/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Greystone
  -----------------------------------
*/
.p7GP02 {
	background-color: #FEFDE9;
	padding: 3px;
}
.p7GP02 .p7GPinnerwrapper {
	padding: 0;
	border: 0;
	background-color: #2b2b2b;
}
.p7GP02 .p7GPtwrapper {
	width: 180px;
	float: left;
	margin: 0;
	background-color: #2b2b2b;
}
.p7GP02 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP02 .p7GPtwrapper ul a {
	color: #000000 !important;
	text-decoration: none;
	display: block;
	padding: 2px 6px;
	background-image: url(img/p7gp_greystonebut.jpg);
	background-repeat: repeat-x;
	background-color: #808080;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #836250;
	border-bottom-color: #96705B;
}
.p7GP02 .p7GPtwrapper ul a:hover {
	color: #FEFDE9 !important;
	background-color: #808080;
}
.p7GP02 .p7GPtwrapper ul a.down, .p7GP02 .p7GPtwrapper ul a.down:hover {
	background-image: url(img/p7gp_fadetowhite.jpg);
	background-color: #FFFFFF !important;
	color: #000000 !important;
	border-color: #FEFDE9;
	background-repeat: repeat-y;
	font-weight: bold;
}
.p7GP02 .p7GPcwrapper {
	margin: 0 0 0 180px;
	background-color: #FEFDE9;
}
.p7GP02 .p7GPcontent {
	line-height: 1.5em;
	background-color: #FEFDE9;
	color: #000000;
	padding-top: 0px;
	padding-right: 24px;
	padding-bottom: 24px;
	padding-left: 24px;
}
.p7GP02 .p7GPcontent a {
	color: #0033FF;
}
.p7GP02 .p7GPcontent a:visited {
	color: #486CFF;
}
.p7GP02 .p7GPcontent a:hover {
	color: #CC0000;
}
.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;
}

.p7GP02 .p7GPcontent h1,h2,h3{
	color: #666666;
	padding-top: 0px;
}
.p7GPW {zoom: 1;}