/* 
  -----------------------------------
  Menubar Magic
  by Project Seven Development
  www.projectseven.com
  Theme 09: Follow Me
  Horizontal
  -----------------------------------
*/
.p7MBM09h {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10px;
	zoom: 1;
	text-transform: uppercase;
	color: #666;
	margin-top: 0px;
	margin-bottom: 0px;
	width: 99%;
	margin-right: auto;
	margin-left: auto;
}
.p7MBM09h ul {
	padding: 0px;
	width: auto;
	margin-top: 0px;
	margin-bottom: 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: #666;
	text-decoration: none;
	background-image: url(img/p7mbm_basic.gif);
	background-repeat: no-repeat;
	background-position: -10px 0px;
	font-weight: normal;
	background-color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #900;
	border-bottom-color: #000000;
	padding-top: 4px;
	padding-right: 10px;
	padding-bottom: 4px;
	padding-left: 10px;
}
.p7MBM09h a.p7MBfirst {
	border-left-width: 0px;
	border-left-style: none;
	border-left-color: #900;
}
.p7MBM09h a.p7MBlast {
	border-right-width: 0px;
	border-right-style: none;
}

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

