/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 09 - Image-Based
  -----------------------------------
*/

.p7APM09 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin: 0 0 0 0px;
	width: 175px;
}
.p7APM09 img {
	border: 0;
}
.p7APM09 .p7APMtrig {
	margin: 0;
	background-image: url(../images/accordian_tab.png);
	background-repeat: no-repeat;
	height: 25px;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 0px;
}
.p7APM09 .p7APMtrig h3, .p7APM09 .p7APMtrig h4 {
	margin: 0 !important;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}
.p7APM09 .p7APMtrig a {
	display: inline;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #FFF;
	text-decoration: none;
}
.p7APM09 .p7APMtrig a:hover {
	background-color: transparent !important;
	color: #F09F2A;
}
#container #side_bar #p7APM_1 ul li a {
	text-decoration: none;
	list-style-type: none;
}


.p7APM09 .p7APMtrig a:active, .p7APM09 .p7APMtrig a:focus {
	color: #F09F2A;
	font-weight: bold;

}
.p7APM09 .p7APMcwrapper {
	position: relative;
}
.p7APM09 .p7APMpanelcontent {
	padding: 0px;
	line-height: 1.5em;
	margin: 0;
	border-right: none;
	border-left: none;
	text-align: center;
}
.p7APM09 .p7APMcontent h2, .p7APM09 .p7APMcontent h3, 
.p7APM09 .p7APMcontent h4 {
	line-height: normal;
}
.p7APM09 .p7APMcontent p {
	margin: 6px 0;
}

.p7APM09 .current_mark {
	font-weight: bold;
	color: #F09F2A !important;
	padding-left: 0px;
}

#container #side_bar #p7APM_1 #p7APMw1_1 #p7APMc1_1 #p7APMp1_1 ul li a:hover {
	color: #C90;
}
