/* 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: 18px;
  font-weight: bold;
  padding: 10px 0 10px 0;
  margin:0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

.content a:link {
  color:#0c1c47;
  font-weight:bold;
}

.content a:visited {
   color:#666;
}

.content a:active{
	color:#0c1c47;
}

.content a:hover {
   color:#e3b912;
   /*font-weight:bold;*/
}

.content ul, .content ol{
  padding:0;
  margin:2px 0 5px 40px;
}

.content img, .right_margin img{
  padding:2px;
  border:1px solid #999;
}

/* BANNER */

.banner {
  /*width: 100%;*/
  vertical-align: top;
  padding: 10px 0 5px 0;
  border: 0;
  margin: 0;
  /*margin-top:10px;*/
  clear: both;
  background-color:#fff;
  height:57px;
  border-bottom:2px solid #0c1c47;
  /*border-left:1px solid #0c1c47;
  border-right:1px solid #0c1c47;*/
}

.logo {
  float: left;
  padding: 0;
  border: 0;
  margin: 0;
}

.realworld {
  float: right;
  padding: 20px 10px 0 0;
  border: 0;
  margin: 0;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  letter-spacing:0.06em;
}

.realworld a {
  color:#0c1c47;
  text-decoration:none;
  font-weight:bold;
}

.realworld a:hover {
  color:#e3b912;
}

.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;
}





/* TOP NAVIGATION */

.topnav {
  vertical-align: top;
  padding: 0;
  border: 0;
  margin: 0;
  clear: both;
  border-top: 1px solid #fff;
  height: 24px;
  font-size: 12px;
  text-decoration: none;
  border-bottom:1px solid #0c1c47;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-weight:bold;
}	

.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;
}

/*html>body .topnav_button A {
  border-bottom:1px solid #0c1c47;
}*/



/* CONTENT */

.page_title {
  margin: 0 0 0 200px;
  padding:0 0 6px 10px;
  border-left:5px solid #e3b912;
  text-align:left;
  
}

.content_div{
  /*width: 100%;*/
  vertical-align: top;
  padding: 0;
  border: 0;
  margin: 0;
  clear: both;
  background-color:#fff;
  border-bottom: 2px solid #0c1c47;
  /*border-left:1px solid #0c1c47;
  border-right:1px solid #0c1c47;*/

  

}


.sidenav {
  float: left;
  width: 180px;
  padding: 0px 5px 0 10px;
  text-align: left;
  margin-bottom: 10px;
  margin-top:30px;
 /* border-top:1px solid #666;*/
 

}

.content{
  margin:0 30px 0 197px;
  text-align: left;
  padding: 5px 0 10px 15px;
  /*border-left:1px solid #666;*/
  border-left:5px solid #e3b912;
  height:100%;
	
}

html>body .content {
  height:auto;
  margin:0 30px 0 200px;
}

.right_margin {
  display:none;
}

.marketing {
   display:none;
 }
/*.right_margin{
  float: right;
  width: 140px;
  padding: 0 10px 0 0;
  text-align: left;
  margin: 10px 0 10px 0;
}

.marketing{
  /*clear: both;*/
 /* text-align: justify;
  margin: 40px 0 0 0;
  padding:0;
}*/



/* FOOTER */

.footer {
  /*width: 100%;*/
  vertical-align: top;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  clear: both;
  border: 1px solid #fff;
  /*margin-top: 20px;*/
  margin:0;
  padding-top: 10px;
  padding-bottom:10px;
  background-color:#0c1c47;
  color:#fff;
  text-align:center;
}

.footer_left {
  float: left;
  width: 60%;
  padding: 0 2em 0.5em 2em;
}

.footer_right {
  float: right;
  padding: 0 2em 0.5em 2em;
}




/* PRINT */


/*.print_friendly {
  float: right;
  margin:0;
  padding:0;
}

.print_friendly IMG {
  vertical-align: top;
  width: 27px;
  height: 23px;
  border: 0;
}

.print{
  margin: 0 20px;
  text-align: left;
}*/



/* NAVIGATION TREES */

/* Level 1 menu */
.level1menu {
  font-weight: bold;
  font-size: 12px;
  text-decoration: none; 
  margin-bottom:10px;
  display:block;

}

A.level1menu:hover {
  text-decoration: underline;
}

.level1current {
  font-weight: bold;
  font-size: 12px;
  text-decoration: none; 
  margin-bottom:10px;
  display:block;

}

/* Level 2 menu */
.level2menu {
  font-weight: bold;
  font-size: 11px;
  text-decoration: none; 
  display:block;
  margin-bottom:2px;
  /*margin-right:5px;*/
  padding:4px;
  border:1px solid #7E869D;
}

A.level2menu:hover {
  text-decoration: none;
  background-image:url(../default/graphics/top_nav_over.gif);
  background-position:top left;
  background-repeat:repeat-x;
}

.level2current {
  font-weight: bold;
  font-size: 11px;
  text-decoration: none; 
  display:block;
  margin-bottom:2px;
  /*margin-right:5px;*/
   padding:4px;
  border:1px solid #7E869D;
  background-image:url(../default/graphics/top_nav_over.gif);
  background-position:top left;
  background-repeat:repeat-x;
}

/* Level 3 menu */
.level3menu {
  font-weight: normal;
  font-size: 11px;
  text-decoration: none; 
  display:block;
   padding:4px 0;
   margin-right:12px;
   
}

A.level3menu:hover {
  text-decoration: none;
  display:block;
  padding:4px 0 3px 0;
   margin-right:12px;
  border-bottom:1px solid #7E869D;
}

.level3current {
  font-weight: normal;
  font-size: 11px;
  text-decoration: none; 
  display:block;
   padding:4px 0 3px 0;
   margin-right:12px;
   border-bottom:1px solid #7E869D;
}

/* Level 4 menu */
.level4menu {
  font-weight: normal;
  font-size: 11px;
  text-decoration: none; 
}

A.level4menu:hover {
  text-decoration: underline;
}

.level4current {
  font-weight: normal;
  font-size: 11px;
  text-decoration: none; 
}





/* 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 {}
.sitehome_button A {
  margin-left:28px;
  border-left:1px #fff solid;
}
.supporters_button {}
.about_button{}
.competitor_button{}
.program_button{}


/* Headings */
H1, H2, H3 {
  color: #0c1c47;
}

/* Active navigation tree elements (usually same as headings!) */
A.level1menu:hover, .level1current, A.level2menu:hover, .level2current, A.level3menu:hover, .level3current, A.level4menu:hover, .level4current {
  color: #0c1c47;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Non-active navigation tree elements */
A.level1menu, A.level2menu, A.level3menu, A.level4menu {
  color: #0c1c47;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

/* Navigation Bar */
/* make sure there is enough contrast between text and background */
/* normal */
.topnav, .topnav_button A {
  font-size: 12px;
  /*background-color:#0c1c47;*/
  color: #fff;
  font-weight:bold;
  letter-spacing:0.1em;
   background-image:url(../default/graphics/top_nav.gif);
  background-position:left;
  background-repeat:repeat-x;

}

/* rollover */
.topnav_button A:hover{
  /*background-color: #e3b912;*/
  background-image:url(../default/graphics/top_nav_over.gif);
  background-position:left;
  background-repeat:repeat-x;
  color: #0c1c47;

}

/* Adjust ONLY second padding value to achieve the best look for navigation bar buttons */
.topnav_button A {
  padding: 0.4em 3em;
}

/* 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: 60%;
}

table.tbl{
	margin:10px 0 10px 0;
	border-left:1px solid #999;
	border-top:1px solid #999;
}

.tbl td{
	padding:0.25em;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
}

.tbl th{
	background-color:#CFD3DE;
    color:#0c1c47;
	font-weight:bold;
	padding:0.25em;
	border-right:1px solid #999;
	border-bottom:1px solid #999;
	font-size:13px;
	text-align:center;
}

.prize {
	border:1px solid #999;
	padding:0 0 0 10px;
	margin-bottom:6px;
}