/* 
  -----------------------------------
  Menubar Magic
  by Project Seven Development
  www.projectseven.com
  Theme 02: SilverBlue
  Horizontal
  -----------------------------------
*/
.p7MBM02h {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-repeat: repeat-x;
	background-position: left bottom;
	zoom: 1;
	font-weight: lighter;
	color: #000000;
}
.p7MBM02h ul {
	margin: 0px;
	padding: 0px;
}
.p7MBM02h li {
	float: left;
	margin-right: 0px;
	list-style-type: none;
	padding: 0px;
}
.p7MBM02h li.p7MBfirst {
	border-left: 0;
}
.p7MBM02h li.p7MBlast {}

.p7MBM02h a {
	background-repeat: no-repeat;
	display: block;
	background-position: 0px -164px;
	padding: 3px 0px;
	color: #666666;
	text-decoration: none;
}
.p7MBM02h a.p7MBfirst {}
.p7MBM02h a.p7MBlast {}

.p7MBM02h a:hover {
	color: #015383;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.p7MBM02h .p7MBmark {
	font-weight: lighter;
	color: #000000;
	cursor: default;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.p7MBM02h .p7MBmark:hover {
	color: #FFFFFF;
}
.p7mb_clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
