* {margin:0; padding:0;}
html {height:100%; min-width:980px;}
body {min-width:980px; font-family:tahoma, arial, verdana, sans-serif; color:#000000; font-size:12px; height:100%; background:#a6d4d1 url(/_img/bg.png) top repeat-x; text-align:center;}

* html #wrapper, * html #footer {width:expression((documentElement.clientWidth||document.body.clientWidth)<975?'980px':'');}

a:link, a:visited {color:#000000; text-decoration:underline;}
a:hover, a:hover.visited {color:#000000; text-decoration:none;}

.hunt_fish {display:inline-block; padding:5px 7px; color:#000000; background:#8ac8c9;}

a {outline:0px;}

img {border:0px;}

p {margin:0px 0px 15px 0px; text-align:justify; font-family:arial, tahoma; font-size:14px;}
h1, h2, h3, h4 {text-decoration:underline; font-family:tahoma, arial; margin:0px 0px 15px 0px; text-align:left; font-weight:normal; color:#fbd7a6;}
h1 {font-size:21px;}
h2 {font-size:18px;}
h3 {font-size:16px;}
h4 {font-size:14px;}

h3.attention {font-weight:700; text-align:center; text-decoration:none; color:#1897a8; letter-spacing:5px; position:relative; margin-top:-12px;}
h3.attention span {display:inline-block; padding:4px 8px; background:#ffffff;}

input {margin-top:3px; height:21px; padding:0 3px; padding-top:2px; width:231px; border:1px solid #1897a8; background:#dbf5f6; font-size:14px;}
textarea {margin-top:3px; border:1px solid #1897a8; padding:3px; width:480px; background:#dbf5f6; font-family:arial, tahoma; font-size:14px;}

#wrapper {width:100%; min-width:980px; min-height:100%; height:auto !important; height:100%;}

#header {height:334px; position:relative;}
#header .top_img {position:absolute; top:28px; left:50%; margin-left:-386px; width:652px; height:184px; background:url(/_img/top_img.gif);}
#header .logo {position:absolute; top:233px; left:50%; margin-left:-234px; width:475px; height:95px;}

#lang {position:absolute; top:20px; right:30px;}
#lang img {float:right; margin-left:39px; border:2px solid #e6fbfd;}
#lang .active {border-bottom:2px solid #1897a8;}

#address {text-align:left; position:absolute; top:84px; right:0px; width:187px; border-right:3px solid #1897a8; color:#5d3228; font-size:11px;}
#address b {color:#bc4c00;}

#middle {width:100%; padding:0px; height:1%;}
#middle:after {content:'.'; display:block; clear:both; visibility:hidden; height:0;}
#container {width:100%; float:left; overflow:hidden;}
#content {padding:31px 234px 0px 234px;}
#content img {border:3px solid #1897a8;}
#content ul {margin-left:20px; text-align:left;}
#content ul li {list-style-type:square;}
#content hr {font-size:0px; color:#a6d4d1; background:#a6d4d1; border:2px dotted #70a2a3; border-style:none none dotted; margin:10px 0px 8px 0px; //margin:0px;}

.upper {text-transform:uppercase; font-weight:bold; color:#5d3228; padding:30px 0px; display:block;}

#animals {width:100%; table-layout:fixed; border-collapse:collapse; text-align:center;}
#animals td {padding:10px 3px;}
#animals img {border:0px; margin-bottom:15px;}
#animals b {display:inline-block; padding:3px 5px; background:#8ac8c9;}

#animals  img {margin-bottom:5px;}
#animals div a {text-decoration:none;}
#animals div a img:hover {text-decoration:none; opacity:0.7; //filter:alpha(opacity=70);}
#animals div a:link b, #animals div a:visited b {cursor:pointer; text-decoration:underline;}
#animals div a:hover b, #animals div a:hover.visited b {cursor:pointer; text-decoration:none;}

.feed_form {text-align:left; width:488px; padding:10px; background:#8ac8c9; border:1px solid #59b3bb; margin:0 auto; font-size:11px; position:relative; z-index:5}
.feed_form:after {content:'.'; display:block; clear:both; visibility:hidden; height:0;}
.feed_form .name {float:left;}
.feed_form .email {float:right;}
.feed_form .msg {padding:10px 0px;}
.feed_form .bttn {float:right; cursor:pointer; padding-top:0px; width:100px; height:23px; background:#ffffff url(/_img/button_bg.gif) repeat-x; border:0px; font-size:11px;}

.sl {float:left; width:230px; margin-left:-100%;}

.sl b, .sr b {text-decoration:underline; display:block; padding-bottom:20px;}

.ph {width:129px; height:159px; background:url(/_img/i_bg.gif) no-repeat; margin:0 auto; padding-bottom:20px;}
.ph img {margin-top:5px; cursor:pointer;}

.sr {float:left; margin-right:-3px; width:230px; margin-left:-230px; position:relative; z-index:10;}

#footer {margin:-50px auto 0; min-width:980px; height:102px; border-bottom:3px solid #1897a8; position:relative;}
#footer .mega_copy {position:absolute; top:40px; left:50px;}


/* ----------------------------------------------------------------------------------------------------------------*/
#TB_window {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333333;
}

#TB_secondLine {
	font: 10px Arial, Helvetica, sans-serif;
	color:#666666;
}

#TB_window a:link {color:#1897a8; text-decoration:underline;}
#TB_window a:visited {color:#1897a8; text-decoration:underline;}
#TB_window a:hover {color:#1897a8; text-decoration:none;}
#TB_window a:active {color:#1897a8; text-decoration:none;}
#TB_window a:focus{color:#1897a8;}

#TB_overlay {
	position: fixed;
	z-index:100;
	top: 0px;
	left: 0px;
	height:100%;
	width:100%;
}

.TB_overlayMacFFBGHack {background: url(/_img/macFFBgHack.png) repeat;}

.TB_overlayBG {
	background-color:#000;
	filter:alpha(opacity=75);
	-moz-opacity: 0.75;
	opacity: 0.75;
}

* html #TB_overlay { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_window {
	position: fixed;
	background: #ffffff;
	z-index: 102;
	color:#444444;
	display:none;
	border: 4px solid #525252;
	text-align:left;
	top:50%;
	left:50%;
}

* html #TB_window { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');*/
}

#TB_window img#TB_Image {
	display:block;
	margin: 15px 0px 0px 15px;
}

#TB_caption{
	height:25px;
	float:left;
	padding:7px 30px 13px 15px;
}

#TB_closeWindow{
	height:25px;
	padding:11px 15px 5px 0;
	float:right;
}

#TB_closeAjaxWindow{
	padding:7px 10px 5px 0;
	margin-bottom:1px;
	text-align:right;
	float:right;
}

#TB_ajaxWindowTitle{
	float:left;
	padding:7px 0 5px 10px;
	margin-bottom:1px;
}

#TB_title{
	background-color:#ececec;
	height:27px;
}

* html #TB_title{ /* ie6 hack */
	width:102%;
	background-color:#ececec;
	height:27px;
}

#TB_ajaxContent{
	clear:both;
	padding:2px 15px 15px 15px;
	overflow:auto;
	text-align:left;
	line-height:1.4em;
}

#TB_ajaxContent.TB_modal{
	padding:15px;
}

#TB_ajaxContent p{
	padding:5px 0px 5px 0px;
}

#TB_load{
	position: fixed;
	display:none;
	height:22px;
	width:126px;
	z-index:103;
	top: 50%;
	left: 50%;
	margin: -11px 0 0 -63px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
	position: absolute;
	margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
	z-index:99;
	position:fixed;
	top: 0;
	left: 0;
	background-color:#fff;
	border:none;
	filter:alpha(opacity=0);
	-moz-opacity: 0;
	opacity: 0;
	height:100%;
	width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
	clear:both;
	border:none;
	margin-bottom:-1px;
	margin-top:1px;
	_margin-bottom:1px;
}