﻿/* quick-search-form */
.quick-search-form {
	margin:-1px 0 0;
	position:relative;
	width:164px;
}
#sidebar .quick-search-form h2 {
	margin-bottom:3px;
}
#sidebar .quick-search-form h2 strong {width:164px;}
.quick-search-form h3 {
	margin:0 0 9px;
	color:#fff;
	text-transform:uppercase;
	background:#1c1e20;
	padding:0 5px;
	font-size:0.917em;
	line-height:1.636em;
	font-weight:bold;
	width:154px;
	overflow:hidden;
	position:relative;
}

/* radio-box */
.radio-box {padding:0 0 5px;}
.radio-box h3 {margin-bottom:8px;}
.quick-search-form .row {
	overflow:hidden;
	width:159px;
	padding:0 0 5px 5px;
}
.quick-search-form .radio {
	float:left;
	width:15px;
	height:15px;
	margin:0 7px 0 0;
	padding:0;
}
.radio-box a {
	float:left;
	width:130px;
	font-size:0.917em;
	line-height:1.091em;
	color:#1e96e2;
	margin:1px 0 0;
}
.radio-box a.active {
	font-weight:bold;
	color:#000;
}

.radio-box a span {color:#8c8c8c;}

/*Radio buttons*/
.radioArea, .radioArea {
	float:left;
	width:12px !important;
	height:12px;
	background: url(../images/sprite.gif) no-repeat -188px -97px;
	overflow: hidden;
	margin:0 7px 0 0;
}
.radioArea.active {background-position: -188px -113px;}

.radioArea.active + a:hover { text-decoration: line-through; }

.product-list .sort-box {
	text-transform:none;
	font-size:1em;
	line-height:1.25em;
	font-weight:normal;
	padding:22px 0 0;
}
.product-list .sort-box li {
	padding:0 0 0 6px;
	margin:0;
	border-style:none;
	background: url(../images/separator.gif) no-repeat 0 2px;
}
.product-list .sort-box li:first-child,
.product-list .sort-box li.first-child {
	background:none;
	padding:0;
}
.product-list .sort-box a:hover,
.product-list .sort-box .active a {
	color:#000;
	text-decoration:underline;
}
.product-list .sort-box .view {
	color:#8c8c8c;
	font-weight:normal;
}

/* travellers block */
#travelersDiv {
	font-size: 0.917em;
	padding: 0 7px 5px;
}
#travelersDiv .drilllink {
	color: #1E96E2;
}
#travelersDiv ul {
	margin: 0;
	padding: 0;
}
#travelersDiv li {
	list-style: none;
}

/* offers */
#result-properties-no-offers {
    background: url("../images/countries/result-properties-bg.jpg") no-repeat scroll right bottom #FFFFFF;
    font-size: 0.917em;
    margin-bottom: 10px;    
    padding: 15px 15px 10px;
}
#results li.box
{
	cursor: pointer;
}
