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

body {
	margin: 0;
	padding: 0;
	background-color: #93DCF0;
}

a#skip {
	position: absolute;
	left: -9999px;
	margin: 0;
	padding: 0;
}

.clear {
	clear: both;
}

.imageleft {
float: left;
margin: 0 10px 10px 0px;
}

.imageright {
float: right;
margin: 0 5px 10px 10px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	padding: 0;
}

/** header **/

#header {
	width: 960px;
	height: 234px;
	position: relative;
	background: url('/images/header_bgd.gif') top left no-repeat;
}
#logo {
	position: absolute;
	top: 0px;
	left: 0px;
}
#logo a {
	display: block;
	width: 139px;
	height: 0px;
	padding-top: 233px;
	overflow: hidden;
}
ul#secnav {
	position: absolute;
	top: 13px;
	right: 0px;
	margin: 0;
	padding: 0;
}
ul#secnav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#secnav li.starbgd {
	background: url('/images/star_bgd.gif') top left no-repeat;
	padding-left: 21px;
}
ul#secnav li a {
	display: block;
	padding: 0 8px;
}
ul#topnav {
	position: absolute;
	bottom: 0px;
	left: 150px;
	padding: 0;
	margin: 0;
}
ul#topnav li {
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
}
ul#topnav li a {
	display: block;
	background: url('/images/nav_bgd3.gif') 0px 0px no-repeat;
	height: 0;
	padding-top: 24px;
	overflow: hidden;
}
ul#topnav li a:hover {
	background: url('/images/nav_bgd_03.gif') 0px 0px no-repeat;	
}
ul#topnav li.on a {
	background: url('/images/nav_bgd_on3.gif') 0px 0px no-repeat;	
}
/*
ul#topnav li#navabout a {
	background-position: 0px 0px;
	width: 89px;
	margin-right: 21px;
}
ul#topnav li#navevents a {
	background-position: -110px 0px;
	width: 64px;
	margin-right: 21px;
}
ul#topnav li#navmember a {
	background-position: -195px 0px;
	width: 119px;
	margin-right: 21px;
}
ul#topnav li#navbuy a {
	background-position: -335px 0px;
	width: 101px;
	margin-right: 21px;
}
ul#topnav li#navother a {
	background-position: -459px 0px;
	width: 115px;
	margin-right: 21px;
}
ul#topnav li#navresources a {
	background-position: -596px 0px;
	width: 97px;
}
*/

/* === */

ul#topnav li#navabout a {
	background-position: 0px 0px;
	width: 90px;
	margin-right: 44px;
}
ul#topnav li#navevents a {
	background-position: -135px 0px;
	width: 62px;
	margin-right: 44px;
}
ul#topnav li#navmember a {
	background-position: -241px 0px;
	width: 120px;
	margin-right: 44px;
}
ul#topnav li#navbuy a {
	background-position: -405px 0px;
	width: 100px;
	margin-right: 44px;
}
/*
ul#topnav li#navother a {
	background-position: -486px 0px;
	width: 102px;
	margin-right: 21px;
}
*/
ul#topnav li#navresources a {
	background-position: -550px 0px;
	width: 138px;
}


/*** search box ***/
#search { 
	position: absolute; 
	top: 69px; 
	right: 52px;
	width: 140px; 
	float: right; 
	padding: 0; 
}
#search label { margin: 0; padding: 0; }
#searchbox{
	background: url('/images/search_box.gif') no-repeat top left;
	border:none;
	margin: 0;
	padding: 0 0 0 10px;
	/*width:143px;*/
	height: 29px;
	vertical-align:middle;
	float: left;
	width: 109px;
}
#searchbutton{
	border: 0px solid;
	cursor:pointer;
   float: right;
}

#searchResults dl { margin: 10px 0 20px 0px; }
#searchResults dl dt, #searchResults dl dd { margin-left: 0px; }
#searchResults .info { font-size: 0.8em; color: #666; text-decoration: none; font-weight: normal; }

/*** end search box ***/
/** end header **/

body#index #secrow {
	background: #FFF600 url('/images/content_index_bgd.gif') 0px 239px no-repeat;
}
#secrow {
	float: left;
	width: 960px;
	background: #FFFFFF url('/images/subpage_bgd.gif') top left repeat-y;	
}
body#index #cactuswrapper {
	float: left;
	background: url('/images/footer_bgd.png') bottom left no-repeat;
}
#cactuswrapper {
	float: left;
	width: 960px;
	background: url('/images/sub_footer_bgd.gif') bottom left no-repeat;
}
body#index #contentwrapper {
	background-image: none;
}
#contentwrapper {
	width: 728px;
	float: left;
	background: url('/images/sub_contentwrapper_bgd.gif') top left no-repeat;
}
body#index #content {
	width: auto;
	float: left;
	margin-bottom: 0;
	padding-top: 0;
}
#content {
	float: right;
	width: 524px;
	margin-bottom: 168px;
	padding-top: 25px;
}
/** slideshow **/
#slideshow {
	position: relative;
	width: 728px;
	height: 239px;
	float: left;
	background: url('/images/slideshow_bgd.gif') top left no-repeat;
}
#slideshow ul {
	margin: 0;
	padding: 0;
}
#slideshow ul li {
	margin: 0;
	padding: 7px 0 0 7px;
	list-style: none;
	float: left;
}
#slideshow ul#slidecontrols {
	position: absolute;
	bottom: 8px;
	left: 395px;
}
#slideshow ul li#slideback, #slideshow ul li#slidestop, #slideshow ul li#slideforward {
	margin-top: 3px;
}
#slideback a, #slidestop a, #slideforward a {
	display: block;
	height: 0;
	padding-top: 13px;
	overflow: hidden;
}
#slideback a, #slideforward a {
	width: 15px;
}
#slidestop a {
	width: 13px;
}
#slideback a {
	background: url('/images/slideshow_back.gif') top left no-repeat;
	margin-left: 8px;
}
#slidestop a {
	background: url('/images/slideshow_stop.gif') top left no-repeat;
}
#slideforward a {
	background: url('/images/slideshow_forward.gif') top left no-repeat;
}
/** end slideshow **/
#welcomebox {
	float: left;
	margin-left: 33px;
	display: inline;
}
#newsbox {
	margin-left: 92px;
	float: left;
	margin-bottom: 72px;
	width: 603px;
	display: inline;
}
#newsbox h2 {
	float: left;
}
#newsitems {
	width: 503px;
	float: right;
}

/** left column **/
#leftcol {
	float: left;
	width: 166px;
	padding-top: 22px;
}
ul#subnav {
	margin: 0 0 0 8px;
	padding: 0;	
}
ul#subnav li {
	margin: 0;
	padding: 0 0 23px 0;	
	list-style: none;
}
ul#subnav li a {
	display: block;
	background: url('/images/subarrow.gif') 0px 3px no-repeat;
	padding-left: 20px;
}
ul#subnav li a.on, ul#subnav li a:hover {
	background: url('/images/substar.gif') 0px 0px no-repeat;
}
ul#subnav li ul {
	margin: 0;
	padding: 0 0 0 23px;
}
ul#subnav li ul li {
	margin: 0;
	padding: 23px 0 0 0;
}
ul#subnav li ul a {
	display: block;
	background: url('/images/subarrow_on.gif') 0px 3px no-repeat;
	padding-left: 20px;
}

/** right column **/
#rightcol {
	width: 232px;
	float: right;
	display: inline;	
}
body#index #gallerybox {
	background: url('/images/gallery_bgd.gif') top left no-repeat;
	padding: 7px 0 0 16px;
	width: 216px;
}
#gallerybox {
	background: url('/images/sub_gallery_bgd.gif') top left no-repeat;
	width: 208px;
	height: 232px;
	float: left;
	padding: 7px 0 0 24px;
	display: inline;
}
#gallerybox .thumbrow {
	float: left;
	clear: both;
	width: 180px;
}
#gallerybox img {
	margin: 7px 7px 0 0;
}
#gallerybox a {
	display: block;
	background: url('/images/arrow_yellow.gif') center right no-repeat;
	float: left;
	clear: both;
	width: 130px;
}
#gallerybox a:hover {
	background: url('/images/arrow_yellow_o.gif') center right no-repeat;
}
#journalbox {
	position: relative;
	background: url('/images/rc_journalbox_bgd.gif') 0px 4px no-repeat;
	padding: 0 0 4px 5px;
	margin-bottom: 12px;
	margin-left: 28px;
	float: left;
	display: inline;
	width: 173px;
	height: 116px;
}
#journalbox p {
	position: absolute;
	top: 42px;
	right: 16px;
}
#journalbox p a {
	display: block;
	width: 67px;
	height: 0px;
	padding-top: 39px;
	overflow: hidden;
}
p.rcbu a {
	display: inline-block;
	background: url('/images/rc_bu_bgd.gif') top left no-repeat;
	width: 128px;
	height: 63px;
	margin-left: 28px;
	padding: 10px 50px 0 11px;
	float: left;
}

p.rcbuforum a {
	display: inline-block;
	background: url('/images/rc_bu_bgd.gif') top left no-repeat;
	width: 128px;
	height: 63px;
	margin-left: 28px;
	padding: 10px 50px 0 11px;
	float: left;
	
}
/** end right column **/

#footer {
	clear: both;
	float: left;
	background-color: #000;
	width: 960px;
	padding-top: 12px;
	padding-bottom: 25px;
}
#copyright {
	float: left;
	margin-left: 34px;
}
#footernav {
	float: right;
	margin-right: 53px;
}

.latestHome a:link{
	text-decoration: none;
}
.latestHome a:hover{
	text-decoration: underline;
}
.latestHome{
	clear:both;
}

#journaltable{
	text-align: center;
}

#journaltable img{
	border: 1px solid;
}

#journalShow img{
	float:right;
	border: 1px solid;
	margin-right: 10px;
	margin-left: 10px;
}

#journaltable td{
	font-size: 0.8em;
	vertical-align: top;
}
