/*--------------------- 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:#7f95b0 url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:12px/16px 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:#fff; text-decoration:none; outline:none; }
a:hover,a:active	{ color:#fff; text-decoration:underline; 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;
	}

p.h1	{ font-size:1.2em; color:#000; font-weight:bold; }
p.h2	{ font-size:1.1em; color:#000; font-weight:bold; }
p.h3	{ font-size:1.0em; color:#000; font-weight:bold; }

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


img.img-left { 
	float:left; 
	margin:3px 10px 5px 60px;
	}

.big-pic {margin-left:60px;}

.testimonial {padding-top:15px; font-size:1.1em; color:#fff; font-weight:bold;}

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

#nav li:hover ul, body#index #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, #nav-06 ul a:hover {
	background-image:none;
	background-color:#F0F;
	}

/* width of drop down menu - choose width that allows items to display on one line */

#nav-02 ul, #nav-03 li { width:150px; }		
#nav-03 ul, #nav-03 li { width:175px; }


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

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

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

input, textarea, select { 
	background-color:#e8eff3 !important;
	color:#000;
	border:0;
	width:197px;
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px;
	padding-top:1px;
	padding-left:4px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

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

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

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


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

/* ------------------------ main contact form ------------------------ */
#contact-main { margin:20px 0 20px 0; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	}

#contact_how_did_you_hear_about_our_practice {height:20px;}
#contact_how_did_you_find_our_website {height:20px;}
#main_contact_comment { margin-top:6px;}

#contact-main dt {margin:0 0 8px 235px;}

#contact-main label input, #contact-main label textarea, #contact-main label select { 
	width:170px;
	position:absolute; 
	left:105%; 
	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:64px;
	height:20px;
	border:none;
	cursor:pointer;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:830px;
	margin:0 auto;
	text-align:left;
	}
	
#inner-wrap {
	background:url("../images/inner-wrap.jpg") 0 bottom no-repeat;
	padding-bottom:195px;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:89px;
	}
	/* index page link within #masthead */		
	#masthead a.home {	
		display:block;
		height:89px;
		width:250px;
		margin-left:35px;
		top:0;
		}
	#masthead a.language {
		display:block;
		position:absolute;
		height:38px;
		width:173px;
		top:47px;
		left:600px;
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:512px;
	float:left;
	background:url("../images/bg-left-col.jpg") 0 75px no-repeat;
	}

	#column-left p, #column-left p.h1, #column-left p.h2, #column-left p.h3, #column-left ul, #column-left dl {
		margin:0px 43px 10px 59px;
		}

	#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:15px; /* pushes text to the right to display bg img */
			}

/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:318px;
	float:left;
	}

	#column-right p, #column-right p.h1, #column-right p.h2, #column-right p.h3, #column-right ul, #column-right img {
		margin:0px 57px 10px 52px;
		color:#fff;
		}
			
	#quick-contact {
	background:url("../images/quick-contact.jpg") 0 0 no-repeat;
	margin:0;
	padding:47px 0 10px 0;
	}
	
	#quick-contact2 {
	background:url("../images/quick-contact2.jpg") 0 0 no-repeat;
	margin:0;
	padding:47px 0 10px 0;
	}
	
	#quick-contact dl {
	margin-left:45px;
	}
	
	#title-financing {
	height:53px;
	margin-left:1px;
	background:url("../images/title-financing.jpg") no-repeat;
	}
		#title-financing a {
		display:block;
		height:53px;
		margin:0 90px 0 40px;
		}
		#title-financing a span { display:none; }

/* ------------------------ header framework ------------------------ */
#header-graphic { height:322px;  }
	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#about #header-graphic { background:url("../images/header3.jpg"); }
	body#contact #header-graphic { background:url("../images/header6.jpg"); }
	body#thankyou #header-graphic { background:url("../images/header-index.jpg"); }
	body#face #header-graphic { background:url("../images/header4.jpg"); }
	body#body #header-graphic { background:url("../images/header5.jpg"); }
	body#breast #header-graphic { background:url("../images/header2.jpg"); }

/* ------------------------ subhead framework ------------------------ */
#subhead { height:75px; } /* 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#face #subhead { background:url("../images/subhead-face.jpg"); }
	body#body #subhead { background:url("../images/subhead-body.jpg"); }
	body#breast #subhead { background:url("../images/subhead-breast.jpg"); }

/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:55px;
	background:url("../images/subhead-meet-doc.jpg") ;
	}

#about-practice {
	padding-top:116px;
	background:url("../images/about-practice.jpg") 0 0 no-repeat;
	}
	
	#about-practice img.img-left {
	float:left; 
	margin:0px 6px 0px 35px;
	}
	
	#about-practice p.first {
	margin-top:35px;
	}

/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:20px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:830px;
	margin:0 auto 44px;
	text-align:center;
	}

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

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

#footer ul {margin:0 0 7px;}
	#footer li {
		padding:0 5px 0 7px;
		display: inline;
		border-left: 1px solid #fff;
		}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */

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

#nav span { display: none; }

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

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

#nav-01 { width: 103px; margin-left:37px; }
#nav-02 { width: 101px; }
#nav-03 { width: 80px; }
#nav-04 { width: 84px; }
#nav-05 { width: 82px; }
#nav-06 { width: 173px; }
#nav-07 { width: 135px; }

#nav-01 a:hover { background:url("../images/nav.jpg")  -37px -35px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -140px -35px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -241px -35px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -321px -35px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -405px -35px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -487px -35px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -660px -35px no-repeat; }

body#index #nav-01 { background:url("../images/nav.jpg")  -37px -35px no-repeat; }
body#about #nav-02 { background:url("../images/nav.jpg") -140px -35px no-repeat; }
body#face #nav-03 { background:url("../images/nav.jpg") -241px -35px no-repeat; }
body#breast #nav-04 { background:url("../images/nav.jpg") -321px -35px no-repeat; }
body#body #nav-05 { background:url("../images/nav.jpg") -405px -35px no-repeat; }
body#contact #nav-07 { background:url("../images/nav.jpg") -660px -35px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#720000;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border:1px solid #FF00FF;
	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:#FFFFFF;
	text-decoration:none;
	}

#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-03 ul a:hover, #nav-04 ul a:hover { 
	background-image:none;
	background-color:#AA0000;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-03 ul, #nav-03 li { width:260px; }		
#nav-04 ul, #nav-04 li { width:90px; }

/* SUB NAV */

#column-right ul#sub-nav { 
	background:url("../images/sub-nav.jpg") no-repeat;
	width:318px;
	height:294px; 
	margin:0;
	padding:0; 
	}

#sub-nav li span { display: none; }

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

#sub-nav li, #sub-nav a { 
	height:40px;	/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the sub-nav should begin */
#sub-nav-01 { margin-top:44px; width:283px; }

/* margin-top if there is a spacing between each sub-nav button */
#sub-nav-02, #sub-nav-03, #sub-nav-04, #sub-nav-05, #sub-nav-06 { margin-top:1; width:283px; }

#sub-nav-01 a:hover { background:url("../images/sub-nav.jpg") -318px  -44px no-repeat; }
#sub-nav-02 a:hover { background:url("../images/sub-nav.jpg") -318px  -84px no-repeat; }
#sub-nav-03 a:hover { background:url("../images/sub-nav.jpg") -318px  -124px no-repeat; }

body#face #sub-nav-01 { background:url("../images/sub-nav.jpg") -318px  -44px no-repeat; }
body#breast #sub-nav-02 { background:url("../images/sub-nav.jpg") -318px  -84px no-repeat; }
body#body #sub-nav-03 { background:url("../images/sub-nav.jpg") -318px  -124px no-repeat; }

