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

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3c2415;
	padding:0;
	margin:0;
	background:url(../images/bg.jpg) no-repeat center top #ffffff;
}

.topbg {
	background:url(../images/topbg.png) no-repeat top center;
	width:100%;
}

.bottombg {
/*	background:url(../images/bottombg.png) no-repeat bottom center;*/
	width:100%;
	padding:0 0 25px 0;
}

.fma{
	background:url(../images/topbg.gif) repeat-x top center;
	clear:both;
	height:50px;
	text-align:center;
}

.fma .specialdeal{
	clear:both;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#faf7ef;
	background:url(../images/CSL_2.jpg) no-repeat 557px center;
	width:635px;
	display:block;
	padding:10px 0 10px 0;
	margin:0 auto;
	text-align:left;
	letter-spacing:0.02em;
}

/* Layout */

#wrapper {
	width:1005px;
	margin:0 auto;
}

#content {
	background:url(../images/bg.png) repeat-y;
	padding:0 40px;
}

.contentinner{
	background-color:#fff;
	-webkit-box-shadow:1px 1px 5px 2px rgba(133, 89, 20, .3);
    box-shadow:1px 1px 5px 2px rgba(133, 89, 20, .3);
	-webkit-border-radius: 0px 0px 10px 10px;
    border-radius: 0px 0px 10px 10px;
	padding:20px;
}

.bottom {
	clear:both;
	background:url(../images/bottom.png) bottom no-repeat;
	padding:0 0 0px 0;
	text-align:center;
	color:#4b4b4b;
	font-size:14px;
}

.bottom .sparkles img{
	margin:-80px 0 0 4px;
}


/* Header */
#header {
	clear:both;
	background:url(../images/headerbg.png) no-repeat top;
	padding:32px 0 0 40px;
	margin:0;
	clear:both;
	height:130px;
}
#header a.logo {
	background:url(../images/logo.png) no-repeat;
	width:510px;
	height:127px;
	display:block;
	float:left;
	margin:-22px 0 0 0;
}

.headerinfo{
	float:right;
	margin:0 30px 0 0;
}

.headerinfo .callus{
	background:url(../images/callus.png) no-repeat;
	width:258px;
	height:21px;
	display:block;
	margin:10px 0 15px 0;
}

.headerinfo .facebooklikec{
	background:url(../images/facebook.png) no-repeat;
	width:160px;
	height:77px;
	display:block;
	float:left;
	clear:both;
	padding:0 0 0 150px;
}


/* Video and What Others Are Saying */

.vwos{
	clear:both;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom:30px;
	margin-left: 0;
}

.vwos .video{
	float:left;
	width:560px;
}

.vwos .woas{
	font-family:Georgia, Times New Roman, Times, serif;
	background:url(../images/woas.gif) no-repeat bottom center;
	float:right;
	width:310px;
	height:330px;
}

.vwos .woas h2{
	font-size:24px;
	color:#946801;
 	padding:0 0 5px 0;
	margin:-5px 0 0 80px;
}

.vwos .woas h3{
	font-size:14px;
	color:#b07e23;
	font-weight:bold;
	text-align:right;
	clear:both;
	padding:0 0 25px 0;
}

.vwos .woas p{
	font-size:12px;
	color:#b07e09;
	line-height:17px;
	padding:0 0 15px 0;
	margin:0;
	text-align:justify;
}

.vwos .woas img{
	float:left;
}

.choosekit{
	clear:both;
	width:540px;
	margin:10px auto 40px auto;
}

.choosekit .txt{
	background:url(../images/choosekittxt.gif) no-repeat;
	width:210px;
	height:104px;
	display:block;
	float:left
}

.choosekit .form{
	float:left;
}

.choosekit .form .selectcss{
	margin:2px 0 0 0;
	width:316px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000000;
}

.choosekit .form .addtocart{
	background:url(../images/addtocart.png) no-repeat;
	width:324px;
	height:60px;
	display:block;
	border:0;
	cursor:pointer;
	margin:25px 0 15px -5px;
}

.choosekit .fcc{
	margin:0 0 0 215px;
}


/* Samples */

.samples{
	clear:both;
	background:url(../images/samplesbg.gif) repeat-x left top;
	padding:6px 0 0 0;
}


.samples .samplesc,.samples .samplesc1{
	float:left;
	width:155px;
	text-align:center;
	padding:0 10px;
}

.samples .alt{
	margin:0;
	background:url(../images/samplesbg.png) repeat-x top;
}

.samples .alth{
	padding:25px 0 0 0;
	height:75px;
}

.samples .addsample{
	background:url(../images/addsample.png) no-repeat;
	width:160px;
	height:50px;
	display:block;
	border:0;
	margin:0 auto;
}
.samples h6{
	font-size:20px;
	height:90px;
}

.samples p{
	height:175px;
}

.samples .alt p{
	height:180px;
}


/* Common */
a {
	outline:none;
	color:#2c285d;
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
img {
	border:0;
}
p {
	color:#4b4b4b;
	font-size:14px;
	line-height:21px;
	padding:0 0 20px 0;
	margin:0;
}

.justifytxt{
	text-align:justify;
}

ul,ol {
	padding:0;
	margin:0;
	text-align:left;
	color:#4b4b4b;
	font-size:14px;
	line-height:21px;
}
.clear {
	clear:both;
}
h1, h2, h3, h4, h5, h6 {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#2c285d;
	padding:0 0 10px 0;
	margin:0;
	font-weight:normal;
}
h1 {
	font-size:38px;
}
h2 {
	font-size:28px;
}
h3 {
	font-size:24px;
}
h4 {
	font-size:18px;
}
h5 {
	font-size:16px;
}
h6 {
	font-size:14px;
}

.alignleft{
	float:left;
	margin:0 10px 10px 0;
}

.error{
	color:red;
	font-size:12px;
	display:none;
	padding:5px;
	text-align:center;
	position:absolute;
}

.spacer{
	clear:both;
	height:10px;

}

hr {
    background: url(../images/seperator.gif) repeat-x scroll 0 0 transparent;
    border: 0 none;
    height: 1px;
    margin: 20px 0 25px 0;
    width: 100%;
	clear:both;
}

/* Tabs CSS */

#tabs{
	clear:both;
	margin:50px 0 0 10px;
}

#tabs #ourstory,#tabs #testimonials,#tabs #determineskintype,#tabs #faqs{
	width:840px;
}


#tabs a#ourstorybtn{
	background:url(../images/tabs.png) no-repeat;
	display:block;
	width:210px;
	height:75px;
	text-indent:-9999em;
	float:left;
}

#tabs a:hover#ourstorybtn,#tabs a.ourstoryactive{
	background:url(../images/tabs.png) no-repeat 0 -75px !important;
}


#tabs a#testimonialsbtn{
	background:url(../images/tabs.png) no-repeat -210px 0;
	display:block;
	width:212px;
	height:75px;
	text-indent:-9999em;
	float:left;
}

#tabs a:hover#testimonialsbtn,#tabs a.testimonialsactive{
	background:url(../images/tabs.png) no-repeat -210px -75px !important;
}


#tabs a#determinebtn{
	background:url(../images/tabs.png) no-repeat -423px 0;
	display:block;
	width:210px;
	height:75px;
	text-indent:-9999em;
	float:left;
}

#tabs a:hover#determinebtn,#tabs a.determineactive{
	background:url(../images/tabs.png) no-repeat -423px -75px !important;
}

#tabs a#faqbtn{
	background:url(../images/tabs.png) no-repeat -635px 0;
	display:block;
	width:210px;
	height:75px;
	text-indent:-9999em;
	float:left;
}

#tabs a:hover#faqbtn,#tabs a.faqactive{
	background:url(../images/tabs.png) no-repeat -635px -75px !important;
}

#ourstory{
	clear:both;
	padding:25px 0;
	overflow:auto;
}

#ourstory .img{
	float:left;
	width:170px;
}

#tabs h1{
	font-size:14px;
	color:#b07e23;
	font-weight:bold;
	padding:10px 0;
}

#ourstory .txt{
	float:left;
	width:650px;
}

#ourstory a{
	color:#395291;
	text-decoration:underline;
}

#testimonials{
	clear:both;
	display:none;
	padding:25px 0;
	overflow:auto;
}

#testimonials .alignleft{
	margin:0 20px 30px 0;
}

#testimonials h2,#determineskintype h2{
	color:#B07E23;
	font-size:21px;
	line-height:normal;
}

#testimonials h1{
	color:#B07E23;
}

#testimonials a, #testimonials h1 span{
	color:#B07E23;
	text-decoration:none;
	font-weight:normal;
}


#faqs{
	clear:both;
	display:none;
	padding:25px 0;
}

#faqs h1{
	background:url(../images/q.png) no-repeat left top;
	padding:0 0 25px 35px;
	margin:0;
	line-height:normal;
}

#faqs p{
	margin:0 0 0 35px;
}

#faqs ul,#faqs ol{
	margin:0 0 20px 60px;
}

#determineskintype{
	display:none;
	padding:25px 0;
	clear:both;
	overflow:auto;
}

.nerolitonerdeal{
	clear:both;
	background:url(../images/nerolitonerdeal.jpg) no-repeat;
	width:722px;
	height:197px;
	margin:10px 0 10px -5px;
	padding:30px 20px 0 155px;
}

.radiantskinsilkdeal{
	clear:both;
	background:url(../images/radiantskinsilkdeal.jpg) no-repeat;
	width:722px;
	height:192px;
	margin:0 0 15px -5px;
	padding:30px 20px 0 155px;
}


.nerolitonerdeal h3,
.radiantskinsilkdeal h3
{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	color:#1d2d1f;
	padding:0 0 25px 0;
	margin:0;
	font-weight:normal;
	line-height:30px;
}

.radiantskinsilkdeal h3 span{
	font-size:14px;
	font-style:italic;
}

.nerolitonerdeal p,
.radiantskinsilkdeal p
{
	font-size:14px;
	color:#57742c;
	padding:0;
	margin:0;
	line-height:21px;
}



/* Footer CSS */
#footer {
	text-align:center;
	color:#d1b571;
	padding:20px 0 50px 0;
	width:965px;
	position:relative;
	z-index:5000;
	margin:-25px auto 0 auto;
}
#footerLinks a {
	color:#b07e09;
	font-size:12px;
	text-decoration:none;
	padding:0 4px;
	font-family:Arial, Helvetica, sans-serif;
}
#footerLinks {
	font-size:12px;
	color:#b07e09;
}
#footer a:hover {
	color:#24420e;
	text-decoration:underline;
}
.footerTxt1 {
	font-size:12px;
	padding:18px 0 10px 0;
}
.footerTxt2 {
	font-size:10px;
	width:900px;
	margin:0 auto;
}
.footerBg {
	background:url(../images/footerbg.png) repeat-x center bottom;
	width:100%;
	min-height:100%;
	z-index:-1;
}
