/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 08 - Emerald
  -----------------------------------
*/

.p7APM08 {
	font-family: Verdana, Geneva, sans-serif;
	padding: 1px;
	font-size: 11px;
	margin: 0 auto;
	width: auto;
	color: #67591E;
}
.p7APM08 .p7APMtrig {
	margin: 0;
	padding: 0;
}
.p7APM08 .p7APMtrig h3, .p7APM08 .p7APMtrig h4 {
	margin: 0 !important;
	padding: 0 !important;
	letter-spacing: normal !important;
	font-size: 11px;
	color: #67591E;
}
.p7APM08 .p7APMtrig a {
	display: block;
	text-decoration: none;
	padding: 0px 5px 2px 18px;
	color: #67591E !important;
	font-weight: normal;
	background-repeat: no-repeat;
	background-position: left center;
	background-image: url(img/p7apm_east_black.gif);
}
.p7APM08 .p7APMtrig .p7APM_ext, .p7APM08 .p7APMtrig .p7APM_ext.p7APMtrig_down {
	background-image: url(img/p7apm_east_black.gif) !important;
	background-color: transparent !important;
	color: #67591E !important;
	background-repeat: no-repeat;
}
.p7APM08 .p7APMtrig a:hover {
	color: #FFF !important;
	background-color: transparent !important;
}
.p7APM08 .p7APMtrig a:active, .p7APM08 .p7APMtrig a:focus {
}
.p7APM08 .p7APMtrig .p7APMtrig_down, .p7APM08 .p7APMtrig .p7APMtrig_down:hover {
	background-image: url(img/p7apm_emerald_down.jpg) !important;
	background-repeat: no-repeat;
	background-position: left center;
	color: #000 !important;
}
.p7APM08 .p7APMcwrapper {
	position: relative;
}
.p7APM08 .p7APMpanelcontent {
	line-height: 13px;
	background-color: #e3e3c1;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 13px;
	color: #67591E;
	text-indent: -9px;
}
.p7APM08 .p7APMcwrapper a {
	background-color: #e3e3c1;
	text-decoration: none;
	color: #67591E;
}
.p7APM08 .p7APMcwrapper a:hover {
	background-color: #9aa443;
	text-decoration: none;
	color: #000;
	margin-right: -33px;
}
.p7APM08 .p7APMpanelcontent a:active {
	background-color: #9aa443;
	text-decoration: none;
	height: auto;
	width: auto;
	color: #000;
}
.p7APM08 .p7APMcontent h2, .p7APM08 .p7APMcontent h3, 
.p7APM08 .p7APMcontent h4 {
	font-size: 11px;
	margin: 0px;
	line-height: normal;
}
.p7APM08 .p7APMcontent p {
	margin: 6px 0;
}
.p7APM08 .current_mark {
	font-weight: bold !important;
}
