/*--------------------- Last Modified  2006.11.10 ---------------------*/
/*-------------------------------------------------------------------------------------*/
/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.
  Please check for cross-browser compatibility prior to making changes
  MINIMUM BROWSER CHECK :: IE5.x/IE6/Firefox/Safari
  CSS Document - layout.css
/*-------------------------------------------------------------------------------------*/
/* undo some default styling of common (X)HTML browsers
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,p,blockquote,th,td,html,label,table,tr,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img,a img,:link img,:visited img {border:0;}
address,caption,cite,code,dfn,th,var {font-style:normal;font-weight:normal;}
ul {list-style:none;}
caption,th {text-align:left;}
h1,h2,h3,h4,h5,h6 {font-size:100%;}
q:before,q:after {content:'';}

/* ------------------------ GLOBAL ELEMENTS ------------------------ */

/* ------------------------ type selectors ------------------------ */
body { 
	background:#bdced7 url("../images/bg-body-inside.jpg") top repeat-x;
	text-align:center; 
	font:11px/16px "Verdana", Arial, Helvetica, sans-serif; 
	color:#4b6b7e;
	}
body#index { 
	background:#bdced7 url("../images/bg-body2.jpg") top repeat-x;
	}



	
blockquote { margin-left:25px; margin-right:15px; }
#content blockquote h3 {margin-bottom: 3px;}

h1	{ font-size:1.2em; color:#000; }
h2	{
	font-size:1.1em;
	color:#0d4795;
}
h3	{ font-size:1.0em; color:#0d4795; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#0d4795; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#4b6b7e; text-decoration:underline; outline:none; }

/* ------------------------ classes ------------------------ */

h2.product-rt, h3.product-rt, #float-rt-column h2{
	font-family: "Helvetica";
	font-size: 15px;
	font-weight: bold;
	color:#4b6b7e;
	}



.clear {clear: both;}

div.clear	{ 
	height:.01em; 
	clear:both;
	overflow:hidden; 
	}
div.clear-h2	{ 
	height:10px; 
	clear:both;
	overflow:hidden; 
	}
p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}
p.more-info {
	text-align:right;
	display:block;
	}
img.img-left {
	float:left;
	margin:10px 10px 5px 5px;
	}

img.img-right { 
	float:right; 
	margin:0px 0px 10px 10px; 
	}
.contact-text {text-align: left; margin-left: 55px;}

/* ------------------------ form elements ------------------------ */
form {
	width:200px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}

form label	{ font-size:.95em; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#ffffff !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c9c9c9;
	color:#414141;
	width:195px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px; /* sets vertical spacing between fields */
	padding-top:1px; /* vertically position text in input/textarea field */
	padding-left:4px; /* horizontally position text in input/textarea field */
	font-family:"Verdana", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 



/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ main contact form ------------------------ */
table.S5Survey {
	border:none !important;
	background:none !important;
}
table tr,
table td {
	border:none !important;
}
#quick-contact table { 
	width:190px; 
	position:relative; 
	display:block; 
	text-align:left;
	padding-left:0px; 
	margin-bottom:10px;
	font-size:1.0em;
	background:#fff;
	}
#quick-contact table.S5Survey { 
	border:none !important;
	background:none !important;
}
form#contact-main {
	width:230px;
	padding:0px 30px 200px 0px;
}
#contact-main { margin:0px 0px 10px 0; float:left; }

#contact-main table { 
	width:300px; 
	display:block; 
	text-align:left;
	padding:10px 0px 0px 0px;
	margin-bottom:10px;
	font-size:1.0em;
	background:#fff;
	}
#contact-main table.S5Survey { 
	border:none !important;
	background:none !important;
}
	#contact-main label.reqfield { 
	width:220px; 
	position:relative; 
	margin-left:170px;
	display:block; 
	text-align:right;
	margin-bottom:10px;
	font-size:1.0em;
	}

#contact-main input, #contact-main textarea, #contact-main select {
	width:240px;
	top:0px;
	}

#contact-main label select { width:175px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea { height:100px; overflow:auto; }

#contact-main input.checkbox {
	width:12px;
	margin-right:5px;
	background:none !important;
	}

/* ------------------------ submit button form elements ------------------------ */

input.submit, #contact-main  input.submit { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:10px 0 0 0px; } /* defines placement of contact-main submit button */

input.submit-image { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit-qc.jpg");
	width:69px;
	height:22px;
	border:none;
	cursor:pointer;
	}
	
body#espanol input.submit-image { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit-qc-espanol.jpg");
	width:69px;
	height:22px;
	border:none;
	cursor:pointer;
	}
		
input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit-main.jpg");
	width:69px;
	height:22px;
	border:none;
	cursor:pointer;
	}
/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
div.wrap {
	
	margin:0 auto;
	text-align:left;
	}
body#index div.wrap {
	background: url("../images/main-wrap.jpg") repeat-y;
	}
	
#footer-wrap {
	
	margin:0 auto;
	text-align: center; 
	background: none; 
	}
body#index #featured-products-section div.wrap {
	background: url("../images/featured-products-wrap.jpg") top repeat-y;
	}
#wrap-bounds {
	
	margin:0 auto;
	text-align:left;
	
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:139px;
	}
#espanol #masthead{
	position:relative;
	background:url("../images/masthead-sp.jpg");
	height:139px;
}	
	/* index page link within #masthead */		
	#masthead a {
	position:absolute;
	left:47px;
	width:330px;
	top:11px;
	height:114px;
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
div.column-left {
	width:270px;
	float:left;
	margin:0px 40px 0px 57px;
	display: inline;
	}

	div.column-left p, div.column-left h1, div.column-left h2, div.column-left h3, div.column-left ul, div.column-left dl {
		margin:0px 0px 10px 0px;
		}

	div.column-left form { margin-left:0px; } /* set form margin here */

	/* single column list */
	div.column-left ul { padding-left:5px; }
		div.column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			}

/* ------------------------ column-right framework ------------------------ */
iv.column-right {
	width:290px;
	float:left;
	display: inline;
	}

	div.column-right p, div.column-right h1, div.column-right h2, div.column-right h3, div.column-right ul, div.column-right dl {
		margin:0px 7px 10px 0px;
		}



	/* single column list */
	div.column-right ul { padding-left:5px; }
		div.column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			}
/* --------------------------- #content ----------------------------------*/

#content {
	width: 560px;
	margin: 26px 0 0 55px;
	}
#content p, #content ul, #content ol, #content h1, #content h2, #content h3, #content h4, #content table {
	margin-bottom: 10px;
	}
	#content ul, #content ol {margin-left: 40px;}
		#content ul li, #content ol li {
			list-style: disc; 
			margin-bottom: 4px;
			}
		#content ul li.indent {
			list-style: disc; 
			margin-bottom: 4px;
			margin-left: 25px;
			}
			#content ul.bna { padding-left:0px; margin-right:30px; margin-bottom:100px;} 
		#content ul.bna li { 
			background:none;
			padding-left:0px;  /* pushes text to the right to display bg img */
			float:left;
			width:243px;
			height:128px;
			text-align:left;
			list-style:none;
			}
#content table {
	border: #000 solid 2px;
	}
#content table td { border: #000 solid 1px;}

/* ---------------------------- floating rightc olumn ------------------*/
#wrap-bounds #float-rt-column {

	width: 251px;
	background: url("../images/rt-wrap.gif") repeat-y;

	
	}
	
#float-rt-column h2, #float-rt-column form {padding-left: 25px; }
#float-rt-column p {margin: 8px 18px 0px 25px; }

/* ------------------------ header framework ------------------------ */
#header-graphic { height:244px;  background:url("../images/header-index2.jpg"); } /* sets height for all non-flash headers */

	body#index #header-graphic {
	background:url("../images/header-index2.jpg");
	height:261px;
}

	body#espanol #header-graphic{ height:244px; background:url("../images/header-index-espanol.jpg");}	

	body#microderm #header-graphic { background:url("../images/header-docs.jpg"); }
	body#led #header-graphic { background:url("../images/header-docs.jpg"); }
	body#two-md #header-graphic { background:url("../images/header-docs.jpg"); }
	
/*	body#about #header-graphic { background:url("../images/header-about.jpg"); }
	body#contact #header-graphic { background:url("../images/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-thankyou.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-sitemap.jpg"); }

*/
/* ------------------------ subhead framework ------------------------ */
#subhead { height:65px; } /* sets height for all subheads */
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
    body#4Balance #subhead { background:url("http://www.dermaglow.com//images/subhead-4balance.jpg"); }
	body#microderm #subhead { background:url("../images/subhead-microderm2.jpg"); }
	body#led #subhead { background:url("../images/subhead-led.jpg"); }
	body#combo #subhead { background:url("../images/subhead-combo.jpg"); }
	body#est #subhead { background:url("../images/subhead-est.jpg"); }
	body#two #subhead { background:url("../images/subhead-two.jpg"); }
	body#two-md #subhead { background:url("../images/subhead-two-md.jpg"); }
	body#microderm-faqs #subhead { background:url("../images/subhead-microderm-faqs.jpg"); }
	body#led-faqs #subhead { background:url("../images/subhead-led-faqs.jpg"); }
	body#espanol #subhead { background:url("../images/subhead-espanol.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }
	body#school-program #subhead { background:url("../images/subhead-school-program.jpg"); }
	body#teeth-whitening #subhead { background:url("../images/subhead-teeth-whitening.jpg"); }
	body#certification #subhead { background:url("../images/subhead-certification.jpg"); }

/* ------------------------ WIDTH AUTO BACKGROUNDS ---------------------*/
#featured-products-section {
	background: #6ea397 url("../images/green-blue-divider-bg.jpg") bottom repeat-x;
	width: auto;
	color: #ffffff;
	}



/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.jpg") ;
	}

/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:55px;
	background:url("../images/title-contact.jpg") ;
	}

#products-arrows {
	height:55px;
	background:url("../images/products-arrows.jpg") ;
	clear: both;
	}
#title-featured-products {
	height:47px;
	background:url("../images/title-featured-products-2.jpg") ;
	}

/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:20px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer-top { 
	height: 8px;
	clear: both;
	width: auto;
	background-color: #8ca6b5;
	}
#footer {
	background: url("../images/footer-bg.jpg") repeat;
	width:auto;
	margin:0 auto;
	text-align:left;
	padding: 20px 0 10px 0;
	}

body#index #footer p, body#thankyou #footer p {
	margin:0 280px 10px 20px;
	}
#footer p {
	color:#8ca6b4;
	margin:0 20px 10px 20px;
	text-align: left;
	}
#footer a:link, #footer a:visited { color:#8ca6b4; }
#footer a:hover, #footer a:active { color:#8ca6b4; text-decoration:none; }

#footer ul {margin:0 0 10px 14px; text-align:left;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #8ca6b4;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:939px; 
	height:39px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:39px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }



#nav-01 { width: 63px; margin-left: 20px;}
#nav-02 { width: 67px;}
#nav-03 { width: 121px;}
#nav-04 { width: 86px;}
#nav-05 { width: 104px;}
#nav-06 { width: 61px;}
#nav-07 { width: 83px;}
#nav-08 { width: 105px;}
#nav-09 { width: 205px;}



/*-------------- (-79px) X position of button / (-39px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -20px -39px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -83px -39px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -150px -39px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -271px -39px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -357px -39px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -461px -39px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -522px -39px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -605px -39px no-repeat; }
#nav-09 a:hover { background:url("../images/nav.jpg") -710px -39px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#7aaea2;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li { 
	height:22px; /* Height of each drop down nav item */
	border:1px solid #FFFFFF;
	border-top:none;
	margin-left:-1px;
	}	

#nav li ul li a {
	width:100%;
	height:20px;	/* Height of each drop down nav item, should match above */
	line-height:20px;	 /* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:5px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#FFFFFF;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover, #nav-06 ul a:hover{ 
	background-image:none;
	background-color:#FFFFFF;
	color:#7aaea2;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:250px; }		
#nav-03 ul, #nav-03 li { width:150px; }		
#nav-04 ul, #nav-04 li { width:119px; }
#nav-06 ul, #nav-06 li { width:200px;}



/* Tell a Friend Pop-up CSS */





body#tell-a-friend input, body#tell-a-friend textarea, body#tell-a-friend select { 
	border:1px solid #8CA6B5;
	}



body#tell-a-friend
{
	background: #bdced7 url("../images/bg-body-tell-a-friend.jpg") top repeat-x;
	text-align: left;
}
body#tell-a-friend form
{
	margin: 0;
}
body#tell-a-friend #masthead
{
	background: url("../images/masthead-tell-a-friend.jpg") no-repeat;
	height: 135px;
	position: relative;
}
body#tell-a-friend #masthead a
{
	height: 135px;
	left: 50px;
	position: absolute;
	top: 0px;
	width: 350px;
}
body#tell-a-friend #masthead a span
{
	display: none;
}
body#tell-a-friend #contact-tell-a-friend label
{
	display: block;
	font-size: 1.0em;
	margin-bottom: 10px;
	position: relative;
	text-align: right;
	width: 100px;
}
body#tell-a-friend #contact-tell-a-friend label input, body#tell-a-friend #contact-tell-a-friend label textarea, body#tell-a-friend #contact-tell-a-friend label select
{
	left: 120px;
	position: absolute;
	top: 0px;
	width: 300px;
}
body#tell-a-friend #contact-tell-a-friend label.reqfield
{
	display: block;
	font-size: 1.0em;
	margin-bottom: 10px;
	margin-left: 50px;
	position: relative;
	text-align: right;
	width: 220px;
}
body#tell-a-friend #contact-tell-a-friend label select
{
	padding: 0;
	width: 305px;
}
body#tell-a-friend input.submit-contact-tell-a-friend
{
	margin: 75px 0 0 115px;
	border:none;
}
body#tell-a-friend h1
{
	color: #4b6b7e;
	font-family: "Helvetica";
	font-size: 15px;
	font-weight: bold;
	margin-left: 120px;
	text-align: left;
}
input.submit-contact-tell-a-friend
{
	background: url("../images/btn-submit-main.jpg");
	border: none;
	cursor: pointer;
	height: 22px;
	width: 69px;
}

body#tell-a-friend #formname, body#tell-a-friend #contact_last_name {display:none;}
