/* QUT template - common stylesheet */
/* Should be used in conjunction with section or page specific stylesheets */
/* Copyright QUT 2005 */
/* Version 2.9a */

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


p, div, tr, td {
 color: #333;
 }
 
table td {font-size: 14px;}

/* standard link style */

a:link {color: #0000F0;}
a:visited {color: #800080;}
a:hover {color: #000; text-decoration: none;}
a:active {color: #0000F0;}


H1 {
  font-size: 21px;
  font-weight: 500;
  color: #352C66;
  margin: 1em 0;
}

/* some specific settings in H2 and H3 */

H2 {
  font-size: 19px;
  font-weight: lighter;
  color: #352C66;
  border-bottom: 1px dashed #999;
  margin-top: 2em;
}

H2 strong{
  font-weight: lighter;
}

H3 {
  font-size: 17px;
  font-weight: lighter;
  color: #352C66;
  margin-top: 2em;
}


H3.contact {
  font-size: 17px;
  font-weight: lighter;
  color: #352C66;
  margin-top: 2em;
  margin-bottom: -0.5em;
}

/* footer and page info text */
.smltext {
  font-size: 11px;
}


/* Table settings */
table, td {
	font-size: 14px;
}

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

.toolbar_button a:link {color: #333;}
.toolbar_button a:active {color: #333;}
.toolbar_button a:visited {color: #333;}



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





/* TOP NAVIGATION */

.topnav {
  margin: 0;
  padding: 0;
  background-color: #999;
  width: 100%;
  height: 25px;
  vertical-align: middle;
  border-right-width: 1px;
  border-left-width: 0px;
  border-top-width: 1px;
  border-bottom-width: 1px;
  border-color: #fff;
  border-style: solid;
}

.topnav_button A {
  font-size: 12px;
  text-decoration: none;
  color: #fff;
  background-color: #999;
  float: left;
  padding: 0.4em 3em;
  vertical-align: middle;
  border-right-width: 1px;
  border-left-width: 0px;
  border-top-width: 0px;
  border-bottom-width: 0px;
  border-color: #fff;
  border-style: solid;
}

.topnav_button A:hover{
  background-color: #47778b;
}


/*navigation style second level */

.navTableBdr {
	border-top: solid 1px #D1D1D1;
	border-bottom: solid 1px #909386;
	background-color: #fff;
	margin-left: -1px;
}


.navTableBdr td {border-left: solid 1px #909386;}


/*navigation home button, col optional */


/* navigation text style */

.navText  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#666;
	text-decoration: none;
	letter-spacing: .2px;
	text-align: left;
	padding-top: 2px;
	padding-left: 5px;
	padding-bottom: 2px;
	padding-right: 5px;	
	display:block;

}

a.navText:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	text-decoration: none;
	letter-spacing: .3px;
	text-align: left;
	padding: 2px 5px 4px 5px;
	display:block;
}
a.navText:visited  {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color: #333;
	text-decoration: none;
	letter-spacing: .2px;
	text-align: left;
	padding: 2px 5px 4px 5px;
	display: block;

}


	
a.navText:active {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#333;
	text-decoration: none;
	letter-spacing: .3px;
	text-align: left;
	padding: 2px 5px 4px 5px;
	display:block;
}

a.navText:hover {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#fff;
	text-decoration: none;
	letter-spacing: .3px;
	text-align: left;
	padding: 2px 5px 4px 5px;
	display:block;
	background-color:#D1C686;

}

/* navigation borders */
/* change this colour to suit purpose */



.navLeftBotBorder {
	border-left:solid 1px #000;
	border-bottom:solid 1px #000;
}
.navHomeBotBorder {
	border-bottom:solid 1px #000;
}

/* colour background for search, same as navbar */

.navSearchBG {
	border-left: solid 1px #333;
	border-bottom: solid 1px #333;
	background-color: #CCC;
}

/* branch current colour */


a.currentBranch:link {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#fff;
	text-decoration: none;
	letter-spacing: .3px;
	text-align: left;
	padding: 2px 5px 4px 5px;
	display:block;
	background-color:#D1C686;
}

a.currentBranch:visited {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 11px;
	color:#fff;
	text-decoration: none;
	letter-spacing: .3px;
	text-align: left;
	padding: 2px 5px 4px 5px;
	display:block;
	background-color:#D1C686;
}





/* CONTENT */

.content {
  padding: 0 20px 0 0;
  text-align: justify;
  font-size: 15px;
  color: #333;
}




/* FOOTER */

.footer {
  width: 100%;
  font-size: 11px;
  vertical-align: top;
  border-top: #d1d1d1 1px solid;
  margin-top: 10px;
}

.footer td {padding: 5px;}
.footer a {text-decoration: none;
line-height: 15px; color: #666;}
.footer a:hover {text-decoration: underline;}



/* Level 1 menu */
 .level1menu {
 font-family: Arial, Helvetica, sans-serif;
 font-weight: 500;
 font-size: 15px;
 color: #352C66;
 text-decoration: none;
 }
 
 A.level1menu:link {
 text-decoration: none;
color: #352C66;
 }
 
 A.level1menu:visited {
 color: #352C66;
 text-decoration: none;
 }
 
 A.level1menu:hover {
 text-decoration: underline;
 color: #666;
 }
 
 A.level1menu:active {
 text-decoration: none;
 color: #352CC66;
 }
 
 /* Level 1 menu current */
 .level1current {
	text-decoration: none;
	color: #352C66;
	font-size: 15px;

 }
 
 
 /* Level 2 menu */
 .level2menu {
 font-family: Arial, Helvetica, sans-serif;
 	font-weight: 500;
 	font-size: 12px;
 	color: #352C66;
 	text-decoration: none;


 }
 
 A.level2menu:link {
	color: #352C66; 
	text-decoration: none;
 }
 
 A.level2menu:visited {
 	color: #352C66;
 	text-decoration: none;
 }
 
 A.level2menu:hover {
 	text-decoration: underline;
 	color: #666;
 }
 
 A.level2menu:active {
 	color: #352C66;
 	text-decoration: none;
 }
 
 /* Level 2 menu current */
 .level2current {
 	text-decoration: none;
	color: #352C66;
	font-weight: 700;
	font-size: 12px;
 }
 
 
 /* Level 3 menu */
 .level3menu {
 font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
	color: #352C66;
 	text-decoration: none;
	background-color: ebe7cd;
	display: block;
	padding:3px; 
}
 A.level3menu:link {
	color: #352C66;
	text-decoration: none;
 }
 
 A.level3menu:visited {
 	color: #352C66;
 	text-decoration: none;
 }
 
 A.level3menu:hover {
	color: #666;
	text-decoration: underline;
}
 A.level3menu:active {
	text-decoration: none;
 }
 
 /* Level 3 menu current */
 .level3current {
	text-decoration: none;
	color: #000;
	font-size: 11px;
	background-color: #D1C686;
	display:block;
	padding: 3px;
	
 }
 
 
 /* Level 4 menu */
 .level4menu {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px;
color: #352C66;
 text-decoration: none;
 }
 
 A.level4menu:link {

 color: #352C66;
 text-decoration: none;
 }
 
 A.level4menu:visited {

 color: #352C66;
 text-decoration: none;
 }
 
 A.level4menu:hover {
color: #666;
 text-decoration: underline;
 }
 
 A.level4menu:active {
color: #352C66;
 text-decoration: none;
 }
 
 /* Level 4 menu current */
 .level4current {
	text-decoration: none;
	color: #000;
	font-size: 11px;
	background-color: #D1C686;
	display:block;
	padding: 3px;

 }
  
 /* Level 5 menu */
 .level5menu {
 font-family: Arial, Helvetica, sans-serif;
 	font-size: 11px;
 	color: #352C66;
 	text-decoration: none;
 }
 
 A.level5menu:link {
 
 color: #352C66;
 text-decoration: none;
 }
 
 A.level5menu:visited {
	color: #352C66;
	text-decoration: none;
 }
 
 A.level5menu:hover {
	color: #666;
 	text-decoration: underline;
 }
 
 A.level5menu:active {
	color: #352C66;
	text-decoration: none;
 }
 
 /* Level 5 menu current */
 .level5current {
	text-decoration: none;
	color: #000;
	font-size: 11px;
	background-color: #D1C686;
	display:block;
	padding: 3px;
 }
 

/* Other specific settings */

ul {
  text-align: left;
  list-style-image: url(/graphics/bullet.gif);
  font-size: 13px;    
}

/* Two-column layout */

div.columnWrap {
  text-align: left;
  float: left;
  width: 99%;
}

div.leftColumn {
	float: left;
	margin-right: 3%;
	width: 48%;
	border-left: solid 1px #2B2B2B;
}

div.rightColumn {
  float: right;
  width: 48%;
}

/* Styles for A-Z Index */

div.letter {
	margin-top: 3em;
}


/* Style for Campus Locations tables */

.location_table {
  border:#d1d1d1 1px solid;
}

/* Styles for use in Services Directory */

H2.service {
  margin-top: 1em;
  border: none; 
}

H2.relatedHeading {
  margin-top: 2em;  
  padding-top: 1em;
}

H3.serviceName {
  border-bottom: none;
}

H3.relatedService {
  padding-bottom: 0.5em;
}

div.group {
  border: 2px solid #D8D8D8;
  padding:  0.0em 0.5em 1.0em 1.0em;
  margin-right: 1.5em;
  margin-top: 1.0em;
}

p.relatedDescription {
  font-size: 14px;
}

p.relatedURL {
  font-size: 14px;
  border-bottom: 1px solid #D8D8D8;
  padding-bottom: 2em;
}

div.azindex {
  padding-bottom: 1.0em;  
}

.alphalink {
  border: 2px solid #D8D8D8;
  margin-right: 0.3em;
  padding: 0.25em 0.25em 0.25em 0.25em;
}

div.ak {
  margin-right: 1.5em;
  width: 100%;
}

div.az {
  float: left;
  margin-bottom: 2.5em;
  margin-right: 1.5em;
  width: 100%;
}

.box {
  border: 2px solid #D8D8D8;
  float: left;
  margin-bottom: 0.5em;
  margin-right: 0.3em;
  padding-bottom: 0.25em;
  padding-top: 0.25em;
  text-align: center;
  width: 2.0em;
}

a.box:link {
  border: 2px solid #D8D8D8;
  display: block;
  float: left;
  margin-bottom: 0.5em;
  margin-right: 0.3em;
  padding-bottom: 0.25em;
  padding-top: 0.25em;
  text-align: center;
  width: 2.0em;
}

a.box:visited {
  border: 2px solid #D8D8D8;
  display: block;
  float: left;
  margin-bottom: 0.5em;
  margin-right: 0.3em;
  padding-bottom: 0.25em;
  padding-top: 0.25em;
  text-align: center;
  width: 2.0em;
}

a.box:hover {
  border: 2px solid #999999;
  display: block;
  float: left;
  margin-bottom: 0.5em;
  margin-right: 0.3em;
  padding-bottom: 0.25em;
  padding-top: 0.25em;
  text-align: center;
  width: 2.0em;
}

a.box:active {
  border: 2px solid #D8D8D8;
  display: block;
  float: left;
  margin-bottom: 0.5em;
  margin-right: 0.3em;
  padding-bottom: 0.25em;
  padding-top: 0.25em;
  text-align: center;
  width: 2.0em;
}

.separator {
  display: none;
}

a.allbox:link {
  border: 2px solid #D8D8D8;
  float: left;
  margin-bottom: 0.5em;
  margin-right: 0.3em;
  padding: 0.25em 0.25em 0.25em 0.25em;
  text-align: center;
}

a.allbox:visited {
  border: 2px solid #D8D8D8;
  float: left;
  margin-bottom: 0.5em;
  margin-right: 0.3em;
  padding: 0.25em 0.25em 0.25em 0.25em;
  text-align: center;
}

a.allbox:hover {
  border: 2px solid #999999;
  float: left;
  margin-bottom: 0.5em;
  margin-right: 0.3em;
  padding: 0.25em 0.25em 0.25em 0.25em;
  text-align: center;
}

a.allbox:active {
  border: 2px solid #D8D8D8;
  float: left;
  margin-bottom: 0.5em;
  margin-right: 0.3em;
  padding: 0.25em 0.25em 0.25em 0.25em;
  text-align: center;
}

