﻿body,html
{
    margin:0px;
    color:#828282;
    font-family:Arial;
    font-size:13px;
    text-align: center;

}
img
{
    border:none;
}
h4
{
    color:#E98634;
    font-size:14px;
    margin-top:20px;
    margin-bottom:10px;
}
.middle
{
   width:740px;
   margin:0px auto;  
   position:relative;
   margin-left: auto;
    margin-right: auto;
    text-align: left;
    padding-left:5px;
}
#top
{
    height:70px;
}
#top .right
{
    float:right;
    width:205px;
    width:236px;
    margin-right:34px;  
    margin-top: 0px;
}
#top .logo
{
    float:left;
    margin-top: 10px;
}
#top  .flags
{
    /*padding-left:2px;*/
    /*float:right;*/
    padding-top:0px;
    margin-top:10px;
    margin-bottom:2px;
    text-align: right;
    /*margin-right:34px;*/
}
#top  .flags img
{
    border:none;
}
#top .search
{
    position:relative;
    width:236px;
    height: 22px;
    cursor:pointer; 
    background-image:url(../../img/buttons/search/zoekveld.gif);
    background-position:0 0;
    background-repeat:no-repeat;
}
#top .search input.watermarked 
{
    color: #AEAEAE;    
}
#top .search input.text
{
    /*background-image:url(../../img/zoekveld.gif);
    background-image:url(../../img/buttons/search/zoekveld.gif);
    background-position:0 0;*/
    /*border:medium none;*/
    background-color: Transparent;
    border:none;
    font-family:arial;
    font-size:12px;
    padding-left:5px;
    width:168px;
    width:158px;
    width:195px;
    padding-right:10px;
    /*float:left;*/
    height: 18px;
    position:absolute;
    left:0px;
    top:0px;
}
.ie #top .search input.text 
{
    padding-top: 4px;
}
#top .search input.submit
{
    float:left;
}
.searchsubmit
{
    float:left;
}
#header
{
    background-image:url(../../img/header.jpg);
    height:282px;
}

#productSelection
{
   height:140px;
   clear:left;
   border-top:solid 1px #CCC; 
}
#content .breadcrums
{
    color:#b9b8b8;
    margin-top:7px;
}
#content h1
{
    color:#E98634;
    font-size:16px;
}

#content h1.googleMarker
{
    font-size:12px;
}

#content
{
    padding-bottom:30px;
}
#content .breadcrums a, #content .breadcrums a:visited
{
    color:#b9b8b8;
    text-decoration:none;
}
#content .breadcrums a:hover
{
    color:#e98534;
}
.middle a
{
   color:#E98634;
    text-decoration:none; 
}


#productSelection .products
{
    margin-top:10px;
}
#productSelection .products div.product
{
    float:left;  
    font-family:Arial;
    font-size:12px;
    text-align:center;
    margin-right:10px;
    cursor:pointer;
    width:97px;
}

#productSelection .products div .productText
{
    position: relative; 
    padding:0px;
    top: 0px;
    text-align:center;
    width:100%;
    font-size:11px;
}
#productSelection .products div .productText a,  #productSelection .products div .productText a:visited
{
    color:#828282;
    text-decoration:none;
}
#footer .links
{
    float: right; 
    width: 426px; 
    padding-top: 13px;
    height:30px;
}
#footer div div.blok 
{
    float:left;
    margin-top:20px;
    width:177px;
    height:106px;
    margin-right:5px;
    background-repeat:no-repeat;
    
}
#footer div.nieuwsbrief
{
    background-image:url(../../img/vlak_nieuwsbrief.gif);  
    background-position: 0 0px;
    color:#FFF;
    cursor:pointer;
}
#footer div.nieuwsbrief .label
{
    width:50px;
    height:12px;
    margin:0px;
}
#footer div.nieuwsbrief input
{
    width:100px;
    cursor:pointer;
}
#footer div.zoekDealer
{
    background-image:url(../../img/blok_dealerZoeken.png);  
    background-position: 0 2px;
    color:#828282;
    cursor:pointer;
   
}
#footer div.zoekDealer .label
{
    width:50px;
    height:12px;
    margin:0px;
}
#footer div.zoekDealer input
{
    width:100px;
}


#footer div.beurs
{
    /* background-image:url(../../img/blok_9maanden.gif);   */
}

#footer div.actie
{
    /* background-image:url(../../img/blok_vivamama.gif); */
    margin-right:0px;  
}

#footer span.spacer
{
    color:#E98634;
}

div.topmenu {
    position: relative;
    margin-top:0px;
    height: 326px;
    color: #828282;
    vertical-align:middle;  
     
}
.topmenu .mainMenuItem
{
        padding-top: 4px;
}
.topmenu a, .topmenu a:visited {
    color: #828282;
    text-decoration:none;

}


ul.topmenu {
    margin:0px;
    padding-left: 5px; 
    height: 100%;
    list-style-type:none;
    float: left;
    vertical-align:middle;
    margin-left:-18px;
    /*border-right: solid 1px #383838;*/
}
ul.topmenu li {
    position:relative;
    margin-top: auto;
    margin-bottom: auto;
    float: left;
    vertical-align:middle;
    height:100%;
    
    /* border-right: solid 1px #383838; */
    background-image:url(../../img/tab_inactive.gif);
    background-repeat:no-repeat;
    background-position: right center;
    width:115px;
    margin-left:9px;
    text-align:center;
    
    
    /** position relative is used for the 'bar' under this item
    */
    
    position:relative;
}


/** start selection bar */

ul.topmenu li.selected {
    background-image:url(../../img/tab_active.gif);
    color:#FFF;
}

ul.topmenu li.selected .mainMenuItem a{
    color:#FFF;
}

ul.topmenu li .selectionbar {    
    display:none;
    width: 100%;
    height: 5px;
    position: absolute;
    bottom: -5px;
    left: 0px;
    background-color: #000000;
}
ul.topmenu li.selected .selectionbar {
    display:block;
}
/*ul.topmenu li:hover .selectionbar {    
    display:block;    
}*/
/** end selection bar */


ul.topsubmenu 
{
    z-index: 2000;
    left: 0px;
    position:absolute;
    top: 0px;
    display:none;
    list-style-type:none;
    color: #828282;
    width: 111px; 
}
ul.topsubmenu a, ul.topsubmenu a:visited 
{
    color: #828282;
}
ul.topsubmenu li {
    background-image:none;
    border-left:solid 1px #CCC;
    border-right:solid 1px #CCC;
    border-top:solid 1px #CCC;
    background-color:#FFF;
    width:109px;
    height:21px;
    text-align:center;
}
ul.topsubmenu li.top {
    background-color:Transparent;
    background-image:url(../../img/topmenu/btn-lr-wit.png);
    background-repeat:no-repeat;
    border:none;
    width:111px;
    height:22px;
}
ul.topsubsubmenu li.top {
    background-position:-1px 0px;
}
ul.topsubmenu, ul.topsubmenu li 
{
    margin: 0px;
    padding: 0px;
}
ul.topsubmenu li.hoversubTop
{
    background-image:url(../../img/topmenu/btn-lr-grijs.png)
}

ul.topsubmenu .hoversub 
{
    background-color:#ececec;
}

ul.topsubmenu ul.topsubsubmenu 
{
    display:none;
    list-style-type:none;
    position:absolute;
    left:70px;
    margin-left:-1px;
    
}
ul.topsubmenu ul.topsubsubmenu  li
{
    border-bottom:solid 1px #CCC;
    border-left:solid 1px #CCC;
    border-top:none;
    width:110px;
}
ul.topsubmenu ul.topsubsubmenu  li.bottom
{
    background-color:Transparent;
    background-image:url(../../img/topmenu/btn-ro-wit.png);
    background-repeat:no-repeat;
    background-position:0px 0px;
    height:22px;
    border:none;
    border-left:solid 1px #CCC;
    width:112px;
}

ul.topsubmenu ul.topsubsubmenu  li.hoversubBottom
{
    background-image:url(../../img/topmenu/btn-ro-grijs.png);
}

ul.topsubmenu ul.topsubsubmenu  li div.hover
{
    background-color:#CCC;
}
.links a
{
    color:#828282;
    text-decoration:none;
}

input.dealerZoekenText
{
    padding:0px;
    margin:0px;
    border:solid 1px black;
    height:18px;
    margin-right:2px;
    color:#a7a7a7;
    font-size:16px;
    text-transform:capitalize;
}
.networklogos
{
    display:none;
}
a.googleMapsLink, a.googleMapsLink:visited
{
    color:#E98534;
    text-decoration:none;
}

a.googleMapsLink:hover
{
    color:#E98534;
    text-decoration:underline;
}
.mpFormTable td
{
    padding-top:3px;
    vertical-align:top;
}
.mpFormTable .mpFormLabel
{
    width:140px;
}

ul.sitemap li
{
  list-style-type:none; 
  margin-left:0px;
  padding-left:0px;
}

ul.sitemap a, ul.sitemap a:visited
{
    color:#e98634;
    text-decoration:none;
    
}

ul.sitemap a:hover
{
    color:#e98634;
    text-decoration:underline;
}
.forminput
{
    width:235px;
}
ul.main
{
    padding-left:2px;
    margin-left:0px;
}
.sitemap ul
{
    padding-left:20px;
    margin-left:0px;
}
.mpFormTable select {
width:241px;
}
.mpFormTable input[type=text] {
width:235px;
}

.mpFormTable input.text {
width:235px;
} 
.mpFormTable .mpFormLabel
{
    width:150px;
}
.mpFormTable td
{
    padding-bottom:8px;
}
.mpRadioButtonTable td
{
    padding-bottom:0px;
}
.Accessoire
{
    background-image:url(../../img/product/windowSmall.gif);
    padding-left:0px;
    padding-top:5px;
    height:110px;
    width:114px;
    float:left;
    text-align:center;
    line-height:110px;
    vertical-align:middle;
    display:table;
    margin-top: 0px;
}
.Accessoire a
{
    vertical-align: middle;
    display: table-cell;
}


.NewsLetterItemsSubMenu
{
    padding:10px;
    width:212px;
    background-color:#f2f2f2;
}

.NewsLetterItemsContent
{
    width:470px;
    padding-left:11px;
    
}
#content h1.NewsLetterSubMenu
{
    font-size:13px;
    
    color:#000000;
}

a.NewsLetterSubMenu
{
    color:#000000;
    text-decoration:none;
}

a.NewsLetterSubMenu:hover
{
    color:#000000;
    text-decoration:underline;
}

ul.NewsLetterSubMenu
{
    padding:0px;
    margin:0px;
    padding-left:15px;
}


li.NewsLetterSubMenu
{
    padding:0px;
    margin:0px;
    padding-left:17px;
}


div.NewsLetterItemsContent h2
{
    font-size:13px;
    font-weight:bold;
}

.gs-titleDiv
{
    font-size:14px;
    font-weight:bold;
}
.gs-content
{
    width:695px;
}
.topSearch
{
    width:720px;
    height:10px;
    background-image:url('../../img/search/top.png');
    margin-top:10px;
}
.bottomSearch
{
    width:720px;
    height:10px;
    background-image:url('../../img/search/bottom.png');
}
.middenSearch
{
    width:720px;
    min-height:50px;
    background-image:url('../../img/search/midden.png');
    background-repeat:repeat-y;
    padding-top:2px;
    padding-top:10px;
    padding-left:15px;
}


