.jquerycssmenu
{
    font: bold 12px Verdana; /*border-bottom: 1px solid black;*/ /*padding-left: 15px; offset of tabs relative to browser left edge*/
}

.jquerycssmenu ul
{
    margin: 0;
    padding: 0;
    list-style-type: none;
    width: 830px;
}

/*Top level list items*/
.jquerycssmenu ul li
{
    position: relative;
    display: inline;
    float: left;
    list-style-type: none;
}

/*Top level menu link items style*/
.jquerycssmenu ul li a
{
    display: block; /*background: white url(tintblue.gif) top center repeat-x;; /*background of tabs (default state)*/ /*padding: 5px 7px 4px 7px;*/ /*margin-right: 3px; spacing between tabs*/ /*border: 1px solid #778;*/
    border-bottom-width: 0; /*color: #2d2b2b;*/
    text-decoration: none;
    margin-right: 4px;
}

.jquerycssmenu ul li a:hover
{
    /*background-image: url(tintbluedark.gif) /*tab link background during hover state*/
}

/*1st sub level menu*/
.jquerycssmenu ul li ul
{
    position: absolute;
    left: 0;
    display: block;
    visibility: hidden; /*border-top: 1px solid black;*/
    list-style-type: none;
    width: 150px;
    padding: 0;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jquerycssmenu ul li ul li
{
    display: list-item;
    float: none;
    list-style-type: none;
    overflow: hidden;
    height: 23px;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jquerycssmenu ul li ul li ul
{
    top: 0;
}

/* Sub level menu links style */
.jquerycssmenu ul li ul li a
{
    font: normal 13px Verdana;
    width: 130px; /*width of sub menus*/
    _width: 150px; /*width of sub menus IE*/ /*background: white;*/
    margin: 0;
    border-top-width: 0; /*border-bottom: 1px solid black;*/
    background: url(Skins/DistreeXXL/images/bg_ss_menu_off.png) no-repeat;
    margin-top: 3px;
    font-size: 10px;
    padding: 5px 0 0 20px;
    font-weight: bold;
    color: #aaab99 !important;
    height: 23px;
    text-decoration: none !important;
}

.jquerycssmenu ul li ul li a:hover
{
    /*sub menus hover style*/ /*background: #eff9ff;*/
    background: url(Skins/DistreeXXL/images/bg_ss_menu_on.png) no-repeat;
    color: #B00C2A !important;
    text-decoration: none;
}

/*1st sub level menu*/
.jquerycssmenu ul li ul.large
{
    width: 205px;
}
.jquerycssmenu ul li ul.large li a
{
   /* width: 205px; 
    background: url(Skins/DistreeXXL/images/bg_ss_menu_off_large.png) no-repeat;*/

}

.jquerycssmenu ul li ul.large li a:hover
{
    /*sub menus hover style
    background: url(Skins/DistreeXXL/images/bg_ss_menu_on_large.png) no-repeat;*/
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass
{
    position: absolute;
    top: 7px;
    right: 5px;
}

.rightarrowclass
{
    position: absolute;
    top: 5px;
    right: 5px;
}







.new_menu
{
    padding: 10px 0 0 165px;
}
/*.new_menu div{
       width:130px;
       float:left;
       margin-right:6px;
}*/
.new_menu a
{
    width: 99px;
    height: 21px;
    display: block;
    float: left;
}
.new_menu a.menu1
{
    background: url(Skins/DistreeXXL/images/btn_overview.png) no-repeat;
    width: 100px;
}
.new_menu a.menu2
{
    background: url(Skins/DistreeXXL/images/btn_vendors.png) no-repeat;
    width: 99px;
}
.new_menu a.menu3
{
    background: url(Skins/DistreeXXL/images/btn_distributor.png) no-repeat;
    width: 99px;
}
.new_menu a.menu4
{
    background: url(Skins/DistreeXXL/images/btn_agenda.png) no-repeat;
    width: 99px;
}
.new_menu a.menu5
{
    background: url(Skins/DistreeXXL/images/btn_videos.png) no-repeat;
    width: 99px;
}
.new_menu a.menu6
{
    background: url(Skins/DistreeXXL/images/btn_feedback.png) no-repeat;
    width: 99px;
}
.new_menu a.menu7
{
    background: url(Skins/DistreeXXL/images/btn_news.png) no-repeat;
    width: 99px;
}
.new_menu a.menu8
{
    background: url(Skins/DistreeXXL/images/btn_press.png) no-repeat;
    width: 99px;
}
.new_menu a.menu9
{
    background: url(Skins/DistreeXXL/images/btn_etailers.png) no-repeat;
    width: 99px;
}
.new_menu a.menu1:hover
{
    background: url(Skins/DistreeXXL/images/btn_overview_on.png) no-repeat;
}
.new_menu a.menu2:hover
{
    background: url(Skins/DistreeXXL/images/btn_vendors_on.png) no-repeat;
}
.new_menu a.menu3:hover
{
    background: url(Skins/DistreeXXL/images/btn_distributor_on.png) no-repeat;
}
.new_menu a.menu4:hover
{
    background: url(Skins/DistreeXXL/images/btn_agenda_on.png) no-repeat;
}
.new_menu a.menu5:hover
{
    background: url(Skins/DistreeXXL/images/btn_videos_on.png) no-repeat;
}
.new_menu a.menu6:hover
{
    background: url(Skins/DistreeXXL/images/btn_feedback_on.png) no-repeat;
}
.new_menu a.menu7:hover
{
    background: url(Skins/DistreeXXL/images/btn_news_on.png) no-repeat;
}
.new_menu a.menu8:hover
{
    background: url(Skins/DistreeXXL/images/btn_press_on.png) no-repeat;
}
.new_menu a.menu9:hover
{
    background: url(Skins/DistreeXXL/images/btn_etailers_on.png) no-repeat;
}

