/*
#topnav0 a.careers { background-color: #009fd9; }
#topnav0 a.careers:hover { background-color: #009fd9; }
*/
#topnav0 a.careers { background-color: #000; }
#topnav0 a.careers:hover { background-color: #009fd9; }
#topnav0 a, #topnav0 div.filler { background-color: #000; }
#topnav0 #topnavItem14:hover { background-color: #009fd9; }

#level3 #bannerImage {
	background-image: url("../banners/2009_level3.png");
	height:74px;
}

#level2 #bannerTrailer {
	background: url("splash.png") 145px 24px no-repeat;
}
#level2 #content #colmain {
	width: 300px;
	min-height: 649px;
}

#level2 #bannerImage {
	background-image: url("../banners/2009_opportunities_text.png");
	height:74px;
}

#level2 #bannerBox { height: 74px; }
#level3 #bannerBox { height: 74px; }

#level3 h4 {
	font-size: 130%;
	letter-spacing: 2px;
	margin: 0 0 12px 0;
}

#level3 #transitDocTitle { display: none; }

#content #menu a { padding: 0 0 5px 0; background-image: url("bg-linkbtn-narrow.gif"); }
#content #menu div.selected a { padding: 4px 0 5px 0; }
#content #menu div.selected { margin-bottom: 0px; }

/* Region specific menu colouring 
#content #menu a {
	background-image: url("bg-linkbtn.gif");
	border-color: #009fd9;
}
#content #menu a:hover { background-color: #FFFAE8; }

#content #colmain h3, #content p.contentSubHead  { color: #009fd9; }
*/
#footerSiteNav, #footerSiteNav a { color: #009fd9; }
#footerSiteNav a:hover { color: #009fd9; }

/* TalentNet search interface */
#job, #jobs, table.survey { border-collapse: collapse; }
#job td, #jobs td { vertical-align: top; padding: 2px 10px; }
#job td.title { font-weight: bold; width: 100px; }
#job td.title, #job td.jobInfo { padding-left: 0; } /* left aligned cols get no lh padding */
#job td.data { width: 470px; }

#jobs { margin-top: 8px; width: 100%; }
#jobs tr.jobsum td { background-color: #FFFAE8; }
#jobs tr.jobdesc td { background-color: #FFFAE8; padding-bottom: 6px; border-bottom: 6px solid #fff; }
#jobs p { margin: 0 0 4px 0; }

table.searchForm td { vertical-align: top; }
table.searchForm td.label { padding-top: 5px; }

/* Elegant buttons */
#content div.btnbar { height: 30px; }
#content div.btnbar a {
	background-color: #eee;
	display: block;
	float: left;
	margin-right: 2px;
	padding: 2px 10px;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
	color: #000;
}
#content div.btnbar a:hover {
	border: 1px solid #eee;
	background-color: #fff;
	color: #009fd9;
	text-decoration:none;
}
#content div.btnbar a.nr { margin-right: 0; } /* right-aligned last button in a div */

/* Job application form */
table.survey { width: 100%; }
table.survey td { padding: 1px 0; }
table.survey div.header {
	font-size: 10pt;
	font-weight: bold;
	padding-bottom: 4px;
}
#jobTitle {
	border-bottom: 1px solid #009fd9;
	padding-bottom: 8px;
	margin-bottom: 8px;
}
#jobInfo {
	border: 1px solid #009fd9;
	padding: 8px;
	margin-bottom: 18px;
}
#jobInfo ul {
	margin: 0 0 4px 20px;
}
#bottomBar {
	margin-top: 8px;
	border-top: 1px solid #009fd9;
	padding-top: 6px;
}
#bottomBar #pageNum {
	padding-top: 3px;
	color: #808080;
}

/* job-search.cfm results */
#jobs div.jobItem {
	background-color: #f7f7f7;
	padding: 2px 6px 3px 6px;
	line-height: 1.2em;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	background-image: url("bg-gradient-80-gray.gif");
	background-repeat: repeat-x;
	cursor: hand;
}
#jobs div.jobProps {
	float: right;
	width: 40%;
}
#jobs div.jobProps table { border-collapse: collapse; width: 100%; }
#jobs div.jobProps table td { padding: 0; width: 50%; }
#jobs div.jobDesc { padding: 2px 0 0 16px; font-size: 90%; }

#content div.jobItem a {
	font-weight: bold;
	text-decoration: none;
	color: #009fd9;
}
#content div.jobItem a:hover { text-decoration: underline; }

/* GPA system */
table.subjectList, table.markTable { border-collapse: collapse; margin-top: 4px;}
table.subjectList td {
	padding: 0 4px 0 0;
	vertical-align: top;
	border: 1px solid #fff;
}
table.subjectList thead td, table.markTable thead td {
	background-color: #009fd9;
	font-weight: bold;
	padding: 3px 4px 3px 4px;
	margin-bottom: 4px;
	color:#fff; 
}
table.markTable td {
	padding: 1px 4px;
	border: 1px solid #fff;
}

div.entryUnivName { margin: 2px 0 0 22px; font-weight: bold;}
table.entry { margin-left: 16px; margin-bottom: 12px; }
table.entry td { vertical-align: middle; }

div.footerInfo {
	font-size: 90%;
	line-height: 1.2em;
	padding-top: 10px;
}
div.hr { clear: both; border-bottom: 1px solid #009fd9; }
p.error { color: #f00; font-weight: bold; }

/* CSS style forms */
form.css ol { margin: 8px 0 12px 20px; list-style: none; }
form.css legend { font-size: 150%; color: #808080; }
form.css li { clear: both; margin-bottom: 6px; }
form.css label { font-weight: bold; float: left; width: 150px; margin-top: 3px; }
form.css div.submit { margin: 8px 0 8px 170px; }
form.css div.large { float: left; font-size: 150%; margin: 3px 0; }

