/*--------------------- Last Modified  2006.03.25 ---------------------*/
/*-----------------------------------------------------------------------*/


/* 
 ----------------------------------------------------------------------------
  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
 * ------------------------------------------------------------------------- */

/* No list-markers by default - must redefine bullets w/ bg graphics */
ul,ol { list-style:none; }

/* Avoid browser default inconsistent heading font-sizes and pre/code */
h1,h2,h3,h4,h5,h6,pre,code,td { font-size:1em; }

/* Remove inconsistent (among browsers) default padding or margin */
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input,label,div,dd,dt,dl,table,tr,td { margin:0; padding:0; }

/* prevent blue linked image borders */
a img,:link img,:visited img,fieldset { border:none; }


/* global elements
 * ------------------------------------------------------------------------- */


/* ----- type selectors ----- */ 
body { 
	background:url(../images/bg-body-main.jpg) top repeat;
	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:#666666; }
h2	{ font-size:1.1em; color:#1D5C9F; }
h3	{ font-size:1em; color:#666666; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#FF3300; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#FF9900; text-decoration:underline; outline:none; }

h1,h2,h3,p,ul{ margin-bottom:10px;}
/* ----- classes ----- */

div.clear	{ clear:both;width:100%;}

p.back-to-top {text-align:right;display:block;padding-right:15px;	}
	p.back-to-top a:link, p.back-to-top a:visited	{ color:#000066; text-decoration:underline; outline:none; }
	p.back-to-top a:hover, p.back-to-top a:active	{ color:#0099FF; text-decoration:underline; outline:none; }
		
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:0  0 10px 10px; 
	}

	
/* ----- global form elements ----- */ 

form {
	margin:10px 0 10px 0;

	
	width: 100%;
	}

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 #1C5C9A;
	color:#000000;
	width:100%; /* 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: Arial, Helvetica, sans-serif; 
	font-size:1em;
	}
	
select { width:150px; 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:170px; }
	
#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:95px 0 0 140px; }

input.submit-image, input.submit-contact-main { /* REMOVE IF NOT USED */
	background:url(../images/button-submit.jpg);
	width:74px;
	height:28px;
	border:none;
	cursor:pointer;
	}


/* framework
 * ------------------------------------------------------------------------- */
 
#bg-body-x{ width:100%; background:url(../images/bg-body-x.jpg) top repeat-x;}

#wrap {background:url(../images/bg-wrap-sub.jpg) repeat-y;width:760px;margin:0 auto;text-align:left;}
	body#index #wrap{background:url(../images/bg-wrap.jpg)}

#bottom-wrap-sub {background:url(../images/bottom-wrap-sub.jpg) bottom no-repeat;clear:both;width:760px; padding-bottom:80px; }
	
#masthead {	position:relative;background:url(../images/masthead.jpg);height:184px;}
	#masthead a.button-home {position:absolute;left:22px;width:46px;top:31px;height:17px; }	
		#masthead a.button-home:hover{background:url(../images/bg-hover-home.jpg);}
	#masthead a.button-about {position:absolute;left:70px;width:66px;top:31px;height:17px;}
		#masthead a.button-about:hover{background:url(../images/bg-hover-about.jpg);}	
	#masthead a.button-faqs {position:absolute;left:138px;width:41px;top:31px;height:17px;}
		#masthead a.button-faqs:hover{background:url(../images/bg-hover-faqs.jpg);}
	#masthead a.button-financing {position:absolute;left:181px;width:69px;top:31px;height:17px;}	
		#masthead a.button-financing:hover{background:url(../images/bg-hover-financing.jpg);}
	#masthead a.button-contact {position:absolute;left:252px;width:81px;top:31px;height:17px;}
		#masthead a.button-contact:hover{background:url(../images/bg-hover-contact.jpg);}
	
	#masthead a.return {position:absolute;left:181px;width:416px;top:73px;height:98px;}
		
	#masthead a span {display:none;}

/* ----- column-left ----- */

#column-left {width:475px;float:left;margin-left: 13px;display: inline;}
#column-left .content{ display:block; width:438px; margin-left:31px;}	
#column-left ul { padding-left:15px; margin-bottom:10px; list-style:disc; }
#column-left ul li {padding-left:10px; margin-bottom:10px; }
#column-left ul li ul li { margin-top:10px;}
	

			
/* ----- column-right ----- */

#column-right {width:259px;float:left;}

#quick-contact, #column-right .content{ width:196px; margin:10px 0 0 32px;}
	body#index #quick-contact { width:198px; margin:0 0 10px 22px;}
	#column-right .content p{ margin-bottom:5px;}
#contact-header{ height:70px; background:url(../images/header-contact-sub.jpg);}

#noflash {text-align:center;}


/* ----- index-welcome ----- */
#index-welcome{ width:734px; margin:0 0 0 13px; background:url(../images/bottom-welcome.jpg) bottom no-repeat; padding-bottom:111px;}
	#index-welcome .header{ width:734px; background:url(../images/header-top-index.jpg); height:20px;}
	#index-welcome .content{display:block;width: 475px;float: left;}
	#index-welcome .block{ width:150px; float:right; display:block; height:120px;}
	#index-welcome .content h1, #index-welcome .content p{ margin-left:30px;}

#index-mid{ width:734px; margin:0 0 0 13px; background:url(../images/bg-mid-index.jpg);}
	#index-mid .bottom-wrap{width:734px;background: url(../images/bottom-mid-index.jpg) bottom no-repeat;padding-bottom: 20px;}
	#index-mid .header{ height:70px; background:url(../images/header-mid-index.jpg);}
	#index-mid .content{display:inline;width:217px;float:left;margin: 0 10px;}
	#index-mid .content#tech{ margin: 0 10px 0 22px; }
	#index-mid .content#tech .block{width:80px; float:left; display:block; height:50px;}
	
a.read-tech {display:block;padding-right:10px;background:url(../images/button-read.jpg) right no-repeat;height:28px;margin-bottom: 90px; clear:both;}
a.special {display:block;background:url(../images/button-special.jpg) right no-repeat; height:166px; width:198px; margin:0 auto 10px auto;}
a.map {display:block;background:url(../images/button-map.jpg) right no-repeat; height:140px; width:202px; margin:0 auto;}
p.address{display:block;	text-align: center;margin-bottom: 10px;}

#index-meet{ width:734px; margin-left:13px; background:url(../images/bg-meet-index.jpg) top no-repeat; float:left; display:inline;}	
	#index-meet .content{ margin:70px 34px  0 34px;}

/* ----- bottom-wrap ----- */
 
#bottom-wrap {background:url(../images/bottom-wrap.jpg);height:80px;clear:both;width:100%; }

	
/* header framework
 * ------------------------------------------------------------------------- */

#header-graphic { height:194px;}

body#index #header-graphic { background:url(../images/header-index.jpg) no-repeat; }
body#about #header-graphic { background:url(../images/header-about.jpg) no-repeat; }
body#cataract #header-graphic { background:url(../images/header-cataract.jpg) no-repeat; }
body#contact #header-graphic { background:url(../images/header-contact.jpg) no-repeat; }
body#sitemap #header-graphic { background:url(../images/header-index.jpg) no-repeat; }

body#faqs #header-graphic { background:url(../images/header-faqs.jpg) no-repeat; }
body#finance #header-graphic { background:url(../images/header-finance.jpg) no-repeat; }
body#bifocal #header-graphic { background:url(../images/header-bifocal.jpg) no-repeat; }
body#lasik #header-graphic { background:url(../images/header-lasik.jpg) no-repeat; }
body#lasik-exp #header-graphic { background:url(../images/header-lasik-exp.jpg) no-repeat; }
body#other #header-graphic { background:url(../images/header-other.jpg) no-repeat; }

body#tech #header-graphic { background:url(../images/header-tech.jpg) no-repeat; }
body#thankyou #header-graphic { background:url(../images/header-contact.jpg) no-repeat; }

/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead { height:70px; } /* sets height for all subheads */

	body#index #subhead {background: url(../images/subhead-index-02.jpg);width: 475px;height: 50px;}
	body#about #subhead { background:url(../images/subhead-about.jpg); }
	body#bifocal #subhead { background:url(../images/subhead-implants.jpg); }
	body#cataract #subhead { background:url(../images/subhead-cataracts.jpg); }
	body#contact #subhead { background:url(../images/subhead-contact.jpg); }
	body#faqs #subhead { background:url(../images/subhead-faqs.jpg); }
	body#finance #subhead { background:url(../images/subhead-financing.jpg); }
	body#experience #subhead { background:url(../images/subhead-experience.jpg); }
	body#lasik #subhead { background:url(../images/subhead-lasik.jpg); }
	body#lasik-exp #subhead { background:url(../images/subhead-experience.jpg); }
	body#other #subhead { background:url(../images/subhead-other.jpg); }
	body#sitemap #subhead { background:url(../images/subhead-sitemap.jpg); }
	body#tech #subhead { background:url(../images/subhead-tech.jpg); }
	body#thankyou #subhead { background:url(../images/subhead-thankyou.jpg); }


/* footer
 * ------------------------------------------------------------------------- */
 
#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:#000; }

#footer ul {margin-top: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 #FFF;
	}

	#footer li.first { border: none; }
	
	
	
/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url(../images/nav.jpg) no-repeat; 
	width:734px; 
	height:39px; 
	margin:0 0 0 13px;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:39px; display:block; }

#nav li { float:left; list-style:none; _display:inline; }

#nav-01 { width: 68px;}
#nav-02 { width: 110px;}
#nav-03 { width: 123px;}
#nav-04 { width: 143px;}
#nav-05 { width: 186px;}
#nav-06 { width: 104px;}

#nav-01 a:hover { background:url(../images/nav.jpg)  -0px -39px no-repeat; }
#nav-02 a:hover { background:url(../images/nav.jpg) -68px -39px no-repeat; }
#nav-03 a:hover { background:url(../images/nav.jpg) -178px -39px no-repeat; }
#nav-04 a:hover { background:url(../images/nav.jpg) -301px -39px no-repeat; }
#nav-05 a:hover { background:url(../images/nav.jpg) -444px -39px no-repeat; }
#nav-06 a:hover { background:url(../images/nav.jpg) -630px -39px no-repeat; }


/* Vertical Sprite Nav
 * ------------------------------------------------------------------------- */

#nav-special {
	background:url(../images/nav-special.jpg) top left no-repeat;
	width:175px;
	height:497px;
	margin:0 0 0 30px;
	padding:0 0 0 23px;
	display: block;
	float: left;
	}

#nav-special li span { display: none; }

#nav-special li {
	float:left;
	list-style:none;
	}

#nav-special li, #nav-special a {
	height:44px;
	width:151px;
	display:block;
	}


#nav-special-01 {width:151px; margin:68px 0 0 0; }

#nav-special-02, #nav-special-03, #nav-special-04, #nav-special-05, #nav-special-06, #nav-special-07, #nav-special-08 {width:151px;margin:11px 0 0 0;}

#nav-special-01 a:hover { background:url(../images/nav-special.jpg) -221px  -68px no-repeat; }
#nav-special-02 a:hover { background:url(../images/nav-special.jpg) -221px  -123px no-repeat; }
#nav-special-03 a:hover { background:url(../images/nav-special.jpg) -221px  -178px no-repeat; }
#nav-special-04 a:hover { background:url(../images/nav-special.jpg) -221px  -233px no-repeat; }
#nav-special-05 a:hover { background:url(../images/nav-special.jpg) -221px -288px no-repeat; }
#nav-special-06 a:hover { background:url(../images/nav-special.jpg) -221px -343px no-repeat; }
#nav-special-07 a:hover { background:url(../images/nav-special.jpg) -221px -398px no-repeat; }
#nav-special-08 a:hover { background:url(../images/nav-special.jpg) -221px -453px no-repeat; }


/* Vertical Sprite Nav
 * ------------------------------------------------------------------------- */

#nav-special-sub {
	background:url(../images/nav-special-sub.jpg) top left no-repeat;
	width:175px;
	height:497px;
	margin:0 0 0 32px;
	padding:0 0 0 23px;
	display: block;
	}

#nav-special-sub li span { display: none; }

#nav-special-sub li {
	float:left;
	list-style:none;
	position:relative;
	}

#nav-special-sub li, #nav-special-sub a {
	height:44px;
	width:151px;
	display:block;
	}


#nav-special-sub-01 {width:151px; margin:68px 0 0 0; }

#nav-special-sub-02, #nav-special-sub-03, #nav-special-sub-04, #nav-special-sub-05, #nav-special-sub-06, #nav-special-sub-07, #nav-special-sub-08 {width:151px;margin:11px 0 0 0;}

#nav-special-sub-01 a:hover { background:url(../images/nav-special-sub.jpg) -221px  -68px no-repeat; }
#nav-special-sub-02 a:hover { background:url(../images/nav-special-sub.jpg) -221px  -123px no-repeat; }
#nav-special-sub-03 a:hover { background:url(../images/nav-special-sub.jpg) -221px  -178px no-repeat; }
#nav-special-sub-04 a:hover { background:url(../images/nav-special-sub.jpg) -221px  -233px no-repeat; }
#nav-special-sub-05 a:hover { background:url(../images/nav-special-sub.jpg) -221px -288px no-repeat; }
#nav-special-sub-06 a:hover { background:url(../images/nav-special-sub.jpg) -221px -343px no-repeat; }
#nav-special-sub-07 a:hover { background:url(../images/nav-special-sub.jpg) -221px -398px no-repeat; }
#nav-special-sub-08 a:hover { background:url(../images/nav-special-sub.jpg) -221px -453px no-repeat; }

#vms-lightwindow-link span {display:none;}

