/* GLOBAL TAGS */
body {
	color: #000000;
	line-height:16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	vertical-align: top;
	font-size: 12px
}
table {
	font-size: 12px;
	/*line-height: 16px;*/
	color: #000000;
}
th {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
}
td {
	font-size: 12px;
	/*line-height: 16px;*/
	color: #000000;
}
form {
}
p {
	margin:0
}
/* WRAPPER */
#wrapper {
	width: 900px;
	min-height: 550px;
	margin: 0 auto;
	text-align: left;
	background: #ffffff
}
* html #wrapper {
	height: 550px;
}
/* SMALL MENU TOP & BOTTOM */
#menu_small {
	padding:0px 4px 0px 0px;
	float:right;
	height:20px;
}
#menu_small ul {
	margin-top: 4px;
}
#menu_small li {
	display: inline;
	background-color: #ffffff;
	padding:0;
	color: #333333;
	font-size:10px;
}
/* MENU ON LEFT OF SECTION PAGES */
#menu_left {
	float:left;
	width:260px;
}
html>body #menu_left {
	width:250px;
}
#menu_left p {
	color: #666666;
	font-size: 12px;
	line-height:22px;
	text-indent:16px;
}
#menu_left h1, h1.a {
	color: #005b2b;
	font-size: 20px;
	font-weight:bold;
	text-indent:12px;
	margin-top: 15;
	margin-right: 13px;
}
#menu_left h2, h2.a {
	color: #00802d;
	font-size: 30px;
	font-weight:bold;
	text-indent:16px;
	margin:0;
}
/* SECTION CONTAINING SMALL MENU ON BASE OF EVERY PAGE */
#menu_base {
	float:left;
	border-top : 6px solid #00802d;
	height: 60px;
	background: #ffffff;
	display:inline;
	width:900px;
	clear: both;
}
#height_fix {
	min-height: 400px;
}
html > body #height_fix {
	min-height: 400px;
	overflow:auto;
}
/* MENU FOR WILDPLAY */
#menu_wild {
	width: 590px;
	text-align:center;
	background-color:white;
	display: block;
	padding: 3px;
	margin-top: 10px;
	margin-bottom: 5px;
}
/* BOX CONTAINING FLASH ANIMATION ON LEFT OF SOME SECTION PAGES */
#flash_left {
	padding:0;
	float:left;
	width:250px
}
/* MAIN SECTION PAGES (YES COULD PROBABLY EASILY BE SIMPLIFIED!) */
#content_intro {
	padding:0;
	float:left;
	width:635px;
	display:inline;
}

html>body #content_intro {
	padding:0;
	float:left;
	width:649px;
	display:inline;
}

#shop_browser {
	margin-top: 0px;
}
.category_browser_list {
	list-style-type:none;
}
.slc {
	color:#005B2B;
	font-size: 130%;
}
#wildplay {
	background-color:#b5da50;
	background-image: url('../../images/wildplay_bg_edit.gif');
	width:900px;
	min-height:530px;
	background-repeat:no-repeat;
	background-position:left top;
	padding:0;
}

#wildplay_content {
	float:left;
	width:640px;
	display:inline;
	position: relative;
	background-color:#b5da50;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0;
}

html > body #wildplay_content {
	width:650px;
}

#wildplay_menu_left {
	float:left;
	width: 240px;
	background-color:#b5da50;
}

html>body #wildplay_menu_left {
	
	min-height: 600px;
	width: 250px;
}

#wildplay_bg_plant {
	position:absolute;
	bottom: 0px;
	right:0px;
	width:149px;
	height:140px;
	background:url(../../images/wildplay_bg_plant.gif) right top no-repeat;
}
#wildlife_info {
	background-image: url('../../images/wildinfo_bg_tile.gif');
	width:630px;
	background-repeat:repeat;
	background-position:left;
	float:left;
	border-left : 8px solid #f8d403;
	border-right : 8px solid #f8d403;
	margin: 0px;
	padding: 0px;
}
html>body #wildlife_info {
	width:614px;
}
#club {
	background-image: url('../../images/club_bg.gif');
	width:420px;
	height:520px;
	background-repeat: no-repeat;
	padding:15px;
	float:left;
	background-position:left top;
	margin-right: 0px;
}
html>body #club {
	width:450px;
}

#about {
	background-image: url('../../images/about_top.gif');
	width:630px;
	background-repeat: no-repeat;
	padding:0px;
	float:left;
	background-position:left top;
	display: inline-block;
}
#about_content {
	margin-top: 20px;
	float: left;
	width: 300px;
	min-height: 400px;
}
* html #about_content {
	height: 400px;
}
#about_border {
	margin-left: 1px;
	margin-top: 23px;
	float:left;
	width: 628px;
	border-left: 5px solid #f7a008;
	border-bottom: 5px solid #f7a008;
	background:url('../../images/about_lbrdr.gif') repeat-y right top;
	padding: 0px;
	margin-bottom: 10px;
	position: relative;
}
#about_tree {
	position:absolute;
	bottom: 0px;
	right: 0px;
	display: inline;
	width: 163px;
	height: 358px;
	background:url('../../images/about_tree.gif') no-repeat right top;
}
html>body #about {
	width:630px;
}
html>body #about_border {
	width: 623px;
}
#links {
	background: url(../../images/links_bg_top.gif) no-repeat left top;
	width: 630px;
	clear: right;
	display: inline;
	float: left;
	margin-bottom: 10px;
}

#links_content {
	margin-top: 20px;
	float: left;
	width: 300px;
	min-height: 400px;
	display: block;
}

* html #links_content {
	height: 400px;
}

#links_border {
	margin-top: 23px;
	float:left;
	width: 613px;
	border-left: 5px solid #b4d950;
	border-bottom: 5px solid #b4d950;
	background:url('../../images/links_rbrdr.gif') repeat-y right top;
	padding: 0px;
	margin-bottom: 10px;
	position: relative;
	display: inline;
}

#links_tree {
	position: absolute;
	background: url('../../images/links_tree.gif') no-repeat right top;
	height: 365px;
	width: 149px;
	bottom: 0px;
	right: 0px;
}
	
html>body #links {
	width:612px;
}

html>body #links_border {
	width: 608px;
}

/* SPEECH BUBBLE WILDPLAY SECTION */
#speech {
	margin-left:15px;
	margin-right:15px;
	padding: 10px;
	color: #00802d;
	font-size: 16px;
	background-color:#ffffff;
	line-height:22px;
	font-weight:bold;
	text-align: center;
}
#speech p {
	color: #00802d;
	font-size: 16px;
	line-height:22px;
	font-weight:bold;
	text-align: center;
}
/* BOX STYLES */
.tab {
	font-size: 16px;
	line-height:20px;
}
.tab_big {
	font-size: 18px;
	line-height:20px;
}
.wildlife_info_content {
	margin-left:10px;
	margin-right:10px;
	line-height:18px;
}
/* TEXT STYLES */ 
.tight {
	line-height:16px;
	font-size: 12px;
}
.tall {
	line-height:20px;
	font-size: 12px;
}
.small {
	line-height:10px;
	font-size: 10px;
	margin-bottom: 3px;
}
.kids {
	line-height:18px;
	font-size: 13px;
	margin-bottom:10px;
}
.box_head {
	color: #005b2b;
	font-size: 18px;
	font-weight:bold;
	line-height:20px;
}
.box_body {
	color: #004400;
	font-size: 16px;
	line-height:20px;
}
.head_small {
	color: #00802d;
	font-size: 22px;
	margin-top: 20px;
	font-weight: bold;
}
.head_main {
	color: #00802d;
	font-size: 30px;
	text-indent:16px;
	font-weight:bold;
}
.head_main2 {
	color: #005b2b;
	font-size: 20px;
	font-weight:bold;
	text-indent:16px;
	line-height:22px;
}
.head_orange {
	color: #ff7f00;
	font-size: 18px;
	font-weight:bold;
}
.head_sub {
	color: #e25100;
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
}
.head_sub_blue {
	color: #0070b9;
	font-size: 12px;
	line-height:14px;
	font-weight: bold;
}
/* LINKS STYLES */ 

A {
	color: #ff7f00;
	text-decoration: none;
	cursor: pointer;
	cursor: hand;
}
A.menu {
	color: #505050;
	text-decoration: none;
}
A:hover {
	color: #e25100;
	background-color: none;
	text-decoration: none;
}
FORM {
	display: inline;
}
.menu_chosen {
	color: #e25100;
	background-color: none;
	text-decoration: none;
}
/* --- clearfix --- */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

.voucher_error {
	color:#E75656;
	font-size: 12px;
}

/*		SHOP STYLES		*/

.tlc {
	font-size: 12px;
	font-weight: normal;
	text-indent: 8px;
	color: #333333;
	text-decoration: none;
	margin: 2px;
}

.tlc a:hover{
	font-size: 12px;
	font-weight: normal;
	text-indent: 8px;
	color: #009966;
	text-decoration: none;
}

.slc {
	font-size: 12px;
	line-height: 10px;
	text-indent: 8px;
	color: #505050;
	text-decoration: none;
	margin-left: 10px;
}

.subcat_tlc {
	font-size: 12px;
	font-weight: normal;
	text-indent: 8px;
	color: #333333;
	text-decoration: none;
}
.subcat_tlc_selected {
	font-size: 12px;
	font-weight: normal;
	text-indent: 8px;
	color: #FF3300;
	text-decoration: none;
}

.slc_selected {
	font-size: 12px;
	line-height: 10px;
	text-indent: 8px;
	color: #FF3300;
	text-decoration: none;
	margin-left: 10px;
}

.tlc_selected {
	font-size: 12px;
	font-weight: normal;
	text-indent: 8px;
	color: #FF3300;
	text-decoration: none;
}


.category_browser_list {
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin: 0px;
}
#pop-wrapper {
	text-align: left;
	height: 1%;
}
* html #pop {
	text-align: left;
	height: 1%;
	font-size: 0;
	margin:0px;
	padding: 0px;
}

.error {
	border: 1px solid #FF3300;	
}.product_table_outer_td {

	margin: 10px;
}
.product_table {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.short_description {
	font-size: 12px;
	margin-top: 4px;
	margin-right: 4px;
	margin-bottom: 4px;
	margin-left: 4px;
}
.product_name {
	font-size: 15px;
	font-weight: bold;
	color: #005B2B;
	margin-top: 4px;
	margin-bottom: 4px;
}.product_table img {
	padding: 1px;
}
.product_price {
	font-size: 12px;
}
h1 {
	font-size: 17px;
	color: #006600;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.price_row {
	font-size: 12px;
	font-weight: normal;
	color: #FF9900;
	background-color: #FFFFFF;
}
.add2cart_row {
	background-color: #FFFFFF;
	width: 200px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.action_td {
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
}
.more_info {
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 4px;
	padding-left: 2px;
	font-size: 12px;
}
.image_table {
}
.summary_title {
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	background-color: #FF9900;
	margin-bottom: 10px;
	padding-top: 5px;
	padding-right: 3px;
	padding-bottom: 5px;
	padding-left: 3px;
}
.summary_item {
	padding: 5px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #FF9900;
	height: 30px;
	font-size: 12px;
}
.checkout_table_summary {
	font-weight: normal;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FF6600;
}
.st_table {
	font-size: 12px;
}
.picker_bar_break {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	font-size: 12px;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}
.allcheckout {
	font-size: 12px;
	background-color: #FFFFFF;
}
.cart_title {
	font-size: 16px;
	color: #006600;
}
.checkout_link {
	font-size: 14px;
	color: #FF9900;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border: 1px solid #333333;
	float: right;
	margin-right: 0px;
	font-weight: bold;
}
.button {
	font-size: 11px;
	color: #333333;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 2px;
	padding-right: 7px;
	padding-bottom: 2px;
	padding-left: 7px;
	border: 1px solid #333333;
	font-weight: normal;
	text-transform: uppercase;
	width: 90px;
	cursor: pointer;
}

.button-bag {
	font-size: 11px;
	color: #333333;
	margin-top: 1px;
	margin-bottom: 1px;
	padding-top: 3px;
	padding-right: 7px;
	padding-bottom: 3px;
	padding-left: 7px;
	font-weight: normal;
	text-transform: uppercase;
	width: 84px;
	cursor: pointer;
	background-image: url(../../images/button-basket.gif);
	background-repeat: no-repeat;
	height: 22px;
	border: 0px none #FFFFFF;
}
.cart_header {
	font-size: 12px;
	font-weight: bold;
}
.cart_total {
	font-size: 16px;
	font-weight: bold;
}
.cart_row {
	font-size: 12px;
}
.category_browser_item {
	font-size: 12px;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 16px;
	margin-left: 8px;
}
.image_div {

}
#shop_border {
	display:inline;
	float:left;
	min-height: 400px;
}
html>body #shop_border {
	display:inline;
	float:left;
	min-height: 400px;
	width: 600px;
}
#flash_left_shop {
	padding:0;
	float:left;
	width:180px
}

#gallery-top {
	width: 630px;
	height: 22px;
	background-image: url('../../images/gallery-top.gif');
	float: left;
	border-right-width: 20px;
	border-right-style: solid;
	border-right-color: #0694b9;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#gallery {
	width:420px;
	min-height:520px;
	background-repeat: no-repeat;
	padding:15px;
	float:left;
	border-bottom: 5px #0694b9 solid;
	border-left: 5px #0694b9 solid;
	border-right: 57px #0694b9 solid;
	margin-bottom: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.gallery-table {
	width: 500px;
}

html>body #gallery {
	width:558px;
}
.bread-shop {
	font-size: 13px;
	text-transform: uppercase;
	color: #333333;
	padding-top: 4px;
	padding-bottom: 4px;
	padding-right: 0px;
	padding-left: 10px;
	margin-top: 22px;
}
.bread-shop  a {
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
}
.bread-shop a:link {
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
}
.bread-shop a:visited {
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
}
.bread-shop a:hover {
	font-size: 13px;
	text-transform: uppercase;
	color: #666666;
}
.bread-shop a:active {
	font-size: 13px;
	text-transform: uppercase;
	color: #000000;
}
.bread-rep {
	background-image: url(../../images/bread-repeat.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
.disc-text {
	font-size: 12px;
}
.disc-text h1 {
	font-size: 16px;
	text-transform: uppercase;
	color: #666666;
	font-weight: normal;
}
#content_intro2 {
	padding:0;
	float:left;
	width:650px;
	display:inline;
}

html>body #content_intro2 {
	padding:0;
	float:left;
	width:719px;
	display:inline;
	margin-left: 70px;
}
.shop_link a:link {
	color: #005b2b;
	font-size: 20px;
	font-weight:bold;
	text-indent:5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
}
.shop_link a:visited {
	color: #005b2b;
	font-size: 20px;
	font-weight:bold;
	text-indent:5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
}
.shop_link a:hover {
	color: #005b2b;
	font-size: 20px;
	font-weight:bold;
	text-indent:5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
}
.shop_link a:active {
	color: #005b2b;
	font-size: 20px;
	font-weight:bold;
	text-indent:5px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 20;
	margin-left: 0;
}
.space {
	margin-bottom: 20px;
}
.main_body {
	border: 1px solid #FF9900;
}
.flash-align {
	display: inline;
	margin: 3px;
	clear: right;
	float: left;
	width: 150px;
}
.text-bottom {
	vertical-align: bottom;
	display: inline;
	float: right;
	margin-top: 83px;
	text-align: left;
	margin-right: 15px;
}
.gallery-div {
	margin: 10px;
}
.gal-back {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-right: 58px;
	padding-bottom: 7px;
	padding-left: 58px;
	background-image: url(../../images/gal-back2.jpg);
	float: left;
}
.gal-next {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-right: 100px;
	padding-bottom: 7px;
	padding-left: 100px;
	background-image: url(../../images/gal-next2.jpg);
	float: right;
}
.float-right {
	float: right;
	display: inline;
}
.gal-back:hover {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-right: 58px;
	padding-bottom: 7px;
	padding-left: 58px;
	background-image: url(../../images/gal-back.jpg);
	float: left;
}
.gal-next:hover {
	background-repeat: no-repeat;
	background-position: left top;
	padding-top: 7px;
	padding-right: 100px;
	padding-bottom: 7px;
	padding-left: 100px;
	background-image: url(../../images/gal-next.jpg);
	float: right;
}
.gal-bg-img {
	background-image: url(../../images/frog-top-img.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 400px;
	padding-top: 62px;
	padding-left: 167px;
	font-weight: bold;
	color: #FFFFFF;
}
.gal-bg-bottom {
	background-image: url(../../images/gal-bottom.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 150px;
	padding-top: 70px;
	padding-left: 392px;
	font-weight: bold;
	color: #FFFFFF;
	margin-top: 20px;
}
.fickr-link {
	background-image: url(../../images/fickr-link.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 70px;
	padding-bottom: 6px;
	padding-left: 70px;
}
.fickr-link:hover {
	background-image: url(../../images/fickr-link1.jpg);
	background-repeat: no-repeat;
	padding-top: 6px;
	padding-right: 70px;
	padding-bottom: 6px;
	padding-left: 70px;
}
.float-left {
	float: left;
	display: inline;
}.bag-border {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333333;
}
#flash_left2 {
	padding:0;
	float:left;
	width:288px
}
.note-pad {
	background-image: url(../../images/note-pad-rep.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 597px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.top-pad {
	background-image: url(../../images/pad-top-border.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}
.top-bot {
	background-image: url(../../images/about_bot.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 20px;
}
.left-pad {
	margin-left: 10px;
}
html>body .note-pad {
	background-image: url(../../images/note-pad-rep.gif);
	background-repeat: repeat-y;
	background-position: left top;
	width: 557px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
