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

/* basic element styles */
html{
	margin: 0;
	padding: 0;
	overflow-y: scroll;
}
body {
	margin: 0;
	padding: 0;
	background-color: #000000;
	background-attachment: fixed;
	text-align: center;
	font-family: "American Typewriter Condensed", "American Typewriter Condensed Light", "American Typewriter", "American Typewriter Light";
	font-size: 12px;
	color: #000000;
}
img {border: none;}
li {list-style-type: none;}

a, a:visited {
	text-decoration: none;
	color: #000000;
}

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

/* page section styles */
.container {
	margin: 0 auto 0 auto;
	padding: 0;
	width: 800px;
	background-color: #8b8989;
	text-align: left;
	line-height: 1.3;
	text-align: center;
}
#header {
	position: relative;
	margin: 20px auto 0 auto;
	height: 100px;
	width: 780px;
	text-align: left;
	font-family: "American Typewriter Condensed", "American Typewriter Condensed Light", "American Typewriter", "American Typewriter Light";
}
.content {
	width: 720px;
	text-align: justify;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.footer {
	margin: 20px auto 20px auto;
	width: 660px;
	font-size: 11px;
	text-align: center;
}
.sitemap {
	margin-top: 5px;
}
	
/* Main Navigation Styles */
#logo a {
	width: 272px;
	padding-top: 96px;
	height: 0px;
	background: src="fix logo.png" alt="logo" width="673" height="193"ß no-repeat 0 0;
	overflow: hidden;
	text-indent: -9000px;
	font-size: 0px;
	line-height: 0;
	display: block;
}
#nav {
	position: absolute;
	top: 83px;
	right: 65px;
	margin: 0;
	padding: 0;
	list-style-image: none;
	list-style-position: outside;
	list-style-type: none;
	width: 692px;
	background-image: url(nav51710.jpg);
	height: 34px;
	font-family: "American Typewriter Condensed", "American Typewriter Condensed Light", "American Typewriter", "American Typewriter Light";
}
#nav li {
	margin: 0;
	padding: 0;
	display: inline;
	height: 37px;
}
#nav li a {
	padding: 0px;
	float: left;
	background-image: url(nav51710.jpg);
	height: 0px;
	text-indent: -9000em;
	line-height: 0px;
	font-size: 0px;
	overflow: hidden;
	padding: 40px 0 0 0;
}
#nav-about a {width: 74px; background-position: 0px 0;}
#nav-designers a {width: 118px; background-position: -74px 0;}
#nav-lookbook a {width: 108px; background-position: -192px 0;}
#nav-inspiration a {width: 138px; background-position: -300px 0;}
#nav-press a {width: 74px; background-position: -438px 0;}
#nav-events a {width: 84px; background-position: -512px 0;}
#nav-contact a {width: 96px; background-position: -596px 0;}

#nav-about a:hover, #nav-about a:active {width: 74px; background-position: 0px -37px;}
#nav-designers a:hover, #nav-lookbook a:active {width: 118px; background-position: -74px -37px;}
#nav-lookbook a:hover, #nav-lookbook a:active {width: 108px; background-position: -192px -37px;}
#nav-inspiration a:hover, #nav-inspiration a:active {width: 138px; background-position: -300px -37px;}
#nav-press a:hover, #nav-news a:active {width: 74px; background-position: -438px -37px;}
#nav-events a:hover, #nav-news a:active {width: 84px; background-position: -512px -37px;}
#nav-contact a:hover, #nav-contact a:active {width: 96px; background-position: -596px -37px;}

/* index page styls */
#splash {
	
}

/* about page styles */

#bootPolaroid {
	width: 300px;
	float: right;
	padding-left: 10px;
}
#howtouse {
	margin-left: 20px;
	padding: 0;
	list-style-position: outside;
}
#howtouse li {
	margin: 0 0 7px 0;
	list-style-image: url("../siteimages/li_about.jpg");
}

/* contacts page styles */
#contact {
	height: 400px;
	text-align: left;
}
#sales, #press {
	margin-bottom: 40px;
}

/* press page styles */
#press {
	height: 460px;
	width: 720px;
	margin: 0 auto;
}
#articles {
	height: 420px;
	width: 720px;
	text-align: center;
}
#articles td {
	height: 138px;
	width: 100px;
}
#articles img {
	border: 1px solid black;
}
#presscontact {
	margin-top: 10px;
	padding: 3px 0;
	/* border-top: 1px solid #7a3240; */
	text-align: center;
}

/* customer service page styles */
#customerService {
	
}

/* sitemap page styles */
#sitemap {
	height: 400px;
}

/* error page */
#error {
	margin-left: 140px;
}
