@charset "UTF-8";
/*
DigiTells
global.css
Author: Dave Ramirez, Conversion Systems
*/

/* GENERAL
--------------------*/
body, h1, h2, h3, h4, h5, h6, p, ul, dl, dt, dd, fieldset {
	margin:0;
	padding:0;
	}
	
.error {color: #b00;}

img, table, fieldset {
	border:none;
	}
	
ul {
	list-style:none;
	}
address {
	font-style:normal;
	}
body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#464646;
	background:#fff url(../images/bg_site_glow.jpg) repeat-x 50% 0;
	line-height:1.3em;
	}	
p {
	margin:1em 0;
	}

a:link, a:visited, a:hover, a:active {
	outline:none;
	color:#0167bd;
	}
h2,
h4 {
	font-family:"Century Gothic", arial, sans-serif;
	color:#1b2b76;
	}
h2 { /*Page Title*/
	font-size:26px;
	margin-bottom:14px;
	line-height:1.3em;
	}
h3 { /*Tagline*/
	font-size:18px;
	color:#000;
	line-height:1.3em;
	}
h4 {
	font-size:16px;
	}

.htmlbulletlist li {
	text-indent:-12px;/*zeroes out inherited text-indent*/
	margin-left:12px;
	}
.clear {clear:both;}
div.hr {
	height: 1px;
	margin: 0;
	background: #fccc7a url(../images/blank.gif) no-repeat center;
	clear: both;
}
div.hr hr {display: none;}
	
/* CONTAINERS
--------------------*/
#wrapper {
	width:965px;
	position:relative;
	margin:auto;
	}
#container {
	margin-left:322px;
	background:url(../images/bg_content_mid.jpg) repeat-y;
	width:643px;
	margin-bottom:14px;
	}
#content {
	padding:40px 54px 0 24px;
	background-position:top right;
	background-repeat:no-repeat;
	background-image:url(../images/bg_content_blank.jpg);
	min-height:477px;
	height:auto !important;
	height:477px;
	}
#content_bottom {
	background:url(../images/bg_content_bot.jpg) no-repeat bottom left;
	height:13px;
	clear:both;
	}
#sidebar {
	position:absolute;
	top:251px;
	left:24px;
	background:url(../images/bg_sidebar.jpg) no-repeat;
	width:298px;
	height:387px;
	}



	/* RECEIPT PAGE */

#receipt {
	font-size: 12px;
	line-height: 18px;
	margin: 30px;
}
	#receipt h2 {
		font-size: 24px;
		margin-bottom: 10px;
	}
#receipt table {
	width: 800px;
	margin-left:60px;
	border-collapse: collapse;
	margin-top: 20px;
}
	#receipt table td, #receipt table th {padding-right: 10px;}
	#receipt table .summary td,
	#receipt table .summary th {padding-top: 70px;}
	#receipt th, #receipt td {text-align: left;}
	#receipt .price {text-align: right;}
	#receipt tbody th {font-weight: normal;}
	#receipt thead th {padding-bottom: 20px;}
	
#receipt .address {margin-top: 20px;}
	#receipt .address caption {
		text-align: left;
		font-weight: bold;
	}
	#receipt .address table {
		margin:0;
		float: left;	
		min-width: 290px;
		width: auto !important;
		width: 290px;
	}




/* MASTHEAD
--------------------*/
#logo {
	position:absolute;
	top:0;
	left:0;
	}
#tagline {
	display:block;
	}
/* NAVIGATION
--------------------*/
#nav_main {
	background:url(../images/mainnav.jpg) no-repeat;
	width:643px;
	height:26px;
	}
#nav_main li {
	float:left;
	height:100%;
	}
#nav_main li.howitworks {width:147px;}
#nav_main li.faqs {width:99px;}
#nav_main li.awards {width:118px;}
#nav_main li.testimonials {width:148px;}
#nav_main li.celebrities {width:131px;}
#nav_main li a {
	display:block;
	height:100%;
	width:100%;
	text-indent:-999em;
	overflow:hidden;
	}
	
/* PROMO SECTION
--------------------*/
#promosection {
	clear:both;
	border-top:1px #0067bd solid;
	border-bottom:1px #0067bd solid;
	min-height:165px;/*191px total*/
	height:auto !important;
	height:165px;
	padding:13px 0;
	margin-left:25px;
	margin-bottom:8px;
	font-size:11px;
	}

#promo_news,
#promo_approved,
#promo_story {
	width:279px;/*299px total*/
	height:147px;
	float:left;
	padding-left:20px;
	padding-top:18px;
	position:relative;
	}
#promo_news,
#promo_approved {
	margin-right:21px;
	display:inline;/*ie6 float bug*/
	}
#promo_news {background:url(../images/bg_promo_family.jpg) no-repeat bottom left;}
#promo_approved {background:url(../images/bg_promo_award.jpg) no-repeat bottom left;}
#promo_story {background:url(../images/bg_promo_giselle.jpg) no-repeat bottom left;} 

#promo_news p,
#promo_story p {width:148px;}
#promo_approved p {width:162px;}
	
#promosection .lnk_readmore {
	position:absolute;
	bottom:18px;
	}
	
/* FOOTER
--------------------*/
#nav_footer,
#copyright {
	margin-left:24px;
	font-size:10px;
	color:#595959;
	text-align:center;
	}
#nav_footer {
	clear:both;
	margin-bottom:18px;
	}
#copyright {
	margin:0;
	}
#nav_footer li {
	display:inline;
	}
#nav_footer a:link,
#nav_footer a:visited,
#nav_footer a:hover,
#nav_footer a:active {
	text-decoration:none;
	color:#595959;
	}
	



#checkout #header li a img {
	padding-top: 30px;
	}

#checkout,
#checkout td,
#checkout th,
#checkout .type_text input,
#checkout .type_select select {
	color: #333;
	font-family: Arial, Verdana, Geneva,Helvetica, sans-serif;
	font-size: 11px;
	}

#checkout #checkout_module {
	Xwidth: 800px;
	Xargin: auto;
	Xbackground: #fff;
	}


#checkout .field_wrapper {
	display: table;
	float: left;
	padding-top: 10px;
	}

#checkout .type_checkbox .data {
	float: left;
	}

#checkout .type_checkbox .description {
	float: left;
	}

#checkout #billingDifferentSection {
	clear: both;
	}

#checkout h3 {
	color: #1e1e1e;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 10px;
	}


#checkout #form_shippingMethod_wrapper .data {
	padding-right: 10px;
	float: left;
	}

#checkout #form_shippingMethod_wrapper .description {
	float: left;
	}


#checkout #shopping_cart_summary th {
	background: #bbb;
	}
#checkout_module #shopping_cart_summary .form_tbQuantity_wrapper input {
background:transparent none repeat scroll 0 0;
border-color:#E8E0E3 #6F3847 #6F3847 #E8E0E3;
border-style:solid;
border-width:1px;
}
#checkout_module #cart_continue_shopping p, #checkout_module #cart_update_basket p, #checkout_module #cart_continue_shopping, #checkout_module #cart_update_basket {
float:left;
}
#checkout_module #cart_update_basket input {
cursor:pointer;
}
* html #checkout_module #cart_update_basket input {
}
#checkout_module #cart_continue_shopping a {
background:transparent url(../images/store_continue_shopping.gif) no-repeat scroll 0 0;
display:inline-block;
height:29px;
line-height:1000px;
margin:10px;
overflow:hidden;
width:124px;
}
#checkout_module #cart_update_basket input {
background:transparent url(../images/store_update.gif) no-repeat scroll 0 0;
border:medium none;
height:29px;
margin:10px;
overflow:hidden;
text-indent:-1000px;
width:67px;
}
* html #checkout_module #cart_update_basket input {
line-height:1000px;
text-indent:0;
}
:first-child + html #checkout_module #cart_update_basket input {
line-height:1000px;
text-indent:0;
}
#checkout_module .cart_subtotal {
clear:both;
visibility:hidden;
}
#checkout_module #form_shippingMethod_wrapper .data {
float:left;
padding-right:10px;
}
#checkout_module #form_shippingMethod_wrapper .description {
float:left;
}
#checkout_module #form_billingPayment_wrapper th {
font-weight:normal;
padding-right:20px;
text-align:left;
}
#checkout_module #form_billingPayment_wrapper td {
color:#FFFFFF;
font-size:12px;
}
#checkout_module #submitSection {
clear:both;
margin:auto;
text-align:right;
width:250px;
}
#checkout_module #form_creditCardExpMonth_wrapper {
float:right;
}
#checkout_module #submitSection input {
background:transparent url(../images/store_finalize_order.gif) no-repeat scroll 0 0;
border:medium none;
height:18px;
margin:10px 0 40px;
overflow:hidden;
text-indent:-1000px;
width:95px;
}
* html #checkout_module #submitSection input {
line-height:1000px;
text-indent:0;
}
:first-child + html #checkout_module #submitSection input {
line-height:1000px;
text-indent:0;
}
#checkout_module hr {
height:1px;
overflow:hidden;
visibility:hidden;
}
#checkout_module #checkout_thankyou, #checkout_module #checkout_thankyou td, #checkout_module #checkout_thankyou th {
color:#000000;
}
#checkout_module .description_column {
text-align:left;
}
#checkout_module .quantity_column {
text-align:center;
}
#checkout_module .total_header_column {
padding-right:10px;
text-align:right;
}
#checkout_module .total_column {
text-align:right;
}
#checkout_module .ucErrorMessageText {
height:25px;
line-height:25px;
overflow:hidden;
}
#checkout_module #shopping_cart_summary {
clear:both;
}
#checkout_module #ctl00_MainContent_CustomPageHandlerModule1_ctl00_SimpleCheckoutCtrl_validationDiv {
clear:both;
}
#checkout_module .error {
clear:both;
display:block;
}
#checkout_module .description_column {
padding-bottom:15px;
}





body.pg_cart #container,
body.pg_upsell #container {
	margin-left:318px;
	background:none;
	}


	
body.pg_upsell .col_a {
	width:560px;
	float:left;
	padding-left:36px;
	}
body.pg_upsell .col_b {
	padding-right:24px;
	}
body.pg_upsell h3 {
	margin:100px 0 36px 0;
	}
body.pg_upsell #btn_yes {
	margin-right:10px;
	}
#nav_placeholder {
	display:block;
	}