/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 20 - Lime Rickey
  -----------------------------------
*/

.p7AP3-20 {
	margin: 0 auto;
	width: auto;
	font-family: 'Lato', Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
	font-weight: 300;
}
.p7AP3-20 h3 {
	font-family: 'Lato', Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
	font-weight: 300;
	text-align: center;
}
.p7AP3-20 h5 {
	font-family: 'Lato', Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
	font-weight: 300;
	margin: 0px;
	padding: 0px;
}
.p7AP3:after {
	content: "\0020";
	font-size: 0px;
	display: inline;
	overflow: hidden;
	line-height: 1;
}
.p7AP3trig.p7ap3-theme-20 {
	margin: 0;
	padding: 0;
}
.p7AP3trig.p7ap3-theme-20 h3, .p7AP3trig.p7ap3-theme-20 h4 {
	margin: 0;
	padding: 0;
	letter-spacing: normal;
	font-family: 'Lato', Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
	font-weight: 300;
	font-size: 1.2em;
}
.p7AP3trig.p7ap3-theme-20 a {
	display: block;
	text-decoration: none;
	padding: 10px 20px;
	color: #FFF;
	font-weight: normal;
	background-image: url(img/p7ap3Plus_white.gif);
	background-repeat: no-repeat;
	background-position: left center;
	background-color: #B2614B;
	-webkit-transition: all ease-in-out 0.6s 0.1s;
	transition: all ease-in-out 0.6s 0.1s;
}
.p7AP3trig.p7ap3-theme-20 .p7AP3_ext, .p7AP3trig.p7ap3-theme-20 .p7AP3_ext.p7AP3trig_down {
	background-image: url(img/p7ap3_page_black.gif) !important;
}
.p7AP3trig.p7ap3-theme-20 .p7AP3_ext:hover {
	background-image: url(img/p7ap3_page_white.gif) !important;
}
.p7AP3trig.p7ap3-theme-20 a:hover {
	color: #95C35C;
	background-color: #d1e5b9;
	background-image: url(img/p7ap3Plus_white.gif);
}
.p7AP3trig.p7ap3-theme-20 a:focus {}
.p7AP3trig.p7ap3-theme-20 .p7AP3trig_down, .p7AP3trig.p7ap3-theme-20 .p7AP3trig_down:hover {
	background-color: #95C35C;
	color: #FFF;
	background-image: url(img/p7ap3Minus_white.gif);
}
.p7ap3-theme-20 a.ap3first {
	border-top: none !important;
}
.p7ap3-theme-20 a.ap3last {
	border-bottom-color: #95C35C;
}
.p7ap3-theme-20 a.ap3first.ap3last {
}
.p7ap3-theme-20 a.ap3last.p7AP3trig_down {
	border-radius: 0px 0px 0px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #95C35C;
}
.p7ap3-theme-20 a.ap3first.ap3last.p7AP3trig_down {
}
.p7AP3cwrapper.p7ap3-theme-20 {
	position: relative;
	margin-bottom: 10px;
	box-shadow: 1px 1px 5px #999;
	background-color: rgba(255,255,255,0.5);
}
.p7AP3panelcontent.p7ap3-theme-20 {
	line-height: 1.5em;
	background-color: #FFF;
	color: #000;
}
.p7AP3panelcontent.p7ap3-theme-20 h1,
.p7AP3panelcontent.p7ap3-theme-20 h2,
.p7AP3panelcontent.p7ap3-theme-20 h3,
.p7AP3panelcontent.p7ap3-theme-20 h4 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.p7AP3panelcontent.panel_last {
}
.p7AP3content.p7ap3-theme-20 p {
	margin: 6px 0;
}
.p7AP3trig.p7ap3-theme-20 a.current_mark {
	font-weight: bold;
}
.p7AP3trig.p7ap3-theme-20 .p7AP3_ext.current_mark {
	background-color: #333 !important;
	color: #CCC !important;
	background-image: url(img/p7ap3_page_white.gif) !important;
}
.p7AP3panelcontent.p7ap3-theme-20 a.current_mark {
	font-weight: bold;
}
