body {
	min-width: 800px;
	min-height: 600px;
	margin: 0;
	padding: 0;
	font-family: "Lucida Grande", "Lucida Sans Unicode", Verdana, "sans-serif";
	-webkit-user-select: none;
}

p {
	-webkit-user-select: auto;
}

a {
	color: #a00;
	text-decoration: none;
	-webkit-user-select: text;
}

a:hover {
	text-decoration: underline;
}

img {
	display: block;
	margin: 0;
	padding: 0;
	-moz-user-select: none;
}

textarea {
	display: block;
	margin: 0;
	padding: 0;
	text-indent: 0;
	background: transparent;
	outline: none;
	border: none;
	overflow: hidden;
	resize: none;
}

.drag {
	position: absolute;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	background: url('dock/transparent.gif');
}

.instance .control {
	visibility: hidden;
}

.instance .control .resize {
	position: absolute;
	right: -6px;
	bottom: -9px;
	width: 31px;
	height: 31px;
	background: url('widget_control/resize.png') center center no-repeat;
}

.instance .control .box {
	position: absolute;
	left: -19px;
	top: -23px;
	width: 72px;
	height: 24px;
	padding: 4px 7px 10px 7px;
	background: url('widget_control/box.png');
}

.instance .control .box div {
	float: left;
	width: 22px;
	height: 22px;
	margin: 1px;
}

.instance .control .box div:active:hover {
	background-position: 0 100%;
}

.instance .control .box .close {
	background: url('widget_control/box_close.png');
}

.instance .control .box .stepback {
	background: url('widget_control/box_stepback.png');
}

.instance .control .box .showoptions {
	background: url('widget_control/box_showoptions.png');
}

.instance .control .box .options {
	position: absolute;
	left: 74px;
	top: 24px;
	width: 100px;
	height: 20px;
	padding: 5px 0 7px 6px;
	background: url('widget_control/box_options.png');
	visibility: hidden;
	overflow: hidden;
}

.instance .control .box .options .option {
	float: left;
	width: 16px;
	height: 16px;
	margin: 2px;
}

.instance .control .box .options .option:active:hover {
	background-position: 0 100%;
}

.instance .content {
	width: 100%;
	height: 100%;
}

.instance img {
	width: 100%;
	height: 100%;
}

.temp {
	position: absolute;
	top: 0;
	left: 0;
	visibility: hidden;
}

.chrome div {
	position: absolute;
}

.chrome .top_left {
	left: -11px;
	top: -7px;
	width: 22px;
	height: 22px;
	background: url('bezels/shadow/top_left.png');
}

.chrome .top_right {
	right: -11px;
	top: -7px;
	width: 22px;
	height: 22px;
	background: url('bezels/shadow/top_right.png');
}

.chrome .bottom_left {
	left: -11px;
	bottom: -15px;
	width: 22px;
	height: 22px;
	background: url('bezels/shadow/bottom_left.png');
}

.chrome .bottom_right {
	right: -11px;
	bottom: -15px;
	width: 22px;
	height: 22px;
	background: url('bezels/shadow/bottom_right.png');
}

.chrome .top_center {
	left: 11px;
	right: 11px;
	top: -7px;
	height: 22px;
	background: url('bezels/shadow/top_center.png') repeat-x;
}

.chrome .center_right {
	right: -11px;
	top: 15px;
	bottom: 7px;
	width: 22px;
	background: url('bezels/shadow/center_right.png') repeat-y;
}

.chrome .bottom_center {
	left: 11px;
	right: 11px;
	bottom: -15px;
	height: 22px;
	background: url('bezels/shadow/bottom_center.png') repeat-x;
}

.chrome .center_left {
	left: -11px;
	top: 15px;
	bottom: 7px;
	width: 22px;
	background: url('bezels/shadow/center_left.png') repeat-y;
}

.chrome[option="whitepaper"] .top_left {
	left: -17px;
	top: -13px;
	width: 24px;
	height: 23px;
	background: url('whitepaper/top_left.png');
}

.chrome[option="whitepaper"] .top_right {
	right: -17px;
	top: -13px;
	width: 24px;
	height: 23px;
	background: url('whitepaper/top_right.png');
}

.chrome[option="whitepaper"] .bottom_left {
	left: -17px;
	bottom: -21px;
	width: 24px;
	height: 23px;
	background: url('whitepaper/bottom_left.png');
}

.chrome[option="whitepaper"] .bottom_right {
	right: -17px;
	bottom: -21px;
	width: 24px;
	height: 23px;
	background: url('whitepaper/bottom_right.png');
}

.chrome[option="whitepaper"] .top_center {
	left: 7px;
	right: 7px;
	top: -13px;
	height: 23px;
	background: url('whitepaper/top_center.png') repeat-x;
}

.chrome[option="whitepaper"] .center_right {
	right: -17px;
	top: 10px;
	bottom: 2px;
	width: 24px;
	background: url('whitepaper/center_right.png') repeat-y;
}

.chrome[option="whitepaper"] .bottom_center {
	left: 7px;
	right: 7px;
	bottom: -21px;
	height: 23px;
	background: url('whitepaper/bottom_center.png') repeat-x;
}

.chrome[option="whitepaper"] .center_left {
	left: -17px;
	top: 10px;
	bottom: 2px;
	width: 24px;
	background: url('whitepaper/center_left.png') repeat-y;
}

.chrome[option="iphone"] .top_left {
	left: -23px;
	top: -19px;
	width: 28px;
	height: 26px;
	background: url('bezels/iphone/top_left.png');
}

.chrome[option="iphone"] .top_right {
	right: -23px;
	top: -19px;
	width: 28px;
	height: 26px;
	background: url('bezels/iphone/top_right.png');
}

.chrome[option="iphone"] .bottom_left {
	left: -23px;
	bottom: -27px;
	width: 28px;
	height: 29px;
	background: url('bezels/iphone/bottom_left.png');
}

.chrome[option="iphone"] .bottom_right {
	right: -23px;
	bottom: -27px;
	width: 28px;
	height: 29px;
	background: url('bezels/iphone/bottom_right.png');
}

.chrome[option="iphone"] .top_center {
	left: 5px;
	right: 5px;
	top: -19px;
	height: 26px;
	background: url('bezels/iphone/top_center.png') repeat-x;
}

.chrome[option="iphone"] .center_right {
	right: -23px;
	top: 7px;
	bottom: 2px;
	width: 28px;
	background: url('bezels/iphone/center_right.png') repeat-y;
}

.chrome[option="iphone"] .bottom_center {
	left: 5px;
	right: 5px;
	bottom: -27px;
	height: 29px;
	background: url('bezels/iphone/bottom_center.png') repeat-x;
}

.chrome[option="iphone"] .center_left {
	left: -23px;
	top: 7px;
	bottom: 2px;
	width: 28px;
	background: url('bezels/iphone/center_left.png') repeat-y;
}

.chrome[option="heavypaper"] .top_left {
	left: -26px;
	top: -22px;
	width: 26px;
	height: 28px;
	background: url('bezels/heavypaper/top_left.png');
}

.chrome[option="heavypaper"] .top_right {
	right: -26px;
	top: -22px;
	width: 26px;
	height: 28px;
	background: url('bezels/heavypaper/top_right.png');
}

.chrome[option="heavypaper"] .bottom_left {
	left: -26px;
	bottom: -30px;
	width: 26px;
	height: 30px;
	background: url('bezels/heavypaper/bottom_left.png');
}

.chrome[option="heavypaper"] .bottom_right {
	right: -26px;
	bottom: -30px;
	width: 26px;
	height: 30px;
	background: url('bezels/heavypaper/bottom_right.png');
}

.chrome[option="heavypaper"] .top_center {
	left: 0;
	right: 0;
	top: -22px;
	height: 28px;
	background: url('bezels/heavypaper/top_center.png') repeat-x;
}

.chrome[option="heavypaper"] .center_right {
	right: -26px;
	top: 6px;
	bottom: 0;
	width: 26px;
	background: url('bezels/heavypaper/center_right.png') repeat-y;
}

.chrome[option="heavypaper"] .bottom_center {
	left: 0;
	right: 0;
	bottom: -30px;
	height: 30px;
	background: url('bezels/heavypaper/bottom_center.png') repeat-x;
}

.chrome[option="heavypaper"] .center_left {
	left: -26px;
	top: 6px;
	bottom: 0;
	width: 26px;
	background: url('bezels/heavypaper/center_left.png') repeat-y;
}

.chrome[option="reinforced"] .top_left {
	left: -23px;
	top: -19px;
	width: 31px;
	height: 28px;
	background: url('bezels/reinforced/top_left.png');
}

.chrome[option="reinforced"] .top_right {
	right: -23px;
	top: -19px;
	width: 31px;
	height: 28px;
	background: url('bezels/reinforced/top_right.png');
}

.chrome[option="reinforced"] .bottom_left {
	left: -23px;
	bottom: -27px;
	width: 31px;
	height: 34px;
	background: url('bezels/reinforced/bottom_left.png');
}

.chrome[option="reinforced"] .bottom_right {
	right: -23px;
	bottom: -27px;
	width: 31px;
	height: 34px;
	background: url('bezels/reinforced/bottom_right.png');
}

.chrome[option="reinforced"] .top_center {
	left: 8px;
	right: 8px;
	top: -19px;
	height: 28px;
	background: url('bezels/reinforced/top_center.png') repeat-x;
}

.chrome[option="reinforced"] .center_right {
	right: -23px;
	top: 9px;
	bottom: 7px;
	width: 31px;
	background: url('bezels/reinforced/center_right.png') repeat-y;
}

.chrome[option="reinforced"] .bottom_center {
	left: 8px;
	right: 8px;
	bottom: -27px;
	height: 34px;
	background: url('bezels/reinforced/bottom_center.png') repeat-x;
}

.chrome[option="reinforced"] .center_left {
	left: -23px;
	top: 9px;
	bottom: 7px;
	width: 31px;
	background: url('bezels/reinforced/center_left.png') repeat-y;
}

.whiteBorder div {
	position: absolute;
}

.whiteBorder .top_left {
	left: -18px;
	top: -14px;
	width: 22px;
	height: 22px;
	background: url('bezels/border/top_left.png');
}

.whiteBorder .top_right {
	right: -18px;
	top: -14px;
	width: 22px;
	height: 22px;
	background: url('bezels/border/top_right.png');
}

.whiteBorder .bottom_left {
	left: -18px;
	bottom: -22px;
	width: 22px;
	height: 22px;
	background: url('bezels/border/bottom_left.png');
}

.whiteBorder .bottom_right {
	right: -18px;
	bottom: -22px;
	width: 22px;
	height: 22px;
	background: url('bezels/border/bottom_right.png');
}

.whiteBorder .top_center {
	left: 4px;
	right: 4px;
	top: -14px;
	height: 22px;
	background: url('bezels/border/top_center.png') repeat-x;
}

.whiteBorder .center_right {
	right: -18px;
	top: 8px;
	bottom: 0;
	width: 22px;
	background: url('bezels/border/center_right.png') repeat-y;
}

.whiteBorder .bottom_center {
	left: 4px;
	right: 4px;
	bottom: -22px;
	height: 22px;
	background: url('bezels/border/bottom_center.png') repeat-x;
}

.whiteBorder .center_left {
	left: -18px;
	top: 8px;
	bottom: 0;
	width: 22px;
	background: url('bezels/border/center_left.png') repeat-y;
}

#dragspace {
	position: absolute;
	top: 0;
	z-index: 1001;
}

#toolbar {
	position: relative;
	top: -176px;
	margin: auto;
	width: 528px;
	height: 144px;
	z-index: 1000;
}

#toolbar p {
	font-size: 10px;
	word-spacing: -1px;
	color: #c0c0c0;
	cursor: default;
	-webkit-user-select: none;
}

#contents {
	position: absolute;
	top: 0;
	right: -28px;
	width: 0;
	height: 147px;
	padding-left: 4px; /*temp*/
	margin-left: 4px; /*temp*/
	background: url('dock/content_background.png') top right;
	overflow: hidden;
}

#widgets {
	position: absolute;
	right: 14px;
	width: 415px;
	overflow: hidden;
}

#widgets .scroller {
	position: relative;
	left: 0;
	padding: 4px 0 2px 0;
	width: 415px;
	height: 84px;
}

#widgets .scroller .widget {
	position: relative;
	float: left;
	/*width: 75px;
	height: 75px;
	margin: 4px;*/
}

.preview {
	position: absolute;
}

.preview .small {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
}

.preview .large {
	position: absolute;
	top: 0;
	width: 100%;
	height: 100%;
	visibility: hidden;
}

.preview img {
	position: absolute;
}

.preview .regular {
	width: 100%;
	height: 100%;
}

.preview .drag {
	z-index: 2;
}

#tools {
	position: relative;
	width: 411px;
	padding: 2px;
	height: 38px;
	overflow: hidden;
}

#tools .option {
	float: left;
	height: 100%;
}

#tools form {
	width: 120px;
	padding: 0 78px 0 12px;
}

#tools form input.field {
	float: left;
	width: 100%;
	height: 18px;
	margin: 1px -11px 1px -11px;
	padding: 4px 11px 0 11px;
	font-size: 12px;
	border: none;
	background:  url('dock/input_field.png');
	-webkit-border-radius: 11px;
	outline: none;
}

#tools form input.button {
	display: block;
	float: left;
	width: 40px;
	height: 22px;
	margin: 1px -53px 1px 13px;
	padding: 0;
	border: none;
	line-height: 100%;
	text-indent: 100%;
	background: transparent url('dock/button_go.png');
}

#tools .option .indicator {
	float: left;
	width: 22px;
	height: 22px;
	margin: 1px;
	background: url('dock/indicator.gif') center center no-repeat;
	visibility: hidden;
}

#tools form.option .indicator {
	margin: 1px -77px 1px 55px;
}

#tools .navigation {
	float: right;
	width: 48px;
	height: 100%;
	visibility: hidden;
}

#tools p {
	clear: both;
	line-height: 12px;
	padding: 0;
	margin: 0 2px 0 2px;
	text-align: center;
}

#tools .navigation .button {
	float: left;
	width: 22px;
	height: 22px;
	margin: 1px;
}

#previous {
	background: url('dock/button_previous.png');
}

#next {
	background: url('dock/button_next.png');
}

#webclip {
	background: url('dock/widget_webclip.png');
}

#itunes {
	background: url('dock/widget_itunes.png');
}

#weather {
	background: url('dock/widget_weather.png');
}

#unitconverter {
	background: url('dock/widget_unitconverter.png');
}

#stickies {
	background: url('dock/widget_stickies.png');
}

#addressbook {
	background: url('dock/widget_addressbook.png');
}

#flighttracker {
	background: url('dock/widget_flighttracker.png');
}

#calculator {
	background: url('dock/widget_calculator.png');
}

#business {
	background: url('dock/widget_business.png');
}

#dictionary {
	background: url('dock/widget_dictionary.png');
}

#google {
	background: url('dock/widget_google.png');
}

#ical {
	background: url('dock/widget_ical.png');
}

#movies {
	background: url('dock/widget_movies.png');
}

#stocks {
	background: url('dock/widget_stocks.png');
}

#worldclock {
	background: url('dock/widget_worldclock.png');
}

#tilegame {
	background: url('dock/widget_tilegame.png');
}

#translation {
	background: url('dock/widget_translation.png');
}

#sources {
	position: relative;
	width: 528px;  /*inherit, stoopid IE*/
	height: 204px; /*inherit, stoopid IE*/
	padding: 0 28px 0 28px;
	margin: 0 -28px 0 -28px;
	background: url('dock/scanline.png') repeat-x;
}

#sources .frame {
	position: relative;
	width: 100%;
	height: 100%;
	background: url('dock/frame_middle.png') repeat-x;
}

#sources .frame .left {
	position: absolute;
	left: -50px;
	width: 50px;
	height: 100%;
	background: url('dock/frame_left.png') no-repeat;
}

#sources .frame .right {
	position: absolute;
	right: -50px;
	width: 50px;
	height: 100%;
	background: url('dock/frame_right.png') no-repeat;
}

#sources .scroller {
	position: relative;
	top: -100%;
	width: 100%;
	height: 176px;
	padding: 0 24px 0 24px;
	margin: 0 -24px 0 -24px;
	overflow: hidden;
}

#sources .scroller .icons {
	position: absolute;
	left: 0;
	width: 576px;
	height: 176px;
}

#sources .scroller .icons .texts {
	/*position: relative;
	width: 100%;
	height: 32px;
	visibility: hidden;*/
}

#sources .scroller .icons .texts .text {
	float: left;
	width: 144px;
	height: 32px;
}

#sources .scroller .icon {
	float: left;
	width: 128px;
	height: 128px;
	margin: 8px;
}

#sources .scroller .icon .button {
	width: 100%;
	height: 100%;
}

#sources .scroller .icon p {
	display: block;
	width: 100%;
	height: 32px;
	text-align: center;
	line-height: 32px;
	font-size: 12px;
	font-weight: bold;
	overflow: hidden;
	-webkit-user-select: none;
	margin-top: 8px;
}

#sources .scroller .icon p span {
	visibility: hidden;
}

#btn_themes .button {
	background: url('dock/source_themes_icon.png');
}

#btn_flickr .button {
	background: url('dock/source_flickr_icon.png');
}

#btn_youtube .button {
	background: url('dock/source_youtube_icon.png');
}

#btn_input .button {
	background: url('dock/source_input_icon.png');
}

#btn_themes p {
	background: url('dock/source_themes_text.png');
}

#btn_flickr p {
	background: url('dock/source_flickr_text.png');
}

#btn_youtube p {
	background: url('dock/source_youtube_text.png');
}

#btn_input p {
	background: url('dock/source_input_text.png');
}

#sources .scroller .shadow {
	width: 100%;
	height: 100%;
	background: url('dock/shadow_middle.png') repeat-x;
}

#sources .scroller .shadow .left {
	position: absolute;
	left: 0;
	width: 24px;
	height: 100%;
	background: url('dock/shadow_left.png') no-repeat;
}

#sources .scroller .shadow .right {
	position: absolute;
	right: 0;
	width: 24px;
	height: 100%;
	background: url('dock/shadow_right.png') no-repeat;
}

#sources .control {
	position: relative;
	top: -100%;
	height: 32px;
	margin-top: -32px;
}

#sources .control .options {
	position: relative;
	padding: 0 13px 0 13px;
	margin: auto;
	margin-bottom: -32px;
	height: 100%;
	background: url('dock/options_middle.png') repeat-x;
	visibility: hidden;
}

#sources .control .options#N1 {
	height: 0;
	margin: 0;
	width: 2px;
}

#sources .control .options#N2 {
	width: 30px;
}

#sources .control .options#N3 {
	width: 58px;
}

#sources .control .options#N4 {
	width: 86px;
}

/*#sources .control .options .middle {
	width: 100%;
	height: 100%;
	background: url('dock/options_middle.png') repeat-x;
}*/

#sources .control .options .left {
	position: absolute;
	width: 20px;
	height: 100%;
	left: -7px;
	background: url('dock/options_left.png') no-repeat;
}

#sources .control .options .right {
	position: absolute;
	width: 20px;
	height: 100%;
	right: -7px;
	background: url('dock/options_right.png') no-repeat;
}

#sources .control .options .buttons {
	position: absolute;
	height: 25px;
	overflow: hidden;
	width: 100%;
	left: 0;
	top: 0;
}

#sources .control .options .button {
	float: left;
	margin: 0 1px 0 1px;
	width: 26px;
	height: 100%;
	background: url('dock/options_button.png') no-repeat 0 0;
}

#sources .control .options .button .icon {
	width: 16px;
	height: 16px;
	margin: 4px 5px 5px 5px;
}

#Featured .icon {
	background: url('dock/icon_star.png');
}

#Interestingness .icon {
	background: url('dock/icon_star.png');
}

#Search .icon {
	background: url('dock/icon_search.png');
}

#User .icon {
	background: url('dock/icon_user.png');
}

#sources .control .toggle {
	position: relative;
	top: 31px;
	margin: auto;
	width: 96px;
	height: 39px;
	background: url('dock/toggle.png') no-repeat;
}

#sources .control .toggle .button {
	position: relative;
	top: 3px;
	margin: auto;
	width: 46px;
	height: 18px;
	background: url('dock/toggle_button.png') no-repeat 0 0;
}

#workarea {
	position: absolute;
	width: 100%;
	height: 100%;
	min-width: 800px; /*inherit, stoopid IE*/
	min-height: 600px; /*inherit, stoopid IE*/
	top: 0;
	left: 0;
}

#workarea .textblock {
	position: relative;
	width: 400px;
	border: 1px solid;
	margin: 0 auto;
	margin-top: 240px;
	font-size: 12px;
	line-height: 15px;
	text-align: justify;
	background: url('white_60.png');
}

#workarea .textblock p {
	position: relative;
	margin: 12px;
}

#workarea .content p {
	margin: 0;
	font-size: 10px;
	width: 100%;
	height: 100%;
	cursor: default;
}

#toolbar .button:active:hover {
	background-position: 0 100%;
}