/*GLOBAL OPTIONS*/
body {
	font:13px Georgia, 'Times New Roman', Times, serif;
	margin: 0;
	background:#97E5F8 url(../images/body_bg.png) center top no-repeat;
	min-width:1004px;
}
form {
	display: inline;
	padding: 0;
	margin: 0;
}
fieldset {
	margin: 0;
	padding: 0;
	display: block;
	border-style: none;
}
a {
	text-decoration: underline;
	color:#517f0e;
}
a:hover {text-decoration: none;}
img {border-style: none;}
* :focus{
	outline:none !important;
}

.menu_cont{width:100%; margin:25px 0 0; overflow:hidden}
.header_contact{background:url(../images/phone.png) no-repeat; padding:0 0 0px 26px; font-size:28px; font-weight:bold; font-family:Arial, Helvetica, sans-serif; color:#FFFFFF; float:right;}
.menu{float:right; width:450px; overflow:hidden; margin:11px 10px 5px;}
.menu ul{margin:0px; padding:0px;}
.menu ul li{float:left; list-style:none;color:#9fecff; font-weight:bold; padding:0px; margin:0px 5px;}
.menu ul li a{color:#94E5F6; text-decoration:none; font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; text-transform:uppercase; font-style:italic;}
.menu ul li a:hover{text-decoration:underline;}
.logo{margin:5px; float:left;}
.location{background:url(../images/location_bg.png) repeat-x; height:78px; width:660px; margin:15px 0 0 0; border-radius:6px 6px 0 0; float:right;}
.locationpoint{background:url(../images/eco_place.png) no-repeat; width:48px; height:66px; margin:-10px 0 0 5px; float:left;}
.place{font-size:36px; font-family:Arial, Helvetica, sans-serif; padding:14px 0; color:#FFFFFF; float:left; margin:0px 5px;}
.place span {color:#03395c; font-weight:bold;}
.otherlocation{background:url(../images/other_bg.png) repeat-x; height:46px; width:auto; margin:15px 5px; float:right; border-radius:6px;}
.otherlocation a{font-size:20px; font-family:Geneva, Arial, Helvetica, sans-serif; color:#FFFF00; font-weight:bold; line-height:46px; text-transform:uppercase; padding:0 5px; text-decoration:none;}
.right{width:100%; background:#D5D8D1; border-radius:10px; overflow:hidden;}
.rightmenu{background:url(../images/righthead_bg.png) repeat-x #D5D8D1; border-left:1px solid #B8BAB5;float:left; width:262px; border-radius:0px 10px 10px 0px;}
.rightheadtxt{font-size:28px; font-style:normal; padding:30px 0; text-align:center; color:#000; font-family:arial; width:70%; float:left;}
.rightpic{background:url(../images/tower.png) no-repeat; width:57px; height:100px; right:10px; top:-24px; position:absolute;}
.rightmenu ul{margin:0px; padding:0px;}
.rightmenu ul li{list-style-image:url(../images/arrow.png); list-style-position:inside; margin:0px; padding:7px 0px 7px 15px; width:94%; border-bottom:1px solid #B8BAB5; background:url(../images/rightli_bg.png) repeat-x #CBCEC5;}
.rightmenu ul li a{color:#000; text-decoration:none; font-family:arial; font-style:normal; font-size:12px;}
.rightmenu ul li a:hover{text-decoration:underline;}
.rightclick{background:url(../images/business.png) no-repeat; width:262px; height:149px; margin:10px 0px;}
.rightcontact{background:#C9CCC3 url(../images/mobile.png) no-repeat right; padding:30px 63px 20px 20px; width:180px; font-family:arial; font-style:normal; overflow:hidden;}
.gravity{
background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #46B1E9), color-stop(1, #2E81DF) );
	background:-moz-linear-gradient( center top, #46B1E9 5%, #2E81DF 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#46B1E9', endColorstr='#2E81DF');
	background-color:#2E81DF;
	border-radius:4px;
	border:4px #fff solid;
	width:298px;
	text-align:left;
}
.btn-2 {
	-moz-box-shadow: 0 1px 3px 0 #999999;
	-webkit-box-shadow: 0 1px 3px 0 #999999;
	box-shadow: 0 1px 3px 0 #999999;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #4b94fa), color-stop(1, #044cb0) );
	background:-moz-linear-gradient( center top, #4b94fa 5%, #044cb0 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#4b94fa', endColorstr='#044cb0');
	background-color:#4b94fa;
	border-radius:4px 4px 4px 4px;
	text-indent:0;
	display:inline-block;
	color:#ffffff;
	font-family:arial,sans-serif;
	font-size:18px;
	font-weight:bold;
	cursor:pointer;
	font-style:normal;
	height:30px;
	line-height:26px;
	margin:1px 0;
	width:auto;
	padding:0px 20px;
	text-decoration:none;
	text-align:center;
}

.btn-2:active {
	position:relative;
	top:1px;
}
.follow{color: #333333;
    font-family: arial;
    font-size: 26px;
    font-style: normal;
    margin: 10px;}

/*MAIN CONTAINER*/
#wrapper {
	margin:0 auto;
	width:1004px;
}
.wrapper-holder{
	/*background:url(../images/bg-main-wrapper.png) repeat-y 50% 50px;*/
}
/*HEADER*/
.header-wrapper{
	padding-top:10px;
	margin:0 auto -25px;
	width:100%;
	position:relative;
	z-index:10;
}
.header-inner{margin: 0 auto;
    overflow: hidden;
    width: 970px;}
#header {
	height:418px;
	width:1004px;
	margin:0 auto;
	position:relative;
}
/*logo
.logo {
	margin: 0;
	position: absolute;
	top:20px;
	left:11px;
}*/
.txt-tel{
	position:absolute;
	left:255px;
	top:15px;
	color:#b1e902;
	font-size:14px;
	font-weight:normal;
	text-shadow:1px 1px 0 #171809;
}
.txt-tel span{color:#eeddb2;font-size:19px !important;}
/* main-nav */
.main-nav-holder{
	width:995px;
	margin:0 auto 27px;
	position:relative;
}
.main-nav{
	background:url(../images/bg-main-nav.png) no-repeat;
	height:83px;
	overflow:hidden;
	padding:21px 0 0 14px;
	margin:0 0 0 13px;
	list-style:none;
}
.main-nav li{
	float:left;
	padding-left:21px;
	line-height:68px;
}
.main-nav li a{
	color:#e9d7a5;
	font-size:26px;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:2px 1px 1px #111;
}
.main-nav li a:hover{text-decoration:underline;}
/* btn-order */
.order{
	background:url(../images/btn-order-online.png) no-repeat;
	width:238px;
	height:62px;
	padding:41px 0 0 10px;
	display:block;
	position:absolute;
	bottom:-6px;
	right:6px;
	color:#fff;
	font-size:15px;
	text-shadow:2px 2px 0 #1a4302;
	text-align:center;
	text-decoration:none;
}
.order span{
	display:block;
	font-size:30px;
	text-shadow:3px 3px 0 #803c00;
}
.order:hover{background-position:0 100%;}
/* main */
#main{
	width:100%;
	position:relative;
	z-index:10;
}
#main .main-top{
	width:100%;
	/*background:url(../images/bg-main-top.png) no-repeat;*/
	height:0px;
	overflow:hidden;
}
#main .main-bottom{
	width:100%;
	/*background:url(../images/bg-main-bottom.png) no-repeat;*/
	height: 0px;
	overflow:hidden;
}
/*CONTAINER*/
#container {
	/*background:url(../images/bg-main.png) repeat-y;*/
	padding:0 4px 0 5px;
	font-size:13px;
	color:#333;
	line-height:20px;
	font-style:italic;
}
.container-inner{
	background: url("../images/head_bg.png") repeat-x scroll 0 0 #EEF1E8;
    border-radius: 10px 10px 10px 10px;
    margin: 0 auto;
    padding-bottom: 50px;
    width: 994px;
}
/*FOOTER*/
#footer {
	width:100%;
	overflow:hidden;
	padding-top:100px;
	height:180px;
	background:url(../images/footer_bg.png) repeat-x;
	margin-top:-50px;
}
.footer-inner{
	width:1004px;
	margin:0 auto;
	overflow:hidden;
}
/*.footerlogo{
background: url(../images/footer-logo.png) no-repeat;
width:230px;
height:51px;
margin:5px 0 0 10px;
float:left;
}*/
.footer-nav{
	margin:20px 0 25px;
	padding:0;
	list-style:none;
	text-align:center;
	width:50%;
	float:left;
}
.footer-nav li{
	display:inline;
	padding-left:20px;
}
.footer-nav li:first-child {
	padding-left:0;
	background:none;
}
.footer-nav li a{
	color:#1CD1FC;
	font-size:13px;
	text-decoration:none;
	text-transform:uppercase;
	font-weight:bold;
	font-family:arial;
}
.footer-nav li a:hover{text-decoration:underline;}
/* buttons */
/**[class|="btn"]{
	font-size:8px;
	background:url(../images/bg-btn1.png) no-repeat;
	line-height:31px;
	display:table;
	padding-left:17px;
	color:#fff;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:1px 1px 0 #000;
	font-style:normal;
	margin-right:20px;
}*/
*[class|="btn"] span{
	/*background:url(../images/bg-btn1.png) no-repeat 100% 0;
	padding-right:47px;
	display:block;
	margin-right:-20px;*/
}
*[class|="btn"]:hover{background-position:0 100%;}
*[class|="btn"]:hover span{background-position:100% 100%;}
* + html *[class|="btn"]{
	display:inline;
	zoom:1;
}
.btn-2, .btn-2 span{/*background-image:url(../images/bg-btn2.png);*/}
#footer .connect-box{
	background:#2a4114;
	border-bottom:2px solid #000;
	border-radius:6px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	-o-border-radius:6px;
	line-height:35px;
	height:35px;
	position:relative;
	width:482px;
	padding:0 30px;
	margin:0 auto 20px;
	font-size:14px;
	color:#b2ea00;
	text-transform:uppercase;
	text-shadow:1px 1px 0px #000;
}
#footer .connect-box strong{color:#fff;font-weight:normal;}
#footer .connect-box .socials{
	margin:0;
	padding:0;
	list-style:none;
	position:absolute;
	right:20px;
	top:-5px;
}
#footer .connect-box .socials li{
	float:left;
	margin-left:3px;
}
#footer .connect-box .socials a{float:left;}
#footer p{
	font:normal bold 13px/22px arial;
	margin:0;
	text-align:center;
	text-shadow:1px 1px 0 #000;
	color:#fff;
}
#footer p span{
	display:block;
	font-size:12px;
}
#footer p a{
	color:#fff600;
	text-decoration:none;
}
#footer p a:hover{text-decoration:underline;}
/* container */
#container p {margin: 0 0 16px;}
#container p strong{font-size:14px;color:#835314;}
#container h2{
	color:#000;
	font-size:26px;
	font-weight:bold;
	font-family:arial;
	text-transform:uppercase;
	font-weight:normal;
	text-shadow:2px 2px 0 #fff;
	margin:0 0 5px;
	line-height:25px;
	font-style:normal;
}
#container h2 span{
	color:#333;
	font-size:12px;
}
.content-box{padding:15px 44px 5px;}
.content-box h2{text-align:center;}
.align-left,
.align-right{
	float:left;
	border:5px solid #fff;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	margin-right:25px;
	margin-bottom:10px;
	box-shadow:3px 2px 5px #c0b67d;
	-moz-box-shadow:3px 2px 5px #c0b67d;
	-webkit-box-shadow:3px 2px 5px #c0b67d;
	-o-box-shadow:3px 2px 5px #c0b67d;
}
.align-right{
	float:right;
	margin-left:25px;
}
.content-box .video-img img{display:block;}
.content-box .btn-1{float:right;}
.content-box .desc{
	overflow:hidden;
	padding-top:7px;
	height:260px;
}
/*.gallery .item h4 {height:30px;}*/
/* content-section */
.content-section{padding:15px 0px; background:url("../images/eco_contantplan_bg.png") repeat-x scroll 0 0 #EEF1E8;}
.content-section:after {
	height: 0;
	clear: both;
	content:'';
	display: block;
}
#container .content-section h2{margin-bottom:15px;}
/*galler*/
.gallery{
	width:100%;
	position:relative;
	font-style:normal;
}
.gallery button{background:url(../images/loadmore.png) no-repeat;
height:71px; width:359px; margin:10px 185px; border:0px;}
.gallery .list-wrapper{
	width: 735px;
	height: 1370px;
	max-height:4800px;
	position:relative;
	overflow:hidden;
}
.jcarousel-clip-horizontal{
	overflow:hidden;
	width:891px;
	margin-left:18px;
	height: 280px;
}
.gallery ul{
	margin:0px 0 0;
	padding:0;
	list-style:none;
	width:100%;
	top:22px !important;
}
.gallery .item{
	float:left;
	margin:20px;
	background:#fff;
	width:305px;
	-moz-box-shadow:    2px 3px 3px 1px #B8BAB5;
  -webkit-box-shadow: 2px 3px 3px 1px #B8BAB5;
  box-shadow:         2px 3px 3px 1px #B8BAB5;
	padding:10px;
	overflow:hidden;
	text-align:center;
	border-radius:8px;
}
.gallery .item1{
	float:left;
	margin-right:18px;
	background:url(../images/bg-gallery-item1.png) no-repeat;
	width:247px;
	height:237px;
	padding:10px 17px;
	overflow:hidden;
	text-align:center;
}

.gallery .item h4{
	margin:7px 0 12px;
	font:bold 17px Arial, Helvetica, sans-serif;
	color:#053F57;
}
.gallery .item .img-holder img{
	display:block;
	border:1px solid #fff;
	margin-bottom:10px;
}
.gallery .btn-2{float:right;}
.gallery .item > span{
	font:12px Arial, Helvetica, sans-serif;
	color:#281800;
	display:block;
	text-align:left;
}
.gallery  .item > span strong{
	color:#72C2E3;
	font-size:20px;
}
.gallery .jcarousel-prev,
.gallery .jcarousel-next{
	background:url(../images/btn-left-right.png) no-repeat;
	width:58px;
	height:150px;
	position:absolute;
	top:103px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
	cursor:pointer;
}
.gallery .jcarousel-prev,
.gallery .jcarousel-next {right:100%;margin-right:-1px;}
.gallery .jcarousel-next {left:100%;background-position:100% 0;margin-left:-1px;}
.gallery .pic-whale{
	position:absolute;
	right: 26px;
	top: -48px
}
/* content-column1 */
.content-column1{
	float:left;
	width:565px;
}
.content-column1 .btn-1{margin-left:287px;}
/* .content-column2 */
.content-column2{
	float:right;
	width:301px;
}
.content-column2 a{
	text-decoration:none;	
}
.content-column2 a:hover{
	text-decoration:underline;	
}

.content-column2 h3{
	font-size:13px;
	color:#3c2400;
	text-transform:uppercase;
	margin:0 0 15px;
	text-align:center;
	font-style:normal;
	text-shadow:1px 1px 0 #fff;
}
.content-column2 h3 span{color:#3c5a10;}
/* look-box */
.look-box{
	overflow:hidden;
	width:100%;
	padding-top:50px;
	margin-left:-20px;
	/*background:url(../images/img-picture.png) no-repeat 195px 35px;*/
}
.photo-list {
	margin:0;
	padding:0;
	list-style:none;
}
.photo-list  li{
	float:left;
	margin:0 14px 14px 0;
}
.photo-list a img{
	float:left;
	border:5px solid #fff;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	width:117px;
	box-shadow:2px 2px 5px #b4ab75;
	-moz-box-shadow:2px 2px 5px #b4ab75;
	-webkit-box-shadow:2px 2px 5px #b4ab75;
	-o-box-shadow:2px 2px 5px #b4ab75;
}
.photo-list a{float:left;}
.photo-list a.view{
	background:url(../images/btn-view-gallery.png) no-repeat;
	width:126px;
	height:106px;
	text-indent:-9999px;
	overflow:hidden;
}
/* testimonial-box */
.testimonial-box{
	/*background:url(../images/img-peoples.png) no-repeat 195px 0;*/
	overflow:hidden;
	padding-top:20px;
	margin-bottom:40px;
}
.testimonial-box blockquote{
	display:block;
	padding:0;
	margin:0;
	position:relative;
	font-size:13px;
	line-height:21px;
}
.testimonial-box blockquote q{
	background:#F7F8F4;
	
	padding:20px 25px;
	color:#402d06;
	margin:0;
	quotes:none;
	display:block;
	
	-moz-box-shadow:0px 2px 5px #e5d995;
	-webkit-box-shadow:0px 2px 5px #e5d995;
	-o-box-shadow:0px 2px 5px #e5d995;
}
.testimonial-box blockquote cite{
	display:block;
}
.testimonial-box blockquote q:after,
.testimonial-box blockquote q:before{content:"";}
.testimonial-box blockquote .corner{
	position:absolute;
	left:25px;
	bottom:3px;
	background:url(../images/bg-corner.png) no-repeat;
	width: 25px;
	height: 30px;
}
.testimonial-box blockquote cite{
	display:block;
	margin:0;
	padding:0;
	color:#3f1800;
	font-weight:bold;
	padding:10px 0 0 55px;
	text-shadow:1px 1px 0 #fff;
}
.testimonial-box .btn-1{
	float:right;
	margin-top:-5px;
}
.content-column2 .banner{
	display:block;
	margin-bottom:30px;
}
/* sponsors-box */
.sponsors-box{
	
	-moz-box-shadow:0px 2px 5px #ddd185;
	-webkit-box-shadow:0px 2px 5px #ddd185;
	-o-box-shadow:0px 2px 5px #ddd185;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-o-border-radius:20px;
	overflow:hidden;
	background:#fff;
	
	padding:23px 10px 15px;
}
.sponsors-list {
	margin:0;
	padding:0;
	list-style:none;
	text-align:center;
}
.sponsors-list li{
	display:inline;
	padding-left:6px;
}
.sponsors-list li:first-child {padding-left:0;}
/* three-videos */
.three-videos {
	margin:0;
	padding:0 0 10px;
	list-style:none;
	width:100%;
	overflow:hidden;
}
.three-videos li{margin:20px 0 0 26px;}
.three-videos li:first-child {margin-left:0;}
.three-videos a img{width:258px;}
.three-videos li.big{margin-top:0;}
.three-videos li.big img{width:301px;}
/* main-gallery */
.main-gallery a img{width:150px;}
.main-gallery li{
	margin: 0 24px 24px 0;
}
/* photo-list-holder */
.photo-list-holder{
	width:100%;
	overflow:hidden;
	padding-top:10px;
}
.photo-list-holder .photo-list{
	width:110%;
	overflow:hidden;
}
.look-box2{padding-top:15px;background-position:205px 0;}
/* gallery-box */
.gallery-box{
	background:url(../images/bg-sidebar-gallery-item.png) no-repeat;
	height:256px;
	position:relative;
	padding:22px 0 0;
	margin:0 auto 10px;
}
.gallery-box .item{margin-left:20px;}
.gallery-box .pic-whale{right:15px;}
/* gallery-box-holder */
.gallery-box-holder{
	width:245px;
	margin:0 auto 20px;
}
.view-all{
	display:block;
	text-align:right;
}
.view-all a{
	padding-right:22px;
	background:url(../images/icon-arrow-right.png) no-repeat 100% 50%;
	text-decoration:none;
	font-size:15px;
	color:#03395C;
	text-transform:uppercase;
	font-style:normal;
	text-shadow:1px 1px 0 #fff;
}
.view-all a:hover{text-transform:uppercase;}
/* services-list */
.services-list{
	margin:0 0 0 -20px;
	padding:0;
	list-style:none;
	width: 597px;
}
.services-list li{
	background:url(../images/bg-services-item.png) no-repeat;
	overflow:hidden;
	padding:23px;
}
.services-list li img{
	float:left;
	margin-right:32px;
}
.services-list li p{
	overflow:hidden;
	font-size:13px;
	line-height:19px;
}
.services-list li p strong{color:#333;}

.services-list li h3{
	color:#291800;
	font:bold 18px Arial, Helvetica, sans-serif;
	margin:0 0 8px;
}
/* testimonial-box */
.testim-area {margin-top:-50px;}
.testim-area .testimonial-box{
	background:none;
	margin-bottom:0;
}
/* news-list */
.news-list .news-title{
	margin-bottom:20px;
	overflow:hidden;
}
.news-list .news-title h3{
	display:inline;
	margin:0;
	font-size:24px;
}
.news-list .news-title em{
	font:14px Arial, Helvetica, sans-serif;
	margin-left:15px;
}
.news-list .important{color:#ff0030 !important;}
/* news-and-events */
.news-and-events{
	position:absolute;
	left:205px;
	top:20px;
}
.pic-tours{
	position:absolute;
	top:15px;
	right:108px;
	z-index:10;
}
/* tour-gallery */
.tour-gallery{
	width:100%;
	overflow:hidden;
	margin-top:10px;
}
.tour-inner{
	/*background:none repeat scroll 0 0 #EEF1E8;*/
}
.tour-gallery ul{
	width:100%;
	margin:0;
}
/*.tour-gallery .tour-bottom,
.tour-gallery .tour-top{
	background:url(../images/bg-tour-area-top-bottom.png) no-repeat;
	overflow:hidden;
	height:20px;
}
.tour-gallery .tour-bottom{background-position:0 100%;}*/
.tour-gallery .item{
	background:#DAF0FE;
	border:4px solid #fff;
	
	 -moz-box-shadow:    inset 0 0 10px #C3D9E7;
   -webkit-box-shadow: inset 0 0 10px #C3D9E7;
   box-shadow:         inset 0 0 10px #C3D9E7;
	border-radius:10px;
	
	width:827px;
	margin:0 auto 15px;
	float:none;
	height:auto;
	font-style:italic;
	padding:17px;
}
.tour-gallery .item .photo-holder{
	float:left;
	width:180px;
	margin-right:30px;
}
.tour-gallery .item .desc{
	overflow:hidden;
	text-align:left;
	margin-left:10%;
	
}
.tour-gallery .item .desc  p{	
	font-size:16px;	
}
.tour-gallery .item .desc .des-bold{	
	margin-left:10% !important;
}

.tour-gallery .item .photo-holder > span{
	font:13px Arial, Helvetica, sans-serif;
	color:#281800;
	display:block;
}
.tour-gallery  .item .photo-holder > span strong{
	color:#004d00;
	font-size:18px;
}
.tour-gallery .item .tour-title{
	background:url(../images/bg-tour-title-bottom.png) no-repeat 0 100%;
	position:relative;
	padding-bottom:8px;
	margin-bottom:15px;
	text-align:left;
	margin-left:10%;
}
.tour-gallery .item  h3{
	margin:0 0 5px;
	color:#281800;
	font:bold 24px Arial, Helvetica, sans-serif;
	text-shadow:1px 1px 1px #fff;
}
.tour-gallery .item dl,
.tour-gallery .item dt,
.tour-gallery .item dd{
	padding:0;
	margin:0;
	display:inline;
	font-weight:bold;
	font-size:15px;
	color:#444;
}
.tour-gallery .item dd{
	color:#1D66AE;
	margin-right:20px;
}
.tour-gallery .item .order-now{
	position:absolute;
	right:13px;
	top:0;
	background:url(../images/btn-order-now.png) no-repeat 0 0 !important;
	width:167px;
	height:54px;
	font:bold 18px Arial, Helvetica, sans-serif;
	color:#fff;
	text-shadow:1px 1px 0 #033366;
	text-decoration:none;
	padding-top:10px;
	text-align:center;
}
.tour-gallery .item .order-now em{
	display:block;
	font-style:normal;
}
/* tour-single */
.tour-single .item {
	padding:30px 36px 40px 23px;
	width:786px;
	margin-bottom:6px;
}
.tour-single .item h3{
	font-size:30px;
	margin:0 0 20px;
	text-align:left;
	margin-left:10%;
}
.tour-single .item .photo-holder{
	float:right;
	margin:0 0 0 25px;
}
.tour-single .item .photo-holder img{margin:0 0 -1px;}
.tour-single .item dd,
.tour-single .item dt{font-size:18px;}
/* reserve-it */
.reserve-it{
	background:url(../images/btn-reserve.png) no-repeat;
	width:251px;
	padding-left:30px;
	line-height:66px;
	text-decoration:none;
	display:block;
	color:#fff;
	font-size:20px;
	text-shadow:1px 1px 0 #40730f;
	font-style:normal;
	margin-top:32px;
}
.reserve-it:hover{background-position:0 100%;}
/* map */
.map img{
	display:block;
	border:3px solid #fff;
}
/* contact-info */
.contact-info{
	font-size:18px;
	line-height:24px;
	display:block;
	margin-bottom:50px;
}
.contact-info span{
	display:block;
	margin-bottom:24px;
}
/* contact-area */
.contact-area{
	width:100%;
	overflow:hidden;

}
.contact-area .contact-area-top,
.contact-area .contact-area-bottom{
	background:url(../images/bg-contact-form-top-bottom.png) no-repeat;
	height:15px;
	overflow:hidden;
}
.contact-area .contact-area-bottom{background-position:0 100%;}
.contact-area .contact-area-inner{
	background: none repeat scroll 0 0 #DAF0FE;
    border: 4px solid #FFFFFF;
    border-radius: 10px 10px 10px 10px;
    box-shadow: 0 0 10px #C3D9E7 inset;
	overflow:hidden;
	padding:20px 42px;
}
/* form */
.form .form-row{
	width:100%;
	display:table;
	margin-bottom:13px;
}
.form label{
	display:block;
	color:#281800;
	cursor:pointer;
	font:bold 18px/31px Arial, Helvetica, sans-serif;
	clear:both;
	padding:0 9px;
}
.form label span{color:#f00;}
.form .error input,
.form input.error {color:#c00;}
/* .contact-form */
.contact-area{
	margin-top:30px;
}
.contact-form input[type="text"]{
	width:290px;
}
.contact-form select{width:263px;}
.contact-form button[type="submit"]{
	background:url(../images/btn-submit.png) no-repeat;
	width:114px;
	height:49px;
	text-align:center;
	padding:0;
	border:none;
	color:#fff;
	font:bold 17px/49px Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	text-shadow:-1px -1px 0 #1e4c8c;
	cursor:pointer;
	margin:10px 0 0 5px;
}
.contact-form textarea{
	background:url(../images/forms/bg-textarea.png) no-repeat !important;
	width:450px !important;
	height:159px !important;
	padding:10px;
	font:bold 14px Arial, Helvetica, sans-serif;
	color:#333;
	border:none;
	overflow:auto;
	resize:none;
}
.contact-form table{height:auto !important; width:auto !important;}
/* form-section */
.form-section{
	background:none repeat scroll 0 0 #CBE8F8;
	width:800px;
	margin:0 auto 16px;
	padding-top:25px;
	min-height:130px;
	border:4px solid #FFFFFF;
	border-radius:4px;
}
.form-section .section-inner{
	background:none repeat scroll 0 0 #CBE8F8;
	padding:0 40px 80px;
	
}
.form-title{
	font:bold 30px/68px Arial, Helvetica, sans-serif;
	margin:0 0 20px;
	text-align:center;
	color:#fff;
	text-shadow:1px 1px 0 #796740;
}
.form .form-col{
	float:left;
	margin-left:18px;
}
.form .form-col:first-child {margin-left:0;}
.gallery .form h4{
	font:bold 37px/60px Arial, Helvetica, sans-serif;
	color:#281800;
	margin:0 0 0 5px;
	text-shadow:1px 1px 0 #fff;
}
.reserv-form .age-list{
	float:right;
	padding-top:23px !important;
	font-style:normal;
}
/*.form .input-center{text-align:center;text-indent:-6px;}*/
/* plus-minus */
.form .plus-minus{
	width:40px;
	overflow:hidden;
	padding:3px 0 0 20px;
}
.form .plus-minus a{
	float:left;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
	background:url(../images/icon-plus-minus.png) no-repeat;
	width:17px;
	height:18px;
}
.form .plus-minus a.minus{
	background-position:100% 0;
	float:right;
}
.form .form-col.gratuity-col{padding-left:40px;}
.form .total-price{
	float:right;
	background:url(../images/bg-total-price.png) no-repeat;
	width:209px;
	text-align:center;
	color:#fff;
	text-shadow:0 1px 0 #2d2213;
	margin-top:8px;
	font:bold 36px/76px Arial, Helvetica, sans-serif;
}
/* form-total-price-holder */
.form-total-price-holder{
	float:right;
}
.form-total-price-holder span{
	color:#122653;
	font:bold 18px/34px Arial, Helvetica, sans-serif;
	display:block;
	padding:0 18px;
}
.form .total-price2{
	background:url(../images/bg-total-price2.png) no-repeat;
	width: 209px;
	font: bold 48px/138px Arial, Helvetica, sans-serif;
	text-align:center;
	display:block;
	color:#281800;
	text-shadow:0 1px 0 #ede1d3;
}
/* form-sub-column1 */
.form .form-sub-column1{
	overflow:hidden;
}
.form .insp-holder{
	overflow:hidden;
}
.form .insp-holder .jqTransformInputWrapper{
	clear:none !important;
}
.form .insp-holder span{
	padding:0 10px;
	line-height:48px;
	float:left;
}
.reserv-form .reserve-it{
	float:right;
	margin:0;
	background-image:url(../images/btn-reserve-it.png);
	padding-left:72px;
	width:209px;
}
/* ui-datepicker-trigger */
.ui-datepicker-trigger{
	position:absolute;
	right: 15px;
	top: 12px;
	z-index:100;
	cursor:pointer;
}

.check-it {
                margin-top:47px;
                margin-left:20px;
                display:block;
				font-size:23px;
}
.check-it:hover {
                color:#0CC5EB;
                text-decoration:underline;
}
.check-it-trip {
                margin-top:47px;
                margin-left:20px;
                display:block;
				font-size:23px;
}
.check-it-trip:hover {
                color:#0CC5EB;
                text-decoration:underline;
}
.avail-title {
        width:15%;
        float:left;
        margin-right:1%;
}
.avail-main {
        width:19%;
        margin-right:3%;
        float:left;
}
.avail-order {
        width:15%;
        float:left;
        text-align:right;
}
.avail-event {
        padding-bottom:5px !important;
        clear:both !important;
}
.clear {
        clear:both !important;
}

.redboldtext {
        color:red !important;
        font-weight:bold !important;
}
.error {
                color:red !important;
}

.tour-gallery .item .photo-holder img {
   border: 1px solid #FFFFFF;
   margin: 5px;
   outline: 1px solid #CCCCCC;
    width: 171px;
}
.bannercont{
	width:335px;
	overflow:hidden;
	margin:0px;
}
.banner-top{background:url(../images/img-banner-top.png) no-repeat; width:335px; height:154px;margin:0px;}
.banner-bottom{background:url(../images/img-banner-bottom.png) no-repeat; width:335px; height:124px;margin:0px;}
.toptxt{font-family:Arial, Helvetica, sans-serif; font-size:31px; font-weight:bold; width:276px;overflow:hidden; color:#FFF; margin:0px 0px 0px 15px; padding:51px 0px; text-align:center;}
.toptxt a{color:#FFF; text-decoration:none; font-style:normal; line-height:28px;}
.toptxt a span{text-decoration:underline;}
.bottomtxt{font-family:Arial, Helvetica, sans-serif; font-size:15px; font-weight:bold; width:120px;overflow:hidden; color:#000; margin:0px 0px 0px 34px; padding:5px 0px; float:left;}
.bottomtxt span{font-size:23px;}
.banner-bottom img{margin:15px 10px; border:none;}
.tour-gallery .item .desorder{
	overflow:hidden;
	text-align:left;
}
.tour-title1{
	position:relative;
	padding-bottom:8px;
	margin-bottom:15px;
	text-align:left;
	
}
.tour-title1 h3{
	font-size:30px;
	margin:0px !important;
	text-align:left;	
}
.desorder p{
	font-size:16px !important;
	
}
.sponsors-box {
    background: none repeat scroll 0 0 #FFFFFF;
    
    border-radius: 20px 20px 20px 20px;
    
    font-size: 26px;
    font-weight: bold;
    overflow: hidden;
    padding: 20px 10px;
    text-align: center;
}
.txt h4 {
  height: 30px;
}
.gallery-box1 {
    /*background: url("../images/bg-sidebar-gallery-item01.png") no-repeat scroll 0 0 transparent;*/
    height: 278px;
    margin: 0 auto 10px;
    padding: 22px 0 0;
    position: relative;
}
.file_browse_wrapper {
    width: 110px;
    height: 32px;
    background: url('../images/browse.png') 0 0 no-repeat;
    border:none;
    overflow:hidden;
	cursor:pointer;
}
.file_browse_wrapper:hover {
    background: url('../images/browse_hover.png') 0 0 no-repeat;
	cursor:pointer
}
.file_browse{
    margin-left:-120px;
	cursor:pointer;
    opacity:0.0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.select1 {
   background: transparent;
   width: 185px;
   padding: 5px;
   font-size: 16px;
   line-height: 1;
   border: 0;
   border-radius: 0;
   height: 39px;
    -webkit-appearance:none;
    -moz-appearance:none;
    appearance:none;
     border:1px solid #ccc;
   border-radius:3px;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   -o-border-radius:3px;
   }
   .styled-select {
   width: 160px;
   height: 38px;
   overflow: hidden;
   background: url('../images/down_arrow_select.jpg') no-repeat right #fff;
   border:4px solid #B8D2E5;
   border-radius:6px;
   -webkit-border-radius:6px;
   -moz-border-radius:6px;
   -o-border-radius:6px;
   }

#FileUpload {
    position: relative;
}

#review_image {
    height: 40px;
    opacity: 0;
    position: relative;
    text-align: right;
    width: 335px;
    z-index: 2;
}
#BrowserVisible {
    background: url(../images/browsebg.png) no-repeat scroll 100% 0 transparent;
    font-size: 12px;
    height: 42px;
    left: 0;
    margin: 0px 0 0;
    position: absolute;
    top: 0;
    width: 335px;
    z-index: 1;
}
#FileField {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    color: #999999;
    font-size: 13px;
    height: 35px;
    width: 315px;
	margin-left:15px;
}
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
padding: 5px;
left: 0px;

visibility: hidden;
color: black;
top:0px;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 10px;
left:-50px;
 /*position where enlarged image should offset horizontally */

}
cite{ overflow:hidden}

