/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 06 - Citrus
  -----------------------------------
*/
.p7GP06 {
	background-color: #FFFFFF;
	padding: 0px;
}
.p7GP06 .p7GPinnerwrapper {
	padding: 0;
	border: 0;
}
.p7GP06 .p7GPtwrapper {
	width: 80px;
	float: left;
	border: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-left: 50px;
}
.p7GP06 .p7GPtwrapper ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
.p7GP06 .p7GPtwrapper ul a {
	color: #000000 !important;
	text-decoration: none;
	display: block;
}
.p7GP06 .p7GPtwrapper ul a:hover {
	color: #000000 !important;
	background-repeat: no-repeat;
	background-position: 0 -80px;
	border: 0;

}
.p7GP06 .p7GPtwrapper ul a.down, .p7GP06 .p7GPtwrapper ul a.down:hover {
	color: #000000 !important;
	background-repeat: no-repeat;
	background-position: 0 -160px;
	border: 0;
}
.p7GP06 .p7GPcwrapper {
	margin: 0 0 0 180px;
	background-color: #FFFFFF;
}
.p7GP06 .p7GPcontent {
	padding: 0px;
	line-height: 1.5em;
	color: #000000;
}
.p7GP06 .p7GPcontent a {
	color: #0033FF;
}
.p7GP06 .p7GPcontent a:visited {
	color: #486CFF;
}
.p7GP06 .p7GPcontent a:hover {
	color: #CC0000;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP06 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP06 .sidecontent {
	padding: 12px;
	color: #CCCCCC;
}
.p7GP06_external {
	font-size: 0.75em;
}
.p7GP06_external ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP06_external ul li {
	margin: 0;
	height:80px;
}
.p7GP06_external ul a {
	color: #0033FF;
		height:80px;

}
.p7GP06_external ul a:hover {
	color: #000000;
	background-position: 0 -80px;
}
.p7GP06_external ul a.down {
	color: #77AA17;
	background-position: 0 -160px;
}
#p7GPtrg1_1 {
	background-image:url(../../../images/stylemenu-red.png);
	height: 80px;
}
#p7GPtrg1_2 {
	background-image:url(../../../images/stylemenu-blue.png);
	height: 80px;
}
#p7GPtrg1_3 {
	background-image:url(../../../images/stylemenu-green.png);
	height: 80px;
}
