/* 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; background-image:url('/media/img/back.gif');}
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;}
b {color:#A1A1A1;}

img, a img {border:0;}

/* main page styles */
#content_center { position: relative; width: 934px; margin: auto; text-align: left; border-bottom:1px dashed #1C1C1C;}
#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:135px; width: 930px; background:#1B1B1B; position:relative;}
#header h1 {
	text-align: center;
	padding: 20px;
 	font-size: 2.1em;
	color: white;
}


/* featured news */
#news_header {color:#666; padding-top:2px; text-align:center; float:left; font-size:0.9em; height:38; width:930px;
	background:url('/media/img/header_below.gif'); margin-bottom:20px; }

/* subheader */ 
#subheader {float:left; background:#545454;}

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

#box {width:235px; background:#262626; padding:15px 12px 15px 13px; line-height:0; -webkit-border-radius: 5px; border: 1px solid #2b2b2b;}
#box:hover {border:1px solid #1B1B1B;}
	#box img {width:110px; height:75px; background:; border:1px solid #909090; -webkit-box-shadow: 0 0px 2px #000;}
	#box img:hover {border:1px solid #6f9dde;}
	#box 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 */
.double_column {padding: 0px 25px 0px 25px; position: relative; float: left; width: 565px;}
.single_column {padding: 0px 25px 0px 25px; position: relative; float: left; width: 260px;}
.three_column {padding: 0px 25px 0px 25px; position: relative; float: left; width: 260px;}

/* 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:15px 15px; text-align:center; font-size:0.9em; float:left; width:900px; margin:auto; 
	background:#1B1B1B url('/media/img/footer_shadow.gif') no-repeat; 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:930px; background:; float:left;}
