﻿/* master page */
body 
{
	background:#d0c8c4 url(../images/page-background.png) repeat-x center top;
	min-width:1024px;
	text-align:center;
	font-family:Arial, Helvetica;
	margin-top:0;
	/*opacity: .99; fix text rendering in mac firefox */
	-moz-opacity:0.99;
}
body, a, a:visited
{
	color:#644737;
	text-decoration:none;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
sup
{
	vertical-align: super;
	-position:relative;
	-vertical-align: baseline;
	-top: -0.37em;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
a
{
	cursor:pointer;
}
.rightBackground
{
	background:url(../images/background-right.png) no-repeat right top;
}
.wrapper
{
	width:1024px;
	margin:0 auto;
	text-align:left;
	background:#d0c8c4 url(../images/background.png) no-repeat center top;
}
.topLinks
{
	background:#ffffff url(../images/top-box-left-corner.png) no-repeat bottom left;
	width:214px;
	margin-left:768px;
	font-size:11px;
}
.topLinksInner
{
	background:url(../images/top-box-right-corner.png) no-repeat bottom right;
	padding:2px 0;
}
.topLinksInner .floatLeft
{
	padding:3px 10px 1px;
	border-left:1px solid #644737;
	margin-top:1px;
}
.topLinksInner .first, .topLinksInner .socialNetworking
{
	border-left:0;
}
.topLinksInner .socialNetworking
{
	padding-top:0;
	padding-bottom:0;
	margin-top:0;
	padding-left:0;
}
.menuRow, .menuRow .logo
{
	height:70px;
	z-index: 999;
}
.menuRow .logo
{
	margin-left:31px;
	margin-right:7px;
	position:relative;
}

.menuRow .surveyText
{
	
	margin-top :5px;
	position:absolute;
	margin-left :-850px;
	font-size : 12px;
	font-weight : bold;
}
.menuBar, .submenu
{
	width:855px;
}
.menuBar
{
	border-top:1px solid #D0AFA6;
	border-bottom:1px solid #D0AFA6;
	padding: 8px 0;
	margin-top:40px;
	height:12px;
}
.menuBar a,
.menuBar span
{
	margin-left:18px;
	margin-right:32px;
}
.menuBar a.last,
.menuBar span.last
{
	margin-right:5px;
}
.submenu
{
	margin-left:144px;
	border-bottom:2px solid #BA7647;
	padding-top:.5em;
	font-size:9pt;
	margin-bottom:2em;
}
.submenu a, .submenu a:visited
{
	color:#BA7647;
}
.submenu div
{
	padding-left:25px;
	margin-right:70px;
	padding-bottom:.5em;
	padding-top:2px;
}
.submenu .selected
{
	font-weight:bold;
	background:url(../images/sub-menu-marker.png) no-repeat left top;
}
.productSubmenu div
{
	margin-right:14px;
}
.subtitle
{
	font-size:13pt;
	color:#AB7A6C;
	font-weight:bold;
}
.subheadline
{
	color: #aa8066;
	font-weight:bold;
}

.moreInfo a, .moreInfo a:visited
{
	font-weight:bold;
	text-decoration:none;
	color:#594B40;
}
.bottomRow
{
	margin-right:22px;
	margin-left:32px;
	background:url(../images/bottom-options-bg.png) no-repeat;
	width:382px;
	height:585px;
	padding-top:22px;
	font-size:9pt;
	padding-left:20px;
	overflow:visible;
}
.bottomRow .title
{
	color:#AA7C64;
	font-weight:bold;
	font-size:11pt;
	margin-bottom:.8em;
}
.bottomRow .readMore
{
	margin-top:.5em;
}
.dermatologistBox .picture
{
	margin-right:9px;
}
.dermatologistBox .text
{
	width:184px;
}
.perscribingInformation
{
	font-size:10pt;
	padding:0 1.5em;
	width:488px;
}
.perscribingInformation a, .perscribingInformation a:visited
{
	font-weight:bold;
	text-decoration:none;
	color:#644737;
}
.perscribingInformation li a, .perscribingInformation li a:visited
{
	font-weight:normal;
}

#ISIText
{
	font-size:10pt;
	padding:0 1.5em;
	width:488px;
}
#ISIText a, .ISIText a:visited
{
	font-weight:bold;
	text-decoration:none;
	color:#644737;
}
#ISIText li a, .ISIText li a:visited
{
	font-weight:normal;
}



.footer
{
	text-align:center;
	color:#3D3630;
	font-size:10pt;
}
.footerContainer
{
	margin:2em auto 1em;
	width:580px;
}
.footer a, .footer a:visited
{
	color:#3D3630;
	text-decoration:none;
}
.footerLinks
{
	margin-top:18px;
	margin-left:12px;
}
img.outline
{
	border:1px solid #978B7D;
}
input.textBox
{
	border:1px solid #978B7D;
	font-size:11px;
	padding:3px 6px;
}
input.watermark
{
	color:#644737;
}
.readMore
{
	font-weight:bold;
}
.arrow
{
	margin-left:5px;
}
div.error
{
	text-align:center;
	font-weight:bold;
	color:#E01809;
	margin-bottom:.8em;
	font-size:10pt;
	line-height:1em;
}
.error-messages
{
	text-align:center;
	font-weight:bold;
	color:#E01809;
	margin-bottom:.8em;
	font-size:10pt;
	line-height:1em;
	margin-top:.5em;
}
#tryAczoneSidebarForm div.error,
#tryAczoneSidebarForm .error-messages
{
	color: #ff9999;
}

/* accordion style */
#accordion h3
{
	font-size:10pt;
	border-bottom:1px solid #D0AEA2;
	padding:.8em .5em;
	background:url(../images/down-arrow.png) right 1.1em no-repeat;
	font-weight:normal;
	margin:0;
	cursor:pointer;
}
#accordion h3.ui-state-active
{
	font-weight:bold;
	border-bottom:none;
	background:url(../images/up-arrow.png) right 1.1em no-repeat;
}
#accordion div
{
	padding-top:0;
	padding:.5em;
	font-size:10pt;
}
#accordion div p
{
	margin:0;
}
#accordion div a, #accordion div a:visited
{
	text-decoration:underline;
}

/* modal popup style */
.modal
{
	display:none;
	position: fixed;
	top: 17%;
	left: 50%;
	margin-left: -205px;
	width: 410px;
	background: #E1D3D0 url(../images/modal-bg.png) repeat-x top center;
	color: #5A4D44;
	border: 2px solid #A3836E;
	padding: 12px;
	text-align:left;
}
.jqmOverlay { background-color: #000; }
* html .modal {
	 position: absolute;
	 top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}
.modalHeader
{
	font-size:14pt;
	font-weight:bold;
	color:#A5826C;
	margin-top:0;
}
.modal .inlineFields
{
	line-height:40px;
}
.modal .x
{
	float:right;
	position:relative;
	top:-36px;
	left:36px;
	cursor:pointer;
}
#findADermatologist a
{
	font-size:10pt;
	text-decoration:underline;
	margin-top:5px;
}

/* individual pages */
.homeContent
{
	margin-left:100px;
	/* background:url(../images/front-page-face.png) no-repeat right top; 
	background:url(../images/front-page-face.png) no-repeat right top; */
	height:520px;
	width:924px;
}
#slideshow {
	position:relative;
	//See the "style-pack" below for image
	background:url(images/loading.gif) no-repeat 50% 50%; 
}
#slideshow img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
.homeContent .text
{
	width:336px;
	margin-top:55px;
}
.homeContent .new_info
{
	text-decoration: underline;
}

.leftOfTryForFree
{
	width:701px;
	margin-left:42px;
	font-size:11pt;
}
.truthFaces
{
	margin-top:14px;
}
.truthFaces div
{
	margin-right:1px;
}
.title
{
	font-weight:bold;
	text-decoration:none;
	color:#594B40;
	font-size:12pt;
}
.line
{
	height:1px;
	line-height:1px;
	background-color:#AB948C;
	margin:.5em 0;
}
.rightForYou
{
	background:url(../images/right-for-you-bottom.png) bottom left no-repeat;
	font-size:10pt;
}
.sectionTitle
{
	font-size:13pt;
}
.sectionSubTitle
{
	color:#AB7A6C;
	font-weight:bold;
}
.truthBottomBox
{
	width:330px;
	margin-right:20px;
	font-size:10pt;
}
.understandingAcne
{
	margin-right:15px;
	padding-right:230px;
	background:url(../images/causes-and-types-face.png) no-repeat right bottom;
	height: 304px;
}
.causesAndTypes
{
	width:701px;
	margin-left:42px;
	font-size:11pt;
}
.acneType, .tips
{
	padding:1em;
	background:#EDE9E6;
	margin-bottom:5px;
	font-size:10pt;
}
.tips
{
	padding-bottom:2em;
}
.acneType div.floatLeft, .tips div.floatLeft
{
	margin-top:.5em;
	width:47%;
	margin-right:3%;
}
.acneType .floatLeft .sectionSubTitle, .tips .floatLeft .sectionSubTitle
{
	margin: 0 0 10px;
}
.tips .floatLeft img
{
	margin-bottom:8em;
	margin-right:8px;
}
.faqs
{
	width:701px;
	margin-left:42px;
	font-size:11pt;
}
.faqsTitle
{
	height:200px;
	background:url(../images/faqs-bottom.png) bottom right no-repeat;
}
.tipsAndAdvice, .productContent
{
	width:701px;
	margin-left:42px;
	font-size:11pt;
}
.noSubmenuContent
{
	margin-left:42px;
	font-size:11pt;
}
.proofContent
{
	width:701px;
}
.tipsAndAdviceTitle
{
	height:230px;
	background:url(../images/tips-and-advice-face-big.png) bottom right no-repeat;
	padding-right:250px;
}
.whatAczoneCanDoForYou
{
	background:url(../images/what-aczone-can-do-for-you-bottom.png) bottom right no-repeat;
	height:340px;
	padding-right:342px;
}
.aczoneContainer
{
	position:relative;
	top:-100px;
}
.rightOfAczoneContainer
{
	width:400px;
}
.aczoneGelExperience
{
	background:url(../images/the-aczone-gel-experience-bottom.png) bottom right no-repeat;
	height:390px;
	padding-right:342px;
}
.isAczoneRightForYou
{
	background:url(../images/is-aczone-gel-right-for-you-bottom.png) bottom right no-repeat;
	height:390px;
	padding-right:342px;
	
}
.safetyAndSideEffects
{
	background:url(../images/safety-and-side-effects-bottom.png) bottom right no-repeat;
	height:235px;
}
.proofPictures
{
	background:#EDE9E8;
	padding:1em 33px;
}
.proofPicturesTitleBox
{
	background:url(../images/proof-title-box.png);
	margin-bottom:1em;
	height:25px;
	color:#8F746B;
	font-weight:bold;
	padding-top:9px;
	padding-left:25px;
}
.proofBefore
{
	margin-right:470px;
}
.proofRow
{
	margin-bottom:17px;
}
.proofRow .before
{
	margin-right:15px;
}
.noSubmenuContent
{
	margin-top:66px;
	margin-bottom:1em;
}
.formBox
{
	background:#ffffff;
	padding:1em;
	width:635px;
	background:#DCD7D3 url(../images/form-bg.png) repeat-x top;
}
.inlineFields
{
	line-height:54px;
}
.thickBorder
{
	border:6px solid #d9d4d0;
}
input.thickBorder
{
	border:6px solid #d9d4d0;
}
.fieldsRequired
{
	font-weight:bold;
	font-size:9pt;
	margin:0;
	line-height:1em;
}
.formBox .left, .formBox .right
{
	width:48%;
	margin-right:2%;
	margin-top:1.5em;
}
.birthDate input
{
	width:25px;
	font-weight:bold;
	height:15px;
	padding:6px;
}
.birthDate .slash
{
	width:10px;
	background-color:#d9d4d0;
	padding:11px 0;
}
.optionContainer
{
	border:4px solid #d9d4d0;
	margin-top:.4em;
	margin-bottom:.8em;
	padding:3px;
	background:#fff;
	margin-right:20px;
	line-height:1.5em;
}
.optionContainer.error,
.multicheckContainer.error
{
	border-color: #e01809;
	color: inherit;
	*color: #644737;
	text-align: left;
	font-weight: normal;
}
#shareYourSuccessForm .multicheckContainer input
{
	margin-right: 10px;
}
.voucherBox
{
	margin-top:3em;
	background:#EDE9E6;
	width:700px;
	padding:8px;
}
.findADermatologist
{
	border:2px solid #9C867B;
}
.resultsBox
{
	width:931px;
	height:536px;
	border:1px solid #9C8074;
	margin:12px auto;
}
.findADermatologist .floatContainer
{
	margin-top:.8em;
	margin-bottom:.2em;
}
.findADermatologist .sectionSubTitle
{
	margin:14px 15px 0;
}
.findADermatologist .thickBorder
{
	padding-top:5px;
	padding-bottom:5px;
	font-size:12px;
}
.findADermatologist .textBox
{
	padding-bottom:7px;
	padding-top:8px;
	height:15px;
}

/* try aczone for free box */
.tryForFree
{
	width:240px;
	margin-left:15px;
	color:#ffffff;
}
.tryForFreeTop
{
	height:6px;
	line-height:6px;
	background:url(../images/try-for-free-top.png) top left no-repeat;
	position:relative;
	top:9px;
}
.tryForFreeMiddle
{
	padding:0 15px;
	background:#70320c;
	font-size:10pt;
}
.tryForFreeHeader
{
	font-size:14pt;
	font-weight:bold;
	margin-top:.3em;
	color:#E5A780;
}
.tryForFreeBottom
{
	background:url(../images/try-for-free-bottom.png);
	height:77px;
	position:relative;
	top:-8px;
}
.toutBlueFAD
{
	clear: both;
	padding-right: 10px;
	height:156px;
	background:url(../images/107116_aczone_tout4.png) top left no-repeat;

}
.toutBlueBA
{
	clear: both;
	padding-right: 10px;
	height:65px; /*172px;*/
	padding-top: 110px;
	padding-left: 130px;
	background:url(../images/107116_aczone_tout2.png) top left no-repeat;
}
.toutGreenFAD
{
	clear: both;
	padding-right: 10px;
	height:156px;
	background:url(../images/107116_aczone_tout1.png) top left no-repeat;

}
.toutGreenBA
{
	clear: both;
	height:172px;
	padding-top: 110px;
	padding-left: 130px;
	padding-right: 10px;
	background:url(../images/107116_aczone_tout3.png) top left no-repeat;
}
.toutEntry
{
	padding:100px 0 0 15px;   
}
.toutZipText
{
	width:90px;   
}
.toutZipButton
{
	margin-top: -2px;
	padding-left:10px;   
}

.fieldBox
{
	border:1px solid #E5A780;
	padding:3px;
}
.tryForFree input
{
	width:188px;
}
.tryForFreeMiddle p
{
	margin:.5em 0;
}

.sitemap li
{
	margin:1.2em 0;
}
.sitemap a
{
	text-decoration:underline;
}

/* generic styles */
a img
{
	outline:none;
	border:none;
}
div.clear
{
	clear:both;
	display:block;
	height:0;
	line-height:0; /* enforce height:0 in ie6 */
	visibility:hidden;
}
.floatContainer
{
	overflow:hidden;
}
* html .floatContainer { height:1% } /* enforce floats in ie6 */
.floatLeft
{
	float:left;
	display:inline; /* fix margins in ie6 */
}
.floatRight
{
	float:right;
	display:inline /* fix margins in ie6 */
}
.alignRight
{
	text-align:right;
}
input.error, textarea.error, .optionContainerError, .thickBorder.error
{
	border-color:#E01809;
}
.prescriptionFinalStepBottomHold
{
	border-top:4px solid #D9D4D0;
	width:100%;
	padding-bottom:4px;
	height:26px;
	overflow:hidden;
	position: absolute; 
	bottom:0;
	left:0;
}
.prescriptionFinalStepBottomSubHold1
{
	float:left;
	padding:4px 0 0 4px;
	width:60px;
	margin-top:0;
	margin-right:0;
	height:26px;
}
.prescriptionFinalStepBottomSubHold2
{
	border-left:4px solid #D9D4D0;
	padding:4px;
	float:left;
	margin-top:0;
	margin-right:0;
	height:26px
}
#FutureOffersChkbx
{
	float: left;
	margin-right: 6px;
}
.ajaxWarn1
{
	width: 100px;
	height: 32px;
	line-height: 32px;
	font-size: 11px;
	background: #fff url(../images/loading.gif) no-repeat 78px 50%;
	float: right;
	padding:5px;
	border: 3px solid #a48456;
}
.ajaxWarn
{
	display: none;
	width: 32px;
	height: 32px;
	line-height: 32px;
	font-size: 11px;
	/*background: url(../images/loading.gif) no-repeat;*/
	text-indent: -999em;
	float: right;
	margin: 0 10px 0 0;
}
.safety_list li
{
	margin-bottom: 5px;
}

.tricky-ol { list-style-type: none; }
.tricky-ol li { position: relative; }
.tricky-ol li span { position: absolute; top: 3px; left: -20px; }

.acrobat_warn {
	border: 3px solid #644737;
	padding:1em;
	width:629px;
}

.acrobat_warn h5
{
	color:#da8044;
	font-weight:bold;
	font-size:24px;
	margin: 0 0 14px;
}

.acrobat_warn a
{
	color:#da8044;
	text-decoration: underline;
}
.acrobat_warn ol
{
	padding: 0 0 0 1.4em;
	*padding: 0 0 0 1.6em;
	margin: 0;
}
.acrobat_warn li
{
	padding: 0;
	margin: 0 0 4px;
}

/* Jamesb 11/10/2010 for html voucher viewer*/
#divCode
{
position:absolute;
left:138px;
top:431px;
font-size:14px;
height: 16px;
}

#divPrintButton
{
padding-top:5px;
padding-left:586px;
padding-bottom:5px;
}

/* ALL SURVEY FORM CSS */

.surveyFooter
{
	text-align :left;
	font-size: 9px; 
	padding-left :20px;
   
	
}

.surveyFormBox
{
	width:100%;
	font-size:10pt;
	padding-top :40px;
	background: url(../images/survey/bg.png) repeat-y center top;
	
   
	
}
.surveyLeftBox
{
	  
	width:530px;
	padding :0 px;
	vertical-align:top;    
	
}

.surveyLeftBoxInnerBox
{
   padding :0 px;
	background: url(../images/survey/survey_bg.png) repeat-y left top;
	
}

.surveyRightBox
{
	width:300px;    
	vertical-align :top; 
	padding-left:10px; 
	padding :0 px;
}

.surveyRightBox a, .surveyRightBox a:visited
{ 
	color: Blue;
	text-decoration: underline;
}

.surveyInnerBoxLeft
{      
	width:280px; 
	padding-left:40px;
	padding-right :15px;
	vertical-align :top;
}

.surveyInnerBoxRight
{      
	width:230px; 
	 vertical-align :top;
}
.surveyOptionBox
{      
	
	vertical-align :top;
}

.surveyAzconeUseBox
{      
	
	vertical-align :top;       
}


.surveySpacer
{
	width:40px;
}

.moreInfoSurvey a, .moreInfoSurvey a:visited
{
	font-weight:bold;    
	
}

.ISISurvey
{
	font-size:10pt;
	padding:0 1.5em;
	width:670px;
}
.ISISurvey a, .ISISurvey a:visited
{
	color: Blue;
	text-decoration: underline;   
}


.personalInfoSurveyBox
{
	background-color : #644737;
	color : white;  
	vertical-align :top;
	padding : 0 0 0 0;
	  
}

.personalInfoSurveyBoxLeft
{
	
	padding : 0 0 0 20px;
	  
}

.personalInfoSurveyBox td
{
   padding : 0px 0px 0px 10px;
   vertical-align :top;
}

.watermark
	{
		 color:gray;
	}


.birthDate .surveyInput
{
	width:35px;     
	height:22px;
	
}

.birthDate .surveySlash
{
	width:2px;
	background-color:#d9d4d0;
	
}

.surveyError
{
	text-align:left;
	font-weight:bold;
	color:#E01809;
	margin-bottom:.8em;
	font-size:10pt;
	line-height:1em;
	margin-top:.5em;
}
.surveyMainDiv
{
	position: relative;    
	padding : 0 0 0 0; 
	
}
.surveyInnerDiv
{
	position: absolute; 
	top: 250px; 
	left:210px;  
	padding : 0 0 0 0; 
	
}

.surveytoutZipButton
{
	margin-top: -8px;
	padding-left:10px;   
}

.surveySelectBox
{
	width: 200px; 
	font-size:9pt; 
	font-family:Arial;
	
}
.surveySelectBoxExpand 
{
   width: auto;                 
   font-size:9pt; 
   font-family:Arial;
   position :absolute;
}

/* END SURVEY FORM CSS */

/* START RABATE ADMIN CSS */
.mGrid { 
    width: 100%; 
    background-color: #fff; 
    margin: 5px 0 10px 0; 
    border: solid 1px #525252; 
    border-collapse:collapse; 
}
.mGrid td { 
    padding: 2px; 
    border: solid 1px #c1c1c1; 
    color: #000; 
    font-size: 11px;
}
.mGrid th { 
    padding: 4px 2px; 
    color: #fff; 
    background: #424242 url(/images/grd_head.png) repeat-x top; 
    border-left: solid 1px #525252; 
    font-size: 11px; 
}
.mGrid .alt { background: #fcfcfc url(/images/grd_alt.png) repeat-x top; }
.mGrid .pgr { background: #424242 url(/images/grd_pgr.png) repeat-x top; }
.mGrid .pgr table { margin: 5px 0; }
.mGrid .pgr td { 
    border-width: 0; 
    padding: 0 6px; 
    border-left: solid 1px #666; 
    font-weight: bold; 
    color: #fff; 
    line-height: 12px; 
 }   
.mGrid .pgr a { color: #666; text-decoration: none; }
.mGrid .pgr a:hover { color: #000; text-decoration: none; }
/* END RABATE ADMIN CSS */
