/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:5 -Cool Box
  -----------------------------------
*/
/*style for top nav*/
#p7PMnav {
  margin: 0;
  padding:0;
 font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 11px;
}
#p7PMnav li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	float: center;
	width: 144px;
	
}
/*style for sub nav*/
#p7PMnav ul {
	
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	border-top: 0;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;

}
#p7PMnav ul li ul {

}
/*style for top nav background bar*/
#p7PMnav a {
text-align:center;
	display: block;
	text-decoration: none;
	background-color: #666666;
	color: #ffffff;
	line-height:1;
}
/*style for sub nav background*/
#p7PMnav ul a {
text-align: left;
	padding: 4px 10px;
	background-color: #666666;
	/*filter: alpha(opacity=30); /* ie */
    /*-moz-opacity: .3; /* mozilla */
	 font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 10px;
  }
  /*style for man nav text hover*/

#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus {
	background-color: #CCCCCC;
	color: #ffffff;
}
  /*style for sub nav background*/
#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	background-color: #CCCCCC;
	color: #000000;
	letter-spacing: 0.01px;
}
/* ------ the current page marker style ------ */
#p7PMnav .p7PMmark {
	color: #999999;
	font-weight: bold;
	background-color: #333333;
}
/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg {
	background-image:  url(img/p7PM_light_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
}
/* the active trigger link style for the  top level text when you mouse over the subs (childs */
#p7PMnav .p7PMon {
	background-color: #999999;
	color: #ffffff;
}
#p7PMnav ul .p7PMon {
	background-image:  url(img/p7PM_dark_east.gif);
	background-repeat:	no-repeat;
	background-position: right center;
	background-color: #000000;
	color: #FFFFFF;
}
/*the submenu classes */
#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
}
#p7PMnav .p7PMshow {
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: 144px;
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 160px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #ffffff;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #ffffff;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #000000;

}
.bodyTEXT {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;

}
.bodyTEXtbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	
	
}
/* over all style for links, no need to set the style the A:link over rides all other styles*/
A:LINK {
  font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: underline;
	color: #999999;
   }
A:VISITED {
   color: #666666;
   }

A:HOVER {
   text-decoration: underline;
   	color: #CCCCCC;
   }
.headingsplum {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #666666;
}
.sideBold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: bold;
}
.sideText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	
	
}
.bodyTEXtbolditl {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	line-height: 14px;
	font-weight: bold;
	color: #333333;
}
.sideLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}

.sideLinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	text-decoration: underline;
}
.contact-white {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 12px;
	font-weight: normal;
	color: #FFFFFF;
}
.specsHead {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #666666;
	letter-spacing: 0.25em;
	text-indent: 5px;
}
.sideLinksWHITE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
/* The single backslash \ character inside this comment
causes IE5 Mac to ignore the following rule, which allows other
browsers to render top-level menu items to their natural width. */
#p7PMnav li {width: auto;}
.sideLinksBIG {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
	text-transform: capitalize;
	letter-spacing: 0em;
	word-spacing: normal;
}
