/* 
 ----------------------------------------------------------------------------
  Copyright Einstein Industries 2005. 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 ----- */ 

a.spanish:link, a.spanish:visited, a.spanish:active, a.spanish:hover {text-decoration:underline; color: #838ba0;}

body { 
	background: #FFFFFF url("../images/bg-body.jpg") top left repeat-x;
	text-align:center; 
	font:12px/18px "Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#3869CB; 
	}

p, ul, ol, dl, pre, blockquote	{ margin-bottom:10px; }

blockquote { 
	margin-left: 10px; 
	margin-right: 10px; 
	}

h1,h2,h3 { margin-bottom:8px; }

h1	{ font-size:1.2em; color:#3B6AC7; }
h2	{ font-size:1.1em; color:#3A8BDC; }
h3	{ font-size:1.0em; color:#8893A9; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#3366CC; text-decoration:underline; }
a:hover,a:active	{ color:#FFCC00; text-decoration:underline; }


/* ----- classes ----- */

div.clear	{ 
	clear:both; 
	height:.01em; 
	overflow:hidden; 
	}

p.top {
	text-align:right;
	display:block;
	background:url("../images/bg-top.jpg") right no-repeat;
	padding-right:13px;
	} 
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float: right; 
	margin: 5px 0 10px 10px; 
	}

.sitemap-sub-listing {
	margin:5px 15px 10px 15px;
	}

.ha { font-size:1.2em; font-weight: bold; color:#3B6AC7; }
.hb { font-size:1.1em; font-weight: bold; color:#3A8BDC; }
.hc	{ font-size:1.0em; font-weight: bold; color:#8893A9; }

/* ----- global form elements ----- */ 

form { 
	width:145px; 
	padding:10px 0 0px 0; 
	}

form label	{ font-size:.95em; }

form br { 
	line-height:0; /* defaults vertical spacing between fields */
	}  

input, textarea, select { 
	background-color:#FFEF31; 
	border:1px solid #918A72;
	color:#69707D;
	width:140px; /* 5 pixles smaller than form width !important */
	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:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
	
	
.content-right input, textarea, select { 
	background-color:#FEFFEF; 
	border:1px solid #918A72;
	color:#69707D;
	width:140px; /* 5 pixles smaller than form width !important */
	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:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	font-size:1.0em;
	}
	
.input
	{
	width:180px; 		
	}

select { 
	width:145px; /* same width as form !important */
	padding:0;
	}

textarea { 
	height:70px; 
	overflow:auto; 
	}
	
input.submit, input.submit-contact-main { 
	width:60px; 
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 15px 242px; }

input.submit-image { 
	background: url("../images/btn-submit.jpg"); 
	width:63px; 
	height:15px; 
	border:none; 
	cursor:pointer; 
	}


/* ----- main contact form ----- */ 
 
#contact-main { 
	padding:20px 0 10px 0; 
	}
	
#contact-main label { 
	width:180px; 
	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:180px;
	position:absolute; 
	left:110%; 
	top:-2px;
	}
	
#contact-main label select {
	width:185px;
	}
	
#contact-main label textarea { height:100px; }


/* framework
 * ------------------------------------------------------------------------- */

#wrap { 
	background:url("../images/bg-wrap.jpg") repeat-y; 
	width:760px; 
	margin:0 auto; 
	text-align:left; 
	}
	
#wrap-inside { 
	background:url("../images/bg-wrap-inside.jpg") repeat-y; 
	width:760px; 
	margin:0 auto; 
	text-align:left; 
	}
	
#masthead {
	position:relative;
	background:url("../images/masthead.jpg");
	height:67px;
	}
	/* home link within #masthead */		
	#masthead a {	
		position:absolute;
		left:266px;
		width:212px;
		top:25px;
		height:40px;
		}
	#masthead a span {
		display:none;
		}
		
#header-flash {
	height:212px;
	padding-left:46px;
	background:url("../images/header-flash.jpg") no-repeat;
	}
	
#header-graphic {
	background:url("../images/header-graphic.jpg");
	height:214px;
	}

#content-container {
	float:left;
	width:760px;
	}
	
	.welcome {
		background:url("../images/bg-content-container-chat.jpg") no-repeat;
		}
	.inside {
		background:url("../images/bg-content-container-inside2.jpg") no-repeat;
		}
	
	.insidebn {
		background:url("../images/bg-content-container-insideB.jpg") no-repeat;
		}
		
	.directions {
		background:url("../images/bg-content-container-direct.jpg") no-repeat;
		}
	
#column-left { 
	width:521px; 
	float:left; 
	}
	#img-spacer-index {
		float:right;
		height:75px;
		width:150px;
		}
	.content-left {
		margin:65px 10px 0 78px;
		}
	.content-left-inside {
		margin:11px 10px 0 78px;
		}
  
	/* background image list items */
	#column-left ul { 
		margin-left:5px; 
		} 
	
	#column-left ul li { 
		background:transparent url("../images/bullet.jpg") 0px 6px no-repeat;
		padding-left:10px; 
		}

	#column-right { 
		width:239px; 
		float:left;
		background: url(../images/contact-bg.jpg) no-repeat;
		height:335px;
		margin-top:1px;
		}
	.inside #column-right{
		background: url(../images/contact-bg-inner.jpg) no-repeat;
	}
	.content-right {
		margin:65px 0px 0 8px;
		}
	.content-right-inside {
		margin:80px 0px 0 8px;
		}

.banners
{
	background-image: url(../images/blog_bg.gif);
	height:65px;
	border:solid 1px #BDCFE7;
	text-align:center;
	text-decoration:none;
	cursor:hand;
	margin-top:7px;
}
.bannerstyle1
{
	padding-top:12px;
	font-family:Trebuchet MS;
	font-size:12pt;
	color:#266CB3;
	font-weight:bold;
	text-decoration:none;
}
.bannerstyle2
{
	padding-top:5px;
	font-family:Trebuchet MS;
	font-size:12pt;
	color:#02328A;
	font-weight:bold;
	text-decoration:none;
}
.bannerstyle3
{
	padding-top:5px;
	font-family:Trebuchet MS;
	font-size:8pt;
	color:#204EAB;
	font-weight:bold;
	text-decoration:none;
}

#bottom-subhead{ background: url(../images/bottom-subhead.jpg) no-repeat; height:31px;}
		
#press-release-title {
	width:239px; 
	float:left; 
	}
	.content-right {
		margin:45px 60px 0 18px;
		}
	.content-right-inside {
		margin:80px 60px 0 18px;
		}

#press-release-btn {
	float:left;
	background-image:url(../images/subhead-news.jpg);
	background-repeat:no-repeat;
	padding-top:73px;
	width:186px;
	text-align: center;
	}
	
#ourlocations {
	width:100%;
	float:left;
	background:url("../images/bg-ourlocation.jpg") repeat-y;
	clear: both;
	}
	#ourlocations-img-bottom {
	float:left;
	background:url("../images/bg-ourlocations-bottom.jpg") bottom no-repeat;
		}
	.adcont {
		width: 740px;
		padding-left: 20px;
	}
	#ourlocations .address-left {
		width:283px;
		float:left;
		text-align:center;
		}
	#ourlocations .address-center {
		width:233px;
		float:left;
		text-align:center;
		}
	#ourlocations .address-right {
		width:243px;
		float:left;
		text-align:center;
		}

#bottom-wrap {
	background:url("../images/bottom-wrap.jpg");
	height:42px;
	clear:both;
	width: 100%;
	}


/* page titles
 * ------------------------------------------------------------------------- */

#subhead {
	height:85px; /* sets height for all subheads */
	}

body#ourpractice #subhead {
	background:url("../images/subhead-ourpractice.jpg"); 
	}

body#family #subhead {
	background:url("../images/subhead-family.jpg"); 
	}

body#experience #subhead {
	background:url("../images/subhead-experience.jpg"); 
	}

body#doctors #subhead {
	background:url("../images/subhead-doctors.jpg"); 
	}

body#pioneer #subhead {
	background:url("../images/subhead-pioneer.jpg"); 
	}

body#archive #subhead {
	background:url("../images/subhead-archive.jpg"); 
	}

body#cornea #subhead {
	background:url("../images/subhead-cornea.jpg"); 
	}
	

body#financing #subhead {
	background:url("../images/subhead-financing.jpg"); 
	}

body#prk #subhead {
	background:url("../images/subhead-prk.jpg"); 
	}

body#tech #subhead {
	background:url("../images/subhead-technology.jpg"); 
	}

body#testimonial #subhead {
	background:url("../images/subhead-testimonial.jpg"); 
	}

body#press #subhead {
	background:url("../images/subhead-press.jpg"); 
	}

body#consultation #subhead {
	background:url("../images/subhead-consultation.jpg"); 
	}

body#reasons #subhead {
	background:url("../images/subhead-3reasons.jpg"); 
	}

body#sitemap #subhead {
	background:url("../images/subhead-sitemap.jpg"); 
	}


/* page imgaes
 * ------------------------------------------------------------------------- */
	
#subhead-ourlocations {
	background:url("../images/subhead-ourlocations.jpg");
	height:62px;
	}

#subhead-ourlocations-inside {
	background:url("../images/subhead-ourlocations-inside.jpg");
	height:62px;
	}

/* footer
 * ------------------------------------------------------------------------- */
 
#footer { 
	width:760px; 
	margin:10px auto; 
	text-align:center;
	padding:0 20px;
	font-size:11px;
	}

#footer p {
	color:#3B6AC7;
	}

#footer a:link, #footer a:visited {
	color:#3B6AC7;
	}

#footer a:hover, #footer a:active {
	color:#FFCC00;
	}

#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 #3B6AC7;
	}

	#footer li.first { border: none; }


/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background: url("../images/nav.jpg") no-repeat; 
	width:760px; 
	height:42px; 
	margin-bottom:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height: 42px; display: block; }

#nav li { float: left; list-style: none; _display: inline; }

#nav-01 { width: 67px; margin-left: 24px;}
#nav-02 { width: 81px;}
#nav-03 { width: 79px;}
#nav-04 { width: 92px;}
#nav-05 { width: 37px;}
#nav-06 { width: 81px;}
#nav-07 { width: 79px;}
#nav-08 { width: 96px;}
#nav-09 { width: 100px;}

#nav-01 a:hover {background: transparent url("../images/nav.jpg")  -24px -42px no-repeat;}
#nav-02 a:hover {background: transparent url("../images/nav.jpg")  -91px -42px no-repeat;}
#nav-03 a:hover {background: transparent url("../images/nav.jpg") -172px -42px no-repeat;}
#nav-04 a:hover {background: transparent url("../images/nav.jpg") -251px -42px no-repeat;}
#nav-05 a:hover {background: transparent url("../images/nav.jpg") -343px -42px no-repeat;}
#nav-06 a:hover {background: transparent url("../images/nav.jpg") -380px -42px no-repeat;}
#nav-07 a:hover {background: transparent url("../images/nav.jpg") -461px -42px no-repeat;}
#nav-08 a:hover {background: transparent url("../images/nav.jpg") -540px -42px no-repeat;}
#nav-09 a:hover {background: transparent url("../images/nav.jpg") -636px -42px no-repeat;}

/* Horozontal Sprite Nav NEW
 * ------------------------------------------------------------------------- */

#nav-new { 
	background: url("../images/nav-new.jpg") no-repeat; 
	width:760px; 
	height:42px; 
	margin-bottom:0; 
	}

#nav-new span { display: none; }

#nav-new li, #nav-new a { height: 42px; display: block; }

#nav-new li { float: left; list-style: none; _display: inline; }

#nav-new #nav-01 { width: 65px; margin-left: 24px;}
#nav-new #nav-02 { width: 88px;}
#nav-new #nav-03 { width: 84px;}
#nav-new #nav-04 { width: 70px;}
#nav-new #nav-05 { width: 78px;}
#nav-new #nav-06 { width: 91px;}
#nav-new #nav-07 { width: 85px;}
#nav-new #nav-08 { width: 45px;}
#nav-new #nav-09 { width: 105px;}

#nav-new #nav-01 a:hover {background: transparent url("../images/nav-new.jpg")  -24px -42px no-repeat;}
#nav-new #nav-02 a:hover {background: transparent url("../images/nav-new.jpg")  -88px -42px no-repeat;}
#nav-new #nav-03 a:hover {background: transparent url("../images/nav-new.jpg")  -176px -42px no-repeat;}
#nav-new #nav-04 a:hover {background: transparent url("../images/nav-new.jpg") -260px -42px no-repeat;}
#nav-new #nav-05 a:hover {background: transparent url("../images/nav-new.jpg") -330px -42px no-repeat;}
#nav-new #nav-06 a:hover {background: transparent url("../images/nav-new.jpg") -408px -42px no-repeat;}
#nav-new #nav-07 a:hover {background: transparent url("../images/nav-new.jpg") -499px -42px no-repeat;}
#nav-new #nav-08 a:hover {background: transparent url("../images/nav-new.jpg") -584px -42px no-repeat;}
#nav-new #nav-09 a:hover {background: transparent url("../images/nav-new.jpg") -629px -42px no-repeat;}

/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav li ul,
#nav-new li ul{
	position: absolute;
	left: -9999px;
	margin:0 0 0 5px;
	background-color: #DAE8F1;	/* Background color of drop down nav - add more styles (i.e. background image) if you want */
	}

#nav li ul li,
#nav-new li ul li{ 
	height: 20px; 				/* Height of each drop down nav item */
	border:1px solid #0D62BD;
	border-top:none;
	}	

#nav li ul li a,
#nav-new 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 */
	}

#nav li ul li a span,
#nav-new li ul li a span{
	display: block;
	padding-left: 5px;
	}

/* Drop down link styles */
#nav a:link, 
#nav a:visited, 
#nav a:hover, 
#nav a:active,
#nav-new a:link, 
#nav-new a:visited, 
#nav-new a:hover, 
#nav-new a:active {
	font-size: 11px;
	color: #2C88D3;
	text-decoration: none;
	}

#nav li:hover ul, 
#nav li.sfhover ul,
#nav-new li:hover ul, 
#nav-new li.sfhover ul	
{ 
left: auto; 
}

/* Hover styles for drop down items */
#nav-02 ul a:hover, 
#nav-03 ul a:hover, 
#nav-05 ul a:hover  { 
	background-image: none !important;
	background-color: #FFE20D !important; 
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, 
#nav-02 li { width: 130px; }		
#nav-03 ul, 
#nav-03 li { width: 90px; }	
#nav-05 ul, 
#nav-05 li { width: 130px; }


/*new address*/
p.adrrs {
	width: 170px !important;
	float: left !important;
	text-align: center;
	padding-left: 0 !important;
	padding-right:0 !important;
}
p.lft {
	margin-left: 40px !important;
}
p.ght {
	margin-right: 40px !important;
}
/*new address*/

