/* CSS Document */
*{margin:0px; padding:0px;}
body{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333333;
}
img{
	border:0px;
}
a, a:hover, a:active{
	color:#333333;
	text-decoration:none;
}
a:hover{
	color:#333333;
	text-decoration:underline;
}
.auto{
	width:980px;
	margin:0px auto 0px auto;
}

.login{
	margin-left:10px;
	margin-right:10px;
}
.login li{
	list-style:none;
	float:left;
	padding-left:2px;
	padding-right:2px;
}
.login li p{
	line-height:20px;
}
.login li p a{
	color:#084A64;
}
/*
.bg_head{
	background:url(../images/bg_head.jpg) right no-repeat;
	height:40px;
}
.bg_head .cart_info{
	margin-top:5px;
	float: right;
}
.bg_head .cart_info li{
	list-style:none;
	float:left;
	margin-left:10px;
	margin-right:10px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:21px;
}
.bg_head .cart_info li a{
	color:#FFFFFF;
	text-decoration:underline;
}
.bg_head .cart_info a:hover{
	color:#FFFFFF;
	text-decoration:none;
}
.bg_head .cart_info a:active{
	color:#FFFFFF;
}
*/
.bg_head{
	height:40px;
}
.bg_head .cart_info{
	margin-left:150px;
	margin-top:5px;
}
.bg_head .cart_info li{
	list-style:none;
	float:left;
	margin-left:10px;
	margin-right:10px;
	font-weight:bold;
	line-height:21px;
}
.bg_head .cart_info li a{
	text-decoration:underline;
}
.bg_head .cart_info a:hover{
	text-decoration:none;
}
.bg_head .cart_info a:active{
}
.cart .cart1{
	border-left:1px #ccc solid;
	border-right:1px #ccc solid;
}
.cart .cart1 td{
	border-bottom:1px #ccc solid;
	font-size: 11px;
}
#nav{
	width:100%;
	clear:both;
	position:relative;
}
#nav li{
	list-style:none;
	margin-top:15px;
	float:left;
	text-align:center;
	font-weight:bold;
	margin-bottom:10px;
}
#nav li a{
	color:#fff;
	display:block;
	padding-left:25px;
	padding-right:25px;
	*padding-left:30px;
	*padding-right:30px;
}
#nav li a:hover{
	color:#fff;
}

#nav li ul {
	line-height: 23px;  list-style-type: none;text-align:left;
	left: -999em; width: 150px; position: absolute;
}
#nav li ul li{
	float: left; width:auto;
	background: #eee;
	margin:0px;
	border-right:0px;
	border-bottom:1px #999 solid;
}

#nav li ul a {
	color:#666; display: block; width:120px;text-align:left;padding-left:20px; font-size: 10px;
}

#nav li ul a:hover  {
	color:#F3F3F3;text-decoration:none;font-weight:normal;
	background:#D84B13;
	font-weight:bold;
}

#nav li:hover ul {
	left: auto;
}
#nav li.sfhover ul {
	left:auto;
}
#content {
	clear: left;
}

.search{
	padding-top:5px;
	padding-bottom:2px;
	border:1px #ccc solid;
	background:#C6DCE7;
	padding-left:20px;
}
.search li{
	list-style:none;
	float:left;
	margin-left:1px;
	margin-right:1px;
}
.search .categories{
	width:125px;
	line-height:21px;
	background:url(../images/categories.jpg) 0px 0px no-repeat;
}
.search li a{
	width:120px;;
	display:block;
	padding-left:5px;
	overflow:hidden;
}
.search li a:hover{
	text-decoration:none;
}
.search ul{
	position:absolute;
	left:auto;
	top:auto;
	border:1px #ddd solid;
	background:#fff;
}
.search ul li{
	list-style:none;
	clear:both;
	margin:0px;
	line-height:20px;
}
.search ul li a:hover{
	text-decoration:none;
	background:#00f;
	color:#FFFFFF;
}
#search-keyword {
	height: 15px;
}
.pad{
	width:230px;
}
.pad td{
	padding-bottom:15px;
}
.pad td td{
	padding:0px;
}

.gg{
	width:230px;
	height:399px;
	clear:both;
	background:url(../images/banner2.jpg) no-repeat;
}
.bannerleft {
	margin-bottom: 15px;
}
.boxleft, .boxmain {
	margin-bottom: 15px;
}
.boxleft th, .boxmain th {
	width:100%;
	color:#FFFFFF;

        background:#000000;
	font-weight:bold;
	font-size:15px;
	text-align: left;
	padding: 8px 8px;
	text-transform: uppercase
}
.boxleft th a, .boxleft th a:visited, .boxleft th a:hover {
	color:#FFFFFF;
	font-size:15px;
}
.boxleft td, .boxmain td {
	text-align: left;
	padding: 5px 5px 5px 10px;
	border: 1px solid #cccccc;
	border-top: none;
	line-height: 18px;
}
.boxleft td {
	font-size: 11px;
	background-color: #F6F6F6;
}
.boxleft td h3 {
	margin-top: 5px;
	font-size: 14px;
}
.boxleft td div ul li {
	text-align: left;
	padding-left: 5px;
}
.boxleft td td {
	border: none;
	padding: 0;
}
#buyersguide th, #newslettersidebox th, #manufacturers th {
	background:url(../images/bg1.jpg) repeat-x;
}
.boxmain th {

        #background:#2D2A25;
	text-transform: capitalize;
}
#newslettersidebox td div {
	padding-top: 5px;
	text-align:center;
}
#bannerbox2 {
	margin-bottom: 0;
}
.content{
	margin-left:15px;
	width:100%;
}
.content .banner{
	clear:both;
	width:100%;
}
.content .banner li{
	list-style:none;
}
.content .banner .title{
	width:100%;
	line-height:36px;
	background:#765A4D;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
}
.content .banner .title p{
	margin-left:10px;
}
.content .banner .banner{
	text-align:center;
	margin-top:10px;
}
.content .banner .banner p{
	float:left;
}
.content .ul1{
	clear:both;
	width:100%;
	margin-top:10px;
	list-style:none;
}
.content .ul1 .bt{
	width:100%;
	line-height:36px;
	background:#765A4D;
	font-weight:bold;
	font-size:16px;
	color:#FFFFFF;
}
.content .ul1 .bt p{
	margin-left:10px;
}
.content .ul1 .bt2{
	line-height:26px;
	background:url(../images/bg7.jpg) repeat-x;
	margin-top:5px;
}
.content .ul1 .bt2 p{
	margin-left:10px;
}
.content .ul1 .product_info{
	width:171px;
	overflow:hidden;
	margin-left:5px;
	margin-right:5px;
	margin-bottom:5px;
	margin-top:10px;
	float:left;
}
.content .ul1 .product_info p{
	padding:2px;
	background:url(../images/ico2.jpg) 0px 5px no-repeat;
	padding-left:7px;
	width:164px;
}
.content .ul1 .product_info .product{
	background:none;
	width:171px;
	padding:0px;
}
.content .ul1 .product_info .product_title{
	background:none;
	font-weight:bold;
	padding-top:10px;
}
.content .ul1 .product_info .button{
	background:none;
	width:171px;
	padding:0px;
	padding-top:6px;
}



h3{
	color:#666;
	font-size:16px;
}
.nTab{
float: left;
width: 736px;
margin: 0 auto;
border:1px #cccccc solid;
background:#fff;
background-position:left;
background-repeat:repeat-y;
margin-bottom:2px;
}
.nTab .TabTitle{
clear: both;
height: 28px;
overflow: hidden;
}
.nTab .TabTitle ul{
border:0;
margin:0;
padding:0;
}
.nTab .TabTitle li{
float: left;
width: 244px;;
cursor: pointer;
padding-top: 4px;
padding-right: 0px;
padding-left: 0px;
padding-bottom: 2px;
list-style-type: none;
}
.nTab .TabTitle .active{
background:#fff;
border-bottom:1px #fff solid;
background:url(../images/tc.jpg);
color:#fff;
}
.nTab .TabTitle .normal{
background:url(../images/index2_r32_c22.jpg);
border-right:1px #cccccc solid;
border-left:1px #cccccc solid;
border-bottom:1px #cccccc solid;
}
.nTab .TabContent{
	width:auto;
	background:#fff;
	margin: 0px auto;
	padding:10px 0 0 0;
	min-height: 180px;
}
.none {display:none;}
.STYLE7 {font-size: 18}

.xxk{
	width:100%;
}
.xxk li{
	width: 180px;
	min-height: 280px;
	list-style:none;
	margin: 0 0 10px 1px;
	text-align:left;
	float:left;
	padding: 0;
}
.xxk li p {
	overflow:hidden;
	padding-top:2px;
	padding-bottom:2px;
}
.xxk li .price{
	font-weight:bold;
	color:#D34A16;
}
.price{
	font-weight:bold;
	color:#D34A16;
}
.list-model, th.list-model {
	padding-top: 6px;
	padding-left: 5px;
	font-weight: normal;
}
.list-image {
	text-align: center;
}

.foot1 {
	background:#01709D;
	margin-top:10px;
}
.foot1 .bottom-bar {
	padding: 2px 15px 10px 15px;
}
.foot1 .bottom-bar table {
	margin-top: 10px;
	margin-right: 40px;
	width: 150px;
	float: left;
}
.foot1 .bottom-bar table th {
	text-align: left;
	padding-left: 15px;
}
.foot1 .bottom-bar table th, .foot1 .bottom-bar table th a {
	font-size: 14px;
	color: #DDDDDD;
}
.foot1 .bottom-bar a, .foot1 .bottom-bar a:visited, .foot1 .bottom-bar a:hover {
	color: #DDDDDD;
}
.foot1 td p{
	margin-left:10px;
	border-bottom:1px #CEC9D2 dashed;
	line-height:20px;
	color: #DDDDDD;
}

.foot2{
	background:#2D2A25;
	color:#FFFFFF;
}
.foot2 td {
	padding: 0 25px 0 25px;
	line-height: 20px;
}
.foot2 .foot-logo {
	padding-top: 20px;
}
.foot2 .foot-logo img {
	margin-right: 5px;
}
.foot2 .foot-copyright {
	padding-bottom: 15px;
}
.foot2 .foot-copyright a {
	margin-left: 3px;
	margin-right: 3px;
}
.foot2 a, .foot2 a:visited, .foot2 a:hover {
	color:#FFFFFF;
}
.border{
	border:solid 1px #DDDDDD;
}
.border table td{
	line-height:23px;
	padding-left:5px;
	border-bottom:1px #ccc solid;
}


.list_content{
	margin-left:15px;
}
.list_content .wr{
	width:100%;
	margin-top:10px;
	clear:both;
}
.list_content .wr li{
	list-style:none;
	width:100%;
	margin:0px;
}
.list_content .wr .showpage{
	height:38px;
	background:url(../images/bg4.jpg) 0px 0px repeat-x;
}
.list_content .wr .showpage table{
	height:37px;
}
.list_content .wr .showpage table td{
	line-height:36px;
	padding-left:2px;
	padding-right:2px;
	font-weight:bold;
}
.list_content .wr .view{
	height:23px;
	background:url(../images/bg5.jpg) 0px 0px repeat-x;
}
.list_content .wr .view .rr{
	margin-left:5px;
	margin-right:5px;
	width:100%;
}
.list_content .wr .view .rr li{
	list-style:none;
	float:left;
	width:auto;
	padding-left:2px;
	padding-right:2px;
	line-height:23px;
}
#view {
	background: url(../images/view-bg2.jpg) center repeat-x;
}
#view ul {
	margin-left: 5px;
}
#view li {
	float: left;
	text-align: left;
}
#view .view{
	width:28px;
	line-height:23px;
	font-weight: bold;
}
#view .list a, #view .list2 a {
	width:30px;
	line-height:23px;
	display:block;
	padding-left: 18px;
	background:url(../images/bg2.jpg) 0px -23px no-repeat;
}
#view .list a:hover, #view .list2 a {
	background:url(../images/bg2.jpg) 0px 0px no-repeat;
}
#view .grid a, #view .grid2 a {
	width:30px;
	line-height:23px;
	padding-left:18px;
	display:block;
	background:url(../images/bg2.jpg) -44px -23px no-repeat;
}
#view .grid a:hover, #view .grid2 a {
	background:url(../images/bg2.jpg) -44px 0px no-repeat;
}
#view .gallery a, #view .gallery2 a{
	width:50px;
	line-height:23px;
	padding-left:18px;
	display:block;
	background:url(../images/bg2.jpg) -90px -23px no-repeat;
}
#view .gallery a:hover, #view .gallery2 a{
	background:url(../images/bg2.jpg) -90px 0px no-repeat;
}
#view .all a,
#view .freeshipping a{
	line-height:23px;
	display:block;
	margin-left:10px;
	margin-right:5px;
	text-align:center;
}
#view .show a {
	line-height:20px;
	display:block;
	border:1px #000 solid;
	background:#fff;
	margin: 1px 5px 0 10px;
	text-align:center;
	font-weight:bold;
	color:#c00;
	padding:0 5px;
}
.list_content .wr .goods ul li{
	list-style:none;
	margin-left:5px;
	margin-right:5px;
	width:171px;
	overflow:hidden;
	float:left;
	margin-top:10px;
	margin-bottom:5px;
}
.list_content .wr .goods ul li p{
	padding-left:2px;
	padding-bottom:2px;
	text-align:left;
}
.list_content .wr .goods .price{
	font-weight:bold;
	color:#DF4C0B;
}
.list_content .wr .page{
	margin-top:15px;
	background:url(../images/bg4.jpg) repeat-x;
	clear:both;
	text-align:center;
	height:38px;
}
.list_content .wr .page table{
	margin-top:5px;
}
.list_content .wr .page table td{
	line-height:10px;
	padding:0px;
	margin:0px;
}
.list_content .wr .page table td a{
	width:20px;
	height:20px;
	line-height:20px;
	background:#fff;
	font-weight:bold;
	display:block;
	margin-bottom:10px;

}
.r1{
	width:68%;
	margin-right:10px;
	border:1px #ccc solid;
	margin-bottom:10px;
	padding-bottom:10px;
	float:left;
}
.r1 p{
	font-weight:bold;
	color: #FF3300;
	margin:3px 10px 0 5px;
}
.r1 a{
	line-height:18px;
	margin-left:5px;
	text-align:left;
	display:block;
	float:left;
	width: 157px;
	/*white-space:nowrap;*/
}
.r1 a, .r1 a:link, .r1 a:hover, .r1 a:visited{
	font-size: 11px;
	color: #003399;
}
.r2{
	width:30%;
	height: 94px;
	background:url(../images/bgbg.jpg) 0px 0px repeat-x;
	float:left;
	border:1px #ccc solid;
}

.r2 p{
	margin:4px;
	padding:1px;
}
.r2 p a{
	text-decoration:underline;
}
.r2 p a:hover{
	color:#D34A16;
}
.list_content .left p{
	padding:1px;
}
.list_content .left .lag img{
	border:1px #ccc solid;
}
.list_content .right{
	margin-left:10px;
}
.list_content .right td{
	line-height:20px;
	padding:2px;
}
.list_content .right td table{
	border:1px #ccc solid;
}
.list_content .right td td{
	line-height:14px;
	border-right:1px #ccc solid;
	border-bottom:1px #ccc solid;
}
.list_content .right td td table{
	border:0px;
}
.list_content .right td td table td{
	border:0px;
}
.list_content .right td .rrr{
	border:0px;
}
.list_content .right td .rrr td{
	border:0px;
	padding:0px;
	margin:0px;
	font-size:11px;
}
.list_content .right td .rrr table{
	border:0px;
}
.list_content .right td .rrr td table td{
	border:0px;
	padding:0px;
	margin:0px;
}
.rrrr{
	width:90%;
	margin-top:10px;
	margin-left:10px;
	margin-bottom:10px;
	margin-right:10px;
}
.rrrr li{
	list-style:none;
	line-height:22px;
	background:url(../images/icon.jpg) 0px 9px no-repeat;
	text-align:left;
}
.rrrr li a{
	margin-left:10px;
}


.clssMainRoll {
	/*FILTER: progid:DXImageTransform.Microsoft.Slide(slidestyle=SWAP,Bands=1); CURSOR: pointer*/
	filter:RevealTrans ( duration = 2£¬transition=12 );
}



#featured-categories .fc {
	width: 170px;
	height: 310px;
	margin-right: 7px;
	margin-top: 8px;
	float: left;
}

#featured-categories h3 {

	line-height: 20px;
	text-align: center;
}
#featured-categories div ul {
	margin-left: 20px;
        margin-top:0px;
}

#featured-categories div ul li {
	padding-left: 10px;
	list-style: none;
	background: url(../images/ico2.jpg) 0 7px no-repeat;
}





#index-banner li {
	float: left;
	width: 20%;
	padding-top: 5px;
	text-align: center;
}
#breadcrumb-trail {
	height: 26px;
	padding-left: 10px;
	font-weight: bold;
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Geneva, sans-serif;
	background: url(../images/breadcrumb-trail.gif) center center repeat-x;
	border: 1px solid #CCCCCC;
	border-top: none;
}
#breadcrumb-trail a {
	text-decoration: underline;
}
#sub-categories th {
	text-align: left;
	padding-left: 10px;
}
#sub-categories ul li {
	width: 30%;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
#quantityDiscounts {
	margin-top: 5px;
	border-top: 1px solid #CCCCCC;
}
#quantityDiscounts th {
	background-color: #EEEEEE;
	text-align: center;
}
#quantityDiscounts td {
	text-align: center;
	border-top: 1px dashed #CCCCCC;
}
#quantityDiscounts .r-dashed {
	border-right: 1px dashed #CCCCCC;
}
.info-price {
	font-size: 17px;
	font-style: italic;
	color: #FF6600;
	margin: 8px 6px;
	font-weight: bold;
}
.info-price .productSpecialPrice {
	color: #FF6600;
}
.ai_out, .ai_over {
	width: 46px;
	height: 44px;
	float: left;
	margin-left: 2px;
	margin-top: 2px;
	cursor: pointer;
	border: 1px solid #CCCCCC;
}
.ai_over {
	border: 1px solid #FF0000;
}
#cartBoxEmpty {
	font-weight: normal;
}
#info-page {
	margin: 5px 0;
	border: 1px solid #999999;
	padding:0;
	overflow: hidden;
	height: 30px;
	background-color: #EFEFEF;
}
#info-page li {
	list-style: none;
	padding: 6px 5px 3px 5px;
	margin: 0;
	float: left;
}
#info-page a, #info-page a:hover, #info-page a:link, #info-page a:visited {
	color: #4777B9;
	text-decoration: underline;
}
#shipping_estimator th {
	height: 20px;
}
#shipping_estimator td {
	padding: 3px;
}
#top-c {
	background: url(../images/small-pix-2.gif) 214px center no-repeat #EEECDD;
	color: #AE0009;
	padding-left: 10px;
	font-weight: bold;
}
#top-t {
	background: url(../images/small-pix-2.gif) 214px center no-repeat #EEECDD;
	text-align: left;
	padding-left: 19px;
	font-weight: bold;
	color: #AE0009;
}
#top-s {
	text-align: left;
	padding-left: 30px;
}
#top-s a {
	font-weight: bold;
	color: #AE0009;
}
.top-p {
	background: url(../images/small-pix-1.gif) 4px center no-repeat #EEECDD;
}
#left-menu td {
	font-size: 11px;
}
#left-menu a:hover {
	text-decoration: none;
	color: #F90;
}
#left-menu td.over {
	background: url(../images/icon.jpg) 20px center no-repeat #EEECDD;
	text-align: left;
	padding-left: 30px;
	cursor: pointer;
}
#left-menu td.over a {
	color: #F90;
}
#left-menu td.out {
	background: none;
	text-align: left;
	padding-left: 30px;
	cursor: pointer;
}
#left-menu td.out a {
	color: #000;
}
.page-list td {
	padding-top: 5px;
}
.page-list li {
	width: 24px;
	border: 1px solid #CCC;
	margin: 4px;
	float: left;
	padding: 2px;
	background-color: #FFF;
}
.page-list .n {
	background-color: #A4E8FB;
	font-weight: bold;
}
#bgSwitch h3 {
	font-size: 12px;
	background: url(../images/dot.gif) left 4px no-repeat;
	padding-left: 12px;
}
#bgSwitch ul li {
	background: url(../images/current_category_arrow.gif) 12px 6px no-repeat;
	padding-left: 20px;
}
#bgSwitch ul li.bgon {
	background: url(../images/current_category_arrow_on.gif) 12px 6px no-repeat;
	padding-left: 20px;
}
#bgSwitch ul li.bgon a, #bgSwitch ul li.bgon a:visited {
	color: #3D69B0;
}
#listCell0-2 {
	padding-left:8px;
}
#listCell0-3 {
	width: 135px;
}
.u-n-r {
	clear:both;
	overflow:hidden;
	width:100px;
	background:url(../images/line.jpg) no-repeat center center;
}
#shoppingcartBody {
}
label.inputLabel {
	font-size: 12px;
	clear: both;
}
#checkoutNewAddress table td {
	height: 24px;
}
#AddressBook .inputLabel, #accountEditDefault .inputLabel , #accountPassword .inputLabel, #checkoutShipAddressDefault .inputLabel {
	font-size: 14px;
	padding: 12px;
}
#AddressBook select, #checkoutPayAddressDefault select, .InputAddressBook {
	vertical-align: middle;
	margin-left: 10px;
	font-size: 14px;
	padding: 3px;
}
#options select {
	width: 200px;
}
.list-bt {
	padding-top: 2px;
	background: url(../images/dotted-x.gif) repeat-x center bottom;
}
.list-bt table {
	margin-top: 10px;
}
#ProductsDescription ul {
	margin-left: 8px;
}
#ProductsDescription ul li {
	margin-left: 16px;
	list-style: disc;
}
#TopMenuBanner {
	background: url(../images/pager_bg.gif) repeat-x center center;
	border: 1px solid #ccc;
}
#TopMenuBanner td {
	padding-left: 5px;
	padding-right: 5px;
	height: 24px;
	text-align: right;
}
#TopMenuBanner a {
	margin: 0 2px;
}
#reward-points {
	color:#008000;font-weight:bold;margin-top:7px;
}
#W-Review {
	color: #4777B9;
	margin-top: 5px;
	text-decoration: underline;
	font-style: italic;
}
.bg_head2{
	background:url(../images/bg_head2.jpg) right 50px no-repeat;
}
#flag-currency img {
	margin: 3px 0 3px 10px;
	cursor: pointer;
}
.right-on {
	border: 3px solid #ff0000;
	width: 144px;
	height: 46px;
}
.right-off {
	border: 3px solid #111111;
	width: 144px;
	height: 46px;
}
.list-price {
	padding: 0 5px;
}
.list-reviews {
	padding: 2px 3px 0 2px;
}
.list-buy {
	padding: 3px 3px 0 3px;
}
.category-list {
	margin-top: 15px;
}
.category-list th {
	font-size: 16px;
}
.category-list th a {
	color: #333333;
}
.category-list th, .category-list-more {
	padding: 8px 5px 5px 5px;
	background-color: #EEECDD;
}
.category-list-more span {
	padding: 3px 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	font-size:13px;
}
.category-list-products {
	padding-bottom: 5px;
}
.category-list-products div {
	width: 182px;
	overflow: hidden;
	float:left;
}
.ws-bg {
	z-index: 1;
	width: 170px;
	position:absolute;
}
.ws-fg {
	z-index: 2;
	width: 170px;
	height: 158px;
	background: url(../images/wholesale2.gif) center 153px no-repeat;
	position:relative;
	cursor: pointer;
}
.ws-bg2 {
	z-index: 1;
	width: 220px;
	position:absolute;
}
.ws-fg2 {
	z-index: 2;
	width: 220px;
	height: 208px;
	background: url(../images/wholesale2.gif) center 203px no-repeat;
	position:relative;
	cursor: pointer;
}
.rp-name {
	line-height: 15px;
}
.CheckoutShippingAddress td {
	vertical-align: top;
}