/*--------------------- 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: #d9ceab url("../images/bg-html.jpg") top repeat-x;}

body { 
	background: url("../images/bg-body.jpg") top center no-repeat;
	text-align:center; 
	font:11px/16px "Verdana", Arial, Helvetica, sans-serif; 
	color:#f0cf9a;
	padding-top: 55px;
	}

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

h1	{ font-size:1.2em; color:#f0cf9a; }
h2	{ font-size:1.1em; color:#ffffff; }
h3	{ font-size:1.0em; color:#d9ceab; }
h4	{ font-size:1.0em; color:#d9ceab; }


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

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

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

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
	

.clear {clear: both;}

div.clear	{ 
	height:.01em; 
	clear:both;
	overflow:hidden; 
	}
div.clear-h2	{ 
	height:10px; 
	clear:both;
	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.more-info {
	text-align:right;
	display:block;
	}
img.img-left { 
	float:left; 
	margin:0px 0px 0px 0px;
	}
	
img.img-news { 
	float:left; 
	margin:0px 0px 0px 45px;
	padding-bottom:20px;
	}

#meet img.img-left { 
	float:left; 
	margin:0px 10px 5px 0px;
	}


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

p.heading { font-size:1.2em; color:#f0cf9a; font-weight:bold;

}

p.understand {
	width: 91px;
	height: 74px;
	float: right;
}

p.h2	{ font-size:1.1em; color:#ffffff; }
p.h1	{ font-size:1.2em; color:#f0cf9a; }

img.staffpics {
	margin: 10px 0 15px 35px;
}

/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	margin:10px 0 15px 0; /* set margin left and right below */
	}

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

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

input, textarea, select { 
	background-color:#30160e !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #30160e;
	color:#f0cf9a;
	width:152px; /* 5 pixles smaller than form width !important */
	height:20px;
	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:"Verdana", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; } /* same width as form - !important */

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

#contact_business { display: none; } /* do not remove */ 


/* ------------------------ SPECIFIC ELEMENTS ------------------------ */

/* ------------------------ 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; } /* fixes display issue - 5px larger than input field */

#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:51px;
	height:10px;
	border:none;
	cursor:pointer;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */
	body#index #column-right form, body#meet #column-right form, body#body #column-right form, 
	body#breast #column-right form, body#facial #column-right form, body#gallery #column-right form, 
	body#sitemap #column-right form, body#skin #column-right form, body#thankyou #column-right form, body#injectable #column-right form, 
	body#testimonial #column-right form, body#laser #column-right form, body#hair #column-right form, body#staff #column-right form  { float: right; padding-right:55px; margin: 0px 0px 0px 15px;}
	
	body#contact #column-right form {  padding-right:55px; margin: 0px 0px 0px 15px;}
	
/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:930px;
	margin:0 auto;
	text-align:left;
	}

#wrap-img {
	background:url("../images/bottom-img.jpg") bottom no-repeat;
	width:760px;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	float:left;
	width: 347px;
	background: url("../images/col-left-bg.jpg") right repeat-y;
	}
body#meet #column-left .content, body#contact #column-left .content, body#body #column-left .content, 
body#breast #column-left .content, body#facial #column-left .content, body#gallery #column-left .content, body#sitemap #column-left .content, 
body#skin #column-left .content, body#thankyou #column-left .content, body#injectable #column-left .content, 
body#testimonial #column-left .content, body#laser #column-left .content, body#hair #column-left .content, body#staff #column-left .content, body#blog #column-left .content {
	background: url("../images/col-left-index.jpg") top no-repeat;
	padding-top: 196px;
	width:291px;
	padding-left: 56px;
	display: inline;
	float:left;
	}
	
body#index #column-left .content {
	position:relative;
	background: url("../images/col-left-index.jpg") top no-repeat;
	padding-top: 196px;
	width:291px;
	padding-left: 56px;
	display: inline;
	float:left;
	}

#noflash {margin-left:50px;}

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

	#column-left form { margin-left:0px; } /* set form margin here */

	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px; /* pushes text to the right to display bg img */
			}

	/* 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; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px; /* sets the width of each column */
			line-height:20px; 
			}

	/* definition list */
	#column-left dl { padding-left:0px; }
		#column-left dl dt {
			font-weight:bold;
			color:white;
			}
		#column-left dl dd {
			background:none /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:0px;  /* pushes text to the right to display bg img */
			margin-left:0px;
			}


/* ------------------------ SUBHEADS - column-right framework ------------------------ */
body#index #column-right {
		background: url("../images/col-right-index.jpg") top no-repeat;
		padding-top: 45px;
	}

body#index #column-right img.img-index { 
	float:right; 
	margin:0px 0px 10px 10px; 
	}


body#meet #column-right {
		background: url("../images/subhead-meet.jpg") top no-repeat;
		padding-top: 45px;
	}
body#contact #column-right {
		background: url("../images/subhead-contact.jpg") top no-repeat;
		padding-top: 45px;
	}
body#body #column-right {
		background: url("../images/subhead-body.jpg") top no-repeat;
		padding-top: 45px;
	}
body#breast #column-right {
		background: url("../images/subhead-breast.jpg") top no-repeat;
		padding-top: 45px;
	}
body#facial #column-right {
		background: url("../images/subhead-facial.jpg") top no-repeat;
		padding-top: 45px;
	}
body#gallery #column-right {
		background: url("../images/subhead-gallery.jpg") top no-repeat;
		padding-top: 45px;
	}
body#sitemap #column-right {
		background: url("../images/subhead-sitemap.jpg") top no-repeat;
		padding-top: 45px;
	}
body#skin #column-right {
		background: url("../images/subhead-skin.jpg") top no-repeat;
		padding-top: 45px;
	}
	
body#hair #column-right {
		background: url("../images/subhead-hair.jpg") top no-repeat;
		padding-top: 45px;
	}


body#thankyou #column-right {
		background: url("../images/subhead-thankyou.jpg") top no-repeat;
		padding-top: 45px;
		height:300px;
	}
	
body#injectable #column-right {
		background: url("../images/subhead-injectables.jpg") top no-repeat;
		padding-top: 45px;
	}
	
body#testimonial #column-right {
		background: url("../images/subhead-testimonials.jpg") top no-repeat;
		padding-top: 45px;
	}
	
body#laser #column-right {
		background: url("../images/subhead-laser.jpg") top no-repeat;
		padding-top: 45px;
	}
	
body#staff #column-right {
		background: url("../images/col-right-staff.jpg") top no-repeat;
		padding-top: 45px;
	}
body#blog #column-right {
		background: url("../images/subhead-blog.jpg") top no-repeat;
		padding-top: 45px;
	}	
	
/* ------------------------ END SUBHEADS -column-right framework ------------------------ */
/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:527px;
	float:left;
	padding-right: 56px;
	display: inline;
	}
		
	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl, #column-right ol {
		margin:0px 35px 10px 35px;
		}

	#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; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			}

	/* 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; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			float:left;
			width:150px;
			line-height:20px; 
			}

	/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#white;
			}
		#column-right dl dd {
			background:none;
			padding-left:0;  /* pushes text to the right to display bg img */
			margin-left:0;
			}
	/* ordered list */
	#column-right ol { list-style-type: decimal;
						padding-left:25px;
						}

		
		
/* ------------------------ header framework ------------------------ */
#header-graphic { height:319px; } /* sets height for all non-flash headers */

	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#meet #header-graphic { background:url("../images/header-index.jpg"); }
	body#body #header-graphic { background:url("../images/header-index.jpg"); }
	body#contact #header-graphic { background:url("../images/header-index.jpg"); }
	body#gallery #header-graphic { background:url("../images/header-index.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-index.jpg"); }
	body#breast #header-graphic { background:url("../images/header-index.jpg"); }
	body#skin #header-graphic { background:url("../images/header-index.jpg"); }
	body#facial #header-graphic { background:url("../images/header-index.jpg"); }
	body#about #header-graphic { background:url("../images/header-about.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-index.jpg"); }
	body#injectable #header-graphic { background:url("../images/header-index.jpg"); }
	body#testimonial #header-graphic { background:url("../images/header-index.jpg"); }
	body#laser #header-graphic { background:url("../images/header-index.jpg"); }
	body#hair #header-graphic { background:url("../images/header-index.jpg"); }
	body#staff #header-graphic { background:url("../images/header-index.jpg"); }
	body#blog #header-graphic { background:url("../images/header-index.jpg"); }

/* ------------------------ subhead framework ------------------------ */
#subhead { height:20px; } /* sets height for all subheads */
	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.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 ------------------------ */
#column-left #breast-enhancement {
	height:31px;
	background:url("../images/breast-enhancement.jpg") no-repeat;
	margin: 0px;
	padding-top:0px;
	}


#column-left #body-contouring {
	height:31px;
	background:url("../images/body-contouring.jpg") ;
	margin: 0px;
	}
#column-left #facial-rejuvenation {
	height:31px;
	background:url("../images/facial-rejuvenation.jpg") ;
	margin: 0px;
	}
#column-left #contact-us {
	height:31px;
	background:url("../images/contact-us.jpg") no-repeat;
	margin: 0px;
	} 	
	
#column-left #newsletter {
	height:31px;
	background:url("../images/newsletter.jpg") no-repeat;
	margin: 10px 0px 0px 0px;
	}

#column-left #blog-btn {
	height:87px;
	background:url("../images/btn-blog.jpg") no-repeat;
	margin: 10px 0px 10px 45px;
	}	
	
	#column-left #blog-btn a {	height:87px;
								width:197px;
								display:block;
								}
	#column-left #blog-btn a span	{display:none;}

#column-left #tags_header, #column-left #archive_header, #column-left #feed_header	{color:white;}
#column-left form {margin-left:55px;}

	
/* ------------------------ title framework with varying heights ------------------------- */
body#index #title-contact, body#meet #title-contact, body#contact #title-contact, body#body #title-contact, 
body#breast #title-contact, body#facial #title-contact, body#gallery #title-contact, body#sitemap #title-contact, body#skin #title-contact, body#thankyou #title-contact, body#injectable #title-contact, 
body#testimonial #title-contact, body#laser #title-contact, body#hair #title-contact, body#staff #title-contact {
	height:35px;
	background:url("../images/send-email.jpg") ;
	}

#client-app {
	height:35px;
	background:url("../images/client-app.jpg") ;
	}
	
	#specialoffers {
	height:35px;
	background:url("../images/special-offers.jpg") ;
	}


#peer-surgeons {
	background:url("../images/surgeons.jpg") top no-repeat;
	}
#doctors {
	background: url("../images/doctors.jpg") no-repeat;
	float: left;
	position:relative;
	height:187px; 
	width: 290px;
}
#doctors-colon {
	background:url("../images/doctors-colon.jpg") no-repeat;
	float: left;
	position:relative;
	height:187px; 
	width: 290px;
	}	
#doctors-lange {
	background:url("../images/doctors-lange.jpg") no-repeat;
	float: left;
	position:relative;
	height:187px; 
	width: 290px;
	}	
#doctors-starker {
	background:url("../images/doctors-starker.jpg") no-repeat;
	float: left;
	position:relative;
	height:187px; 
	width: 290px;
	}	
#doctors-hawrylo {
	background:url("../images/doctors-hawrylo.jpg") no-repeat;
	float: left;
	position:relative;
	height:187px; 
	width: 290px;
	}	
#column-right #peer-surgeons p.doc-text {padding-top: 65px; }

	a#colon {
	position: absolute;
	top: 9px;
	left: 32px;
	width: 63px;
	height: 82px;
		}
	a#lange {
	position: absolute;
	top: 45px;
	left: 97px;
	width: 45px;
	height: 103px;
		}
	a#starker {
	position: absolute;
	top: 1px;
	left: 149px;
	width: 45px;
	height: 97px;
		}
	a#hawrylo {
	position: absolute;
	top: 50px;
	left: 196px;
	width: 71px;
	height: 100px;
		}
	
/* ------------------------------------- Buttons ---------------------------------------- */
#click-to-call {
		height:186px;
		display:block;
		background:url("../images/click-to-call.jpg") no-repeat;	
		position: relative;
		}
		#click-to-call a {
			position: absolute;
			top: px;
			left: px;
			width: px;
			height: px;
			}
		#click-to-call a:hover {
				background:url("../images/click-to-call.jpg") -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#click-to-call span { display:none; }


/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("../images/wrap-bottom.jpg");
	width:100%; /* fix for Safar */
	height:243px;
	clear:both; /* important - do not remove */
	position:relative;
	}
#bottom-wrap a{
	position:absolute;
	left: 88px;
	top: 108px;
	width: 67px;
	height: 83px;
}	
	

/* ------------------------footer framework ------------------------ */
#footer {
	background: url("../images/footer-top.jpg") top no-repeat;
	width:930px;
	padding-top: 50px;
	margin:0 auto;
	text-align:center;
	}

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

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

#footer ul {margin-bottom:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #362001;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	background:url("../images/nav_new.jpg") no-repeat; 
	width:930px; 
	height:46px; 
	margin: 0;
	padding:0; 
	}

#nav span { display: none; }

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

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

#nav-01 { width: 67px; margin-left: 40px;}
#nav-02 { width: 153px;}
#nav-03 { width: 93px;}
#nav-04 { width: 78px;}
#nav-05 { width: 75px;}
#nav-06 { width: 61px;}
#nav-07 { width: 58px;}
#nav-08 { width: 107px;}
#nav-09 { width: 150px;}
#nav-10 { width: 138px; margin-left:142px;}
#nav-11 { width: 174px;}
#nav-12 { width: 115px;}
#nav-13 { width: 118px;}
#nav-14 { width: 103px;}

/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav_new.jpg")  -40px -46px no-repeat; }
#nav-02 a:hover { background:url("../images/nav_new.jpg") -107px -46px no-repeat; }
#nav-03 a:hover { background:url("../images/nav_new.jpg") -260px -46px no-repeat; }
#nav-04 a:hover { background:url("../images/nav_new.jpg") -353px -46px no-repeat; }
#nav-05 a:hover { background:url("../images/nav_new.jpg") -431px -46px no-repeat; }
#nav-06 a:hover { background:url("../images/nav_new.jpg") -506px -46px no-repeat; }
#nav-07 a:hover { background:url("../images/nav_new.jpg") -567px -46px no-repeat; }
#nav-08 a:hover { background:url("../images/nav_new.jpg") -625px -46px no-repeat;}
#nav-09 a:hover { background:url("../images/nav_new.jpg") -732px -46px no-repeat; }
#nav-10 a:hover { background:url("../images/nav_new.jpg") -142px -69px no-repeat; }
#nav-11 a:hover { background:url("../images/nav_new.jpg") -280px -69px no-repeat; }
#nav-12 a:hover { background:url("../images/nav_new.jpg") -454px -69px no-repeat; }
#nav-13 a:hover { background:url("../images/nav_new.jpg") -569px -69px no-repeat; }
#nav-14 a:hover { background:url("../images/nav_new.jpg") -687px -69px no-repeat; }

/*-------------- OPTIONAL - Keeps the hover state on each page based on body id ------------- */
body#SPECIFY #nav-01 { background:url("../images/nav_new.jpg")  -60px -30px no-repeat; }
body#SPECIFY #nav-02 { background:url("../images/nav_new.jpg") -121px -30px no-repeat; }
body#SPECIFY #nav-03 { background:url("../images/nav_new.jpg") -287px -30px no-repeat; }
body#SPECIFY #nav-04 { background:url("../images/nav_new.jpg") -371px -30px no-repeat; }
body#SPECIFY #nav-05 { background:url("../images/nav_new.jpg") -438px -30px no-repeat; }
body#SPECIFY #nav-06 { background:url("../images/nav_new.jpg") -500px -30px no-repeat; }
body#SPECIFY #nav-07 { background:url("../images/nav_new.jpg") -564px -30px no-repeat; }
body#SPECIFY #nav-08 { background:url("../images/nav_new.jpg") -688px -30px no-repeat; }
body#SPECIFY #nav-09 { background:url("../images/nav_new.jpg") -200px -30px no-repeat; }
body#SPECIFY #nav-10 { background:url("../images/nav_new.jpg") -349px -30px no-repeat; }
body#SPECIFY #nav-11 { background:url("../images/nav_new.jpg") -538px -30px no-repeat; }
body#SPECIFY #nav-12 { background:url("../images/nav_new.jpg") -662px -30px no-repeat; }



/* ----- Social Media Kit ------ */
	

div#social-media { 
	width:199px;
	height:144px;
	background:url("../images/smk.jpg") no-repeat;
	margin:25px 0 0 45px;
	position:relative;
	z-index:999;
	}
	
	div#social-media span { display:none;}
	
	#social-media a { width:73px; height:73px;}
	
	#social-media a.facebook {
		position:absolute;
		top:35px;
		left:17px;
		}



	#social-media a.twitter {
	position:absolute;
	top:35px;
	left:109px;
		}
		
		
	
	
