/*--------------------- 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:#fff 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, h2, h3	{ font-size:1.0em; color:#404048; }

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

a:link,a:visited	{ color:#558c55; text-decoration:underline; font-weight:bold; outline:none; }
a:hover,a:active	{ color:#558c55; text-decoration:none; font-weight:bold; outline:none;}

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

.h1, .h2, .h3 {
	font-weight:bold;
	color:#404048;
	}
	
.clear {
	clear:both;
	}

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}
	
.contact-left {
	width:174px;
	display:block;
	float:left;
	}
	
.contact-right {
	width:174px;
	display:block;
	float:left;
	}

#mod-doctors p.learn-more {
	margin-bottom:47px;
	}
	
p.back-to-top {
	text-align:right;
	display:block;
	}
	
img.img-left {
	float:left;
	margin:0 10px 5px 0;
	}
	
img.img-right { 
	float:right; 
	margin:0 5px 0 10px; 
	}

img.img-right-stretcher { 
	float:right; 
	margin:-2px 32px 0px 0px; 
	}

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

form {
	/*width:200px;*/
	margin:0 0 15px 0;
	}

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

#mod-contact form label { color:#fff; }

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 #cfcfcf;
	color:#000;
	width:165px; /* 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:170px; padding:0; } /* same width as form - !important */

textarea { height:90px; overflow:auto; }
#mod-contact textarea { height:73px; overflow:auto; }

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


/* ----- main contact form ----- */ 
 
#contact-main { margin:0 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-contact-main { margin:85px 0 5px 243px; }

input.submit, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url("../images/btn-submit.jpg");
	width:61px;
	height:16px;
	border:none;
	cursor:pointer;
	}


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

body#index #wrap {
	background:none;
	width:817px;
	margin:0 auto;
	text-align:left;
	}

#wrap {
	background:url("../images/bg-wrap-sub.jpg") repeat-y;
	width:817px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:149px;
	}
	/* index page link within #masthead */		
	#masthead a.logo {	
		position:absolute;
		left:17px;
		width:267px;
		top:40px;
		height:97px; 
		}
	#masthead a.logo span {
		display:none;
		}
#masthead a.facebook {
float: right;
margin-top: 35px;
margin-right: 20px;
}


/* ----- home page layout ----- */

#container-height {
	background:url("../images/bg-mod-nav.jpg") no-repeat;
	width:817px;
	height:292px;
	}

#title-conventional {
	background:url("../images/title-conventional.jpg");
	width:253px;
	height:49px;

	}

#title-custom {
	background:url("../images/title-custom.jpg");
	width:253px;
	height:49px;

	}

#title-intralasik {
	background:url("../images/title-intralasik.jpg");
	width:253px;
	height:49px;

	}

#title-cataract {
	background:url("../images/title-cataract.jpg");
	width:253px;
	height:49px;

	}

#title-glaucoma {
	background:url("../images/title-glaucoma.jpg");
	width:253px;
	height:49px;

	}

#title-vision {
	background:url("../images/title-vision.jpg");
	width:253px;
	height:49px;

	}
	
	#conventionallasik,
	#customlasik,
	#intralasik,
	#cataract,
	#glaucoma,
	#visionrestoration
	{
		padding: 22px 0 0 0;
	}
	
	.stretcher {
		float:left;
		height:235px;
		margin:33px 0 0;
		overflow:hidden;
		padding:11px 0 0 0;
		position:relative;
		width:494px;
		z-index:99;
		}
			
	.stretcher p {
		margin:0 35px 0 17px;
		}
		
		div.spacer
		{
			height:500px;
			width:294px;
		}
		
	
/* --- vertical nav --- */

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

#nav_procedures li span { display: none; }

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

#nav_procedures li, #nav_procedures a { 
	height:34px;			/* Each button must have the same height, define it here */
	display:block;
	}

/* margin-top to set where the nav should begin */
#nav-procedures-01 { margin-top:40px; width:323px; }

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

#nav-procedures-01 a:hover { background:url("../images/nav-procedures.jpg") -323px -40px no-repeat; }
#nav-procedures-02 a:hover { background:url("../images/nav-procedures.jpg") -323px -74px no-repeat; }
#nav-procedures-03 a:hover { background:url("../images/nav-procedures.jpg") -323px -108px no-repeat; }
#nav-procedures-04 a:hover { background:url("../images/nav-procedures.jpg") -323px -142px no-repeat; }
#nav-procedures-05 a:hover { background:url("../images/nav-procedures.jpg") -323px -176px no-repeat; }
#nav-procedures-06 a:hover { background:url("../images/nav-procedures.jpg") -323px -210px no-repeat; }

/* --- conventional lasik --- */

#conventional-lasik {
	background:url("../images/bg-conventional.jpg") no-repeat;
	width:494px;
	float:left;
	}

/* --- mod clinic --- */

#mod-clinic {
	background:url("../images/bg-clinic.jpg") no-repeat;
	width:442px;
	height:201px;
	padding:15px 35px 0 340px;
	}
	
	#mod-clinic p, #mod-clinic h1, #mod-clinic h2, #mod-clinic h3 {
		color:#fff;
		margin-bottom:18px;
		}
	
	#mod-clinic a { color:#9fe2e6; }
	
	
/* --- mod doctors --- */

#mod-doctors {
	background:url("../images/bg-dr.jpg") repeat-y;
	width:817px;
	}
	
	#mod-doctors p, #mod-doctors h1, #mod-doctors h2, #mod-doctors h3 {
		margin:0 0 18px 0;
		}

#doctors-top {
	background:url("../images/bg-top-dr.jpg") no-repeat;
	width:817px;
	}
	
#doctors-bottom {
	background:url("../images/bg-bottom-dr.jpg") bottom no-repeat;
	width:817px;
	}
	
	.section-dr {
		float:left;
		width:360px;
		display:inline;
		padding-left:30px;
		}
		
/* --- mod-contact --- */

#mod-contact {
	background:url("../images/bg-contact.jpg");
	width:747px;
	height:179px;
	padding:55px 35px 0 35px;
	}
	
	#mod-contact p, #mod-contact h2, #mod-contact h3 {
		color:#fff;
		margin:0 15px 18px 0;
		}
		
	#mod-contact a {
		color:#9fe2e6;
		}
	
	.section-contact {
		float:left;
		width:389px;
		display:block;
		}
	
/* ----- sub page layout ----- */

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

#column-left {
	background:url("../images/bg-left.jpg") no-repeat;
	width:253px;
	float:left;
	}
	
	#contact_business { display:none;
	}
	
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left dl {
		margin:0 17px 18px 37px;
		}
	#column-left form { margin-left:37px; width:180px; }
	
	/* 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 {
			list-style-type:disc;
			margin-left:15px;
			}
			
/* ----- column-right ----- */

#column-right {
	background:url("../images/bg-right.jpg") 0 242px no-repeat;
	width:564px;
	float:left;
	}
	
	#thankyou #column-right {
		min-height:870px;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:0 35px 18px 25px;
		}
	#column-right form { margin-left:10px; }
	 
	/* 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:15px;
			}
	
/* ----- bottom-wrap ----- */

#bottom-wrap {
	background:url("../images/bg-wrap-btm.jpg") bottom no-repeat;
	width:817px;
	padding-bottom:15px;
	}
	
/* header framework
 * ------------------------------------------------------------------------- */

#header-graphic { height:242px; background:url("../images/header.jpg"); } /* sets height for all non-flash headers */

#cataracts #header-graphic { height:242px; background:url(../images/header-scene1.jpg); }
#contact #header-graphic { height:242px; background:url(../images/header-scene2.jpg); }
#custom #header-graphic { height:242px; background:url(../images/header-scene3.jpg); }
#eye-disorders #header-graphic { height:242px; background:url(../images/header-scene4.jpg); }
#glaucoma #header-graphic { height:242px; background:url(../images/header-scene1.jpg); }
#intralasik #header-graphic { height:242px; background:url(../images/header-scene2.jpg); }
#conventional #header-graphic { height:242px; background:url(../images/header-scene3.jpg); }
#appointments #header-graphic { height:242px; background:url(../images/header-scene4.jpg); }
#restoration #header-graphic { height:242px; background:url(../images/header-scene1.jpg); }
#patient-services #header-graphic { height:242px; background:url(../images/header-scene2.jpg); }
#thankyou #header-graphic { height:242px; background:url(../images/header-scene3.jpg); }


/*
	body#index #header-graphic { background:url("../images/header-index.jpg"); }
	body#meet-the-doctors #header-graphic { background:url("../images/header-about.jpg"); }
	body#patient-services #header-graphic { background:url("../images/header-about.jpg"); }
	body#eye-disorders #header-graphic { background:url("../images/header-about.jpg"); }
	body#appointments #header-graphic { background:url("../images/header-about.jpg"); }
	body#conventional-lasik #header-graphic { background:url("../images/header-about.jpg"); }
	body#custom-lasik #header-graphic { background:url("../images/header-about.jpg"); }
	body#intralasik #header-graphic { background:url("../images/header-about.jpg"); }
	body#cataract #header-graphic { background:url("../images/header-about.jpg"); }
	body#glaucoma #header-graphic { background:url("../images/header-about.jpg"); }
	body#vision-restoration #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:54px; } /* sets height for all non-flash subheads */

	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#meet-the-doctors #subhead { background:url("../images/subhead-meet.jpg"); }
	body#patient-services #subhead { background:url("../images/subhead-patient.jpg"); }
	body#eye-disorders #subhead { background:url("../images/subhead-eye.jpg"); }
	body#appointments #subhead { background:url("../images/subhead-appointments.jpg"); }
	body#conventional-lasik #subhead { background:url("../images/subhead-conventional.jpg"); }
	body#custom-lasik #subhead { background:url("../images/subhead-custom.jpg"); }
	body#intralasik #subhead { background:url("../images/subhead-intralasik.jpg"); }
	body#cataracts #subhead { background:url("../images/subhead-cataract.jpg"); }
	body#glaucoma #subhead { background:url("../images/subhead-glaucoma.jpg"); }
	body#vision-restoration #subhead { background:url("../images/subhead-vision.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#conventional #subhead { background:url("../images/subhead-conventional.jpg"); }
	body#custom #subhead { background:url("../images/subhead-custom.jpg"); }
	body#intralasik #subhead { background:url("../images/subhead-intra.jpg"); }
	body#restoration #subhead { background:url("../images/subhead-restoration.jpg"); }


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

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

#title-locations {
	height:46px;
	background:url("../images/title-locations.gif") ;
	}


/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	background:url("../images/bg-footer.jpg") repeat-y;
	width:817px;
	margin:0 auto;
	text-align:center;
	}

#footer-top {
	background:url("../images/bg-top-footer.jpg") top no-repeat;
	width:817px;
	padding-top:10px;
	}

#footer-bottom {
	background:url("../images/bg-bottom-footer.jpg") bottom no-repeat;
	width:817px;
	padding-bottom:35px;	
	}
	
	#footer a { font-weight:normal; }
		
#footer p {
	margin:0 30px 10px 30px;
	}

#footer ul {margin-bottom:10px;}

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

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

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

#nav span { display: none; }

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

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

#nav-01 { width: 66px; margin-left: 12px;}
#nav-02 { width: 145px;}
#nav-03 { width: 139px;}
#nav-04 { width: 125px;}
#nav-05 { width: 215px;}
#nav-06 { width: 104px;}


/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -12px -31px no-repeat; }
#nav-02 a:hover { background:url("../images/nav.jpg") -78px -31px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -223px -31px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -362px -31px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -487px -31px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -702px -31px no-repeat; }


/*-------------- OPTIONAL - Keeps the hover state on each page based on body #id ------------- */
body#index #nav-01 { background:url("../images/nav.jpg")  -12px -31px no-repeat; }
body#meet-the-doctors #nav-02 { background:url("../images/nav.jpg") -78px -31px no-repeat; }
body#patient-services #nav-03 { background:url("../images/nav.jpg") -223px -31px no-repeat; }
body#eye-disorders #nav-04 { background:url("../images/nav.jpg") -362px -31px no-repeat; }
body#appointments #nav-05 { background:url("../images/nav.jpg") -487px -31px no-repeat; }
body#contact #nav-06 { background:url("../images/nav.jpg") -702px -31px no-repeat; }

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

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

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

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

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

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

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

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

#nav-procedures-sub-01 a:hover { background:url("../images/nav-procedures-sub.jpg") -253px  -82px no-repeat; }
#nav-procedures-sub-02 a:hover { background:url("../images/nav-procedures-sub.jpg") -253px  -116px no-repeat; }
#nav-procedures-sub-03 a:hover { background:url("../images/nav-procedures-sub.jpg") -253px  -150px no-repeat; }
#nav-procedures-sub-04 a:hover { background:url("../images/nav-procedures-sub.jpg") -253px  -184px no-repeat; }
#nav-procedures-sub-05 a:hover { background:url("../images/nav-procedures-sub.jpg") -253px  -218px no-repeat; }
#nav-procedures-sub-06 a:hover { background:url("../images/nav-procedures-sub.jpg") -253px  -252px no-repeat; }

#flash-header {
	width:564;
	height:242;
}
