/*--------------------- 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 #index {
	background:#9b663e url("../images/bg-html.jpg") top left repeat-x;
	width:100%;
	}

html {
	background-color:#9b663e;
	background-image:none;
	width:100%;
	}
	
body { 
	background:url("../images/bg-body.jpg") top center no-repeat;
	text-align:center; 
	font:12px/18px Arial, Helvetica, sans-serif; 
	color:#000;
	}

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; }

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

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

.clear {
	clear:both;
	}

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

p.back-to-top {
	text-align:right;
	display:block;
	}
	
img.img-map { 
	float:left; 
	margin:-7px 0 0 118px; 
	}
img.img-smartlipo; { 
	float:left; 
	margin:20px 0 0 100px; 
	}
img.img-left { 
	float:left; 
	margin:0; 
	}
	
img.img-right { 
	float:right; 
	margin:0; 
	}

body#about-the-doctor img.img-right { 
	float:right; 
	margin:0 130px 0 5px; 
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
.smart-lipo {
margin-left:100px;
}
	
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
	
/* ----- global form elements ----- */ 

form {
	width:221px;
	margin:0 0 18px 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 #cd9273;
	color:#70361c;
	width:216px; /* 5 pixels 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:Arial, Helvetica, sans-serif; 
	font-size:11px;
	}
	
select { width:221px; 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:0 0 18px 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:177px; }
	
#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:85px 0 5px 243px; }


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

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

#header-right {
	width:659px;
	float:left;
	}	
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:157px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:145px;
		width:216px;
		top:24px;
		height:46px; 
		}
	#masthead a span {
		display:none;
		}

/* ----- column-left ----- */

#column-left {
	width:362px;
	float:left;
	}
	
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0 21px 18px 125px;
		}
	#column-left form { margin-left:118px; }
	
	/* single column list */
	#column-left ul { padding-left:15px; }
		#column-left ul li { 
			list-style-type:disc; 
			}
			
	#column-left ul li ul { margin:0 0 0 5px; }

	/* definition list */
	#column-left dl { padding-left:15px; }
		#column-left dl dt {
			font-weight:bold;
			}
		#column-left dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			list-style-type:disc; 
			margin-left:5px;
			}
			

		
#media-player {
	position:relative;
	background:url("../images/img-media-player.jpg") no-repeat;
	height:213px;
	}
	/* index page link within #masthead */		
	#media-player a {
	position:absolute;
	left:92px;
	width:258px;
	top:9px;
	height:198px;
		}
	#media-player a span {
		display:none;
		}				
			
/* ----- column-right ----- */

#column-right {
	background:url("../images/bg-right.jpg") top no-repeat;
	width:659px;
	float:left;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0 130px 18px 30px;
		}
	#column-right form { margin-left:20px; }
	 
	/* single column list */
	#column-right ul { padding-left:15px; }
		#column-right ul li { 
			list-style-type:disc; 
			}

	#column-right ul li ul { margin:0 0 0 5px; }
	
	/* definition list */
	#column-right dl { padding-left:15px; }
		#column-right dl dt {
			font-weight:bold;
			}
		#column-right dl dd {
			list-style-type:disc; 
			margin-left:5px;
			}
		
/* header framework
 * ------------------------------------------------------------------------- */
#header-graphic { height:421px;  background:url("../images/header-sub.jpg");} 
   body#index #header-graphic { height:483px;  background:url("../images/header-index.jpg");} 
   body#about-us #header-graphic { height:441px;  background:url("../images/header-about.jpg");}
   body#about-the-doctor #header-graphic { height:441px;  background:url("../images/header-about.jpg");}
   body#about-the-practice #header-graphic { height:441px;  background:url("../images/header-about.jpg");}
   
   	body#breast-enhancements #header-graphic {height:441px; background:url("../images/header-breast.jpg"); }
	body#breast-augmentation #header-graphic {height:441px; background:url("../images/header-breast.jpg"); }
	body#breast-augmentation-faqs #header-graphic {height:441px; background:url("../images/header-breast.jpg"); }
	body#breast-reduction #header-graphic { height:441px; background:url("../images/header-breast.jpg"); }
	body#breast-lift #header-graphic {height:441px; background:url("../images/header-breast.jpg"); }
	body#breast-reconstruction #header-graphic {height:441px; background:url("../images/header-breast.jpg"); }
	body#body-contouring #header-graphic {height:441px; background:url("../images/header-body.jpg"); }
	body#tummy-tuck #header-graphic {height:441px; background:url("../images/header-body.jpg"); }
	body#tummy-tuck-faqs #header-graphic {height:441px; background:url("../images/header-body.jpg"); }
	body#body-liposuction #header-graphic {height:441px; background:url("../images/header-body.jpg"); }
	body#plastic-surgery-weight-loss #header-graphic {height:441px; background:url("../images/header-body.jpg"); }
	body#facial-rejuvenation #header-graphic {height:441px; background:url("../images/header-face.jpg"); }
	body#facelift #header-graphic {height:441px; background:url("../images/header-face.jpg"); }
	body#browlift #header-graphic {height:441px; background:url("../images/header-face.jpg"); }
	body#rhinoplasty #header-graphic {height:441px; background:url("../images/header-face.jpg"); }
	body#neck-liposuction #header-graphic {height:441px; background:url("../images/header-face.jpg"); }
	body#injectables #header-graphic {height:441px; background:url("../images/header-face.jpg"); }
	body#other-procedures #header-graphic {height:441px; background:url("../images/header-face.jpg"); }
	body#surgery-for-men #header-graphic {height:441px; background:url("../images/header-male.jpg"); }
	body#instructions #header-graphic {height:441px; background:url("../images/header-instructions.jpg"); }
	body#contact #header-graphic {height:441px; background:url("../images/header-contact.jpg"); }
	body#thankyou #header-graphic {height:441px; background:url("../images/header-sitemap.jpg"); }
	body#sitemap #header-graphic {height:441px; background:url("../images/header-sitemap.jpg"); }
	body#lipo-faqs #header-graphic {height:441px; background:url("../images/header-body.jpg"); }
   
   
/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead { height:78px;  } /* sets height for all non-flash subheads */

	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#about-us #subhead { background:url("../images/subhead-about-us.jpg"); }
	body#about-the-doctor #subhead { background:url("../images/subhead-about-doctor.jpg"); }
	body#about-the-practice #subhead { background:url("../images/subhead-about-practice.jpg"); }
	body#breast-enhancements #subhead { background:url("../images/subhead-breast-enhancements.jpg"); }
	body#breast-augmentation #subhead { background:url("../images/subhead-breast-augmentation.jpg"); }
	body#breast-augmentation-faqs #subhead { background:url("../images/subhead-breast-aug-faqs.jpg"); }
	body#breast-reduction #subhead { background:url("../images/subhead-breast-reduction.jpg"); }
	body#breast-lift #subhead { background:url("../images/subhead-breast-lift.jpg"); }
	body#breast-reconstruction #subhead { background:url("../images/subhead-breast-reconstruction.jpg"); }
	body#body-contouring #subhead { background:url("../images/subhead-body-contouring.jpg"); }
	body#tummy-tuck #subhead { background:url("../images/subhead-tummy-tuck.jpg"); }
	body#tummy-tuck-faqs #subhead { background:url("../images/subhead-tummy-tuck-faqs.jpg"); }
	body#body-liposuction #subhead { background:url("../images/subhead-body-liposuction.jpg"); }
	body#plastic-surgery-weight-loss #subhead { background:url("../images/subhead-surgery-weight-loss.jpg"); }
	body#facial-rejuvenation #subhead { background:url("../images/subhead-facial-rejuvenation.jpg"); }
	body#facelift #subhead { background:url("../images/subhead-facelift.jpg"); }
	body#browlift #subhead { background:url("../images/subhead-browlift.jpg"); }
	body#rhinoplasty #subhead { background:url("../images/subhead-rhinoplasty.jpg"); }
	body#neck-liposuction #subhead { background:url("../images/subhead-neck-liposuction.jpg"); }
	body#injectables #subhead { background:url("../images/subhead-injectables.jpg"); }
	body#other-procedures #subhead { background:url("../images/subhead-other-face.jpg"); }
	body#surgery-for-men #subhead { background:url("../images/subhead-surgery-for-men.jpg"); }
	body#instructions #subhead { background:url("../images/subhead-instructions.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"); }
	body#lipo-faqs #subhead { background:url("../images/subhead-lipo-faqs.jpg"); }

/* ------------------------ title framework with varying heights ------------------------- */
#title-qcontact {
	height:75px;
	background:url("../images/title-qcontact.jpg") ;
	}

#title-qcontact-index {
	height:53px;
	background:url("../images/title-qcontact-index.jpg") ;
	}


body#contact #title-qcontact {
	height:75px;
	background:url("../images/title-location.jpg") ;
	}
	
body#thankyou #title-qcontact {
background:url("../images/title-location.jpg") ;
}

body#thankyou p { padding-bottom:30px; }

#title-financing {
	height:44px;
	background:url("../images/title-financing.jpg") no-repeat ;
	}
#title-financing h2 {
	display:none;
}

/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	background:url("../images/bg-footer.jpg") top no-repeat;
	width:1020px;
	margin:0 auto;
	text-align:left;
	padding:70px 0 20px 0;
	}

#footer p, #footer ul {
	margin:0 120px 18px 129px;
	}

#footer li { /* if your li's float, you can adjust border height w/ line-height */
	padding:0 5px 0 7px;
	display: inline;
	border-left: 1px solid #000;
	}

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

/* Vertical Sprite Nav
 * ------------------------------------------------------------------------- */

#column-left ul#nav { margin:0; padding:0; }
		#column-left ul#nav li { 
			list-style-type:none; 
			}

body#index #nav {
	background:url("../images/nav.jpg") top left no-repeat;					
	width:361px;		/* Width of buttons, not entite image (or half of entire image) */
	height:326px;		/* Height of entire image */
	margin:0;
	padding:0;
	}

#nav {
	background:url("../images/nav.jpg") top left no-repeat;					
	width:361px;		/* Width of buttons, not entite image (or half of entire image) */
	height:284px;		/* Height of entire image */
	margin:0;
	padding:0;
	}

#nav li span { display: none; }

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

#nav li, #nav a { 
	height:31px;			/* Each button must have the same height, define it here */
	display:block;
	width:300px;
	}
	
/* margin-top to set where the nav should begin */
#nav-01 { margin-top:0; width:361px; }

/* 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 { margin-top:0; width:361px; }

body#index #nav-01 a:hover { background:url("../images/nav.jpg") -361px    0px no-repeat; }
body#index #nav-02 a:hover { background:url("../images/nav.jpg") -361px  -31px no-repeat; }
body#index #nav-03 a:hover { background:url("../images/nav.jpg") -361px  -62px no-repeat; }
body#index #nav-04 a:hover { background:url("../images/nav.jpg") -361px  -93px no-repeat; }
body#index #nav-05 a:hover { background:url("../images/nav.jpg") -361px -124px no-repeat; }
body#index #nav-06 a:hover { background:url("../images/nav.jpg") -361px -155px no-repeat; }
body#index #nav-07 a:hover { background:url("../images/nav.jpg") -361px -186px no-repeat; }
body#index #nav-08 a:hover { background:url("../images/nav.jpg") -361px -217px no-repeat; }
body#index #nav-09 a:hover { background:url("../images/nav.jpg") -361px -248px no-repeat; }

#nav-01 a:hover { background:url("../images/nav.jpg") -361px    0px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -361px  -31px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -361px  -62px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -361px  -93px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -361px -124px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -361px -155px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -361px -186px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -361px -217px no-repeat; }
#nav-09 a:hover { background:url("../images/nav.jpg") -361px -248px no-repeat; }

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

body#breast-enhancements #nav-03 { background:url("../images/nav.jpg") -361px  -62px no-repeat; }
body#breast-augmentation #nav-03 { background:url("../images/nav.jpg") -361px  -62px no-repeat; }
body#breast-augmentation-faqs #nav-03 { background:url("../images/nav.jpg") -361px  -62px no-repeat; }
body#breast-reduction #nav-03 { background:url("../images/nav.jpg") -361px  -62px no-repeat; }
body#breast-lift #nav-03 { background:url("../images/nav.jpg") -361px  -62px no-repeat; }
body#breast-reconstruction #nav-03 { background:url("../images/nav.jpg") -361px  -62px no-repeat; }

body#body-contouring #nav-04 { background:url("../images/nav.jpg") -361px  -93px no-repeat; }
body#tummy-tuck #nav-04 { background:url("../images/nav.jpg") -361px  -93px no-repeat; }
body#tummy-tuck-faqs #nav-04 { background:url("../images/nav.jpg") -361px  -93px no-repeat; }
body#body-liposuction #nav-04 { background:url("../images/nav.jpg") -361px  -93px no-repeat; }
body#plastic-surgery-weight-loss #nav-04 { background:url("../images/nav.jpg") -361px  -93px no-repeat; }

body#facial-rejuvenation #nav-05 { background:url("../images/nav.jpg") -361px -124px no-repeat; }
body#facelift #nav-05 { background:url("../images/nav.jpg") -361px -124px no-repeat; }
body#browlift #nav-05 { background:url("../images/nav.jpg") -361px -124px no-repeat; }
body#rhinoplasty #nav-05 { background:url("../images/nav.jpg") -361px -124px no-repeat; }
body#injectables #nav-05 { background:url("../images/nav.jpg") -361px -124px no-repeat; }
body#other-procedures #nav-05 { background:url("../images/nav.jpg") -361px -124px no-repeat; }

body#surgery-for-men #nav-06 { background:url("../images/nav.jpg") -361px -155px no-repeat; }
body#instructions #nav-07 { background:url("../images/nav.jpg") -361px -186px no-repeat; }
body#contact #nav-08 { background:url("../images/nav-sub.jpg") -361px -217px no-repeat; }



/* Son of Suckerfish: Vertical Sprite Nav
 * ------------------------------------------------------------------------- */
 
#nav li ul {
	position:absolute;
	left:-9999px;
	background-color:#efc08e;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	margin-left:300px;			/* Set to same width as in #nav */
	margin-top:-31px;			/* Set to each button height, same as used above */
	z-index:99;
	padding-right:1px;
	}

#nav li ul li {
	height:20px;				/* Height of each drop down nav item */
	border:1px solid #d49d72;
	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:#000;
	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, #nav-05 ul a:hover { 
	background-image:none !important;
	background-color:#F9DEC1 !important;
	color:#000;
	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:180px; }		
#nav-03 ul, #nav-03 li { width:180px; }		
#nav-04 ul, #nav-04 li { width:200px; }		
#nav-05 ul, #nav-05 li { width:180px; }		

/* Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav-procedures { 
	background:url("../images/nav-procedures.jpg") no-repeat; 
	width:1020px; 
	height:158px; 
	margin:0;
	padding:0; 
	}

#nav-procedures span { display: none; }

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

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

#nav-procedures-01 { width: 215px; margin-left: 97px;}
#nav-procedures-02 { width: 219px;}
#nav-procedures-03 { width: 221px;}
#nav-procedures-04 { width: 219px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-procedures-01 a:hover { background:url("../images/nav-procedures.jpg")  -97px -158px no-repeat; }
#nav-procedures-02 a:hover { background:url("../images/nav-procedures.jpg") -312px -158px no-repeat; }
#nav-procedures-03 a:hover { background:url("../images/nav-procedures.jpg") -531px -158px no-repeat; }
#nav-procedures-04 a:hover { background:url("../images/nav-procedures.jpg") -752px -158px no-repeat; }

/*-------------- video player ------------- */
div.video{ margin-left:10px; margin-top:20px; margin-right:0px; margin-bottom:20px;}
