/* 
  -----------------------------------
  PopMenu Magic Style Sheet
  by Project Seven Development
  www.projectseven.com
  Menu Type: Horizontal
  Style Theme:0 -Basic Style
  -----------------------------------
*/
body {	background: #ffffff url(../../images/backxx.png);
}
td background { background: #ffffff; }
#sidebar-right {display: none; }
#sidebar-left {display:none;}
img {display:none;}
.communities-top-dc {background: #ffffff;}
.communities-bottom-dc {background: #ffffff; }
.communities-content {text-align: left; }
.container-communities { background: #ffffff; }
.content { float: left; margin-left: 25px; }
#main-content { float: left; margin-left: 25px; }
#list-content { float: left; margin-left: 25px; }
.container-main { background: #ffffff url(../../images/pagexx-back.png) repeat-y; }
.footer { background: #ffffff url(../images/spacer.png); }
.topnav { display: none; }


#p7PMnav {
	margin: 0;
	padding:0;
	font-size: .8em;
	display: none;
}
#p7PMnav li {
	list-style-type: none;
	background: none;
	margin: 0;
	padding: 0;
	display: none;
}
#p7PMnav ul {
	margin: 0;
	padding: 0;
	position: absolute;
	left: -9000px;
	z-index: 10000;
	border-top: 1px solid #afafaf;	
	border-left: 1px solid #afafaf;	
	border-right: 1px solid #afafaf;	
	font-family: Arial, Verdana;
	font-size: 10px;
	color: #60A7BB;
	display: none;
}

#p7PMnav a {
	display: block;
	text-decoration: none;
	line-height:1;
}
#p7PMnav ul a, #p7PMnav ul a:visited {
	padding: 4px 9px; /*padding for top, right of box*/
	color: #434880;
	line-height:1; 
	background-color: #ffffcd; 
	border-bottom: 1px solid #afafaf;
		list-style-type: none;

}
#p7PMnav a:hover, #p7PMnav a:active, #p7PMnav a:focus,
#p7PMnav .p7PMon, #p7PMnav .p7PMmark, #p7PMnav .p7PMtrg, #p7PMnav ul .p7PMtrg{
	background-position: left bottom;
		list-style-type: none;
}

#p7PMnav ul a:active { 	background-position: left bottom; }
#p7PMnav ul a:hover, #p7PMnav ul a:active, #p7PMnav ul a:focus {
	color: #ffffcd;
	letter-spacing: .01px;
	/*background-position: 160px center;*/  /* fixes trigger pointer position*/
		background-position: left bottom;
}
/* ------ the current page marker style ------ */
#p7PMnav ul .p7PMmark {
		background-position: left bottom;
}

#p7PMnav .p7PMmark {
		background-position: left bottom;
}

/* ------ the trigger link styles ------- */

/*the normal trigger links */
#p7PMnav ul .p7PMtrg {
		background-position: left bottom;
}
/* the active trigger link style */
#p7PMnav ul .p7PMon {
		background-position: left bottom;}

/*the submenu classes */
#p7PMnav .p7PMhide {
	left: -9000px;
	border: 0;
	top: 0;
}
#p7PMnav .p7PMshow {
	top: auto;
	left: auto;
	z-index: 20000 !important;
}
/* Top level menu width */
#p7PMnav li {
	float: left;
	width: auto;
}
#p7PMnav ul li {
	float: none;
}
/* 2nd and subsequent Submenu widths */
#p7PMnav ul, #p7PMnav ul li {
	width: 172px;
}
#pmmcrumb {
	font-weight: bold;
	margin-bottom: 16px;
	color: #333333;
}
#pmmcrumb a, #pmmcrumb a:visited {
	font-weight: normal;
	color: #535FAC;
}
#pmmcrumb a:hover, #pmmcrumb a:active, #pmmcrumb a:focus {
	font-weight: normal;
	color: #333333;
}




#nav1, #nav2, #nav3, #nav4, #nav5, #nav6, #nav7 {
  height: 28px!important;
  background-repeat: no-repeat;
  text-indent: -3000px;
  color: #000000;
  font-size: 14px;
}

#nav1 {
}
#nav2 {
}
#nav3 {
}
#nav4 {
}
#nav5 {
}
#nav6 {
}
#nav7 {
}