/**	Main containers
 */
body {
	background: #000 url(body.png) repeat-x scroll top;
}
#Container {
	width: 1024px;
	margin: 0 auto;
}
#wrapper {
	position: relative;
	background: #e0a05f url(wrapper.jpg);
}
#content {
	position: relative;
	background-image: url(content.gif);
	background-color: transparent;
}

/**	Header
 */
#Header {
	height: 109px;
	background: #000 url(header.jpg);
}
#Header #LogoText {
	width: 417px;
	height: 67px;
	left: 35px;
	top: 25px;
	background-image: url(logo.gif);
}
#Header #search {
	right: 40px;
}
#Header #search h2 {
	color: #803e85;
}
#Header #search .search-input {
	background: #fff;
}
#Header #search .search_query {
	border: 1px solid #fff;
}
#Header .search_button {
	background-image: url(search.gif);
}

/**	Top/bot borders
 */
.border.top {
	height: 32px;
	background-image: url(border-top.jpg);
}
.border.bot {
	height: 35px;
	background-image: url(border-bot.jpg);
}

/**	Columns
 */
.Left, .Right, .Content {
	float: left;
	position: relative;
	padding: 0;
}
/*	Left */
.Left {
	width: 224px;
	margin-bottom: 5px;
}
.Left .inner {
	padding: 0 10px 0 64px;
}
.Left-main {
	min-height: 540px;
	_height: 540px;
	background: transparent url(left.png) repeat-y scroll right;
	_background-image: url(left.gif);
}
.Left-top {
	height: 106px;
	background: transparent url(left-top.gif) no-repeat scroll top right;
}
.Left-bot {
	height: 99px;
	background: transparent url(left-bot.jpg) no-repeat scroll bottom right;
}
.Left-bot .back {
	display: block;
	height: 100%;
	overflow: hidden;
	text-indent: -999px;
}

/**	Badges
 */
.badge {
	width: 90px;
	height: 83px;
	overflow: hidden;
	padding: 15px 0 0 0;
	background-position: 4px 15px;
	background-repeat: no-repeat;
}
.badge.year-55 {
	background-image: url(badge-55.png);
}
.badge.year-56 {
	background-image: url(badge-56.png);
}
.badge.year-57 {
	background-image: url(badge-57.png);
}
.badge.year-58 {
	background-image: url(badge-58.png);
}
.badge.year-59 {
	background-image: url(badge-59.png);
}
.badge.year-60 {
	background-image: url(badge-60.png);
}

.badge a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-indent: -999px;
}


/*	Right */
.Right {
	width: 204px;
	padding: 0;
	margin-bottom: 5px;
	_margin-left: -8px;
}
.Right .inner {
	padding: 0 14px;
}
.Right-main {
	min-height: 440px;
	_height: 440px;
	background: transparent url(right.png) repeat-y scroll left;
	_background-image: url(right.gif);
}
.Right-top {
	height: 95px;
	padding-top: 15px !important;
	background: transparent url(right-top.jpg) no-repeat scroll 4px 0;
}
.Right-bot {
	height: 43px;
	margin-top: -6px;
	background: transparent url(right-bot.jpg) no-repeat scroll 1px 0;
}
.Right .rhs {
	background: transparent url(rhs-sep.gif) no-repeat scroll bottom right;
}
.Right .signup a {
	width: 91px;
	height: 25px;
	background: transparent url(signup.gif);
}
.Right .snapshot {
	padding-top: 5px;
	padding-bottom: 10px;
}
.Right .banner {
	margin-left: -5px !important;
	padding-bottom: 12px;
}
.Right .quiz {
	padding-bottom: 12px;
}
.Right .facebook {
	padding-top: 0;
	background-image: none;
}
.Right .facebook p {
	padding: 0;
}

/**	Main nav
 */
#mnav {
	padding-left: 4px;
	background: none;
}

#mnav.year-60 {
	background-image: url(txt_select_teachers_firstchild.gif);
	background-repeat: no-repeat;
	background-position: 0 18px;
}

#mnav li.l1 {
	padding: 0 0 10px 15px;
	font-weight: bold;
	background-image: url(mnav-l1.gif);
	background-repeat: no-repeat;
	background-position: 0 4px;
	border: none;
}
#mnav ul.l2 {
	padding-top: 3px;
}
#mnav li.l2 {
	padding-left: 0;
}

#mnav.year-60 li.l1:first-child {
	padding: 0 0 20px 15px;	
}

#mnav.year-60 li.l1:first-child ul {
	margin-top: 15px;
}



/**	Homepage content
 */
.Content {
	width: 569px;
	padding-bottom: 5px;
	_overflow: hidden;
	margin-bottom: 20px;
}
.Content .Content {
	margin-bottom: 0 !important;
}
.Content .article-mid {
	margin-top: -24px;
	padding: 2px 14px 0 24px;
	background-color: transparent;
	background-image: url(article.gif);
}
.Content .article-top {
	padding-top: 4px;
	padding-left: 22px;
	background-image: url(article-top.png);
	background-repeat: no-repeat;
}
.Content .article-bot {
	height: 27px;
	background-image: url(article-bot.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/CoolAustralia/styles/schools/article-bot.png', sizingMethod='scale');
}
.Content .heroshot {
	width: 172px;
	height: 266px;
	float: right;
	margin-top: -106px;
	background-image: url(heroshot.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/CoolAustralia/styles/schools/heroshot.png', sizingMethod='scale');
	_position: relative;
}
.Content .heroshot span {
	display: block;
	overflow: hidden;
	width: 150px;
	height: 150px;
	margin: 68px 0 0 10px;
}
.Content .featured .summary img {
	display: none !important;
}

/**	Internal content
 */
.Content {
	min-height: 0;
	background: transparent url(article-top.png) no-repeat scroll top left;
	padding-top: 45px;
}
#content-bg {
	padding-top: 0 !important;
	background: transparent url(article-bot.jpg) no-repeat scroll bottom left;
}
.ViewContentContainer, .tplblock-viewcategory {
	padding: 0 0 0 24px;
	background-color: transparent;
}
.ViewContentContainer h2, .tplblock-viewcategory .Breadcrumb {
	margin-left: -23px;
	padding-left: 24px;
	background-repeat: no-repeat;
}
.ViewContentContainer .BodyContent {
	padding: 0 14px 14px 0;
}
.ViewContentContainer .ContentModulesContainer {
	margin: -15px 0 0 -24px !important;
	padding: 0 14px 14px 24px;
	background: transparent url(article.gif) repeat-y;
}
.ViewContentContainer.yoursay-submit {
	margin: -15px 0 0 0 !important;
	padding: 0 14px 14px 24px;
	background: transparent url(article.gif) repeat-y;
}
.landing-breadcrumb {
	padding: 0 0 10px 9px;
}
.landing-breadcrumb p.yearnotice {
	padding: 6px 0 0 0;
	font-size: 1.1em;
	font-weight: bold;
	color: #262abe;
}
.landing-content, .landing-items, .landing-pages {
	background: transparent url(article.gif) repeat-y;
	margin: 0;
	padding: 0 26px 10px 26px;
	border: 0;
}
.landing-items {
	padding-top: 5px;
}
.BodyContent {
	min-height: 190px;
	_height: 190px;
	background: transparent url(article.gif) repeat-y;
	margin-left: -24px;
	padding-left: 26px !important;
	margin-bottom: 0 !important;
}

/**	Pagination
 */
.tplflag-content-paging {
	margin-top: -20px;
	margin-left: -24px;
	height: 50px;
	background: transparent url(article.gif) repeat-y scroll 0 0;
}
.CategoryPagination {
	padding: 0 10px 0 20px;
}

/**	Advanced search 
 */
.tplblockstyle-advancedsearch-standard {
	background: transparent url(article.gif) repeat-y;
	padding-left: 20px;
	padding-right: 10px;
	margin-bottom: 0 !important;
}


/**	Footer
 */
#footer, #bottom, .bottom {
	background: #000;
}
#footer {
	padding-top: 0;
}
#footer li a, #bottom p, #bottom a {
	color: #ddd;
}
#footer li h3 a {
	color: #eee;
}
#footernav {
	margin: 0 30px;
	text-align: center;
	border-bottom: 2px solid #6b6b6b; 
}
#quicklinks {
	padding-top: 10px;
	font-size: 0.8em;
}
#quicklinks #links ul li {
	width: 115px;
	float: left;
}
#bottom-cities {
	display: none;
}

/**	Latest items
 */
.latest-top {
	height: 46px;
	background-image: url(latest-top.jpg);
}
.latest-bot {
	height: 43px;
	padding-top: 10px;
	background-image: url(latest-bot.jpg);

}
.latest-mid {
	background-image: url(latest-mid.png);
	_background-image: url(latest-mid.gif);
}
.latest {
	float: left;
	
}
.latest h2 {
	height: 1px;
	overflow: hidden;
	text-indent: -999px;
}
.latest h3 {
	font-size: 1em;
	padding: 0;
}
.latest p, .latest ul {
	font-size: 0.9em;
	padding: 0;
}
.latest .item {
	padding: 0 8px 0 3px;
	margin: 0 0 0 10px;
}
.latest .more {
	text-align: right;
	padding-right: 12px;
}

/*	Articles */
.latest.articles {
	width: 177px;
	padding-left: 9px;
}
.latest.articles .item {
	padding-bottom: 8px;
	margin-bottom: 4px;
	background: transparent url(latest-article.gif) no-repeat scroll bottom left;
}
/*	Yoursay */
.latest.yoursay {
	width: 184px;
	padding-left: 7px; 
}
.latest.yoursay h3 {
	text-transform: none;
	padding-bottom: 6px;
}
/*	Events */
.latest.events {
	padding-left: 20px;
	width: 168px;
}
.latest.events li {
	clear: both;
	position: relative;
	left: -1px;
}
.latest.events li h3 {
	float: left;
	width: 35px;
	height: 60px;
	background: transparent url(event.gif) no-repeat;
	text-align: center;
	font-size: 11px;
	line-height: 15px;
}
.latest.events li h3 span {
	display: block;
	padding-top: 2px;
	font-size: 18px;
	color: #555;
}
.latest.events li h3 a {
	text-decoration: none;
	color: #fff;
}
.latest.events li h4, .latest.events li p {
	float: left;
	width: 115px;
	padding: 0 0 0 6px;
}
.latest.events li p {
	margin-bottom: 15px;
}

/**	Videos
 */
.videos {
	padding-left: 22px;
	height: 218px;
	background-image: url(videos.jpg);
}
.videos .video {
	float: left;
	width: 100px;
	margin-top: 53px;
	margin-right: 9px;
}
.videos .video.intro {
	padding-top: 16px;
	font-size: 0.9em;
}
.videos .video .caption {
	padding-top: 0.8em;
	text-align: center;
	font-size: 0.9em;
}
.videos .video a {
	display: block;
	position: relative;
}
.videos .video .thumb {
	display: block;
	width: 100px;
	height: 75px;
	background: #ccc;
}
.videos .video a span {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	background: transparent url(video.png) no-repeat scroll center;
	opacity: 0.8;
	text-indent: -999px;
	cursor: pointer;
}

/**	RHS Items
 */
.Right .quiz li a {
	background-image: url(rhs-quiz.gif);
}
.Right .quiz li a:hover, .Right .quiz li a:focus {
	background-position: 0 -14px;
}
/**	Flair
 */
.flair {
	display: block;
	position: absolute;
}
.flair-l {
	width: 35px;
	height: 135px;
	top: 70%;
	left: 17px;
	background-image: url(flair-l.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/CoolAustralia/styles/schools/flair-l.png', sizingMethod='scale');
}
.flair-r {
	width: 11px;
	height: 123px;
	bottom: 0;
	right: 8px;
	_right: 0;
	background-image: url(flair-r.png);
	_background-image: none;
	_filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/templates/CoolAustralia/styles/schools/flair-r.png', sizingMethod='scale');
}


/**	Text styles
 */
body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #444;
}
a {
	color: #803e85;
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
}
h4 {
	font-size: 1.0em;
	font-weight: bold;
}

span.hr {
	display: block;
	height: 1px;
	border-bottom: 1px dashed #ccc;
	margin-top: 10px;
}
span.hr hr {
	display: none;
}

/**	Image headings
 */
.imgtxt {
	display: block;
	overflow: hidden;
	padding: 0 !important;
	background-position: top left;
	background-repeat: no-repeat;
	text-indent: -999px;
}
h2.imgtxt.select {
	height: 48px;
	background-image: url(txt_select.gif);
}
h2.imgtxt.select.year-60 {
	background-image: url(txt_select_teachers_v2.gif);
	height: 60px;
}
h2.imgtxt.feature {
	height: 42px;
	background-image: url(txt_feature.gif);
}
h2.imgtxt.subscribe {
	height: 26px;
	background-image: url(txt_subscribe.gif);
	background-position: 8px 0;
}
h2.imgtxt.snapshot {
	height: 25px;
	background-image: url(txt_snapshot.gif);
	background-position: 8px 0;
}






