﻿   
#home-banner-bg2 { 
	background-image: url(http://www.school24.com.au/images/middle_top_back_back.jpg);
	background-repeat: no-repeat;
	width: 958px;
	height: 290px;
	margin-top: 6px;
}
html, body, div, span, form, blockquote, quote, h1, h2, h3, h4, h5, h6, p, a, code, em, font, dt, dd, img, strong, ol, ul, li, table, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

body {
	background: url(http://www.school24.com.au/images/bodybg.jpg) #eee top center repeat-y;
	font-family:Arial, Helvetica, sans-serif;
}

p {
	font-size:.8em;
	padding-bottom:10px;
}

blockquote {
	font-style:italic;
	font-size:.8em;
	padding-bottom:10px;
}

cite {
	font-weight:bold;
	font-style:normal;
}

a {
	font-weight:inherit;
	color:#000;
}

em {
	font-style:italic;
}

strong {
	font-weight:bold;
}

ul, ol {
	font-size:.8em;
	
}

*+html body ul{
	font-size:.8em;
}

ul, ol {
	padding-bottom:10px;
}

ul ul, ol ol {
	font-size:inherit;
}

p p {
font-size:inherit;
}

h2 {
	font-weight:lighter;
	font-size:1.5em;
	padding-bottom:10px;
}

h3 {
	font-weight:lighter;
	font-size:1.2em;
	padding-bottom:10px;
}

h4 {
	font-weight:lighter;
	font-size:.8em;
	padding-bottom:10px;
}

form {
	padding-bottom:10px;
}

#container {
	width:999px;
	background-color:#fff;
	margin:auto;
	font-size:.95em;
}

ol {
	padding-left:20px;
	padding-bottom:10px;
	list-style:decimal !important;
}

ol li {
	padding-bottom:5px;
}

td {
	vertical-align:top;
}

sub {
	font-size:.8em;
}


.bold {
	font-weight:bold;
}

.bullet {
	margin-left:15px;
	list-style:square;
	padding-bottom:5px;
}

*+html .bullet {
	list-style-position:inside;
	padding-left:15px;
	list-style:square;
	padding-bottom:5px;
}

.cursor {
	text-decoration:underline;
	cursor:pointer;
}

.button {
	border:1px solid #000;
	background-color:#70b62b;
	color:#fff;
	font-weight:bold;
}

.linkbutton {
	border:1px solid #000;
	background-color:#70b62b;
	color:#fff;
	text-decoration:none;
	padding:1px 7px;
}

#oppinfo .button, #ratingtable .button, .linkbutton {
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	border:1px solid #000;
	background-color:#70b62b;
	color:#fff;
	font-weight:bold;
}

.secondarylinkbutton {
	border:1px solid #999;
	color:#999;
	text-decoration:none;
	padding:2px;
	font-size:12px;
	background-color:#fff;
}

.tab {
	cursor: pointer;
}

.tab a {
	color:#fff;
  text-decoration:none;
}

.alignright {
	text-align:right;
}

.imgleft {
	float:left;
	margin-right:10px;
}

.subitem {
	position:relative;
	clear:left
}

.imgcolumnnb {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
}

.imgcolumn {
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	border:1px solid #666;
}

.imgright {
	float:right;
	margin-left:10px;
}

.imgcenter {
	display:block;
	text-align:center;
	border:1px solid #666;
	margin:auto;
	margin-bottom:10px;
}

.subboximg {
	border:1px solid #666;
	margin-bottom:10px;
}

.subinfo {
	padding:10px;
	padding-bottom:5px;
	padding-left:150px;
}

.subinfo h4 {
	font-weight:bold;
	font-size:.9em;
	padding-bottom:5px;
}
	
.padding10 {
	padding:10px;
}

.ablock {
  font-size:.8em;
  margin-bottom:10px;
}

#aazsearch {
	font-size:.8em;
}

#columnside h3 {
	text-transform:capitalize;
}

#fontsize {
  margin-right: 10px;
  margin-top: -10px;
  float: right;
  font-size: small;
  color: #666;
}

#fontsize span {
  cursor: pointer;
  padding: 2px 2px 0px 2px;
}

#fontsmall {
	font-size: 16px;
  margin-right: 2px;
}

#fontbig {
	font-size: 24px;
}

.selected {
  background: #666;
  color: #FFF !important;
}

/* forms
-------- */

.formerror {
	color:#c00;
}


#formbox {
	background:url(/images/gradient-green.jpg) top center repeat-x;
	margin:30px;
}

#formbox h3{
	color:#090 !important;
}

.columnbox, #formbox {
	border:1px solid #b2b2b2;
	margin-bottom:10px;
	padding:10px;
	color:#333;
}



/* buttons */

div.primarybutton {
	margin-bottom:10px;
	float:left;
	margin-right:10px;
}

.primarybuttona{
	background:url(/images/buttons/primary_right.png) top right no-repeat;
	color: #4f4414 !important; 
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px !important;
	height:30px;
	float:left;
	font-weight:bold;
	padding-right:5px;
}

.primarybuttonsubmit{

	background:url(/images/buttons/primary_right.png) top right no-repeat;
	color: #4f4414 !important; 
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px !important;
	height:30px;
	float:left;
	font-weight:bold;
	padding-right:5px;
}

.primarybutton a:hover, .primarybutton input:hover{
	color:#f00 !important;
}

a.primarybuttona span{
	background:url(/images/buttons/primary_left.png) top left no-repeat;
	display:block;
	line-height:20px;
	padding:5px 0 5px 10px;
}

.primarybutton input{
	display:inline;
	width:auto !important;
	height:30px;;
	border:none;
	border-width:0;
	background:none;
	font:inherit;
	cursor:pointer;
	padding:0;
	margin:0;
	color:inherit;
	line-height:inherit;
	text-align:center;
	background:url(/images/buttons/primary_left.png) top left no-repeat;
	line-height:20px;
	padding:3px 0 5px 10px;
	color: #4f4414 !important; 
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px !important;
}

/* secondaries */

div.secondarybutton{
	float:left;
	border:1px solid #999;
  margin-left:10px;
	padding:2px;
}

.secondarybuttona{
	color: #666 !important; 
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px !important;
	display:block;
	padding:1px;
}

.secondarybutton a:hover, .secondarybuttonsubmit input:hover{
	color:#999 !important;
}

div.secondarybuttonsubmit {
	display:inline;
}

.secondarybuttonsubmit input{
	display:block;
	border-width:0;
	background:none;
	font:inherit;
	cursor:pointer;
	color:inherit;
	text-align:center;
	line-height:20px;
	color: #666 !important; 
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px !important;
		border:1px solid #999;
  margin-left:10px;
	padding:1px;
	width:auto!important;
	height:auto;
}

/* header
--------- */

#header {
	height:150px;
  background:url(/images/targetbanner.gif) top right no-repeat;
}
* html #header {
	height:151px;
}

#header h1 {
	position:absolute;
	margin-left:20px;
	margin-top:30px;
	width:979px;
	height:80px;
	background:url(/images/logo.jpg) top left no-repeat;
}

#header h1 a{
	display:block;
	width:172px;
	height:130px;
}

#header h1 span {
	display:none;
}

#topnav ul {
	margin-top:10px;
	margin-right:10px;
	float:right;
  white-space:nowrap;
  width: auto;
}  

#topnav li {
	display:inline;
}

#topnav a {
	color:#666;
	text-decoration:none;
}

#topnav a:hover {
	color:#000;
	text-decoration:underline;
}

#mainnav {
	width:1000px;
	clear:both;
	position:absolute;
	top:127px;
}

#mainnav ul, #subnav ul {
	clear:both;
	text-align:left;
	margin-left:10px;
	padding-bottom:4px;
}

#mainnav li, #subnav li {
	display:inline;

}

#mainnav li a.su {
  background-color: #933;
  color: #fff;
}

#mainnav .tab {

}

#mainnav a.tabup {
	background-color:#fff;
	padding-bottom:4px;
	border-bottom:1px solid #fff;
	z-index:1;
}

#mainnav a {
	font-size:13px;
	font-weight:bold;
	height:15px;
	float:left;
	display:block;
	margin-right:3px;
	padding:3px 20px 4px 20px;
	background-color:#f1f2f2;
	border-top:1px solid #b2b2b2;
	border-left:1px solid #b2b2b2;
	border-right:1px solid #b2b2b2;
	color:#000;
	text-decoration:none;
	border-bottom:1px solid #b2b2b2;
}

#mainnav a:hover {
	color:#666;
}

#subnav {
	clear:both;
	padding-bottom:3px;
	background-color:#fff;
	border-top:1px solid #b2b2b2;
}

#subnav a {
	font-size:13px;
	display:block;
	font-weight:bold;
	float:left;
	padding:4px 20px 3px 20px;
	color:#4f9800;
	text-decoration:none;
}

#subnav a.tab {
	border-bottom:3px solid #fff;
}

#subnav a.tabup {
	margin-right:1px;
	text-align:center;
	border-bottom-width:3px;
	border-bottom-style:solid;
}


#tertiarynav a {
	color:#333;
	font-weight:bold;
	text-decoration:none;
}

#tertiarynav a:hover {
	font-weight:bold;
	text-decoration:underline;
}

/* content 
---------- */

#content {
	border-top:1px solid #b2b2b2;
	clear:both;
	padding:10px 10px 0px 10px;
}

#alert {
	margin:20px auto;
	width:700px;
	margin-bottom:30px;
	padding:10px;
}

/* columnmain */

#columnmain {
	float:left;
	width:720px;
	margin-right:10px;
	margin-bottom:20px;
}
	
/* footer
--------- */

#footer {
	color:#666;
	font-size:.9em;
	text-align:left;
	clear:both;
	border-top:1px solid #777;
	padding:10px;
	margin-top:30px;
}

#footer p{
	font-size:.8em;
}

#footer a{
	color:#666;
	text-decoration:underline;
}

#footer a:hover{
	color:#333;
	text-decoration:none;
}

#footer ul{
	padding-bottom:10px;
}

#footer li{
	display:inline;
}


#sociallinks {
	float:right;
}

#sociallinks a {
	margin-left:3px;
}

.countdown #milestone{
	padding:10px;
	margin-bottom:10px;
	border:1px solid #f00;
	background:url(http://www.school24.com.au/images/gradient-red.jpg) top left repeat-x;
}	

.countdown h4 {
	font-size:16px; 
	color:#c00;
	font-weight:bold;
}

.countdown li {
	font-size:14px;
	margin-bottom:5px;
}

/* Hack by http://www.twinhelix.com/css/iepngfix/ to fix IE 5.5+ PNG issue*/
img.pngimg {
  behavior: url(http://www.school24.com.au/style/resources/iepngfix.htc);
}


/* Main Column*/

#main_box1 h2, #featurebox h2, #subfeatureheader h2 {
	color:#fff;
}

#leftsearchimage {
	display:block;
}

#main_box1_h {
	float:right;
	width:458px;
	padding:10px;
}
#main_box1 {
	background-color:#fff;
	border:1px solid #70bc7e;
	padding:0;
	margin-bottom:10px;
	
}

form#search {
  position: relative;
}

* html div#locationentry label,
* html div#keywordsentry label {
	display:block;
	color:#000;
	font-weight:bold;
	font-size:.8em;
  margin-right:3px;
}

div#locationentry,
div#keywordsentry {
  position: relative;
  float: left;
  margin-right:3px;	
}

* html div#locationentry,
* html div#keywordsentry {
  position: relative;
  float: left;
  margin-right: 3px;
}

input#location,
input#keywords,
input#submitsearch {
  font-size: 1em;
}

* html input#submitsearch {
	margin-top:1em;
}

label.overlabel {
  color: #999;
}

label.overlabelapply {
  position: absolute;
  top: 5px;
  left: 5px;
  z-index: 1;
  color: #999;
}

#main_box1 p {
	clear:both;
}

#featurebox {
	min-height:110px;
	border:1px solid #f37c16;
	margin-bottom:10px;
}

* html #featurebox{height:110px;}

	#featureleft {
		background-color:#f59645;
		width:236px;
		float:left;
		height:110px;
	}
	
	#featureleft h2{
		float:left;
		padding:10px;
		height:80px;
	}
	
	#featureleft ul {
		margin-left:210px;
	}
	
	* html #featureleft ul {
		margin-left:207px;
	}
	
	#featureleft li {
		width:20px;
		height:20px;
		font-weight:bold;
		color:#fff;
		padding:3px;
		background-color:#f37c16;
		margin-bottom:1px;
		text-align:center;
	}
	
	* html #featureleft li {
		width:20px;
		height:20px;
		font-weight:bold;
		color:#fff;
		padding:3px;
		background-color:#f37c16;
		margin-bottom:1px;
	}
	
	#featureleft .tabup{
		color:#f37c16;
		background-color:#fff;
		text-align:center;
	}

	#featureleft .tabup a{
		color:#f37c16;
	}

	#featureright {
		padding:10px;
		margin-left:236px;
	}

  #featureright div {
    position: absolute;
    width: 450px;
  }
	
#main_box2 {
	width:355px;
	height:300px;
	min-height:193px;
	border:1px solid #70bc7e;
	float:left;
	margin-bottom:10px;
}
* html #main_box2{height:195px;}

#main_box2 img {

}

	#main_box2_header {
		background-color: #c0e3c8;   
		height:1.66em;
		padding-left:10px;
		padding-top:3px;
	}
	
	#main_box2_header h3{
		color:#009922;
		float:left;
		padding-bottom:0px;
	}
	
	#main_box2_header ul {
		margin-left:220px;
	}
	
	#main_box2_header li {
		float:left;
		width:20px;
		height:19px;
		font-weight:bold;
		color:#fff;
		padding:3px;
		background-color:#37abbe;
		margin-right:1px;
		text-align:center;
	}
	
	#main_box2_header .tabup {
		color:#37abbe;
		padding:3px;
		background-color:#fff;
		margin-right:1px;
		text-align:center;
	}
	
	#main_box2_header .tabup a{
		color:#37abbe;
	}
	
#main_box3 {
	border:1px solid #70bc7e;
	margin-left:365px;
	height:300px;
	margin-bottom:10px;
	min-height:193px;
}

* html #main_box3{height:195px;}

#main_box3 img {

}

	#main_box3_header {
		background-color: #c0e3c8; 
		height:1.66em;
		padding-left:10px;
		padding-top:3px;
	}

	#main_box3_header h3 {
		color:#fff;
		float:left;
		padding-bottom:0px;
	}
	
	#main_box3_header ul {
		margin-left:220px;
	}
	
	#main_box3_header li {
		float:left;
		width:20px;
		height:19px;
		font-weight:bold;
		color:#fff;
		padding:3px;
		background-color:#70b62b;
		margin-right:1px;
		text-align:center;
	}
	
	#main_box3_header .tabup, #subnav .tabup  {
		color:#70b62b;
		padding:3px;
		background-color:#fff;
		margin-right:1px;
		text-align:center;
	}
	
	#main_box3_header .tabup a{
		color:#70b62b;
	}
	
	.enroll {
		text-align:center;
		padding-top:3px;
	}
	
	p.enroll {
		padding-bottom:2px !important;
		margin-bottom:-5px;
	}
	
	.enroll a {
		font-weight:bold;
		text-decoration:none;
		color:#fff;
	}
	
	.enroll a:hover {
		text-decoration:underline;
	}
	
	#main_box3 .enroll {
		background-color:#70b62b;
	}
	
#subbox1 {
	color:#333;
	clear:left;
	width:230px;
	/* height:220px; */
	float:left;
}

#subbox2 {
	color:#333;
	width:230px;
	/* height:220px; */
	float:left;
	margin-left:14px;
}

* html #subbox2 {
	color:#333;
	width:230px;
	/* height:220px; */
	float:left;
	margin-left:12px;
}

#subbox3 {
	color:#333;
	margin-left:488px;
	margin-bottom:20px;
	/* height:220px; */
}

* html #subbox3 {
	color:#333;
	margin-left:485px;
	margin-bottom:20px;
	/* height:220px; */
}

/* columnside */

#columnside {
	margin-left:730px;
}

#columnside a{
	color:#333;
}

#loginbox {
	background-color:#f1f2f2;
	border:1px solid #b2b2b2;
	padding:10px;
	color:#333;
	margin-bottom:10px;
}

#aboutbox {
	border:1px solid #70bc7e;
	padding:10px;
	color:#333;
	margin-bottom:10px;
}

.right_box2 {
	border:1px solid #70bc7e;
	padding:10px;
	color:#333;
	margin-bottom:10px;
}

	#aboutbox h3, .right_box2 h3 {
		color:#ff360c;
	}


	
	#tagcloud {
		text-align:center;
		padding-bottom:10px;
	}
	
	#tagcloud a {
		text-decoration:none;
		color:#73c4d1;
		padding-right:10px;
	}
	
	#tagcloud a:hover {
		color:#37abbe;
	}

      .style1
      {
          width: 236px;
      }

.right_section_2 h5,.right_section_2 h5 a,.cartoons h5,.cartoons h5 a,.first_right h5,.first_right h5 a{color:#C93631;font-weight:bold}
/* root element for tabs  */
ul.css-tabs {  
	margin:0 !important; 
	padding:0;
	height:30px;
	border-bottom:1px solid #666;	 	
}

/* single tab */
ul.css-tabs li {  
	float:left;	 
	padding:0; 
	margin:0;  
	list-style-type:none;	
}

/* link inside the tab. uses a background image */
ul.css-tabs a { 
	
	font-size:13px;
	display:block;
	padding:5px 30px;	
	text-decoration:none;
	border:1px solid #666;	
	border-bottom:0px;
	height:18px;
	background-color:#efefef;
	color:#777;
	margin-right:2px;
	-moz-border-radius-topleft: 4px;
	-moz-border-radius-topright:4px;
	position:relative;
	top:1px;	
}

ul.css-tabs a:hover {
	background-color:#F7F7F7;
	color:#333;
}
	
/* selected tab */
ul.css-tabs a.current {
	background-color:#ddd;
	border-bottom:2px solid #ddd;	
	color:#000;	
	cursor:default;
}

	
/* tab pane */
div.css-panes div {
	display:none;
	border:1px solid #666;
	border-width:0 1px 1px 1px;
	min-height:150px;
	padding:15px 20px;
	background-color:#ddd;	
}
#first_right_tab ul.tab-menu{background:#c0e3c8;border-bottom:1px solid #007f00;height:24px;}
#first_right_tab ul.tab-menu li{background:none;border-right:solid 1px #d3d1cb;display:block;font-size:12px;font-weight:bold;line-height:24px;padding:0;}
#first_right_tab ul.tab-menu .last{background:none;border-right:none;display:block;font-size:12px;font-weight:bold;height:24px;line-height:24px;padding:0;}
#first_right_tab ul.tab-menu li a{color:#000;display:block;padding-left:.867em}
#first_right_tab ul.tab-menu li a:hover,#first_right_tab ul.tab-menu li.tab-selected a{color:#666}


#first_right_tab ul.tabNavigation li a.selected,#first_right_tab ul.tabNavigation li a:hover{background:url(http://www.school24.com.au/images/tab_back_grn.jpg) no-repeat center top;color:#FFF;display:block;height:30px;line-height:24px;text-decoration:none}

#overlay {
	background-image:url(http://static.flowplayer.org/img/overlay/transparent.png);
	color:#efefef;
	height:450px;
}

/* container for external content. uses vertical scrollbar, if needed */
div.wrap {
	height:441px;
	overflow-y:auto;
}

