/*GLOBAL OPTIONS*/
body {
	font:13px Georgia, 'Times New Roman', Times, serif;
	margin: 0;
	background: url(../images/background.jpg) no-repeat top center scroll #2162b8;
	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: #E87738;
}
a:hover {text-decoration: none;}
img {border-style: none;}
* :focus{
	outline:none !important;
}

/*MAIN CONTAINER*/
#wrapper {
	margin:0 auto;
	width:1004px;
}
.wrapper-holder{
	background:url(../images/bg-main-wrapper.png) repeat-y 50% 50px;
	position:relative;
	top:190px;
}
/*HEADER*/
.header-wrapper{
	background:url(../images/bg-header2.jpg) no-repeat 50% -2px;
	padding-top:10px;
	margin:0 auto -25px;
	width:100%;
	position:relative;
	top:100px;
	z-index:10;
}

#header {
	height:300px;
	width:1000px;
	margin: 20px auto 0;
	text-align: center;
}
/*logo*/
.logo {
	margin: 25px 0;
}
.txt-tel{

	color:#000;
	font-size:32px;
	font-weight:normal;
	text-shadow:1px 1px 0 #fff;
}
.txt-tel span{color:#ff861a; !important;}

/* main-nav */
.main-nav-holder{
	width:995px;
	margin:0 auto;
	position:relative;
	top:190px;
}
.main-nav{
	background:url(../images/bg-main-nav.png) no-repeat bottom;
	
	overflow:hidden;
	padding:21px 0 0 15px;
	margin: 0 0 0 -10px;
	list-style:none;
}

.main-nav ul{margin: 0; padding: 0;}

.main-nav li{
	float:left;
	padding-left:23px;
	line-height:68px;
}
.main-nav li a{
	color:#fff;
	font-size:26px;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:2px 1px 1px #111;
}
.main-nav li a:hover{
	color: #fff600;
	}
/* btn-order */
.order{
	background:url(../images/btn-order-online.png) no-repeat;
	width:238px;
	height:62px;
	padding:41px 0 0 15px;
	display:block;
	position:absolute;
	bottom: 18px;
	right:18px;
	color:#fff;
	font-size:12px;
	text-shadow:2px 2px 0 #1a4302;
	text-align:center;
	text-decoration:none;
}

.order img {
	margin-top: 6px;
}
.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:23px;
	overflow:hidden;
}
#main .main-bottom{
	width:100%;
	background:url(../images/bg-main-bottom.png) no-repeat;
	height: 35px;
	overflow:hidden;
}
/*CONTAINER*/
#container {
	background: #e2f1fc;
	border-radius: 10px;
	-webkit-box-shadow:  0px 0px 7px 1px #0c2c56;
    box-shadow:  0px 0px 7px 1px #0c2c56;
	padding:0 4px 0 5px;
	font-size:14px;
	color:#333;
	line-height:20px;
	font-style:italic;
}
.container-inner{
	min-height: 300px;
	background:url(../images/bg-main-inner.png) repeat-x;
	width:994px;
	margin:0 auto;
	padding-bottom:50px;
}
/*FOOTER*/
#footer {
	width:100%;
	overflow:hidden;
	padding-top:125px;
	height:180px;
	background:url(../images/bg-footer.png) no-repeat 50% 0;
	margin:0px auto;
	position:relative;
	top:190px;
}
.footer-inner{
	width:1004px;
	margin:0 auto;
}

.footer-nav{
	margin:0 0 25px;
	padding:0;
	list-style:none;
	text-align:center;
}
.footer-nav li{
	display:inline;
	padding-left:35px;
}
.footer-nav li:first-child {
	padding-left:0;
	background:none;
}
.footer-nav li a{
	color:#fff;
	font-size:26px;
	text-decoration:none;
	text-transform:uppercase;
	text-shadow:2px 2px 1px #1a1c0a;
}
.footer-nav li a:hover{color: #fff600;}
/* 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:36px;
	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:#0b1a56;
	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:500px;
	padding:0 30px;
	margin:0 auto 20px;
	font-size:13px;
	color:#2e9ff5;
	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:italic bold 14px/22px Georgia, 'Times New Roman', Times, serif;
	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 0px;}
#container p strong{font-size:14px;color:#0B1A56;}
#container h1{
	color:#122653;
	font-size:24px;
	text-transform:uppercase;
	font-weight:normal;
	text-shadow:2px 2px 0 #fff;
	margin:0 0 35px;
	line-height:25px;
	font-style:normal;
}
#container h1 span{
	color:#e87738;
	font-size:18px;
}

#container h2{
	color:#122653;
	font-size:20px;
	text-transform:uppercase;
	font-weight:normal;
	text-shadow:2px 2px 0 #fff;
	margin:0 0 35px;
	line-height:25px;
	font-style:normal; text-align:center;
}
#container h2 span{
	color:#e87738;
	font-size:16px;
}
.content-box{padding:15px 44px 25px;}
.content-box h1{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:15px;
	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;
}
/* content-section */
.content-section{padding:15px 44px;}
.content-section:after {
	height: 0;
	clear: both;
	content:'';
	display: block;
}
#container .content-section h2{margin-bottom:15px; text-align:left; margin-left:5px;}
/*galler*/
.gallery{
	width:100%;
	position:relative;
	font-style:normal;
}
.gallery .list-wrapper{
	background:url(../images/bg-gallery.png) no-repeat;
	width: 908px;
	height: 278px;
	position:relative;
}
.jcarousel-clip-horizontal{
	overflow:hidden;
	width:891px;
	margin-left:18px;
	height: 278px;
}
.gallery ul{
	margin:22px 0 0;
	padding:0;
	list-style:none;
	width:9999px;
	overflow:hidden;
	top:22px !important;
}

.gallery .item{
	float:left;
	margin-right:18px;
	background:url(../images/bg-gallery-item.png) no-repeat;
	width:171px;
	height:217px;
	padding:10px 17px;
	overflow:hidden;
	text-align:center;
}
.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: 0;
	font:bold 15px Arial, Helvetica, sans-serif;
	color:#281800; height:36px;
}
.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;
}
.gallery  .item > span strong{
	color:#004d00;
	font-size:16px;
}
.gallery .jcarousel-prev,
.gallery .jcarousel-next{
	background:url(../images/btn-left-right.png) no-repeat;
	width:58px;
	height:150px;
	position:absolute;
	top:93px;
	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: -62px
}
.gallery .thumb {
	width:171px;height:132px;
}
/* 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 h3{
	font-size:13px;
	color:#122653;
	text-transform:uppercase;
	margin:0 0 15px;
	text-align:center;
	font-style:normal;
	text-shadow:1px 1px 0 #fff;
}
.content-column2 h3 span{color:#E87738;}
/* look-box */
.look-box{
	overflow:hidden;
	width:100%;
	padding-top:50px;
	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:none repeat scroll 0 0 #C8DFED;
	border:1px solid #BFD9E8;
	padding:20px 25px;
	color:#402d06;
	margin:0;
	quotes:none;
	display:block;
	box-shadow:0px 2px 5px #BAD6E6;
	-moz-box-shadow:0px 2px 5px #e5d995;
	-webkit-box-shadow:0px 2px 5px #e5d995;
	-o-box-shadow:0px 2px 5px #e5d995; font-weight:normal;
}
.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{
	box-shadow:0px 2px 5px #ddd185;
	-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;
	border:1px solid #ddd185;
	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:8px;
	color:#0B1A56;
	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:908px;
	overflow:hidden;
	margin-top:-40px;
}
.tour-inner{
	background: #c4dced;
	-webkit-box-shadow: inset 0px 0px 7px 1px #a1bbd3;
    box-shadow: inset 0px 0px 7px 1px #a1bbd3;
	-webkit-border-radius: 10px;
border-radius: 10px;
padding: 15px 0;
}
.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:none repeat scroll 0 0 #EDF9FF;
	border:1px solid #94B6CF;
	box-shadow:2px 2px 5px #B1CADF;
	-moz-box-shadow:2px 2px 5px #b4a266;
	-webkit-box-shadow:2px 2px 5px #b4a266;
	-o-box-shadow:2px 2px 5px #b4a266;
	border-radius:20px;
	-moz-border-radius:20px;
	-webkit-border-radius:20px;
	-o-border-radius:20px;
	width:827px;
	margin:0 auto 15px;
	float:none;
	height:auto;
	font-style:italic;
	padding:17px;
}
.tour-gallery .item .photo-holder{
	float:left;
	width:171px;
	margin-right:30px;
}
.tour-gallery .item .desc{
	overflow:hidden;
	margin-left:10%;
	text-align:left;
}
.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;
}
.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:13px;
	color:#281800;
}
.tour-gallery .item dd{
	color:#c92e14;
	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 10%;
	text-align:left;
}
.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:url(../images/bg-contact-form.png) repeat-y;
	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:url(../images/bg-form-section.png) no-repeat;
	width:800px;
	margin:0 auto 16px;
	padding-top:25px;
	min-height:130px;
}
.form-section .section-inner{
	background:url(../images/bg-form-section.png) no-repeat 0 100%;
	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 35px/60px Arial, Helvetica, sans-serif;
	color:#281800;
	margin:0 0 0 5px;
	text-shadow:1px 1px 0 #fff;
	height:55px;
}
.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;
	width:207px;
}
.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:40px;
                margin-left:20px;
                display:block;
				font-size:23px;
}
.check-it:hover {
                color:#0CC5EB;
                text-decoration:underline;
}
.avail-title {
        width:16%;
        float:left;
        margin-right:2%;
}
.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 {
        width:171px;
}

.ImageLeft {
	float: left;
	margin-right: 15px;
}

.ImageRight {
	float: right;
	margin-left: 15px;
}
.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;}
.check-it-trip {
    display: block;
    font-size: 23px;
    margin-left: 20px;
    margin-top: 47px;
}

.tour-gallery .item .desorder {
    overflow: hidden;
    text-align: left;
}

.sponsors-box {
  background:none repeat scroll 0 0 #C8DFED;
	border:1px solid #BFD9E8;
    border-radius: 20px 20px 20px 20px;
    box-shadow: 0 2px 5px #BAD6E6;
    font-size: 26px;
    font-weight: bold;
    overflow: hidden;
    padding: 20px 10px;
    text-align: center;
}

.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 */

}
