/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 03 - Bluestone
  -----------------------------------
*/
.p7GP03 {
	background-color: #FFCC66;
	border: 1px solid #003366;
	padding: 3px;
}
.p7GP03 .p7GPinnerwrapper {
	padding: 0;
	border: 0;
	background-color: #CC6633;
}
.p7GP03 .p7GPtwrapper {
	width: 200px;
	float: left;
	margin: 0;
	background-color: #CC6633;
}
.p7GP03 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP03 .p7GPtwrapper ul a {
	color: #003366!important;
	text-decoration: none;
	display: block;
	background-image: url(img/orange.jpg);
	background-repeat: repeat-x;
	font-family: "Footlight MT Light", Georgia;
	font-weight: bold;
	letter-spacing: .1em;
	border: 1px solid #003366;
	background-color: #993300;
	padding: 10px;
}
.p7GP03 .p7GPtwrapper ul a:hover {
	color: #CC3333!important;
	background-color: #CC3333;
}
.p7GP03 .p7GPtwrapper ul a.down, .p7GP03 .p7GPtwrapper ul a.down:hover {
	background-image: url(img/orange-gradient.jpg);
	background-color: #FF9933;
	color: #660000!important;
	border: 0;
	background-repeat: repeat-y;
	font-weight: bold;
	font-family: "Footlight MT Light", Georgia;
}
.p7GP03 .p7GPcwrapper {
	margin: 0 0 0 200px;
}
.p7GP03 .p7GPcontent {
	padding: 10px;
	line-height: 1.5em;
	background-color: #FFCC66;
	color: #660000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.p7GP03 .p7GPcontent a {
	color: #3366CC;
	text-decoration: none;
}
.p7GP03 .p7GPcontent a:visited {
	color: #3366CC;
}
.p7GP03 .p7GPcontent a:hover {
	color: #CC3333;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP03 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP03 .sidecontent {
	padding: 5px;
	background-color: #CC6633;
}
.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: #003366;
}
.p7GP03_external ul a:hover {
	color: #CC3333;
}
.p7GP03_external ul a.down {
	color: #CC3333;
}
