 
 /********************** PLEASE NOTE ************************* /  
 /															   /		
 / Please follow the directions above each section. They will  /
 / let you know what changes or additions can be made          /
 / IMPORTANT: Please ensure you are familiar with CSS protocol /
 / before making ANY CHANGES								   /
 /															   /
 /*************************************************************/ 
 
 
 
 /****************** Site constant tags ********************** /  
 /															   /		
 / The tags below are NOT to be modified, deleted or added to. /
 / Doing so will result in deviation from the UQ template.     /
 /															   /
 /*************************************************************/

 
 
 body 		 	 		{ background: #FFFFFF; margin: 0px; font-size : 70%; }
 td.toplinks 	 	 	{ background-color: #367FCC; }
 td.header 	 	 		{ background-image: url("../images/UQ/header-background.gif"); background-repeat: repeat; }
 td.searchbar 		 	{ font-size: 95%; height: 21px; background-image: url("../images/UQ/gradient.gif"); background-repeat: repeat; }
 td.feedback 	 	 	{ font-size: 90%; height: 19px; background-image: url("../images/UQ/feedback-gradient.gif"); background-repeat: repeat; }
 input.searchbutton     { vertical-align: bottom; }
 .quicklink             { font-size: 11px; background-color : #FAFAFA; width: 178px; } 
 #breadcrumb 		 	{ background-color: #FAFAFA; border: 1px #E4E4E4 solid;	padding: 2px; margin-left: 10px; margin-right: 10px; }
 #content 	         	{ padding: 2px; margin-left: 10px; margin-right: 10px; }
 #relatedlink 		 	{ background-color: #FAFAFA; border: 1px #E4E4E4 solid; padding: 2px; margin-left: 0px; margin-right: 10px; font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: 14px; color: #333; }
 td.contentheader 	 	{ font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: 18px;	font-weight: bold; color: #333; }
 font,th,td,p	   	 	{ font-family: Verdana, Arial, Helvetica, sans-serif; }
 input,textarea,select  { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 100%; }
 .footer 				{ font-size: 85%; color: #999999; }
 .searchbar				{ margin: 0; }
 .contentlist			{ margin-left: 0; margin-top:0; padding-top:0; padding-left: 0; list-style: none;}
 .contentlist li  		{ padding-left: 0;}
 .sectionheader			{ font-family: Arial, Verdana, Helvetica, Sans-Serif; font-weight: bold; font-size: 130%;}
 /********************* Link Colour ************************** /  
 /															   /		
 / To make a change to the link colour and mouseover/hover     /
 / state of the link text, please change the color in BOTH     /
 / tags below if required. 	   								   /
 /															   /
 /*************************************************************/
 
 
 
 a:link,a:active,a:visited 		{ color : #0033CC; text-decoration:none;  }
 a:hover						{ color : #0033CC; text-decoration: underline; }

 

 /**************** Background Colour Tags ******************** /  
 /															   /		
 / The background colour of the navigation menu and divider    /
 / can be modified here. They should both be the SAME colour.  /
 /															   /
 /*************************************************************/

 
 
 td.menu    { background-color: #b35313; }
 td.divider { background-color: #f93; height: 20px; }
 tr.banner    { background-color: #66cbff; height: 168px; }
 
 
 
 
  
 /********* Navigation Menu Tags MODIFIED BY SGB  *******/ 
  
 table.navtable 			{ width: 186px; }
 
 #navcontainer	{
 margin: 0 0 1em 6px;
 width: 16em;
 padding: 0;
 font-family: Verdana, Arial, Helvetica, sans-serif; 
 background-color: #F93; 
 color: #FFF; 
}
 
 #navcontainer ul { 
 margin: 0;
 padding: 0; 
 border: 0;
 list-style-type: none; 
  }

 #navcontainer li {
  margin: 0;
  border-bottom: 1px solid #b35313;
 }
 
 #navcontainer li a {
 display: block;
 padding: 6px .5em 6px .5em;
 border-right: 1em solid #F93;
 background-color: #F93;
 color: #FFF; 
 text-decoration: none;
 width: 14em;
  }

 #navcontainer li li a {
 background-color: #ffd0a0;
 padding: 4px .5em 4px 2em;
 color: #954510;
 width: 12.5em;
 }

 #navcontainer li li li a {
 border-bottom: none;
 padding: 4px .5em 4px 3em;
 width: 11.5em;
 }

 /*STYLES FOR PAGES WITH NO LINK IN LHMENU*/
 #navcontainer li li a.understanding {
 background-color: #FFF;
 color: #333;
}

 #navcontainer li li li a.essay {
 background-color: #FFF;
 color: #333;
}

 #navcontainer li li li a.work {
 background-color: #FFF;
 color: #333;
}

 #navcontainer li li li a.management {
 background-color: #FFF;
 color: #333;
}


 #navcontainer li a:hover { 
 background-color: #FFF; 
 color: #333;
 border-right: 1em solid #F93;
 }	
  

.onthissite	{
	padding: 0 5px 20px 10px;
	color: #FFF;
	font: bold 12px Arial, Verdana, Helvetica, sans-serif;
}


   
 /***************** Content (Level 2) Pages ****************** /  
 /															   /		
 / Please DO NOT modify any of these tags. They are separate   /
 / from the constant tags (above) as they serve their purpose  /
 / in only the content (Level 2) pages.                        / 
 / 															   /
 /*************************************************************/

 
 
 #breadcrumb 		{ background-color: #FAFAFA; border: 1px #E4E4E4 solid; padding: 5px; margin-left: 10px; margin-right: 10px; }
 #content 			{ padding: 2px; margin-left: 10px; margin-right: 10px; }
 #relatedlink 		{ background-color: #FAFAFA; border: 1px #E4E4E4 solid; padding: 2px; margin-left: 0px; margin-right: 10px; font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: 14px; color: #333; }
 td.contentheader 	{ font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: 18px; font-weight: bold; color: #333; }
 table.infotable    { background-color: #FAFAFA; border: 1px #E4E4E4 solid; padding: 2px; margin-left: 2px; margin-right: 2px; width: 161px; }

