/*--------------------------------------------------------------------------------------------------
	global styles and wrapper
--------------------------------------------------------------------------------------------------*/
a  {
	text-decoration: none;
	color:#00937f;
}
a:hover {
	color:#00937f;
	text-decoration : underline;
}

html, body {
height: 100%;
width:100%;
}

body {
	vertical-align:top;
	background-color:#003f2a;
}

h1, h2, h3, h4, h5, h6, p, ol, div, img, body, ul, li {
	padding:0;
	margin:0;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 23px;
	line-height: 25px;
	color: #000000;
	padding:0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	line-height: 18px;
	color: #000000;
	padding:0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}
 h2.home {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 19px;
	line-height: 20px;
	color: #000000;
	padding:0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}
#background {
	width:100%;
	background: #e8e8e9 url(../images/background.gif) repeat-x;
}	

#subbackground {
	width:100%;
	background: #e8e8e9 url(../images/background2.gif) repeat-x;
}	

#wrapper {
	width:1024px;
	height:auto;
	margin:0 auto 0 auto;
}

/*--------------------------------------------------------------------------------------------------
	header and image hooks 
--------------------------------------------------------------------------------------------------*/
#header {
	width:1024px;
	height:41px;
	margin:0;
	padding:19px 0 0 0;
    background: url(../images/header.gif) right no-repeat;

}
/*--------------------------------------------------------------------------------------------------
	horizontal navigation
--------------------------------------------------------------------------------------------------*/

#header ul, #header li{border:0; margin:0; padding:0; list-style:none; display:inline;}
#header ul{
height:31px;
float:left;
}
#header li{float:left; margin-right:4px;}

.tab a:link, .tab a:visited{
background:url(../images/tab-round.gif) right 62px;
color:#abdcd4;
display:block;
font-weight:bold;
height:31px;
line-height:31px;
text-decoration:none;
float:left;
font-family: "Trebuchet MS", Trebuchet, Verdana, sans-serif;
font-size:16px;
}
.tab a span{
background:url(../images/tab-round.gif) left 62px;
display:block;
height:31px;
margin-right:13px;
padding-left:13px;
float:left;
}
.tab a:hover{
background:url(../images/tab-round.gif) right 31px;
display:block;
float:left;
color:#FFFFFF;
}
.tab a:hover span{
background:url(../images/tab-round.gif) left 31px;
display:block;
float:left;
color:#FFFFFF;
}

/* -------------------------------- */
/* ACTIVE ELEMENTS */
.active a:link, .active a:visited, .active a:visited, .active a:hover{
background:url(../images/tab-round.gif) right 0 no-repeat;
float:left;
color:#FFFFFF;
}
.active a span, .active a:hover span{
background:url(../images/tab-round.gif) left 0 no-repeat;
float:left;
color:#FFFFFF;
}

/*--------------------------------------------------------------------------------------------------
	horizontal navigation
--------------------------------------------------------------------------------------------------*/

#nav {
	width:1004px;
	height:48px;
	background: url(../images/nav.gif) center no-repeat;
	border-bottom:14px solid #FFFFFF;
	border-top:14px solid #FFFFFF;
}

#nav ul {
	padding:0 0 0 36px;
	margin:0;
	width:968px;
}

#nav ul li {
	display: inline;
	padding-bottom: 0;
/* matches link padding except for left and right */
	padding-top: 15px;
	margin:0;
}

#nav ul li a {
    float:left;
	text-align:center;
    padding:15px 2px 0 0;
	height:33px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
    background: url(../images/nav_off.gif) right top no-repeat;
	} 

#nav #active { 
	text-decoration: none;
	background: #404041 url(../images/nav_off.gif) right top no-repeat;
	color:#ffd204;
	}
	
#nav ul li a:hover {  
	text-decoration: none;
	background: #404041 url(../images/nav_off.gif) right top no-repeat;
	color:#ffd204;
	}

.cataracts { 
	width:108px;
	}
	
.premium { 
	width:204px;
	}
		
.cosmetics { 
	width:200px;
	}
			
.conditions { 
	width:152px;
	}
				
.insurance { 
	width:122px;
	}
					
.financing { 
	width:116px;
	}
/*--------------------------------------------------------------------------------------------------
	vertical navigation
--------------------------------------------------------------------------------------------------*/

#vertnav {
	width:230px;
	float:left;
	border-top:1px solid #bbbdc0;
}

#vertnav ul
{
list-style-type: none;
font-family:Arial, Helvetica, sans-serif;
font-size: 16px;
line-height:18px;
}

#vertnav a
{
display: block;
padding: 5px 0 5px 14px;
width: 216px;
text-decoration: none;
color: #00937f;
background: url(../images/vertnav_off.gif) center left no-repeat;
border-bottom:1px solid #bbbdc0;
}


#vertnav a:hover
{
text-decoration: none;
background: url(../images/vertnav_on.gif) center left no-repeat;
color: #000000;
}

#vertnav a#current
{
text-decoration: none;
background: url(../images/vertnav_on.gif) center left no-repeat;
color: #000000;
}	
	
/*--------------------------------------------------------------------------------------------------
	index
--------------------------------------------------------------------------------------------------*/

#intro {
	width:1024px;
	height:265px;
	padding:0;
	background: url(../images/main.jpg) top no-repeat;
}

#intro p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 16px;
	line-height: 23px;
	color: #FFFFFF;
	padding: 140px 500px 0 60px;
	font-style: normal;
	font-weight: normal;
}
#content {
	width:1004px;
	padding:0 10px 0 10px;
    background: url(../images/column.gif) bottom no-repeat;
	overflow:hidden;
}

#column {
	width:230px;
	padding:15px 35px 10px 20px;
    background: url(../images/column_top.gif) top left no-repeat;
	float:right;
}

#column  p {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	padding: 5px 0 5px 0;
	font-style: normal;
	font-weight: normal;
}

ul.testimonial { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #000000;
	margin:0;
	padding:0 0 2px 0;
	font-style: normal;
	font-weight: normal;
}

li.testimonial { 
	background: url(../images/bullet2.gif) left top no-repeat;
	padding: 8px 0 8px 8px;
	border-bottom:1px dashed #bbbdc0;
}

#column h2 {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 20px;
	line-height: 22px;
	color: #000000;
	padding:0 0 5px 0;
	font-style: normal;
	font-weight: normal;
	border-bottom:1px solid #bbbdc0;
}

.quotes {
	float:left;
	display:block;
	padding:3px 5px 0 0;
}

#copy {
	width:649px;
	min-height: 400px;
	padding:5px 0 10px 35px;
	float:left;
}

#copy p.home {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 17px;
	line-height: 19px;
	color: #000000;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}

/* mac hide \*/
* html #copy {height:400px}
/* end hide */

.testimonial
{
	font-family: Helvetica, Arial, sans-serif;
	font-size: 15px;
	line-height: 16px;
	color: #000000;
	padding: 0 0 10px 0;
	font-style: normal;
	font-weight: normal;
}
#copy ul { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	margin:0;
	padding:0 0 6px 25px;
	font-style: normal;
	font-weight: normal;
}

#copy ul.home { 
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 17px;
	color: #000000;
	margin:0;
	padding:0 0 6px 25px;
	font-style: normal;
	font-weight: normal;
}

#copy li { 
	background: url(../images/bullet.gif) left top no-repeat;
	padding:0 0 4px 7px;
}

.imageright {
	border:1px solid #bbbdc0;
	float:right;
	display:block;
	margin:0 0 10px 10px;
}

.imageleft {
	border:1px solid #bbbdc0;
	float:left;
	display:block;
	margin:0 10px 10px 0px;
}


.imageborder {
	border:1px solid #bbbdc0;
	margin:0 0 0px 0px;
}

/*--------------------------------------------------------------------------------------------------
	subpage
--------------------------------------------------------------------------------------------------*/

#intro2 {
	width:1024px;
	height:160px;
	padding:0;
	background: url(../images/main2.jpg) top no-repeat;
}

/*--------------------------------------------------------------------------------------------------
	form
--------------------------------------------------------------------------------------------------*/
#formbox {
	width:500px;
	padding:15px 0 15px 10px;
	margin:5px 0 15px 0;
	float: left;
	text-align:left;
	border:1px solid #bbbdc0;
	background-image: url(../images/form.gif);
	background-repeat:repeat-x;
	background-position:bottom;
}

.form {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	padding: 0 0 5px 0;
	font-style: normal;
	font-weight: bold;
}

.inputborder {
	border: 1px solid #00937f;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 15px;
	font-weight: normal;
	padding:3px;
	margin:0;
}
/*--------------------------------------------------------------------------------------------------
	button
--------------------------------------------------------------------------------------------------*/

.TextButton
{
	display: inline-table;
	display: inline-block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #00a260;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	white-space: nowrap;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButton:LINK, .CommonTextButton:VISITED
{
	text-decoration: none;
	color: #FFFFFF;
	background-color: #00a260;
}

.TextButton:ACTIVE
{
	text-decoration: none;
	color: #FFFFFF;
}

.TextButton:HOVER
{
	text-decoration: underline;
	color: #FFFFFF;
	background-color: #00703c;
	text-decoration: none;
}


.TextButtonHighlight
{
	display: inline-table;
	display: inline-block;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border: solid 1px #999;
	border-top-color: #bbbdc0;
	border-left-color: #bbbdc0;
	background-color: #00703c;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	white-space: nowrap;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}

.TextButtonHighlight:LINK, .TextButtonHighlight:VISITED, .TextButtonHighlight:ACTIVE, .TextButtonHighlight:HOVER
{
	text-decoration: none;
	background-color:#00703c;
	color: #FFFFFF;
}
/*--------------------------------------------------------------------------------------------------
	button
--------------------------------------------------------------------------------------------------*/

.rssbutton:visited, .rssbutton:hover, .rssbutton:active{
color: white;
}

.cssbutton{
background: #569fd3 url(../images/button.gif) right center no-repeat;
border: 1px solid #00467f;
padding: 3px 15px 3px 10px;
color: #FFFFFF;
text-decoration: none;
font-family: Arial, Helvetica, sans-serif;
font-weight: normal;
font-size: 12px;
}

.cssbutton:hover{
background: #569fd3 url(../images/button2.gif) right center no-repeat;
background-color: #00467f;
padding: 3px 15px 3px 10px;
text-decoration: none;
color: #FFFFFF;
}
/*--------------------------------------------------------------------------------------------------
	footer
--------------------------------------------------------------------------------------------------*/


#footer {
	width:1004px;
	margin:0 auto 0 auto;
	background: url(../images/footer.gif) top center no-repeat;
	padding:31px 10px 0 10px;
}

#footerleft {
	width:240px;
	margin:0;
	float:left;
	text-align:left;
	padding:0;
}

#footerright {
	width:700px;
	margin:0;
	float:right;
	text-align:right;
	padding:0;
}
#footerleft p {
	font-size: 10px;
	line-height: 13px;
	color:#FFFFFF;
	padding:0 0 10px 0;
}

#footerright p {
	font-size: 10px;
	line-height: 13px;
	color:#0397d6;
	padding:0 0 10px 0;
}

.snipe {
	color:#2b6f5b;
}

a.navlink:link {color: #FFFFFF; text-decoration: none;}
a.navlink:active {color: #FFFFFF; text-decoration: none;}
a.navlink:visited {color: #FFFFFF; text-decoration: none;}
a.navlink:hover {color: #FFFFFF; text-decoration: underline;}

a.gecko:link {color: #2b6f5b; text-decoration: none;}
a.gecko:active {color: #2b6f5b; text-decoration: none;}
a.gecko:visited {color: #2b6f5b; text-decoration: none;}
a.gecko:hover {color: #FFFFFF; text-decoration: underline;}


/*--------------------------------------------------------------------------------------------------
	misc
--------------------------------------------------------------------------------------------------*/
.spacer {
	clear:both;
}
