/* 
  -----------------------------------
  Menubar Magic
  by Project Seven Development
  www.projectseven.com
  Theme 01: Teal
  Horizontal
  -----------------------------------
*/
.p7MBM01h { font-family: Arial, Helvetica, sans-serif; font-size: inherit; background-image: url(img/p7mbm_teal_hz.jpg); background-repeat: repeat-x; background-position: 0 0; border-right: 1px solid #000e35; border-left: 1px solid #000f33; border-bottom: 1px solid #000e37; border-top-style: none; border-top-width: 0; zoom: 1; }
.p7MBM01h ul {
	margin: 0px;
	padding: 0px;
}
.p7MBM01h li {
	float: left;
	margin-right: 0;
	list-style-type: none;
	padding: 0;
	border-right: 1px solid #333333;
}
.p7MBM01h li.p7MBfirst {
	border-left: 0;
}
.p7MBM01h li.p7MBlast {}

.p7MBM01h a { background-image: url(img/p7mbm_teal_hz.jpg); background-repeat: no-repeat; display: block; background-position: 0 0; padding: 15px 12px 10px 14px; color: #fff; font-weight: bold; text-decoration: none; }
.p7MBM01h a.p7MBfirst {}
.p7MBM01h a.p7MBlast {}

.p7MBM01h a:hover {
	color: #000;
}
.p7MBM01h .p7MBmark {
	font-weight: bold;
	color: #FFFFFF;
	cursor: default;
}
.p7MBM01h .p7MBmark:hover {
	
}
.p7mb_clearfloat { clear: both; height: 0; line-height: 0; font-size: 0; min-width: 700px; }
