/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 06 - Citrus
  -----------------------------------
*/
.p7GP06 {
	padding: 0px;
	
}
.p7GP06 .p7GPinnerwrapper {
	padding: 0;
	border: 0;
	
}
.p7GP06 .p7GPtwrapper {
	width: 558px;
	float: left;
	margin: 0;
	border: 0;
}
.p7GP06 .p7GPtwrapper ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	
	
}
.p7GP06 .p7GPtwrapper ul a {
	color: #000000 !important;
	text-decoration: none;
	display: block;
	padding: 0;
	background-repeat: repeat-x;
	background-color: #FE9903;
}
.p7GP06 .p7GPtwrapper ul a:hover {
	color: #570706 !important;
	border-top-color: #FFFFFF;
	border-bottom-color: #000000;
	background-color: #FE9903;
}
.p7GP06 .p7GPtwrapper ul a.down, .p7GP06 .p7GPtwrapper ul a.down:hover {
	
	background-color: #000000;
	color: #570706 !important;
	background-repeat: repeat-y;
	font-weight: bold;
	border: 0;
}

.p7GP06 .p7GPcontentwrapper li {
	list-style-type: disc;
	margin: 0 0 6px 0;
    padding: 0 0 0 0;
}
.p7GP06 .p7GPcwrapper {
	margin: 0 0 0 0;
	
	
}
.p7GP06 .p7GPcontent {
	padding: 12px 10px 0 0;
	line-height: 1.5em;
	color: #000000;
}
.p7GP06 .p7GPcontent a {
	color: #570706;
}
.p7GP06 .p7GPcontent a:visited {
	color: #570706;
}
.p7GP06 .p7GPcontent a:hover {
	color: #999999;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP06 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP06 .sidecontent {
    position: absolute;
	top: 180px;
	left: -224px;
	padding: 4px 0 0 0;
	width: 200px;
	color: #000000; !important;
}


.p7GP06_external {
	font-size: 9px;
}
.p7GP06_external ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP06_external ul li {
	margin: 0 2px 0 0;
	display: inline;
}
.p7GP06_external ul a {
	color: #000000;
}
.p7GP06_external ul a:hover {
	color: #999999;
}
.p7GP06_external ul a.down {
	color: #999999;
}

.p7GPW {zoom: 1;}