

/** Achtergrondkleur voor de teller die loopt bij het laten zien van locaties **/
#geo_preloader {                                    background-color:#F89F33;   }

/** Titel kopjes in het openklappende tabje **/
#tab h2{                                            color: #F89F33;}
/** Kleur van de bolletjes **/
h2 img {                                            background-color: #F89F33;}



/** Route background **/
input#source {                                      background-image: url('../../images/masked/616161/52/15/route_van.png') ;
                                                    background-position: 98%;
                                                    background-repeat: no-repeat; }
input#dest {                                        background-image: url('../../images/masked/616161/52/15/route_naar.png') ;
                                                    background-position: 98%;
                                                    background-repeat: no-repeat; }

                                                    

/** Meekleurende pijltjes voor linkjes **/
a.up {                                              background-image: url('../../images/masked/F89F33/8/5/arrow_u.png') ;
                                                    background-position: right;
                                                    background-repeat: no-repeat; }
a.right {                                           background-image: url('../../images/masked/F89F33/8/5/arrow_r.png') ;
                                                    background-position: right;
                                                    background-repeat: no-repeat;}
a.left {                                            background-image: url('../../images/masked/F89F33/8/5/arrow_l.png');
                                                    background-position: left;
                                                    background-repeat: no-repeat;            }

/** Rand om de kaart **/                                                    
#container #GeoMap.active{                          border:0px solid #616161;
                                                    border-top:0px solid #616161; }

/** Rond om de openklappende tabblad **/
#container #tab{                                    border:1px solid #616161;
                                                    border-top:2px solid #616161; }

/** Kleur van bovenste tabbladen  **/
#tabs #tabMap.active img {                          background-color: #616161 ;}
#tabs #tabMap.active {                              background-color:#616161;
                                                    border-bottom:1px solid #616161; }
#tabs #tabSearch.active{                            background-color: #616161;
                                                    border-bottom:1px solid #616161;}
#tabs #tabTitle.active {                            border-bottom:1px solid #616161; }
#tabs .active img.right, #tabs .active img.left{    background-color:#616161;
                                                    border-bottom:1px solid #616161;}
#tabMenu .active img.left, 
#tabMenu .active img.right                          {background-color:#616161;        
                                                    border-bottom:1px solid #616161;}
                                                    
#tabTitle img.left, #tabTitle img.right {           background-color:transparent !important; }
#tabMenu {                                          border-bottom:1px solid #616161;}
#tabMenu #route.active,
#tabMenu #button.active {                           background-color:#616161;
                                                    border-bottom:1px solid #616161; }



/** Linkjes  **/                                                    
.infoWindow a {                                     color: #F89F33; }
.funky {                                            color: #F89F33; }
#tab a {                                            color: #F89F33; }



/** Help kleurtjes **/
#help {                                             border: 1px solid #F89F33;}
#helpClose {                                        background-color: #F89F33;}


/** Teller onder het menu **/
#GeoMenu_counter_container {                        border-top:1px solid #616161; }                                      
#GeoMenu_counter_container a {                      color: #F89F33; }

/** Randje rond het menu **/
#GeoMenu {                                          border:0px solid #616161; 
                                                    border-top:0px solid #616161; }

/** Achtergrond pagina blokjes **/
.searchPages a:hover                              { background: #F89F33; }


/** Kopje boven adres / rubrieken **/
.tab_contents_info .info_extra h3                 { color:#F89F33; }

/** Het kopje in het menu met 'Zichtbaar op de kaart' **/
#GeoMenu .visibleTitle {                            color:#F89F33; }
#GeoMenu li.GeoMenu_overview a,
#GeoMenu a.GeoMenu_overview {           color:#F89F33 !important; }


.infoblock a  { color:#F89F33 !important; }

#toggleAll .off { color:#F89F33 !important; }

#GeoMenu h1 {           background-color:#F89F33; }

/** MAPMAKER FOOTER **/
#footer div { background-color:#F89F33; }

