﻿@charset "utf-8";
/* CSS Document */



body {
	height:100%;
	margin:0 auto;
	min-height:100%;
	width:1020px;
	font-family:Verdana, Arial, Helvetica, sans-serif
}
* {
	margin:0;
	padding:0;
	-webkit-text-size-adjust:none;
}
img {
	border:0
}
#header {
	clear:both;
	margin-bottom:5px;
	width:100%;
}
#topnav {
	border-top:5px solid #7C001C;
}
#topnav #icons {
	float:right
}
#topnav ul#topnavac {
	list-style:none;
	float:right;
	background:#7C001C;
	z-index:999;
	width:400px;
	margin:-2px 0 0 0;
	height:19px;
	border-bottom:1px solid #680018
}
ul#topnavac li {
	float:left;
}
ul#topnavac a#toplast {
	border-right:none
}
ul#topnavac li a {
	border-left:1px solid #888888;
	border-right:1px solid #555555;
	color:white;
	font-size:10px;
	font-weight:bold;
	padding:3px 15px;
	text-decoration:none;
	vertical-align:middle
}
ul#topnavac li a:hover {
	text-decoration:underline
}
#logo {
	clear:both;
	height:70px;
	position:relative;
	top:5px;
	width:100%;
}
#logo #logoimg {
	float:left;
	position:relative;
	top:-10px;
}
#logo #searchform {
	background-color:#C0C0C0;
	float:right;
	padding:5px;
}
#logo #searchform #query {
	font-size:16px;
	width:350px;
}
#logo #searchform #searchbutton {
	font-size:15px;
	font-weight:bold;
	height:27px;
}
#logo #searchform a {
	color:black;
	float:left;
	font-size:11px;
	font-weight:bold;
	padding:5px 5px 5px 10px;
	text-decoration:none;
}
#logo #searchform a:hover {
	text-decoration:underline;
	color:#444;
}
#menu {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/nav_bg.png) no-repeat scroll 0 0;
	height:36px;
	margin:0 auto;
	width:1035px;
	z-index:1000;
	position:relative;
}
#menu ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
}
#menu ul li {
	float:left;
	color:#fff;
	font-size:11px;
	font-weight:bold;
	text-decoration:none;
	text-transform:none;
}

#menu ul li a {
	background:transparent url(/images/menubg.gif) repeat-x scroll 0 0;
	border-left:1px solid #888888;
	border-right:1px solid #555555;
	color:#fff;
	display:block;
	line-height:35px;
	padding:0 9px;
}
#menu ul li a:hover {
	background:transparent url(images/menubg_spec.gif) repeat-x scroll 0 0;
	background-color:#0069BB;
	color:#FFF;
	display:block;
	padding:0 9px;
}
#menu li ul {
	list-style-type: none;
	text-align:left;
	left:-999em;
	width: 150px;
	position: absolute;
	line-height: 20px;
	border:5px solid #bb0102;
}
#menu li ul li {
	float: left;
	width: 150px;
	background: #fff;
	border-bottom:solid 1px #eee;
}
#menu li ul a {
	display: block;
	width: 131px;
	background:none;
	line-height: 24px;
	text-shadow:none;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	border-width:0 0 1px;
}
#menu li ul a:link {
	color:#6884c5;
}
#menu li ul a:visited {
	color:#6884c5;
}
#menu li ul a:hover {
	color:#6884c5;
	background:#fff;
	text-decoration:underline;
	margin:0;
}
#menu li:hover ul {
	left: auto;
}
.nav_iframe {
	position:absolute;
	visibility:inherit;
	top:0;
	left:0;
	width:150px;
	z-index:-999;
	filter:Alpha(Opacity=0);
	border-style:none;
}
#menu ul li a.clearance {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/menubg_spec.gif) repeat-x scroll 0 0;
	border-right:0 none;
	width:87px;
}
#headerBanner {
	float:left;
	margin:10px 0 0 0;
	padding:0;
}
#headerBanner img.first {
	margin-right:10px;
}
#headerBanner img, #headerBanner a {
	float:left;
}
#leftbox {
	clear:both;
	float:left;
	overflow:hidden;
	width:206px;
	margin-top:10px;
}
#leftbox h2 {
	background:url(images/hbg.png) repeat-x;
	width:190px;
	height:29px;
	font-size:14px;
	padding:5px;
	color:#FFF;
}
#leftbox #pronav {
	padding-bottom:10px;
	width:199px;
	float:left;
	margin:10px 0;
	border:1px solid #7C001C;
}
#leftbox #pronav li {
	font-size:12px;
	background:#FFF;
	padding:3px;
	margin-left:5px;
	line-height:150%;
	border-bottom:1px solid #BBBBBB;
}
#leftbox #pronav li a {
	background-position:0 0;
	font-size:12px;
	font-weight:normal;
	letter-spacing:normal;
	padding:7px 10px;
	font-size:12px;
	color:#000;
	text-decoration:none;
	background:url(images/arrowright.png) no-repeat scroll 1px 50%;
}
#leftbox #pronav li#proend {
	border-bottom:none;
}
#leftbox #left-top {
	margin-top:10px;
	float:left
}
#leftbox #left-bottom {
	float:left
}
#leftbox #pronav li:hover {
	background:#EEEEEE;
	background-repeat:no-repeat;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#leftbox #hot {
	border:1px solid #596072;
	border-bottom:none;
	border-top:none;
	list-style:none;
	width:199px;
	float:left;
}
#leftbox h3 {
	background:url(images/righttopbg.gif) repeat-x;
	color:white;
	display:block;
	font-weight:bold;
	margin:3px 0 0 0;
	padding:6px 0 0 0;
	text-align:center;
	text-decoration:none;
	font-size:11px;
	width:201px;
	height:19px;
	float:left;
}
#hot li {
	border-bottom:1px solid #596072;
	text-align:center;
	padding:5px 5px 10px;
}
#hot span {
	border:4px none;
	color:red;
	display:block;
	font-size:13px;
	font-weight:bold;
	padding:4px;
}
#hot a {
	display:inline;
	color:#444444;
	text-decoration:none;
	font-size:11px;
}
#hot a:hover {
	color:red;
	text-decoration:underline
}
#info {
	width:201px;
	float:left;
	margin:15px 0 0 0;
}
#info h3 {
	background:#6C6C6C;
	font-size:11px;
	padding:5px;
	text-align:center;
	color:#FFF;
	width:190px;
	height:15px;
	margin-bottom:5px;
}
#info ul {
	border:1px solid #D7D7D7;
	border-top:none;
	margin:5px 0 0 0;
}
#info ul li {
	border-bottom:1px solid #EDEDED;
	font-size:11px;
	padding:2px 10px;
	list-style:none;
	line-height:150%
}
#info ul li a {
	color:#666;
	text-decoration:none;
}
#info ul li a:hover {
	color:red;
	text-decoration:underline
}
#newsletter {
	border:1px solid silver;
	padding:10px 0 0 5px;
	text-align:left;
	font-size:11px;
	margin:15px 0 0 0;
	float:left;
	width:195px;
}
#newsletter .inputtext {
	margin-top:5px;
}
#newsletter .sign {
	float:right;
	margin:5px 5px 5px 0;
}
#rightbox {
	float:left;
	margin-left:10px;
	_margin-left:0px;
	width:802px;
}
.blk_header {
	background:transparent url(images/indexbg.png) repeat scroll 0 -40px;
	width:790px;
	font-size:1.4em;
	font-weight:bold;
	margin:12px 0 0 5px;
	padding:0 0 0 6px;
	position:relative;
	text-shadow:1px 1px 0 black;
	overflow:hidden;
	height:25px;
	color:#FFFFFF;
	font-size:14px;
	padding:5px 6px 6px 4px;
	float:left
}
.clearfix {
	background:url(images/hotbg.png) no-repeat;
	float:left;
	width:802px;
	padding:2px;
	margin:-4px 0 0 4px;
	height:267px;
}
.product-block-5 {
	margin:0;
	padding:10px 0;
	width:400px;
	list-style:none;
	float:left;
}
.product-block-5 h2 {
	display:block;
	font-size:18px;
	font-weight:bold;
	height:48px;
	line-height:24px;
	margin:0;
	padding:4px 10px 6px;
	float:left;
}
.product-block-5 a {
	color:#0187C5;
	text-decoration:none
}
.product-block-5 a:hover {
	color:red
}
.image_clear {
	height:165px;
	margin:0;
	width:175px;
	float:left
}
.prod_des_bx {
	float:right;
	width:205px;
	margin:6px 10px;
}
.desc {
	font-size:12px;
	color:#666;
	padding:5px 0;
}
.price {
	color:#C71A20;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
}
.hott {
	margin:5px 0 0 4px;
	float:left;
}
.hot_header {
	background:url(images/indexbg.png) no-repeat scroll 0 -75px;
	float:left;
	width:802px;
	_width:796px;
	padding:10px 6px 5px 4px;
	font-size:14px;
	font-weight:bold;
}
.hott ul {
	background:url(images/hottop.png) repeat-y;
	float:left;
	width:780px;
	padding:10px;
	border-top:1px solid #BABABA;
}
.hott ul li {
	float:left;
	list-style:none;
	width:179px;
	_width:156px;
	text-align:center;
	margin-left:5px;
	display:inline;
	padding:2px;
}
.prod_des_bx {
	font-size:11px;
	font-weight:bold;
	line-height:14px;
	margin-bottom:4px;
	overflow:hidden;
	width:179px;
	_width:156px;
}
.hott ul a {
	text-decoration:none;
	color:#0187C5
}
.sku {
	font-size:11px;
	color:#666;
}
.pro_price {
	color:#C71A20;
	font-size:18px;
	font-weight:bold;
	line-height:24px;
}
.text {
	padding:20px;
	font-size:11px;
	line-height:18px;
	float:left;
	background:url(images/hottop.png) repeat-y;
	width:760px;
}
.hotbottom {
	margin-left:-1px;
}
.text .s1 {
	font-size:11px;
	line-height:18px;
}
.text a {
	padding:0 2px 0 0;
}
a, a span {
	cursor:pointer;
}
a, a:visited {
	color:#0187C5;
	text-decoration:none;
}
.text .s2 {
	font-size:13px;
}
.s3 {
	font-size:15px;
	line-height:18px;
}
.cloud .s4 {
	font-size:17px;
	line-height:18px;
}
#footer {
	-moz-background-clip:border;
	-moz-background-inline-policy:continuous;
	-moz-background-origin:padding;
	background:transparent url(images/righttopbg.png) repeat-x scroll 0 5px;
	border-bottom:1px solid #BBB;
	clear:both;
	margin-top:10px;
	margin-left:auto;
	margin-right:auto;
	padding-top:3px;
	width:1035px;
	font-size:11px;
	float:left
}
#footer p {
	float:left;
	line-height:20px;
	padding:5px;
	width:23%;
}
#footer p b {
	color:#FFFFFF;
	display:block;
	margin:0 0 5px 55px;
	text-align:left;
}
#footer p a {
	color:#000000;
	display:block;
	margin-left:60px;
	text-align:left;
	text-decoration:none;
}
#footer a:hover {
	color:#800000;
	text-decoration:underline;
}
#footer-links {
	font-size:11px;
	margin:5px 0;
	float:left;
	width:1035px;
}
#footer-links h1 {
	font-size:11px;
	float:left;
	vertical-align:middle;
}
#footer-links span {
	color:#A8A9A9;
	margin:0 15px 0 16px;
	float:right;
}
#footer-links img {
	padding-left:10px;
	vertical-align:middle;
}
.special-offers {
	margin-bottom:12px;
}

