/* 
  -----------------------------------
  Top Navigation
  -----------------------------------
*/
.p7MBM01h {
	font-size: 11px;
	color: #333333;
}
.p7MBM01h ul {
	margin: 0px;
	padding: 0px;
}
.p7MBM01h li {
	float: left;
	margin-right: 0px;
	list-style-type: none;
	padding: 0px;
	background-image: url(../images/layout/nav_divide.png);
	background-repeat: no-repeat;
	background-position: right top;
}
.p7MBM01h li.p7MBfirst {
	border-left: 0;
}
.p7MBM01h li.p7MBlast {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
}
.p7MBM01h a {
	display: block;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 8px;
	padding-right: 17px;
	padding-bottom: 6px;
	padding-left: 17px;
	height: 18px;
	font-weight: bold;
}
.p7MBM01h a.p7MBfirst {}
.p7MBM01h a.p7MBlast {
	background-image: none;
	background-repeat: no-repeat;
	background-position: right top;
}

.p7MBM01h a:hover {
	color: #FF9900;
}
.p7MBM01h .p7MBmark {
	color: #FF9900;
	cursor: default;
}
.p7MBM01h .p7MBmark:hover {
	color: #FF9900;
}
.p7mb_clearfloat {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
/* 
  -----------------------------------
  Left Navigation
  -----------------------------------
*/
.arrowlistmenu{
	width: 200px; /*width of accordion menu*/
}

.arrowlistmenu .menuheader{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #1A3948;
	margin-bottom: 0px; /*header text is indented 10px*/
	cursor: pointer;
	font-size: 11px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-top: 0px;
	background-image: url(../images/layout/cat_bg.png);
	background-position: left top;
}
.arrowlistmenu .menuheaderbottom{ /*CSS class for menu headers in general (expanding or not!)*/
	color: #1A3948;
	margin-bottom: 0px; /*header text is indented 10px*/
	cursor: pointer;
	font-size: 11px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-top: 0px;
	background-position: left top;
}


.arrowlistmenu :hover{

}
.menuheader :hover{
	color: #FF9900;
}

.arrowlistmenu .openheader{ /*CSS class to apply to expandable header when it's expanded*/
	background-image: url(../images/layout/cat_bg.png);
}

.arrowlistmenu ul{ /*CSS for UL of each sub menu*/
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin-bottom: 0px; /*bottom spacing between each UL and rest of content*/
}

.arrowlistmenu ul li{
	padding-bottom: 0px; /*bottom spacing between menu items*/
}
form#searchtop input[type=text] {
	background-image: url(../images/input_search.png);
	height: 18px;
	width: 171px;
	background-color: transparent;
	background-repeat: no-repeat;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #193544;
	padding-top: 4px;
	padding-left: 10px;
}


.arrowlistmenu ul li .opensubheader{ /*Open state CSS for sub menu header*/
	color: #FFFFFF;
	display: block;
	padding-left: 19px; /*link text is indented 19px*/
	text-decoration: none;
	border-top: 1px solid #dadada;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
}

.arrowlistmenu ul li .closedsubheader{ /*Closed state CSS for sub menu header*/
}

.arrowlistmenu ul li a{
	color: #1A3948;
	display: block;
	padding-left: 17px; /*link text is indented 19px*/
	text-decoration: none;
	font-size: 11px;
	padding-top: 4px;
	padding-right: 0;
	padding-bottom: 4px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dadada;
	width: 160px;
	margin-left: 1px;
}

.arrowlistmenu ul li a:visited{
	color: #1A3948;
}

.arrowlistmenu ul li a:hover{ /*hover state CSS*/
	color: #FF9900;
}

.arrowlistmenu ul li a.subexpandable:hover{ /*hover state CSS for sub menu header*/
	color: #FF9900;
}
#right .content img.marginleft {
	margin-top: 5px;
	margin-bottom: 5px;
}


/* 
  -----------------------------------
  Old Static Left Navigation
  -----------------------------------
*/
#navlist {
	padding: 0;
	margin: 0;
	font-size: 11px;
}
#navlist li {
	list-style: none;
	margin: 0;
	background-image: url(../images/layout/cat_bg.png);
	height: 23px;
	padding-top: 7px;
	padding-left: 12px;
	font-size: 11px;
}
#navlist li a {
	text-decoration: none;
}
/* 
  -----------------------------------
  End
  -----------------------------------
*/
.arrowlistmenu .menuheaderbottom:hover {
	color: #FF9900;
	margin-bottom: 0px; /*header text is indented 10px*/
	cursor: pointer;
	font-size: 11px;
	padding-top: 7px;
	padding-right: 0;
	padding-bottom: 6px;
	padding-left: 10px;
	margin-top: 0px;
	background-position: left top;
}
