body {
	min-width:900px;
}
div#carrier {
	height:990px;
	background-color:#d4c1a5;
}

#holidays p,
div#christmas_sale,
#header div#log img {
	padding-left:50px;
}

#mansHalf,
#womansHalf {
	width:50%;
	height:100%;
	float:left;
}
#mansHalf {
	background-color:#b39e91;
}
#womansHalf {
	width:49%;
	background-color:#d4c1a5;
}

#mansHalf {
	position:relative;
}
#mansHalf div#separator {
	position:absolute;
	top:135px;
	right:-82px;
	width:164px;
	height:820px;
	background:url('/images/Pages/belts/separator.png') right top repeat-y;
}

/* TITLES */
a#man_title,
a#woman_title {
	display:block;
	margin:auto;
	width:197px;
	height:28px;
}
a#man_title {
	background:url('/images/Pages/belts/title_mans.gif') left top no-repeat;	
}
a#woman_title {
	background:url('/images/Pages/belts/title_womans.gif') left top no-repeat;
}
a:hover#man_title,
a:hover#woman_title {
	background-position:left bottom;
}
a#woman_title span,
a#man_title span {
	display:none;
}


#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:40px;
}
#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;
}
#womansHalf ul li a,
#womansHalf ul li a:visited {
	color:#301239;	
}
#mansHalf ul li a.one_word,
#womansHalf ul li a.one_word {
	height:54px;
	padding-top:32px;
}
#mansHalf   ul li a:visited {
	color:#482a1b;
}
#mansHalf   ul li a:hover,
#womansHalf ul li a:hover {
	background-position:bottom;
}

/* BOTTOM_MENU */

div#bottom_menu {
	width:100%;
	height:59px;
	background:url('/images/elements/top_menu/bg.gif') top left repeat-x;
}
div#bottom_menu ul.submenu {
	margin:auto;
	width:992px;
	
	height:35px;
	position:relative;
	top:6px;
}
div#bottom_menu ul.submenu li {
	padding-left:20px;
	float:left;
}
div#bottom_menu ul.submenu li a {
	display:block;
	width:118px;
	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;
	text-align:left;
}
div#bottom_menu ul.submenu li a.two_strings {
	padding-top:8px;
	height:41px;
	padding-left:18px;
	width:100px;
}
div#bottom_menu ul.submenu li a.one_string {
	line-height:45px;
	text-align:center;
}
div#bottom_menu ul.submenu li a:hover,
div#bottom_menu ul.submenu li a:visited {
	color:#482a1b
}
div#bottom_menu ul.submenu li a:hover {
	background-position:bottom;
}

#previousCollections {
	clear:left;
	position:relative;
}
#previousCollections ul {
	text-align:left;
	margin-left:40px;
	list-style:decimal;
}
#previousCollections ul li {
	line-height:2.5em;
	font-size:1.3em;
}
#previousCollections ul li a:visited {
	color:#482a1b;
}
