/* page basics */ 
body {
	color: #ccc;
	background-color: #111;
	margin:0;
	padding:0;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	text-shadow: #fff 0px 0px 0px;
	font-size:12px;
	line-height:1.9em;
}
a {text-decoration:none; color:#fff;}
a.link {display:inline; color:#fff; border-bottom:1px solid #575757;  padding:0px 1px 0px 1px;
	text-decoration:none;}
a.link:hover {border-bottom:1px solid #fff;}
strong {font-weight: normal; color: #fff;}
h1 {font-size:1.3em; font-weight:bold; color:#fff; margin:0 0 0.15em 0;}
h2 {font-size:1em; font-weight:bold; color:#fff; margin:0; border-bottom:1px solid #4D4D4D;}
h3 {font-size:0.9em; font-weight:normal; color:#A1A1A1; margin:1px 0 9px 0;}
sup {color:#fff; font-size:8px;}
strong {display:inline; color:#fff; background-color:#405C36; padding:0px 2px 1px 3px;}

img, a img {border:0;}

/* main page styles */
#content_center {
	position: relative;
	width: 920px;
	margin: 0px auto auto;
	text-align: left;
}
#maincontent {float:left; background-color: #2b2b2b; border-left: 2px solid #0C0C0C; border-right: 2px solid #0C0C0C; border-bottom: 2px solid #0C0C0C;}

/* start header item */
#header {
	height:57px;
	width: 920px;
	background:#E4E4E4 url(_images/menu.gif);
	position:relative;
}
#logo_pico {height:57px; width:89px; background:url('/media/img/logo_pico.gif') no-repeat; margin:0 0 0 25px; float:left;border-right:1px solid #A8A8A8;padding-right:20px;}
#logo_and {height:57px; width:23px; background:url('/media/img/logo_and.gif'); float:left;}
#logo_sofa {
	height:57px;
	width:130px;
	background:url('/media/img/logo_sofa.gif');
	float:left;
	border-right:1px solid #A8A8A8;
	margin-left:15px;
	color: #333333;
	margin-bottom: -30px;
	padding-top: 30px;
	display: inline;
}
#header ol {
	list-style: none;
	margin-left: -30px;
	margin-top: 0px;
}
#header li {
	display: inline;
	margin-left: 0px;
	border-right: 1px solid #999999;
	padding: 18px 0px;
	list-style: none;
	width: 150px;
	float: left;
	margin-top: 0px;
	text-align: center;
	font-size: 14px;
}
#header li a {
	color: #666666;
}
#header li a:hover {
	color: #000000;
}

/* menu buttons */
.bt_name {display:block; color:#1D1D1D; border-bottom:none; line-height:1em; margin:0 0 -3px 0;}
.bt_expl {display:block; color:#737373; font-size:0.8em;}

#download {height:42px; width:199px; background:url('/media/img/menu.gif'); float:right; border-left:1px solid #A8A8A8;
	padding:15px 0 0 0;}
	#download:hover {background-position:0px -57px;}
	#download:active {background-position:0px -114px;}
	#dlarrow {margin:3px 8px 0 35px; float:left;}

/* download popup */
#dl {position:fixed; display:none;}
#dlpop {background:url('/media/img/dlpop_back.png'); width:199px; height:161px; position:fixed; top:45%; left:50%; 
	margin:-110px 0 0 -129px; padding:30px; z-index:200; text-align:center;}
#dlpop h1 {color:#000;}
#dlpop p {color:#444; line-height:1.5em;}
#dlbutton {width:79px; height:24px; background:url('/media/img/dlpop_button.png'); text-shadow: #fff 0px 1px 0px; color:#222;
	margin:auto; padding:3px 0 0 0; font-weight:bold; cursor:default;}
	#dlpop:hover #dlbutton {background-position:0 -27px;}
	#dlpop:hover #dlbutton:active {background-position:0 -54px;}
#backdrop {background:black; width:100%; height:100%; position:fixed; z-index:199; opacity:0.6;}

/* subheader */ 
#subheader {
	margin: 0 0 15px;
	float: left;
}

/* start main content */ 
.features {
	float:left;
	margin-bottom:25px;
}

#screenshots {width:235px; background:#262626; padding:15px 12px 15px 13px; line-height:0; -webkit-border-radius: 5px;}
	#screenshots img {width:110px; height:75px; background:; border:1px solid #909090; -webkit-box-shadow: 0 0px 2px #000;}
	#screenshots img:hover {border:1px solid #6f9dde;}
	#screenshots h3 span {color:#898989; opacity:0.3;}
.ui1, .ui2 {margin-top:5px;}
.ui1, .ui3 {margin-right:7px;}
.ui3, .ui4 {margin-top:7px;}

#overview {background:#222; float:left; margin:5px 12px 0 25px;}

/* column types */
.three_column {
	padding: 0px 25px 0px 25px;
	position: relative;
	float: left;
	width: 250px;
}
.one_column {
	padding: 0px 25px 0px 25px;
	position: relative;
	float: left;
	width: 850px;
}

/* specifications list */ 
#spec_list {padding-top:25px; padding-bottom:35px; float:left; border-top:1px dashed #1C1C1C; position:relative;}
#scissor {width:24px; height:14px; top:-7px; left:10px; background:url('/media/img/scissor.gif'); position:absolute;}
ul {padding:0px 0px 10px 15px; margin:0; list-style:circle; list-style-image: url('/media/img/list_bullet.gif');}
ul li {margin:0; padding:1px;}

/* footer */ 
#footer {
	padding:20px 20px;
	text-align:center;
	font-size:0.9em;
	float:left;
	width:880px;
	margin:auto;
	background:#1B1B1B;
	color:#4E4E4E;
	border-top:1px solid #151515;
}
#footer a {color:#777;}
#footer:hover a {color:#A8A8A8;}
#footer a:hover{color:#fff; text-decoration:underline;}

#foot_space {height:60px; width:920px; background:; float:left;}

