/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu .inner_menu_table{
	margin:20px 0px 20px 20px;
	padding:0px;
}

.mattblackmenu .bg_button {
	margin: 0;
	padding:0px;
	background:none;
}

.mattblackmenu .bg_button a{
	background:url(/images/bg_header_menu_link.gif) left no-repeat;
	display: block;
	margin: 0px;
	width:220px;
	text-align:left;
}

.mattblackmenu .bg_button a .bg_button_a_inner {
	display: block;
	padding:7px 0px 7px 37px;
	margin-right:20px;
	background:url(/images/bg_line_menu_button.gif) bottom repeat-x;
	text-decoration: none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:normal;
	color: white;
	text-transform:uppercase;
}

.mattblackmenu .bg_button a:hover{
	text-decoration:none;
}

.tall_menu_left {
	width:50%;
}
.tall_menu_right {
	width:50%;
}

.mattblackmenu img {
    border:0px;
}
