/* Global Styles */

body, html, #main_head *, #footer *, #secondary_nav *, #secondary_nav *, #layout h1, #nav *, h1, h2, h3, h4, h5, p {
	padding: 0;
	margin: 0;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background: url(../img/bg_main.png) repeat #fff 2px 0px;
	font-size: .75em;
}
.nobullet li {list-style-type: none;}
.noindent li {margin-left:-35px; }

.center {text-align:center;}
#honeypot { display:none; } /*This hides the honeypot field on all forms using Form Manager*/

.h_nav{
	margin: 0;
	padding: 0;
}
.h_nav li {
	margin: 0 ; padding: 0;
	line-height: 1em;
	display: inline;
	border-left: 1px solid #000000;
	padding-left: 5px;
	
}
.h_nav .first_item {
	border-left: 0;
}
a.image > img, a.image:hover > img
{
    border: 0;
    color: white;
}
a:hover {
	color: #b36b68;	
}
h3, h3 a, h3 a:visited {
	color: #7f0202;
	font-size: 1em;
	margin-top: 16px;
	line-height: 1.4em;
	text-decoration: none;
}
h3 a, h3 a:visited{
    text-decoration: underline;
}
h3 a:hover {
	color: #a6524e;	
}
h4 {
	font-size: 1em;
}
h5 {
	font-size: 1em;
}
p {
	margin-bottom: 15px;
}

td { 
	vertical-align: top;
	text-align: left;
	padding: 5px;
	}
th {
	color: #111;
	background-color: #DFEAF5;
	padding: 5px;
	}
table {
	border-collapse: collapse;
	margin: .8em 0;
	}	
table, td, th 
    {
        border: 1px solid #000;
    }
   
ol, ul {padding-bottom:0px; }
ol li, ul li {padding-bottom:1em;}

.inlinelist li { display:inline; margin:0}

.screenshot { display:block; padding: 1em 0; }
/***********************************
        Bread crumbs
***********************************/
#breadcrumbs
{
    margin: 0; padding: 0;
}
#breadcrumbs li
{
    padding-bottom: 0;
    display: inline;
    list-style: none;
    line-height: 20px;
    padding-left: 20px;
    background: url('../images/31.gif') left bottom;
    background-repeat: no-repeat;
}
#breadcrumbs li#first_crumb
{
    list-style: none;
    padding-left: 0px; margin-left: 0px;
    background: transparent;
}
/***********************************
        Forms
************************************/        
fieldset {  margin: 0 0 10px 0;  padding: 8px; border:solid 1px #336699;}
fieldset legend { color: #336699; font-weight: bold; font-size:13pt; }
form ul li {list-style: none;}
form h5 {  font-size: 1.1em;}
form h6 {  font-size: .875em;  margin-bottom: 5px;}
form textarea { width: 40em; height: 10em;}
form .error{ color: red; font-weight: bold; }
form .special {display: none;}
.buttons {  margin-top: 15px;}
.radios{ margin-left: 20px;}
.form_nav {	margin-top: 15px;}
.form_nav a:hover {	cursor: pointer;}
.sent {text-align: center; margin-top: 1em; border: 1px solid green; background: #d4ffcb;}
.mail_error {text-align: center; margin-top: 1em; border: 1px solid red; background: #ffcbcb;}

/********************************
*           RSS                 *
********************************/
h2{
    height: 1.2em;
}
h2 .heading
{
    display: block;
    float: left;
}
    
h2 .feed_icon
{
    display:block;
    float:right;
    text-decoration: none;
    text-align: right;
    background: url('../images/30.png') no-repeat;
    background-position: right 70%;
}
.feed_icon .feed
{
    
    visibility: hidden;
}

/************************************
*           Head                    *
************************************/
#main_head {
	height: 34px;
	background: url('../img/bg_header.png') repeat-x;
}
#main_head label {
	display: none;
}
#main_head input, #nav input {
	border: 0;
}
#sub_head {
	height: 22px;
	width: 960px;
	margin: auto;
	padding-top: 5px;
	position: relative;
}
#sub_head p a {
	height: 22px;
	width: 307px;
	float: left;
	margin-left: 32px;
	text-indent: -9000px;
	background: url(../img/ucf.png) no-repeat;
}
form#google_box {
	float: right;
	width: 175px;
}
form#google_box fieldset { border: none;}

div#sub_head > form#google_box {
	float: right;
}
#q {
	width: 142px;
	height: 16px;
	padding: 1px 4px;
	position: absolute;
	top: 6px;
	right: 18px;
	background: #fff;
	margin-right: 32px;
}
#google_search {
	position: absolute;
	left: 913px;
	top: 7px;
}

/* Main Layout */
#wrap {
	background: url(../img/bg_main_top.png) repeat-x;
}
#layout {
	width: 960px;
	margin: 0 auto 50px auto;
	padding: 5px 0 0 0;
	background: url(../img/bg_body_ie6.png) repeat-y center;	
}
html > body #layout {
	background: url(../img/bg_body.png) repeat-y center;	
}

/* Primary Navigation */
#nav {
	width: 916px;
	margin: 5px 0 5px 23px;
	background: url(../img/bg_nav.png) no-repeat;
	height: 24px;
	position: relative;
	left: -1px;
	z-index: 2;
}
#nav ul {
	list-style: none;
}
#nav ul li {
	float: left;
}
#nav ul li a {
	text-decoration: none;
	color: #fff;
	padding: 5px 20px;
	display: block;
	font-weight: bold;
	background: url(../img/bg_nav_divider.png) no-repeat top right;
}
#nav ul li ul {
	position: absolute;
	visibility: hidden;
}
html > body #nav ul li ul {
	position: absolute;
	width: .1em;
}
*:first-child+html #nav ul li ul {
	position: absolute;
	width: auto;
}
#nav ul li ul li {
	clear: left;
}
#nav ul li ul li a, #nav ul li#first ul li a  {
	display: block;
	padding: 5px 20px 5px 20px;
	width: 12em;
	border-bottom: 1px solid #6a8199;
	border-left: 1px solid #6a8199;
	border-right: 1px solid #6a8199;
	background-color: #ebf3fb;
	background-image: none;
	color: #000;
}
#nav ul li ul li a:hover, #nav ul li#first ul li a:hover {
	background-color: #fff;
}
fieldset#search_tol
{
    border:none;
    margin: 0;
}
#search_tol_box {
	width: 142px;
	height: 16px;
	padding: 1px 4px;
	position: absolute;
	top: 3px;
	right: 43px;
}
#search_tol_button {
	position: absolute;
	top: 8px;
	left: 877px;
}

/* Secondary Navigation */
#secondary_nav {
	width: 181px;
	background: url(../img/bg_secondary_nav_middle.png) repeat-y;
	float: left;
	height: 580px;
	position: relative;
}
html > body #secondary_nav {
	height: auto;
	min-height: 580px;
}
#secondary_nav_top {
	width: 181px;
	height: 11px;
	background: url(../img/bg_secondary_nav_top.png) no-repeat;
}
#secondary_nav_bottom {
	width: 181px;
	height: 11px;
	background: url(../img/bg_secondary_nav_bottom.png) no-repeat #fff;
	padding-bottom: 8px;
	position:absolute;
	bottom: 0;
}
#secondary_nav ul {
	margin: 0px 12px;
	padding: 10px 0;
	list-style: none;
	font-weight: bold;
}
#secondary_nav ul li {
	margin-bottom: 20px;
}

#secondary_nav ul li a {
	text-decoration: none;
	color: #333;
	line-height: 1.2em;
}
#secondary_nav ul li a.back{
    color:#800903;
}
#secondary_nav ul li a.back:hover{
    color:red;
}

#secondary_nav ul li a:hover {
	color: #555;
}

/* Content */
h1 a {
	display: block;
	width: 916px;
	height: 66px;
	margin-left: 23px;
	text-indent: -9000px;
	background: url(../img/teaching_online.png) no-repeat;
	position: relative;
	left: -1px;
	font-size: 0;
}
#content {
	width: 916px;
	margin: 11px 0 0 23px;
	background: url(../img/bg_main_content_middle.png) repeat-y;
	position: relative;
	left: -1px;
	top: -6px;
}
#content_sub_page {
	width: 916px;
	height: 577px;
	margin: 0 0 0 23px;
	position: relative;
	left: -1px;
}
html > body #content_sub_page {
	width: 916px;
	margin: 0 0 0 23px;
	height: auto;
	min-height: 577px;
	overflow: hidden;
}
#content_top {
	height: 11px;
	width: 916px;
	background: url(../img/bg_main_content_top.png) no-repeat;
}
#content_bottom {
	height: 11px;
	width: 916px;
	background: url(../img/bg_main_content_bottom.png) bottom no-repeat;
	clear: both;
}

/* Main Page Content */
#main_page_content {
	width: 410px;
	float: right;
	padding: 0 38px 0 10px;
    height: 550px;
}

#content>#main_page_content
{
    min-height: 550px;
    height: auto;
}

#main_page_content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.67em;
	color: #294767;
	font-weight: normal;
	border-bottom: #294767 1px solid;
	padding: 0 0 4px 0;
	margin: 10px 0 0 0;
}
#main_page_content h3 {
	margin: 0;
	padding: 15px 0 0 0;
}
#main_page_content p {
	padding: 0;
	margin: 0;
	line-height: 1.4em;
}
p#previous {
	margin-top: 14px;
}
.read_more a {
	color: #333;
	display: block;
	margin: 10px 0;
}
.read_more a:hover {
	color: #555;
}

/* Secondary Page Content */
#secondary_page_content {
	width: 680px;
	margin: 0 0 0 210px;
	padding: 5px 0 20px 0;
}
#secondary_page_content p {
	line-height: 1.4em;
}
#secondary_page_content h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.67em;
	color: #294767;
	font-weight: normal;
	border-bottom: #294767 1px solid;
	padding-bottom: 4px;
	margin: 10px 0;
}
#secondary_page_content h3 {
	font-size: 1.33em;
}
#secondary_page_content h4, #secondary_page_content h5 {
	margin-top: 10px;
}
#secondary_page_content label {
	display: block;
	margin: 10px 0 2px 0;
}
#secondary_page_content p label, #secondary_page_content h5 label, #secondary_page_content li label {
	display: inline;
}
#secondary_page_content h5 label {
	font-size: 1.2em;
}

/* Error page */
#error_message {
	width: 840px;
	height: 562px;
	padding: 0 38px;
}
html > body #error_message {
	width: 840px;
	height: auto;
	min-height: 562px;
	padding: 0 38px;
}
#error_message h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.67em;
	color: #294767;
	font-weight: normal;
	border-bottom: #294767 1px solid;
	padding-bottom: 4px;	
	margin: 10px 0 10px 0;
}
#error_message p {
	line-height: 1.4em;
}

/* Search Results */
#search_results {
	width: 840px;
	height: 562px;
	padding: 0 38px;
}
html > body #search_results {
	width: 840px;
	height: auto;
	min-height: 562px;
	padding: 0 38px;
}
#search_results h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.67em;
	color: #294767;
	font-weight: normal;
	border-bottom: #294767 1px solid;
	padding-bottom: 4px;
	margin-top: 10px;
}
#search_results p {
	line-height: 1.4em;
}

ul.search_nav
{
    margin: 0 auto;
    margin-bottom: 30px;
    text-align: center;
    width: 400px;
    padding: 1em 0 ;
}
ul.search_nav li
{
    float: left;
    text-align: center;
    list-style: none;
}
.search_nav li.right
{
    float: right;
}

/* Professors */
#chuck_abraham {
	width: 458px;
	height: 562px;
	float: left;
}
#chuck_abraham h2 {
	font-size: .83em;
	position: relative;
	left: -260px;
	top: 60px;
}
#chuck_abraham ul {
	font-size: .83em;
	list-style: none;
	position: relative;
	left: -260px;
	top: 60px;
}
#chuck_abraham #professor_photo {
	width: 458px;
	height: 562px;
	background: url(../img/chuck_abraham.jpg) no-repeat right;
	position: absolute;
	bottom: 0;
	line-height: 1.1em;
	text-align: right;
}
#dr_jay_brophy {
	width: 458px;
	height: 562px;
	float: left;
}
#dr_jay_brophy h2 {
	font-size: .83em;
	position: relative;
	left: -5px;
	top: 60px;
}
#dr_jay_brophy ul {
	font-size: .83em;
	list-style: none;
	position: relative;
	left: -5px;
	top: 60px;
}
#dr_jay_brophy #professor_photo {
	width: 458px;
	height: 555px;
	background: url(../img/dr_jay_brophy.jpg) no-repeat right;
	position: absolute;
	bottom: 0;
	left: -5px;
	line-height: 1.1em;
	text-align: right;
}
#dr_maria_blanes {
	width: 458px;
	height: 562px;
	float: left;
}
#dr_maria_blanes h2 {
	font-size: .83em;
	position: relative;
	left: -5px;
	top: 80px;
}
#dr_maria_blanes ul {
	font-size: .83em;
	list-style: none;
	position: relative;
	left: -5px;
	top: 80px;
}
#dr_maria_blanes #professor_photo {
	width: 458px;
	height: 540px;
	background: url(../img/dr_maria_blanes.jpg) no-repeat right;
        position: absolute;
        bottom: 0; 
        text-align: right;
}
#dr_bernardo_ramirez h2 {
	font-size: .83em;
	position: relative;
	left: -240px;
	top: 50px;
}
#dr_bernardo_ramirez ul {
	font-size: .83em;
	list-style: none;
	position: relative;
	left: -240px;
	top: 50px;
}
#dr_bernardo_ramirez #professor_photo {
    padding-right: px;
	width: 455px;
	height: 554px;
	background: url(../img/dr_bernardo_ramirez.jpg) no-repeat right;
	position: absolute;
	bottom: 0;
	left: -5px;
	line-height: 1.1em;
	text-align: right;
}

/* Footer */
#footer {
	position: relative;
	top: -36px;
	color: #fff;
	font-weight: bold;
	font-size: .83em;
	clear: both;
}
#footer p {
	text-align: center;
}
#footer a {
	color: #fff;
}
#footer a:visited {
	color: #fff;
}

.posted_date
{
    text-align: right;
    font-size: .7em;
    font-style: italic;
}