body {
	/* background: #fff url('../img/background4.jpg') repeat-x center bottom; */
	background: #fff;
	color:#333333;
	font-family:Verdana,sans-serif;
}

.clearfix {
    display: inline-block;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

h3 {
	margin: 0 0 0.5em 0;
}

h1 {
	color: #444;
	font-size: 2em;
	font-weight: normal;
	padding: 0;
	line-height: 1em;
	margin: 0 0 1em 0;
}

h4 {
	font-weight: normal;
	margin: 0;
}

a {
	color: #00559e;
}

div#content {
	position:  relative;
}

div#content h1.head-lees {
	margin: 0;
}

div#content p.duiding {
	font-size: 0.8em;
	margin: 0;
	text-transform: uppercase;
}

p.meta-info-single {
	color: #999;
	font-style: italic;
}

div#content p {
	line-height: 1.8em;
	margin:	0.5em 0 1.33em;
	font-size: 0.9em;
}

div#content p.homepage-controls {
	height: 1em;
}

div#content p.homepage-controls a {
	display: block;
	float: left;
	margin-right: 40px;
}

div#topcontent {
	padding: 1em 3em;
	background-color: #333;
	position: relative;
	height: 65px;
	text-align: right;
	margin: 0 0 1em 0;
	border-bottom: 2px solid #999;
}

div#hd {
	padding: 1em 0 0 0;
}

div#navigation {
	background: url('../img/logo.png') no-repeat left top;
	height: 111px;
	position: relative;
	margin: 0 0 1em 0;
}

div#navigation a#homelink {
	position: absolute;
	left: 0px;
	top: 0px;
	
	display: block;
	height: 105px;
	width: 225px;
	
	text-indent: -10000px;	
	outline: none;
}

ul#nav-wrap, ul#nav-wrap li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#nav-wrap {
	height: 41px;
	width: 710px;
	background: url('../img/navbar.png') no-repeat left top;
	position: absolute;
	left: 231px;
	top: 34px;
}

ul#nav-wrap li {
	float: left;
	background: url('../img/navdivider.png') no-repeat left 5px;
}

ul#nav-wrap li.nav-first {
	background: none;
}

ul#nav-wrap li a {
	display: block;
	padding: 0.9em 1.6em 1.7em 1.6em;
	color: #fff;
	text-decoration: underline;
}

ul#nav-wrap li.nav-active a {
	background: url('../img/arrow.png') no-repeat center bottom;
	text-decoration: none;
}

div#content-wrap {
	background-color: #fff;
	width: 604px;
	
}	

div#content {
	padding: 0 1em 2em 2em;
}

div#advertenties-aangeboden h2 {
	margin-bottom: 5px;
	margin-top: 20px;
}

table.ads-table {
	width: 100%;
}

table.ads-table, table.ads-table tr, table.ads-table td {
	border-color: #bababa;
}

table.ads-table td.ads-table-photo {
	width: 30px;
	text-align: center;
	border: none;
}

td.ads-table-price {
	width: 100px;
}

div.sidechunk {
/* 	padding: 1em; */
	padding: 0 4em 0 0;
	background-color: #fff;
	font-size: 0.8em;
/* 	border: 1px solid #ababab; */
	margin-bottom: 1em;
	color: #555;
}

div#footer {
	height: 70px;
	background: url('../img/grass.png') repeat-x left top;
	margin: 1em 0 0 0;
	padding-top: 80px;
	position: relative;
	color: #FFF;
	
}

div#footer a {
	color: #FFF;
}


form#zoekadvertenties {
	margin-bottom: 1em;
}

div.advertentie {
	padding: 1.5em 1em 1em 0px;
	margin-bottom: 1em;
	border: 1px solid #999;
	border-left: 20px solid #444;
	position: relative;
}

div.advertentie div.ad-image {
	position: absolute;
	left: 10px;
	top: 10px;
}

#content div.advertentie p.meta-info {
	position: absolute;
	top: -2px;
	right: 5px;
	font-size: 0.8em;
	padding: 0;
	line-height: 1em;
}

#content div.advertentie h4 {
	font-weight: bold;
	font-size: 1.2em;
	margin-left: 90px;
}

#content div.advertentie h4 span {
	font-weight: normal;
}

ul.ad-informatie {
	padding: 0em;
	margin: 0;
	margin-left: 90px;
	font-size: 0.9em;
	list-style-type: none;
}

ul.ad-informatie li,
ul.ad-informatie-single li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.ad-informatie-single {
	padding: 0em;
	margin: 0;
	font-size: 0.9em;
	list-style-type: none;
	background-color: #444;
	padding: 12px;
	color: #fff;
}

div#advertentie-single-body {
	border: 3px solid #444;
	padding: 18px;
}

input.form_add_input, input#captcha_response {
	font-size: 1.2em;
	padding: 0.3em;
	width: 230px;
}

textarea#form_add_body {
	font-size: 1.2em;
	padding: 0.3em;
	width: 470px;
	height: 10em;
}

label {
	font-weight: bold;
}

label.form_add_label {
	display: block;
	margin: 0 0.3em 0 0;
	padding: 0 0.5em 0 0;
}

p#agreement {
	font-weight: bold;
}

fieldset#form_add_person, fieldset#form_add_message, fieldset#form_spam_detect {
	border-bottom: 1px solid #bebebe;
	margin-bottom: 2em;
	padding-bottom: 1em;
}

form#add_advertentie em {
	font-size: 0.85em;
}

ul#messagetype_content label {
	font-weight: normal;
	font-size: 1em;
}

ul#messagetype_content, ul#messagetype_content li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

ul#messagetype_content li {
	margin-bottom: 0.5em;
}

ul.content-tabs, ul.content-tabs li {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

ul.content-tabs {
	border-bottom: 1px solid #999;
	margin-bottom: 1em;
	width:  100%;
}

ul.content-tabs li {
	float: left;
	padding: 7px 15px;
	background-color: #bfd188;
	margin-right: 2px;
}

ul.content-tabs li.content-tab-active {
	background-color: #80a411;
	font-weight: bold;
}

ul.content-tabs li a {
	color:  #fff;
	text-decoration: none;
}

ul.content-tabs li a:hover {
	text-decoration: underline;
}

div#advertenties-gevraagd {
	display:  none;
}

p#link-naar-alle-ads {
	position: absolute;
	right:  14px;
	top:  53px;
}

label.error {
	display: block;
	background: #ff9;
	padding: 5px;
	color: #900;
}

input#form_add_price {
	width: 100px;
}

p#submitform {
	text-align: right;
	font-size: 1.2em;
}

p#formfooter {
	padding-top: 2em;
}

a.photo-single {
	float: left;
	margin: 0 1em 1px 0;
}

div.msg-positive {
	border: 5px solid green;
	background-color: #f2f2f2;
	padding: 1em;
	margin-bottom: 1em;
}

p#paginating {
 width: 100%;
}

a.paginating-prev, 
a.paginating-next {
	display: block;
}

a.paginating-prev {
	float: left;
}

a.paginating-next {
	float: right;
}

p#plaats_advertentie_binnenlink {
	font-size: 1.4em;
	padding: 1em 0 1em 0em;
	border-top: 1px solid #999;
	border-bottom: 1px solid #999;
}

h3#contactheader_sidebar {
	border-top: 1px solid #999;
	padding-top: 1em;
	margin-top: 1em;
}

p#contact_sidebar {
	padding: 1em 0 1em 0em;
	border-bottom: 1px solid #999;
}

div#sidebar-vragen {
	margin-bottom: 2em;
}

div#advertentie-map {
	margin: 1em 0;
	padding: 1em;
	border: 1px solid #ededed;
}

li.ad-mini-person {
	font-weight: bold;
}

li.ad-mini-cat {
	color: #999;
}

.addthis_button {
	margin-top: -10px;
	float: right;
}

div#content p#ad-toegevoegd {
	font-size: 1.3em;
}

h3#header-related-ads {
	margin-top: 1em;
}

div#affiliate {
	padding: 10px 10px 0 10px;
	font-size: 16px;
	border: 2px solid #ededed;
	margin-bottom: 1em;
	background-color: #ffff99;
}

p#affiliate_partner {
	padding: 20px 0;
	margin-top: 1em;
	border-top: 1px solid #ededed;
}

/*
    ColorBox Core Style
    The following rules are the styles that are consistant between themes.
    Avoid changing this area to maintain compatability with future versions of ColorBox.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative; overflow:visible;}
#cboxLoadedContent{overflow:auto;}
#cboxLoadedContent iframe{display:block; width:100%; height:100%; border:0;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}

/* 
    ColorBox example user style
    The following rules are ordered and tabbed in a way that represents the
    order/nesting of the generated HTML, so that the structure easier to understand.
*/
#cboxOverlay{background:#000;}

#colorbox{}
    #cboxContent{margin-top:32px;}
        #cboxLoadedContent{background:#000; padding:1px;}
        #cboxLoadingGraphic{background:url(images/loading.gif) center center no-repeat;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}
        #cboxSlideshow, #cboxPrevious, #cboxNext, #cboxClose{text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(images/controls.png) 0 0 no-repeat;}
        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious.hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext.hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose.hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow.hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow.hover{background-position:-75px -25px;}
