@import url('/css/basket_echo.css');
@import url('/css/h1.title.css');
@import url('/css/promotext.css');

div.col {
	position:relative;
	margin:auto;
	margin-bottom:40px;
	clear:left;
	width:965px;
	background:url('/images/Pages/previousCollections/bg_middle.gif') left top repeat-y;
}
div.col h2.title {
	background:url('/images/Pages/previousCollections/bg.gif') left top no-repeat;
	height:67px;
}
div.col h2.title a {
	padding-top:0px;
	display:block;
	width:226px;
	height:35px;
	line-height:35px;
	margin:auto;
	position:relative;
	top:17px;
	background:url('/images/Pages/mansBelts/nav.title.bg.gif') top left no-repeat;
	
	text-decoration:none;
	font-size:15px;
	letter-spacing:1px;	
	font-weight:normal;
}
div.col h2.title a:hover {
	background-position:left bottom;
	color:#482a1b;	
}
a.nextBut, 
a.backBut {
	display:block;
	position:absolute;
	top:17px;
	width:106px;
	height:30px;
	font-size:15px;
	font-weight:bolder;
	text-decoration:none;
	padding-top:7px;
} 
a.backBut {
	left:170px;
	background:url('/images/Pages/mansBelts/nav.back.bg.gif') left top no-repeat;
}
a.nextBut {
	right:170px;
	background:url('/images/Pages/mansBelts/nav.next.bg.gif') left top no-repeat;
}
a:hover.backBut, a:hover.nextBut {
	background-position:left bottom;
}

div.col div.belts,
div.col div.bags {
	height:270px;
	background:url('/images/Pages/previousCollections/bg_bottom.gif') bottom left no-repeat;
}
div.col div.bags {
	height:480px;
}

div.col ul.beltsList {
	margin:auto;
	margin-top:30px;
	width:910px;
}
div.col ul.beltsList li.colNum1,
div.col ul.beltsList li.colNum2,
div.col ul.beltsList li.colNum3 {
	width:33%;
	float:left;
	margin:auto;
	text-align:center;
	display:inline;
}
div.col ul.beltsList li.colNum1 {
	
}
div.col ul.beltsList li.colNum2 {
	
}
div.col ul.beltsList li.colNum3 {
}

div.col ul.beltsList li a.ware_photo {
	margin:auto;
}
div.col ul.beltsList ul.desc {
	margin:auto;
	
}
body ul.beltsList li ul.desc li.put_in_basket a {
}
