/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Aero
  -----------------------------------
*/
.p7GP05 {
	border: 1px solid;
	border-top: none;
	border-right: none;
	border-bottom: none;
	border-left: none;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
}
.p7GP05 .p7GPinnerwrapper {
	padding: 0px;
	border: 0;
}
.p7GP05 .p7GPtwrapper {
	width: auto;
	float: left;
	margin: 0;
}
.p7GP05 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.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 {
	margin: 0;
}
.p7GP05 .p7GPcontent {
	padding: 0px;
	line-height: 1.5em;
}
.p7GP05 .p7GPcontent a {
	color: #0033FF;
}
.p7GP05 .p7GPcontent a:visited {
	color: #486CFF;
}
.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 !important;
	color: #CCCCCC !important;
}
.p7GP05_external {}
.p7GP05_external ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP05_external ul li {
	margin: 0 4px 0 0; 
	display: inline;
}
.p7GP05_external ul a {
	color: #94AC9F;
	border-bottom: 0;
	font-size: 0.9em;
}
.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;
}
