/* 
  -----------------------------------
  Glide Panel Magic
  by Project Seven Development
  www.projectseven.com
  Style Theme: 01 - Carbon
  -----------------------------------
*/
.p7GP01 {
	background-color: transparent;
	/*border: 1px solid #000000;*/
	padding: 3px;
}
.p7GP01 .p7GPinnerwrapper {
	padding: 0;
	background-color: #292929;
}
.p7GP01 .p7GPtwrapper {
	width: 200px;
	float: right;
	margin: 0;
	background-color: #292929;
}
.p7GP01 .p7GPtwrapper ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP01 .p7GPtwrapper ul a {
	color: #CCCCCC !important;
	text-decoration: none !important;
	display: block;
	padding: 6px 10px;
	border-top: 1px solid #585858;
	border-bottom: 1px solid #000;
	background: #2b2b2b url(img/p7gp_carbonbut.jpg) repeat-x;
}
.p7GP01 .p7GPtwrapper ul a:hover {
	color: #999999 !important;
	text-decoration: none !important;
	background-color: #2b2b2b;
}
.p7GP01 .p7GPtwrapper ul a.down, .p7GP01 .p7GPtwrapper ul a.down:hover {
    color: #DFDFDF !important;  border-color: #000000;
	background: #151515 url(img/p7gp_fadetocarbon.jpg) repeat-y;
}
.p7GP01 .p7GPcwrapper {
	margin: 0px 200px 0px 0px;
	background-color: #fff;
	border: 1px solid #151515;/*padding: 20px;*/
}
.p7GP01 .p7GPcontent {
	padding: 0px;
	line-height: 1.5em;
	color: #000000;
}
.p7GP01 .p7GPcontent a {
	color: #0033FF;
}
.p7GP01 .p7GPcontent a:visited {
	color: #486CFF;
}
.p7GP01 .p7GPcontent a:hover {
	color: #CC0000;
}
.p7GPcurrentmark {
	font-weight:bold !important;
}
.p7GP01 .clearfloats {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
.p7GP01 .sidecontent {
	line-height: 1.3em;
	padding: 26px 10px;
	color: #CCCCCC;
}
.p7GP01_external {
	font-size: 0.75em;
}
.p7GP01_external ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
.p7GP01_external ul li {
	margin: 0;
}
.p7GP01_external ul a {
	color: #0033FF;
}
.p7GP01_external ul a:hover {
	color: #000000;
}
.p7GP01_external ul a.down {
	color: #CC0000;
}
#p7GPc1_2 .p7GPcontent img, #p7GPc1_3 .p7GPcontent img, #p7GPc1_4 .p7GPcontent img {
	float: right;
	padding: 10px 7px;
}
/*#p7GPc1_2 .p7GPcontent {
	background: url(../../assets/images/habitat-bg.jpg) no-repeat left bottom;
	padding-bottom: 174px;
}*/
#p7GPc1_1.p7GPcontentwrapper {
	padding: 20px;
}
/*#p7GPc1_2.p7GPcontentwrapper {
	background: url(../../assets/images/habitat-bg.jpg) no-repeat left bottom;
	padding: 0px 0px 172px;
}
div.b-lip {
	padding-bottom: 90px;
	background: url(../../assets/images/b-lip-bg.jpg) no-repeat left bottom;
}
div.kelp {
	background: url(../../assets/images/kelp-.jpg) no-repeat left bottom;
	padding-bottom: 110px;
}
div.g-lip {
	background: url(../../assets/images/gl-bin.jpg) no-repeat left bottom;
	padding-bottom: 100px;
}*/
h1.glide {
	font: 1.50em Arial, Helvetica, sans-serif;
	letter-spacing: .15em;
	margin: 0px 0px 6px 20px;
}
.p7GP01 h2 {
	font: bold 1.3em Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 10px;
	color: #26645f;
	display: inline;
	padding-right: 40px;
	padding-top: 6px;
	padding-bottom: 6px;
}

/*end anatomy BG styles*/
