/*----------------------------------------


Global


-----------------------------------------*/

body {
	margin:0;
	padding:0;
	text-align:center;
	font-size:100%;
	
	}

h1, h2 {
	margin:0;
	padding:0;
	text-indent:-10000px;
	}


div {
	text-align:left;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	}
	

a {
	color:#fff;
	text-decoration:none;
	}
		
a:hover {	
	text-decoration:underline;
	}

#wrapper {
	width:770px;
	margin:0 auto;
	position:relative;
	border:solid 4px #fff;
	background-color:#fff;
	background-image:url(../images/wrapper_bg-home.jpg);
	background-repeat:repeat-y;	
	font-size:78%;
	}
#skip {
	display:none;
	}

#wrapper .noborder, #utfooter .noborder, #mainnav .noborder {
	border:none;
	}



/*----------------------------------------


Header


-----------------------------------------*/



#utmark {
	background-color:#fff;
	height:35px;
	background-image:url(../images/utwordmark.gif);
	background-repeat: no-repeat;
	margin-bottom: 1px;
	}

#header {
	background-image:url(../images/header_bg.jpg);
	background-repeat:repeat-y;
	padding:25px 20px 25px 0;	
	}

#header h2 {
	background-image: url(../images/logo.gif);
	background-repeat:no-repeat;	
	height:50px;
	width:300px;
	float:left;
	position:relative;
	top:-12px;
	left:20px;
	}
.bannertext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
}

#header ul {
	margin:0;
	padding:0;	
	}

#header ul li {
	float:right;
	list-style-type:none;
	margin-left:10px;
	}

#header #searchform {
	text-align:right;
	font-size:.85em;
	margin:0 0 10px 0;
	padding:0;
	
	}

#header #submit {
	cursor:pointer;
	border:none;
	background-color:#c76206;
	color:#fff;
	width:30px;	
	}

#header #searchform #search {
	width:100px;
	border:solid 1px #c76206;
	}




/*----------------------------------------


Nav


-----------------------------------------*/



#mainnav {
	border-top:solid 5px #fff;
	border-bottom:solid 5px #fff;
	background-color:#999;
	padding:8px 0;
	font-weight:bold;
	z-index:2;
	}

#nav {
	list-style-type:none;
	margin:0;
	padding:0;
	float:right;		
	}

#nav a {
	display: block;	
	padding:0 6px;
    border-right:solid 1px #fff;	
	}

#nav a:hover {	   
	text-decoration:underline;
	}

#nav li {
	float:left;
	margin:0;	
    padding:0;		
	}
	

#nav #postdoc {	
	border:0; 
	}




/*----------------------------------------


Left Sub Nav


-----------------------------------------*/



#leftsubnav {	
	float:left;
	clear:right;
	width:203px;
	position:relative;	
	z-index:10;	
	border-right: 5px solid #fff;
	}

#subnav {
	margin:0;
	padding:0;
    list-style-type:none;	
	background-color:#8c3f07;	
	}

#subnav li  {
	display:block;
	margin:0;
	padding:2px 0 0 10px;
    width:193px;
	}

#subnav a {
	display: block;
	width: 183px;   /* width needs to be set or the menu will appear to the side instead of below the nav in IE */
	margin:0;
	padding:6px 0;
	border-top:solid 1px #fff;
	text-decoration:none;
	}


/* ----drop outs---- */


#subnav li ul li a {
	display:block;
	padding:5px;
	width:auto;
	border:none;    
	}

#subnav li ul li a:hover {
    padding:5px;
	width:auto;
	}

#subnav li ul {
	position:absolute;
	width:12em;
	left:-999em;
	padding:0;
	margin:0;
	list-style-type:none;
	background-color:#ccc;
	z-index:5;	
	} 

#subnav li ul li {
	width:12em;
	border:none;
	padding:0;	
	}

#subnav li:hover ul, #subnav li.sfhover ul {
    left:203px;
    background-color:#8c3f07;
	}
	

/* change the hover state below

#subnav li:hover a, #subnav li.sfhover a {
	color:#FFFF00;		
	}
	
*/


/* ----drop out vertical positioning---- */


#subnav li:hover #aboutdrop, #subnav li.sfhover #aboutdrop {
	top:5px;			
	}
	
#subnav li:hover #recruitmentdrop, #subnav li.sfhover #recruitmentdrop {
	top:36px;	
	}
		
#subnav li:hover #admissionsdrop, #subnav li.sfhover #admissionsdrop {
	top:65px;
	}
		
#subnav li:hover #fundingdrop, #subnav li.sfhover #fundingdrop {
	top:94px;
 	}

#subnav li:hover #servicesdrop, #subnav li.sfhover #servicesdrop {
	top:119px; 
	}

#subnav li:hover #developmentdrop, #subnav li.sfhover #developmentdrop {
	top:150px;		
	}

#subnav li:hover #publicationsdrop, #subnav li.sfhover #publicationsdrop {	
	top:142px;		
	}
	
#subnav li:hover #employmentdrop, #subnav li.sfhover #employmentdrop {	
	top:180px;
	}

#subnav li:hover #supportdrop, #subnav li.sfhover #supportdrop {	
	top:195px;	
	}



/*----------------------------------------


Homepage


-----------------------------------------*/


/* Top */


#topsection {
	width:770px;
	clear:right;
	position:relative;
	background-image:url(../images/homepage_bottombg1a.gif);
	background-repeat:repeat-y;
	position:relative;
	z-index:1;
	}

#homephoto {
	float:right;
	width:562px;
	border-bottom: 4px solid #fff;
	background-color:#f0edd9;
	}


#homephoto a {
	color:#8c3f07;
	text-decoration:none;
	}

#homephoto object {
	
	}
	
.bannertxt {
	margin-left: 5px;
	line-height: 1.5em;
	}
	
/* Bottom  */


#bottomsection {
	border-top:solid 5px #fff;
	clear:both;
	background-image:url(../images/homepage_bottombg1.gif);
	background-repeat:repeat-y;
	position:relative;
	width:770px;
	padding-bottom:5px;
	position:relative;
	z-index:0;
	}
	

/* -- left center box - container to hold the news and grad guide section --*/

#leftcenter {
	width: 338px;
	float: left;
	display: inline;
	border-right: 0px solid #fff;
	}


/* ----News Box---- */


#news {
	width: 338px;
	float:left;	
	color:#fff;
	clear: both;
	background-color: #A8A981;
	border-bottom: 5px solid #fff;
	display: inline;
	padding-bottom: 5px;
	}

#news h3 {
	background-color:#7E7C53;
	margin-top:0;
	padding:10px 5px 10px 70px;
	font-size:1.2em;
	color:#fff;
	}


#news p { 
        margin-right: 25px; 
        clear: both; 
} 

#news img {
	float:left;
	margin:0 5px 5px 10px; 
	clear: right; 
	}
	 
#news a { 
	color:#8c3f07;
	text-decoration:none;
	
	}

#news a:hover {
	text-decoration:underline;
	}
 
 
 
 
/* --grad guide section styles --*/


#feature {
	background-repeat: no-repeat;
	width: 338px;
	height: 118px;
	float: right;
	margin-right: 0px;
	display: inline;
	}

		
#feature p {
	padding:0px 10px 0px 90px;
	color: #000000;
	}

#feature a {
	color:#8c3f07;
	text-decoration:none;
	}

#feature h3 {
	font-size: 1.2em;
	}
	
 

/* ----Grad Life Box---- */

#gradlife {
	width:218px;
	float:right;
	background-color:#fff;
	
	}
	
#gradlife ul {
	list-style: none;
	margin: 0;
	padding: 0 0 0 20px;
	}	
	
#gradlife img {
	vertical-align: middle;
	}

#gradlife  p{
	padding:0px 5px 0 20px;
	color:#666;
	}

#gradlife h3 {
	background-color:#55562E;
	margin-top:0;
	padding:10px 2px 10px 15px;
	font-size:1.25em;
	}
#gradlife h4 {
	background-color:#A8A981;
	padding:2px 2px 2px 20px;
	font-size: 1.1em;
	margin-top: -5px;
}


#gradlife a {color:#8c3f07;
	text-decoration:none;
}

#gradlife a:hover {text-decoration:underline;
}




/*----------------------------------------


2nd level pages


-----------------------------------------*/



#body {
	margin:0 0 0 203px;
	color:#333;
	padding:0 10px 10px 10px;
	line-height:1.5em;
	position:relative;	
	}

#sidebar {	
	float:left; 
	width:203px;
	background-color:#a9aa82; 
	clear:left;
	}

#sidebar p {
	padding:0 10px 10px 10px;
	width:150px;
	}

#body a { 
	color:#8c3f07;
	text-decoration:none;
	}

#body a:hover {
	text-decoration:underline;
	}

#body h3 {
	color:#5c4b39;
	font-size:1.5em;
	font-weight:bold;	
	}

#body h4 {
	color:#5c4b39;
	font-size:1.25em;
	}
	
#body h5 {
	color:#5c4b39;
	font-size:1em;
	}

#body #leftcol {
	color:#333;	
	width:260px;
	float:left;  
	}

#body #rightcol {
	width:260px;
	color:#333;	
	float:right;		
	}
	


/*----------------------------------------


Footer


-----------------------------------------*/
 

#utfooter {
	margin:0 auto;
	padding:10px 0;
	width:770px;
	background-color:#5c4b39;
	height:  20px;
	}

#utfooter ul {
	list-style-type:none;
	margin:0 0 0 20px;
	padding:0;
	}

#utfooter li {
	font-size:70%;	
	float:left;
	padding:0 5px;
	margin:0;
	border-right:solid 1px #fff;
	}
	
#utfooter a{
	color:#fff;
	}
	

/* ------------------------------------


Gradlife Home Page


-------------------------------------*/

/* Top */


#top {
	background-color:#f0edda;	
	border-bottom:solid 4px #fff;
	position:relative;
	}

#top img {
	float:left;
	left:0;
	top:0;
	}

#top #intro {
	margin-left:390px;
	width:360px;
	padding:10px;
	color:#c56207;
	}
		
#top h3 {
	color:#944407;	
	}
	

	
/* Bottom */	
	
		

#bottom {
	clear:left;	
	padding:0;
	
	}


#bottom #colleft {
	float:left;
	width:255px;
	padding:20px;
	color:#692d08;
	}


#bottom #colleft strong {
	margin-left:87px;
	}


#bottom #colleft h4 {
	display:inline;
	}

#bottom #colright {
	
	background-position:right top;
	margin-left:300px;			
	color:#dfc0a1;
	padding:15px 20px;
	}


#bottom #colright h4 {
	margin-top:0;
	color:#fff;
	}
	
		
#bottom #colright p {
	width:180px;
	}
	
	
/* Grad life nav */
		
			
#gradlifenav {
	background-color:#fff;
	clear:right;
	padding:5px 0 9px 0;
	}

#gradlifenav ul {
	margin:0 0 0 240px;
	padding:0;
	}

#gradlifenav ul li {
    display:inline;
	margin:0;
	padding:0 5px;
	border-right:solid 1px #000;
	}

#gradlifenav a {
	color:black;
	text-decoration:none;	
	}

#gradlifenav .noborder {
	border:none;
	}
	
	

/* ------------------------------------


Quick Links


-------------------------------------*/


/* Home */

#quicklinks {
	float:left;
	background-color:#f0edd9;
	width:183px;
	padding:0 10px 10px 10px;
	color:#8c3f07;
	border-top: 5px solid #fff;	
	}
	
	
	
	#quicklinks h3 {font: Arial;
	font-size: 3.5ems;
	color:#55562E;
	font-weight:bold;
	
	}

#quicklinks ul {
	margin:0;
	padding:0;
	}

#quicklinks li{
	list-style-type:none;
	border-top:solid 1px #8c3f07;
	padding:5px 0;
	}

#quicklinks a {
	color:#8c3f07;
	text-decoration:none;
	}

#quicklinks a:hover {
	text-decoration:underline;
	}

#quicklinks p {
	margin-top:12px;
	}
	
	
/* 2nd level */



#quicklinks2 {
	float:left;
	clear:left;
	background-color:#a9aa82;
	width:183px;	
	padding:0 10px 10px 10px;
	color:#8c3f07;
	border-top:solid 5px #fff;
	}

#quicklinks2 ul {
	margin:0;
	padding:0;
	}

#quicklinks2 li{
	list-style-type:none;
	border-top:dotted 1px #8c3f07;
	padding:4px 0;
	}

#quicklinks2 a {
	color:#8c3f07;
	}

#quicklinks2 a:hover {
	text-decoration:underline;
	}

#quicklinks2 p {
	margin-top:6px;
	}




/* ----------------------------------


Clear Floats


-------------------------------------*/


#wrapper:after, #bottom:after, #top:after, #body:after, #feature:after, #bottomsection:after, #mainnav:after, #topsection:after  {
	content:"";
	display:block;
	clear:both;
	overflow:hidden;
	visibility:hidden;
	}
	
	
* html #wrapper, * html #bottom, * html #top, * html #body, * html #feature, * html #bottomsection, * html #topsection  {
	}	
	
