
body
{
	font-family: Verdana, Arial, sans-serif;
	/*border: 1px solid gray;
	border-bottom: 0px;*/
	margin: 0px;
}

a:visited
{
	color: purple;
}

#body_container
{
	min-width: 1000px;
	/*width:expression(document.body.clientWidth < 1000 ? "1000px": "auto" );*/
}

img
{
	border: 0px;
}

table, td
{
	padding: 0px;
	border-collapse: collapse;
	vertical-align: top;
}

form
{
	display: inline;
}

a
{
	color: blue;
	text-decoration: none;
}

#preheader 
{
	text-align: right;
	height: 20px;
	margin-right: 5px;
	border-bottom: 1px solid #cdcdcd;
}

#preheader a
{
	color: #7d7d7d;
	line-height: 20px;
	font-weight: bold;
}

#preheader a:hover
{
	/*color: #E7D694;*/
	color: #c9aa4d;
}

#header
{
	height: 85px;
}

.nav_selected a, .nav_unselected a, .nav_other a, .nav_selected a:visited, .nav_unselected a:visited, .nav_other a:visited
{
	line-height: 23px;
	font-size: 10pt;
	color: white;
}

.nav_other
{
	background-image: url('/layout/splash/selected_middle.png');
}

#nav_container
{
	height: 49px;
	background-color: #d1d1d1;
}

#subnav_container_home, #subnav_container_default, #subnav_container_postajob, #subnav_container_findajob, #subnav_container_community, #subnav_container_news, #subnav_container_aboutus, #subnav_container_whoswho, #subnav_container_academicresources
{
	position: absolute;
	width: 100%;
	/* background image from school virtualhost .css file */
	height: 26px; /* 26 or 27 gives a little bit easier navigation, make sure you change it down below too */
}

.subnav_container_home_spacer, .subnav_container_postajob_spacer, .subnav_container_findajob_spacer, .subnav_container_community_spacer, .subnav_container_news_spacer, .subnav_container_aboutus_spacer, .subnav_container_whoswho_spacer, .subnav_container_academicresources_spacer, .subnav_container_other_spacer
{
	float: left;
	display: inline-block;
	width: 0px;
}

/* Spacer to set the Who's Who subnavigation to be centered under the Who's Who tab */
.subnav_container_community_spacer
{
	width: 105px;
}

.subnav_container_news_spacer
{
	width: 120px;
}

.subnav_container_whoswho_spacer
{
	width: 275px;
}

.subnav_container_academicresources_spacer
{
	width: 425px;
}

.subnav_container_other_spacer
{
	width: 780px;
}

#subnav_container_other
{
	position: absolute;
	width: 100%;
	background-image: url('/layout/splash/submenu.png');
	height: 26px; /* 26 or 27 gives a little bit easier navigation, make sure you change it up above too */
}

#subnav_container_home, #subnav_container_postajob, #subnav_container_findajob, #subnav_container_community, #subnav_container_news, #subnav_container_aboutus, #subnav_container_whoswho, #subnav_container_academicresources, #subnav_container_other
{
	visibility: hidden;
}

#subnav_container_bottom
{
	border-bottom: 2px solid gray;
}

.subnav, .subnav li
{
	font-size: 10pt;
	list-style: none;
	display: inline;
	padding: 0;
	line-height: 25px;
	margin-left: 7px;
	margin-right: 12px;
}

.subnav a, .subnav a:visited
{
	text-decoration: none;
	color: white;
}

.nav_selected a:hover, .nav_unselected a:hover, .subnav a:hover, .nav_other a:hover
{
	color: #E7D694;
}

/* The color of the currently selected subnavigation link */
.subnav_current
{
	color: #E7D694;
}

#left_bar, #right_bar
{
	width: 200px;
	background-color: #dedede;
	padding-top: 5px;
}

/* , .bar_box_image */
.bar_box_text
{
	margin-left: 7px;
	margin-right: 7px;
	width: 186px;
	border: 1px solid gray;
	background-color: #efefef;
	margin-top: 5px;
	margin-bottom: 5px;
}

.bar_box_text
{
	padding: 5px;
	font-size: 8pt;
}

.bar_box_image
{
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
}

.bar_box_text a, .bar_box_image a
{
	color: black;
}

#content
{
	padding: 8px;
	min-width: 550px;
}

#content a
{
	text-decoration: underline;
}

#content_footer
{
	background-color: #dedede;
	border-bottom: 1px solid gray;
}

#footer
{
	margin-top: 5px;
	text-align: center;
	font-size: 9pt;
}

#subfooter_left, #subfooter_right, #subfooter_keywords
{
	font-size: 8pt;
	color: #bbbbbb;
	margin: 5px;
	margin-top: 20px;
}

#subfooter_left a, #subfooter_right a
{
	color: #888888;
}

#subfooter_left a:hover, #subfooter_right a:hover
{
	color: blue;
}

#subfooter_left
{
	float: left;
}

#subfooter_right
{
	float: right;
	text-align: right;
}

#subfooter_keywords
{
	float: left;
}

.note
{
	font-size: 8pt;
}

/* This rest of these are for the home page and the splash page layout */
.button
{
	font-family: times, serif;
	font-size: 14pt;
	color: black;
	text-decoration: none !important;
}

.button:visited
{
	color: black;
}

.tagline
{
	margin-left: 20px; 
	margin-right: 20px; 
	font-family: times, serif; 
	font-style: italic; 
	font-size: 12pt; 
	line-height: 24px;
	text-align: center;
}

.descriptions
{
	font-size: 11pt; 
	line-height: 20px;
	margin-left: 25px;
	margin-right: 25px;
	text-align: justify;
}

.rightbox
{
	border: 1px solid #b3b3b3;
	margin-left: 0px;
	margin-right: 10px;
	padding: 5px;
}

.box
{
	border: 1px solid #b3b3b3;
	margin-left: 30px;
	margin-right: 30px;
	padding: 8px;
}

.boxhead
{
	padding-bottom: 2px;
	padding-left: 25px;
	margin-left: 32px;
	font-weight: bold;
	background-image: url('/layout/folder_16x16.png');
	background-repeat: no-repeat;
	
	margin-right: 30px;
}

.box hr
{
	color: #d3d3d3;
}

#search_element_q
{
	border: 1px solid #838383;
	width: 100px;
}

#search_element_submit
{
}

.hidden
{
	display: none;
	visibility: hidden;
}

.visible
{
	display: block;
	visibility: visible;
}
