@import url("text.css");
@import url(http://www.fatbeehive.com.au/beekeeper2/reset.css);

/* -------------------------------------------------------------
CONTINENCE FOUNDATION OF AUSTRALIA MAIN STYLES
-------------------------------------------------------------- */

/*GLOBAL----------------------------------------- */
html, body{
	background:#fff url('../images/bg.jpg') repeat-x;
	margin:0;
	padding:0;
}
body img{ 
	border:0;
}
body h1{ 
	margin:0 0 10px 0;
	padding:0;
}
body h2{ 
	margin:0; 
	padding:10px 0 5px 0; 
}
body h3{ 
	margin:0 0 5px 0; 
	padding:0;
}
.clear{
	clear:both;
}
.hide{
	display:none;
}

/*CONSTRUCT----------------------------------------- */
#wrapper{
	margin:0 auto;
	width:960px;
}

/*HEADER----------------------------------------- */
body#index #header{
	background:url('../images/headerbg.jpg') no-repeat;
	height:445px;
	overflow:hidden;
}
#searchbox{
	background:url('../images/searchbox.jpg') no-repeat;
	float:right;
	height:33px;
	margin-top:8px;
	width:151px;
}
.searchbox{
	border:medium none #FFFFFF;
	height:12px;
	margin:7px 0 0 11px;
	padding:4px 35px 0 6px;
	vertical-align:top;
	width:70px;
}
.searchbutton{
	border: 0px solid;
	cursor:pointer;
	left:92px;
	position:relative;
	top:-14px;
}
#languages{
	float:right;
	margin:23px 22px 0 0;
}
#languages a{
	padding-right:6px;
}
ul#secnav{
	float:right;
	margin:17px 0px 0 0;
	padding:0;
}
ul#secnav li{
	display:inline;
}
a#logo{
	background:url('../images/logo.jpg') no-repeat;
	display:block;
	height:0;
	left:78px;
	overflow:hidden;
	padding-top:171px;
	position:relative;
	top:27px;
	width:254px;
	z-index:1;
}
a#freecall{
	background:url('../images/freecall.jpg') no-repeat;
	display:block;
	height:0;
	left:408px;
	overflow:hidden;
	padding-top:33px;
	position:relative;
	top:-106px;
	width:381px;
	z-index:1;
}
a#callback{
	background:url('../images/callback.jpg') no-repeat;
	display:block;
	height:0;
	left:784px;
	overflow:hidden;
	padding-top:33px;
	position:relative;
	top:-139px;
	width:161px;
	z-index:1;
}
#header img{
	left:16px;
	position:relative;
	margin-top:-172px;
}

/*NAV----------------------*/
ul#topnav{
	left:14px;
	margin:0;
	padding:0;
	position:relative;
	top:5px;
}
ul#topnav li{
	list-style:none;
}
li#about a{
	background:url('../images/nav/about.jpg') no-repeat;
	display:block;
	height:0;
	left:0;
	overflow:hidden;
	padding-top:45px;
	position:absolute;
	top:0;
	width:264px;
}
li#about a:hover{
	background:url('../images/nav/about_on.jpg') no-repeat;
}
li#about a.on{
	background:url('../images/nav/about_on.jpg') no-repeat;
}
li#where a{
	background:url('../images/nav/where.jpg') no-repeat;
	display:block;
	height:0;
	left:264px;
	overflow:hidden;
	padding-top:45px;
	position:absolute;
	top:0;
	width:177px;
}
li#where a:hover{
	background:url('../images/nav/where_on.jpg') no-repeat;
}
li#where a.on{
	background:url('../images/nav/where_on.jpg') no-repeat;
}
li#pro a{
	background:url('../images/nav/professionals.jpg') no-repeat;
	display:block;
	height:0;
	left:441px;
	overflow:hidden;
	padding-top:45px;
	position:absolute;
	top:0;
	width:144px;
}
li#pro a:hover{
	background:url('../images/nav/professionals_on.jpg') no-repeat;
}
li#pro a.on{
	background:url('../images/nav/professionals_on.jpg') no-repeat;
}
li#events a{
	background:url('../images/nav/events.jpg') no-repeat;
	display:block;
	height:0;
	left:585px;
	overflow:hidden;
	padding-top:45px;
	position:absolute;
	top:0;
	width:98px;
}
li#events a:hover{
	background:url('../images/nav/events_on.jpg') no-repeat;
}
li#events a.on{
	background:url('../images/nav/events_on.jpg') no-repeat;
}
li#resources a{
	background:url('../images/nav/resources.jpg') no-repeat;
	display:block;
	height:0;
	left:683px;
	overflow:hidden;
	padding-top:45px;
	position:absolute;
	top:0;
	width:128px;
}
li#resources a:hover{
	background:url('../images/nav/resources_on.jpg') no-repeat;
}
li#resources a.on{
	background:url('../images/nav/resources_on.jpg') no-repeat;
}
li#who a{
	background:url('../images/nav/who.jpg') no-repeat;
	display:block;
	height:0;
	left:811px;
	overflow:hidden;
	padding-top:45px;
	position:absolute;
	top:0;
	width:128px;
}
li#who a:hover{
	background:url('../images/nav/who_on.jpg') no-repeat;
}
li#who a.on{
	background:url('../images/nav/who_on.jpg') no-repeat;
}

/*CONTENT----------------------------------------- */
body#index #bodycontent{
	background:url('../images/bodyseperator.jpg') 54.1% repeat-y;
	float:left;
	margin:-6px 0 0;
	width:960px;
}
body#index h3{
	margin-top:0;
}

/*left column------------------------- */
body#index #leftcol{
	float:left;
	padding:15px 0 15px 15px;
	width:465px;
}
h2#introheader{
	background:url('../images/introheader.jpg') no-repeat;
	display:block;
	height:0;
	line-height:2em;
	overflow:hidden;
	padding-top:26px;
	width:364px;
}
ul#news{
	height:290px;
	margin:0;
	padding:0;
}
ul#news li{
	clear:both;
	list-style:none;
}
ul#news img{
	float:left;
}
ul#news h3{
	float:right;
	width:432px;
}
ul#news p{
	display:block;
	float:left;
	margin-top:5px;
	width:100%;
}
h2#newsheader{
	background:url('../images/newsheader.jpg') no-repeat;
	display:block;
	height:0;
	line-height:2em;
	overflow:hidden;
	padding-top:33px;
	width:465px;
}

ul#eventslist{
	margin:0;
	padding:0;
}
ul#eventslist li{
	clear:both;
	list-style:none;
}
ul#eventslist img{
	float:left;
}
ul#eventslist h3{
	float:right;
	width:432px;
}
ul#eventslist p{
	float:left;
	margin-top:5px;
	width:100%;
}
h2#eventsheader{
	background:url('../images/eventsheader.jpg') no-repeat;
	display:block;
	height:0;
	line-height:2em;
	overflow:hidden;
	padding-top:43px;
	width:465px;
}


/*right column------------------------- */
body#index #rightcol{
	float:right;
	padding:15px 0;
	width:408px;
}
#buttons{
	background:url('../images/buttonsbg.jpg') bottom no-repeat;
	height:210px;
	width:408px;
}
a#bridge{
	background:url('../images/bridgebutton.jpg') no-repeat;
	display:block;
	height:0;
	overflow:hidden;
	padding-top:47px;
	width:210px;
}
a#forum_button{
	background:url('../images/forum_button.gif') no-repeat;
	display:block;
	height:0;
    margin-top: 20px;
	overflow:hidden;
	padding-top:47px;
	width:210px;
}
a#membership_button{
	background:url('../images/membership_button.gif') no-repeat;
	display:block;
	height:0;
    margin-top: 20px;
	overflow:hidden;
	padding-top:47px;
	width:210px;
}
ul#infofor{
	background:url('../images/infoforbg.jpg') no-repeat;
	float:left;
	height:127px;
	margin:15px 0 0 0;
	padding:44px 0 0 17px;
	width:195px;
}
ul#infofor li{
	list-style:none;
	padding-bottom:7px;
}
body#index ul#hottopics{
	background:url('../images/hottopicsbg.jpg') no-repeat;
	float:right;
	height:187px;
	margin:-183px 17px 0 0; /*For new forum/member buttons*/
	/*margin:-44px 17px 0 0;*/ /* For old Info for box*/
	padding:44px 0 0 17px;
	width:150px;
}
ul#hottopics li{
	list-style:none;
	padding-bottom:8px;
}

/*new styles PB*/
/*home page features*/

div#feat{
	float:left;
	/*height:221px;*/
	margin:0;
	padding:0;
}

h2#featheader{
	background:url('../images/featheader.jpg') no-repeat;
	display:block;
	height:0;
	line-height:2em;
	overflow:hidden;
	padding-top:45px;
	width:407px;
}

div#feat img{
	background:#ffffff;
	border:solid 2px #e5b00b;
	padding:3px;
	clear: both;
	margin-bottom: 25px;
}
div#feat p{
	padding-bottom:5px;
}

div#feat h3{
	padding-bottom:5px;
}

/* END new pb feature styles*/

ul#featresource{
	float:left;
	height:221px;
	margin:0;
	padding:0;
}
ul#featresource li{
	list-style:none;
}
h2#resourceheader{
	background:url('../images/featresourcesheader.jpg') no-repeat;
	display:block;
	height:0;
	line-height:2em;
	overflow:hidden;
	padding-top:45px;
	width:407px;
}
ul#featresource img{
	background:#ffffff;
	border:solid 4px #e5b00b;
	float:left;
	padding:3px;
}
ul#featresource .detail{
	float:right;
	width:308px;
}
ul#featresource h3{
	padding-bottom:5px;
}
a#order{
	background:url('../images/orderresourcebutton.jpg') no-repeat;
	display:block;
	height:0;
	line-height:2em;
	overflow:hidden;
	padding-top:33px;
	width:161px;
}
ul#map{
	background:url('../images/map/mapbg.jpg') no-repeat;
	border:none;
	height:162px;
	margin:0;
	padding:0;
	position:relative;
	width:187px;
}
ul#map li{
	list-style:none;
}
li#wa a{
	background:url('../images/map/linkbg.gif') no-repeat;
	display:block;
	height:0;
	left:12px;
	overflow:hidden;
	padding-top:12px;
	position:absolute;
	top:92px;
	width:11px;
}
li#wa a:hover{
	background:url('../images/map/wa.jpg') no-repeat;
	left:13px;
	padding-top:25px;
	top:84px;
	width:52px;
}
li#sa a{
	background:url('../images/map/linkbg.gif') no-repeat;
	display:block;
	height:0;
	left:81px;
	overflow:hidden;
	padding-top:12px;
	position:absolute;
	top:98px;
	width:11px;
}
li#sa a:hover{
	background:url('../images/map/sa.jpg') no-repeat;
	left:41px;
	padding-top:25px;
	top:90px;
	width:52px;
}
li#vic a{
	background:url('../images/map/linkbg.gif') no-repeat;
	display:block;
	height:0;
	left:127px;
	overflow:hidden;
	padding-top:12px;
	position:absolute;
	top:116px;
	width:11px;
}
li#vic a:hover{
	background:url('../images/map/vic.jpg') no-repeat;
	left:85px;
	padding-top:25px;
	top:109px;
	width:54px;
}
li#nsw a{
	background:url('../images/map/linkbg.gif') no-repeat;
	display:block;
	height:0;
	left:147px;
	overflow:hidden;
	padding-top:12px;
	position:absolute;
	top:95px;
	width:11px;
}
li#nsw a:hover{
	background:url('../images/map/nsw.jpg') no-repeat;
	left:101px;
	padding-top:25px;
	top:88px;
	width:57px;
}

ul#localsource{
	float:left;
	height:200px;
	margin:0;
	padding:0;
}
ul#localsource li{
	list-style:none;
}
h2#localresourceheader{
	background:url('../images/localresourcesheader.jpg') no-repeat;
	display:block;
	height:0;
	line-height:2em;
	overflow:hidden;
	padding-top:45px;
	width:407px;
}
ul#localsource img{
	background:#ffffff;
	border:solid 4px #e5b00b;
	float:left;
	padding:3px;
}
ul#localsource .detail{
	float:right;
	margin-top:-152px;
	width:207px;
}
ul#localsource h3{
	padding-bottom:5px;
}
a#viewcenters{
	background:url('../images/viewcentres.jpg') no-repeat;
	display:block;
	height:0;
	line-height:2em;
	overflow:hidden;
	padding-top:33px;
	width:161px;
}



/*FOOTER----------------------------------------- */
#footer{
	background:#eeeeee;
	border-top:solid 2px #b2b2b2;
	float:left;
	height:56px;
	margin-bottom:30px;
	width:100%;
}
#footer .content{
	margin:0 auto;
	width:960px;
}
#footer p{
	float:left;
	padding-top:17px;
}
ul#footernav{
	float:right;
	margin:0;
	padding:17px 0 0 0;
}
ul#footernav li{
	display:inline;
	vertical-align:top;
	list-style:none;
}
ul#footernav li a{
	vertical-align:top;
}
ul#footernav li img{
	margin:0 6px 0 10px;
}




/*SUB PAGE----------------------------------------- */
#header{
	background:url('../images/headerbg_sub.jpg') no-repeat;
	height:381px;
	overflow:hidden;
}
#bodycontent{
	background:url('../images/bodyseperator.jpg') 74.6% repeat-y;
	float:left;
	margin:-6px 0 0;
	width:960px;
}
#leftcol{
	float:left;
	padding:15px 0 0 15px;
	width:175px;
}
#midcol{
	float:left;
	padding:15px 0 25px 25px;
	width:465px;
}
#rightcol{
	float:right;
	padding:15px 0;
	width:228px;
}
ul#pageoptions{
	margin:0 0 10px 4px;
	padding:0;
}
ul#pageoptions li{
	list-style:none;
	padding-bottom:10px;
}
ul#pageoptions li a{
	vertical-align:top;
}
ul#pageoptions li img{
	margin-right:10px;
}

ul#hottopics{
	background:url('../images/hottopicsbg_sub.jpg') no-repeat;
	float:right;
	height:187px;
	margin:0;
	padding:44px 0 0 17px;
	width:210px;
}

/*sub navigation------------------------- */
ul#subnav{
	background:url('../images/subnavbg.jpg') right repeat-y;
	margin:0;
	padding:0;
}
ul#subnav li{
	border-bottom:solid 1px #faa61a;
	list-style:none;
	padding:10px 14px 10px 0;
}
ul#subnav li ul li{
	border-bottom:none;
}

.print-only {
	display: none;
}

