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

:focus {outline: 0;}

html, body, #container {
	height: 100%;
	margin: 0 auto;
}

/* misc */

a {
	color: #6a2668;
	text-decoration: none;
}

a:hover, a.active {
	color: #f45913;
}

a img {
	border: 0;
}

img {
	margin: 0; /* ie hack */
}

input[type=text] {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
/* layout */

#container {
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	background: transparent url('/images/body_bg.png') left 170px no-repeat;
}

body {
	font-family: 'Droid Sans', Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #231f20;
	background: transparent url('/images/body_bg.png') center 170px no-repeat;
}

#main {
	padding-bottom: 40px;
}

/* intro */
#intro {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: black url('/images/intro_bg_50.jpg') top center no-repeat;
	z-index: 2;
}
#intro_overlay {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: black;
}
#intro_container {
	width: 950px;
	margin: 0 auto;
}
#intro_logo {
	margin-top: 40px;
	display: none;
}
#intro_slogan_holder {
	margin-top: 40px;
	margin-left: 45px;
	display: none;
	height: 62px;
	overflow: hidden;
}

/* header */

#header {
	height: 170px;
	padding-left: 5px;
	pading-right: 10px;
	float: left;
}

.slogan {
	color: #f45913;
	font-size: 17px;
	float: left;
	margin-left: 650px;
	line-height: 90px;
}
#navigation {
	float: left;
	width: 200px;
}

#navigation a {
	display: block;
	line-height: 14px;
	font-size: 12px;
	color: #231f20;
}
#navigation a:hover, #navigation a.active {
	color: #f45913;
}

#page_heading {
	float: left;
	padding-left: 15px;
	text-transform: lowercase;
}

#page_heading .h1 {
	font-size: 21px;
	color: #f45913;
}
#page_heading .h2 {
	font-size: 20px;
}
#header_logo {
	margin-top: 35px;
	float: left;
	width: 150px;
	height: 25px;
}

#splash {
	padding-top: 120px;
	text-align: right;
}
img, div { behavior: url('/iepngfix.htc') }
/* content */

#body {
	min-height: 400px;
	float: left;
}

#left, #center, #right {
	float: left;
}

#left {
	width: 195px;
	padding-left: 5px;
	color: #33302e;
	padding-top: 15px;
	border-right: 5px solid white;
	min-height: 400px;
}

#left a {
	text-transform: lowercase;
	line-height: 18px;
	display: block;
	font-size: 13px;
	color: #231f20;
}

#left a:hover, #left a.active {
	color: #f45913;
}

#center {
	width: 405px;
	padding: 15px 85px 15px 15px;
}

#subheader_left {
	heght: 100px;
	width: 575px;
}

#center h1 {
	font-size: 27px;
	color: #6b2368;
	font-weight: normal;
	line-height: 61px;
	margin: 0;
}

#center h2 {
	color: #999;
	font-size: 17px;
	font-weight: normal;
	margin: 0;
}
#center .bottom_pad, #center .bottom_pad {
	margin-bottom: 15px;
}
#center h3 {
	font-size: 17px;
	color: #6b2368;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 12px;
	text-transform: lowercase;
}

#content {
	padding-left: 30px;
	padding-right: 50px;
	width: 495px;
}

#center .home_blurb h1 {
	font-size: 20px;
	line-height: 22px;
	margin-top: 20px;
	font-size: 16px;
	margin-bottom: 0;
	color: #000;
	font-weight: bold;
}

#center .home_blurb p {
	line-height: 19px;
	font-size: 15px;
	margin-top: 6px;
	margin-bottom: 0;
	letter-spacing: -0.25px;
}

#center .home_testimonial {
	margin-top: 30px;
}
#center .home_testimonial h2 {
	font-size: 14px;
	font-weight: bold;
	color: #6b2368;
}
#center .home_testimonial p {
	line-height: 16px;
	margin-bottom: 5px;
}
#center .home_testimonial .hr {
	margin: 5px 0;
}
#center p {
	margin-top: 0;
	line-height: 18px;
}
.product_left {
	float: left;
	margin-top: 15px;
	padding-right: 20px;
	width: 90px;
	text-align: center;
}

.product_left img {
	margin: 0 auto 10px;
}
.button {
	display: block;
	line-height: 24px;
	text-align: center;
	margin-top: 4px;
	color: #fff;
	background-color: #666;
	text-transform: uppercase;
	font-size: 12px;
}
.button:hover {
	color: #fff;
	background-color: #f45913;
}
.product_right {
	float: left;
	margin-top: 15px;
	width: 385px;
}

/* product table */

.product_table, .product_table div {
	float: left;
	width: 100%;
	width: 495px; /* ie hack */
}

.product_table div {
		padding: 10px 0;
}

.product_table div div {
	font-size: 19px;
	width: 80px;
	padding: 0;
}
.product_table span {
	color: #6a2668;
}
.product_table .button {
	margin-top: 34px;
}
.product_table img {
	float: left;
	margin-left: 5px;
}
.product_table img.illustration {
	margin-left: 74px;
}
.product_table div.hr {
	padding: 0;
}

/* sizing chart */
.sizing_chart {
	width: 100%;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
}
.sizing_chart td {
	font-size: 12px;
	padding: 4px 4px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
}
.sizing_chart tr.th {
	background-color: #CCC;
	font-weight: bold;
}
.sizing_howto {
	float: left;
	width: 205px;
	height: 555px;
}
.sizing_howto ul {
	padding-left: 20px;
	list-style: upper-alpha;
	margin-top: 8px;
	margin-left: 0; /* ie hack */
}

.sizing_howto li {
	margin-bottom: 10px;
	font-size: 11px;
	line-height: 15px;
	padding-left: 0;
	margin-left: 0;
}
.sizing_illustration {
	width: 283px;
	margin-left: 7px;
	float: left;
	height: 555px;
}

.order_via {
	float: left;
	width: 50%;
}

.about_olivia {
	width: 148px;
	height: 190px;
	float: left;
	margin-right: 10px;
	margin-top: 5px;
}

.gmtm_finalist {
	width: 117px;
	height: 85px;
	float: left;
	margin-top: 12px;
	margin-right: 10px;
}

.returns_policy {
	padding-left: 15px;
}
.returns_policy li {
	margin-bottom: 12px;
}
.returns_policy .indent {
	margin-left: 20px;
}
#center .returns_policy p {
	line-height: 14px;
}
#right {
	width: 245px;
	border-right: 5px solid white;
	min-height: 400px;
}

#right img {
	widows: 245px;
	height: 400px;
}

.purple {
	color: #6b2368;
}
.green {
	color: #1f9725;
}
/* contact form */

.contact_us_title {
	font-weight: bold;
	color: #c18383;
	font-size: 14px;
	margin-bottom: 10px;
}

#contact_form .top_align {
	padding-top: 7px;
	vertical-align: top;
}

#contact_form td {
	font-size: 12px;
}
#contact_form .req {
	margin-left: 5px;
	font-size: 16px;
	color: #f45913;
	vertical-align: middle;
}
#contact_form input[type=text], #contact_form textarea {
	background-color: #D8D8D8;
	border: 0;
	height: 14px;
	line-height: 12px;
	margin-top: 5px;
	padding: 5px;
	width: 280px;
	
	/*background-color: #762c2c;
	border-bottom: 1px solid #986161;
	border-left: none;
	border-right: none;
	border-top: none;
	margin-bottom: 4px;
	margin-top: 0px;
	width: 200px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;*/
}

#contact_form textarea {
	overflow: auto;
	height: 70px;
}

#contact_form input[type=submit] {
	color: #43220b;
	background-color: #be6f13;
	font-weight: bold;
	font-size: 14px;
	padding: 3px 5px 1px 5px;
	border-bottom: 1px solid orange;
	border-left: none;
	border-right: none;
	border-top: none;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

#contact_message {
	float: left;
	line-height: 24px;
	width: 210px;
	margin-top: 5px;
	display: block;
}

#contact_form a {
	width: 80px;
	float: left;
}

/* footer */

#footer {
	padding-top: 30px;
	padding-left: 10px;
	font-size: 9px;
	text-transform: uppercase;
	color: #666;
	float: left;
}

/* slider */
#slider {
	position:relative;
	//See the "style-pack" below for image
	background:url(images/loading.gif) no-repeat 50% 50%;
	width: 575px;
	height: 325px;
	float: left;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
	width: 575px; /* opera hack */
	height: 325px; /* opera hack */
}
#slider .nivo-controlNav img {
	display:inline;
	position:relative;
	//padding: 2px solid white;
	width: 37px;
	height: 37px;
}
#slider .nivo-control.active img {
	//border-color: 6b2368;
}

#slider .nivo-control {
	padding: 2px;
}

#slider .nivo-control.active div {
	border: 2px solid #6b2368;
	height: 33px;
	width: 33px;
	position: absolute;
	top: 2px;
	left: 2px; /*ie hack */
}
#silder .nivo-control div:hover {
	border: 2px solid #32a960;
}
#slider .nivo-controlNav {
	position: absolute;
	bottom: -51px;
	right: 50px;
}

#slider .nivo-control {
	float: left;
	display: block;
	//padding: 2px solid white;
}

#slider3 {
	margin-bottom:110px;
}
#slider3 .nivo-controlNav {
	position:absolute;
	left:29%;
	bottom:-70px;
}
#slider3 .nivo-controlNav img {
	display:inline;
	position:relative;
	margin-right:10px;
	-moz-box-shadow:0px 0px 5px #333;
	-webkit-box-shadow:0px 0px 5px #333;
	box-shadow:0px 0px 5px #333;
}
#slider3 .nivo-controlNav a.active img {
	-moz-box-shadow:0px 0px 5px #fff;
	-webkit-box-shadow:0px 0px 5px #fff;
	box-shadow:0px 0px 5px #fff;
}

.nivo-directionNav a  {
	background: url("/images/slider_arrows.png") no-repeat scroll 0 0 transparent;
	border: 0 none;
	display: block;
	height: 49px;
	text-indent: -9999px;
	width: 33px;
}
a.nivo-prevNav {
	left: 15px;
}
a.nivo-nextNav {
	background-position: -33px 0;
	right: 15px;
}/* misc */

.purple {
	color: #6a2668;
}
.hr {
	height: 1px;
	background: transparent url('/images/hr_bg.png') top left;
	width: 100%;
}
.left {
	float: left;
}
.hr.padded {
	margin: 15px 0;
}


#center p.principal_designer_quote {
	margin-top: 32px;
	font-style: italic;
}