/* This is the CSS for the Gel panels it includes support for Headings, Sub Heading, EMP and a Navigation bar */
div.emp{
	padding-bottom:7px;
}
#active-content {
	padding:8px 2px 0 2px;
	border:0px;
}
/* Headings and Subheadings */
#active-content h2.hd {
	font-size:20px;
	line-height:20px;
	color:#505050;
	font-weight:bold;
	padding-bottom:16px;
	margin-bottom:0;
	top:0;
}
#active-content span.subhd {
	display:inline-block;
	float:left;
}
#active-content span.subhd  h3 {
	font-size:13px;
	color:#505050;
	font-weight:bold;
	padding-bottom:8px;
}
/* Content text */
#active-content p {
	padding-bottom:13px;
	margin-bottom:0;
}
/* Panel Frame */
#activePanel div.tb div {
	height:5px; opacity:0.75; 
	background-color:#000000;
}

#activePanel div.tl, #activePanel div.tr, #activePanel div.bl, #activePanel div.br {
	width:9px;
	height:9px;
}
#activePanel div.tl {
	background:url(/staticarchive/52f9b4bfb1b70c2e6bf35459715fd14a6e5da06b.png);
}
#activePanel div.tr {
	background:url(/staticarchive/88d665d2e4e212ce98b373e76e36f737354301a5.png);
}
#activePanel div.bl {
	background:url(/staticarchive/402e2fa8258b41866e8301fc3cc6255e1fcba0b1.png);
}
#activePanel div.br {
	background:url(/staticarchive/a610bcff6ac97d91ea43924d499fe7fe6855e0e3.png);
}
#activePanel div.bb div {
	height:5px; opacity:0.75; 
	background-color:#000000;
}
#activePanel div.bars {
	padding-left:15px;margin-left:-15px;opacity:0.75; 
	background-color:#000000;
}
#activePanel div.c {
	margin:0 5px;
}
#activePanel div.tb {
border-color:#ededed;
}
#activePanel div.bb {
	border-color:#ededed !important;;
}
#activePanel div.c a.panel-close {
	margin-top:4px;
	width:15px;
	height:17px;
	z-index:99;
}
#activePanel div.c div.panel-bd div {
	font-size:13px;
	line-height:15px;
	color:#505050;
}
#activePanel div.c div.panel-bd div img {
	margin-bottom:16px;
	float:right;
	padding-left:16px; 
	display:inline-block;
}
#activePanel div.c div.panel-bd div p {
	font-size: 13px;
	color:#505050;
}
/* Panel Navigation */
#activePanel .panel-light .panel-close {
	background:url("/staticarchive/a04ef4889a5104a360e0ea58d02cd2217a3fce77.gif")!important;
}
#activePanel div.panelNav{	
	float:left;
	height:18px;
	width:100%;
	padding-bottom:12px;
}
#activePanel div.leftBtn{
	width: 15px;
	height: 18px;
	background:url("/staticarchive/2f22e24dc133c250a21600eee9f87d538babd103.gif");
	float:left;
}
#activePanel div.leftBtn:hover{
	background:url("/staticarchive/f7a62599c9993b4eedd9b08a211f2001b312aa45.gif");
}
#activePanel div.leftBtn:active{
	background:url("/staticarchive/20eafd5d15f6f5eed857db3900b9d0a21fcdc176.gif");
}
#activePanel div#count{
	float:left;
	text-align:center;
	width:90%;
	padding-top:2px;
}
#activePanel div.rightBtn{
	width: 15px;
	height: 18px;
	background:url("/staticarchive/bfc4e2777f2629566414753b52dcda073bcf0cee.gif");
	float:right;
}
#activePanel div.rightBtn:hover{
	background:url("/staticarchive/04fe0bce4cd2d45c37e7dd47dcde4aed4dc4da40.gif");
}
#activePanel div.rightBtn:active{
	background:url("/staticarchive/5d7c009334ba948e0948263984c9ed42cefd9e10.gif");
}
#activePanel .panel-light .panel-close:hover{
	background:url("/staticarchive/248d82920a4a83cf7015b8c63533fcd87fee3f90.gif")!important;
}
#activePanel .panel-light .panel-close:active{
	background:url("/staticarchive/0cb15ab7ebdf1364950d7d82cccad1d4695c2979.gif")!important;
}
#activePanel div.panel-light .c {
	background:none repeat scroll 0 0 #ededed !important;
}
/* Image header with Clickable label */
span#clickity{
	display:inline;
	background-color:#404040; 
	padding: 4px 6px 4px 6px; 
	color: #ffffff;
}