/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Greystone
  -----------------------------------
*/
.p7GP02 {
	
}
.p7GP02 .p7GPinnerwrapper {
	padding: 0;
	border: 0;
}
.p7GP02 .p7GPtwrapper {
	width: 200px;
	float: left;
	margin: 0;
}
.p7GP02 .p7GPtwrapper ul {
	margin: 0;
	padding: 30px 0;
	list-style-type: none;
}
.p7GP02 .p7GPtwrapper ul a {
	color: #8c8c8c !important;
	text-decoration: none;
	display: block;
	padding: 3px 10px 3px 0;
	font-size: 12px;
	text-align: right;
	background: url(../../images/arrow_off.gif) no-repeat center right;
}
.p7GP02 .p7GPtwrapper ul a:hover {
	color: #f3901d !important;
	background: url(../../images/arrow_on.gif) no-repeat center right;
}
.p7GP02 .p7GPtwrapper ul a.down, .p7GP02 .p7GPtwrapper ul a.down:hover {
	color: #f3901d !important;
	background: url(../../images/arrow_on.gif) no-repeat center right;
}
.p7GP02 .p7GPcwrapper {
	margin: 0 0 0 245px;
	border: 1px solid #8c8c8c;
}
.p7GP02 .p7GPcontent {
	padding: 24px;
	line-height: 1.5em;
	background-color: #fff;
}
.p7GP02 .p7GPcontent h1 {
	padding-bottom: 1em;
	text-transform: none;
}
.p7GP02 .p7GPcontent a {
	color: #f3901d;
}
.p7GP02 .p7GPcontent a:visited {
	color: #f3901d;
}
.p7GP02 .p7GPcontent a:hover {
	color: #666;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP02 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP02 .sidecontent {
	padding: 12px;
	color: #CCCCCC;
}
.p7GP02_external {
	font-size: 1em;
}
.p7GP02_external ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP02_external ul li {

}
.p7GP02_external ul a {
	color: #0033FF;
}
.p7GP02_external ul a:hover {
	color: #000000;
}
.p7GP02_external ul a.down {
	background-image: none;
	color: #000000;
	font-weight: bold;
}
