/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 04 - Ruby
  -----------------------------------
*/
.p7GP04 {
	/*background-color: #FFFFFF;
	border: 1px solid;*/
	padding: 3px 0 0 0;
	/*border: 1px solid #292929;*/
}
.p7GP04 .p7GPinnerwrapper {
	padding: 0;
	border: none;
	/*background-color: #000000;*/
}
.p7GP04 .p7GPtwrapper {
	width: 200px;
	float: left;
	margin: 0;
	/*background-color: #000000;*/
}
.p7GP04 .p7GPtwrapper ul {
	margin:15px 0; padding: 0;
	list-style-type: none;
	font-family:"lucida grande", tahoma, arial, sans-serif; font-size:11px;
}
.p7GP04 .p7GPtwrapper ul li{ border-bottom:1px dotted #cc6600; text-align:right; }
.p7GP04 .p7GPtwrapper ul a {
	color: #000000 !important;
	text-decoration: none;
	display: block;
	padding: 6px 10px;
	/*border-bottom: 1px solid #A60000;
	border-top: 1px solid #FF2227;
	background-image: url(img/p7gp_rubybut.jpg);
	background-repeat: repeat-x;
	background-color: #CC0000;*/
}
.p7GP04 .p7GPtwrapper ul a:hover {
	color: #FFFFFF !important;
	/*background-color: #CC0000;*/
}
.p7GP04 .p7GPtwrapper ul a.down, .p7GP04 .p7GPtwrapper ul a.down:hover {
	/*background-image: url(img/p7gp_fadetoruby.jpg);
	background-color: #FFFFFF;
	background-repeat: repeat-y;*/
	color: #fff !important; font-weight: bold;
	border: 0;
	background-color:#cc6600;
}
.p7GP04 .p7GPcwrapper {
	margin: 0 0 0 200px; padding-top:15px;
	/*background-color: #FFFFFF;*/
	border-left:10px solid #cc6600;
	width:600px;
	min-height:800px;
}
.p7GP04 .p7GPcontent {
	padding: 15px 25px;
	/*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-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: #000000; }
.p7GP04_external ul a.down { color: #CC0000; }


