/* GLOBALS */

a:link {
		color: maroon;
		text-decoration: none;

			}

a:visited {
		color: maroon;
		text-decoration: none;
		}

a:active {
		color: maroon;
		text-decoration: none;
		}

a:hover {
		color: maroon;
		text-decoration: underline;
		}

.hidden {
		display: none;
		}

img {
		border-bottom: none;
		border: 0;
		}

.tight { /* Short-cut for tight header spacing */
		margin-bottom: .2em;
		margin-top: .6em;
		}

.underlined { /* Short-cut for an underlined header style */
		border: thin;
		border-bottom: 1px solid #556E9B;
		}


/* CLASSES / IDS */

body {
		background-image: url(images/background2.gif);
		background-attachment: fixed; 
		background-repeat: 1;
		color:#193870; 
		background-color: white;
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		margin: 0;
		padding: 0;
		}

#breadCrumb {
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 10px;
		line-height: 1.1em;
		color: #333333;
		margin-top: 1em;
		margin-bottom: 1em;
		}

p.disease  {
		color: #193870;
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 20px;
		font-variant: normal;
		margin-top: .5em;
		margin-bottom: 0em;
	}

p.directions  {
		color: #193870;
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-
serif;
		font-size: 30px;
		font-variant: normal;
		margin-top: .5em;
		margin-bottom: 0em;
	}


p.eyediagram  { text-align: center;
		color: #193870;
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-
serif;
		font-size: 30px;
		font-variant: normal;
		margin-top: .5em;
		margin-bottom: 0em;
	}


form {            /* For tight margins around forms */
		margin: 0px;
		padding: 0px;
		margin-bottom: 0px;
		}

H2, H3, H4, H5, H6 {
	margin:10px 0px 5px 5px; 
	padding:0px 0px 0px 0px; 
	color:#00336C; 
	font:bold 120%/120% Helvetica,Arial,sans-serif; 
	}
H1 {
	font-size:165%; 
	margin-left:5px;
	font:verdana; 
	}
H2 {
	font-size:130%; 
	margin-left:5px; 
	}
H3 {
	font-size:110%; 
	margin-left:7px; 
	}
H4 {
	font-size:100%; 
	margin-left:9px; 
	}
H5 {
	font-size:90%; 
	margin-left:11px; 
	}
H6 {
	font-size:80%; 
	margin-left:13px; 
	}

li.wrap {
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 11px;
		line-height: 1.1em;
		list-style: none;
		list-style-position: outside;
		margin-bottom: .5em;
		margin-left: -0px;
		margin-top: .3em;
		}


#nav-buttons a {
		border-bottom: none;
		font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
		font-size: 13px;
		color: #FFFFFF;
		text-decoration: none;
		display: block;
		background-color: #699694;
		padding: 0px 0px 4px 3px;
		margin: 0px 0px;
		}

#nav-buttons a:hover {
		border-bottom: none;
		color: #660000;
		display: block;
		background-color: #EEEDC0;
		padding: 0px 0px 4px 3px;
		margin: 0px 0px;
		}

#nav-home-button a {
		border-bottom: none;
		font-family: Times New Roman, Verdana, Arial, Helvetica, sans-serif;
		font-size: 16px;
		color: #FFFFFF;
		text-decoration: none;
		display: block;
		background-color: #49608A;
		padding: 0px 0px 5px 3px;
		margin: 0px 0px;
		}

#nav-home-button a:hover {
		border-bottom: none;
		color: #660000;
		display: block;
		background-color: #EEEDC0;
		padding: 0px 0px 5px 3px;
		margin: 0px 0px;
		}
.blur{
	background-color: #003377; /*shadow color*/
	color: inherit;
	margin-left: 4px;
	margin-top: 4px;
}

.shadow,
.content{
	position: relative;
	bottom: 2px;
	right: 2px;
}

.shadow{
	background-color: #000; /*shadow color*/
	color: inherit;
}

ol {
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 11px;
		line-height: 1.8em;
		list-style: square;
		margin-top: .3em;
		margin-bottom: .8em
		}


option.smallText  {
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 10px;
		margin-top: 0em;
		margin-bottom: 0em;
		}

p  {
		font-family: Verdana, Times New Roman, Geneva, Arial, sans-serif;
		font-size: 18px;
		line-height: 2em;
		color:#304771; 
		font-size:110%; 
		padding:10px 10px 0px 5px; 
		text-align: left;
		margin-top: 0em;
		margin-bottom: 1em;
		}

p.macular  {
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-
serif;
		font-size: 25px;
		line-height: 1.4em;
		color: maroon;
		margin-top: 0em;
		text-align: left;
		margin-top: 0em;
		margin-bottom: .7em;
		}


p.announcements  {
		background: #FFFF99;
		border: thin;
		border-bottom: 1px solid #990000;
		border-left: 1px solid #990000;
		border-right: 1px solid #990000;
		border-top: 1px solid #990000;
		color: black;
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 15px;
		line-height: 1.3em;
		padding-bottom: .8em;
		padding-left: .8em;
		padding-right: .8em;
		padding-top: .3em;
		text-align: left;
		}

p.footer {
		color: #000000;
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 13px;
		line-height: 1.6em;
		margin-top: .3em;
		}


p.footerlinks  {
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 15px;
		line-height: 1.4em;
		color: black;
		margin-top: .3em;
		text-align: left;
		margin-bottom: 0em;
		paddding-bottom: .1em;
		}


p.menuItem  {
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 14px;
		line-height: 1.2em;
		color: #000000;
		font-weight: bold;
		margin-top: .3em;
		text-align: left;
		margin-bottom: 0em
		}

p.menuLists {
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 11px;
		font-weight: normal;
		line-height: 1.2em;
		margin-top: 0em;
		text-align: left;
		margin-bottom: 0em;
		paddding-bottom: 0em
		}

p.menuListTitle  {
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 11px;
		font-weight: bold;
		line-height: 1.3em;
		margin-top: .3em;
		text-align: left;
		margin-bottom: 0em;
		padding-bottom: 0em
		}

p.menuSubtext  {
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 10px;
		line-height: 1.2em;
		color: #2660A1;
		font-style: italic;
		font-weight: normal;
		margin-top: .3em;
		text-align: left;
		margin-bottom: 1.6em
		}

p.scanColumnText  {
		color: 000000;
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 12px;
		line-height: 1.4em;
		margin-bottom: .8em;
		margin-left: 1em;
		margin-top: .3em;
		padding-bottom: .1em;
		text-align: left;
		}



p.serif  {
		font-family: Georgia; serif;
		font-size: 11px;
		line-height: 1.4em;
		color: black;
		margin-top: 0em;
		text-align: left;
		margin-top: 0em;
		margin-bottom: .7em;
		}

p.tableText  {
		color: black;
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 11px;
		line-height: 1.4em;
		margin-top: 0em;
		margin-bottom: 0em;
		text-align: left;
		}

p.tableTextDepartment  {
		color: black;
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 10px;
		line-height: 1em;
		margin-top: 0em;
		margin-bottom: 0em;
		padding-bottom: 0em;
		text-align: left;
		}

p.tableTextIndent  {
		color: black;
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 10px;
		line-height: 1.4em;
		margin-bottom: .3em;
		margin-left: 2em;
		margin-top: .3em;
		text-align: left;
		}

p.tableTextHeader  {
		color: black;
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 10px;
		font-weight: bold;
		line-height: 1.4em;
		margin-top: .3em;
		margin-bottom: .3em;
		text-align: left;
		}

p.topbar {
		color: maroon;
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 2px;
		text-align: right;
		padding-top: .4em;
		line-height: .4em;
		}


select.smallText  {
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 10px;
		margin-top: 0em;
		line-height: .4em;
		}

li {
		font-family: Verdana, Geneva, Arial, sans-serif;
		font-size: 14px;
		line-height: 1.6em;
		list-style: square;
		list-style-position: outside;
		}
ul {
		font-family: Verdana, Geneva, Arial, sans-serif;
		font-size: 14px;
		line-height: 1.6em;
		list-style: square;
		list-style-position: outside;
		margin-bottom: .8em;
		margin-top: 0em;
		padding-top: 0em;
		}

ul.menuList {
		color: #white;
font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 11px;
		line-height: 1.4em;
		list-style: square;
		list-style-position: outside;
		margin-top: 0em;
		margin-bottom: .8em
		}

ul.nested {
color: #white		
font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 11px;
		line-height: 1.6em;
		list-style: square;
		list-style-position: outside;
		margin-bottom: 2em;
		margin-top: 2em;
		padding-top: 2em;
		}

ul.relatedLinks {
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 11px;
		line-height: 2em;
		list-style-type: none;
		margin-bottom: 1em;
		margin-left: 0em;
		margin-top: .6em;
		padding-left: 0;
		}

ul.relatedLinks li {
		margin-left: 0em;
		padding-left: 0;
		}

ul.relatedLinks2 {
		display: inline;
		font-family: Times New Roman, Verdana, Geneva, Arial, sans-serif;
		font-size: 11px;
		line-height: 1.2em;
		list-style: none;
		list-style-position: outside;
		margin-bottom: 1em;
		margin-left: -0px;
		margin-top: .6em;
		}

@charset "utf-8";

/* For Menu Testing Only */


/* CSS Popout Menu */

#menu{
position:relative;
top:5px;
left:0;
padding:0px;
z-index:2;
width:162px;
}

#menu a, #menu h2{
display:block;
font:normal 12px verdana,helvetica,sans-serif;
color:white
white-space:nowrap;
text-indent:18px;
width:159px;
height: 17px;
border-top: thin groove #FFFFFF;
border-left: thin groove #FFFFFF;
border-right: 2px #FFFFFF;
}

#menu a{
background: url(http://www.nevadaretina.com/includes/newmenu/images/beveledtabn1.png) repeat-x;
text-decoration:none;
border-left: THIN GROOVE #ffffff;
}

#menu a, #menu a:visited{
color:white;
}

#menu a:hover{
color:#353535;
background-image: url(http://www.nevadaretina.com/includes/newmenu/images/beveledtabhov.png) repeat-x;
border-left: thin groove #FFFFFF;
}

#menu a:active{
color:#060;
background-image: url(http://www.nevadaretina.com/includes/newmenu/images/beveledtabhov.png) repeat-x;
border-left: thin groove #FFFFFF;
}

#menu h2{
line-height:14px;
color:#fff;
background-image: url(http://www.nevadaretina.com/includes/newmenu/images/tile-h2.gif) repeat-x;
text-transform:uppercase;
margin:0;
padding:0 0 0 0;
width:159px;
}

#menu li{
list-style-type:none;
border-left: thin groove #FFFFFF;
}

#menu ul li{
position:relative;
border-left: thin groove #FFFFFF;
}

#menu li ul{
position:absolute;
top:0;
left:159px;
display:none;
border-left: thin groove #FFFFFF;
}

/* Fix IE. Hide from IE Mac \*/
* html #menu ul li{float:left;height:1%; position: relative; top:0px; left: 0px; text-indent:3px;
width:159px; z-index: 1; 
background-image: url(http://www.nevadaretina.com/includes/newmenu/images/beveledtab.png) repeat-x;}
* html #menu ul li a{height:1%; position: relative; top:5px; left:-42px; text-indent:3px;
width:163px; z-index: 1; 
background-image: url(http://www.nevadaretina.com/includes/newmenu/images/beveledtab.png) repeat-x;}
/* End */

div#menu ul, #menu ul ul, div#menu ul ul ul{
padding:0;
list-style-image:none;
width:159px;
}

div#menu ul ul, div#menu ul ul ul, div#menu ul li:hover ul ul, div#menu ul li:hover ul ul ul{
display:none;
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul{
display:block;

}

/* Styling for Expand */

#menu a.x, #menu a.x:visited{
font-weight:normal;
text-indent:18px;
background-image: url(http://www.nevadaretina.com/includes/newmenu/images/beveledtabn1.png) repeat-x;
}

#menu a.x:hover{
color:#353535;
background-image: url(http://www.nevadaretina.com/includes/newmenu/images/beveledtabhov.png) repeat-x;
}

#menu a.x:active{
color:#060;
background-image: url(http://www.nevadaretina.com/includes/newmenu/images/beveledtabhov.png) repeat-x;
}
/* End */

#quicklinks{
position:relative;
top: 0px;
left: 0px;
float:right;
padding-left: 0px;
background-color: #ccccff;
width:198px;
border:0px solid grey;
margin:0px 2em 0px 0px;
color: #000000; margin-left: 20px;
a:link{color:#4396F4; }
}



#eyediagram{
position:relative;
top: 0px;
left: 0px;
float:right;
padding-left: 0px;
background-color: #ffffff;
width:245px;
border:0px solid grey;
margin:0px 2em 0px 0px;
color: #000000; margin-left: 20px;
}

/* Quick Link */


#quicklinktop {
background-image: url(http://www.nevadaretina.com/quicklink/tanquicklink2.png);
height: 25px;
width: 284px;
text-indent: 7px;
font-family: verdana, arial, sans-serif;
font-size: 15px;
font-weight: bold;
border-left:1px solid #D3D1B3
border-bottom:1px solid #D3D1B3
}

#quicklinkbottom {
background-color: #f6f6f0;
height: 25px;
list-style: square;
border-left:1px solid #D3D1B3

}

#quicklinkbottom UL {
	margin:0px 0px 0px 0px; 
	padding:5px 10px 5px 20px; 
	line-height:120%;  
	}
#quicklinkbottom LI {
	line-height:150%; 
	}

/*Whats New */

#newtop {
background-image: url(http://www.nevadaretina.com/quicklink/newtop.png);
height: 25px;
width: 284px;
text-indent: 7px;
font-family: verdana, arial, sans-serif;
font-size: 15px;
font-weight: bold;
border-left:1px solid #D3D1B3
border-bottom:1px solid #D3D1B3
}

#newbottom {
background-color: #ECF4F3;
height: 25px;
list-style: square;
border-left:1px solid #D3D1B3

}

#newbottom UL {
	margin:0px 0px 0px 0px; 
	padding:5px 10px 5px 20px; 
	line-height:120%;  
	}
#newbottom LI {
	line-height:150%; 
	}

