/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 03 - Bluestone
  -----------------------------------
*/
.p7GP03 {
	background-color: #A2D7E1;
	border: 1px solid #2E4F82;
	padding: 3px;
}
.p7GP03 .p7GPinnerwrapper {
	padding: 0;
	border: 0;
	background-color: #2E4F82;
}
.p7GP03 .p7GPtwrapper {
	width: 200px;
	float: left;
	margin: 0;
	background-color: #292929;
}
.p7GP03 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP03 .p7GPtwrapper ul a {
	color: #2E4F82 !important;
	text-decoration: none;
	display: block;
	padding: 6px 10px;
	background-image: url(img/p7gp_bluestonebut.jpg);
	background-repeat: repeat-x;
	background-color: #A2D7E1;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #A2D7E1;
	border-bottom-color: #2E4F82;
	font-weight: bold;
}
.p7GP03 .p7GPtwrapper ul a:hover {
	color: #FFFFFF !important;
	background-color: #A2D7E1;
}
.p7GP03 .p7GPtwrapper ul a.down, .p7GP03 .p7GPtwrapper ul a.down:hover {
	background-image: url(img/p7gp_fadetoblue.jpg);
	background-color: #A2D7E1;
	color: #2E4F82 !important;
	border: 0;
	background-repeat: repeat-y;
	font-weight: bold;
}
.p7GP03 .p7GPcwrapper {
	margin: 0 0 0 200px;
	background-color: #E0F2F5;
}
.p7GP03 .p7GPcontent {
	padding: 24px;
	line-height: 1.5em;
	background-color: #E0F2F5;
	color: #25416B;
}
.oneColFixCtr  #p7APM_3  #p7APMw3_1  #p7APMc3_1  #p7APMp3_1  #p7GP_4  .p7GPinnerwrapper  .p7GPcwrapper  .p7GPcontent  p     {
	color: #25416B;
}

.p7GP03 .p7GPcontent a {
	color: #0033FF;
}
.p7GP03 .p7GPcontent a:visited {
	color: #486CFF;
}
.p7GP03 .p7GPcontent a:hover {
	color: #CC0000;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP03 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP03 .sidecontent {
	padding: 12px;
	color: #CCCCCC;
	background-color: #2E4F82;
}
.p7GP03_external {
	font-size: 1em;
}
.p7GP03_external ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP03_external ul li {
	margin: 0;
}
.p7GP03_external ul a {
	color: #0033CC;
}
.p7GP03_external ul a:hover {
	color: #000000;
}
.p7GP03_external ul a.down {
	color: #CC0000;
}
