﻿@font-face
{
    font-family: "BebasNeueRegular";
    font-style: normal;
    font-weight: normal;
    src: url("../Font/bebasneue-webfont.eot");
    src: url("../Font/bebasneue-webfont.eot?#iefix") format("embedded-opentype"), url("../Font/bebasneue-webfont.woff") format("woff"), url("../Font/bebasneue-webfont.ttf") format("truetype"), url("../Font/bebasneue-webfont.svg#bebasneue") format("svg");
}


.wrapper1
{
    /*font-family: VarandaNavigation;*/
    margin: 0;    
    text-align:left;
    font-weight:bold;   
}
.wrapper1 a
{
    margin: 0px;
    text-decoration: none;
}
.wrapper1 a:hover
{
   
}
.wrapper1 p
{
    padding: 0;
   
}
.wrapper
{
    text-align:left;
}
.nav
{
   
    height:57px;
    float: left;    
    width: auto;
   /* background:url(../Images/Nav_bg.jpg) repeat-x;
    height:34px;*/
    background-color:transparent !important;
    border: 0px solid #000000;
    /*background:rgba(253, 232, 200,0.9) !important;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF);
    -ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#99FFFFFF, endColorstr=#99FFFFFF)";*/
}
#divMenuMainConteiner
{
    padding-top:40px;
}
.nev-wrapper
{
    clear: both;
    float: left;
}
.nav ul
{
    float: left;
    margin: 0;
    list-style: none;
    font-size: 21px;
    font-weight: normal;
    font-family: "BebasNeueRegular";
    text-transform: uppercase;
    line-height: 31px;
    letter-spacing: 0.03em;
}
.nav li
{
    float: left;
    position: relative;
}
.nav li.last
{
    background: none;
}
.nav li:hover
{
   
}
.nav li a
{
    display: block;
    overflow: hidden;
    float: left;
    cursor: pointer;
    padding:0 3px;
    
}
a .menu-left
{
    width:9px;
    height: 30px;
    display: block;
    float: left;
    /*background:url(../Images/LeftNav.jpg) no-repeat bottom;*/
}
a .menu-mid
{ 
    
    padding-top: 12px;
    padding-bottom: 0px;
    display: block;
    float: left;
    color: #F4DAB5;
    /*background:url(../Images/NavBg.jpg) repeat-x bottom;*/
    /*padding-left:10px;
    padding-right:10px;*/

}

a .menu-right
{
    width: 9px;
    height: 30px;
    display: block;
    float: left;
   /* background:url(../Images/Separator.jpg) no-repeat bottom right;*/
   padding-top:20px;
   padding-bottom:10px;
}
.nav li a:hover .menu-left, 
.nav li.active a .menu-left, 
.nav li:hover a .menu-left
{
    
    display: block;
    float: left;
    /*height: 34px;*/
}


/*li:first-child*/
/*.nav li:first-child a
{
    background:red;
    text-indent:-99999px;
    background: url(../Images/HomeIcon.png) center 2px no-repeat;   
   width:34px !important;
   height:27px;
}
.nav li:first-child a .menu-mid
{
	width:4px
}*/

.nav li:first-child a:hover, .nav li:first-child.active a, .nav li:first-child.hover a, .nav li:first-child:hover a
{
    background-position:center -24px;
}

.nav li a:hover .menu-mid, .nav li.active a .menu-mid, .nav li:hover a .menu-mid
{
    background: url(../Images/SelectedImg.png) center top no-repeat;
    display: block;      
    float: left;        
    color:#F4DAB5;   
    border-bottom:4px solid #F4DAB5;

}


.nav li a:hover .menu-right, .nav li.active a .menu-right, .nav li:hover a .menu-right
{
     
    display: block;
    float: left;
}
.nav li a:hover, .nav li.active a, .nav li.hover a, .nav li:hover a
{
    color:#620e04;
    /*background: url(../Images/MenunavigationImages.jpg) top  !important;*/
    background-position:0px -99px;
}
#divMenuNavigation
{
    height: 25px;
    float: left;
    /*background:#9C8768 url(../Images/NavigationBG.jpg) repeat-x center center;*/
}









