/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 06 - Citrus
  -----------------------------------
*/
.p7GP06 {
	padding: 0px;
	font-size: 90%;
	border: 1px solid #fff;
}
.p7GP06 .p7GPinnerwrapper {
	padding: 0;
	border: 0;
}
.p7GP06 .p7GPtwrapper {
	width: 160px;
	float: left;
	margin: 0;
	border: 0;
}
.p7GP06 .p7GPtwrapper ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-right: 1px solid #999999;
}
.p7GP06 .p7GPtwrapper ul a {
	color: #6e3219 !important;
	text-decoration: none;
	display: block;
	padding: 6px 10px;
	border-bottom: 1px solid #BC7703;
	border-top: 1px solid #FEEBCB;
	background: #ff9933 url(img/p7gp_citrusbut.jpg) repeat-x;
}
.p7GP06 .p7GPtwrapper ul a:hover {
	color: #660033 !important;
	border-top-color: #FFFFFF;
	border-bottom-color: #993300;
	background-color: #FE9903;
}
.p7GP06 .p7GPtwrapper ul a.down, .p7GP06 .p7GPtwrapper ul a.down:hover {
	background-image: url(img/p7gp_fadetocitrus.jpg);
	background-color: #cc9999;
	color: #660033 !important;
	background-repeat: repeat-y;
	font-weight: bold;
	border: 0;
}
.p7GP06 .p7GPcwrapper {
	margin: 0 0 0 160px;
}
.p7GP06 .p7GPcontent {
	padding: 0px;
	color: #565a5c;
}
.p7GP06 .p7GPcontent a {
	color: #660033;
}
.p7GP06 .p7GPcontent a:visited {
	color: #660033;
}
.p7GP06 .p7GPcontent a:hover {
	color: #993366;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP06 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP06 .sidecontent {
	padding: 12px;
	color: #CCCCCC;
}
.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;
}
