@charset "utf-8";
body {
background:none;	
}
#header {
	background-image: url(/websvcs/templates/05/venus/images/grafx/top_head3.png);
	background-repeat:repeat-x;
	height:129px;
}

#header #header-left {
	position:absolute;
	height:129px;
	float:left;
	padding: 0px 0px 0px 0px;
	margin-top: 0px;
	width: 100%;
	/*background: url(/websvcs/templates/05/venus/images/grafx/rightbar-leaves9.png) no-repeat;*/
	background-repeat:no-repeat;
	background-position:500px 34px;
}

* html #header #header-left {
	
}
#header #header-left #logo {
	width:220px;
	height:118px;
	float:left;
	text-decoration:none;
	padding:0px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 10px;
	padding-top:2px;
	background: url(/websvcs/templates/05/venus/images/grafx/UTDlogo3.png) no-repeat;
	background-position: top;
}

* html #header #header-left #logo {


}
#header #header-left img{
	display:none;
}
#header #header-left #logo a{
	
	display:block;
	width:211px;/*needs to change*/
	height:120px;/*needs to change*/
	text-decoration:none;
}
#header #header-right {
	position:absolute;
	height:129px;
	margin-left:580px;
	width:400px;
}

#header #header-right img{

	float: right;
	border-style:none;
	
	padding-top:15px;
}

#sitetitle {
	margin-top: 40px;	
}
#toplinks {
	height:10px;
	font-size:10px;
	
	list-style-type: none;
	margin-top: 10px;
	float:right;
	padding-left:18px;
	padding-right:2px;
}
#toplinks a {
	color:#008542;
	text-decoration:none;
}
#toplinks a:hover {
	color:#CCCCCC
}
#toplinks ul li {
	padding: 0px 5px;
}
#toplinks ul { /* all lists */
	padding: 0px;
	margin:0px;
	list-style: none;
	text-decoration:none;
}
#toplinks li { /* all list items */
	float: left;
	position: relative;
}
/*navigation */
#mainnav {
	display:block;
	color:#008542;
	/*width:100%;*/
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	
	clear:both;
	padding:2px 0px 10px 21px;
}


#mainnav ul { /* all lists */
	padding:0px;
	padding-bottom:0px;
	list-style: none;
	text-decoration:none;
	margin: 0px;
}
#mainnav ul li {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 0px;	
}
#mainnav li { /* all list items */
	float: left;
	position: relative;
	
}
#mainnav a {
	color:#008542;
	text-decoration:none;
	
}
#mainnav a:hover {
	color:#FFFFFF;
	background-color:#E98300;
	
}
#toplinks #search {
	width: 178px;
	margin: -4px 0px 0px 0px;
	font-size: 9px;
}
#toplinks #search form{ 
margin:0px;
	padding:0px;
}

#toplinks #search input{
	margin:0px;
	padding:4px 0px 0px 4px;
}

#toplinks .searchbox {
	margin:-10px 0px 0px 0px;
	background:#CCC;
	font-size:12px;
	background-repeat: no-repeat;
	border: none;
	width:160px;
	padding:0px;
	
	height:18px;
	color: #FFF;
}
#toplinks .searchbutton{
	background:url(/websvcs/templates/05/venus/images/grafx/header-search-btn.png);
	background-repeat:no-repeat;
	background-position:center;
	border:none;
	height:20px;
	width:12px;
	top:0px;
	margin:0px; padding:0px;
}
#breadcrumbs {
	padding-top:3px;
	padding-bottom:15px;
	font-size: 10px;
	color: #999999;
	width:100%;	
	height: 13px !important;
}
#breadcrumbs a {
	color:#CD5806; 
	text-decoration:none;
}
#breadcrumbs a:hover {
	color:#CD5806; 
	text-decoration:underline;
}
#breadcrumbs a:visited{
	color:#CD5806; 
	text-decoration:none;
}

