/* 
  -----------------------------------
  bp_panelmenu based on template by
  by Project Seven Development
  www.projectseven.com
  Style Theme: 06 - Greystone
  -----------------------------------
*/
#panelbox {
}
#paneltest {
}
.p7AB {
	background-color: #333333;
	padding: 6px;
	border-bottom: 1px solid #000000;
	border-right: 1px solid #000000;
	border-left: 1px solid #666666;
	border-top: 1px solid #666666;
	font-family: Arial, Helvetica, sans-serif;
}
.p7ABtrig {
	margin: 0;
	padding: 0;
	background-image: url(../images/bp_sandbut.jpg);
	background-repeat: repeat-x;
	background-color: #AEA678;
	border-right: 1px solid #000000;
	border-left: 1px solid #666666;
}
.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}
#p7ABW1 .p7ABtrig a, #p7ABW2 .p7ABtrig a,
#p7ABW3 .p7ABtrig a, #p7ABW4 .p7ABtrig a,
#p7ABW5 .p7ABtrig a, #p7ABW6 .p7ABtrig a,
#p7ABW7 .p7ABtrig a, #p7ABW8 .p7ABtrig a,
#p7ABW9 .p7ABtrig a, #p7ABW10 .p7ABtrig a {
	display: block;
	text-decoration: none;
	padding: 4px 8px 4px 18px;
	color: #333333;
	font-weight: normal;
	border-bottom: 1px solid #7A7A7A;
	border-top: 1px solid #B6B6B6;
	background-image: url(../images/bp_east_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#p7ABW1 .p7ABtrig a:hover, #p7ABW2 .p7ABtrig a:hover,
#p7ABW3 .p7ABtrig a:hover, #p7ABW4 .p7ABtrig a:hover,
#p7ABW5 .p7ABtrig a:hover, #p7ABW6 .p7ABtrig a:hover,
#p7ABW7 .p7ABtrig a:hover, #p7ABW8 .p7ABtrig a:hover,
#p7ABW9 .p7ABtrig a:hover, #p7ABW10 .p7ABtrig a:hover {
	color: #CC0000;
}
.p7ABtrig a:active, .p7ABtrig a:focus {
	outline: 1px dotted #ccc;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down,
#p7ABW3 .p7ABtrig .p7ABtrig_down, #p7ABW4 .p7ABtrig .p7ABtrig_down,
#p7ABW5 .p7ABtrig .p7ABtrig_down, #p7ABW6 .p7ABtrig .p7ABtrig_down,
#p7ABW7 .p7ABtrig .p7ABtrig_down, #p7ABW8 .p7ABtrig .p7ABtrig_down,
#p7ABW9 .p7ABtrig .p7ABtrig_down, #p7ABW10 .p7ABtrig .p7ABtrig_down {
	color: #DDDDDD;
	letter-spacing: 0.1em;
	background-image: url(../images/bp_south_light_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #333333;
	border-color: #333333;
	font-weight: bold;
}
.p7ABcontent {
	padding: 10px;
	font-size: 12px;
	line-height: 1.5em;
	color: #333333;
	background-color: #FFFFFF;
	background-image: url(../images/bp_light_gray_bevel.jpg);
	background-repeat: repeat-x;
	border-right: 1px solid #000000;
	border-left: 1px solid #666666;
}
.p7ABcontent h2, .p7ABcontent h3, 
.p7ABcontent h4 {
	font-size: 14px;
	color: #333333;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7ABcontent p {
	margin: 6px 0 12px 0;
}
.p7ABcontent h6 {
	font-size: 12px;
}
.p7ap_currentmark {
	font-weight: bold;
}
/*The links inside the Accordion Panel menu*/
.menulist {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: .95em;
}
.menulist2 {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: .9em;
}
.menulist3 {
	padding: 0 !important;
	list-style-type: none;
	line-height: normal;
	font-size: 1em;
	width: 220px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 12px;
	margin-left: 0px;	
}
.menulist li, .menulist2 li, .menulist3 li {
	margin: 0 0 2px 0;}

.menulist a, .menulist2 a, .menulist3 a {
	text-decoration: none;
	display: block;
	padding: 3px 6px;
	border: 1px solid #999;
	color: #333333;
	background-image: url(../images/bp_linkgradient.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	background-color: #FFFFFF;
}
.menulist a:hover, .menulist2 a:hover, .menulist3 a:hover {
	color: #333333;
	border-color: #505050;
	background-position: 0px -100px;
	text-decoration: none;
}

/*
The YOU are HERE link assigned by the Accordion Panel script
to mark the current page link
*/
.p7ap_currentmark {
	font-weight: bold;
	border-color: #505050 !important;
	background-position: 0px -200px !important;
	cursor: default;
}
/*Affects only the Accordion Panel component that houses the nav menu. 
We turn off borders, padding, and background color, 
and assign a left margin of 1px to nudge the accordion over
to clear and reveal the column border
*/
#p7ABW1 {
	border: 0;
	padding: 0;
	margin: 0 1px;
	background-color: transparent;
}
.p7ABtrig h3, .p7ABtrig h4 {
	font-size: 1em !important;
}
#p7ABW1 .p7ABtrig a {
	border-bottom: 1px solid #333 !important;
}
#p7ABW1 .p7ABtrig .p7ABtrig_down {
	background-color: #000000 !important;
}
.panel_list {
	margin: 0 0 0 4px;
	padding: 0 0 0 4px;
}

/*The bottom content - below the Accordion Panel menu*/
.grayed {
	margin: 0;
	font-size: 0.9em;
	color: #CCCCCC;
	background-color: #795E37;
	padding: 4px 0px 4px 7px;
	border-top: 1px solid #7a7a7a;
	border-bottom: 1px solid #333333;
	letter-spacing: 0.5em;
}
#cancel_background, #cancel2_background, #cancel3_background {
	background-image: none;
	margin: 0;
	padding-top: 12px;
}
.activlist250 {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	font-size: 1em;
	line-height: 1.3em;
	color: #000000;
	text-align: right;
	width: 230px;
}
.activlist300 {
	margin: 0 0 12px 0 !important;
	padding: 0 !important;
	list-style-type: none;
	font-size: 1em;
	line-height: 1.3em;
	color: #000000;
	text-align: right;
	width: 220px;
}
.note {
	font-size: 0.85em;
	padding: 0 0 14px 4px;
	border-bottom: 1px dotted #333;
}
#crumbpath {
	padding: 0 0 4px 4px;
	font-size: 8pt;
	line-height: 8pt;
	color: #666666;
}#crumbpath a {
	color: #666666;
	text-decoration: none;
}
#crumbpath a:hover {
	color: #003399;
	text-decoration: none;
	font-weight: bold;
}
.img_inline  {
	display: inline;
	float:left;
	margin: 3px 5px 3px 3px;
}
.img_inline2  {
	display: inline;
	float:right;
	margin: 3px 3px 3px 5px;
}
