*{
	font-family:Arial, Thaoma;
	font-size:11px;
}

html{
	background: url( 'img/bg.png' ) top left repeat-x #45191e;	
}


.links{
	width:930px;
	margin:0 auto;
	overflow:auto;
	margin-bottom:20px;
	margin-top:75px;
}

.links a{
	display:block;
	float:left;
	color:#fff;
	margin-left:20px;
	text-decoration:none;
}

.links a.cos{
	padding-top:14px;
}

.links a.logo{
	float:right;
	padding:0;
	margin:0;
}


.utils{
	width:900px;
	height:90px;
	margin:0 auto;
	background: url( 'img/top-bg.png' ) top left no-repeat;	
	padding:15px;
}

.utils .search{
	width:450px;
	height:90px;
	background: url( 'img/search-bg.png' ) top left no-repeat;	
	float:left;
}

.utils .search form input.text{
	border:0;
	background:none;
	width:286px;
	height:30px;
	margin-top:37px;
	margin-left:90px;
	font-size:17px;
	font-weight:normal;
	padding-top:3px;
}


.utils .user{
	width:350px;
	height:65px;
	background: url( 'img/user-bg.png' ) top left no-repeat;	
	float:left;
	padding-left:100px;
	padding-top:25px;
}

.utils .user ul{
	margin-top:5px;
}

.utils .user ul li{
	dispaly:block;
	float:left;
	padding-right:15px;
}

.utils .user h4{
	font-size:16px;
}

.utils .user ul li a{
	color:#ff007e;
	text-decoration:none;
	font-weight:bold;
}

.utils .user ul li a:hover{
	text-decoration:underline;
}





.main{
	width:930px;
	margin:0 auto;
	overflow:auto;
}

.main .content{
	width:900px;
	padding:15px;
	background: url( 'img/cont-bg.png' ) top center repeat-y #fff;
	float:left;
}

.main img.end{
	float:left;
}

.main .content .leftcolumn{
	width:160px;
	float:left;
}

.main .content .leftcolumn .parent{
	background: url( 'img/menu/left-bg.png' ) top left no-repeat;
	height:20px;
	padding-top:7px;
	padding-left:10px;
	margin-bottom:5px;
	
	
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;	
	
}

.leftcolumn .menulinks .parent a{
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	padding:0;
	margin:0;
	font-size:12px;
}

.leftcolumn .menulinks .parentcat a{
	text-transform:uppercase;
	font-weight:bold;
}



.leftcolumn .menulinks .current a{
	color:red;
}



.leftcolumn .menulinks .parent a:hover{
	color:#ccc;
}

.menulinks{
	margin-bottom:30px;
}

.menulinks li{
	display:block;
	float:left;
	width:94%;
	padding:7px 0 0 10px;
	margin:0;
}

.menulinks a{
	color:#3e3e3e;
	text-decoration:none;
} 

.menulinks a:hover{
	text-decoration:underline;
}

.menulinks a:active{
	color:#ff007e;
	font-weight:bold;
}



.main .content .middlecolumn{
	width:520px;
	padding-left:15px;
	padding-right:15px;
	margin-left:15px;
	float:left;
}

.whereami{
	display:block;
	width:100%;
	height:40px;
	overflow:auto;
}

.whereami li{
	display:block;
	float:left;
	padding-right:5px;
	color:#723b46;
}

.whereami li a{
	color:#ff007e;
	text-decoration:none;
}


.whereami li a:hover{
	text-decoration:underline;
}

.pagination{
	width:510px;
	height:38px;
	overflow:auto;
	background: url( 'img/pag-bg.png' ) top left no-repeat ;
	padding-top:9px;
	padding-left:9px;
	float:left;
}

.pagination ul{
	display:block;
	float:left;
	width:255px;
}

.pagination ul li{
	display:block;
	float:left;
}

.pagination li.label{
	color:#fff;
	padding-top:5px;
	padding-right:10px;
}


.pagination ul li a{
	display:block;
	width:12px;
	height:16px;
	background: url( 'img/pagination-bg.png' ) top left no-repeat ;
	color:#210203;
	text-decoration:none;
	padding-left:8px;
	padding-top:4px;
}

.pagination ul li a:hover{
	text-decoration:underline;
	color:#dd2680;
}

.pagination .sortorder{
	dispaly:block;
	float:left;
}

.pagination .sortorder li.order select{
	text-align:right;
	font-size:10px;
	width:146px;
	padding:2px;
}






.main .content .middlecolumn h3{
	display:block;
	font-family:tahoma;
	font-size:15px;
	font-weight:bold;
	margin-bottom:20px;
	margin-top:20px;
}

.items{
	width:520px;
	overflow:auto;
	padding-bottom:10px;
}

.items ul li{
	display:block;
	width:128px;
	height:180px;
	float:left;
	border:1px solid #d8d8d8;
	color:#1d1d1d;
	margin-bottom:15px;
	overflow:auto;
	padding:10px;
}

.items ul li.middle{
	margin-left:35px;
	margin-right:35px;
}

.items ul li img{
	display:block;
	float:left;
	padding:0;
	margin:0;
}

.items ul li a.img{
	display:block;
	height:100px;
}



.items ul li a{
	display:block;
	float:left;
}


.items ul li label{
	display:block;
	float:left;
	width:100%;
	border:0;
	color:#ff007e;
	overflow:hidden;
	padding-top:5px;
}


.items ul li a{
	display:block;
	margin-bottom:10px;
}



.items ul li label .old{
	border:0;
	text-decoration:line-through;
	color:#000;
}







.main .content .rightcolumn{
	width:160px;
	float:left;
	padding-left:15px;
}

.main .content .rightcolumn .box{
	margin-bottom:30px;
}

.main .content .rightcolumn .box label.parent{
	display:block; 
	background: url( 'img/menu/right-bg.png' ) top left no-repeat;
	height:20px;
	padding-top:7px;
	padding-left:30px;
	margin-bottom:5px;

	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;	

}

.rightcolumn .box .items{
	width:100%;	
}

.rightcolumn .box .items ul li{
	border:0;
	height:160px;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom:1px solid #ccc;
	overflow:auto;
}


.rightcolumn .box .items ul li label{
	display:block;
	width:100%;
	float:left;
	clear:both;
	border-top:1px solid #dee;
	border-bottom:0;
	padding-top:15px;
}


.rightcolumn .box .items ul li a{
	display:block;
	margin-bottom:10px;
}



.rightcolumn .box .list ul li{
	border:0;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #f0f0f0;
	padding-left:2px;
}

.rightcolumn .box .list ul li a{
	color:#667;
}





.rightcolumn ul{
	margin-top:20px;
}

.rightcolumn ul li{
	display:block;
	margin-bottom:3px;
}

input.submit{
	background: url( 'img/button.png' ) top left no-repeat;
	border:0;
	width:88px;
	height:25px;
	outline:0;
	font-weight:bold;
	margin-top:10px;
}


table.cart{
	border:1px solid #ccc;
	margin-bottom:20px;
}


table.cart tbody tr td{
	padding:5px;
}

table.cart tbody tr.title td{
	font-weight:bold;
	text-transform:uppercase;
	padding:10px;
}

table.cart tbody tr td a{
	color:#0087bf;
	padding:0;
}

table.cart tbody tr td a.button_link{
	color:#0087bf;
	padding:0;
	background:none;
	width:15px;
	height:15px;
	padding:2px;
	font-size:9px;
	font-weight:bold;
	color:red;
	border:1px solid red;
}


table.cart tbody tr td.total{
	padding:20px;
}



span.page_title{
	color:#ff007e;
	display:block;
	padding-top:10px;
	padding-bottom:10px;
	margin-bottom:20px;
	text-align:center;
	border-bottom:1px solid #aaa;
}


.orderConfirmation{
	width:500px;
	margin:0 auto;
}


.orderConfirmation table.order{
	border:1px solid #ccc;
}

.orderConfirmation table.order tbody tr td{
	padding:5px;
}

.orderConfirmation table.order tbody tr.title td{
	font-weight:bold;
	text-transform:uppercase;
}

.orderConfirmation h2{
	paddnig:0;
	margin:0;
}




a.blue{
	color:#0087bf;
}

span{
	padding:0;
}

.bordered{
	display:block;
	border:1px solid #ccc;
	padding:20px;
}




.main .content .leftcolumn h4{
	background: url( 'img/menu/left-bg.png' ) top left no-repeat;
	height:20px;
	padding-top:7px;
	padding-left:10px;
	margin-bottom:5px;
	margin-top:20px;
	
	
	color:#fff;
	font-weight:bold;
	text-decoration:none;
	font-size:12px;	
	
}



.orderSuccess{
	width:500px;
	margin:0 auto;
}


.showSupplier{
	width:800px;
	margin:0 auto;
}

.contacsupplier{
	width:100%;
	overflow:auto;
	margin-top:30px;
	margin-bottom:30px;
	padding-bottom:30px;
	border-bottom:1px solid #554;
}

.contacsupplier input, .contacsupplier textarea{
	border:1px solid #667;
	padding:5px;
}

.contacsupplier p{
	dispaly:block;
	margin-top:15px;
	color:#665;
}


.contacsupplier img.captcha{
	display:block;
	margin-bottom:20px;
}



.footer{
	width:900px;
	height:120px;
	padding:15px;
	margin:0 auto;
	background: url( 'img/footer.png' ) top left no-repeat;
	margin-bottom:20px;
	margin-top:10px;
	color:#fff;
}

.register p.error, p.error{
	font-weight:bold;
	color:red;
}





.howtobuy h1{
	font-size : 19px;
	font-weight:normal;
	letter-spacing:-1px;
	margin:10px 0;
	border-bottom : 1px solid #333333;
	color:#1b1b1b;
	padding-bottom:5px;
	display:block;
	clear:both;
	width:100%;	
}

.howtobuy p{
	display:block;
	margin-bottom:25px;
}

.orderdetails, .termsofservice, .vieworders, .vieworder{
	width:730px;
	margin:0 auto;
}

.termsofservice p{
	display:block;
	margin-bottom:25px;
	text-align:justify;
}


.tableborder{
	margin-top:20px;
	border:1px solid #556;
}

.tableborder tbody tr.title td{
	font-weight:bold;
}

.tableborder tbody tr td{
	padding:10px;
}

.submenu ul{
	padding:10px;
	width:90%;
	overflow:auto;
} 

.submenu ul li{
	display:block;
	float:left;
	width:47%;
	margin-bottom:7px;
	padding-left:3%;
	background: url( 'img/menu/subcat-arrow.png' ) top left no-repeat;
}