@charset "UTF-8";

/* SITE WIDE STYLES */

* {
 	margin: 0;
	padding: 0;
	}
	
body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
	margin: 0;
	padding: 0;
	background:url(/images/content_bg.jpg);
	line-height:1.3;
	text-align:center;
	min-width:1024px;
	}
	
img {
	border: 0;
	}
	
p {
	font-size:11px;
	color:#000;
	font-weight:normal;
	}

ul{
	margin: 0;
	padding: 0;
	list-style-type:none;
	}
	
a {
	outline:none;
	}

a:link{
	color:#c5144a;
	text-decoration:none;
	}
a:visited{
	color:#6f0b2a;
	text-decoration:none;
	}
a:hover{
	color:#c5144a;
	text-decoration:underline;
	}
a:active{
	color:#c5144a;
	text-decoration:underline;
	}

#masthead {
	width:100%;
	height:126px;
	margin:0 0 5px 0;
	padding:0;
	background:url(/images/coquette_top_bg.jpg) repeat-x top left;
	}

#wrapper {
	width: 840px;
	margin:0 auto;
	padding: 10px 0 0 5px;
	text-align:left;
	}
	
.clearfix {
 	clear:both;
	}
	
#footer {
	margin: 50px auto;
	padding-top: 3px;
	width: 840px;
	color:#6f0b2a;
	font-size:9px;
	text-align:center;
	border-top: #6f0b2a 1px solid;
	clear: both;
	}
	
/* MAIN NAVIGATION */
	
#nav li.branding a {
	background: url(/images/logo.jpg) no-repeat;
	margin: 0 10px 8px 0;
	padding: 0;
	width: 180px;
	height: 77px;
	}

#nav a {
    display: block;
	margin: 18px 0 0 0;
    height: 36px;
    text-indent: -9999px;
	}

#nav li {
	list-style: none;
	float: left;
	}

#nav li.home a {
	background: url(/images/lite_rollover_01.jpg) no-repeat;
	width: 68px;
	}
#nav li.shop a {
	background: url(/images/lite_rollover_02.jpg) no-repeat;
	width: 66px;
	}
#nav li.press a {
	background: url(/images/lite_rollover_03.jpg) no-repeat;
	width: 72px;
	}
#nav li.about a {
	background: url(/images/lite_rollover_04.jpg) no-repeat;
	width: 77px;
	}
#nav li.contact a {
	background: url(/images/lite_rollover_05.jpg) no-repeat;
	width: 77px;
	}
#nav li.view_cart a {
	background: url(/images/lite_rollover_06.jpg) no-repeat;
	width: 94px;
	}
	
#nav li.home a:hover {
	background: url(/images/lite_rollover_01.jpg) no-repeat 0 -37px;
	}
#nav li.shop a:hover {
	background: url(/images/lite_rollover_02.jpg) no-repeat 0 -37px;
	}
#nav li.press a:hover {
	background: url(/images/lite_rollover_03.jpg) no-repeat 0 -37px;
	}
#nav li.about a:hover {
	background: url(/images/lite_rollover_04.jpg) no-repeat 0 -37px;
	}
#nav li.contact a:hover {
	background: url(/images/lite_rollover_05.jpg) no-repeat 0 -37px;
	}
#nav li.view_cart a:hover {
	background: url(/images/lite_rollover_06.jpg) no-repeat 0 -37px;
	}
	
#home #nav li.home a {
	background: url(/images/lite_rollover_01.jpg) no-repeat 0 -37px;
	}
#shop #nav li.shop a {
	background: url(/images/lite_rollover_02.jpg) no-repeat 0 -37px;
	}
#press #nav li.press a {
	background: url(/images/lite_rollover_03.jpg) no-repeat 0 -37px;
	}
#about #nav li.about a {
	background: url(/images/lite_rollover_04.jpg) no-repeat 0 -37px;
	}
#contact #nav li.contact a {
	background: url(/images/lite_rollover_05.jpg) no-repeat 0 -37px;
	}
	

	
/* HOME PAGE */
	
#news_section {
	margin-top: 5px;
	padding-top: 30px;
	background: url(../images/news_header.jpg) no-repeat top left;
	width: 835px;
}
	
#news_section h1 {
	margin-left: 200px;
	font-size: 11px;
	font-weight:bold;
	color:#666;
	}
	
#news_section h2 {
	margin-left: 200px;
	font-size:14px;
	font-weight:bold;
	color:#6f0b2a;
	}
	
#news_section p {
	margin-left: 200px;
	width: 630px;
	}
	
	
/* SHOP LANDING PAGES */
	
#category {
	float: left;
	padding: 6px 3px 0 0;
	width: 177px;
	height: 480px;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
	line-height: 26px;
	}
	
#category ul {
	margin: 5px 20px 0 0;
	}
	
#category ul a {
	display: inline-block;
	display: block;
	height: 26px;
	color:#c5144a;
	text-decoration: none;
	}

#category li a:hover {
	background: url(../images/shop/subnav_hover.jpg) no-repeat 45%;
	height: 26px;
	text-decoration: none;
	}
	
#category li.selected a {
	background: url(../images/shop/subnav_selected.jpg) no-repeat 45%;
	height: 26px;
	color:#6f0b2a;
	text-decoration: none;
	}
	
#products {
	float: left;
	margin: 0 0 20px 10px;
	padding: 10px 0 0 10px;
	width: 630px;
	}
	
#products img {
	border: #6f0b2a 1px solid;
	}
	
#products p {
	font-size: 12px;
	font-weight: bold;
	color: #c5144a;
	}

#products li {
	float: left;
	margin-bottom: 10px;
	width: 210px;
	height: 233px;
	font-size: 12px;
	font-weight: bold;
	}
	
/* SHOP INNER PAGES */

.breadcrumbs {
	margin-bottom: 8px;
	font-size: 12px;
	font-weight: bold;
	color:#6f0b2a;
}

#product_full {
	float: left;
	margin: 5px 2px 0 0;
	padding-left: 5px;
	width: 440px;
	}
	
#product_desc {
	float: left;
	margin: 5px 0 35px 0;
	padding-top: 284px;
	width: 385px;
	}

#product_full img {
	width: 430px;
	height: 404px;
	border: #6f0b2a 1px solid;
	}
	
#product_desc h1 {
	margin-bottom: 5px;
	font-size:14px;
	font-weight:bold;
	color: #6f0b2a;
	}
	
#product_desc p {
	border-bottom: 1px solid #6f0b2a;
	padding-bottom: 2px;
	}
	
#product_desc h2 {
	float: left;
	margin: 30px 8px 0 240px;
	font-size:12px;
	font-weight:bold;
	color: #6f0b2a;
	}
	
.cart_bt  {
	float: left;
	margin-top: 25px;
	width: 81px;
	height: 31px;
}

/* PRESS PAGE */
	
#press_list {
	margin-top: 18px;
	padding-left: 5px;
	width: 830px;
	}
	
#press_list img {
	float: left;
	padding: 2px;
	width: 122px;
	height: 137px;
	border: #6f0b2a 1px solid;
	}
	
.press_entry {
	float: left;
	margin-bottom: 35px;
	padding-top: 60px;
	width: 696px;
	height: 137px;
	}
	
.press_entry h1 {
	margin-left: 8px;
	font-size:11px;
	font-weight:bold;
	color: #666;
	}
	
.press_entry h2 {
	margin-left: 8px;
	font-size:14px;
	font-weight:bold;
	}
	
.press_entry p {
	margin-left: 8px;
	width: 684px;
	}
	
#press_list .press_entry img {
	margin: 30px 0 25px 0;
	width: 694px;
    height: 17px;
	border: none;
	clear: both;
	}
	
.jump_divider a {
	display: block;
	margin: 30px 0 25px 0;
	width: 694px;
    height: 22px;
	background: url(../images/jump_divider.jpg) no-repeat left top;
    text-indent: -9999px;
	clear: both;
	}

.jump_divider a:hover {
	background: url(../images/jump_divider.jpg) no-repeat left -23px;
	width: 694px;
	clear: both;
	}
	
/* ABOUT PAGE */
	
#bio {
	margin-top: 18px;
	padding-left: 5px;
	width: 830px;
	height: 400px;
	}
	
#bio img {
	float: left;
	margin: 0 8px 8px 0;
	width: 127px;
	height: 95px;
	}
	
#bio p {
	float: left;
	margin-top: 30px;
	width: 650px;
	height: 65px;
	}
	
/* CONTACT PAGE */
	
#contact_form {
	float: left;
	margin-top: 8px;
	height: 350px;
}

#contact_info {
	float: left;
	margin-right: 35px;
	padding: 10px 0 0 5px;
	background: url(../images/vert_divider.jpg) top right no-repeat;
	width: 375px;
	height: 400px;
}

#contact_info p {
	width: 300px;
}

#contact_info h1 {
	margin: 10px 0 2px 0;
	font-size: 11px;
	font-weight: bold;
	color: #6f0b2a;
}
	
form.contact fieldset {
	border: none;
}

.input {     
	border: 1px solid #6f0b2a;
	background: #f2eaed;
	margin-bottom: 5px;
	padding: 1px;
	width: 300px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	} 

	
form.contact label {
	font-weight: bold;
	color: #6f0b2a;
	line-height: 150%;
}

form.contact label.fixedwidth {
	display: block;
	margin-right: 10px;
	width: 60px;
	float: left;
}

form.contact .buttonarea input {
	margin: 2px 0 0 293px;
}
	
/* IE6 HACKS */
	
*html #product_full {margin-left:3px;}
*html #product_desc {overflow:hidden;}
*html #product_desc h2 {margin:30px 4px 0 120px;}