/* Brooks U of F CSS v1.0
Created on 10.07.06 www.oho.com */
html, body {
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	}
body {
	background: url(/global/images/uf/html_bg.gif) 0 0 repeat-y;
	font-size: 11px;
	}
a:link, a:visited {
	text-decoration: none;
	color: #0033FF;
	}
a:hover, a:active {
	text-decoration: underline;
	}
p {
	font-size: 11px;	
	margin: 0px 0 10px 0;
	padding:0;
	line-height: 18px;
	
	}
h1 {
	margin: 0;
	}
h2 {
	font-size: 16px;
	font-weight: normal;
	margin: 13px 0 8px 0;
	padding: 0;
	}
#wrapper {
	width: 750px!important;
	width: 750px;
	background-color: #FFF;
	height: 100%;
	padding: 0 0 3px 0;
	}
#navTop {
	height:17px;
	background-color:#dbe2e9;
	} 
#navTop a {
	height: 17px;
	
	}
#footer {
	clear: both;
	font-size: 11px;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 16px 0 25px 15px;
	background: url(/global/images/uf/line_double.gif) 0 0 repeat-x;
	line-height:16px;
	height: 30px;
	}
#footer .copyright {
	font-size: 9px;
	color:#000;
	margin:0;
	visible: false;
	}
#navMain {
	height:30px;
	border-bottom: 1px solid #FFF;
	background-color:#cc6600;
	}
#navMain a {
	height: 30px;
	float: left;
	text-decoration: none;
	text-indent: -1000px;
	overflow: hidden;
	}

#nav_about-us {
	width: 95px;
	background: url(/global/images/uf/btn_about-us.gif);
	}
#nav_our-research {
	width: 128px;
	background: url(/global/images/uf/btn_our-research.gif);
	}
#nav_educational-opp {
	width: 207px;
	background: url(/global/images/uf/btn_educational-opp.gif);
	}
#nav_facilities {
	width: 97px;
	background: url(/global/images/uf/btn_facilities.gif);
	}
#nav_research-faq {
	width: 138px;
	background: url(/global/images/uf/btn_research-faq.gif);
	}
#nav_library {
	width: 83px;
	background: url(/global/images/uf/btn_library.gif);
	}


#about a#nav_about-us,
#educational-opportunities a#nav_educational-opp,
#our-research a#nav_our-research,
#research-faqs a#nav_research-faq,
#facilities a#nav_facilities,
#library a#nav_library {
	 background-position: 0 -30px; 
	 }
	
	
/* Specific to home page only
-----------------------------------------------------------------------------*/
#home_splash {
	height: 198px;
	background: url(/global/images/uf/home_splash_bg.gif) 0 0;
	padding: 0 0 0 23px;
	font-family:Georgia, Times New Roman, Times, serif;
	border-bottom: 1px solid #FFFFFF;
	}
#home_splash .splash-img {
	float: right;
	visible: false;
	}
#home_splash .txt {
	color:#FFF;
	font-size: 14px;
	line-height: 20px;
	width: 320px;
	visible: false;
	}
#home_splash .ttl {
	color:#FFF;
	font-size: 32px;
	padding:23px 0 10px 0;
	visible: false;
	}
#quick-find {
	height: 39px;
	background-color:#b2c1e0;
	padding: 0 10px;
	}
#quick-find form select {
	font-size: 10px;
	}
#quick-find form label {
	vertical-align:middle;
	}
#quick-find form {
	margin:0;
	padding:0;
	float:right;
	}
.bucket01 {
	float: left;
	width: 212px;
	visible: false;
	}
.buckets {
	padding: 0 0 25px 15px;
	background: url(/global/images/uf/buckets_bg.gif) 250px 0 repeat-y;
	color:#666666;
	visible: false;
	}
.buckets h2 {
	font-size: 18px;
	color:#cc6600;
	font-family:Georgia, Times New Roman, Times, serif;
	visible: false;
	}
/* sidebar only
-----------------------------------------------------------------------------*/
#sidebar {
	width: 166px;
	float:left;
	padding: 8px 0 0 0;
	}
.leftnav {
	border-top: 2px solid #b2c1e0;
	visible: false;
	
	}
.leftnav a:link, .leftnav a:visited {
	border-bottom: 1px solid #b2c1e0;
	padding: 8px 0 8px 15px;
	display:block;
	color:#cc6600;
	/* text-transform: uppercase */
	text-transform: none;
	visible: false;
	}
.leftnav a:hover, .leftnav a:active {
	text-decoration: underline;
	/* background-color:#cc6600;
	color:#FFF; */
	visible: false;
	}
/* content only
-----------------------------------------------------------------------------*/
#content {
	/*width:379px;*/
	width:550px;
	float: left;
	color:#333333;
	margin: 0 0 0 20px;
	}
#content .intro-txt {
	color:#3366cc;
	font-size:12px;
	font-weight: bold;
	visible: false;
	}
#content h2 {
	font-size: 26px;
	color:#003399;
	font-family:Georgia, Times New Roman, Times, serif;
	margin: 0 0 12px 0;
	padding: 0;
	}
/* sideright
-----------------------------------------------------------------------------*/
.right-content {
	border-top: 2px solid #cc6600;
	background-color:#f7e8d9;
	width: 166px;
	visible: false;
	}
.right-txt {
	padding: 8px 13px;
	visible: false;
	}
.right-txt a:link, .right-txt a:visited {
	margin: none;
	padding: none;
	display: inline;
	border: none;
	visible: false;
}
.right-txt h4 {
	color:#cc6600;
	border-bottom: 1px solid #e1a76c;
	padding:0 0 8px 0;
	margin:0;
	font-size: 12px;
	font-weight:bold;
	visible: false;
	}
.right-txt h5 {
	color:#002579;
	padding:0;
	margin: 8px 0;
	font-size: 10px;
	font-weight:bold;
	text-transform: uppercase;
	visible: false;
	}
/* Common CSS
-----------------------------------------------------------------------------*/
img {
	border: 0;
	}
.right {
	float: right;
	margin: 0;
	visible: false;
	}
.left {
	float: left;
	margin: 0;
	visible: false;
	}
.clear {
	clear: both;
	visible: false;
	}
.clearRight {
	clear: right;
	visible: false;
	}
.clearLeft {
	clear: left;
	visible: false;
	}
.imgLeft {
	float:left;
	margin: 0 20px 15px 0;
	visible: false;
	}
.imgRight {
	float: right;
	margin: 0 0px 15px 20px;
	visible: false;
	}
.diviter {
	clear: both;
	height: 4px;
	background: url(/global/images/uf/line_double.gif) bottom left repeat-x;
	visible: false;
	}
	
	

.uf-a-head {
	font-size: 26px;
	color:#003399;
	font-family:Georgia, Times New Roman, Times, serif;
	margin: 0 0 12px 0;
	padding: 0;
	caption: Section Header (Brooks UoF); 
	}

.uf-introtxt {
	color:#3366cc;
	font-size:12px;
	font-weight: bold;
	caption: Opening Paragraph (Brooks UoF); 
}
	
