@charset "UTF-8";
/* CSS Document */

body {
	backgroud-color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	margin: 0 auto;
}

a img {
	border: 0;
}

h1 {
	font-size: 20px;
	color: #023564;

}

#container {
	margin: 0 auto;
	width: 900px;
}

#maincontent {
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

#searchbar {
	height: 38px;
	width: 700px;
	padding-left: 200px;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #023564;
	background-repeat: no-repeat;
}

#searchbar a:link, #searchbar a:visited {
	padding: 4px;
	font-size: 0.7em;
	color: #023564;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

#searchbar a:hover, #searchbar a:active {
	padding: 4px;
	font-size: 0.7em;
	color: #023564;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-decoration: underline;
}

.leftmenucolumn {
	border: 0;
	width: 177px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
}

.leftmenucolumn p {
	padding: 0;
	margin: 0;
	padding-left: 8px;
	color: #002d56;
	font-size: 0.9em;
	margin-top: 5px;
}

.leftmenucolumn ul {
	padding: 0;
	margin: 0;
	margin-left: 20px;
	margin-bottom: 8px;
}

.leftmenucolumn li {
	list-style-type: none;
	color: #002d56l;
	font-size: 0.7em;
}

.rightmenucolumn {
	border: 0;
	width: 213px;
	border-left: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 4px;
}

#searchbox {
	width: 210px;
	height: 16px;
	padding:2px;
	border: 1px solid #ccc;
	background-color: #fff;
	color:#002d56;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
}

#searchbutton {
	width: 37px;
	height: 26px;
	border: 0;
	background-image: url(images/searchbutton.gif);
	#position: relative;
	#top: 2px;
}

#shoppingcart_button {
	display: inline;
	float: right;
	position: relative;
	top: 2px;
	margin-right: 15px;
}

.leftmenucolumn li a, .leftmenucolumn li a:visited {
	color: #666;
	text-decoration: none;
}

.leftmenucolumn li a:hover, .leftmenucolumn li a:active {
	color: #666;
	text-decoration: underline;
}

.leftmenufooter {
	height: 8px;
	width: 179px;
	border: 0;
	border-top: 3px solid #053f73;
}

.centrespacer {
	height: 5px;
	width: 702px;
	border: 0;
	border-top: 5px solid #053f73;
	padding-top: 3px;
	padding-bottom: 3px;
}

#pantspanel {
	width: 118px;
	height: 96px;
	background-image: url(images/tailoredpants_panel.gif);
	background-repeat: no-repeat;
	padding-left: 115px;
	padding-top: 55px;
	font-size: 0.7em;
	color: #fff;

}

#slackspanel {
	width: 118px;
	height: 96px;
	background-image: url(images/dressslacks_panel.gif);
	background-repeat: no-repeat;
	padding-left: 115px;
	padding-top: 55px;
	font-size: 0.7em;
	color: #fff;
}

#casualpanel {
	width: 118px;
	height: 96px;
	background-image: url(images/casualpants_panel.gif);
	background-repeat: no-repeat;
	padding-left: 115px;
	padding-top: 55px;
	font-size: 0.7em;
	color: #fff;
}

#pantspanel p, #slackspanel p, #casualpanel p {
	padding-bottom: 8px;
	margin-top: 0;
}

#panels {
	padding-left: 2px;
}


#panels a, #panels a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}

#panels a:hover, #panels a:active {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#dressinstyle {
	border: 1px solid #eee;
	width: 685px;
	padding-top: 8px;
	padding-bottom: 8px;
	padding-left: 2px;
}

.itemdesc {
	font-size: 0.7em;
}

.itembox {
	margin-left: 3px;
	margin-right: 3px;
}

.itempanel {
	background-repeat: no-repeat;
}

.itembox a, .itembox a:visited {
	color: #666;
	text-decoration: none;
}

.itembox a:hover, .itembox a:active {
	color: #666;
	text-decoration: underline;
}

#footerbar {
	height: 24px;
	background-color: #002d56;
}

#footer {
	padding: 8px;
	text-align: center;
	font-size: 0.7em;
}


#footer a, #footer a:visited {
	color: #666;
	text-decoration: underline;
	margin-right: 8px;
}

#footer a:hover, #footer a:active {
	color: #666;
	text-decoration: none;
	margin-right: 8px;
}

.sizetable {
	margin-left: 4px;
}

.sizebox {
	width: 26px;
	height: 26px;
	background-color: #ddd;
	color: #000;
}

.sizebox:hover {
	width: 26px;
	height: 26px;
	background-color: #888;
	color: #fff;
}

.sizebox a, .sizebox a:visited {
	color: #000;
	text-decoration: none;
	font-size: 0.8em;
}

.sizebox:hover a:link, .sizebox:hover a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 0.8em;
}

.sizebox:hover a:hover, .sizebox:hover a:active {
	color: #fff;
	text-decoration: underline;
	font-size: 0.8em;
}

.sizebox_big {
	width: 36px;
	height: 36px;
	background-color: #ddd;
	color: #000;
	border: 1px solid #ccc;
}

.sizebox_big:hover {
	width: 36px;
	height: 36px;
	background-color: #888;
	color: #fff;
}

.sizebox_big a, .sizebox_big a:visited {
	color: #000;
	text-decoration: none;
	font-size: 0.8em;
}

.sizebox_big:hover a:link, .sizebox_big:hover a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 0.8em;
}

.sizebox_big:hover a:hover, .sizebox_big:hover a:active {
	color: #fff;
	text-decoration: underline;
	font-size: 0.8em;
}

#headerlinks {
	color: #333;
	font-size: 0.8em;
	
}

#headerlinks a, #headerlinks a:visited {
	color: #666;
	text-decoration: underline;
	
}

#headerlinks a:hover, #headerlinks a:active {
	color: #666;
	text-decoration: none;
	
}

.headerlinks_span {
	margin: 8px;
}

#emaillist {
	height: 20px;
	padding: 12px;
	padding-top: 95px;
	
}

#breadcrumb {
	font-size: 0.7em;
	font-weight: bold;	
	padding: 8px;
	padding-left: 4px;
	color: #000;
}

#breadcrumb a:link, #breadcrumb a:visited {
	font-weight: normal;	
	text-decoration: underline;
	margin-right: 5px;
	color: #000;

}

#breadcrumb a:hover, #breadcrumb a:active {
	font-weight: normal;	
	text-decoration: none;
	margin-right: 5px;
	color: #000;

}

#emailbox {
	width: 140px;
	height: 16px;
	border: 0;
	padding-left:3px;
	background-color: #fff;
}

#emailbutton {
	width: 37px;
	height: 24px;
	border: 0;
	background-image: url(images/emaillist_button.gif);
	#position: relative;
	#top: 2px;
}

#catinfo {
	background-color: #ddd;
	border: 0;
	border-top: 3px solid #053f73;
	border-bottom: 3px solid #053f73;
	padding: 12px;
}

#catinfo h1 {
	font-size: 1em;
	font-weight: normal;
	color: #002d56;
}

#catinfo p {
	font-size: 0.8em;
}

#searchbytype {
	font-size: 0.7em;
	
}

#searchbytype a:link, #searchbytype a:visited {
	color: #333;
	text-decoration: none;
}

#searchbytype a:hover, #searchbytype a:active {
	color: #333;
	text-decoration: underline;
}

#catpanels {
	padding-top: 5px;
}

#category_main_text {
	position: relative;
	width: 175px;
	height: 174px;
	left: 292px;
	top: 220px;
	color: #333;
	font-size: 0.7em;
	line-height:16px;
}

#category_main_text a:link, #category_main_text a:visited {
	color: #053f73;
	line-height:16px;
	text-decoration: underline;
}

#category_main_text a:hover, #category_main_text a:active {
	color: #053f73;
	line-height:16px;
	text-decoration: none;
}

#textcontent {
	font-size: 12px;
	
}

#dropdown {
	width: 111px;
	display: none;
	position: relative;
	left: 779px;
	top: 103px;
	background-color: #002d56;
	color: #fff;
	font-size: 10px;
	padding: 4px;
	z-index: 1000;
	border: 1px solid #fff;
	border-top: 0;
}

#dropdown a:link, #dropdown a:visited {
	color: #fff;
	text-decoration: none;
	line-height:16px;
	margin-left:5px;
} 

#dropdown a:hover, #dropdown a:active {
	color: #fff;
	text-decoration: underline;
	line-height:16px;
	margin-left:5px;
} 

#dropdowncontainer {
	height: 3px;
	#overflow: hidden;
}
.dropdowntitle {
	font-size: 11px;
	font-weight: bold;
	line-height:18px;
}