/* -------------------------------------------------------------------
	Object-search-result markup
------------------------------------------------------------------- */
/* object navigation */
div.object-navigation {
	clear: both;
}

div.object-navigation legend.sr span {
	position: absolute;
	left: -999em;
}

div.object-navigation fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}

div.object-navigation ul.sort-list {
	margin: 0;
	padding-bottom: 6px;
	list-style: none;
	overflow: auto;
}

div.object-navigation ul.sort-list li {
	float: left;
	margin-left: 7px;
	padding-right: 15px;
	background: url(../img/pzd-seeker-sprite.png) no-repeat 100% -31px;
}
div.object-navigation ul.sort-list li.up {
	background-position: 100% 2px;
}
div.object-navigation ul.sort-list li.down {
	background-position: 100% -14px;
}

ul.sort-list li a {
	display: block;
	color: #42748b;
	font-weight: bold;
	text-decoration: none;
}

ul.sort-list li a:hover,
ul.sort-list li.current a {
	color: #000;
}

span.list-prefix {
	float: left;
}

/* object navigation top */
dl.search-keywords dt {
	float: left;
	margin: 0 3px 0 0;
}

dl.search-keywords dd {
	margin: 0;
}

/* Pagenavigation */
div.page-navigation {
	min-height: 40px;
	overflow: hidden;
	clear: left;
}

div.page-navigation form {
	float: right;
}

span.prev-next {
	float: left;
}

div.object-navigation ol {
	float: left;
	margin: 10px 0;
	list-style: none;
	padding: 0;
}

div.object-navigation ol li {
	float: left;
	min-width: 16px;
	margin-right: 3px;
	padding: 0 2px;
	text-align: center;
	border: 1px solid #ccc;
}
div.object-navigation ol li.nolink {
	border: 1px solid white;
}
ol.per-page li {
	width: 2em;
}
div.object-navigation ol li:hover {
	border-color: #666;
}

div.object-navigation ol li a {
	display: block;
	text-decoration: none;
	color: #42748b;
}

div.object-navigation li a.prev,
div.object-navigation li a.next {
	display: block;
	width: 16px;
	height: 18px;
	text-indent: -999em;
	background: url(../img/pzd-seeker-sprite.png) no-repeat;
}
div.object-navigation li a.next {
	background-position: 2px -53px;
}
div.object-navigation li a.prev {
	background-position: 2px -65px;
}

div.objectdetails {
	position: absolute;
	top: 0;
	right: 0;
	width: 150px;
}

div.objectdetails span.price {
	font-size: 14px;
	font-weight: bold;
	color: #ff0000;
}

ol.object-result-list,
dl.object-details {
	margin: 0;
	padding: 0;
	list-style: none;
	overflow: hidden;
}

ol.object-result-list {
	width: 100%;
	clear: both;
}

ol.object-result-list li {
	position: relative;
	width: 100%;
	min-height: 100px;
	padding: .5em 0;
	margin: 0;
	overflow: hidden;
	background: #f4f9fc;
}

/* Two columns per page */
.mpzd #pzdMapList {
	float: left;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px dotted #00a0e6;
	background-color: #fff;
}

.printview .object-result-list li {
	background: transparent;
	clear: none;
	width: 48%;
	float: left;
}

.printview .odd {
	margin-right: 4%;
	clear: left;
}

ol.object-result-list li.odd {
	background: #fff;
}

ol.object-result-list div.left {
	float: left;
	width: 90px;
	margin-left: .5em;
	overflow: hidden;
}

ol.object-result-list div.middle {
	margin: 0 130px 0 100px;
}

ol.object-result-list div.middle2 {
	float: left;
}

ol.object-result-list div.right2 {
	float: right;
	margin: none;
}

ol.object-result-list div.right {
	float: right;
	margin-right: 10px;

	/*position: absolute;
	top: 5px;
	right: 15px;*/
	width: 110px;
}

ul.result-list-details {
	margin: 0;
}

ul.result-list-details li {
	width: auto;
	min-height: 1em;
	padding: 0 0 .7em 0;
	line-height: 1.2;
	background: none;
}

.mpzd ul.result-list-details li {
	width: auto;
	min-height: 1em;
	padding: 0 0 .5em 0;
	line-height: 1.2;
	background: none;
}

/* markup */
span.price {
	font-size: 13px;
	font-weight: bold;
}

.mpzd span.price {
	font-size: 15px;
	font-weight: bold;
}

h2.object-title {
	display: block;
	margin-bottom: .5em;
	font-size: 12px;
	font-weight: bold;
}

.mpzd h2.object-title {
	display: block;
	margin-bottom: .5em;
	font-size: 12px;
	font-weight: bold;
	font-family: "Helvetica Neue",Helvetica,sans-serif;
}

span.classification,
span.rating {
	margin-left: .5em;
	font-size: 11px;
	font-weight: normal;
	color: #666;
}

.mpzd span.classification,
.mpzd span.rating {
	margin-left: .5em;
	font-size: 12px;
	font-weight: normal;
	color: #666;
}

.mpzd span.stars {
	display: inline-block;
	text-indent: -999em;
	background: url(../img/rating-stars.png) repeat-x 0 1px;
}

.mpzd span.fish {
	display: inline-block;
	text-indent: -999em;
	background: url(../img/fish.png) no-repeat;
	width: 16px;
	height: 16px;
}
.mpzd span.divestar {
	display: inline-block;
	text-indent: -999em;
	background: url(../img/divestar.png) no-repeat;
	width: 16px;
	height: 16px;
}

ol.object-result-list img {
	float: left;
	width: 80px;
	border: 1px solid #d4effb;
}

span.entity {
	width: 90px;
	font-size: 9px;
	white-space: normal;
}

a.online-booking {
	display: block;
	width: 88px;
	padding: 2px;
	color: #42748b;
	text-decoration: none;
	background: #e6eff2 url(../img/pzd-seeker-sprite.png) repeat-x 0 -118px;
	border: 1px solid #dcdcdc;
}

div.shortened div.middle {
	margin: 0 250px 0 50px;
}

div.shortened div.left {
	width: 40px;
}

div.shortened h2.object-title {
	width: 230px;
}

div.shortened span.entity {
	float: none;
	position: absolute;
	top: .5em;
	left: 350px;
}

div.shortened img {
	height: 30px;
	width: 30px;
}

div.shortened span.classification,
div.shortened span.rating {
	display: none;
}

div.shortened p.description {
	width: 280px;
}

div.shortened a.readon {
	position: absolute;
	left: 0;
	top: 0;
	display: block;
	width: 100%;
	height: 100%;
	text-indent: -999em;
	z-index: 9999;
}

div.shortened ol.object-result-list li {
	min-height: 1em;
}
div.shortened ol.object-result-list li:hover {
	background-color: #DEF5FC;
}

/* tableview */
ol li.tableview {
	min-height: 1px;
}
li.tableview img {
	margin: 0 1em 0 .5em;
}
div.shortened li.tableview img {
	height: 30px;
	width: 30px;
}

li.tableview h2.object-title,
li.tableview span.city,
li.tableview span.region,
li.tableview span.entity {
	float: left;
	margin-right: 2%;
}

li.tableview h2.object-title {
	width: 30%;
}

li.tableview span.city,
li.tableview span.region,
li.tableview span.entity {
	width: 14%;
}

div.shortened li.tableview span.entity {
	position: relative;
	left: 0;
	top: .3em
}

div.shortened p {
	margin-bottom: 0px;
}

div.shortened h2 {
	margin-bottom: 0px;
}

li.tableview ul.result-list-details {
	width: 15%;
	float: right;
	list-style: none;
}

li.tableview a.remove {
	display: block;
	float: right;
	padding: 0 4px;
	font-size: 10px;
	color: #000;
	text-decoration: none;
}

.mpzd li.tableview a.remove {
	display: block;
	float: right;
	padding: 0 4px;
	font-size: 12px;
	color: #000;
	text-decoration: none;
}

h3.date {
	display: block;
	width: 100%;
	clear: both;
	margin: 4px 0;
	font-size: 16px;
	background-color: #f4f9dc;
}

.mpzd h3.date {
	display: block;
	width: 100%;
	clear: both;
	margin: 4px 0;
	font-size: 16px;
	background-color: #f4f9fc;
	color: #000;
}

/* Available accomodations */
form#filter select#objecttype {
	width: 250px;
}

ol.object-result-list td a {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-left: 1px;
	text-decoration: none;
	text-align: center;
	color: black;
	border: 1px outset #f0f0f0;
}

ol.object-result-list td {
}

ol.object-result-list a.unknown {
	background-color: #cccccc;
}
ol.object-result-list a.available {
	background-color: #bccf00;
}
ol.object-result-list a.occupied {
	background-color: #e73344;
}
ol.object-result-list a.half {
	background-color: #f8aa00;
}

div.numbers div {
	display: block;
	float: left;
	width: 20px;
	height: 20px;
	margin-left: 1px;
	text-align: center;
	color: blue;
	margin: 1px 1px 1px 2px;
}

div.numbers div.selected_day {
	color: black;
	font-weight: bold;
}

span.startmonth {
	float: left;
}
span.endmonth {
	float: right;
}
div.days {
	max-width: 485px;
	overflow: auto;
}
span.entity2 {
	color: #808080;
	font-size: 9px;
}
table.names td {
	height: 22px;
}

ol.object-result-list li.flexheight {
	min-height: 0px;
}

div.printlogo img {
	float: left;
}

div.printlogo span {
	display: block;
	padding-top: 45px;
	font-size: 22px;
}

.uitburo-thumb {
	z-index: 10;
	width: 80px;
	height: 80px;
	position: absolute;
	background-image: url(../img/uitburo-driehoek.png)
}

