/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Aero
  -----------------------------------
*/
.p7GP05 {
	background-color: #CCCCCC;
	border: 1px solid #292929;
	padding: 3px;
	border: 1px solid #292929;
	margin-top: 5px;
	font-size: 90%;
}
.p7GP05 .p7GPinnerwrapper {
	padding: 0px;
	border: 0;
	background-color: #292929;
}
.p7GP05 .p7GPtwrapper {
	width: 170px;
	float: left;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.p7GP05 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 85%;
}
.p7GP05 .p7GPtwrapper ul a {
	color: #CCCCCC !important;
	text-decoration: none;
	display: block;
	padding: 6px 10px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #535353;
	background-image: url(img/p7gp_aerobut.jpg);
	background-repeat: repeat-x;
	background-color: #010101;
}
.p7GP05 .p7GPtwrapper ul a:hover {
	color: #FFFFFF !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: #FFFFFF;
	margin: 0px;
}
.p7GP05 .p7GPcontent {
	line-height: 1.5em;
	background-color: #FFFFFF;
	color: #000000;
	padding-top: 8px;
	padding-right: 24px;
	padding-bottom: 12px;
	padding-left: 24px;
	font-size: 85%;
}
.p7GP05 .p7GPcontent a {
	color: #993300;
}
.p7GP05 .p7GPcontent a:visited {
	color: #990000;
	text-decoration: none;
}
.p7GP05 .p7GPcontent a:hover {
	color: #CC0000;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP05 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP05 .sidecontent {
	padding: 12px;
	color: #CCCCCC;
	font-size: 85%;
}
.p7GP05_external {
	color: #FFFFFF;
	margin-top: 10px;
	font-size: 80%;
}
.p7GP05_external ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	color: #FFFFFF;
}
.p7GP05_external ul li {
	display: inline;
	margin-right: 4px;
}
.p7GP05_external ul a {
	color: #FFFFFF;
	border-bottom: 0;
	padding: 6px 10px;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #535353;
	background-image: url(img/p7gp_aerobut.jpg);
	background-repeat: repeat-x;
	background-color: #010101;
}
.p7GP05_external ul a:hover {
	color: #FFFFFF;
	background-color: #000000;
}
.p7GP05_external ul a.down {
	background-image: url(img/p7gp_fadetoaero.jpg);
	background-color: #FFFFFF;
	color: #000000 !important;
	border: 0;
	background-repeat: repeat-y;
	font-weight: bold;
}
.centerimg {
	width: 540px;
	margin-right: auto;
	margin-left: auto;
}
