/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 02 - Greystone
  -----------------------------------
*/
.p7GP02 {
	background-color: transparent;
	border: 1px none #3b3b3b;
	padding: 3px;
}
.p7GP02 .p7GPinnerwrapper {
	padding: 0;
	border: 0;
	background-color: transparent;
}
.p7GP02 .p7GPtwrapper {
	width: 200px;
	float: left;
	margin: 0;
	background-color: transparent;
}
.p7GP02 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP02 .p7GPtwrapper ul a {
	color: white;
	text-decoration: none;
	display: block;
	padding: 6px 10px;
	border-bottom: 1px solid #383c47;
	border-top: 1px none #edaf48;
	background-image: none;
	background-repeat: repeat-x;
	background-color: transparent;
}
.p7GP02 .p7GPtwrapper ul a:hover {
	color: #FFFFFF !important;
	background: transparent url(../../images/menu_br_02.png) no-repeat;
	border-bottom: 2px solid #e49c16;
}
.p7GP02 .p7GPtwrapper ul a.down, .p7GP02 .p7GPtwrapper ul a.down:hover {
	background-image: none;
	background-color: transparent;
	color: white;
	border-color: #e5a134;
	background-repeat: repeat-y;
	font-weight: bold;
}
.p7GP02 .p7GPcwrapper {
	margin: 0 0 0 200px;
	background-color: transparent;
}
.p7GP02 .p7GPcontent {
	padding: 0px;
	line-height: 1.5em;
	background-color: transparent;
	color: white;
	border-left: 1px solid #383c47;
}
.p7GP02 .p7GPcontent a {
	color: #e5a134;
}
.p7GP02 .p7GPcontent a:visited {
	color: #b9b9b9;
}
.p7GP02 .p7GPcontent a:hover {
	color: #c90209;
}
.p7GPcurrentmark {
	font-weight:bold !important;
	color: white;
}
.p7GP02 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP02 .sidecontent {
	padding: 0px;
	color: #CCCCCC;
	border-top: 1px none #e6b860;
	border-bottom-style: none;
}
.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: #e5a134;
}
.p7GP02_external ul a:hover {
	color: #000000;
}
.p7GP02_external ul a.down {
	background-image: none;
	color: #000000;
	font-weight: bold;
}

h4 {
	font-size: 1.1em;
	margin: 20px 0 0 0;
	color: #e5a134;
}

.p7GPW {
	position: relative;
	zoom: 1;
}
