/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Aero
  -----------------------------------
*/
.p7GP05 {
	background-color: #F5ECCF;
}
.p7GP05 .p7GPinnerwrapper {
	padding: 0px;
	border: 0;
	background-color: #E4DBC0;
}
.p7GP05 .p7GPtwrapper {
	width: 200px;
	float: left;
	margin: 0;
}
.p7GP05 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP05 .p7GPtwrapper ul a {
	color: #F8E803 !important;
	text-decoration: none;
	display: block;
	padding: 10px 10px;
	border-bottom: 1px solid #045604;
	background-image: url(img/p7gp_aerobut.jpg);
	background-repeat: repeat-x;
	background-color: #045604;
	font-family: arial, helvetica, sans-serif;
	text-transform:uppercase;
	font-size:0.8em;
}
.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: #F5ECCF;
	color: #1B3504 !important;
	border: 0;
	background-repeat: repeat-y;
	font-weight: bold;
}
.p7GP05 .p7GPcwrapper {
	margin: 0 0 0 200px;
	background-color: #F5ECCF;
}
.p7GP05 .p7GPcontent {
	padding: 24px;
	line-height: 1.5em;
	background-color: #F5ECCF;
	color: #000000;
}
.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;
	color: #CCCCCC;
}
.p7GP05_external {}
.p7GP05_external ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP05_external ul li {}
.p7GP05_external ul a {
	color: #1B3504;
	border-bottom: 0;
}
.p7GP05_external ul a:hover {
	color: #5B95BB;
}
.p7GP05_external ul a.down {
	color: #1B3504;
	font-weight: bold;
	background-color: #FFDE59;
	text-decoration: none;
	border: 1px solid #000000;
}
