/*	
	........................................
	mpb css 
	February 2007
	developed by Atomic Fusion : www.atomic-fusion.com / ml
	v1.0 : last updated 02.20.2007
	........................................
*/

/* xhtml .............................. */

html {
	font-size: 100%;
}

body {
	color: #333;
	font: .9em "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	background: #fff url(../img/body-bg.jpg) repeat-x 0 top;
}

img {
	border-style: none;
	border-width: 0;
}

a {
	color: #ff12ff;
	text-decoration: none;
}

a:hover {
	color: #0062dd;
}

#content p a, label a, a.bo {
	color: #ff12ff;
	border-bottom: 1px dotted #ff12ff;
	text-decoration: none;
}

#content p a:hover, , label a:hover, a.bo:hover {
	color: #0062dd;
	border-bottom: 1px dotted #0062dd;
}

a img {
	border: 0;
	border-bottom-style: none;
}

/* structure .............................. */

#container {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#content, #home {
	background-image: url(../img/container-bg.jpg);
	margin: 0;
	_margin-top: -4px;
	padding: 5px 10px 15px 15px;
}

/* @group home */

#content h1 {
	font: 1.6em Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}
#content h1.orange {
	color: #fe6c16;
	font: 1.6em Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}

.h2o {
	color: #fe6c16;
	font: 1.1em "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-style:italic;
	text-decoration: underline;
	
}


.h1b {
	color: #0063dd;
	font: 1.6em "Trebuchet MS", Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}

#content h1.blue {
	color: #0063dd;
	font: 1.6em Arial, Helvetica, Geneva, sans-serif;
	margin: 0;
	padding: 0;
}

#content h6 {
	color: #777;
	margin: 0;
	padding: 0;
	font: 1.1em Arial, Helvetica, Geneva, sans-serif;
}

#homeleft {
	margin-left: 20px;
	width: 535px;
	top: 480px;
	left: 10px;
	height: 270px;
	position: absolute;
}

/* @end */

#content #main {
	float: left;
	margin-top: 20px;
	padding-right: 10px;
	border-right: 1px solid #ccc;
	width: 600px;
}

#content #reports {
	float: left;
	margin-top: 20px;
	padding-right: 10px;
	border-right: 1px solid #ccc;
	width: 300px;
}

#content #reports-column {
	float: left;
	text-align: center;
	padding-left: 20px;
	width: 480px;
	margin-top: 20px;
}

#content #ideas {
	float: left;
	margin-top: 20px;
	padding-right: 10px;
	border-right: 1px solid #ccc;
	width: 500px;
}

#content #ideas-column {
	float: left;
	text-align: center;
	padding-left: 20px;
	width: 280px;
	margin-top: 20px;
}

#content #faq {
	float: left;
	margin-top: 20px;
	padding-right: 10px;
	border-right: 1px solid #ccc;
	width: 600px;
}

#content #main #section01 {
	background: url(../img/icon_talk_bubble.gif) no-repeat 0 32px;
	margin-bottom: 2em;
}

#content #main #section02 {
	background: url(../img/icon_stamp.gif) no-repeat 0 32px;
	margin-bottom: 2em;
}

#content #main #section03 {
	background: url(../img/icon_envelope.gif) no-repeat 0 32px;
	margin-bottom: 2em;
}

#content #reports #section01 {
	background: url(../img/icon_talk_bubble.gif) no-repeat 0 32px;
	margin-bottom: 2em;
}

#content #reports #section02 {
	background: url(../img/icon_stamp.gif) no-repeat 0 32px;
	margin-bottom: 2em;
}

#content #reports #section03 {
	background: url(../img/icon_envelope.gif) no-repeat 0 32px;
	margin-bottom: 2em;
}

#content #ideas #section01 {
	background: url(../img/icon_talk_bubble.gif) no-repeat 0 32px;
	margin-bottom: 2em;
}

#content #ideas #section02 {
	background: url(../img/icon_stamp.gif) no-repeat 0 32px;
	margin-bottom: 2em;
}

#content #ideas #section03 {
	background: url(../img/icon_envelope.gif) no-repeat 0 32px;
	margin-bottom: 2em;
}

#content #main h3, #content #reports h3, #content #ideas h3 {
	padding: 0;
	text-align: left;
	margin: 0 0 5px 95px;
	color: #0063dd;
	font-size: 1.2em;
}

#content #reports-column h4, #content #ideas-column h4 {
	padding: 0;
	margin: 0 0 5px;
	color: #0063dd;
	font-size: 1.2em;
}

#content #faq h3 {
	padding: 0;
	text-align: left;
	margin: 0 0 5px 15px;
	color: #0063dd;
}

#content #main p, #content #reports p, #content #ideas p {
	font-size: .9em;
	color: #9d9d9d;
	line-height: 1.4em;
	padding: 0;
	margin: 0 20px 10px 95px;
}

#content #faq p {
	font-size: .9em;
	color: #666;
	line-height: 1.4em;
	padding: 0;
	margin: 0 20px 10px 30px;
}

.top {
	display: block;
	text-align: right;
	text-transform: uppercase;
	font-size: .9em;
}

#content #faq ol {
	font-size: .9em;
	color: #9d9d9d;
	padding: 0;
	margin: 0 20px 0 30px;
}

#content #faq ol li {
	line-height: 1.4em;
	padding-left: 5px;
	background-image: none;
	border-bottom-style: none;
	padding-bottom: 0;
}

#content #faq ol li a {
	line-height: 1.8em;
	border-bottom-style: none;
}

#content #faq ol li.alt {
	background-color: #f3f3f3;
}

#content #column {
	float: left;
	width: 155px;
	margin-top: 50px;
	text-align: center;
	padding-left: 17px;
}

.reportbox {
	display: block;
	border: 1px solid #ccc;
	width: 90%;
	text-align: left;
	padding: 10px;
	position: relative;
	font: .95em Arial, Helvetica, Geneva, sans-serif;
	height: 350px;
}

.reportbox .rdesc {
	float: left;
	font-size: .8em;
	margin: 0;
	padding: 0;
}

.reportbox .date {
	position: absolute;
	top: 10px;
	right: 10px;
	font-size: .75em;
}

#content #column blockquote {
	color: #f777c4;
	font-style: italic;
	font-size: 1em;
	margin: 20px 0 0;
	text-align: center;
	padding: 0 0 0 5px;
	line-height: 1.5em;
}

#content .float {
	float: left;
	font-size: .9em;
	margin: 10px 0 0;
	padding: 25px 0 0;
	display: block;
	width: 245px;
}

#content .float p {
	font-size: .9em;
	color: #666;
	line-height: 1.4em;
	margin-right: 20px;
}

#content ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#content li {
	background: url(../img/bluecheck.gif) no-repeat 0 -1px;
	color: #a9a9a9;
	text-decoration: none;
	border-bottom: 1px solid #d1eafe;
	font-size: .9em;
	margin: 5px 20px 5px 0;
	padding: 0 5px 5px 20px;
}

#content ul.noline {
	list-style-type: none;
	margin: 10px 0 0;
	padding: 0;
}

#content ul.noline li {
	color: #666;
	border-bottom-style: none;
}

#content .border {
	border-left: 1px solid #d6d8d7;
	margin-right: 5px;
	padding-left: 25px;
}

table.levels {
	border-collapse: collapse;
	color: #666;
	font-size: .9em;
}

table.levels tr {
}

table.levels th.data {
	line-height: 1.5em;
	font-size: 1.2em;
	background-color: #e0edf5;
	border: 1px solid #e1e1e1;
}

table.levels td {
	padding: 20px 5px;
}

table.levels td.desc {
	padding: 20px 5px;
	font-size: .9em;
}

table.levels td.data {
	border-bottom: 1px solid #e1e1e1;
}

table.levels td.center {
	border-left: 1px solid #e1e1e1;
	border-right: 1px solid #e1e1e1;
}

table.levels td.border {
	font-size: .9em;
}

table.levels ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

table.levels li {
	background: url(../img/bluecheck.gif) no-repeat 0 -1px;
	margin: 5px 0;
	padding: 0 0 0 20px;
	line-height: 1.2em;
}

/* @group header */

#header {
	background: url(../img/header-bg.gif) no-repeat center bottom;
	height: 115px;
	position: relative;
}

#header h1 {
	margin: 0;
	padding: 0;
}

#header h1 a {
	background: url(../img/mpblogo.jpg) no-repeat;
	width: 275px;
	height: 85px;
	font-size: 1.5em;
	display: block;
	position: absolute;
	left: 10px;
	bottom: 0;
	_bottom: -1px; /* IE 6 and below */
}

#header h1 span {
	display: none;
}

/* @end */

#flash {
	height: 355px;
	_height: 35px; /* IE 6 and below */
	width: 850px;
	margin: 0;
	padding: 0;
}

/* @group masthead */

#masthead {
	margin: 0;
	padding: 0;
	text-align: center;
	background-image: url(../img/container-bg.jpg);
}

#masthead .bottom {
	display: block;
	background: url(../img/greygrad-bg.jpg) repeat-x;
	height: 20px;
	margin: 0;
	padding: 0;
}

#masthead .callout {
	margin-top: 1em;
	margin-bottom: 2em;
}

/* @end */

/* @group footer */

#footer {
	background: url(../img/foooter-bg.gif) no-repeat;
	height: 20px;
	text-align: right;
	font-size: .9em;
	padding-top: 10px;
	color: #a9a9a9;
}

#footer a {
	color: #a9a9a9;
	text-decoration: none;
	padding-right: .5em;
	padding-left: .5em;
	font-size: .8em;
	text-transform: uppercase;
	font-weight: bold;
}

#footer a:hover {
	color: #99b4c9;
}

/* @end */

/* @group nav */

#nav {
	float: right;
	font-size: .95em;
}

#nav ul {
	list-style-type: none;
	padding: 0;
	margin: 50px 10px 0 0;
}

#nav li {
	margin: 0;
	padding: 0;
	float: left;
}

#nav li.middle {
	border-left: 1px solid #fff;
	border-right: 1px solid #fff;
}

#nav li a {
	display: block;
	background-color: transparent;
	margin: 0;
	text-decoration: none;
	color: #99b4c9;
	text-transform: uppercase;
	font-size: .8em;
	font-weight: bold;
	padding: 6px 10px;
}

#nav li a:hover, #nav li a.on {
	color: #0062dd;
}

/* @end */

/* @group homepage */

h2 {
	padding: 0;
	font: 1.3em Arial, Helvetica, Geneva, sans-serif;
	margin: 0 0 .2em;
}

h2.green {
	border-right-color: #86c328;
	color: #84c32a;
}

h2.orange {
	color: #fe6c16;
}

h2.blue {
	color: #0062dd;
	padding-top: 25px;
}

.orange2 {
	color: #fe6c16;
	display: block;
	margin-top: 20px;
}

.purple {
	color: #cb00cc;
}

#byname {
	background: url(../img/byname.jpg) no-repeat 90% 0;
}

#byactivity {
	background: url(../img/byactivity.jpg) no-repeat 90% 0;
}

#getstarted {
	border-left: 1px solid #d6d8d7;
	float: right;
	padding-left: 20px;
	height: 290px;
	width: 250px;
	margin-bottom: 20px;
	margin-top: 10px;
}

h4 {
	margin: 0;
	padding: 0;
}

h4#kidfont-one a,
h4#kidfont-two a,
h4#kidfont-three a,
h4#kidfont-four a {
	width: 238px;
	padding: 0;
	display: block;
	margin: 0;
	border-style: none;
	background-position: center center;
	background-repeat: no-repeat;
}

h4#kidfont-one a:hover,
h4#kidfont-two a:hover,
h4#kidfont-three a:hover,
h4#kidfont-four a:hover {
	border-style: none;
}

h4#kidfont-one span,
h4#kidfont-two span,
h4#kidfont-three span,
h4#kidfont-four span {
	display: none;
}

h4#kidfont-one a {
	height: 45px;
	background: url(../img/kidfont01.gif) no-repeat;
	margin-top: 30px;
}

h4#kidfont-two a {
	height: 48px;
	background: url(../img/kidfont02.gif) no-repeat;
}

h4#kidfont-three a {
	height: 46px;
	background: url(../img/kidfont03.gif) no-repeat;
}

h4#kidfont-four a {
	height: 42px;
	background: url(../img/kidfont04.gif) no-repeat;
}

h4#kidfont-five a {
	height: 42px;
	background: url(../img/kidfont05.gif) no-repeat;
}

/* @end */

/* class selectors .............................. */

.clear {
	clear: both;
}

.sm {
	font-size: .9em;
}

.light {
	color: #999;
}

.explain {
	font-size:.9em;
	color:#999;
	padding:.5em 1em;
	border-bottom: 1px solid #ccc;
}

.confirm-info {
	border: 1px solid #e1e1e1;
	padding: 10px 40px 10px 10px;
	color: #666;
	font-size: .9em;
	line-height: 1.4em;
	margin-right: 10px;
	display: block;
}

.edit {
	float: right;
}

.btn-left {
	float: left;
}

.btn-middle {
	float: left;
	margin-left: 270px;
}

.btn-right {
	float: right;
}

/* @group forms */

.forms {
	padding: 20px;
	display: block;
}

label {
	margin: 20px 0 10px;
	padding: 0;
	color: #0063dd;
	display: block;
	font-size: .9em;
	font-weight: bold;
}

label .sm {
	color: #666;
	font-weight: normal;
	font-style: normal;
}

input, textarea {
	color: #333;
	line-height: 1.4em;
	padding-top: 6px;
	padding-bottom: 8px;
}

.field {
	border: 1px solid #ccc;
}

#hintsbox {
	background: #ffffea url(../img/helpfultips.gif) no-repeat 0 5px;
	border: 1px solid #ccc;
	width: 220px;
	float: right;
	padding-top: 60px;
	padding-bottom: 10px;
	margin: 0 20px 20px 0;
}

#hintsbox ul {
	margin: 0 0 0 30px;
	padding: 0;
	list-style-type: disc;
}

#hintsbox li {
	color: #666;
	border-style: none;
	background-image: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#hintsbox p {
	font-size: .9em;
	line-height: 1.4em;
	padding-right: 15px;
	padding-left: 15px;
	color: #666;
}

a.info {    position:relative; /*this is the key*/    z-index:24;    text-decoration:none;
	border-bottom-style: none;
}

.nobo {
	border-bottom-style: none;
}a.info span {
	display: none;
	font-size: .9em;
	color: #666;
}a.info:hover span { /*the span will display just on :hover state*/    display:block;    position:absolute;    border:1px solid #ccc;    background-color:#ffffea;    text-align: center;
	padding: 8px;
	top: 1.5em;
	left: 1.5em;
	width: 8em;
}

/* @group buttons */

a.button {
	display: block;
	width: 90px;
	margin: 4px 3px;
	text-decoration: none;
	color: #000598;
	text-align: center;
	background-image: url(../img/button-bg.jpg);
	background-repeat: no-repeat;
	font: normal .8em Arial, Helvetica, Geneva, sans-serif;
	padding-top: 7px;
	padding-bottom: 2px;
	height: 30px;
}

.button:hover, .gobutton:hover {
	color: #1e66fd;
}

/* @end */
/* @end */