#menu .tab-pane tab-header{}
#menu .tab-content{background-color: #fff; border: 1px solid rgba(0,0,0,0.2); border-top: 0px; padding: 5px; width: 877px; display: none; position: absolute; z-index: 100;}
#menu1 li a[role=no-tab]{background-color: rgba(0,0,0,0);}

#menu .tab-pane .menu-row{min-width: 213px; min-height: 180px; float: left; text-align: center; background: url(../../images/megamenu_separator.png) right no-repeat;}
#menu .tab-pane .menu-row:last-child{background: #fff right no-repeat;}
#menu .tab-pane .menu-row .header{font-size: 1.3em; cursor: default; padding-bottom: 5px; color: #d83a5f;}
#menu .tab-pane .menu-row ul{list-style-image: url(../../images/arrow.png); padding-left: 20px;}
#menu .tab-pane .menu-row ul li{text-align: left; padding-bottom: 3px; }
#menu .tab-pane .menu-row ul li a{text-decoration: none; color: #6b6b6b;}
#menu .tab-pane .menu-row ul li a:hover{color: #000;}
