@charset "UTF-8";

@import url(base.css);
@import url(layout.css);

body#mensbusiness h2,
body#menscasual h2,
body#menschame h2,
body#mensbasic h2,
body#mensexecutive h2,
body#menspremium h2,
body#menstwin h2,
body#mensrainbow h2,
body#menspleats h2{
	background:url(../../mens/images/mens_main.gif) no-repeat;
	width:580px;
	height:150px;
	text-indent:-9999em;
	margin-bottom:20px;
}
body#ladysbusiness h2,
body#ladyscasual h2,
body#ladyschame h2,
body#ladysbasic h2,
body#ladysexecutive h2,
body#ladyspremium h2,
body#ladystwin h2,
body#ladysrainbow h2,
body#ladyspleats h2{
	background:url(../../ladys/images/ladys_mimg.gif) no-repeat;
	width:580px;
	height:150px;
	text-indent:-9999em;
	margin-bottom:20px;
}
body#gallery h2{
	background:url(../../gallery/images/gallery_mimg.gif) no-repeat;
	width:580px;
	height:171px;
	text-indent:-9999em;
}


div#exarea{
	width:560px;
	margin:0 auto 15px;
	background:url(../images/bg_maintxt03.gif) no-repeat bottom center;
	padding:0 0 4px 0;
}

div#exarea div{
	background:url(../images/bg_maintxt02.gif) repeat-y;
	padding:10px 15px 11px;
}


div#catheader h3{
	width:560px;
	height:21px;
	background:url(../images/bg_cattitle.gif) no-repeat;
	padding:5px 5px 2px 25px;
	margin-bottom:10px;
	font-size:1em;
}

div.entrybox{
	float:left;
	width:180px;
	margin:0 4px;
	margin-bottom:8px;
}

div.entrybox h3{
	width:150px;
	height:35px;
	background:url(../images/cat_h3_bg.gif) no-repeat;
	padding:5px 5px 2px 25px;
}








div.entrybox div.subbox{
	background:url(../images/entrybody.gif) repeat-y;
}
div.entrybox div.subbox div.entryimg{
	text-align:center;
	margin-bottom:5px;
}
div.entrybox div.subbox div.entrytxt{
	background:url(../images/entryfooter.gif) bottom center no-repeat;
	width:160px;
	padding:0 10px 7px;
}



div.entrybox dl{
	background:url(../images/entrybody.gif) repeat-y;
}
div.entrybox dl dt{
	text-align:center;
	margin-bottom:5px;
}
div.entrybox dl dd{
	background:url(../images/entryfooter.gif) bottom center no-repeat;
	width:160px;
	padding:0 10px 7px;
}





ul.sitemap li{
	background:url(../images/linkimg.jpg) no-repeat 9px 4px;
	padding-left:19px;
	padding-bottom:3px;
}
ul.sitemap li a{
	color:#0066FF;
}
ul.sitemap li a:hover{
	color:#003399;
	text-decoration:underline !important;
}