/* Navigation - page-on styles
=================================*/
	body#about .glossymenu a.about,
	body#ugprograms .glossymenu a.ugprograms,
	body#secondary .glossymenu a.secondary,
	body#research .glossymenu a.research,	
	body#contact .glossymenu a.contact,	
	body.template04 .glossymenu a.menuitem:hover,
	body.template04 .glossymenu div.submenu ul li a:hover {color:#7A90C5;}
	
/* Site Specific styles
=================================*/
div#header {background:url(../images/header.png) center top no-repeat; }

body.template04 .glossymenu ul#top {background:url(../images/2ndNav.png);}
body#home.template04 .glossymenu, body.template04 .glossymenu {
	/*background: url(http://www.virginia.edu/uvatemplates2010/images/template04/bgNav2.gif) repeat-x center top;*/}
div#global-nav-bottom  {background:none;}
body.template04 .glossymenu a.menuitem {border-top: 1px solid #335080;} 

body.template04 #imageslideshow {
	float: left;
	width: 500px;
	margin-top: 1px;
	height: 400px;
	margin-left: 10px;
	overflow:hidden;
}
#map {float:right;}

/* Testing topnav here */

table#topnav {
	position:absolute;
	z-index: 30;
	text-transform: uppercase;
	width: 950px; 
	height: 38px;
	background:#F90;
	padding:0;
	color:#FFF;
	margin:0 0 0 0;
}

#topnav td a {
	display: block;	
	text-align: center;
}

#topnav div {	
	position: absolute;
	visibility: hidden;
	margin: 0 0 0 -8px;
	padding: 0;
	border: 1px solid #5970B2;
}

#topnav div a {
		position: relative;
		display: block;
		margin: 0;
		width: auto;
		white-space: nowrap;
		text-align: left;
		text-decoration: none;
		background: #314f85;
		color: #FFF;
		font-size: 11px;
		cursor: pointer;
		opacity:0.88;
		filter:alpha(opacity=88);
}

#topnav div a:hover{	
		background: #39619f;
}

#topnav td {
	text-align: center;
	padding: 2px 3px;
	font-size:20px;
}

#topnav a.nav-title {
	color: white;	
	padding-left: 4px;
	font-size: 11px;
}

#topnav td.nav-title:hover {
	background: #F30;	
}

#nav-wrapper #topnav td.separator, #topnav td.separator:hover {
	padding: 0;
	background:#F90;
	vertical-align: middle; 
	font-size: 8px;
}

#topnav td:hover {
	background: #F30;	
}

#topnav a {
	font: serif;
	font-size: 8.5px;
	font-weight: 400;
	color: #FFF;
	text-transform: uppercase;
}

.childHome {
    background: #F60;
	margin-top: 412px;
	padding-top: 10px;
	padding-left: 60px;
	height:28px;
	width:170px;
}

.childHome a {
	color:#FFF;
	font-weight:bold;
}