/*------------------------------------------------------------------------------------
  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:#b6ac89 url("../images/body.jpg") 0 0 repeat-x;
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#4a462b;
	padding-top:24px;
	}

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

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

h1 span,h2 span,h3 span	{ display:none; }
#vms-lightwindow-link span	{ display:none; }

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

p.publications {color:#261f01; font-weight:700;}
	
	
img.img-left { 
	float:left; 
	margin:2px 10px 6px 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}
	
img#ctc {
	margin-bottom:20px;
	}
	
p.staff {text-align:center;}

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

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

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

input, textarea, select { 
	background-color:#fff !important;
	border:1px solid #beb594;
	color:#000;
	width:224px;
	height:18px;
	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 #beb594;
	cursor:pointer;
	}

/* ------------------------------- BLOG STYLES ------------------------------- */

#search {margin-left:17px;}
#searchform input {margin-left:0px; width:192px;}
#searchform #searchsubmit {
	width:60px;
 	height:20px;
	background-color:#9c9372 !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #fff;
	color:#fff;
	}

.submit-commentform {
	margin:0px 0 0 37px;
	height:25px;
	width:90px;
	cursor:pointer;
	color:#660000;
	padding-right:5px;
}

li.rss img {margin: 0 2px -2px 0px; }
li.rss  {padding-left:0px; margin-top:3px;}

#column-left h3.storytitle {margin-left:0px;}
	
#column-left form { margin:0 0 20px 70px; } /* set form margin here */

#column-right #menu ul {margin-left:20px;}
#column-right #menu ul li {background:none; margin-left:0px; padding-left:0px;}
#column-right #menu ul li ul {margin-left:0px; padding-left:0px;}
#column-right #menu form { padding-left:0px; }




/*#column-left .feedback, #column-left .meta, #column-left .storytitle, #column-left .post, #column-left #post a.post, #column-left p.pagenav
{margin:0px 15px 10px 33px;}

#column-left .storycontent {margin:0px 15px 10px 0px;}

#column-left #wp_commentform {margin-left:20px;}
#wp_commentform #wp_submit {
	width:120px;
 	height:20px;
	background-color:#501412 !important; /* to prevent highlighting by Google Toolbar */
	/*border:1px solid #fff;
	color:#fff;
	}

#column-left .wp_commentlist {
		margin:0px 25px 10px 15px;
		}*/



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

#wrap {
	background:url("../images/wrap.jpg") 0 0 repeat-y;
	width:920px;
	margin:0 auto;
	text-align:left;
	}
	
body#estore #wrap {
	background:url("../images/wrap-estore.jpg") 0 0 repeat-y;
	width:920px;
	margin:0 auto;
	text-align:left;
	}
	
	
#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:920px; 
	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: 79px;}
#nav-02 { width: 148px;}
#nav-03 { width: 90px;}
#nav-04 { width: 102px;}
#nav-05 { width: 79px;}
#nav-06 { width: 112px;}
#nav-07 { width: 74px;}
#nav-08 { width: 60px;}
#nav-09 { width: 75px;}
#nav-10{ width: 101px;}

#nav-01 a:hover { background:url("../images/nav.jpg")  0px -30px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -79px -30px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -227px -30px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -317px -30px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -419px -30px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -498px -30px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -610px -30px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -684px -30px no-repeat; }
#nav-09 a:hover { background:url("../images/nav.jpg") -744px -30px no-repeat; }
#nav-10 a:hover { background:url("../images/nav.jpg") -819px -30px no-repeat; }

/*-------------- OPTIONAL - Keeps the hover state on each page based on body id ------------- */
body#index #nav-01 { background:url("../images/nav.jpg")  0px -30px no-repeat; }

body#meet #nav-02 { background:url("../images/nav.jpg") -79px -30px no-repeat; }
body#publications #nav-02 { background:url("../images/nav.jpg") -79px -30px no-repeat; }
body#media #nav-02 { background:url("../images/nav.jpg") -79px -30px no-repeat; }

body#pittsburgh #nav-03 { background:url("../images/nav.jpg") -227px -30px no-repeat; }
body#philadelphia #nav-03 { background:url("../images/nav.jpg") -227px -30px no-repeat; }
body#beverly-hills #nav-03 { background:url("../images/nav.jpg") -227px -30px no-repeat; }
body#newport-beach #nav-03 { background:url("../images/nav.jpg") -227px -30px no-repeat; }

body#face #nav-04 { background:url("../images/nav.jpg") -317px -30px no-repeat; }
body#breast #nav-04 { background:url("../images/nav.jpg") -317px -30px no-repeat; }
body#body-contouring #nav-04 { background:url("../images/nav.jpg") -317px -30px no-repeat; }
body#lap-band-surgery #nav-04 { background:url("../images/nav.jpg") -317px -30px no-repeat; }
body#non-surgical #nav-04 { background:url("../images/nav.jpg") -317px -30px no-repeat; }

body#rejuvenation #nav-05 { background:url("../images/nav.jpg") -419px -30px no-repeat; }

body#testimonials #nav-06 { background:url("../images/nav.jpg") -498px -30px no-repeat; }

body#gallery #nav-07 { background:url("../images/nav.jpg") -610px -30px no-repeat; }

body#blog #nav-08 { background:url("../images/nav.jpg") -684px -30px no-repeat; }

body#estore #nav-09 { background:url("../images/nav.jpg") -744px -30px no-repeat; }

body#contact #nav-10 { background:url("../images/nav.jpg") -819px -30px 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:#57523a;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border:1px solid #b5ab70;
	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-02 ul a:hover, #nav-03 ul a:hover, #nav-04 ul a:hover { 
	background-image:none;
	background-color:#7d7859;
	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:160px; }		
#nav-03 ul, #nav-03 li { width:100px; }		
#nav-04 ul, #nav-04 li { width:110px; }
/* ------------------------ masthead framework ------------------------ */
#masthead {
	background:url("../images/masthead.jpg");
	height:67px;
	}
	#masthead a {	
		display:block;
		height:67px;
		}
	#masthead a span {
		display:none;
		}
		
		#masthead a.ctc-link {
	padding-top:10px;
	padding-left:10px;
	width:480px;
	height:49px;
	display:block;
		}

#map-flash {margin-left:12px;}

#masthead-special-offers {
	background:url("../images/masthead-special-offers.jpg") no-repeat;
	height:144px;
	}

#large-column {
	width:877px;
	float:left;
	margin:30px 0 0 12px;
	}
#large-column p {margin:0px 23px 10px 33px;}


/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:631px;
	float:left;
	margin-right:12px;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 23px 10px 33px;
		}

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

#results-1 {
	width:300px;
	float:left;
	border:thin;
	}
	
#results-2 {
	width:300px;
	float:left;
	}
	
#column-left table.media-table {margin:0px 23px 10px 33px;}
#column-left table.media-table td {text-align:center;}

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

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


/* ------------------------ header framework ------------------------ */

#header-graphic { height:245px; width:908px; background:url("../images/header-index.jpg"); } /* sets height for all non-flash headers */
/*----------------------------- Use when header-graphics have been made ------------------------------------------------------- */
	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#about #header-graphic { background:url("../images/header-index.jpg"); }
	body#contact #header-graphic { background:url("../images/header-2.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-index.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-index.jpg"); }
	body#beverly-hills #header-graphic { background:url("../images/header-3.jpg"); }
	body#newport-beach #header-graphic { background:url("../images/header-2.jpg"); }
	body#philadelphia #header-graphic { background:url("../images/header-1.jpg"); }
	body#breast #header-graphic { background:url("../images/header-3.jpg"); }
	body#face #header-graphic { background:url("../images/header-3.jpg"); }
	body#media #header-graphic { background:url("../images/header-1.jpg"); }
	body#publications #header-graphic { background:url("../images/header-1.jpg"); }
	body#rejuvenation #header-graphic { background:url("../images/header-index.jpg"); }
	
#header-flash { height:245px; margin-left:12px; width:908px;}

/* ------------------------ subhead framework ------------------------ */
#subhead { height:64px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#meet #subhead { background:url("../images/subhead-meet-dr.jpg"); }
	body#publications #subhead { background:url("../images/subhead-publications.jpg"); }
	body#media #subhead { background:url("../images/subhead-media.jpg"); }
	body#beverly-hills #subhead { background:url("../images/subhead-locations.jpg"); }
	body#newport-beach #subhead { background:url("../images/subhead-locations.jpg"); }
	body#philadelphia #subhead { background:url("../images/subhead-locations.jpg"); }
	body#pittsburgh #subhead { background:url("../images/subhead-locations.jpg"); }
	body#face #subhead { background:url("../images/subhead-face.jpg"); }
	body#breast #subhead { background:url("../images/subhead-breast.jpg"); }
	body#body-contouring #subhead { background:url("../images/subhead-body.jpg"); }
	body#non-surgical #subhead { background:url("../images/subhead-non-surgical.jpg"); }
	body#rejuvenation #subhead { background:url("../images/subhead-med-spa.jpg"); }
	body#testimonials #subhead { background:url("../images/subhead-testimonials.jpg"); }
	body#gallery #subhead { background:url("../images/subhead-results-gallery.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#blog #subhead { background:url("../images/subhead-blog.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-vw-launcher {
	height:242px;
	background:url("../images/img-vw-launcher.jpg") ;
	}
	
	#title-vw-launcher span {display:none;}

#title-contact {
	height:89px;
	background:url("../images/title-contact.jpg") ;
	}
	
#title-stunning-results {
	height:41px;
	background:url("../images/title-stunning-results.jpg") ;
	}
	
#title-forms {
	height:41px;
	background:url("../images/title-forms.jpg") ;
	}
	
#title-op-instructions {
	height:67px;
	background:url("../images/title-op-instructions.jpg") ;
	}
	
#title-special-offers {
	height:90px;
	background:url("../images/title-special-offers1.jpg") ;
	position:relative;
	}
	
	#title-special-offers a.offers {
	position:absolute;
	top:58px;
	left:29px;
	width:70px;
	height:25px;
		}
		
		#title-special-offers a span {display:none;}
		
#title-webinar {
	height:90px;
	background:url("../images/title-webinar.jpg") ;
	position:relative;
	}
	
	#title-webinar a.webinar {
	position:absolute;
	top:58px;
	left:28px;
	width:73px;
	height:26px;
		}
		
		#title-webinar a span {display:none;}
	
#title-special-feature {
	height:66px;
	background:url("../images/title-special-feature.jpg") ;
	}
	
#title-articles {
	height:41px;
	background:url("../images/title-articles.jpg") ;
	}

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

#map-wrapper {
width:460px;
height:366px;
float:left;
}

	#map-nav {
	height:75px;
	background:url("../images/map-nav.jpg") 0 0 no-repeat;
	}
	
	#map {
	height:220px;
	background:url("../images/map-content.jpg") 0 0 no-repeat;
	}
	
	#map-selection {
	height:71px;
	background:url("../images/map-location.jpg") 0 0 no-repeat;
	}


#video-website {
width:448px;
height:366px;
float:left;
background:url("../images/video-website.jpg") 0 0 no-repeat;
}

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

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

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

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

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

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

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

/* ------------------------BnA Style ------------------------ */

img.bna {margin:2px 2px 0 0; border:1px solid; border-color:#000000;}
p.bna-2up  {

	float: left;

	width: 210px;

	display: inline;

	margin: 0px 0px 10px 25px;

	}
