 
 /********************** 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 	   /
 /															   /
 /*************************************************************/ 
 
/* ------- ORPS Modifications - a.nielsen@research.uq.edu.au ------- */
/* @import "/research/orps/extra.css";*/
@import "rrtd.css";
/* ------- End ORPS Modifications ------- */
 
 
/****************** 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: white; color: black; margin: 0px; font-size : 70%; }
td.toplinks 	 	 	 { background-color: #367FCC; }
td.header 	 	 		 { background-image: url("../images/header-background.gif"); background-repeat: repeat; }
td.searchbar       { font-size: 95%; height: 21px; background-color: #6E1F25; background-image: url("../images/gradient.png"); }
td.feedback 	 	 	 { font-size: 90%; height: 21px; background: #6E1F25; background-image: url("../images/gradient.png"); }
td.feedback a	     { color: #FFFFFF; }
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; }


/********************* 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: #3E82CB;
	text-decoration: none;
}
a:hover {
	/*color: #3366CC;*/
	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: #F4F1F1; }
td.back    { background-color: #CCE6E6; }
td.divider { background-color: #6E1F25; height: 20px; }
 
p.menuheader {
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0.5em;
	padding: 0 5px;
	font-family: Arial, Helvetica, sans-serif;
}
 
 
 /******************** Navigation Menu *********************** /  
 /															   /		
 / The Navigation Menu on all new templates are CSS controlled /
 / Only ONE element of the menu can be modified (below)        /
 / i.e. the colour of the mouseover/hover state.			   /
 / 															   /
 /*************************************************************/
 
  
 /********* Navigation Menu Tags - Do not modify these  *******/ 
  
table.navtable 			{ width: 190px; }
#button 					{ width: auto; padding: 2px; }
#button ul 				{ list-style: none; margin: 3px; padding: 0px; }
#button li {
	border: 1px solid #E4E4E4;
	height: 20px;
	line-height: 11px;
	margin: 1px;
	padding: 0px;
}

#button li.unselected a 	{
	text-indent: -1em;
	line-height: 14px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	background-color: white;
	color: black;
	padding: 4px 5px 4px 2em;
	display: block;
	width: 85%;
}

/*  -- Breaks IE
html>body #button li.unselected a {
	width: auto;
}
*/
 
 /*** Navigation Menu Tags - You can modify the hover (background) colour **/ 
 
 
 #button li a:hover 		{
	background-color: #EFEFEF;
	color: #000000;
}
 
 
   
 /***************** 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; }
 table.infotable    { background-color: #FAFAFA; border: 1px #E4E4E4 solid; padding: 2px; margin-left: 2px; margin-right: 0px; width: 161px; }
 td.contentheader 	{ font-family: Arial, Verdana, Helvetica, Sans-Serif; font-size: 18px; font-weight: bold; color: #333; }
 
 
 
 
 /***************** Site Specific Feature tags *************** /  
 /															   /		
 /            Please DO NOT modify any of these tags.          / 
 / 															   /
 /*************************************************************/
  
  
.featureback	    {background: url("../images/feature-bg.jpg") left repeat-x; width: 100%}

 .largetext			{ font-family: Arial; font-weight: bold; color: #008080; font-size: 14px;}
 a.largetext		{ font-family: Arial; font-weight: bold; color: #008080; font-size: 14px;}
 a.largetext:link,a.largetext:active,a.largetext:visited { color : #008080; text-decoration:none;}
a.largetext:hover	{ color : #3366CC; text-decoration: underline;}
 td.leftindent		{ padding-left: 30px;}
 .divisiontext			{ font-family: Arial; font-weight: bold; color: #008080;}
 a.divisiontext		{ font-family: Arial; font-weight: bold; color: #008080;}
 a.divisiontext:link,a.divisiontext:active,a.divisiontext:visited { color : #008080; text-decoration:none;}
a.divisiontext:hover	{ color : #008080; text-decoration: underline;}
.featureheader { color: #FFFFFF;}

.bannertitle	{color: #000000; font-family:Arial, Helvetica, sans-serif; font-size: 1.3em; position: absolute; top: 220px; left: 310px; width: 450px; font-weight: bold; margin: 0; padding: 0}
.orps	{font-size: 2.1em; margin: 0; padding: 0; color: #000066; float: left; width: 100px}
.orps-ext	{line-height: 1.3em; display: block; float:right; width: 350px}

.contentcontainer	{ width:100%;  padding: 10px 10px; vertical-align:top;  }

.generatedinfo	{ width: 281px; float:right;}
.grouplinks	{width: 60%; float:left; margin: 0 10px 0 0; padding: 0; }
.intro	{vertical-align: top;  padding: 10px 15px ; border-top: 1px solid #63282A; width: 95%; margin: 0}
.central	{padding: 10px 15px 10px 50px; width: 500px; margin: auto;}

.deadlines	{width: 400px; margin: 15px 0 20px 10px}
.deadlinetitle		{/*background: url(../images/deadlines-bg.gif) left no-repeat;*/ padding: 0 0 0 5px; margin: 0; height: 29px; font-weight: bold; color: #000000; font-family:Arial, Helvetica, sans-serif; font-size: 1.3em}
.deadlinesinfo	{border: 1px solid #D3BBBD; border-top: none; padding: 5px; margin: 0; }
.deadlinesinfo ul	{margin: 0; padding: 0; list-style:none}
.deadlinesinfo ul li	{padding: 0 0 5px 30px; margin: 0px; background-image: url(../images/bullet.png); background-repeat: no-repeat; font-style: italic; font-weight: bold; color: #3300CC}

/*
.dynamicinfo	{width: 281px; margin: 0 0 20px 0}
.impinfotitle		{background: url(../images/imptitle-bg.gif) left no-repeat; padding: 0 0 0 5px; margin: 0; height: 29px; font-weight: bold; color: #000000; font-family:Arial, Helvetica, sans-serif; font-size: 1.3em}
.impinfo	{border: 1px solid #D3BBBD; border-top: none; padding: 5px; margin: 0; }
.impinfo ul	{margin: 0; padding: 0; list-style:none}
.impinfo ul li	{padding: 0 0 5px 30px; margin: 0px; background-image: url(../images/bullet.png); background-repeat: no-repeat; font-style: italic; font-weight: bold; color: #3300CC}
*/

.dynamicinfo-ten	{width:281px; margin: 0 0 20px 0; background-color: #efefef}
.impinfotitle-ten		{background: url(../images/imptitlegrey-bg.gif) left no-repeat; padding: 0 0 0 5px; margin: 0; height: 29px; font-weight: bold; color: #000000; font-family:Arial, Helvetica, sans-serif; font-size: 1.3em}
.impinfotitle-ten		{background: url(../images/imptitlegrey-bg.gif) left no-repeat; padding: 0 0 0 5px; margin: 0; height: 29px; font-weight: bold; color: #000000; font-family:Arial, Helvetica, sans-serif; font-size: 1.3em}
.topten	{border: 1px solid #D3BBBD; border-top: none; padding: 5px; margin: 0; }
.topten ul	{margin: 0; padding: 0; list-style:none}
.topten ul li	{padding: 0 0 5px 30px; margin: 3px 0px; background: url(../images/bullet.png) no-repeat 5px 4px; font-style: italic; font-weight: bold; color: #3300CC; background-color: #FFFFFF; border: 1px solid #D0C3C3; display:block}
