/* QUT template - corpstyle stylesheet */
/* Should be used in conjunction with common and branch stylesheets */
/* Copyright QUT 2007 */
/* Version 3.2 */


/* MAIN ELEMENTS--------------------------------------------- */

H1 {
	font-size: 24px;
	font-weight: lighter;
	font-family: verdana, helvetica, sans-serif;
	letter-spacing: .5px;
	padding-bottom: 5px;
}


/* BANNER--------------------------------------------------- */

.banner {
  width: 100%;
  vertical-align: top;
  padding: 0;
  border: 0;
  margin: 0;
  clear: both;
}

.logo {
  float: left;
  padding: 0;
  border: 0;
  margin: 0;
}

.realworld {
  float: right;
  padding: 0;
  border: 0;
  margin: 0;
}

.hidden_nav {
  float: left;
}



/* UTILITY BAR ---------------------------------------------*/

.utility {
  width: 100%;
  vertical-align: top;
  padding: 0;
  border: 0;
  margin: 0;
  clear: both;
  background-color: #fff;
  background-image: url("/graphics/utility_bar.gif");
  background-repeat: repeat-x;
  color: #333;
  height: 24px;
}	

.utility_right_sub {
  float: right;
  padding: 0;
  border: 0;
  margin: 0;
  position: relative;
  display: inline;
}	

.utility_search {
  float: right;
  padding: 0;
  border: 0;
  margin: 0;
  position: relative;
  display: inline;
}	

.utility_right_block {
  float: right;
  width: 70%;
  padding: 0;
  border: 0;
  margin: 0;
  position: relative;
  display: inline;
}	

.utility_button A{
  float: left;
  padding: 0;
  border: 0;
  margin: 0;
  background-color: #fff;
  background-image: url("/graphics/utility_bar.gif");
  background-repeat: repeat-x;
  color: #333;
  font-size: 12px;
  text-decoration: none;
  padding: 0.4em 1em;
  vertical-align: middle;
  border-right: 1px solid #fff;
  display: inline;
  clear: none; 
}	

.utility_button A:hover{
  background-color: #ddd;
  background-image: url("/graphics/utility_bar_over.gif");
  background-repeat: repeat-x;
  color: #333;
  text-decoration: none;
}

form.search {
  margin: 0;
  border: 0;
  padding: 0 0.3em 0 0;
  vertical-align: top;
  display: inline;
}

.search_label{
  float: right;
  padding: 0;
  border: 0;
  margin: 0;
  background-color: #fff;
  background-image: url("/graphics/utility_bar.gif");
  background-repeat: repeat-x;
  color: #333;
  font-size: 12px;
  text-decoration: none;
  padding: 0.4em 1em;
  vertical-align: top;
  display: inline;
}	

.search_button {
  vertical-align: top;
  margin: 2px 0 0 0;
  padding: 0;
  border:0;
}

input.search_box {
  background: url("/graphics/search_bg.gif") repeat-x;
  border: 0;
  color: #333;
  background-color: #cef; /* to highlight search box when images are off */
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  height: 21px;
  vertical-align: top;
  padding: 4px 0 0 0;
  width: 80px;
  margin: 2px 0 0 0;
  position: relative;
}

img.search_image_left {
  vertical-align: top;
  margin: 3px 0 0 2px;
  padding: 0;
  border:0;
}

img.search_image_right {
  vertical-align: top;
  margin: 3px 0 0 0;
  padding: 0;
  border:0;
}

/* old IE hack */

html>body .search_image_left {
  margin: 2px 0 0 2px;
}
html>body .search_image_right {
  margin: 2px 0 0 0;
}

.linkbullet {padding-right: 5px;}



/* TOP NAVIGATION ----------------------------------------*/

.topnav {
  width: 100%;
  vertical-align: top;
  padding: 0;
  border: 0;
  margin: 0;
  clear: both;
  border-top: 1px solid #fff;
  height: 24px;
  font-size: 12px;
  text-decoration: none;
}	

.topnav_button A{
  float: left;
  padding: 0;
  border: 0;
  margin: 0;
  color: #fff;
  font-size: 12px;
  text-decoration: none;
  padding: 0.4em 1em;
  vertical-align: middle;
  border-right: 1px solid #fff;
}





/* CONTENT----------------------------------------------- */

.page_title {
	margin-left: 260px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.content_div{
	width: 100%;
	vertical-align: top;
	padding: 0;
	border: 0;
	margin: 0;
	clear: both;
}

.sidenav {
	float: left;
	width: 240px;
	padding: 0 0 20px 20px;
	text-align: left;
	margin-bottom: 10px;
	position: relative;
	top: -1px;
}

.content{
	margin: 0 10% 10px 250px;
	text-align: left;
	line-height: 1.5em;
	padding-left: 10px;
}

.content p{
	margin-left: 0; 
	padding-left: 0;
	margin-top:1em;
}

.right_margin{
  float: right;
  width: 40px;
  padding: 0 10px 0 0;
  text-align: left;
  margin-bottom: 10px;
}

.marketing{
  clear: both;
  text-align: left;
  margin: 10px 0;
}



/* FOOTER */

.footer {
  width: 100%;
  vertical-align: top;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  clear: both;
  border-top: 1px solid #d1d1d1;
  margin-top: 20px;
  padding-top: 20px;
}

.footer a{text-decoration: none;}
.footer a:hover{text-decoration:underline;}

.footer_left {
  float: left;
  width: 60%;
  padding: 0 1em 0.5em 2em;
}

.footer_right {
  float: right;
  padding: 0 2em 0.5em 1em;
}




/* PRINT */


.print_friendly {
  float: right
}

.print_friendly IMG {
  vertical-align: top;
  width: 27px;
  height: 23px;
  border: 0;
}

.print{
  margin: 0 20px;
  text-align: left;
}



/* side navigation block------------------------------------------------- */

#sidenav {margin-left: 20px;}



/* Level 1 menu ------------------------------------------*/
.level1menu {
	font: normal 15px/17px Arial, Verdana, sans-serif;
	font-weight: lighter;
	letter-spacing: 1px;
	border: solid 1px #ddd;
	
	padding: 4px 4px 4px 10px;
	color: #005387;
	margin-left: 2px;
	display: block;
	text-decoration: none;
	background-color: #fff;
}

A.level1menu:hover {
	color: #333;
	background-color: #F3F0CF;
	text-decoration: none;
	display: block;
	letter-spacing: 1px;
}

.level1current {
	font: normal 15px/17px Arial, Verdana, sans-serif;
	font-weight: lighter;
	letter-spacing: 1px;
	border: solid 1px #ddd;
	padding: 4px 4px 4px 10px;
	color: #005387;
	margin-left: 2px;
	display: block;
	text-decoration: none;
	background-color: #EFEBBF;

}


/* Level 2 menu -------------------------------------------- */
.level2menu {
	font: normal 12px/15px Arial, Verdana, sans-serif;
	color: #005387;
	text-decoration: none; 
	border-bottom: 1px solid #ddd;
	display: block;
	padding: 3px 0px 2px 5px;
	background-color: #fff;
	letter-spacing: .5px;
	border-right: solid 1px #d1d1d1;
}

.level2menu a {text-decoration: none;}


A.level2menu:hover {
	display: block;
	color: #333;
	padding: 3px 0px 2px 5px;
	text-decoration: none;
	background-color: #F3F0CF;
	letter-spacing: .5px;
}

.level2current {
	font: normal 12px/15px Arial, Verdana, sans-serif;
	letter-spacing: .5px;
	display: block;
	padding: 3px 0px 2px 5px;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	background-color: #F3F0CF;
	border-right: solid 1px #ddd;

}




/* Level 3 menu ---------------------------------------------*/
.level3menu {
	font: normal 11px/13px Arial, Verdana, sans-serif;
	color: #005387;
	text-decoration: none; 
	padding: 3px 0px 2px 5px;
	display: block;
	letter-spacing: .5px;
	border-bottom: solid 1px #d1d1d1;
	background-color: #FAF8EA;
	border-right: solid 1px #ddd;

}

.level3menu a {
	font: normal 11px/13px Arial, Verdana, sans-serif;
	color: #005387;
	display: block;
	padding: 3px 0px 2px 5px;
	text-decoration: none;
	border-bottom: solid 1px #fff;
	letter-spacing: .5px;
	background-color: #FAF8EA;
}


A.level3menu:hover {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	padding: 3px 0px 2px 5px;
	letter-spacing: .5px;
	border-bottom: solid 1px #ddd;
	background-color: #F3F0CF;
}

.level3current {
	font: normal 11px/13px Arial, Verdana, sans-serif;
	color: #333;
	padding: 3px 0px 2px 5px;
	text-decoration: none; 
	display: block;
	background-color: #F3F0CF;
	border-right: solid 1px #ddd;
	border-bottom: solid 1px #fff;
	letter-spacing: .5px;
}


/* Level 4 menu ---------------------------------------------- */
.level4menu {
	font: normal 11px/13px Arial, Verdana, sans-serif;
	color: #005387;
	text-decoration: none; 
	padding: 3px 0px 2px 5px;
	border-right: solid 1px #ddd;
	display: block;
	letter-spacing: .5px;
	border-bottom: solid 1px #fff;
	background-color: #FBFBF1;

}

.level4menu a {
	font: normal 11px/13px Arial, Verdana, sans-serif;
	color: #005387;
	display: block;
	padding: 3px 0px 2px 5px;
	text-decoration: none;
	border-bottom: solid 1px #fff;
	letter-spacing: .5px;
	background-color: #FAF9EC;
}


A.level4menu:hover {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #333;
	text-decoration: none;
	padding: 3px 0px 2px 5px;
	letter-spacing: .5px;
	border-bottom: solid 1px #fff;
	background-color: #F3F0CF;
}

.level4current {
	font: normal 11px/13px Arial, Verdana, sans-serif;
	color: #333;
	padding: 3px 0px 2px 5px;
	text-decoration: none; 
	display: block;
	background-color: #F3F0CF;
	border-bottom: solid 1px #fff;
	border-right: solid 1px #ddd;
	letter-spacing: .5px;
}




/* CONTRIBUTE */

.contribute_warning {
  background-color: #f00;
  color: #fff;
}

.contribute_warning A {
  color: #fff;
  text-decoration: underline;
  font-weight: bold;
}




/* SITE-SPECIFIC SETTINGS */

/* Navigation button classes */
/* Just empty definitions; no need to redefine them here as it is done in branch-specific stylesheets */
.sitehome_button {}
.dvcoffice_button {}
.about_button {}
.departments_button {}
.copyright_button {}
.intranet_button {}


/* Headings */
H1, H2, H3, H4 {
  color: #005387;
}

/* Active navigation tree elements (usually same as headings!) */



/* Non-active navigation tree elements */
A.level1menu, A.level2menu, A.level3menu, A.level4menu {
  color: #005387;
}

/* Navigation Bar */
/* make sure there is enough contrast between text and background */
/* normal */
.topnav, .topnav_button A{
  font-size: 12px;
  background-color: #005387;
  color: #fff;
}

/* rollover */
.topnav_button A:hover{
  background-color: #EFEBBF;
  color: #333;
}

/* Adjust ONLY second padding value to achieve the best look for navigation bar buttons */
.topnav_button A {
  padding: 0.4em 1em;

}

/* Footer */
/* May need to be adjusted slightly if left-hand side of the footer wraps (consider also adding an extra line) */
/* Don't increase too much and MAKE SURE right-hand side looks correctly on 800-pixel screen */
.footer_left {
  width: 70%;
}
