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

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	margin: 0;
	color: #333333;
	padding: 0;
	background-color: #FFFFFF;
}
#masthead {
	background-image: url(images/p7bp_mastheadtile.jpg);
	background-repeat: repeat-x;
	background-color: #4A4A4A;
}
body, #masthead {
	min-width: 770px;
}
#logodiv {
	background-image: url(images/p7bp_topgraphic.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#layoutwrapper {
	padding: 36px 24px 24px 24px;
	background-color: #FFFFFF;
}
h1.topheading {
	font-size: 0.7em;
	font-weight: normal;
	color: #4A4A4A;
	margin: 12px 3px;
	text-align: right;
}
#maintable {
	border: 1px solid #333333;
}
#maintable p {
	margin: 8px 0 12px 0;
}
#maintable td {
	vertical-align: top;
	border: 1px solid #333333;
	padding: 12px 22px;
}
#leftbox {
	font-size: 0.75em;
	line-height: 1.5em;
}
#menubar {
	font-size: 0.75em;
	padding: 6px;
	background-color: #555555;
	border-bottom: 1px solid #333333;
}
#maintable #mainbox {
	width: 270px;
	padding: 0;
	border: 1px solid #333333;
	background-image: url(images/p7bp_texture.jpg);
	background-color: #585858;
}
#maincontent_row2 {
	padding: 20px;
	line-height: 1.6em;
	font-size: 0.75em;
	margin: 16px;
	color: #CCCCCC;
	background-color: #444444;
	border: 1px dotted #999999;
	background-image: url(images/p7bp_photos_bigmoney.jpg);
	background-repeat: no-repeat;
}
#rightbox {
	font-size: 0.75em;
	line-height: 1.5em;
}
img.floatleft {
	float: left;
	margin-right: 12px;
}
img.floatright {
	float: right;
	margin-left: 12px;
}
.centered {
	text-align: center;
}
h2, h3 {
	margin: 0;
	font-size: 1em;
	letter-spacing: .2em;
}
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: #333333;
	padding: 0 0 20px 36px;
	margin: 0 auto;
}
.copyright {
	color: #333333;
	letter-spacing: 0.5em;
	font-weight: bold;
}
#footerindent {padding: 0 48px;}
#footer a {
	color: #5C8989;
}
#footer a:hover {
	color: #333333;
}
#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;
}
.p7PMMv14 {
	margin: 0 12px !important;
}
#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;
}
