/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 03 - Bluestone
  -----------------------------------
*/
.p7GP03 { padding: 3px; }
.p7GP03 .p7GPinnerwrapper { padding: 0; border: 0; }
.p7GP03 .p7GPtwrapper {
	width: 200px;
	float: left;
	margin: 0;
}
.p7GP03 .p7GPtwrapper ul {
	margin:15px 0 0 0; padding: 0;
	list-style-type: none;
	text-align:right; font-family:"Lucida Grande", Tahoma, Arial, Helvetica, sans-serif;
}
.p7GP03 .p7GPtwrapper ul a {
	color: #000000 !important;
	text-decoration: none;
	display: block;
	padding: 6px 10px;
	/*border-bottom: 1px solid #3A81AF;*/
	border-top:1px dotted #999;
	/*border-top: 1px solid #94BED8;
	background-image: url(img/p7gp_bluestonebut.jpg);
	background-repeat: repeat-x;
	background-color: #4993C4;*/
}
.p7GP03 .p7GPtwrapper ul a:hover {
	color: #FFFFFF !important;
	background-color: #4993C4;
}
.p7GP03 .p7GPtwrapper ul a.down, .p7GP03 .p7GPtwrapper ul a.down:hover {
	background-image: url(img/p7gp_fadetoblue.jpg);
	background-color: #FFFFFF;
	color: #000000 !important;
	/*border-top: 1px solid #94BED8;*/
	border-top:1px dotted #999;
	background-repeat: repeat-y;
	font-weight: bold; text-transform:uppercase;
}
.p7GP03 .p7GPcwrapper { margin: 0 0 0 200px; }
.p7GP03 .p7GPcontent {
	padding:0 25px;
	line-height: 1.5em;
	color:#000;
}
.p7GP03 .p7GPcontent a { color: #0033FF; }
.p7GP03 .p7GPcontent a:visited { color: #486CFF; }
.p7GP03 .p7GPcontent a:hover { color: #CC0000; }
.p7GP03 .p7GPcontent p{ color:#666; }
.p7GP03 .p7GPcontent h3{
	margin:0; padding:5px 0;
	font:bold 18px "Century Gothic", Arial, Helvetica, sans-serif;
	color: #93a6b4; border-bottom:1px solid #eee;
}
.p7GP03 .p7GPcontent h4{
	margin:0;
	padding:0;
	font:bold 1.5em "Century Gothic",Arial, Helvetica, sans-serif;
	color: #339999;
}
.p7GP03 .p7GPcontent ul{ margin:0 0 0 15px; padding:0 0 10px 0; }
.p7GP03 .p7GPcontent li{ margin:0; padding:3px 0; font-size:11px; color:#666; }

.p7GPcurrentmark { font-weight:bold !important; }
.p7GP03 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
