/*--------------------- Last Modified  2006.03.25 ---------------------*/
/*-----------------------------------------------------------------------*/


/* 
 ----------------------------------------------------------------------------
  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
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background:#F4EBE0;
	text-align:center; 
	font:11px/16px Verdana, Arial, Helvetica, sans-serif;
	color:#666666;
	}

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}
acronym { border-bottom:none; }	
h1, h2, h3, h4 { color:#814A0F; }
h1	{ font-size:1.2em; }
h2	{ font-size:1.1em; }
h3, h4	{ font-size:1.0em; }

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

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

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

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

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:20px;
	background:url("../images/bullet-back-to-top.jpg") right no-repeat;
	}
	
img.img-left { 
	float:left; 
	margin-right:10px;
	margin-bottom:0px;
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}

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

form {
	width:115px;
	margin:0px 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 #5E3616;
	color:#333333;
	width:110px; /* 5 pixles smaller than form width !important */
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:2px; /* 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:Veranda, Arial, Helvetica, sans-serif;
	font-size:1.1em;
	}
	
select { width:115px; 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: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; }

#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:95px 0 0 243px; }

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

#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:750px;
	margin:0 auto;
	text-align:left;
	}
	body#index #wrap { background:url("../images/bg-wrap-index.jpg"); }		
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:182px;
	}
	/* index page link within #masthead */		
#masthead a {	
	position:absolute;
	left:22px;
	top:16px;
	width:352px;
	height:68px; 
	}
#masthead a span {
	display:none;
	}
#locatedoc {
	position:relative;
	height:100px;
}
#locatedoc a {
	position:absolute;
	left:568px;
	top:100px;
	width:160px;
	height:82px;
	}
#facebookicon {
	position:relative;
	height:20px;
}
#facebookicon a {
	position:absolute;
	left:445px;
	top:25px;
	width:30px;
	height:30px;
	}
	
/* ----- column-left ----- */

#column-left {
	width:574px;
	float:left;
	}
	body#thankyou #column-left { height:200px; }	
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left h4, #column-left dl, #column-left ul.list {
		margin:0 80px 10px 55px;
		}
	 		#column-left ul.list li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			}
		
	#column-left form, img.img-left, img.bna-thumb-c1, #quick-nav { margin-left:55px; }
		img.bna-thumb { margin-left:20px; }
		img.bna-thumb-c1, img.bna-thumb { margin-bottom:20px; }
		img.mainthumbs { margin:5px 10px 5px 0; }

	/* definition list */
	#column-left dl { padding-left:5px; }
		#column-left dl dt {
			font-weight:bold;
			color:#99CC00;
			}
		#column-left dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}

#sub-left {
	float:left;
	width:195px;
	}
	#sub-left img.bna-thumb-index { margin-left:43px; }
	#sub-left p { 
		margin-left: 30px; 
		margin-right:16px;
		text-align:center;
		}
#sub-right {
	float:left;
	width:379px;
	}
	#sub-right p, #sub-right h1, #sub-right h2, #sub-right h3 { margin-left: 41px; margin-right:60px; }

/* ----- column-right ----- */

#column-right {
	width:176px;
	float:left;
	color:#FFCC99;
	font-size:0.9em;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right h4, #column-right ul, #column-right dl {
		margin:0 40px 10px 15px;
		}
	#column-right form { margin-left:15px; }
	 #column-right ul {}
	 		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:10px;  /* pushes text to the right to display bg img */
			}

	 
	#column-right a:link, #column-right a:visited { color:#E3B37A; }
	#column-right a:hover, #column-right a:active { color:#E3B37A; text-decoration:none; }
	
	#column-right .address { font-size:0.95em; }
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background: url("../images/bottom-wrap.jpg");
	height:56px;
	clear:both;
	width:100%; /* fix for Safar */
	}

body#index #bottom-wrap { background:url("../images/bottom-wrap-index.jpg"); }	
/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead { height:127px; } /* sets height for all subheads */

	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#body #subhead { background:url("../images/subhead-body.jpg"); }
	body#breast #subhead { background:url("../images/subhead-breast.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#facial #subhead { background:url("../images/subhead-face.jpg"); }
	body#skin #subhead { background:url("../images/subhead-skin.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }
	body#gallery #subhead { background:url("../images/subhead-gallery.jpg"); }

#subhead-right {
	position:relative;
	height:140px;
	background:url("../images/subhead-right-contact.jpg");
	}
	body#contact #subhead-right, body#thankyou #subhead-right { background:url("../images/subhead-right-locate.jpg"); }


#subhead-right-dyk { 
	height:68px;
	background:url("../images/subhead-right-dyk.jpg") top no-repeat;
	margin-top: 20px;
	}
	#subhead-right-dyk span { display:none; }

/* ----- subhead framework with varying heights ----- */

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


/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	background:url("../images/bg-footer.jpg") repeat-y;
	width:750px;
	margin:0 auto;
	text-align:left;
	color:#FFCC99;
	font-size:0.9em;
	}
#footer-bottom {
	background:url("../images/footer-bottom.jpg");
	height:39px;
}
#footer p{ margin: 0 170px 7px 40px; }
#footer ul { margin: 0 100px 7px 40px; }
#footer a:link, #footer a:visited { color:#FFCC99; }
#footer a:hover, #footer a:active { color:#ffffff; }

#footer li { 
	padding:0 3px 0 5px;
	display: inline;
	border-left: 1px solid;
	}

	#footer li.first { border: none; padding-left:0; }

/* -------------------- Navigation -------------------- */
#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	width:750px; 
	height:35px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:35px; display:block; } /* change height here also */

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

#nav-01 { width: 54px; margin-left: 19px;}
#nav-02 { width: 87px; margin-left: 4px;}
#nav-03 { width: 80px; margin-left: 4px;}
#nav-04 { width: 60px; margin-left: 4px;}
#nav-05 { width: 64px; margin-left: 4px;}
#nav-06 { width: 56px; margin-left: 4px;}
#nav-07 { width: 92px; margin-left: 4px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -19px -35px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -77px -35px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -168px -35px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -252px -35px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -316px -35px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -384px -35px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -444px -35px no-repeat; }

/* -------------------- Navigation-Procedures -------------------- */
#nav-procedures { 
	background:url("../images/nav-procedures.jpg") no-repeat; 
	width:574px; 
	height:195px; 
	margin:0;
	padding:0; 
	}

#nav-procedures span { display: none; }

#nav-procedures li, #nav-procedures a { height:195px; display:block; } /* change height here also */

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

#nav-procedures-01 { width: 173px; margin-left: 18px;}
#nav-procedures-02 { width: 169px; margin-left: 2px;}
#nav-procedures-03 { width: 176px; margin-left: 1px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-procedures-01 a:hover { background:url("../images/nav-procedures.jpg")  -18px -195px no-repeat; }
#nav-procedures-02 a:hover { background:url("../images/nav-procedures.jpg") -193px -195px no-repeat; }
#nav-procedures-03 a:hover { background:url("../images/nav-procedures.jpg") -363px -195px no-repeat; }

/*-- SaleAMP additions --*/
div.callout{
	position:relative;
	top:-90px;
	left:7px;
	margin-bottom:-20px;
	z-index:10;
}

div.gallery{
	position:relative;
	top:-60px;
	left:7px;
	margin-bottom:20px;
	z-index:10;
}

div.socialmedia{
	position:relative;
	top:20px;
	left:7px;
	margin-bottom:-20px;
	z-index:10;
}

div.callout2{
	position:relative;
	top:-70px;
	left:7px;
	margin-bottom:-60px;
	z-index:11;
}

#subhead-right img{
	position:absolute;
	bottom:10px;
	left:12px;
}

/*--FEATURED PATIENT--*/
.featuredpatientbox {
	float:right;
	width:350px;
	height:auto;
	margin:0 45px 0 10px;
	padding:0 0 0 0;
	border:2px solid #85a1a5;
	background:#fff;
}
.featuredpatients { width:auto; height:auto; text-align:center; }
img.featured { margin:5px 3px 5px 0; }

/*--NEW MASTHEAD--*/
.mastheadcontain { width:750px; height:182px; background:url("../images/mastheadBG.jpg"); }
.mastheadleft { float:left; width:500px; height:auto; margin:30px 0 0 30px; }
.mastheadright { float:right; width:200px; height:123px; margin:49px 0 0 0; }

