﻿body 
{
	text-align:center;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 14px;
	background-image: url(../images/bkg_grey-grad.jpg);
	background-repeat:repeat-x;
	/*background-color: #0d004c;*/
	background-color: #FFF;
}
#wrapper 
{
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 900px;
	/* background-color: #FFFFFF; */
	
}
#masthead 
{
	width: 900px;
	height: 124px;
	background-image: url(../images/masthead_grey_smallerlogo.gif);
	background-repeat:no-repeat;
	
}
#nav 
{
	margin-top: 60px;
}
#nav a 
{
	color: #000;
}
#nav a:hover 
{
	color: #FF0000;
}
#nav ul
{
	margin:0px;
	padding:0px;
	padding-bottom: 5px;
}
#nav ul li
{
	color: #000;
	padding: 0 4px 0 4px;
	display:inline;
}
#content 
{
	padding: 20px;
}
.seperatorInvisible 
{
	height: 0;
	clear: both;
}
#footer 
{
	padding: 10px;
	text-align: center;
}
#copyright 
{
	font-size: 12px;
}
/* Home
*****************************/
#home_wrapper 
{
	background-image: url(../images/home_splash.jpg);
	background-repeat:no-repeat;
}
#home_wrapper_halloween 
{
	/* halloween sale image */
	background-image: url(../images/home_splash_halloween.jpg);
	background-repeat:no-repeat;
}
#home_wrapper_xmas 
{
	/* halloween sale image */
	background-image: url(../images/home_splash_earlyxmas.jpg);
	background-repeat:no-repeat;
}
#home_wrapper_valentines 
{
	/* halloween sale image */
	background-image: url(../images/home_splash_valentines.jpg);
	background-repeat:no-repeat;
}
#home_wrapper_patriotic 
{
	/* halloween sale image */
	background-image: url(../images/home_splash_patriotic.jpg);
	background-repeat:no-repeat;
}
#home_wrapper_backtoschool
{
	/* halloween sale image */
	background-image: url(../images/home_splash_backtoschool.jpg);
	background-repeat:no-repeat;
}
#home_wrapper2
{
	/* same as backtoschool prices but without title - 2011.03.04 */
	background-image: url(../images/home_splash2.jpg);
	background-repeat:no-repeat;
}
#home_wrapper3
{
	/* same as backtoschool prices but without title - 2011.03.04 */
	background-image: url(../images/home_splash_ugly1.jpg);
	background-repeat:no-repeat;
}
#home_wrapper_landing_price_version
{
	/* landing page for price version - 2011.11.17 */
	background-image: url(../images/home_splash_priceversion1.jpg);
	background-repeat:no-repeat;
}
#home_wrapper_landing_elle_version
{
	/* landing page for ellee version - 2012.12.13 */
	background-image: url(../images/elle_splash_2012.jpg);
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
}
#home_text 
{
	margin-top: 430px;
}
#home_text1
{
	margin-top: 130px;
	margin-left: 10px;
	width: 500px;
}
#home_text1_landing_price_version 
{
	margin-top: 160px;
	margin-left: 10px;
	width: 500px;
}
#home_text1_landing_elle_version 
{
	margin-top: 390px;
	margin-left: 10px;
	width: 500px;
}
#home_text1_landing_elle_version #continue-text
{
    padding-top: 20px;
	margin-left: 180px;
	
}
#home_buttons 
{
	position: absolute;
	margin-top: 300px;
	margin-left: 600px;
	
}
#home_button_buy 
{
	height: 31px;
	/*border: 1px solid red;*/
	font-size: 18px;
	width: 280px;
}
#home_button_buy a
{
	/*text-indent: -5000px;*/
	/*background: url(../images/buy_now_btn.gif) no-repeat;
	background-position: left bottom;*/
}
#home_button_moreinfo
{
	font-size: 12px;
}
/* Product Page
*****************************/
#productpage_wrapper 
{
	background-image: url(../images/productpage_splash.jpg);
	background-repeat:no-repeat;
}
#product_exfolia_text 
{
	padding-top: 5px;
	padding-left: 384px;
	width: 400px;
}
#exfolia_price 
{
	font-size: 20px;
	font-weight: bold;
}
#productpage_disp10pack
{
	float:left;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 60px;
}
#product_disp10pack_text
{
	padding-top: 40px;
}
#buffkit-items-text 
{
    position:relative;
    top:-90px;
    right:320px;
}
/* Purchase Page
*****************************/
#purchasepage_wrapper 
{
	background-image: url(../images/purchasepage_splash.jpg);
	background-repeat:no-repeat;
}
/* FAQ
*****************************/
.faq_question 
{
	font-weight: bold;
}
/* Contact
*****************************/
#content_contact_table
{
	padding-left: 140px;
}
/* Testimonials/Rave Letters
*****************************/
#testimonals_content { }
#testimonials_main_col
{
    width: 550px;
    float: left;
    
}

#testimonials_side_col
{
    float: left;
    width: 270px;
    padding: 0 0 0 30px;
    color: Gray;
}
/*
blockquote {
display: block;
padding: 0 60px;
width: 270px;
}

blockquote:before, blockquote:after {
color: #69c;
display: block;
font-size: 300%;
width: 50px;
}

blockquote:before {
content: '\201C';
height: 0;
margin-left: -0.55em;
}

blockquote:after {
content: '\201D';
height: 50px;
margin-top: -70px;
margin-left: 360px;
}
*/
/* 2 Minutes
*****************************/
#twominutepage_wrapper 
{
	background-image: url(../images/2-minutes_splash.jpg);
	background-repeat:no-repeat;
}
#twominutespage_content1
{
    padding: 130px 0 0 20px;
    width: 500px;
    
}
