@charset "UTF-8";
/* latitude CSS Document - made separate so template cant overwrite it under any circumstances */

body {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	background: transparent url('design/img/body_bg.png') top left repeat-x;
}

a {
	text-decoration: none;
}

#header .logo {
	height: 95px;
	padding: 0;
}

#header .logo img {
	margin-top: 7px;
}

.mainmenu {
	background: none;
	height: 36px;
	padding: 17px 0;
}

.mainmenu > ul > li {
	border-radius: 8px;
	margin-right: 10px;
}

.mainmenu > ul > li:hover {
	background: #0081c3;
}

.mainmenu > ul > li > a {
	padding: 0 15px;
	line-height: 34px;
	padding-top: 2px;
	font-weight: bold;
	display: block;
	text-shadow: 0 1px 0 rgba(0,0,0,.3);
}

.mainmenu > ul > li.current_page_item,
.mainmenu > ul > li.current_page_parent,
.mainmenu > ul > li.current_page_ancestor {
	background: white;
}

.mainmenu > ul > li.current_page_item > a,
.mainmenu > ul > li.current_page_parent > a,
.mainmenu > ul > li.current_page_ancestor > a {
	color: #0f9cd7;
	text-shadow: none;
}

.mainmenu ul ul {
	top: 36px;
	float: left;
}

.mainmenu li li {
	float: left;
	height: auto;
	min-height: 31px;
}

ul#social-links {
	margin-top: 27px;
	margin-right: 0;
}

ul#social-links li {
	margin-right: 0;
	margin-left: 12px;
}

div.slider-tabs div p {
	font-size: 14px;
	font-weight: bold;
}

.slider-holder {
	margin-bottom: 0;
}

.slider-inner .description h1 {
	font-size: 40px;
	font-weight: bold;
	letter-spacing: -0.75px;
	line-height: 40px;
	margin-bottom: 20px;
	/*text-shadow: 0 2px 5px rgba(0,0,0,.15);*/
	text-shadow: 0 2px 5px rgba(0,0,0,.25);
}

/*.slider-inner .description h1.disney {
	font-size: 50px;
	line-height: 47px;
}*/

.slider-inner .description h2 {
	font-size: 18px;
	line-height: 22px;
	margin-bottom: 22px;
	letter-spacing: -0.75px;
	text-shadow: 0 2px 5px rgba(0,0,0,.25);
	/*text-shadow: 0 2px 5px rgba(0,0,0,.15);*/
}

.slider-inner .description a {
	color: #fff;
	font-size: 16px;
	font-weight: bold;
	font-family: 'Museo Sans';
	text-shadow: 0 1px 3px rgba(0,0,0,.25);
}

.slider-inner .description a span {
	color: #07B9F4;
}

div.slider-tabs div h3 {
	color: #009ACD;
}

div.slider-tabs div.active {
	text-shadow: 0 1px 3px rgba(0,0,0,.25);
}

.home #content {
	padding: 70px 0;
}

#content {
	padding: 50px 0;
}

.mainpage {
	color: #67696A;
}

.mainpage a {
	color: #14B6E2;
}

.mainbar {
	width: 670px;
}
.sidebar {
	width: 240px;
	padding-top: 107px;
	padding-bottom: 20px;
}

#content table {
	margin-bottom: 0;
}

#content td {
	vertical-align: top;
}

#content p {
	margin: 0;
	line-height: 20px;
}

.entry-content ul li {
	list-style-type: disc;
	margin-bottom: 0;
}

.entry-content ul ul li {
	list-style-type: circle;
}

#content p.bigger, #content p .bigger {
	font-size: 19px;
	line-height: 24px;
}

div.border-holder {
	color: #777;
	color: #67696A;
}

#content h1, .entry-content h1 {
	color: #14b6e2;
	font-size: 36px;
	line-height: 36px;
	font-family: 'Museo Sans';
	margin: 0;
}

#content h1.page_title {
	margin-bottom: 18px;
}


#content h2, .entry-content h2 {
	color: #0C407E;
	color: #333;
	font-size: 19px;
	line-height: 19px;
	font-weight: bold;
	margin-bottom: 3px;
	letter-spacing: -0.3px;
	padding-top: 0;
}

#content h3, .entry-content h3 {
	color: #009ACD;
	font-size: 16px;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
}

#content h4, .entry-content h4 {
	color: #333;
	font-size: 18px;
	line-height: 24px;
	margin-top: 0;
	margin-bottom: 0;
	font-weight: normal;
	font-family: 'Museo Sans';
	letter-spacing: -0.6px;
}

/* tour finder styles */

#tour_filter {
	background: #efefef url('design/img/tour_filter_bg.png') top left no-repeat;
	border-radius: 8px;
	padding: 20px;
	margin-bottom: 40px;
	margin-bottom: 30px;
}

#tour_filter h4 {
	font-family: 'Museo Sans';
	font-size: 22px;
	font-weight: bold;
	line-height: 44px;
	margin-bottom: 18px;
	padding-left: 69px;
	color: #2B4273;
	color: #474747;
}

#tour_filter select {
	width: 200px;
	margin-bottom: 5px;
	color: #333;
	padding: 2px 0;
	clear: both;
}

#tour_filter .lat_button {
    /*background: none repeat scroll 0 0 #0081C3;*/
    border-radius: 5px;
    font-size: 13px;
    line-height: 27px;
    margin-left: 0;
    width: 160px;
	text-decoration: none;
}
#tour_filter .lat_button:hover {
    /*background: #006aa0;*/
}

/* home tour filter styles */

#content .home_intro h2 {
	font-size: 24px;
	line-height: 24px;
	color: #009ACD;
}

#content .home_intro h3 {
	font-size: 20px;
	line-height: 26px;
	font-family: 'Museo Sans';
	font-weight: normal;
	color: #333;
}

.home #tour_filter {
	width: 440px;
	background: #efefef url('design/img/tour_filter_bg_home.png') top left no-repeat;
	position: relative;
	padding: 28px 30px;
	margin-bottom: 0;
}

.home #tour_filter select {
	width: 250px;
	margin-top: 5px;
}

.home #tour_filter #subject {
	margin-bottom: 0;
}

.home #tour_filter .lat_button {
	position: absolute;
	right: 30px;
	bottom: 30px;
	width: 120px;
	line-height: 36px;
	font-size: 16px;
}

.home .view_all {
	position: absolute;
	top: 42px;
	left: 310px;
	font-size: 15px;
	color: #173a65;
}

/* tour list styles */

.list_summary {
	background: url("design/img/tour_finder_summary_bg.png") no-repeat left top transparent;
	height: 51px;
	width: 737px;
	margin-bottom: 20px;
	line-height: 51px;
	padding-left: 20px;
	font-family: 'Museo Sans';
	color: #333;
	font-size: 15px;
}

#tour_list table {
	margin-bottom: 0;
}

#tour_list hr {
	margin: 20px 0;
}

#tour_list td {
	vertical-align: top;
}

#tour_list .destinations {
	margin-bottom: 16px;
	line-height: 20px;
	font-size: 14px;
	color: #454545;
}

#tour_list h2 {
	margin-bottom: 0px;
}

#tour_list .thumbnail {
	float: left;
}

#tour_list a.lat_button {
	margin-top: 10px;
	width: 120px;
}

hr {
	background: url("design/img/hr_bg.png") repeat-x left top transparent;
	border: 0 none;
	height: 2px;
	margin-bottom: 20px;
	width: 100%;
}

a.lat_button {
	display: inline-block;
	color: white;
	line-height: 30px;
	border-radius: 5px;
	background-color: #14b6e2;
	text-align: center;
	text-decoration: none;
	padding: 0 20px;
	font-family: 'Museo Sans';
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -0.25px;
	text-shadow: 0 1px 0 rgba(0,0,0,.3);
}

a.lat_button:hover {
	background: #0081c3;
	color: white;
}

.no_results {
	padding-left: 20px;
}

#tour_list .no_results h2 {
	margin-bottom: 7px;
}

/* tour page */

.back_to_list {
	float: right;
}

.tour_content {
	width: 984px;
}

.tour_content td {
	vertical-align: top;
}

.tour_contact {
	background: #efefef;
	border-radius: 8px;
	padding: 8px 12px;
	font-size: 16px;
	line-height: 24px;
	font-family: 'Museo Sans';
	color: #333;
}

.tour_contact a {
	color: #0081c3;
}

.entry-content ul {
	margin-bottom: 0;
}

/* footers */

.widgets .widgets-inner {
	width: 984px;
}

.widgets .widgets-inner > div {
	margin: 0;
	color: #666;
}

.widgets .widgets-inner .col-1 {
	width: 414px;
}
.widgets .widgets-inner .col-2 {
	width: 230px;
}
.widgets .widgets-inner .col-3 {
	width: 210px;
}

.widgets .widgets-inner .col-4 {
	width: 130px;
}

.partners {
	position: relative;
	margin-top: -10px;
}

.partners a {
	position: absolute;
}

.partners .worldpass {
	top: 16px;
	left: 0;
}
.partners .afta {
	top: 0;
	left: 150px;
}
.partners .tcf {
	top: 19px;
	left: 260px;
}
.partners .ata {
	top: 95px;
	left: 0;
}
.partners .smartraveller {
	top: 105px;
	left: 150px;
}

.col-2 a {
	font-size: 12px;
	display: inline-block;
	line-height: 20px;
	color: #333;
	font-weight: bold;
	background: transparent url('design/img/footer_link_arrow.png') 0 6px no-repeat;
	padding-left: 12px;
}

.col-2 a, .col-2 a:before {
	border: none !important;
}

.col-2 a:hover {
	text-decoration: none;
}

.col-2 li {
	padding-bottom: 0;
}

.col-3 h3 {
	font-family: 'Museo Sans';
	font-size: 16px;
	font-weight: normal;
	line-height: 22px;
	margin-bottom: 18px;
}

.col-3 h3 a {
	/*color: #0885C8;*/
	color: #333;
	font-weight: bold;
}

.col-3 p {
	font-size: 12px;
	line-height: 15px;
}

.footer_share a {
	clear: both;
	line-height: 32px;
	font-weight: bold;
	margin-bottom: 6px;
	display: inline-block;
	color: #333;
}

a:hover {
	text-decoration: none !important;
}

.footer_share a img {
	vertical-align: middle;
	margin-right: 4px;
}

#footer nav ul li {
	margin-left: 15px;
}

.footer-inner, #footer nav ul li a {
	font-size: 11px;
}

.widgets h2.widget-title {
	font-size: 18px;
	text-shadow: 0 1px 0 white;
	text-transform: none;
}

#footer p {
	color: #D5D5D5;
}

/* blog */

#searchform #s {
	width: 176px;
}

.mainpage .share-link a, .mainpage .edit-link a, #comments .reply a {
	color: #fff;
	line-height: 20px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
}

.share-link a {
	width: 110px;
}

.subpage .entry-content img {
	max-width: 700px;
}

.onecolumn .entry-content img {
	max-width: 984px;
}

.hentry .bg-holder, .single .bg-holder {
	margin-bottom: 0;
}

.hentry .date-box .day {
	margin-top: 15px;
}

/* contact page */

#content .wpcf7 textarea {
	width: 652px;
}

#content .wpcf7 .left {
	margin-right: 11px;
}

#content .wpcf7 .left.last {
	margin-right: 0;
}

#content .wpcf7 .left input {
	width: 198px;
}

#content .wpcf7 .message {
	clear: both;
	margin-top: 11px;
	margin-bottom: 11px;
	float: left;
}

.with_frm_style .frm_primary_label {
	line-height: 20px;
}

.with_frm_style .frm_required {
	font-size: 18px;
	vertical-align: middle;
}

.with_frm_style .frm_blank_field label, .with_frm_style .frm_error {
	color: #C13F3F !important;
}

.with_frm_style input[type=checkbox] {
	margin-left: 0;
}

.with_frm_style .frm_checkbox {
    display: inline-block;
    width: 170px;
	line-height: 18px;
}

#frm_checkbox_97-3 {
	width: 100px;
}

#content .with_frm_style .submit input[type="submit"], #content .frm_form_submit_style {
	display: inline-block;
	color: white;
	line-height: 30px;
	border-radius: 5px;
	background-color: #14b6e2;
	text-align: center;
	text-decoration: none;
	padding: 5px 20px 4px;
	font-family: 'Museo Sans';
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -0.25px;
	text-shadow: 0 1px 0 rgba(0,0,0,.3);
	border: none;
}

#content .with_frm_style .submit input[type="submit"]:hover, #content .frm_form_submit_style:hover {
	background: #0081c3;
	color: white;
}


.contact_info {
    background: #EFEFEF;
    border-radius: 8px 8px 8px 8px;
    padding: 15px 20px;
	font-family: 'Museo Sans';
    font-size: 15px;
    line-height: 23px;
}

#content .contact_info p {
	line-height: 23px;
}

#content .contact_info h3 {
	font-family: 'Museo Sans';
	margin-bottom: 0;
}

.contact_info strong {
	color: #454545;
}