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

/* for accordian menu */
.p7AB {
	padding: 20px 10px 5px;
	font-family: Arial, Helvetica, sans-serif;	
}
.p7AB h3 {
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 14px;
	background: url(../images/list.gif) no-repeat right;
}

.p7ABtrig {margin: 0;
padding: 0; }
.p7ABtrig h3, .p7ABtrig h4,  {
	margin: 0;
	padding: 0 10px 0 0;
	font-size: 14px;
	background: url(../images/list.gif) no-repeat right;
}
#p7ABW1 .p7ABtrig a, #p7ABW2 .p7ABtrig a,
#p7ABW3 .p7ABtrig a, #p7ABW4 .p7ABtrig a,
#p7ABW5 .p7ABtrig a, #p7ABW6 .p7ABtrig a,
#p7ABW7 .p7ABtrig a, #p7ABW8 .p7ABtrig a,
#p7ABW9 .p7ABtrig a, #p7ABW10 .p7ABtrig a, h3 a{display: block;
text-decoration: none;
padding: 2px 4px 2px 2px;
font-weight: normal;
 }
#p7ABW1 .p7ABtrig a:hover, #p7ABW2 .p7ABtrig a:hover,
#p7ABW3 .p7ABtrig a:hover, #p7ABW4 .p7ABtrig a:hover,
#p7ABW5 .p7ABtrig a:hover, #p7ABW6 .p7ABtrig a:hover,
#p7ABW7 .p7ABtrig a:hover, #p7ABW8 .p7ABtrig a:hover,
#p7ABW9 .p7ABtrig a:hover, #p7ABW10 .p7ABtrig a:hover { }
.p7ABtrig a:active, .p7ABtrig a:focus { }
#p7ABW1 .p7ABtrig .p7ABtrig_down, #p7ABW2 .p7ABtrig .p7ABtrig_down,
#p7ABW3 .p7ABtrig .p7ABtrig_down, #p7ABW4 .p7ABtrig .p7ABtrig_down,
#p7ABW5 .p7ABtrig .p7ABtrig_down, #p7ABW6 .p7ABtrig .p7ABtrig_down,
#p7ABW7 .p7ABtrig .p7ABtrig_down, #p7ABW8 .p7ABtrig .p7ABtrig_down,
#p7ABW9 .p7ABtrig .p7ABtrig_down, #p7ABW10 .p7ABtrig .p7ABtrig_down {color: #333;
letter-spacing: 0.1em;

font-weight: bold; }
.open {margin-top:30px;}
#p7ABc1_5 li a {color:#333;}
.p7ABcontent li {margin-bottom:5px;}
.p7ABcontent {padding: 0px 10px 0 10px;
font-size: 1em;
line-height: 1.4em;
color: #333333; }
.p7ABc1_5 content {padding:0;
margin:0; }
.p7ABcontent h2, .p7ABcontent h3, 
.p7ABcontent h4 {font-size: 14px;
color: #333333;
margin: 0px;
line-height: normal;
letter-spacing: 0.1em; }
.p7ABcontent p {margin: 6px 0 12px 0; }
.p7ABcontent ul {font-size:12px;padding-right:5px;}
