.grey .accordion{text-align:left; font-weight:bold;font: 11px Arial, sans-serif; color:#6c6c6c; border-top: 1px solid #ededed; border-right: 1px solid #ededed; border-left: 1px solid #ededed;}

.grey .accordion, .grey .accordion li {margin: 0; padding: 0; border: none;}

.grey .accordion a {padding: 10px 10px 10px 50px; background:  url(../images/bg_grey.png) repeat-x 0 -1px; text-decoration:none; display: block; font-weight:bold; color: #30bff0; border-bottom: 1px solid #ededed; border-top: 1px solid #fff; position: relative; text-shadow: 1px 1px 1px #fff;}

.grey .accordion a.dcjq-parent, .grey .accordion a.dcjq-parent:hover {text-decoration:none;color:#6c6c6c; background:  url(../images/bg_grey.png) repeat-x 0 -1px;}

.grey .accordion a.dcjq-parent.active {}

.grey .accordion #menu-title { color:#fb8807;text-decoration:none;}

.grey ul#item { margin-left:-40px;text-align:left;}
.grey ul#item li { font: 10px Arial, sans-serif; color:#6c6c6c;}


.grey .accordion a .dcjq-icon {position: absolute; top: 50%; left: 14px; width: 34px; margin-top: -17px; height: 34px; background: url(../images/arrow_grey_right.png) no-repeat 0 center;}

.grey .accordion a.dcjq-parent.active .dcjq-icon {background: url(../images/arrow_grey_down.png) no-repeat 0 center;}

.grey .accordion a:hover {background:  url(../images/bg_grey.png) repeat-x 0 -1px; color: #30bff0;text-decoration:underline;}

.grey .accordion a:active{}