﻿/*<![CDATA[*/
.PreviewDiv{
  z-Index:100;border:solid black 1px;background-Color:#CCCCCC;
}

.PreviewTxt {
  text-Align:center;
}
/*]]>*/

.breadcrumb {
  height:35px;
  color: #FFFFFF;
  font-weight:normal;
  font-size:11px;
}
.breadcrumb .sep {
  color: #FFFFFF;
  font-weight:normal;
  margin:5px;
}
.first a:link {
	color: #FFFFFF;
	font-size:11px;
	font-weight: normal;
	text-decoration:underline;
}
.first a:visited {
	color: #FFFFFF;
	font-size:11px;
	font-weight: normal;
	text-decoration:underline;
}
.first a:hover {
	color: #FFFFFF;
	font-size:11px;
	font-weight: normal;
	text-decoration:none;
}
.first .accesshide {
	color:#FFFFFF;
	font-size:11px;
	font-weight: normal;
}


#header,
#header-main,
.navbar {
  margin:0
}
#header .headermain {
  float:left;
  margin:0px;
  color:#000000;
}
.headermenu {
  float:right;
  text-align:right
}
#header {
	margin:0px auto;
	height:54px;
	padding-left: 20px;
	background:url(http://www.scamps.com.au/themes/education/pix/top.png) right bottom no-repeat;
}
#header_bg {
	margin:0px auto;
	height:54px;
	background:url(http://www.scamps.com.au/themes/education/pix/top_bg.png) top repeat-x;
}

.heightcontainer .header {
	background: #C0C0C0;
}
#header-home {
	margin:0px auto;
	height:54px;
	background:url(http://www.scamps.com.au/themes/education/pix/top.png) right bottom no-repeat;
}
.headermenu {
	padding:3px 15px 0px 0px;
}
#banner {
	height:190px;
	background:url(http://www.scamps.com.au/themes/education/pix/banner.jpg) top right no-repeat;
	padding-left:34px;
	padding-top:30px;
}
#banner_bg {
	height:220px;
	background:url(http://www.scamps.com.au/themes/education/pix/banner_bg.png) top repeat-x;
}
.coursesearchbox {
	color:#000000;
	font-size:13px;
	font-family:Tahoma;
	font-weight:bold;
}
.headermain {
	height:76px;
	margin-left:34px;
	margin-top:30px;
	color:#FFFFFF;
}

#banner_left h1.headermain {
	color: #FFFFFF;
}
.headermenu .logininfo {
  margin:0 12px 4px 0
}

#navbar_bg {
  height:47px;
  background:url(http://www.scamps.com.au/themes/education/pix/navbar.png) top repeat-x;
}
.navbar {
  height:47px;
  background:url(http://www.scamps.com.au/themes/education/pix/navbar_bg.jpg) top right no-repeat;
  padding-left:10px;
  padding-right:10px;
  padding-top:10px;
  padding-bottom:0px;
  border:0px;
}
.navbar .breadcrumb {
  float:left;
  margin:5px 0.2em 0 12px
}
.navbutton {
  float:right;
  margin:0.2em 1em 0.2em 0
}
.navbar hr {
  height:1px
}
div.header {
	background:#060606 url(http://www.scamps.com.au/themes/education/pix/h2.png) top repeat-x;
	padding:5px 5px 0px 5px;
	margin:0px;
	border: none;
	color:#FFFFFF;
}
div.title {
	padding:5px 5px 0px 5px;
	color:#FFFFFF;
}
 
#footer {
	background: #E7E7E7;
	padding-top:4px;
	margin:0px;
	color:#000000;
}
#footer a, #footer a:hover{
	font-size: 11px;
	color:#B3342C;
}
       

h3 {
	margin: 0;
	padding: 0 0 .3em;
}
p {
	margin: 0;
	padding: 0 0 .5em;
}
.pane {
	background: #edf5e1;
	padding: 10px 20px 10px;
	position: relative;
	border-top: solid 2px #c4df9b;
}
.pane .delete {
	position: absolute;
	top: 10px;
	right: 10px;
	cursor: pointer;
}
#panel {
	background: #754c24;
	height: 200px;
	display: none;
}

#menuth {
	width: 100%;
	background: #00A5A5;
	border-bottom: 0px #D0DADB solid;
	padding-left: 10px;
	height: 33px;
}
#menu {
	width: 100%;
	
	border-bottom: 0px #D0DADB solid;
	padding-left: 10px;
	height: 33px;
}

#menu  ul {
	display: block;
	margin: 0;
	padding: 0;
	line-height: 1em;
	list-style: none;
	z-index: 90
}

#menu  ul li {
	float: left;
	margin: 0 3px 0 0;
	padding: 0;
	font-size: 12px;
	line-height: 1, 5em;
	list-style-type: none;
}

#menu ul li a {
	float: left;
	display: block;
	width: auto;
	font-weight: normal;
	background: transparent;
	text-decoration: none;
	color: #fff;
	margin: 0;
	padding: 0.9em 0.8em 0.5em 1em;
}

#menu  ul li a:hover {
	color: #fff;
	text-decoration: none;
}

#menu  ul li.sep {
	color: white;
	padding: 0.8em 0em 0.5em 0em;
}


#menu  ul li a {
	float: none;
}


#menu  ul.level2, #menu ul.level3 {
	position: absolute;
	top: 0px;
	left: 0px;
	visibility: hidden;
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	border-right: 1px solid #fff;
	background: #80D2D2;
}

#menu  ul.level2 li, #menu ul.level3 li {
	border-bottom: 1px solid #fff;
	float: none;
	margin: 0;
	padding: 0;
	width: 150px;
}

#menu  ul.level2 li a, #menu ul.level3 li a {
	padding: 5px 9px 5px 5px;
}

#menu  ul.level2 li a:hover,#menu  ul.level3 li a:hover {
	font-weight: normal;
	background-color: #FF8401;
	background-image: none;
}
#schls-nolocpromos{overflow:hidden;zoom:1;margin:1em 1em 5.2em;}
#schls-nolocpromos .promo-item,#schls-nolocpromos .promo-item-last{float:left;width:280px;height:10em;background-color:#fff;border:1px solid #cfcfcf;padding:.5em;margin-right:20px;}
#schls-nolocpromos .promo-item-last{margin-right:0;}


		