/* 
  -----------------------------------
  Menubar Magic
  by Project Seven Development
  www.projectseven.com
  Theme 06: Carbon
  Horizontal
  -----------------------------------
*/
.p7MBM06h { font-size: 10px; font-weight: 100; font-stretch: condensed; background-image: url(img/p7mbm_carbon_hz.jpg); background-repeat: repeat-x; background-position: 0 -100px; min-width: 900px; zoom: 1; }
.p7MBM06h ul { padding: 0; width: auto; margin-top: 0; margin-bottom: 0; }
.p7MBM06h li {
	float: left;
	margin-right: 0px;
	list-style-type: none;
	padding: 0;
}
.p7MBM06h li.p7MBfirst {  }
.p7MBM06h li.p7MBlast {}

.p7MBM06h a { display: block; color: #fff; text-decoration: none; background-image: url(img/p7mbm_carbon_hz.jpg); background-repeat: repeat-x; background-position: 0 -100px; font-weight: normal; background-color: #044b8d; padding: 10px 15px; border-right: 1px solid #fff; }
.p7MBM06h a.p7MBfirst {}
.p7MBM06h a.p7MBlast {}

.p7MBM06h a:hover {
	color: #FFFFFF;
}
.p7MBM06h .p7MBmark {
	font-weight: bold;
	color: #dfebfa;
	cursor: default;
}
.p7MBM06h .p7MBmark:hover {
	color: #FFFFFF;
}
.p7mb_clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

