/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Aero
  -----------------------------------
*/
.p7GP05 {
}
.p7GP05 .p7GPinnerwrapper {
	padding: 0px;
	border: 0;
}
.p7GP05 .p7GPtwrapper {
	margin: 0;
	width: 200px;
	padding: 0px;
}
.p7GP05 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP05 .p7GPtwrapper ul a {
	color: #CCCCCC !important;
	text-decoration: none;
	display: block;
	padding: 0;
	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 0 0 0px;
}
.p7GP05 .p7GPcontent {
}
#contentWrap .p7GP05 .p7GPcontent p {
	margin-bottom: 12px;
	font: 1em/1.5em "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
.p7GP05 .p7GPcontent a {
}
.p7GP05 .p7GPcontent a:visited {
}
.p7GP05 .p7GPcontent a:hover {
}
.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 {
	padding: 0px;
	margin: 0px;
}
.p7GP05_external ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	background: url(/images/bkg_footer.jpg) repeat;
}
.p7GP05_external ul li {
	margin: 0px;
	padding: 0px;
}
.p7GP05_external ul a {
	color: #0A2748;
	border-bottom: 1px solid #585749;
	text-decoration: none;
	border-top: 1px solid #FFF;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.2em;
	font-size: 0.80em;
	margin: 0px;
	padding: 6px 0px 6px 5px;
	display: block;
}
.p7GP05_external ul a:hover {
	background: #F0F2E6 url(none);
}
.p7GP05_external ul a.down {
	font-weight: bold;
	text-decoration: none;
	background: #F0F2E6 url(none);
}

