* {
	margin: 0;
	padding: 0;
}

body {
	background: #000 url('../images/body_bg_top.jpg') repeat-x top left;
	font-family: "Trebuchet MS", Tahoma, sans-serif;
	font-size: 13px;
	color: #4c5b5d;
}

#page_wrapper {
	background: transparent url('../images/page_bg.jpg') no-repeat center bottom;
	position: relative;
}

#page {
	min-height: 735px;
	margin: 0 auto;
	position: relative;
	width: 980px;
}

#page.index {
	min-height: 764px;
}

a:link,
a:visited {
	color: #127697;
}

a img {
	border: 0;
}

form {
	line-height: 21px;
}


label {
	padding: 2px 0;
}

.message_div {
	background: #F0F0F0;
	border: 1px solid #CCC;
	margin: 5px auto;
	text-align: center;	
	padding: 4px;
	width: 400px;		
}

#search form label {	
	display: inline-block;
	width: 160px;	
}

fieldset {
	padding: 5px;
	border: 1px solid #CCC;
}

legend{
	color: inherit;	
}

input[type="text"].large {
	width: 320px;
}

select {
	min-width: 150px;
}

#content ul,
#content ol {
	padding: 5px 0 0 20px;
}

#content ul {
	list-style-type: square;
}

#content li {
	line-height: 21px;
	padding: 1px 0;
}

#content ul.arrowlist li {
    margin-left: 5px;
    margin-top: 10px;
    padding-left: 5px;
    /*list-style-image: url("http://tism.cecc.com.au/clients/bict/images/arrow_link.png");*/
    color: #374A4C;
    font-size: 15px;
    font-weight: bold;
    padding:0;
}

/*
#content ul.arrowlist li a:link,
#content ul.arrowlist li a:visited {
	text-decoration: none;
}

#content ul.arrowlist li a:hover {
	text-decoration: underline;
}
*/

.newsitem h4 a:link,
.newsitem h4 a:visited {
    color: #374A4C;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}

.newsitem h4 a:hover {
	text-decoration: underline;
}
	
#content .constitution ol li {
	font-weight: bold;
	padding: 5px 0;
}

#content .constitution ol li ol li {
	font-weight: normal;
}

#content .constitution ol li ol li ol li {
	font-weight: normal;
	list-style-type: lower-alpha;
}

#content .constitution ol li ol li ol li ol li {
	font-weight: normal;
	list-style-type: lower-roman;
}

input[type="text"],
input[type="password"] {
	padding: 2px;
	border: 1px solid #69706e;
}


select {
	padding: 1px;
	border: 1px solid #69706e;
}

textarea {
	border: 1px solid #69706e;
	padding: 4px;
}

input[type="button"],
input[type="submit"],
a.button:link,
a.button:visited {
	border: 1px solid #69706e;
	background: #69706e;
	color: #FFF;
	padding: 1px 5px;
	cursor: pointer;
	text-decoration: none;
	display: inline-block;
}

input[type="radio"] {
	padding: 1px 2px!important;
}



input.small,
select.small {
	width:40px;		
}

input.medium,
select.medium {
	width:90px;		
}

input.large,
select.large {
	width:430px;		
}

input.date,
select.date {
	width:80px;		
}

h1 {
	font-size: 18px;
	text-transform: uppercase;
	color: #6A706D;
}

h2 {
	font-weight: 26px;
	margin: 0 0 10px;
}

h3 {
	color: #005586;
	font-size: 16px;
}

h4 {
	font-size: 16px;
}

h5 {
	font-size: 14px;
}

h6 {
	font-size: 12px;	
}

#content h3,
#content h4,
#content h5,
#content h6 {
	margin: 15px 0 5px;
}

th {
	background: #69706e;
	color: #FFF;
	padding: 4px 6px;
	text-align: left;
}

td {
	padding: 4px;
}

#category_tree td {
	padding: 0;
}

#sidebar {
	position: absolute;
	top: 0;
	left: 0;
	margin-right: 50px;
	width: 225px;
}

#sidebar h2 {
	padding: 30px 0 37px 20px;
}

#sidebar ul {
	display: inline-block;
	list-style-type:none;
	width: 195px;
}

#sidebar .menu1 li {
	display: block;
}

#sidebar .menu1 li a:link,
#sidebar .menu1 li a:visited {
	border-bottom: 1px solid #484c4b;
	padding: 5px 3px 5px 20px;
	display: block;
	color: #FFF;
	text-decoration: none;
}

#sidebar .menu1 li a:hover {
	background: #222;
}

#sidebar .menu1 li.current a:link,
#sidebar .menu1 li.current a:visited {
	background: #555;
	color: #f2af2b;
	font-weight: bold;
}

#sidebar .menu2 li a:link,
#sidebar .menu2 li a:visited {
	border-bottom: 1px solid #444;
	background: #222;
	padding: 5px 3px 5px 20px;
	color: #aaa;
	display: block;
	text-decoration: none;
	font-size: 12px;
}

#sidebar .menu2 li a:hover {
	background: #000;
}

#sidebar .menu2 li.current a:link,
#sidebar .menu2 li.current a:visited {
	color: #f2af2b;
}

/*
#sidebar ul.menu3 {
	border-bottom: 1px solid #686D6C;
}
*/

#sidebar .menu3 {
	border-bottom: 1px solid #444;
}

#sidebar .menu3 li a:link,
#sidebar .menu3 li a:visited {
	background: #111;
	padding: 3px 3px 3px 30px;
	color: #ddd;
	display: block;
	text-decoration: none;
	font-size: 11px;
	border-bottom: 1px dotted #333;
}

#sidebar .member_menu{
	margin-top:45px;


}

#sidebar .member_menu li a:link,
#sidebar .member_menu li a:visited {
	border-bottom: 1px solid #484c4b;
	padding: 5px 3px 5px 20px;
	display: block;
	color: #F2AF2B;
	text-decoration: none;
}




#sidebar ul#archivednews {
	width: 162px;
	background: #222;
	padding: 3px 3px 3px 30px;
	border-bottom: 1px solid #444444;
}

#sidebar #archivednews li a:link,
#sidebar #archivednews li a:visited {
	color: #8c999b;
	display: inline-block;
	padding: 0px 3px;
	text-decoration: none;
	font-size: 12px;
}

#sidebar #archivednews li a.current:link,
#sidebar #archivednews li a.current:visited,
#sidebar .menu3 li.current a:link,
#sidebar .menu3 li.current a:visited {
	color: #f2af2b;
}

/*
#sidebar ul.menu4 {
	border-bottom: 1px solid #686D6C;
}
*/

#sidebar .menu4 li a:link,
#sidebar .menu4 li a:visited {
	background: #111;
	padding: 3px 3px 3px 40px;
	color: #ddd;
	display: block;
	text-decoration: none;
	font-size: 11px;
	font-style: italic;
}

#sidebar .menu4 li.current a:link,
#sidebar .menu4 li.current a:visited {
	color: #f2af2b;
}

#meta {
	color: #999;
	padding: 5px 2px 0 0;
	text-align: right;
}


#meta a:link,
#meta a:visited {
	color: #999;
	text-decoration: none;
}

#meta a:hover {
	text-decoration: underline;
}


#header {
	position: relative;
	margin: 0 0 17px 0px;
	height: 60px;
	margin-left: 275px;
	width: 705px;
}

#header #tagline {
	position: absolute;
	bottom: 0;
}

#header #mini_search {
	position: absolute;
	right: 0;
	bottom: 0;
}

#header #mini_search .textbox {
	background: #BBB;
	color: #FFF;
	text-transform: uppercase;
	font-size: 13px;
	border: 0;
	padding: 4px 6px;
	width: 153px;
	border: 0;
	margin-right: 2px;
}

#verticals {
	margin-left: 275px;
	height: 226px;
	border: 2px solid #f2af2b;
	border-bottom: none;
	width: 699px;
	overflow: hidden;
	position: relative;
	
}

.vertical {
	display: inline-block;
	position: absolute;
	height: 226px;
	width: 611px;
	overflow: hidden;
	top: 0;
}



.vertical h4 {
	-webkit-transform: rotate(-90deg); 
	-moz-transform: rotate(-90deg);	
	-o-transform: rotate(-90deg);	
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	transform: rotate(-90deg);
	font-size: 14px;
    top: 97px;
    padding-left: 10px;
    color: #FFFFFF;
    height: 22px;
    line-height: 22px;
    vertical-align: middle;
    left: -107px;
    position: absolute;
    text-transform: uppercase;
    width: 226px;
    z-index: 10000;
    cursor: pointer;
    
}


.vertical img {
	display: block;
	position: absolute;
	top: 0;
	left: 22px;
}

.vertical blockquote {
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=90)"; 
	filter: alpha(opacity=90);

	opacity: 0.9;
	display: block;
	position: absolute;
	right: 30px;
	bottom: 20px;
	background: #FFF;
	width: 320px;
	padding: 5px 10px;
}

.vertical blockquote p {
	line-height: 20px;
	font-size: 13px;
	padding: 5px 0;
}

.vertical h4.yellow	{ background: #eec107; }
.vertical h4.ltblue	{ background: #00a8e0; }
.vertical h4.blue	{ background: #005587; }
.vertical h4.grey	{ background: #69706e; }
.vertical h4.orange	{ background: #e98930; }


.vertical:last-child {
	width: 611px;
}

.vertical:last-child img {
	display: block;
}

.vertical:last-child blockquote {
	display: block;
}



#main {
	
	position: relative;
	left: 275px;
	width: 710px;
}


.index #content_sidebar {
	background: #e1e7e7;
}

#content_corner {
	position: absolute;
	left: 275px;
	top: 632px;
	z-index: 100;
}

#cob_logo {
	display: block;
	position: absolute;
	bottom: 60px;
	left: 25px;
	z-index: 100;
}

#print_logo {
	display: none;
}


#content {
	background: #e1e7e7; //url('../images/content_banner_bg.png') no-repeat top left;
	border: 2px solid #FFF;
	padding: 40px 15px 27px;
	float: left;
	min-height: 560px;
	width: 506px;
}

.index #content {
	width: 504px;
}

.wide #content {
	width: 671px;
}



.index #content {
	min-height: 294px;
}

p {
	padding: 8px 0;
	line-height: 21px;
}

.feedbackform p {
	padding: 0;
}

.feedbackform td {
	padding: 0 4px;
}

#content_sidebar {
	border: 2px solid #FFF;
	border-left: none;
	border-top: none;
	width: 163px;
	float: left;
}

#content_sidebar .feature p:last-child {

}

#content_sidebar .feature h4 {
	text-transform: uppercase;
}

#content_sidebar .feature h4 a:link,
#content_sidebar .feature h4 a:visited
{
	color: #4C5B5D;
	text-decoration: none;
}

#content_sidebar .feature p,
#content_sidebar .feature h4 {
	padding: 4px 8px 3px;
}

#content_sidebar h4 {
	font-size: 14px;
}

#content_sidebar img {
	display:block; 
	width: 163px;
}

#content_sidebar .feature {
	
}


#content_sidebar .feature.yellow,
#content_sidebar .yellow .feature {
	background: #fcedcb;
}

#content_sidebar .feature.blue,
#content_sidebar .blue .feature {
	background: #dfe6f1;
}

#content_sidebar .feature.orange {
	background: #fce8cb;
}


#content_sidebar .feature_header.yellow,
#content_sidebar .yellow .feature_header {
	background: #f2af2b;
	border-top: 2px solid #FFF;
	color: #FFF;
}

#content_sidebar .feature_header.orange {
	background: #e98930;
	border-top: 2px solid #FFF;
}

#content_sidebar .feature_header.blue,
#content_sidebar .blue .feature_header {
	border-top: 2px solid #FFF;
	background: #005587;
	color: #FFF;
}

#content_sidebar .feature_header {
	clear: both;
	border-bottom: 2px solid #FFF;
	line-height: 20px;
	vertical-align: middle;
	height: 23px;
	width: 153px;
	padding: 0 5px;
}

#content_footer {
	text-align: right; 
	margin: 15px 10px;
}

#content_footer a {
	padding: 0 3px;
}























.feature_scroller {
	clear: left;
}



.feature_viewport {
	position: relative;
	overflow: hidden;
	height: 156px;
	width: 163px;
}

.feature_frame {
	position: absolute;
}


.feature {
	float: left;
	width: 163px;
	padding: 0;
	height: 149px;
	overflow: hidden;
	font-size: 12px;
}

.feature_scroller .feature {
	height: 156px;
}


#content_sidebar #feature_news .feature {
	height: 142px;
}

.feature_header {
	
	
}





.feature_header .feature_control {
	background: url('../images/arrows.png') no-repeat 0 0;
	width: 9px;
	height: 9px;
	vertical-align: middle;
	display: inline-block;
	margin: 0 2px;
	cursor: pointer;
}

#featured_events .feature_control {
	background-image: url('../images/arrows_events.gif');
}

.feature_header .current {
	background-position: -9px 0;
}


#footer {
	width: 700px;
	padding: 5px 0 10px 280px;
	margin: 0 auto;
}

.newsitem .newsdate {
	display: inline-block;
	font-size: 11px;
	font-style: italic;
	font-weight: normal;
	padding: 0;
}

#content .category_div {
	padding-top: 20px;
}

#content p.resource_page_back {
	display: none;
}

#content .resource_page_back_to_top {
	float: right;	
}



#content table.resource_table img.thumbnail {
	float: left;
    margin-right: 10px;
}

#content table.resource_table h6 {
	margin: 0;
}

#content table.resource_table {
	border: 0;
	border-bottom: 1px dotted #ddd;
	width: 670px;
}
	
#content table.resource_table tr.resource_table:hover,
#content table.resource_table tr.resource:hover,
#content table.resource_table tr.alt_resource:hover {
	background: #DDD;	
}

#content table.resource_table tr.resource_table td,
#content table.resource_table tr.resource td,
#content table.resource_table tr.alt_resource td {
	border-top: 1px dotted #ddd;
	border-bottom: 0;
}

#content table.resource_table tr td {
	vertical-align: top;
	padding-right: 6px;
}

#content table.resource_table tr td h6,
#content table.resource_table tr td h6 a:link,
#content table.resource_table tr td h6 a:visited
{
    color: #374A4C;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;		
	padding: 0;
}

#content #ebulletin_page ul,
#content #single_page ul
{
	padding: 0;
}

#content #ebulletin_page ul.level_0,
#content #single_page ul.level_0
{
	list-style-image: none;
	list-style-type: none;
}

#content #ebulletin_page ul.level_0 li a:link,
#content #ebulletin_page ul.level_0 li a:visited,
#content #single_page ul.level_0 li a:link,
#content #single_page ul.level_0 li a:visited {
	display: none;
}

#content #single_page ul.level_1 {
	padding-left: 20px;
}

#content #ebulletin_page ul.level_1 li a:link,
#content #ebulletin_page ul.level_1 li a:visited,
#content #single_page ul.level_1 li a:link,
#content #single_page ul.level_1 li a:visited {
	display: block;
}

#content #ebulletin_page ul.level_1 li {
	display: inline-block;
	padding-right: 6px;
}

#content #single_page ul.level_1,
#content #single_page ul.level_1 li {
	list-style-image: url('../images/dot_point.png');
}

#bc
{
	padding-bottom: 15px;
}

#bc ul
{
	padding: 0 0 5px;
    width: 500px;
    border-bottom: 1px dotted #000;
}

#bc ul li
{
    display: inline;
    font-size: 11px;
    font-style: italic;
}

.breadcrumb,
.breadcrumb a:link,
.breadcrumb a:visited
{
    font-size: 11px;
    font-style: italic;
}

/** Style for sitemap.php **/

#content #sitemap {
	margin-left: 20px;
	float: left;
	margin-bottom: 25px;
}

#content #sitemap ul,
#content #sitemap li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-position: outside;
	line-height: 1;
	background: none;	
}

#content #sitemap a {
	line-height: 1;
	padding: 0!important;
	margin: 0!important;
}

#content #sitemap a:link,
#content #sitemap a:visited {
	/* color: #0d365f; */
}

#content #sitemap ul.menu1 {
	float: left;
	display: block;
	width: 100%;	
}

#content #sitemap ul.menu1 li
{
	font-weight: bold;
}

#content #sitemap ul.menu2 li,
#content #sitemap ul.menu3 li {
	font-weight: normal;
	font-size: 13px;
}

#content #sitemap ul ul {	
	margin: 0;
	margin-left: 42px;
	padding: 0;
}

#content #sitemap ul ul li {
	background: none;
	padding: 0;
}

#content #sitemap ul ul ul {
	margin: 0 0 0 40px;
}

#content #sitemap ul ul li {
	list-style-image: url('../images/sitemap_l2_mid.gif');
}

#content #sitemap ul ul ul li {
	list-style-image: url('../images/sitemap_l3_mid.gif');	
}

#content #sitemap ul ul li.first {
	list-style-image: url('../images/sitemap_l2_top.gif');
}

#content #sitemap ul ul ul li.first {
	margin-top: 2px;
	list-style-image: url('../images/sitemap_l3_top.gif');	
}

#content #sitemap ul ul li.last {
	list-style-image: url('../images/sitemap_l2_end.gif');
}

#content #sitemap ul ul ul li.last {
	list-style-image: url('../images/sitemap_l3_end.gif');	
}

#content #sitemap li,
#content #sitemap a {
	line-height: 1.5em;
	padding: 0;
	margin: 0;
}


/**	End sitemap styles **/

/** Gallery styles **/

#gallery {
	clear: both;
}

#gallery .image_tile {
	background: #EEE;
	border: 1px solid #928F75;
	display: block;
	float: left;
	margin: 2px;
	padding: 10px 5px;
	text-align: center;
	width: 206px;	
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
	text-decoration: none;
	vertical-align: middle;
}

#gallery .image_tile span {
	display: block;	
	font-size: 11px;
	line-height: 1.2em;
}

#gallery .fixed_height {
	min-height: 130px;	
}

#gallery .image_tile:hover {
	border: 1px solid #777;
}

#gallery p {
	clear: both;
}

#gallery .prev,
#gallery .next,
#gallery .num {
	font-size: 11px;
	display: block;
	float: left;
	width: 18px;
	height: 18px;	
	margin: 0 1px;
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	border-radius: 2px;
}

#gallery .num {
	background: #928F75;
	margin: 0 1px;
	color: #FFF;
	line-height: 17px;
	font-weight: bold;
	text-align: center;
}

#gallery span.num {
	background: #f5c827;	
}

#gallery a.num:link,
#gallery a.num:visited {
	color: #FFF;
	text-decoration: none;
	font-size: 11px;
}

#gallery .prev { background: #928F75 url('http://www.cecc.com.au/images/prev.gif') no-repeat center center; }
#gallery .next { background: #928F75 url('http://www.cecc.com.au/images/next.gif') no-repeat center center; }

#gallery span.prev {background-color: #f5c827; }
#gallery span.next {background-color: #f5c827; }


#gallery a.prev:hover,
#gallery a.next:hover,
#gallery a.num:hover { 
	background-color: #0B2B58; 
}

/**	End gallery styles **/


.feedbackform input[type="text"].large {
	width: 220px!important;
}

.feedbackform select {
	width: 220px;
}

.success_div,
.error_div,
.message_div {
	margin: 0 auto 10px;
	text-align: center;	
	padding: 4px;
	width: 400px;		
}


.success_div {	
	background: #ffffff;
	border: 1px solid #a7c17e;
	color: #000000;
}

.success_div h4 {
	
	background: url('images/tick.png') no-repeat 3px 5px #a7c17e;	
	color: #FFF;
	font-size: 13px;
	padding: 4px 20px;
	margin: 0!important;
}

#content .error_div {
	margin: 10px auto;
	text-align: center;
	padding-bottom: 10px;
}

#content .error_div {
	border: 1px solid #c0442b;
	width: 390px;	
	margin-bottom: 10px;
	background: #FFF;
}

#content .error_div h4 {
	background-repeat: no-repeat;
	background-position: 1em;
	background-color: #f48467;
	color: #FFF;	
	font-size: 12px;
	padding: 4px;
	margin:0;
	font-family: Arial;
}

#content .error_div ul {
	padding: 4px;
	text-align: left;
	background-repeat: no-repeat; 
	padding-left: 3.4em; 
	margin-bottom: 5px; 
	background-position: 2em; 
}
	
#content .error_div ul li {
	padding-left: 15px;	
}

#newspage .header_left {
	float:left; 
	width: 480px;
}

#newspage .header_right {
	float:right; 
	width: 188px;
}

#newspage .header_right p {
	padding: 0;
}

.member_form label{
	display: inline-block;
	width: 250px;
	font-weight:bold;	
}

.member_form .question_responses li{
	list-style-type:none;
}

table.member_table{
	width:100%;
	
	
}

.member_form .compulsory{
	
	border: 1px solid #FFCC66;

}

.order_details{
	width:100%;
	
}
.member_form .question_rating{
	width:100%;
}

.member_form .question_rating td.rating_cell{
	width:15px;
}

.toc dd{
	margin-left: 20px;
}

input.large_search {
	width: 380px;
	margin-right: 5px;
	padding: 3px 0;
	font-size: 1.6em;
}

#search_accordion{
	padding:none;
	margin:none;
	
}

#search_accordion .current{
	font-weight:bold;	
}

#search_accordion .accordion_segment{
	max-height:120px;
	overflow-y:scroll;
	
}

.previous_response_small{
	width:600px;	
}

.previous_response_large{
	width:600px;
	padding:5px;
	height:100px;
	overflow-y:scroll;

}

.previous_option{
	background:	
	
}

/********************
 * Login Styles
 ********************/
#login_form_container {
	
	margin: 10px auto;
	width: 350px;
}

#login_form_container h4 {
	background: #69706e;
	color: #FFF;
	padding: 2px 10px;
	margin-bottom: 5px;
	font-weight: normal;
	clear: both;
}

#login_form_container input[type="text"], 
#login_form_container input[type="password"] {

	width: 200px;
	margin: 2px 0;
}

#login_form_container label {
	display: inline-block;
	padding: 2px 0 2px 15px;
    width: 110px;
}

#login_form_container input[type="submit"] {
	float: right;
	margin-top: 5px;
	margin-right: 19px;
}

/********************************/

form.admin label {
	display: inline-block;
	width: 160px;
	font-weight:bold;	
}


#page_nav {
	color: #005AA0;
	font-family: arial;
	font-size: 13px;
	text-align: center;
	font-weight: bold;
	margin-bottom: 10px;
	float: right;
}

#page_nav a.page_number:link, 
#page_nav a.page_number:visited {
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    color: #005AA0;
    display: inline-block;
    margin: 4px 0px;
    padding: 3px 10px;
    text-decoration: none;
}

#page_nav a.current_page:link, 
#page_nav a.current_page:visited {
    background: none repeat scroll 0 0 #F2AF2B;
    color: #FFFFFF;
    font-weight: bold;
}

#content .member_profile_table .previous_option img {
	cursor: pointer;
}

body .ui-datepicker {
	display: none;
}

body .ui-datepicker-trigger {
	padding: 0 3px;
	vertical-align: middle;
}

.admin_form label{
	display: inline-block;
	width: 150px;
	font-weight:bold;	
}


 
