﻿/*Inner 2
--------------------------*/

.header.border {
	border-bottom:1px solid #fff;
	}
	
.form_background {
	/*background:url(/content/images/background_3.jpg) left top no-repeat;*/
	background-size:cover;
	width:100%;
	padding-bottom:1px;
	}


.spacer2 {
	height:253px;/*height:153px;*/
	}
	
.tab_area {
	background:url(/content/images/transparent_bg.png) left top repeat;
	width:789px;
	margin:0 auto 20px;
	border-top:2px solid #ff9900;
	padding:13px 11px;
	}
	
.tab_btn {
	width:170px;
	float:left;
	margin-right:10px;
	}
	
.tab_btn ul {
	list-style:none;
	}
	
.tab_btn li {
	padding:9px 18px;
    margin-bottom:2px; /* CHANGE */
	}
	
.tab_btn li a {
	display:block;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	}
	
.tab_btn li:hover, .tab_btn li.current {
	background:#ff9900;
	border-radius:2px;
	position:relative;
	}
	
.panes {
	display:none;
	}
	
.tab_container {
	float:left;
	}
	
.form_field {
	
	}
	
.form_field label {
	font-size:14px;
	color:#fff;
	font-weight:bold;
	padding:0 0 4px;
	display:block;
	}
	
.input_field {
	background:url(/content/images/drop-bg2.png) left top repeat-x;
	position:relative;
    border-radius:3px;
    width:auto;
	}

.input_field.field2 {
    width:284px; 
    float:left;
    margin-right:20px;
    }

.input_field img {
	display:block;
	position:absolute;
	right:1px;
	top:1px;
    cursor:pointer;
	}
	
.input_txt2 {
	background:#fff url(/content/images/location_icon.png) 8px center no-repeat;
	font-size:14px;
	color:#494949;
	padding:8px 0 8px 32px;
	border:0; 
	margin-bottom:24px;
	width:574px;
	height:17px;
	border-radius:3px;
	position:relative;
	border:1px solid #dddddd;
	}

.input_txt3 {
	background:#fff url(/content/images/location_icon.png) 8px center no-repeat;
	font-size:14px;
	color:#494949;
	padding:8px 0 8px 32px;
	border:0; 
	margin-bottom:24px;
	width:252px;
	height:17px;
	border-radius:3px;
	position:relative;
	border:1px solid #dddddd;
	}
	
.input_txt2:focus, .input_txt3:focus {
	color:#333;
	}

.input_width {
	width:138px;
	margin:0 24px 24px 0;
	float:left;
	border-radius:3px;
	position:relative;
	}

.input_width.no_mar, .select_width.no_mar {
	margin:0 18px 0 0 !important;
	}
	
.input_width2 {
	width:262px;
	margin:0 24px 24px 0;
	float:left;
	border-radius:3px;
	position:relative;
	}

.input_date1 {
	background:#fff url(/content/images/check-icon.jpg) 5px center no-repeat;
	border:1px solid #c2c2c2;
	border-radius:3px;
	position:relative;
	width:109px;
	height:15px;
	float:left;
	font-size:14px;
	color:#494949;
	padding:10px 0 10px 29px;
	}
	
.select_width {
	width:75px;
	margin:0 51px 24px 0;
	float:left;
	}

.cb-default-holder {
	position:relative;
	width:100%;
	height:36px;
	}
	
.select_width select.cb-default {
	border-radius: 3px;
	-webkit-appearance: none;
	-moz-appearance: none;
    text-indent: 0.01px;
    text-overflow: '';
	height: 100%;
	left: 0;
	border:0;
	position: absolute;
	top: 0;
	width: 100%;
	background:#fff;
	font-size:16px;
	color:#000;
	padding:0px 0 0 10px;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
	box-sizing:border-box;
	background: rgb(245,245,245);
	background:url(/content/images/dropdown-arrow.jpg) no-repeat right center, -moz-linear-gradient(top,  rgba(245,245,245,1) 0%, rgba(231,231,231,1) 100%);
	background:url(/content/images/dropdown-arrow.jpg) no-repeat right center, -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(245,245,245,1)), color-stop(100%,rgba(231,231,231,1)));
	background:url(/content/images/dropdown-arrow.jpg) no-repeat right center, -webkit-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(231,231,231,1) 100%);
	background:url(/content/images/dropdown-arrow.jpg) no-repeat right center, -o-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(231,231,231,1) 100%);
	background:url(/content/images/dropdown-arrow.jpg) no-repeat right center, -ms-linear-gradient(top,  rgba(245,245,245,1) 0%,rgba(231,231,231,1) 100%);
	background:url(/content/images/dropdown-arrow.jpg) no-repeat right center, linear-gradient(to bottom,  rgba(245,245,245,1) 0%,rgba(231,231,231,1) 100%);
	}
	
@-moz-document url-prefix() { 
  .select_width select.cb-default {
     padding-top:9px;
  }
}

.select_width select.cb-default.time {
	padding-left:5px;
	}
		
.drop_down2 {
	width:75px;
	float:left;
	border-radius:2px;
	position:relative;
	}
	
.search_btn {
	background:#ffcb00;
	border:0;
	border-bottom:5px solid #e7bb10;
	font-size:14px;
	font-weight:bold;
	color:#494949;
	text-align:center;
	padding:6px 33px;
	margin:19px 0;
	cursor:pointer;
	float:left;
	height:37px;
	-webkit-appearance:none;
	border-radius:0;
	}
	
.break {
	background:#fff url(/content/images/border_bg2.png) left bottom repeat-x;
	padding:9px 0 17px;
	}
	
.break_wrap { width:936px; margin:0 auto;}
	
.break ul {
	list-style:none;
	}
	
.break li {
	float:left;
	width:205px;
	padding:0 14px;
	}
	
.break li img {
	float:left;
	margin-right:7px;
	}
	
.break li span {
	display:block;
	font-size:14px;
	color:#494949;
	line-height:normal;
	padding:10px 0;
	}
	
.break li small {
	display:block;
	font-size:12px;/* CHANGE*/
	color:#494949;
	line-height:normal;
	padding:17px 0;
    text-align:center; /* CHANGE */
	}
	
.vacation {
	padding:37px 0 0;
	position:relative;
	}
	
.vacation h2 {
	font-size:28px;
	color:#0065b8;
	padding:0 0 16px;
	}
	
.vacation_slider {
	height:263px;
	overflow:hidden;
	}
	
.controls {
	position:relative;
	}
	
.vacation ul {
	list-style:none;
	}
	
.vacation li {
	background:#fff;
	width:275px !important;
	float:left;
	font-size:13px;
	color:#494949;
	margin-right:10px;
	padding-bottom:7px;
    border-bottom:1px solid #cccccc;
    height:244px;
    
	}
	
.vacation li:last-child {
	margin:0;
	}
	
.vacation li img {
	margin-bottom:16px;
	}
	
.vacation li strong {
	display:block;
	font-size:14px;
	color:#010000;
	font-weight:bold;
	padding:0 15px;
	}
	
.vacation li span {
	font-size:13px; /* CHANGE */
	color:#494949;
	padding:1px 15px 6px;
	display:block;
	}
	
.vacation li p {
	line-height:normal;
	padding:0 26px 11px 15px; /*padding:0 76px 11px 15px;*/
	margin:0;
    min-height: 49px;
	}

.vacation li a {

	display:block;
	font-size:14px;
	color:#0065b8;
	font-weight:bold;
	padding:0 15px;
	}

.vacation li img.stars {

	display:block;
	padding:0 15px;
	}

/*.vacation li a {
	display:inline-block;
	font-size:13px;
	color:#0065b8; 
	text-decoration:none;
	margin:0 15px;
	}*/
/* CHANGE #42bbff;*/

.vacation li a:hover {
	text-decoration:underline;
	}
	
.slider_prev_arrow {
	background:url(/content/images/slider_prev_arrow.png) left top no-repeat;
	width:48px;
	height:48px;
	float:left;
	margin:11px 6px;
	}
	
.slider_prev_arrow:hover {
	background:url(/content/images/slider_prev_arrow_hover.png) left top no-repeat;
	}
	
.slider_next_arrow {
	background:url(/content/images/slider_next_arrow.png) left top no-repeat;
	width:48px;
	height:48px;
	float:right;
	margin:11px 6px;
	}
	
.slider_next_arrow:hover {
	background:url(/content/images/slider_next_arrow_hover.png) left top no-repeat;
	}
	
.pager1 {
	padding:32px 0;
	width:221px;
	margin:0 auto;
	}
	
.pager1 ul {
	list-style:none;
	text-align:center;
	}
	
.pager1 li {
	display:inline;
	float:none;
	background:none;
	}
	
.pager1 li a {
	background:url(/content/images/pager1.jpg) left top no-repeat;
	width:7px;
	height:7px;
	display:inline-block;
	margin:0 17px;
	}
	
.pager1 a {
	background:url(/content/images/pager1.jpg) left top no-repeat;
	width:7px;
	height:7px;
	display:inline-block;
	margin:0 17px;
	text-indent:-9999px;
	}
	
.pager1 li a:last-child {
	margin-right:0;
	}
	
.pager1 a:hover, .pager1 a.selected {
	background:url(/content/images/pager1.jpg) right top no-repeat;	
	}
	
.block_cont_outer {
	
	}
	
.block_cont {
	padding:0 15px 50px 15px;
	}
	
.block_cont h2 {
	font-size:28px;
	color:#0065b8;
	padding:0 0 16px;
	}
	
.slider_block {
	background:#fff;
	width:347px;
	float:left;
	margin:0 29px 0 0;
	position:relative;
	border-bottom:1px solid #cccccc;
	padding-bottom:5px;
	}
	
.slider_block.no_mar {
	margin:0 !important; 
	}
	
.slider_block span {
	display:block;
	font-size:12px;
	color:#0087f5;
	font-weight:bold;
	padding:0 20px;
	}
	
.slider_block small {
	display:block;
	font-size:12px;
	color:#000;
	padding:0 20px;
	}
	
.slider_block b {
	display:block;
	font-size:12px;
	color:#494949;
	float:right;
	font-weight:normal;
	padding:0 14px;
	}
	
.cont_slider {
	height:213px;
	overflow:hidden;
	position:relative;
	margin-bottom:20px;
	float:left;
	}
	
.cont_slider strong {
	background:url(/content/images/transparent_bg.png) left top repeat;
	display:block;
	font-size:14px;
	color:#fff;
	font-weight:bold;
	position:absolute;
	left:0;
	bottom:0;
	width:100%;
	padding:17px 0;
	text-indent:19px;
	}
	
.slider_block:hover .cont_slider_arrow {
	display:block;
	}
	
.cont_slider_arrow {
	display:none;
	}
	
.left_slider_arrow {
	background:url(/content/images/slider_arrow.png) left top no-repeat;
	width:30px;
	height:30px;
	position:absolute;
	right:38px;
	top:4px;
	}
	
.prev1 {
	background:url(/content/images/slider_arrow.png) left top no-repeat;
	width:30px;
	height:30px;
	position:absolute;
	right:38px;
	top:4px;
	}
	
.prev2 {
	background:url(/content/images/slider_arrow.png) left top no-repeat;
	width:30px;
	height:30px;
	position:absolute;
	right:38px;
	top:4px;
	}
	
.right_slider_arrow {
	background:url(/content/images/slider_arrow.png) right top no-repeat;
	width:30px;
	height:30px;
	position:absolute;
	right:6px;
	top:4px;
	}
	
.next1 {
	background:url(/content/images/slider_arrow.png) right top no-repeat;
	width:30px;
	height:30px;
	position:absolute;
	right:6px;
	top:4px;
	}
	
.next2 {
	background:url(/content/images/slider_arrow.png) right top no-repeat;
	width:30px;
	height:30px;
	position:absolute;
	right:6px;
	top:4px;
	}
	
.spacer3 { height:70px;}



/* destination_row
---------------------------*/
.destination_row
{
}

.destination_row h2
{
	margin:0 0 13px;
	padding:0;
	font-size:28px;
	color:#0065b8;
}

.leftcolumn
{
	float:left;
	width:560px;
}

.rightcolumn
{
	width:550px;
	float:right;
}

.destination_pic
{
	position:relative;
}

.slider_area
{
	position:relative;
}

.sliderpic
{
	float:left;
	position:relative;
}

.pic_caption
{
	background:url(/content/images/transprntbg.png) repeat 0 0;
	position:absolute;
	left:0;
	top:6px;
	width:180px;
	padding:10px 0 12px 18px;
	color:#fff;
}

.pic_caption h3
{
	margin:0;
	padding:0;
	font-size:22px;
}

.pic_caption span
{
	display:block;
	font-size:14px;
}

.tab_section
{
	background:#fff;
	padding:25px 13px;
	margin:0 0 22px;
    border-bottom:1px solid #cccccc;
}

.place_name
{
	width:215px;
	float:left;
}

.place_name ul
{
	margin:0;
	padding:0;
	list-style:none;
}

.place_name li
{
	font-size:14px;
	font-weight:bold;
	line-height:34px;
    margin-bottom: 1px; /* CHANGE  did not exist before */
}

.place_name li a
{
	color:#0065b8;
	display:block;
	padding:0 15px;
}

.place_name li:hover a,.place_name li.current a
{
	color:#fff;
	background:#0065b8;
	border-radius:3px;
}

.placedetail
{
	padding:6px 0 0 5px;
	float:left;
	width:313px;
}

.placedetail ul
{
	margin:0;
	padding:0;
	list-style:none;
}

.placedetail li
{
	font-size:14px;
	line-height:18px;
	float:left;
	width:156px;
}

.placedetail li a
{
	color:#0065b8;
	display:block;
	padding:0 15px;
}

a.morebttn
{
	color:#0065b8;
	display:block;
	font-size:10px;
	text-align:right;
	margin:20px 20px 0;
}

.pic_caption.style1
{
	right:0;
	bottom:11px;
	top:inherit;
	left:inherit;
	width:185px;
	padding:15px 0 12px 18px;
}

.pic_caption.style1 a
{
	color:#fff;
}

.pager2
{
	position:relative;
	left:28px;
	bottom:33px;
	z-index:400;
}

.pager2 a
{
	background:url(/content/images/destination_pagericon.png) no-repeat 0 0;
	display:block;
	width:13px;
	height:14px;
	float:left;
	margin-right:4px;
	text-indent:-4000px;
}

.pager2 a:hover, .pager2 a.selected
{
	background:url(/content/images/destination_pagericon.png) no-repeat -12px 0;
}

.pic_caption.style2
{
	background:#fafbff;
	position:absolute;
	left:9px;
	top:7px;
	border-radius:3px;
	width:180px;
	padding:12px 0 12px 9px;
	color:#000;
	font-size:22px;
}

.hotel_info
{
	background:#fff;
	padding:14px;
    border-bottom:1px solid #cccccc;
}

.hotel_info a {
	display:block;
	float:left;
	color:#0065b8;
	display:block;
	font-size:14px;
	font-style:normal;
	margin:0 3px 0 0;
	}
	
.hotel_info a:hover {
	text-decoration:underline;
	}

.addspace{ margin:0 0 35px;}

.widget_holder
{
}

.widget_box1
{
	background:#fff;
	padding:18px 10px 7px 14px;
	margin:0 0 35px;
    border-bottom:1px solid #cccccc;
}

.widget_box1 ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

.widget_box1 ul li
{
	background:url(/content/images/icon_100.svg) no-repeat left center;
	width:210px;
    min-height:38px;
	float:left;
	padding:0 0 0 52px;
	margin:0 0 28px;
}

/*HIDE .widget_box1 ul li h3
{
	margin:0 0 4px;
	padding:0px;
	line-height:normal;
	font-weight:bold;
	font-size:14px;
	color:#000;
}*/

.widget_box1 ul li a
{
	margin:0 0 4px;
	padding:0px;
	line-height:normal;
	font-weight:bold;
	font-size:13px;
	color:#0065b8;
}

    .widget_box1 ul li a:hover {
        text-decoration:underline;
    }
    .widget_box1 ul li h3 { font-weight:bold;
    }

.widget_box1 ul li span
{
	display:block;
	font-size:13px;
	color:#494949;
}

.widget_box2
{
	background:#fff;
	padding:11px 6px 18px;
	margin-bottom:22px;
     border-bottom:1px solid #cccccc;
}

.widget_box2_left
{
	width:265px;
	float:left;
}

.widget_box2_left h3
{
	margin:0px;
	padding:0 0 5px 2px;
	line-height:normal;
	font-weight:normal;
	font-size:18px;
	color:#000;
	border-bottom:2px solid #e6e6e6;
}

.widget_box2_left ul
{
	margin:0px;
	padding:0px;
	list-style:none;
}

.widget_box2_left ul li
{
	clear:both;
	overflow:hidden;
	padding:13px 10px 10px 14px;
	line-height:14px;
}

.widget_box2_left ul li:nth-child(even) {
	background:#f7f7f7;
	}
	
.widget_box2_left ul li a
{
	text-decoration:none;
	display:block;
}

.widget_box2_left ul li b
{
	float:left;
}

.widget_box2_left ul li em
{
	margin:0px;
	padding:0px;
	line-height:normal;
	font-size:12px;
	color:#000;
	font-weight:bold;
	font-style:normal;
}

.widget_box2_left ul li span
{
	display:block;
	font-size:12px;
	color:#494949;
	font-weight:normal;
}

.widget_box2_left ul li i
{
	background:url(/content/images/widget_arrow.png) no-repeat right 7px;
	float:right;
	font-style:normal;
	line-height:11px;
}

.widget_box2_left ul li small
{
	font-size:8px;
	color:#494949;
}

.widget_box2_left ul li strong
{
	display:block;
	font-size:18px;
	color:#ff9900;
	font-weight:normal;
	line-height:16px;
	padding:0 30px 0 0;
}

.widget_box2_right
{
	float:right;
}

.offer
{
	text-decoration:none;
	display:block;
	font-size:12px;
	color:#ff9900;
	text-align:right;
	padding:6px 0 0;
}

.widget_box1.box2 ul li
{
	float:none;
	width:470px;
	margin:0 0 8px;
}

.panes1, .panes2{ display:none;}

.ui-autocomplete {
    cursor: default;
    left: 0;
    position: absolute;
    top: 0;
	background:#fff;
	
}

.ui-autocomplete {
    max-height: 300px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
	border-bottom:1px solid #ccc;
  }
  /* IE 6 doesn't support max-height
   * we use height instead, but this forces the menu to always be this tall
   */
  * html .ui-autocomplete {
    height: 300px;
  }
  
 .ui-menu {
    display: block;
    list-style: none outside none;
    margin: 0;
    outline: medium none;
    padding:0px;
	-webkit-box-sizing:border-box;
	-moz-box-sizing:border-box;
	box-sizing:border-box;
}
.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute;
}
.ui-menu .ui-menu-item {
    list-style:none;
    margin: 0;
    padding: 0;
    width: 100%;
}
.ui-menu .ui-menu-divider {
    border-width: 1px 0 0;
    font-size: 0;
    height: 0;
    line-height: 0;
    margin: 5px -2px;
}
.ui-menu .ui-menu-item a {
    display: block;
    font-weight: normal;
    line-height: 1.5;
    min-height: 0;
    padding: 2px 0.4em 2px 2.5em;
    text-decoration: none;
	color:#1370bd;
}
.ui-menu .ui-menu-item a.ui-state-focus, .ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: 0px;
	background-color:#d1eaff !important;
}
.ui-menu .ui-state-disabled {
    font-weight: normal;
    line-height: 1.5;
    margin: 0.4em 0 0.2em;
}
.ui-menu .ui-state-disabled a {
    cursor: default;
}
.ui-menu-icons {
    position: relative;
}
.ui-menu-icons .ui-menu-item a {
    padding-left: 4em;
    position: relative;
	
}
.ui-menu .ui-icon {
    left: 0.2em;
    position: absolute;
    top: 0.2em;
}
.ui-menu .ui-menu-icon {
    float: right;
    position: static;
}