/* 
  -----------------------------------
  Accordion Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 11 - FAQ-In-Blue
  -----------------------------------
*/

.p7AP3-11 {
	padding: 0px;
	border-bottom: 4px solid #0489B7;
	margin: 0 auto;
	width: auto;
}
.p7AP3:after {
	content: ".";
	font-size: 0px;
	display: inline;
	overflow: hidden;
	line-height: 1;
}
.p7AP3trig.p7ap3-theme-11 {
	margin: 0;
	padding: 0;
}
.p7AP3trig.p7ap3-theme-11 h3, .p7AP3trig.p7ap3-theme-11 h4 {
	margin: 0;
	padding: 0;
	letter-spacing: normal;
	font-size: 1.25em;
}
.p7AP3trig.p7ap3-theme-11 a {
	display: block;
	text-decoration: none;
	padding: 6px 20px;
	color: #0489B7;
	font-weight: normal;
	background-image: url(img/p7ap3_plus_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-top: 1px solid #0489B7;
}
.p7AP3trig.p7ap3-theme-11 .p7AP3_ext, .p7AP3trig.p7ap3-theme-11 .p7AP3_ext.p7AP3trig_down {
	background-image: url(img/p7ap3_page_blue.gif);
	color: #0489B7;
	background-color: #FFF;
	letter-spacing: normal;
}
.p7AP3trig.p7ap3-theme-11 a:hover {
	color: #035976;
	background-color: transparent;
}
.p7AP3trig.p7ap3-theme-11 a:focus {
	outline: none;
}
.p7AP3trig.p7ap3-theme-11 .p7AP3trig_down {
	background-image: url(img/p7ap3_minus_blue.gif);
	background-repeat: no-repeat;
	background-position: left center;
	color: #0489B7;
	font-weight: bold;
}
.p7AP3cwrapper.p7ap3-theme-11 {
	position: relative;
}
.p7AP3panelcontent.p7ap3-theme-11 {
	border-right: 1px solid #0489B7;
	border-left: 1px solid #0489B7;
	line-height: 1.5em;
	color: #0489B7;
	margin: 0 8px;
}
.p7AP3panelcontent.p7ap3-theme-11 h1,
.p7AP3panelcontent.p7ap3-theme-11 h2,
.p7AP3panelcontent.p7ap3-theme-11 h3,
.p7AP3panelcontent.p7ap3-theme-11 h4 {
	margin: 0px;
}
.p7AP3panelcontent.p7ap3-theme-11 p {
	margin-top: 1px;
	margin-bottom: 10px;

}
.p7AP3trig.p7ap3-theme-11 a.current_mark {
	font-weight: bold;
}
.p7AP3trig.p7ap3-theme-11 .p7AP3_ext.current_mark {
	background-image: url(img/p7ap3_page_blue.gif) !important;
}
.p7AP3panelcontent.p7ap3-theme-11 a.current_mark {
	font-weight: bold;
}
.border-left {
	border-left: 1px dotted #0489B7 !important;
}
