@charset "UTF-8";
/* CSS Document */


/*
 * CSS Style for "Fraser Coast Campdraft Club"
 * @author Annie Minton Creative Design
 * @url http://annieminton.com.au
 * @email annie@annieminton.com.au
 */
 


/* CODE IS POETRY
--------------------------------------------------------- */

body { 
	width: 750px;
	margin: 0 auto;
	text-align: left;
	background-image: url(../images/top_bg.jpg);
	background-repeat: repeat-x;
	background-color: #b6a993;
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 12px;
}

p {
	margin: 0;
	padding: 0;
}

#topcontainer {
	width: 886px;
	height: 318px;
	margin: 0px 0 0 -127px;
	z-index: -1;
}

#maincontainer {
	background: url(../images/content.gif) repeat-y 0% 0%;
	width: 748px; /*Width of main container*/
	height: auto !important;
	height: 100%;
	margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
	overflow: hidden;
	border: solid 1px #000;
}

#header {
	background: url(../images/main_top_01.jpg) no-repeat center;
	height: 318px;
	width: 883px;
	margin-top: -20px;
}

.title {
	position: relative;
	width: 560px;
	height: 35px;
	left: -10px;
	top: 35px;
	background-color: #fff;
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 14px;
	text-align: center;
	line-height: 35px;
	color: #b6a993;
	float: right;
}

.flash {
	position: relative;
	left: -10px;
	top: 35px;
	width: 548px;
	height: 240px;
	background-color: #ffffff;
	float: right;
	overflow: hidden;
}

.picture { 
	background-color: #F9F9F9; 
	border: 1px solid #CCCCCC;
	padding: 3px; 
	font: 11px/1.4em Arial, sans-serif;
	overflow: hidden;
} 

.picture img { 
	border: 1px solid #CCCCCC; 
	vertical-align:middle; 
	margin-bottom: 3px; 
} 

.right {
	margin: 0.5em 0pt 0.2em 0.8em;
	float:right;
} 

.left { 
	margin: 0.5em 0.8em 0.5em 0;
	float:left;
} 

img.left {
float: left;
margin: 0 10px 20px 0;
border: #666 1px solid;
}

img.right {
float: right;
margin: 0 10px 20px 10px;
border: #666 1px solid;
}

/********************** NAVIGATION **********************/

#navbar {
	background: #5f483c url(../images/navbar.gif) repeat-x 0% 0%;
	height: 25px;
	margin: 0 auto;
	padding: 10px 0 0 20px;
}

#navTopList {
	list-style-type: none;
	margin-left: -25px;
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 11px;
}

#navTopList li {
	display: inline;
	list-style-type: none;
	border-right: 1px solid #b6a993;
}

#navTopList li a {
	color: #fb8b04;
	font-weight: bold;
	padding: 0 0.5em;
	text-decoration: none;
}

#navTopList li a:hover{
	color: #b4f30a;
	font-weight: bold;
	text-decoration: none;
}

.navLeftList {
	background-color: #b6a993;	
	padding: 5px 0 5px 0;
	width: 150px;
}

.navLeftList a {
	color: #5f483c;
	font-weight: bold;
	text-decoration: none;
}

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

#date{
	float: right;
	padding: 0 30px 10px 0;
	font-family: "Lucida Sans", Tahoma, Arial;
	color: #fff;
	font-size: 11px;
	text-decoration: none;
}

/******************* LEFT COLUMN ************************/

#leftColumn {
	float: left;
	width: 170px;
}

.boxleftColumn {
	background-color: #b6a993;
	border: 1px solid #5f483c;
	padding: 5px 0 5px 2px;
	margin: 10px 0 10px 5px;
	width: 150px;
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 10px;
	text-align:left;
}

.boxleftColumn a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	border-bottom: 1px dashed #666;
}

.boxleftColumn a:hover {
	color: #84e70e;
	font-weight: bold;
	text-decoration: none;
}

.blockLeftsmall {
	float: left;
	margin: 5px 0 0 0;
	padding: 0 0 0 5px;
	width: 161px;
}


/******************* CENTER COLUMN ************************/

#centerColumnLayout1 {
	float: left;
	width: 390px;
	padding: 5px 0 20px 5px;
}

#centerColumnLayout2 {
	float: left;
	width: 540px;
	padding: 10px 10px 10px 10px;
}

#centerColumnLayout3 {
	float: left;
	padding-left: 10px;
	padding-bottom: 20px;
	width: 730px;
}

.blockCenter {
	margin: 0 auto;
	padding: 5px 5px 5px 0;
}

div.contentbox {
	background: #F7F7F7;
	border: 1px dotted #ccc;
	padding: 6px;
	margin: 0 0 10px 0;
	min-height: 150px;
}

* html div.contentbox {
  height: 150px;
  }
  
img.dogear {
position: relative;
top: -7px;
right: -7px;
float: right;
}


/******************* RIGHT COLUMN ************************/


#rightColumn {
	float: right;
	margin-right: 5px;
	margin-top: 10px;
	width: 175px;
}

.blockRight {
	border: 1px solid #5f483c;
	margin: 0 0 10px 5px;
	padding: 5px 0 2px 5px;
	width: 163px;
}

.blockRightnews {
	background: #fff;
	color: #333;
	font-weight: bold;
	text-align: center;
	font-size:12px;
	margin: 0 0 2px 0;
	width: 160px;
	line-height: 1.5em;
}

.blockRightgreen {
	background: #b4f30a;
	color: #333;
	font-weight: bold;
	text-align: center;
	font-size:12px;
	margin: 0 0 2px 0;
	width: 154px;
	padding: 5px 2px 5px 2px;
	line-height: 1.5em;
}

.blockRightlilac {
	background: #d097f4;
	color: #333;
	font-weight: normal;
	text-align: center;
	font-size:11px;
	margin: 10px 0 2px 0;
	width: 154px;
	padding: 2px 2px 2px 2px;
	line-height: 1.5em;
}

.blockRightlist {
	background: #fff;
	color: #b6a993;
	font-weight: bold;
	text-align:left;
	font-size:11px;
	line-height: 18px;
	padding: 0 0 2px 0;
	width: 160px;	
}

.blockRightblack {
	background: #000;
	font-weight: bold;
	text-align:center;
	font-size:11px;
	margin: 0 0 2px 0;
	padding: 5px 5px 5px 5px;
	width: 148px;
}

.blockRightsmall {
	margin: 5px 0 0 167px;
	width: 161px;
}

.blockHeadline {
	background: #5f483c;
	border: 1px solid #5f483c;
	border-bottom-width: 0;
	color: #fff;
	text-align: center;
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 5px;
	padding: 2px 10px;
}

/*********** EXTRAS **********************/

.picture { 
	background-color: #F9F9F9; 
	border: 1px solid #CCCCCC;
	padding: 3px; 
	font: 11px/1.4em Arial, sans-serif;
	overflow: hidden;
} 

.picture img { 
	border: 1px solid #CCCCCC; 
	vertical-align:middle; 
	margin-bottom: 3px; 
} 

.right {
	margin: 0.5em 0pt 0.2em 0.8em;
	float:right;
} 

.left { 
	margin: 0.5em 0.8em 0.5em 0;
	float:left;
} 

img {
	display: inline;
	padding: 2px 2px 2px 2px;	
	overflow: hidden;
}


#tabs{
	margin: 0 0 -1px 5px;
	padding: 0;
	width: 100%;
	background: transparent;
	1: "\"}\"";
	voice-family: inherit;
	padding-left: 5px;
}

#tabs ul {
	margin:0;
	padding:0;
	list-style:none;
}

#tabs li {
	display:inline;
	margin:0 2px 0 0;
	padding:0;
}

#tabs a {
	float:left;
	color: #e2d00c;
	background: #6699ff;
	font-weight: bold;
	margin:0 2px 0 0;
	padding:5px 10px;
	text-decoration:none;
	letter-spacing: 1px;
}

#tabs a:hover{
	text-decoration: underline;
}

#tabs li a.selected {
	background-color: #0066cc;
	color: #fff;
}

#tabs #current a:hover {
	text-decoration: none;
}

#navGallery {
	list-style-type: none;
	text-align: center;
}

#navGallery li {	
	display: inline;
	list-style-type: none;
	margin: 0 1px;
}

#navGallery a {
	background-color: #0a75e0;
	color: #fff;
	font-weight: bold;
	padding: 5px 10px;
	text-decoration: none;
}

#navGallery a:hover {
	text-decoration: underline;
}

#navGallery li a.selected {
	background-color: #0066cc;
}

.button {
	background: #fff url(img/button.gif) no-repeat 0% 0%;
	border: 0;
	color: #356287;
	font-weight: bold;
	height: 33px;
	padding-bottom: 6px;
	margin: 0 5px 5px 0;
	width: 113px;
}

.button:hover {
	background-color: #edf3f8;
}

*+HTML .button {
	padding-bottom: 2px;
}

/**************************** TOGGLE *********************************/

body {
	font: normal 13px/1.4em arial, helvetica, sans-serif;
	word-spacing: 0.1em;
	color: #F00;
}

/* always visible */
#outer .holder {padding:1em; border:1px solid #ddd; margin:0 20px 10px 0;}
#outer .holder p {padding:5px 0 0 0; margin:0;}
#outer .holder p.bold {font-weight:bold;}
#outer .holder h2 {margin:0; padding:0;}

/* unclicked style div.more */
#outer div.more i {float:right; margin-right:-10px 10px; cursor:pointer; color:#c00; font-weight:bold;}
#outer div.more i.hide {display:none;}
#outer div.more p {display:none;}
#outer div.more img {display:none;}

/* clicked style div.click */
#outer div.click i.show {display:none;}
#outer div.click i.hide {display:block;}
#outer div.click p {display:block;}
#outer div.click img {display:block; float:left; padding-right:10px;}


/************************* FOOTER ***********************/

#footer {
	clear: both;
	background: url(../images/footer.jpg);
	height: 40px;
}

#legal {
	float: left;
	padding: 12px 0 8px 10px;
	color: #b6a993;
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 11px;
}

#links {
	float: right;
	padding: 12px 10px 10px 0;
	color: #b6a993;
	font-family: "Lucida Sans", Tahoma, Arial;
	font-size: 11px;
}

#links a {
	color: #fb8b04;
	text-decoration: none;
}

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

.clearfix, .main { display: block; } 

.clearfix:after, .main:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
}

.clearfix {
	display: inline-block;
}

.clearfix a {
	color: #fff;
	text-decoration: none;
}

.clearfix a:hover {
	color: #fff;
	text-decoration: none;
}


/* IE5/MAC hack \*/
* html .clearfix{ display: inline;  height: 1px;}
