/* 
  -----------------------------------
  BP-PP Portal - Liquid
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	color: #333333;
	padding: 0;
	background-image: url(images/p7bp_texture.jpg);
}
#masthead {
	background-image: url(images/p7bp_mastheadtile.jpg);
	background-repeat: repeat-x;
	background-color: #4A4A4A;
	width: 100%;
}
body, #masthead {
}
#logodiv {
	background-image: url(images/p7bp_topgraphic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#layoutwrapper {
	padding: 36px 0px 24px 24px;
	background-color: #5F5F55;
	background-image: url(images/p7bp_texture.jpg);
	overflow: hidden;
	width: 962px;
}
h1.topheading {
	font-size: 0.7em;
	font-weight: normal;
	color: #B8B9A6;
	margin: 12px 3px;
	text-align: center;
}
#maintable {
	border: 1px solid #333333;
	background-image: url(images/p7bp_texture_grey.jpg);
	background-repeat: repeat;
	width: 955px;
}
#maintable p {
	margin: 8px 0 12px 0;
	padding: 12px;
}
#maintable td {
	vertical-align: top;
	padding: 0px;
	background-color: #36352E;
	border-style: hidden;
	border-width: 0;
}
.subtable {
	border-style: hidden;
	border: 0px;
	border-color:#32322A;
	padding: 0;
	border-width: 0;
}
#leftbox {
	font-size: 0.75em;
	line-height: 1.5em;
	max-width: 455px;
	width: 455px;
}
#menubar {
	font-size: 0.75em;
	padding: 6px;
	background-color: #43443D;
	border-bottom: 1px solid #333333;
}
#maintable #mainbox {
	width: 270px;
	padding: 0;
	border: 1px solid #333333;
	background-image: url(images/p7bp_texture_grey2.jpg);
	background-color: #585858;
	min-width: 270px;
	max-width: 270px;
}
#maincontent_row2 {
	padding: 5px;
	line-height: 1.6em;
	font-size: 0.75em;
	margin: 6px;
	color: #999999;
	background-color: #43443D;
	border: 1px solid #000000;
	border-color: #000000;
}
#rightbox {
	font-size: 0.75em;
	line-height: 1.5em;
	width: 675px;
}
img.floatleft {
	float: left;
	margin-right: 12px;
	margin-top: 10px;
}
img.floatright {
	float: right;
	margin-left: 12px;
}
.centered {
	text-align: center;
}
h2, h3 {
	margin: 0px;
	font-size: 1em;
	letter-spacing: 0.2em;
	padding: 12px;
}
h3 {
	margin-top: 30px;
}
.clearit {
	clear: both;
	height: 0;
	line-height: 0.0;
	font-size: 0;
}
#footer {
	font-size: 0.7em;
	line-height: 1.5em;
	color: #CCCCCC;
	padding: 0 0 20px 36px;
	margin: 0 auto;
	background-image: url(images/footerbackground.jpg);
	background-repeat: repeat-x;
}
.copyright {
	color: #AAAB9A;
	letter-spacing: 0.5em;
	font-weight: bold;
}
#footerindent {padding: 0 48px;}
#footer a {
	color: #5C8989;
}
#footer a:hover {
	color: #333333;
}
.p7TPcontent a {
	color: #333333;
}
.p7TPcontent a:hover {
	color: #CCCCCC;
	background-color: #4a4a4a;
	text-decoration: none;
}
#maincontent_row2 a {
	color: #78A4A3;
}
#maincontent_row2 a:hover {
	color: #FFFFFF;
}
#leftbox a, #rightbox a {
	color: #5C8989;
}
#leftbox a:hover, #rightbox a:hover {
	color: #CC3300;
	padding: 0;
}
.p7TPpanel {
	font-size: 0.75em;
	padding: 10px 6px 0 6px;
	border-top: 1px solid #666666;
}
.p7TPcontent  {
	font-size: 0.95em;
}
.p7PMMv14 {
	
	position: relative;
	z-index: 999999;
}
#p7PMnav, .p7PMMv14 ul {
	border-top: 1px solid #333333;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #333333;
}
#p7PMnav {
	width: 188px;
}
#p7PMnav ul {
	width: 185px;
	position: absolute;
	left: -9000px;
}
#p7PMnav a {
	border: 0;
}
#p7PMnav ul a {
	border-top: 1px solid #555555;
	border-bottom: 1px solid #414141;
	border-right: 0;
	border-left: 0;
}
#p7PMnav ul a, .p7PMMv14 ul ul {
	border-top: 0 !important;
	border-bottom: 0 !important;
	border-right: 0 !important;
	border-left: 1px solid #555 !important;
}

