/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu ul{
margin: 0;
border:0; 
padding:0;
float:left;
list-style-type: none;
overflow: hidden;
width:935px;
height:37px;
background: url('../Images/1/images/index_07.png') repeat-x right top;
}
.home
{
	background: url('../Images/1/images/index_04.png') no-repeat;
	width:61px;
	height:37px;
	
	border:0;
	margin:0;
}
.home2
{
	background: url('../Images/1/images/index_13.png') no-repeat;
	width:6px;
	height:49px;
	
	border:0;
	margin:0;
}
.mattblackmenu li{
display: inline;
margin: 0;
}

.mattblackmenu li a{
float: left;
display: block;
text-decoration: none;
margin: 0 auto;
 /*padding: 10px 30px 12.5px 39px;padding inside each tab*/
padding-top:10px; 
padding-right:30px;
padding-bottom:12.5px;
padding-left:39px;
border-right: 0px solid; /*right divider between tabs*/
color: #faf6ef;
background:url('../Images/1/images/index_05.png') no-repeat top left;
text-transform:uppercase;
font-size:11px;
}
.mattblackmenu ul li a{
float: left;
display: block;
text-decoration: none;
margin: 0;
 /*padding: 10px 30px 12.5px 39px;padding inside each tab*/
padding-top:10px; 
padding-right:30px;
padding-bottom:12.5px;
padding-left:39px;
border-right: 0px solid; /*right divider between tabs*/
color: #faf6ef;
background:url('../Images/1/images/index_05.png') no-repeat top left;
text-transform:uppercase;
font-size:12px;
white-space: nowrap;
}
.mattblackmenu ul li.End a{
float: left;
display: block;
text-decoration: none;
margin: 0;
background:url('../Images/1/images/index_05.png') no-repeat top left;
 /*padding: 10px 30px 12.5px 39px;padding inside each tab*/
padding-top:10px; 
padding-right:30px;
padding-bottom:12.5px;
padding-left:39px;
border-right: 0px solid; /*right divider between tabs*/
color: #faf6ef;
text-transform:uppercase;
/*background:none;*/
font-size:12px;
}
.mattblackmenu li a:visited{
color: #faf6ef;
}

.mattblackmenu li.End a:hover
{
   color:#d6bd90;
}
.mattblackmenu li a:hover
{
   color:#d6bd90;
}
.mattblackmenu a.selected{
background:url('../Images/1/images/index_07.png') repeat-x right top;
}

/*bottom*/
.mattblackmenu1 ul{
margin: 0;
border:0; 
padding:0;
text-align: left;
float: left;
list-style-type: none;
overflow: hidden;
width:700px;
height:17px;
background: url('../images/1/images/bg_13.jpg') 660px 0px no-repeat;
}

.mattblackmenu1 li{
display: inline;
margin: 0;
}

.mattblackmenu1 li a{
float: left;
display: block;
text-decoration: none;
margin: 0 auto;
 /*padding: 10px 30px 12.5px 39px;padding inside each tab*/
padding-top:0px; 
padding-right:20px;
padding-bottom:0px;
padding-left:20px;
border-right: 0px solid; /*right divider between tabs*/
color: #d712bd;
background:url('../Images/1/images/bg_10.jpg') no-repeat top right;

font-size:11px;
}
.mattblackmenu1 ul li a{
float:  left;
display: block;
text-decoration: none;
margin: 0;
 /*padding: 10px 30px 12.5px 39px;padding inside each tab*/
padding-top:0px; 
padding-right:20px;
padding-bottom:0px;
padding-left:20px;
border-right: 0px solid; /*right divider between tabs*/
color: #d712bd;
background:url('../Images/1/images/bg_10.jpg') no-repeat top right;
font-size:12px;
}

.mattblackmenu1 ul li.End a{
float:  left;
display: block;
text-decoration: none;
margin: 0;
 /*padding: 10px 30px 12.5px 39px;padding inside each tab*/
padding-top:0px; 
padding-right:20px;
padding-bottom:0px;
padding-left:20px;
border-right: 0px solid; /*right divider between tabs*/
color: #d712bd;
background: none;
font-size:12px;
}
.mattblackmenu1 li a:visited{
color: #d712bd;
}

.mattblackmenu1 li a:hover
{
   color:#616a17;
}
.mattblackmenu1 li.End a:hover
{
   color:#616a17;
}

.mattblackmenu1 a.selected
{
	color: #d712bd;

}


   