.pagenumbers{ color: #CCC; float: right; width: 400px; text-align: right; }
.pagenumbers ul{ margin: 1px; padding: 5px 0 10px; list-style: none; }
.pagenumbers li{ display: inline; padding: 0 3px; }
.pagenumbers li a, .pagenumbers li a:visited{ background: #F2F1F2; padding: 0 2px; }
.pagenumbers li.current{ border: #5f7a9c 1px solid; color: #000; font-weight: 700; }
.pagenumbers li a.nextprev{ background: none; }
.pagenumbers li a:hover{ background: #5f7a9c; color: #fff; text-decoration: none; }
.pagenumbers li a:hover.nextprev{ background: none; color: #000; text-decoration: none; }

#sortby{
	background: #f2f1f2;
	border:1px solid #9f9f9f;
	padding: 4px;
	margin: 12px 0;
	position: relative;
}
#sortby img#s-r-da {
	position: absolute;
	bottom: -11px;
	left: 58px;
}
#sortby span{ padding: 0 10px; }
#sortby form{ margin: 0; padding: 0; }

.resultbox {
	border: 1px solid #cb8e07;
	padding: 1px 1px 15px 1px;
	margin-bottom: 12px;
}

.resultbox form { padding: 0;margin:0; }

.resultbox .top {
	background: #f9dfa6 url(/gfx/yellowbox_top.gif) repeat-x bottom;
	min-height: 23px;
	padding: 10px;
}
* html .resultbox .top{	height: 23px;}

.resultbox .top .hotelname,
.resultbox .top .randro{
	font-size: 1.3em;
	color: #000;
	font-weight: 700;
	margin-left: 130px;
}
.resultbox .top .randro {
	margin: 0;
}
.resultbox .top .toprate{ font-weight: 700; float: right; text-align: right; }
.resultbox .top .toprate span{ font-size: 1.5em; }
.resultbox .top .rating{ margin-top: 5px; font-weight: 300; }
.resultbox .top .rating span{ font-weight: 700; color: #0A3876;font-size: 1em; }

.resultbox a.fancybox {
	float: left;
	margin: -30px 0 10px 10px;
	position: relative;
}
.resultbox a.fancybox img.img-plus{
	position: absolute;
	bottom: 5px;
	right: 3px;
}
.resultbox .hoteltext { padding: 10px 10px 0; margin-left: 130px; min-height: 50px;height: auto !important;height: 50px; }

.resultbox .notes, .resultbox .bottomnotes{
	margin: 8px 5px 5px;
	font-size: 0.92em;
}
.resultbox .notes.bottom {
	float: left;
	margin-top: 36px;
	display: inline;
}
.resultbox p.bottomnotes{
	margin-top: -20px;
	position: relative;
}
* html .resultbox .bottomnotes{
	margin-top: 0;
}
.resultbox .roomoptions table{
	border-collapse: collapse;
	width: 99%;
	margin: auto;
	margin-bottom: 5px;
}
* html .resultbox .roomoptions table{
	width: 99%;
	margin: auto;
	margin-bottom: 15px;
}
.resultbox .roomoptions td,.resultbox .roomoptions th{
	border: #CCC 1px solid;
	background: #fdf8f0;
	padding: 3px;
	text-align: center;
}
.resultbox .roomoptions th{	background: #f9eed5; border-top: #000 1px solid;}
.resultbox .roomoptions th.day{	font-weight: 300;}
.resultbox .roomoptions td.day{	font-size: 0.88em; }
.resultbox .roomoptions th.room, .resultbox .roomoptions td.room{
	text-align: left;
	font-size: 0.88em;
	padding-left: 5px;
	font-weight: 700;
}
.resultbox .roomoptions td.room span{
	font-style: italic;
	font-weight: 300;
}
.resultbox .roomoptions th.select, .resultbox .roomoptions td.select{ width: 50px;}
.resultbox .roomoptions th.total, .resultbox .roomoptions td.total{	width: 70px; font-size: 0.92em;}
.resultbox .roomoptions td.total{ color: #AB0000; font-weight: 700;}
.resultbox .roomoptions th.day, .resultbox .roomoptions td.day{	width: 45px;}
.resultbox .bottomrate{	font-weight: 700;  padding: 0 17px; text-align: right;margin-left:150px;}
.resultbox .bottomrate span{ font-size: 1.5em;}
.resultbox .booknow{ text-align: right; padding: 5px 10px 0; }

.resultbox .roomoptions .offer{	background: #FFF; text-align: left; color: #900;}

.specialoffer{
    text-align: left !important;
    font-size: 0.92em;
    color: #900;
    font-weight: 700;
    padding: 4px 4px 4px 115px !important;
    background: #FFF url(/gfx/specialoffer.gif) no-repeat 4px 2px !important;
}
.reduced { color: #900;}
.hotelpicmap{
	margin: 0 6px 0 0;
	float: left;
}