/* 
  -----------------------------------
  Menubar Magic
  by Project Seven Development
  www.projectseven.com
  Theme 09: Follow Me
  Horizontal
  -----------------------------------
*/
.p7MBM09h {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	zoom: 1;
	width: 730px;
	margin-left: auto;
	font-style: normal;
	font-weight: bold;
	margin-right: auto;
	text-align: center;
}
.p7MBM09h ul {
	width: 850px;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
.p7MBM09h li {
	float: left;
	margin-right: 0px;
	list-style-type: none;
	padding: 0;
}
.p7MBM09h li.p7MBfirst {}
.p7MBM09h li.p7MBlast {}

.p7MBM09h a {
	display: block;
	color: #dad5d5;
	text-decoration: none;
	background-image: url(img/p7mbm_basic.gif);
	background-repeat: no-repeat;
	background-position: -10px 0px;
	font-weight: bold;
	background-color: #000000;
	border-top: 1px solid #000000;
	border-right: 1px solid #000000;
	border-bottom: 1px solid #000000;
	padding-top: 4px;
	padding-right: 11px;
	padding-bottom: 10px;
	padding-left: 11px;
}
.p7MBM09h a.p7MBfirst {
	border-left: 1px solid #000000;
}
.p7MBM09h a.p7MBlast {}

.p7MBM09h a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #B6C8AC;
}
.p7MBM09h .p7MBmark {
	color: #000000;
	cursor: default;
	background-position: 12px 0px !important;
	font-weight: bold;
	background-color: #3399FF;
}
.p7MBM09h .p7MBmark:hover {
	color: #FFFFFF;
}
.p7mb_clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
