/* Start of UD header css */

#masthead {
	background-color: #042165;
	width: 100%;
	height: 65px;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFCC00;
}

#masthead #udheader {
	width: 850px;
	height: 50px;
	padding: 10px;
	margin: auto;
}

#masthead #udheader #udlogo {
	float: left;
}

#masthead #udheader #toolbar {
	width: 400px;
	float: right;
	text-align: right;
	color: #3366cc;
}

#masthead #udheader #udsearch {
	width: 400px;
	float: right;
	text-align: right;
	padding-bottom: 5px;
}

form{
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#searchfield {
	font-family: "Arial", Helvetica, Verdana, sans-serif;
	font-size:11px;
	height: 15px;
	line-height:13px;
	margin: 5px 0 0 0;
	float:right;
	font-weight:normal;
	padding:0 5px;
	border-top-width: 1px;
border-right-width: 1px;
border-bottom-width: 1px;
border-left-width: 1px;
border-top-style: solid;
border-right-style: none;
border-bottom-style: solid;
border-left-style: solid;
border-top-color: #CCCCCC;
border-right-color: #fff;
border-bottom-color: #CCCCCC;
border-left-color: #CCCCCC;
font-weight: 300;
float:right;
}

#searchbutton {
	float:right;
	height:25px;
	margin: 0px 0 0px 2px;
	padding:0;
}

#listarrow {
	float:right;
	height:25px;
	margin: 0px 0 0px 2px;
	padding:0;
}

#searchselect {
	position: absolute;
	top: 33px;
	z-index: 10;
	margin-left: 345px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	padding: 2px;
	width: 150px;
	display:none;
}

#searchselect ul {
	margin: 0px;
	padding: 0px;
	text-align: left;
	list-style-type: none;
}

#searchselect li {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}

#searchselect a {
	color: #000000;
}

#searchselectbkg {
	position:fixed;
	left:0;
	top:0;
	padding:0;
	width:100%;
	height:100%;
	z-index: 5;
	display: none;
}

#masthead #udheader #toolbar a  {
	color: #3366cc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
}

#masthead #udheader #toolbar a:hover  {
	color: #fff;
}

/* End of UD header css */

/* Start UD footer css */

#udfooter {
	width: 850px;
	height: 51px;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #042165;
	clear: both;
	margin-bottom: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-top: 10px;
	line-height: 16px;
	color: #042165;
	background-image: url(http://www.udel.edu/udaily/images/udwordprint.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

#udfooter a {
	font-weight: bold;
	color: #000066;
}
#udfooter a:hover {
	color: #3366ff;
}
#udfooter .pipes {
	margin-right: 5px;
	margin-left: 5px;
}
/* End UD footer css */