.car_search {
	width: 940px;
	margin: 0;
	padding: 0;
	margin-left: 10px;
}

.car_search h1 {
	color: #006FCF;
	font-size: 18px;
	margin-bottom: 20px;
}

.car_search h2 {
	color: #006FCF;
	font-size: 14px;
	margin: 14px 12px 18px 12px;
}

.car_search input::-webkit-input-placeholder {
	color: #dbdad7 !important;
	font-size: 18px !important;
	font-style: italic !important;
	font-weight: normal !important;
}

.car_search input:-moz-placeholder {
	color: #dbdad7 !important;
	font-size: 18px !important;
	font-style: italic !important;
	font-weight: normal !important;
}

.car_search input::-moz-placeholder {
	color: #dbdad7 !important;
	font-size: 18px !important;
	font-style: italic !important;
	font-weight: normal !important;
}

.car_search input:-ms-input-placeholder {
	color: #dbdad7 !important;
	font-size: 18px !important;
	font-style: italic !important;
	font-weight: normal !important;
}

.car_search input[type="text"] {
	background-image: url(../../images/destination_icon.png);
	background-position: 240px center;
	background-repeat: no-repeat;
	border: 1px solid #8e8e8e;
	width: 240px;
	height: 20px;
	padding: 8px 14px 10px 14px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	font-weight: bold;
	font-style: normal;
	color: #0F1C3E;
	vertical-align: top;
	border-radius: 10px;
}

.car_search input[type="button"] {
	border: 0;
	cursor: pointer;
	background: #006FCF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	width: 270px;
	height: 50px;
	color: #fff;
	font-weight: bold;
	font-size: 24px;
	text-align: center;
	float: right;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	margin: 30px 26px 8px 26px;
	border-radius: 10px;
}

.car_search input[type="button"]:hover {
	background: #002a5c;
}

.car_search input[type=text]:focus,.car_search input[type=password]:focus
	{
	border-color: #002a5c !important;
}

.car_search #datepicker1,.car_search #datepicker2 {
	width: 108px;
}

.car_search .ui-datepicker-trigger {
	margin-left: 8px;
	margin-top: 0px;
	cursor: pointer;
}

.car_search form {
	background: #e9e9e9;
	background: linear-gradient(135deg, transparent 10px, #FFF 0) top left,
		linear-gradient(225deg, transparent 10px, #FFF 0) top right,
		linear-gradient(314deg, transparent 10px, #FFF 0) bottom right,
		linear-gradient(45deg, transparent 10px, #FFF 0) bottom left;
	background-size: 50% 50%;
	background-repeat: no-repeat;
	margin: 0;
	width: 924px !important;
	padding: 21px 8px 22px 8px;
}

.car_search form fieldset {
	position: relative !important;
}

.car_search form .grid_6 {
	width: 50% !important;
	margin: 0 0 30px 0;
	padding: 0;
}

.car_search form .grid_2,.car_search form .grid_3,.car_search form .grid_7
	{
	margin: 0 0 20px 0;
	padding: 0;
	display: inline-block;
}

.car_search form .grid_1 {
	width: 110px;
}


.car_search form .grid_2 {
	width: 191px;
}

.car_search form .grid_3 {
	width: 202px;
}

.car_search form .grid_7 {
	width: 531px;
}

.car_search form label {
	font-weight: bold;
	color: #393939;
	font-size: 14px;
	display: inline-block;
	margin: 0 0 0 12px;
	padding: 0;
	line-height: 42px;
}

.car_search form label.first {
	width: 120px;
}

.car_search form label.second {
	width: 148px;
}

.car_search form label span {
	font-size: 12px;
}

.border {
	border-bottom: 1px solid #e2e2e2;
}

.remove {
	background: url(../../images/remove_out.png) no-repeat center right;
	color: #e60010;
	font-size: 11px;
	text-decoration: none;
	padding-right: 22px;
	line-height: 27px;
	position: absolute;
	right: 0;
	top: 10px;
}

.remove:hover {
	background: url(../../images/remove_over.png) no-repeat center right;
	color: #000;
}

.add {
	background: url(../../images/add_out.png) no-repeat center left;
	color: #006FCF;
	font-weight: bold;
	text-decoration: none;
	padding-left: 22px;
	margin: 14px 12px 42px 12px;
	display: inline-block;
}

.add:hover {
	background: url(../../images/add_over.png) no-repeat center left;
	color: #002a5c;
}

.additional {
	text-align: center;
	border-top: 1px dashed #cdcccc;
	border-bottom: 1px dashed #cdcccc;
	padding: 14px 0;
}

.additional #objA2,.additional .group_2_a_out {
	color: #002a5c;
	font-weight: bold;
	font-size: 14px;
	background: url(../../images/add_arrow_out.png) no-repeat center right;
	padding-right: 35px;
	text-decoration: none;
}

.additional #objA2.group_2_a_over {
	background: url(../../images/add_arrow_over.png) no-repeat center right;
}

.additional #objDIV2 {
	display: none;
	width: 924px;
	text-align: left;
	margin: 0;
	padding: 0;
}

a.jqTransformCheckbox {
	background: transparent url(../../images/form-elements.png) no-repeat -10px
		-52px;
	vertical-align: middle;
	height: 18px;
	width: 21px;
	display: inline-block;
	position: relative;
	bottom: 0px;
	margin-right: 5px;
	transition: none;
	-webkit-transition: none;
}

a.jqTransformCheckbox.jqTransformChecked {
	background-position: -9px -75px;
}

a.jqTransformChecked {
	background-position: -10px -4px;
}

input[type=checkbox],input[type=radio] {
	display: none;
}

.jqTransformRadio {
	background: url(../../images/form-elements.png) no-repeat scroll -9px -26px
		transparent;
	vertical-align: middle;
	height: 21px;
	width: 24px;
	display: inline-block;
	margin-top: 14px;
	margin-left: -10px;
	transition: none;
	-webkit-transition: none;
}

a.jqTransformChecked {
	background-position: -9px -2px;
}

.small .jqTransformRadio {
	background: url(../../images/form-elements.png) no-repeat scroll -12px
		-126px transparent;
	vertical-align: middle;
	height: 13px;
	width: 13px;
	display: block;
}

.small a.jqTransformChecked {
	background-position: -9px -76px;
}

.noClicked {
	background: url(../../images/check_out.png) no-repeat right top;
	height: 18px;
	width: 22px;
	display: block;
	cursor: pointer;
	float: left;
	margin-right: 5px;
}

.clicked {
	background: url(../../images/check_over.png) no-repeat right top;
	height: 18px;
	width: 22px;
	display: block;
	cursor: pointer;
	float: left;
	margin-right: 5px;
}

.additional .grid_5,.additional .grid_4,.additional .grid_3 {
	display: inline-block;
	padding: 0;
	margin: 20px 0px 10px 0px !important;
	min-height: 226px
}

.additional .grid_5 {
	width: 478px !important;
}

.additional .grid_4,.additional .grid_3 {
	width: 222px !important;
	border-left: 1px solid #e2e2e2;
}

.additional h3 {
	color: #393939;
	font-weight: bold;
	margin: 9px 7px 19px 7px;
	display: block;
	font-size: 14px;
}

.additional .grid_4 h3,.additional .grid_3 h3 {
	margin: 9px 40px 19px 40px;
}

.additional .grid_5 ul {
	display: inline-block;
	margin: 0px 7px 0px 7px;
	padding: 0;
	list-style: none;
	width: 469px;
}

.additional .grid_5 ul li {
	display: inline-block;
	width: 47%;
	color: #002a5c;
	font-size: 13px;
	padding-bottom: 5px;
	float: left;
}

.additional .grid_4 ul,.additional .grid_3 ul {
	display: inline-block;
	margin: 0px 7px 0px 27px;
	padding: 0;
	list-style: none;
	width: 134px;
}

.additional .grid_4 ul li,.additional .grid_3 ul li {
	display: inline-block;
	color: #002a5c;
	font-size: 13px;
	padding-bottom: 5px;
	width: 100%
}

ul li .stars {
	background: url(../../images/stars.png) no-repeat left top;
	display: inline-block;
	height: 13px;
	margin-left: 5px;
}

/* SEARCH RESULTS
==================================================================================*/
/*--------------------- Search ---------------------*/
.inside_search h1 {
	background: #0F1C3F;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 0;
	line-height: 36px;
	border-bottom: 1px solid #a93003;
}

.inside_search h1 img {
	vertical-align: middle;
	width : 30px;
	padding-left: 10px;
	padding-right: 10px;
}

.inside_search .container {
	border: 1px solid #e0e0e0;
	border-top: 0;
	background: #fff;
	padding: 12px;
}

.inside_search .container fieldset {
	display: block;
	padding: 0;
	font-size: 11px;
	color: #393939;
	padding-bottom: 10px;
	position: relative !important;
}

.inside_search .container label {
	margin-top: 3px;
	font-weight: bold;
	display: block;
	font-size: 14px;
}

.inside_search .container label span {
	font-weight: normal;
	font-size: 12px;
}

.inside_search input,.filters input {
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 10px;
	color: #006FCF;
	font-size: 12px;
	padding: 5px 10px;
	width: 185px;
	margin: 5px -5px 4px;
}

.amenitiesAll {
	margin-left: 154px !important;
}

.inside_search #datepicker1,.inside_search #datepicker2 {
	width: 64px;
}

.inside_search input[type="button"] {
	border: 0;
	cursor: pointer;
	background: #006FCF;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 10px;
	width: 100%;
	height: 40px;
	color: #fff;
	font-weight: bold;
	font-size: 20px;
	text-align: center;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	margin: 10px 0 -10px 0;
}

.inside_search input[type="button"]:hover {
	background: #002a5c;
}

.inside_search input::-webkit-input-placeholder,.filters input::-webkit-input-placeholder
	{
	color: #b4b4b4 !important;
	font-size: 12px !important;
	font-style: italic !important;
	font-weight: normal !important;
}

.inside_search input:-moz-placeholder,.filters input:-moz-placeholder {
	color: #b4b4b4 !important;
	font-size: 12px !important;
	font-style: italic !important;
	font-weight: normal !important;
}

.inside_search input::-moz-placeholder,.filters input::-moz-placeholder
	{
	color: #b4b4b4 !important;
	font-size: 12px !important;
	font-style: italic !important;
	font-weight: normal !important;
}

.inside_search input:-ms-input-placeholder,.filters input:-ms-input-placeholder
	{
	color: #b4b4b4 !important;
	font-size: 12px !important;
	font-style: italic !important;
	font-weight: normal !important;
}

.inside_search .ui-datepicker-trigger {
	float:right;
}

.inside_search fieldset h3 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 10px;
}

.inside_search .box {
	margin: 5px 0 0 0;
	padding: 0;
	display: inline-block;
}

.inside_search .box.first {
	width: 80px;
}

.inside_search .box.second {
	width: 100px;
	margin-left: 7px;
}

.inside_search .box.third {
	display: block;
	margin-top: 12px;
}

.inside_search .selected_time {
	font-weight: normal !important;
	font-style: normal !important;
	color: #28b1a4 !important;
	font-size: 12px !important;
}

.inside_search .remove {
	font-size: 10px;
	top: 7px;
	right: 0px;
}

.inside_search .add {
	line-height: 30px;
	margin: 3px 0 -4px 0;
	float: right;
	font-size: 12px;
}

.ui-autocomplete a {
	width: 404px !important;
}
/*--------------------- Filters ---------------------*/
.filters {
	margin: 20px 0 0 0;
	padding: 0;
}

.filters h1 {
	background: #002a5c;
	color: #fff;
	font-size: 14px;
	font-weight: normal;
	padding: 0 10px;
	line-height: 36px;
	border-bottom: 1px solid #002a5c;
	font-weight: bold;
}

.sideblock {
	padding: 0px;
	margin-bottom: 5px;
	background: #fff;
	border: 2px dotted #ccc;
}

.sideblock .sidehead {
	padding: 10px 7px 0 7px;
}

.sideinsider {
	padding: 10px;
	display: none;
}

.sideblock h2 {
	color: #393939;
	font-size: 14px;
	margin: 0;
	padding-bottom: 10px;
	font-weight: bold;
	background: url(../../images/sidetog.png) no-repeat 182px -60px transparent;
	cursor: pointer;
	border-bottom: 1px solid #e2e2e2;
}

.sideblock h2.togled {
	background-position: 182px 0px;
}

.sideblock h2 span {
	color: #6a6a6a;
	font-size: 12px;
	float: right;
	font-weight: normal;
}

.sideblock .ranger-tittle {
	font-size: 12px;
	font-weight: bold;
	margin: 0 0 10px 0 !important;
	display: inline-block;
}

.sideblock .right {
	float: right;
	text-align: right;
}

.sideblock .center {
	float: none;
	text-align: center;
}

.sideblock .ranger {
	border: 0 !important;
	background: transparent !important;
	width: 68px !important;
	display: inline-block;
	padding: 0 !important;
	margin: 10px 0 0 0 !important;
	color: #002a5c !important;
	font-size: 14px !important;
	font-weight: bold;
}

.sideblock .ui-slider-horizontal {
	height: 6px !important;
}

.sideblock .ui-corner-all,.sideblock .ui-corner-bottom,.sideblock .ui-corner-right,.sideblock .ui-corner-br
	{
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

.sideblock .ui-corner-all,.sideblock .ui-corner-bottom,.sideblock .ui-corner-left,.sideblock .ui-corner-bl
	{
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

.sideblock .ui-corner-all,.sideblock .ui-corner-top,.sideblock .ui-corner-right,.sideblock .ui-corner-tr
	{
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

.sideblock .ui-corner-all,.sideblock .ui-corner-top,.sideblock .ui-corner-left,.sideblock .ui-corner-tl
	{
	-webkit-border-radius: 0 !important;
	-moz-border-radius: 0 !important;
	border-radius: 0 !important;
}

.sideblock .ui-widget-header {
	background: none repeat scroll 0% 0% #fff !important;
}

.sideblock .ui-state-default,.sideblock .ui-widget-content .ui-state-default,.sideblock .ui-widget-header .ui-state-default
	{
	background: #002a5c !important;
	-webkit-border-radius: 100% !important;
	-moz-border-radius: 100% !important;
	border-radius: 100% !important;
	cursor: pointer;
	width: 14px !important;
	height: 14px !important;
}

.sideblock .ui-state-active,.sideblock .ui-widget-content .ui-state-active,.sideblock .ui-widget-header .ui-state-active
	{
	border: 0 !important;
	background: #28b1a4 !important;
	color: #fff !important;
}

.sideblock .ui-state-default:hover,.sideblock .ui-widget-content .ui-state-default:hover,.sideblock .ui-widget-header .ui-state-default:hover
	{
	border: 0 !important;
	background: #28b1a4 !important;
	color: #fff !important;
}

.sideblock #slider-range1,.sideblock #slider-range8 {
	width: 190px !important;
	margin-left: 10px;
}

.sideblock #fromDistance,.sideblock #toDistance {
	background: #fff;
	border: 1px solid #e0e0e0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #002a5c;
	font-weight: bold;
	display: inline-block;
	width: 45px;
	line-height: 25px;
	text-align: center;
	margin-top: 10px;
	margin-right: 5px;
}

.sideblock ul li {
	display: block;
	height: 25px;
}

.sideblock ul li span.available {
	font-weight: normal;
	font-size: 12px;
	float: right;
}

.sideinsider p {
	margin-top: 10px;
	width: 100%;
	display: block !important;
}

.sideinsider p:first-child {
	margin-top: 5px;
}

.volume {
	color: #002a5c;
	font-weight: bold;
}

/*--------------------- Content - number of results ---------------------*/
.results {
	width: 700px;
	color: #275a91;
	font-size: 14px;
	font-weight: bold;
}

/*--------------------- Content - Map ---------------------*/
.map_area {
	width: 700px;
	margin-bottom: 20px;
	position: relative;
	text-align: right;
}

.map_area .map_hide,.map_area .map_show {
	color: #557da8;
	font-size: 12px;
	display: inline-block;
	text-decoration: none;
}

.map_area .map_show {
	display: none;
}

.map_area .map_hide:hover,.map_area .map_show:hover {
	color: #28b1a4;
}

.map_area #map {
	display: block;
	margin-top: 5px;
	width: 696px;
	height: 185px;
	text-align: left;
	border: 2px solid #fff;
	position: relative;
	overflow: hidden;
}

.map_area #map .map_frame {
	position: absolute;
	top: 0;
	padding: 0;
	width: 696px;
	height: 400px;
	z-index: 1;
}

.map_area #map .full_map,.map_area #map .small_map {
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 10px;
	border: 1px solid #fffefc;
	background: #006FCF;
	text-decoration: none;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	display: inline-block;
	padding: 8px 7px;
	position: absolute;
	z-index: 2;
	bottom: 10px;
	right: 10px;
}

.map_area #map .small_map {
	display: none;
}

.map_area #map .full_map:hover,.map_area #map .small_map:hover {
	background: #002a5c;
}

/*--------------------- Content - Toolbar ---------------------*/
.toolbar {
	width: 700px;
	border-bottom: 1px solid #e2e2e2;
	margin: 10px 0 40px 0;
	padding: 0;
	line-height: 0;
}

.toolbar h3 {
	color: #002a5c;
	font-size: 14px;
	font-weight: bold;
	display: inline-block;
	margin: 0 20px 0 0;
	line-height: 30px;
	padding: 0;
	vertical-align: top;
}

.toolbar ul {
	list-style: none;
	display: inline-block;
	margin: 0;
}

.toolbar ul li {
	float: left;
	border-left: 1px solid #e2e2e2;
	margin: 0;
	padding: 0;
	line-height: 30px;
}

.toolbar ul li a {
	text-decoration: none;
	display: inline-block;
	color: #0F1C3E;
	font-size: 13px;
	line-height: 30px;
	padding: 0 20px;
}

.toolbar ul li a:hover {
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top, #e1dfdf 0%, #fafafa 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1dfdf),
		color-stop(100%, #fafafa)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e1dfdf 0%, #fafafa 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e1dfdf 0%, #fafafa 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e1dfdf 0%, #fafafa 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #e1dfdf 0%, #fafafa 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1dfdf, endColorstr='
		#fafafa, GradientType=0); /* IE6-9 */
	color: #002a5c;
}

.toolbar ul li a.active {
	background: #fafafa; /* Old browsers */
	background: -moz-linear-gradient(top, #e1dfdf 0%, #fafafa 100%);
	/* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #e1dfdf),
		color-stop(100%, #fafafa)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top, #e1dfdf 0%, #fafafa 100%);
	/* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top, #e1dfdf 0%, #fafafa 100%);
	/* Opera 11.10+ */
	background: -ms-linear-gradient(top, #e1dfdf 0%, #fafafa 100%);
	/* IE10+ */
	background: linear-gradient(to bottom, #e1dfdf 0%, #fafafa 100%);
	/* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e1dfdf, endColorstr='
		#fafafa, GradientType=0); /* IE6-9 */
	color: #002a5c;
}

.toolbar ul li a .arrow_up {
	display: none;
}

.toolbar ul li a.active .arrow_up {
	background: url(../../images/arrow_up.png) right center no-repeat
		!important;
	width: 22px;
	height: 8px;
	display: inline-block !important;
	padding: 0;
	margin: 0;
}

.toolbar ul li a.active:hover .arrow_up,.toolbar ul li a.active .arrow_down
	{
	background: url(../../images/arrow_down.png) right center no-repeat
		!important;
	width: 22px;
	height: 8px;
	display: inline-block !important;
	padding: 0;
	margin: 0;
}

.toolbar ul li a.active:hover .arrow_down {
	background: url(../../images/arrow_up.png) right center no-repeat
		!important;
}

/*--------------------- Content - Car Results ---------------------*/
.car-results {
	display: block;
	width: 700px;
	margin-top: 20px;
}

.car-result {
	display: table;
	width: 696px;
	margin-bottom: 20px;
	margin-top: 30px;
	border: 2px solid #002a5c;
	position: relative;
	background: #fff;
}

.car-result h1 {
	background: #0F1C3E;
	color: #fff;
	font-size: 18px;
	line-height: 40px;
}

.car-result .rating {
	display: inline-block;
	background: url(../../images/star_bg.png) top right no-repeat #f2f2f2;
	padding: 0 14px 0 10px;
	margin-right: 12px;
	height: 40px;
	float: left;
}

.car-result .rating .stars {
	background: url(../../images/rating.png) center right no-repeat;
	display: block;
	height: 40px;
	line-height: 40px;
}

.car-result .rating .stars.one {
	width: 14px;
}

.car-result .rating .stars.two {
	width: 33px;
}

.car-result .rating .stars.three {
	width: 51px;
}

.car-result .rating .stars.four {
	width: 70px;
}

.car-result .rating .stars.five {
	width: 87px;
}

.car-result .price {
	background: url(../../images/price_bg_new.png) no-repeat left bottom;
	position: absolute;
	display: block;
	top: -10px;
	right: 0px;
}

.car-result .price .price_bg {
	background: #006FCF;
	border-radius: 20px 0 20px 0;
	font-size: 28px;
	color: #fff;
	padding: 0px 7px;
	margin-left: 20px;
	height: 47px;
}

.car-result .price p {
	font-size: 11px;
	color: #fff;
	height: 11px;
}

.car-result .price h2 {
	font-size: 30px;
	color: #fff;
}

.car-result .photos {
	width: 150px;
	padding: 6px;
	display: block;
	float: left;
	position: relative !important;
}

#preview {
	position: absolute;
	background: #333;
	padding: 5px;
	display: none;
	color: #fff;
	z-index: 999;
}

.car-result .photos ul {
	list-style: none;
	padding: 0;
	margin: 0;
	width: 150px;
}

.car-result .photos ul li {
	float: left;
	margin-right: 3px;
	margin-top: 3px;
	width: 48px;
}

.car-result .photos ul li a {
	cursor: default;
}

.car-result .content {
	width: 528px;
	padding: 9px 0;
	display: block;
	float: left;
}

.car-result .content .row {
	width: 510px;
	display: block;
	float: left;
	margin: 3px 0 0 0;
	padding: 0;
}

.car-result .content p {
	margin-top: 10px;
}

.car-result  .description_section_text {
	margin-bottom: 15px !important;
	margin-top: 10px !important;
}

.car-result .description_section_title {
	margin-top: 0;
	font-weight: bold;
}

.description .description_section_title {
	margin-top: 0;
	font-weight: bold;
}

.car-result  .description {
	width: 510px;
	display: block;
	float: left;
	margin: 10px 0 15px 0;
	padding: 0;
}

.car-result .address {
	background: url(../../images/pin.png) no-repeat center left;
	padding-left: 18px;
	color: #0f1c3e;
	display: block;
	width: 510px;
	float: left;
	margin: 10px 0 10px 0;
	word-break: normal; 
	line-height: 20px;
}

.car-result .map {
	font-weight: bold;
	color: #4a4b4c;
	background: url(../../images/earth.png) no-repeat center left;
	padding-left: 20px;
	line-height: 18px;
	text-decoration: none;
	float: right;
	display: inline-block;
	margin-right: 9px;
}

.car-result .map:hover {
	color: #002a5c;
	background: url(../../images/earth_over.png) no-repeat center left;
}

.car-result .objA5 {
	font-weight: bold;
	color: #4a4b4c;
	background: url(../../images/users.png) no-repeat center left;
	padding-left: 25px;
	line-height: 18px;
	text-decoration: none;
	float: right;
	display: inline-block;
}

.car-result  .objA5:hover {
	color: #002a5c;
	background: url(../../images/users_over.png) no-repeat center left;
}

.car-result  .objA6,.car-result .content .objA6:hover {
	color: #fff !important;
	background: url(../../images/users_selected.png) no-repeat center left
		!important;
	font-weight: bold;
	padding-left: 25px;
	line-height: 18px;
	text-decoration: none;
	float: right;
	display: inline-block;
	padding: 12px 22px;
}

.car-result .objDIV5 {
	position: absolute;
	display: none;
	background: rgba(37, 91, 145, 0.96);
	width: 100%;
	top: 42px;
	left: 0;
	z-index: 99;
}

.car-result  .objDIV5 .hide {
	position: absolute;
	right: 10px;
	bottom: 5px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

.car-result  .objDIV5 .hide span {
	font-size: 14px;
}

.objDIV5 .row {
	display: block;
	width: 100% !important;
}

.objDIV5 ul {
	width: 270px;
	display: inline-block;
	margin-left: 20px;
	margin-right: 55px;
	margin-bottom: 35px;
}

.objDIV5 ul:last-child {
	margin-left: 0px;
	vertical-align: top;
}

.objDIV5 ul li {
	border-bottom: 1px dashed #61a8e5;
}

.objDIV5 ul li:hover {
	border-bottom: 1px dashed #ffb300;
}

.objDIV5 ul li a {
	margin: 0;
	padding: 5px 0;
	display: block;
	text-decoration: none;
	color: #fff;
	font-size: 14px;
}

.objDIV5 ul li a:hover {
	color: #ffb300;
}

.objDIV5 ul li a span {
	float: right;
	margin: 0;
	padding: 0;
	font-size: 11px;
	color: #ffb300;
}

.car-result .objMoreDescription {
	color: #002a5c;
	background: url(../../images/detail_arrow_down.png) no-repeat right center;
	text-decoration: none;
	padding-right: 14px;
	display: inline;
}

.car-result .objMoreDescription:hover {
	background: url(../../images/detail_arrow_down.png) no-repeat right center;
}

.car-result .objMoreDescription.group_7_a_over {
	display: none;
}

.car-result .description .hide {
	background: url(../../images/detail_arrow_up.png) no-repeat right center;
	color: #28b1a4;
	padding-right: 14px;
	display: inline-block;
	text-decoration: none;
}

.car-result #objMoreDescription {
	position: relative;
}

.car-result .content h2 {
	font-size: 14px;
	font-weight: bold;
	color: #002a5c;
	padding-bottom: 7px;
	display: block;
	border-bottom: 1px dashed #cdcdcc;
	width: 527px;
}

.car-result .content .rooms {
	width: 528px;
	display: block;
	margin: 0;
	padding: 0;
}

.car-result .content .rooms .room {
	border-bottom: 1px dashed #cdcdcc;
	width: 100%;
	height: 55px;
}

.car-result .content .rooms .room .details {
	display: block;
	float: left;
	padding: 5px 0 0 0;
	width: 61%;
	margin-right : 5px;
}

.car-result .content .rooms .room .details h3 {
	font-size: 14px;
	color: #0f1c3e;
	font-weight: bold;
	height: 19px;
}

.car-result .content .rooms .room .details p {
	margin: 0;
	padding: 0;
}

.car-result .content .rooms .room .offer {
	float: left;
	display: inline-block;
	position: relative;
	width: 101px;
	height: 55px;
}

.car-result .content .rooms .room .offer .text {
	background: url(../../images/offer_icon.png) no-repeat center 8px;
	color: #fff;
	padding-top: 30px;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	position: absolute;
	width: 101px;
	top: 0;
	left: 0;
	z-index: 1;
}

.car-result .content .rooms .room .offer .skew {
	-moz-transform: skewX(-14deg);
	-webkit-transform: skewX(-14deg);
	-o-transform: skewX(-14deg);
	-ms-transform: skewX(-14deg);
	transform: skewX(-14deg);
	background: #ffb300;
	position: absolute;
	width: 101px;
	height: 55px;
	display: block;
	top: 0;
	left: 0;
	z-index: 0;
}

.car-result .content .rooms .room .price {
	background: url(../../images/price_corner.png) no-repeat scroll left center
		#F3F3F3;
	display: block;
	float: right;
	height: 55px;
	padding-left: 18px;
	position: static;
	text-align: center;
	width: 70px;
}

.car-result .content .rooms .room .price em {
	padding-top: 8px;
	display: block;
	font-size: 12px;
}

.car-result .content .rooms .room .price p {
	font-weight: bold;
	font-size: 17px;
	color: #002a5c;
	margin-top: 0px;
}

.car-result .content .rooms .room .radio {
	background: url(../../images/select_corner.png) no-repeat scroll left
		center #E1E1E1;
	display: inline-block;
	float: right;
	height: 55px;
	margin-right: 0;
	padding-left: 20px;
	position: relative;
	text-align: center;
	width: 38px;
}

.car-result input[type=radio] {
	display: none;
}

.car-result input[type=radio]+label {
	background: url(../../images/radio_out.png) no-repeat left center;
	height: 20px;
	width: 20px;
	display: block;
	cursor: pointer;
	float: left;
	margin: 14px 8px;
}

.car-result input[type=radio]:checked+label {
	background: url(../../images/radio_over.png) no-repeat left center;
}

.car-result .content h2 span {
	font-size: 13px;
	font-weight: normal;
}

.car-result .hidden {
	display: none;
}

.car-result .hiddenrooms {
	display: none;
}

.car-result .fast {
	display: block;
}

.car-result .content .rooms .morerooms {
	float: right;
	border-bottom: 1px solid #e2e2e2;
	width: 160px;
	line-height: 23px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	color: #002a5c;
	background: url(../../images/more_arrow_down.png) no-repeat center right;
}

.car-result .content .rooms .morerooms:hover,.car-result .content .rooms .morerooms.open
	{
	background: url(../../images/more_arrow_up.png) no-repeat center right;
}

.car-result .content .rooms .hide {
	float: right;
	border-bottom: 1px solid #e2e2e2;
	width: 148px;
	line-height: 23px;
	display: block;
	font-size: 12px;
	text-decoration: none;
	text-align: center;
	color: #002a5c;
	background: url(../../images/more_arrow_up.png) no-repeat center right;
}

/* .car-result #objDIV8, */
/* .car-result #objDIV9 { */
/* 	display: none; */
/* 	width: 528px; */
/* } */
.car-result .book {
	width: 696px;
	display: block;
	border-top: 1px dashed #cdcdcc;
	float: left;
	margin-top: 10px;
}

.car-result .book a {
	background: #006fcf;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 10px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	float: right;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	margin: 10px;
	display: inline-block;
	padding: 5px 20px;
	text-decoration: none;
}

.car-result .book a:hover {
	background: #002a5c;
}

/*--------------------- Content - Pages ---------------------*/
.pager {
	width: 700px;
	background: #fff;
	text-align: center;
	position: relative;
}

.pager ul {
	list-style: none;
	display: inline-block;
	padding: 10px;
	margin-left: 50px;
	margin-right: 50px;
}

.pager ul li {
	display: inline-block;
	font-size: 13px;
	font-weight: bold;
	color: #002a5c;
}

.pager ul li a {
	font-size: 13px;
	font-weight: bold;
	color: #002a5c;
	text-decoration: none;
	padding: 5px;
}

.pager ul li a:hover,.pager ul li a.active {
	color: #006fcf;
}

.pager ul li a.prev,.pager ul li a.next {
	position: absolute;
	top: 6px;
	font-weight: normal;
}

.pager ul li a.prev {
	left: 10px;
	background: url(../../images/prev.png) no-repeat center left;
	padding-left: 20px;
}

.pager ul li a.next {
	right: 10px;
	background: url(../../images/next.png) no-repeat center right;
	padding-right: 20px;
}

.pager ul li a.prev:hover {
	background: url(../../images/prev_over.png) no-repeat center left;
}

.pager ul li a.next:hover {
	background: url(../../images/next_over.png) no-repeat center right;
}

@
supports (-moz-appearance:meterbar ) and (background-attachment:local )
	{ .car-result .price { top:-13px;
	
}

}
@media screen and (-webkit-min-device-pixel-ratio:0) {
	.car-result .price {
		right: -2px;
		top: -11px;
	}
	::i-block-chrome,.car-result .price {
		top: -14px;
	}
	.objDIV5 ul {
		width: 268px;
	}
	.car-result .content .objDIV5 {
		top: 40px;
		left: 0;
	}
}

/* GUESTS
-------------------------------------------------------------------------------------------*/
.inside_search .container h2 span {
	color: #006fcf;
}

.inside_search .container .cost {
	border-top: 1px solid #e2e2e2;
	margin-top: 5px;
	padding-top: 5px;
	list-style: none;
	width: 100%;
}

.inside_search .container .cost li {
	margin-bottom: 20px;
	font-size: 12px;
}

.inside_search .container .cost li span {
	float: right;
	vertical-align: middle;
	color: #002a5c;
	font-weight: bold;
}

.inside_search .container .cost li span.include {
	font-weight: normal;
}

.inside_search .container .cost li span span {
	color: #393939;
	font-weight: normal;
}

.inside_search .container .total {
	background: #006fcf;
	position: relative;
	width: 208px;
	margin-left: -5px;
	margin-bottom: -5px;
	color: #fff;
	font-size: 14px;
	padding: 8px 5px;
}

.inside_search .container .total span {
	float: right;
	font-size: 22px;
	font-weight: bold;
	vertical-align: middle;
	margin-top: -4px;
}

.car-results.guest {
	margin-top: 0px;
}

.car-results.guest .photos {
	width: 678px;
	display: block;
	padding: 9px 9px 0 9px;
}

.car-results.guest .photos .preview {
	margin-right: 5px;
}

.car-results.guest .photos .preview:nth-child(5n) {
	margin-right: 0px;
}

.car-results.guest .photos .preview img {
	width: 128.4px;
	margin-bottom: 9px;
}

.car-results.guest .more {
	border-bottom: 1px dashed #ccc;
	padding: 9px;
	width: 678px;
	font-size: 11px;
}

.car-results.guest .more a {
	font-size: 12px;
	float: right;
}

.car-results.guest .more .hide {
	background: url(../../images/detail_arrow_up.png) no-repeat right center
		transparent;
	color: #28b1a4;
	padding-right: 14px;
	display: inline-block;
	text-decoration: none;
	/* 	display: none; */
}

.car-results.guest .description {
	padding: 9px;
	width: 678px;
	text-align: justify;
}

.car-results.guest .check {
	padding: 9px;
	width: 678px;
	text-align: justify;
	border-top: 1px dashed #e2e2e2;
	color: #28b1a4;
	font-size: 12px;
}

.car-results.guest .check span {
	margin-right: 20px;
}

.car-results.guest .description h2 {
	background: url(../../images/pin.png) no-repeat scroll left center
		transparent;
	padding-left: 18px;
	color: #28b1a4;
	display: block;
	font-weight: normal;
}

.car-results.guest .description p {
	margin-top: 10px;
}

.wrapper .grid_9 .guest_details {
	width: 696px;
	border: 1px solid #e2e2e2;
	padding: 1px;
	display: block;
	margin-bottom: 20px;
	background: #fff;
}

.wrapper .grid_9 .guest_details h1 {
	color: #fff;
	font-size: 14px;
	background: #0f1c3e;
	padding: 10px 20px;
}

.wrapper .grid_9 .guest_details h1 span {
	font-weight: normal;
}

.wrapper .grid_9 .guest_details h1 .details {
	float: right;
	font-size: 12px;
	font-style: italic;
	margin-top: 2px;
}

.wrapper .grid_9 .guest_details h2 {
	border-bottom: 1px solid #e2e2e2;
	color: #0f1c3e;
	font-size: 14px;
	padding-bottom: 14px;
	margin-bottom: 14px;
}

.wrapper .grid_9 .guest_details .require {
	font-size: 11px;
	color: #141414;
	font-style: italic;
	margin: 4px 0 !important;
	float: right;
	font-weight: normal;
}

.wrapper .grid_9 .guest_details .require.alone {
	margin: -7px 0 4px 0px !important;
}

.wrapper .grid_9 .guest_details fieldset {
	display: inline-block;
	margin-right: 14px;
	margin-bottom: 14px;
	vertical-align: top;
}

.wrapper .grid_9 .guest_details fieldset:nth-child(5n+1),.wrapper .grid_9 .guest_details fieldset:nth-child(11)
	{
	margin-right: 0px;
}

.wrapper .grid_9 .guest_details fieldset h3 {
	display: block;
	color: #393939;
	font-size: 14px;
	margin-bottom: 5px;
}

.wrapper .grid_9 .guest_details fieldset input[type=text] {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 10px;
	border: 1px solid #8e8e8e;
	height: 24px;
	width: 122px;
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	color: #006fcf;
}

.wrapper .grid_9 .guest_details fieldset .post {
	width: 80px !important;
}

.wrapper .grid_9 .guest_details fieldset .phone {
	width: 98px !important;
}

.wrapper .grid_9 .guest_details fieldset input::-webkit-input-placeholder
	{
	color: #bdbab4 !important;
	font-size: 13px !important;
	font-style: italic !important;
	font-weight: normal !important;
}

.wrapper .grid_9 .guest_details fieldset input:-moz-placeholder {
	color: #bdbab4 !important;
	font-size: 13px !important;
	font-style: italic !important;
	font-weight: normal !important;
}

.wrapper .grid_9 .guest_details fieldset input::-moz-placeholder {
	color: #bdbab4 !important;
	font-size: 13px !important;
	font-style: italic !important;
	font-weight: normal !important;
}

.wrapper .grid_9 .guest_details fieldset input:-ms-input-placeholder {
	color: #bdbab4 !important;
	font-size: 13px !important;
	font-style: italic !important;
	font-weight: normal !important;
}

.wrapper .grid_9 .guest_details .boxes {
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 14px;
	margin-top: -5px !important;
}

.wrapper .grid_9 .guest_details .fields {
	border-bottom: 1px solid #e2e2e2;
}

.wrapper .grid_9 .guest_details .fields h5 {
	margin: 14px 0;
	font-size: 14px;
}

.wrapper .grid_9 .guest_details .check_details {
	display: inline-block;
	width: 302px;
	font-size: 12px;
	min-height: 110px;
	border-bottom: 1px solid #e2e2e2;
}

.wrapper .grid_9 .guest_details .check_details p {
	margin-bottom: 8px;
}

.wrapper .grid_9 .guest_details .check_details span {
	color: #006fcf;
}

.wrapper .grid_9 .guest_details .check_details h2 span {
	font-size: 12px;
	margin-left: 10px;
}

.wrapper .grid_9 .guest_details .check_details:nth-child(2n+1) {
	float: right;
}

.wrapper .grid_9 .guest_details .check_details:nth-child(6),.wrapper .grid_9 .guest_details .check_details:nth-child(7)
	{
	min-height: 40px;
	border-bottom: 0px solid transparent;
}

.wrapper .grid_9 .guest_details .check_details:nth-child(6) h2,.wrapper .grid_9 .guest_details .check_details:nth-child(7) h2
	{
	border-bottom: 0px solid transparent;
	margin: 14px 0 0 0;
}

.wrapper .grid_9 .guest_details .check_details h2 {
	color: #002a5c;
	font-size: 14px;
	border-bottom: 1px solid #e2e2e2;
	padding-bottom: 10px;
	margin: 14px 0px;
}

.wrapper .grid_9 .guest_details .small_box {
	display: inline-block;
	width: 145px;
	color: #002a5c;
	line-height: 36px !important;
}

.wrapper .grid_9 .guest_details .small_box h4 {
	font-size: 14px;
}

.wrapper .grid_9 .guest_details .small_box h3 {
	font-size: 24px;
	text-align: right;
}

.wrapper .grid_9 .guest_details .large_box {
	display: inline-block;
	width: 318px;
	text-align: center;
}

.wrapper .grid_9 .guest_details .tabs {
	list-style: none;
	width: 100%;
	display: block;
	border-bottom: 1px solid #e2e2e2;
	height: 32px;
}

.wrapper .grid_9 .guest_details .tab-content {
	width: 100%;
	padding-bottom: 40px;
	border-bottom: 1px solid #e2e2e2;
	font-size: 13px;
	text-align: left;
}

.wrapper .grid_9 .guest_details .tab-content p {
	font-size: 13px;
	padding-top: 14px;
	padding-bottom: 0px;
	text-align: left;
}

.wrapper .grid_9 .guest_details .tab-content .radio {
	display: block;
	width: 100%;
	margin: 30px 0 50px 0;
}

.wrapper .grid_9 .guest_details #tab-2 {
	display: none;
}

.wrapper .grid_9 .guest_details .terms {
	display: block;
	width: 100%;
	margin: 10px 0 0 0;
}

.wrapper .grid_9 .guest_details .terms a {
	color: #393939;
}

.wrapper .grid_9 .guest_details .terms a:hover {
	color: #28b1a4;
}

.wrapper .grid_9 .guest_details .terms input[type=checkbox] {
	display: none;
}

.wrapper .grid_9 .guest_details .terms input[type=checkbox]+label {
	cursor: pointer;
	float: left;
	background: url(../../images/check_out.png) no-repeat left center;
	width: 22px;
	height: 18px;
	margin-right: 10px;
}

.wrapper .grid_9 .guest_details .terms input[type=checkbox]:checked+label
	{
	background: url(../../images/check_over.png) no-repeat left center;
}

.guest_select {
	display: inline-block;
	margin: 5px 0 0 0;
	padding: 0;
}

.guest_select dd,.guest_select dt,.guest_select ul {
	margin: 0;
	padding: 0px;
	display: inline-block;
}

.guest_select dt {
	background: #fff;
	line-height: 14px;
	color: #dbdad7;
	font-size: 18px;
	font-style: italic;
	font-weight: normal;
}

.guest-1.guest_select dt {
	line-height: 27px;
}

.guest_select a span {
	color: #dbdad7;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	padding: 8px 3px 10px 3px;
}

.guest-1.guest_select a span {
	font-size: 18px;
}

.guest_select dd {
	position: relative;
}

.guest_select a,.guest_select a:visited {
	color: #000;
	text-decoration: none;
	outline: none;
	padding: 5px;
	font-size: 12px;
	text-align: left;
}

.guest_select a:hover {
	color: #000;
}

.guest_select dt a:hover {
	color: #000;
}

.guest_select dt a {
	background: #fff url(../../images/arrow_passenger.png) no-repeat scroll
		right center;
	background-size: 25px 21px !important;
	display: inline-block;
	padding-right: 20px;
	width: 84px;
	border: 1px solid #8e8e8e;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	white-space: nowrap;
}

.guest-1.guest_select dt a {
	background: #fff url(../../images/arrow_select.png) no-repeat scroll right
		center;
	background-size: 30px 30px !important;
	width: 244px;
}

.guest_select dd ul {
	background: #fff none repeat scroll 0 0;
	border: 1px solid #8e8e8e;
	color: #000;
	display: none;
	left: -114px;
	padding: 5px 0px;
	position: absolute;
	top: 10px;
	width: 109px;
	list-style: none;
	z-index: 9999;
}

.guest-1.guest_select dd ul {
	left: -275px;
	top: 14px;
	width: 269px;
}

.guest_select dd ul li a {
	padding: 5px;
	display: block;
}

.guest_select dd ul li a:hover {
	background-color: #c1c1c1;
}

.selected_guest {
	font-style: normal !important;
	color: #002a5c !important;
}

a.guest_book {
	background: #28b1a4;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #fff;
	font-weight: bold;
	font-size: 18px;
	text-align: center;
	float: right;
	transition: all 0.3s ease 0s;
	-webkit-transition: all 0.3s ease 0s;
	margin: -5px 0 0 0;
	display: inline-block;
	padding: 5px 20px;
	text-decoration: none;
}

a.guest_book:hover {
	background: #002a5c;
}

.car-result .objA7 {
	color: #002a5c;
	background: url(../../images/detail_arrow_down.png) no-repeat right center;
	text-decoration: none;
	padding-right: 14px;
	display: inline;
}

.car-result .objA7:hover {
	background: url(../../images/detail_arrow_down.png) no-repeat right center;
}

.car-result .objA7.group_7_a_over {
	display: none;
}

.car-result .description .hide {
	background: url(../../images/detail_arrow_up.png) no-repeat right center;
	color: #0f1c3e;
	padding-right: 14px;
	display: inline-block;
	text-decoration: none;
}

.car-result .objDIV7 {
	display: none;
	position: relative;
}

.wrapper .grid_9 .guest_details .tabs label,.wrapper .grid_9 .guest_details .radio label
	{
	cursor: pointer;
	float: left;
	padding-left: 30px;
	margin-right: 20px;
	line-height: 20px;
	color: #393939;
	font-size: 14px;
	font-weight: bold;
}

.wrapper .grid_9 .guest_details .tabs .jqTransformRadio,.wrapper .grid_9 .guest_details .radio .jqTransformRadio
	{
	vertical-align: middle;
	height: 20px;
	width: 20px;
	display: inline-block;
	float: left;
	margin-top: 0;
	margin-left: 0;
	margin-right: -20px;
	transition: none;
	-webkit-transition: none;
}

.wrapper .grid_9 .guest_details fieldset .jqTransformRadio {
	width: 31px;
	height: 33px;
	display: inline-block;
	cursor: pointer;
	float: left;
	margin: 0;
	padding: 0;
}

.wrapper .grid_9 .guest_details fieldset .male .jqTransformRadio {
	background: url(../../images/male_out.png) no-repeat left center !important;
}

.wrapper .grid_9 .guest_details fieldset .male a.jqTransformChecked {
	background: url(../../images/male_over.png) no-repeat left center
		!important;
}

.wrapper .grid_9 .guest_details fieldset .female .jqTransformRadio {
	background: url(../../images/female_out.png) no-repeat left center
		!important;
}

.wrapper .grid_9 .guest_details fieldset .female a.jqTransformChecked {
	background: url(../../images/female_over.png) no-repeat left center
		!important;
}

/*---------------------------------------------------------------------------------- Select new css ----------------------------------------------------------------------------------*/
.sideblock .sideinsider p span {
	display: block !important;
	width: 22px;
	float: left;
	margin-right: 5px;
}

/*-------- Car Search --------*/
.border .chosen-container {
	font-size: 18px;
	width: 90px !important;
	margin-left: 10px;
	margin-right: 10px;
}

.border .chosen-container-single .chosen-single div b {
	background: url(../../images/arrow_select.png) no-repeat scroll right
		center transparent;
	background-size: 30px 30px !important;
}

.border .chosen-container-single .chosen-single div {
	width: 30px;
}

.border .chosen-container-single .chosen-single {
	height: 40px;
	border: 1px solid #8e8e8e;
	color: #006FCF;
	line-height: 40px;
	font-weight: bold;
	font-size: 16px;
}

.border .chosen-single.chosen-default {
	color: #dbdad7 !important;
}

.border .chosen-container .chosen-results li {
	font-size: 12px;
}

/*-------- Car Results --------*/
.inside_search .border .chosen-container {
	font-size: 12px;
	width: 72px !important;
	margin: 5px 2px 0 0;
}

.inside_search .border .chosen-container-single .chosen-single div b {
	background: url(../../images/arrow_select_small.png) no-repeat scroll right
		center transparent;
	background-size: 19px 19px !important;
}

.inside_search .border .chosen-container-single .chosen-single div {
	width: 19px;
}

.inside_search .border .chosen-container-single .chosen-single {
	height: 27px;
	border: 1px solid #e0e0e0;
	color: #006FCF;
	line-height: 26px;
	font-weight: normal;
	font-style: normal;
}

.inside_search .border .chosen-single.chosen-default {
	color: #006FCF !important;
	font-weight: normal !important;
	font-style: normal;
}

.inside_search .border .chosen-container .chosen-results li {
	font-size: 12px;
	color: #006FCF !important;
}

.inside_search .border .chosen-container .chosen-drop {
	border: 1px solid #e0e0e0;
}

.inside_search .border .chosen-container .chosen-results li.highlighted
	{
	background: #f1f1f1;
	color: #006FCF;
}

/*-------- Car Geust --------*/
.large_box .chosen-container {
	font-size: 18px;
	width: 271px;
	margin: 0;
	text-align: left;
}

.large_box .chosen-container-single .chosen-single div b {
	background: url(../../images/arrow_select.png) no-repeat scroll right
		center transparent;
	background-size: 30px 30px !important;
}

.large_box .chosen-container-single .chosen-single div {
	width: 30px;
}

.large_box .chosen-container-single .chosen-single {
	height: 42px;
	border: 1px solid #8e8e8e;
	color: #002a5c;
	line-height: 41px;
	font-weight: normal;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.large_box .chosen-single.chosen-default {
	color: #dbdad7 !important;
}

.large_box .chosen-container .chosen-results li {
	font-size: 12px;
}

.guest_details fieldset .chosen-container {
	font-size: 13px;
	width: 111px !important;
	margin: 5px 0 0 0;
	text-align: left;
}

.guest_details fieldset .chosen-container-single .chosen-single div b {
	background: url(../../images/arrow_passenger.png) no-repeat scroll right
		center transparent;
	background-size: 25px 21px !important;
}

.guest_details fieldset .chosen-container-single .chosen-single div {
	width: 25px;
}

.guest_details fieldset .chosen-container-single .chosen-single {
	height: 27px;
	border: 1px solid #8e8e8e;
	color: #002a5c;
	line-height: 26px;
	font-weight: normal;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.guest_details fieldset .chosen-single.chosen-default {
	color: #dbdad7 !important;
}

.guest_details fieldset .chosen-container .chosen-results li {
	font-size: 12px;
}

.guest_details .check_details .dropDownClass .chosen-container .chosen-single div
	{
	width: 30px;
}

.guest_details .check_details .dropDownClass .chosen-container-single .chosen-single div b
	{
	background-attachment: scroll;
	background-clip: border-box;
	background-color: rgba(0, 0, 0, 0);
	background-image: url(../../images/arrow_select.png);
	background-origin: padding-box;
	background-position: right center;
	background-repeat: no-repeat;
	background-size: 30px 30px !important;
}

.guest_details .check_details .dropDownClass .chosen-container-single .chosen-single
	{
	color: #002a5c;
	line-height: 26px;
	font-weight: bold;
}



.car-result .content .rooms .room .tooltiptext {
    color: rgb(255, 0, 0);
    font-size: 93%;
}

.booking-item {
  display: block;
  position: relative;
  padding: 7px;
  border: none;
  color: #737373;
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
}
.booking-item:hover,
.booking-item.active {
  color: #737373;
  border: none;
  /* -webkit-box-shadow: 0 2px 1px rgba(0,0,0,0.2);
  box-shadow: 0 2px 1px rgba(0,0,0,0.2); */
}
.booking-item:hover .booking-item-number,
.booking-item.active .booking-item-number {
  background: #808080;
}
.booking-item:hover .booking-item-img-wrap .booking-item-img-num,
.booking-item.active .booking-item-img-wrap .booking-item-img-num {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  background: rgba(0,0,0,0.5);
}
.booking-item-img-wrap {
  position: relative;
  font-weight: bold;
}
.booking-item-img-wrap .booking-item-img-num {
  opacity: 0.5;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -webkit-transition: 0.2s;
  -moz-transition: 0.2s;
  -o-transition: 0.2s;
  -ms-transition: 0.2s;
  transition: 0.2s;
  position: absolute;
  bottom: 0;
  right: 0;
  color: #fff;
  background: rgba(0,0,0,0.01);
  padding: 5px 7px;
  font-size: 13px;
  line-height: 1em;
}
.booking-item-img-wrap .booking-item-img-num > .fa {
  margin-right: 3px;
}
.hover-img {
  z-index: 1;
  display: block;
  position: relative;
  overflow: hidden;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.hover-img .curved > img {
  -webkit-border-radius: 5px;
  border-radius: 5px;
}
.hover-img >img {
  -webkit-transition: 4s;
  -moz-transition: 4s;
  -o-transition: 4s;
  -ms-transition: 4s;
  transition: 4s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.hover-img .hover-icon-group,
.hover-img .hover-icon-group-top-right,
.hover-img .hover-icon-group-top-left,
.hover-img .hover-icon-group-bottom-left,
.hover-img .hover-icon-group-bottom-right,
.hover-img .hover-icon-group-center-top,
.hover-img .hover-icon-group-center-bottom {
  list-style: none;
  margin: 0;
  padding: 0;
  width: 100%;
  text-align: center;
}
.hover-img .hover-icon-group > li,
.hover-img .hover-icon-group-top-right > li,
.hover-img .hover-icon-group-top-left > li,
.hover-img .hover-icon-group-bottom-left > li,
.hover-img .hover-icon-group-bottom-right > li,
.hover-img .hover-icon-group-center-top > li,
.hover-img .hover-icon-group-center-bottom > li {
  display: inline-block;
  margin: 0 5px;
}
.hover-img .hover-icon-group-top-left,
.hover-img .hover-icon-group-bottom-left {
  text-align: left;
}
.hover-img .hover-icon-group-top-right,
.hover-img .hover-icon-group-bottom-right {
  text-align: right;
}
.hover-img .hover-icon,
.hover-img .hover-icon-group,
.hover-img [class^="hover-icon-"],
.hover-img [class*=" hover-icon-"] {
  display: block;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  position: absolute;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
}
.hover-img [class^="hover-icon-"],
.hover-img [class*=" hover-icon-"] {
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
}
.hover-img >.hover-inner {
  position: absolute;
  width: 101%;
  height: 100%;
  padding: 15px;
  top: 0;
  left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
}
.hover-img >.hover-inner.hover-inner-sm {
  padding: 10px;
}
.hover-img .hover-inner {
  width: 101%;
  height: 100%;
  padding: 15px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background: #ed8323;
  color: #fff !important;
}
.hover-img .hover-inner h1,
.hover-img .hover-inner h2,
.hover-img .hover-inner h3,
.hover-img .hover-inner h4,
.hover-img .hover-inner h5 {
  color: #fff;
}
.hover-img .hover-inner-bg-black {
  background: rgba(0,0,0,0.5) !important;
}
.hover-img .hover-inner-block {
  height: auto;
}
.hover-img .hover-inner-bottom {
  top: auto;
  bottom: 0;
}
.hover-img .hover-title,
.hover-img [class^="hover-title-"],
.hover-img [class*=" hover-title-"] {
  z-index: 2;
  position: absolute;
  bottom: 0;
  left: 0;
  margin: 0;
  background: #ef1e31;
  color: #fff;
  width: 100%;
  padding: 0 7px;
  line-height: 32px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 32px;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  filter: alpha(opacity=0);
  -webkit-transform: translate(0, 100%);
  -moz-transform: translate(0, 100%);
  -o-transform: translate(0, 100%);
  -ms-transform: translate(0, 100%);
  transform: translate(0, 100%);
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  -o-transition: 0.3s;
  -ms-transition: 0.3s;
  transition: 0.3s;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  -ms-backface-visibility: hidden;
  backface-visibility: hidden;
}
.hover-img .hover-title-top,
.hover-img .hover-title-top-left,
.hover-img .hover-icon-top-left,
.hover-img .hover-icon-group-top-left {
  bottom: auto;
  top: 0;
}
.hover-img .hover-title-top-right,
.hover-img .hover-icon-top-right,
.hover-img .hover-icon-group-top-right {
  bottom: auto;
  top: 0;
  left: auto;
  right: 0;
}
.hover-img .hover-title-bottom-right,
.hover-img .hover-icon-bottom-right,
.hover-img .hover-icon-group-bottom-right {
  left: auto;
  right: 0;
}
.hover-img .hover-title-center,
.hover-img .hover-title-top-right,
.hover-img .hover-title-top-left,
.hover-img .hover-title-bottom-right,
.hover-img .hover-title-bottom-left,
.hover-img .hover-title-center-top,
.hover-img .hover-title-center-bottom {
  display: table;
  width: auto;
}
.hover-img .hover-title-top-right,
.hover-img .hover-title-top-left,
.hover-img .hover-title-bottom-right,
.hover-img .hover-title-bottom-left,
.hover-img .hover-icon-top-right,
.hover-img .hover-icon-top-left,
.hover-img .hover-icon-bottom-right,
.hover-img .hover-icon-bottom-left,
.hover-img .hover-icon-group-top-right,
.hover-img .hover-icon-group-top-left,
.hover-img .hover-icon-group-bottom-right,
.hover-img .hover-icon-group-bottom-left {
  margin: 15px;
}
.hover-img .hover-title-center,
.hover-img .hover-icon {
  top: 50%;
  left: 50%;
  -webkit-transform: translate3d(-50%, 50%, 0);
  -moz-transform: translate3d(-50%, 50%, 0);
  -o-transform: translate3d(-50%, 50%, 0);
  -ms-transform: translate3d(-50%, 50%, 0);
  transform: translate3d(-50%, 50%, 0);
}
.hover-img .hover-icon-group {
  top: 50%;
  -webkit-transform: translate3d(0, 50%, 0);
  -moz-transform: translate3d(0, 50%, 0);
  -o-transform: translate3d(0, 50%, 0);
  -ms-transform: translate3d(0, 50%, 0);
  transform: translate3d(0, 50%, 0);
}
.hover-img .hover-title-center-top,
.hover-img .hover-title-center-bottom,
.hover-img .hover-icon-center-top,
.hover-img .hover-icon-center-bottom,
.hover-img .hover-icon-group-center-top,
.hover-img .hover-icon-group-center-bottom {
  margin: 15px 0;
  left: 50%;
  -webkit-transform: translate(-50%, 100%);
  -moz-transform: translate(-50%, 100%);
  -o-transform: translate(-50%, 100%);
  -ms-transform: translate(-50%, 100%);
  transform: translate(-50%, 100%);
}
.hover-img .hover-title-center-top,
.hover-img .hover-icon-center-top,
.hover-img .hover-icon-group-center-top {
  bottom: auto;
  top: 0;
}
.hover-img .hover-icon-bottom-left,
.hover-img .hover-icon-bottom-right,
.hover-img .hover-icon-center-bottom,
.hover-img .hover-icon-group-bottom-left,
.hover-img .hover-icon-group-bottom-right,
.hover-img .hover-icon-group-center-bottom {
  bottom: 0;
}
.hover-img .hover-hold {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.hover-img .hover-hold.hover-title-center,
.hover-img .hover-hold.hover-icon {
  -webkit-transform: translate(-50%, -50%);
  -moz-transform: translate(-50%, -50%);
  -o-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.hover-img .hover-hold.hover-title-center-top,
.hover-img .hover-hold.hover-title-center-bottom,
.hover-img .hover-hold.hover-icon-center-top,
.hover-img .hover-hold.hover-icon-center-bottom,
.hover-img .hover-hold.hover-icon-group-center-top,
.hover-img .hover-hold.hover-icon-group-center-bottom {
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.hover-img .hover-hold.hover-icon-group {
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.hover-img:hover .hover-title,
.hover-img:hover [class^="hover-title-"],
.hover-img:hover [class*=" hover-title-"],
.hover-img:hover [class^="hover-icon-"],
.hover-img:hover [class*=" hover-icon-"],
.hover-img:hover .hover-icon,
.hover-img:hover .hover-inner-wrap,
.hover-img:hover > .hover-inner,
.hover-img:hover .hover-icon-group {
  opacity: 1;
  -ms-filter: none;
  filter: none;
  -webkit-transform: translate(0, 0);
  -moz-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.hover-img:hover .hover-title-center,
.hover-img:hover .hover-icon {
  -webkit-transform: translate3d(-50%, -50%, 0);
  -moz-transform: translate3d(-50%, -50%, 0);
  -o-transform: translate3d(-50%, -50%, 0);
  -ms-transform: translate3d(-50%, -50%, 0);
  transform: translate3d(-50%, -50%, 0);
}
.hover-img:hover .hover-icon-group {
  -webkit-transform: translate3d(0, -50%, 0);
  -moz-transform: translate3d(0, -50%, 0);
  -o-transform: translate3d(0, -50%, 0);
  -ms-transform: translate3d(0, -50%, 0);
  transform: translate3d(0, -50%, 0);
}
.hover-img:hover .hover-title-center-top,
.hover-img:hover .hover-title-center-bottom,
.hover-img:hover .hover-icon-center-bottom,
.hover-img:hover .hover-icon-center-top,
.hover-img:hover .hover-icon-group-center-top,
.hover-img:hover .hover-icon-group-center-bottom {
  -webkit-transform: translate(-50%, 0%);
  -moz-transform: translate(-50%, 0%);
  -o-transform: translate(-50%, 0%);
  -ms-transform: translate(-50%, 0%);
  transform: translate(-50%, 0%);
}
.hover-img:hover >img {
  opacity: 0.7;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=70)";
  filter: alpha(opacity=70);
  -webkit-transform: scale(1.2);
  -moz-transform: scale(1.2);
  -o-transform: scale(1.2);
  -ms-transform: scale(1.2);
  transform: scale(1.2);
}

.error-loading-more-rooms {
	display: block;
	float: left;
	margin-left: 10px;
	
}
.error-loading-more-rooms .tooltiptext {
    color: rgb(255, 0, 0);
    text-align: center;
	height:20px;    
}

.car_search form .grid_12 {
	width: 100% !important;
	margin: 0 0 30px 0;
	padding: 0;
}

.car_search form .grid_12 fieldset {
	font-weight: bold;
	color: #393939;
	font-size: 14px;
}

.car_search form .grid_12 fieldset p {
	display: inline-block;
	margin: 0 30px 20px 10px;
}

.car_search form .grid_12 fieldset p.right {
	float: right;
	vertical-align: top;
}

.right a.jqTransformCheckbox {
	margin-right: 4px;
}

a.jqTransformCheckbox {
	background: transparent url(../../images/form-elements.png) no-repeat -10px -50px;
	vertical-align: top;
	height: 18px;
	width: 21px;
	display: inline-block;
	/* display: -moz-inline-block; */
	position: relative;
	bottom: 0px;
	margin-right: 5px;
	transition: none;
	-webkit-transition: none;
}

.carDestinationDisabled {
	opacity : 0.5 !important;
}

.car_search form label.option {
    width: 50px;

}

.no-border {
	border: 0 !important;
}


.car_search .datepickerCl {
    width: 90px !important;

}

.dropOffLocationDisabled {
	opacity : 0.5 !important;
}


.inside_search .container .small .grid_5 {
	width: 186px;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.inside_search .container .small #pickUpLocation {
	float: left !important;
}

.inside_search .container .small #dropOffLocation {
	float: left !important;
}

.inside_search .container .small .grid_2 {
	width: 120px;
	margin-left: 0px !important;
	margin-right: 0px !important;
}

.inside_search .datepickerCl {
    width: 69px !important;
}

.car_search .dateContainer {
	margin-left: 15px !important;
}

.inside_search .container .small .grid_1 {
	width: 64px;
	margin-left: 0px !important;
	margin-right: 0px !important;
	float:right;
}

.car-result .supplier-info {
	display: inline-block;
	padding: 0 14px 0 0px;
	margin-right: 12px;
	height: 42px;
}

.car-result .supplier-info .supplier-logo {
	display: block;
	height: 40px;
	line-height: 40px;
	width: 70px;
	margin: 0 0 0 0;
	background-color: white;
}

.car-result .supplier-info .supplier-logo img {
	padding-top: 0 !important;
}

.car-results .ui-tabs-vertical {
	width: 99%;
}

.car-results .ui-tabs-vertical .ui-tabs-nav {
	padding: .2em .1em .2em .2em;
	float: left;
	width: 21%;
}

.car-results .ui-tabs-vertical .ui-tabs-nav li {
	clear: left;
	width: 100%;
	border-bottom-width: 1px !important;
	border-right-width: 0 !important;
	margin: 0 -1px .2em 0;
}

.car-results .ui-tabs-vertical .ui-tabs-nav li a {
	display: block;
}

.car-results .ui-tabs-vertical .ui-tabs-nav li.ui-tabs-active {
	padding-bottom: 0;
	padding-right: .1em;
	border-right-width: 1px;
}

.car-results .ui-tabs-vertical .ui-tabs-panel {
	padding: 1em;
	float: right;
	width: 73%;
}

.car-results .ui-widget {
	font-family: "Arimo",sans-serif;
	font-size: 100%;
}
		
.car-results .ui-widget-header {
	background: none !important;
}		

.car-results .ui-state-default, 
.car-results .ui-widget-content .ui-state-default, 
.car-results .ui-widget-header .ui-state-default {
	background: none !important;
}
		
.car-results .ui-state-active a, 
.car-results .ui-state-active a:link, 
.car-results .ui-state-active a:visited {
	color: #0f1c3e !important;
	font-weight: bold;
}		

.car-results .ui-widget-content {
	border: 0 !important;
}		

.car-results .carPolicyDetails {
margin-left: 20px !important; 
margin-bottom: 10px !important; 
margin-top: 10px !important;
}

.make-car-table {
	margin-left: 20px;
	width: 99%;
}

.make-car-header {
	font-weight: bold;
}

.make-car-cell {
	padding: 10px;
}

.text-align-left {
	text-align: left;
}

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


.make-car-cell-center {
	text-align: center;
	padding: 10px;
}


.car-results .guest_details .boxes .small_box p {
	margin: 0;
	margin-left:30px;
	padding: 0;
}

.car-results .guest_details .boxes .small_box .tooltiptext {
    color: rgb(255, 0, 0);
    font-size: 99%;
}


.car-pricing-remarks {
	display : table-cell;
  	vertical-align: middle;
}

.car-extras-table {
	width:100%;
	display: block;
	padding:15px;
}

.car-extras-table th {
	color: #393939;
	font-size: 16px;
	margin-bottom: 5px;
	vertical-align: middle;
	font-weight: bold;
	text-align: center;
}

.carExtraHiddenInfo {
	display: none;
	
}

#orderedCarResults span.tooltiptext {
    color: rgb(255, 0, 0);
    font-size: 93%;
    float:right;
}

.inside_search .container .cost li span.tooltiptext {
    color: rgb(255, 0, 0);
    float:left !important;
}

.carTaxFeeLi {
	margin-bottom: 0px !important;
	font-size: 12px  !important;
}

.carExtraLi {
	margin-bottom: 10px !important;
}


#importCarReservationTypeCriteriaGrid label {
	margin-right: 74px;
}

#importCarReservationNetCriteriaGrid  label {
	margin-right: 37px;
}

#importCarReservationNetCriteriaGrid {
	width: 240px !important;
	margin-left: 10px;
	margin-right: 10px;
}

#importCarReservationSellCriteriaGrid  label {
	margin-right: 10px;
}

#importCarReservationSellCriteriaGrid {
	width: 240px !important;
	margin-left: 10px;
	margin-right: 10px;
}

#importCarReservationVehicleProviderConfirmationCodeCriteriaGrid {
	margin-left: 10px;
	margin-bottom: 20px !important;
	
}

#importCarReservationVehicleProviderConfirmationCodeCriteriaGrid label {
	width: 116px; 
	line-height: 20px;
}

#importCarReservationVehicleProviderConfirmationCodeCriterion {
	width: 303px !important;
	background-image: none;
}

.no-cursor {
	cursor: default;
}

.searchResultsImportSpan {
	color: #006FCF;
	font-size: 12px;
	padding: 5px 10px;
	width: 185px;
	margin: 5px -5px 4px;
}

