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

body {
font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
}

#wrapper {
width: 792px;
margin: 0 auto;
}

/* -----------------------------
	-: General Classes :-
----------------------------- */

.clear {
clear: both;
}

.align-left {
float: left;
}

.align-right {
float: right;
}

#header {
height: 175px;
position: relative;
margin: 0 0 10px 0;
}

#header h1 {
position: absolute;
left: 0;
bottom: 0;
}

#header #header-swan-lake-top {
width: 391px;
height: 85px;
background: url(../images/header-swan-lake-top.gif) no-repeat;
position: absolute;
left: 215px;
top: 65px;
text-indent: -9999px;
}

#top-right-link {
width: 149px;
height: 15px;
background: url(../images/home-icon.jpg) left no-repeat;
position: absolute;
top: 11px;
right: 0px;
}

#top-right-link li {
float: left;
list-style: none;
}

#top-right-link li a {
position: absolute;
top: 0;
margin: 0;
padding: 0;
/*background: url(../images/top-right-link.gif) no-repeat;*/
height: 15px;
display: block;
line-height: 15px;
}

li#top_home a {
left: 40px;
width: 31px;
color: #010101;
font-size: 11px;
text-decoration: none;
}

li#top_contact a {
left: 90px;
width: 55px;
color: #010101;
font-size: 11px;
text-decoration: none;
}

li#top_home a:hover  {
color: #008b54;
}

li#top_contact a:hover  {
color: #008b54;
}





/* -----------------------------
	-: Menu Classes :-
----------------------------- */

#menu{
width: 792px;
margin: 0 0 5px 0;
height: 34px;
}




/* -----------------------------
	-: Slider :-
----------------------------- */

#slider-Img {
height: 360px;
background: url(../images/slider-Img.jpg) no-repeat;
}

#sub-banner {
width: 792px;
height: 233px;
background: url(../images/banner-img.jpg) no-repeat;
position: relative;
}

#sub-banner h2 {
	font: 48px Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #fff;
	position: absolute;
	left: 24px;
	bottom: 19px;

}

/* -----------------------------
	-: Content Box :-
----------------------------- */
#contentBox {
padding: 18px 0 38px 0;
}


#contentBox #content {
width: 418px;
float: left;
margin: 0 0 0 18px;
}

.mainText {
font-size: 14px;
font-family: "Trebuchet MS", Verdana, Arial;
line-height: 25px;
}

.green{
	color:#007700;
	font-weight:bold;
}

#contentBox #content a {
color: #2c9005;
text-decoration: none;
}

#contentBox #content a:hover {
text-decoration: underline;
}

.tablepad td {
padding: 4px;
font-size: 14px;
font-family: "Trebuchet MS", Verdana, Arial;
}

ul.listul  {
padding: 15px 0 0 18px;
}

ul.listul li {
font-size: 14px;
font-family: "Trebuchet MS", Verdana, Arial;
line-height: 19px;
padding: 0 0 10px 0px;
list-style: disc;
}

/* -----------------------------
	-: Left Box :-
----------------------------- */

#contentBox #left-box {
width: 143px;
float: left;
}

/*
	--
	What’s New
	--
*/

#what-new {
}

#what-new ul {
padding: 10px 0 0 0;
}

#what-new li {
padding: 0 0 5px 0;
}

#what-new li a {
color: #59b13a;
font: 14px Georgia, "Times New Roman", Times, serif;
text-decoration: none;
font-weight: normal;
}

#what-new li a:hover {
text-decoration: underline;
}



#PlantLest h2 {
font: 15px Georgia, "Times New Roman", Times, serif;
/*color: #008b54;*/
color: #4d4c4c;
font-weight: bold;
padding: 0 0 10px 0;
}

#PlantLest li {
padding: 0 0 5px 0;
}

#PlantLest li a {
color: #010101;
font: 15px Georgia, "Times New Roman", Times, serif;
text-decoration: none;
font-weight: normal;
}

#PlantLest li a:hover {
color: #59b13a;
text-decoration: none;
}

#PlantLest li.activelist a {
color: #59b13a;
}

/*
	--
	Sign Up
	--
*/

#signUp {
padding: 20px 0 0 0;
}

#signUp form {
padding: 10px 0 0 0;
}

#signUp form p {
padding: 0 0 5px 0;
}

#signUp form input {
width: 139px;
background: #e6e4e4;
border: 1px solid #d1d0d0;
color: #259c43;
font-size: 10px;
font-family: Arial, Helvetica, sans-serif;
padding: 0 0 0 3px;
}

#signUp form button {
width: 131px;
height: 24px;
background: url(../images/btn-submit.jpg) no-repeat;
border: none;
display: block;
text-indent: -99999px;
cursor: pointer;
outline: none;
margin: 5px 0 0 0;
}

/* -----------------------------
	-: Right Box :-
----------------------------- */


#contentBox #right-box {
width: 186px;
float: right;
}

#sponsor-a-species {
background: #bfdcb8;
padding: 10px 10px;
margin: 0 0 20px 0;
}

#sponsor-a-species h2 {
padding: 0 0 3px 0;
text-align: center;
}

#sponsor-a-species p {
text-align: center;
font-family: Georgia, "Times New Roman", Times, serif;
color: #4d4c4c;
line-height: 19px;
}

#sponsor-a-species p a {
color: #2c9005;
text-decoration: none;
}

#sponsor-a-species p a:hover {
text-decoration: underline;
}


/* -----------------------------
	-: Footer :-
----------------------------- */


#social-icon {
border-bottom: 1px solid #09922c;
padding: 0 0 10px 0;

}

#social-icon #facebook-link {
float: right;
}

#social-icon #sharethis-left {
float: left;
padding: 8px 0 0 0;
}

#social-icon #sharethis-left .stbutton  {
color: #5e6469;
font-weight: bold;
text-decoration: none;
}

#footer {
padding: 15px 0;
}

#footer .footBoxleft {
width: 155px;
float: left;
}

#footer .footBoxleft li, #footer .footBoxRight li {
color: #575657;
padding: 0 0 5px 0;
font-size: 11px;
}

#footer .footBoxleft li a, #footer .footBoxRight li a {
color: #575657; 
text-decoration: none;
}

#footer .footBoxleft li a:hover, #footer .footBoxRight a:hover {
text-decoration: underline;
}

#footer .footBoxRight {
width: 158px;
float: right;
}

#copyright {
padding: 15px 0 10px 0;
text-align: center;
font-size: 11px;
}

#design-by {
text-align: center;
font-size: 11px;
color: #505151;
}

#design-by a {
color: #505151;
text-decoration: none;
}

#design-by a:hover {
text-decoration: underline;
}


/* -----------------------------
	-: Ads :-
----------------------------- */

.ads-box {
width: 180px;
margin: 0 0 30px  0;
}

.ads-box h2  {
color: #2c9005;
font-size: 18px;
font-family: Georgia, "Times New Roman", Times, serif;
padding: 8px 0 10px 0;
}

.ads-box  p {
font-size: 14px;
font-family: Georgia, "Times New Roman", Times, serif;
line-height: 22px;
color: #4d4c4c;
}

.ads-box p a {
color: #2c9005;
text-decoration: none;
}

#contentBox #content a:hover {
text-decoration: underline;
}




.bird_gallry td{
	margin:0px;
	padding:6px;
	line-height:18px;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
	color:#333;
	vertical-align:top;
}

.bird_box{
	padding:5px;
	background:#ebe8e8;
	border:1px #ccc solid;
}

.gray_line{
	margin:10px 0;
	border-top:1px #ccc solid;
}

.services-table td {
font-size: 14px;
font-family: "Trebuchet MS", Verdana, Arial;
line-height: 25px;
}

.services-table td.td-border-bottom {
	border-bottom: 1px solid #000;
}







.stepcarousel{
position: relative; /*leave this value alone*/
overflow: scroll; /*leave this value alone*/
width: 700px; /*Width of Carousel Viewer itself*/
height: 330px; /*Height should enough to fit largest content's height*/
margin: 0px 0 0 50px;

}

.stepcarousel .belt{
position: absolute; /*leave this value alone*/
left: 0;
top: 0;
}

.stepcarousel .panel{
float: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 0px 20px 0 0px ; /*margin around each panel*/
width: 700px; /*Width of each panel holding each content. If removed, widths should be individually defined on each content DIV then. */
height: 330px;

}
.stepcarousel .panel p{
text-align: left; /*leave this value alone*/
overflow: hidden; /*clip content that go outside dimensions of holding panel DIV*/
margin: 50px 40px 0px 5px ; /*margin around each panel*/
_margin: 50px 20px 0px 5px ;
width: 250px;
line-height:20px;
color:#000;
font-family: georgia, Helvetica, Sans-Serif; 
font-size: 14px;
float: right;
}

/*.stepcarousel .panel h2{
font-family: georgia, Helvetica, Sans-Serif; 
font-size: 22px; 
color: #000; 
padding: 20px 0px;
margin:0px 0px;
width: 290px;
overflow:hidden;
float: right;
position: absolute;
top: 0;
right: 0;
font-weight: normal;
}


.stepcarousel .panel h2 a:link, .stepcarousel .panel h2 a:visited  {
	color:#000;
	background-color: transparent;
	text-decoration: none;
	}*/
	
.stepcarousel .panel img{
/*position: absolute; 
top: 20px; 
left: 0px; 
background:#92c5ec; 
*/	/*padding:10px 10px;*/
float: left;
}

.stepcarousel .infobox{
width: 370px;
height: 250px;
float: right;
text-align:  left;
}


.sight{
	margin:0px;
	padding:0px;
}

.sight h1{
	margin:0px;
	padding:0px;
	text-align:center;
	font-size:20px;
}

.sight h2{
	margin:0px;
	padding:10px 0 0 0;
	text-align:center;
	font-size:13px;
}



.gallery{
	margin:0px;
	padding:10px 0 0 0px;
}

.gallery_border{
	border:1px #ddd solid;
	padding:7px;
	float:left;
	margin:0 25px 40px 25px;
	background:#f1f1f1;
}



#bookingfrm {
width: 780px;
margin: 0;
}

#bookingfrm table.available_swan td {
padding: 2px;
font-size: 14px;
font-family: "Trebuchet MS", Verdana, Arial;
line-height: 20px;
}

fieldset {
border: 1px solid #cdc8c2;
padding: 10px;
font-weight: normal;
}

legend  {
font-size: 18px;
font-family: "Trebuchet MS", Verdana, Arial;
padding: 4px;
background: #fff;
}

#bookingfrm  a {
color: #2c9005;
text-decoration: none;
}

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


.JodText {
font-size: 14px;
font-family: "Trebuchet MS", Verdana, Arial;
line-height: 20px;
text-align: left;
font-weight: bold;
padding: 0 0 20px 0;
}


.wtable {
 background:#fff;
 text-align:left;
 width:100%;
 font-size:12px;
 border: 1px solid #8D9CAA;
}

.wtable h4 {
background: #8D9CAA;
margin: 0;
padding: 6px;
color: #fff;
font: 14px Arial, Helvetica, sans-serif;
font-weight: bold;
text-align:left;
}

.wtable table.tbl {
padding: 3px;
}

.wtable table.tbl td {
 vertical-align:left;
 padding: 4px;
}

.smaller{
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#999999;
}

.bold{
font-weight:bold;
}
