/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 01 - Carbon
  -----------------------------------
*/
.p7GP01 {
	padding: 0;
	margin: 0;
}
.p7GP01 .p7GPinnerwrapper {
	padding: 0;
	margin: 0;
}
.p7GP01 .p7GPtwrapper {
	width: 190px;
	float: left;
	margin: 0;
	padding: 0 30px;
}
.p7GP01 .p7GPtwrapper ul {
	margin: 0 0 2em;
	padding: 0;
	list-style-type: none;
}
.p7GP01 .p7GPtwrapper ul a {
	color: #AA9155 !important;
	text-decoration: none;
	display: block;
	padding: 0 3px 0 0;
	margin: 0 0 16px;
	border-bottom: 1px solid #D4D9BF;
	text-align: right;
}
.p7GP01 .p7GPtwrapper ul a:hover {
	color: #635431 !important;
}
.p7GP01 .p7GPtwrapper ul a.down, .p7GP01 .p7GPtwrapper ul a.down:hover {
	background-color: #FFFFFF !important;
	color: #635431 !important;
}
.p7GP01 .p7GPcwrapper {
	margin: 0 0 0 290px;
}
/*.p7GP01 .p7GPcontent {
}
.p7GP01 .p7GPcontent a {
	color: #0033FF;
}
.p7GP01 .p7GPcontent a:visited {
	color: #486CFF;
}
.p7GP01 .p7GPcontent a:hover {
	color: #CC0000;
}*/
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP01 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP01 .sidecontent {
	padding: 35px 0 0;
}
/*.p7GP01_external {
	font-size: 0.75em;
}*/
.p7GP01_external ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP01_external ul li {
	margin: 0;
}
.p7GP01_external ul a {
	color: #0033FF;
}
.p7GP01_external ul a:hover {
	color: #000000;
}
.p7GP01_external ul a.down {
	color: #CC0000;
}
