/*------------------------------------------------------------------------------------
  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:#fff url("../images/bg-body.jpg") top repeat-x;
	text-align:left; 
	font:12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#623e32;
	}

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

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

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

a:link,a:visited	{ color:#000; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#623e32; 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 10px 10px 0px;
	}

img.img-right {
	float:right;
	margin:5px 0px 20px 0px;
	}

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

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

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

input, textarea, select { 
	background-color:#fff !important;
	border:1px solid #000000;
	color:#000;
	width:159px;
	height:26px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px;
	padding:1px 0 0 4px;
	font-family:"Trebuchet MS", 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:1px solid #000;
	cursor:pointer;
	}

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

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

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

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

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul {
		margin:0px 56px 10px 21px;
		}

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

	/* multi column list */
	#column-left ul.multi { padding-left:5px; } 
		#column-left ul.multi li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;
			float:left;
			width:150px;
			line-height:20px; 
			}

	/* definition list */
	#column-left dl { padding-left:5px; }
		#column-left dl dt {
			font-weight:bold;
			color:#623e32;
			margin-left:15px;
			}
		#column-left dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;
			margin-left:5px;
			}
#videowebsite{
	height:236px;
	position:relative;
	background:url("../images/video-website.jpg") no-repeat;
}
#videowebsite a{
	position:absolute;
	left: 10px;
	top: 29px;
	width: 180px;
	height: 203px;
}
/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:567px;
	float:left;
	position:relative;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0px 78px 10px 0px;
		}

	#column-right form { margin-left:0px; }
	#column-right #brow-bna li {
		margin-bottom:25px;
		list-style-type:none;
	}
	/* single column list */
	#column-right ul { padding-left:15px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:5px;
			list-style-type:disc;
			}

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

	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#000;
			}
		#column-right dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;
			margin-left:5px;
			}
	#column-right input, select {
		height:20px;
	}
	#column-right ul.bna { padding-left:0px; margin-right:10px;} 
		#column-right ul.bna li { 
			background:none;
			padding-left:0px;  /* pushes text to the right to display bg img */
			float:left;
			width:260px;
			height:150px;
			list-style-type:none;
			}
/* ------------------------ header framework ------------------------ */

#header-graphic { height:500px; width:567px; background:url("../images/header-graphic.jpg"); float:left; position:relative;} /* sets height for all non-flash headers */
#header-graphic a{
	position:absolute;
	width: 323px;
	height: 125px;
	left: 244px;
}
#header-graphic a span{
	display:none;
}
/*-------------------------------------------------------------------------------
	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:36px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#facelift #subhead { background:url("../images/subhead-facelift.jpg"); }
	body#browlift #subhead { background:url("../images/subhead-browlift.jpg"); }
	body#eyelid #subhead { background:url("../images/subhead-eyelid.jpg"); }
	body#nose #subhead { background:url("../images/subhead-nose.jpg"); }
	body#botox #subhead { background:url("../images/subhead-botox.jpg"); }
	body#skin #subhead { background:url("../images/subhead-skin.jpg"); }
	body#facial-aug #subhead { background:url("../images/subhead-facial-aug.jpg"); }
	body#special #subhead { background:url("../images/subhead-special.jpg"); }
	body#online #subhead { background:url("../images/subhead-online.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"); }

/* ------------------------ 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:95px;
	background:url("../images/title-contact.jpg") no-repeat ;
	}

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

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

#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	width:100%;
	height:355px;
	clear:both; /* important */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:755px;
	margin:0;
	text-align:center;
	}

#footer p {
	color:#623e32;
	margin:0 0 10px 10px;
	}

#footer a:link, #footer a:visited { color:#623e32; }
#footer a:hover, #footer a:active { color:#623e32; }

#footer ul {margin:10px;}
	#footer li {
		padding:0 5px 0 7px;
		display: inline;
		border-left: 1px solid #623e32;
		}
	#footer li.first { border: none; }
/* ------------------------ vertical sprite nav ------------------------ */
#nav {
	background:url("../images/nav-new.jpg") top left no-repeat;					
	width:233px;	/* Width of buttons, not entite image (or half of entire image) */
	height:500px;	 /* Height of entire image */
	float:left;
	margin:0;
	padding:0;
	}

#nav li span { display: none; }

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

#nav li, #nav a { 
	height:30px;	/* 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:106px; width:233px; }

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

#nav-01 a:hover { background:url("../images/nav-new.jpg") -233px  -106px no-repeat; }
#nav-02 a:hover { background:url("../images/nav-new.jpg") -233px  -136px no-repeat; }
#nav-03 a:hover { background:url("../images/nav-new.jpg") -233px  -166px no-repeat; }
#nav-04 a:hover { background:url("../images/nav-new.jpg") -233px  -195px no-repeat; }
#nav-05 a:hover { background:url("../images/nav-new.jpg") -233px -226px no-repeat; }
#nav-06 a:hover { background:url("../images/nav-new.jpg") -233px -255px no-repeat; }
#nav-07 a:hover { background:url("../images/nav-new.jpg") -233px -285px no-repeat; }
#nav-08 a:hover { background:url("../images/nav-new.jpg") -233px -315px no-repeat; }
#nav-09 a:hover { background:url("../images/nav-new.jpg") -233px -345px no-repeat; }
#nav-10 a:hover { background:url("../images/nav-new.jpg") -233px -375px no-repeat; }
#nav-11 a:hover { background:url("../images/nav-new.jpg") -233px -405px no-repeat; }
#nav-12 a:hover { background:url("../images/nav-new.jpg") -233px -436px no-repeat; }
#nav-13 a:hover { background:url("../images/nav-new.jpg") -233px -467px no-repeat; }

/*-------------- OPTIONAL - Keeps the hover state on each page based on body #id ------------- */
body#SPECIFY #nav-01 { background:url("../images/nav-new.jpg") -233px  -15px no-repeat; }
body#SPECIFY #nav-02 { background:url("../images/nav-new.jpg") -233px  -30px no-repeat; }
body#SPECIFY #nav-03 { background:url("../images/nav-new.jpg") -233px  -60px no-repeat; }
body#SPECIFY #nav-04 { background:url("../images/nav-new.jpg") -233px  -90px no-repeat; }
body#SPECIFY #nav-05 { background:url("../images/nav-new.jpg") -233px -120px no-repeat; }
body#SPECIFY #nav-06 { background:url("../images/nav-new.jpg") -233px -150px no-repeat; }


/* ------------------------ son of suckerfish: vertical sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	background-color:#720000;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	margin-left:100px; /* 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 #FF00FF;
	border-top: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:#FFFFFF;
	text-decoration:none;
	}

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

/* Hover styles for drop down items */
#nav-03 ul a:hover, #nav-04 ul a:hover { 
	background-image:none;
	background-color:#AA0000;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-03 ul, #nav-03 li { width:260px; }		
#nav-04 ul, #nav-04 li { width:90px; }

#seminars-btn
{
	position:absolute;
	left:520px;
	top:28px;
	width:194px;
	background:url('../images/seminars_03.jpg') repeat-y;
}

#seminars-btn
{
	position:absolute;
	left:520px;
	top:28px;
	width:194px;
	background:url('../images/seminars_03.jpg') repeat-y;
}

#seminars-btn p
{
	margin:-10px 16px 0 25px;
}

#seminars-btn .top
{
	width:100%;
	height:66px;
	background:url('../images/seminars_01.jpg') no-repeat;
	display:block;
}

#seminars-btn .bottom
{
	width:100%;
	height:28px;
	background:url('../images/seminars_02.jpg') no-repeat;
	display:block;
}



#sculptra-btn
{
	position:absolute;
	left:520px;
	top:28px;
	width:194px;
	background:url('../images/seminars_03.jpg') repeat-y;
}

#sculptra-btn p
{
	margin:-10px 16px 0 25px;
}

#sculptra-btn .top
{
	width:100%;
	height:66px;
	background:url('../images/sculptra_01.jpg') no-repeat;
	display:block;
}

#sculptra-btn .bottom
{
	width:100%;
	height:28px;
	background:url('../images/seminars_02.jpg') no-repeat;
	display:block;
}