/*--------------------- 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 ------------------------ */
body { 
	background:#FFE2BF url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/16px "Arial", Arial, Helvetica, sans-serif; 
	color:#583C1A;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.2em; color:#321E41; }
h2	{ font-size:1.1em; color:#B24A3D; }
h3	{ font-size:1.0em; color:#000; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#583C1A; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#583C1A; 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:10px 10px 10px 17px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}
	
p.read-more {
	position:relative;
	width:578px;
	height:25px;
	background: url("../images/read-more.gif") 0px 0px no-repeat;
	font-weight:bold;
	font-size:1.1em;
}
p.read-more span {
	position:absolute;
	left:20px;
	top:5px;
	}
	

/* ------------------------ SPECIFIC ELEMENTS ------------------------ */
#banner {
	background:url("../images/banner.jpg") no-repeat top left;
	width:596px;
	height:162px;
	margin:0px 0px 0px 20px;
	}

#doctor {
	background:url("../images/doctor.jpg") no-repeat top left;
	width:160px;
	height:220px;
	margin:10px 5px 5px 20px;
	float:left;
	display:inline;
	}

#quick-contact {
	background:url("../images/quick-contact.jpg") no-repeat top left;
	width:266px;
	padding-top:80px;
	margin:0px 0px 0px 34px;
	}

#column-left #quick-contact p {margin:0px 20px 0px 35px;}

/* ------------------------ form elements ------------------------ */

form {
	width:200px;
	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:#FFFFFF !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #000000;
	color:#000;
	width:195px; /* 5 pixles smaller than form width !important */
	height:18px;
	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:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:200px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }

#contact_business { display: none; } /* do not remove */ 

/* ------------------------ main contact form ------------------------ */
#contact-main, #commentform { margin:20px 0 10px 0; }

#contact-main label, #commentform label { 
	width:280px; 
	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, #commentform label input, #commentform label textarea, #commentform label select	{ 
	width:230px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}

#contact-main label select, #commentform label select { width:235px; } /* fixes display issue - 5px larger than input field */

#contact-main label textarea, #commentform label textarea { height:100px; overflow:auto; }


/* ------------------------ submit button form elements ------------------------ */

input.submit, input.submit-contact-main, input.commentform-submit { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main, input.commentform-submit { margin:95px 0 0 303px; } /* defines placement of contact-main submit button */
input.commentform-submit { margin-left:307px; }
input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:106px;
	height:33px;
	border:none;
	cursor:pointer;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-x bottom left;
	width:960px;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	height:250px;
	}
	/* index page link within #masthead */		
	#masthead a {
	position:absolute;
	left:56px;
	width:460px;
	top:88px;
	height:81px;
		}
	#masthead a span {
		display:none;
		}
		
	body#index #masthead,
	body#contact #masthead,
	body#thankyou #masthead,
	body#sitemap #masthead { background:url("../images/masthead-index.jpg");}
	body#about #masthead { background:url("../images/masthead-about.jpg");}
	body#liposuction #masthead,
	body#body-landing #masthead,
	body#tummy-tuck #masthead { background:url("../images/masthead-body.jpg");}
	body#breast-landing #masthead,
	body#breast-augmentation #masthead,
	body#breast-lift #masthead,
	body#breast-reconstruction #masthead, body#microsurgical-breast-reconstruction #masthead,
	body#breast-reduction #masthead { background:url("../images/masthead-breast.jpg");}
	body#face #masthead { background:url("../images/masthead-face.jpg");}
	body#injectables #masthead,
	body#skin-care #masthead,
	body#skin-treatments #masthead { background:url("../images/masthead-skin.jpg");}
	body#male #masthead { background:url("../images/masthead-male.jpg");}
	body#blog #masthead { background:url("../images/masthead-blog.jpg");}
/* ------------------------ column-left framework ------------------------ */
#column-left {
	background:url("../images/left_col.jpg") top left no-repeat;
	width:300px;
	float:left;
	}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0px 0px 10px 75px;
		}

	#column-left form { margin:20px auto; } /* set form margin here */

	/* single column list */
	#column-left ul { margin-top:20px; }
		#column-left ul li { 
			margin-top:3px;
			}

	#column-left #menu form { margin:0; }

	#column-left #menu ul {
		margin-top:0;
		}
	#column-left #menu ul li ul {
		margin:3px 0 8px 8px;
		}
		
/*------------------------------------- bna button --------------------------- */	 
	 #bna-button {
		position:relative;
		width:200px;
		height:100px;
		margin-left:65px;
		}
		#bna-button a {
			position:absolute;
			top:0px;
			left:0px;
			width:200px;
			height:100px;
			background: url(../images/gallery-button.jpg) 0px 0px no-repeat;
			}
			#bna-button a:hover {background-position: 0px -100px;}
			#bna-button a span {display:none;}

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:660px;
	float:left;
	background:url("../images/right_col.jpg") top left no-repeat;
	}

	#column-right p, 
	#column-right h1, 
	#column-right h2, 
	#column-right h3, 
	#column-right ul, 
	#column-right ol, 
	#column-right dl, 
	#column-right .feedback {
		margin:5px 50px 20px 32px;
		}
		
		#column-right ul li ul {
			margin:5px 50px 5px 15px;
			}
		
	#column-right .storytitle {
		font-size:1.4em;
		margin-bottom:5px;
		}
	#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 4px no-repeat;
			padding-left:10px;
			}

	#column-right ol li {
		list-style-type:decimal;
		margin-left:20px;
		}

	#column-right #commentlist li {
		list-style-type:none;
		margin-left:0;
		border:1px solid #B39774;
		background-color:#FFEED9;
		padding:5px;
		margin-bottom:10px;
		}
	#column-right #commentlist li p {
		margin-left:0;
		margin-right:0;
		}
	
	#column-right ul.thankyou {
		list-style-type: none;
		text-align: center;
		margin-left: 20px;
		}
	
	#column-right .thankyou li {
		float: left; 
		display: inline;
		background-image: none;
		margin-left: 10px;
		}
	#column-right .thankyou li.first {
		margin-left:0px;
		float:left;
		}

	#column-right .thankyou img {
		border-right: 2px solid #CBA68C;
		border-bottom: 2px solid #CBA68C;
		}
	
	#column-right div.post {
		padding-right:15px;
		font-style:normal;
		}
/* ------------------------ header framework ------------------------ */
#header-graphic {
	height:72px;
	background:url("../images/header-index.jpg");
	}
#title-welcome {
	height:92px;
	background:url("../images/subhead-index.jpg");
	}
/* ------------------------ subhead framework ------------------------ */
#subhead { height:72px; } /* 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-landing #subhead { background:url("../images/subhead-body-landing.jpg"); }
	body#breast-augmentation #subhead { background:url("../images/subhead-breast-augmentation.jpg"); }
	body#breast-landing #subhead { background:url("../images/subhead-breast-landing.jpg"); }
	body#breast-lift #subhead { background:url("../images/subhead-breast-lift.jpg"); }
	body#breast-reconstruction #subhead { background:url("../images/subhead-breast-reconstruction.jpg"); }
	body#microsurgical-breast-reconstruction #subhead { background:url("../images/subhead-microsurgical-breast-reconstruction.jpg"); }
	body#breast-reduction #subhead { background:url("../images/subhead-breast-reduction.jpg"); }
	body#contact #subhead { background:url("../images/subhead-contact.jpg"); }
	body#face #subhead { background:url("../images/subhead-face.jpg"); }
	body#injectables #subhead { background:url("../images/subhead-injectables.jpg"); }
	body#liposuction #subhead { background:url("../images/subhead-liposuction.jpg"); }
	body#male #subhead { background:url("../images/subhead-male.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }
	body#skin-care #subhead { background:url("../images/subhead-skin-care.jpg"); }
	body#skin-treatments #subhead { background:url("../images/subhead-skin-treatments.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	body#tummy-tuck #subhead { background:url("../images/subhead-tummy-tuck.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-us {
	height:81px;
	background:url("../images/title-contact-us.jpg") 25px 0 no-repeat;
	}

#title-our-procedures {
	height:35px;
	background:url("../images/title-our-procedures.jpg") ;
	}

/* ------------------------------------- Buttons ---------------------------------------- */
		
#c2c {
	height:53px;
	width:239px;
	background:url("../images/c2c.gif") no-repeat;
	margin:21px 0px 0px 40px;
	}

#c2c a {
	height:53px;
	width:239px;
	display:block;
	
	}
	#c2c a:hover { background:url("../images/c2c.gif") 0 -53px no-repeat; }
	#c2c span { display:none; }

#btn-map {
	background:url("../images/map.gif") top left no-repeat;
	height:96px;
	width:210px;
	display:block;
	margin-left:-10px;
	}


/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:transparent;
	width:100%; /* fix for Safar */
	height:1px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#foot {background:url("../images/bottom-wrap.jpg"); width:960px; height:52px; margin:0px auto 10px auto;}

#footer {
	background:url("../images/footer-bg.jpg") top repeat-x;
	width:100%;
	height:285px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	width:960px;
	color:#583C1A;
	margin:0px auto 10px auto;
	}

#footer a:link, #footer a:visited { color:#583C1A; text-decoration:none; }
#footer a:hover, #footer a:active { color:#583C1A; text-decoration:underline;}

#footer ul {margin:0px 0px 10px 0px;}
	#footer li { 
		padding:0 3px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #583C1A;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

#nav { 
	position:relative;
	background:url("../images/nav.gif") no-repeat; 
	width:960px; 
	height:76px; 
	margin:0;
	padding:0; 
	margin-top:-22px;
	z-index:999;
	}

#nav span { display: none; }

#nav li, #nav a { height:53px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; margin-top:4px;}

#nav-01 { width: 108px; margin-left: 219px;}
#nav-02 { width: 140px;}
#nav-03 { width: 76px;}
#nav-04 { width: 111px;}
#nav-05 { width: 106px;}

#nav-01 a:hover { background:url("../images/nav.gif")  -219px -80px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.gif") -327px -80px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.gif") -467px -80px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.gif") -543px -80px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.gif") -654px -80px no-repeat; }


/* ------------------------------------ SUB NAV ---------------------------------------- */

#column-left #procedures {
	background:url("../images/procedures.jpg") top left no-repeat;					
	width:300px;	/* Width of buttons, not entite image (or half of entire image) */
	height:162px;	 /* Height of entire image */
	margin:0px;
	padding:0;
	}

#column-left #procedures li span { display: none; }

#column-left #procedures li { float:left; list-style:none; position:relative; }

#column-left #procedures li, #column-left #procedures a { 
	height:28px;	/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the nav should begin */
#column-left #procedures #proc-01 { margin-top:0px; width:300px; height:38px; }

/* margin-top if there is a spacing between each proc button */
#proc-02, #proc-03, #proc-04, #proc-05 { margin-top:0px; width:300px; }

#proc-01 a:hover { background:url("../images/procedures.jpg") -300px  0px no-repeat; }
#proc-02 a:hover { background:url("../images/procedures.jpg") -300px  -41px no-repeat; }
#proc-03 a:hover { background:url("../images/procedures.jpg") -300px  -72px no-repeat; }
#proc-04 a:hover { background:url("../images/procedures.jpg") -300px  -103px no-repeat; }
#proc-05 a:hover { background:url("../images/procedures.jpg") -300px -134px no-repeat; }





