/* DOAS-Glaucoma Main CSS Style Sheet */

body {
color: #333333; text-align: center; 
font-family: arial, verdana, helvetica, sans-serif;;
line-height: 1.5em; margin: 0px; font-size: small; bottom: 1em;
}

/***********************************************/
/* DOAS Accesskeys                             */
/***********************************************/

#accesskeys {
	padding:0px;
	margin:0px;
	margin:0px;
	text-align:left;
	width:770px;
	height: 30px;
	position: relative;
}

#skiplinks{
display:block; position:absolute; top:5px; text-align:left; width:300px; height:1em; 
clip:rect(0px, 220px, 1.7em, 0px);
}

#skiplinks ul {padding:0;margin:0;list-style:none;}

#skiplinks li {padding:0;margin:0;list-style:none;display:inline;}

#skiplinks a {color:#336600;position:absolute;top:0px;left:0px;overflow:hidden;width:0;height:0;z-index:1000;}

#skiplinks a:active, #skiplinks a:focus {position:absolute;overflow:visible;width:auto;height:auto;margin:auto;padding:3px;background-color:#D6E0CC;text-decoration:none;}

#pageOptions {
display:block; position:absolute; top:5px; text-align:left; width:218px;
height:1em; clip:rect(0px,220px,1.7em,0px); left: 552px;
}

#pageOptions #links {
	width: 218px;
	padding-top: 3px;
	height: 1em;
	margin-right: auto;
	margin-left: auto;
}
	
#pageOptions #links  ul {
	margin: 0;
	padding: 0;
	float: right;
	width: 218px;
}
	
#pageOptions #links  li {
	float: left;
	border-right: 1px solid #333333;
	text-align: center;
	list-style-type: none;
}

#pageOptions #links  li.options {
	width: 85px;
	border-right-style: none;
}

#pageOptions #links  li.default {
width: 55px;
}
	
#pageOptions #links  li.low {
	width: 75px;
	border-right-style: none;
}

#pageOptions #links p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #333333;
	font-weight: bold;
}

#pageOptions #links  a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	display: block;
	text-align: center;
	text-decoration: none;
	color: #333333;
}
	
#pageOptions #links  a:hover { 
text-decoration: underline; 
}
	
#pageOptions #links  a.active { 
text-decoration: none; font-weight: bold; 
}

/***********************************************/
/* DOAS Font Attributes                        */
/***********************************************/

p {
	margin: 0;
	padding: 10px;

	}


h1, h2, h3, h4, h5, h6 {
	font-weight:normal;
	margin: 0;
	}
	
#contentMiddle a:link{
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-weight: bold;
	} 

#contentMiddle a:visited {
	color: #333333;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333333;
	font-weight: bold;
	} 
	
#contentMiddle a:hover {
	color: #009933;
	text-decoration: none;
	border-bottom: 1px solid #009933;
	font-weight: bold;
	}
	
#contentTop h1{
	font-size: 1.6em;
	line-height: 1.2em;
	color: #009933;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
	}
	
#contentMiddle h1{
	font-size: 145%;
	line-height: 1.1em;
	color: #009933;
	padding: 10px;
	}
	
#contentMiddle h2{
	font-size: 135%;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.2em;
	}

#contentMiddle li{
	padding-top: 0px;
	padding-right: 30px;
	padding-bottom: 0px;
	list-style-image: url(../Images/bullet.jpg);
	}
	
#contentMiddle img{
	margin-top: 10px;
	}

#navigationTwo p {
	font-size: 10px;
	text-align: right;
	}
	
#welcome h1 {
height:20px; background-image: url(../Images/welcome.jpg); 
background-repeat: no-repeat; background-position: left 10px; margin-top: 10px; margin-bottom: 10px; width: 120px; display: block; margin-left: 10px;
}
	
#welcome h1 span {
display: none;
}

#about h1 {
height:20px; background-image: url(../Images/about.jpg); 
background-repeat: no-repeat; background-position: left 10px; margin-top: 10px; margin-bottom: 10px; width: 120px; display: block; margin-left: 10px;
}
	
#about h1 span {
display: none;
}

#prog h1 {
height:20px; background-image: url(../Images/prog.jpg); 
background-repeat: no-repeat; background-position: left 10px; margin-top: 10px; margin-bottom: 10px; width: 140px; display: block; margin-left: 10px;
}
	
#prog h1 span {
display: none;
}

#pathway h1 {
height:20px; background-image: url(../Images/pathway.jpg); 
background-repeat: no-repeat; background-position: left 10px; margin-top: 10px; margin-bottom: 10px; width: 220px; display: block; margin-left: 10px;
}
	
#pathway h1 span {
display: none;
}

#sitemap h1 {
height:20px; background-image: url(../Images/sitemap.jpg); 
background-repeat: no-repeat; background-position: left 10px; margin-top: 10px; margin-bottom: 10px; width: 100px; display: block; margin-left: 10px;
}
	
#sitemap h1 span {
display: none;
}

#contact h1 {
height:20px; background-image: url(../Images/contact.jpg); 
background-repeat: no-repeat; background-position: left 10px; margin-top: 10px; margin-bottom: 10px; width: 130px; display: block; margin-left: 10px;
}
	
#contact h1 span {
display: none;
}

#docu h1 {
height:20px; background-image: url(../Images/documents.jpg); 
background-repeat: no-repeat; background-position: left 10px; margin-top: 10px; margin-bottom: 10px; width: 140px; display: block; margin-left: 10px;
}
	
#docu h1 span {
display: none;
}

#links h1 {
height:20px; background-image: url(../Images/links.jpg); 
background-repeat: no-repeat; background-position: left 10px; margin-top: 10px; margin-bottom: 10px; width: 70px; display: block; margin-left: 10px;
}
	
#links h1 span {
display: none;
}

/***********************************************/
/* DOAS Main DIV Layout                        */
/***********************************************/

#wrapper {
	width: auto;
	text-align: left;
	height: auto;
	}

#topContainer {
	width:auto;
	height:121px;
	background-image: url(../Images/bg_1.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	}

#headerContainer {
	width:770px;
	height:95px;
	margin-right: auto;
	margin-left: auto;
	}
	
#headerLeft {
	width:385px;
	height:55px;
	float:left;
	}
	
div#headerLeft h1{
	width:375px;
	height:60px;
	background-image: url(../Images/doas_logo.jpg);
	background-repeat: no-repeat;
	margin-left: 10px;
	margin-top: 5px;
	}
	
div#headerLeft h1 span{
	display: none;
	}
	
#headerRight {
	width:385px; height:55px; float:right;
	}
	
div#headerRight h1{
	width:385px;
	height:60px;
	background-image: url(../Images/cfh_logo.jpg);
	background-repeat: no-repeat;
	background-position: 180px top;
	margin-top: 5px;

	}
	
div#headerRight h1 span{
	display: none;
	}
	
#middleContainer {
	width:auto;
	background-color: #99d6ad;
	height: auto;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #009933;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #009933;
	}
	
div#contentContainer {
	width:770px;
	height:auto;
	margin-right: auto;
	margin-left: auto;
	}

div#contentTop {
	width:770px; height:auto; margin-right: auto; margin-left: auto;
	}
	
div#contentMiddle {
	width:770px; height:auto; padding:0; margin-right: auto; margin-left: auto;
	background-color: #FFFFFF; margin-bottom: 10px; border: 1px solid #009933;
	background-image: url(../Images/arrow_big.gif);
	background-repeat: no-repeat; background-position: right bottom;
	background-attachment: fixed; 
	}
	
#newsContainer {
width:750px; height:200px; margin: 10px 10px 0px; padding-bottom: 25px;
}

	
#contentnews {
width:575px; height:auto; margin-right: 25px; border: 2px solid #FF9900;
margin-top: 50px; padding-left: 50px; margin-left: 100px; position: relative;
padding-top: 0px; padding-right: 0px; padding-bottom: 0px;
}

#contentnews h1 {
color: #333333;
}

#contentnews h2 {
background-image: url(../Images/news.jpg); background-repeat: no-repeat;
background-position: left top; width: 140px; display: block; height: 141px;
position: absolute; top: -50px; left: -100px;
}
	
#contentnews h2 span {
display: none;
}

#contentnews a:hover {
color: #ff9900; text-decoration: none; border-bottom: 1px solid #ff9900;
font-weight: bold;
}
	
div#footer {
width:770px; height:20px; font-size: 10px; position: relative; margin-right: auto; margin-left: auto; margin-top: 5px;
}

/***********************************************/
/* DOAS Top Navigation                         */
/***********************************************/

#navContainer {
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	height: auto;
	}
	
#navigation {
	height: 25px;
	width: 650px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;
	float: left;
}

#navigation a {
display:block; color:#333333; text-decoration:none; white-space: nowrap;
padding-right: 10px; padding-left: 10px; padding-top: 5px; padding-bottom: 5px;
float: left; background-color: #eeeeee; border-top-width: 1px; 
border-right-width: 1px; border-top-style: solid; border-right-style: solid; border-top-color: #CCCCCC; border-right-color: #CCCCCC;
}

#navigation a:hover {
color:#FFFFFF; background: #009933;
}

#navigation strong {
color:#FFFFFF; background: #009933; padding-top: 5px; padding-right: 10px; 
padding-bottom: 5px; padding-left: 10px; display: block;
float: left; border-top-width: 1px; border-top-style: solid; border-top-color: #cccccc;
}

#navigation a:hover strong {
color:#FFFFFF; background: #009933;
  }

#navigation ul {
margin:0; padding:0 10px 0 0px; list-style:none; font-size:12px;
}
  
#navigation li {
float:left; margin:0; padding:0; text-indent:0; line-height: normal;
}
	
/***********************************************/
/* DOAS Bottom Navigation                      */
/***********************************************/

#navBottom {
width: auto; height: 25px; margin-right: auto; margin-left: auto; 
background-color: #009966;
}

#navBottom #bottomTabs {
width: 770px; padding-top: 3px; overflow: hidden; height: 25px;
margin-right: auto; margin-left: auto;
}
	
#navBottom #bottomTabs ul { 
margin: 0; padding: 0; 
}
	
#navBottom #bottomTabs li {
display: block; float: left; border-right: 1px solid #ffffff; text-align: center;
}

#navBottom #bottomTabs li.site {
width: 62px;
}
	
#navBottom #bottomTabs li.access { 
width: 82px; 
}

#navBottom #bottomTabs li.private{ 
width: 86px; 
}

#navBottom #bottomTabs li.disclaimer { 
width: 74px; 
}

#navBottom #bottomTabs li.copyright { 
width: 74px; 
}

#navBottom #bottomTabs li.contact {
	width: 76px;
	border-right-style: none;
}
	
#navBottom #bottomTabs li.xhtml { 
width: 52px; 
}
	
#navBottom #bottomTabs li.css {
width: 42px; border-right-style: none;
}

#navBottom #bottomTabs a {
font-family: Arial, Helvetica, sans-serif; font-size: 11px;
color: #FFFFFF; margin: 0; padding: 0; display: block; text-align: center;
text-decoration: none;
}
	
#navBottom #bottomTabs a:hover { 
text-decoration: underline; 
}
	
#navBottom #bottomTabs a.active { 
text-decoration: none; font-weight: bold; 
}

/***********************************************/
/* DOAS Tables                                 */
/***********************************************/

.table{
	background-color: #fbfbfb;
	border-top: 1px dashed #cccccc;
	border-right: none;
	border-left: 1px dashed #cccccc;
	border-bottom-style: none;
	}

.table tr td {
	border-bottom-style: dashed;
	border-bottom-width: 1px;
	border-bottom-color: #cccccc;
	border-top-style: none;
	border-right-style: dashed;
	border-left-style: none;
	border-right-width: 1px;
	border-right-color: #cccccc;


}

/*  browser float fix  */

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {
	display: inline-table;
	}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
