/* 
  -----------------------------------
  Menubar Magic
  by Project Seven Development
  www.projectseven.com
  Theme 04: Citrus
  Horizontal
  -----------------------------------
*/
.p7MBM04h {
	font-family:'DaxWeb',arial,helvetica,geneva,sans-serif;
	font-size: inherit;
	zoom: 1;
	background-color: #FDD83F;
	border-right: 1px solid #000;
	/*border-bottom: 1px solid #EABB02;*/
	border-left: 1px solid #000;
	/*padding-left: 36px;*/
}
.p7MBM04h ul {
	margin: 0px;
	padding: 0px;
}
.p7MBM04h li {
	float: left;
	margin-right: 0px;
	list-style-type: none;
	padding: 0px;
	background-color: #FED324;
	border-right: 1px solid #333333;
}
.p7MBM04h li.p7MBfirst {
	border-left: 0;
}
.p7MBM04h li.p7MBlast {	
	border-right: 0;
}

.p7MBM04h a {
	background-image: url(img/p7mbm_citrus_hz.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px -143px;
	padding: 13px 15px; 
	/* Standard: 14 14 */
	/* padding: 8px 18px 8px 12px;*/
	color: #000000 !important;
	text-decoration: none;
}
.p7MBM04h a.p7MBfirst {
	/*border-left: 1px solid #000;*/
}
.p7MBM04h a.p7MBlast {}

.p7MBM04h a:hover {
	color: #FFFFFF !important;
}
.p7MBM04h .p7MBmark {
	font-weight: bold;
	color: #000000;
	cursor: default;
}
.p7MBM04h .p7MBmark:hover {
	color: #FFFFFF;
}
.p7mb_clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.pad
{
padding: 12px 0;
}
