	body {font-family:arial;color:white;background:rgb(34, 51, 68);padding:0px;margin:0px;}
	a{color:white;text-decoration:none;border:0px;}
        img {border:0px;}

	h4{margin-bottom:5px;}
	
	#container {width:900px;margin:0 auto;}
	.clear{clear:both;}
	.header{height:100px;}
	.header-text{float:left;font-size:20pt;font-family:'arial black';margin-top:20px;}
	.orderinfo {-moz-border-radius-bottomleft:10px;-moz-border-radius-bottomright:10px;-webkit-border-bottom-left-radius: 10px;-webkit-border-bottom-right-radius: 10px;font-size:9pt;font-weight:bold;float:right;width:330px;padding:20px 10px 10px 10px;background:rgb(16,26,36);text-align:right;}

	.nav{font-size:11pt;font-weight:bold;}
	.nav ul {margin-left:-40px;}
	.nav ul li{list-style-type:none;float:left;text-align:center;padding-right:10px;padding-left:10px;border-bottom:3px solid rgb(34, 51, 68);margin-left:3px;}
	.nav ul li:hover{border-bottom:3px solid rgb(92,191,235);}
	.nav-border {background:url(images/nav-shadow.png) no-repeat}
	
	.left-nav {float:left;width:200px;}	
	.left-nav{font-size:10pt;font-weight:bold;}
	/*.left-nav ul li{-webkit-border-bottom-left-radius: 10px;}*/
	.left-nav ul {margin-left:-40px;margin-top:0px;}
	.left-nav ul li{list-style-type:none;margin:0px 1px 1px 0px;background:rgb(16,26,36);padding:10px 10px 10px 10px; }
	.left-nav ul li:hover{background:rgb(58, 120, 149);}
	.subcategory {float:right;width:160px;margin:3px 0px 3px 0px;}
	.subcategory:hover{color:black}
	

	.content{margin-top:-10px;}
	.main-content {float:left;width:699px;background:rgb(16,26,36);min-height:300px;}
	.featured {min-height:150px;}
	.borderline {border-bottom:3px solid rgb(92,191,235)}
	.subtitle {margin:10px;}
	.product-container {margin:10px 0px 0px 10px;}
	.product-gradation {background:url(images/product-side-gradient.png) no-repeat;float:right;height:187px;}
	.product-list {background:rgb(65, 90, 106);float:left;height:187px; width:134px;margin:0px 3px 3px 0px;}
	.product-list:hover {background:rgb(105, 130, 146);}
	
	.product-image {margin:0 auto;text-align:center;margin-top:10px;height:122px;}
	.product-image img {width:122px;}
	.product-name {font-size:8pt;margin:5px;}
	.product-price {color:rgb(92, 191, 235);font-weight:bold;font-size:8pt;margin:5px;margin-top:-5px;}
	
	.product-image-detil {margin:0 auto;text-align:center;float:left;margin-top:10px;width:250px;}
	.product-image-detil img {width:200px;}
	.product-name-detil {font-size:12pt;margin:5px;font-weight:bold;}
	.product-spec, .product-desc {font-size:10pt;margin:5px;width:360px;}
	.product-spec-field {color:#ccc;float:left;width:150px;}
	.product-spec-value {float:left;width:200px;}
	.product-spec-field, .product-spec-value {border-bottom:1px solid #333;padding:2px;}
	
	.product-price-detil {color:rgb(92, 191, 235);font-weight:bold;font-size:14pt;margin:10px 0px 0px 5px;}

	
	.footer {padding:10px;text-align:right;font-size:8pt;color:#999;}


#floating_banner_bottom {
	text-align: center;
	width: 100%;
	bottom: 0px;
	margin-bottom: 0px;
	height: 50px;
	position: fixed;
	z-index: 100;
	right: 0;
	 _position:absolute;
	  _top:expression(document.body.scrollTop+document.body.clientHeight-this.clientHeight);
}
#floating_banner_bottom { margin-bottom: 0px; bottom: 0 }
 
#floating_banner_bottom div.close {
	margin: 0 auto;
	width: 980px;
	height: 10px;
	text-align: right;
}
