/* 
  -----------------------------------
  Menubar Magic
  by Project Seven Development
  www.projectseven.com
  Theme 09: Follow Me
  Horizontal
  -----------------------------------
*/
.trans {
	opacity:0.20;
	-moz-opacity: 0.20;
	filter: alpha(opacity=20);
	}
.p7MBM09h {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	zoom: 1;
}
.p7MBM09h ul {
	margin: 0px;
	padding: 0px;
	width: auto;
}
.p7MBM09h li {
	float: left;
	margin-right: 0px;
	list-style-type: none;
	padding: 0;
}
.p7MBM09h li.p7MBfirst {}
.p7MBM09h li.p7MBlast {}

.p7MBM09h a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	background-image: url(img/p7mbm_basic.png);
	background-repeat: no-repeat;
	background-position: -10px 0px;
	font-weight: normal;
	padding: 22px 6px 10px 6px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
}
.p7MBM09h a.p7MBfirst {
	border-left-style: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
}
.p7MBM09h a.p7MBlast {}

.p7MBM09h a:hover {
	text-decoration: none;
}
.p7MBM09h .p7MBmark {
	color: #FFFFFF;
	cursor: default;
	background-position: 4px 4px !important;
	font-weight: normal;
}
.p7MBM09h .p7MBmark:hover {
	color: #FFFFFF;
}
.p7mb_clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

