/* QUT template - corpstyle stylesheet */
/* Should be used in conjunction with common and branch stylesheets */
/* Copyright QUT 2009 */
/* Version 4.0 */

/* MAIN ELEMENTS ----------------------------------------------------------------- MAIN ELEMENTS */

html, body, ul, li {
	margin: 0;
	padding: 0;
}

body {
	background-color: #fff;
	color: #333;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 100.01%;
}

p {
	font-size: 0.75em;
	margin: 0.5em 0;
	padding: 0;
}

h1.page_title {
	font-size: 1em;
	font-weight: bold;
	margin: 0 0 1em 0;
	padding: 1em 0 0 0;
}

/* Heading colour */

h1, h2, h3, h4, h5, h6 {
  color: #255d9d;
}

/* Image link border fix */

a img {
	border: 0;
}

/* Table styles - apply 'qut-table' class to tables to use */

table.qut-table, table.qut-table th, table.qut-table td, .print table.qut-table, .print table.qut-table th, .print table.qut-table td  {
    border-color: #333;
    border-style: solid;
}

table.qut-table, .print table.qut-table {
    border-width: 0 0 1px 1px;
    border-spacing: 0;
    border-collapse: collapse;
    margin: 0.5em 0;
}

table.qut-table th, .print table.qut-table th {
	background-color: #ccc;
	font-weight: bold;
}

.content table th, .content table td, .print table th, .print table td {
	font-size: 0.75em;
}

.content table p, .print table p {
	font-size: 1em;
}

table.qut-table th, table.qut-table td, .print table.qut-table th, .print table.qut-table td {
	margin: 0;
	padding: 5px;
	border-width: 1px 1px 0 0;
}

/* List styles */

.content ol, .content ul, .print ol, .print ul {
	font-size: 0.75em;
	line-height: 1.5em;
	margin: 1em 0 1em 3em;
}

.content li, .print li {
	margin: 0.5em 0;
}


/* BANNER ------------------------------------------------------------------------------- BANNER */

.banner {
	clear: both;
	margin: 0;
	padding: 0;
}

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

.realworld {
	float: right;
	margin: 0;
	padding: 0;
}

a.skip_link {
	left: -999em;
	overflow: hidden;
	position: absolute;
	top: 0;
}



/* UTILITY BAR --------------------------------------------------------------------- UTILITY BAR */

.utility {
	background-color: #f5f7fa;
	background-image: url(/graphics/utility_bar.gif);
	background-repeat: repeat-x;
	border-bottom: 1px solid #ccc;
	clear: both;
	color: #333;
	height: 1.65em;
	margin: 0;
	padding: 0;
	width: 100%;
}

.utility_right_sub {
	border: 0;
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
}

.utility_search {
	border: 0;
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
}

.utility_right_block {
	border: 0;
	display: inline;
	float: right;
	margin: 0;
	padding: 0;
}

.utility a {
	background-color: #f5f7fa;
	background-image: url(/graphics/utility_bar.gif);
	background-repeat: repeat-x;
	border-right: 1px solid #fff;
	color: #333;
	display: inline;
	float: left;
	font-size: 0.8em;
	margin: 0;
	padding: 0.40em 1em;
	text-decoration: none;
}

.utility a:hover {
	background-color: #dcdcdc;
	background-image: url(/graphics/utility_bar_over.gif);
	background-repeat: repeat-x;
}

.utility abbr {
	border: 0;
}

form.search {
	border: 0;
	display: inline;
	margin: 0;
	padding: 0;
}

.search-container {
	background-image: url(/graphics/search-background.gif);
	background-repeat: no-repeat;
	margin-top: 2px;
}

.search_label {
	background-image: url(/graphics/utility_bar.gif);
	background-repeat: repeat-x;
	border: 0;
	display: inline;
	font-size: 0.8em;
	float: right;
	margin: 0;
	padding: 0.4em 1em;
}

.search_button {
	margin: 0;
	padding: 0 12px 0 0;
	vertical-align: top;
}

input.search_box {
	border: 0;
	background-color: transparent;
	font-size: 0.75em;
	height: 20px;
	line-height: 1.5em;
	outline: none;
	margin: 0 14px;
	padding: 0;
	width: 80px;
}



/* TOP NAVIGATION --------------------------------------------------------------- TOP NAVIGATION */

ul.topnav {
	background-color: #ddd;
	border-bottom: 1px solid #fff;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	width: 100%;
}

ul.topnav li {
	float: left;
}

ul.topnav a {
	border-right: 1px solid #fff;
	color: #333;
	font-size: 0.75em;
	float: left;
	margin: 0;
	padding: 0.45em 2em;
	text-decoration: none;
}

/* rollover */
ul.topnav a:hover{
	background-color: #006400;
	color: #fff;
}


/* CONTENT ----------------------------------------------------------------------------- CONTENT */

.content_div {
	clear: both;
	margin: 0;
	padding: 0;
	width: 100%;
}

.sidenav {
	float: left;
	margin: 35px 0 10px 0;
	padding: 0 0 0 20px;
	text-align: left;
	width: 240px;
}

.content {
	line-height: 1.1em;
	margin: 0 160px 10px 260px;
}

.content h1 {
	line-height: 1.4em;
	font-size:1.5em;
}

.right_margin {
	float: right;
	margin: 35px 0 10px 0;
	padding: 0 20px 0 0;
	width: 140px;
}

.marketing {
	clear: both;
	margin: 10px 0;
	text-align: justify;
}


/* FOOTER ------------------------------------------------------------------------------- FOOTER */

.footer {
	border-top: 4px solid #ccc;
	clear: both;
	font-size: 0.7em;
	margin: 20px 0 0 0;
	padding: 20px 0 0 0;
	width: 100%;
}

/* 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 correct on smaller screens */

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

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


/* PRINT-FRIENDLY --------------------------------------------------------------- PRINT-FRIENDLY */

.print_friendly {
	float: right
}

.print_friendly img {
	height: 23px;
	vertical-align: top;
	width: 27px;
}

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


/* NAVIGATION TREES ----------------------------------------------------------- NAVIGATION TREES */

ul.side_nav_menu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.side_nav_menu li, ul.side_nav_menu a, ul.side_nav_menu span {
	display: block;
}

ul.side_nav_menu li.sidenav-line {
	border-left: 1px solid #ccc;
}

ul.side_nav_menu li.currentbranch-top {
	background-image: url(/graphics/side_navigation/top_bracket.gif);
	background-repeat: no-repeat;
}

ul.side_nav_menu li.currentbranch-top a.level2menu {
	padding-left: 11px;
}

ul.side_nav_menu li.currentbranch-top a.level3menu {
	padding-left: 12px;
}

ul.side_nav_menu li.currentbranch-mid {
	border-left: 2px solid #000;
}

ul.side_nav_menu li.currentbranch-bottom {
	border-left: 2px solid #000;
	background-image: url(/graphics/side_navigation/bot_bracket.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

/* 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: #006400;
	text-decoration: underline;
}

a.level2menu:hover, a.level3menu:hover, a.level4menu:hover {
	background-image: url(/graphics/side_navigation/arrow.gif);
	background-repeat: no-repeat;
}

/* Non-active navigation tree elements */
a.level1menu, a.level2menu, a.level3menu, a.level4menu {
	color: #666;
}

/* Level 1 menu */
.level1menu, .level1current {
	font-size: 0.8em;
	font-weight: bold;
	text-decoration: none;
}

/* Level 2 menu */
.level2menu {
	color: #333;
	font-size: 0.85em;
	font-weight: bold;
	text-decoration: none;
}

a.level2menu {
	padding-left: 10px;
}

ul.side_nav_menu li.currentbranch-top a.level2menu:hover {
	background-image: none;
}

.level2current-top, .level2menu-top {
	font-size: 0.75em;
	font-weight: bold;
	padding-left: 11px;
}

.level2current {
	background-image: url(/graphics/side_navigation/currentitem.gif);
	background-position: center left;
	background-repeat: no-repeat;
	border-left: 1px solid #ccc;
	font-size: 0.85em;
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 10px;
	text-decoration: none;
}

/* Level 3 menu */
.level3menu {
	color: #333;
	font-size: 0.85em;
	font-weight: normal;
	text-decoration: none;
}

a.level3menu {
	margin-left: 10px;
	padding-left: 11px;
}

.level3current-top, .level3menu-top {
	font-size: 0.75em;
	padding-left: 22px;
}

.level3current {
	background-image: url(/graphics/side_navigation/currentitem.gif);
	background-position: center left;
	background-repeat: no-repeat;
	font-size: 0.85em;
	font-weight: normal;
	margin-left: 10px;
	padding-left: 11px;
	text-decoration: none;
}

/* Level 4 menu */
.level4menu {
	color: #333;
	font-size: 0.81em;
	font-weight: normal;
	text-decoration: none;
}

a.level4menu {
	margin-left: 20px;
	padding-left: 10px;
}

.level4current {
	background-image: url(/graphics/side_navigation/currentitem.gif);
	background-position: center left;
	background-repeat: no-repeat;
	font-size: 0.81em;
	font-weight: normal;
	margin-left: 20px;
	padding-left: 10px;
	text-decoration: none;
}

/* Menu section divider */
li.divider {
	background-image: url(/graphics/side_navigation/divider.gif);
	background-repeat: no-repeat;
	background-position: 10px 15px;
	padding-bottom: 15px;
}


/* CONTRIBUTE ----------------------------------------------------------------------- CONTRIBUTE */

.contribute_warning {
	background-color: #f00;
	color: #fff;
}

.contribute_warning a {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}


/* 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 {}
.branch1_button {}
.branch2_button {}
.branch3_button {}
.branch4_button {}


