/* -------------------------------------- */

#mmenu {        top: 21px; position: relative; }

.tx-ee-menu2 {
    font-size: 0.9em;
    font-weight: bold;
    background: #26358c;
    color: #fff;
    list-style: none;
    padding: 0;
    margin: 0;
}

.tx-ee-menu2 ul {    list-style: none;         margin: 0;    padding: 0;}
.ul_1-some>li {    background: url(../img/hg-nav-a.png) no-repeat right 8px;  }
.ul_1-some>li:last-child {    background-image: none; }

.tx-ee-menu2 ul li {
    height: 40px; 
    margin-right: 0;    
    padding: 10px 15px 3px;
    float: left;
    text-transform: uppercase;
}

.tx-ee-menu2 a {
    display: block;
    color: #5b5959;
    text-decoration: none;
    font-weight: 500;
}

.tx-ee-menu2 li:hover {    background: #26358C;}
.tx-ee-menu2 li:hover>a {    color: #fff; }
.tx-ee-menu2 li li a:hover,.tx-ee-menu2 li li:hover a {    background: #4d5894; }
.tx-ee-menu2 li li:hover .subcont a {    background: transparent; }
.tx-ee-menu2 ul li:hover ul {    display: block;}

.tx-ee-menu2 ul ul {
    position: absolute;
    background: #26358c;
    top: 38px;
    margin: 0 0 0 -15px;
    display: none;
    padding-top: 35px;
    list-style: none;
    z-index: 100;
    margin: 0 0 0 -15px;
}

.tx-ee-menu2 ul.sub {    left: 15px;    width: 960px;    height: 335px; }
.tx-ee-menu2 ul.sub li a {    width: 260px;    }
.tx-ee-menu2 ul ul li {    float: none;    padding: 0 0px 14px 0; }
.tx-ee-menu2 ul ul li div {    display: none;}
.tx-ee-menu2 .ul_1-some li:hover ul.sub li:first-child div {    display: block; }
.tx-ee-menu2 ul ul li:hover div {    display: block;}
.tx-ee-menu2 ul ul a {    padding: 10px 25px;    color: #fff;    display: block;    text-transform: none;    }

.tx-ee-menu2 .subcont {
    top: 0;
    height: 280px;
    position: absolute;
    left: 260px;
    width: 699px;
    background: #26358c;
}

.tx-ee-menu2 .subcont .row {    height: 111px;    padding: 18px;    position: relative;  }
.tx-ee-menu2 div div div + div .row {    border-top: 1px solid rgba(255,255,255,.25); }
.tx-ee-menu2 .subcont .csc-default:last-child {    border-bottom: 0 none; }

.tx-ee-menu2 .subcont a {
    width: auto !important;
    padding: 0;
    border-right: 0 none !important;
}

.tx-ee-menu2 .subcont div a:hover {    text-decoration: underline;    background: transparent; }

.tx-ee-menu2 .subcont h4 {
    margin: 0 0 10px 0;
    width: auto;
    color: white;
    padding: 6px 0 5px;
    font-size: 18px;
    text-transform: none;
    border-bottom: 1px solid rgba(255,255,255,.25);
}

.tx-ee-menu2 .csc-header {    margin-bottom: 11px;}

.tx-ee-menu2 .subcont {
    height: 335px;
    box-shadow: inset -500px 0px 350px -150px #037ad6;
    border-left: 1px solid rgba(255,255,255,.25);
}

#mmenu h3 {
    margin: 3px 0 0px 0;
    width: auto;
    color: white;
    padding: 6px 0 0px;
    font-size: 18px;
    border: 0 none;
    text-transform: none;
}

#ee_menu p, #ee_menu p a {
    color: #c9cce2;
    text-transform: none;
    font-weight: normal;
    font-size: 13px;
}

.tx-ee-menu2 li li:hover .subcont a {    background: transparent;}

.tx-ee-menu2 .span12 p a {
    display: inline-block;
    margin-left: 5px;
    text-transform: uppercase;
    font-weight: bold;
    padding-right: 5px;
    color: #FFF;
}

.tx-ee-menu2 img {    width: auto !important;    height: 80px;    }
.tx-ee-menu2 .span12 {    margin-left: 0;}
.tx-ee-menu2 .csc-default .csc-textpic-text { margin-right: 220px; } 

.tx-ee-menu2 .subcont .ce-media { 
    border: 1px solid rgba(255,255,255,.25) !important;
    border-radius: 10px !important;
    padding: 5px; 
    position: absolute; 
    right: 10px;
    top: -8px;  
}

.tx-ee-menu2 .subcont .container div div:nth-child(odd) .ce-media { 
    background: -moz-linear-gradient(45deg, rgba(14,159,250,1) 0%, rgba(252,252,252,0) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(14,159,250,1)), color-stop(100%,rgba(252,252,252,0))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg, rgba(14,159,250,1) 0%,rgba(252,252,252,0) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg, rgba(14,159,250,1) 0%,rgba(252,252,252,0) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(14,159,250,1) 0%,rgba(252,252,252,0) 100%); /* IE10+ */
    background: linear-gradient(45deg, rgba(14,159,250,1) 0%,rgba(252,252,252,0) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0e9ffa', endColorstr='#00fcfcfc',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}
.tx-ee-menu2 .subcont .container div div:nth-child(even) .ce-media  { 
    background: -moz-linear-gradient(45deg, rgba(252,252,252,0) 0%, rgba(14,159,250,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,rgba(252,252,252,0)), color-stop(100%,rgba(14,159,250,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(45deg, rgba(252,252,252,0) 0%,rgba(14,159,250,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(45deg, rgba(252,252,252,0) 0%,rgba(14,159,250,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(45deg, rgba(252,252,252,0) 0%,rgba(14,159,250,1) 100%); /* IE10+ */
    background: linear-gradient(45deg, rgba(252,252,252,0) 0%,rgba(14,159,250,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00fcfcfc', endColorstr='#0e9ffa',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */
}