/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{ margin: 0;
padding: 0; font:11px Arial, Helvetica, sans-serif; list-style-type: none; overflow: hidden; font-weight:bold; width: 100%;}

.mattblackmenu li{display: inline;margin: 0;}

.mattblackmenu .menu1{background:url(../images/menu1_LC.gif) no-repeat; padding-left:10px; display:block; float:left; text-align:center;}
.mattblackmenu .menu1 a{background:url(../images/menu1_RC.gif) no-repeat right; padding-right:10px; display:block; width:100px; height:21px; padding-top:8px; outline:none;}
.mattblackmenu .menu1 a:hover{background:url(../images/menu1_RC.gif) no-repeat right; padding-right:10px; display:block; width:100px;}
.mattblackmenu .menu1 a img{ background:url(../images/sort1.png) no-repeat 0px 4px;width:11px;height:11px;margin:0px -25px 0 20px;}

.mattblackmenu .menu2{background:url(../images/menu2_LC.gif) no-repeat; padding-left:10px; display:block; float:left; text-align:center;}
.mattblackmenu .menu2 a{background:url(../images/menu2_RC.gif) no-repeat right; padding-right:10px; display:block; width:110px; height:21px; padding-top:8px; outline:none;}
.mattblackmenu .menu2 a:hover{background:url(../images/menu2_RC.gif) no-repeat right; padding-right:10px; display:block; width:110px;}
.mattblackmenu .menu2 a img{ background:url(../images/sort1.png) no-repeat 0px 4px;width:11px;height:11px;margin:0px -5px 0 5px;}

.mattblackmenu .menu3{background:url(../images/menu3_LC.gif) no-repeat; padding-left:10px; display:block; float:left; text-align:center;}
.mattblackmenu .menu3 a{background:url(../images/menu3_RC.gif) no-repeat right; padding-right:10px; display:block; width:100px; height:21px; padding-top:8px; outline:none;}
.mattblackmenu .menu3 a:hover{background:url(../images/menu3_RC.gif) no-repeat right; padding-right:10px; display:block; width:100px;}
.mattblackmenu .menu3 a img{ background:url(../images/sort1.png) no-repeat 0px 4px;width:11px;height:11px;margin:0px -20px 0 20px;}

.mattblackmenu .menu4{background:url(../images/menu4_LC.gif) no-repeat; padding-left:10px; display:block; float:left; text-align:center;}
.mattblackmenu .menu4 a{background:url(../images/menu4_RC.gif) no-repeat right; padding-right:10px; display:block; width:100px; height:21px; padding-top:8px; outline:none;}
.mattblackmenu .menu4 a:hover{background:url(../images/menu4_RC.gif) no-repeat right; padding-right:10px; display:block; width:100px;}
.mattblackmenu .menu4 a img{ background:url(../images/sort1.png) no-repeat 0px 4px;width:11px;height:11px;margin:0px -20px 0 15px;}

.mattblackmenu .menu5{background:url(../images/menu5_LC.gif) no-repeat; padding-left:10px; display:block; float:left; text-align:center;}
.mattblackmenu .menu5 a{background:url(../images/menu5_RC.gif) no-repeat right; padding-right:10px; display:block; width:100px; height:21px; padding-top:8px; outline:none;}
.mattblackmenu .menu5 a:hover{background:url(../images/menu5_RC.gif) no-repeat right; padding-right:10px; display:block; width:100px;}
.mattblackmenu .menu5 a img{ background:url(../images/sort1.png) no-repeat 0px 4px;width:11px;height:11px;margin:0px -10px 0 5px;}

.mattblackmenu .menu6{background:url(../images/menu6_LC.gif) no-repeat; padding-left:10px; display:block; float:left; text-align:center;}
.mattblackmenu .menu6 a{background:url(../images/menu6_RC.gif) no-repeat right; padding-right:10px; display:block; width:100px; height:21px; padding-top:8px; outline:none;}
.mattblackmenu .menu6 a:hover{background:url(../images/menu6_RC.gif) no-repeat right; padding-right:10px; display:block; width:100px;}
.mattblackmenu .menu6 a img{ background:url(../images/sort1.png) no-repeat 0px 4px;width:11px;height:11px;margin:0px -20px 0 15px;}

.mattblackmenu .menu7{background:url(../images/menu7_LC.gif) no-repeat; padding-left:10px; display:block; float:left; text-align:center;}
.mattblackmenu .menu7 a{background:url(../images/menu7_RC.gif) no-repeat right; padding-right:10px; display:block; width:100px; height:21px; padding-top:8px; outline:none;}
.mattblackmenu .menu7 a:hover{background:url(../images/menu7_RC.gif) no-repeat right; padding-right:10px; display:block; width:100px;}
.mattblackmenu .menu7 a img{ background:url(../images/sort1.png) no-repeat 0px 4px;width:11px;height:11px;margin:0px -20px 0 15px;}

.mattblackmenu .menu8{background:url(../images/menu8_LC.gif) no-repeat; padding-left:10px; display:block; float:left; text-align:center;}
.mattblackmenu .menu8 a{background:url(../images/menu8_RC.gif) no-repeat right; padding-right:10px; display:block; width:100px; height:21px; padding-top:8px; outline:none;}
.mattblackmenu .menu8 a:hover{background:url(../images/menu8_RC.gif) no-repeat right; padding-right:10px; display:block; width:100px;}

.mattblackmenu .menu8 a img{ background:url(../images/sort1.png) no-repeat 0px 4px;width:11px;height:11px;margin:0px -20px 0 25px;}

.mattblackmenu li a{text-decoration: none; margin: 0;/*padding: 6px 8px; /*padding inside each tab*/margin-right: 1px; /*right divider between tabs*/color: white;}

.mattblackmenu li a:hover{background: black; /*background of tabs for hover state */}

.mattblackmenu .menu1 a.selected{ background:url(../images/menu1_RC.gif) no-repeat right; /*background of tab with "selected" class assigned to its LI */}