* {
	margin: 0px;
	padding: 0px;
}

body {
	background-color: #0F0F0F;
	font-family: verdana,arial,helvetica,sans-serif;
}

.banner {
	width: 870px;
}

.menu_news {
	
	display:block; /*This Cover Full TD */
	background:url(/images/BUTTON_NEWS.gif) center top no-repeat; /*This Will Set the Link background */
	height:40px; /*This Will Make Fixes Size Link (Use Image height)*/
	width:170px; /*This Will Make Fixes Size Link (Use Image width)*/
	line-height:57px;
	text-align:center;
	font-size:10pt;
	text-decoration:none;
}

.menu_news:hover {
	background:url(/images/BUTTON_NEWS_GOLD.gif)
}

.menu_shop {
	
	display:block; /*This Cover Full TD */
	background:url(/images/BUTTON_ONLINESTORE.gif) center top no-repeat; /*This Will Set the Link background */
	height:40px; /*This Will Make Fixes Size Link (Use Image height)*/
	width:189px; /*This Will Make Fixes Size Link (Use Image width)*/
	line-height:57px;
	text-align:center;
	font-size:10pt;
	text-decoration:none;
}

.menu_shop:hover {
	background:url(/images/BUTTON_ONLINESTORE_GOLD.gif)
}

.menu_lookbook {
	
	display:block; /*This Cover Full TD */
	background:url(/images/BUTTON_LOOKBOOK.gif) center top no-repeat; /*This Will Set the Link background */
	height:40px; /*This Will Make Fixes Size Link (Use Image height)*/
	width:170px; /*This Will Make Fixes Size Link (Use Image width)*/
	line-height:57px;
	text-align:center;
	font-size:10pt;
	text-decoration:none;
}

.menu_lookbook:hover {
	background:url(/images/BUTTON_LOOKBOOK_GOLD.gif)
}

.menu_brands {
	
	display:block; /*This Cover Full TD */
	background:url(/images/BUTTON_BRANDS.gif) center top no-repeat; /*This Will Set the Link background */
	height:40px; /*This Will Make Fixes Size Link (Use Image height)*/
	width:170px; /*This Will Make Fixes Size Link (Use Image width)*/
	line-height:57px;
	text-align:center;
	font-size:10pt;
	text-decoration:none;
}

.menu_brands:hover {
	background:url(/images/BUTTON_BRANDS_GOLD.gif)
}

.menu_about {
	
	display:block; /*This Cover Full TD */
	background:url(/images/BUTTON_CONTACT.gif) center top no-repeat; /*This Will Set the Link background */
	height:40px; /*This Will Make Fixes Size Link (Use Image height)*/
	width:170px; /*This Will Make Fixes Size Link (Use Image width)*/
	line-height:57px;
	text-align:center;
	font-size:10pt;
	text-decoration:none;
}

.menu_about:hover {
	background:url(/images/BUTTON_CONTACT_GOLD.gif)
}

#header {
	padding-bottom: 15px;
}

#container {
	background-color: black;
	color: #FFFFFF;
	margin-left: auto;
	margin-right: auto;
	width: 870px;
	padding: 0px;
	border: solid 15px black;
}


#main {
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 600px;
}

#news {

	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 600px;
}

#leftbar {
	float: left;
	width: 668px;
	border-right: gray 1px solid;
}

#rightbar {
	float: right;
	margin: 0;
	width: 200px;
}

#footer {

	clear: both;
}

.post {
	
	margin: 10px;
	border-bottom: gray 1px solid;
	padding-bottom: 25px;
	padding-top: 15px;
}

.post_header {
	padding-bottom: 20px;
}

.post_date {
	color: #B5B5B5;
	font-weight: bolder;
}

.post_body {
	
	color: white;
}

.post_body p {
	padding-bottom: 10px;
	font-size: 12px;
}

.post_body img {
	max-width: 650px;
}

.post_body a, a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.post_body a:hover {
	color: #CD9B1D;
	font-weight: bold;
}

.coming_soon {
	color: #CD9B1D;
	font-family: verdana,arial,helvetica,sans-serif;
	text-align: center;
	padding-top: 50px;
	font-size: 20px;
	font-weight: bold;
}

h3 {
	color: #CD9B1D;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 16px;
}

h4 {
	color: #CD9B1D;
	font-family: verdana,arial,helvetica,sans-serif;
	padding-bottom: 20px;
	font-size: 14px;
}

.brands {
	
	text-align: left;
	margin-left: 10px;
	padding-bottom: 40px;
	padding-top: 25px;
}

.brands ul {
	list-style-type: none;
	color: #B5B5B5;
	font-size: 12px;
}


#subscription_button {
	border-style: none;
	margin-left: 10px;
	padding-bottom: 5px;
}

#subscription_email {
	margin-left: 10px;
	margin-bottom: 7px;
	width: 150px;
	height: 20px;
	background-color: black;
	border: solid 1px gray;
	font-family: verdana,arial,helvetica,sans-serif;
	color: white;
}


/* repeat of the error messages HACK */
#subscription_response p {
	color: white;
	font-weight: normal;
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	padding-top:2px;
	margin-left: 10px;
}

.formError {
	color: white;
	font-weight: normal;
	font-size: 10px;
	font-family: verdana,arial,helvetica,sans-serif;
	padding-top:2px;
	margin-left: 10px;
}

.prev_page {
	color: white;
	font-weight: normal;
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif;
	float: left;
	text-align: left;
	padding-left: 10px;
}

.next_page {
	color: white;
	font-weight: normal;
	font-size: 12px;
	font-family: verdana,arial,helvetica,sans-serif;
	float: right;
	text-align: right;
	padding-right: 10px;
}

.pagination a:hover {
	color: #CD9B1D;
}

.pagination a, a:hover {
	text-decoration: none;
	font-weight: bold;
}



#archive_list {
	padding-top: 40px;
	margin-left: 10px;
}

#archive_list ul {
	list-style-type: none;
	color: #B5B5B5;
	font-size: 12px;
}

#archive_list ul li a{
	text-decoration: none;
	color: #B5B5B5;
	font-weight: normal;
}

#archive_list a:hover {
	font-weight: bold;
}

#lookbook {
	padding-top: 50px;
}

#lookbook a, img {
	border: none;
	text-decoration: none;
}

#lookbook p {
	font-size: 12px;
	text-align: center;
}

.lookbook-label {
	padding-top: 10px;
}

.lookbook-album {
	padding: 25px 45px;
	float: left;
}

#footer {
	text-align: center;
	color: #B5B5B5;
	font-size: smaller;
	padding-top: 50px;
}

.footer_address{
	padding-right: 20px;
}
.copyright {
	padding-right: 30px;
}

/* CONTACT PAGE ONLY */

#contact .column {
  float: left;
  padding-bottom: 20000px;  /* X + padding-bottom */
  margin-bottom: -20000px;  /* X */

}

#contact {
	padding-right: 550px;
	overflow: hidden;
	padding-top: 10px;
	padding-bottom: 10px;
	min-height: 600px;
}


#contact_left {
	padding-top: 50px;
	width: 100%;
}

#contact_right {
	width: 550px;
	margin-right: -550px;
	padding-top: 50px;
}

.contact_info h4 {
	color: #CD9B1D;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 14px;
}

.contact_info {
	font-size: 14px;
	padding-bottom: 40px;
	margin-left: 30px;
}

#contact_right .contact_info {
	margin-left: 120px;
}

#contact_right .map {
	padding-top: 50px;
}

#contact_right td {
	width: 170px;
}

#contact_left td {
	width: 115px;
}


.live img {
	border: none;
}

.flyer {
	margin-left: 10px;
	padding-top: 15px;
	border: none;
}

.weblink-buttons {
	margin-left: 10px;
	padding-top: 15px;
}
