/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Greystone
  -----------------------------------
*/
.p7GP02 {

	padding: 3px;
}
.p7GP02 .p7GPinnerwrapper {
	padding: 0;
	border: 0;

}
.p7GP02 .p7GPtwrapper {
	width: 80px;
	float: left;
	margin: 0;
	border-right-style:solid;
	border-right-width:2px;
	border-right-color:#CDBF8B;

}


.p7GP02 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.p7GP02 .p7GPtwrapper ul li {
	padding-bottom:7px;
}

.p7GP02 .p7GPtwrapper ul a {

	text-decoration: none;
	display: block;
	padding: 0px 0px 2px 0px;
	color:#333;

}
.p7GP02 .p7GPtwrapper ul a:hover {
	color: #333 !important;
	background-color: #CDBF8B;
}
.p7GP02 .p7GPtwrapper ul a.down, .p7GP02 .p7GPtwrapper ul a.down:hover {


}
.p7GP02 .p7GPcwrapper {
	margin: 0px 0px 0px 0px;
}
.p7GP02 .p7GPcontent {
	padding: 0px 0px 0px 10px;
	height:300px;
}
.p7GP02 .p7GPcontent a {
	color: #333;
}
.p7GP02 .p7GPcontent a:visited {
	color: #333;
}
.p7GP02 .p7GPcontent a:hover {
	color: #333;
}
.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: #333;
}
.p7GP02_external ul a:hover {
	color: #333;
}
.p7GP02_external ul a.down {
	background-image: none;
	color: #333;
	font-weight: bold;
}