/* QUT template - common stylesheet */
/* Should be used in conjunction with branch stylesheets */
/* Copyright QUT 2006 */
/* Version 3.0 */



/* MAIN ELEMENTS */

body {
  background-color: #fff;
  font-size: 13px;
  font-weight: normal;
  font-family: arial, helvetica, sans-serif;
  margin: 0;
  padding: 0;
  width: auto;
}

p, pre, td, ul, li, ol, h1, h2, h3, h4, em, strong {font-family: Arial, Helvetica, Verdana, sans-serif;}

a, a:link {
	color: #669acc;
}

a:visited, a:hover, a:active {
	color: #003366;
}


table, th, td {
  font-size: 12px;
	color: #333;
  font-weight: normal;
  font-family: arial, helvetica, sans-serif;
}

p {
	line-height: 18px;
	font-size: 12px;
	letter-spacing: .2px;
	font-weight: normal;
	color: #333;
}

li {
	margin-top: 6px; 
	list-style: square;
	font-size: 12px;
	line-height: 18px;
	letter-spacing: .2px;
	margin-top: 3px;
	font-weight: normal;
	color: #333;
}

H1 {
	font-size: 28px;
color: #669acc;
	font-weight: normal;
	letter-spacing: 1px;
	padding-bottom: 0px;
	margin: 35px 0 10px 0;
}

H2 {
	font-family: arial, helvetica, sans-serif;
	font-weight: lighter;
	font-size: 16px;
	color: #006699;
	background-color: #F0F0F0;
	display: block;
	padding: 3px;
	border: solid 1px #CFCFCF;
}

H3 {
  font-size: 14px;
  font-weight: normal;
	margin-bottom: .5em;
}

/*standard table border style optional */

.tablestyle {
	border: solid 1px #d1d1d1; 
	margin-bottom: 10px;
	background-color: #f6f6f6;
	border-right-style: none;
}

.tablestyle td {
	padding: 5px; 
	vertical-align: top;
	border-bottom: solid 1px #d1d1d1;
	border-right: solid 1px #d1d1d1;	
}


.tablestyle p {padding-left: 3px;}

.tablestyle h2 {padding: 3px 0 0 3px; margin: 0px;}

/*standard image style optional */

.imagestyle {
	padding: 6px; 
	background-color: #d1d1d1;
	border-left: solid 1px #999;
	border-top: solid 1px #999;
	border-bottom: solid 1px #ccc;
	border-right: solid 1px #ccc;
    margin: 5px;
}




/* UTILITY BAR */

.toolbar {
  background-color: #fff;
  background-image: url("/graphics/toolbar.gif");
  background-repeat: repeat-x;
  color: #333;
  width: 100%;
  vertical-align: middle;
}

.toolbar_button A {
  background-color: #fff;
  background-image: url("/graphics/toolbar.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: block;
}

.toolbar_button A:hover{
  background-color: #ddd;
  background-image: url("/graphics/toolbar_over.gif");
  background-repeat: repeat-x;
  color: #333;
}

.toolbar_search {
  background-color: #fff;
  background-image: url("/graphics/toolbar.gif");
  background-repeat: repeat-x;
  font-size: 12px;
  text-decoration: none;
  color: #333;
  padding: 0.4em 1em;
  border: none;
}

.search {
  padding: 0 0.3em 0 0;
  vertical-align: middle;
}

form.search {
  margin: 0;
  border: 0;
  padding: 0 0.3em 0 0;
}

.search_button {
  vertical-align: middle;
}

.search_box input {
  vertical-align: middle;
}

.toolbar_bottom {
  width: 100%;
  height: 1px;
  background-color: #ccc;
}

.a2z {
	margin-top: -5px;
}

.a2zSelect {
	margin: 6px 0 -9px 2px;
	font-size: 11px;
}


/* TOP NAVIGATION */

.topnav {
  font-size: 12px;
  margin: 0;
  padding: 0;
  width: 100%;
	background-color: #D0DAE1;
  vertical-align: middle;
  border-top: 1px solid #d1d1d1;
	border-bottom: 1px solid #d1d1d1;
}

.topnav_button A {
  font-size: 12px;
  text-decoration: none;
  float: left;
  padding: 0.4em 3em;
  vertical-align: middle;
  border-right: 1px solid #fff;
}

/* Navigation Bar */
/* make sure there is enough contrast between text and background */
/* normal */
.topnav, .topnav_button A {
  font-size: 12px;
  background-color: #D0DAE1;
  color: #333;
}

/* rollover */
.topnav_button A:hover {
  background-color: #A3B6CE;
  color: #333;
}

.topnav_button A:visited {
	color: #333;
}


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



/* CONTENT */

.content {
  padding: 0 20px 0 0;
  text-align: left;
  font-size: 1em;
  color: #333;
}

.content_nomenu {
  font-size: 15px;
  color: #333;
}

.content {border-left: 1px solid #d1d1d1;
padding-left: 10px;}



/* PRINT-FRIENDLY LINK */

.smltext {
  font-size: 11px; margin-top: 0px;
padding-top: 0px;
}





/* SIDENAV */

.sidenav {
  padding: 0 20px;
  text-align: left;
}





/* FOOTER */

.footer {
  width: 100%;
  vertical-align: top;
  font-size: 11px;
  border-top: 4px solid #D1D1D1;
  margin-top: 20px;
  background-color: #fff;
}

.footer table {
	width: 100%;
	background-color:#fff;
}
	
.footer td {font-size: 11px; vertical-align: top;}

.footer_left {padding: 3px 2em 0.5em 1em; float:left;}

.footer_right {
  padding: 3px 10px 10px 10px;
	float:right;
	width: 200px;
}

.footer_right td {border-left: solid 1px #668099;}
.footer a {text-decoration: none; color: #666;}
.footer a:hover {color: black; text-decoration: underline;}






/* side navigation block------------------------------------------------- */

#sidenav {margin-left: 20px;}



/* Level 1 menu ------------------------------------------*/
.level1menu {
	font: normal 16px/15px Arial, Verdana, sans-serif;
	border: solid 1px #cccccc;
	padding: 4px 4px 4px 10px;
	color: #669acc;
	margin-left: 2px;
	display: block;
	text-decoration: none
}

A.level1menu:hover {
	color: #669acc;
	background-color: #f1f1f1;
	text-decoration: none;
	display: block
}

.level1current {
	font: normal 16px/15px Arial, Verdana, sans-serif;
	border: solid 1px #cccccc;
	color: #669acc;
	padding: 4px 4px 4px 10px;
	display: block;
	text-decoration: none;
	margin-left: 2px
}


/* Level 2 menu -------------------------------------------- */
.level2menu {
	font: normal 13px/15px Arial, Verdana, sans-serif;
	color: #669acc;
	text-decoration: none; 
	border-bottom: 1px solid #f1f1f1;
	display: block;
	padding: 3px 0px 2px 5px
}

.level2menu a {text-decoration: none}


A.level2menu:hover {
	display: block;
	color: #669acc;
	padding: 3px 0px 2px 5px;
	text-decoration: none;
	background-color: #f1f1f1

}

.level2current {
	font: normal 13px/15px Arial, Verdana, sans-serif;
	color: #669acc;
	border:none;
	display: block;
	padding: 3px 0px 2px 5px;
	background-color: #f1f1f1;
	text-decoration: none;
border-bottom: 1px solid #f1f1f1
}




/* Level 3 menu ---------------------------------------------*/
.level3menu {
	font: normal 11px/13px Arial, Verdana, sans-serif;
	color: #669acc;
	text-decoration: none; 
	padding: 3px 0px 2px 5px;
	display: block;
border-bottom: solid 1px #fff;


}

.level3menu a {
	font: normal 11px/13px Arial, Verdana, sans-serif;
	color: #003366;
	display: block;
	padding: 3px 0px 2px 5px;
	text-decoration: none;
border-bottom: solid 1px #fff;

}


A.level3menu:hover {
	font: normal 11px/13px Arial, Helvetica, sans-serif;
	color: #669acc;
	text-decoration: none;
	padding: 3px 0px 2px 5px;
border-bottom: solid 1px #fff;
}

.level3current {
	font: normal 11px/13px Arial, Verdana, sans-serif;
	color: #669acc;
	padding: 3px 0px 2px 5px;
	text-decoration: none; 
	display: block;
	background-color: #f1f1f1;
	border-bottom: solid 1px #fff;

}


/* Level 4 menu ---------------------------------------------- */
.level4menu {
	font: normal 11px/13px Arial, Verdana, sans-serif;
	color: #669acc;
	text-decoration: none; 
	display: block;
	padding: 3px 0px 2px 5px;
border-bottom: solid 1px #fff;
}

.level4menu a {
	font: normal 11px/13px Arial, Verdana, sans-serif;
	color: #003366;
	display: block;
	padding: 3px 0px 2px 5px;
	text-decoration: none;
border-bottom: solid 1px #fff;
}


A.level4menu:hover {
  text-decoration: underline;
  color: #669acc;
	padding: 3px 0px 2px 5px;
display: block;
	font: normal 11px/13px Arial, Helvetica, sans-serif;
border-bottom: solid 1px #fff;
}

.level4current {
	font: normal 11px/13px Arial, Verdana, sans-serif;
	color: #669acc;
	padding: 3px 0px 2px 5px;
	text-decoration: none;
display: block;
	border-bottom: solid 1px #fff;

}


/* 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 {}
.aboutus_button {}
.advertising_button {}
.markserv_button {}
.mediaserv_button {}
.pubs_button {}
.srp_button {}
.websols_button {}
.showcase_button {}

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

/* 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: #669acc;
}

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


/* General content layout tools */
.tvFormat {
	border: solid 1px #E2E2E2; 
	padding-left: 5px;
	padding-right:5px;
	padding-top: 5px;
	padding-bottom: 5px; 
	margin: 5px; 
	width: 240px;
}

.tvFormat h3 {background-color: #E2E2E2; margin: 0px; padding-left: 5px;
padding-top: 3px; padding-bottom: 3px;}

.pubsquicklinks {
	border: solid 3px #e3e3e3; 
	width: 220px; 
	padding: 10px;
	float: right;
	margin-left: 10px;
}
.pubsquicklinks p {list-style: none; margin: 0; padding: 0; line-height: 22px;}
a.pubsquicklinks:link {
	font-size: 12px;
	text-decoration: none;
	display: block;
}
.showcaseImgSml {
	float: left;
	margin-right: 5px;
}
.divider {
	clear: both;
	height: 5px;
}
.top {
	background-image:url(/graphics/topArrow.gif);
	background-repeat: no-repeat;
	background-position:right;
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #5F5F5F;
	font-weight: lighter;
	text-align: right;
}
.imageRight {
	float: right;
	border: solid 1px #CCC;
	padding: 5px;
	margin: 5px;
}
.rows {
	border: solid 1px #666; 
	border-right: none; 
	border-bottom: none;
	padding:0px;
}
.rows td {
	border-bottom: solid 1px #666; 
	border-right: solid 1px #666; 
	padding-left: 3px; 
	padding-top: 0px; 
	padding-bottom: 0px;
	padding-right: 3px;
}
.rows p {margin: 0px;}

/* corporate items styles */

.corpItems td {padding: 5px;}


.contactsList {
	border-bottom: solid 1px #ffffff;
	padding: 6px;
}


.contactsList h3{
	padding: 2px;
padding-left: 0;
	margin-top: 18px;
	margin-bottom: 2px;
	border-bottom: solid 1px #d1d1d1;
}
.contactsList ul, li {
	list-style-image: url(/graphics/downarrow.gif);
}

/* CONTRIBUTE */

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

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