/*--------------------- 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:#01196A;
	text-align:center; 
	/*font:12px/15px SimHei,SimSum-18030,Arial, Helvetica, sans-serif;*/
	font:12px/15px Arial, SimSun, Helvetica, sans-serif;
	color:#FFF;
	}

blockquote { 
	margin-left:10px; 
	margin-right:10px; 
	}

h1	{ font-size:1.2em; color:#FFF; }
h2	{ font-size:1.1em; color:#82ADF4; }
h3	{ font-size:1.0em; color:#82ADF4; }

h1 span,h2 span,h3 span	{ display:none; }

a:link,a:visited	{ color:#FFF; text-decoration:underline; outline:none; }
a:hover,a:active	{ color:#FFF; text-decoration:none; outline:none; }

/* ----- classes ----- */

div.clear	{ 
	clear:both;
	height:.01em; 
	overflow:hidden; 
	}

p.back-to-top {
	text-align:right;
	display:block;
	padding-right:18px;
	background:url("../../images/bullet-back-to-top.jpg") right no-repeat;
	}
	
img.img-left { 
	float:left; 
	margin:2px 10px 10px 0; 
	}
	
img.img-right { 
	float:right; 
	margin:5px 0 10px 10px; 
	}
#footnotes, .footnotes { font-size:0.8em; }
	
/* ----- global form elements ----- */ 

form {
	width:220px;
	margin:0 0 15px 0;
	}
	body#index form { width:240px; }

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 #404040;
	color:#404040;
	width:215px; /* 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, SimSun, Helvetica, sans-serif; 
	font-size:0.9em;
	}
	body#index input, body#index textarea, body#index select { width:235px; } /* 5 pixles smaller than form width !important */
	
select { width:220px; padding:0; } /* same width as form - !important */
	body#index select { width:240px; }
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:175px; }
	
#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, body#index input.submit { 
	width:60px;
	height:20px;
	cursor:pointer; 
	padding:0; 
	}

input.submit-contact-main { margin:95px 0 0 243px; }

/* framework
 * ------------------------------------------------------------------------- */

#wrap {
	background:#01155C url("../../images/bg-wrap.jpg") repeat-y;
	width:920px;
	margin:0 auto;
	text-align:left;
	}
	body#index #wrap { background-image:none; }

	#wrap p, #wrap h1, #wrap h2, #wrap h3, #column-left ul, #column-left ol, table { margin-bottom:21px; }
	
	
#masthead {
	position:relative;
	/*background:url("../images/masthead.jpg");*/
	background:url("../images/header-contact.jpg");
	height:222px;
	}
	/* index page link within #masthead */		
	#masthead a {	
		position:absolute;
		left:32px;
		width:272px;
		top:5px;
		height:98px; 
		}
	#masthead a span {
		display:none;
		}

	body#advantages #masthead { background:url("../images/header-advantages.jpg"); }
	body#contact #masthead { background:url("../images/header-contact.jpg"); }
	body#convenience #masthead { background:url("../images/header-convenience.jpg"); }
	body#faqs #masthead { background:url("../images/header-faqs.jpg"); }
	body#candidate #masthead { background:url("../images/header-good-candidates.jpg"); }
	body#results #masthead { background:url("../images/header-results.jpg"); }
	body#testimonials #masthead { background:url("../images/header-testimonials.jpg"); }
	body#vs #masthead { background:url("../images/header-vs-others.jpg"); }
	body#what #masthead { background:url("../images/header-what-is.jpg"); }
	body#procedure #masthead { background:url("../images/header-surgical-procedure.jpg"); }

	.left, .center, .right { float:left; }
	#wrap .title { margin:0; }

/* ----------------------------------- index-sub ----------------------------------- */
#index-sub {
	background:#01155C url("../../images/bg-index-sub.jpg") 0 50px repeat-x;
	float:left;
	width:inherit;
	}
	
	#index-sub .left {
		width:472px;
		}
		#index-sub .left p, #index-sub .left h1 {
			margin-left:51px;
			margin-right:29px;
			}
		#index-sub .left .title {
			background:url("../images/title-index-icl.jpg") no-repeat;
			height:64px;
			}
			#index-sub .left img.img-right {margin:0 56px 18px 18px;}
		#btn-media-center {
			display:block;
			margin-left:51px;
			margin-bottom:21px;
			background:url("../images/img-mediacenterhome.jpg") no-repeat;
			height:99px;
			width:382px;
			}
		#btn-media-center:hover { background:url("../images/img-mediacenterhome.jpg") 0 -99px no-repeat; }
		#btn-media-center span { display:none; }
				
	#index-sub .right {
		width:448px;
		}
		#index-sub .right .title {
			background:url("../images/title-index-adv-icl.jpg") no-repeat;
			height:64px;
			}
		#index-sub .right p { 
			margin-left:33px;
			margin-right:15px;
			}
		
		#index-sub .right img.img-right {margin:0 0 26px;}
		#index-sub .right ol { margin-left:12px;}
		#index-sub .right ol li {
			float:left;
			width:180px;
			padding-left:21px;
			margin-bottom:15px;
			} /* YC 2007-05-10 changed margin-bottom from 20px to 15px */
		#index-sub .right ol li.one { background:url("../../images/img-one.jpg") no-repeat; }/* YC 2007-05-10 */	
		#index-sub .right ol li.two { background:url("../../images/img-two.jpg") no-repeat; margin-top:10px;} /* YC 2007-05-10 */
		#index-sub .right ol li.three { background:url("../../images/img-three.jpg") no-repeat; margin-left:5px;}
		#index-sub .right ol li.four { background:url("../../images/img-four.jpg") no-repeat;}
		#index-sub .right ol li.five { background:url("../../images/img-five.jpg") no-repeat; margin-left:5px;}
		#index-sub .right ol li.six { background:url("../../images/img-six.jpg") no-repeat;} /* YC 2007-05-09 */		
			

/* ----------------------------------- index-locate ----------------------------------- */
#index-locate {
	position:relative;
	background:url("../images/div-index-locate.jpg") no-repeat;
	height:120px;
	clear:both;
	width:100%; /* fix for Safar */
	}
	#index-locate a {	
		position:absolute;
		left:172px;
		width:106px;
		top:84px;
		height:22px; 
		}
	#index-locate a:hover { background:url("../images/div-index-locate.jpg") -172px -204px no-repeat; }	
	#index-locate a span {
		display:none;
		}
		
/* ----------------------------------- index-locate ----------------------------------- */
#index-media {
	position:relative;
	background:url("../../images/div-index-media.jpg") no-repeat;
	height:120px;
	clear:both;
	width:100%; /* fix for Safar */
	}
	#index-media a {	
		position:absolute;
		left:117px;
		width:150px;
		top:84px;
		height:22px; 
		}
	#index-media a:hover { background:url("../../images/div-index-media.jpg") -116px -204px no-repeat; }	
	#index-media a span {
		display:none;
		}		

/* ----------------------------------- index-sub2 ----------------------------------- */
#index-sub2 {
	background:url("../../images/bg-index-sub2.jpg") repeat-y;
	float:left;
	width:inherit;
	}
		
	#index-sub2 .left {
		width:615px;
		}
		#index-sub2 .left p {
			margin-left:51px;
			margin-right:29px;
			}
	#index-sub2 .left h2 {
			background:url("../images/img-quality-vision.jpg") 0 0 no-repeat;
			height:88px;
	}
	#index-sub2 .right {
		width:305px;
		color:#404040;
		}
		#index-sub2 .right .title {
			background:url("../images/title-index-questions.jpg") 0px 31px no-repeat;
			height:118px;
			position:relative;
			}
			#index-sub2 .right p {
				margin-left:33px;
				margin-right:29px;
				}
			#index-sub2 .right .title a {	
				position:absolute;
				left:142px;
				width:79px;
				top:48px;
				height:18px; 
				}
			#index-sub2 .right .title a:hover { background:url("../images/title-index-questions.jpg") -447px -17px no-repeat; }	
			#index-sub2 .right .title a span {
				display:none;
				}
			
			#index-sub2 .right form { margin-left:33px; }


/* ----- column-left ----- */

#column-left {
	width:657px;
	float:left;
	color:#031247;
	background-color:#FFFFFF;
	}
	
	#column-left p, #column-left h1, #column-left h2, #column-left h3, #column-left h4, #column-left ul, #column-left ol, #column-left dl, iframe {
		margin-left:51px;
		margin-right:68px;
		}
		#column-left h1 { color:#031247; }
		#column-left h2, #column-left h3 { color:#1C9899; }
		#column-left h3 { margin-bottom:11px; }
		#column-left h4 { margin-bottom:5px; }
		#column-left a:link, #column-left a:visited, body#locate-staar a:link, body#locate-staar a:visited { color:#031247;}
		#column-left a:hover, #column-left a:active, body#locate-staar a:hover, body#locate-staar a:active	{ color:#031247;}
	
	#column-left iframe {
		width:538px;
		height:500px;
		margin-bottom:25px;
		}
	body#glossary-pg #column-left h2 { margin-bottom:3px; }

	#column-left img.img-right { margin:0 68px 0 5px; }
	.btn-media-player {
		display:block;
		height:179px;
		width:184px;
		float:right;
		margin-right:68px;
		}
		.btn-media-player span { display:none; }
	#mp-collamer { background:url("../images/img-mp-collamer.jpg") no-repeat; }
	#mp-patient { background:url("../images/img-mp-patient.jpg") no-repeat; }

	
	#column-left .inset-images { margin-left:51px; }
	#column-left form { margin-left:51px; }
	
	#column-left ol {
		list-style-type:decimal;
		margin-left:71px;
		}
	#column-left ol li { margin-bottom:3px; }

	/* single column list */
	#column-left ul li { 
		background:transparent url("../../images/bullet.jpg") 0px 2px no-repeat;
		padding-left:20px; /* pushes text to the right to display bg img */
		margin-bottom:3px;
		}
		#column-left ul li.h3-anchor { margin-left:20px; }

	/* multi column list */
	#column-left ul.terms {
		width:538px;
		margin-bottom:20px;
		} 
		#column-left ul.terms li { 
			float:left;
			width:155px;
			line-height:20px; 
			}

	#column-left .sub-col, body#locate-staar .sub-col {
		float:left;
		width:250px;
		margin-bottom:20px;
	}
	#column-left .sub-col p, body#locate-staar .sub-col p {
		margin:0;
		text-align:center;
		font-size:0.9em;
		}
	#column-left .left { padding-left:51px; }
	#column-left .right { padding-left:38px; }
	
	/* --------------- Testimonials --------------- */
	#featured-patients {
		background:url("../images/img-testimonial-patients.jpg") 30px 0 no-repeat;
		height:169px;
	}
		#featured-patients span { display:none; }
	.testimonial {
		background-color:#F5F5F5;
		margin-bottom:6px; 
		margin-left:30px;
		margin-right:47px;
		padding-top:7px;
		}
		
	#column-left .testimonial p, #column-left .testimonial .title { margin-left:22px; margin-right:21px; }	
	.testimonial .thumb {
		position:relative;
		float:right;
		width:142px;
		height:124px;
		}
	.test1 .thumb { background:url("../../images/img-testimonial-2.jpg") no-repeat; }
	.test2 .thumb { background:url("../../images/img-testimonial-2.jpg") no-repeat; }
	.test3 .thumb { background:url("../../images/img-testimonial-2.jpg") no-repeat; }
	.test4 .thumb { background:url("../../images/img-testimonial-1.jpg") no-repeat; }
	.test5 .thumb { background:url("../../images/img-testimonial-2.jpg") no-repeat; }
	.test6 .thumb { background:url("../../images/img-testimonial-2.jpg") no-repeat; }

	.testimonial .thumb span { display:none;}
	#column-left .testimonial .title {
		margin-bottom:21px;
		}
	.testimonial .button {
		position:relative;
		display:block;
		background:url("../images/btn-play-testimonials.jpg") no-repeat;		
		width:130px;
		height:22px;
		margin:0 0 21px 20px;
	}
	.testimonial .button:hover { background:url("../images/btn-play-testimonials.jpg") -130px 0px no-repeat;	}
	.testimonial .button span { display:none;}
	/* --------------- END Testimonials --------------- */

/* ----- column-right ----- */

#column-right {
	width:263px;
	float:left;
	background:url("../../images/bg-column-right.jpg")  0px 188px repeat-x;
	}

	#column-right p, #column-right h1, #column-right h2, #column-right h3, #column-right ul, #column-right dl {
		margin-left:24px;
		margin-right:18px;
		}
	#column-right h1, #column-right h2, #column-right h3 { color:#FFFFFF; }
	#column-right form { margin-left:24px; }
	
/* ----- bottom-wrap ----- */
 
#bottom-wrap {
	background:url("../../images/bottom-wrap.jpg");
	height:71px;
	clear:both;
	width:100%; /* fix for Safar */
	}
body#index #bottom-wrap {
	background:url("../../images/bottom-wrap-index.jpg") repeat-x;
	height:21px;
	}

	
/* header framework
 * ------------------------------------------------------------------------- */

#header-flash {
	/*height:311px;
	background:url("../images/header-index.jpg") no-repeat;*/
	height:222px;
	background:url("../../images/logo.jpg") no-repeat;	
	}

/* subhead framework
 * ------------------------------------------------------------------------- */

#subhead {
	height:82px;
	background:url("../../images/subhead-visian.jpg");
	background-position:top left;
	background-repeat:no-repeat;
	} 
	body#advantages #subhead { background-image:url("../images/subhead-advantages.jpg"); }
	body#collamer #subhead { background-image:url("../images/subhead-collamer.jpg"); }
	body#convenience #subhead { background-image:url("../images/subhead-convenience.jpg"); }
	body#info #subhead { background-image:url("../images/subhead-info.jpg"); }
	body#history #subhead { background-image:url("../images/subhead-history.jpg"); }
	body#locate #subhead { background-image:url("../images/subhead-locate.jpg"); }
	body#how #subhead { background-image:url("../images/subhead-how.jpg"); }
	body#candidate #subhead { background-image:url("../images/subhead-candidate.jpg"); }
	body#procedure #subhead { background-image:url("../images/subhead-procedure.jpg"); }
	body#faqs #subhead { background-image:url("../images/subhead-faqs.jpg"); }
	body#glossary-pg #subhead { background-image:url("../images/subhead-glossary.jpg"); }
	body#specifications #subhead { background-image:url("../images/subhead-specifications.jpg"); }
	body#nearsightedness #subhead { background-image:url("../images/subhead-nearsightedness.jpg"); }
	body#dangers #subhead { background-image:url("../images/subhead-potential-risks.jpg"); }
	body#testimonials #subhead { background-image:url("../images/subhead-testimonials.jpg"); }
	body#selection #subhead { background-image:url("../images/subhead-selection.jpg"); }
	body#results #subhead { background-image:url("../images/subhead-results.jpg"); }
	body#vs #subhead { background-image:url("../images/subhead-vs.jpg"); }
	body#what #subhead { background-image:url("../images/subhead-what.jpg"); }
	body#contact #subhead { background-image:url("../images/subhead-contact.jpg"); }
	body#thankyou #subhead { background-image:url("../images/subhead-thankyou.jpg"); }
	body#sitemap #subhead { background-image:url("../images/subhead-sitemap.jpg"); }


/* ----- subhead framework with varying heights ----- */
#subhead-right-locate {
	position:relative;
	height:111px;
	background:url("../images/subhead-right-locate.jpg") ;
	}
	#subhead-right-locate a {	
		position:absolute;
		left:79px;
		width:106px;
		top:62px;
		height:22px; 
		}
	#subhead-right-locate a:hover { background:url("../images/subhead-right-locate.jpg") -342px -62px no-repeat; }
	#subhead-right-locate a span {
		display:none;
		}
	
#subhead-right-questions {
	position:relative;
	height:119px;
	background:url("../images/subhead-right-questions.jpg") no-repeat;
	}
	body#contact #subhead-right-questions, body#thankyou #subhead-right-questions {height:77px;}

	#subhead-right-questions a {	
		position:absolute;
		left:136px;
		width:71px;
		top:51px;
		height:13px; 
		}
	#subhead-right-questions a:hover { background:url("../images/subhead-right-questions.jpg") -399px -51px no-repeat; }
	#subhead-right-questions a span {
		display:none;
		}


/* footer
 * ------------------------------------------------------------------------- */
 
#footer {
	width:920px;
	margin:0 auto;
	text-align:center;
	font-size:0.9em;
	background-color:#031247;
	color:#FFF;
	}
body#index #footer { background-color:#01155C; }
/* #footer img.img-left { margin:8px 0 20px 54px;} */
#footer-img {
	float:left;
	width:185px;
	height:144px;
	background: url("../../images/img-footer-staar.jpg") 53px 0px no-repeat;
}
body#index #footer-img { background: url("../../images/img-index-footer-staar.jpg") 54px 8px no-repeat; }

#footer p, #footer ul { margin-bottom:10px;}
#footer ul { padding-top:16px; }
body#index #footer ul { padding-top:0; }
#footer p.copyright { margin-bottom:0; padding-bottom:10px;}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active { color:#FFF; }

#footer li {
	margin-right:7px;
	display: inline;
	}

/* Horizontal language navigation */
/* 2007-05-21 YC */
#nav-lang { 
	background:url("../images/nav-lang.jpg") no-repeat; 
	height:30px; 
	margin:0;
	padding:0; 
	}

#nav-lang span { display: none; }

#nav-lang li, #nav-lang a { height:30px; display:block; } /* change height here also */

#nav-lang li { float:left; list-style:none; _display:inline; }

#nav-lang-01 { width: 120px; margin-left: 40px;}

/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-lang-01 a:hover { background:url("../images/nav-lang.jpg")  -40px -30px no-repeat; }

/* Son of Suckerfish: Horizontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav-lang li ul {
	position:absolute;
	left:-9999px;
	padding-right:1px;			/* Fixes one px spacing for border-right in FF */
	background-color:#1DBCBD;
	}

#nav-lang li ul li { 
	height:20px; 				/* Height of each drop down nav item */
	border:1px solid #022380;
	border-top:none;
	}

#nav-lang 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-lang li ul li a span {
	display:block;
	padding-left:12px;
	}
#nav-lang li ul li a span.nav-lang-02 {
	padding-left:6px;
	}

/* Drop down link styles */
#nav-lang a:link, #nav-lang a:visited, #nav-lang a:hover, #nav-lang a:active {
	font-size:1.0em;
	color:#FFF;
	text-decoration:none;
	}


#nav-lang li:hover ul, #nav-lang li.sfHover2 ul, #nav-lang li li.sfhover2 ul	{ left: auto; }

/* Hover styles for drop down items */
#nav-lang li ul a:hover { 
	background-image:none;
	background-color:#1C9899;
	color:#FFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-lang-01 ul, #nav-lang-01 li { width:160px; }
  
/* End Horizontal language navigation */			
	
/* Horozontal Sprite Nav
 * ------------------------------------------------------------------------- */

#nav { 
	background:url("../images/nav.jpg") no-repeat; 
	height:30px; 
	margin:0;
	padding:0; 
	}

#nav span { display: none; }

#nav li, #nav a { height:30px; display:block; } /* change height here also */

#nav li { float:left; list-style:none; _display:inline; }

#nav-01 { width: 46px; margin-left: 40px;}
/*#nav-01 { width: 46px;} /* 2007-04-19 YC */
/* 2007-10-05 YC
#nav-02 { width: 146px;}
#nav-03 { width: 81px;}
#nav-04 { width: 100px;}
#nav-05 { width: 44px;}
#nav-06 { width: 88px;}
#nav-07 { width: 99px;}
#nav-08 { width: 76px;}
#nav-09 { width: 99px;}
*/
#nav-02 { width: 126px;}
#nav-03 { width: 46px;}
#nav-04 { width: 163px;}
#nav-05 { width: 52px;}
#nav-06 { width: 88px;}
#nav-07 { width: 88px;}
#nav-08 { width: 86px;}
#nav-09 { width: 85px;}
/*#nav-10 { width: 40px; margin-left: 1px;}  /* 2007-04-11 YC */

/*-------------- (-79px) X position of button / (-30px) height of image from above ------------- */
#nav-01 a:hover { background:url("../images/nav.jpg")  -40px -30px no-repeat; }
/*# 2007-10-05 YC
nav-02 a:hover { background:url("../images/nav.jpg") -86px -30px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -232px -30px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -313px -30px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -413px -30px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -457px -30px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -545px -30px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -644px -30px no-repeat; }
#nav-09 a:hover { background:url("../images/nav.jpg") -720px -30px no-repeat; }
*/
#nav-02 a:hover { background:url("../images/nav.jpg") -86px -30px no-repeat; }
#nav-03 a:hover { background:url("../images/nav.jpg") -212px -30px no-repeat; }
#nav-04 a:hover { background:url("../images/nav.jpg") -258px -30px no-repeat; }
#nav-05 a:hover { background:url("../images/nav.jpg") -421px -30px no-repeat; }
#nav-06 a:hover { background:url("../images/nav.jpg") -473px -30px no-repeat; }
#nav-07 a:hover { background:url("../images/nav.jpg") -561px -30px no-repeat; }
#nav-08 a:hover { background:url("../images/nav.jpg") -649px -30px no-repeat; }
#nav-09 a:hover { background:url("../images/nav.jpg") -735px -30px no-repeat; }

/*#nav-10 a:hover { background:url("../images/nav.jpg") -1px -30px no-repeat; }  /* 2007-04-11 YC */

/* 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:#1DBCBD;
	}

#nav li ul li { 
	height:20px; 				/* Height of each drop down nav item */
	border:1px solid #022380;
	border-top:none;
	}

#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 */
	}

#nav li ul li a span {
	display:block;
	padding-left:12px;
	}
#nav li ul li a span.nav-03 {
	padding-left:6px;
	}

/* Drop down link styles */
#nav a:link, #nav a:visited, #nav a:hover, #nav a:active {
	font-size:1.0em;
	color:#FFF;
	text-decoration:none;
	}


#nav li:hover ul, #nav li.sfHover ul, #nav li li.sfhover ul	{ left: auto; }

/* Hover styles for drop down items */
#nav li ul a:hover { 
	background-image:none;
	background-color:#1C9899;
	color:#FFF;
	text-decoration:none;
	}

/* width of drop down nav - choose width that allows items to display on one line */
#nav-02 ul, #nav-02 li { width:160px; }
#nav-03 ul, #nav-03 li { width:220px; }
#nav-10 ul, #nav-10 li { width:50px; }  /* 2007-04-11 YC */


	/* Locate a doctor styles */
	/* NOTE: These styles control elements on an external page */
	body#locate-staar { 
		text-align:left;
		color:#031247;
		background-color:#FFFFFF;
		width:515px;
		}
	.sub-col form { margin:0; }
	#search-results {
		font-weight:bold;
		font-size:1.4em;
		}
	#ziphome { width: 80px; }
	#lstRadius { width: 80px; }
	.search-error { color:#FF0000; }
	.alt {
		background-color:#EEE;
		}
	.vcard {
		padding-left:5px;
		margin-bottom: 21px;
		}
	body#locate-staar p { margin-bottom:21px; }
		.vcard .fn { font-weight:bold; }
		.vcard .adr {
			padding-left:10px;
			background:transparent url("../../images/bullet-adr.jpg") 0px 6px no-repeat;
			margin-top:3px;
			}
		.vcard .tel { padding-left:10px; }
	/* END ---- Locate a doctor styles */

#mediacenter {
	text-align: center;
	margin: 0px 0px 10px 4px;
	}

#vms-lightwindow-link {
	display: none;
	
