/* QUT For Future Students CSS
   Created By: Aaron Lepik
   Date: 29/01/09 */

div.footer {
	margin: 0;
}

/* NON-FLASH LINK */

p#no-flash {
	left: -999em;
	overflow: hidden;
	position: absolute;
	top: 0;
}

/* LIST BULLET FIX */

ul, li {
	list-style: none;
	list-style-image: none;
}

/* CONTAINER */

#container {
	margin: 0 auto;
	background: #FFFFFF url("../graphics/futurestudents/bg.gif") 0 28px repeat-x;
	width: 100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
}

#maincontent {
	clear: both;
	margin: 0 auto;
	width: 960px;
	text-align: left;
}

/* HEADER */

#header {
	width: 960px;
	height: 57px;
}

/* FUTURE STUDENTS LOGO */

#fslogo {
	float: left;
	margin: 0;
	padding: 0;
	width: 275px;
	height: 57px;
}

#fslogo h1 {
	margin: 0;
	padding: 0;
	font-size: 1.5em;
	height: 57px;
	text-indent: -9999px;
}

#fslogo h1 a {
	background: #E5EFF9 url("../graphics/futurestudents/fslogo.gif") left top no-repeat;
	color: #333333;
	display: block;
	font-weight: bold;
	height: 57px;
}

/* STRAPLINE */

#strapline {
	float: left;
	background: #FFFFFF url("../graphics/futurestudents/strapline_bg.gif") left top repeat-x;
	color: #333333;
	width: 685px;
	height: 57px;
	display: inline;
}

#strapline h2 {
	margin: 0;
	padding: 27px 0 0 0;
	background-color: transparent;
	border: 0;
	color: #333333;
	font-size: 0.8em;
	font-weight: bold;
}

/* FLASH FEATURE PANEL */

#featurepanel {
	width: 960px;
	height: 315px;
	padding: 15px 0 0 0;
	clear: both;
	background: #C2D8ED url("../graphics/futurestudents/feature_panel_bg.jpg") left top no-repeat;
	color: #333333;
}

#featurepanel p {
	margin: 0;
	padding: 0;
}

#featurepanel p span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

/* NON-FLASH FEATURE PANEL */
#nonflash_navItems {
	width: 375px;
	height: 284px;
	float: left;
	background: url("/study/futurestudents-new/graphics/futurestudents/nonflash_navItems_bg.gif") no-repeat;
	margin-left: 5px;
	overflow: auto;
}

#nonflash_navItems h3 {
	background: #1768a9 url("/study/futurestudents-new/graphics/futurestudents/nonflash_navItems_heading.gif") left top no-repeat;
	color: #fff;
	position: relative;
	width: 329px;
	height: 24px;
	line-height: 24px;
	margin: 0px 0px 5px 0px;
	padding: 0 0 0 30px;
	clear: none;
	display: block;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.95em;
	font-weight: bold;
}

#faculties h3.visitfaculty{
	position:relative;
	width:145px;
	height:76px;
	margin:0px;
	padding:0px;
	clear:none;
	display:block;
	float:left;
}
#faculties h3.visitfaculty span{
	position:absolute;
	width:100%;
	height:100%;
	background:url("/study/futurestudents-new/graphics/futurestudents/visitfaculty.gif") no-repeat;
}

#nonflash_navItems ul {
	margin: 0px;
	padding: 2px 0px 0px 0px;
}

#nonflash_navItems ul li {
	margin: 0px;
	padding: 0px 4px 2px 0px;
	list-style: none;
	float: left;
}

#nonflash_navItems img, #nonflash_feature img {
	border:0px;

}
#nonflash_feature {
	width: 575px;
	height: 284px;
	float: left;
}


/* MAIN COPY */

#maincopy {
	clear: both;
	margin: 0 0 20px 0;
	padding: 20px 0 0 0;
	width: 960px;
}

#infopanel,
#findpanel,
#researchpanel {
	float: left;
	width: 265px;
	font-size: 0.9em;
	font-weight: bold;
	background-color: #FFFFFF;
	display: inline;
}

#infopanel {
	margin: 0 27px 0 30px;
	padding: 0;
}

#findpanel {
	margin: 0 26px 0 26px;
	padding: 0;
}

#researchpanel {
	margin: 0 0 0 27px;
	padding: 0;
}

#infopanel h3,
#findpanel h3,
#researchpanel h3 {
	margin: 0;
	padding: 0 0 0 30px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: bold;
	height: 24px;
	line-height: 24px;
}

#infopanel h3 {
	background: #1768A9 url("../graphics/futurestudents/info_header.gif") left top no-repeat;
	color: #FFFFFF;
}

#findpanel h3 {
	background: #1768A9 url("../graphics/futurestudents/findout_header.gif") left top no-repeat;
	color: #FFFFFF;
}

#researchpanel h3 {
	background: #1768A9 url("../graphics/futurestudents/research_header.gif") left top no-repeat;
	color: #FFFFFF;
}

#infopanel ul,
#findpanel ul,
#researchpanel ul {
	font-size: 0.8em;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#infopanel ul li,
#findpanel ul li,
#researchpanel ul li {
	background: #FFFFFF url("../graphics/futurestudents/more_icon.gif") 247px 7px no-repeat;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #C2D8ED;
	line-height: 24px;
}

#infopanel ul li a,
#findpanel ul li a,
#researchpanel ul li a {
	margin: 0;
	padding: 0;
	background-color: transparent;
	color: #333333;
	display: block;
	text-decoration: none;
	width: 265px;
	line-height: 24px;
}

#infopanel ul li a:hover,
#findpanel ul li a:hover,
#researchpanel ul li a:hover {
	background: #D3E4F5 url("../graphics/futurestudents/more_icon.gif") 247px 7px no-repeat;
	color: #333333;
}

#infopanel ul li a span,
#findpanel ul li a span,
#researchpanel ul li a span {
	padding: 0 0 0 10px;
	display: block;
}

#infopanel ul li a span.question {
	background: url("../graphics/futurestudents/question_icon.gif") 225px 7px no-repeat;
}

/* MORE INFO ICON */

.moreinfo {
	float: left;
	top: 0;
	left: 0;
	width: 14px;
	height: 15px;
	border: 1px solid #F00;
}

.moreinfo a {
	background: #FFFFFF url("../graphics/futurestudents/question_icon.gif") left top no-repeat;
	color: #333333;
	width: 14px;
	height: 15px;
	display: block;
}

.moreinfo a:hover {
	background: #FFFFFF url("../graphics/futurestudents/question_icon.gif") left top no-repeat;
	color: #333333;
	width: 14px;
	height: 15px;
	display: block;
}

.moreinfo span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

/* FACULTIES */

#faculties {
	clear: both;
	margin: 0 5px;
	padding: 17px 0 0 20px;
	width: 950px;
	height:120px;
	position: relative;
	top: 20px;
	left: 0;
	overflow: visible;
	background:url(../graphics/futurestudents/faculties_bg.jpg) no-repeat;
}

#faculties h3.visitfaculty{
	position:relative;
	width:145px;
	height:76px;
	margin:0px;
	padding:0px;
	clear:none;
	display:block;
	float:left;
}
#faculties h3.visitfaculty span{
	position:absolute;
	width:100%;
	height:100%;
	background:url(../graphics/futurestudents/visitfaculty.gif) no-repeat;
}

#faculties ul {
	list-style-type: none;
	margin:0;
	padding:0;
}

#faculties ul li {
	float: left;
	width: 103px;
	height: 68px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.5em;
	font-weight: bold;
	text-align: center;
	clear:none;
}

#faculties ul li#bee {
	margin: 0 3px 0 10px;
}
#faculties ul li#bus,
#faculties ul li#ci,
#faculties ul li#edu,
#faculties ul li#hea,
#faculties ul li#lawfac {
	margin: 0 3px 0 3px;
}
#faculties ul li#sct {
	margin: 0 0 0 3px;
}

#faculties ul li a {
	display: block;
	width: 103px;
	height: 68px;
	text-decoration: none;
}

#faculties ul li#bee a {
	background: #55002A url("../graphics/futurestudents/bee.gif") left top no-repeat;
	color: #FFFFFF;
}
#faculties ul li#bus a {
	background: #186185 url("../graphics/futurestudents/bus.gif") left top no-repeat;
	color: #FFFFFF;
}
#faculties ul li#ci a {
	background: #D500D5 url("../graphics/futurestudents/ci.gif") left top no-repeat;
	color: #FFFFFF;
}
#faculties ul li#edu a {
	background: #015F06 url("../graphics/futurestudents/edu.gif") left top no-repeat;
	color: #FFFFFF;
}
#faculties ul li#hea a {
	background: #D66000 url("../graphics/futurestudents/hea.gif") left top no-repeat;
	color: #FFFFFF;
}
#faculties ul li#lawfac a {
	background: #483F32 url("../graphics/futurestudents/law.gif") left top no-repeat;
	color: #FFFFFF;
}
#faculties ul li#sct a {
	background: #006262 url("../graphics/futurestudents/sct.gif") left top no-repeat;
	color: #FFFFFF;
}

/*
#faculties ul li#bee a:hover,
#faculties ul li#bus a:hover,
#faculties ul li#ci a:hover,
#faculties ul li#edu a:hover,
#faculties ul li#hea a:hover,
#faculties ul li#lawfac a:hover,
#faculties ul li#sct a:hover {
	background-position: 0 -95px;
}

*/

#faculties ul li a span {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}

/* TOOLTIPS */

#tooltip {
	background-color: #cfd1d1;
	color: #000000;
	padding: 10px;
	width: 165px;
	position: absolute;
	border: 2px solid #ECECEC;
	font-size: 0.7em;
	font-weight: normal;
	display: none;
	z-index: 100;
	overflow: visible;
	font-family:Arial, Helvetica, sans-serif;
}

#tooltipSml {
	background-color: #cfd1d1;
	color: #000000;
	padding: 10px;
	width: 165px;
	position: absolute;
	border: 2px solid #ECECEC;
	font-size: 0.7em;
	font-weight: normal;
	display: none;
	z-index: 100;
	font-family:Arial, Helvetica, sans-serif;
}

.simpletip {
	z-index: 999;
	position: absolute;
	display: block;
	background-color: #cfd1d1;
	color: #000000;
	padding: 10px;
	width: 500px;
	position: absolute;
	border: 2px solid #ECECEC;
	font-size: 1.25em;
	font-weight: normal;
	font-family:Arial, Helvetica, sans-serif;
}
.simpletip_small {
	z-index: 999;
	position: absolute;
	display: block;
	background-color: #cfd1d1;
	color: #000000;
	padding: 5px;
	max-width: 200px;
	width: 200px;
	position: absolute;
	border: 2px solid #ECECEC;
	font-size: .9em;
	font-weight: normal;
	line-height: 1.1em;
	font-family:Arial, Helvetica, sans-serif;
}

/* QUT Share */
#qutshare {
	width:325px;
	height:20px;
	margin:10px 5px 30px 0px;
	padding:10px 15px;
	background-color:#e4eef9;
	float:right;
	clear:both;
}

#qutshare h3.qutcommunity {
	width:103px;
	height:15px;
	margin:5px 10px 0px 0px;
	padding:0px;
	display:inline;
	clear:none;
	float:left;
	text-indent:-9999px;
	background:url(../graphics/futurestudents/qutcommunity.gif) no-repeat;
}

#qutshare ul {
	margin:0px;
	padding:0px;
	list-style:none;
}

#qutshare ul li {
	margin:0px;
	padding:0px;
	list-style:none;
	display:inline;
}

#qutshare ul li a {
	width:90px;
	height:24px;
	margin:0px 0px 0px 15px;
	padding:0px;
	display:block;
	clear:none;
	float:left;
	text-indent:-9999px;
}

#qutshare ul li.qutube a { width:78px; height:24px; background:url(../graphics/futurestudents/share_qutube.gif) no-repeat; }
#qutshare ul li.facebook a { width:89px; height:24px; background:url(../graphics/futurestudents/share_facebook.gif) no-repeat;  }

/* End QUT Share */