/* Swinburne Homepage Styles

   Updated: Tue 27.11.08 - Caroline Rojas - Adjusted Text Colours for WCAG2.0 Requirements
   Updated: Tue 24.11.08 - Caroline Rojas - Course Search Box Changes
   ----------------------------------------------------*/

* {
	padding: 0; 
	margin: 0; 
}

body {
	font-size: 0.75em;
	font-family: Arial,Geneva,Helvetica;
	color: #3A3939;
}

#container {
	border-right: none;
}


/* HEADING STYLES
   ----------------------------------------------------*/
h1 {
	display: none;
}

h2 {
	background-color: #CF4146;
	border-left: 1px solid #a21a06;
	border-bottom: 1px solid #a21a06;
	font-size:1.4em;	
}

h3 {
	padding: 0px 0px 17px 0px;
	color: #4A2B0C;
}

#coursesearch h3 {
	color: #fff;	
}

h3 span {
	background-repeat:no-repeat;
	position:absolute;
	width: 200px;
	height: 20px;
}

#leftcolumn h3 span {
	background: url('/images/home/news.gif') no-repeat top left;
}

#coursesearch h3 span {
	background: url('/images/home/quickcoursesearch.gif') no-repeat top left;
}

#quicklinks h3 span {
	background: url('/images/home/quicklinks.gif') no-repeat top left;
}

#rightcolumn h3 span {
	background: url('/images/home/podcast-itunesu.gif') no-repeat top left;
}

h4 {
	color: #583411;
	font-weight: bold; 
	font-size: 1em;
	margin-bottom:4px;
}

a, a:link, a:visited, a:hover {
	text-decoration: none;
}


/* MAIN STYLES
   ----------------------------------------------------*/
#main {
	/*background:#FEBC3E url('/images/backgrounds/home.gif') no-repeat 986px 20px;*/
	background:#FEBC3E;
}


/* TOP CONTENT
   ----------------------------------------------------*/
#content {
 	color: #fff;
	width: 987px;
 	height: 420px;
 	padding: 0px;
 	margin: 0px 0px 0px 0px;
	background: #b6100b;
	/*background: #b6100b url('/images/home/tree-bg-01.gif') no-repeat 320px 294px;*/
}

#logo_home {
	position:absolute;
	top:66px;
	left: 171px; 
}

#home_banner {
	float:left;
	width: 273px;
	height: 419px;
	border-bottom: 1px solid #fff;
	/*background: url('/images/home/banner-students.jpg') no-repeat;*/
	background: url('/images/home/banner_atrium.jpg') no-repeat;
	background-color:#fff;
	color: #333;
}


/* SECONDARY LINKS
   ----------------------------------------------------*/
#secondary_links {
	float:left;
	width: 111px;
	height: 275px;
	padding: 124px 14px 20px 18px;
	border-bottom: 1px solid #fff;	
	color: #fcdcc5;
}

#secondary_links p {
	font-weight:bold;
	font-size: 1.15em;
}

#secondary_links ul {
	margin: 15px 0px 0px -12px;
 	padding:0;
}

#secondary_links li {
	list-style-type: none;
	background: url(/images/home/arrow_red.gif) no-repeat 5px 6px;
	padding-left: 1.0em;
	padding-bottom: 0.6em;
	/*color: #f7b7b7;*/
	color:#fff;
}

#secondary_links li a {
	/*color: #f7b7b7;*/
	color:#fff;
	text-decoration: none;
}

#secondary_links li a:hover {
	text-decoration: underline;
}


/* MAIN LINKS
   ----------------------------------------------------*/
#main_links h2 a { 
	text-indent:0; 
	color:#fff; 
	height: 102px; 
	background:none; 
}

#main_links {
	list-style-type: none;
	margin:0; padding:0;
	background:#B6100B;
	float:left;
 	width: 254px;
 	height: 419px;
 	background-color:#b6100b;
	border-bottom: 1px solid #fff;
}

/* fixes missing gap between each menu item in IE */
* html #main_links li { 
	margin-bottom:1px;
}

/* shifts items 1px left to fix alignment issues (not sure why they've been pushed 1px too far to the right) */
#main_links li { 
	margin-left:-1px; 
}

#main_links li a:hover {
	visibility: visible; /* This needs to be in place so that the images return to their non-hover state in IE */
}

h2 a {
	height: 102px;
	display:block;
	color:#fff; 
	position: relative;
}

*:first-child+html h2 a {
	border-bottom:1px solid #A21A06;
}

h2 a span {
	background-repeat:no-repeat;
	position: absolute;
	width: 254px;
	height: 102px;
	cursor: pointer;
}

h2 a:hover span {
	background-position: 0 -102px;
}

h2.future a span { 
	background-image: url(http://www.swinburne.edu.au/images/home/main-future.gif); 
}

h2.international a span { 
	background-image: url(http://www.swinburne.edu.au/images/home/main-international.gif); 
}

h2.shortcourses a span { 
	background-image: url(http://www.swinburne.edu.au/images/home/main-industry.gif); 
}

h2.industry a span { 
	background-image: url(http://www.swinburne.edu.au/images/home/main-industry.gif); 
}

h2.research a span { 
	background-image: url(http://www.swinburne.edu.au/images/home/main-research.gif); 
}

/* FLASH CAMPAIGN 
   ----------------------------------------------------*/
#campaign {
	float:left;
 	width: 303px;
 	height: 419px;
 	background-color:#fff;
	color: #333;
	padding: 0px 0px 0px 13px;
	border-bottom: 1px solid #fff;
	border-right: 1px solid #fff;
}


/* BOTTOM CONTENT
   ----------------------------------------------------*/

#bottom {
 	background: #E7DFD1 url('/images/home/bottom_background.gif') repeat-y;
 	margin-bottom: 0px;
 	/*overflow: auto; */
 	width: 987px;
}

#bottom_bg {
  	/*background: url('/images/home/illustrations-bottom.gif') no-repeat 270px bottom; */
	margin-bottom: 0px;
 	overflow: hidden; 
 	width: 987px;
}


/* NEWS CONTENT
   ----------------------------------------------------*/
#leftcolumn { 
 	color: #333;
 	margin: 0px;
 	padding: 23px 32px 25px 32px;
 	width: 348px;
 	float: left;
	/*background:url(/images/home/tree-bg-02.gif) no-repeat top right;*/
}

#leftcolumn ul {
	margin: 0px 0px 8px 0px;
 	padding:0;
}

#leftcolumn li {
	list-style-type: none;
	padding-bottom: 16px;
	min-height: 60px;
	/*color: #7e5936;*/
	color: #785534;
}

* html #leftcolumn li {
	height: 60px;
}

#leftcolumn a {
	color: #583620;
	text-decoration:none; 
}

#leftcolumn a:hover {
	text-decoration:underline; 
}


#leftcolumn a.all {
	background: url(/images/home/news_all_arrow.gif) no-repeat left 5px;
	padding: 0px 0px 0px 10px;
	color: #583620;
	text-decoration:none; 
}

#leftcolumn a.all:hover {
	text-decoration:underline; 
}


#leftcolumn a.all2 {
	background: url(/images/home/news_all_arrow.gif) no-repeat left 5px;
	padding: 10px 0px 0px 10px;
	color: #583620;
	text-decoration:none; 
}

#leftcolumn a.all2:hover {
	text-decoration:underline; 
}




.news {
	margin-left: 70px;
}


/* COURSE SEARCH AND QUICKLINKS
   ----------------------------------------------------*/
#middlecolumn { 
 	float: left;
 	color: #333;
 	margin: 0px 0px;
 	padding: 0px;
 	width: 258px;
 	display: inline;
 	position: relative;
	/*background-color: #e7dfd1;*/
	background: url(/images/home/course-search-bg.gif) no-repeat;
}

#coursesearch {
	background-color: #644528;
	margin: 8px 0px 0px 0px; 
	padding: 17px 10px 20px 13px;
	border-left: 4px solid #febc3e;
	color: #fff;
	min-height:80px;
}

* html #coursesearch form { 
	height:1px; 
}

form#coursesearch-form fieldset { 
	width:150px; 
}

form#coursesearch-form fieldset p label { 
	width:auto; 
	float:none; 
	line-height:1;
	margin:0; 
	font-weight:normal; 
	padding-left: 3px;
}

#coursesearch-form fieldset.radio-button {
	height: 25px;
}

#coursesearch-form fieldset#submitsearch { 
	float:right;
	position: relative;
	margin:0;
	top: -5.5em;
	width:65px; 
}

input {
	color: #fff;	
}

* html #coursesearch-form fieldset#submitsearch  { 
	top: -5.5em; /* For IE6 */ 
}

*:first-child+html #coursesearch-form fieldset#submitsearch  { 
	top: -4.3em; /* For IE7 */
}

#search_error_msg { 
	background-color:#d8cdba; 
	border:1px solid #4f331c; 
	color:#583411; 
	margin:0 0 5px; 
	padding:5px; 
	display:none;
}

* html #search_error_msg {
	height:1em; /* hack height required for IE6 - background colour disappears */
}

#error-student, #error-input {
	display:block;
	outline: none;
	color: #583411;
}

.searchbox {	
	width: 150px; 
	background:#e7dfd1 url(/images/search-input-bg.gif) scroll repeat-x;  
	border:1px solid #4f331c; 
	padding:4px 3px 4px; 
	color: #644528;
}

/*#DivStudentValidationDetails, #DivKeywordValidationDetails {
	background: #D8CDBA;
	border: 1px solid #4f331c;
	color: #583411;
	padding: 5px;
	margin-bottom: 5px;
}*/

#quicklinks {
	background-color: #d8cdba;
	margin: 0px 0px 0px 4px; 
	padding: 17px 10px 20px 13px;
}

* html #quicklinks {
	padding: 17px 10px 20px 19px;
}

#quicklinks ul {
	margin: 0px 0px 0px 0px;
 	padding:0;
}

#quicklinks li {
	list-style-type: none;
	background: url(/images/home/quicklinks_arrows.gif) no-repeat 5px 6px;
	padding-left: 1.0em;
	padding-bottom: 0.4em;
	font-size: 1.05em;
}

#quicklinks li a {
	color: #493d2a;
	text-decoration: none; 
}

#quicklinks li a:hover {
	text-decoration: underline; 
}

* html h3, #quicklinks li {
	height: 1% /* IE 6 background image disappearing issue*/
}


/* PODCASTS
   ----------------------------------------------------*/
#rightcolumn { 
 	position: relative;
	/*color: #747474;*/
	color: #666666;
 	margin: 0px 0px 0px 0px;
 	padding: 23px 10px 60px 27px;
 	width: 279px;
 	float: left;
 	border-right: 1px solid #fff;
}

#rightcolumn ul {
	margin: 0px 0px 8px 0px;
 	padding:0;
}

#rightcolumn li {
	list-style-type: none;
	min-height: 65px;
}

* html #rightcolumn li {
	height:65px;
}


#rightcolumn a {
	padding: 0px 6px 0px 0px;
	/*color: #747474;*/
	color: #666666;
	text-decoration:none; 
}

#rightcolumn a:hover {
	text-decoration:underline; 
}

#rightcolumn a.all {
	background: url(/images/home/podcast_all_arrow.gif) no-repeat left 5px;
	padding: 0px 0px 0px 10px;
	text-decoration:none;
	color: #7c7c7c; 	
}

#rightcolumn a.all:hover {
	text-decoration:underline;
}

#rightcolumn_background {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 176px;
	height: 101px;
	/*background: url(/images/home/rightcolumn_bg.gif) no-repeat;*/
}

.thumb {
	float:left;
	vertical-align:top;
	margin-right: 8px;
	border: 1px solid #fff;
}

#rightcolumn .thumb {
	margin-bottom: 18px;
}
