/* 
  -----------------------------------
  Menubar Magic
  by Project Seven Development
  www.projectseven.com
  Theme 02: SilverBlue
  Horizontal
  -----------------------------------
*/
.p7MBM02h {
	font-family: Arial, Helvetica, sans-serif;
	/* font-size: inherit; */
	font-size: 0.8em;
	background-image: url(img/p7mbm_silverblue_hz.jpg);
	background-repeat: repeat-x;
	background-position: left bottom;
	border-right: 1px solid #9B9B9B;
	zoom: 1;
	border-bottom: 1px solid #9B9B9B;
	border-left: 1px solid #E5E5E5;
	margin-left:22px;
	margin-right: 22px;
}
.p7MBM02h ul {
	margin: 0px;
	padding: 0px;
}
.p7MBM02h li {
	float: left;
	margin-right: 0px;
	list-style-type: none;
	padding: 0px;
	background-color: #B2B2B2;
	border-right: 1px solid #333333;
}
.p7MBM02h li.p7MBfirst {
	border-left: 0;
}
.p7MBM02h li.p7MBlast {}

.p7MBM02h a {
	background-image: url(img/p7mbm_silverblue_hz.jpg);
	background-repeat: no-repeat;
	display: block;
	background-position: 0px -164px;
	padding: 6px 7px 6px 8px;
	color: #ffffff;
	text-decoration: none;
}
.p7MBM02h a.p7MBfirst {}
.p7MBM02h a.p7MBlast {}

.p7MBM02h a:hover {
	color: #333333;
}
.p7MBM02h .p7MBmark {
	font-weight: bold;
	color: #000000;
	cursor: default;
}
.p7MBM02h .p7MBmark:hover {
	color: #FFFFFF;
}
.p7mb_clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
	.search {
	font-family: Tahoma, Arial, Verdana, Monaco, sans-serif;
	font-size:11px;
	color:#686868;
	background-color:#EDF5FB;
	border-left-style: solid;
	border-left-width: 1px;
	border-left-color: #cecaae;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cecaae;
	border-top-style: solid;
	border-top-width: 1px;
	border-top-color: #cecaae;
	border-right-style: solid;
	border-right-width: 1px;
	border-right-color: #cecaae;
}
select {
	font-family: Tahoma, Arial, Verdana, Monaco, sans-serif;
	font-size:11px;
	color:#686868;
}
.textarea_style {
	font-family: Tahoma, Arial, Verdana, Monaco, sans-serif;
	font-size:11px;
	color:#333333;
	background-color:#ffffff;
	border-style:solid;
	border-width:1px;
	border-color:#B2876A;
	margin: 0;
	padding-left:4px;
}
.radiocheck_style {
	font-size:11px;
	color:#333333;
	margin: 0px;
	padding: 0px;
}
input.btn {
	color:#050;
	font-family: Tahoma, Arial, Verdana, Monaco, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-color:#fed;
	cursor:pointer;
	border:1px solid;
	border-top-color:#B2876A;
	border-left-color:#B2876A;
	border-right-color:#B2876A;
	border-bottom-color:#B2876A;
/*  filter:progid:DXImageTransform.Microsoft.Gradient  (GradientType=0, StartColorStr='#ffffffff', EndColorStr='#ffeeddaa'); */
}

