/* Tabs
----------------------------------*/
.mb_cat .ui-tabs .ui-tabs-nav { list-style: none; position: relative; width: 429px; overflow: hidden;background: url(../images/bg_mb_cat2.gif) repeat-x center top;border-right: 1px solid #ccc;}
.mb_cat .ui-tabs .ui-tabs-nav li { position: relative; float: left;}
.mb_cat .ui-tabs .ui-tabs-nav li a {background: url(../images/bg_mb_cat2.gif) repeat-x center top; border-left: 1px solid #ccc; float: left; text-decoration: none; text-align: center; height: 29px; line-height: 29px; width: 142px;}
.mb_cat .ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: pointer; background: url(../images/bg_mb_cat2.gif) repeat-x center bottom;}
.mb_cat .ui-tabs .ui-tabs-nav li.last a { padding-right: 1px;}
.mb_cat .ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.mb_cat .ui-tabs .ui-tabs-panel { display: block; border-width: 0; background: none; clear: both;}
.mb_cat .ui-tabs .ui-tabs-hide { display: none !important; }



.subtabs{ list-style: none; position: relative; width: 429px; overflow: hidden;background: url(../images/bg_mb_cat_sub.gif) repeat-x center top;border-right: 1px solid #ccc;display:none}
.subtabs li { position: relative; float: left;}
.subtabs li a {background: url(../images/bg_mb_cat_sub.gif) repeat-x center top; border-left: 1px solid #ccc; float: left; text-decoration: none; text-align: center; height: 29px; line-height: 29px; width: 117px;color:#fff;font-weight:bold}
.subtabs li.ui-tabs-selected a{ cursor: pointer; background: url(../images/bg_mb_cat_sub.gif) repeat-x center bottom; cursor: pointer;}
.subtabs li.last a { padding-right: 1px;}

.subtabs .ui-tabs-panel { display: block; border-width: 0; background: none; clear: both;}
.subtabs .ui-tabs-hide { display: none !important; }

.subtabs1{width:236px;}
.subtabs3 {width:236px;float:right}




