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

#content-1 .p7APM05 {
	border-bottom: 6px solid #4A144A;
	font-size: .8em;
	margin: 0 1px 0 1px;
	width: auto;
}
#content-1 .p7APM05 .p7APMtrig, #categoryNavigation li {
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-color: #FF9E01;
}
.p7APM05 .p7APMtrig h3, .p7APM05 .p7APMtrig h4 {
	margin: 0 !important;
	padding: 0 !important;
	letter-spacing: normal !important;
	font-size: 1.1em;
}
#content-1 .p7APM05 .p7APMtrig a, #categoryNavigation li a {
	display: block;
	text-decoration: none;
	padding: 5px 8px 5px 20px;
	color: #000 !important;
	font-weight: normal;
	background-image: url(img/p7apm_east_black.gif) !important;
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #FF8C00;
	border-top: 1px solid #FEB800;
}
#categoryNavigation li a
{
	padding-left: 8px !important;
	background-image: none !important;
	text-align:center !important;
}
#content-1 .p7APM05 .p7APMtrig .p7APM_ext, #content-1 .p7APM05 .p7APMtrig .p7APM_ext.p7APMtrig_down {
	background-image: url(img/p7apm_page_black.gif) !important;
	background-color: transparent !important;
	color: #000 !important;
	border-bottom: 1px solid #CA3300 !important;
	border-top: 1px solid #FF5217 !important;
}
#content-1 .p7APM05 .p7APMtrig a:hover, #categoryNavigation li a:hover {
	color: #FFF !important;
	background-color: transparent !important;
}
.p7APM05 .p7APMtrig a:active, .p7APM05 .p7APMtrig a:focus, #categoryNavigation li a:focus {
	outline: 1px dotted #ccc;
}
#content-1 .p7APM05 .p7APMtrig .p7APMtrig_down, #content-1 .p7APM05 .p7APMtrig .p7APMtrig_down:hover {
	background-image: url(img/p7apm_south_gray.gif) !important;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #4A144A !important;
	color: #FFD076 !important;
	border-color: #4A144A !important;
}
.p7APM05 .p7APMcwrapper {
	position: relative;
}
.p7APM05 .p7APMcontent {
border: none;

}
#content-1 .p7APM05 .p7APMpanelcontent {
	padding: 20px;
	background-image: url(img/p7apm_bevel_white.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}

#p7APMp2_1
{
background-image: none !important;
}
.p7APM05 .p7APMcontent h2, .p7APM05 .p7APMcontent h3, 
.p7APM05 .p7APMcontent h4 {
	font-size: 1em;
	margin: 0px;
	line-height: normal;
	letter-spacing: .2em;
}
.p7APM05 .p7APMcontent p {
	margin: 6px 0;
}
.p7APM05 .current_mark {
	font-weight: bold !important;
}
