/* basics */




/* images and misc. */

img{ border: none; padding: 6px; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px; }
img.right{ float: right; border: none; padding: 6px; }



#content{
margin: 0 auto;
padding:0;
width:960px;
}


body{
	background: #000 url(../images/bg.jpg) top repeat-x;
	margin:0px auto;
	padding: 0;
	font-family:Arial, Helvetica, sans-serif;
	line-height:18px;
	color:#fff;
}



h2{
	font-size: 18px;
	color: #ffffff;
	margin-bottom: 10px;
}

h3{
	font-size: 14px;
	color: #ffffff;
	border-bottom:5px solid #cc0000;
	color:#fff;
	margin:10px;
	padding:10px 0 10px 0px;
	text-transform:uppercase;
}


img{
	border:0;
}

a{
	color:#fff;
}


#header{
margin: 0 auto;
padding:0;
width:960px;
height:120px;
}

#header #logo{
width:335px;
height:49px;
position:relative;
top:45px;
left:50px;
background: url(../images/seesmart_logo.png) center no-repeat;
}

#header #logo:hover{
cursor:pointer;
background: url(../images/seesmart_logo_over.png) center no-repeat;
}


#topnav{
	width:220px;
	margin-left:600px;
}

#topnav input{
	font-size:14px;
	padding:5px 0 5px 10px;
	height:16px;
	width:233px;
	background:url(../images/search_input.png) no-repeat;
	border:none;
}


#banner{
margin: 0 auto;
padding:6px;
width:948px;
height:288px;
background: #000 url(../images/banner_bg.jpg) center no-repeat;
}

#banner_inner{
margin:0;
padding:0;
}


#mainnav{
margin: 0 auto;
padding:0;
width:960px;
}


#mainnav div{
display:block;
height:38px;
float:left;
}

#mainnav #products{
width:170px;
background:url(../images/products_btn_off.jpg) no-repeat;
}

#mainnav #services{
width:151px;
background:url(../images/services_btn_off.jpg) no-repeat;
}

#mainnav #about{
width:151px;
background:url(../images/about_btn_off.jpg) no-repeat;
}

#mainnav #kb{
width:218px;
background:url(../images/kb_btn_off.jpg) no-repeat;
}

#mainnav #media{
width:143px;
background:url(../images/media_btn_off.jpg) no-repeat;
}

#mainnav #gallery{
width:143px;
background:url(../images/gallery_btn_off.jpg) no-repeat;
}

#mainnav #blog{
width:119px;
background:url(../images/blog_btn_off.jpg) no-repeat;
}

#mainnav #support{
width:159px;
background:url(../images/support_btn_off.jpg) no-repeat;
}

#mainnav #contact{
width:159px;
background:url(../images/contact_btn_off.jpg) no-repeat;
}

#mainnav #products:hover{
background:url(../images/products_btn_on.jpg) no-repeat;
}

#mainnav #services:hover{
background:url(../images/services_btn_on.jpg) no-repeat;
}

#mainnav #about:hover{
background:url(../images/about_btn_on.jpg) no-repeat;
}

#mainnav #kb:hover{
background:url(../images/kb_btn_on.jpg) no-repeat;
}

#mainnav #media:hover{
background:url(../images/media_btn_on.jpg) no-repeat;
}

#mainnav #gallery:hover{
background:url(../images/gallery_btn_on.jpg) no-repeat;
}

#mainnav #blog:hover{
background:url(../images/blog_btn_on.jpg) no-repeat;
}

#mainnav #support:hover{
background:url(../images/support_btn_on.jpg) no-repeat;
}

#mainnav #contact:hover{
background:url(../images/contact_btn_on.jpg) no-repeat;
}

#mainnav div ul{
position:absolute;
width:220px;
display:none;
padding-left:20px;
margin-top:38px;
}

#mainnav div ul li{
padding-left:25px;
border-bottom:1px solid #666;
background: url(../images/90_trans.png);
}

#mainnav div ul li:hover{
background: #cc0000;
}

#mainnav div ul li a:hover{
text-decoration:none;
}


#mainnav div:hover ul{
display:block;
}



#featured{
	padding:0;
	margin:0;
}


.block_featured div{
	height:290px;
}

.block_featured img{
	margin: 15px;
}

.block_featured h3{
	padding-bottom:5px;
	border-bottom: 4px solid #cc0000;
	font-size:18px;
}

.block_featured p{
	width:190px;
	font-size:12px;
}






.divider{
	border-top: 2px solid #333;
	width:760px;
	margin-left:20px;
	clear:both;
}

.imgbox{
	float:left;
	padding:5px;
}


#content h3{

}

.redtitle{
	border-bottom:4px solid #cc0000;
	color:#fff;
	margin:0 10px 0 10px;
	padding:0 0 10px 0px;
	text-transform:uppercase;
}



#left{
	float:left;
	width:600px;
	border-right: 2px solid #333;
	padding-top:5px;
}


#right{
	float:right;
	width:200px;
	padding-top:5px;
}

#content p{
	font-size:14px;
	padding: 10px;
}


#productbox{
margin:0; padding:0
width:960px;
height:415px;
}

#product_bar{
margin:0; padding:0;
width:900px;
height:45px;
background:url(../images/product_bar.png) no-repeat left;

padding:10px 0 0 0;
}

#product_name{
float:left;
padding:10px 50px 0 15px;
}
#product_name h2{
margin:0;
padding:0 0 3px 0;
width:200px;
border-bottom:4px solid #cc0000;
text-transform:uppercase;
font-size:14px;
}


#overview{
background:url(../images/product_overview.png) no-repeat right;
width:107px; height:35px; float:left;
}
#specs{
background:url(../images/product_specs.png) no-repeat center;
width:82px; height:35px; float:left;
}
#tech{
background:url(../images/product_tech.png) no-repeat center;
width:70px; height:35px; float:left;
}
#compare{
background:url(../images/product_compare.png) no-repeat left;
width:105px; height:35px; float:left;
clear:right;
}

#overview.selected{
background:url(../images/product_overview_on.png) no-repeat right !important;
}
#specs.selected{
background:url(../images/product_specs_on.png) no-repeat center !important;
}
#tech.selected{
background:url(../images/product_tech_on.png) no-repeat center !important;
}
#compare.selected{
background:url(../images/product_compare_on.png) no-repeat left !important;
}


#detailstable td{
	border-bottom:1px solid #333333;
	padding:10px;
}

.form_title{
	font-size:12px;
	font-weight:bold;
}

ul{
	margin:0;
	padding:0;
}

ul li{
	list-style:none;
	margin:0;
	padding:3px 0 3px 0;
}

ul li a{
	background-color: transparent;
	background-image: url(../images/marker1.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: 0pt 5px;
	padding-left: 12px;
	font-size: 14px;
	line-height: 18px;
	text-decoration:none;
}

ul li a:hover{
	text-decoration:underline;
}





/*Contact form stlyes --------------------------------------------------------- */
.ContactFormItems{
padding-left:10px;
line-height:24px;
font-size:14px;
}

.ContactFormItems .StandardI{
width:180px;
border:none;
padding:4px;
}




#footer{
	margin:0 auto;
	padding:0;
	margin-top:25px;
	margin-bottom:-20px;
	height:345px;
	background:url(../images/footer_bg.jpg) no-repeat center top;
	
	font-size: 12px;
	color: #ffffff;
	text-align:center;
}

#footer ul li{
	list-style:none;
	margin:0;
	padding:0;
}

#footer ul li a{
	font-size: 12px;
	line-height: 14px;
}

#footer h3{
padding:0;
margin:20px 5px 10px 0;
padding-bottom: 5px;
border-bottom: 4px solid #cc0000;
font-size: 14px;
text-align:left;
}


#footerboxes{
	width:960px;
	height:265px;
	margin:0 auto;
	text-align:left;
}

#footercontact td{
	font-size:12px;
	padding:2px;
}

#copyright{
padding:10px;
}

#rss_title a{
	text-decoration:none;
}

#footer2{
	height:285px; 
	overflow:hidden;
}


/*product slider specific css */

a.selected {
	text-decoration:underline !important; 
	color:#4b412f !important;
}

#scroller-body {
	width:620px;
	height:378px;
	background:url(../images/product_backing.png) no-repeat top center;
}

#mask {
	width:610px;
	height:368px;
	overflow:hidden;
	margin:0 auto;
}

#panel {

}

#panel div {
float:left;
}

/* Extra styling for each panel*/

#panel-1 {
}

#panel-2 {
}

#panel-3 {

}

#panel-4 {
}