/*Example for a Menu Style*/

.menu {background-color:#BE8718; color:#DBB04F; border-bottom:1px  #DBB04F; height:20px;width:295px; font-size:13px;}

.menu ul {margin:0px; padding:4px; list-style:none; }

.menu li {display:inline; line-height:10px;}

.menu li a {color:#FFFFFF; text-decoration:none; padding:0px 10px 0px 0px;  border-left:0px ; border-right:0px;}

.menu li a.tabactive {border-left:0px solid #BE8718; border-right:0px solid #BE8718; background-color:#DBB04F; font-weight:bold;  position:relative;}

#tabcontent1,#tabcontent2,#tabcontent3,#tabcontent4,#tabcontent5,#tabcontent6 { background-color:#DBB04F;border:1px solid #BE8718; width:293px; height:126px;text-align:center;padding:0px 0px; font-size:5px; margin-bottom:0px;}

/*Example for a Menu Style*/

#menu2, #menu2 ul {padding:0; margin:0; list-style:none; height:30px; background:#414141;border-bottom:1px solid #fff;}



#menu2 {padding-left:0px; width:100%; position:relative; z-index:1;}



#menu2 li.first {border-left:1px solid #778;}



#menu2 table {border-collapse:collapse; width:0; height:0; padding:0; margin:-1px;}



#menu2 ul {position:absolute; left:-9999px;}



#menu2 li {float:left; border-right:1px solid #778; text-align:left; }



#menu2 li a {white-space:nowrap; background:#414141; display:block; float:left; height:30px; line-height:30px; font-family: Verdana, Arial, Helvetica, sans-serif; font-size:11px; text-decoration:none; color:#fff; padding:0 8px 0 5px; font-weight:bold;}



#menu2 li a.drop {background:#414141 url(../images/down.gif) no-repeat right center;}



#menu2 li a:hover {position:relative; background-color:#000; color: #fff; }



#menu2 li:hover {position:relative;}



#menu2 li:hover > a {color:#FFF;}



#menu2 :hover ul {left:-1px; top:30px; width:130px; background:url(trans.gif); padding-top:1px; border-bottom:0;}



#menu2 :hover ul li a {border-left:1px solid #778; height:25px; line-height:25px; width:150px; border-bottom:1px solid #778; font-size:11px;}



#menu2 :hover ul li a.right {background:#414141 url(../images/right.gif) no-repeat 135px center;}



#menu2 :hover ul ul {left:-9999px; padding-top:0;}



#menu2 :hover ul li.fly a:hover {padding-left:160px; border-bottom-color:#FFF; background:#ccc url(../images/down.gif) no-repeat right center;}



#menu2 :hover ul li.fly:hover > a {padding-left:170px; border-bottom-color:#FFF; background:#ccc url(../images/down.gif) no-repeat right center;}



#menu2 :hover ul :hover ul {left:160px; top:21px;}



#menu2 :hover ul :hover ul ul {left:-9999px;}

 

 #menu2 :hover ul :hover ul li a:hover {padding-left:10px; border-color:#fff; background:#ccc;}



#menu2 :hover ul :hover ul li.fly a:hover {padding-left:161px; border-bottom-color:#FFF; background:#ccc url(../images/down.gif) no-repeat right center;}



#menu2 :hover ul :hover ul li.fly:hover > a {padding-left:160px; border-bottom-color:#FFF; background:#ccc url(../images/down.gif) no-repeat right center;}



 

#menu2 :hover ul :hover ul :hover ul {left:150px;}



#menu2 :hover ul :hover ul :hover ul li a:hover {padding-left:10px; border-color:#fff; background:#ccc;}








