/* @override 
	http://www.oshkoshgallerywalk.com/styles/sidenav/p7ap_01.css
	http://oshkoshgallerywalk.com/styles/sidenav/p7ap_01.css
*/

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

.p7AB {
	background-color: #CCCCCC;
	padding: 0px;
	border-bottom: 1px solid #333333;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.p7ABtrig {
	margin: 0;
	padding: 0;
}

.p7ABtrig h3, .p7ABtrig h4 {
	margin: 0;
	padding: 0;
	font-size: 14px;
}

#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: 6px 8px 8px 24px;
	color: #7c7c7c;
	font-weight: normal;
	background-color: #59090a;
	border-bottom: 1px solid #000000;
	background-image: url(images/p7ap_east_med_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	text-align: left;
	border-left: 1px solid black;
	border-top: 1px solid #994644;
}

#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: #CCCCCC;
	background-color: #000;
	border-top: 1px solid #626262;
	border-bottom-width: 1px;
	border-bottom-color: #000;
}

.p7ABtrig a:active, .p7ABtrig a:focus {
	outline: 1px dotted #ccc;
	background-color: #96968d;
}

#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 {
	letter-spacing: 0.1em;
	background-color: #1b1b1b;
	background-image: url(images/p7ap_south_med_gray.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-weight: bold;
	color: silver;
	border-top-color: #5e5e5e;
}

.p7ABcontent_yes {
	font-size: 12px;
	color: #333333;
	border-left: 1px solid #000;
	background: #565656 url(/img/sidenav/BgRd2.gif) repeat-y;
	padding-left: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 1.3em;
}

.p7ABcontent_no {
	font-size: 12px;
	color: #333333;
	border-left: 1px solid #000;
	background: #565656 url(/img/sidenav/overBgBlk.jpg) repeat-y;
	padding-left: 0;
	padding-bottom: 10px;
	padding-top: 10px;
	line-height: 1.3em;
}

.p7ABcontent_ThisMonth {
	color: #a3a3a3;
	border-left: 1px solid #000;
	background: black none repeat-x;
	padding-left: 23px;
	padding-bottom: 12px;
	padding-top: 12px;
	line-height: 1.3em;
	border-right: 1px solid #131313;
}

.p7ABcontent_ThisMonth h2, .p7ABcontent_ThisMonth h3, 
.p7ABcontent_ThisMonth h4 {
	color: #484848;
	margin: 0px;
	line-height: normal;
	letter-spacing: 0;
	text-indent: 15px;
}

.p7ABcontent_ThisMonth h2 a, .p7ABcontent_ThisMonth h3 a, 
.p7ABcontent_ThisMonth h4 a {
	color: #8b0f19;
	text-decoration: none;
}

#p7ABc1_2 span a img {
	margin-top: 10px;
}

.p7ABcontent_ThisMonth h2 a:hover, .p7ABcontent_ThisMonth h2 a:active, 
.p7ABcontent_ThisMonth h3 a:hover, .p7ABcontent_ThisMonth h3 a:active {
	background-color: #313131;
	padding-right: 4px;
	padding-left: 4px;
	margin-left: -4px;
	color: silver;
}

.p7ABcontent_ThisMonth h2 {
	font-size: 18px;
}

.p7ABcontent_ThisMonth h3 {
	font-size: 14px;
	text-indent: 6px;
}

.p7ABcontent_ThisMonth h4 {
	font-size: 13px;
}

.p7ABcontent_ThisMonth p {
	font-size: 12px;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 2px;
	line-height: 19px;
}

.p7ap_currentmark {
	font-weight: bold;
}

/* My Styling for content inside the Acord Menu */

.p7ABcontent_yes ol {
	font-size: 10px;
	letter-spacing: 1px;
	color: #FFFFFF;
	width: 249px;
	line-height: 18px;
	margin-left: 0;
}

.p7ABcontent_yes ol li {
	list-style-position: inside;
	padding-left: 8px;
}

.p7ABcontent_yes ol li:hover {
	background: url(/img/sidenav/overBgRd2.gif) repeat-y;
}

.p7ABcontent_yes ol li a, .p7ABcontent_yes ul li a {
	text-decoration: none;
	color: #FFFFFF;
	font: 12px 'UbuntuTitlingBold', Lucida, Verdana, sans-serif;
	letter-spacing: 0;
	/*display: block;*/
}

.p7ABcontent_yes ol li a:hover, .p7ABcontent_yes ol li a:active {
	color: #FFFFFF;
		font-weight: bold;
}

.p7ABcontent_yes ol a:link, .p7ABcontent_yes ol a:visited {
	color: #CCCCCC;
}

.p7ABcontent_no ul {
	font-size: 10px;
	letter-spacing: 1px;
	color: white;
	width: 249px;
	line-height: 18px;
	margin-left: 0;
}

.p7ABcontent_no ul li a {
	text-decoration: none;
	color: #cdc7c5;
	font: 12px 'UbuntuTitlingBold', Lucida, Verdana, sans-serif;
	letter-spacing: 0;
}

.p7ABcontent_no ul li {
	color: #010101;
	list-style-type: none;
	padding-left: 8px;
	
}

.p7ABcontent_no ul li:hover {
	background: url(/img/sidenav/overBgBlk2.gif) repeat-y;
}
.p7ABcontent_no ul li a:hover{
			color: #fff;
		font-weight: bold;
}
