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

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

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

h1	{ font-size:1.0em; color:#c69241; }
h2	{ font-size:1.0em; color:#c69241; }
h3	{ font-size:1.0em; color:#6a5338; }

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

a:link,a:visited	{ color:#4f0b0c; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#4f0b0c; 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;
	}
	
p.contact-info {
	color:#4c4c4c;
	font-size:11px;
	line-height:15px;
	}
	
img.img-left { 
	float:left; 
	margin:0; 
	}
	
img.img-right { 
	float:right; 
	margin:0; 
	}

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

form {
	margin:0 10px 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 #404040;
	color:#404040;
	width:197px; /* 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:202px; padding:0; } /* same width as form - !important */

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

#contact-business, #contact_business { display: none; } /* do not remove */ 

#form-left {
	width:207px;
	float:left;
	}

#form-right {
	width:203px;
	float:left;
	}
	
/* ----- 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
 * ------------------------------------------------------------------------- */

body#index #wrap {
	background:url("../images/bg-wrap-sub.jpg") repeat-y;
	width:928px;
	margin:0 auto;
	text-align:left;
	}

#wrap {
	background:url("../images/bg-wrap-sub.jpg") repeat-y;
	width:928px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:60px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:8px;
		width:319px;
		top:8px;
		height:31px; 
		}
	#masthead a span {
		display:none;
		}

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

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

#column-left {
	width:665px;
	float:left;
	background:url("../images/bg-left-sub.jpg") top no-repeat;
	}
	
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0 38px 18px 37px;
		}
		
	#column-left form { margin-left:36px; }
	
	/* single column list */
	#column-left ul { padding-left:25px; }
		#column-left ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:15px; /* 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:25px; }
		#column-left dl dt {
			font-weight:bold;
			}
		#column-left dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:15px;  /* pushes text to the right to display bg img */
			margin-left:15px;
			}
	.banner-confidence {
	margin-left:50px;
	}		
	
	
/* ----- column-right ----- */

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

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

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0 33px 18px 19px;
		}
	#column-right form { margin-left:19px; }
	 
	/* single column list */
	#column-right ul { padding-left:25px; }
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:15px;  /* 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;
			}
		#column-right dl dd {
			background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
			padding-left:15px;  /* pushes text to the right to display bg img */
			margin-left:15px;
			}
#video_website {
	margin-left:-5px;
	}
	
#video_website_index {
	margin-left:15px;
	}
	
#vms-lightwindow-link{display:none;}
	
	.img-map {
	margin-left:17px;
	}
	
#affiliations {
	position:relative;
	background:url("../images/img-affiliations.jpg");
	height:155px;
	}
	/* index page link within #masthead */		
	#affiliations a.left {	
		position:absolute;
		left:20px;
		width:102px;
		top:8px;
		height:136px; 
		}
		
	#affiliations a.left span {
		display:none;
		}

	#affiliations a.right {	
		position:absolute;
		left:137px;
		width:97px;
		top:8px;
		height:136px; 
		}
		
	#affiliations a.right span {
		display:none;
		}

/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:96px;
	clear:both;
	width:100%; 
	}

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

#header-graphic {height:398px; background:url("../images/header-graphic.jpg"); width:704px; float:right;} 
/*
	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#about #header-graphic { background:url("../images/header-about.jpg"); }
	body#contact #header-graphic { background:url("../images/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-thankyou.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-sitemap.jpg"); }
*/

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

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

	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#about #subhead { background:url("../images/subhead-about.jpg"); }
	body#about-surgical #subhead { background:url("../images/subhead-about-surgical.jpg"); }
	body#dr-tholen #subhead { background:url("../images/subhead-dr-tholen.jpg"); }
	body#dr-gervais #subhead { background:url("../images/subhead-dr-gervais.jpg"); }
	body#breast-augmentation #subhead { background:url("../images/subhead-augmentation.jpg"); }
	body#breast-revision #subhead { background:url("../images/subhead-revision.jpg"); }
	body#breast-reduction #subhead { background:url("../images/subhead-reduction.jpg"); }
	body#breast-lift #subhead { background:url("../images/subhead-lift.jpg"); }
	body#body-lift #subhead { background:url("../images/subhead-body-lift.jpg"); }
	body#liposuction #subhead { background:url("../images/subhead-liposuction.jpg"); }
	body#implant-revision #subhead { background:url("../images/subhead-implant-revision.jpg"); }
	body#facelift #subhead { background:url("../images/subhead-facelift.jpg"); }
	body#tummy-tuck #subhead { background:url("../images/subhead-tummy-tuck.jpg"); }
	body#lower-body-lift #subhead { background:url("../images/subhead-lower-body.jpg"); }
	body#body-contouring #subhead { background:url("../images/subhead-body-contouring.jpg"); }
	body#other-face-procedures #subhead { background:url("../images/subhead-other-face.jpg"); }
	body#other-body-procedures #subhead { background:url("../images/subhead-other-body.jpg"); }
	body#nose-surgery #subhead { background:url("../images/subhead-nose.jpg"); }
	body#other-face-procedures #subhead { background:url("../images/subhead-other-face.jpg"); }
	body#eyelid #subhead { background:url("../images/subhead-eyelid.jpg"); }
	body#skin-procedures #subhead { background:url("../images/subhead-laser.jpg"); }
	body#carillon-clinic #subhead { background:url("../images/subhead-carillon.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-dr {
	height:74px;
	background:url("../images/subhead-meet-dr.jpg") ;
	background-repeat:no-repeat;
	}

/* ------------------------ title framework with varying heights ------------------------- */
body#index #title-video {
	height:91px;
	background:url("../images/title-video.jpg") ;
	}

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

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

#title-video {
	height:91px;
	background:url("../images/title-video-sub.jpg") ;
	}

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

#title-ftrd-procedures {
	height:72px;
	background:url("../images/title-ftrd-procedures.jpg") ;
	background-repeat:no-repeat;
	}

#title-ftrd-cases {
	height:89px;
	background:url("../images/title-ftrd-cases.jpg") ;
	background-repeat:no-repeat;
	}

/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:928px;
	margin:0 auto;
	text-align:center;
	color:#ffd889;
	font-size:11px;
	line-height:15px;
	}

#footer p, #footer ul {
	margin:0 20px 10px 20px;
	}
	
	#footer a { color:#ffd889; }

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

	#footer li.first { border: none; }

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

#nav {
	position:relative;
	background:url("../images/nav.jpg") top left no-repeat;					
	width:224px;		/* Width of buttons, not entite image (or half of entire image) */
	height:398px;		/* Height of entire image */
	margin:0;
	padding:0;
	float:left;
	z-index:999;
	}

#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:14px; width:224px; }

/* 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, #nav-17, #nav-18, #nav-19 { margin-top:0; width:224px; }

#nav-01 a:hover { background:url("../images/nav.jpg") -224px  -14px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -224px  -33px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -224px  -52px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -224px  -71px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -224px  -90px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -224px -109px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -224px -128px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -224px -147px no-repeat; }
#nav-09 a:hover { background:url("../images/nav.jpg") -224px -166px no-repeat; }
#nav-10 a:hover { background:url("../images/nav.jpg") -224px -185px no-repeat; }
#nav-11 a:hover { background:url("../images/nav.jpg") -224px -204px no-repeat; }
#nav-12 a:hover { background:url("../images/nav.jpg") -224px -223px no-repeat; }
#nav-13 a:hover { background:url("../images/nav.jpg") -224px -242px no-repeat; }
#nav-14 a:hover { background:url("../images/nav.jpg") -224px -261px no-repeat; }
#nav-15 a:hover { background:url("../images/nav.jpg") -224px -280px no-repeat; }
#nav-16 a:hover { background:url("../images/nav.jpg") -224px -299px no-repeat; }
#nav-17 a:hover { background:url("../images/nav.jpg") -224px -318px no-repeat; }
#nav-18 a:hover { background:url("../images/nav.jpg") -224px -337px no-repeat; }
#nav-19 a:hover { background:url("../images/nav.jpg") -224px -356px no-repeat; }

/*-------------- OPTIONAL - Keeps the hover state on each page based on body #id ------------- */
body#index #nav-01 { background:url("../images/nav.jpg") -224px  -14px no-repeat; }
body#about #nav-02 { background:url("../images/nav.jpg") -224px  -33px no-repeat; }
body#about-surgical #nav-02 { background:url("../images/nav.jpg") -224px  -33px no-repeat; }
body#dr-gervais #nav-03 { background:url("../images/nav.jpg") -224px  -52px no-repeat; }
body#dr-tholen #nav-04 { background:url("../images/nav.jpg") -224px  -71px no-repeat; }
body#breast-augmentation #nav-05 { background:url("../images/nav.jpg") -224px  -90px no-repeat; }
body#implant-revision #nav-06 { background:url("../images/nav.jpg") -224px -109px no-repeat; }
body#breast-reduction #nav-07 { background:url("../images/nav.jpg") -224px -128px no-repeat; }
body#breast-lift #nav-08 { background:url("../images/nav.jpg") -224px -147px no-repeat; }
body#body-contouring #nav-09 { background:url("../images/nav.jpg") -224px -166px no-repeat; }
body#liposuction #nav-10 { background:url("../images/nav.jpg") -224px -185px no-repeat; }
body#tummy-tuck #nav-11 { background:url("../images/nav.jpg") -224px -204px no-repeat; }
body#lower-body-lift #nav-12 { background:url("../images/nav.jpg") -224px -223px no-repeat; }
body#other-body-procedures #nav-13 { background:url("../images/nav.jpg") -224px -242px no-repeat; }
body#nose-surgery #nav-14 { background:url("../images/nav.jpg") -224px -261px no-repeat; }
body#other-face-procedures #nav-15 { background:url("../images/nav.jpg") -224px -280px no-repeat; }
body#eyelid #nav-15 { background:url("../images/nav.jpg") -224px -280px no-repeat; }
body#facelift #nav-15 { background:url("../images/nav.jpg") -224px -280px no-repeat; }
body#skin-procedures #nav-16 { background:url("../images/nav.jpg") -224px -299px no-repeat; }
body#carillon-clinic #nav-17 { background:url("../images/nav.jpg") -224px -318px no-repeat; }
body#contact #nav-18 { background:url("../images/nav.jpg") -224px -337px no-repeat; }
body#sitemap #nav-19 { background:url("../images/nav.jpg") -224px -356px no-repeat; }

/* ------------------------ son of suckerfish: vertical sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	margin-left:224px; /* Set to same width as in #nav */
	margin-top:-19px; /* Set to each button height, same as used above */
	z-index:9999;
	}

#nav li ul li {
	height:19px; /* Height of each drop down nav item */
	margin-bottom:1px;
	background-color:#5F0B0B;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li a {
	width:100%;
	height:19px; /* Height of each drop down nav item, should match above */
	line-height:19px;	 /* 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:#FFECC4;
	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-15 ul a:hover { 
	background-image:none;
	background-color:#CC916F;
	color:#FFECC4;
	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:160px; }		
#nav-15 ul, #nav-15 li { width:163px; }


/* ----- office form elements ----- */ 

	/* definition list */
	#column-left dl#office-forms { padding:0; margin:0; }
		#column-left dl#office-forms dt {
			font-weight:normal;
			}
		#column-left dl#office-forms dd {
			background:none;
			margin:0;
			padding:0;
			}

dl#office-forms br {
	clear:both;
	line-height:0; /* defaults vertical spacing between fields */
	}

dl#office-forms {
	margin:20px 0 20px 0;
	width:590px;
	}

dl#office-forms dt.required-fields {
	text-align:center;
	font-size:.95em;
	width:590px;
	}

dl#office-forms dt.text {
	text-align:left;
	width:590px;
	}

dl#office-forms dt.section-heading {
	background-color:#FFDB8F;
	padding-left:15px;
	margin:10px 0 5px 0;
	line-height:18px;
	width:590px;
	text-align:left;
	}

dl#office-forms dt {
	float:left;
	width:250px;
	text-align:right;
	line-height:18px;
	margin-right:10px;
	}
	
dl#office-forms dd {
	margin:5px 0;
	font-size:11px;
	line-height:18px;
	text-align:left;
	}

dl#office-forms dd input, dl#office-forms dd select, dl#office-forms dd textarea {
	width:180px;
	}
	
dl#office-forms dd input.radio {
	width:13px;
	margin:0;
	background:none !important;
	border:none !important;
	}

dl#office-forms dd input.checkbox {
	width:13px;
	margin:0;
	background:none !important;
	border:none !important;
	}
dl#office-forms  input.submit-office-forms { width: 60px; height:20px; margin-left:220px; }
