3686
190
581
196
187
1158
193
719
170
13
107
1096
116
556
pointer;
}
.menu .elements .items li .topbar {
height:6px;
margin-left:1px;
padding-right:1px;
width: 97%;
}
.menu .elements .items li .text {
font-size: 10px;
line-height: 24px;
padding-top: 14px;
padding-bottom: 19px;
position: relative;
margin: 0 -1px 0 2px;
text-transform: uppercase;
font-family: 'ExoRegular',Helvetica,Arial,sans-serif;
line-height: 21px;
color: #6c6c6c;
text-decoration: none;
outline: 0;
cursor: pointer;
}
.menu .elements .items li .text {
font-size: 10px;
line-height: 24px;
position: relative;
margin: 0 -1px 0 2px;
text-transform: uppercase;
font-family: 'ExoRegular',Helvetica,Arial,sans-serif;
line-height: 21px;
color: #6c6c6c;
text-decoration: none;
outline: 0;
cursor: pointer;
padding-left:8px;
padding-right:8px;
}
.menu .elements .items li:hover .text {
color: #519bda !important;
}
.menu .elements .items .active .text {
color: #000000;
}
.menu .elements .items .active .text {
margin-bottom: -10px;
padding-bottom: 25px;
background-color: #ededef;
background-image: -webkit-gradient(linear,0 0,0 100%,from(#D8D8DA),color-stop(30%,#EDEDEF),to(#EDEEF0));
background-image: -webkit-linear-gradient(#D8D8DA,#EDEDEF 30%,#EDEEF0);
background-image: -moz-linear-gradient(top,#D8D8DA,#EDEDEF 30%,#EDEEF0);
background-image: -o-linear-gradient(#D8D8DA,#EDEDEF 30%,#EDEEF0);
background-image: linear-gradient(#D8D8DA,#EDEDEF 30%,#EDEEF0);
background-repeat: no-repeat;
filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd8d8da',endColorstr='#ffedeef0',GradientType=0);
border-bottom: 1px solid #ffffff;
}
.menu .elements .items .active .topbar {
background: #6c6c6c;
-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.6);
-moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.6);
box-shadow: inset 0 0 10px rgba(0,0,0,0.6);
width: 100%;
}
.menu .elements .items .active:hover .topbar {
background: #6c6c6c;
-webkit-box-shadow: inset 0 0 10px rgba(0,0,0,0.6);
-moz-box-shadow: inset 0 0 10px rgba(0,0,0,0.6);
box-shadow: inset 0 0 10px rgba(0,0,0,0.6);
border-bottom:0px;
border-left:0px;
border-right:0px;
height:6px;
}
.menu .elements .items .active .shadow {
display: block;
width: 99%;
height: 10px;
-webkit-box-shadow: 0 0 4px rgba(0,0,0,0.4);
-moz-box-shadow: 0 0 4px rgba(0,0,0,0.4);
box-shadow: 0 0 4px rgba(0,0,0,0.4);
z-index: -999;
position:relative;
margin-left:2px;
}
.menu .elements .items li.shadow {
display: none;
}
.font-icon {
font-family:icomoon;
}
.menu .elements .parent .dropdown {
display: none;
position: absolute;
border-top: 0;
background: #eaebed;
-webkit-transition: opacity .2s ease-out;
-moz-transition: opacity .2s ease-out;
-o-transition: opacity .2s ease-out;
transition: opacity .2s ease-out;
border-radius: 0 0 8px 8px;
z-index: 100000;
-webkit-box-shadow: 0 4px 3px rgba(0,0,0,0.2);
-moz-box-shadow: 0 4px 3px rgba(0,0,0,0.2);
box-shadow: 0 4px 3px rgba(0,0,0,0.2);
margin-top:-3px;
}
.menu .elements .parent .dropdown ul {
padding: 0 10px 0 10px;
}
.menu .elements .parent .dropdown ul li {
display: block;
float: none;
background-image: none;
height:30px;
font-family: 'ExoRegular',Helvetica,Arial,sans-serif;
font-size: 12px;
color: #6E6E70;
text-decoration: none;
outline: 0;
cursor: pointer;
}
.menu .elements .parent .dropdown ul li a {
display: block;
float: none;
background-image: none;
height:30px;
font-family: 'ExoRegular',Helvetica,Arial,sans-serif;
font-size: 12px;
color: #6E6E70;
text-decoration: none;
outline: 0;
cursor: pointer;
}
.menu .elements .parent .dropdown ul li:hover a{
color: #519bda !important;
}
.menu .elements .parent:hover .dropdown {
display: block;
}
.menu .container .logo {
margin:0;
width:125px;
height:40px;
text-decoration: none;
font: 35px Verdana;
text-align: center;
color: #122945;
padding-right: 20px;
}
.menu-block {
padding: 0;
margin: 0;
}
.menu .elements {
list-style: none;
padding:0px;
margin:0px;
}
.menu .elements li {
float: left;
display:inline;
}