/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 01 - Carbon
  -----------------------------------
*/
.p7GP01 {
	background-color: #FFFFFF;
	border: 1px solid #000000;
	padding: 3px;
}
.p7GP01 .p7GPinnerwrapper {
	padding: 0;
	background-color: #1B1B1B;
}
.p7GP01 .p7GPtwrapper {
	width: 225px;
	float: left;
	margin: 0;
	background-color: #1B1B1B;
}
.p7GP01 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP01 .p7GPtwrapper ul a {
	color: #CCCCFF !important;
	text-decoration: underline;
	display: block;
	padding: 4px 2px;
	background-color: #1B1B1B;
	font-size: 1.1em;
	line-height: 1.3em;
}
.p7GP01 .p7GPtwrapper ul a:hover {
	color: #fff !important;
	background-color: #1B1B1B;
	;
}
.p7GP01 .p7GPtwrapper ul a.down, .p7GP01 .p7GPtwrapper ul a.down:hover {
	background-color: #1B1B1B !important;
	color: #F5C74D !important;
	;
}
.p7GP01 .p7GPcwrapper {
	margin: 0 0 0 225px;
	background-color: #1B1B1B;
	border-left: 1px solid #fff;
}
.p7GP01 .p7GPcontent {
	padding: 10px;
	line-height: 1.5em;
	color: #fff;
	font-size: 1em;
}
.p7GP01 .p7GPcontent a {
	color: #CCCCFF;
}
.p7GP01 .p7GPcontent a:visited {
	color: #CCCCFF;
}
.p7GP01 .p7GPcontent a:hover {
	color: #F5C74D;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP01 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP01 .sidecontent {
	padding: 12px;
	color: #CCCCCC;
}
.p7GP01_external {
	font-size: 0.85em;
}
.p7GP01_external ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP01_external ul li {
	margin: 0;
}
.p7GP01_external ul a {
	color: #CCCCFF;
}
.p7GP01_external ul a:hover {
	color: #000000;
}
.p7GP01_external ul a.down {
	color: #CC0000;
}
