/* 

  -----------------------------------

  Glide Panel Magic

  by Project Seven Development

  www.projectseven.com

  Style Theme: 03 - Bluestone

  -----------------------------------

*/

.p7GP03 {
	background-color: #FFFFFF;

}

.p7GP03 .p7GPinnerwrapper {
	padding: 0;
	border: 0;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;

}

.p7GP03 .p7GPtwrapper {
	width: 150px;
	float: left;
	margin: 0;
	background-color: #C2D6FE;
}

.p7GP03 .p7GPtwrapper ul {

	margin: 0;
	padding: 0;
	list-style-type: none;

}

.p7GP03 .p7GPtwrapper ul a {
	color: #000000 !important;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #3A81AF;
	border-top: 1px solid #94BED8;
	background-color: #568BFB;
	margin: 0px;
	padding: 10px;
}

.p7GP03 .p7GPtwrapper ul a:hover {
	color: #FFFFFF !important;
	background-color: #568BFB;

}

.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: 0;

	background-repeat: repeat-y;

	font-weight: normal;

}

.p7GP03 .p7GPcwrapper {
	background-color: #FFFFFF;

}

.p7GP03 .p7GPcontent {
	background-color: #FFFFFF;
	color: #000000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	vertical-align: top;

}

.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: 0px;
	color: #CCCCCC;

}

.p7GP03_external {
	background-color: #CBDCFE;
	text-align: center;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 20px;
	margin-left: 10px;
	padding: 5px;
	line-height: 1.3em;

}

.p7GP03_external ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;

}

.p7GP03_external ul li {
	margin: 0 0 0 0;
	display: inline;

}

.p7GP03_external ul a {

	color: #0033CC;

}

.p7GP03_external ul a:hover {
	color: #FF0000;

}

.p7GP03_external ul a.down {
	color: #FF0000;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FF0000;
}
