/* Basic page styles */
body {
	margin: 0;
	background: #7aaa23 url(../images/bp_bg.jpg) repeat-x;
	padding: 0;
	font-size:62.5%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	background: url(../images/h1_background.gif) no-repeat;
	color: #C50000;
	font-size: 1.5em; 
	padding: 3px 0 5px 30px;
	margin-top: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 a:active, h1 a:link, h1 a:visited {
	color: #C50000;
}

.notopmag {
	margin-top: 0;
}

h2 {
	color: #5A86A1;
	font-size: 1.2em; 
	margin: 10px 0;
	line-height: 1.2em;
}

h3 {
	color: #58840B;
	font-weight: normal;
	font-size: 1.8em; 
	padding-top: 3px;
	margin-bottom: 20px;
}

h4 { /* sidebar */
	color: #F2FFDC;
	font-size: 1.4em;
	font-variant: small-caps;
	margin-bottom: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
}

h5 {
	color: #C50000;
	font-variant: small-caps;
	font-size: 1.2em;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 5px;
}

h6 {
	color: #014200;
	letter-spacing: 3px;
	font-size: 1.3em;
	margin-top: 8px;
	margin-bottom: 0;
}

hr {
	border: 1px solid #c60000;
	color: #c60000;
}

.red {
	color: #C60000;
	font-weight: bold;
	font-size: 0.9em;
}

input {
	color: #C50000;
	border: 0;
}

#googSubmit {
	color: #fff;
	background: #C50000;
	border: 1px solid #fff;
}

#nav ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#nav ul li:before {
	content: "\00BB \0020";
}

/* homepage what's new fieldset */
fieldset {
	border: 1px solid #C50000;
	width: 210px;
	padding: 10px;
}

legend {
	padding: 8px;
	padding-top: 0;
	color: #C50000;
	font-size: 1.5em;
}

#homepage {
	margin-right: 260px;
}

/* OMAF projects page */
.small {
	font-size: 1.2em;
}

.nameOMAF { /* OMAF projects page ... faculty names */
	margin-left: 30px;
	margin-top: -10px;
	font-size: 0.9em;
}

/* link styles */
a:active, a:link, a:visited {
	color: #002b73;
	text-decoration: none;
	font-size: 1.0em; /* link font size relative to #content */
}

a:hover {
	color: #B30000;
	text-decoration: underline;
	font-size: 1.0em;
}

a.bigGreen:active, a.bigGreen:link, a.bigGreen:visited {
	color: #456A01;
	text-decoration: none;
	font-size: 1.1em;
}

a.bigGreen:hover {
	color: #C60707;
	text-decoration: underline;
	font-size: 1.1em;
}

a.hidden:active, a.hidden:link, a.hidden:visited {
	color: #fff;
	text-decoration: none;
	font-size: 1.1em;
}

a.hidden:hover {
	color: #CCCCCC;
	text-decoration: underline;
	font-size: 1.1em;
}

#news_ticker a:active, #news_ticker a:link, #news_ticker a:visited {
	color: #fff;
	text-decoration: none;
	font-size: 1.0em;
}

#news_ticker a:hover {
	color: #F4FFE0;
	text-decoration: none;
	font-size: 1.0em;
	border-bottom: 1px dotted #fff;
}

a.topNav:active, a.topNav:link, a.topNav:visited {
	color: #c60000;
	text-decoration: none;
	padding: 67px 5px 5px 5px;
	position: relative;
	top: 50px;
}

a.topNav:hover {
	color: #497895;
	text-decoration: none;
	background: url(../images/bp_topnav_bg.png) repeat-x center;
	padding: 67px 5px 5px 5px;
	position: relative;
	top: 50px;
}

a.selected:active, a.selected:link, a.selected:visited,a.selected:hover {
	color: #557D0A;
	text-decoration: none;
	background: url(../images/bp_topnav_bg_selected.png) repeat-x center;
	padding: 67px 5px 5px 5px;
	position: relative;
	top: 50px;
}

#nav a:active, #nav a:link, #nav a:visited,
#footer a:active, #footer a:link, #footer a:visited {
	color: #F2FFDC;
	text-decoration: none;
	font-weight: bold;
	border-bottom: 1px dotted #F2FFDC;
}

#nav a:hover,
#footer a:hover {
	color: #fff;
	text-decoration: none;
	border-bottom: 0;
	font-weight: bold;
}

a.navigationSide {
	font-size: 1.1em;
}

/* special CSS for contact us button on homepage to elimate bottom border */
#contactBtn a:active, #contactBtn a:link, #contactBtn a:visited {
	border-bottom: 0;
}

/* floats */
.left {
	float: left;
}
.right {
	float: right;
}

.imgleft {
	float: left;
	margin: 0 10px 10px 0;
}
.imgright {
	float: right;
	margin: 0 0 10px 10px;
}

.imgleft_border {
	border: 1px solid #c60000;
	float: left;
	margin: 10px 10px 10px 0;
}

.imgright_border {
	float: right;
	margin: 10px 0 10px 10px;
	border: 1px solid #c60000;
}

/* font styling */
.posted {
	color: #999999;
	letter-spacing: 3px;
	font-size: 0.7em;
	text-transform: uppercase;
	font-weight: bold;
}

.smred {
	color: #FF0000;
	font-size: 0.9em;
	font-weight: bold;
}

/* DIV styles by ID */
#container { /* link font size set to 1.0 em of body/100% of body. Body font size set to 10px or 62.5% of default 16px font */
	height: 100%;
	width: 970px;
	font-size:1.0em;
	margin: 0 auto;
}

#headera {
	height: 57px;
}

#news_ticker {
	float: left;
	color: #fff;
	font-size: 1.15em;
	margin-top: 31px;
	margin-left: 10px;
}

#headerb {
	height: 81px;
}	

#top_nav_links {
	font-size: 1.2em;
	font-weight: bold;
	float: right;
	margin: 10px;
	margin-top: 18px;
	letter-spacing: 0px;
}

#bread {
	height: 38px;
}

#bread_content {
	position: relative;
	top: 13px;
	left: 26px;
	color: #464143;
	font-size: 1.0em;
}

#banner_photo {
	border-top: 2px solid #5a86a0;
}

#banner_photo_image {
	margin-left: -3px;
}

#main_wrap {
	margin-right: 19px;
}

#container > #main_wrap {
	margin-right: 0;
}

#main_transp_overlay {
	height: 48px;
	background: url(../images/bp_main_transp.gif) no-repeat;
	margin: -48px 0 0 19px;
	position: relative;
	z-index: 2;
}

#container > #main_transp_overlay {
	background: url(../images/bp_main_transp.png) no-repeat;
}

#nav {
	height: inherit;
	width: 205px;
	float: left;
	color: #fff;
	background: #b30000 url(../images/bp_nav_bg.jpg) no-repeat bottom right;
	min-height: 290px;
  	height: auto !important;
 	height: 290px;
	position: relative;
	z-index: 100;
	left: 19px;
}

#nav_content {
	font-size: 1.1em;
	line-height: 1.4em;
	margin: 15px;
}

#search {
	margin: 0 8px 8px 8px;
	text-align: center;
}

#content {
	height: 100%;
	background: #fff;
	font-size: 1.2em;
	line-height: 1.4em;
	background: url(../images/bp_main_bg_repeat.jpg) repeat-y;
	position: relative;
	left: -3px;
	margin-left: 205px;
}

#main_wrap > #content {
	left: -1px;
}

#content_bg1 {
	background: url(../images/bp_main_bg1.jpg) no-repeat;
}

#content_content {
	position: relative;
	z-index: 140;
	top: 0;
	padding: 0 40px;
	min-height: 400px;
  	height: auto !important;
 	height: 400px;
}

#content_bottom_bg {
	background: url(../images/bp_bg_bottom.jpg) no-repeat;
	height: 44px;
}

#footer {
	color: #fff;
	font-size: 1.0em;
	text-align: left;
	clear: both;
	margin: 0 26px 50px 26px;
	height: 50px;
}

#footer_text {
	position: relative;
	top: 25px;
}

.clear {
	clear: both;
}

/* ticker */
#ajaxticker1{
width:520px;
font-weight: bold;
margin-top: 1px;
}

/* gradual shine for bottom logos */
.gradualshine{
filter:alpha(opacity=50);
-moz-opacity:0.5;
float: right;
}

/* hide print */
#print {
	display: none;
}

/****************************
*                           *
*	PAGE SPECIFIC CONTENT   *
*                           *
*****************************

/* Projects - investigations box */
.inv_box {
	width: 100%;
	background: url(../images/bp_projcollab_03.gif) repeat-y;
}

.inv_top {
	height: 13px;
	background: url(../images/bp_projcollab_01.jpg) no-repeat;
}

.inv_mainbg_nonrep {
	background: url(../images/bp_projcollab_02.jpg) no-repeat;
	min-height: 215px;
  	height: auto !important;
  	height: 215px;
	font-size: 0.95em;
}

.inv_left {
	width: 200px;
	margin-left: 10px;
	float: left;
}

.inv_right { /* ie 6 */
	padding-left: 20px;
	padding-right: 10px;
	float: right;
}

.inv_mainbg_nonrep > .inv_right { /* modern browsers */
	margin-left: 240px;
	margin-right: 20px;
	padding: 0;
	float: none;
}

.inv_footer {
	clear: both;
	background: url(../images/bp_projcollab_04.jpg) no-repeat;
	height: 11px;
}