/* 
  -----------------------------------
  BP-PP Portal
  by Project Seven Development
  www.projectseven.com
  -----------------------------------
*/

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #333333;
	background-color: #FFFFFF;
	margin: 0;
	padding: 0;
}
#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/ems_topgraphic3.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#layoutwrapper {
	margin: 0 auto;
	width: 100%;
	padding: 48px 0 0 0;
	background-color: #FFFFFF;
	border-bottom: 1px solid #333333;
}
h1.topheading {
	font-size: 0.6em;
	color: #4A4A4A;
	margin: 0 auto 12px auto;
	width: 770px;
}
#columnwrapper {
	width: 770px;
	margin: 0 auto;
	background-image: url(images/p7bp_layout3col.gif);
	background-repeat: repeat-y;
}
#columnwrapper p {
	margin: 8px 0 12px 0;
}
#leftbox {
	width: 255px;
	float: left;
	font-size: 0.75em;
	line-height: 1.5em;
}
#leftcontent {
	padding: 20px 24px;
}
#menubar {
	font-size: 0.8em;
	background-color: #4A4A4A;
	border: 1px solid #333333;
	padding: 6px;
}
#mainbox {
	width: 260px;
	float: left;
}
#maincontent {
	padding: 16px;
	border: 1px solid #666666;
	border-bottom-color: 1px solid #333333;
}
#maincontent_row2 {
	background-color: #444444;
	padding: 40px 36px 20px 36px;
	font-size: 0.75em;
	line-height: 1.6em;
	color: #AAAAAA;
	border: 1px solid #666;
	background-image: url(images/ems_winder.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
#mainbox p {
	margin: 6px 0 12px 0;
}
#rightbox {
	width: 255px;
	float: left;
}
#rightcontent {
	padding: 20px 24px;
	font-size: 0.75em;
	line-height: 1.5em;
}
img.floatleft {
	float: left;
	margin: 0 12px 0 0;
}
.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;
}
#footerbox {
	margin: 0 auto;
	width: 100%;
	padding: 0;
	background-image: url(images/p7bp_footer.jpg);
	background-repeat: repeat-x;
	background-color: #FFFFFF;
	border-top: 1px solid;
	border-color: #AECBC9;
}
#footercontent {
	font-size: 0.7em;
	line-height: 1.5em;
	color: #333333;
	padding: 16px 0 20px 0;
	width: 770px;
	margin: 0 auto;
}
.copyright {
	color: #333333;
	letter-spacing: 0.5em;
	font-weight: normal;
}
#footerindent {padding: 0 48px;}
#footercontent a, #leftcontent a, #rightcontent a {
	color: #336666;
}
#footercontent a:hover, #leftcontent a:hover, #rightcontent a:hover {
	color: #333333;
}
.p7TPcontent a {
	color: #333333;
}
.p7TPcontent h3 a, .p7TPcontent h4 a {
	display: block;
	padding: 2px 0;
}
.p7TPcontent a:hover {
	color: #CCCCCC;
	background-color: #4a4a4a;
	text-decoration: none;
}
#maincontent_row2 a {
	color: #78A4A3;
}
#maincontent_row2 a:hover {
	color: #FFFFFF;
}
.p7TPpanel {
	margin: 0;
	padding: 0;
	font-size: 0.75em;
}
.p7TPcontent  {
	font-size: 0.95em;
}
#p7PMnav {
	width: 188px;
	border-top: 1px solid #333333;
	border-right: 1px solid #666666;
	border-bottom: 1px solid #666666;
	border-left: 1px solid #333333;
}
#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;
}
