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

.p7APM10 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 1em;
	margin: 0 auto;
	width: 766px;
}
.p7APM10 .p7APMcwrapper td.plans {
	font-size:.9em;
	line-height:1.3em;
	font-weight:normal;
	width: 260px;
}
.p7APM10 .p7APMcwrapper td.specs-text {
	font-size:.7em;
	line-height:2em;
	font-weight:normal;
	letter-spacing:.5px;
	width: 580px;
	color:#CCC;
}
.p7APM10 .p7APMcwrapper td.specs-head {
	font-size:.7em;
	line-height:2em;
	letter-spacing:1px;
	width: 185px;
	color: #FFF;
}
.p7APM10 .p7APMtrig {
	margin: 0;
	background-image: url(img/p7apm_onyx_middle.jpg);
	background-repeat: repeat-x;
	background-color: #000;
	padding: 0;
	background-position: left center;
}
.p7APM10 .p7APMtrig h3, .p7APM10 .p7APMtrig h4 {
	margin: 0 !important;
	padding: 0 !important;
	letter-spacing: normal !important;
	font-size: 12px;
	background-image: url(img/p7apm_onyx_right.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	zoom: 1;
}
.p7APM10 .p7APMtrig a {
	display: block;
	text-decoration: none;
	padding: 8px 10px 8px 24px;
	color: #999 !important;
	font-weight: normal;
	background-image: url(img/p7apm_onyx_left.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.p7APM10 .p7APMtrig a.p7APM_ext, .p7APM10 .p7APMtrig a.p7APM_ext.p7APMtrig_down {
	color: #999 !important;
	letter-spacing: normal !important;
	background-image: url(img/p7apm_onyx_ext.jpg);
}
.p7APM10 .p7APMtrig a:hover {
	color: #FFF !important;
	background-color: transparent !important;
}
.p7APM10 .p7APMtrig a:active, .p7APM10 .p7APMtrig a:focus {
	outline: 1px dotted #ccc;
}
.p7APM10 .p7APMtrig .p7APMtrig_down, .p7APM10 .p7APMtrig .p7APMtrig_down:hover  {
	letter-spacing: 0.1em;
	color: #FFF !important;
	background-image: url(img/p7apm_onyx_down.jpg) !important;
	background-position: left center;
}
.p7APM10 .p7APMcwrapper {
	position: relative;
}
.p7APM10 .p7APMpanelcontent {
	padding-left: 15px;
	padding-top:15px;
	padding-bottom:15px;
	line-height: 1.5em;
	margin: 0;
	background-color: #333;
}
.p7APM10 .p7APMcontent h2, .p7APM10 .p7APMcontent h3, 
.p7APM10 .p7APMcontent h4 {
	font-size: 12px;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7APM10 .p7APMcontent p {
	margin: 6px 0;
}
.p7APM10 .current_mark {
	font-weight: bold !important;
}
