/* Reset */
body {color:#000;background:#fff;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}li {list-style:none;}caption,th {text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym {border:0;font-variant:normal;}sup,sub {vertical-align: text-top;}sub {vertical-align:text-bottom;}input, textarea, select{font-family:inherit;font-size:inherit;font-weight:inherit;}
/* Set default styles */
body {
	margin: 0 auto;
	padding:0;margin-top:0;
	text-align: center;
	font-size:0.7em;
	font-family:Arial, Helvetica, sans-serif;
	background-image:url(/images/background.jpg);
	background-repeat:repeat-x;
	background-position:top center;
	background-color:#fff;
	color:#666;
}
strong {
	font-weight:bold;
}
em {
	font-style:italic;
}
h1 {
	font-size:150%;
	margin:1em 0 0.75em 0;
}
h2 {
	font-size:140%;
	margin:0.5em 0 0.5em 0;
}
h3 {
	color:#476d1a;
	font-size:115%;
	font-weight:bold;
	margin:1em 0 0.75em 0;
}
h4 {
	font-size:110%;
	font-weight:bold;
	margin:1em 0 0.75em 0;
	color:#476d1a;
}
h4.coloured {
	color:#000;
	margin: 0;
}
dd {
	margin:0 0 0 2.0em;
}
dt {
	margin:0 0 0 1.0em;
}
li {
	margin:0 0 0 2.0em;
}
p {
	margin:0 0 1em 0;
	line-height:1.6em;
}
hr {
	padding:0;
	margin:1.5em 0 0 0;
	border:none;
	height:1px;
	background-color:#ccc;
	color:#ccc;
}
a {
	color:#f85f2c;
	text-decoration:none;
	outline:none;
}
a:hover {
	text-decoration:underline;
}

/* Layout */
div#container{
	margin: 0 auto;
	padding:0;
	width: 999px;
	background-color:#fff;
	text-align: left;
	background-image:url(/images/header/headerbg_12.jpg);
	background-repeat:no-repeat;
	background-position:top;
}

body#the-region-page div#container {
	background-image:url(/images/header/headerbg_12.jpg);
}
body#where-to-eat-page div#container {
	background-image:url(/images/header/headerbg_13.jpg);
}
body#things-to-do-page div#container {
	background-image:url(/images/header/headerbg_11.jpg);
}
body#where-to-stay-page div#container {
	background-image:url(/images/header/headerbg_14.jpg);
}
body#news-page div#container {
	background-image:url(/images/header/headerbg_11.jpg);
}

body#visitor-centres-page div#container {
	background-image:url(/images/header/headerbg_13.jpg);
}
body#contact-us-page div#container {
	background-image:url(/images/header/headerbg_14.jpg);
}
div#left-side,div#right-side {
	clear:both;
	width: 100%;
	margin:0;padding:0;
}
div#left-side {
	background-position: top left;
	background-image:url(/images/left-side.jpg);
	background-repeat:no-repeat;
	background-position:0 79px;	
}
div#right-side {
	background-position:top right;
	background-image:url(/images/right-side.jpg);
	background-repeat:no-repeat;
	background-position:974px 79px;
}
/* FADER  
div#fader {display:none;}
body#home-page div#fader {display:block;position:relative;top:0;left:0;z-index:1;width: 999px;height:279px;overflow:hidden;}
body#home-page div#header,body#home-page div#left-side {position:relative; top:-279px; left:0; z-index:1000;}*/
div#fader {	display:none; }
body#home-page div#fader {
	display:block;
	position:absolute;
	top:0; 
	left:auto; 
	z-index:1;
	width: 999px;
	height:279px;
	overflow:hidden;
}
body#home-page div#header,
body#home-page div#left-side {
	position:relative; z-index:1000;
}
/**********/ 
div#header {
	width: 950px;
	height:200px;
}
div#header h1 {
	float:left;
	margin:14px 0 0 31px;
	width:213px;
	height: 154px;
	text-indent:-10000px;
	background-image:url(/images/southern-forests-logo.jpg);
	background-repeat:no-repeat;
}
div#header h1 a {
	display: block;
	width:213px;
	height: 154px;
}
div#content {
	float:left;
	margin-left:24px;
	width: 949px;
	padding-bottom:2em;
	margin-top:79px;	
	background-color:#fff;
}
div#footer {
	clear:both;
	height:62px;
	padding-top:3em;
	width: 100%;
	background-image:url(/images/footerbg.gif);
	background-repeat:no-repeat;
	background-position:bottom left;
	margin-left:24px;
	text-align: center;
	color:#576b30;
	background-color:#fff;
}
div#prop {
	float:left;
	width:1px;
	height:400px;
}
hr.green-bar {
	clear:both;
	height:8px;
	background-color:#649826;
	color:#649826;
	margin-top:0;padding-top:0;
}
img#inset-map {
	margin:-77px 0 0 104px; 
}
img#region-map {
	margin:0 0 0 -4px; 
}
img#manjimup-map {
}
/* Columns */
div#column_one_25,div#column_two_50,div#column_one_50{
	margin-top:-50px;
}
div#column_one_25, div#column_two_25 {
	float:left;
	width:212px;
	margin-left:20px;
}
body#contact-us-page div#column_one_25 {
	margin-top:-33px;
}
div#column_two_50 {
	float:left;
	width:424px;
	margin-left:20px;margin-right:20px;
}
div#column_three_25 {
	float:left;
	width:222px;
	margin-right:20px;
}
div#column_one_50 {
	float:left;
	width:424px;
	margin-left:20px;
}
div#column_three_50 {
	float:right;
	width:460px;
	margin-right:20px;
	margin-top:11px;
}

/* Nav */
ul#nav {
	clear:both;
	list-style:none;
	width:565px;
	margin:0 0 0 36px;
}
ul#nav li  {
	float:left;
	padding:0;
	/*margin:16px 9px 0 0;*/
	margin:16px 9px -8px 0;
	/*height:19px;*/
	height:16px;
}
ul#nav li a {
	display:block;
	width:40px;
	/*height:19px;*/
	height:16px;
	background-image:url(/images/nav.gif);
	background-repeat:no-repeat;
	text-indent:-10000px;
	text-decoration:none;
}

ul#nav li#nav-home a {
	width:29px;
	background-position:0 0;
}
ul#nav li#nav-home a:hover {
	background-position:0 -28px;
}
ul#nav li#nav-home strong a,ul#nav li#nav-home strong a:hover {
	background-position:0 -57px;
}

ul#nav li#nav-the-region a {
	width:58px;
	background-position:-37px 0;
}
ul#nav li#nav-the-region a:hover {
	background-position:-37px -28px;
}
ul#nav li#nav-the-region strong a,ul#nav li#nav-the-region strong a:hover {
	background-position:-37px -57px;
}

ul#nav li#nav-things-to-do a {
	width:68px;
	background-position:-102px 0;
}
ul#nav li#nav-things-to-do a:hover {
	background-position:-102px -28px;
}
ul#nav li#nav-things-to-do strong a,ul#nav li#nav-things-to-do strong a:hover {
	background-position:-102px -57px;
}

ul#nav li#nav-where-to-stay a {
	width:79px;
	background-position:-177px 0;
}
ul#nav li#nav-where-to-stay a:hover {
	background-position:-177px -28px;
}
ul#nav li#nav-where-to-stay strong a,ul#nav li#nav-where-to-stay strong a:hover {
	background-position:-177px -57px;
}

ul#nav li#nav-where-to-eat a {
	width:72px;
	background-position:-263px 0;
}
ul#nav li#nav-where-to-eat a:hover {
	background-position:-263px -28px;
}
ul#nav li#nav-where-to-eat strong a,ul#nav li#nav-where-to-eat strong a:hover {
	background-position:-263px -57px;
}

ul#nav li#nav-news a {
	width:38px;
	background-position:-342px 0;
}
ul#nav li#nav-news a:hover {
	background-position:-342px -28px;
}
ul#nav li#nav-news strong a,ul#nav li#nav-news strong a:hover {
	background-position:-342px -57px;
}

ul#nav li#nav-visitor-centres a {
	width:85px;
	background-position:-387px 0;
}
ul#nav li#nav-visitor-centres a:hover {
	background-position:-387px -28px;
}
ul#nav li#nav-visitor-centres strong a,ul#nav li#nav-visitor-centres strong a:hover {
	background-position:-387px -57px;
}

ul#nav li#nav-contact-us a {
	width:61px;
	background-position:-480px 0;
}
ul#nav li#nav-contact-us a:hover {
	background-position:-480px -28px;
}
ul#nav li#nav-contact-us strong a,ul#nav li#nav-contact-us strong a:hover {
	background-position:-480px -57px;
}
/* Footer Links */
div#footer ul {
	padding: 3.5em 1em 1em 1em;
	list-style: none;
}
div#footer li {
	display: inline;
	margin: 0;
	padding: 0 0.2em 0 0.5em;
	border-left: 1px solid;
}
div#footer .first {
	padding-left: 0;
	border: 0;
}
div#footer a {
	color:#576b30;
	text-decoration:none;
}
div#footer a:hover {
	text-decoration:underline;
}
/* Search bar */
div#searchbar {
	float:right;
	color:#354ec2;
	margin: 5px 17px 0 0;
}
div#searchbar a {
	color:#919ccf;
	text-decoration:underline;
}
div#searchbar p, form#sitesearch, div#language {
	float:left;
	margin-left:2em;
}
div#searchbar p span {
	color:#919ccf;
}
form#sitesearch input#submitsearch {
	width:30px;
	height:18px;
}
/* Headings - image replacement */
div#content h2 {
	color:#476d1a;
	font-size:200%;
	font-family:Georgia, "Times New Roman", Times, serif;
}
h2.ir,h3.ir {
	display:block;
	text-indent: -10000px;
	background-repeat:no-repeat;
	background-image:url(/images/headings/headings.gif);
}
h2.ir {
	width:150px;
	height:42px;
}
h3.ir {
	display:inline;
	float:left;
	width:80px;
	height:19px;
	margin-bottom:0.25em;
	padding-bottom:0;
}
h2#heading-welcome {
	background-position: 0 0;
}
h3#heading-sub-events {
	background-position: 0 -44px;
}
h3#heading-sub-locations {
	background-position:0 -811px;
	height:25px;
	width:99px;
}
h2#heading-the-region {
	background-position: 0 -74px;
	width:403px;
	height:53px;
}
h2#heading-things-to-do {
	background-position: 0 -132px;
	width:222px;
	height:53px;
}
h2#heading-where-to-stay {
	background-position: 0 -187px;
	width:256px;
	height:53px;
}
h2#heading-where-to-eat {
	background-position: 0 -242px;
	width:241px;
	height:46px;
	margin-bottom:18px;
}
h2#heading-events {
	background-position: 0 -280px;
}
h2#heading-visitor-centres {
	background-position: 0 -660px;
	width:246px;
	height:38px;
	margin-bottom:26px;
}
h2#heading-contact-us {
	background-position: 0 -321px;
	width:246px;
}
h2#heading-terms-and-conditions {
	background-position: 0 -561px;
	width:364px;
	height:39px;
	margin-bottom:26px;

}
h2#heading-privacy-policy {
	background-position: 0 -603px;
	width:250px;
	height:55px;
}
h2#heading-coming-soon {
	background-position: 0 -696px;
	width:250px;
	height:55px;
}
h2#heading-error {
	background-position: 0 -752px;
	width:250px;
	height:59px;
}
h2#heading-manjimup {
	background-position:0 -360px;
	height:54px;
	width:433px;
	margin-bottom:12px;
}
h2#heading-northcliffe {
	background-position:0 -414px;
	height:54px;
	width:433px;
	margin-bottom:12px;
}
h2#heading-pemberton {
	background-position:0 -468px;
	height:38px;
	width:433px;
	margin-bottom:28px;
}
h2#heading-walpole {
	background-position:0 -506px;
	height:55px;
	width:433px;
}

a#all-events-link { float:right;width:100px;margin-top:20px; }
ul#events_list,ul#vc_list {
	margin:1em 0;	
}
ul#events_list li  {
	float:left;
	margin:0.5em 0;
	padding-bottom:1em;
	border-bottom:#649826 1px solid;
}
ul#events_list li img {
	float:left;
	width:80px;
}
ul#events_list li p span {
	display:block;
	font-size:110%;
	font-weight:bold;
	color:#204d1d;
}
ul#events_list p.date {
	font-weight:bold;
}
ul#events_list h4 {
	color:#204d1d;
}
ul#events_list p a {
	color:#666;
}
ul#events_list li p a:hover {
	text-decoration:none;
}
ul#events_list li p a:hover span {
	text-decoration:underline;
}
ul#events_list li p,ul#events_list li h4 {
	float:left;
	margin:0;padding:0;
	width:120px;
	padding-left:8px;
}
img#event_pic {float:left;padding: 0 12px 12px 0; }
h3#news_archive { 
	margin-top:3em;
}
body#news-page ul#events_list li p,body#news-page ul#events_list li h4 {
	width:200px;
}

ul#activities {
	float:right;
	width:700px;
	margin:0;
	padding:20px 0 0 0;
	list-style:none;
}	
ul#activities li {
	margin:0;padding:0;
	display:inline;
}
ul#activities li a {
	display:block;
	float:left;
	width:213px;
	height:200px;
	margin-right:20px;
	text-indent:-10000px;
}
a#things-to-do,a#where-to-stay,a#where-to-eat {
	background-image:url(/images/to-do-boxes.jpg);
	background-repeat:no-repeat;
	background-position:top left;
}
a#where-to-stay {
	background-position: 0 -212px;
}
a#where-to-eat {
	background-position: 0 -424px;
}

/* Visitor Centres */
ul#vc_list li {
	height:21px;
	padding:0;margin:2px 0;
}
ul#vc_list li a {
	display:block;
	width:167px;
	height:21px;
	padding:3px 0 0 45px;
	font-weight:bold;
	text-decoration:none;
}
ul#vc_list li a:hover,ul#vc_list li a.selected{
	color:#476d1a;
}
ul#vc_list li a.selected {
	background-repeat:no-repeat;
	background-image:url(/images/headings/headings.gif);
	background-position: 0 -837px;
}


/* Features (The Region) */
ul#features, ul#features li {
	margin:0;padding:0;
}
ul#features li {
	clear:both;
	padding-bottom:20px;
}
ul#features li img {
	float:left;
	width:220px;
	padding-bottom:20px;
}
ul#features h4 {
	color:#000;
	margin-top:0;
}
ul#features li div {
	float:right;
	width:216px;
	padding-bottom:20px;
}

/* Additional classes */
.quotation {
	font-style:italic;
}	
.author  {
	font-style:normal;
}
.right {
	float:right;
}
.left {
	float:left;
}
.clear {
	clear:both;
}
.notvisible {
	position:absolute;
	left:-1000em;
}
/* Vcard */
div.vcard {
	margin:0;
	padding:0;
	line-height:1.6em;
}
div.vcard dt,div.vcard dd,div.vcard dd {
	display:inline;
	margin:0;
	padding:0;
}
div.vcard .region {
	display:block;float:left;
}
div.vcard .postal-code {
	display:block;float:left;padding-left:0.4em;
}
div.vcard .tel,div.vcard .fax,div.vcard .email {
	clear:both;
	font-weight:bold;
}
div.vcard .value {
	font-weight:normal;
}
div.vcard .organization-name {
	color:#476d1a;
	font-size:115%;
	font-weight:bold;	
}

div.vcard .enquiry li {
	background-image:none !important;
}
div.vcard .enquiry {
	border:#c7C7cf 1px solid;	
	padding-left:1.4em;
	margin-top:1.4em;
	display:none;
}
/* =Forms
----------------------------------------------- */
form label, form input {
	display: block;
	float: left;
}
form label {
	margin-bottom: 0.4em;
	width: 8em;
}
form li {
	clear: left;
	margin-bottom: 0.5em;
	overflow: hidden;
}
form li ul.errors, form li p.hint {
	clear: left;
}
form li.choice label {
	margin-left: 0.4em;
	width: auto;
}
form li.choice input {
	margin: 0.3em 0 0 4em;
}
label em, form p em {
	font-size: 0.8em;
	font-style: normal;
	font-weight: bold;
	padding: 0 0.2em;
}
form p.hint {
	font-style: italic;
}
form#contact {
	margin-top:2em;
}
input.btn {
	color:#fff;
	background-color:#0b002b;
	border:#676b86 1px solid;
	border-top:#999CAF 1px solid;
	border-left:#999CAF 1px solid;
	padding:2px 4px;
	font-size:11px;
}
#contact-Send {
	margin-left:7.5em;
	margin-top:1.5em;
}
input:focus,
textarea:focus,
.focused {
	background-color: #FCEFFF;
}
