@charset "UTF-8";
/* CSS Document */


body {
margin:0;
padding:0;
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size:12px;
color:#4f5292;
background:#fff;
}


p {
line-height:1.5em;
padding:0.5em 0;
margin:0;
}

h1 {
margin:0;
padding: 0.25em 0 ;
font-size:18px;
text-shadow:0 1px 0 #ddd;



}

h3 {
margin:0;
padding: 0.25em 0 ;
font-size:14px;


}

li {
margin:0;
padding:0.5em 0;
}

ul {
margin:0;
padding:0;
list-style-position:inside;

}


#header {
width:962px;
margin:0 auto;
padding:0 10px;
display:block;
background:url(../images/images/header-background.jpg) repeat-x;
height:102px;
color:#FFFFFF;
}

#header h1  {
font-size:12px;
margin:0;
padding:5px 0 0 0;
font-weight:bold;


}


#header h3 {
margin:0;
padding:0;
font-size:16px;
}


#nav {
display:block;
margin:0 auto;
margin-bottom:15px;
width: 982px;
padding:10x 10px;
background:url(../images/images/nav-bar.jpg) top no-repeat;
height:41px;
color:#FFFFFF;
}


#nav ul{
margin:3px 0 0 30px;
padding:0;
display:block;
list-style:none;
float:left;

}

#nav ul li {
float:left;
border-left:outset 1px #666666  ;
border-right:outset 1px ;
padding:0 10px;
line-height:2.5em;
height:28px;
position:relative;
}


#nav ul li:hover {
background:url(../images/images/nav-over.jpg) repeat-x center;
border-left:inset 1px  #666  ;
border-right:inset 1px #666  ;
}

#nav ul li.sub ul.submenu{
position:absolute;
top:-9999px;
left:-9999px;

}



#nav ul li.sub:hover ul.submenu {
width:198px;

border:1px solid #9496bd;
background:url(../images/images/content-background.jpg) bottom repeat-x #fff;
padding:3px;
margin:0;
list-style:none;
top:26px;
left:0px;
display:block;
z-index:10000;
}


#nav ul li.sub:hover ul.submenu li:hover,#nav ul li.sub:hover ul.submenu li {
background:none;
border:none;
margin:0;
padding:0;
}

#nav li.sub:hover ul.submenu li a {
border-bottom: 1px dotted;
width:188px;
padding:0 5px;
text-align:left;
font-size:11px;
display:block;
color:#4f5292;
	text-shadow:none;


}

#nav li.sub:hover ul.submenu li a:hover {
background:#9496bd;
color:#fff;
	text-shadow:none;


}


#container {
width:980px;
display:block;
margin:0 auto;
padding:0;
min-height:400px;


}


#footer {
width:960px;
display:block;
margin:10px auto 0 auto;
padding:10px 10px 0 10px;
color:#FFFFFF;
background:url(../images/images/footer.jpg) no-repeat #595d78;
}


.col {
display:block;
float:left;
/*
border-right: 1px solid #CCCCCC;
*/
width:180px;
color:#FFFFFF;
padding:0 0 0 10px;
}


#news {
display:block;
padding:0px;
width:500px;
height: 120px;
float:left;

}


#nav ul li a, .col a, #footer a, #header h1 a {
color:#fff;
text-decoration:none;
text-shadow:0 1px 0 #666, 0 -1px 0 #000;
}
ul.submenu li a {
	text-shadow:0 0px 0 #666, 0 -1px 0 #000;

	text-shadow:none;
	
}
.col h3 {
font-size:14px;
margin:0;
padding:0;

}

.col ul {
margin:0 0 0 auto;
padding:0;
line-height:1.5em;
list-style-position:inside;
list-style:none;
}



.cart {
background:url(../images/images/cart-button.png) no-repeat;
display:block;
width:91px;
height:40px;
margin:0;
float:right;
font-size:18px;
font-weight:bold;
padding:7px 0 0 45px;
color:#292d7b;
text-decoration:none;

}


.cart a {
text-decoration:none;

}
.featured {
width:216px;
float:left;
display:block;
margin:0 9px 0 0;
padding:10px;
height:340px;
background:url(../images/images/featured-box.jpg) no-repeat;


}

.featured img {
margin:0 auto;
display:block;
}




.featured h1, .cat-product h1 {
font-size:16px;
line-height:1.15em;
padding:0 0 10px 0;
color:#FFFFFF;
margin:0;
text-shadow:0 1px 0 #666, 0 -1px 0 #000;


}

.featured h1 a, .cat-product h1 a {
color:#FFFFFF;
text-decoration:none;
text-shadow:0 1px 0 #666, 0 -1px 0 #000;
}

.clearboth {
clear:both;
}

.ftlt {
float:left;
}

.ftrt {
float:right;
}

.linkbutton {
background:url(../images/images/orange-button.png) no-repeat;
display:block;
width:95px;
height:48px;
color:#292d7b;
font-weight:bold;
line-height:4.15em;
text-decoration:none;
text-align:center;


}

.redbutton {
background:url(../images/images/red-button.png) no-repeat;
display:block;
width:150px;
height:45px;
color:#fff;
font-weight:bold;
line-height:3.75em;
text-decoration:none;
text-align:center;


}

.shopbutton {
background:url(../images/images/shop-button.png) no-repeat;
display:block;
width:140px;
height:48px;
color:#292d7b;
font-weight:bold;
line-height:4.15em;
text-decoration:none;
text-align:center;


}





.cat-product{
display:block;
width:980px;
height:287px;
padding:10px;
margin:0 0 10px 0;
background:url(../images/images/category-panel.jpg) no-repeat;

}


.price {
font-size:26px;
color:#a3111f;

}

.oldprice {
text-decoration:line-through;
font-size:16px;
color:#006;

}

.rebate {
font-size:18px;
font-weight:bold;
color:#000000;
}


/*   PRODUCT CONTENT AREA */


#tab ul {
list-style:none;
margin:0px;
padding:1px 0 0 10px;
}


 #overtab-on,  #featurestab-on,  #demotab-on,  #specstab-on, #reviewtab-on {
float:left;
padding: 0px;
margin:0 5px;
line-height:2.5em;
width:161px;
height:35px;
text-align:center;
font-size:14px;
font-weight:bold;
background: url(../images/images/tab-on.jpg) no-repeat;
}

#overtab-on a, #featurestab-on a,  #demotab-on a,  #specstab-on a, #reviewtab-on a{
text-decoration:none;
color:#9496bd;
}


 #overtab-off,  #featurestab-off,  #demotab-off,  #specstab-off {
float:left;
padding: 0px;
margin:0 5px;
line-height:2.5em;
width:161px;
height:35px;
text-align:center;
font-size:14px;
font-weight:bold;
color:#FFFFFF;
background: url(../images/images/tab-off.jpg) no-repeat;
}



 #overtab-off a, #featurestab-off a, #demotab-off a, #specstab-off a {
text-decoration:none;
color:#fff;
}



h1.product {
font-size:16px;
width:980px;
background:url(../images/images/product-top.jpg) no-repeat;
height:45px;
padding:0px 0 0 15px;
margin:0 0 0px 0;
line-height:2em;
color:#FFFFFF;
font-weight:bold;
display:block;
text-shadow:0 1px 0 #666, 0 -1px 0 #000;

}

h1.product a {

color:#fff;
text-decoration:none;
}

.content-top {
background:url(../images/images/content-top.jpg) no-repeat bottom;
width:980px;
height:45px;
margin:0;
padding:0;
}


.content {
width:958px;
background:url(../images/images/content-background.jpg) repeat-x bottom;
border-left:1px solid #9496bd;
border-right:1px solid #9496bd;
padding:0 10px;
margin:0;
display:block;
}




.content-bottom {
background:url(../images/images/content-bottom.jpg) no-repeat;
width:980px;
height:45px;
margin:0;
padding:0;


}


#overview {

}

#specs {

}


#features {


}


#demo {



}

#page {
width:730px;
float:left;
display:block;
}

#page h1 a {
color:#9496bd;}


#sidebar {
float:right;
width:236px;
display:block;

}


#sidebar ul, #sidebar ul li{
margin:0;
padding:0;
list-style-position:outside;


}

.post-container {
width:730px;
float:left;
display:block;

}

.post-top {
background:url(../images/images/post-top.jpg) no-repeat;
height:10px;
display:block;
margin:0;
padding:0;
width:732px;


}


.post-content {

min-height:600px;
display:block;
border-left:1px solid #9496bd;
border-right:1px solid #9496bd;	
display:block;
margin:0;
padding:10px;
width:710px;
background:url(../images/images/content-background.jpg) repeat-x bottom;



}

.post-bottom {

background:url(../images/images/post-bottom.jpg) no-repeat;
height:16px;
display:block;
margin:0;
padding:0;
width:732px;
height:20px;


}



/* Panel */

.panel h1{
font-size:16px;
width:226px;
background:url(../images/images/panel-top.jpg) no-repeat;
height:42px;
padding:0px 0 0 15px;
margin:0 0 0px 0;
line-height:2.3em;
color:#FFFFFF;
font-weight:bold;
text-transform:uppercase;
display:block;
}

.panel .panelcontent {
border-top:none;
background:url(../images/images/content-background.jpg) repeat-x bottom;
padding:0px 0px 0px 15px;
margin:0px 0 px 0;
width:219px;
border-left:1px solid #9496bd;
border-right:1px solid #9496bd;	
}




.panel .panelcontent p {margin:0; line-height:1.75em; padding:0;}

.panel .panelbottom {
background:url(../images/images/panel-bottom.jpg) no-repeat;
display:block;
height:25px;
margin:0;
padding:0;
} 


.panel .panelcontent ul {
list-style:none;
margin:0;
padding:0;
}


.panel .panelcontent ul li{
border-bottom:1px dotted #666666; display:block; margin:0; width:180px; padding:0;
background:none;
line-height:1.75em;
}

.border {
border-bottom:1px dotted #666666; display:block; margin:0; width:180px; padding:0;
}


.button { border:none;

display:block;
width:125px;
height:45px;
color:#fff;
font-weight:bold;
background:url(../images/images/button.png) no-repeat  ;
cursor:pointer;
line-height:normal;
font-size:10px;

}