/*------------------------------------------------------------------------------------
  Copyright Einstein Industries 2006. Used with Permission.                             
  May not be duplicated or reproduced.
/*------------------------------------------------------------------------------------*/

body,div,dl,dt,dd,ul,ol,li,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:'';}

/* ------------------------ type selectors ------------------------ */
body { 
	background:#475053 url("../images/bg-body.jpg") top repeat-x;
	text-align:center; 
	font:14px/18px Arial, Helvetica, sans-serif; 
	color:#000;
	}

blockquote { margin-left:10px; margin-right:10px; }

h1	{ font-size:1.0em; color:#000; margin: 0 0 12px 21px;}
h2	{ font-size:1.0em; color:#000; margin: 0 0 12px 21px;}
h3	{ font-size:1.0em; color:#000; }

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

p.h1	{ font-size:1.2em; color:#000; font-weight:bold;}
p.h2	{ font-size:1.1em; color:#000; font-weight:bold; }
p.h3	{ font-size:1.0em; color:#000; font-weight:bold; }

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

a:link,a:visited	{ color:#04164a; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#2f86af; text-decoration:underline; 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("../images/bullet-back-to-top.jpg") right no-repeat;
	}

img.img-left { 
	float:left; 
	margin:4px 8px 1px 0px;
	}
	
img.tech {
	margin:2px 4px 10px;
	}

img.img-right {
	float:right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 10px;
	}
	
img.img-right-optics { 
	float:right; 
	margin:5px 85px 10px 10px; 
	}
	
a.read-more {
	display:block;
	margin:0 0 15px 23px;
	}
	
.img3 {margin-left:14px;}

img.center {margin:5px 0 20px 150px;}

img.distort {margin-left:6px;}
	
/* ------------------------ form elements ------------------------ */

input, textarea, select { 
	background-color:#0c101b !important;
	border:0;
	color:#e8eff6;
	width:240px;
	height:18px;
	line-height:18px;
	vertical-align: middle;
	margin-bottom:4px;
	padding:1px 0 0 4px;
	font-family: Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}

select { width:150px; padding:0; }

textarea { height:66px; overflow:auto; }

.contact_business { display: none; }

/* ------------------------ 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:175px; }

#contact-main label textarea { height:100px; overflow:auto; }

#contact_how_did_you_hear_about_our_practice {height:20px;}

#contact_how_did_you_find_our_website {height:20px;}

/* ------------------------ 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 243px; } /* defines placement of contact-main submit button */

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

/* ------------------------------- CONTENT FRAMEWORK ------------------------------- */

#wrap {
	background:url("../images/bg-wrap.jpg") repeat-y;
	margin:0 auto;
	width:973px;
	}
	
	#inner-wrap {
	background:url("../images/bottom-wrap.jpg") 0 bottom no-repeat;
	width:973px;
	text-align:left;
	padding-bottom:198px;
	}

	

/* ------------------------ masthead framework ------------------------ */
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:110px;
	}
	#masthead a {	
		display:block;
		height:110px;
		}
	#masthead a span {
		display:none;
		}

/* ------------------------ column-left framework ------------------------ */
#column-left {
	width:301px;
	float:left;
	background:url("../images/bg-left-col.jpg") 0 467px no-repeat;
	color:#b0c8e5;
	}

	#column-left #title-procedures a:link, #column-left #title-procedures a:visited	{ color:#e8eff6; text-decoration:none; outline:none; font-weight: normal;}
	#column-left #title-procedures a:hover, #column-left #title-procedures a:active	{ color:#2f86af; text-decoration:underline; outline:none; font-weight: normal;}


	#column-left p, #column-left p.h1, #column-left p.h2, #column-left p.h3, #column-left ul, #column-left dl {
		margin:0px 0px 10px 0px;
		}
		
	ul#nav {
	width:301px;
	height:376px;
	background:url("../images/navnew.jpg") no-repeat;
	margin:0;
	}
	
	#nav li span { display: none; }

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

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

	/* margin-top to set where the nav should begin */
	li#nav-01 { margin-top:35px; width:301px; height:60px; }
	li#nav-01 a { height:60px; }
	li#nav-08, li#nav-08 a, li#nav-09, li#nav-09 a { height:29px; }
	li#nav-10, li#nav-10 a { height:32px; }
	li#nav-05 a, li#nav-06 a, li#nav-07 a, li#nav-08 a, li#nav-09 a, li#nav-10 a {margin-top:-1px;}
	
	/* margin-top if there is a spacing between each nav button */
	#nav-02, #nav-03, #nav-04, #nav-05, #nav-06, #nav-07, #nav-08, #nav-09, #nav-10 { margin-top:1px; width:301px; }
	
	#nav-01 a:hover { background:url("../images/navnew.jpg") -301px -35px no-repeat; }
	#nav-02 a:hover { background:url("../images/navnew.jpg") -301px -96px no-repeat; }
	#nav-03 a:hover { background:url("../images/navnew.jpg") -301px -127px no-repeat; }
	#nav-04 a:hover { background:url("../images/navnew.jpg") -301px -158px no-repeat; }
	#nav-05 a:hover { background:url("../images/navnew.jpg") -301px -188px no-repeat; }
	#nav-06 a:hover { background:url("../images/navnew.jpg") -301px -219px no-repeat; }
	#nav-07 a:hover { background:url("../images/navnew.jpg") -301px -250px no-repeat; }
	#nav-08 a:hover { background:url("../images/navnew.jpg") -301px -281px no-repeat; }
	#nav-09 a:hover { background:url("../images/navnew.jpg") -301px -311px no-repeat; }
	#nav-10 a:hover { background:url("../images/navnew.jpg") -301px -341px no-repeat; }
	
	#nav li ul {
	position:absolute;
	left:-9999px;
	background-color:#305c7e;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	margin-left:296px; /* Set to same width as in #nav */
	margin-top:-31px; /* Set to each button height, same as used above */
	z-index: 2;
	}
	
	#nav li ul li {
	height:30px; /* Height of each drop down nav item */
	z-index: 2;
	border-left:5px solid #c4713b;
	padding:0 0 0 1px;
	}

	#nav li ul li a {
	height:30px; /* Height of each drop down nav item, should match above */
	line-height:25px;	 /* Height of each drop down nav item again, should match above */
	width:254px;
	margin:0;
	padding-left:5px;
	z-index: 2;
	}

	#nav li ul li a span {
	height:30px; /* Height of each drop down nav item, should match above */
	line-height:25px;	 /* Height of each drop down nav item again, should match above */
	width:254px;
	display:block;
	padding:3px 0 0 5px;
	font-weight:bold;
	}

	/* Drop down link styles */
	#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:12px;
	color:#FFF;
	text-decoration:none;
	}

	#nav li:hover ul, #nav li.sfHover ul	{ left: auto; }

	/* Hover styles for drop down items */

	#nav ul a:hover { 
	background-image:none;
	background-color:#0e1b25;
	border-bottom: 1px dotted #6caee2;
	color:#FFF;
	text-decoration:none;
	}

	/* width of drop down nav - choose width that allows items to display on one line */

	#nav li ul { width:265px; }

	#quick-contact {
	height:431px;
	background: #001 url("../images/quick-contact.jpg") no-repeat;
	margin-left:18px;
	padding:72px 0 45px 0;
	}
	
	body#contact #quick-contact {
	height:200px;
	}
	
	body#thankyou #quick-contact {
	height:200px;
	}
	
	#quick-contact p, #quick-contact ul, #quick-contact dl, #quick-contact img {
	margin: 0 18px 10px 21px;
	}
	
	#column-left p.phone-contact {margin: 0 18px 10px 39px;}
	
	#quick-contact dd { margin-bottom:0px; }

	#video {
		background:url("../images/btn-media-launcher.jpg") no-repeat;
		width:283px;
		height:266px;
		position:relative;
		margin-left:18px;
		}
		
		#video a {
	position:absolute;
	top:212px;
	left:58px;
	width:167px;
	height:32px;
			}
	
	
/* ------------------------ column-right framework ------------------------ */
#column-right {
	width:672px;
	float:left;
	background:url("../images/bg-right-col.jpg") 0 510px no-repeat;
	}

	#column-right a:link,a:visited	{ color:#d16904; text-decoration:none; outline:none; font-weight: bold;} 
	#column-right a:hover,a:active	{ color:#FF9900; text-decoration:underline; outline:none; font-weight:bold; }

	#column-right p, #column-right p.h2, #column-right p.h3, #column-right ul, #column-right dl {
		margin:0px 27px 10px 22px;
		}
		
	#quote {
	width:672px;
	background:url("../images/index-quote.jpg") no-repeat;
	height:74px;
	}
	
	#quote p {
	margin:0px 27px 0px 28px;
	padding-top:12px;
	color:#FFFFFF;
	}

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

#column-right p.h1 { height:425px; width:672px; margin:0; } /* sets height for all non-flash headers */

	body#index p.h1 { background:url("../images/index-h1.jpg") left no-repeat; }
	body#doctors p.h1 { background:url("../images/h1-doctors.jpg") left no-repeat; }
	body#contact p.h1 { background:url("../images/h1-contact.jpg") left no-repeat; }
	body#thankyou p.h1 { background:url("../images/h1-thankyou.jpg") left no-repeat; }
	body#practice p.h1 { background:url("../images/h1-practice.jpg") left no-repeat; }
	body#eye p.h1 { background:url("../images/h1-eye.jpg") left no-repeat; }
	body#refractive p.h1 { background:url("../images/h1-refractive.jpg") left no-repeat; }
	body#surgical p.h1 { background:url("../images/h1-surgical.jpg") left no-repeat; }
	body#cosmetics p.h1 { background:url("../images/h1-cosmetics.jpg") left no-repeat; }
	body#optical p.h1 { background:url("../images/h1-optical.jpg") left no-repeat; }
	body#testimonials p.h1 { background:url("../images/h1-testimonials.jpg") left no-repeat; }
	body#faqs p.h1 { background:url("../images/h1-faqs.jpg") left no-repeat; }
	body#forms p.h1 { background:url("../images/h1-patient.jpg") left no-repeat; }
	body#technology p.h1 { background:url("../images/h1-technology.jpg") left no-repeat; }
	body#marketing p.h1 { background:url("../images/h1-marketing.jpg") left no-repeat; }
	
#h1-flash { background:url("../images/index-h1.jpg") no-repeat; width:665px; height:425px; margin:0; }

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

/* ------------------------ title framework with varying heights ------------------------- */

#title-procedures {
	padding-top:76px;
	background:url("../images/title-procedures.jpg") no-repeat;
	margin-left:18px;
	
	}
	
	#title-procedures dl {
	padding-left:18px; 
	background:#101621;
	}
	#title-procedures dt { 
	background:url("../images/left-col-dt.jpg") 0 7px no-repeat; 
	padding-left:9px;
	margin-bottom:5px;
	}
	#title-procedures dt.first { 
	color:#FF9900; 
	background:#171f2f; 
	padding:0; 
	font-weight:bold; 
	margin-left:-18px;
	padding-left:18px;
	}
	
	#column-left #title-procedures dt.first a:link, #column-left #title-procedures dt.first a:visited	{ color:#FF9900; text-decoration:none; outline:none; }
	#column-left #title-procedures dt.first a:hover, #column-left #title-procedures dt.first a:active { color:#FF9900; text-decoration:underline; outline:none; }
	
	#title-procedures dd { 
	margin:0 0 5px 8px; 
	background:url("../images/left-col-dd.jpg") 0 5px no-repeat; 
	padding-left:8px; 
	}
	
#title-about {
background:#e4ebf0 url("../images/title-about.jpg") no-repeat;
padding:86px 0 10px 0;
width:665px;
}

#title-tech {
background:url("../images/title-tech.jpg") no-repeat;
height:99px;
width:665px;
}

/* ------------------------ bottom-wrap framework ------------------------ */

#bottom-wrap {
	width:100%;
	height:0px;
	clear:both;
	}

/* ------------------------footer framework ------------------------ */
#visionProcedures {
	width:973px;
	margin:0 auto;
	text-align:center;
	background:#14191b url("../images/footer.jpg") no-repeat;
	padding:21px 0 10px;
	}

#visionProcedures p {
	color:#fff;
	margin-bottom:10px;
	margin:10px 15px;
	}

#visionProcedures a:link, #visionProcedures a:visited { color:#fff; text-decoration: underline; font-weight: normal; }
#visionProcedures a:hover, #visionProcedures a:active { color:#fff; text-decoration:none; font-weight: normal;}

#visionProcedures ul {margin:0 10px 10px;}
	#visionProcedures li {
		padding:0 5px 0 7px;
		display: inline;
		border-left: 1px solid #fff;
		line-height:20px;
		}
	#visionProcedures li.first { border: none; }

/* -------------------- Sub Navigation ----------------------- */

ul#sub-nav { 
	background:url("../images/sub-nav.jpg") no-repeat; 
	width:672px; 
	height:85px; 
	margin:0;
	}

#sub-nav span { display: none; }

#sub-nav li, #sub-nav a { height:73px; display:block; }

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

#sub-nav-01 { width:87px; margin-left:329px; }
#sub-nav-02 { width:95px; margin-left:6px; }
#sub-nav-03 { width:116px; margin-left:5px; }

#sub-nav-01 a:hover { background:url("../images/sub-nav.jpg") -329px -85px no-repeat; }
#sub-nav-02 a:hover { background:url("../images/sub-nav.jpg") -422px -85px no-repeat; }
#sub-nav-03 a:hover { background:url("../images/sub-nav.jpg") -522px -85px no-repeat; }

/* ------------------------ son of suckerfish: horizontal sprite nav ------------------------ */
#sub-nav li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px; /* Fixes one px spacing for border-right in FF */
	background-color:#fff;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#sub-nav li ul li { 
	height:20px;
	}	

#sub-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 */
	}

#sub-nav li ul li a span {
	display:block;
	font-weight:bold;
	}

/* Drop down link styles */
#sub-nav a:link, #sub-nav a:visited, #sub-nav a:hover, #sub-nav a:active {
	font-size:1.0em;
	color:#000;
	text-decoration:none;
	}

#sub-nav li:hover ul, #sub-nav li.sfHover ul { left: auto; }

/* Hover styles for drop down items */
#sub-nav-02 ul a:hover {
	background-image:none;
	background-color:#fff;
	color:#ebc766;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#sub-nav-02 ul, #sub-nav-02 li { width:130px; margin-left:5px; }	

.iol-txt {
	font-size: 12px;
	padding-left: 450px;
	padding-top: 40px;
	font-weight: bold;
	color: #d16904;
}

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> global settings needed for thickbox <<<-----------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
/* *{padding: 0; margin: 0;} */
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox specific link and font settings <<<------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
  font: 12px Arial, Helvetica, sans-serif;
  color: #333333;
}
#TB_secondLine {
  font: 10px Arial, Helvetica, sans-serif;
  color:#666666;
}
#TB_window a:link {color: #666666;}
#TB_window a:visited {color: #666666;}
#TB_window a:hover {color: #000;}
#TB_window a:active {color: #666666;}
#TB_window a:focus{color: #666666;}
/* ----------------------------------------------------------------------------------------------------------------*/
/* ---------->>> thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/
#TB_overlay {
  position: fixed;
  z-index:100;
  top: 0px;
  left: 0px;
  height:100%;
  width:100%;
}
.TB_overlayMacFFBGHack {background: url(../images/macFFBgHack.png) repeat;}
.TB_overlayBG {
  background-color:#000;
  filter:alpha(opacity=75);
  -moz-opacity: 0.75;
  opacity: 0.75;
}
* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_window {
  position: fixed;
  background: #ffffff;
  z-index: 102;
  color:#000000;
  display:none;
  border: 4px solid #525252;
  text-align:left;
  top:50%;
  left:50%;
}
* html #TB_window { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_window img#TB_Image {
  display:block;
  margin: 15px 0 0 15px;
  border-right: 1px solid #ccc;
  border-bottom: 1px solid #ccc;
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}
#TB_caption{
  height:25px;
  padding:7px 30px 10px 25px;
  float:left;
}
#TB_closeWindow{
  height:25px;
  padding:11px 25px 10px 0;
  float:right;
}
#TB_closeAjaxWindow{
  padding:7px 10px 5px 0;
  margin-bottom:1px;
  text-align:right;
  float:right;
}
#TB_ajaxWindowTitle{
  float:left;
  padding:7px 0 5px 10px;
  margin-bottom:1px;
}
#TB_title{
  background-color:#e8e8e8;
  height:27px;
}
#TB_ajaxContent{
  clear:both;
  padding:2px 15px 15px 15px;
  overflow:auto;
  text-align:left;
  line-height:1.4em;
}
#TB_ajaxContent.TB_modal{
  padding:15px;
}
#TB_ajaxContent p{
  padding:5px 0px 5px 0px;
}
#TB_load{
  position: fixed;
  display:none;
  height:13px;
  width:208px;
  z-index:103;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}
* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}
#TB_HideSelect{
  z-index:99;
  position:fixed;
  top: 0;
  left: 0;
  background-color:#fff;
  border:none;
  filter:alpha(opacity=0);
  -moz-opacity: 0;
  opacity: 0;
  height:100%;
  width:100%;
}
* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}
#TB_iframeContent{
  clear:both;
  border:none;
  margin-bottom:-1px;
  margin-top:1px;
  _margin-bottom:1px;
}
.candidate-form {
  width:400px;
  margin:20px 0 20px 20px;
}
.candidate-form label.form-label {
  font-weight:bold;	
  display:block;
  margin:10px 0 0 0;
  padding:0;
}
.candidate-form label {
  width:auto!important;
  height:auto!important;
  padding:4px 0;
}
.candidate-form input[type="radio"] {
  height:auto!important;
  width:25px!important;
}
.candidate-form input[type="submit"] {
  height:25px;
  width:50px;
  margin:15px 0 0 0;
  padding:4px 6px 4px 4px;
  cursor:pointer;
}
#surveys {
  width:283px;
  height:185px;
  margin:0 0 0 18px;
  background:url('/images/surveys-block-bg.jpg') 0 0 no-repeat;
}
#laser-vision a {
  display:block;
  width:283px;
  height:93px;
  background:url('/images/button1.jpg') 0 0 no-repeat;
}
#laser-vision a:hover {
  background-position:0 -93px;	
}
#cataracts a {
  display:block;
  width:283px;
  height:102px;
  background:url('/images/button2.jpg') 0 0 no-repeat;
}
#cataracts a:hover {
  background-position:0 -102px;	
}
#office-email a {
  color:#B0C8E5;
}
.latisse-container {
  width:200px;
  float:right;
  margin: 0 30px 0 10px;
}
.border {
  border:1px solid #000;
  margin: 0 0 1px 0;
}


ul.multicol {
	 position: relative; 
	 left: 0; 
	 float: left; 
	 width: 100%; 
	 margin: 0 0 15px 0; 
}
 
ul.multicol li { 
	position: relative; 
	left: 20px; 
	float: left; 
	width: 42%; 
	padding: 0 10px 3px 10px; 
}