/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 04 - Ruby
  -----------------------------------
*/
.p7GP04 {
	background-color: #FFFFFF;
	border: 1px solid;
	padding: 20px 10px;
	border: 1px solid #c00;
}
.p7GP04 .p7GPinnerwrapper {
	padding: 0px;
	border: 0;
	background-color: #FFCCCC;
}
.p7GP04 .p7GPtwrapper {
	width: 250px;
	float: right;
	margin: 0;
	background-color: #FF66CC;
}
.p7GP04 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP04 .p7GPtwrapper ul a {
	color: #990000 !important;
	text-decoration: none;
	display: block;
	padding: 10px 10px;
	border-bottom: 1px dashed #c00;
	border-top: 1px dashed #c00;
	background-repeat: repeat-x;
	background-color: #FFFFFF;
}
.p7GP04 .p7GPtwrapper ul a:hover {
	color: #FFFFFF !important;
	background-color: #CC0000;
	font-weight: bolder;
}
.p7GP04 .p7GPtwrapper ul a.down, .p7GP04 .p7GPtwrapper ul a.down:hover {
	background-image: url(img/p7gp_fadetoruby.jpg);
	background-color: #FFFFFF;
	color: #000000 !important;
	border: 0;
	background-repeat: repeat-y;
	font-weight: bold;
}
.p7GP04 .p7GPcwrapper {
	margin: 0 0 0 0px;
	background-color: #FFFFFF;
}
.p7GP04 .p7GPcontent {
	padding: 24px;
	line-height: 1.5em;
	background-color: #FFFFFF;
	color: #000000;
}
.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: #CCCCCC;
}

.p7GP04_external {
	font-family: 'Palatino Linotype', Palatino, Baskerville, 'Book Antiqua', Georgia, serif;
	font-weight: bold;
}
.p7GP04_external ul {
 margin: 0;
 padding: 0;
 list-style-type: none;
}
.p7GP04_external ul li {
	padding: 6px 4px;
}
.p7GP04_external ul a {
	color: #990000;
	line-height: 1;
	background-color: #FFF;
	font-size: 0.75em;
	border: 1px solid #C00;
	font-variant: small-caps;
	display: block;
	text-decoration: none;
	padding: 6px;
}
.p7GP04_external ul a:hover {
 color: #000000;
}
.p7GP04_external ul a.down {
 color: #CC0000;
}
