/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Aero
  -----------------------------------
*/
.p7GP05 {
	background-color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 600px;
}
.p7GP05 .p7GPinnerwrapper {
	padding: 0px;
	border: 0;
	background-color: #333;
}
.p7GP05 .p7GPtwrapper {
	width: 130px;
	float: left;
	margin: 0;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-style: normal;
	color: #FC0;
}
.p7GP05 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP05 .p7GPtwrapper ul a {
	color: #CCC !important;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #535353;
	background-repeat: no-repeat;
	background-color: #333;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 6px;
	padding-left: 5px;
}
.p7GP05 .p7GPtwrapper ul a:hover {
	color: #666 !important;
	background-color: #010101;
}
.p7GP05 .p7GPtwrapper ul a.down, .p7GP05 .p7GPtwrapper ul a.down:hover {
	background-image: url(img/p7gp_fadetoaero.jpg);
	background-color: #FFFFFF;
	color: #000000 !important;
	border: 0;
	background-repeat: repeat-y;
	font-weight: bold;
}
.p7GP05 .p7GPcwrapper {
	background-color: #333;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 130px;
}
.p7GP05 .p7GPcontent {
	line-height: normal;
	background-color: #333;
	padding-top: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 5px;
	font-size: 12px;
	font-family: Verdana, Geneva, sans-serif;
	color: #999;
	text-align: left;
	width: 480px;
}
.p7GP05 .p7GPcontent a {
	color: #FC3;
}
.p7GP05 .p7GPcontent a:visited {
	color: #FC3;
}
.p7GP05 .p7GPcontent a:hover {
	color: #F93;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP05 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP05 .sidecontent {
	padding: 2px;
	color: #CCCCCC;
}
.p7GP05_external {}
.p7GP05_external ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP05_external ul li {}
.p7GP05_external ul a {
	color: #000000;
	border-bottom: 0;
}
.p7GP05_external ul a:hover {
	color: #5B95BB;
}
.p7GP05_external ul a.down {
	color: #000000;
	font-weight: bold;
	background-color: #FFDE59;
	text-decoration: none;
	border: 1px solid #000000;
}

