#cssmenu{ height:37px; display:block; padding:0; margin:20px auto;  border:1px solid; border-radius:5px; background-color: #DABD97} 
#cssmenu > ul {list-style:inside none; padding:0; margin:0;} 
#cssmenu > ul > li {list-style:inside none; padding:0; margin:0; float:left; display:block; position:relative;width:98px;} 
#cssmenu > ul > li > a{ outline:none; display:block; position:relative; padding:12px 20px; font:bold 13px/100% Arial, Helvetica, sans-serif; text-align:center; text-decoration:none; text-shadow:1px 1px 0 rgba(0,0,0, 0.4); } 
#cssmenu > ul > li:first-child > a{border-radius:5px 0 0 5px;} 
#cssmenu > ul > li > a:after{ content:''; position:absolute; top:-1px; bottom:-1px; right:-2px; z-index:99; } 

#cssmenu ul li.has-sub:hover > a:after{top:0; bottom:0;} 
#cssmenu > ul > li.has-sub > a:before{ content:''; position:absolute; top:18px; right:6px; border:5px solid transparent; border-top:5px solid #fff; } 
#cssmenu > ul > li.has-sub:hover > a:before{top:19px;} 
#cssmenu ul li.has-sub:hover > a{background-image: linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -o-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -moz-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -ms-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);

background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.5, rgb(87,40,122)),
    color-stop(1, rgb(122,85,150))

 ); border-color:#3f3f3f; padding-bottom:13px; padding-top:13px; top:-1px; z-index:121; } 
#cssmenu ul li.has-sub:hover > ul, #cssmenu ul li.has-sub:hover > div{display:block;} 
#cssmenu ul li.has-sub > a:hover{background-image: linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -o-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -moz-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -ms-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);

background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.5, rgb(87,40,122)),
    color-stop(1, rgb(122,85,150))
);border-color:#3f3f3f;} 



#cssmenu ul li.has-sub2:hover > a:after{top:0; bottom:0;} 
#cssmenu > ul > li.has-sub2 > a:before{ content:''; position:absolute; top:18px; right:6px; border:5px solid transparent; border-top:5px solid #fff; } 
#cssmenu > ul > li.has-sub2:hover > a:before{top:19px;} 
#cssmenu ul li.has-sub2> a{
background-image: linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -o-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -moz-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -ms-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);

background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.5, rgb(87,40,122)),
    color-stop(1, rgb(122,85,150))

 ); border-color:#3f3f3f; padding-bottom:13px; padding-top:13px; top:-1px; z-index:999; } 
#cssmenu ul li.has-sub2:hover > ul, #cssmenu ul li.has-sub2:hover > div{display:block;} 
#cssmenu ul li.has-sub2 > a:hover{
	background-image: linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -o-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -moz-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -ms-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);

background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.5, rgb(87,40,122)),
    color-stop(1, rgb(122,85,150))
);} 



#cssmenu ul li > ul, #cssmenu ul li > div{ display:none; width:auto; position:absolute; top:38px; padding:10px 0; background:#DABD97; border-radius:0 0 5px 5px; z-index:999; } 
#cssmenu ul li > ul{width:auto;} 
#cssmenu ul li > ul li{display:block; list-style:inside none; padding:0; margin:0; position:relative;} 
#cssmenu ul li > ul li a{ outline:none; display:block; position:relative; margin:0; padding:8px 20px; font:10pt Arial, Helvetica, sans-serif; color:#fff; text-decoration:none; text-shadow:1px 1px 0 rgba(0,0,0, 0.5); } 

#cssmenu{
width:533px;
  background-image: linear-gradient(bottom, rgb(208,172,124) 50%, rgb(225,203,173) 100%);
background-image: -o-linear-gradient(bottom, rgb(208,172,124) 50%, rgb(225,203,173) 100%);
background-image: -moz-linear-gradient(bottom, rgb(208,172,124) 50%, rgb(225,203,173) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(208,172,124) 50%, rgb(225,203,173) 100%);
background-image: -ms-linear-gradient(bottom, rgb(208,172,124) 50%, rgb(225,203,173) 100%);

background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.5, rgb(208,172,124)),
    color-stop(1, rgb(225,203,173))
);border:thin solid #966429;
width:600px; 
 }
 #cssmenu > ul > li > ul > li a:hover{padding-right:10px;
   background-image: linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -o-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -moz-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -ms-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);

background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.5, rgb(87,40,122)),
    color-stop(1, rgb(122,85,150))
);border:thin solid #966429; } 
#cssmenu{border-color:#966429;} 
#cssmenu .last a{
 border:none;
 }
#cssmenu > ul > li > a{border-right:1px solid #966429; color:#fff;} 
#cssmenu > ul > li > a:after{border-color:#966429;} 
#cssmenu > ul > li > a:hover{background-image: linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -o-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -moz-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -ms-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);

background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.5, rgb(87,40,122)),
    color-stop(1, rgb(122,85,150))
);} 
.active{
  background-image: linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -o-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -moz-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -webkit-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);
background-image: -ms-linear-gradient(bottom, rgb(87,40,122) 50%, rgb(122,85,150) 100%);

background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.5, rgb(87,40,122)),
    color-stop(1, rgb(122,85,150))
);
}
.last a {
 border-right:none;
 }
 
 #menu6 {  border-right: none; } 

