@charset "utf-8";
/* CSS Document */

body {font-family: Arial, Helvetica, sans-serif; font-size: 14px; color: #6B5637; padding: 0px; margin: 0px;}
img.bg {
	min-height: 100%;
	min-width: 1024px;
	width: 100%;
	height: auto;
	position: fixed;
	bottom: 0;
	left: 0;
	z-index: -200;
}
img {border: none;}
#header {background: url(images/topbg.gif) top right no-repeat; width: 100%; height: 212px; padding: 0px 0px 10px 0px; margin: 0px;}
.wrapper {
	margin:0 auto;
	width: 954px;
	text-align: left;
}


#logo {float: left; padding: 40px 0px 0px 0px;}
#menu {float: right; padding-top: 147px;text-align:right;width: 590px;}


h1 {font-family: Arial, Helvetica, sans-serif; font-size:16px;}
h2 {font-family: Arial, Helvetica, sans-serif; font-size: 21px; color: #B5AA9F; margin: 0px 0px 5px 0px;}
#brandspotlight h2 {font-family: Arial, Helvetica, sans-serif; font-size: 21px; color: #B5AA9F; margin: 10px 0px 5px 0px;}
h3 {font-family: Arial, Helvetica, sans-serif; font-size:16px;}

#homeside a {color: #DC204F; font-weight:bold; text-decoration: none;}

/* menu */
#nav {
	position: relative;
	right: 0px;
	top: 5px;
}
#nav li {	color: #B5AA9E;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin: 2px 20px 0px 10px;
}
#menu a {
	text-decoration: none;
	color: #B5AA9E;
}
#menu a:hover {
	text-decoration: underline
}
#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#menu #nav a {
	text-decoration: none;
}
#menu #nav li li a {
	margin-right: 20px;
	line-height: 120%;
	display: block;
	color: #B5AA9E;
}
#menu #nav li li a:hover {
	margin-right: 20px;
	line-height: 120%;
	border-width: 0 5px;
}
#menu li {
	float: left;
	position: relative;
	text-align: center;
	cursor: default;
	border-width: 1px 0;
}
#menu li ul {
	display: none;
	position: absolute;
	top: 100%;
	left: 0;
	font-weight: normal;
	border-left: 1px solid #B5AA9E;
	border-right: 1px solid #B5AA9E;
	border-bottom: 1px solid #B5AA9E;
	padding: 0.5em 0 1em 0;
	z-index: 99;
}
#menu li>ul {
	left: 0px;
	width: 200px;
}
#menu li ul li {
clear: both;
display: block;
width: 100%;
text-align: left;
}
#menu li li {
	display: block;
	float: none;
	background-color: transparent;
	border: 0;
}
#menu li:hover ul, li.over ul {
	display: block;
}
#menu .red {color: #DE2D59; font-weight: bold; padding: 0px 6px;}
#menu .active {color: #6B5637; font-weight: bold;}


/* home */
#homecontent {clear: both; }
#greybox {width: 742px; border: 1px solid #B5AA9E;float: left;}
#welcometext {border: 11px solid #ffffff; background-color: #EDEBE8; padding: 10px; text-align: center; min-height:266px;}
#homeside {width: 199px; float: right; border: 1px solid #B5AA9E; min-height:308px;}
.clear {clear: both; width: 100%; height: 1px;}
#homeone, #hometwo, #homethree {border: 1px solid #B5AA9E; width: 242px; height:124px; float: left; margin-right: 6px; margin-top: 10px;}
#homeone p, #hometwo p, #homethree p {margin-top: 30px;}

/* on all pages */
#breadcrumb {clear: both; padding: 10px; border-bottom: 1px solid #B5AA9E; margin-bottom: 10px;}
#breadcrumb, #breadcrumb a {color: #DC204F; text-decoration: none; font-size:12px;}
.red {color: #DC204F;}
.pageborder {
	margin:0 auto;
	width: 934px;
	text-align: left;
	border: 1px solid #B5AA9E;
	padding: 0px 10px;
}
.branddetailfirst a, .branddetail a, .fullcontent a, #detailcol a, #greybox a {color: #DC204F; text-decoration: none;}

/* About and one column pages */
.fullcontent {clear: both; padding: 0px 120px 10px 10px;}

/* contact and two column pages */
#detailcol {float: left; width: 465px; padding: 0px 10px;}
#secondcol {float: right; width: 405px; margin: 0px 20px 10px 0px; border: 1px solid #B5AA9E; padding: 11px;}

/* Brand detail page */
.branddetailfirst {padding: 0px 0px 10px 10px;}
.branddetail {clear: both; padding: 0px 0px 10px 10px; border-top: 1px solid #B5AA9E;}
.brandphoto {padding: 11px; border: 1px solid #B5AA9E; float: right; margin: 10px;}


/* footer */
#footer {width: 100%; height: 64px; background-color: #AEDEE5; margin-top: 10px;}
.footerimg {float: right; margin-top: -136px;}
#copyright {font-size: 9px; color: #B5AA9E; float: right; margin: 10px 0px;}
#copyright a {font-size: 9px; color: #B5AA9E;}
#sm {margin: 10px; width: 100px; float:left;}
#sm img {margin-right: 10px;}

.media {margin: 0px 15px 15px 15px; padding: 11px; border: 1px solid #B5AA9E; min-height: 284px;}
.image {padding: 11px; border: 1px solid #B5AA9E;}