/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 01 - Carbon
  -----------------------------------
*/
.p7GP01 {margin:00px 0 0 0px;
	background-color: #F8F8F8;
	/*border: 1px solid #000000;*/
	padding: 0px 3px 3px 0;
}
.p7GP01 .p7GPinnerwrapper {
	border-top: 6px solid #9C9EAD;
	padding: 0 0 0 0px;
	background-color: #F8F8F8;
}
.p7GP01 .p7GPtwrapper {
	width: 210px;
	float: right;
	margin: 0;
	/*background-color: #E6E6E6;*/
}
.p7GP01 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP01 .p7GPtwrapper ul a {
	color: #F8F8F8;
	text-decoration: none;
	display: block;
	padding: 6px 10px 6px 0;
	}
.p7GP01 .p7GPtwrapper ul li{
	padding: 0 0 0 10px;
	background-color: #5E5F68;
	border-bottom: 6px solid #9C9EAD;
}
.p7GP01 .p7GPtwrapper ul a:hover {
	color: Black !important;
	/*background-color: #2b2b2b;*/
}
.p7GP01 .p7GPtwrapper ul a.down, .p7GP01 .p7GPtwrapper ul a.down:hover {
	/*background-color: #151515 !important;*/
	color: #000 !important;
	/*border-color: #000000;*/
	/*background-image: url(img/p7gp_fadetocarbon.jpg);
	background-repeat: repeat-y;*/
}
.p7GP01 .p7GPcwrapper {
	margin: 0 200px 0 0 ;

	/*border-left: 1px solid #151515;*/
}
.p7GP01 .p7GPcontent {	/*background-color: #FF6347;*/
	padding: 20px 10px 12px 0;
	/*line-height: 1.5em;*/
	color: #333;
	float: right;
}
.p7GP01 .p7GPcontent a {
	color: #0033FF;
}
.p7GP01 .p7GPcontent a:visited {
	color: #486CFF;
}
.p7GP01 .p7GPcontent a:hover {
	color: #CC0000;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP01 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP01 .sidecontent {text-align:center;
	padding: 0px 0px;
	color: #333;
	/*background-color: #D5DAD4;*/
}
.p7GP01 .sidecontent img{
	margin:10px 0 0 0;
}
.p7GP01 .sidecontent p{
	margin:0;
}
.p7GP01_external {
	font-size: 0.75em;
}
.p7GP01_external ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP01_external ul li {
	margin: 0;
}
.p7GP01_external ul a {
	color: #0033FF;
}
.p7GP01_external ul a:hover {
	color: #000000;
}


