/* 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: 16px;
  font-weight: bold;
  margin: 1em 0;
}




/* BANNER */

.banner {
  width: 100%;
  height:60px;
  vertical-align: top;
  padding: 0;
  border: 0;
  margin: 0;
  clear: both;
}

.logo {
  float: left;
  
  padding: 0;
  border: 0;
  margin-left: 20px;


}

.realworld {
  float: right;
  padding: 0;
  border: 0;
  margin-top: 40px;
  margin-right:40px;
      color: #F15A29;
	font-weight: bold;
	font-size: medium;

}

.realworldfooter {
  float: left;
  padding: 0;
  border: 0;
  margin-top: 10px;
  margin-right:40px;
	font-weight: bold;
	font-size: medium;

}


.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 {
  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;
}

.content_div{
  width: 100%;
  vertical-align: top;
  padding: 0;
  border: 0;
  margin: 0;
  clear: both;
}

.sidenav {
  float: left;
  width: 240px;
  padding: 0 0 0 20px;
  text-align: left;
  margin-bottom: 10px;
}

.content{
  margin: 0 160px 0 260px;
  text-align: left;
  margin-bottom: 10px;
  line-height: 1.5em;
}

.right_margin{
  float: right;
  width: 140px;
  padding: 0 20px 0 0;
  text-align: left;
  margin-bottom: 10px;
}

.marketing{
  clear: both;
  text-align: justify;
  margin: 10px 0;
}



/* FOOTER */

.footer {
  width: 100%;
  vertical-align: top;
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 11px;
  clear: both;
  border-top: 4px solid #ccc;
  margin-top: 20px;
  padding-top: 20px;
}

.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
}

.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: 13px;
  color: #333;
  text-decoration: none; 
}

A.level1menu:hover {
  text-decoration: underline;
}

.level1current {
  font-weight: bold;
  font-size: 13px;
  text-decoration: none; 
}

/* Level 2 menu */
.level2menu {
  font-weight: bold;
  font-size: 12px;
  color: #333;
  text-decoration: none; 
}

A.level2menu:hover {
  text-decoration: underline;
}

.level2current {
  font-weight: bold;
  font-size: 12px;
  text-decoration: none; 
}

/* Level 3 menu */
.level3menu {
  font-weight: normal;
  font-size: 12px;
  color: #333;
  text-decoration: none; 
}

A.level3menu:hover {
  text-decoration: underline;
}

.level3current {
  font-weight: normal;
  font-size: 12px;
  text-decoration: none; 
}

/* Level 4 menu */
.level4menu {
  font-weight: normal;
  font-size: 11px;
  color: #333;
  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 {}
.about_button {}
.publications_button {}
.products_button {}
.events_button {}
.news_button {}
.links_button {}


/* #F15A29-orange #302F3A-grey */

/* Headings */
H1, H2, H3 {
  color: #F15A29;
}

/* 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: #F15A29;
}

/* Non-active navigation tree elements */
A.level1menu, A.level2menu, A.level3menu, A.level4menu {
  color: #666;
}

/* Navigation Bar */
/* make sure there is enough contrast between text and background */
/* normal */
.topnav, .topnav_button A{
  font-size: 12px;
  background-color: #ddd;
  color: #333;
}

/* rollover */
.topnav_button A:hover{
  background-color: #F15A29;
  color: #fff;
}

/* 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%;
}
