/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 03 - Bluestone
  -----------------------------------
*/
.p7GP03 {
	background-color: #FFF;
	border: 0px solid #3B3B3B;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
}
.p7GP03 .p7GPinnerwrapper {
	border: 0;
	background-color: #FFF;
	margin-top: 10px;
}
.p7GP03 .p7GPtwrapper {
	width: 170px;
	float: left;
	margin: 0;
}
.p7GP03 .p7GPtwrapper ul {
	margin: 0;
	padding: 10px;
	list-style-type: none;
}
.p7GP03 .p7GPtwrapper li {
	margin-bottom: 6px;
}
.p7GP03 .p7GPtwrapper ul a {
	color: #000000 !important;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #3A81AF;
	border-top: 1px solid #94BED8;
	background-image: url(img/p7gp_bluestonebut.jpg);
	background-repeat: repeat-x;
	background-color: #9EE6EF;
	border-radius: 7px;
	box-shadow: 8px 8px 20px #000;
	height: 20px;
	vertical-align: middle !important;
	padding-left: 8px !important;
	margin: 0px;
	padding-top: 4px !important;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.p7GP03 .p7GPtwrapper ul a:hover, .p7GP03 .p7GPtwrapper ul a:focus {
	color: #FFFFFF !important;
	background-color: #9CE6EF;
	outline: 0;
}
.p7GP03 .p7GPtwrapper ul a.down, .p7GP03 .p7GPtwrapper ul a.down:hover {
	background-image: url(img/p7gp_fadetoblue.jpg);
	background-color: #FFF;
	color: #000000 !important;
	border: 0;
	background-repeat: repeat-y;
	font-weight: bold;
}
.p7GP03 .p7GPcwrapper {
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0px;
	margin-left: 170px;
}
.p7GP03 .p7GPcontent {
	line-height: normal;
	background-color: #FFF;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	padding: 10px;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.ordernow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #CCCCCC;
	text-align: center;
	padding: 12px;
}
#cart {
	padding-top: 0px;
	padding-right: 12px;
	padding-bottom: 0px;
	padding-left: 12px;
}
.p7GP03 .p7GPcontent a {
	color: #000;
}
.p7GP03 .p7GPcontent a:visited {
	color: #000;
}
.p7GP03 .p7GPcontent a:hover {
	color: #FFF;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP03 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP03 .sidecontent {
	padding: 5px;
	color: #000;
	background-color: #FFF;
}
.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;
}
.left {
	text-align: left;
}
.floatright {
	float: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 10px;
}
