/* Sheercover - Reset styles to reduce browser inconsistencies in default settings */

html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	font-family:Helvetica, Arial, sans-serif;
}
body {
	line-height: 1;
	background-color: #222;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus {
	outline: 0;
}
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* ------------------------- reset - end ------------------------------- */
#subcontent {
	background-color:#FFF;
	width:100%;
	padding-bottom:10px;
}
#subcontent .container {
	margin:0 auto;
	width:960px;
}
#contentWrapper {
	padding-top:30px;
	border-top:2px solid #222222;
	margin: 0 auto;
	min-height: 712px;
	_height: 712px; /* that's for IE6 */
	width: 100%;
	background: #FFFFFF url(../img/bg.jpg) 0 0 repeat-x;
}
body.homepage #contentWrapper {
	background: #FFF url(../img/hp_banner.jpg) 50% 0 no-repeat;
}
body.realstoriesBody #contentWrapper {
	background: #FFFFFF url(../img/bg_lite.jpg) 0 0 repeat-x;
}
#header, #content {
	margin: 0 auto;
	width: 960px;/*padding-left:220px;*/
}
#content {
	color:#48423b;
	font-family:Arial, sans-serif;
	font-size:15px;/*padding: 40px 0 0;*//*z-index:200;*/ /* z-index works with positioning only *//*margin-top:450px;*/
}
#content img {
	float: left;
}
#headerWrapper {
	background-color: #222222;
	height: 73px;
	/*left: 0;
  position: absolute;
  top: 0;*/
  margin: 0 auto;
	width: 100%;
	border-bottom:1px solid #b8d265;
}
#header {
	left: 70px;
	position: relative;
	width: 1100px;
}
.loginNav {
	position: absolute;
	right: 115px;
	width: auto;
}
.loginNav li {
	float: left;
	margin-right: 20px;
}
.loginNav li a {
	color: #BCBCBC;
	text-decoration: none;
	font-size: 11px;
}
/*body.homepage #headerWrapper {
	background-color: transparent;
	height: 77px;
	border-bottom: none;
}*/
#header img {
	float:left;
}
.logo img {
	margin-top: 24px;
	border:none;
}
.headSeparator {
	margin: 0 40px;
}
#header #tagline {
	margin-top:30px;
}
#header #guarantee {
	margin-top:5px;
}
/* ------------ FOOTER ---------------- */
#footerWrapper {
	background-color:#222;
	width: 100%;
	margin:10px auto -1px auto;
}
#footer {
	color: #BCBCBC;
	font-family: arial;
	font-size: 11px;
	margin: 0 auto;
	text-align: center;
	width: 960px;
	padding-top:10px;
}
#footer .copyrightLegal {
	border-top: 0 solid #978EAA;
	padding: 50px 10px 7px;
 *padding: 0 10px 7px;
 *clear: both;
	margin-left:179px;
}
#footer .copyrightLegal li.copyrightInfo {
	border: medium none;
	padding-left: 0;
}
#footer .copyrightLegal li {
	border-left: 1px solid #4e4e4e;
	border-right: 1px solid #1a1a1a;
	float: left;
	padding: 0 10px;
	margin-top:6px;
}
#footer .copyrightLegal li.logoImg {
	margin-top:0;
}
.footerLinks li, .footerLinks li form, #footer .copyrightLegal li, #footer .copyrightLegal li ul {
	display: inline;
}
#footer a, #footer a:visited, #footer .copyrightInfo {
	color: #bcbcbc;
	text-decoration: none;
}
.footerLinks li.socialLinks {
	background-image: none;
	float: left;
	padding: 6px 0 0 10px;
	color:#fff;
}
.footerLinks li.socialLinks.label {
	padding-top: 12px;
}
.footerLinks {
	background: url("../img/social_bg.gif") no-repeat scroll 0 0 transparent;
	float: left;
	clear: left;
	height: 35px;
	width: 206px;
	margin-left:260px;
	margin-right:13px;
	_margin-left: 130px;
}
.footerLinks li.socialLinks a.facebook {
	background:url(../img/new_icons_socialLinks.gif) no-repeat 0 0 transparent;
	width:22px;
	height:22px;
	display:block;
}
.footerLinks li.socialLinks a.twitter {
	background:url(../img/new_icons_socialLinks.gif) no-repeat 0 -40px transparent;
	width:22px;
	height:22px;
	display:block;
}
.footerLinks li.socialLinks a.youtube {
	background: url("../img/new_icons_socialLinks.gif") no-repeat scroll 0 -77px transparent;
	display: block;
	height: 25px;
	width: 22px;
}
ul.countryselectorUL {
	float:left;
	text-align:left;
	width: 272px;
}
#footer li.countryselector {
	background: url("../img/country_bg.gif") no-repeat scroll 0 0 transparent;
	border-right: medium none;
	height: 35px;
	/* padding-right: 128px;*/
  position: relative;
	width: 262px;
	padding-top:12px;
	color:#fff;
	padding-left:10px;
}
#footer #locale_selector {
	background: url("../img/bg_locale_selector.gif") repeat-x scroll 0 0 #464646;
	border: 1px solid #464646;
	cursor: pointer;
	margin: 1px 0 0 5px;
	overflow: hidden;
	padding: 2px 0;
	position: absolute;
	left: 117px;
	width: 120px;
	top: 6px;
	height:14px;
}
#footer li ul#locale_selector li {
	border: medium none;
	padding: 0 0 1px;
	text-align: left;
	float:left;
}
#footer li ul#locale_selector li.selected {
	background: url("../img/arrow_up.gif") no-repeat scroll 98% 5px transparent;
}
#footer li ul#locale_selector li a {
	background: url("../img/icons_countryselector.png") no-repeat scroll 10px 2px transparent;
	display: block;
	float: left;
	padding: 1px 5px 5px 34px;
	width: 78px;
	color:#fff;
}
#footer li ul#locale_selector li.ca a {
	background-position: 10px -37px;
}
#footer li ul#locale_selector li.ja a {
	background-position: 10px -97px;
}
#footer li ul#locale_selector li.aus a {
	background-position: 10px -302px;
}
#footer li ul#locale_selector li.uk a {
	background-position: 10px -17px;
}
#footer li ul#locale_selector li.swe a {
	background-position: 10px -137px;
}
#footer li ul#locale_selector li.nor a {
	background-position: 10px -177px;
}
#footer li ul#locale_selector li.fin a {
	background-position: 10px -117px;
}
#footer li ul#locale_selector li.den a {
	background-position: 10px -157px;
}
#footer li ul#locale_selector li.ind a {
	background-position: 10px -216px;
}
#footer li ul#locale_selector li.de a {
	background-position: 10px -79px;
}
/* -------- Misc Common Styles -------------------- */
p.legalCopy {
	margin: 27px 0;
}
p.footerPages, #FAQs {
	line-height:20px;
	margin-bottom:20px;
	color:#48423b;
}
p.footerPages a, #FAQs a {
	color:#b4784c;
}
#FAQs p.headline {
	margin-top:30px;
}
#FAQs p.questionCopy, #FAQs ul {
	margin-bottom:30px;
}
#FAQs a {
	font-style:italic;
}
h4 {
	line-height:20px;
	color:#48423b;
}
.orderBtn {
	background: transparent url(../img/orderBtn.png) 420px 243px no-repeat;
	text-indent:-99999px;
	display:block;
	width: 960px;
	height: 419px;
}
.orderBtn:hover {
	background-position: 420px -112px;
}
#leftContent {
	width:700px;
	margin-right:20px;
	float:left;/*position: relative;*/
}
#leftContent ul {
	list-style-type:disc;
	margin-left:15px;
}
#leftContent ul li {
	margin-bottom:10px;
	width:340px;
}
#leftContent ul li.wide {
	margin-bottom:10px;
	width:100%;
}
#leftContent ul.longList li {
	margin-bottom:20px;
	line-height:20px;
}
#leftContent ul.longList_xl li {
	margin-bottom:20px;
	line-height:20px;
	width:100%;
}
#rightContent {
	width:240px;
	float:right;
	_overflow: hidden;
}
.copyRight {
	float:right;
}
.copyLeft {
	float:left;
}
#shtable table {
	margin: 0 10% 5%;
	text-align: center;
	width: 500px;
}
#shtable td {
	padding:15px;
	width:150px;
}
/* ---------- SIDEBAR ----------------------- */
.sideTop, .sideBtm {
	background:url(../img/sideBorderTops.gif) no-repeat 0 0 transparent;
	width:240px;
	height:9px;
	_overflow: hidden;
}
.sideBtm {
	_margin: -9px 0 20px;
	_height: 18px;
	_overflow: hidden;
	background:url(../img/sideBorderBtm_IE6.gif) no-repeat 0 100% transparent;
}
.sideSep {
	background:url(../img/sideSep.gif) no-repeat 0 0 transparent;
	width:221px;
	height:7px;
	margin:10px 0 10px;
}
.sideBar {
	background: #F8F7F7;
	border: 1px solid #999;
	border-radius: 15px;
	width:220px;
	padding:10px;
	height:635px;
	text-align:center;
}
#content .sideBar img {
	float:none;
}
.headline {
	font-size:60px;
	color:#48423b;
	margin-bottom:10px;
}
.sasheadline {
	color: #48423B;
	font-size: 54px;
	line-height: 50px;
	margin-bottom: 10px;
	width: 665px;
}
.intrograph {
	line-height: 20px;
	margin: 20px 0 0;
}
.intrograph2 {
	line-height: 20px;
	margin: 0 0 10px;
}
.headstrong {
	padding:15px 0 15px 0;
}
.headbig {
	font-size:40px;
	padding:10px 0 5px 0;
	font-weight:bolder;
}
.paragraph_404 {
	line-height: 19px;
}
.headbig_sp {
	font-size:40px;
	padding:10px 0 0px 0;
	font-weight:bolder;
}
h2.headline {
	font-size:35px;
	line-height: 35px;
	font-weight:bold;
	color:#48423b;
}
.subline {
	font-size:18px;
	font-weight:bold;
	padding: 10px 0;
	color:#48423b;
}
.subline_ntp {
	font-size:18px;
	font-weight:bold;
	padding: 5px 0 20px 0;
	color:#48423b;
}
.faqsub {
	font-size:20px;
	padding:0px 0 5px 0;
	font-weight:bold;
}
.subline_404 {
	font-size:18px;
	font-weight:bold;
	padding: 20px 0 3px 0;
	color:#48423b;
}
span.trademark {
	font-size:12px;
	vertical-align:text-top;
}
span.bigtrademark {
	font-size:26px;
	vertical-align:top;
}
.contentSep {
	width:680px;
	background:url(../img/contentSep.gif) repeat-x 0 0 transparent;
	height:1px;
	margin:20px 0 20px;
}
.sideOrderBtn, .btmOrderBtn {
	background: url(../img/cta.png) no-repeat 0 0 transparent;
	width:151px;
	height:53px;
	margin-left:31px;
	margin-top:10px;
	display:block;
}
.sideOrderBtn {
 *margin-left: 5px;
}
.btmOrderBtn {
	cursor: pointer;
	left: 450px;
	position: absolute;
	top: 130px;
}
.sideOrderBtn:hover, .btmOrderBtn:hover {
	background-position:0 100%;
}
/* ---------- BOTTOM BAR ----------------------- */
.btmTop, .btmBtm {
	background: transparent url(../img/btmBorderTops.gif) 0 0 no-repeat;
	width:677px;
	height:9px;
	margin:20px 0 0;
	_overflow: hidden;
}
.btmTop {
	clear: both;
}
.btmBtm {
	margin:0 0 20px;
	_margin: -9px 0 20px;
	_height: 18px;
	_overflow: hidden;
	background: transparent url(../img/btmBorderBtm_IE6.gif) 0 100% no-repeat;
}
.btmBar {
	background:#f8f7f7;
	border:1px solid #999;
	border-radius:15px;
	height: 200px;
	padding: 1px 0 10px 25px;
	text-align: center;
	width: 652px;
	position: relative;
	margin:20px 0 20px 0;
	overflow:hidden;
}
p.btmHeadline {
	width:477px;
	margin:120px auto -10px;
}
#content .btmBar .btmProdImg {
	position: absolute;
	left: 25px;
	top:10px;
}
#content .btmBar .btmPriceImg {
	left: 450px;
	position: absolute;
	top: 20px;
}
/* ----------- NAV -------------------------- */
#navWrapper {
	background: url("../img/navBG.gif") repeat-x scroll 0 0 transparent;
	border-bottom: 16px solid #222222;
	border-top: 2px solid #222222;
	height: 47px;
	margin: 0 auto;
	width: 100%;
}
#nav {
	height: 47px;
	left: 80px;
	margin: 0 auto;
	position: relative;
	width: 1150px;
}
#nav a {
	color: #222222;
	float: left;
	font-size: 18px;
	height: 31px;
	margin-right: 21px;
	padding: 16px 16px 0;
	text-decoration: none;
}
#nav a.first {
	padding-left:0;
}
#nav a.selected, #nav a:hover {
	color:#955800;
}
#nav a.orderLink {
	color:#fff;
	background:url(../img/orangeBG.gif);
}
#nav a.orderLink:hover {
	color:#222;
}
/* ----------- End Nav Styles --------------- */

/* ----------- HOMEPAGE STYLES -------------- */
.hp_panel {
	width:300px;
	height:243px;
	float:left;
	margin: 10px 20px 20px 0;
	position: relative;
}
.hp_panel p, .hp_panel ul {
	width:140px;
	margin-top: 100px;
	color: #4D342C;
	font: 12px/17px Helvetica, Verdana, Arial, sans-serif;
	margin-left: 12px;
	margin-top: 107px;
	width: 140px;
}
.hp_panel ul {
	list-style-type:disc;
	margin-left:128px;
}
.hp_panel ul li {
	margin-bottom:7px;
}
.hp_panel a {
	position:absolute;
	top: 10px;
	width: 300px;
	padding-top: 211px;
	color:#d33778;
	font: bold 14px Helvetica, Verdana, Arial, sans-serif;
	text-decoration:none;
}
#panel1 a {
	left: 10px;
}
#panel2 a {
	padding-left: 190px;
}
#panel3.hp_panel p {
	font-size: 12px !important;
	line-height: 16px !important;
	width: 135px !important;
}
#mainCTA {
	width: 960px;
	height: 419px;
}
#panel1 {
	background-image: url(../img/realusers_panel.jpg);
}
#panel2 {
	background-image: url(../img/difference_panel.jpg);
}
#panel3 {
	background-image: url(../img/guarantee_panel.jpg);
}
#hp_seoCopy {
	font-size:12px;
	color:#838383;
	text-align:center;
	margin-bottom:20px;
}
/* ----------- Real Stories ------------------------------------------------------- */
#realStoriesHead {
	float:left;
	margin-top:5px;
}
#real_paginationTop {
	float:right;
}
#real_paginationBtm {
	position:relative;
	bottom:90px;
	top: -90px;
	left:342px;
	height:0;
	width: 340px;
	z-index: 200;
	float: left;
}
span.paginationHeadline {
	color: #806042;
	font-size: 14px;
	font-weight: bold;
	display: block;
	text-align: center;
}
.real_pager {
	height:44px;
	cursor:pointer;
	display:block;
	float:left;
	background-position:0 0;
}
.real_pager.selected, .real_pager:hover {
	background-position:0 100%;
}
.real_pager.light {
	background-image:url(../img/real_lightPage.png);
	width:85px;
}
.real_pager.med {
	background-image:url(../img/real_medPage.png);
	width:85px;
}
.real_pager.tan {
	background-image:url(../img/real_tanPage.png);
	width:85px;
}
.real_pager.dark {
	background-image:url(../img/real_darkPage.png);
	width:85px;
}
#real_paginationBtm .real_pager.light {
	background-image:url(../img/real_lightPageBtm.png);
	width:85px;
}
#real_paginationBtm .real_pager.med {
	background-image:url(../img/real_medPageBtm.png);
	width:85px;
}
#real_paginationBtm .real_pager.tan {
	background-image:url(../img/real_tanPageBtm.png);
	width:85px;
}
#real_paginationBtm .real_pager.dark {
	background-image:url(../img/real_darkPageBtm.png);
	width:85px;
}
.real_page .contentSep {
	margin-top:0px;
	float:left;
}
.real_page {
	display:none;
	float:left;
}
.real_page.light {
	display:block;
}
#content .real_userPolo {
	float: left;
}
.real_userQuote {
	float:right;
	font-size:14px;
	line-height:20px;
	width:223px;
	margin-top:100px;
}
/*
.user_story {
	height:500px;
}*/
/* ----------- Tips & Tricks------------------------------------------------------- */
#videoContainer {
	width:676px;
}
#videoContainer a {
	float: left;
	display: block;
	width: 188px;
	height:170px;
	margin-bottom: 26px;
	margin-right: 56px;
	text-decoration:none;
}
#videoContainer a.noMargin {
	margin-right: 0px;
}
.videoRollover {
	position: relative;
}
.videoRollover .playButton {
	background:none;
	height: 105px;
	left: 0;
	position: absolute;
	top: 0;
	width: 188px;
	z-index: 100;
}
.videoRollover .playButton:hover {
	background:url("../img/vidPlayBtn.png") no-repeat scroll 68px 23px transparent;
}
a.videoPop p.videoSub {
	color: #B4784C;
	float: left;
	font-size: 14px;
	padding-top: 10px;
	text-align: center;
	width: 188px;
	line-height: 18px;
}
/* ----------- SAS Page 1 --------------------------------------------------------- */
#sas_topSep, #sas_mainSep {
	background:url(../img/sepVert.gif) repeat-y 0 0 transparent;
	width:1px;
	height:200px;
	float:left;
	margin: 0 30px 2px;
}
#sas_mainSep {
	height:1180px;
	margin:2px 20px 0 16px;
}
#sas_headlines {
	float:left;
	width:646px;
}
#sas_guarantee {
	float:left;
}
#sas_starter_content, #sas_deluxe_content {
	float:left;
	width:460px;
	min-height: 1200px;
	_height: 1200px;
	line-height:20px;
	color:#48423b;
	position: relative;
	margin-bottom:35px;
}
#sas_starter_content h2, #sas_deluxe_content h2 {
	text-align:center;
}
/*#sas_starter_content {
	background:url(../img/sasStarterProdImg.png) no-repeat 0 0 transparent;
}
#sas_deluxe_content {
	background:url(../img/sasDeluxeProdImg.png) no-repeat 0 0 transparent;
}*/

#sas_starter_top, #sas_starter_btm, #sas_deluxe_top, #sas_radiostarter_top, #sas_radiostarter_btm, #sas_radiodeluxe_top {
	text-align:center;
	width:auto;
	position: absolute;
	z-index:200;
}
#sas_starter_top, #sas_radiostarter_top {
	position: relative;
	top: 30px;
}
#sas_starter_top {
	width:150px;
}
#sas_deluxe_top, #sas_radiodeluxe_top {
	margin-top:-11px;
	position: relative;
	top: 30px;
}
#sas_deluxe_top {
	width:150px;
}
#sas_starter_btm, #sas_radiostarter_btm {
	margin: 0 0 0 150px;
	bottom: 350px;
}
#sas_radiostarter_btm {
	margin: 0 0 0 100px;
	bottom: 350px;
}
#sas_deluxe_btm, #sas_radiodeluxe_btm {
	position: absolute;
	margin-left:140px;
	text-align:center;
	width:auto;
	bottom: 350px;
}
#sas_radiodeluxe_btm {
	margin-left:100px;
}
#sas_starter_content ul, #sas_deluxe_content ul {
	list-style-type:disc;
	margin-bottom:15px;
	margin-left:15px;
	font-size:14px;
}
.bv {
	clear: both;
}
#selectStep1, #selectStep2 {
	float: right;
	height: 33px;
	left: 545px;
	top: 40px;
	width: 427px;
	z-index: 200;
	position:absolute;
	background: transparent url(../img/progress1.png) 0 0 no-repeat;
}
#selectStep2 {
	background: transparent url(../img/progress2.png) 0 0 no-repeat;
}
#selectStep2 .selectBack {
	float: right;
	left: 5px;
	position: absolute;
	text-indent: -9999px;
	top: -10px;
	width: 110px;
	z-index: 210;
}
.sasOrderBtn {
	background: transparent url(../img/sascta.png) 0 0 no-repeat;
	width:151px;
	height:42px;
	text-indent:-99999px;
	display:block;
}
.sasOrderBtn:hover {
	background-position:0 100%;
}
.sasStarterOrderBtn {
	background: transparent url(../img/sas_30day_cta.png) 0 0 no-repeat;
	width:208px;
	height:42px;
	position:relative;
	left:0px;
	text-indent:-99999px;
	display:block;
}
.sasStarterOrderBtn:hover {
	background-position:0 100%;
}
.sasDeluxeOrderBtn {
	background: transparent url(../img/sas_120day_cta.png) 0 0 no-repeat;
	width:208px;
	height:42px;
	position:relative;
	left:0px;
	text-indent:-99999px;
	display:block;
}
.sasDeluxeOrderBtn:hover {
	background-position:0 100%;
}

p.prodHeadline {
	font-size:18px;
	margin: 65px 0 3px;
}
p.small {
	font-size:14px;
	margin-bottom:15px;
}
a.sasLink {
	color: #B4784C;
	font-size: 12px;
	font-style: italic;
	left: 220px;
	margin-bottom: 15px;
	position: absolute;
	top: 220px;
	z-index: 300;
}
a.sasBtmLink {
	color: #B4784C;
	font-size: 14px;
	font-style: italic;
	left: 95px;
	margin-bottom: 15px;
	position: absolute;
	top: 1160px;
	z-index: 300;
}
p.sasHeadline {
	font-size:25px;
	font-weight:bold;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
	line-height:35px;
}
span.pricepoint {
	font-weight:bold;
	font-size:26px;
}
p.freeShipPink {
	font-weight:bold;
	font-size:16px;
	color:#da356c;
}
.sasVidContainer {
	width: 250px;
	position: absolute;
	bottom: 50px;
}
.threeMonthSupply {
	font-size:11px;
	line-height:11px;
}
/* Radio Button SAS Page */
.starter_top, .deluxe_top {
	width:auto;
	height:230px;
	margin:0 0 20px 0;
}
.sasRadioStarterOrderBtn {
	background: transparent url(../img/sas_starter_cta.png) 0 0 no-repeat;
	width:230px;
	height:43px;
	position:relative;
	left:10px;
	*left:0px;
	text-indent:-99999px;
	display:block;
}
.sasRadioStarterOrderBtn:hover {
	background-position:0 100%;
}
.sasRadioDeluxeOrderBtn {
	background: transparent url(../img/sas_deluxe_cta.png) 0 0 no-repeat;
	width:230px;
	height:43px;
	position:relative;
	left:10px;
	*left:0px;
	text-indent:-99999px;
	display:block;
}
.sasRadioDeluxeOrderBtn:hover {
	background-position:0 100%;
}
p.sasRadioHeadline {
	font-size:27px;
	font-weight:bold;
	text-align:left;
	margin-top:20px;
	margin-bottom:20px;
	line-height:35px;
}
.bvBurst {
	bottom: 130px;
	left: 425px;
	position: relative;
	z-index: 200;
}
.radioOptions {
	width:250px;
	height:auto;
	text-align:left;
}
.radioHeader {
	font-weight:bold;
	font-size:26px;
	margin-bottom:10px;
	display:block;
}
.radioKitSupply {
	font-size:14px;
	font-weight:bold;
	color:#000;
}
.radioKitPrice {
	font-size:18px;
	font-weight:bold;
	color:#48423B;
}
.firstRadioSpacer {
  border-bottom: 1px dotted #000000;
  display: block;
  margin-bottom: 5px;
  padding-bottom: 5px;
}
.secondRadioSpacer {
	display:block;
	margin-bottom:30px;
}
/* ----------- SAS Page 1 Popups -------------------------------------------------- */
#popupBG {
	background: none repeat scroll 0 0 #222;
	height: 100%;
	left: 0;
	opacity: 0.5;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
	filter: alpha(opacity=50);
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 300;
	display:none;
}
#popupStarter, #popupDeluxe {
	/*width:800px;*/

	background-color:white;
	position:absolute;
	top:0;
	left:50%;
	margin:100px 0 0 -405px;
	z-index:400;
	display:none;
	width: 811px;
}
.popupClose {
	background: url(../img/close.png) no-repeat 0 0 transparent;
	width:39px;
	height:38px;
	float:right;
	margin-right:-14px;
	margin-top:-12px;
	cursor:pointer;
}
.popupLeft {
	width:580px;
	z-index:10;
	float:left;
	padding-left:20px;
	padding-top:20px;/*background:url(../img/popup30_bg_default.jpg) no-repeat 0 0 white;*/
}
.popupRight {
	border-left: 1px solid #D2D2D1;
	float: right;
	margin-top: 30px;
	padding-bottom: 200px;
	padding-left: 20px;
	text-align: center;
	width: 190px;
}
.popupImg {
	float: left;
	margin-left: 0;
	margin-top: -35px;
}
.popupImg_small {
	height: 220px;
	overflow: hidden;
	padding-bottom: 10px;
	position: relative;
	right: 15px;
	top: 10px;
}
p.popup_productDesc {
	bottom: 95px;
	color: #3B3735;
	font-size: 11px;
	height: auto;
	line-height: 18px;
	position: absolute;
	right: 10px;
	text-align: left;
	width: 190px;
}
p.popupHeadline {
	font-size:14px;
	color:#3b3735;
	font-family:Arial;
	font-weight:bold;
	text-align:left;
}
span.popupSubHeadline {
	font-family:Georgia;
	font-size:20px;
	font-style:italic;
	color:#3c3835;
}
.popup_productTitle {
	height:30px;
}
#prodDescs {
	display:none;
}
a.popup_CTA {
	background:url(../img/popup_CTA.gif) no-repeat 0 0 white;
	width:153px;
	height:65px;
	display:block;
	position: absolute;
	bottom: 10px;
	right: 25px;
}
a.popup_CTA:hover {
	background-position:0 100%;
}
div.topRatings {
	float:left;
	width:100%;
}
div.topRatings .BVRRSocialBookmarkingLinks, div.topRatings .BVRRRatingSummaryLinks {
	display:none;
}
/* ----------- SAS Page 2 --------------------------------------------------------- */
#sas2_mainPanel {
	float:left;
	display:block;
}
#sas2_mainPanel img, #sas2_rightPanel img {
	float:none;
}
#sas2_rightPanel {
	float:right;
	margin-top:15px;
	width:250px;
}
#sas2_lightPanel, #sas2_medPanel, #sas2_tanPanel, #sas2_darkPanel {
	float:left;
	width:700px;
	height:483px;
	display:none;
	background:url(../img/sas2_lightInfoPic.jpg) no-repeat 0 0 transparent;
	border-right:1px solid #fff;
}
#sas2_medPanel {
	/*display:block;*/
	background:url(../img/sas2_medInfoPic.jpg) no-repeat 0 0 transparent;
}
#sas2_tanPanel {
	background:url(../img/sas2_tanInfoPic.jpg) no-repeat 0 0 transparent;
}
#sas2_darkPanel {
	background:url(../img/sas2_darkInfoPic.jpg) no-repeat 0 0 transparent;
}
#sasGuarantee {
	display:block;
	padding-bottom:10px;
}
#sasGuaranteeBadge {
	margin-left:70px;
	margin-top:50px;
}
#sas2_infoCTA_Area {
	display:none;
}
#sas2_infoCTA_Area .infoCTA {
	margin-left:30px;
}
.panelBack {
	position:absolute;
	background:url(../img/sas2_back.gif) no-repeat 0 0 transparent;
	width:140px;
	height:17px;
	margin-top:25px;
	cursor:pointer;
}
.prodTop {
	background: url("../img/sas2_topProd.png") no-repeat scroll 0 0 transparent;
	height: 91px;
	margin-left: 218px;
	margin-top: 10px;
	position: absolute;
	width: 135px;
}
.popularBurst {
	background: url("../img/popularBurst.png") no-repeat scroll 0 0 transparent;
	height: 67px;
	margin-left: 348px;
	margin-top: 0px;
	position: absolute;
	width: 67px;
}
.sas2_panelContent {
	float:right;
	text-align:right;
	width:328px;
	color:#64514b;
	font-size:12px;
	margin-top:37px;
	margin-right:20px;
	line-height:14px;
}
.sas2_panelContent h2 {
	font-size:18px;
	margin-bottom:5px;
}
.infoPanel {
	font-size:13px;
	float:left;
	width:175px;
	height: 560px;
}
.infoPanel p {
	margin-bottom:15px;
	padding:10px;
}
.infoPanel a {
	color: #B4784C;
	font-family: times New Roman, georgia;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	margin-left: 16px;
	text-align: center;
}
.infoPanel.light {
	color:#806042;
	background-color:#f6dccb;
}
.infoPanel.med {
	color:#806042;
	background-color:#debba6;
}
.infoPanel.tan {
	color:#533f2c;
	background-color:#ba9373;
}
.infoPanel.dark {
	color:#352517;
	background-color:#806042
}
a.infoCTA {
	margin-left:12px;
	margin-top:16px;
	margin-bottom:15px;
	width:151px;
	height:63px;
	display:block;
}
.infoCTA.light {
	background:url(../img/sas2_lightCTA.png) no-repeat 0 0 transparent;
}
.infoPanel.light p {
	margin-bottom:28px;
}
.infoCTA.med {
	background:url(../img/sas2_medCTA.png) no-repeat 0 0 transparent;
}
.infoCTA.tan {
	background:url(../img/sas2_tanCTA.png) no-repeat 0 0 transparent;
}
.infoPanel.tan a {
	color:#63442c;
}
.infoCTA.dark {
	background:url(../img/sas2_darkCTA.png) no-repeat 0 0 transparent;
}
.infoPanel.dark a {
	color:#3b2617;
}
.infoCTA:hover {
	background-position:0 100%;
}
#sas2_shadeInfoSelector {
	float:left;
	width:940px;
	border-top:2px solid #000;
	display:none;
}
#sas2_shadeInfoSelector ul li {
	height:74px;
	width:200px;
	float:left;
	cursor:pointer;
	background-position:0 0;
	background-repeat:no-repeat;
}
#sas2_shadeInfoSelector ul li#default_selector {
	background-image:url(../img/sas2_btm1.gif);
	width:140px;
	cursor:auto;
}
#sas2_shadeInfoSelector ul li#light_selector {
	background-image:url(../img/sas2_btmLight.gif);
}
#sas2_shadeInfoSelector ul li#med_selector {
	background-image:url(../img/sas2_btmMed.gif);
}
#sas2_shadeInfoSelector ul li#tan_selector {
	background-image:url(../img/sas2_btmTan.gif);
}
#sas2_shadeInfoSelector ul li#dark_selector {
	background-image:url(../img/sas2_btmDark.gif);
}
#sas2_shadeInfoSelector ul li.sas2_bottomNav:hover, #sas2_shadeInfoSelector ul li.selected {
	background-position:0 100%;
}
#modelDisclaimer {
	width:100%;
	color:#efefef;
	text-align:center;
	background-color:#222;
	border-bottom:2px solid white;
	padding: 5px 0;
	font-size:11px;
}
.sas2VidContainer {
	border-bottom: 1px solid #222222;
	border-top: 1px solid #222222;
	margin-left: 93px;
	margin-top: 15px;
	width: 230px;
}
a#sas2_detailsLink, a.centerLink {
	color:#B4784C;
	font-style:italic;
	font-size:14px;
}
a#sas2_detailsLink {
	margin-left:50px;
}
/* ----------- Page Copy Sections ------------------------------------------------- */
#benefitsCopy {
	padding: 75px 0 0 315px;
	width:375px;
	margin-bottom:30px;
	font-size:14px;
	line-height:20px;
	position: relative;
}
#ingredientsCopy {
	margin-top:40px;
	width:324px;
	font-size:14px;
	line-height:20px;
	margin-bottom:40px;
	position: relative;
}
#members_Copy1 {
	margin-top:40px;
	width:300px;
	font-size:14px;
	line-height:20px;
	margin-bottom:40px;
	position: relative;
}
#members_Copy2 {
	margin-top:40px;
	margin-left:315px;
	width:325px;
	margin-bottom:135px;
	font-size:14px;
	line-height:20px;
	position: relative;
}
#members_Copy3 {
	margin-top:40px;
	width:300px;
	font-size:14px;
	line-height:20px;
	margin-bottom:40px;
	position: relative;
}
#memberBenefitsVid {
	height:380px;
}
.superscriptStarter {
	font-size: 16px;
	position: relative;
	top:-4px;
	vertical-align: top;
}
.superscriptDeluxe {
	font-size: 16px;
	position: relative;
	top:-4px;
	vertical-align: top;
}
/* ----------- Page background Images --------------------------------------------- */
#contentWrapper .bgImg {
	position:absolute;
	top:-20px;
	left:-220px;
	z-index: 100;
}
#contentWrapper #benefitsImg2.bgImg {
	top:0;
	left:330px;
}
#contentWrapper #membersImg1.bgImg {
	left: 330px;
	top: 0;
}
#contentWrapper #membersImg2.bgImg {
	left: -518px;
	top: 20px;
}
#contentWrapper #membersImg3.bgImg {
	left: 410px;
	top: 0;
}
#contentWrapper #sasImg1.bgImg {
	left: 200px;
	top: 55px;
}
#contentWrapper #sasImg2.bgImg {
	left: 200px;
	top: 20px;
}
/* ----------- clearFix style should always be at the end of the css -------------- */

.clearFix {
	zoom: 1;
}
.clearFix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	width: 0;
	line-height: 0;
	visibility: hidden;
}

