div.search div.section-header h1.wider {
	width:100%;
	padding-bottom:0;
}

div.search div.section-header h2 {
	color:#fff;
	font-size:20px;
	line-height:24px;
	display:inline-block;
	width:80%;
	padding:0 0 4px 0;
}

div.popular-hotels {
	clear:both;
}

div.popular-hotels h1 {
	font-size:16px;
	color:#666;
	margin:9px 8px 3px 8px;
}

div.popular-hotels h1 span {
	font-size:16px;
	color:#666;
}

div.popular-hotels p.info {
	font-size:12px;
	color:#666;
	margin:-1px 8px 4px 8px;
	font-weight:bold;
}

.ordering {
	background:#CCDAF3;
	padding:1px 0 0 0;
}

.ordering p.sort {
	margin:0 8px;
	font-size:12px;
	font-weight:bold;
}

.ordering p.vat {
	margin:0 8px;
	text-align:right;
	font-size:13px;
	color:#3A9938;
	padding:2px 0 0 0;
}

.results .ordering h1 {
	color:#333;
	margin:-6px 8px 4px 8px;
	font-size:15px;
}

.ordering ul {
	list-style-type:none;
	background:#fff;
	border-bottom:solid 1px #999;
	border-top:solid 1px #999;
	height:23px;
}

.ordering ul.grey {
	background:#EBEBEB;
}

.ordering ul li {
	float:left;
	border-left:solid 1px #999;
	background:#FFF;
	height:23px;
	font-size:12px;
	font-weight:bold;
}

.ordering ul li:first-child {
	border-left:none;
}

.ordering ul li:last-child {
	float:right;
}

.ordering ul li.selected {
	background:#EBEBEB;
}

.ordering ul li.selected a {
	color:#333;
}

.ordering ul li a {
	line-height:23px;
	display:block;
}

.ordering ul li a.popularity {
	width:80px;
	padding:0 0 0 8px;
}

.ordering ul li a.review {
	width:143px;
	padding:0 0 0 5px;
}

.landscape .ordering ul li a.review {
	width:303px;
	padding:0 0 0 5px;
}

.distance .ordering ul li a.review {
	width:70px;
}

.ordering ul li a.distance {
	width:68px;
	padding:0 0 0 4px;
}

.landscape .ordering ul li a.distance {
	width:228px;
}

.ordering ul li a.price {
	width:79px;
	padding:0 0 0 3px;
}

.hotels {
	background:#CCDAF3;
	border-bottom:solid 1px #999;
	-moz-box-shadow:0 11px 12px #aaa;
	-webkit-box-shadow:0 11px 12px #aaa;
	box-shadow:0 11px 12px #aaa;
	padding:2px 9px 6px 9px;
}

.hotels h2 {
	font-size:16px;
	color:#666;
}

.hotels .result {
	-webkit-border-radius:7px;
	-moz-border-radius:7px;
	border-radius:7px;
	border:2px solid #fff;
	background-color:#fff;
	background-image:url(../img/arrow-results.png), url(../img/arrow-results-on.png);
	background-position:right center, -1000px -1000px;
	background-repeat:no-repeat;
	background-size:9px 14px;
	-webkit-background-size:9px 14px;
	margin:3px 0 6px 0;
	min-height:77px;
	overflow:auto;
}

.results .hotels .result {
	min-height:86px;
}

.hotels .result.touch {
	background-color:#f3caed;
	background-position:-1000px -1000px, right center;
	-webkit-box-shadow: 0px 0px 4px 2px #777;
	-moz-box-shadow: 0px 0px 4px 2px #777;
	box-shadow: 0px 0px 4px 2px #777;
}

.hotels .result.touch p {
	color:#55274c;
}

.hotels .result.touch a,
.hotels .result.touch p.from,
.hotels .result.touch p.price {
	color:#333;
}

.result-left {
	display:inline-block;
	float:left;
	width:218px;
	margin-left:6px;
}

.landscape .result-left {
	width:378px;
}

.result-divide {
	display:inline-block;
	float:right;
	width:4px;
	height:61px;
	margin:11px 0 0 0;
	border-left:solid 1px #999;
}

.result-right {
	display:inline-block;
	float:right;
	width:67px;
}

.result-title {
	width:218px;
	overflow:auto;
}

.landscape .result-title {
	width:378px;
}

.hotels .result p.title {
	font-size:16px;
	font-weight:bold;
	margin:0 0 3px 0;
	width:165px;
	float:left;
}

.landscape .hotels .result p.title {
	width:322px;
}

.hotels .result p.title a:hover,
.hotels .result p.title a:focus {
	text-decoration:none;
}

.hotels .result .stars {
	display:inline-block;
	background-image:url(../img/stars.png), url(../img/stars-purple.png);
	background-position:0 0, -1000px -1000px;
	background-repeat:no-repeat, no-repeat;
	background-size:70px 160px, 70px 160px;
	-webkit-background-size:70px 160px, 70px 160px;
	width:53px;
	height:10px;
	margin:5px 0 0 0;
	float:right;
}

.hotels .result .stars.hs4 {
	background-position:0 -16px, -1000px -1000px;
}

.hotels .result .stars.s4 {
	background-position:0 -32px, -1000px -1000px;
}

.hotels .result .stars.hs3 {
	background-position:0 -48px, -1000px -1000px;
}

.hotels .result .stars.s3 {
	background-position:0 -64px, -1000px -1000px;
}

.hotels .result .stars.hs2 {
	background-position:0 -80px, -1000px -1000px;
}

.hotels .result .stars.s2 {
	background-position:0 -96px, -1000px -1000px;
}

.hotels .result .stars.hs1 {
	background-position:0 -112px, -1000px -1000px;
}

.hotels .result .stars.s1 {
	background-position:0 -128px, -1000px -1000px;
}

.hotels .result.touch .stars {
	background-position:-1000px -1000px, 0 0;
}

.hotels .result.touch .stars.hs4 {
	background-position:-1000px -1000px, 0 -16px;
}

.hotels .result.touch .stars.s4 {
	background-position:-1000px -1000px, 0 -32px;
}

.hotels .result.touch .stars.hs3 {
	background-position:-1000px -1000px, 0 -48px, ;
}

.hotels .result.touch .stars.s3 {
	background-position:-1000px -1000px, 0 -64px;
}

.hotels .result.touch .stars.hs2 {
	background-position:-1000px -1000px, 0 -80px;
}

.hotels .result.touch .stars.s2 {
	background-position:-1000px -1000px0 -96px;
}

.hotels .result.touch .stars.hs1 {
	background-position:-1000px -1000px, 0 -112px;
}

.hotels .result.touch .stars.s1 {
	background-position:-1000px -1000px, 0 -128px;
}

.hotels .result img {
	float:left;
	margin:0 5px 0 0;
}

.hotels .result p.rating {
	font-size:12px;
	font-weight:bold;
	padding:1px 0 0 0;
	line-height:16px;
}

.distance .hotels .result p.rating span.rating {
	display:inline-block;
	width:70px;
	font-size:12px;
}

.distance .hotels .result p.rating span.distance {
	display:inline-block;
	border-left:solid 1px #999;
	color:#CC43B7;
	font-size:12px;
	padding-left:4px;
}

.hotels .result p.description,
.hotels .result p.description-wide,
.hotels .result p.room-info,
.hotels .result p.room-info-wide,
.hotels .result p.offer,
.hotels .result p.offer-wide {
	font-size:12px;
	line-height:14px;
	margin:3px 0 1px 0;
	color:#cc43b7;
}

.hotels .result p.room-info,
.hotels .result p.room-info-wide,
.hotels .result p.offer,
.hotels .result p.offer-wide {
	clear:both;
	margin:0;
	color:#00009f;
}

.landscape .hotels .result p.description,
.landscape .hotels .result p.room-info,
.landscape .hotels .result p.offer,
.landscape .hotels .result p.latest-results {
	display:none;
}

.hotels .result p.description-wide,
.hotels .result p.room-info-wide,
.hotels .result p.offer-wide,
.hotels .result p.latest-wide {
	display:none;
}

.landscape .hotels .result p.description-wide,
.landscape .hotels .result p.room-info-wide,
.landscape .hotels .result p.offer-wide,
.landscape .hotels .result p.latest-wide {
	display:block;
}

.hotels .result p.latest,
.hotels .result p.latest-wide {
	color:#999;
	font-size:12px;
	line-height:13px;
	clear:both;
}

.hotels .result p.latest-wide span {
	font-size:12px;
	line-height:13px;
	clear:both;
}

.landscape .hotels .result p.latest,
.landscape .hotels .result p.room-info,
.landscape .hotels .result p.offer {
	padding-top:2px;
}

.hotels .result p.room-main {
	color:#cc43b7;
	font-size:12px;
	line-height:13px;
}

.hotels .result p.room-main strong{
	font-weight:normal;
}

.hotels .result p.room-main span{
	font-size:12px;
	line-height:13px;
}

.hotels .result p.room-other {
	font-size:12px;
	font-weight:bold;
	line-height:13px;
	clear:both;
	padding-top:2px;
}

.hotels .result p.room {
	margin-top:4px;
	font-size:12px;
	line-height:12px;
	min-height:36px;
}

.results .hotels .result p.room {
	min-height:32px;
}

.hotels .result p.room span {
	color:#cc43b7;
	font-size:11px;
}

.hotels .result p.room span.purple {
	color:#cc43b7;
	font-size:12px;
	line-height:15px;
}

.hotels .result p.from {
	color:#3A9938;
	font-size:12px;
	line-height:12px;
}

.hotels .result p.total {
	color:#3A9938;
	font-size:12px;
	font-weight:bold;
	line-height:12px;
	margin:2px 0;
}

.hotels .result p.price {
	color:#3A9938;
	font-size:19px;
	font-weight:bold;
	line-height:19px;
}

.previous-link {
	overflow:auto;
	margin:8px 0 0 18px;
	float:left;
}

.next-link {
	overflow:auto;
	margin:8px 18px 0 0;
	float:right;
}

.results-header {
	background:#FFF;
	width:100%;
	border-bottom:solid 1px #0e7531;
	padding:3px 0 4px 0;
}

.results-header p {
	color:#333;
	font-size:15px;
	line-height:20px;
	font-weight:bold;
	margin:0 8px 0 8px;
}

.search-info,
.search-info-filter {
	background:#FFF;
	padding:3px 0 4px 0;
}

.search-info h1,
.search-info-filter h1 {
	color:#333;
	margin:0 0 0 8px;
	padding:0;
	font-size:15px;
	line-height:18px;
}

.search-info h1 span,
.search-info-filter h1 span {
	font-weight:normal;
}

.search-info p,
.search-info-filter p {
	color:#333;
	font-size:15px;
	font-weight:bold;
	margin:2px 0 0 8px;
}

p.distance,
.search-info p.distance {
	color:#666;
	font-size:12px;
	font-weight:bold;
	padding:2px 0 0 8px;
	margin-left:0;
	margin-top:5px;
	border-top:solid 1px #3A9938;
	clear:both;
}

/* filter */
.search-info.filter {
	float:left;
	padding-bottom:7px;
}

.landscape .search-info.filter {
	padding-bottom:3px;
}

.filter-toggle {
	float:right;
	border-left:solid 1px #999;
	width:82px;
	background:#e5ecf2;
	position:relative;
}

.filter-toggle p {
	padding:0 0 0 15px;
	font-size:15px;
	line-height:15px;
	font-weight:bold;
	color:#3A9938;
	position:absolute;
	top:50%;
}

.filter-toggle p.open {
	color:#666;
}

.filter-toggle p span.arrow-green {
	margin-left:2px;
	display:inline-block;
}

.filter-toggle p.open span.arrow-green {
	display:none;
}

.filter-toggle p span.arrow-grey-down {
	margin-left:2px;
	display:none;
}

.filter-toggle p.open span.arrow-grey-down {
	display:inline-block;
}

.search-info.filter h1 {
	font-size:13px;
}

.search-info.filter p {
	font-size:13px;
}

.landscape .search-info.filter h1 {
	font-size:15px;
}

.landscape .search-info.filter p {
	font-size:15px;
}

#filter {
	position:absolute;
	width:100%;
	background:#FFF;
	border-top:solid 1px #ccc;
	display:none;
}

#filter h3 {
	background:#CCDAF3;
	border-bottom:solid 1px #ccc;
	font-size:15px;
	color:#666;
	padding:2px 13px 2px 13px;
}

#filter h3 span.close_filter {
	float:right;
	color:#3A9938;
	font-weight:normal;
	padding-top:1px;
}

#filter p {
	border-bottom:solid 1px #ccc;
	height:29px;
	padding:6px 13px 0 13px;
	background-color:#fff;
}

#filter p.selected,
#filter p.touched {
	background-color:#aafd91;
}

#filter p label {
	font-size:15px;
	color:#3A9938;
	float:left;
	padding-top:3px;
}

#filter p.selected label,
#filter p.touched label {
	color:#333;
}

#filter p input[type='checkbox'] {
	display:none;
}

#filter p span.arrow {
	width:9px;
	height:14px;
	margin:5px 6px 0 0;
	background-image:url(../img/arrow-results.png), url(../img/arrow-results-on.png);
	background-position:0 0, -1000px -1000px;
	background-repeat:no-repeat;
	background-size:9px 14px;
	-webkit-background-size:9px 14px;
	float:right;
}

#filter p.touched span.arrow,
#filter p.selected span.arrow {
	background-position:-1000px -1000px, 0 0;
}

#filter p#show_more,
#filter p#show_less {
	font-weight:bold;
	color:#3A9938;
	padding-top:8px;
	height:23px;
	font-size:15px;
}

#filter div#more_locations {
	display:none;
}