/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 06 - Citrus
  -----------------------------------
*/
.p7GP06 {
	background-color: #FFFFFF;
	border: 1px solid;
	padding: 0px;
	/*	border: 2px solid #FED593; */
	border: 2px solid #df6c00;
	/* added by JW */
	width: 100%;
}
.p7GP06 .p7GPinnerwrapper {
	padding: 0;
	border: 0;
/* 	background-color: #A8E43D;*/
	background-color: #fff;
}
.p7GP06 .p7GPtwrapper {
	width: 200px;
	float: left;
	margin: 0;
	border: 0;
}
.p7GP06 .p7GPtwrapper ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: 1px solid;
	border-bottom-color: #D6F2A2;
}
.p7GP06 .p7GPtwrapper ul a {
/*	color: #000000 !important; */
	color: #fff !important;
	text-decoration: none;
	display: block;
	padding: 6px 10px;
	border-bottom: 1px solid #BC7703;
	border-top: 1px solid #FEEBCB;
/*	background-image: url(img/p7gp_citrusbut.jpg); */
	background-repeat: repeat-x;
	background-color: #df6c00;
	border-left: 1px solid #fff;
}
.p7GP06 .p7GPtwrapper ul a:hover {
/*	color: #000000 !important; */
	color: #fff !important;
	border-top-color: #FFFFFF;
/*	border-bottom-color: #000000; */
	border-bottom-color: #ababab;
	background-color: #FE9903;
	border-left: 1px solid #fff;
}

.p7GP06 .p7GPtwrapper ul a.down {
/*	background-image: url(img/p7gp_fadetocitrus.jpg); */
/*	background-color: #7CC303; */
	background-color: #fe9903;
/*	color: #000000 !important; */
	color: #fff !important;
	background-repeat: repeat-y;
	font-weight: bold;
	border: 0;
	border-top: 1px #fff solid;
	border-left: 1px solid #fff;
}
.p7GP06 .p7GPtwrapper ul a.down:hover {
	background-color: #fe9903;
	color: #fff !important;
	font-weight: bold;
	border: 0;
	border-top: 1px #fff solid;
	border-left: 1px solid #fff;
}
.p7GP06 .p7GPcwrapper {
	margin: 0 0 0 200px;
	background-color: #FFFFFF;
	border-left: 2px solid #df6c00;
}
.p7GP06 .p7GPcontent {
	padding: 2px 24px 24px 24px;
	line-height: 1.5em;
	color: #333333;
}
.p7GP06 .p7GPcontent table {
	border: 1px #0188a4 solid;
	border-collapse: collapse;
}
.p7GP06 .p7GPcontent td {
	border: 1px #0188a4 solid;
}
.p7GP06 .p7GPcontent table th {
	background-color: #0188a4;
	text-align:left;
	color:#fff;
}
/* no border needed on Fees or Payment Options table or table cells */
.p7GP06 .p7GPcontent table#fees, .p7GP06 .p7GPcontent table#fees tr td, .p7GP06 .p7GPcontent table#paymentoptions, .p7GP06 .p7GPcontent table#paymentoptions tr td {
	border: none;
}
.p7GP06 .p7GPcontent a {
/*	color: #0033FF; */
	color: #0188a4;
}
.p7GP06 .p7GPcontent a:visited {
/*	color: #486CFF; */
	color: #0188a4;
}
.p7GP06 .p7GPcontent a:hover {
/*	color: #CC0000; */
	color: #0188a4;
	text-decoration: none;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP06 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP06 .sidecontent {
	padding: 12px;
	color: #CCCCCC;
}
.p7GP06_external {
	font-size: 0.75em;
}
.p7GP06_external ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP06_external ul li {
	margin: 0;
}
.p7GP06_external ul a {
	color: #0033FF;
}
.p7GP06_external ul a:hover {
	color: #000000;
}
.p7GP06_external ul a.down {
	color: #77AA17;
}
/* added by JW */
.p7GPtwrapinner ul li {
	margin: 0;
}
/* added by JW */
