﻿a img{
    border-style: none;
}



div.default {
    width: 960px;
    margin: 15px auto 50px;

}

div.footer {
    text-align: center;
    margin: 11px 0px 0px 0px;
    color: #939393;
    clear: both;
}

div.footer a {
    color: #939393;
    text-decoration: none;
}

div.footer a:hover 
{
    text-decoration: underline;
}

div.footer div {
    margin: 7px 0px;
}

.rollover {
    background-position: 0px top;
    display: block;
    position: relative;
    width: 100px;   
}

.rollover:hover {
    background-position: 0px bottom;

}

div.topnav {
    height: 36px;
    float: right;
}

div.flags {
    margin: 13px 10px 0px 0px;
    

}



div.flags a 
{
    display: block;
    margin: 0px 3px;
    width: 14px;
    height: 10px;
    font-size: 1px;
    line-height: 10px;
    float: left;
  
}

div.flags a.selected {
    background-position: 0px bottom !important;
}

.r-flagen {
    background-image: url(../Images/Master/flag-en.gif);
    
    
}
.r-flagde {
    background-image: url(../Images/Master/flag-de.gif);
}

.r-flagfr {
    background-image: url(../Images/Master/flag-fr.gif);
}

.r-flagit {
    background-image: url(../Images/Master/flag-it.gif);
}



div.topnav div {
    float: left;
    
    
    
}

div.primarynav a{
    margin: 14px 13px 0px;
    float: left;
   
    
    

}

.r-aboutus {
    background-image: url(../Images/Master/AboutUs.gif);
    width: 48px;
    height: 10px;
}
.r-contactus {
    background-image: url(../Images/Master/ContactUs.gif);
    width: 54px;
    height: 10px;
}

.r-dealerlogin {
    background-image: url(../Images/Master/DealerLogin.gif);
    width: 65px;
    height: 10px;
}

div.topnav .seperator {
    margin: 0px 13px;
    background-color: #515152;
    height: 36px;
    width: 1px;

}

.searchbox {
    border: 1px solid #fff;
    margin: 9px 4px 0px 17px;
    height: 17px;
    width: 134px;
    padding: 0px 2px 0px 19px;
    background-image: url(../Images/Master/search-bg.gif);
    background-repeat: no-repeat;
    background-position: 1px 0px;
    display: block;
    float: left;

}

.r-search {
    width: 52px;
    height: 19px;
    background-image: url(../Images/Master/Search.gif);
    float: left;
    margin: 9px 0px 0px 0px;
}