/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 06 - Citrus
  -----------------------------------
*/
.p7GP06 {
	padding: 0px;
	background-repeat: no-repeat;
	background-image: url(../../images/art/logo_lower.png);
}
.p7GP06 .p7GPinnerwrapper {
	padding: 0;
	border: 0;
}
.p7GP06 .p7GPtwrapper {
	width: 175px;
	float: left;
	margin: 0;
	border: 0;
}
.p7GP06 .p7GPtwrapper ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.p7GP06 .p7GPtwrapper ul a {
	color: #000000 !important;
	text-decoration: none;
	display: block;
	padding: 6px 10px;
	background-image: url(img/p7gp_citrusbut.png);
	background-repeat: repeat-x;
	border-top-style: none;
	border-bottom-style: none;
	border-right-style: none;
	border-left-style: none;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
.p7GP06 .p7GPtwrapper ul a:hover {
	color: #000000 !important;
}
.p7GP06 .p7GPtwrapper ul a.down, .p7GP06 .p7GPtwrapper ul a.down:hover {
	background-image: url(img/p7gp_fadetocitrus.png);
	color: #000000 !important;
	background-repeat: repeat-y;
	font-weight: bold;
	border: 0;
}
.p7GP06 .p7GPcwrapper {
	margin: 0 0 0 175px;

}
.p7GP06 .p7GPcontent {
	padding: 24px;
	line-height: 1.5em;
	color: #000000;
}
.p7GP06 .p7GPcontent a {
	color: #0033FF;
}
.p7GP06 .p7GPcontent a:visited {
	color: #486CFF;
}
.p7GP06 .p7GPcontent a:hover {
	color: #CC0000;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP06 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP06 .sidecontent {

	color: #066;
}
.p7GP06_external {
	font-size: 0.75em;
}
.p7GP06_external ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP06_external ul li {
	margin: 0;
}
.p7GP06_external ul a {
	color: #0033FF;
}
.p7GP06_external ul a:hover {
	color: #000000;
}
.p7GP06_external ul a.down {
	color: #77AA17;
}
