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

.p7AP3-04 {
	padding: 0px;
	margin: 0 auto;
	width: auto;
	border: 1px solid #CCC;
	background-color: #9FC965;
}
.p7AP3-04 a:link {
	color: #333 !important;
	text-decoration: none;
}
.p7AP3-04 a:visited {
	color: #333 !important;
	text-decoration: none;
}
.p7AP3-04 a:hover {
	color: #FFF !important;
	text-decoration: none;
}
.p7AP3panelcontent a:link {
	color: #6890D5 !important;
	text-decoration: none;
}
.p7AP3panelcontent a:visited {
	color: #6890D5 !important;
	text-decoration: none;
}
.p7AP3panelcontent a:hover {
	color: #FF6600 !important;
	text-decoration: none;
}
.p7AP3:after {
	content: ".";
	font-size: 0px;
	display: inline;
	overflow: hidden;
	line-height: 1;
}
.p7AP3trig.p7ap3-theme-04 {
	margin: 0;
	padding: 0;
}
.p7AP3trig.p7ap3-theme-04 h3, .p7AP3trig.p7ap3-theme-04 h4 {
	letter-spacing: normal;
	font-size: 10px;
	margin: 0;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
}
.p7AP3trig.p7ap3-theme-04 a {
	display: block;
	text-decoration: none;
	color: #000;
	font-weight: normal;
	background-image: url(img/p7ap3_east_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #9FC965;
	-webkit-transition: all linear 0.15s 0.1s;
	transition: all linear 0.15s 0.1s;
	padding-top: 4px;
	padding-right: 16px;
	padding-bottom: 4px;
	padding-left: 22px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #91C14F;
	border-bottom-color: #91C14F;
	margin: 0px;
}
.p7AP3trig.p7ap3-theme-04 .p7AP3_ext, .p7AP3trig.p7ap3-theme-04 .p7AP3_ext.p7AP3trig_down {
	background-image: url(img/p7ap3_page_black.gif);
	color: #000;
	background-color: #9FC965;
}
.p7AP3trig.p7ap3-theme-04 a:hover {
	color: #FFFFFF;
	background-color: #9FC965;
	background-image: url(img/p7ap3_east_white.gif);
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #91C14F;
	border-right-color: #91C14F;
	border-bottom-color: #91C14F;
	border-left-color: #91C14F;
}
.p7AP3trig.p7ap3-theme-04 .p7AP3trig_down, .p7AP3trig.p7ap3-theme-04 .p7AP3trig_down:hover {
	background-image: url(img/p7ap3_south_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #9FC965;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.p7AP3trig.p7ap3-theme-04 .p7AP3_ext:hover {
	background-image: url(/p7ap3/img/p7ap3_page_white.gif);

}
.p7AP3trig.p7ap3-theme-04 .p7AP3trig_down:hover {
	color: #FFF;
}
.p7AP3cwrapper.p7ap3-theme-04 {
	position: relative;
}
.p7AP3panelcontent.p7ap3-theme-04 {
	line-height: 1.5em;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	color: #333;
	background-image: url(img/p7ap3_bevel_white.jpg);
}
.p7AP3panelcontent.p7ap3-theme-04 h1,
.p7AP3panelcontent.p7ap3-theme-04 h2,
.p7AP3panelcontent.p7ap3-theme-04 h3,
.p7AP3panelcontent.p7ap3-theme-04 h4 {
	margin: 0px;
	padding: 0px;
}
.p7AP3content.p7ap3-theme-04 p {
	margin: 0px;
	padding: 0px;
}
.p7AP3trig.p7ap3-theme-04 .current_mark, .p7AP3trig.p7ap3-theme-04 .current_mark:hover {
	font-weight: bold;
}
.p7AP3panelcontent.p7ap3-theme-04 .current_mark {
	font-weight: bold;
}
