/*--------------------- 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:#000033 url("") top repeat-x;
	text-align:center; 
	font:12px/16px Arial, Helvetica, sans-serif; 
	color:#000;
	line-height:19px;
	}

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:#000; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#0066CC; text-decoration:underline; outline:none; }

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

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	font-weight:bold;
	background:url("") right no-repeat;
	}
	p.back-to-top a:link, p.back-to-top a:visited { color:#000; text-decoration:none; outline:none; }
	p.back-to-top a:hover, p.back-to-top a:active	{ color:#0066CC; text-decoration:none; outline:none; }

img.img-left { 
	float:left; 
	margin:5px 10px 10px 0px;
	 
	}
img.img-right {
	float:right;
	margin:5px 0 10px 10px;
	}
	
/* ----- global form elements ----- */ 

form {
	width:150px;
	margin:10px 0 15px 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 #364BA8;
	color:#000;
	width:145px; /* 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:1.0em;
	}
	
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:49px;
	height:17px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 243px; }

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


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

#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	width:760px;
	margin:0 auto;
	text-align:left;
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	width:760px;
	height:105px;
	
	}
#masthead a {
	position:absolute;
	left:0px;
	width:760px;
	top:7px;
	height:98px;
		} 
	#masthead span {
		display:none;
		}

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

#column-left {
	background:url("../images/bg-column-left.jpg") no-repeat;
	width:526px;
	float:left;
	}
body#thankyou #column-left { height: 300px;}

	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul {
		margin:18px 18px 10px 57px;
		}
	
	#column-left form { margin-left:50px; }
	
	#column-left ul.treat li { background:url("../images/bullet2.gif") 0px 6px no-repeat; margin-left:30px; padding-left:10px; }

	#column-left ul.multi li { 
		background:transparent url("");
		line-height:18px; 
		width:135px;
		float: left;
		margin-left: 12px;
		}
	#column-left ul.multi {
		margin-left:60px;
		font-weight:bold;
		}
		
		#column-left ul.multi a:link, #column-left ul.multi a:visited	{ color:#000; text-decoration:underline; text-decoration:none; }
		#column-left ul.multi a:hover, #column-left ul.multi a:active	{ color:#06C; text-decoration:underline; text-decoration:none; }
			
			#bg-flowers { background:url("../images/bg-flowers.jpg") bottom no-repeat; width:486px; margin-left:33px; padding-bottom:135px;}
			#hd-experience { background:url("../images/hd-experience.jpg") no-repeat; height:32px;}
			.banner { padding-left:21px;}
			
/* ----- column-right ----- */

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

body#sitemap #column-right {
padding-bottom:200px;	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin:5px 20px 5px 20px;
		}
		
	#column-right form { margin-left:20px; }
	 
	/* single column list */
	#column-right ul { padding-left:0px;}
		#column-right ul li { 
			background:transparent url("../images/bullet.jpg") 2px 0px no-repeat;
			width:140px;
			margin-bottom:5px;
			line-height:20px;
			font-weight:bold;
			padding-left:35px;  /* pushes text to the right to display bg img */
			}
			
			#column-right ul.list { margin-top:95px;} 
			#column-right ul.list a:link, #column-right ul.list a:visited	{ color:#000; text-decoration:none; }
			#column-right ul.list a:hover, #column-right ul.list a:active	{ color:#0066CC; text-decoration:none; }
			
			.ptt { margin-left:20px;}
			.acrobat { margin:10px 0 20px 20px;}
			
			#hd-email { background:url("../images/hd-email.jpg") no-repeat; height:45px;}
			#hd-email span {display: none;}
	
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../images/bottom-wrap.jpg") bottom no-repeat;
	width:100%; /* fix for Safar */
	}

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


#header-flash { background:url("../images/bg-flash.jpg") repeat-y; height:196px; text-align:center;  } /* sets height for the flash header - REMOVE IF NOT USED */
#active-x {height:300px;}

#header-graphic { height:220px;} /* sets height for all non-flash headers */

	body#index #header-graphic { background:url(""); }
	body#how #header-graphic { background:url("../images/header-how.jpg") no-repeat; }
	body#treatment #header-graphic, body#deluxe-iols #header-graphic { background:url("../images/header-treatment.jpg"); }
	body#lasik #header-graphic { background:url("../images/header-lasik.jpg"); }
	body#optometry #header-graphic { background:url("../images/header-optical.jpg"); }
	body#meet #header-graphic { background:url("../images/header-meet.jpg"); }
	body#consultation #header-graphic, body#thankyou #header-graphic { background:url("../images/header-consultation.jpg"); }
	body#sitemap #header-graphic { background:url("../images/header-sitemap.jpg"); }
	body#testimonial #header-graphic { background:url("../images/header-testimonial.jpg"); }
	



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

#subhead { height:64px; margin-top:25px; } /* sets height for all subheads */

	body#index #subhead { background:url("../images/subhead-index.jpg"); }
	body#how #subhead { background:url("../images/subhead-how.jpg"); }
	body#treatment #subhead { background:url("../images/subhead-treatment.jpg"); }
	body#deluxe-iols #subhead { background:url("../images/subhead-iols.jpg"); }
	body#lasik #subhead { background:url("../images/subhead-lasik.jpg"); }
	body#optometry #subhead { background:url("../images/subhead-optometry.jpg"); }
	body#meet #subhead { background:url("../images/subhead-meet.jpg"); }
	body#consultation #subhead { background:url("../images/subhead-consultation.jpg"); }
	body#sitemap #subhead { background:url("../images/subhead-sitemap.jpg"); }
	body#testimonial #subhead { background:url("../images/subhead-testimonial.jpg"); }
	body#thankyou #subhead { background:url("../images/subhead-thankyou.jpg"); }
	
	


/* ----- subhead framework with varying heights ----- */

#subhead-meet-doc {
	height:55px;
	background:url("") ;
	}


/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:760px;
	margin:0 auto;
	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-top:10px; margin-bottom:5px;color:#FFF;}

#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; }
	
	div.bottom-text { font-weight:bold; color:#FFF; padding:150px 0 20px 121px; clear:both; }
	div.bottom-text a:link, div.bottom-text a:visited { color:#FFF; text-decoration:none; }
	div.bottom-text a:hover, div.bottom-text a:active { color:#FFF; text-decoration:underline; }


/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

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

#nav span { display: none; }

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

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

#nav-01 { width: 88px; margin-left: 10px;}
#nav-02 { width: 125px;}
#nav-03 { width: 116px;}
#nav-04 { width: 94px;}
#nav-05 { width: 106px;}
#nav-06 { width: 103px;}
#nav-07 { width: 106px;}

/*-------------- (-79px) X position of button / (-34px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav_new2.jpg")  -10px -34px no-repeat; }
#nav-02 a:hover { background:url("../images/nav_new2.jpg") -98px -34px no-repeat; }
#nav-03 a:hover { background:url("../images/nav_new2.jpg") -223px -34px no-repeat; }
#nav-04 a:hover { background:url("../images/nav_new2.jpg") -339px -34px no-repeat; }
#nav-05 a:hover { background:url("../images/nav_new2.jpg") -433px -34px no-repeat; }
#nav-06 a:hover { background:url("../images/nav_new2.jpg") -539px -34px no-repeat; }
#nav-07 a:hover { background:url("../images/nav_new2.jpg") -642px -34px no-repeat; }


.breakerIEfix{ width:738px; height:1em; overflow:hidden; margin:0 0 0 10px; background:#fff;}

/* 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:#000033;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	z-index:99;
	}

#nav li ul li { 
	height:25px; 				/* Height of each drop down nav item */
	/*border:1px solid #B7B7B7;*/
	border-top:none;
	}	

#nav li ul li a {
	width:100%;
	height:25px;				/* Height of each drop down nav item, should match above */
	line-height:25px;			/* Height of each drop down nav item again, should match above */
	}

#nav li ul li a span {
	display:block;
	padding-left:10px;
	}

/* 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 { 
	background-image:none;
	background-color:#6d59a1;
	color:#ffffff;
	text-decoration:none;
	}


.sf-menu ul {

	width:			11em; /* left offset of submenus need to match (see below) */

}

.sf-menu ul li {

	width:			100%;
}




#nav-03 li a:hover {	z-index:9999;}

