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

.p7AB {
	background-color: #FFFFF2;/*standard bkgrnd*/
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	
}
#prod #p7ABW2 {
    width: 600px;
}/*this gives the about section a reasonable set width*/

#colone .p7AB{
    margin: 50px 0 0 0;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #DBDBB7;
	width: 135px;
}
#fundapm .p7AB {
    width: 117px;
	margin: 2px 0 0 0;
	padding: 0;
}/*fundapm is unique to the home page*/


.p7ABtrig {
	margin: 0;
	padding: 0;
	background-color: #FFFFF2;
}

#fundapm .p7ABtrig {
    background-color: #CCC;
}
/*about and criteria sections of APM, second and third panel on product pages*/
#prod #p7ABW2 .p7ABcontent h1, #prod #p7ABW3 .p7ABcontent h1, #prod #p7ABW4 .p7ABcontent h1, #prod #p7ABW5 .p7ABcontent h1 {
    margin: 0 0 10px 0;
	padding: 0;
	font-size: 16px;
	color: #3C2800; /*drk brown*/
	font-weight: normal;
}

#prod #p7ABW2 .p7ABcontent h2 {
    font-size: 14px;
	color: #996600;/*light brown*/
	margin: 12px 0 5px 0;
	padding: 0;
	line-height: normal;
	letter-spacing: 0.1em;
}
#prod #p7ABW2 .p7ABcontent p {
    margin: 0;
	padding: 0;
	font-size: 12px;
}
/*end prod page panel 2 */
/* general h tag*/
.p7ABtrig h3, .p7ABtrig h4, #content .p7ABtrig h3 {
	margin: 0;
	padding: 0;
	text-decoration: none;
}/*font-size: is controlled by the a tag at 11px in main.css*/

#fundapm .p7ABtrig h3{
    font-size: 12px;
}


.p7ABcontent h2, .p7ABcontent h3, 
.p7ABcontent h4 {
	font-size: 14px;
	color: #333333;
	margin: 0;
	line-height: normal;
	letter-spacing: 0.1em;
	
}/*this descendant class selector applies to all h2, h3, and h4 elements inside the 
panel content DIV, there are some h3*/
/*end general h tag in APM*/


#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 {
	display: block;
	text-decoration: none;
	padding: 4px 8px 4px 18px;
	color: #3C2800;/*drk brown*/
	font-weight: normal;
	background-image: url(images/p7ap_east_med_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
tr.crit #p7ABW3 .p7ABtrig a, tr.crit #p7ABW4 .p7ABtrig a, tr.crit #p7ABW5 .p7ABtrig a{
   display: inline;
   float: right;
   
}

/*#prod #p7ABW2 .p7ABtrig a{
    display: inline;
}so about will be on same line as page title, didn't work*/

#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 {
	color: #336633;/*dark green*/
}


.p7ABtrig a:active, .p7ABtrig a:focus {
	outline: 1px dotted #FFFFF2;/*standard bkgrnd doesn't seem to be working*/
}

#fundapm .p7ABtrig a:active, #fundapm .p7ABtrig a:focus {
	outline: 1px dotted #CCC;/*matches #bottom purple bar*/
}

#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: #336633;/*dark green*/
	letter-spacing: 0.1em;
	background-color: #DBDBB7;/*light beige*/
	background-image: url(images/p7ap_south_med_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	border-bottom: 1px solid #CCCC99;/*dark beige*/
	font-weight: bold;
}
.p7ABcontent {
	padding: 10px 3px 10px 7px;/*changed from 20px*/
	font-size: 12px;
	line-height: 1.5em;
	color: #996600;/*light brown*/
	background-color: #FFFFF2;/*standard bkgrnd*/
	background-image: url(/Includes/p7ap/images/p7ap_light_beige_bevel.jpg);
	background-repeat: repeat-x;
}
#fundapm .p7ABcontent{
    padding: 6px 0 6px 7px;
}

.p7ABcontent ul.menulist li{
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DBDBB7;
	padding: 2px 0 2px 0;
	
}

.p7ABcontent p {
	margin: 6px 0 12px 0;
	padding: 0;
	font-size: 10px;/***this isn't working in FF***/
}
.p7ap_currentmark {
	font-weight: bold;
}
/*Preview pages only, infonavP_inc*/

ul.menulist li.prev a.int{
    color: #6300C6;
}
#p7ABW1 .p7ABtrig h3.prev a, #p7ABW2 .p7ABtrig h3.prev a,
#p7ABW3 .p7ABtrig h3.prev a, #p7ABW4 .p7ABtrig h3.prev a,
#p7ABW5 .p7ABtrig h3.prev a, #p7ABW6 .p7ABtrig h3.prev a,
#p7ABW7 .p7ABtrig h3.prev a, #p7ABW8 .p7ABtrig h3.prev a,
#p7ABW9 .p7ABtrig h3.prev a, #p7ABW10 .p7ABtrig h3.prev a {
    color: #6300C6;
}
/*added for preview page*/
