/*--------------------- 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:#440807 url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/15px Arial, Helvetica, sans-serif; 
	color:#440807;
	}

blockquote { 
	margin-left:25px; 
	margin-right:25px; 
	}

h1	{ font-size:1.2em; color:#440807; }
h2	{ font-size:1.1em; color:#990000; }
h3	{ font-size:1.0em; color:#C37B0F; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#C37B0F; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#C37B0F; text-decoration:underline; 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-left { 
	float:left; 
	margin:2px 8px 2px 23px;
	}
	
img.img-right { 
	float:right; 
	margin:2px 65px 2px 8px; 
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
	}
	
.affiliate-logo { margin:0 0 10px 80px; }
	.logo-text { text-align:center; }
	
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */
	
/* ----- global form elements ----- */ 

form {
	width:189px;
	margin:0 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:#EA9A60 !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #EA9A60;
	color:#440807;
	width:184px; /* 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:189px; 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: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:816px;
	margin:0 auto;
	text-align:left;
	}

#bg-wrap-bottom {
	background:url("../images/bg-wrap-bottom.jpg") bottom no-repeat;
	width:816px;
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:114px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:0px;
		width:295px;
		top:43px;
		height:45px; 
		}
	#masthead a span {
		display:none;
		}
		
#masthead-index {
	position:relative;
	height:394px;
	background:url("../images/masthead-index.jpg") no-repeat;
	}

/* ----- column-left ----- */

#column-left {
	width:250px;
	float:left;
	background:url("../images/bg-left.jpg") no-repeat;
	}
	
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0 22px 18px 41px;
		}
	#column-left form { margin-left:43px; }
	
	/* single column list */
	#column-left ul { padding-left:5px; }
		#column-left 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-left ul li ul { margin:0 0 0 5px; }
	
		/* 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; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:10px;  /* pushes text to the right to display bg img */
			margin-left:5px;
			}

	
	
	
				
/* ----- column-right ----- */

#column-right {
	background:url("../images/bg-right.jpg") no-repeat;
	width:566px;
	float:left;
	padding-bottom:30px;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0 62px 18px 21px;
		}
	#column-right form { margin-left:5px; }
	 
	/* 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;  /* pushes text to the right to display bg img */
			}

	#column-right ul li ul { margin:0 0 0 5px; }
	
	
			/* definition list */
	#column-right dl { padding-left:5px; }
		#column-right dl dt {
			font-weight:bold;
			color:#C37B0F;
			}
		#column-right dl dd {
			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 */
			margin:3px 0 10px 15px;
			}
	
	#travel-img {
		background-image:url("../images/travel-img.jpg");
		width:485px;
		height:258px;
		margin:0 0 10px 20px;
		}

	
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:22px;
	clear:both;
	width:100%; 
	}

	
/* header framework
 * ------------------------------------------------------------------------- */

#header-flash { height:374px; padding-top:20px; } 
#header-graphic { height:280px; background:url("../images/header.jpg");} /* sets height for all non-flash headers */

	body#index #header-graphic { background:url("../images/header.jpg"); }
	body#doctor #header-graphic { background:url("../images/header-about.jpg"); }
	body#practice #header-graphic { background:url("../images/header-practice.jpg"); }
	body#contact #header-graphic { background:url("../images/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-contact.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-contact.jpg"); }

	body#body-implants #header-graphic { background:url("../images/header-body-implants.jpg"); }
	body#breast-augmentation #header-graphic { background:url("../images/header-breast-aug.jpg"); }
	body#breast-lift #header-graphic { background:url("../images/header-breast-lift.jpg"); }
	body#breast-reduction #header-graphic { background:url("../images/header-breast-red.jpg"); }
	body#facelift #header-graphic { background:url("../images/header-facelift.jpg"); }

	body#faqs #header-graphic { background:url("../images/header-faq.jpg"); }
	body#gallery #header-graphic { background:url("../images/header-gallery.jpg"); }
	body#injectables #header-graphic { background:url("../images/header-injectables.jpg"); }
	body#liposuction #header-graphic { background:url("../images/header-liposuction.jpg"); }
	body#mazatlan #header-graphic { background:url("../images/header-mazatlan.jpg"); }
	body#travel #header-graphic { background:url("../images/header-travel.jpg"); }
	body#tummy-tuck #header-graphic { background:url("../images/header-tummy.jpg"); }

/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead { height:55px; } /* sets height for all non-flash subheads */

	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#doctor #subhead { background:url("../images/subhead-doctor.jpg"); }
	body#practice #subhead { background:url("../images/subhead-practice.jpg"); }
	body#breast-augmentation #subhead { background:url("../images/subhead-augmentation.jpg"); }
	body#breast-reduction #subhead { background:url("../images/subhead-reduction.jpg"); }
	body#breast-lift #subhead { background:url("../images/subhead-lift.jpg"); }
	body#liposuction #subhead { background:url("../images/subhead-liposuction.jpg"); }
	body#tummy-tuck #subhead { background:url("../images/subhead-tummy.jpg"); }
	body#facelift #subhead { background:url("../images/subhead-facelift.jpg"); }
	body#injectables #subhead { background:url("../images/subhead-injectables.jpg"); }
	body#body-implants #subhead { background:url("../images/subhead-body-implants.jpg"); }
	body#faqs #subhead { background:url("../images/subhead-faqs.jpg"); }
	body#travel #subhead { background:url("../images/subhead-travel.jpg"); }
	body#mazatlan #subhead { background:url("../images/subhead-mazatlan.jpg"); }
	body#gallery #subhead { background:url("../images/subhead-gallery.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 ------------------------ */
#subhead-meet-doc {
	height:57px;
	background:url("../images/subhead-meet.jpg") ;
	}

/* ------------------------ title framework with varying heights ------------------------- */
#title-qcontact {
	height:66px;
	background:url("../images/title-qcontact.jpg");
	}
	
#title-travel {
	height:51px;
	background:url("../images/title-travel.jpg") ;
	}
	
	

#title-media-center {
	position:relative;
	background:url("../images/title-media-center.jpg") ;
	height:92px;
	}

	#title-media-center a {	
		position:absolute;
		left:0px;
		width:250px;
		top:0;
		height:98px; 
		}
	#title-media-center a span {
		display:none;
		}






body#contact #title-qcontact, body#thankyou #title-qcontact {
	height:66px;
	background:url("../images/title-location.jpg") ;
	}

/* ------------------------------------- Buttons ---------------------------------------- */
#btn-procedures {
		height:135px;
		background:url("../images/btn-procedures.jpg") no-repeat;
		position:relative;	
		}
		
		#btn-procedures .breast {
			position:absolute;
			width:154px;
			height:113px;
			left:23px;
			top:0;
			}

		#btn-procedures .body {
			position:absolute;
			width:154px;
			height:113px;
			left:187px;
			top:0;
			}

		#btn-procedures .face {
			position:absolute;
			width:154px;
			height:113px;
			left:351px;
			top:0;
			}
			
			#btn-procedures span { display:none; }


/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:816px;
	margin:0 auto;
	text-align:center;
	color:#F7CC8B;
	}

#footer p, #footer ul {
	margin:0 48px 18px 48px;
	}
	
#footer a { color:#F7CC8B; }

#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 #F7CC8B;
	}

	#footer li.first { border: none; }

/* Vertical Sprite Nav
 * ------------------------------------------------------------------------- */

#column-left #nav { padding:0px; margin:0; }
		#column-left #nav li { 
			background:none;
			padding-left:0;
			}
			
#nav {
	background:url("../images/nav.jpg") top left no-repeat;					
	width:250px;		/* Width of buttons, not entite image (or half of entire image) */
	height:441px;		/* 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:19px;			/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the nav should begin */
#nav-01 { margin-top:109px; width:250px; }

/* 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, #nav-10, #nav-11, #nav-12, #nav-13, #nav-14, #nav-15, #nav-16 { margin-top:0; width:250px; }

#nav-01 a:hover { background:url("../images/nav.jpg") -250px  -109px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -250px  -128px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -250px  -147px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -250px  -166px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -250px  -185px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -250px  -204px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -250px  -223px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -250px  -242px no-repeat; }
#nav-09 a:hover { background:url("../images/nav.jpg") -250px  -261px no-repeat; }
#nav-10 a:hover { background:url("../images/nav.jpg") -250px  -280px no-repeat; }
#nav-11 a:hover { background:url("../images/nav.jpg") -250px  -299px no-repeat; }
#nav-12 a:hover { background:url("../images/nav.jpg") -250px  -318px no-repeat; }
#nav-13 a:hover { background:url("../images/nav.jpg") -250px  -337px no-repeat; }
#nav-14 a:hover { background:url("../images/nav.jpg") -250px  -356px no-repeat; }
#nav-15 a:hover { background:url("../images/nav.jpg") -250px  -375px no-repeat; }
#nav-16 a:hover { background:url("../images/nav.jpg") -250px  -394px no-repeat; }

/*-------------- OPTIONAL - Keeps the hover state on each page based on body #id ------------- */
body#index #column-left #nav-01 { background:url("../images/nav.jpg") -250px  -109px no-repeat; }
body#doctor #column-left #nav-02 { background:url("../images/nav.jpg") -250px  -128px no-repeat; }
body#practice #column-left #nav-03 { background:url("../images/nav.jpg") -250px  -147px no-repeat; }
body#breast-augmentation #column-left #nav-04 { background:url("../images/nav.jpg") -250px  -166px no-repeat; }
body#breast-reduction #column-left #nav-05 { background:url("../images/nav.jpg") -250px  -185px no-repeat; }
body#breast-lift #column-left #nav-06 { background:url("../images/nav.jpg") -250px  -204px no-repeat; }
body#liposuction #column-left #nav-07 { background:url("../images/nav.jpg") -250px  -223px no-repeat; }
body#tummy-tuck #column-left #nav-08 { background:url("../images/nav.jpg") -250px  -242px no-repeat; }
body#facelift #column-left #nav-09 { background:url("../images/nav.jpg") -250px  -261px no-repeat; }
body#injectables #column-left #nav-10 { background:url("../images/nav.jpg") -250px  -280px no-repeat; }
body#body-implants #column-left #nav-11 { background:url("../images/nav.jpg") -250px  -299px no-repeat; }
body#faqs #column-left #nav-12 { background:url("../images/nav.jpg") -250px  -318px no-repeat; }
body#travel #column-left #nav-13 { background:url("../images/nav.jpg") -250px  -337px no-repeat; }
body#mazatlan #column-left #nav-14 { background:url("../images/nav.jpg") -250px  -356px no-repeat; }
body#gallery #column-left #nav-15 { background:url("../images/nav.jpg") -250px  -375px no-repeat; }
body#contact #column-left #nav-16 { background:url("../images/nav.jpg") -250px  -394px no-repeat; }

/* Horizontal SPRITE NAVIGATION (for the three buttons on the home page) */
#column-right #procedure-btn ul {
	background: url(../images/btn-procedures.jpg) top left no-repeat;					
	width: 566px;		/* Width of buttons, not entite image (or half of entire image) */
	height: 135px;		/* Height of entire image */
	margin: 0;
	padding: 0;
	}

#column-right #procedure-btn span { display: none; }

#column-right #procedure-btn li, #column-right #procedure-btn a { 
	height: 115px;			/* Each button must have the same height, define it here */
	display: block;
	padding:0;
	}

#column-right #procedure-btn li {
	float: left;
	_display: inline;	/* fixes IE/Win double margin float bug (safe) */
	background:none;
	}

/* margin-left - you will need to adjust this value to "center" your nav, if needed */
/* width - width of each button, they will each most likely be unique */
#column-right #procedure-btn-01 { width: 155px; margin-left:21px; }
#column-right #procedure-btn-02 { width: 155px; margin-left:11px; }
#column-right #procedure-btn-03 { width: 155px; margin-left:10px; }

/* Changed values should match "width" numbers specified above */
#column-right #procedure-btn-01 a:hover {background: transparent url(../images/btn-procedures.jpg) -21px -135px no-repeat;}
#column-right #procedure-btn-02 a:hover {background: transparent url(../images/btn-procedures.jpg) -187px -135px no-repeat;}
#column-right #procedure-btn-03 a:hover {background: transparent url(../images/btn-procedures.jpg) -352px -135px no-repeat;}

/*---------------------------- Gallery thumbnail Button ----------------------------*/
#gallery-btn {
	margin: 0 0 0 22px;
	width:280px;
	height: 134px;
	background:url("../gallery/thumbs/chin-01.jpg") no-repeat;
}

#gallery-btn a {
	margin: 0 0 0 22px;
	display:block; 
	width:280px; 
	height:134px; 
}

#gallery-btn span {display:none;}