/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 04 - Ruby
  -----------------------------------
*/
.p7GP04 {
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #C8B49B;
}
.p7GP04 .p7GPinnerwrapper {
	padding: 0px;
	border: 0;
	background-color: #DCC8AF;
}
.p7GP04 .p7GPtwrapper {
	width: 300px;
	float: left;
	margin: 0;
	background-color: #DCC8AF;
}
.p7GP04 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP04 .p7GPtwrapper ul a {
	color: #FFFFFF !important;
	text-decoration: none;
	display: block;
	background-color: #91785F;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DCC8AF;
	border-bottom-color: #695037;
	background-image: url(../../jpegs/glideBarUp.jpg);
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
	padding-left: 10px;
}
.p7GP04 .p7GPtwrapper ul a:hover {
	color: #5D2878 !important;
	background-color: #C8B49B;
	background-image: url(../../jpegs/glideBarOver.jpg);
}
.p7GP04 .p7GPtwrapper ul a.down, .p7GP04 .p7GPtwrapper ul a.down:hover {
	color: #990000 !important;
	border: 0;
	font-weight: bold;
	background-color: #FFFFFF;
	filter: Alpha(Opacity=100);
	background-image: none;
}
.p7GP04 .p7GPcwrapper {
	margin: 0 0 0 300px;
	background-color: #FFFFFF;
}
.p7GP04 .p7GPcontent {
	line-height: 2em;
	background-color: #FFFFFF;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	padding-left: 12px;
}
.p7GP04 .p7GPcontent a {
	color: #0033FF;
}
.p7GP04 .p7GPcontent a:visited {
	color: #486CFF;
}
.p7GP04 .p7GPcontent a:hover {
	color: #CC0000;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP04 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP04 .sidecontent {
	padding: 12px;
	color: #660000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.p7GP04_external {
 font-size: 0.75em;
}
.p7GP04_external ul {
 margin: 0;
 padding: 0;
 list-style-type: none;
}
.p7GP04_external ul li {
 margin: 0;
}
.p7GP04_external ul a {
 color: #0033FF;
}
.p7GP04_external ul a:hover {
	color: #FF0000;
}
.p7GP04_external ul a.down {
	color: #336600;
}
