/* ######### Matt Black Strip Main Menu Bar CSS ######### */

.mattblackmenu{
	position:relative;
	}
#ddtopmenubar{
	text-align:center;
	padding:0px 0;
	}
#ddtopmenubar td { vertical-align:middle; height:88px; text-align:center; padding:0px 1px 8px 1px;}
#ddtopmenubar table{ margin:auto; }


.mattblackmenu a.top_menu_link{
	font-size:15px;
	color:#63738e;
	cursor:pointer;
	text-decoration:none;
	text-transform:lowercase;
	}
.mattblackmenu .menu_td{}
.mattblackmenu .razdel_top{}
.mattblackmenu a.active, .mattblackmenu a.selected, .mattblackmenu a.top_menu_link:hover{
	font-size:15px;
	color:#d66a28;
	text-decoration:none;
	cursor:pointer;
	text-transform:lowercase;
	}
.mattblackmenu * html a.top_menu_link{display:inline-block; width:100%;}
.mattblackmenu * html a.top_menu_link:hover, .mattblackmenu * html a.selected, .mattblackmenu * html a.active{display:inline-block;width:100%;}
.mattblackmenu .tm_m{

	margin:18px 10px 0 10px;
	cursor:pointer;
	}