/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.
/*------------------------------------------------------------------------------------*/

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:'';}

/* ------------------------ type selectors ------------------------ */
body { 
	background:#977c64 url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/20px  Arial, Helvetica, sans-serif; 
	color:#000;
	}

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

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

p.h1 { font-size:1.2em; color:#6d382a; font-weight:bold;}
p.h2 { font-size:1.1em; color:#6d382a; font-weight:bold;}
p.h3 { font-size:1.0em; color:#6d382a; font-weight:bold;}
h1 span,h2 span,h3 span	{ display:none; }

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

/* ------------------------ classes ------------------------ */
.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	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;
	}

img.img-left {
	float:left;
	margin:2px 0px 10px 40px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}
	
img.img-right-logo { 
	float:right; 
	margin:-55px 116px 0px 10px; 
	}

/* ------------------------ form elements ------------------------ */

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

form br { line-height:0; height:0; }

input, textarea, select { 
	background-color:#d7d0c7 !important;
	border:1px solid #816c4d;
	color:#000;
	width:145px;
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px;
	padding:1px 0 0 4px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; }

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

#contact_business { display: none; }

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 10px 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:175px; }

#contact-main label textarea { height:100px; overflow:auto; }

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

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

input.submit-contact-main { margin:95px 0 0 243px; } /* defines placement of contact-main submit button */

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:64px;
	height:20px;
	border:none;
	cursor:pointer;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

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

/* ------------------------ masthead framework ------------------------ */
#column-left #masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:170px;
	}
	#masthead a {	
		display:block;
		height:170px;
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:228px;
	float:left;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul {
		margin:0px 37px 10px 21px;
		}
	#column-left p {
		color:#d7d0c7;
	}
	
	#column-left img {
		margin:0px 0px 10px 0px;
		}
		
	/* definition list */
	#column-left dl { padding-left:5px; }
		#column-left dl dt {
			font-weight:bold;
			color:#d7d0c7;
			margin-left:13px;
			}
		#column-left dl dd {
			padding-left:10px;
			margin-left:5px;
			}
		#map{
			height:84px;
			background:url("../images/map.jpg") no-repeat;
		}
		#map p{
			padding-top:85px;
		}	
		#column-left-bottom{
			height:82px;
			margin-top: 78px;
			background:url("../images/contact-bottom.jpg") bottom no-repeat;
		}
		body#contact #column-left-bottom{
			margin-top:80px;
		}
/* ------------------------ vertical sprite nav ------------------------ */
#column-left #nav {
	background:url("../images/nav.jpg") top left no-repeat;					
	width:228px;	/* Width of buttons, not entire image (or half of entire image) */
	height:366px;	 /* Height of entire image */
	margin:0;
	padding:0;
	}

#nav li span { display: none; }

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

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

/* margin-top to set where the nav should begin */
#nav-01 { margin-top:14px; width:228px; }

/* margin-top if there is a spacing between each nav button */
#nav-02, #nav-03, #nav-04, #nav-05 { margin-top:0px; width:228px; }

#nav-01 a:hover { background:url("../images/nav.jpg") -228px  -14px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -228px  -54px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -228px  -94px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -228px  -134px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -228px -174px no-repeat; }


body#contact #column-left #nav {
	background:url("../images/nav-contact.jpg") top left no-repeat;					
	width:228px;	/* Width of buttons, not entire image (or half of entire image) */
	height:366px;	 /* Height of entire image */
	margin:0;
	padding:0;
	}
	
body#contact #nav-01 a:hover { background:url("../images/nav-contact.jpg") -228px  -14px no-repeat; }
body#contact #nav-02 a:hover { background:url("../images/nav-contact.jpg") -228px  -54px no-repeat; }
body#contact #nav-03 a:hover { background:url("../images/nav-contact.jpg") -228px  -94px no-repeat; }
body#contact #nav-04 a:hover { background:url("../images/nav-contact.jpg") -228px  -134px no-repeat; }
body#contact #nav-05 a:hover { background:url("../images/nav-contact.jpg") -228px -174px no-repeat; }

/*-------------- OPTIONAL - Keeps the hover state on each page based on body #id 
body#SPECIFY #nav-01 { background:url("../images/nav.jpg") -228px  -7px no-repeat; }
body#SPECIFY #nav-02 { background:url("../images/nav.jpg") -228px  -34px no-repeat; }
body#SPECIFY #nav-03 { background:url("../images/nav.jpg") -228px  -61px no-repeat; }
body#SPECIFY #nav-04 { background:url("../images/nav.jpg") -228px  -88px no-repeat; }
body#SPECIFY #nav-05 { background:url("../images/nav.jpg") -228px -115px no-repeat; }

------------- */

/* ------------------------ son of suckerfish: vertical sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	background-color:#6f664b;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	margin-left:228px; /* Set to same width as in #nav */
	margin-top:-27px; /* 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 #826c4d;
	}

#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 { 
	background-image:none;
	background-color:#655130;
	color:#FFFFFF;
	text-decoration:none;
	}
	
body#contact #nav-02 ul a:hover, body#contact #nav-03 ul a:hover, body#contact #nav-04 ul a:hover { 
	background-image:none;
	background-color:#655130;
	color:#FFFFFF;
	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:175px; }	
#nav-03 ul, #nav-03 li { width:175px; }	
#nav-04 ul, #nav-04 li { width:175px; }	

body#contact #nav-02 ul, body#contact #nav-02 li { width:175px; }	
body#contact #nav-03 ul, body#contact #nav-03 li { width:175px; }	
body#contact #nav-04 ul, body#contact #nav-04 li { width:175px; }		



/* double dropdown */

#nav li ul ul {
	margin: -20px 0 0 175px;
	}

#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
	}
	
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto;
}


/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:530px;
	float:left;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl, #column-right ol {
		margin:0px 45px 18px 40px;
		}

	#column-right form { margin-left:0px; }

	/* single column list */
	#column-right ul { padding-left:5px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;
			}

	/* multi column list */
	#column-right ul.multi { padding-left:50px; padding-top:8px;} 
		#column-right ul.multi li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;
			float:left;
			width:187px;
			line-height:20px; 
			}
	#column-right ol.decimal {margin-left:40px; list-style-type:decimal;}
	#column-right ol.decimal li { margin-bottom:10px;}

	/* definition list */
	#column-right dl { padding-left:5px;  }
		#column-right dl dt {
			font-weight:bold;
			color:#6d382a;
			}
		#column-right dl dd {
			padding-left:10px;
			margin-left:5px;
			}
		#index-bottom-wrap{
			height:360px;
			background:url("../images/index-bottom-wrap.jpg") bottom no-repeat;
}

	#index-bottom-wrap #featured-procedures{
		padding-top:45px;
	}
	
	
	#column-right table.two-column-list {
		width:380px;
		margin:0px 0px 18px 40px;
		padding:0;
		}
		
		
			#column-right table.two-column-list td.two-left {
			width:70px;
			text-align:right;
			padding-right:10px;
			padding-top: 0px;
			vertical-align: top;
			padding-bottom:8px;
			}
			
			#column-right table.two-column-list td.two-right {
			width:300px; 
			text-align:left; 
			padding-bottom:8px;
			vertical-align:top;
			}
			
			#column-right table.two-column-list td.two-left-wide {
			width:200px;
			text-align:right;
			padding-right:10px;
			padding-top: 0px;
			vertical-align: top;
			padding-bottom:8px;
			}
			
			#column-right table.two-column-list td.two-right-wide {
			width:200px; 
			text-align:left; 
			padding-bottom:8px;
			vertical-align:top;
			}
			
			#column-right table.two-column-list td.two-left-wide2 {
			width:200px;
			text-align:left;
			padding-right:10px;
			padding-top: 0px;
			vertical-align: top;
			padding-bottom:8px;
			}

	#column-right table.four-column-list {
		width:490px;
		margin:0px 0px 18px 40px;
		padding:0;
		}
		
		#column-right table.four-column-list tr {height:55px;}
		
			#column-right table.four-column-list td.four-left {width:150px; text-align:left; padding-right:10px; }
			#column-right table.four-column-list td.four-left-mid {width:120px; text-align:left;}
			#column-right table.four-column-list td.four-right-mid {width:80px; text-align:center;}
			#column-right table.four-column-list td.four-right {width:80px; text-align:center;}



	#column-right table.four-column-list-equal {
		width:470px;
		margin:0px 0px 18px 40px;
		padding:0;
		}
		
			#column-right table.four-column-list-equal td {
				width:120px;
				height:150px; 
				text-align:left; 
				padding-right:15px;
				vertical-align: top;
				}
			
			
/* ------------------------ header framework ------------------------ */

#column-right #header-graphic { 
	height:534px;
	background:url("../images/header-index.jpg") no-repeat;
} /* sets height for all non-flash headers */
/*-------------------------------Use if headers will change------------------------------------------------ 
	body#index #header-graphic { background:url("../images/header-index.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:56px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#abdominoplasty #subhead { background:url("../images/subhead-abdominoplasty.jpg"); }
	body#skin-care #subhead { background:url("../images/subhead-care.jpg"); }
	body#body-contouring #subhead { background:url("../images/subhead-body-contour.jpg"); }
	body#botox #subhead { background:url("../images/subhead-botox.jpg"); }
	body#skin-solutions #subhead { background:url("../images/subhead-solutions.jpg"); }
	body#experience #subhead { background:url("../images/subhead-experience.jpg"); }
	body#laser #subhead { background:url("../images/subhead-laser.jpg"); }
	body#arm-lift #subhead { background:url("../images/subhead-arm-lift.jpg"); }
	body#body-lift #subhead { background:url("../images/subhead-body-lift.jpg"); }
	body#chemical-peels #subhead { background:url("../images/subhead-peels.jpg"); }
	body#injectables #subhead { background:url("../images/subhead-injectables.jpg"); }
	body#injectables #subhead { background:url("../images/subhead-injectables.jpg"); }
	body#neck-lift #subhead { background:url("../images/subhead-neck-lift.jpg"); }
	body#services #subhead { background:url("../images/subhead-services.jpg"); }
	body#smartlipo #subhead { background:url("../images/subhead-smart-lipo.jpg"); }
	body#thread-lift #subhead { background:url("../images/subhead-thread-lift.jpg"); }
	body#skin-conditions #subhead { background:url("../images/subhead-conditions.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#sun #subhead { background:url("../images/subhead-sun.jpg"); }
	body#supplements #subhead { background:url("../images/subhead-supplements.jpg"); }
	body#therapist #subhead { background:url("../images/subhead-therapist.jpg"); }
	
	body#acne #subhead { background:url("../images/subhead-acne.jpg"); }
	body#articles #subhead { background:url("../images/subhead-articles.jpg"); }
	body#autumn #subhead { background:url("../images/subhead-autumn.jpg"); }
	body#breast-enlargement #subhead { background:url("../images/subhead-breast-enlargement.jpg"); }
	body#breast-lift #subhead { background:url("../images/subhead-breast-lift.jpg"); }
	body#breast-male #subhead { background:url("../images/subhead-breast-male.jpg"); }
	body#breast-reconstruction #subhead { background:url("../images/subhead-breast-reconstruction.jpg"); }
	body#breast-reduction #subhead { background:url("../images/subhead-breast-reduction.jpg"); }
	body#chemical-peel #subhead { background:url("../images/subhead-chemical-peel.jpg"); }
	body#dermabrasion #subhead { background:url("../images/subhead-dermabrasion.jpg"); }
	body#ear-surgery #subhead { background:url("../images/subhead-ear-surgery.jpg"); }
	body#eyelid-surgery #subhead { background:url("../images/subhead-eyelid-surgery.jpg"); }
	body#facelift #subhead { background:url("../images/subhead-facelift.jpg"); }
	body#facial-implants #subhead { background:url("../images/subhead-facial-implants.jpg"); }

	body#facial-veins #subhead { background:url("../images/subhead-facial-veins.jpg"); }
	body#faq #subhead { background:url("../images/subhead-faq.jpg"); }
	body#tissue-fillers #subhead { background:url("../images/subhead-fillers.jpg"); }
	body#forehead-lift #subhead { background:url("../images/subhead-forehead-lift.jpg"); }
	body#fotofacial-ipl #subhead { background:url("../images/subhead-fotofacial-ipl.jpg"); }
	body#gallery #subhead { background:url("../images/subhead-gallery.jpg"); }
	body#hand-surgery #subhead { background:url("../images/subhead-hand-surgery.jpg"); }
	body#hyper-pigmentation #subhead { background:url("../images/subhead-hyper-pigmentation.jpg"); }
	body#leg-veins #subhead { background:url("../images/subhead-leg-veins.jpg"); }
	body#liposuction #subhead { background:url("../images/subhead-liposuction.jpg"); }
	body#microdermatrasion #subhead { background:url("../images/subhead-microdermatrasion.jpg"); }
	body#nose-reconstruction #subhead { background:url("../images/subhead-nose-reconstruction.jpg"); }
	body#policies #subhead { background:url("../images/subhead-policies.jpg"); }

	body#procedures #subhead { background:url("../images/subhead-procedures.jpg"); }
	body#our-mission #subhead { background:url("../images/subhead-our-mission.jpg"); }
	body#rosacea #subhead { background:url("../images/subhead-rosacea.jpg"); }
	body#scar-revision #subhead { background:url("../images/subhead-scar-revision.jpg"); }
	body#seasonal #subhead { background:url("../images/subhead-seasonal.jpg"); }
	body#skin-cancer #subhead { background:url("../images/subhead-skin-cancer.jpg"); }
	body#skin-care #subhead { background:url("../images/subhead-skin-care.jpg"); }
	body#skin-basics #subhead { background:url("../images/subhead-skin-basics.jpg"); }
	body#skin-conditions #subhead { background:url("../images/subhead-skin-conditions.jpg"); }
	body#skin-solutions #subhead { background:url("../images/subhead-solutions.jpg"); }
	body#summer #subhead { background:url("../images/subhead-summer.jpg"); }
	body#terms #subhead { background:url("../images/subhead-terms.jpg"); }
	body#tissue-expansion #subhead { background:url("../images/subhead-tissue-expansion.jpg"); }
	body#who-we-are #subhead { background:url("../images/subhead-who-we-are.jpg"); }
	body#winter #subhead { background:url("../images/subhead-winter.jpg"); }

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

/* ------------------------ title framework with varying heights ------------------------- */
#title-locate {
	height:62px;
	background:url("../images/title-locate.jpg") ;
	}

#title-our-procedures {
	height:35px;
	background:url("../images/title-our-procedures.jpg") ;
	}

/* ------------------------ bottom-wrap framework ------------------------ */

#bottom-wrap {
	background:url("../images/bottom-wrap-inside.jpg");
	width:100%;
	height:143px;
	clear:both; /* important */
	}
/* ------------------------footer framework ------------------------ */
#footer {
	width:700px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#d7d0c7;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#d7d0c7; text-decoration:underline; }
#footer a:hover, #footer a:active { color:#d7d0c7; text-decoration:none; }

#footer ul {margin:10px;}
	#footer li {
		padding:0 5px 0 7px;
		display: inline;
		border-left: 1px solid #d7d0c7;
		}
	#footer li.first { border: none; }
