#greymenu {margin: 0 auto; height: 66px; background: #FFFFFF url(../imgs/new/menubar.png) repeat-x scroll 0 0; clear:both; width:100%;}
#greymenu ul {width: 954px; margin: 0 auto; padding:0; list-style:none; display:block;}
#greymenu ul li {float:left; display:block; margin: 0; padding: 0; border-left: #ffffff solid 1px; border-right: #d7d7d7 1px solid; height: 54px;}
#greymenu ul li a {float:left; display:block; outline:none; cursor:pointer; height: 54px; text-shadow:1px 2px 1px #FFFFFF; color: #649701; text-decoration:none; overflow:hidden; font-size: 18px; font-family: Trebuchet MS; font-weight:bold;}
#greymenu ul li a span {display:block; float:left; overflow:hidden;}
#greymenu ul li.left-arrow {padding: 13px 13px 0 0; border-left: none; height: 41px;}
#greymenu ul li.left-arrow a {width: 26px; height: 26px; background: url(../imgs/new/leftarrow.png) no-repeat;}
#greymenu ul li.right-arrow {padding: 13px 0 0 13px; border-right: none; height: 41px;}
#greymenu ul li.right-arrow a {width: 26px; height: 26px; background: url(../imgs/new/rightarrow.png) no-repeat;}
#greymenu ul li a span.right {padding: 15px 38px 0 38px; height: 39px;}
#greymenu ul li.button-active {height: 66px; border:none; background: url(../imgs/new/button-arrow.png) no-repeat scroll center 54px;}
#greymenu ul li.button-active a {background: url(../imgs/new/button-active.png) repeat-x; color:#FFFFFF; text-shadow:0px 0px 0px #FFFFFF}
#greymenu ul li.button-active a span.left {background: url(../imgs/new/button-active-left.png) no-repeat scroll 0 0;}
#greymenu ul li.button-active a span.right {background: url(../imgs/new/button-active-right.png) no-repeat scroll right 0;}
