/* Description: Portal - WBBHSN */

/* ------------------
	YELLOW:		FF9C2C 
	GREEN: 		018400
	LT BLUE: 	009C9B
	DK BLUE:	000166
	RED:		C40000
--------------------*/

#container {
	width: 760px;
	height: 100%;
	margin: 0 auto;
	border:1px solid #009C9B; 
   	padding:0px;
	background-color: #FFFFFF;
	text-align: left;
	vertical-align: top;
	}
	
/*HEADER*/
#branding {
	width:760px;
	height:100px;
	text-align: left;
	border-bottom: 1px solid #CCCCCC; 
	padding: 0px;
	margin: 0px;
	}
	
html, body {
	margin: 0px;
	padding: 0px;
	width: 100%;
	height: 100%;
	font-family: Verdana, Arial, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: normal;
 	color: #000000;
	text-align: center;
	vertical-align: top;
	background-color:#FFFFFF;
	background: url(/site/template/images/bg01.gif);
	}

#topbox td {
	text-align: right;
	padding-right: 7px;
	width: 100%;
	font-size: 10px;
	white-space: nowrap; /* for firefox */
	}

#toplinks {
	width: 100%;
	text-align: right;
	padding-top: 5px;
	white-space: nowrap; /* for firefox */
	}

.mainlevelTopLinks {
	padding-right: 3px;
	}

.mainlevelTopLinks td {
	text-align: right;
	height: 19px;
	vertical-align: bottom;
	}

#breadcrumbs {
	padding: 4px 0px 0px 7px; 
	text-align: left;
	height: 20px;
	color: #000000;
	margin: 0px;
	width:100%;
	}

#title {
	font-size: 35px;
	color: black;
	text-align: right;
	letter-spacing: 5px;
	}

<!-- SEARCH BOX -->
#topModules {
	width: 220px;
	float: right;
	margin: 0px;
	padding: 4px 0px 0px 0px;
	}

#bottomModules {
	text-align: left;
	width: auto;
	background-color: #FFFFFF;
	border: 0px;
	padding: 0px;
	color: #000000;
	}

#middle {
 	width: 100%;
	height: 100%;
	padding: 0px;
	background: transparent;
	}

#mainBody {
	vertical-align: top;
	text-align: left;
	font-weight: normal;
	padding: 0px 15px 5px 15px;
	width: 600px;
	}

#leftModules {
	width: 155px;
	height: 100%;
	margin: 0px;
	padding: 10px 0px 0px 5px; 
	background-color: #FFFFFF;
	}

#footer {
   	color: #110000;
   	width: 100%;
   	height: 0px;
   	font-weight: bold;
   	font-size: 10px;
   	text-align: center;
   	padding: 5px;
	}

a.footer:link, a.footer:visited {
	color: #666666; 
	text-decoration: none;
	font-weight: bold;
	}

a.footer:hover {
	color: #FFFFFF;	
	text-decoration: none;
	font-weight: bold;
	}

#header {
   	width: 100%;
   	height: 30px;
   	font-weight: bolder;
   	font-size: 18px;
   	border-bottom: 2px solid #FFCC00;
	}

#offlineMessage {
	vertical-align: middle;
	width:100%;
	height:100%;
	padding: 10px;
	font-size: 14px;
	text-align: center;
	}

.contentWindow {
 	width: 100%;
	height: 100%;
	margin-top:10;
	}

table.contentWindow {
 	width: 100%;
	height: 100%;
	}


label {
    padding-right: 10px;
    font-weight:bold;
    width: 100px;
	}

.clr {
	clear: both;
}

.outline {
  	border: 1px solid #cccccc;
  	background: #ffffff;
	padding: 2px;
	}

#pathway_outer {
	width: 635px;
  	float: left;
  	margin-bottom: 2px;
	margin-right: 2px;
	}

#pathway_inner {
  	float: none !important;
  	float: left;
	border: 1px solid #cccccc;
	height: 21px;
	}

#pathway_text {
  	overflow: hidden;
	float: left;
	display: block;
	padding-top: 4px;
	height: 18px;
	padding-left: 5px;
	}

a.pathway {
}

#buttons {
	float: right;
	margin: 0px;
	padding: 0px;
	width: 50%;
	}

/* menu styles as a list */

ul#mainlevel {
	list-style: none;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	background: #FFFFFF;
	}

ul#mainlevel li {
	font-size: 12px;
	background: #FFFFFF;
	color: #000000;
	white-space: nowrap;
	margin-bottom: 5px;
	margin-left: 15px;
	margin-right: 0px;
	display: block; /* for firefox */
	}

ul#mainlevel li a {
	border: 1px solid #CCCCCC;
	text-align: left;
	padding-top: 8px;
	padding-bottom: 9px;
	padding-left: 15px;
	text-decoration: none;
	background: transparent;
	display: block; /* for firefox */
	}

#buttons>ul#mainlevel li a { 
	width: auto; 
	}

ul#mainlevel li a:hover {
	color: #FF9C2C;
	text-decoration: none;
	background: #FFFFFF;
}

#active_menu.mainlevel {
	color: #FF9C2C;
	text-decoration: none;
	background: #FFFFFF;
}

span.mainlevelFooter {
}

#bottomModules table.mainlevelFooter td {
	width: 100%;
	padding-top: 30px;
	padding-bottom: 8px;
	padding-right: 15px;
	text-align: right;
}

a.mainlevelFooter:link, a.mainlevelFooter:visited {
	color: #000000;
	text-decoration: none;
}

a.mainlevelFooter:hover {
	text-decoration: none;
	color: #000000;
}

#active_menu.mainlevelFooter {
}

/* User home pages subnav */
ul#subnav {
 	display: block;
    background-color: #E5E5D5;
	list-style: none;
	margin: 0px;
	padding-left: 0px;
	padding-right: 0px;	
	border: 1px solid #000000;
}

ul#subnav li {
	display: block;
	background-color: #E5E5D5;
	color: #000000;
	width: 150px;
	border-bottom: 1px solid #000000;
}

ul#subnav li a {
 	padding: 3px;
	width: 100%;
	text-decoration: none;
	background: transparent;
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
}

ul#subnav li a:hover {
	background-color: #d3d4b1;
	color: #FFFFFF;
}

a.subnav:link, a.subnav:visited {
	color: #000000;
	text-align: left;
	text-decoration: none;
}

a.subnav:hover {
	text-decoration: none;
	color: #3b6388;
}

ul#subnav li a.active_menu {
	display: block;
	color: #000000;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
}

ul#subnav li a.active_menu:hover {
	color: #6b6fa5;
}

/* end subnav */

a.sublevel:link, a.sublevel:visited {
	padding-left: 1px;
	vertical-align: middle;
	text-align: left;
}

a.sublevel:hover {
	color: #C43C03;
	text-decoration: none;
}

#search_outer {
	float: left;
	width: 165px;
}

#search_inner {
	border: 1px solid #CCCCCC;
	padding: 0px;
	height: 21px !important;
	height: 23px;
	overflow: hidden;
}

#search_inner form {
	padding: 0;
	margin: 0;
}

#search_inner .inputbox select {
	border: 0px;
	padding: 3px 3px 3px 5px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF9C2C;
}

#header_outer {
	text-align: left;
	border: 0px;
	margin: 0px;
}

#top_outer {
	float: left;
	width: 165px;
}

#top_inner {
  border: 1px solid #cccccc;
  padding: 2px; 
  height: 144px !important;
  height: 150px;
  overflow: hidden;
  float: none !important;
  float: left;
}

#left_outer {
  float: left;
	margin-top: 2px;
	width: 165px;
}

#left_inner {
  border: 1px solid #cccccc;
	padding: 2px;
  float: none !important;
  float: left;
}

#content_outer {
	padding: 0px;
	margin-top: 0px;
	margin-left: 2px;
	float: left;
	width: 635px;
	height: 100%;
}

#content_inner {
  float: none !important;
  float: left;
  padding: 0;
  padding-top: 2px;
  margin: 0;
}

table.content_table {
	width: 100%;
	padding: 0px;
	margin: 0px;
	border-top: 2px solid #009C9C;
	border-bottom: 2px solid #009C9C;
	border-collapse: collapse;
}

table.content_table th {
	background-color: #E0E0E0;
	padding: 5px 0px;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-collapse: collapse;
	font-size: 11px;
	text-align: left;
}

table.content_table td {
	padding: 5px 0px;
	margin: 0px;
	border-bottom: 1px solid #CCCCCC;
	border-collapse: collapse;
	font-size: 11px;
	text-align: left;
}

.sectiontableheader {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #009C9C;
	padding: 5px 0px;
	margin: 0px;
	border-collapse: collapse;
}

.sectiontablefooter {
}

.sectiontableentry1 {
	background-color : #FFFFFF;
	border: 0;
}

.sectiontableentry2 {
	background-color : #FFFFFF;
	border: 0;
}

#banner_inner {
	float: left;
	padding: 0px;
	height: 70px;
}

#poweredby_inner {
	float: right;
	padding: 0px;
	margin-left: 0px;
	height: 70px;
}

#right_outer {
	margin-left: 2px;
	width: 165px;
}

#right_inner {
  float: none !important;
  float: left;
  border: 1px solid #cccccc;
  padding: 2px;
}

.user1_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

.user2_inner {
	border: 1px solid #cccccc;
  float: none !important;
  float: left;
	margin: 0px;
	padding: 2px;
}

table td.body_outer {
	padding: 2px;
	border: 1px solid #cccccc;
}

.maintitle {
	color: #ffffff;
	font-size: 20px;
	letter-spacing: 3px;
	font-style: italic;
}

.error {
  font-style: italic;
  text-transform: uppercase;
  padding: 5px;
  color: #cccccc;
  font-size: 14px;
  font-weight: bold;
}

.back_button {
  float: left;
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 1px solid #009C9B;
  width: auto;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
}

.pagenav {
  text-align: center;
  font-size: 11px;
  font-weight: bold;
  border: 3px double #cccccc;
  width: auto;
  background: url(../images/resolute/button_bg.png) repeat-x;
  padding: 0px 10px;
  line-height: 20px;
  margin: 1px;
	}

.pagenavbar {
	margin-right: 10px;
	float: right;
	}


td {
	text-align: left;
	font-size: 11px;
	}

a:link, a:visited {
	color: #009C9C;
	text-decoration: none;
	}

a:hover {
	color: #C40000;	
	text-decoration: none;
	}

table.contentpaneopen {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	}

table.contentpaneopen td {
   padding-right: 5px;
	}

table.contentpaneopen td.componentheading {
	padding-left: 4px;
	}

.blog {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin-top: 0px;
	}

.contentpane {
    width: 100%;
	padding: 0px;
	border-collapse: collapse;
	border-spacing: 0px;
	margin: 0px;
	}

table.contentpane td {
	margin: 0px;
	padding: 0px;
	}

table.contentpane td.componentheading {
	padding-left: 4px;
	}

.button {
	color: #FFFFFF;
	background-color: #009C9B;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 10px;
	font-weight: bold;
	border: 1px solid #FF9C2C;
	width: auto;
	padding: 0px 5px;
	height: auto;
	margin: 1px;
	}

.inputbox {
	padding: 1px 0px 0px 2px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana;
	}

.componentheading {
	width: 100%;
	display: block;
	text-align: left;
	padding-left: 0px;
	padding-top: 4px;
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 12px;
	text-transform: uppercase;
	color: #FF9C2C; 
	border-bottom: 1px solid #FF9C2C;
	}

h1 {
	font-weight: bold;
	font-size: 14px;
	margin-bottom: 12px;
	text-transform: uppercase;
	color: #FF9C2C; 
	}

.categoryheading {
	width: 100%;
	display: block;
	color: #000000;
	text-align: left;
	padding-left: 0px;
	padding-top: 4px;
	margin-bottom: 12px;
	font-weight: bold;
	font-size: 14px;
	}

.category {
	padding-top: 5px;
	padding-bottom: 10px;
	}

a.componentheading:hover {
	color: #FFFFFF;	
	text-decoration: underline;
	font-weight: bold;
	}


.contentcolumn {
	padding-right: 5px;
	}

.contentheading {
	font-weight: bold;
	font-size: 14px;
	color: #0083E8;
	padding-bottom: 12px;
	}

h2 {
	font-weight: bold;
	font-size: 14px;
	color: #0083E8;
	padding-bottom: 12px;
	}

.contentpagetitle {
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	}

table.searchinto {
	width: 100%;
	}

table.searchintro td {
	font-weight: bold;
	}

table.moduletableUserBox {
	padding: 3px;
	border: 1px solid #009C9B;
	height: 200px;
	width: 160px;
	margin-top: 20px;
	}

table.moduletableUserBox th {
	background-color: #009C9B;
	color: #FFFFFF;
	text-align: center;
	font-weight: bold;
	font-size: 12px;
	}

table.moduletableUserBox td {
	font-size: 11px;
	padding: 5px;
	font-weight: normal;
	height: 100%;
	color: 666666;
	}

table.moduletable {
	width: 100%;
	margin-bottom: 5px;
	padding: 0px;
	border-spacing: 0px;
	}

table.moduletable th {
	display: block;
	color: #000000;	
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	}

table.moduletable td {
	font-size: 11px;
	padding: 0px;
	margin: 0px;
	font-weight: normal;
	}

table.moduletableFeature1 {
	width: 150px;
	margin-bottom: 15px;
	padding: 0px;
	border-spacing: 0px;
	border: 1px solid #000000;
	}

table.moduletableFeature1 th {
	display: block;
	background-color: #009C9C;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-right: 0px;
	font-weight: bold;
	font-size: 14px;
	height: 20px;
	}

table.moduletableFeature1 td {
	font-size: 11px;
	padding: 3px;
	margin: 0px;
	font-weight: normal;
	}

table.moduletableFeature2 {
	width: 150px;
	margin-bottom: 15px;
	padding: 0px;
	border-spacing: 0px;
	border: 0px;
	}

table.moduletableFeature2 th {
	display: block;
	background-color: #009C9C;
	color: #FFFFFF;
	text-align: center;
	vertical-align: top;
	padding-right: 0px;
	font-weight: bold;
	font-size: 14px;
	height: 20px;
	}

table.moduletableFeature2 td {
	font-size: 11px;
	padding: 3px;
	margin: 0px;
	font-weight: normal;
	}

table.pollstableborder td {
	padding: 2px;
	}

.small {
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	}

.createdate {
	height: 15px;
	padding-bottom: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	}

.modifydate {
	height: 15px;
	padding-top: 10px;
	color: #999999;
	font-size: 11px;
	font-weight: bold;
	}

table.contenttoc {
	border: 1px solid #cccccc;
	padding: 2px;
	margin-left: 2px;
	margin-bottom: 2px;
	}

table.contenttoc td {
	padding: 2px;
	}

table.contenttoc th {
	background: url(../images/resolute/subhead_bg.png) repeat-x;
	color: #666666;
	text-align: left;
	padding-top: 2px;
	padding-left: 4px;
	height: 21px;
	font-weight: bold;
	font-size: 10px;
	text-transform: uppercase;
	}

.highlight {
	background-color: Yellow;
	color: Blue;
	padding: 0;
	}

.code {
	background-color: #ddd;
	border: 1px solid #bbb;
	}

form {
	margin: 0px;
 	padding: 3px;
	}

select {
	font-size: 10px;
	font-family:verdana;
	width: 120px;
	}

div.mosimage {
	border: 1px solid #CCCCCC;
}

.mosimage {
	border: 1px solid #CCCCCC;
	margin: 10px 0px 0px 0px;
	}

.mosimage_caption {
	margin: 0px;
	width: 100%;
	background: #FFFFFF;
	padding: 0px;
	color: #666666;
	text-transform: none;
	font-size: 10px;
	border-top: 1px solid #CCCCCC;
	}

.mosformgrouptitle {
	background-color: #E0E0E0;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 3px;
	margin-top: 20px;
	}

.mosFormLabel {
	font-weight: normal;
	padding-left: 3px;
	padding-top: 3px;
	}

/*********************
* Calendar module style
**********************/

.mod_events_table {
    border: 1px solid #CCCCCC;
    text-align: center;
	margin-left: 15px;
	}

.mod_events_td_title {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: #000000;
    text-decoration: underline;
	}

.mod_events_td_dayname {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: Black;
    text-decoration: none;
	}

.mod_events_td_dayoutofmonth {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    color: Gray;
    text-decoration: none;
    background-color: #FFE4C4;
	}

.mod_events_td_todaynoevents {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    background-color: #FFA07A;
	}

.mod_events_td_todaywithevents {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    background-color: #B0C4DE;
	}

.mod_events_td_daynoevents {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    line-height: normal;
    font-weight: normal;
    color: Black;
    text-decoration: none;
	}

.mod_events_td_daywithevents {
    font-family: Arial;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    color: Black;
    text-decoration: none;
    background-color: #FF9C2C;
	}

a.mod_events_daylink:link {
    font-size:12px;
    font-family: Arial;
    color: Black;
	}

a.mod_events_daylink:visited  {
    font-size:12px;
    font-family: Verdana;
    color: Navy;
	}

a.mod_events_daylink:hover {
    font-size:12px;
    font-family: Arial;
    color: Silver;
	}

.mod_events_td_link {
    background-color: Background;
	}

a.mod_events_link:link {
    font-size:12px;
    font-family: Arial;
    color: Black;
	}

a.mod_events_link:visited  {
    font-size:12px;
    font-family: Arial;
    color: Navy;
}

a.mod_events_link:hover  {
    font-size:12px;
    font-family: Arial;
    color: Silver;
	}

/** Events module **/

.offtab {
	color: #009C9C;
	text-decoration: underline;
	font-weight: bold;
	}

.moduletablene {margin: 0 0 10px}
.moduletablene th {background:#009C9B;color:#fff;padding: 2px;font-weight:normal}
.latestnewsne {margin:0;padding:0;width:158px}
.latestnewsne li {list-style-type:none;padding: 3px 0;border-bottom:1px solid #009C9B;display:block}
.latestnewsne li a:hover {color:#000}
#middle table {border-collapse:collapse}
.blog .contentheading {background:url(http://www.wbbhsn.org.au/sites/www.wbbhsn.org.au/media//layout/news.jpg) no-repeat 0 50%;color:#915e02;font-size:16px;font-weight:bold;font-style:italic;padding: 0 0 0 20px}
.createdate{display:none}
