/*--------------------- 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;}
ol,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 ----- */ 
html { 
	background-color:#4b2301;
	width:100%;
	}

body { 
	background:#1e0901 url("../images/bg-html.jpg") top repeat-x;
	text-align:center; 
	font:12px/17px Arial, Helvetica, sans-serif; 
	color:#5a2c1a;
	}
	
	/*#4b2301*/

blockquote { 
	margin-left:25px; 
	margin-right:25px; 
	}

h1	{ font-size:1.2em; color:#5a2c1a; }
h2	{ font-size:1.1em; color:#5a2c1a; }
h3	{ font-size:1.0em; color:#5a2c1a; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#5a2c1a; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#5a2c1a; text-decoration:none; outline:none; }

/* ----- classes ----- */

.clear {
	clear:both;
	}

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	background:url("../images/btn-read.jpg") right no-repeat;
	text-align:right;
	display:block;
	padding-right:10px;
	font-weight:bold;
	clear: both;
	}

p.read-more {
	background:url("../images/btn-read.jpg") right no-repeat;
	text-align:right;
	display:block;
	padding-right:10px;
	font-weight:bold;
	}
	
img.img-left { 
	float:left; 
	margin:0 10px 10px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:0 0 10px 10px; 
	}
	
#column-left p.center-h2 { margin:0 0 5px 90px; font-size:1.1em; color:#5a2c1a; font-weight:bold; }

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
p.growing { padding-left:30px; font-weight:bold; font-size:1.2em; color:#5a2c1a; }	
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
	
/* ----- global form elements ----- */ 

form {
	width:197px;
	margin:0 0 15px 0;
	}

form label	{ font-size:.95em; }

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#FFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #c8b289;
	color:#1e0901;
	width:192px; /* 5 pixels 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:Arial, Helvetica, sans-serif; 
	font-size:11px;
	}
	
select { width:150px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact-business { display: none; } /* do not remove */ 


/* ----- main contact form ----- */ 
 
#contact-main { margin:0 0 18px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}
	
#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select { width:177px; }
	
#contact-main label textarea { height:100px; overflow:auto; }

#contact-business-main { display: none; } /* do not remove */ 


/* ----- submit button form elements ----- */ 

input.submit, input.submit-contact-main { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:85px 0 5px 243px; }

/* framework
 * ------------------------------------------------------------------------- */
 
#bg-color {
	background:url("../images/bg-body.jpg") center top no-repeat;
	width:100%;
	}
	
body#index #bg-gradient {
	background:url("../images/bg-gradient.jpg") top no-repeat;
	width:952px;
	}

#bg-gradient {
	background:url("../images/bg-gradient-sub.jpg") top no-repeat;
	width:952px;
	}

body#index #wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:952px;
	margin:0 auto;
	text-align:left;
	}

#wrap {
	background:url("../images/bg-wrap-sub.jpg") repeat-y;
	width:952px;
	margin:0 auto;
	text-align:left;
	}
	


#bg-tree {
	background:url("../images/bg-tree-sub.jpg") bottom left no-repeat;
	width:952px;
	}
body#thankyou #bg-tree #column-left{
	padding-bottom:450px;
}	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:109px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:64px;
		width:347px;
		top:50px;
		height:43px; 
		}
	#masthead a span {
		display:none;
		}

/* ----- column-left ----- */

#column-left {
	width:275px;
	float:left;
	}
	
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0 23px 15px 45px;
		}
	
	#column-left form { margin-left:45px; }
	
	/* single column list */
	#column-left ul { padding-left:25px; }
		#column-left ul li {
			list-style-type:disc; 
			}
			
	#column-left ul li ul { margin:0 0 0 5px; }
	
	/* definition list */
	#column-left dl { padding-left:25px; }
		#column-left dl dt {
			font-weight:bold;
			}

		#column-left dl dd {
			margin-left:15px;
			}
			


/* ----- column-center ----- */

#column-center {
	width:402px;
	float:left;
	}
	
	#column-center p, #column-center h1, #column-center h2, #column-center h3, #column-center ul, #column-center dl {
		margin:0 25px 15px 25px;
		}
	
	#column-center form { margin-left:0px; }
	
	/* single column list */
	#column-center ul { padding-left:25px; }
		#column-center ul li {
			list-style-type:disc; 
			}
			
	#column-center ul li ul { margin:0 0 0 5px; }
	
	/* definition list */
	#column-center dl { padding-left:25px; }
		#column-center dl dt {
			font-weight:bold;
			}

		#column-center dl dd {
			margin-left:15px;
			}
			
/* ----- column-right ----- */

body#index #column-right {
	width:275px;
	float:left;
	}

#column-right {
	/*width:677px;*/
	width:600px;
	float:left;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0 50px 15px 25px;
		}
	#column-right form { margin-left:25px; }
	 
	/* single column list */
	#column-right ul { padding-left:25px; }
		#column-right ul li {
			list-style-type:disc; 
			}

	#column-right ul li ul { margin:0 0 0 5px; }
	
	/* definition list */
	#column-right dl { padding-left:25px; }
		#column-right dl dt {
			font-weight:bold;
			}
		#column-right dl dd {
			list-style-type:disc;
			margin-left:15px;
			}
			
	#column-right h2.inline-block { display:inline-block; margin-bottom:0; }
	#column-right li.inline-block2 { margin-bottom:0; list-style:none;}
	#column-right #contact-map { margin:0 0 10px 140px; }
	
/* header framework
 * ------------------------------------------------------------------------- */

#header-graphic { height:326px; width:676px; float:left; background:url("../images/header-graphic.jpg"); }
	body#about #header-graphic,
	body#about-physicians #header-graphic { height:326px; width:676px; float:left; background:url("../images/header-about.jpg"); }
	body#mohs-surgery #header-graphic { height:326px; width:676px; float:left; background:url("../images/header-mohs.jpg"); }
	body#cosmetic-dermatology #header-graphic { height:326px; width:676px; float:left; background:url("../images/header-cosmetic.jpg");}
	body#laser-skin-renewal #header-graphic { height:326px; width:676px; float:left; background:url("../images/header-laser-skin.jpg");}
	body#laser-hair-removal #header-graphic { height:326px; width:676px; float:left; background:url("../images/header-laser-hair.jpg");}
	body#men #header-graphic { height:326px; width:676px; float:left; background:url("../images/header-cosmetic-male.jpg");}
	body#injectables #header-graphic { height:326px; width:676px; float:left; background:url("../images/header-injectibles.jpg");}
	body#acne #header-graphic { height:326px; width:676px; float:left; background:url("../images/header-acne.jpg");}
	body#medical-dermatology #header-graphic { height:326px; width:676px; float:left; background:url("../images/header-medical.jpg");}
	body#cancer #header-graphic { height:326px; width:676px; float:left; background:url("../images/header-cancer.jpg");}
	body#esthetician-services #header-graphic { height:326px; width:676px; float:left; background:url("../images/header-esthetician.jpg");}
	body#skin-care-products #header-graphic { height:326px; width:676px; float:left; background:url("../images/header-skincare.jpg");}
	body#faqs #header-graphic { height:326px; width:676px; float:left; background:url("../images/header-faqs.jpg");}
	body#contact #header-graphic { height:326px; width:676px; float:left; background:url("../images/header-contact.jpg");}
	body#sitemap #header-graphic { height:326px; width:676px; float:left; background:url("../images/header-graphic.jpg");}
	body#thankyou #header-graphic { height:326px; width:676px; float:left; background:url("../images/header-graphic.jpg");}
	
/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead { height:102px; } /* sets height for all non-flash subheads */

	body#index #subhead { background:url("../images/subhead-index.jpg"); height:105px; }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#about-physicians #subhead { background:url("../images/subhead-about-physicians.jpg"); }
	body#mohs-surgery #subhead { background:url("../images/subhead-mohs.jpg"); }
	body#cosmetic-dermatology #subhead { background:url("../images/subhead-cosmetic.jpg"); }
	body#injectables #subhead { background:url("../images/subhead-injectables.jpg"); }
	body#laser-skin-renewal #subhead { background:url("../images/subhead-laser-skin.jpg"); }
	body#laser-hair-removal #subhead { background:url("../images/subhead-laser-hair.jpg"); }
	body#men #subhead { background:url("../images/subhead-men.jpg"); }
	body#medical-dermatology #subhead { background:url("../images/subhead-medical.jpg"); }
	body#acne #subhead { background:url("../images/subhead-acne.jpg"); }
	body#cancer #subhead { background:url("../images/subhead-cancer.jpg"); }
	body#esthetician-services #subhead { background:url("../images/subhead-esthetician.jpg"); }
	body#skin-care-products #subhead { background:url("../images/subhead-skin.jpg"); }
	body#faqs #subhead { background:url("../images/subhead-faqs.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#blog #subhead { background:url("../images/subhead-blog.jpg") no-repeat; margin-top:3px; margin-left:1px; }


/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet {
	height:90px;
	background:url("../images/subhead-meet.jpg") ;
	}
#subhead-meet span{
	display:none;
}

#meet-esthetician {
height:90px;
background:url("../images/subhead-esthestian.jpg");
}

/* ------------------------ title framework with varying heights ------------------------- */
body#index #title-qcontact {
	height:75px;
	background:url("../images/title-qcontact3.jpg") ;
	}

#title-qcontact {
	height:20px;
	background:url("../images/title-bar-sub.jpg") ;
	}

#qcontact-sub {
	height:84px;
	background:url("../images/title-qcontact-sub.gif") ;
	}

#becomeafan-title {
	height:59px;
	background:url("../images/title-becomeafan.jpg") ;
	}

#becomeafan-sub {
	height:59px;
	background:url("../images/title-becomeafan.gif") ;
	}
	
#announcements-title {
	height:59px;
	background:url("../images/title-announcements.jpg") ;
	}
	
body#contact #title-qcontact, body#thankyou #title-qcontact {
	height:20px;
	background:url("../images/title-bar-sub.jpg") ;
	}

body#contact #qcontact-sub, body#thankyou #qcontact-sub {
	height:84px;
	background:url("../images/title-location.gif") ;
	}
	
#title-location {
	background:url("../images/title-location.jpg");
	height:50px;
	}

#title-testimonials {
	background:url("../images/title-testimonials.jpg") no-repeat;
	height:82px;
	margin-top:90px;
	
	}

#title-ftrd-procedure {
	height:105px;
	background:url("../images/title-ftrd-procedure.jpg") ;
	}

/* footer
 * ------------------------------------------------------------------------- */
 
#wrap-footer {
	background:#4b2301 url("../images/bg-wrap-footer.jpg") top repeat-x;
	width:100%;
	}

#bg-footer {
	background:url("../images/bg-footer-body.jpg");
	width:952px;
	margin:0 auto;
	}
	
body#index #footer {
	background:url("../images/bg-footer.jpg") top no-repeat;
	width:952px;
	text-align:center;
	color:#d8c893;
	padding-bottom:10px;
	}

#footer {
	background:url("../images/bg-footer-sub.jpg") top no-repeat;
	width:952px;
	text-align:center;
	color:#d8c893;
	padding-bottom:10px;
	}

#footer p, #footer ul {
	margin:0 50px 15px 40px; line-height:24px;
	}
	
	#footer ul { padding-top:50px; }
	
#footer a {
	color:#d8c893;
	}

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #d8c893;
	}

	#footer li.first { border: none; }

/* Vertical Sprite Nav
 * ------------------------------------------------------------------------- */

#nav {
	background:url("../images/nav.jpg") top left no-repeat;					
	width:276px;		/* Width of buttons, not entite image (or half of entire image) */
	height:326px;		/* Height of entire image */
	margin:0;
	padding:0;
	float:left;
	}

#nav li span { display: none; }

#nav li { float:left; list-style:none; position:relative; }

#nav li, #nav a { 
	height:23px;			/* Each button must have the same height, define it here */
	display:block;
	}

li#nav-01, li#nav-01 a { 
	height:117px;			/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top if there is a spacing between each nav button */
#nav-01, #nav-02, #nav-03, #nav-04, #nav-05, #nav-06, #nav-07, #nav-08, #nav-09, #nav-10 { margin-top:0; width:276px; }

#nav-01 a:hover { background:url("../images/nav.jpg") -276px  0px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -276px -117px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -276px -140px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -276px -163px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -276px -186px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -276px -209px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -276px -232px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -276px -255px no-repeat; }
#nav-09 a:hover { background:url("../images/nav.jpg") -276px -278px no-repeat; }
#nav-10 a:hover { background:url("../images/nav.jpg") -276px -301px no-repeat; }

/*-------------- OPTIONAL - Keeps the hover state on each page based on body #id ------------- */
body#index #nav-01 { background:url("../images/nav.jpg") -276px  0px no-repeat; }
body#about #nav-02, 
body#about-physicians #nav-02 { background:url("../images/nav.jpg") -276px -117px no-repeat; }
body#cosmetic-dermatology #nav-03,
body#injectables #nav-03,
body#laser-skin-renewal #nav-03,
body#laser-hair-removal #nav-03,
body#men #nav-03 { background:url("../images/nav.jpg") -276px -140px no-repeat; }
body#medical-dermatology #nav-04,
body#acne #nav-04,
body#cancer #nav-04 { background:url("../images/nav.jpg") -276px -163px no-repeat; }
body#mohs-surgery #nav-05 { background:url("../images/nav.jpg") -276px -186px no-repeat; }
body#esthetician-services #nav-06 { background:url("../images/nav.jpg") -276px -209px no-repeat; }
body#blog #nav-07 { background:url("../images/nav.jpg") -276px -232px no-repeat; }
body#skin-care-products #nav-08 { background:url("../images/nav.jpg") -276px -255px no-repeat; }
body#faqs #nav-09 { background:url("../images/nav.jpg") -276px -278px no-repeat; }
body#contact #nav-10 { background:url("../images/nav.jpg") -276px -301px no-repeat; }


/* ------------------------ son of suckerfish: vertical sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	background-color:#cfb869;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	margin-left:276px; /* Set to same width as in #nav */
	margin-top:-30px; /* Set to each button height, same as used above */
	}

#nav li ul li {
	height:20px; /* Height of each drop down nav item */
	border:1px solid #471b02;
	border-left:none;
	}

#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:#fcfaf5;
	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-04 ul a:hover, #nav-03 ul a:hover { 
	background-image:none;
	background-color:#471b02;
	color:#fcfaf5;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li, #nav-03 ul, #nav-03 li, #nav-04 ul, #nav-04 li { width:170px; }
.testimonials_img {
	margin-top: 85px;
}
#column-right #questions {
	background-image: url(../images/title_questions.jpg);
	background-repeat: no-repeat;
	height: 59px;
}
#s{
width:160px;
margin-left:0px;

}
body#blog #wp_searchsubmit{
cursor:pointer;
width:130px;
margin-left:0px;
}

body#blog #column-left #rss ul li{
padding-left:0px;
list-style-type:none;
}
a.rs{
 background:url("../images/rss-icon.gif") no-repeat;
list-style-type:none;
padding-left:15px;
}

body#blog #column-left ul.wp_navigation{
 list-style-type:none;
 padding-left:0px;
}
body#blog #column-right li.alignright{
 list-style-type:none;
 padding-left:0px;
} 
body#blog #column-right li.alignleft{
 list-style-type:none;
 padding-left:0px;
} 
legend{
padding-left:0px;
font-weight:bold;
color:#5A2C19;
}

body#blog #column-right ol.wp_commentlist{
margin-left:25px;
}
body#blog #column-right .wp_post{
margin-left:10px;
padding-left:10px;
}
body#blog #column-right em.wp_post{
font-style:italic;
}

p.fan a img{ margin:0 9px;}