/* Swinburne Future Students Styles
   
   Updated: Thurs 04.12.08
   ----------------------------------------------------*/

/* SUB NAVIGATION
   ----------------------------------------------------*/
*html #navigation {
	margin: 0px 0px 0px 0px;
} 

#futurestudents_menu {
	font-size:12px;
	margin: 0;
	padding: 0;
	list-style: none;
	width: 100%;
	background-color: #fff;
	text-align: left;
	float: left;
}

#futurestudents_menu li {
	position: relative;
	float: left;
	margin: 0;
	padding: 0;
}

#futurestudents_menu li.first {
	padding-left: 14px;
}

#futurestudents_menu li a {
	float: left;
	margin: 0;
	padding: 0;
	background: #fff;
	font: normal 1.1em "Arial Narrow", Arial, sans-serif;
	color: #9b9b9b;
	text-decoration: none;
	border: none;
	position: relative;
	height: 34px;
	line-height: 22px;
	text-align: center;
	overflow:hidden;
}

#futurestudents_menu li a em {
	background-position: 0 0;
	position:absolute;
	left:0;
	top:0;
	display:block;
	height:34px;
	overflow:hidden;
}

#futurestudents_menu li a:hover em, #futurestudents_menu li a:focus em, #futurestudents_menu li a:active em, #futurestudents_menu li a.selected em, #futurestudents_menu li a.selected em {
	background-position: 0 -34px;
}

/* For International Sub-nav */
#futurestudents_menu, #futurestudents_menu li a {
	background-color: #fff;
}

#futurestudents_menu li a:hover, #futurestudents_menu li a:focus, #futurestudents_menu li a:active {
	background-color: #fff;
	color: #424242;
}

#futurestudents_menu li #future_nav_home {
	width:134px
}

#futurestudents_menu li #future_nav_home em {
	width:134px; background-image:url(http://www.swinburne.edu.au/images/nav/future/home.gif)
}

#futurestudents_menu li #future_nav_information { 
	width:106px; 
}

#futurestudents_menu li #future_nav_information em {
	width:106px; 
	background-image:url(http://www.swinburne.edu.au/images/nav/future/information.gif)
}

#futurestudents_menu li #future_nav_news { 
	width:48px; 
}

#futurestudents_menu li #future_nav_news em {
	width:48px; 
	background-image:url(http://www.swinburne.edu.au/images/nav/future/news.gif)
}

#futurestudents_menu li #future_nav_events { 
	width:53px; 
}

#futurestudents_menu li #future_nav_events em {
	width:53px; 
	background-image:url(http://www.swinburne.edu.au/images/nav/future/events.gif)
}

#futurestudents_menu li #future_nav_apply { 
	width:50px; 
}

#futurestudents_menu li #future_nav_apply em {
	width:50px; 
	background-image:url(http://www.swinburne.edu.au/images/nav/future/apply.gif)
}

#futurestudents_menu li #future_nav_scholarships { 
	width:90px; 
}

#futurestudents_menu li #future_nav_scholarships em {
	width:90px; 
	background-image:url(http://www.swinburne.edu.au/images/nav/future/scholarships.gif)
}

#futurestudents_menu li #future_nav_pathways { 
	width:69px; 
}

#futurestudents_menu li #future_nav_pathways em {
	width:69px; 
	background-image:url(http://www.swinburne.edu.au/images/nav/future/pathways.gif)
}

#futurestudents_menu li #future_nav_services { 
	width:110px; 
}

#futurestudents_menu li #future_nav_services em {
	width:110px; 
	background-image:url(http://www.swinburne.edu.au/images/nav/future/student-services.gif)
}

#futurestudents_menu li #future_nav_life { 
	width:89px; 
}

#futurestudents_menu li #future_nav_life em {
	width:89px; 
	background-image:url(http://www.swinburne.edu.au/images/nav/future/student-life.gif)
}

#futurestudents_menu li #future_nav_contact { 
	width:71px; 
}

#futurestudents_menu li #future_nav_contact em {
	width:71px; 
	background-image:url(http://www.swinburne.edu.au/images/nav/future/contact.gif)
}


/* QUICKLINKS - GREEN (Removed on 20 MAY 2010) 
   ----------------------------------------------------*/
/*div.sidebar-quicklinks { 
	background: #9ac36a;
	border-bottom: 1px solid #fff; 
	padding: 10px 10px 15px 10px;
}

div.sidebar-quicklinks h3 { 
	margin: 0; 
	padding: 0 0 0 0px; 
	background: url(/images/icons/sidepanel_arrow_quicklinks.gif) no-repeat; 
	text-indent: 30px; 
	font-size: 1.45em; 
	height:30px; 
	line-height: 1.4em; 
	border-bottom: 1px solid #a9d07b; 
	color: #fffc97; 
}

div.sidebar-quicklinks a:link, div.sidebar-quicklinks a:visited, div.sidebar-panel-quicklinks a:hover { 
	color:#fff; 
}

div.sidebar-quicklinks ul 
{
	margin: 15px 0px 0px 2px; 
	padding:0; 
}

div.sidebar-quicklinks li { 
	list-style-type: none; 
	background: url(/images/icons/sidebar-panel-quicklink-bullet.gif) no-repeat 5px 6px;
	padding-left: 1.5em; 
	padding-bottom: 0.6em; 
}*/

/* QUICKLINKS - BLUE (ALTERNATIVE)
   ----------------------------------------------------*/
div.sidebar-quicklinks-alt { 
	background: #74AB9e;
	border-bottom: 1px solid #fff; 
	padding: 10px 10px 15px 10px;
}

div.sidebar-quicklinks-alt h3 { 
	margin: 0; 
	padding: 0 0 0 0px; 
	background: url(/images/icons/sidepanel_arrow_quicklinks-alt.gif) no-repeat; 
	text-indent: 30px; 
	font-size: 1.45em; 
	height:30px; 
	line-height: 1.4em; 
	border-bottom: 1px solid #acd1c9;
	color: #fffc97; 
}

div.sidebar-quicklinks-alt a:link, div.sidebar-quicklinks-alt a:visited, div.sidebar-panel-quicklinks-alt a:hover { 
	color:#fff; 
}

div.sidebar-quicklinks-alt ul 
{
	margin: 15px 0px 0px 2px; 
	padding:0; 
}

div.sidebar-quicklinks-alt li { 
	list-style-type: none; 
	background: url(/images/icons/sidebar-panel-quicklink-bullet.gif) no-repeat 5px 6px;
	padding-left: 1.5em; 
	padding-bottom: 0.6em; 
}


/* QUICKLINKS - BUTTONS
   ----------------------------------------------------*/
div.sidebar-button a:link, .sidebar-button a:visited {
	background: #d5f0b5 url(/images/icons/sidepanel_arrow.gif) no-repeat 10px 10px;
	color: #5b7838;
}

div.sidebar-button a:hover {
	background: #fff url(/images/icons/sidepanel_arrow.gif) no-repeat 10px 10px;
	color: #5b7838;
}

/* COURSE SEARCH
   ----------------------------------------------------*/
#sidebar-coursesearch {
	border-left: none;
	background: url(http://www.future.swinburne.edu.au/images/search_bg_ie.gif) repeat-y;
}

/* LEFT NAVIGATION IMAGE
   ----------------------------------------------------*/
div#column {
	background:transparent url(http://www.future.swinburne.edu.au/images/home/left-nav-background.gif) no-repeat scroll left bottom;
}

#left_menu {
	padding:0 0 250px;	
}

/* BANNER SEARCH BOX
   ----------------------------------------------------*/

#banner-small, #banner {
        color: #FFFFFF;
}

#banner p#pagetitle, #banner-small p#pagetitle {
        font-size: 1.6em;
}

#banner-small div#search { 
	background:#628c2b; 
}

#search-switcher li a { 
	background:#d5f0b5;
        color: #003300; 
}

#search-switcher li a.selected { 
	background:#628c2b;
        color: #fff; 
}

#search-switcher li.ssearch a.selected span { 
	background: url('http://www.swinburne.edu.au/images/banners/banner-future-sitesearch-selected.gif');  
}

#search-switcher li.ssearch a span { 
	background: url('http://www.swinburne.edu.au/images/banners/banner-future-sitesearch.gif'); 
}

#search-switcher li.csearch a.selected span { 
	background: url('http://www.swinburne.edu.au/images/banners/banner-future-coursesearch-selected.gif'); 
}

#search-switcher li.csearch a span { 
	background: url('http://www.swinburne.edu.au/images/banners/banner-future-coursesearch.gif'); 
}