/*--------------------- 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:#567C85 url("http://d1fo71yenkzpk3.cloudfront.net/images/bg-outter-wrap.gif") center top no-repeat;
	text-align:center; 
	font:12px/16px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#000;
	}
html {
	background:#567C85 url("http://d1fo71yenkzpk3.cloudfront.net/images/bg-body.jpg") 0px 0px repeat-x;
}
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:#247c64; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#247c64; 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("http://d1fo71yenkzpk3.cloudfront.net/images/bullet-back-to-top.jpg") right no-repeat;
	}

img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
	}
img.img-left-middle-col { 
	float:left; 
	margin:2px 10px 2px 20px;
	}
img.img-left-col { 
	margin-left:50px;
	margin-top:10px;
	}
img.img-mid-col,
img.img-right-col { 
	margin-left:20px;
	margin-top:10px;
	}
	
img.img-mid-col2 { 
	margin-left:20px;
	margin-top:10px;
	padding-top:5px;
	}
	
#column-middle p.mid-col-pad {padding-bottom:7px;}

img.click-enlarge {
	margin-left:20px;
	margin-top:0px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}

.title-img {
	margin:10px 0px;
}

strong.green-text {color:#247c64;}
h3.green-text {color:#247c64;}

/* ------------------------ form elements ------------------------ */
form {
	width:225px;
	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 #629083;
	color:#000;
	width:220px; /* 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:11px;
	}

select { width:225px; 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 10px 0px; }

#contact-main label { 
	width:220px; 
	position:relative; 
	display:block; 
	text-align:right; 
	margin-bottom:10px;
	font-size:1.0em;
	padding-left:70px;
	}

#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: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:90px 0 0 319px; } /* defines placement of contact-main submit button */

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("http://d1fo71yenkzpk3.cloudfront.net/images/btn-submit.jpg");
	width:64px;
	height:20px;
	border:1px solid #629083;
	cursor:pointer;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	background:url("http://d1fo71yenkzpk3.cloudfront.net/images/bg-wrap-inside.jpg") repeat-y;
	width:860px;
	margin:0 auto;
	text-align:left;
	}

#inner-wrap {
	background:url("http://d1fo71yenkzpk3.cloudfront.net/images/bg-inner-wrap-inside.jpg") left bottom no-repeat;
	width:860px;
	float:left;
	}
	
/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("http://d1fo71yenkzpk3.cloudfront.net/images/masthead.jpg");
	height:124px;
	z-index:0;
	}
	/* index page link within #masthead */		
	#masthead a {
	position:absolute;
	left:24px;
	width:627px;
	top:10px;
	height:95px;
		}
	#masthead a span {
		display:none;
		}
/*------------------------ columns-top --------------------------------- */
#columns-top {
	position:relative;
	background:url("http://d1fo71yenkzpk3.cloudfront.net/images/bg-columns-top.jpg");
	height:153px;
	}


/* ------------------------ column-left framework ------------------------ */
body#index #column-left {
	width:565px;
	float:left;
	}
#column-left {
	width:565px;
	float:left;
	}
	
	#column-left p, 
	#column-left h1, 
	#column-left h2, 
	#column-left h3, 
	#column-left ul, 
	#column-left dl {
		margin:0px 20px 10px 50px;
		}

	#column-left form { margin-left:0px; } /* set form margin here */

	/* single column list */
	#column-left ul {}
		#column-left ul li { 
			background:transparent url("http://d1fo71yenkzpk3.cloudfront.net/images/bullet.jpg") 0px 2px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:22px; /* pushes text to the right to display bg img */
			}

/* ------------------------ column-middle --------------------------------- */
body#index #column-middle {
	width:269px;
	float:left;
	}
	body#index #column-middle p, 
	body#index #column-middle h1, 
	body#index #column-middle h2, 
	body#index #column-middle h3, 
	body#index #column-middle ul, 
	body#index #column-middle dl 																																																																																	
		{
		margin:0px 20px 10px 20px;
		}		

	/* single column list */
	#column-middle ul {}
		#column-middle ul li { 
			background:transparent url("http://d1fo71yenkzpk3.cloudfront.net/images/bullet.jpg") 0px 2px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:22px; /* pushes text to the right to display bg img */
			}
/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:295px;
	float:left;
	padding-bottom:248px;
	}

	#column-right p, 
	#column-right h1, 
	#column-right h2, 
	#column-right h3, 
	#column-right ul, 
	#column-right dl {
		margin:0px 50px 0px 20px;
		}

	#column-right form { padding-left:20px; }

	/* single column list */
	#column-right ul {}
		#column-right ul li { 
			background:transparent url("http://d1fo71yenkzpk3.cloudfront.net/images/bullet.jpg") 0px 2px no-repeat; /* 0px = horizontal position for left, 6px = vertical position from top */
			padding-left:22px;  /* pushes text to the right to display bg img */
			}

/* ------------------------ header framework ------------------------ */
#header-graphic { height:255px; background:url("http://d1fo71yenkzpk3.cloudfront.net/images/header.jpg");} /* sets height for all non-flash headers */

	/*body#index #header-graphic { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/header-index.jpg"); }
	body#about #header-graphic { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/header-about.jpg"); }
	body#contact #header-graphic { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/header-contact.jpg"); }
	body#thankyou #header-graphic { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/header-thankyou.jpg"); }
	body#sitemap #header-graphic { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/header-sitemap.jpg"); }*/


/* ------------------------ subhead framework ------------------------ */
#subhead { height:77px; } /* sets height for all subheads */
	body#home #subhead { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/subhead-inside.jpg"); }
	body#about-us #subhead { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/subhead-about.jpg"); }
	body#contact #subhead { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/subhead-contact.jpg"); }
	body#thankyou #subhead { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/subhead-sitemap.jpg"); }
	body#body #subhead { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/subhead-body.jpg"); }
	body#breast #subhead { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/subhead-breast.jpg"); }
	body#face #subhead { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/subhead-face.jpg"); }
	body#injectables #subhead { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/subhead-injectables.jpg"); }
	body#liposuction #subhead { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/subhead-liposuction.jpg"); }
	body#male-procedures #subhead { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/subhead-male-procedures.jpg"); }
	body#post-bariatric #subhead { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/subhead-post-bariatric.jpg"); }
	body#facial-rejuvenation #subhead { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/subhead-skin.jpg"); }
	

/* ------------------------ subhead framework with varying heights ------------------------ */
#subhead-meet-doc {
	height:43px;
	background:url("http://d1fo71yenkzpk3.cloudfront.net/images/subhead-meet-doc.jpg") no-repeat;
	}


#subhead-col-right {
	height:77px;
	background:url("http://d1fo71yenkzpk3.cloudfront.net/images/subhead-col-right.jpg") ;
	}
/* ------------------------ title framework with varying heights ------------------------- */
#title-contact {
	height:55px;
	background:url("http://d1fo71yenkzpk3.cloudfront.net/images/title-contact.jpg") ;
	}

#title-our-procedures {
	height:35px;
	background:url("http://d1fo71yenkzpk3.cloudfront.net/images/title-our-procedures.jpg") ;
	}

/* ------------------------------------- Buttons ---------------------------------------- */
#btn-special-offer {
		height:186px;
		display:block;
		background:url("http://d1fo71yenkzpk3.cloudfront.net/images/dental-btn-special-offer.jpg") no-repeat;	
		}
		#btn-special-offer:hover {
				background:url("http://d1fo71yenkzpk3.cloudfront.net/images/dental-btn-special-offer.jpg") -100px 0 no-repeat; /* -100px = horizontal img shift, 0px = vertical shift from top */
				}
		#btn-special-offer span { display:none; }


/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	background:url("http://d1fo71yenkzpk3.cloudfront.net/images/bottom-wrap.jpg");
	width:100%; /* fix for Safar */
	height:54px;
	clear:both; /* important - do not remove */
	}

/* ------------------------footer framework ------------------------ */
#footer {
	width:760px;
	margin:0 auto;
	text-align:center;
	}

#footer p {
	color:#ffffff;
	margin-bottom:10px;
	}

#footer a:link, #footer a:visited { color:#ffffff; }
#footer a:hover, #footer a:active { color:#ffffff; }

#footer ul {margin:10px;}
	#footer li { /* if your li's float, you can adjust border height w/ line-height */
		padding:0 5px 0 7px; /* adjusts the spacing between each li display and border-left */
		display: inline;
		border-left: 1px solid #ffffff;
		}
	#footer li.first { border: none; }
	
	ul.footer { display:inline;}

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */


/* ------------------------ horizontal sprite nav ------------------------ */
#nav { 
	position:relative;
	background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg") no-repeat; 
	width:860px; 
	height:45px; 
	margin:0;
	padding:0; 
	z-index:1;
	}

#nav span { display: none; }

#nav li, #nav a { height:45px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; position:relative; }

#nav li.home { width: 61px; margin-left: 10px;}
#nav li.about-us { width: 68px;}
#nav li.face { width: 47px;}
#nav li.breast { width: 52px;}
#nav li.body { width: 46px;}
#nav li.liposuction { width: 80px;}
#nav li.post-bariatric { width: 96px;}
#nav li.facial-rejuvenation { width: 129px;}
#nav li.injectables { width: 77px;}
#nav li.male-procedures { width: 114px;}
#nav li.contact { width: 60px;}

/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav li.home a:hover { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg")  -10px -45px no-repeat; }
#nav li.about-us a:hover { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg") -71px -45px no-repeat; }
#nav li.face a:hover { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg") -139px -45px no-repeat; }
#nav li.breast a:hover { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg") -186px -45px no-repeat; }
#nav li.body a:hover { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg") -238px -45px no-repeat; }
#nav li.liposuction a:hover { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg") -284px -45px no-repeat; }
#nav li.post-bariatric a:hover { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg") -364px -45px no-repeat; }
#nav li.facial-rejuvenation a:hover { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg") -460px -45px no-repeat; }
#nav li.injectables a:hover { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg") -589px -45px no-repeat; }
#nav li.male-procedures a:hover { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg") -666px -45px no-repeat; }
#nav li.contact a:hover { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg") -780px -45px no-repeat; }

/*-------------- OPTIONAL - Keeps the hover state on each page based on body id ------------- */
body#home #nav li.home{ background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg")  -10px -45px no-repeat; }
body#about-us #nav li.about-us { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg") -71px -45px no-repeat; }
body#face #nav li.face { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg") -139px -45px no-repeat; }
body#breast #nav li.breast { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg") -186px -45px no-repeat; }
body#body #nav li.body { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg") -238px -45px no-repeat; }
body#liposuction #nav li.liposuction { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg") -284px -45px no-repeat; }
body#post-bariatric #nav li.post-bariatric { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg") -364px -45px no-repeat; }
body#facial-rejuvenation #nav li.facial-rejuvenation { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg") -460px -45px no-repeat; }
body#injectables #nav li.injectables { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg") -589px -45px no-repeat; }
body#male-procedures #nav li.male-procedures { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg") -666px -45px no-repeat; }
body#contact #nav li.contact { background:url("http://d1fo71yenkzpk3.cloudfront.net/images/nav.jpg") -780px -45px 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:#6E938C;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	margin-top:-2px;
	}

#nav li ul li { 
	height:20px; /* Height of each drop down nav item */
	border:1px solid #577d84;
	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 li.face ul a:hover, #nav li.breast ul a:hover, #nav li.body ul a:hover, #nav li.injectables ul a:hover { 
	background-image:none;
	background-color:#5A7F87;
	color:#FFFFFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav li.face ul, #nav li.face li { width:110px; }	
#nav li.breast ul, #nav li.breast li { width:160px; }	
#nav li.body ul, #nav li.body li { width:190px; }	
#nav li.injectables ul, #nav li.injectables li { width:170px; }		
