@import url("http://www.fatbeehive.com/beekeeper2/reset.css");
@import url("type.css");
@import url("slideshow.css");
@import url("shop.css");
@import url("reserve_map.css");

/*--- Reskin: December 2010 – Additions ----*/

#mainbranding {
    float: left;
    height: 102px;
    margin: 23px 0 0 41px;
    width: 366px;
    position: relative;
    z-index: 50;
}

#temp-puff {
	float: left;
	height: 146px;
	width: 157px;
	position: relative;
    z-index: 50;
}

#wildlifefun {
	float: right;
	width: 138px;
	height: 93px;
	margin-top: -8px;
}

.joinus {
	display: block;
	float: left;
	width: 85px;
	height: 85px;
}

#socnet {
	float: left;
	width: 236px;
	margin: 11px 0 19px 0;
}

#socnet img {
	float: right;
	margin: 10px 0 0 0;
}


/*--- Reskin: December 2010 – End Additions ----*/


.imageleft {
float: left;
margin: 0 10px 10px 0px;
}

.imageright {
float: right;
margin: 0 5px 10px 10px;
}

.news-item {
	clear: left;
}

.clear {
	clear: both;
}

img {
	border: 0 none;
}

#wave_wrapper {
	text-align: center;
	width: 100%;
	position: relative;
	z-index: 80;
}

/* @group Alert Mesage */

.alert_message {
	/*border: 2px solid #ff816e;*/
	background-color: #F0C52C;
	padding: 5px;
	margin: 10px 0;
	font-weight: bold;
}

.alert_message p {
	margin: 0;
}



/* @end */

#wrapper {
	width: 994px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
}

/* @group Header */

#header {
	/*background: url(../images/logo_bg.gif) no-repeat left bottom;*/
	height: 157px;
	position: relative;
	z-index: 100;
	background: none;
}

#header.loddon {
	background-image:  url(../images/logo_loddon_hwt.png);
}

#header.semarine {
	background-image: url(../images/logo_semarine.gif);
}

/* @group Top Nav */

#topnav {
	margin: 0;
	text-align: center;
	padding: 5px 0 0 0;
	height: 152px;
	background: url(../images/bg_secnav.gif) 570px 0 no-repeat;
	position: relative;
	z-index: 2;
}

#topnav li {
	list-style-type: none;
	display: inline;
}



/* @end */



/* @end */

/* @group Main Nav */

#mainnav {
	margin: 0;
	padding: 0;
}

#mainnav li {
	float: left;
	list-style-type: none;
}

#mainnav a {
	display: block;
	background: url(../images/main_tab_off.gif) no-repeat;
	height: 36px;
	width: 130px;
	padding-left: 10px;
	margin-right: 2px;
}

#mainnav a.on {
	background: url(../images/main_tab_on.gif) no-repeat;
	width: 130px;
}



/* @end */

/* @group Location */

#location {
	margin: 0;
	padding: 30px 0 0;
	height: 30px;
	background: url(../images/location_gradient.jpg) repeat-x;
	clear: both;
}

#location li {
	list-style-type: none;
	float: left;
}

#location a {
	background: url(../images/paw_crumb.gif) no-repeat left;
	padding-left: 25px;
	padding-right: 5px;
}

#location a.home_link {
	background-image: none;
}

#location a.only_home_link {
	background: url(../images/paw_crumb.gif) no-repeat right;
	padding-right: 25px;
	padding-left: 25px;
}


/* @end */

/* @group Content */

#content {
	width: 479px;
	margin-left: 23px;
	padding: 22px;
	background: url(../images/content_border.gif) no-repeat;
	float: left;
	display: inline;
	min-height: 510px;
}

#content h1 {
	margin-top: 5px;
	margin-bottom: 20px;
}

#content ul.related_documents {
	margin: 0 0 0 0px;
}

#content ul.related_documents li {
	list-style-type: none;
	margin-bottom: 0px;
}

#content ul.related_documents {
	margin-bottom: 20px;
}

#content ul li {
	/*margin-bottom: 20px;*/
}




/* @end */

/* @group Sub Nav */

#subnav {
	float: left;
	width: 169px;
	/*display: inline;*/
	position: relative;
	z-index: 15;
}

#subnav ul.primary {
	margin: 0;
	padding: 0;
}

#subnav li {
	background: #92c56f url(../images/subnav_off_bottom.gif) no-repeat left bottom;
	list-style-type: none;
	float: left;
	clear: left;
	width: 169px;
}

#subnav li a {
	display: block;
	background: url(../images/subnav_off_top.gif) no-repeat left top;
	padding: 15px 10px 15px;
}

#subnav li.on, #subnav li.parent_on {
	background: url(../images/subnav_on_bottom.gif) no-repeat 0 bottom;
}

#subnav li.on a, #subnav li.parent_on a {
	background: url(../images/subnav_on_top.gif) no-repeat 0 top;
}

#subnav li.on a, #subnav li.parent_on a {
	color: #92C56F !important;
}

#subnav li.on ul li {
	background: none;
}

/* @group Secondary */

ul.secondary {
	margin-top: 0;
	padding-left: 10px;
}

#subnav ul.secondary li {
	background: none;
	list-style-type: disc;
	float: none;
	clear: none;
	width: auto;
}

#subnav ul.secondary li a {
	background: none;
	display: inline;
	padding: 0;
	color: #7bb746 !important;
}


/* @end */



/* @end */

/* @group Feature Box */

.feature {
	background: url(../images/subnav_bottom_gradient_border.gif) no-repeat left top;
	padding-top: 20px;
	padding-left: 20px;
	clear: both;
	min-height: 160px;
}

.feature h4 {
	margin-top: 10px;
	margin-bottom: 10px;
}

#index #features {
	float: left;
	margin-left: 20px;
	display: inline;
}

#index .feature {
	background: none;
	width: 146px;
	padding-left: 0;
	padding-top: 0;
	padding-bottom: 20px;
}



/* @end */

/* @group Right Column */

#rightcol {
	width: 237px;
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	display: inline;
	background-position: right top;
	background-repeat: no-repeat;
}

#rightcol a.joinus img {
	margin-bottom: 22px;
}

/* @group Creatures */





/* @end */

/* @group Search */

#search {
	background: url(../images/bg_search.gif) no-repeat left top;
	position: absolute;
	right: 21px;
	top: 73px;
	width: 239px;
	height: 38px;
	z-index: 10;
}

#search form {
	padding: 10px 0 8px 8px;
	overflow: auto;
}

#search .search_label {
	float: left;
	margin-right: 10px;
}

#search input {
	vertical-align: top;
	width: auto;
}

#search input#go {
	margin: -9px 0 0 0;
	float: right;
	width: 29px;
}


#search input#keywords {
	width: 180px;
	border: none;
	font-size: 1.333em;
	color: #b5b5b7;
	font-weight: bold;
	float: left;
}

#search label {
	display: block;
	float: right;
	height: 38px;
	padding: 0;
	width: 29px;
}

/* @end */

/* @group Links */

.links img {
	margin-top: 16px;
}

.links {
	clear: both;
}



/* @end */

/* @group Mini Basket */

#mini_basket {
	margin-top: 20px;
}

#mini_basket h4 {
	float: left;
	background: url(../images/mini_basket_tab.gif) no-repeat;
	height: 33px;
	width: 83px;
	padding-left: 10px;
	padding-right: 10px;
}

#mini_basket .view_basket {
	background: url(../images/basket_icon.gif) no-repeat right;
	padding-right: 25px;
	display: block;
	text-align: right;
	height: 33px;
}

#basket_summary {
	clear: both;
	background: #b5e1e1 url(../images/mini_basket_top_corner.gif) no-repeat right top;
	padding-top: 5px;
}

#basket_summary div.basket_summary_wrapper {
	background: url(../images/mini_basket_bottom.gif) no-repeat left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
}

#basket_summary table {
	width: 100%;
	margin: 0;
}

#basket_summary th {
	border-right: 1px solid #fff;
	width: 30%;
}

#basket_summary td {
	width: 50%;
}

#basket_summary th, #basket_summary td {
	padding: 5px 20px;
}

#basket_summary .keep_shopping {
	background: #fff url(../images/keep_shopping_left.gif) no-repeat left;
	width: 50%;
	margin: 5px 5px 5px 40%;
}

#basket_summary .keep_shopping a {
	background: url(../images/keep_shopping_right.gif) no-repeat right;
	height: 23px;
	display: block;
	padding-left: 10px;
	padding-right: 10px;
	text-align: center;
}



/* @end */



/* @end */

/* @group Footer */

#footer {
	clear: both;
	padding-top: 180px;
	text-align: left;
	overflow: hidden;
	padding-bottom: 10px;
}




/* @end */

/* @group Home */

#home {
	margin-left: 23px;
	background: url(../images/home_feature.jpg) no-repeat left top;
	float: left;
	width: 330px;
	padding-top: 345px;
	padding-right: 190px;
	display: inline;
}

#home_new {
	margin-left: 23px;
	float: left;
	width: 520px;
	display: inline;
	position: relative;
}

#home_content {
	position: absolute;
	top: 345px;
	width: 320px;
	left: 15px;
}



/* @end */

/* @group Mini Tabs */

#mini_tabs {
	margin-top: 20px;
	margin-bottom: 30px;
	width: 236px;
}

#mini_tabs .yui-nav {
	margin: 0;
	padding: 0;
}

#mini_tabs .yui-nav li {
	float: left;
	list-style-type: none;
	margin: 0 1px 0 0;
	padding: 0;
	background: url(../images/mini_tabs/off_r.gif) no-repeat right;
	width: 78px;
}

#mini_tabs .yui-nav li.last {
	margin-right: 0;
}

#mini_tabs .yui-nav li a {
	background: url(../images/mini_tabs/off_l.gif) no-repeat left;
	display: block;
	height: 31px;
	border-bottom: 1px solid #fff;
}

#mini_tabs .yui-nav li.selected {
	background: url(../images/mini_tabs/on_r.gif) no-repeat right;
}

#mini_tabs .yui-nav li.selected a {
	background: url(../images/mini_tabs/on_l.gif) no-repeat left;
	border-bottom: 1px solid #b5e1e1;
}

#mini_tabs .yui-content {
	clear: both;
	background: #B2def2 url(../images/mini_tabs/cap.gif) no-repeat 0 bottom;
	padding: 10px;
}

#mini_tabs .yui_content {
	
}

#mini_tabs a.feed {
	background: url(../images/feed.gif) no-repeat right;
	padding-right: 18px;
}



/* @end */

/* @group Search Results */

#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 */

/* @group Jobs */

table.job_details {
	width: 100%;
	/*float: right;*/
	border: 1px solid #ededec;
	margin-left: 10px;
	margin-bottom: 10px;
}

table.job_details th {
	text-align: right;
}



/* @end */

.formDiv th { text-align: left; }

/* @group Shop */

/* @group Basket */

#basket table {
	border-collapse: collapse;
}

#basket td {
	border-bottom: 1px solid #ececec;
}

#basket th {
	text-align: left;
}

#basket .td-right {
	text-align: right;
}

#basket .noborder {
	border-bottom: 0px solid #ececec !important;
}

.checkout_button {
	margin-right: 10px;
	padding: 5px;
	background-color: #ABC785;
	border-right: 1px solid #666;
	border-bottom: 1px solid #666;	
	text-decoration: none;
	color: #333;
	white-space: nowrap;
	font-weight: bold;
}

.checkout_button:hover {
	background-color: #008B9A;
	color: #fff !important;
	text-decoration: none !important;
}

.data-table {
	margin-top: 10px;	
}

.data-table th, .data-table td {
	padding: 0 1em 1em 0;
}

.data-table th {
	text-align: left;
}

/* @end */



/* @end */

.form-table th {
	text-align: left;
	vertical-align: top;
}

.form-table th.section {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 0;
}

div.donation_form {
	border: 1px solid #e1e1e1;
	margin-top: 10px;
	margin-bottom: 10px;
	padding: 10px;
}

ul#sitemap_page {
	margin: 0;
	padding: 0;
}

ul#sitemap_page li {
	list-style-type: none;
	margin: 10px 0 20px 0;
	font-weight: bold;
}

ul#sitemap_page li ul li {
	margin: 10px 0 10px 0;
	font-weight: normal;
	list-style-type: square;
	color: #6e5751;
}

ul#sitemap-alpha {
	margin: 0;
	padding: 0 0 0 0px;
	font-weight: normal;
	list-style-type: square !important;
	color: #6e5751;
}

ul#sitemap-alpha li {
	margin: 10px 0 10px 25px;
	font-weight: normal;
	list-style-type: square !important;
	color: #6e5751;
}

a.letter-active {
	font-weight: bold;
}

.letter-inactive {
	color: #ccc;
	font-weight: bold;
}

fieldset.input_form th {
	text-align: right;
}

fieldset.input_form {
	margin-bottom: 10px;
}

fieldset.input_form legend {
	font-size: 1.4em;
	margin-bottom: 10px;
}

table.wildlife_garden {
	border: 1px solid #ccc;
	border-collapse: collapse;
}

table.wildlife_garden th, table.wildlife_garden td {
	padding: 4px;
	border: 1px solid #ccc;
	vertical-align: top;
}

table.wildlife_garden th {
	background: #0091d3;
	color: white;
	padding: 5px;
	font-size: 1.2em;
	width: 25%;
}

div.criteria_popup {
	/* border: 3px solid #999; */
	position: absolute;
	z-index: 100;
	/* max-height: 400px; */
	overflow: auto;
	/* background: #cddeb6; */
	
	margin-left: 10px;
	margin-right: 10px;
	left: 0;
	right: 0;
	
}

div.criteria_popup div {
	padding: 10px;
	background: url('../images/garden_bg_footer.png') no-repeat bottom left;
}

#content div.criteria_popup h3 {
	margin-top: 0;
	font-weight: bold;
	padding: 10px 10px 0 10px;
	background: url('../images/garden_bg_header.png') no-repeat top left;
}

#content a.close_popup {
	position: absolute;
	top: 10px;
	right: 10px;
	text-decoration: none;
	font-size: 2em;
}

#wildlife_garden_wrapper {
	position: relative;
}

#fb-site-credit {color: #676463;}




/* end main.css */

body.semarine #mainbranding a {
	width: 80px;
	height: 125px;
	display: block;
	background: url(../images/SE-Marine-logo.gif) no-repeat;
	margin-top: -10px;
}

body.semarine #mainbranding img {
	visibility: hidden;
}

body.semarine #temp-puff {
	display: none;
}
#mycarousel{display:none}


#jMagnifier {
	z-index: 100;
}

/* @group Courses (tgc edit) */

#ul-course-list {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#ul-course-list li{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#ul-course-list li h2 {margin-bottom: 6px;}

.alert {color: #c0140b;}

#dl-course-detail {
	margin: 0 0 10px 0;
	padding: 0;
}

#dl-course-detail dt {
	margin: 0;
	padding: 5px 0;
	color: #000;
	font-weight: bold;

}

#dl-course-detail dd {
	margin: 0 !important;
	padding: 3px 0;
	
}

#ol-course-detail {
	list-style-type: none;
	margin: 0 0 0 -3px;
	padding: 0;
}

#ol-course-detail li {
	list-style-type: none;
	margin: 0;
	padding: 4px 0;
}

dl#participant-dl {
	margin: 0 0 25px 0;
	padding: 0;
}

dl#participant-dl dt {
	margin: 0;
	padding: 5px 0;

}

dl#participant-dl dd {
	margin: 0 !important;
	padding: 5px 0;
}

input.input-pad {margin: 0 0 6px 0;}

dl#participant-dl label {
	color: #000;
	font-weight: bold;
}

.required {color: #c0140b;}

ul#continue {
	list-style-type: none;
	margin: 0 0 25px 0;
	padding: 0;
}

ul#continue li {
	list-style-type: none;
	margin: 0;
	padding: 0 0 5px 0;
}

ul.overview-ul {
	list-style-type: none;
	margin: 0 0 25px 0;
	padding: 0;
}

ul.overview-ul li {
	list-style-type: none;
	margin: 0 0 15px 0;
	padding: 0;
}

dl#overview-dl {
	margin: 0 0 10px 0;
	padding: 0;
}

dl#overview-dl dt {
	margin: 0;
	padding: 3px 0;
	color: #000;
	font-weight: bold;

}

dl#overview-dl dd {
	margin: 0 !important;
	padding: 3px 0;
	
}

table.summary {
	margin: 5px 0 5px -5px;
}

table.summary th {text-align: left !important;}

/* @end */








/* end main.css */

td p {
	margin-bottom: 0;
}
p.giftaid{
font-size:0.8em;	
}
#giftaidbox{
	margin-top:10px;
}
