/*
Theme Name: De Beste Camperdealers
Theme URI: http://www.bestecamperdealers.nl/
Description: BOVAG Dealers
Author: Maarten Engberts
Author URI: http://www.isn.nl/
Version: 1.0
*/

/* RESET
	--------------------------------------------- */
	
  html, body, div, span, applet, object, iframe,
  h1, h2, h3, h4, h5, h6, p, blockquote, pre,
  a, abbr, acronym, address, big, cite, code,
  del, dfn, em, 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, legend,
  table, caption, tbody, tfoot, thead, tr, th, td,
  article, aside, canvas, details, embed, 
  figure, figcaption, footer, hgroup, 
  menu, nav, output, ruby, section, summary,
  time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	}
  
  strong, b {
	font-weight: bold;
	}
  
  i, em, blockquote {
	font-style: italic;
	}
  
  img {
	-ms-interpolation-mode: bicubic;
	background: transparent;
	border: 0;
	}
 
/* WEBSITE STYLES
	--------------------------------------------- */
 
  html, body 	{ margin: 0; padding: 0; background: #fdfdfd; font: 400 12px 'Arimo', sans-serif;  }  
  
  ul, p, li, table { color: #585858; margin: 0; padding: 0; line-height: 145%; } p { margin: 10px 0; font-size: 1.2em; }    
  h1, h2, h3, h4, h5 { color: #759169; margin: 0; padding: 0; font-weight: 700; font-size: 1.3em; }
  
  a, a:link, 
  a:visited, 
  a:active 	{ color: #7bab4b; text-decoration: none;   }
  a:hover { color: #000; }

/* pagewrapper */
	.int-page {
		width: 100%;
        height: 100%;
		margin: 0 auto; 
        overflow: hidden;
    }
    
    /* topbar */
        .int-topbar {
            width: 100%;
            height: 60px;
            background: #7bab4b;
        }
        
            .int-topbar-container { 
                width: 900px;
                margin: 0 auto;
            }
        
            .int-topbar .divider { 
                width: 2px;
                height: 60px;
                margin: 0 20px;
                float: left;
                background: url('img/int-divider.jpg') no-repeat center; 
            }
        
            .int-topbar .camperaanbod, .int-topbar .zoekcamperdealer {
                width: auto;
                height: 30px;
                margin: 7px 0 0 0;
                padding: 10px 15px 5px 40px;
                float: left;
            }
            
                .int-topbar .camperaanbod h2, .int-topbar .zoekcamperdealer h2 {
                    color: #fff;
                    font-weight: 700;
                    font-size: 1.7em;
                    text-align: center;
                }
            
                .int-topbar .camperaanbod { background: url('img/icon-camper.png') no-repeat 3% 50%; }
                .int-topbar .zoekcamperdealer { background: url('img/icon-search.png') no-repeat 3% 50%; }
            
                    .int-topbar .camperaanbod:hover, 
                    .int-topbar .zoekcamperdealer:hover,
                    .int-topbar .camperaanbod.current,
                    .int-topbar .zoekcamperdealer.current { 
                        background-color: #4c6a42; 
                        
                        border-radius: 6px; 
                        webkit-border-radius: 6px; 
                        
                        box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, .2), 0 0 2px 0 rgba(255, 255, 255, .3);
                        webkit-box-shadow: inset 0 0 4px 0 rgba(0, 0, 0, .2), 0 0 2px 0 rgba(255, 255, 255, .3);    
                        
                        -webkit-transition: all .2s ease-in;
                        -moz-transition: all .2s ease-in;
                        -ms-transition: all .2s ease-in;
                        -o-transition: all .2s ease-in;
                        transition: all .2s ease-in;
                    }
    
    /* header */             
        .int-header { 
            width: 100%;
            height: 500px;
            position: relative;
            background: url('img/int-header.jpg') no-repeat top; 
            background-size: cover;
        }
        
            .int-header-container { 
                width: 1024px;
                height: 500px;
                margin: 0 auto;
            }
            
                .small { height: 200px; background-position: 100% 40%; }
            
                .int-header-container .vlak { 
                    width: 400px;
                    height: 405px;
                    margin: 25px 0 0 0;
                    padding: 10px 30px;
                    float: right;
                    position: relative;
                    background: #fff;
                    background: rgba(255, 255, 255, .15);
                    
                    border-radius: 2px; 
                    webkit-border-radius: 2px; 
                    
                    box-shadow: 0 0 5px 0 rgba(0, 0, 0, .05);
                    webkit-box-shadow: 0 0 5px 0 rgba(0, 0, 0, .05);
                }  
                
                      .int-header-container .vlak h1 { 
                          color: #fff;
                          font-weight: 400;
                          font-size: 1.9em;
                          text-align: center;
                          text-shadow: 1px 1px 2px rgba(0, 0, 0, .4);
                      }
                      
                          .int-header-container .vlak h1 span { font-weight: 700; } 
                          .int-header-container .vlak h1 span:first-child { font-size: 2.6em; } 
                          .int-header-container .vlak h1 span:nth-child(3) { font-size: 1.4em; } 
              
                      .int-logo {
                          width: 100%;
                          height: 230px;
                          background: url('img/int-logo.png') no-repeat center center;	
                      }
                      
                          .int-logo-small {
                              width: 100%;
                              height: 230px;
                              background: url('img/int-logo.png') no-repeat 95% 30%;	
                              background-size: 150px;
                          }
                    
                .int-triangle {
                    width: 100%;
                    height: 11px;
                    position: absolute;
                    bottom: 0;
                    background: url('img/int-triangle.png') repeat-x center center;
                }
                
    /* zoeken */             
        .int-search { 
            width: 100%;
        }
        
            .int-search-container { 
                width: 964px;
                height: 140px;
                margin: 0 auto;
                margin-top: -30px;
                padding: 20px 30px 10px;
                position: relative;
                z-index: 1000;
                background: #fff;
                border-top: 5px solid #7bab4b;
                border-bottom: 1px solid #dddddd;
                    
                box-shadow: 0 -1px 5px 0 rgba(0, 0, 0, .10);
                webkit-box-shadow: 0 -1px 5px 0 rgba(0, 0, 0, .10);
            }   

                .int-search-container h1 { 
                    color: #577c53;
                    font-weight: 700;
                    font-size: 1.8em;
                    text-align: left;
                }
                
            form.zoeken { 
                margin: 20px 0;
                padding: 10px;
                background: #eee;
                border: 1px solid #dddddd;
            }
            
                form.zoeken select { 
                    margin-left: 10px;
                    padding: 4px 5px 3px 5px;
                    border: 1px solid #dadada; 
                    text-align: left;
                    font: 400 16px 'Arimo', sans-serif; 
                    color: #000;
                }
                
                    .dealer { width: 200px; }
                
                    form.zoeken select:first-child { margin-left: 0; }
                    
                form.zoeken input[type='submit'], .reset { 
                    margin-left: 10px;
                    padding: 3px 10px 3px 30px;
                    border: none;
                    color: #fff;
                    font: 700 17px 'Arimo', sans-serif; 
                    background: #577c53 url('img/icon-search-white.png') no-repeat 12% 50%;
                    
                    border-radius: 3px;
                    webkit-border-radius: 3px;
                }
                
                    .reset { background: #577c53; padding: 3px 10px;}
                
                    form.zoeken input[type='submit']:hover, .reset:hover {  
                        background-color: #7bab4b; 
                        cursor: pointer; 
                        
                        -webkit-transition: all .2s ease-in;
                        -moz-transition: all .2s ease-in;
                        -ms-transition: all .2s ease-in;
                        -o-transition: all .2s ease-in;
                        transition: all .2s ease-in;
                    }    
                    
           /* objecten */         
           .object-container { 
                width: 96%;
                margin-top: 10px;
                padding: 1% 2%;
                float: left;
                background: #f6f6f6;
                border: 1px solid #dddddd;
           }   
           
                /* navigatie */
                .object-container .page_navigation { width: 100%; margin: 10px 0; float: left; color: #000; }

                    .object-container .page_navigation a { 
                        margin: 0 1px; 
                        padding: 4px 9px; 
                        float: left; 
                        background: #fff; 
                        border: 1px solid #e7e7e7;
                        color: #000; 
                        border-radius: 2px;
                        webkit-border-radius: 2px;
                    }
                    
                    .object-container .page_navigation span { margin: 0 5px 0 5px; float: left; line-height: 38px; color: #7bab4b; }
                    .object-container .page_navigation .ellipse { height: 10px; }             
                    .object-container .page_navigation a:hover { background: #eee; color: #000; }
                    .object-container .page_navigation .active_page { border: 1px solid #7bab4b; }
                    
                .object-container .empty { margin: 10px 0 10px 2px; float: left; color: #000; font-weight: 400; }
                .object-container .found { width: 100%; margin: 20px 0 10px 3px; float: left; color: #000; }
           
                .object { 
                    width: 25.4em;
                    height: 30em;
                    margin: 3px 1em 5px 0;
                    padding: .5em;
                    float: left;
                    background: #fff;
                    border: 1px solid #eeeeee;
                    line-height: 1.6em;
                    font-family: 'Arimo', sans-serif;
                    
                    box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
                    webkit-box-shadow: 1px 1px 1px 0 rgba(0, 0, 0, .05);
                }
                
                    .object:nth-child(3n+3) { margin-right: 0; }
                
                    li.object a { color: #585858; }
                
                    .object:hover { 
                        border: 1px solid #7bab4b; 
                        cursor: pointer; 
                        box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, .05); 
                        webkit-box-shadow: inset 0 0 5px 0 rgba(0, 0, 0, .05);   
                    }
                    
                    .object .row { width: 98%; padding: 2px 1% 3px; float: left; text-overflow: ellipsis; white-space: nowrap; overflow:hidden;  }
                    .object span { width: 20%; margin-right: 5%; float: left; color: #000; font-size: .9em; } 
                    
                        .object span.title { width: auto; color: #000; font-weight: 600; font-size: 1.2em; margin-right: 5px;  } 
           
                    .object .thumb { 
                        width: 100%; 
                        margin-bottom: .5em;
                        float: left;   
                    }

        .details-header { diplay: block; width: 100%; margin: 20px 0; }
        .details-title { width: 78%; display: inline-block; color: #000; font-size: 1.8em; }  
        
        a.details-terug { padding: 5px 12px; display: inline-block; background: #4c6a42; color: #fff; font-weight: bold; border-radius: 3px; webkit-border-radius: 3px; }
            a.details-terug:hover { background: #7bab4b; }
            
        .details-info { width: 48%; margin: 1% 0; float: left; color: #000; }
        .details-info tr:nth-child(odd) { background: #eee; }
        .details-info td { padding: 5px; }
        
        .details-accessoires { width: 44%; margin: 1% 0; padding: 0 2%; float: left; color: #000; }
        .details-bijzonderheden { width: 44%; margin: 1% 0; padding: 0 2%; float: left; color: #000; }
	            
	/* contentcontainer */
	.int-content { 
		width: 1024px;
		margin: 0 auto;
	}
		
        /* content */
        .int-contentleft { 
            width: 660px; 
            margin: 30px 0 0 30px;
            padding: 0;
            float: left;
        }
        
            .int-contentleft hr { height: 1px; margin: 30px 0; background: #dfdfdf; border: none; }      
            .int-contentleft b { color: #577c53; }
            
            .occasions { width: 1024px; margin: 10px 0 0 30px; }

        /* sidebar */
        .int-sidebar {
            width: 204px; 
            margin: 30px 0;
            padding: 0 0 0 60px;
            float: left;
        }
        
            /* occasions / details */
            .horizontal { width: 1024px; margin: 0 auto; margin-top: 50px; float: none; font-size: .80em; }
                .horizontal #menu-int-menu.menu .menu-item { width: auto; margin: 0 4px; padding: 0 10px; background: none; }
                .horizontal #menu-int-menu.menu .menu-item:hover { background: none; }
                .horizontal #menu-int-menu.menu .menu-item a:hover { color: #7bab4b; }
                .horizontal #menu-int-menu.menu .current-menu-item a { color: #fff; font-weight: 500; }
                .horizontal #menu-int-menu.menu .current-menu-item { background: #7bab4b; border: none; }
                
            .int-sidebar h2 { margin: 0 0 10px 0;  border-top: 1px solid #fff; } 

            /* sidebar icons */
            .icon-phone { float: left; padding-left: 20px; width: 200px; height: 15px; background: url('img/icon-phone.png') no-repeat center left; }
            .icon-fax { float: left; padding-left: 20px; width: 200px; height: 15px; background: url('img/icon-fax.png') no-repeat left; }
            .icon-email { float: left; padding-left: 20px; width: 200px; height: 15px; background: url('img/icon-email.png') no-repeat left; }

            /* mainmenu */
            .menu-int-menu-container {
                width: 100%;
            }	
                    
                #menu-int-menu.menu .menu-item {
                    width: 100%;
                    height: 36px;
                    padding: 0 0 0 45px; 
                    margin: 3px 0 0 0;
                    float: left; 
                    background: url('img/icon-list-arrow.png') no-repeat 3% 50%;
                    border-bottom: 1px solid #eee;
                }
              
                    #menu-int-menu.menu .menu-item:hover { 
                        background: #7bab4b url('img/icon-list-arrow-white.png') no-repeat 3% 50%;
                        border-radius: 3px;
                        webkit-border-radius: 3px; 
                        border-bottom: 1px solid #fff; 
                        
                        -webkit-transition: all .2s ease-in;
                        -moz-transition: all .2s ease-in;
                        -ms-transition: all .2s ease-in;
                        -o-transition: all .2s ease-in;
                        transition: all .2s ease-in;
                    }
              
                          #menu-int-menu.menu .menu-item a {
                              width: 100%;
                              padding: 10px 0 10px 0;
                              display: block;
                              color: #585858; 
                              text-align: left;
                              text-decoration: none;
                              font-size: 1.4em;
                              font-weight: 400;                                     
                          }
                          
                            #menu-int-menu.menu .menu-item a:hover { color: #fff; }
                               
                          #menu-int-menu.menu .current-menu-item a { color: #fff; }
                          #menu-int-menu.menu .current-menu-item {
                              background: #7bab4b url('img/icon-list-arrow-white.png') no-repeat 3% 50%;
                              border-top: 1px solid #fff;
                                                                    
                              border-radius: 3px;
                              webkit-border-radius: 3px;
                              
                              box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .20);
                              webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .20);
                          }	 
        
        .int-dealers {
            width: 1024px;
            float: left;
        }
        
            .int-dealers .placeholder { width: 380px; float: left; margin-bottom: 20px;  padding: 0 100px 0 0; border-right: 1px dashed #d8d8d8; }
            
            .int-dealers .placeholder h2 { margin: 20px 0; color: #585858; font-size: 1.1em; line-height: 1.4em; }
            
            .int-dealers #map-caption { 
                width: 380px !important;
                margin: 20px 0; 
                padding: 20px !important; 
                background: #f6f6f6 !important; 
                border: 1px solid #d3d3d3 !important; 
                font-family: 'Arimo', sans-serif; 
                line-height: 1.4em; 
                
                border-radius: 3px;
                webkit-border-radius: 3px;
                              
                box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .20);
                webkit-box-shadow: inset 0 0 2px 0 rgba(0, 0, 0, .20);  
             }
             
            .int-dealers #map-caption-header { font-size: 1.4em; }
        
            .int-dealers .vlak { 
                width: 994px; 
                margin: 0 0 0 30px;
                padding: 0;
                float: left;
            }
            
                .int-dealers .vlak .button-container { 
                    width: 100%;
                    margin-top: -30px;
                    float: left;
                }
            
                    .int-dealers .vlak .button { 
                        width: 402px; 
                        margin: -20px 0 10px 0;
                        padding: 10px;
                        float: left;
                        background: #7bab4b;
                        border-bottom: 3px solid #577a35;
                        
                        color: #fff;
                        font-size: 1.3em;
                        font-weight: 700;
                                                              
                        border-radius: 3px;
                        webkit-border-radius: 3px;
                        
                        box-shadow: 0 0 2px 0 rgba(0, 0, 0, .20);
                        webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, .20);                    
                    }
                    
                        .int-dealers .vlak .button:hover { background: #699142; }
            
                .int-dealers .vlak .info { 
                    width: 540px; 
                    margin: 0 0 0;
                    padding: 0;
                    float: left;
                }
                
                .int-dealers .vlak .map { 
                    width: 400px; 
                    margin: 0 10px 0 0;
                    padding: 0;
                    float: left;
                }
                
                #map-caption-logo { height: 100px; margin-bottom: 20px;  }
                #map-caption-logo img { padding: 10px; margin: 10px 0; background: #fff; border-radius: 6px; webkit-border-radius: 6px; box-shadow: 0 0 2px 0 rgba(0, 0, 0, .3); }
                
                .int-dealers .client-list td { padding: 4px 0; border-bottom: 1px solid #eee; font-size: 1.2em; }
                
       .contact-list { width: 90%; margin-left: 10%; }
       .contact-list td { width: 46%; margin: 2% 2%; float: left; }
       .contact-list td strong { color: #4c6a42; }         
       .contact-list td img { margin-bottom: 10px; } 
       
							
	/* footer */
	.int-footer {
		width: 100%;
        height: auto;
		padding: 0 0 20px 0;
        margin-top: 100px;
	}
	
		.int-footer-content {
			width: 1024px;
			padding: 0;
			margin: 0 auto;
            text-align: center;
			
			/* box-sizing */
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
		}

	/* form styles */
	.wpcf7-submit:hover { background: #666; color: #fff; cursor: pointer; }
	
	form.wpcf7-form p span.wpcf7-form-control-wrap input.wpcf7-form-control, 
	form.wpcf7-form p span.wpcf7-form-control-wrap textarea.wpcf7-form-control,
	.wpcf7-submit {
      margin: 3px 0 0 0;
	  padding: 8px 5px;
	  background: #eee;
	  border: 1px solid #999;
	}
	
	 form.wpcf7-form p { margin: 20px 0; }
	
	.wpcf7-select {
		margin: 3px 0 0 0;
	  padding: 8px 5px;
	  background: #eee;
	  border: 1px solid #999;
	}
	
	span.wpcf7-not-valid-tip { top: 0 !important; left: 110% !important; }
	div.wpcf7-validation-errors { border: 1px solid #999 !important; }
	div.wpcf7-response-output { margin: .5em 0 !important; }

