@charset "utf-8";
/* CSS Document */
/* QUT - First preference 2009 - AR
   Created By: BCM - Interactive Direct / Paul Allan
   Date: 15/09/09 
   Modified: 02/10/09 
*/

body#t1{
	background: #FFFFFF url(../images/bg_t1.gif) top left repeat-x;
	color: #000000;
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: left;
}

body#t2 {
	background: #FFFFFF url(../images/bg_t2.gif) top left repeat-x;
	color: #000000;
	margin: 0;
	border: none;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: left;
}

a {
	background-color: transparent;
	color: #51626f;
	text-decoration: none;
	font-weight: bold;
}

h1 {
	margin:0;
	padding:0;
	color:#00467f;
	font-size:22px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}

a:hover {
	background-color: transparent;
	color: #51626f;
	text-decoration: underline;
	font-weight: bold;
}
img {
	border: none;
}

/* CONTAINER */

#container {
	color: #8996A0;
	width: 960px;
	height:600px;
	margin: 0 auto;
	text-align: left;
}

#container-inner {
	background: url(../images/QUT_ar-frame.jpg) left top no-repeat;
	color: #8996A0;
	width: 760px;
	height:446px;
	margin:0 auto;
	padding:0;
	clear:both;
	display:block;
}

#container-inner2 {
	background: url(../images/QUT_inner-frame.gif) left top no-repeat;
	color: #8996A0;
	width: 729px;
	height:525px;
	margin:0 auto;
	padding:0;
	clear:both;
}

/* flash content */
#container-flash {
	background:#a5cde4;
	width:620px;
	height:361px;
	float:left;
	margin:30px 0 0 71px;
	padding:0;
	display:inline;
}

#container-flash p{
	margin:20px 0 0 20px;
	color:#333333;
}

#container-flash img {
	margin:10px 0 0 20px;
	color:#333333;
}

/* content */
#container-content {
	background: url(../images/QUT-content-border.gif) no-repeat ;
	width:510px;
	height:375px;
	float:left;
	margin:-77px 0 0 110px;
	padding:0 0 0 15px;
	display:inline;
	clear:both;
}

#homebtn img {
	width:61px;
	height:143px;
	margin:40px 0px 0 -12px;
	padding:0;
	clear:right
}

#container-content h3{
	font-size:18px;
	margin:0;
	padding:0;
}

#container-content p{
	width:460px;
	margin:0;
	padding:0;
}

#form-wrapper{
}

.form-wrapper-right .submit{
	background: url(../images/QUT-form-submit-btn.gif) no-repeat;
	width:62px;
	height:60px;
	border:none;
	cursor:pointer;
	font-size:0px;
	float:right;
}

.form-wrapper-right .submit:hover{
	background: url(../images/QUT-form-submit-over-btn.gif) no-repeat;
	width:62px;
	height:60px;
	border:none;
	cursor:pointer;
	font-size:0px;
	float:right;
}



.form-wrapper-left{
	float:left;
	width:250px;
}

.form-wrapper-right{
	float:left;
	width:211px;
}

#form-wrapper label{
	float: none;
	text-align: left;
	width: auto;
	margin:0;
	padding:0;
	font-weight:bold;
	color:#51626f
}

.form-wrapper-left input{
	display : block;
	margin:3px 0 11px 0;
	width:207px;
	border:2px solid #c4cacf;
	color:#231f20;
	height:20px;
	padding:2px 0 0 2px;
	font-weight:bold;
	font-size:12px;
	
}

.form-wrapper-right input{
	display : block;
	margin:3px 0 11px 0;
	width:207px;
	border:2px solid #c4cacf;
	color:#231f20;
	height:20px;
	padding:2px 0 0 2px;
	font-weight:bold;
	font-size:12px;
}

.form-wrapper-right textarea{
	display: block;
	margin:3px 0 31px 0;
	width:207px;
	height:76px;
	border:2px solid #c4cacf;
	color:#231f20;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

.form-wrapper-right input {
	float:right;
}

#container-content select, #container-content textarea {
	display: block;
	margin:3px 0 31px 0;
	width:207px;
	height:76px;
	border:2px solid #c4cacf;
	color:#231f20;
	font-weight:bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
}

#form-wrapper textarea:focus, #form-wrapper input:focus {
	border: 2px solid #40c2fe;
}

/* HEADER */
#header {
	float: left;
	width: 960px;
	height: 60px;
	background:#FFFFFF;
}

#header h1 a span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

#header-left {
	float:left;
	width:515px;
	height: 60px;
	display:block;
}

#header-left h1 a {
	background: #FFFFFF url(../images/QUT-title.gif) left top no-repeat;
	color: #000000;
	display: block;
	height: 60px;
}


#header-right {
	float:right;
	width:265px;
	height: 60px;
}

#header-right h1 a {
	background: #FFFFFF url(../images/QUT-logo.gif) left top no-repeat;
	color: #000000;
	display: block;
	height: 60px;
}

/* TOP */
#top {
	width: 860px;
	height: 40px;
	float:left;
	padding:0 0 0 100px;
	background:#FFFFFF;
	
}

h3 {
	color:#40c2fe;
	font-size:15px;
	margin:0;
	padding:0;
}

#top p {
	margin:0;
	padding:0;
	font-weight:bold
}

.top-one {
	width:237px;
	height:99px;
	float:left;
}

.top-one-left {
	width:83px;
	height:99px;
	float:left;
	background:#FFFFFF
}

.top-one-right {
	width:142px;
	height:79px;
	float:left;
	margin:21px 0 0 12px;
	padding:0;
}

.top-two {
	width:233px;
	height:99px;
	float:left;
	background:#FFFFFF;
}
.top-two-left {
	width:96px;
	height:99px;
	float:left;
	background:#FFFFFF
}

.top-two-right {
	width:125px;
	height:99px;
	float:left;
	margin:21px 0 0 12px;
	padding:0;
}

.top-three {
	width:290px;
	height:99px;
	float:left;
	background:#FFFFFF;
}
.top-three-left {
	width:124px;
	height:99px;
	float:left;
	background:#000
}

.top-three-right {
	width:153px;
	height:99px;
	float:left;
	margin:21px 0 0 12px;
	padding:0;
}

/* NAV */
#nav {
	width: 930px;
	height: 120px;
	float:left;
	padding:0 0 0 40px;
	margin:0;
}

h2 {
	color:#00467f;
	font-size:14px;
	margin:0;
	padding:0
}

#nav p {
	margin:0;
	padding:0;
	font-weight:bold
}

.nav-one {
	width:195px;
	height:100px;
	float:left;
	background: url(../images/QUT-nav-border.gif) no-repeat top left;
	margin:0;
	padding:0 0 0 10px;
}

.nav-one a{
 	color:#7caa3b;
}


.nav-one a:hover{
	color:#7caa3b;
	text-decoration:none;
	padding:0px 0 1px 0;
	margin:0;
	background: url(../images/QUT-nav-underline.gif) repeat-x;
}

.nav-two {
	width:162px;
	height:100px;
	float:left;
	background: url(../images/QUT-nav-border.gif) no-repeat top left;
	margin:0;
	padding:0 0 0 10px;
}

.nav-two a{
 color:#da4b77;
}

.nav-two a:hover{
	color:#da4b77;
	text-decoration:none;
	padding:0px 0 1px 0;
	margin:0;
	background: url(../images/QUT-nav-underline-two.gif) repeat-x;
}

.nav-three {
	width:156px;
	height:100px;
	float:left;
	background:url(../images/QUT-nav-border.gif) no-repeat top left;
	margin:0;
	padding:0 0 0 10px;
}

.nav-three a{
 color:#875f7f;
}

.nav-three a:hover{
	color:#875f7f;
	text-decoration:none;
	padding:0px 0 1px 0;
	margin:0;
	background: url(../images/QUT-nav-underline-three.gif) repeat-x;
}

.nav-four {
	width:158px;
	height:100px;
	float:left;
	background: url(../images/QUT-nav-border.gif) no-repeat top left;
	margin:0;
	padding:0 0 0 10px;
}

.nav-four a{
 color:#fe9040;
}

.nav-four a:hover{
	color:#fe9040;
	text-decoration:none;
	padding:0px 0 1px 0;
	margin:0;
	background: url(../images/QUT-nav-underline-four.gif) repeat-x;
}

.nav-five {
	width:203px;
	height:100px;
	float:left;
	background: url(../images/QUT-nav-border.gif) no-repeat top left;
	margin:0;
	padding:0 0 0 10px;
}

/* jQuery tooltip */
#tooltip {
	position: absolute;
	z-index: 3000;
	border:none;
	background-color: #00467f;
	padding: 5px;
	opacity: 1;
	color:#FFFFFF;
}

#tooltip h3, #tooltip div { 
	margin: 0; 
	color:#FFFFFF;
	font-size:13px;
}

#scroll-content {
	height: 355px;
	overflow: auto;
	background:#FFFFFF;
}

#scroll-content ul{
	margin:0;
	padding:0;
	width:440px;
}
#scroll-content li{
	margin:0;
	padding:0 0 10px 0;
}

/* -- FOOTER -----*/
.footer {
	font-size:11px;
	margin:0 0 0 90px;
	
}

.footer ul {
	margin: 0;
	padding: 0 0 0 170px;
	list-style-type: none;
}
.footer ul li {
	float: left;
	padding: 0 7px 0 7px;
	border-right: 1px solid #8996A0;
}
.footer ul li.end {
	border: none;
}
.footer ul li a{
	color:#8996A0;
	font-weight: normal;
	text-decoration: none;
}
.footer ul li a:hover {
	text-decoration: underline;
}