body
{
	font-family: Arial, sans-serif;
	font-size:12px;
	color:#5E5E5E;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color:#5790c7;
	/*background-color:#C1D8E8;*/
	/*text-align:center;*/
	
}

a
{
	color:#569ed8;
	text-decoration: none;
	font-weight: bold;
}

a:hover
{
	text-decoration: underline;
}

a.no_underline: hover
{
	text-decoration:none;
}

a.articlelink2
{

	height:87px;
	margin:0;
	position:relative;
	width:460px;
	display:block;
}

hr
{
	
	height: 1px;
	color: #9C9C9C;
}


/* 
	**easy clearing 
	Any container with class="clearer" will expand around enclosed floated elements
*/
.clearer:after, #contact:after
{
	content: '[HI MUM]'; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
}
.clearer, #contact
{
	display: inline-block;
}
/*\*/
.clearer, #contact
{
	display: block;
}
/* end easy clearing */


div#header
{	
	/*background-image: url(http://www.coastcare.com.au/images/header_banner.jpg);
	background-repeat: no-repeat;*/
	height:260px;
	width:890px;
	z-index:1;
	margin: 0 5px 5px 5px;
}

div#header_content
{	
	/*background-image: url(http://www.coastcare.com.au/images/header_content_banner.jpg);
	background-repeat: no-repeat;*/
	height:130px;
	width:890px;
	z-index:1;
	margin: 0 5px 5px 5px;
	position: relative;
}

ul.header_home
{
    list-style: none;
    float: right;
    position:absolute;
    z-index: 99;
    right: 5px;
    top:5px;
}



ul.header
{
    list-style: none;
    float: right;
    position:absolute;
    z-index: 99;
    right: 0;
    top:0;
}

ul.header li
{
    float: left;
    display: block;
    /*padding: 0px 3px 0px 10px;
    font-size: 11px;*/
}

ul.header li a
{
    display: block;
    padding: 0px 5px 5px 10px;
    /*padding: 0px 4px 5px 10px;*/
    font-size: 11px;
}

ul.header_home
{
    list-style: none;
    float: right;
    position:absolute;
    z-index: 99;
    right: 5px;
    top:5px;
}

ul.header_home li
{
    float: left;
    display: block;
}

ul.header_home li a
{
    display: block;
    padding: 0px 5px 5px 10px;
    font-size: 11px;
}

a#home_link
{
    position: absolute;
    top: 5px;
    left: 5px;
    display: block;
    width: 125px;
    height: 125px;
}

/*flash object*/
div#homeHeading object 
{
	

}

/*******************body content*********************/
div#body_container
{
	/*width:890px;*/
	background-color:#d9eaf4;
	/*position: inherit; */
	/*margin: 5px 5px 0 5px;*/
	text-align: left;
	overflow: hidden;
	/*min-height: 642px;*/
}

div#container
{
	width: 900px;
	margin:17px auto 0 auto;
	background-color:White;
	position: relative;
	
}

#container_border_top
{
	background-image:url(http://www.coastcare.com.au/images/container_top.gif);
	height:6px;
	width:900px;
	background-repeat:no-repeat;
	background-position:top;
	font-size: 1px;
	line-height: 1px;
}

#container_border_bottom
{
	background-image:url(http://www.coastcare.com.au/images/container_bottom.gif);
	height:6px;
	width:900px;
	background-repeat:no-repeat;
	background-position:bottom;
	font-size: 1px;
	line-height: 1px;
}
div#main
{
	width: 900px;
	height: auto;
	background-color: #d9eaf4;
}

/*********************End of body container************************/

/*****************************side bar*****************************/
div#left_sidebar_container /*container for menu*/
{
	float: left;
	width: 175px;
	/* overflow: hidden; */

}


.sidebar_content
{
	color: #366491;
	text-align: center;
	font-size: 10px;
	color: Black;

}

.sidebar_content div
{
	padding: 5px 5px 0 5px;
}

div#middle_bar_container
{
	/*width: 475px;*/
	/*width:650px;*/
	/*margin:0 255px 0 175px;*/
	float: none;
	overflow: hidden;
	padding-right:20px;
}

div#welcome
{
	width: 460px;
	height: 290px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	background-image: url(http://www.coastcare.com.au/images/celebs_guy.jpg);
	background-repeat: no-repeat;
}

div#welcome_content
{
	padding: 5px 90px 10px 15px; 
	/*color: #366491;*/
}

div#welcome_content .section
{
	color: White;
}

div#welcome_content .section h2
{
	color: White;
}

div#welcome_content_sub
{
	padding-right: 0px;
	margin-right: -70px;
	/*color: #366491;*/
}

div#welcome_content h2
{
    font-size: 15px;
	padding: 0px 0px 5px 0px; 
	/*color: #3289D0; */
}

div#welcome_content p
{
    font-size: 11px;
	padding: 0px 150px 7px 0px;
}

div#welcome_content2
{
	font-size:11px;
	padding:0px 110px 3px 0px;
}

div#celebrity_images
{
	margin-left: -15px;
}

div#celebrity_box
{
	width: 460px;
	height: 150px;
	color: White;
	margin: 5px 0 0 0;
	padding-left: 5px;
	position: relative;
}

div#celebrity_box_content
{
	padding: 10px 190px 10px 10px; 
	height: 120px;
	font-size: 11px;
}

div#celebrity_box h2
{
    font-size: 13px;
	padding: 0px 0px 5px 0px; 
	color: White;
}

div#celebrity_box a
{
bottom:0pt;
height:20px;
position:absolute;
right:160px;
width:150px;
}


div#right_sidebar_container
{
	width: 240px;
	/* margin: 0 64px 40px 677px;*/
	/*padding-left:5px;*/
	float: none;
	/*overflow: hidden; */
}

div#right_sidebar_container p.centre
{
    padding-top: 20px;
    text-align: center;
}

div.homepage_news
{
	width: 250px;
	height: 90px;
	/*background-image: url(http://www.coastcare.com.au/images/coastcareweek_panel.gif);*/
	background-repeat: no-repeat;
	padding-bottom: 5px;
	overflow: hidden;
	background-color: White;
	text-align: center;
}

div.homepage_news_logo
{
	width:100px;
	float:left;
}

div.homepage_news_desc
{
	float:left;
	width:130px;
	margin-left:10px;
	
}

div.homepage_news h2 {
color:#3289D0;
font-size:15px;
padding:0px 0px 5px;
}

div.homepage_news .articleLink {
color:#5E8BC4;
display:block;
padding-bottom:5px;
text-align:right;
}

div#homepage_event_calendar
{
	width: 250px;
	height: 90px;
	background-image: url(http://www.coastcare.com.au/images/eventscalender.jpg);
	background-repeat: no-repeat;
	padding-bottom: 5px;
	overflow: hidden;
}
div#homepage_slsa
{
	background-image: url(http://www.coastcare.com.au/images/SLSA.jpg);
	color:White;
	height:87px;
	margin:5px 0pt 0pt;

	position:relative;
	width:460px;
}
div.poll
{
	width: 250px;
	height: 200px;
	background-image: url(http://www.coastcare.com.au/images/homepage_quiz_bg.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	color: #FFFFFF;
	position: relative;
}

* html div.poll
{
	width: 245px;
}

div.poll h2
{
	padding: 10px 0px 5px 6px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-size: 14px;
}

div.poll h3
{
    font-size: 11px;
	padding:0px 0px 4px 6px;
	margin: 0px 0px 0px 0px;
	color: #FFFFFF;
	font-weight: normal;
}

div.poll input.radio
{
	padding: 0px 0px 0px 0px;
	margin: 0px 5px 0px 30px;
	height: 13px;
}

div.poll input.submit
{
    margin: 10px 0px 0px 55px;
}

div.poll a.arrow
{
    position: absolute;
    bottom: 0px;
    right: 0px;
    color: #FFFFFF;
    padding: 0px 13px 0px 0px;
    margin: 0px 3px 5px 0px;
    background-image: url(http://www.coastcare.com.au/images/blue_arrow.gif);
    background-position: right 3px;
    background-repeat: no-repeat;
}


div.poll p
{
	padding: 1px 0px 1px 0px;
	margin: 0px 5px 0px 38px;
}

div.poll #poll_bar_panel
{
	width: 100%;
	padding-left: 6px;
	overflow:hidden;
}

div.poll .poll_row
{
	clear: both;
	/*height: 8px;*/
}
div.poll #poll_bar_panel .poll_name
{
	clear: both;
	font-size: 11px;
	width:110px;
	float:left;
	
}
div.poll  #poll_bar_panel .poll_result_text
{
	font-size: 11px;
	font-weight: bold;
}

div.poll #poll_bar_panel .poll_result_bar
{
	float:left;
	/*padding:0pt;*/
	margin-right:6px;
	background:#CDE8FD none repeat scroll 0%;
	border:1px solid #404040;
	height:8px;
	/*line-height:1em;
	position:relative*/
	width:100px;
	font-size: 1px;
	margin-top:4px;
}


div.poll #poll_bar_panel .poll_result_bar .poll_result_fill
{
	background:#404040 none repeat scroll 0%;
	height:8px;
}

div#didyouknow
{
	width: 250px;
	/*height: 180px;*/
	/*height: 143px;*/
	height: 184px;
	background-image: url(http://www.coastcare.com.au/images/homepage_diduknow_bg.gif);
	background-repeat: no-repeat;
	/*background-color: #0C3C72;*/
	line-height: 2.8em;
}

div#didyouknow_content
{
    padding: 10px 10px 0px 10px;
}

div#didyouknow_content h2
{
    color: #FFFFFF;
    padding: 5px 0px 10px 0px;
    font-size: 14px;
}

div#didyouknow_content p
{
    color: #FFFFFF;
    padding: 0px 80px 0px 0px;
    font-size: 11px;
    line-height: 1.5em;
}

div#world_env_day
{
	width:462px;
	height: 105px;
	background-image: url(http://www.coastcare.com.au/images/expert2.jpg);
	background-repeat: no-repeat;
}

div#subscribe_form
{
	width:170px;
	height: 218px;
	background-image: url(http://www.coastcare.com.au/images/subscribe_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	color: White;
	text-align: left;
	font-size: 11px;
}

#subscribe_form p
{
	width: 150px;
	padding-left: 7px;
}

#subscribe_form h2
{
	color: White;
	font-size: 13px;
	line-height: 25px;
	padding-bottom: 0px;
	padding-left: 7px;
	
}

#form_subscribe
{
	padding-left: 7px;
}

#form_subscribe input
{
	border: 1px solid #eeeeee;
}

#form_subscribe span.label
{
	line-height: 20px;
}

div#btn_subscribe
{
	display: block;
	width: 100px;
	height: 28px;
	margin-left: -5px;
	margin-top: 10px;
	cursor: pointer;
}

/********** Section Content **************/

/* this table should disappear sometime */
 div#body_container table tr td.content
 {
    background-color: #C1D8E8;
 }
 
  div#body_container table tr td.content2
 {
    background-color: #C1D8E8;
    padding: 0px;
 
 }
 
 div#body_container table tr td.content3
 {
	background-color: #C1D8E8;
	/*padding: 10px;*/
    width: 100%;
}

div#content
{
    /*padding: 10px 10px 10px 10px;*/
    padding: 25px 0 25px 25px
}

p img
{
	margin-left: -20px;
}


div.section
{
    font-size: 12px;
    color: #124D77;
    padding: 0px 0px 0px 0px;
    /* margin-bottom: 25px; */
}

div.section p
{
    padding: 0.8em 0 0.8em 0;
}

div.section ol
{
    padding: 5px 5px 5px 5px;
    list-style-type: decimal;
    margin-left: 20px;
}

div.section li
{
    padding-top: 0.2em;
    padding-bottom: 0.2em;
}

div.section h1
{
    color: #1C80CE;
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

div.section h2
{
    color: #1C80CE;
    padding: 0.6em 0 0.4em 0;
    margin: 0px 0px 0px 0px;
}

div.section h3
{
	font-size: 13px;
}

div.section a
{
	
}


div.further_information
{
    padding: 8px 0px 8px 0px;
    background-color: #8AB8DA;
    color: #FFFFFF;
}

div.further_information img
{
	float: left;
	padding-left: 10px;
	padding-right: 10px;
}
div.further_information strong
{
    padding-left: 5px;
}

div.further_information ul 
{
    list-style: none;
    margin: 0px 0px 0px 0px;
}

div.further_information ul li
{
    padding: 8px 0px 5px 8px;
}

div.further_information ul li a
{
    font-weight: normal;
    color: #3A5874;
}
div.newsSection
{
	
}

div.newsShortSection {
	padding:0px 10px 10px 15px; 

}
div.newsShortSection h2 {
color:#5185BE;
font-size:1.1em;
padding-bottom:0.2em;
}
div.newsShortSection h2 strong {
color:#9C9C9C;
}
div.newsShortSection .articleLink {
color:#5E8BC4;
display:block;
padding-bottom:5px;
text-align:right;
}
h1.mediaCentreHeading {
color:#004B9C !important;
margin-left:-20px;
padding:11px 0px 32px 70px !important;
position:absolute;
}

div.newsPicsSection 
{
	padding-top: 0.6em;
	width: 100px;
	height: 100px;
}

table.partners_list
{
	background-color: white;
	
}

div.partner_header
{


}

#partner_list_image {
	float:left;
	padding:10px;
	width:110px;
}

partner_header h2{ 
  padding: 5px auto 5px 10px;
}


div.partner_detail
{
	background-color: White;
	padding: 10px;
}

div.partner_intro
{
	float: left;
	width: 350px;
	font-weight: bold;
	
}
div.partner_logo
{
	float: right;
}

a.partner_link
{
	float:right;
}

div.partner_testimonial
{
	background-color:#8AB8DA;
	padding: 10px;
}


#related_cs_head 
{
color:#1C80CE;
margin:0px;
padding:0px;
font-family:Arial,Sans-Serif;
font-size:large;

}
#related_cs_head ul {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0px 8px;
padding:6px 8px 6px 0px;
}
#related_cs_head li {
display:inline;
}
#related_cs_head li.right {
margin-left:320px;
}
#related_cs_box {
background-color:#FFFFFF;
padding:10px 5px 10px 0pt;
}
#related_cs_image {
float:left;
}
#related_cs_image img {
padding:0px;
}
#related_cs_text {
color:#666666;
float:left;
font-size:11px;
left:116px;
width:400px;
}
#related_cs_more_link {
float:right;
}
#related_cs_more_link img {
padding:1px 3px 0px 0px;
}
#related_cs_text h1 {
background:transparent none repeat scroll 0%;
color:#AF7B40;
font-size:11px;
margin:0px;
padding:0px;
text-transform:none;
}
#related_cs_points {
color:#999999;
font-size:10px;
margin:0px 0px 2px;
padding:0px 0px 2px;
}
#related_cs_text img {
border:0px none;
}


div#main_container h1
{
	color:#1C80CE;
	margin:0px;
	padding:20px;
}

div#case_study_search_box {
	background-color: #8AB8DA;
	padding: 10px;
	margin-top:20px;
	padding: 0px;
}

div#case_study_search_left_text {
clear:both;
color:#330000;
float:left;
font-weight:bold;
margin:0px;
padding:10px 10px 0px;
width:160px;
}

div#case_study_search_right_fields {
	margin:0px;
	padding:10px 10px 0px;
}

div#case_study_search_box select {
font-size:10px;
}

div#JoinGroupBox
{
	background-color: White;
	width: 430px;	
	padding: 10px;
	overflow: hidden;
}

div#JoinGroupBox img
{
	float: left;
}


div#JoinGroupBox_border_top
{
	background-image:url(http://www.coastcare.com.au/images/InvovedBox_top_round.gif);
	background-repeat:no-repeat;
	overflow: hidden;
	font-size:1px;
	height:5px;
	line-height:1px;
	width:450px;
}

div#JoinGroupBox_header
{
	background: #FFFFFF url(http://www.coastcare.com.au/images/find_a_group_to_join.gif) no-repeat;
	background-position: center;
	width:450px;
	height: 50px;
}

div#JoinGroupBox_bottom
{
	background-image: url(http://www.coastcare.com.au/images/InvovedBox_bottom.gif);
	background-repeat:no-repeat;
	width:450px;
	position: relative;
	height: 34px;
}

div#JoinGroupBox_bottom a
{
bottom:0pt;
color:white;
display:block;
float:right;
height:25px;
position:absolute;
right:0pt;
width:260px;
}

div#SearchGroupBox
{
	background-color: White;
	width: 430px;	
	padding: 10px;
}

div#SearchGroupBox_border_top
{
	background-image:url(http://www.coastcare.com.au/images/InvovedBox_top_round.gif);
	background-repeat:no-repeat;
	overflow: hidden;
	font-size:1px;
	height:5px;
	line-height:1px;
	width:450px;
}

div#SearchGroupBox_header
{
	background: #FFFFFF url(http://www.coastcare.com.au/images/SearchGroupBox_header.gif) no-repeat;
	background-position: center;
	width:450px;
	height: 50px;
}

div#SearchGroupBox_bottom
{
	background-image: url(http://www.coastcare.com.au/images/SearchGroupBox_bottom.gif);
	background-repeat:no-repeat;
	width:450px;
	position: relative;
	height: 34px;
}

div#SearchGroupBox_bottom a
{
bottom:0pt;
color:white;
display:block;
float:right;
height:25px;
position:absolute;
right:0pt;
width:190px;
}


/**************Page footer *****************/
div#pageFooter
{
color:white;
font-size:10px;
position:relative;
text-align:center;
width:100%;
margin-top: 10px;
}

div#pageFooter a
{
	color: White;
	font-weight:bold;
}

div#slsa_photo
{
	left:-50px;
	position: relative;
	z-index: 1000;
}

div#slsa_photo img
{
	z-index: 1001;
}

div#slsa_content
{
	width:400px;
	padding-top:0.8em;
}

div#news_feed
{
	width: 100%;
	height: 100%;
	padding-top: 10px;
}
div#news_feed #news_feed_header
{
	background-image:url(http://www.coastcare.com.au/images/InvovedBox_top_round.gif);
background-repeat:no-repeat;
font-size:1px;
height:5px;
line-height:1px;
overflow:hidden;
width:450px;
}

div#news_feed #news_feed_content_box
{
	background-color:White;
overflow:hidden;
padding:10px;
width:430px;
}

div#news_feed #news_feed_bottom
{
	background-image:url(http://www.coastcare.com.au/images/InvovedBox_bottom_round.gif);
	background-repeat:no-repeat;
	height:34px;
	position:relative;
	width:450px;
}


div.expert_box
{
	width: 223px;
	height: 328px;
	display: inline;
	float:left;
	background-image: url(http://www.coastcare.com.au/images/expert_box_bg.jpg);
	background-repeat: no-repeat;
	/*padding: 5px; */
	margin: 7px 0px 0px 7px;
	/*font-size: 0.9em;*/
	font-size: 11px;
	line-height: 1.8em;
	position: relative;
	color:#0253A2;
}

.expert_box a.see_more
{
	color:#56BAD2;
	text-decoration: underline;
}

div.expert_panel
{
	margin-left: -15px;
	width: 699px;
	
}


div.expert_panel p
{
	padding: 0 10px;
}




.expert_panel .panel_top
{
	background-image:url(http://www.coastcare.com.au/images/ep_top.jpg);
	background-repeat:no-repeat;
	font-size:1px;
	height:15px;
	line-height:1px;
	overflow:hidden;
	width:699px;
	
}

.expert_panel .panel_mid
{
	background: transparent url(http://www.coastcare.com.au/images/ep_bg.jpg) repeat-y scroll left center;
	width:699px;
	overflow: hidden;
	min-height: 350px;
	
}

.expert_panel .panel_bot
{
	background-image:url(http://www.coastcare.com.au/images/ep_bot.jpg);
	background-repeat:no-repeat;
	font-size:1px;
	height:8px;
	line-height:1px;
	overflow:hidden;
	width:699px;
}

.extra_links
{
	position: absolute;
	bottom: 7px;
	width: 200px;
	text-align:center;
}

.expert_panel .large_panel_top
{
	background-image:url(http://www.coastcare.com.au/images/large_blue_box_top.jpg);
	background-repeat:no-repeat;
	font-size:1px;
	height:12px;
	line-height:1px;
	overflow:hidden;
	width:695px;
	
}

.expert_panel .large_panel_mid
{
	background: transparent url(http://www.coastcare.com.au/images/large_blue_box_bg.jpg) repeat-y scroll left center;
	width:695px;
	/*overflow: hidden;*/
	min-height:350px; 
	position: relative;
	
}

.expert_panel .large_panel_mid p img
{
	margin: 0px !important;
	
}

.expert_panel .large_panel_bot
{
	background-image:url(http://www.coastcare.com.au/images/large_blue_box_bot.jpg);
	background-repeat:no-repeat;
	font-size:1px;
	height:15px;
	line-height:1px;
	overflow:hidden;
	width:695px;
}

/* Added by KB - 2008-06-24 */
a.expert_panel_qa_header
{
	color: #124D77;
	text-decoration: none;
}

#qa_box
{
	background-image:url(http://www.coastcare.com.au/images/qa_box_bg.jpg);
	background-repeat:no-repeat;
	height:269px;
	width:662px;
}

#qa_box #qa_form_content
{
	padding: 60px 0 0 20px;	
}

#qa_box .label 
{
	color:#004E98;
	display:block;
	font-weight:bold;
	padding:10px 0px 3px;
	width: 270px;
}

#qa_box input,
#qa_box textarea,
#qa_box select
{
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	color:#333333;
	font-size:10px;
	margin:0px;
	padding:2px;
	
}

#qa_box input.email
{
	width: 300px;
}

#qa_box input.name
{
	width: 250px;
}

#qa_box select
{
	width: 250px;
}

input#btn_send,
input#btn_clear
{
	border: none;
	background-color: Transparent;
}

#qa_box textarea
{
	font-size: 11px;
}


a#view_other_profile
{
	color:white;
display:block;
float:right;
height:25px;
margin:15px 15px 0pt 0pt;
width:150px;
}