/*   Document:      main css of caravanparkdevoormolen.nl
     Author:        Kevin Eersteling
     Last mod.:     March 2013
*/

/*ESSENTIALS*/
*{
    margin: 0;
    padding: 0;
}
root{
    display: block;
}
@font-face {
    font-family: 'Conv_dakotaregular';
    src: url('../fonts/dakotaregular/dakotaregular.eot');
    src: url('../fonts/dakotaregular/dakotaregular.eot?#iefix') format('embedded-opentype'),
    url('../fonts/dakotaregular/dakotaregular.otf') format('opentype'),
    url('../fonts/dakotaregular/dakotaregular.ttf') format('truetype'),
    url('../fonts/dakotaregular/dakotaregular.woff') format('woff'),
    url('../fonts/dakotaregular/dakotaregular.svg') format('svg'),
    url('../fonts/dakotaregular/dakotaregular.svg#dakotaregular') format('svg');
    font-weight: bold;
    font-style:normal;
}
@font-face{
    font-family: 'Verdana';
    src: url('../fonts/verdana/verdana.eot');
    src: url('../fonts/verdana/verdana.eot?#iefix') format('embedded-opentype'),
    url('../fonts/verdana/verdana.woff') format('woff'),
    url('../fonts/verdana/verdana.ttf') format('truetype'),
    url('../fonts/verdana/verdana.svg#verdana') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'Verdana-Bold';
    src: url('../fonts/verdanabold/verdanabold.eot');
    src: url('../fonts/verdanabold/verdanabold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/verdanabold/verdanabold.woff') format('woff'),
    url('../fonts/verdanabold/verdanabold.ttf') format('truetype'),
    url('../fonts/verdanabold/verdanabold.svg#verdanabold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'Georgia';
    src: url('../fonts/georgia/georgia.eot');
    src: url('../fonts/georgia/georgia.eot?#iefix') format('embedded-opentype'),
    url('../fonts/georgia/georgia.woff') format('woff'),
    url('../fonts/georgia/georgia.ttf') format('truetype'),
    url('../fonts/georgia/georgia.svg#georgia') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'Georgia-Italic';
    src: url('../fonts/georgiaitalic/georgiaitalic.eot');
    src: url('../fonts/georgiaitalic/georgiaitalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/georgiaitalic/georgiaitalic.woff') format('woff'),
    url('../fonts/georgiaitalic/georgiaitalic.ttf') format('truetype'),
    url('../fonts/georgiaitalic/georgiaitalic.svg#georgiaitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'Georgia-Bold';
    src: url('../fonts/georgiabold/georgiabold.eot');
    src: url('../fonts/georgiabold/georgiabold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/georgiabold/georgiabold.woff') format('woff'),
    url('../fonts/georgiabold/georgiabold.ttf') format('truetype'),
    url('../fonts/georgiabold/georgiabold.svg#georgiabold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'Georgia-BoldItalic';
    src: url('../fonts/georgiabolditalic/georgiabolditalic.eot');
    src: url('../fonts/georgiabolditalic/georgiabolditalic.eot?#iefix') format('embedded-opentype'),
    url('../fonts/georgiabolditalic/georgiabolditalic.woff') format('woff'),
    url('../fonts/georgiabolditalic/georgiabolditalic.ttf') format('truetype'),
    url('../fonts/georgiabolditalic/georgiabolditalic.svg#georgiabolditalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'Centennial-Roman';
    src: url('../fonts/centennialroman/centennialroman.eot');
    src: url('../fonts/centennialroman/centennialroman.eot?#iefix') format('embedded-opentype'),
    url('../fonts/centennialroman/centennialroman.woff') format('woff'),
    url('../fonts/centennialroman/centennialroman.ttf') format('truetype'),
    url('../fonts/centennialroman/centennialroman.svg#centennialroman') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face{
    font-family: 'Centennial-Bold';
    src: url('../fonts/centennialbold/centennialbold.eot');
    src: url('../fonts/centennialbold/centennialbold.eot?#iefix') format('embedded-opentype'),
    url('../fonts/centennialbold/centennialbold.woff') format('woff'),
    url('../fonts/centennialbold/centennialbold.ttf') format('truetype'),
    url('../fonts/centennialbold/centennialbold.svg#centennialbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
body{
    background: url('../images/BG.jpg') center fixed no-repeat;
    width: 100%;
    font-family: 'Verdana';
    font-size: 12px;
    color: black;
    text-align: left;
}
h1{
    margin-bottom: 27px;
    font-family: 'Georgia-Bold';
    font-size: 14px;
    color: #f68b1f;
}
p{
    margin-bottom: 15px;
}
a{
    color: black;
    text-decoration: none;
}
a:hover{
    color: #006738;
}
li{
    list-style: none;
}
img{
    border-style: none;
}
table{
    width: 100%;
    margin: 10px 0px 20px 0px;
    text-align: left;
    border-collapse: collapse;
    caption-side: top;
}
td{
    width: 193px;
    padding: 3px 0px 3px 3px;
}
fieldset{
    border-style: none;
}
.boldtext{
    font-weight: bold;
}
.bluetext{
    font-size: 12px;
    color: #00aeef;
}
.blacktext{
    color: black;
}
.normaltitle{
    margin-bottom: 5px;
    font-family: 'Georgia-Bold';
    font-size: 18px;
    color: #f68b1f;
    display: block;
}
.italictitle{
    font-family: 'Georgia-Italic';
    font-size: 18px;
    font-style: italic;
    font-weight: bold;
    color: #f68b1f;
}
.dakotatitle{
    margin-bottom: 15px;
    font-family: 'Conv_dakotaregular',Sans-Serif;
    font-size: 18px;
    color: #9bcd65;
    line-height: 1.3em;
}
#active_menu{
    color: #006738;
}
.inline_link{
    font-weight: bold;
    color: black;
    text-decoration: underline;
}
.inline_link:hover{
    color: #f68b1f;
}
.clear{
    width: 960px;
    height: 1px;
    clear: both;
}

/*STRUCTURE*/
#header{
    position: relative;
    width: 960px;
    margin: 50px auto 5px auto;
}
#headertext{
    font-family: 'Georgia-Italic';
    font-size: 40px;
    color: #f68b1f;
}
#headertext_2{
    font-family: 'Georgia';
    font-size: 40px;
    color: #f68b1f;
}
#tak_header{
    position: absolute;
    top: -70px;
    right: -18px;
    z-index: 1;
}
#container{
    position: relative;
    width: 960px;
    height: 100%;
    margin: 0 auto;
    border: 2px dotted #00aeef;
    margin-bottom:30px;
}
#leftside{
    position: absolute;
    background: url('../images/container_bg.png') repeat;
    width: 150px;
    height: 100%;
    margin-right: 10px;
}
#rightside{
    background: url('../images/container_bg.png') repeat;
    float: right;
    width: 800px;
    height: 100%;
    padding-bottom: 25px;
    min-height:450px;
}
#submenu{
    width: 100px;
    margin: 25px 0px 0px 10px;
    font-family: 'Georgia-Bold';
    font-size: 16px;
    color: #f68b1f;
}
#submenu li{
    margin-bottom: 15px;
}
#submenu li a{
    color: #f68b1f;
}
#submenu li a:hover{
    color: #006738;
}

#submenu li a.active{
    color: #006738;
}

#tak_submenu{
    position: absolute;
    bottom: -35px;
    left: 10px;
    z-index: 1;
}
.contentcolumn{
    float: left;
    width: 250px;
    height: 100%;
    margin: 25px 0px 0px 10px;
}

.contentcolumn_tekoop{
    float: left;
    height: 100%;
    margin: 0 0 0 10px;
    width: 800px;
}

/*HOME*/
.normaltitle_homepage{
    margin-bottom: 35px;
    font-family: 'Georgia-Bold';
    font-size: 18px;
    color: #f68b1f;
    display: block;
}

#text_bottom_homepage{
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 160px;
}

#contentblock_logo_homepage{
    position: absolute;
    bottom: -14px;
    right: 0px;
}

/*ALGEMEEN*/
.contentblock_fill_algemeenpage{
    width: 250px;
    height: 104px;
}

.normaltitle_algemeenpage{
    margin-bottom: 3px;
    font-family: 'Georgia-Bold';
    font-size: 18px;
    color: #f68b1f;
    display: block;
}

/*OMGEVING*/
.contentblock_fill_omgevingpage{
    width: 250px;
    height: 117px;
}

/*FOTOS*/
.contentblock_fill_fotospage{
    width: 250px;
    height: 110px;
}

.contentcolumn_longpage{
    float: left;
    width: 250px;
    height: 100%;
    margin: 25px 0px 0px 10px;
}

/*TE KOOP*/
.tekoop_image{
    float: left;
    margin-right: 10px;
}

.tekoop_list{
    padding-top: 22px;
    color: black;
}

.verkocht_label{
    background: url('../images/verkocht_label.png') no-repeat;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 140px;
    height: 35px;
}

/*CARAVAN*/
.contentblock_fill_caravanpage{
    width: 250px;
    height: 30px;
}
#caravantext{
    margin-top: 10px;
    display: inline-block;
    padding:10px;
    padding-top:5px;
}

#caravantext a{
    text-decoration: underline;
}

.inline_link_caravanpage{
    margin-top: 11px;
    font-weight: bold;
    color: black;
    text-decoration: underline;
    display: inline-block;
}
.inline_link_caravanpage:hover{
    color: #f68b1f;
}

/*TARIEVEN*/
.tarieven_extratext{
    float: left;
    width: 245px;
    margin-right: 10px;
    display: block;
}
#inline_table{
    margin-top: 15px;
}
.table_green1{
    background-color: #d7df23;
}
.table_green2{
    background-color: #e9ec9a;
}

/*PLATTEGROND*/
.contentblock_fill_plattegrondpage{
    width: 250px;
    height: 117px;
}
.contentblock_fill_plattegrondpage2{
    width: 250px;
    height: 71px;
}
.contentblock_fill_plattegrondpage3{
    width: 250px;
    height: 71px;
}

/*INFORMATIE*/
.contentblock_fill_plattegrondpage{
    width: 250px;
    height: 117px;
}
#text_bottom_informatiepage{
    position: absolute;
    bottom: -17px;
    left: 0px;
    width: 160px;
}
#contentblock_logo_informatiepage{
    position: absolute;
    bottom: -2px;
    right: -21px;
}

/*CONTACT*/
.contentblock_fill_contactpage{
    width: 250px;
    height: 86px;
}
#contactform{
    width: 510px;
}
label{
    float: left;
    margin-top: 7px;
    display: block;
}
#geslacht_man, #geslacht_vrouw{
    display: none;
}
#geslacht_man + label span, #geslacht_vrouw + label span{
    background: url('../images/radio_button.png') left top no-repeat;
    width: 25px;
    height: 21px;
    margin: -1px 4px 0 0;
    display: inline-block;
    vertical-align: middle;
    cursor: pointer;
}
#geslacht_man:checked + label span, #geslacht_vrouw:checked + label span {
    background-position: -30px 0px;
}
#geslacht_text{
    margin-right: 47px;
}
input[type="text"], input[type="email"], input[type="tel"], textarea{
    padding: 5px;
    border: 1px solid #f1f1f1;
    -webkit-box-shadow: inset 2px 2px 2px 0px #707070;
    -moz-box-shadow: inset 2px 2px 2px 0px #707070;
    box-shadow: inset 2px 2px 2px 0px #707070;
    resize: none;
}
input[type="text"], input[type="email"], input[type="tel"]{
    float: right;
    display: block;
}
#naam_input, #email_input, #telefoon_input{
    width: 400px;
}
#inlichting_input, textarea{
    float: right;
    width: 300px;
}
.field{
    width: 510px;
    margin-top: 10px;
    overflow: auto;
}
.submit_button{
    float: right;
}

input.submit_button {}

button.submit_button {
    border: 1px solid #d7df23;
    background: #d7df23;
    font-size: 13px;
    padding: 4px 20px;
    margin: 3px;
    cursor: pointer;
}
button.submit_button:disabled {
    background:initial;
}
.contact_submit_button{
    background-image: url('../images/verzenden_button.png');
    width:100px;
    heigt:40px;
}


/*BEDANKT*/
.contentblock_fill_bedanktpage{
    width: 250px;
    height: 117px;
}
.contentblock_fill_bedanktpage2{
    width: 250px;
    height: 86px;
}

/*HUISREGELS*/
.contentblock_fill_huisregelspage{
    width: 250px;
    height: 138px;
}

/*CONTENTBLOCKS*/
.contentblock{
    position: relative;
    width: 250px;
    height: 155px;
    margin-top: 10px;
}
.contentblock_skiponerow{
    position: relative;
    width: 250px;
    height: 155px;
    margin-top: 175px;
}
.contentblock_skiptworows{
    position: relative;
    width: 250px;
    height: 155px;
    margin-top: 340px;
}
.contentblock_skipthreerows{
    position: relative;
    width: 250px;
    height: 155px;
    margin-top: 505px;
}
.green_contentblock{
    background-color: #cbe3ae;
    position: relative;
    width: 250px;
    height: 155px;
    margin-top: 10px;
}
.green_contentblock_skiponerow{
    background-color: #cbe3ae;
    position: relative;
    width: 250px;
    height: 155px;
    margin-top: 175px;
}
.green_contentblock_skiptworows{
    background-color: #cbe3ae;
    position: relative;
    width: 250px;
    height: 155px;
    margin-top: 340px;
}
.green_contentblock_skipthreerows{
    background-color: #cbe3ae;
    position: relative;
    width: 250px;
    height: 155px;
    margin-top: 505px;
}
.empty_contentblock_2x1_tekoop{
    position: relative;
    width: 253px;
    height: 155px;
    margin-top: 10px;
    float:left;
}

.contentblock_2x1_tekoop{
    background-color: #CBE3AE;
    float: left;
    height: 155px;
    margin-right: 10px;
    margin-top: 10px;
    position: relative;
}


.contentblock_2x1_skiponerow{
    position: relative;
    width: 510px;
    height: 155px;
    margin-top: 175px;
}
.contentblock_2x1_skiptworows{
    position: relative;
    width: 510px;
    height: 155px;
    margin-top: 340px;
}
.contentblock_2x1_skipthreerows{
    position: relative;
    width: 510px;
    height: 155px;
    margin-top: 505px;
}
.contentblock_2x2{
    position: relative;
    width: 510px;
    min-height: 320px;
    margin-top: 10px;
}
.contentblock_2x2_skiponerow{
    position: relative;
    width: 510px;
    height: 320px;
    margin-top: 175px;
}
.contentblock_2x2_skiptworows{
    position: relative;
    background-color: burlywood;
    width: 510px;
    height: 320px;
    margin-top: 340px;
}
.contentblock_1x2{
    position: relative;
    width: 250px;
    height: 320px;
    margin-top: 10px;
    display: block;
}
.contentblock_1x3{
    position: relative;
    width: 250px;
    /*height: 485px;*/
    margin-top: 10px;
    display: block;
}
.contentblock_2x1{
    position: relative;
    width: 510px;
    height: 155px;
    margin-top: 10px;
    display: block;
}
.contentblock_3x1{
    position: relative;
    width: 770px;
    height: 155px;
    margin-top: 10px;
    display: block;
}
.empty_contentblock_2x1_tekoop{
    position: relative;
    width: 380px;
    height: 155px;
    margin-top: 10px;
}
.contentblock_2x1_tekoop{
    position: relative;
    background-color: #cbe3ae;
    width: 380px;
    height: 155px;
    margin-top: 10px;
}
.contentblock_2x1_tekoop:hover{
    background-color: #f68b1f;
}
.contentblock_blueleaf, .contentblock_blueleaf_skiponerow, .contentblock_blueleaf_skiptworows, .contentblock_blueleaf_skipthreerows{
    background: url('../images/contentblock_blueleaf.jpg') no-repeat;
}
.contentblock_greenleaf, .contentblock_greenleaf_skiponerow, .contentblock_greenleaf_skiptworows, .contentblock_greenleaf_skipthreerows{
    background: url('../images/contentblock_greenleaf.jpg') no-repeat;
}
.contentblock_orangeleaf, .contentblock_orangeleaf_skiponerow, .contentblock_orangeleaf_skiptworows, .contentblock_orangeleaf_skipthreerows{
    background: url('../images/contentblock_orangeleaf.jpg') no-repeat;
}
.contentblock_blueleaf, .contentblock_blueleaf_skiponerow, .contentblock_blueleaf_skiptworows, .contentblock_blueleaf_skipthreerows, .contentblock_greenleaf, .contentblock_greenleaf_skiponerow, .contentblock_greenleaf_skiptworows, .contentblock_greenleaf_skipthreerows, .contentblock_orangeleaf, .contentblock_orangeleaf_skiponerow, .contentblock_orangeleaf_skiptworows, .contentblock_orangeleaf_skipthreerows{
    position: relative;
    font-family: 'Conv_dakotaregular',Sans-Serif;
    font-size: 20px;
    color: white;
    line-height: 1.3em;
}
.contentblock_blueleaf p, .contentblock_blueleaf_skiponerow p, .contentblock_blueleaf_skiptworows p, .contentblock_blueleaf_skipthreerows p, .contentblock_greenleaf p, .contentblock_greenleaf_skiponerow p, .contentblock_greenleaf_skiptworows p, .contentblock_greenleaf_skipthreerows p, .contentblock_orangeleaf p, .contentblock_orangeleaf_skiponerow p, .contentblock_orangeleaf_skiptworows p, .contentblock_orangeleaf_skipthreerows p{
    width: 180px;
    padding: 25px 0px 0px 65px;
    display: block;
}
#contentblockleaf_caravanpage{
    padding: 20px 0px 0px 50px;
    font-size: 17px;
}
.contentblock_blueleaf{
    width: 250px;
    height: 155px;
    margin-top: 10px;
}
.contentblock_blueleaf_skiponerow{
    width: 250px;
    height: 155px;
    margin-top: 175px;
}
.contentblock_blueleaf_skiptworows{
    width: 250px;
    height: 155px;
    margin-top: 340px;
}
.contentblock_blueleaf_skipthreerows{
    width: 250px;
    height: 155px;
    margin-top: 505px;
}
.contentblock_greenleaf{
    width: 250px;
    height: 155px;
    margin-top: 10px;
}
.contentblock_greenleaf_skiponerow{
    width: 250px;
    height: 155px;
    margin-top: 175px;
}
.contentblock_greenleaf_skiptworows{
    width: 250px;
    height: 155px;
    margin-top: 340px;
}
.contentblock_greenleaf_skipthreerows{
    width: 250px;
    height: 155px;
    margin-top: 505px;
}
.contentblock_orangeleaf{
    width: 250px;
    height: 155px;
    margin-top: 10px;
}
.contentblock_orangeleaf_skiponerow{
    width: 250px;
    height: 155px;
    margin-top: 175px;
}
.contentblock_orangeleaf_skiptworows{
    width: 250px;
    height: 155px;
    margin-top: 340px;
}
.contentblock_orangeleaf_skipthreerows{
    width: 250px;
    height: 155px;
    margin-top: 505px;
}


div.slider_admin{
    background-color: #FFFFFF;
    padding: 3px;
    position: relative;
    top: -24px;
    width:127px;
}



.pdf_icon{

    padding-left:3px;
    padding-top:3px;
}

div#rightside_container div.admin table.table a.dialog{
    text-decoration: none;
}

iframe{
    margin-top:30px;
    height:450px!important;
}
iframe[title^="reCAPTCHA-test"] {
    height: 100%!important;
}

.admin_city{
    float: right;
    margin-right: 10px;
    margin-top: -49px;
}

form#contactform div.field div.input .form-error{
    border:1px solid red;
}

.form-error{
    border:1px solid red;
}

.tekoop_links{
    padding-top:75px; padding-left:20px;
}

.tekoop_links a{
    color: #F68B1F;
    font-family: 'Georgia-Bold';
    font-size: 16px;
    padding-bottom:5px;
    display: inline-block;
}

.greentitle{
    color:#64b352;
}
.playvideo {
    background: black;
    display: block;
}
.playvideo img{
    opacity: 0.6;
}
.playvideo > span.playbutton {
    display: inline-block;
    border: 13px solid #fff;
    border-radius: 50%;
    height: 75px;
    width: 75px;
    background: transparent;
    position: absolute;
    top: 15px;
    left: 70px;
}

.playvideo span.playbutton > span {
    height: 0;
    border-top: 20px solid transparent;
    border-bottom: 20px solid transparent;
    border-left: 33px solid white;
    box-sizing: border-box;
    display: block;
    margin: 18px 26px;
}

.playvideo span.title {
    display: inline-block;
    position: absolute;
    top: 124px;
    left: 10px;
    color: white;
    vertical-align: initial;
    font-size: 12px;
    height: 31px;
    overflow: hidden;
}