/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 05 - Aero
  -----------------------------------
*/
.p7GP05 {
	background-color: #FFFFFF;
	border: 1px solid;
	padding: 3px;
	border: 1px solid #292929;
}
.p7GP05 .p7GPinnerwrapper {
	padding: 0px;
	border: 0;
	background-color: #292929;
}
.p7GP05 .p7GPtwrapper {
	width: 200px;
	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 0 0 200px;
	background-color: #FFFFFF;
}
.p7GP05 .p7GPcontent {
	padding: 24px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	color: #000000;
}
.p7GP05 .p7GPcontent a {
	color: #006699;
}
.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 .sidecontent a {
	color: #CCCCCC;
}
.p7GP05 .sidecontent a:hover {
	color: #0099CC;
}
.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;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #333333;
	background-image: url(../../images/gr_earlystage.gif);
	background-repeat: repeat-x;
	background-position: top left;
}
#wrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
h1 {
	font-size: 1.6em;
	color: #666666;
}
h2 {
	font-size: 1.1em;
	color: #FF6600;
}
h4 {
	font-size: 1em;
	color: #336699;
}
h3 {
	font-size: 1.1em;
}

ul {
}
#feature {
	background-color: #C2CEE7;
	width: 150px;
	padding: 10px;
	margin-bottom: 15px;
	float: right;
	margin-right: 10px;
	border-top-width: 3px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #002173;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	margin-left: 15px;
}
#featureImage {
	margin-right: 10px;
	float: right;
	position: relative;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
p {

}
.list {
	padding-top: 5px;
}
table {
	padding: 10px;
}

