/* 
  -----------------------------------
  Menubar Magic
  by Project Seven Development
  www.projectseven.com
  Theme 09: Follow Me
  Horizontal
  -----------------------------------
*/
.p7MBM09h {
	font-family: "Trebuchet MS";
	font-size: 0.75em;
	zoom: 1;
	float: right;
	background-image: url(../p7apm/img/p7apm_bevel_white.jpg);
	margin-bottom: 1px;
	font-variant: normal;
	letter-spacing: 0.1em;
	margin-right: 1px;
	width: auto;
}
.p7MBM09h ul {
	margin: 0px;
	padding: 0px;
	width: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.p7MBM09h li {
	float: left;
	margin-right: 0px;
	list-style-type: none;
	padding: 0;
}
.p7MBM09h li.p7MBfirst {
}
.p7MBM09h li.p7MBlast {
}


.p7MBM09h a {
	display: block;
	color: #333333;
	text-decoration: none;
	background-image: url(img/p7mbm_basic.gif);
	background-repeat: no-repeat;
	background-position: -10px 0px;
	font-weight: normal;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.p7MBM09h a.p7MBfirst {

}
.p7MBM09h a.p7MBlast {
}

.p7MBM09h a:hover {
	color: #333333;
	text-decoration: none;
	background-color: #FBD218;
}
.p7MBM09h .p7MBmark {
	color: #333333;
	cursor: default;
	background-position: 10px 0px !important;
	background-color: #FBD218;
}
.p7MBM09h .p7MBmark:hover {
	color: #333333;
}
.p7mb_clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}

