html,body,form,fieldset {
	font: 100% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

html {
	font-size: 100.01%;
	height: 100%;
}

body {
	background: #fff;
	color: #8d8d8d;
	font-size: 0.72em;
	height: 100%;
	line-height: 1.4em;
}

a:link {
	color: #8d8d8d;
	text-decoration: underline;
}

a:visited {
	color: #aaa;
	text-decoration: underline;
}

a:hover {
	color: #666;
	text-decoration: underline;
}

a img {
	border: none; /* avoids border when img is link */
}

fieldset {
	border: none;
}

/* Neutralize/reset styling: 
   Elements with a vertical margin: */
h1,h2,h3,h4,h5,h6,p,pre,blockquote,dl,hr,address {
	margin: 1em 0;
	padding: 0;
}

ul,ol {
	margin: 1em;
	padding: 0;
}

:focus {
	outline: 0;
}

h1 {
	font-size: 1.2em;
	font-weight: bold;
	text-transform: uppercase;
	/*letter-spacing: 0.1em;*/
}

h2 {
	color: #5e5e5e;
	font-size: 1.4em;
	font-weight: 500;
	/*letter-spacing: 0.1em;*/
}

h3,h4,h5 {
	font-size: 1em;
	font-weight: bold;
}

h6 {
	font-size: 0.9em;
	font-weight: normal;
	margin: 2em 0;
}

hr {
	border: none; /*todo*/
	border-bottom: 1px solid #ef403a;
	height: 1px;
}

input,select,textarea {
	font-size: 100%;
	font-family: inherit;
	color: #666;
}

ul li {
	padding: 0 0 0.4em 0.8em;
	margin: 0 1em;
}

ol li {
	padding: 0 0 0.4em 0.8em;
	margin: 0 1em;
}

td {
	vertical-align: top;
	/* relevant in most cases, i.e. in application layout */
}

/* --------------------------- shared styles  */
.alignR {
	text-align: right;
}

.clearfloats {
	clear: both;
}

.floatL {
	float: left;
}

img.floatL {
	margin: 0 15px 15px 0;
}

.floatR {
	float: right;
}

img.floatR {
	margin: 0 0 15px 15px;
}

.noPadding {
	padding: 0;
}

.prct100 {
	width: 100%;
}

/* --------------------------- main centered div  */
#main {
	background-color: #FFF;
	width: 968px;
	margin: 0 auto; /* centreren van het concept */
	min-height: 100%;
	height: auto !important;
	height: 100%;
}

/* --------------------------- logo and info  */
#header {
	margin: 22px 0 12px 0;
}

#brand {
	float: left;
}

#siteInfo {
	float: right;
}

#siteInfo .part1 {
	font-size: 1.1em;
}

/*
#siteInfo .part2 {
	font-size: 1.4em;
}

#siteInfo .total {
	color: #ff9c00;
	font-weight: bold;
}

#siteInfo .total a:link {
	color: #ff9c00;
	text-decoration: none;
}

#siteInfo .total a:hover {
	color: #ff9c00;
	text-decoration: underline;
}

#siteInfo .total a:visited {
	color: #ff9c00;
	text-decoration: none;
}

#siteInfo .part3 {
	color: #aaa;
}*/

/* --------------------------- search and lang switch  */
#searchBar {
	background: url(../imgs/bck_header.gif);
}

#searchBar .top {
	background: url(../imgs/bck_headerT.gif) no-repeat;
	min-height: 37px;
	height: auto !important;
	height: 37px;
}

#searchBar .bottom {
	background: url(../imgs/bck_headerB.gif) bottom no-repeat;
	height: 12px;
}

#lang {
	float: left;
	line-height: 1em;
	margin-top: 22px;
	text-align: center;
	text-transform: uppercase;
	width: 180px;
}

#lang a {
	color: #fff;
}

#search {
	float: left;
	margin-top: 15px;
}

#search input {
}

#search .inputField {
	background: url(../imgs/bck_searchField.gif) no-repeat bottom right;
	width: 509px; /* 519 - padding */
	border: none;
	padding: 5px;
}

/*#search #form_location {
	background: url(../imgs/bck_searchField150.gif) no-repeat bottom right;
	width: 141px;
}*/

#search .button {
	background: url(../imgs/bck_searchBtn.gif) no-repeat;
	border: none;
	color: #fff;
	cursor: pointer;
	height: 24px;
	line-height: 22px;
	margin-left: 10px;
	text-align: center;
	text-transform: uppercase;
	width: 90px;
}

#searchBar .extra {
	color: #fff;
	float: left;
	padding-left: 1.5em;
	width: 130px;
}

/* --------------------------- info  */
#info {
	font-size: 0.9em;
	margin: 2em 0;
	padding-left: 171px;
}

/* --------------------------- body  */
#body {
	margin-top: 2em;
}

#left {
	float: left;
	line-height: 1.6em;
	overflow: hidden;
	width: 161px;
}

#left h2 img {
	margin-left: 1em;
	vertical-align: text-top;
}

#left ul {
	margin: 1em 0;
}

#left li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#left li a:link {
	color: #83ca30;
	text-decoration: none;
}

#left li a:hover {
	color: #83ca30;
	text-decoration: underline;
}

#left li a:visited {
	color: #83ca30;
	text-decoration: none;
}

#right {
	float: left;
	overflow: hidden;
	width: 807px;
}

#right .margin {
	margin: 20px;
}

.box {
	background: url(../imgs/bck_box.gif) no-repeat;
	float: left;
	height: 129px;
	margin: 0 0 10px 10px;
	overflow: hidden;
	padding: 5px 10px;
	width: 239px;
}

.box h2,.box h2 a:link,.box h2 a:visited {
	color: #AAA;
}

.box a:link {
	text-decoration: none;
}

.box img {
	float: left;
	margin-right: 1em;
}

#footer {
	background: url(../imgs/bck_footer.gif) no-repeat;
	margin: 1em 0;
	padding-top: 1.5em;
	text-align: center;
}

#footer a:link,#footer a:visited {
	color: #999;
	text-decoration: none;
}

#footer a:hover {
	color: #666;
	text-decoration: underline;
}

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

.box a:visited {
	text-decoration: none;
}

hr.space {
	border: none;
}

.nav-extra {
	background: #F08600  url(../imgs/bck_sortBar.gif) no-repeat;
	color: #fff;
	height: 23px;
	line-height: 23px;
	padding: 0 2em;
	margin-right: 1px;
}

.nav-extra-sponsored {
	float: left;	
}

.sorting {
	float: right;
	text-align: right;
}

.sorting a:link,.sorting a:visited {
	color: #fff;
}

.sorting a:hover {
	color: #f30;
}

.rss {
	margin-left: 20px;
}

.rss a img {
	vertical-align: middle;
}

.topbanner {
	/*border: 1px solid #ccc;*/
	margin-bottom: 1em;
	padding-left: 85px;
}

.centered {
	text-align: center;
}

.item {
	border-bottom: 1px dotted #aaa;
	margin-top: 5px;
	padding-bottom: 5px;
}

.item .image {
	float: left;
}

.item p, .specifics {
	margin: 0;
	color: #000;
}

.item .image img {
	width: 75px;
}

.item .details {
	float: right;
	overflow: hidden;
	width: 675px;
}

.item .details h2 {
	font-size: 1.2em;
	float: left;
	width: 85%;
	margin: 0 0 .5em 0;
	color: #8D8D8D;
}

.sponsored .details h2 {
	font-weight: bold;
}

.item .details h2 a:link {
	color: #83CA30;
	font-size: 1.2em;
	/*letter-spacing: normal;*/
}

.item .details .location {
	font-size: 1em;
	float: right;
	text-align: right;
	padding: 0.2em 0;
}
		
.item .details .price {
	font-size: 1em;
	font-weight: bold;
	float: right;
	text-align: right;
	background-color: #83CA30;
	background-color: #f08600;
	color: #FFF;
	padding: 0.2em 0.5em;
	width: 65px;
	text-align: center;
}

.item .date {
	font-size: .8em;
	font-style: italic;
}

.specificsDisclaimerPointer a:link,.specificsDisclaimerPointer a:visited
	{
	text-decoration: none;
}

#specificsDisclaimer {
	margin-bottom: 2em;
}

.info {
	font-style: italic;
	font-size: x-small;
}

.pager {
	margin: 2em;
	text-align: center;
}

.totalItems {
	text-align: right;
	font-style: italic;
	color: #FF9C00;
	margin-right: 1em;
}

.zamtam-priceslider {
	padding: 10px 15px 0 10px;
}

#pricesliderInfo{
	text-align: center;
}

#searchBar .extra {
	width: 520px;
	padding-left: 0;
	margin-top: 0.5em;
	font-weight: bold;
	text-align: center;
}

/*#searchBar .extra span {
	margin-right: 1em;
	width: 7em;
	display: block;
	float: left;
}*/

#searchBar .extra a:link {
	color: #fff;
	margin-right: 1em;
}

#searchBar .extra a:visited {
	color: #fff;
	/*color: #8D8D8D;*/
	margin-right: 1em;
}

#searchBar .extra .example a:link, #searchBar .extra .example a:visited {
	margin-right: 0;
	margin-left: 5px;
}

.item .details h2 a:visited {
	font-weight: bold;
	/*letter-spacing: normal;*/
}

.leftbanner {
	margin-bottom: 20px;
}

.pager {
	background: #F08600 url(../imgs/bck_sortBar.gif) no-repeat;
	color: #fff;
	height: 23px;
	line-height: 23px;
	padding: 0 2em;
	margin: 2em 1px 0 0;
}

.pager a:link,.pager a:visited {
	color: #fff;
}

.pager a:hover {
	color: #f30;
}

.sorting, .pager {
	font-weight: bold;
}

.sorting {
	margin-bottom: 20px;
}

#footer {
	padding-bottom: 2em;
}

#searchForm span {
	padding: 0 1em;
	color:#FFFFFF;
	padding: 10px;
	font-weight: bold;
}

.directUpdate {
}

ul.inline {
	margin-left: 0;
}
ul.inline li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
}
.sitemapBlock{
	float:left;
	width:24%;
}
.sitemapKeywords a{
	display: block;
	float: left;
	width: 12em;
	margin-right: 2em;
}

.facet-date-range a.selected {
	font-weight: bold;
}

.last-update {
	font-size: smaller;
	font-style: italic;
}

.expiry-date {
	color: red;
}

.closebutton {
	cursor:pointer;
	float:right;
	margin-right: 10px;
}

.messagebox {
	position: absolute;
	background: #FFFFCC;
	border-bottom:1px solid #CCCCCC;
	font-weight:bold;
	text-align:center;
	padding: 3px 0; 
	width: 100%;
	left:0;
	top:0;
}

.messagebox a {
	text-decoration: none;
	color: #AAAAAA;
}

#email-alert {
	margin: 20px 0;
}

#email-alert em {
	font-style: normal;
	font-weight: bold;	
}

#email-alert-message {
	padding-left: 35px;
	background: url(../imgs/icon/email.png) center left no-repeat;
	height: 30px;
	line-height: 30px;
}

#email-alert-box {
	display: none;
}

.message {
	padding: 5px;
	background-color: #FFFFCC;
	border:1px solid #CCCCCC;
}

#email-alert-form .inputfield {
	width: 200px;
}

.ajax-error {
	color: #FF9C00;
}

.ajax-loader {
	margin-left: 5px;
	vertical-align: middle;
}

.beta {
	font-size: x-small;
	vertical-align: super;
	text-decoration: none;
	color: #F29827;
}

#mapPopup_canvas_wrapper {
	position: absolute;
	display: block;
	padding-top : 10px;
	border: 1px solid #F29827;
	z-index: 100;
	background-color: #FFF;
	margin-left: 300px;
	left:400px;
	top:35px;
}

#mapPopup_canvas_wrapper_close {
	text-align: right;
	padding: 5px;
}

#brand a {
	text-decoration: none;
	padding-bottom: 10px;
	font-weight: bold;
}

.domainName {
	font-size: 3em;
	color: #83CA30;
	font-style: italic;
}

.domainTld {
	font-size: 3em;
	color: #D1D1D1;
	font-style: italic;
}

.tagline {
	font-size: 0,8em;
	color: #A4A4A4;
	font-weight: bold;
	font-style: italic;
	text-align: right;
	margin-right: 10px;
}

#brand .beta {
	vertical-align: sub;
}

.mapPopup {
	cursor: pointer;
	text-decoration: underline;
}
