.servicemenu a:link,.servicemenu a:visited
{
    color: White;
}
.servicemenu a:active,.servicemenu a:hover
{
    color: #a5823c;
}

.mainmenu
{
    position: absolute;
    top: 58px;
    right: 10px;
}

/* TABSMENU */
.tabsmenu
{
    padding-bottom: 0px;
    color: #a5823c;
}
.tabsmenuitemleftborder
{
    border-left: none;
}
.tabsmenuitemrightborder
{
    border-right: none;
}
.tabsmenuitems
{
    background: none;
    font-size: 150%;
}
.tabsmenuitems h2
{   
    /*margin-right: -6px;*/
}
.tabsmenu .tabsmenuitems
{
    width: 100%;
    float:left;
}
.tabsmenualt .tabsmenuitems
{
    float: left;
}
.tabsmenuitem
{
    display: inline;
    padding: 0px;
    line-height: 120%;
    cursor: pointer;
    overflow: hidden;
    height: 31px;
    margin-left: 50px;
    margin-top: 0px;
}
.tabsmenu .tabsmenuitem
{
}
.tabsmenualt .tabsmenuitem
{   
    background-color: Transparent;
}

.tabsmenuitem a:link,.tabsmenuitem a:visited
{
    color: White;
    background-color: Transparent;
    text-decoration: none;
}
.tabsmenuitem a:active,.tabsmenuitem a:hover
{
    color: #a5823c;
    background-color: Transparent;    
    text-decoration: none;
}

.tabsmenuitemon
{
    border-top: none;
    display: inline;
    line-height: 120%;
    font-weight: normal;
    position: relative;
    cursor: pointer;
    overflow: hidden;
    padding: 0px;
    color: #a5823c;
    height: 31px;
    margin-left: 50px;
    float: left;
}

/* made to try to fix movement because of sifr */
.tabsmenuitemon.on
{
    border-bottom: 5px solid #a5823c;
}
.tabsmenu
{
    color: White;
    
}
.tabsmenu .tabsmenuitemon
 {  
    background-color: Transparent;
    color: #a5823c;
 }

.tabsmenualt .tabsmenuitemon
{
}

.tabsmenuitemon a:link,.tabsmenuitemon a:visited
{
    color: #a5823c;
    background-color: Transparent;
    text-decoration: none;
}
.tabsmenuitemon a:active,.tabsmenuitemon a:hover
{
    color: #a5823c;
    background-color: Transparent;
    text-decoration: none;
}

.tabsmenuitemonleftbox, .tabsmenuitemonrightbox, .tabsmenuitemonrightboxlast
{
    width: 4px;
    height: 6px;
    background-color: Transparent;
    position: absolute;
    top: -6px;
}
.tabsmenuitemonleftbox
{
    left: -2px;
}
.tabsmenuitemonrightbox
{
    right: -2px;
}
.tabsmenuitemonrightboxlast
{
    right: 0px;
}

.dreyermenusub
{
    margin-left: 413px;
    font-size: 120%;
    line-height: 35px;
}
.dreyermenusub.eng
{
    margin-left: 375px;
}
a.dreyermenusubitem,a.dreyermenusubitemon
{
    margin: 3px 20px 3px 0px;
    padding-bottom: 4px;
    white-space: nowrap;
    color: White !important;
    background-color: Transparent;
    text-decoration: none;
}
a.dreyermenusubitem:hover,a.dreyermenusubitemon:active
{   
    color: #a5823c !important;
}
a.dreyermenusubitemon
{
    color: #a5823c !important;
    border-bottom: 5px solid #a5823c
}
/* leftmenu */
.leftmenu
{
    border-top: solid 4px #d1d1d1;
    line-height: 136%;
    margin-top: 0px;
    padding-top: 19px;
}
.leftmenubasetitle
{
    padding: 10px 0 10px 0;
    color: #a5823c;
    background-color: Transparent;
    font-weight: bold;
    font-size: 109.1%;
    border-bottom: solid 1px #dadada;
}
.leftmenuitem, .leftmenuitemon, .leftmenuitemopen
{
    border-bottom: none;
}

.leftmenuitemon a:link,.leftmenuitemon a:visited,
.leftmenusubitemon a:link,.leftmenusubitemon a:visited
{
   color: #a5823c;
}

.leftmenuitemon a:hover,
.leftmenusubitemon a:hover
{
    color: #000000;
}
.leftmenuitem a:hover,
.leftmenusubitem a:hover
{
    color: #a5823c;
}
.leftmenuitemon div a:active, .leftmenuitemon div a:hover,
.leftmenusubitemon div a:active, .leftmenusubitemon div a:hover
{
    font-weight: bold;
    color: #000000;
}
.leftmenusubitem a:link, .leftmenusubitem a:visited
{
    color: #000000;
    font-weight: normal;
}
.leftmenu a:active, .leftmenu a:hover
{
    color: #000000;
}
.servicemenu ul
{
    top:-5px;
}
.servicemenu.eng ul
{
    margin-right: 11px;
}
.servicemenu .simplesearchbox
{
    top:-5px !important;
}
