/* layout */
body { 
	background-color: #fff; 
	font-family:Helvetica, Verdana, Arial, sans-serif;
	font-size: 100%;  
	font-weight: 400; 
	/*text-rendering: optimizeLegibility; */
	color:#333;
}
html { -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
td, th {text-align:left; font-weight:normal;vertical-align:top;}
p { font-family: Helvetica, Verdana, Arial, sans-serif; font-size: 1em; line-height: 1.6em; margin: 0 0 0.3875em 0; font-weight: 400; padding: 0; }
li {margin: 0.3875em 0 0.3875em 1em; }
input[type=radio] { margin-top:0;}

.group:before, .group:after { content: ""; display: table; } 
.group:after { clear: both; }
.group { 
	zoom: 1; /* For IE 6/7 (trigger hasLayout) */ 
	background-color:#fff; 
	max-width:980px;
	margin: 0 auto; 
	/*width: 90%;*/
}

.group-border {
	-webkit-box-shadow: -5px 0px 10px 0px #ccc, 5px 0px 10px 0px #ccc;
	-moz-box-shadow: -5px 0px 10px 0px #ccc, 5px 0px 10px 0px #ccc;
	box-shadow: -5px 0px 10px 0px #ccc, 5px 0px 10px 0px #ccc;
}

.group-no-border {
	background-color: transparent;
}

.group .container_12 {
	width:980px;
	padding: 0px;
}

.site-column #col-left {width:27%;}
.site-column #col-right {width:71%;}

.site-column {
    margin-top:10px;
}

select, 
input[type=text],
input[type=password],
textarea {
	border: 1px solid #666;
}

td, th {
	vertical-align:top;
	font-weight:400;
	text-align:left;
}

.text-right {
	text-align:right !important;
}

.text-center {
	text-align:center !important;
}

/* * * no-js warning * * */
div#jswarn {
    background: url("../img/jswarn_bg.gif") repeat-x scroll left top rgba(0, 0, 0, 0);
    color: #000000;
    font: 10px/14px Helvetica, Verdana, Arial, sans-serif;
    height: 40px;
    overflow: hidden;
    width: 100%;
}

div#jswarn p {
    background: url("../img/jswarn_alert.gif") no-repeat scroll left top rgba(0, 0, 0, 0);
    line-height: 26px;
    padding: 5px 5px 5px 45px;
}

.site-message {
	background-color: #FFA547;
    margin: 0 0 0.6875em 0;
    padding: 1em 0;
    width: 100%;
    text-align:center;
}

.site-message p {
    color: #555555;
    font-family: Verdana,Helvetica Neue,Helvetica,Arial,sans-serif;
    font-size: 11px;
    line-height: 1.6em;
    margin: 0 0 0.6875em;
    padding: 0;
}

#site-message-error {
	background-color:#FCD6D6;
}

#site-message-error p, 
#site-message-error a {
	color:#f00;
}

body .errorInput {
    background-color: #FFCCCC;
    border: 1px solid #FF0000;
}

body .errorInput {
    background-color: #FFCCCC;
    border: 1px solid #FF0000;
}
.errorInputMsg {
    color: #FF0000;
    font-family: 'Courier New',Courier,monospace;
    font-size: 11px;
}

.formtool-default-errors {
	background-color:#f9a;
	color:#000;
	padding: 15px;
	margin-bottom: 20px;
}

.formtool-default-errors p {
    margin-top: 0;
}

.formtool-default-errors p:last-child {
    margin-bottom: 0;
}

/* * * custom styles * * */
#page {
    margin: 0 auto;
    width: 100%;
    font-size: 0.750em;
}

.agent-header {
	padding: 10px 0;
}

.agent-header .agent-site img {
	display: block;
}

.agent-footer {
	text-align:center;
	padding:.5em;
}

.agent-links ul,
.agent-links ul li {
	display: inline;
    list-style: none inside none;
    margin: 0;
    padding: 0;
}

.agent-links {
	padding: .75em;
	margin-bottom: .5em;
}

.agent-links-fullwidth {
	margin-bottom: 0;
}

.agent-links ul li {
    padding: 10px;
    margin-right: 5px;
}

.agent-links ul li a {
    text-decoration:none;
    font-size:1em;
}

.agent-links ul li a:hover {
    text-decoration:underline;
}

.agent-footer ul p {
	margin-bottom:0.3875em;
}

.dark_blue, 
h1,
h2,
h3 {
	color:#455660
}

a,
.blue {
	color:#007890;
}

.green {
	color:#519514;
}

.alert {
	color:#f00;
}

.GSCopyright, 
img.GSLogo,
.hide { 
	display:none;
}
.align-right {text-align:right;}
.align-center {text-align:center;}
.float-right {float:right;}
.required { background-color: #EAEAEA;}

h1, h2, h3, h4, h5, h6 {
    font-weight: 700;
    line-height: 1.375em;
	margin: 0 0 0.3875em 0; 
    padding: 0;
}

h1 {
    font-size: 1.66em;
}

h2 {
	font-size:1.417em;
}

h3 {
	font-size: 1.167em;
}

h4, h5 { 
	font-size: 1em; 
}
		
h6 { 
	font-size: 0.75em; 
}

.btn { 
	display: inline-block; 
	font-size: 0.875em; 
	font-weight: 700; 
	padding: 0.3875em 0.6875em; 
	cursor: pointer; 
	margin: 0.3875em 0 0 0;
	text-shadow: 0px 1px -1px #317f27;
    text-decoration:none;
	 
	/*color: #fff; 
	background-color: #0055a6; 
	border-top: 2px solid #80aad3; border-left: 2px solid #80aad3; border-right: 2px solid #00407c; border-bottom: 2px solid #00407c;
	*/
	background: rgb(255,188,117);
	background: -moz-linear-gradient(top,  rgba(255,188,117,1) 0%, rgba(255,165,71,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,188,117,1)), color-stop(100%,rgba(255,165,71,1)));
	background: -webkit-linear-gradient(top,  rgba(255,188,117,1) 0%,rgba(255,165,71,1) 100%);
	background: -o-linear-gradient(top,  rgba(255,188,117,1) 0%,rgba(255,165,71,1) 100%);
	background: -ms-linear-gradient(top,  rgba(255,188,117,1) 0%,rgba(255,165,71,1) 100%);
	background: linear-gradient(to bottom,  rgba(255,188,117,1) 0%,rgba(255,165,71,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffbc75', endColorstr='#ffa547',GradientType=0 );

	border: 1px solid #FD9B00;
    color: #333333; 
    border-radius: 0.5em;
}

.btn-green {
	background: rgb(125,183,47);
	background: -moz-linear-gradient(top,  rgba(125,183,47,1) 0%, rgba(78,125,14,1) 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(125,183,47,1)), color-stop(100%,rgba(78,125,14,1)));
	background: -webkit-linear-gradient(top,  rgba(125,183,47,1) 0%,rgba(78,125,14,1) 100%);
	background: -o-linear-gradient(top,  rgba(125,183,47,1) 0%,rgba(78,125,14,1) 100%);
	background: -ms-linear-gradient(top,  rgba(125,183,47,1) 0%,rgba(78,125,14,1) 100%);
	background: linear-gradient(to bottom,  rgba(125,183,47,1) 0%,rgba(78,125,14,1) 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7db72f', endColorstr='#4e7d0e',GradientType=0 );

	border: 1px solid #538312;
	color:#fff;
}

input.btn {
	margin-top:0;
}

/* * * search * * */
.search-box {
	background-color: #519514;
    border: 1px solid #B5BD63;
    padding: 10px;
    margin-bottom: 1em;
    /*margin-top: 5px;*/
}

#fullwidth-search {
	padding: 0;
}

#fullwidth-search form {
	padding: 10px;
}

#side-search h4,
.search-box label {
	color:#fff;
}

.search-box select {
	width:95%;
}

.agent-welcome-text {
	/*margin-bottom: 1em;*/
	padding: .5em;
}

.agent-welcome-text p:first-child {
    margin-bottom: 0;
}

#fullwidth-search .grid_1			{
	width: 10.3%;
	margin-top:6px;
}

#fullwidth-search .grid_3			{
	width: 21%;
	/*text-align:right;*/
}

#fullwidth-search .row.last			{
	margin-top: .7em;
}

#fullwidth-search.search-box label {
	font-size: 13px;
}

#fullwidth-search.search-box .row select {
	margin-top:3px;
}

#fullwidth-search.search-box .row .grid_1:first-child,
#fullwidth-search.search-box .row .grid_3 {
	padding-left:0;
	margin-left:0;
}

#fullwidth-search.search-box .btn {
	margin-right: 4%;
}

#side-search label { 
	font-size: 0.917em; 
	line-height:2.2em;
}

#side-search {
    margin-bottom: 2em;
}

#side-search .row { margin-bottom:.175em; }

#side-search h4 { margin: 0.3875em 0;}

/* * * index featured item * * */
.featured-tour-row {
	margin-bottom: 2em;
}

.featured-tour-item {
	/*background: url("../img/feature_item_bg.png") no-repeat scroll center top #FFFFFF;*/
	background-color: #FFFFFF;
	width: 200px;
	text-align:center;
	margin: 0 auto;
	position:relative;
	padding: 20px 0 0 0;
}
	
.featured-tour-item .tag {
	top: 30px;
	left: 0;
    position: absolute;
}
	
.featured-tour-item a.img {
	display:block;
	line-height: 0;
	height:170px;
}
	
.featured-tour-item .description {
	border: 1px solid #E1E0E0;
    border-radius: 0 0 15px 15px;
    margin-left: 17px;
    margin-right: 18px;
    margin-top: 0;
    padding: 5px;
}
	
.featured-tour-item .description a {
	font-weight:bold;
	text-decoration:none;
	font-size:0.917em;
	line-height:1.273em;
}

/* * * tour-recommendations * * */
#tour-recommendations ol {
    list-style-position: outside;
    list-style-type: decimal;
    margin-left: 5px;
    padding-left: 0;
}

#tour-recommendations ol li {
    list-style-type: decimal;
    margin-bottom: 1em;
}

#tour-recommendations {
	font-size: 0.917em;
	line-height:1.2em;
}


/* * * tour-summary * * */
.itinerary-day .day-label,
#tour-summary h1 {
	font-size:1.667em;
	line-height:1em;
	font-weight:700;
	color:#455660;
}

ul.submenu, 
ul.submenu li {
    height: 30px;
    line-height: 30px;
    margin: 0;
    padding: 0;
    list-style:none;
	}

ul.submenu {
    width: 100%;
    background-color: #7DB72F;
	border-bottom: 4px solid #338BA8;
	margin-bottom: 1em;
}

ul.submenu li {
    font-weight: normal;
    text-align: center;
    display:inline-block;
    background-color: #7DB72F;
    border-left: 1px solid #E1E1D3;
    border-right: 1px solid #E1E1D3;
    width: 19%;
	border-bottom: 4px solid #338BA8;
}

ul.submenu li.last {
	border-right:0;
	/*width: 22%;*/
	width: 22.6%;
}

ul.submenu li a {
	color:#fff;
	text-decoration:none;
}

ul.submenu li.selected {
	background-color:#FFA547;
	color:#000;
	font-weight:bold;
}

#tour_map,
#overal_map {
	width: 100%;
	height: 600px;
	margin: 2em auto;
	background:url("../img/ajax-loader.gif") no-repeat scroll 0 0 transparent;
}

#popup-window {
	background-color: #fff;
    margin: 20px;
    background-image: none;
}

#popup_map {
	width:270px; 
	height:400px;
}

#image-row {
	margin:0;
	line-height:0;
	margin-bottom: 1em;
}

#image-row img {
	margin:0;
	margin-right: 2px;
}

.itinerary-day {
	border-bottom: 1px solid #ccc;
	padding-top: 1.375em;
	padding-bottom:.9875em;
}

.itinerary-day .day-accommodation-item img {
	margin-bottom: 0.25em;
}

.itinerary-day .day-activity-item,
.itinerary-day .day-accommodation-item {
	margin-bottom: 1.125em;
	margin-top: 0.25em;
}
	
.itinerary-day h4 {
	margin-bottom: .0125em;
}

.itinerary-day .day-accommodation-item {
	background-color: #E0EFF1;
    border: 1px solid #C6E0E2;
    border-radius: 10px;
    padding: 10px;
}

.itinerary-day .day-accommodation-item .btn {
	width:150px;
	font-weight: 400;
}
	
.tour-day-images {
	float:right;
}


/* * * car info * * */
img.car_info_image {
    float: right;
    margin-bottom: 20px;
    margin-left: 20px;
}

ul.car_features {
    float: left;
    margin-left: 0;
    padding-left: 0;
    width: 430px;
}

ul.car_features li {
    display: inline;
    float: left;
    list-style: none outside none;
    margin-bottom: 10px;
    margin-left: 0;
    margin-right: 20px;
    padding-left: 0;
    width: 195px;
}


/* * * print * * */
.print-content {
	background-color:#fff;
}


.print-content #page {
    width: 630px;
    position:relative;
}

.print-content a {
	color: #333;
    font-style: normal;
    text-decoration: none;
}

.print-content h1 {
	font-size:1.667em;
	color:#000;
	margin: 0.250em 0;
}

.print-content h4 {
	font-size:1.167em;
}

.print-content .itinerary-day .day-accommodation-item {
    background-color: #fff;
    border: 0px;
    border-radius: 0px;
    padding: 0px;
}

.print-content #tour_map, 
.print-content #overal_map {
    background: url("../img/ajax-loader.gif") no-repeat scroll 0 0 rgba(0, 0, 0, 0);
    height: 500px;
    width: 630px;
}

/* * * search * * */
#search_order_by_form {
	float:right;
	margin-left: 20px;
	text-align:right;
}

.result_row {
    position: relative;
    border-bottom: 1px solid #999;
	margin-top: 0.833em;
	font-weight:700;
	padding-bottom: 0.833em;
}

.result_row .img-block {
	margin-right: 10px;
	width: 150px;
	float:left;
}

.result_row .price-block {
	margin-right:10px;
	width:150px;
	float:right;
	text-align:right;
}


.result_row .grid_2 {
	width: 150px;
	margin-right: 10px;
}

.result_row a {
	text-decoration:none;
	font-weight: normal;
}

.result_row .tour-price-popup {
	font-weight:bold;
	font-size:11px;
	color:#007890;
}

.result_row p.price {
	font-size: 11px;
	font-weight:bold;	
}
	
.result_row h1 a {
    color: #000000;
    font-size: 20px;
}

.result_row .name:hover {
    text-decoration: underline;	
}

/* * * contact * * */
.enquire-item {
	border: 1px solid #ccc;
	width: 99%;
	padding: 0.5%;
	margin: 0 0 0.5em 0; 
}

.enquire-item .grid_11 a {
	font-size: 1.417em;
	font-weight:700;
}

#contact_form {
	margin-top: 2em;
}

#contact_form table {
	width:100%;
}

#contact_form table th {
	width:50%;
}

#contact_form table td {
	padding: 2px;
}

#contact_form input[type=text],
#contact_form input[type=password],
#contact_form select,
#contact_form textarea {
	width: 98%;
}


/* * * quote_section * * */
#quote_section label,
#html-quote_detail h5 {
	font-size: 1.167em;
	font-weight:700;
}

#quote_section .itineary_config .row {
	margin-bottom: 1.125em;
}

#quote_section .passenger_config,
#quote_section #html-optional_activities,
#html-quote_detail {
	margin-top: 1.125em;
}

#quote_section .passenger_config .row {
	margin-bottom: .25em;
}

#quote_section input[type=text],
#quote_section select {
	width: 95%;
}

#quote_section #car_details {
	width: 99%;
	margin: 0 .5%;
}

#quote_section #html-optional_activities p,
#html-quote_detail .quote_item_row {    
	margin: 0.3875em 0;
}

#html-quote_detail .quote_item_row b {
    display: block;
    float: left;
    width: 80px;
}

#html-quote_pricing #input-user_realname,
#html-quote_pricing #save_quote_email,
#html-quote_pricing #btn-save_quote,
#html-quote_pricing #btn-book_tour {
	width: 200px;
}

#html-quote_pricing #btn-save_quote {
	margin-top:.25em;
}


input[type=text]#captcha {
    display: block;
    width: 50px;
    margin: 2px 0;
}

img#captcha-src {
    width: 170px;
    height: 58px;
}

.mb-1 {
	margin-bottom: .25rem !important;
}