/* Reset */
html, body, div, span, applet, object,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, input, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    font-size: 100%;
    vertical-align: top;
    background: transparent;
}

/* Sets */
html, body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 130%;
    color: #000;
    height: 100%;
    background: #ddf2f9 url(images/body_bg.png) repeat-x;
}
.largefat {
    font-size: 14px;
    font-weight:bold;
}
.alertblue {
    color: #0089b7;
    font-weight: bold;
    font-size: 14px;
    padding: 10px 0 10px 20px;
}

a {
    color: #459328;
    text-decoration: none;
    cursor: hand;
}

div#content div.box h2 a {
    color:#0099CC;
    font-size:14px;
    text-decoration: underline;
}

.floatleft {
    float: left;
}

a.u {
    text-decoration: underline;
}

a:hover {
    text-decoration: underline;
}

.clear {
    clear: both;
}

small {
    font-size: 80%;
    vertical-align: baseline;
}

/* Container */
div#overall_container {
    position: relative;
    width: 100%;
    min-height: 100%;
    height: auto !important; /* voor moderne browsers */
    height: 100%; /* voor IE */
    /* background: url(images/footer_bg.png) bottom repeat-x; */
}

div#site_container {
    position: relative;
    margin: auto;
    width: 1000px;
}

div#site_container h1.title {
    font-size: 18px;
    color: #068bb7;
    margin: 15px 0 10px 10px;
}

/* Header */
div#header {
    position: relative;
    height: 109px;
    background: url(images/header_bg2.gif) no-repeat;
}

div#header p {
    color: #0089b7;
    text-align: right;
    padding: 3px 0;
}

div#header .blue {
    padding: 0 5px;
    color: #0089b7;
    padding: 3px 20px 0 0;
}
div#header .blue strong {
    font-weight: bold;
    text-transform: uppercase;
}

div#header ul.sitenav {
    position: absolute;
    top: 22px;
    right: 15px;
    font-size: 11px;
}

div#header ul.sitenav li {
    float: left;
    list-style: none;
}

div#header ul.sitenav li a {
    padding: 0 4px 0 5px;
    color: #000;
}

div#header ul.sitenav li.personal a {
    color: #459328;
    font-size: 12px;
    font-weight: bold;
}

div#header h1 {
    position: absolute;
    bottom: 10px;
    left: 15px;
}

div#header h1 a {
    display: block;
    width: 417px;
    height: 39px;
}

div#header h1 a span {
    display: none;
}

/* Search */
div#header form.searchbox {
    position: absolute;
    right: 15px;
    bottom: 20px;
}

div#header form.searchbox h3 {
    display: none;
}

div#header form.searchbox input {
    float: left;
    width: 220px;
    height: 19px;
    background: url(images/header_search.png) left no-repeat;
    margin-top: 2px;
    padding: 5px 0 0 10px;
    color: #999;
    outline: none;
}

div#header form.searchbox input.submit {
    width: 65px;
    height: 28px;
    background-position: -230px 0;
    color: #FFF;
    font-size: 13px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}

/* Main nav */
ul#mainnav {
    display: block;
    height: 35px;
    padding: 2px 8px;
}

ul#mainnav li {
    float: left;
    list-style: none;
    margin-right: 3px;
}

ul#mainnav li a {
    display: block;
    height: 32px;
    background: url(images/nav_bg.gif) 0 -50px no-repeat;
    padding-left: 10px;
    font-size: 17px;
    color: #09C;
    cursor: pointer;
}

ul#mainnav li a strong {
    display: block;
    height: 18px;
    padding: 7px 10px 7px 0;
    background: url(images/nav_bg.gif) right -50px no-repeat;
    font-weight: normal;
}

ul#mainnav li a:hover, ul#mainnav li a.active {
    background-position: 0 0;
    text-decoration: none;
    color:#FFF;
}

ul#mainnav li a:hover strong, ul#mainnav li a.active strong {
    background-position: right 0;
}

/* Content */
div#content {
    padding-bottom: 10px;
}

div#content.green {
    padding-bottom: 0px;
}

div#content div.side {
    float: left;
    position: relative;
}


div#content div.side.right {
    text-align: right;
}

/* Box */
div#content div.box {
    position: relative;
    float: left;
    background: url(images/box_border-bg.css.gif) no-repeat right bottom;
    border: 1px solid #C3E1B9;
    border-bottom: none;
    border-right: none;
    padding: 10px 10px 20px 10px;
    margin-bottom: 8px;
    color: #666;
}
div#content div.box ul#uw_voordeel.trackeriRent {
    margin-top: 30px;
}
div#content div.box ul#uw_voordeel.trackeriRent li {
    margin-top: -2px;
}

div#content div.infobox {
    position: relative;
    float: left;
    background: url(images/box_border-bg.css.gif) no-repeat right bottom;
    border: 1px solid #C3E1B9;
    border-bottom: none;
    border-right: none;
    padding: 10px 10px 20px 10px;
    margin-bottom: 8px;
    color: #666;
}

div#content div.box_trans {
    position: relative;
    float: left;
    background: url(images/box_border-bg-trans.css.png) no-repeat right bottom;
    border: 1px solid #C3E1B9;
    border-bottom: none;
    border-right: none;
    padding: 10px 10px 20px 10px;
    margin-bottom: 8px;
    color: #666;
}

div#content div.box div.corner-topleft, div#content div.box div.corner-topright, div#content div.box div.corner-bottomleft {
    position: absolute;
    width: 16px;
    height: 16px;
    background: url(images/box_bordercorners.gif) no-repeat;
    line-height: 0;
    font-size: 0;
}

div#content div.box_trans div.corner-topleft-trans, div#content div.box_trans div.corner-topright-trans, div#content div.box_trans div.corner-bottomleft-trans {
    position: absolute;
    width: 11px;
    height: 11px;
    background: url(images/box_bordercorners-trans.png) no-repeat;
    line-height: 0;
    font-size: 0;
}

div#content div.box div.corner-topleft, div#content div.box_trans div.corner-topleft-trans {
    top: -1px;
    left: -1px;
}

div#content div.box div.corner-topright, div#content div.box_trans div.corner-topright-trans {
    background-position: top right;
    top: -1px;
    right: -1px;
}

div#content div.box div.corner-bottomleft, div#content div.box_trans div.corner-bottomleft-trans {
    background-position: bottom left;
    bottom: 0;
    left: -1px;
}

div#content div.box div.hr {
    border-bottom: 1px solid #b8dbab;
    height: 1px;
    font-size: 0;
    line-height: 0;
    margin-left: -10px;
    margin-bottom: 15px;
    width: 100%;
}

div#content div.box div.hr hr {
    display: none;
}

div#content div.box p {
    padding: 7px 0;
}
div#content div.side div.box div.irentimage p.image {
    margin:0;
    margin-top: 30px;
}
div#content div.box div#map {
    margin-top: -1px;
    border: 4px solid #83bf6c;
    padding: 0;
    width: 736px;
    display: block;
}

div#content div.box input {
    background: url(images/box_form_subm-green.gif) repeat-x;
    border: 1px solid #c3c3c3;
    border-top: none;
    border-bottom: none;
    width: 280px;
    height: 16px;
    color: #666;
    padding: 3px 5px;
    margin: 5px 0;
}

div#content div.box div.inputgreen {

    margin-right: 12px;
    padding: 0;
}

div#content div.box div.inputgreen a {
    display: block;
    background: url(images/box_form_subm-green.gif) 0 -30px no-repeat;
}

div#content div.box div.inputgreen a span {
    display: block;
    height: 28px;
    padding: 5px 10px 0 10px;
    color: #FFF;
    font-size: 14px;
    background: url(images/box_form_subm-green.gif) right -70px no-repeat;
}

div#content div.box p.right {
    text-align: right;
    padding: 0;
    padding-right: 10px;
    font-size: 12px;
    clear: both;
}

div#content div.box div.side33, div#content div.box div.side33_border {
    width: 33%;
    float: left;
}

div#content div.box div.side33_border {
    width: 32%;
    border-left: 1px solid #b8dbab;
    padding-left: 10px;
}

div#content div.box h2 {
    color: #0099cc;
    font-size: 14px;
}

div#content div.box h2 a span {
    color: #459328;
    font-size: 12px;
    font-weight: normal;
}

div#content div.box img.largeimage {
    padding: 3px;
    background: url(images/picturelarge-border.png) no-repeat;
}

/* Table */
div.side div.box table {
    margin-bottom: 15px;
}

div.side div.box table th, div.side div.box table td {
    text-align: left;
    border: 3px solid #FFF;
    padding: 5px 5px 3px 5px;
    font-size: 12px;
}

div.side div.box table th {
    background: #ddf2f9;
    font-size: 14px;
    color: #0089b7;
    padding-bottom: 5px;
    margin-left:10px;
}

div.side div.box table tr.blue td {
    background: #eff9fc;
}

/* Form */
div#content div.box label {
    clear: both;
    display: block;
    font-size: 12px;
    margin: 10px 0 2px 0;
}

div#content div.box select {
    display: block;
    width: 195px;
    color: #666;
    border: 1px solid #999;
}

div#content div.box input.checkbox, div#content div.box input.radio {
    width: 25px;
    margin: 0;
    border: none;
    background: none;
}

div#content div.box p.extsearch {
    position: absolute;
    bottom: 12px;
    right: 10px;
    padding: 0;
}

div#content div.box p.calendar {
    padding: 0;
    margin: 4px 0;
    font-size: 12px;
}

div#content div.box p.calendar a {
    padding-left: 20px;
    background: url(images/calendar.gif) left no-repeat;
}

div#content div.box input.mandatory, div#content div.box textarea.mandatory {
    border-left: 5px solid #390;
    width: 296px;

}

div#content div.box div.search {
    padding: 0;

}

div#content div.box div.search a {
	position: relative;
    display: block;
    width: 200px;
    height: 43px;
    font-size: 16px;
    color: #FFF;
    text-align: center;
    background: url(images/submit_red-bg.gif) no-repeat;
}

div#searchButton a div {
	left: 0px;
	display: table-cell;
	vertical-align: middle !important;
	width: 200px;
	height: 43px;
}

div#content div.box div.side div#regionDiv {
    margin-top:10px;
}
div#content div.box div.side div.margintop {
    margin-top:30px;
}
div#content div.box div.side div.nomargintop {
    margin-top:0px;
}

/* Newsletter */

div.side div.box div.newsletter table th, div.side div.box #newsletter table td {
    text-align:right;
}
div#content div.box input[type="radio"] {
    background:none repeat scroll 0 0 transparent;
}

div#content div.box #newsletter input[type="checkbox"] {
     background: transparent;
     border: 0;
     border-style: none;
     border-right: 0px;
     border-left: 0px;
}
div.side div.box #newsletter table th, div.side div.box #newsletter table td label {
    text-align:left;
    margin:0;
    margin-top:5px;
}

div.side div.box #newsletter table td select {
     text-align:left;
     
}
/* Moreviews */
div#content div.box div.moreviews {
    float: left;
    width: 328px;
    height: 75px;
    margin: 10px 8px 0 0;
    padding: 8px;
    background: #E2F5FA url(images/moreviews_blue.gif) no-repeat;
}

div#content div.box div.moreviews img {
    float: left;
    padding: 3px;
    background: url(images/picturemedium-border.gif) no-repeat;
}

div#content div.box div.moreviews p {
    float: left;
    font-size: 12px;
    padding: 5px 0 0 10px;
}

div#content div.box div.moreviews a strong {
    color: #666;
    text-decoration: underline;
}

/* Userinfo */
div#content div.box.userreview {
    border-top: none;
    padding: 40px 6px 10px 0;
}

div#content div.box.userreview h2.userreviews {
    position: absolute;
    top: -1px;
    left: -1px;
    padding: 11px 0px 11px 5px;
    width: 232px;
    height: 16px;
    color: #FFF;
    font-size: 14px;
    background: url(images/bar_userreviews-bg.gif);
    z-index: 10;
}

div#content div.box.userreview p {
    padding: 0;
}

div#content div.box.userreview p.right {
    padding: 8px;
    text-align: right;
}

div#content div.box.userreview div.review, div#content div.box.userreview div.reviewblue {
    padding: 10px 9px 10px 14px;
    color: #0089b7;
}

div#content div.box.userreview div.reviewblue {
    background: #ebf7fb;
}

div#content div.box.userreview div.review p.info, div#content div.box.userreview div.reviewblue p.info {
    background: url(images/bar_userreviews-bg.gif) 0 -47px no-repeat;
    margin-top: 5px;
    padding-left: 25px;
    text-transform: uppercase;
    font-size: 10px;
    color: #999;
}

/* info pages menu */
.smenu, #smenu4, #smenu6 {
    color: #459328;
    cursor: pointer;
    margin-top: 5px;
}

#infomain {
    margin: 10px;
    margin-right: 20px;
}
#infomain ul li{
    margin-left: 20px;
}

#smenu2, #smenu3, #smenu5 {
    margin-left: 10px;
}
#menu dd ul li {
    margin-left:10px;

}
/* info pages press pop ups */

.pressinfo a {
    position: relative;
    float: left;
    width: 700px;
    height: 16px;
    margin-left: 10px;
    text-decoration: none;
}

.pressinfo a span {
    display: none;
    top: 0px;
    left: -10px;
    right: 0px;
    text-align: left;
    padding :5px;
    text-decoration:none;
}

.pressinfo a:hover span {
    position: absolute;
    margin-right: 10px;
    font-size:100%;
    display: block;
    border: 1px solid green;
    background-color: #fff;
    text-decoration:none;
    padding:10px;
    z-index:100;
}

/* Footer */
div#footer_container {
    position: relative;
    padding-top: 0px;
    bottom: 5px;
    width: 100%;
    margin-top: 0px !important;
}

div#footer_container div#footer {
    margin: auto;
    max-height: 700px;
    line-height: 150%;
}

/* List */
div#footer.green ul.list {
    padding: 5px 15px 0 10px;
    font-size: 12px;
    margin: 0;
    width: 740px;
}

div#footer.green ul.list li {
    list-style: none;
    width: 0px;
    font-weight: normal;
    display: inline;

}

div#footer.green ul.list li a {
    color: #999;
    margin-right: 5px;
}
div#footer.green ul.list li a:hover {
    color: #000;
    text-decoration: none;
}

div#footer.green ul.list li ul {
    padding-top: 5px;
}

div#footer.green ul.list li ul li {
    font-weight: normal;
    margin: 0;
    float: none;
}

div#footer div.footertext {
    font-size: 12px;
    margin: 5px 0;

}

div#footer div.footertext ul {
    padding: 2px 0 0 10px;
    margin: 0px;

}

div#footer div.footertext ul li {
    color: #459328;
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline;
}

div#footer div.footertext ul li a {
    padding: 0 5px;
}


.error { color: #ff0000; }

div#invalidsearch {
    display:none;
    color: red;
    font-weight: bold;
    margin-top: 40px;
    margin-left: 300px;
}

#costsonsite_ic p {
    width: 680px!important;
    margin-left:10px;
}

/* mybox styling */

/* Mybox Styles - many settings shouldn't be edited, see comments.
   SETTINGS HERE THAT HAVE A COUNTERPART IN mybox_ie.css MAY NEED
   TO BE ADJUSTED THERE AS WELL TO WORK IN IE, ESPECIALLY in IE 6 AND EARLIER */

body { /* Recommended for a nice 'full page' look */
margin:0;
padding:0;
}
#theolay { /* Styles for the overlay, shouldn't be edited except for background-color, opacity, and possibly (with care) z-index */
top:0;
left:0;
position:absolute;
width:0px;
height:0px;
background-color:#000000;
opacity:0.75; /* Adjusting the opacity here will not affect IE, adjust the alpha filter in mybox_ie.css as well */
display:none;
z-index:90;
}
#thebox, #loading { /* Styles for the box & loading elements, shouldn't be edited except as noted */
position:absolute;
width:auto;
height:auto;
top:20px;
left:20px;
display:none;
background-color:#fff; /* adjustable */
color:black; /* adjustable */
/* border:.5em solid #fff;  adjustable - will affect how the close and captions look (the box border is their background) */
border: none;
border: .3em solid #090;
z-index:1000; /* adjustable, with care */
}
.boximage, .id, #loading div { /* These styles will be applied to the content as a sort of frame within the box (except iframe content) */
/* padding:1em 1ex 1ex 1ex;        For iframe 'styling' use iframe link's rev attribute to set an iframe's attributes */
border-top:.5px solid #fff;
border-right:.5px solid #fff;
border-bottom:.5px solid #fff;
border-left:.5px solid #fff;
}
.boximage { /* No padding for an image as sole content of the box (image method) - adjustable */
padding:0;
display:block; /* Required in some browsers if a strict DOCTYPE is used */
}
#loading div { /* The loading element needs a little layout, edit with care */
width:639px;
height:432px;

border-top: 0px;
}
#loading {
z-index:95;
background:#fff url(/css/images/loading.gif) center no-repeat; /* Configures loading image, which is also preloaded
in the script. If you want to use another image, name it loading.gif and place it in the css folder. */
border: none;
}
#thebox.text { /* Added style to the box when displaying text or text and image(s) */
min-width:639px;
min-height:432px;
}
#thebox.cap { /* Added style to the box when displaying caption */
border-bottom-width:.5ex;
}
#thebox.plain {  /* Added style to the box when using iframe method - other characteristics for iframe are set in the calling link */
background-color:#ffffff;
width: 655px;
height:450px;
}

/* The remainder of the styles affect the close link and (if used) caption.
   Other than colors, adjust with care.  Some changes here may need
   to be reflected in mybox_ie.css to affect IE 6 and earlier */


.close div {
color:#fff; /* Color of caption text */
}
.close#cap {
background-color:#fff; /* Background color of caption text - should be the same as the box's border color */
}
.close a {
font-family:sans-serif;
position:relative;
text-decoration:none;
left:560px;
top:0px;
z-index: 2000;
background-image: url(images/closelabel.gif);
}

.close a span {
display: block;
width: 76px;
height: 30px;
background-image: url(images/closelabel.gif);
background-repeat:no-repeat;
padding:0;
margin:0;
background-color: white;

}

/* End Mybox Styles */