body {
	min-width:900px;
}
div#carrier {
	height:639px;
	background-color:#d4c1a5;
}
#mansHalf,
#womansHalf {
	width:50%;
	height:639px;
	float:left;
}
#mansHalf {
	background:url(/images/Pages/belts/bg_mans.gif) 100% top no-repeat;
	background-color:#b39e91;
}
#womansHalf {
	width:49%;
	background:url(/images/Pages/belts/bg_womans.gif) left top no-repeat;
	background-color:#d4c1a5;
}
#mansHalf div.title,
#womansHalf div.title {
	margin-top:30px;
}
#mansHalf div.title a {

}
#mansHalf div.title a:hover {

}
#mansHalf div.title a:visited {
}
#mansHalf div.title a:visited:hover {
}
#mansHalf ul,
#womansHalf ul {
	margin-top:30px;
}
#mansHalf   ul li,
#womansHalf ul li {
	position:relative;
	display:block;
	width:360px;
	margin:auto;
	margin-bottom:20px;
}
#mansHalf   ul li img,
#womansHalf ul li img {
	display:block;
	border:none;
	width:351px;
	height:132px;
	margin:auto;
}
#mansHalf   ul li a,
#womansHalf ul li a {
	display:block;
	width:138px;
	height:61px;
	position:absolute;
	top:23px;
	right:15px;
	background:url('/images/Pages/belts/button.belts.kind.gif') top left no-repeat;
	font-weight:bolder;
	font-size:16px;
	padding-top:25px;
	padding-right:10px;
	text-decoration:none;
	padding-left:10px;
}
#womansHalf ul li a {
	left:15px;
	right:auto;
}
#mansHalf ul li a.one_word,
#womansHalf ul li a.one_word {
	height:54px;
	padding-top:32px;
}
#mansHalf   ul li a:visited,
#womansHalf ul li a:visited {
	color:#482a1b;
}
#mansHalf   ul li a:hover,
#womansHalf ul li a:hover {
	background-position:bottom;
}


div#collections {
	width:100%;
	height:59px;
	background:url(/images/elements/top_menu/bg.gif) top left repeat-x;
}
div#collections ul.collections_menu {
	margin:auto;
	width:492px;
	height:35px;
	position:relative;
	top:6px;
}
div#collections ul.collections_menu li {
	display:inline;
}
div#collections ul.collections_menu li a {
	float:left;
	display:block;
	width:118px;
	height:49px;
	line-height:49px;
	_background:url('/images/Pages/belts/button.collections.gif') no-repeat;
	background:url('/images/Pages/belts/button.collections.png') no-repeat;
	text-decoration:none;
	font-size:12px;
	font-weight:bolder;
}
div#collections ul.collections_menu li a:hover,
div#collections ul.collections_menu li a:visited {
	color:#482a1b
}
div#collections ul.collections_menu li a:hover {
	background-position:bottom;
}

#previousCollections {
	clear:left;
	position:relative;
	top:-40px;
}
#previousCollections ul {
	text-align:left;
	margin-left:40px;
	list-style:decimal;
}
#previousCollections ul li {
	line-height:2.5em;
	font-size:1.3em;
	font-weight:bolder;
}
#previousCollections ul li a:visited {
	color:#482a1b;
}