.clearfix {
	clear: both;
}
/*
#header_sliders {
	height: auto;
	min-height: 540px;
}
*/

/* CSS Document */
#search-tools {
	height: auto;
	position: relative;
	left: 0;
	margin-bottom: 45px;
/*	min-height: 520px;*/
}

#search-tools select {
  -webkit-appearance: none;
    -moz-appearance: none;
    text-indent: 1px;
    text-overflow: '';
	border: 1px solid #DBDBDB;
	border-radius: 4px;
	padding: 9px 5px 5px;
	height:auto;
}

#booking_form {
	position: relative;
	margin: 0;
}
#booking_form .inner {
  padding: 10px 45px 10px;
}

div#searchqs {
	padding: 0px;
	margin: 0;
}
div#searchqs div.question {
  margin-bottom: 5px;
}


div#searchqs div.question label {
    display: block;
    float: none;
    padding-top: 8px;
	margin-bottom: 2px;
    width: auto;
	font-size: 14px;
}



#searchtype {
	margin: 0px;
}


#searchtype .radiospan {
	position: relative;
	background: #D1D4D5;
	font-size: 14px;
	padding: 10px 5px 8px;
	margin: 0 0 0 0;
	float: left; 
	width: 130px;
	text-align: center;
	cursor: pointer;
}
#searchtype .radiospan:hover {
	background: #caD0D1;
}

#searchtype .radiospan.last {
	border-right: 0;
}

#searchtype .radiospan {
}

#searchtype .radiospan.active,
#searchtype .radiospan.active:hover {
	background: #0099CC;
	color: #fff;
}


#searchtype .radiospan.active .downarrow {
	width: 0;
	height: 0;
	border-left: 10px solid transparent;
	border-top: 10px solid #0099CC;
	border-bottom: 10px solid transparent;
	border-right: 10px solid transparent;
	position: absolute;
	bottom: -20px;
	left: 41%;

}

#searchtype .radiospan input {
	display: none; /*temp*/
	vertical-align: middle;
	margin: 0;
	padding: 0;
}


div#searchqs #searchtype.question .radiospan label {
	display: inline;
	float: none;
	margin: 0;
	font-weight: normal;
	font-size: 14px;
}


#block-resortTo>label,
#block-travelType>label {
	margin-bottom: 5px;
}



#block-resortTo {
	width: 144px;
	float: left;
	clear: none;
	margin-right: 20px;
}

#block-resortTo.wide {
	width: 100%;
}

#block-resortTo select {
	width: 100%;
}

#block-travelType {
	width: 115px;
	float: left;
	margin-right: 0px;

}

div#searchqs #block-travelType .radiospan label {
	float: left;
	width: 50px;
	padding-top: 4px;
}


#block-outFrom {
	width: 180px;
	float: left;
	margin-right: 0px;
}

#block-outFrom select {
    background: url("/assets/img/dropdown-arrow.png") no-repeat scroll 155px center #FFFFFF;
    width: 120px;
}

select.bfselect  {
    background: url("/assets/img/dropdown-arrow.png") no-repeat scroll 155px center #FFFFFF;
	padding-bottom: 0;
}

select.bfselect option {
}	



#block-depart {
	margin-right: 15px;
}

#block-depart,
#block-return {
	width: 142px;
	float: left;
}

#block-depart input,
#block-return input {
	width: 100%;
}

.bookinput {
	border: 1px solid #DBDBDB;
    border-radius: 4px;
    padding: 9px 8px 7px 8px;
	width: 100%;

}

#outpick,
#retpick {
    padding: 9px 8px 7px 29px;
	background: #fff url("cal.png") 7px 6px no-repeat;
}


#block-hotelname {
	width: 175px;
	float: left;
	margin-right: 15px;
}


#block-accomodation-grade {
	width: 110px;
	float: left;
	margin-right: 0px;

}
#block-accomodation-grade select {
	width: 108px;
	background-position: 83px center
}

#block-accomodation-type {
	clear: both;
	width: 140px;
	float: left;
	margin-right: 15px;
}


#block-accomodation-type select {
	width: 140px;
	background-position: 115px center;
}

#block-accomodation-rooms {
	width: 90px;
	float: left;
	margin-right: 0px;
}

#searchqs[data-holtype=TO] .roomset {
	padding-top: 12px;
}

#occupants {
	clear: both;
	height: 85px;
}

#block-accomodation-options .question .radiospan label {
	clear: both;
	width: 50px;
	font-weight: normal;
	float: left;
}

#block-rooms select {
	width: 90px;
	background-position: 65px center;
}

#block-accomodation-options .question .radiospan select {
	width: 90px;
	margin-top: 4px;
}




#btn-findholiday {
	margin-top: 30px;
	margin-bottom: 120px;
	font-size: 24px;
	width: 100%;
	padding: 8px 0;
}

.ui-datepicker-trigger {
	vertical-align: middle;
	float: left;
	margin: -2px 5px 0 0;
	display: block;
	width: 33px;
	border: 0;
	padding: 0;
	background: none;
}

.ui-datepicker * {
	font-family: 'cabinregular';
}


div#searchqs div#addroom.question label,
.removebtn {
	font-weight: normal;
	font-style: italic;
	position: relative;
	text-decoration: underline;
}
div#searchqs div#addroom.question label {
}

div#searchqs div.question #addroombtn,
.rembtn {
	clear: both;
	padding-top: 5px;
	cursor: pointer;
}

/*div#searchqs div.question select#outTo,*/
div#searchqs div.question select#resortTo,
div#searchqs div.question select#outFrom,
div#searchqs div.question select#portFrom,
div#searchqs div.question select#makeSelect,
div#searchqs div.question select#modelSelect {
  width: 100%;
}




.datepick {
	width: 260px;
	margin-right: 0 !important;
}

#block-rooms {
	float: left;
	width: 104px;
}


div#searchqs div.question label.label_persons {
	margin-bottom: 0;
}


div#searchqs div.question span  {
  font-weight:normal; 
  line-height:19px; 
  text-decoration:none; 
}

div#searchqs div.paxBlock {
  display:block;
  width: 98px;
  float: left;
  margin-right: 2px;
}
div#searchqs div.paxBlock span {
	padding-left: 0px;
}


div#searchqs div.paxBlock select {
	width: 84px;
	background-position: 61px center;

}

/* hotel page */

#block-hotel-check-in {
	width: 184px;
	float: left;
	clear: none;
	margin-right: 20px;
}

#block-hotel-check-in input {
	width: 130px;
}

#block-nights {
	width: 104px;
	float: left;
	margin-right: 0px;
}

#block-nights select,
#block-hotel-options select {
	width: 100%;
}

#block-vehicle-type select {
	width: 97%;
	background-position: 265px;
}

/* ferries */

.ferryside p {
clear: both;
}

.ferryside p img {
	float: right;
	margin-bottom: 10px;
}




/*buttons */
#bookingformv2 #btn-findholiday {
    padding: 8px 0;
    width: 100%;
	margin: 20px 0 20px 0;
}
#bookingformv2 .button.inline {
    display: inline-block;
    margin: 0 10px 0 0;
    padding: 10px 20px;
}

#bookingformv2 .button {
    background: #0099CC;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    display: block;
    font-size: 1.4em;
    margin: 40px 0 10px;
    padding: 8px 20px 6px;
    text-align: center;
    text-decoration: none;
    width: auto;
}

#bookingformv2 .button:hover {
	background: #338FAD;
}



#block-accomodation-options .question .radiospan select {
    margin-top: 4px;
    width: 90px;
}


a#vehicle-type-popup {
	padding-left: 5px;
	font-size: 0.8em;
}

#ferrypopup {
	font-family: sans-serif;
	width: 690px;
}

#ferrypopup h2 {
	font-size: 16px;
}
#ferrypopup h3 {
	font-size: 15px;
	margin: 0 0 10px 0;
}
#ferrypopup h4 {
	font-size: 13px;
	margin: 0 0 5px 0;
}
#ferrypopup p {
	font-size: 12px;
	margin: 3px 0 12px 0;
}
p#ferryred {
	color: #CA2121;
	font-weight: bold;
	font-size: 13px;
}

#overlay, .popup-overlay {
    background: none repeat scroll 0 0 #000000;
    cursor: pointer;
    height: 100%;
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 1000;
}

#popup-block, .popup-block {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 4px;
	border: 0;
    left: 50%;
    margin-left: -365px;
    min-height: 100px;
    padding: 5px 20px 10px;
    position: absolute;
    top: 100px;
    width: 730px;
    z-index: 1001;
}

#popup-close, .popup-close {
    background: url("close.png") repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 24px;
    position: absolute;
    right: -12px;
    top: -12px;
    width: 25px;
    z-index: 1002;
}

#flightpopup_wrapper {
	position: absolute; 
	top: 95px; 
	left: 360px;
	z-index: 999;
	background: #fff;
	box-shadow: -3px 0 3px #ccc;

}
#flightpopup_wrapper .closebtn {
	position: absolute;
	top: -7px;
	right: -7px;
	width: 25px;
	height: 25px;
	background: transparent url("/modules/mod_citsbooking/homepage/includesv2/close.png") left top no-repeat;
}
#flightpopup {
    font-family: sans-serif;
    width: 200px;
}

#flightpopup.inner {
	padding: 10px;
}

#flightpopup h2 {
	margin-top: 0;
    font-size: 13px;
    font-weight: bold;
}

#flightpopup ul {
    margin: 0 0 10px;
    padding: 0;
}

#flightpopup li {
    font-size: 12px;
    margin: 0 0 0 18px;
    padding: 0;
}

#flightpopup img {
    display: block;
    margin: 8px auto;
}

.blockUI .inner {
	padding: 20px;
}


/*inner */

.container.inner #search-tools {
	padding: 59px 0 0;
	width: 360px;
	left: -360px;
}

.container.inner #search-tools #check_availability_link {
	z-index: 100;
}

#hotel-search-options {
	z-index: 5;
}

#search-tools.inner-tools #booking_form .inner {
	padding: 10px 25px 0;
}


#search-tools.inner-tools label,
#search-tools.inner-tools div#searchqs div.paxBlock span {
	color: #fff;
}

#search-tools.inner-tools #searchtype .radiospan label {
	color: #414141;
}

#search-tools.inner-tools #searchtype .radiospan.active label {
	color: #fff;
}
#search-tools.inner-tools #searchtype .radiospan {
	padding: 10px 5px 8px;
	border-right: 1px solid #424242;
	width: 120px;
}
#search-tools.inner-tools #flightpopup_wrapper {
	position: absolute; 
	display: none;
	top: 65px; 
	left: 340px;
	z-index: 999;
	background: #fff;
	box-shadow: 3px 0 10px #888888;

}
#search-tools.inner-tools #vehicle-type-popup {
	color: #0099CC;
}