/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 10 - Onyx
  -----------------------------------
*/

#feature .p7APM10 {
	padding: 0;
	margin: 0 auto;
	width: auto;
}
#feature .p7APM10 .p7APMtrig {
	margin: 0;
	background-image: url(img/p7apm_onyx_middle.jpg);
	background-repeat: repeat-x;
	background-color: #E8CE9F;
	padding: 0;
	background-position: left center;
}
#feature .p7APM10 .p7APMtrig h3, #feature .p7APM10 .p7APMtrig h4 {
	margin: 0 !important;
	padding: 0 !important;
	letter-spacing: normal !important;
	font-size: 14px;
	background-image: url(img/p7apm_onyx_right.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	zoom: 1.0;
	text-transform: none;
}

#feature .p7APM10 .p7APMtrig a {
	display: block;
	text-decoration: none;
	padding: 15px 10px 15px 24px;
	color: #002C2C !important;
	font-weight: normal;
	background-image: url(img/p7apm_onyx_left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom-style: none;
}
#feature .p7APM10 .p7APMtrig a.p7APM_ext, 
#feature .p7APM10 .p7APMtrig a.p7APM_ext.p7APMtrig_down {
	color: #002C2C !important;
	letter-spacing: normal !important;
	background: url(img/p7apm_onyx_ext.jpg) no-repeat left center !important;
}
#feature .p7APM10 .p7APMtrig a:hover {
	color: #FFC !important;
	background-color: transparent !important;
}
#feature .p7APM10 .p7APMtrig a:active, 
#feature .p7APM10 .p7APMtrig a:focus {
	outline: 1px dotted #C6AF87;
}
#feature .p7APM10 .p7APMtrig .p7APMtrig_down, 
#feature .p7APM10 .p7APMtrig .p7APMtrig_down:hover  {
	letter-spacing: 0.1em;
	background-image: url(img/p7apm_onyx_down.jpg) !important;
	background-position: left center;
	background-repeat: no-repeat;
}
#feature .p7APM10 .p7APMcwrapper {
	position: relative;
}
#feature .p7APM10 .p7APMpanelcontent {
	padding: 20px;
	line-height: 1.5em;
	margin: 0 24px;
	background-color: transparent;
}
#feature .p7APM10 .p7APMcontent h2, 
#feature .p7APM10 .p7APMcontent h3, 
#feature .p7APM10 .p7APMcontent h4 {
	font-size: 14px;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
#feature .p7APM10 .p7APMcontent p {
	margin: 6px 0;
}
#feature .p7APM10 .current_mark {
	font-weight: bold !important;
}

