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

html,body  {
	height: 100%;
	padding: 0;
  margin: 0;
}
 
a:hover, a:focus {
    color: #a3cf65 !important;
}

body {
	margin: 0;
	padding: 0;
	height: 100%;
	width: 100%;
	font-size: 1em;
	color: #1b4c8d;
	/* fallback */ 
	background-color: #ffffff; 
	
	
}
h1,h2,h3,h4,h5 {
		font-family: 'PT Sans', Arial, Helvetica, sans-serif !important;

}
li {
	list-style-type: circle;
}

h1 {
	color: #1b4c8d;
}

a {
	color: #010101;
}

.bg {
	
	min-height: 100%;
    position: relative;
	
}
.contentbo {
	padding-bottom:238px !important; /* Height of the footer element */
}
#footer {
    width: 100%;
    height: 238px;
    position: absolute;
    bottom: 0;
    left: 0;
}
.menu1 {
    margin: 0 auto;

    color: #1b4c8d;
    line-height: 35px;
    font-size: 16px;
    word-wrap: break-word;
}
.todaytime {
	float: right;
}
.menu > li > a:hover {
	    color: #a3cf65 !important;
}
.menu > li > a {
    padding: 0px 10px 0 0 !important;
    border-right: 2px solid #fff;
    margin: 15px 10px;
}
.menu > li:first-child a {
	padding-left: 5px !important;
	}
.menu > li:last-child a {
	border-right: 0;
	}
.menu1 a {
	color: #1b4c8d;
	text-decoration: none;
	padding: 0 5px;
}

.buslink {
	color: #1b4c8d;
	float: right;
	width: 260px;
	background: url(../images/bus-icon.png) left center no-repeat;
	padding-left: 30px;
}
td.calendarDateInput {
text-align: center;
padding: 5px 0;
}
.container {
	max-width: 1000px;
	margin: 0 auto;
	height: 100%;
	
	background-color: #ffffff; 
	position:relative;
}
.row {
   
    padding-left: 10px;
    padding-right: 10px;
}

.menu2 {
	background: #1b4c8d;
	color: #fff;
	margin: 0 -10px;
	line-height: 40px;
	font-size: 1.1em;
	position:relative;
}

.title-bar {
    display: none;
}

.menu2 a {
	color: #ffffff;
	text-decoration: none;
}
.eventhead {
	    padding: 0 15px;
}
.slider-shadow {
	width: 1053px;
	height: 364px;	
	position: relative;
	margin-left: -27px;
	z-index: 3;
}

.eventhead h2 {
    color: #fff;
    
    padding: 4px 15px;
         margin: 25px 0 0 0;
    font-size: 24px;
    background: #AAA;
    

}
.eventhead h2 img {
	    margin-top: -4px;
}
.float1 {
	width: 1000px;
	height: 97px;
	position: absolute;
	background: url(../images/float1.png) center no-repeat;
	z-index: 4;
	top: 152px;
}
.top-bar .top-bar-left, .top-bar .top-bar-right {
    z-index: 9999;
    position: relative;
}
.float1-t {
	width: 1000px;
	height: 174px;
	position: relative;
	background: url(../images/float1.png) center no-repeat;
	z-index: 4;
/*	top: -110px;*/
}

.slider {
	width: 1000px;
	height: 345px;
	position: relative;
/*	top: -1017px;*/
	z-index: 3;
}

.partb {
/*  width: 1000px;
	height: 900px;*/
	position: relative;
	/*margin-top: -1027px;
	z-index: 2;*/
	background-color: #cddcf2; 
	background-repeat: repeat-x; 
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cddcf2), to(#e9eef7)); 
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #e9eef7, #cddcf2); 
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #e9eef7, #cddcf2); 
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #e9eef7, #cddcf2); 
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #e9eef7, #cddcf2);
	/* for IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9eef7', endColorstr='#cddcf2');
}

.partb-1-left {
	height: 290px;
	width: 342px;
	float: left;
}
label {

}

.mailing label{
	width:60px;
	float:left;
	color: #1b4c8d;
}

.mailing input[type=text]{
	width: 205px;
    box-shadow: none;
    float: left;
    background: #eee;
    height: 27px;
    border: 0;
    border-radius: 0;
        margin: 0 0 14px
}
.booktour {
	background: #1b4c8d/* url(../images/booking-icon.png) no-repeat right 60px center*/;
	height: 120px;
	margin-left:  -12px;
	
	font-weight: bold;
	font-size: 1.3em;
	line-height: 40px;
	color: #ffffff;
	padding-left: 10px;
	padding-top: 3px;
}

.clear {
	clear: both;
}
.eventsingle {
	    padding-top: 10px;
}
.eventimg img {width: 100%;}
@media screen and (max-width: 820px) {

 .footer-container {
        text-align: center;
} 

 .menu > li:hover {
  border-bottom: 3px solid #a3cf65;
}
.menu > li:hover a {
  color: #a3cf65;
}
.mailing  p, .mailing-sub {
    font-size: 14px;
        margin-bottom: 5px;
}
.mailing input[type=text] , .mailing-sub input[type=text] {
}
.mailing label,  .mailing-sub label {
 
    font-size: 14px;
}
.travelbannner, .moretitle, .book , .mailing-sub , .mailing{
	display: none;
}
.middle-home-content .medium-4 {
    width:50% !important;
}
.whitefont {
  
    margin-bottom: 25px;
    display: block;

}   
}
.menu > li {
  border-bottom: 3px solid transparent;
} 

 
@media screen and (min-width: 720px) and (max-width: 1020px) { 
   
  .orbitdiv h3 {
font-size: 17px !important;
      
  } 
  .mailing  p {
      margin-top:7px;
  }
}
@media screen and (max-width: 480px) {
	.small-4,.small-6,.small-8,.small-10 {
        width: 100% !important;
    padding: 0px !important;}

.mailing {
        padding: 20px 0;
        display: none;
}
.middle-home-content .medium-4 {
    width:100% !important;
}
.eventsingle h4 {
	margin-top: 14px;
}
.travelbannner, .moretitle, .book , .mailing-sub {
	display: none;
}
.menu > li > a  {
	border-right: 0;
	    padding: 15px  !important;
	    margin: 0;
}
.menu > li:first-child a {
    padding-left: 15px !important;
}
    
.todaytime {
	display: none;
}

}

.bookimage {
	width: 120px;
	height: 151px;
	position: relative;
	z-index: 8;
	left: 520px;
	top: 50px;
}

.greenfont {
	color: #b4ee63;
}

.greenfont a{
	color: #b4ee63;
	text-decoration: none;
}

.greenfont a:hover{
	color: #ffffff;
	text-decoration: none;
}

.whitefont {
	color: #ffffff;
	font-size: 1.3em;
}

.whitefont a{
	color: #ffffff;
	text-decoration: none;
	    font-weight: bold;
}



/*-----------------acymailing------------------*/

.acymailing_form {
	color: #214b8b;
	line-height: 45px;
	width: 100%;
}

.button {
    margin: 0px;
    border: 1px solid #BBB;
    padding: 10px;}

/*------------template---------------*/

.float2-t {
	width: 239px;
	height: 240px;
	position: relative;
	z-index: 8;
	top: -350px;
	left: 890px;
}

.partb-t {
	width: 1000px;
	height: auto;
	z-index: 2;
	background-color: #cddcf2; 
	background-repeat: repeat-x; 
	/* Safari 4-5, Chrome 1-9 */ 
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#cddcf2), to(#e9eef7)); 
	/* Safari 5.1, Chrome 10+ */ 
	background: -webkit-linear-gradient(top, #e9eef7, #cddcf2); 
	/* Firefox 3.6+ */ 
	background: -moz-linear-gradient(top, #e9eef7, #cddcf2); 
	/* IE 10 */ 
	background: -ms-linear-gradient(top, #e9eef7, #cddcf2); 
	/* Opera 11.10+ */ 
	background: -o-linear-gradient(top, #e9eef7, #cddcf2);
	/* for IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#e9eef7', endColorstr='#cddcf2');
	margin-top: -390px;
	padding-top: 10px;
	position: relative;
}

.partb-1-left-t {
	width: 342px;
	float: left;
}

.partb-1-right-t {
	height: 100%;
	float: left;
}

.bookcontainer {
	height: 150px;
}

.book-t {
	background: #1b4c8d;
	height: 50px;
	margin-left: -12px;
	width: 960px;
	z-index: 5;
	color: #ffffff;
	font-size: 1.3em;
	line-height: 50px;
	padding-left: 30px;
	margin-top: 100px;
}

.bookimage-t {
	width: 120px;
	height: 151px;
	position: relative;
	z-index: 8;
	left: 520px;
	top: -100px;
}

.left-blue-2-t {
	height: 12px;
	width: 12px;
	background:url(../images/corner-blue.png);
	margin-left: -12px;
}

.footer-t {
	height: 200px;
	margin: 10px auto;
	position: relative;
	width: 1000px;
	font-size: 0.8em;
	color: #ffffff;
	line-height: 10px;
}

.footer-t a{
	color: #ffffff;
	text-decoration: underline;
}

.purple {
	color: #6b1992;
	font-size: 1.3em;
}

.gradient {
	background: #FFF; /* for non-css3 browsers */
 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#cccccc'); /* for IE */
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ccc)); /* for webkit browsers */
	background: -moz-linear-gradient(top, #fff, #ccc); /* for firefox 3.6+ */
}
.required {
	color:#DE1010;
}

fieldset {
	/*margin: 1em;
	padding: 1em;
	border : 1px dotted #ccc;
	background-color:#eaefff;*/
}

.input {
	width: 300px;
}

.input2 {
	width: 200px;
}

.shortinput {
	width: 50px;
}
.textarea {
	max-width: 100%;
	width: 100%;
	height: 100px;
	font-family:Arial, Helvetica, sans-serif;
    font-size: 15px;
    	padding:5px;
	border-radius: 0;
}
.textarea2 {
	width: 200px;
	height: 60px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.85em;
	padding:5px;
	border-radius: 0;
}
.submit {
    margin-left: 10px;
}

.charterform {
	border: 1px solid #cccccc;
}

.tourform { 
	float: left;
	margin: 7px 0;
	font-weight: bold;
	line-height: 22px;
	text-align: center;
	width:100%;
}

.eventform {
	float: left;
		border: 1px solid #cccccc;

	margin: 5px 0;
	font-weight: bold;
	line-height: 24px;
	text-align: center;
	padding: 10px 3px;
	width:100%;
	min-height:230px;
}
.tourform img {
    width:100%;
}
.content h3 {
	    font-size: 20px;
    margin-bottom: 15px;
    font-weight: bold;
    color: #1b4c8d;
}
.center {
	text-align: center;
}
.content p {
	    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif; !important;
	    color: #1b4c8d;
}
.home-feature {
	    font-size: 27px;
    font-weight: bold;
    color: #1b4c8d;
    margin-bottom: 15px;
}
.container-t {
	width: 1000px;
	margin: 0 auto;
	height: 100%;
	/*-moz-box-shadow: 0 10px 10px #3a3a3a;
	-webkit-box-shadow: 0 10px 10px #3a3a3a;
	box-shadow: 0 10px 10px #3a3a3a;*/
	position: relative;
}

.mid-banner {
	width: 630px;
	text-align: right;
	height: 70px;
	position:relative;
	left: 370px;
}


.news-block {
	float: left;
	margin-top: 20px;
}

.news-block a{
	text-decoration: none;
	font-weight: normal;
}

.news-text {
	float: left;
	width: 220px;
	color: #333333;
}

.news-text a{
	text-decoration: none;
}

.calendar-top {
	color: #ffffff;
	line-height: 14px;
	text-align: center;
	font-size: 10px;
	margin-top: -1px;
}

.calendar-bot {
	color: #2a2a2a;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 20px;
	line-height: 20px;
	text-align: center;
	margin-top: -5px;
}

#calendar {
	width: 45px;
	height: 45px;
	background: url(../images/calendar-bg.jpg) no-repeat;
	float: left;
	margin-right: 20px;
}



@media screen and (max-width: 39.9375em) {
  .orbit-caption p {
    font-size: 12px;
    font-weight: 400; } 
	
	.menu1 {
		width:90%;	
		line-height:25px;
	}
	
	
	.footer{
	font-size:16px !important;	
}
	
	.footer .columns{
		padding:15px 0 15px;	
	}
	
	}
.orbit-bullets {
  display: none; }
  
  
  
/* Small screens*/
@media only screen { 



.main-header {	
	padding-bottom:35px;
	/*float:left;*/
	display:block;
	margin-top:40px;
}


.logo {
	height: 98px;
	width: 100%;
}
    
.acymailing_form {
	color: #214b8b;
	line-height: 0px;
	width: 100%;
}

.phone {	
	height: 39px;
	 text-align: right;
	padding-top:0px;
}

.float1{
	display:none;	
}

.middle-home-content{
	padding: 0px 10px 18px;
	    margin-top: 25px;
}

.partb-1 .medium-8{
	margin-top:15px;	
}
.orbitdiv h3 {
    background: #1d4990;
        padding: 6px 15px 3px 7px;
    font-weight: bold;
    color: #fff;
    
    font-size: 20px;
}
.search-and-book{
	padding-bottom:0px;	
}

.searchtour h3, .comingtitle h3 a, .moretitle h3{
	font-size: 1.5rem;
	font-weight:bold;
	color:#fff;
	padding-bottom:0 !important;
}


.booktour2 h3 a{
	font-size: 1.9rem;
	color: #ffffff;
	font-weight:bold;
}

.quote{display:none;}

.search-and-book iframe{
	width:100%;		
}


.searchtour {
	background: #61b430/* url(../images/search.png) no-repeat left 40px top 20px*/;
	/*padding-left: 25px;*/
	padding: 10px 20px 10px;
	width:100%;
}

.searchtour img{
	margin: 0 auto;	
	display:block;
	padding-top:10px;
}


.searchtour h3{
	text-align:center;
	
}

.comingtitle {
	background: #1b4c8d/* url(../images/tours-icon.png) no-repeat left 20px center*/;		
	padding: 8px 0 8px 30px;
}

.comingtour {
	/*left: 29px;
	top: 15px;*/
	position: relative;
	/*width: 328px;*/
	width:100%;	
	float: left;
	margin:0px 0 30px;
}

.sliderimg {
	width:100% !important;	
}

.mailing {
	float: left;
	color: #1b4c8d;
}

.moretitle {
	background: #a3cf65;
	
	position: relative;
	z-index: 5;
	padding: 6px 0 6px 15px;
}
.seatimg {
	width: 28px;
}
.seatimg img {
	width: 28px;
	margin-right: 5px;
}
.booktour2 {
	background: #1b4c8d/* url(../images/booking-icon.png) no-repeat right 60px center*/;		
    padding: 3px 0 3px 3px;
    text-align: center;	margin-top:15px;
}

.holiday{
	display:none;	
}

.planner-book{
	padding-top:15px;	
}
.footer-container {
	background: #214b8b;
    padding: 36px 10px;
}
.book {
	background: #1b4c8d;
	z-index: 5;
	color: #ffffff;
	font-size: 1.3em;
	padding-left: 15px;
	position:relative;
}	



.book p{padding-top:10px;font-size: 18px;    font-weight: bold;}

.book img{
	display:none;
}

/*Sub page CSS
------------------------------------------------------------------------------------------*/

.content {	
	padding-top: 20px;
    margin-left: 15px;
    margin-right: 5px;
}

.content-heading h1{
	background: #1b4c8d;	
	position: relative;
	float: left;
	width:100%;
	color: #fff;
	font-size:30px;
	padding:3px 0 3px 15px;
}

.mailing-sub{
	margin: 10px 0;
}

input[type=button], input[type=submit], input[type=reset]{
        background: #eee;
    color: #333;
    border: 1px solid #bbb;
    padding: 6px 15px;
    outline: none;
    border-radius: 2px;
    margin-right: 5px;
}
.travelbannner {
        margin-bottom: 30px;
}
   .google-maps {
        position: relative;
        padding-bottom: 75%; // This is the aspect ratio
        height: 0;
        overflow: hidden;
    }
    .google-maps iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100% !important;
        height: 100% !important;
    }
    
.footer {
	
	margin: 17px auto 0px auto;
	position: relative;
	padding: 0px ;

	font-size: 0.8em;
	color: #ffffff;
	line-height: 10px;
}

.footer a{
	color: #ffffff;
	text-decoration: underline;
    font-size: 16px;
}

.website-by{
	text-align:left;	
	padding-top:15px;
}

} /* Define mobile styles */

@media only screen and (max-width: 40em) { 

.sub-content{
	padding-top:30px;
}

ul.menu{
	background:#215dac;
}

.menu > li{
	display:list-item !important;	
}


} /* max-width 640px, mobile-only styles, use when QAing mobile issues */

/* Medium screens*/
@media only screen and (min-width: 40.063em) { 

.partb-1 .medium-8{
	margin-top:0px;	
}


 } /* min-width 641px, medium screens */

@media only screen and (min-width: 40.063em) and (max-width: 64em) { } /* min-width 641px and max-width 1024px, use when QAing tablet-only issues */

/* Large screens*/
@media only screen and (min-width: 64.063em) { 


.main-header {	
	margin-top:0px;
}


.logo {
	    margin: 35px 10px 0 10px;
}

.phone {
	padding-top:35px;
}

.quote{
	width: 239px;
	height: 240px;
	position: absolute;
	z-index: 8;
	top: 120px;
	left: 860px;
	display:block;
}

.slider-bus {
	background: url(../images/float3.png) center no-repeat;
	width: 426px;
	height: 233px;
	position:absolute;
	z-index: 6;
	left: 620px;
	top: 345px;
}

.middle-sub-content{
	margin-top:60px;
	padding-bottom:30px;	
}

.float1{
	display:block;
}

.partb-1-t {
	height: 100%;
	margin-top: 40px;
}

.searchtour {
	margin-left: 0;	
	width: 100%;
	padding-left:20px;
}

.left-green {
	height: 12px;
	width: 12px;
    background:url(../images/corner-green.png);
	position: relative;
	left: -27px;
}

.comingtitle {
	background: #1b4c8d/* url(../images/tours-icon.png) no-repeat left 20px center*/;	
	position: relative;
	float: left;
	left: 0px;
	width: 100%;
	color: #ffffff;
	padding-left: 15px;
}

.comingtour {
	/*left: 29px;
	top: 15px;*/
	position: relative;
	width: 300px;
	height: 235px;
	float: left;
	margin:  0 ;
}

.comingtour h3{
	line-height:1 !important;
}

.right-blue {
	height: 12px;
	width: 12px;
	background:url(../images/corner-blue-right.png);
	position: relative;
	float: right;
	left: 28px;
	top: 0px;
}

.mailing {
	position: relative;
	max-width: 100%;
	padding: 0px;
}

.mailing h3, .mailing-sub h3{
	font-size: 1.4rem;
	font-weight:bold;
	
	padding-bottom:15px;
}


.moretitle {	
	margin-left: 0;
	width: 100%;
	z-index: 5;
}

.booktour2 {	
	margin-left: 0;
	width: 100%;
}

.left-cyan {
	height: 12px;
	width: 12px;
	background:url(../images/corner-cyan.png);
	position: relative;
	left: -27px;
	top: 0px;
}

.left-blue {
	height: 12px;
	width: 12px;
	background:url(../images/corner-blue.png);
	position: relative;
	left: -27px;
	top:0px;
}

.holiday {	
	    width: 100%;
    margin: 10px auto;
    position: relative;
    font-size: 15px;
}

.planner-book{
	padding:10px 10px;	
}
.footerbook {
	padding: 20px 10px;
}
.holiday{
	display:block;	
}

.book {
	background: #1b4c8d;
	height: 50px;
	position: relative;
	margin-left: 0;
	width: 100%;
	z-index: 5;
}

.book img{
	position:absolute;	
	top:-45px;
	display:inline-block;
}

.left-blue-2 {
	height: 12px;
	width: 12px;
	background:url(../images/corner-blue.png);
	position: relative;
	left: -27px;
	top: 0px;
}

.tourbook-bottom{
	padding-left:120px;	
}

/*Sub page CSS
--------------------------------------------------------------------*/

.content-heading h1{
	width: 102%;
}

.right-blue-sub {
	height: 12px;
	width: 12px;
	background:url(../images/corner-blue-right.png);
	position: relative;
	float: right;
	left: 28px;
	top: -8px;
}

.mailing-sub label{
	width:60px;
	float:left;
}

.mailing-sub input[type=text]{
	width:206px;
	float:left;
	height: 1.5rem;
}





} /* min-width 1025px, large screens */

/*XLarge screens*/
@media only screen and (min-width: 90.063em) { } /* min-width 1441px, xlarge screens */

@media only screen and (min-width: 90.063em) and (max-width: 120em) { } /* min-width 1441px and max-width 1920px, use when QAing xlarge screen-only issues */

/*XXLarge screens*/
@media only screen and (min-width: 120.063em) { } /* min-width 1921px, xxlarge screens */

.orbit{
	
	margin-bottom:0px;
}


.orbit-container {
  position: relative;
  height: 500px; }
  
  