/*--------------------- 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:#2e2e2e url("http://eiiwebassets.s3.amazonaws.com/n/nseye.com/sub-bg.jpg") top repeat-x;
	text-align:center;
	font:13px/21px Verdana, Arial, Helvetica, sans-serif;
	color:white;
	}
body#home { 
	background:#2e2e2e url("http://eiiwebassets.s3.amazonaws.com/n/nseye.com/body-bg.jpg") top repeat-x;
	}
blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:24px; color:#7fbeea; }
h2	{ font-size:1.4em; color:#7fbeea; }
h3	{ font-size:1.2em; color:#7fbeea; }


h1 span,h2 span,h3 span	{ display:none; }

a	{ color:#7fbeea; text-decoration:underline;}
a:hover,a:active	{ color:#7fbeea; text-decoration:none;}


/* ------------------------ classes ------------------------ */


/* default classes
 * ------------------------------------------------------------------------- */
.clearafter:after {
    clear: both;
    content: "";
    display: block;
    height: 0;
    visibility: hidden;
}
.clearafter {display:inline-block;}
/* Hides from IE-mac \*/
* html .clearafter {
    height: 1%
}
/* End hide from IE-mac */
* html .clearfix             { zoom: 1; } /* IE6 */
*:first-child+html .clearfix { zoom: 1; } /* IE7 */


.clear	{ 
	clear:both;
	}

div.clear	{ 
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:15px;
	}

img.img-left { 
	float:left; 
	margin:2px 10px 10px 0px;
	}

img.img-right { 
	float:right; 
	margin:5px 0px 10px 10px; 
	}

/* ------------------------ form elements ------------------------ */
form {
	width:150px;
	}

form label	{ font-size:12px; } 

form br { line-height:0; height:0; } /* defaults vertical spacing between fields */

input, textarea, select { 
	background-color:#d1d1bb !important; /* to prevent highlighting by Google Toolbar */
	border:1px solid #bcbca8;
	color:#2e2e2e;
	width:250px; /* 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:'Lucida Sans',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 10px 150px; width:240px; }

#column-left #contact-main p {margin-bottom:10px;}

#contact-main label { 
	width:240px; 
	position:relative; 
	display:block; 
	margin-bottom:5px;
	font-size:1.0em;
	}

#contact-main input, #contact-main textarea, #contact-main select { 
	width:210px;
	margin-bottom:10px;
	}

#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.button, input.submit-contact-main { 
	width:60px;
	height:30px;
	cursor:pointer; 
	padding:0; 
	}

#contact-main input.main-contact-submit { 
	margin:0;  /* defines placement of contact-main submit button */
	width:75px;
	}

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

/* ------------------------ main framework ------------------------ */
#wrap {
	width:1060px;
	margin:0 auto;
	text-align:left;
	}

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	height:60px;
	}
	#masthead ul {
		position:absolute;
		right:60px;
		top:33px;
		}
		#masthead ul li {
			float:left;
			display:block;
			}
			#masthead ul li a {
				padding:5px 10px;
				font-size:12px;
				color:white;
				text-decoration:none;
				}
		
/* ------------------------ header framework ------------------------ */
#header-graphic { height:280px; background:url("http://eiiwebassets.s3.amazonaws.com/n/nseye.com/header.jpg");} /* sets height for all non-flash headers */

/* ------------------------ Pods framework ------------------------ */
#pods { 
	background:url("http://eiiwebassets.s3.amazonaws.com/n/nseye.com/pods.jpg");
	height:165px; 
	padding-left:61px;
	} 
	#pods a {
		width:127px ;
		height:118px ;
		margin-top:11px ;
		margin-right:8px ;
		display:block;
		float:left;
		}
		#pods a span {display:none;}
/* ------------------------ inside wrap ------------------------ */
#inside-wrap {
	background:url("http://eiiwebassets.s3.amazonaws.com/n/nseye.com/content-bg.jpg") ;
	margin-top:36px;
	}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:680px;
	float:left;
	}
#column-left .content-wrap {
	margin-left:60px;
	}

#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left ul, #column-left ol, #column-left dl {
	margin-bottom:30px;
	}
#meet-the-doctors-box {
	background: url(http://eiiwebassets.s3.amazonaws.com/n/nseye.com/meet-the-doctors.jpg); 
	height:235px;
	margin-bottom:40px;
	}

	#meet-the-doctors-box h1 {
		padding-top:33px;
		margin-bottom:23px;
		}
	#meet-the-doctors-box h2 {
		margin-bottom:55px;
		}
	#meet-the-doctors-box a {
		display:block;
		width:375px ;
		height:32px ;
		margin:0 0 3px 5px  ;
		}
		#meet-the-doctors-box a span {
			display:none;
			}
#eye-seminars {
	background:url("http://eiiwebassets.s3.amazonaws.com/n/nseye.com/3deye.jpg") no-repeat top;
	width:598px;
	height:107px;
	position:relative;
	margin-bottom:30px;
	}	
	#eye-seminars a {
		display:block;
		position:absolute;
		height:107px;
		top:0;
		text-decoration:none;
		}		
	a#eye-button {
		width:274px;
		left:0;
		}
		a#eye-button span {
			display:none;
			}
	a#free-seminars-button {
		width:267px;
		left:330px;
		}
		a#free-seminars-button span {
			font-size:16px;
			color:#7fbeea;
			text-align:right;
			position:absolute;
			top:44px;
			right:7px;
			font-weight:bold;
			}
			

/*   new css   */	


#home-promos {
	width:598px;
	position:relative;
	margin-bottom:30px;
	}
#home-promos h3 {
	font-size:15px;
	margin-bottom:.5em;
	color:#F06804
	}
#home-promos span {
	display:inline;
	}
#home-promos .gray {
	color:#d4d4d4;
	font-size:16px;
	}
#home-promos ul {
	list-style-type:disc;
	margin-bottom:1em;
	margin-left:17px;
	line-height:16px;
	}
#home-promos li {
	margin-bottom:4px;
	}
#home-promos p {
	margin-bottom:1em;
	}

#free-cataract-seminar {
	background:url("http://eiiwebassets.s3.amazonaws.com/n/nseye.com/calendar.jpg") no-repeat;
	display:block;
	float:left;
	padding: 10px 0px 0px 80px;
	width: 250px;
	}
#btn-free-cataract-seminar {
	margin-left:78px;
	}
	
#free-lasik-seminar {
	background:url("http://eiiwebassets.s3.amazonaws.com/n/nseye.com/calendar.jpg") no-repeat;
	display:block;
	float:left;
	padding: 10px 0px 0px 85px;
	width:183px;
	}
#free-lasik-seminar a:link, #free-lasik-seminar a:visited {
	text-decoration:none;
	}
#btn-free-seminar {
	margin-left:73px;
	}

#fineprint { padding-top:20px; }
/*  end new css   */	
	
	
#eye-imaginations {
	background: url(http://eiiwebassets.s3.amazonaws.com/n/nseye.com/eye-imaginations.jpg); 
	height:134px;
	}			
#eye-imaginations a {
	display:block;
	width:620px ;
	height:134px ;
	}
#eye-imaginations a span {
	display:none;
	}				
/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:320px;
	float:right;
	}

#column-right p, #column-right ul, #column-right ol, #column-right h1, #column-right h2, #column-right h3 {
	margin-bottom:15px;
	}

#column-right .content-wrap {margin-right:60px;}		


#title-phone { 
	background: url(http://eiiwebassets.s3.amazonaws.com/n/nseye.com/title-phone.jpg); 
	height:92px; 
	margin-top:-31px;
	margin-bottom:25px;
	border-bottom:1px dotted #585858;
	}
body#home #title-phone {	
	margin-top:-36px;
	}

#title-our-office { 
	background: url(http://eiiwebassets.s3.amazonaws.com/n/nseye.com/title-our-office.jpg); 
	height:88px;
	margin-top:25px;
	}
#title-contact-us {
	background:transparent url(http://eiiwebassets.s3.amazonaws.com/n/nseye.com/title-contact-us.jpg) no-repeat scroll 0 25px;
	border-top:1px dotted #585858;
	height:81px;
	margin-top:25px;
	padding-top:15px;
	}
#title-follow-us {
	background: url(http://eiiwebassets.s3.amazonaws.com/n/nseye.com/title-follow-us.jpg);
	height:75px;
	}
	#social-media-icons {
		background: url(http://eiiwebassets.s3.amazonaws.com/n/nseye.com/social-media-icons.jpg);
		height:85px;
		padding-top:3px;
		padding-left:1px;
		}
	#social-media-icons a {
		height:45px ;
		width:45px ;
		display:inline-block;
		margin-right:8px;
		float:left;
		}	
	#social-media-icons a.last {
		margin-right:0;
		}
	#social-media-icons a span {
		display:none;
		}
#button-video {
	background: url(http://eiiwebassets.s3.amazonaws.com/n/nseye.com/button-video.jpg) no-repeat;
	width:260px;
	height:208px;
	border-bottom:1px dotted #585858;
	padding-bottom:25px;
	margin-bottom:25px;
	}
	#button-video a {
		display:block;
		height:208px;
		}
#button-financing {
	background: url(http://d2agh9ata29wb8.cloudfront.net/n/nseye.com/button-financing-2.jpg) no-repeat;
	width:260px;
	height:81px;
	border-bottom:1px dotted #585858;
	padding-bottom:25px;
	margin-bottom:25px;
	}
	#button-financing a {
		display:block;
		height:81px;
		}
#nGageLH {
	border-bottom:1px dotted #585858;
	padding-bottom:25px;
	margin-bottom:25px;	
}		
#ilasik {
	margin:0 0 0 16px;
	}
	
#button-video a span, #button-financing a span {display:none;}

/* ------------------------ bottom-wrap framework ------------------------ */
/* ------------ must have below column-left and column-right to clear the float ------------ */
#bottom-wrap {
	width:100%; /* fix for Safar */
	clear:both; /* important - do not remove */
	height:1px;
	}

/* ------------------------footer framework ------------------------ */
#footer-wrap {
	background:#8cbcdb url("http://eiiwebassets.s3.amazonaws.com/n/nseye.com/footer-bg.jpg") repeat-x ;
	}
#footer {
	width:960px;
	margin:0 auto;
	text-align:center;
	padding:40px;
	color:#2e2e2e;
	}

#logos {
	background:url(" http://eiiwebassets.s3.amazonaws.com/n/nseye.com/logos.jpg") ;
	height:92px;
	margin:0px 0 30px 0;
	text-align:left;
	
	}
	#logos a {
		height:92px ;
		display:inline-block;
		float:left;
		}
	#logos a span {display:none;}
	
	#logo-crystalens { width:185px ;}
	#logo-top-doctors { width:198px;}
	#logo-customvue {width:209px;}
	#logo-intralase {width:197px;}
	#logo-ilasik {width:171px ;}
	


#footer a:link, #footer a:visited { color:#2e2e2e; text-decoration:underline; }
#footer a:hover, #footer a:active { color:#2e2e2e; text-decoration:none; }

#footer ul, #footer p { margin-bottom:20px; line-height:20px;}
	#footer li { 
		display: inline;
		border-left:1px solid #2e2e2e ;
		}
		#footer li a {padding:0 10px;}
		#footer li.first { border-left:none;}
		#footer ul li ul {display:inline;}
	#footer li.first { border: none; }

/* ------------------------ MAIN NAVIGATION FRAMEWORK ------------------------ */
#vert-menu {
	
	font-size:16px;
	position:relative;
	border-bottom:1px dotted #585858;
	padding-bottom:15px;
	margin-bottom:25px;
	}
	
	#vert-menu li {
		background:url(" http://eiiwebassets.s3.amazonaws.com/n/nseye.com/nav-buton.jpg") top left no-repeat;
		width:260px;
		line-height:31px;
		margin-bottom:2px;
		display:block;
		}
			#vert-menu li.active { 
			display:block;
			}
		#vert-menu li a {
			padding:0 14px;
			color:white;
			text-decoration:none;
			display:block;
			font-family:Arial, Helvetica, sans-serif;
			}
		#vert-menu li ul li {
			background:none;
			line-height:22px;
			font-size:14px;
			}
	
#vert-menu li a:hover { 
		position:static;
		height:auto; /* fix ie7 sticky */
		}
				#vert-menu li ul {
						display:none;	
						margin-top:10px;			
						}


/* ------------------------ subpages NAVIGATION FRAMEWORK (child items)------------------------ */

ul.subpage-nav {
	display:block;
	}

ul.subpage-nav li {
	float:left;
	width:302px;
	height:29px;
	text-align:center;
	line-height:27px;
	}

ul.subpage-nav li a {
	background:url("http://eiiwebassets.s3.amazonaws.com/n/nseye.com/subnav-child-button.jpg") no-repeat;
	text-decoration:none;
	color:black;
	font-size:12px;
	padding:0 10px;
	width:280px;
	height:27px;
	display:block;
	}




#address {
	margin-bottom:30px;
	}
div.iframe { margin: 0 auto; display:block; width:350px; }
