body{
	background-color:#8A8A8A;
	font-size:9pt;
}

a{
	text-decoration:none;
	color:#1105F1;
}

h2{
	font-size:1.8em;
	font-weight:normal;
	margin:2px 0px 2px 0px;
}

h3{
	margin:2px 0px 2px 0px;
}

#container{
	width:930px;
	margin-left:auto;
	margin-right:auto;
	border:10px solid #FFF;
}

#header{
	height:225px;
	width:930px;
}

#logo{
	width:180px;
	float:left;
}

#banner{
float:left;
}

#menu{
	width:750px;
	height:49px;
	float:right;
	margin:1px 0px 0px 0px;
	background-color:#000;
}
#menu ul{
	width:750px;
	padding:0px;
	vertical-align:center;
}

#menu li{
	float:left;
	list-style:none;
	display:inline;
	width:124px;
	height:49px;
	text-align:center;
	border-width:0px 1px 0px 0px;
	border-style:solid;
	border-color:#FFF;
}

#menu li a{
	display:block;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	line-height:4em;
	height:49px;
}

#menu li a:hover, a.current{
	display:block;
	color:#FFF;
	text-decoration:none;
	text-align:center;
	line-height:4em;
	background-color:#4C4B4B;
	height:49px;
}

#content{
	background-color:#FFF;
	clear:both;
	padding:5px 0px 0px 0px;
	text-align:left;
}

#hpleftcol{
	width:180px;
	text-align:center;
	float:left;
}

#hpleftcol ul{
	
}

#hpleftcol ul li{
	list-style:none;
	margin:0px 0px 10px 0px;
}

#hprightcol{
	width:745px;
	float:left;
}

#hpcontentleft{
	width:445px;
	float:left;
	padding-top:20px;
	text-align: center;
}

#hpcontentright{
	width:300px;
	float:left;
}

#footer{
	clear:both;	
}

#footer ul{
	width:90px;
	float:left;	
	text-align:left;
}
#footer ul li{
	list-style:none;
}

#footer hr{
	height:1px;
	color:#8a8a8a;
}

#lookbook{
	text-align:left;
}

#lookbook strong{
	font-size:.9em;
	margin-left:10px;
}

#lookbook .item{
	width:134px;
	float:left;
	margin-right:10px;
	margin-bottom: 15px;
	margin-top: 10px;
	text-align:left;
	border-style:solid;
	border-width:0px 0px 1px 0px;
	padding:5px 0px 5px 0px;
	border-color:#bababa;	
}

#lookbook .item a{
	font-size:.8em;	
}

#lookbook hr{
	height:1px;
	color:#bababa;
	border-width:1px 0px 0px 0px;
	border-color:#bababa;
	margin:0px;
	width:280px;
}

.rightnote{
	float:right;
	width:220px;
	border-width:0px 0px 0px 1px;
	border-color:#1105F1;
	border-style:solid;
	padding:10px;
}

.rightnote h3{
	color:#1105F1;
	font-size:1.3em;
}

#inner{
	padding:15px 15px 10px 20px;
}

h3.red{
	margin-top:20px;
	color:#c80200;
}

h3.blue{
	margin-top:20px;
	color:#1105F1;
}

h3.black{
	margin-top:20px;
	color:#0000;
}



#brandstable{
	border:1px solid #8a8a8a;
	border-collapse:collapse;
}

#brandstable td{
	width:280px;
	border-width:0px 1px 0px 0px;
	text-align:center;
	
}

#brandstable tr.logorow{
	height:140px;
}

#brandstable tr.namerow{
	height:30px;
}
#brandstable tr.namerow td{
	border-width: 0px 1px 1px 0px;
}


#contact input[type='text']{
	width:160px;
	height:18px;
	border:0px solid black;
	background-color:#dfdbdc;
	margin-top:5px;
}

#contact textarea{
	width:440px;
	height:165px;
	border:0px solid;	
	background-color:#dfdbdc;
	margin-top:5px;
	margin-bottom:5px;
}

#contact input[type='submit']{
	border:0px solid;
	background-color:#dfdbdc;
	color:#000;
	padding:5px;
}


#brandnamebox{
	border:1px solid black;
	padding:10px;
}

#brandnamebox img{
	margin:0px 10px 0px 0px;
	float:left;	
}

.clearfix{
	clear:both;
	height:0px;
	margin:0px;
	padding:0px;
	
}

#linesheet{
	text-align:center;
}

table.boxed {
	border-collapse:collapse;
}

table.boxed td{
	border:1px solid #8a8a8a;
	padding:5px;
}

#brandcrumb{
	width:340px;
	text-align:right;
	float:right;
	height:27px;
	vertical-align: middle;
	padding-top: 9px;
}