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

body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
}
body {
	background-color: #545454;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	overflow-y:scroll;
}
a {
	font-size: 10px;
	color: #ffffff;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #999999;
}
a:active {
	text-decoration: none;
	color: #ffffff;
}
.style1 {font-size: 10px}
.style2 {
	font-size: 12px;
	font-weight: bold;
}
.style3 {font-size: 12px}
.style4 {
	color: #999999;
	font-weight: bold;
}
.style5 {color: #999999}
.style6 {
	color: #CCCCCC;
	font-weight: bold;
}
.style8 {
	color: #FFFFFF;
	font-weight: bold;
}

body#home a#homeNav,
body#about a#aboutNav,
body#press a#pressNav,
body#shows a#showsNav,
body#sizing a#sizingNav,
body#links a#linksNav,
body#gallery a#galleryNav,
body#contact a#contactNav {
	color: #FFFFFF;
}

.imageRight {
	float: left;
	padding: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
}

.imageLeft {
	float: right;
	padding: 5px;
	margin-left: 10px;
	padding-bottom: 5px;
}

h3 {
	font-size:12px;
	color:#FFF;
}

.logo_header {
	border-bottom:1px solid #fff;
	margin-left:30px;
	margin-right:30px;
	padding-top:15px;
	padding-bottom:5px;
	clear:both;
}

.brands{
	margin-left:30px;
	margin-right:30px;
}

.collection_title a {
	font-size:11px;
	font-weight:bold;
}

.brand_links a {
	background-image:url(../images/arrow.png);
	padding-left:12px;	
	background-repeat:no-repeat;
}

#search_box {
	width:200px; 
	display:block; 
	height:56px; 
	float:right; 
	margin-right:-35px;
	margin-top:15px; 
	vertical-align:bottom;	
}
