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

.p7APM04 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 0 auto;
	width: auto;
	border-top: 1px solid #6F2E26;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #6F2E26;
	border-left: 1px solid #CCCCCC;
}
.p7APM04 .p7APMtrig {
	margin: 0;
	padding: 0;
	background-image: url(img/p7apm_aberry.gif);
	background-repeat: repeat-x;
	background-color: #9C4239;
}
.p7APM04 .p7APMtrig h3, .p7APM04 .p7APMtrig h4 {
	margin: 0 !important;
	padding: 0 !important;
	letter-spacing: normal !important;
	font-size: 11px;
}
.p7APM04 .p7APMtrig a {
	display: block;
	text-decoration: none;
	padding: 0px 10px 0px 20px;
	color: #000 !important;
	font-weight: normal;
	background-image: url(img/p7apm_east_black.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #A6534F;
	border-top: 1px solid #CD867E;
}
.p7APM04 .p7APMtrig .p7APM_ext, .p7APM04 .p7APMtrig .p7APM_ext.p7APMtrig_down {
	background-image: url(img/p7apm_page_white.gif) !important;
	background-color: transparent !important;
	color: #000 !important;
	border-bottom: 1px solid #A6534F !important;
	border-top: 1px solid #CD867E !important;
	letter-spacing: 0.1em !important;
}
.p7APM04 .p7APMtrig a:hover {
	color: #FFF !important;
	background-color: transparent !important;
}
.p7APM04 .p7APMtrig a:active, .p7APM04 .p7APMtrig a:focus {
	outline: 1px dotted #ccc;
}
.p7APM04 .p7APMtrig .p7APMtrig_down, .p7APM04 .p7APMtrig .p7APMtrig_down:hover {
	letter-spacing: 0.05em;
	background-image: url(img/p7apm_south_gray.gif) !important;
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #000 !important;
	color: #CCC !important;
	border-color: #000 !important;
}
.p7APM04 .p7APMtrig .p7APMtrig_down:hover {
	color: #FFF !important;
}
.p7APM04 .p7APMcwrapper {
	position: relative;
}
.p7APM04 .p7APMpanelcontent {
	padding: 15px 5px 20px;
	line-height: 1.5em;
	background-image: url(img/p7apm_bevel_white.jpg);
	background-repeat: repeat-x;
	background-color: #FFF;
}
.p7APM04 .p7APMcontent h2, .p7APM04 .p7APMcontent h3, 
.p7APM04 .p7APMcontent h4 {
	font-size: 12px;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0.1em;
}
.p7APM04 .p7APMcontent p {
	margin: 6px 0;
}
.p7APM04 .current_mark {
	font-weight: bold !important;
}
.p7APM04 .p7APMpanelcontent p .title {
	display: block;
	text-align: center;
	border-bottom: 1px solid #9C4239;
	background-color: #EAC8C4;
	padding-top: 2px;
	padding-bottom: 3px;
	color: #660000;
	margin-right: -5px;
	margin-bottom: 3px;
	margin-left: -7px;
}
.p7APM04 .p7APMpanelcontent .doors {
	text-align: center;
	border-bottom: 1px solid #FF0000;
	margin-bottom: 3px;
	margin-right: -6px;
	margin-left: -8px;
	background-color: #FFFF99;
	border-top: 1px solid #FF4F4F;
	padding-top: 2px;
	padding-bottom: 5px;
	color: #B91C1C;
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.p7APM04 .p7APMpanelcontent #mmdates {
	margin-left: 15px;
}
.p7APM04 .p7APMpanelcontent .mmdates {

	margin-left: 15px;
}

