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

.p7APM06 {
	font-family: Arial, Helvetica, sans-serif;
	padding: 5px;
	font-size: small;
	margin: 0 auto;
	width: auto;
	border: 1px none #FFF;
}
.p7APMp1_2 table a      {
	color: #FFF;
	text-decoration: none;
}
.p7APMp1_2 table a:hover    {
	color: #F9C;
	text-decoration: underline;
}
.p7APMp1_6 table a      {
	text-decoration: none;
}
.p7APMp1_6 table a:hover    {
	text-decoration: underline;
	color: #F9C;
}
.p7APMp1_7 table a      {
	text-decoration: none;
	color: #FFF;
}
.p7APMp1_7 table a:hover    {
	text-decoration: underline;
	color: #F9C;
}

.p7APM06 .p7APMtrig {
	margin: 0;
	padding: 0;
	background-repeat: repeat-x;
	background-color: #E83A00;
}
.p7APM06 .p7APMtrig h3, .p7APM06 .p7APMtrig h4 {
	margin: 0 !important;
	padding: 0 !important;
	letter-spacing: normal !important;
	font-size: 1.1em;
	font-weight: bold;
}
.p7APM06 .p7APMtrig a {
	display: block;
	text-decoration: none;
	color: #FFF !important;
	background-color: #F9C !important;
	font-weight: normal;
	background-image: url(img/p7apm_east_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-variant: small-caps;
	padding-top: 8px;
	padding-right: 3px;
	padding-bottom: 2px;
	padding-left: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.p7APM06 .p7APMtrig .p7APM_ext, .p7APM06 .p7APMtrig .p7APM_ext.p7APMtrig_down {
	background-image: url(img/p7apm_east_black.gif) !important;
	color: #FFF !important;
	background-color: #F9C !important;
	font-weight: normal !important;
	font-variant: small-caps !important;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.p7APM06 .p7APMtrig a:hover {
	color: #000 !important;
	background-color: #F9C !important;
	text-decoration: underline;
}
.p7APM06 .p7APMtrig a:active, .p7APM06 .p7APMtrig a:focus {
	outline: 1px dotted #ccc;
}
.p7APM06 .p7APMtrig .p7APMtrig_down, .p7APM06 .p7APMtrig .p7APMtrig_down:hover {
	background-image: url(img/p7apm_south_white.gif) !important;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #222 !important;
	background-color: #F9C !important;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	text-decoration: underline;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCC;
}
.p7APM06 .p7APMcwrapper {
	position: relative;
	line-height: 2px;
}
.p7APM06 .p7APMpanelcontent {
	line-height: normal;
	background-image: url(img/p7apm_soft.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 15px;
	font-style: normal;
}
.p7APM06 .p7APMcontent h2, .p7APM06 .p7APMcontent h3, 
.p7APM06 .p7APMcontent h4 {
	font-size: 10px;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7APM06 .p7APMcontent p {
	margin: 6px 0;
}
.p7APM06 .current_mark {
	font-weight: bold !important;
}
