@charset "utf-8";

/*

Theme Name: MP&P
Description: WordPress theme for MP&P.
Version: 1.0
Author: Rob Barrett
Author URI: http://www.rob-barrett.com

*/

body {
	font: 62.5% Arial, Helvetica, sans-serif;
	background: #BABFC8 url(images/bg-body.gif) repeat-y center;
}
#page {
	background: #FFFFFF;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	width: 1020px;
	float: left;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	left: -30px;
	overflow: hidden;
}
body.homepage #header {
	background: url(images/header-tall.png) no-repeat;
	height: 347px;
	margin-top: 15px;
}
body.inner #header {
	background: url(images/header-short.png) no-repeat;
	height: 233px;
	margin-top: 20px;
}
#header h1, #header p.strapline { text-indent: -999em; }
#nav {
	height: 43px;
	width: 942px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
body.homepage #nav { top: 258px; }
body.inner #nav { top: 144px; }
#nav li {
	float: left;
	overflow: hidden;
}
#nav li a {
	background-image: url(images/nav.png);
	background-repeat: no-repeat;
	text-indent: -999em;
	display: block;
	height: 43px;
}
#nav li.page-item-2 a {
	background-position: 0 top;
	width: 59px;
}
#nav li.page-item-2 a:hover { background-position: 0 bottom; }
#nav li.page-item-5 a {
	width: 140px;
	background-position: -59px top;
}
#nav li.page-item-5 a:hover { background-position: -59px bottom; }
#nav li.page-item-8 a {
	background-position: -199px top;
	width: 165px;
}
#nav li.page-item-8 a:hover { background-position: -199px bottom; }
#nav li.page-item-10 a {
	background-position: -364px top;
	width: 137px;
}
#nav li.page-item-10 a:hover { background-position: -364px bottom; }
#nav li.page-item-12 a {
	background-position: -501px top;
	width: 134px;
}
#nav li.page-item-12 a:hover { background-position: -501px bottom; }
#nav li.page-item-14 a {
	background-position: -635px top;
	width: 82px;
}
#nav li.page-item-14 a:hover { background-position: -635px bottom; }
#nav li.page-item-16 a {
	background-position: -717px top;
	width: 125px;
}
#nav li.page-item-16 a:hover { background-position: -717px bottom; }
#nav li.page-item-18 a {
	background-position: -842px top;
	width: 100px;
}
#nav li.page-item-18 a:hover { background-position: -842px bottom; }
#container {
	clear: both;
	padding: 30px 20px 0;
	overflow: hidden;
}
#maincol {
	width: 600px;
	float: left;
	padding-bottom: 30px;
}
#maincol * { line-height: 1.5em; }
#maincol h2 {
	background-repeat: no-repeat;
	text-indent: -999em;
	width: 600px;
	height: 26px;
	margin-bottom: 20px;
}
#maincol h2#market-overview { background-image: url(images/titles/market-overview.gif); }
#maincol h2#advertising-formats {
	background-image: url(images/titles/advertising-formats.gif);
	height: 32px;
	margin-bottom: 14px;
}
#maincol h2#the-mpp-offer { background-image: url(images/titles/the-mpp-offer.gif); }
#maincol h2#our-advantages {
	background-image: url(images/titles/our-advantages.gif);
	height: 32px;
	margin-bottom: 14px;
}
#maincol h2#planning {
	background-image: url(images/titles/planning.gif);
	height: 32px;
	margin-bottom: 14px;
}
#maincol h2#other-services { background-image: url(images/titles/other-services.gif); }
#maincol h2#contact-us { background-image: url(images/titles/contact-us.gif); }
#maincol h2#page-not-found {
	background-image: url(images/titles/page-not-found.gif);
	height: 31px;
	margin-bottom: 15px;	
}
#maincol h3 {
	font-size: 1.8em;
	margin-top: 1.25em;
}
#maincol h4 {
	font-size: 1.6em;
	margin-top: 1.111em;
}
#maincol p, #maincol h5, #maincol h6 {
	font-size: 1.4em;
	margin-top: 1.429em;
}
#maincol p:first-child, #maincol p.first-child { margin-top: 0; }
#maincol ul {
	margin-top: 2em;
	margin-left: 15px;
	list-style: disc;
}
#maincol ol {
	margin-top: 2em;
	margin-left: 0;
	list-style: decimal;
	list-style-position: inside;
}
#maincol li {
	font-size: 1.4em;
	margin-top: 0.714em;
}
#maincol ol li {
	text-indent: -1.357em;
	padding-left: 1.357em;
	margin-left: 0;
}
#maincol li:first-child, #maincol li.first-child { margin-top: 0; }
#maincol table {
	margin-top: 2em;
}
#maincol table th {
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	background: #102547 url(images/bg-th.gif) repeat-x bottom;
	text-align: left;
	padding-top: 0.3125em;
	padding-right: 20px;
	padding-bottom: 0.3125em;
}
#maincol table td {
	font-size: 1.2em;
	color: #000000;
	background-color: #CFCFCF;
	padding-top: 0.417em;
	padding-right: 20px;
	padding-bottom: 0.417em;
	border-top: solid 1px #FFFFFF;
}
#maincol table th:first-child, #maincol table th.first-child,
#maincol table td:first-child, #maincol table td.first-child { padding-left: 20px; }
#maincol table td { background-color: #DEECC5; }
/* Styles for #adformat START */
#maincol table#adformat { width: auto; }
#maincol table#adformat tr.odd td {
	background: none;
	cursor: pointer;
}
#maincol table#adformat tr.odd td { background-color: #CFCFCF; }
#maincol table#adformat tr.odd:hover td { background-color: #AFAFAF; }
#maincol table#adformat tr.odd.open td {
	font-weight: bold;
	background-color: #DEECC5;
}
#maincol table#adformat tr.odd.open:hover td {
	background-color: #B7DF99;
	background-repeat: no-repeat;
	background-position: center center;
}
#maincol table#adformat td {
	font-size: 1.3em;
	width: 125px;
	padding-top: 0.385em;
	padding-bottom: 0.769em;
	border-top: none;
}
#maincol table#adformat tr.odd td {
	padding-bottom: 0.385em;
	border-top: solid 1px #FFFFFF;
}
#maincol table#adformat img { border: 3px solid #FFFFFF; }
#maincol table#adformat th:first-child,
#maincol table#adformat tr.odd td:first-child { width: 235px;; }
#maincol table#adformat td.merged { width: 290px; }
#maincol table#adformat tr.odd td.arrow {
	background-image: url(images/ad-dimensions/arrow-down.png);
	background-repeat: no-repeat;
	background-position: center center;
	width: 16px;
	border-left: none;
}
#maincol table#adformat tr.odd.open td.arrow { background-image: url(images/ad-dimensions/arrow-up.png); }
#maincol table#adformat tr.odd.open:hover td.arrow { background-image: url(images/ad-dimensions/arrow-up-hover.png); }
/* Styles for #adformat END */
#maincol form {
	background-color: #CFCFCF;
	padding-bottom: 20px;
	margin-top: 2em;
}
#maincol form h3 {
	font-size: 1.6em;
	font-weight: bold;
	color: #FFFFFF;
	background: #102547 url(images/bg-th.gif) repeat-x bottom;
	text-align: left;
	padding: 0.3125em 20px;
	border-bottom: solid 1px #FFFFFF;
}
#maincol form p {
	padding-right: 20px;
	padding-left: 20px;
}
#maincol form label {
	width: 110px;
	float: left;
	padding-top: 0.143em;
	padding-right: 20px;
}
#maincol form span.options {
	display: block;
	float: left;
}
#maincol form span.options label {
	width: auto;
	float: left;
	clear: left;
	padding-top: 0;
	padding-right: 0;
}
#maincol input { width: auto; }
#maincol form input[type="text"], #maincol form input.text, #maincol textarea {
	font: 1em Arial, Helvetica, sans-serif;
	background: #FFFFFF url(images/bg-input.gif) repeat-x top;
	width: 422px;
	float: left;
	padding: 4px 3px;
	border: solid 1px #9B9B9B;
}
#maincol textarea { height: 11.6em; }
#maincol form select {
	font: 1em Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-image: none;
	width: 422px;
	float: left;
	padding: 4px 3px;
	border: solid 1px #9B9B9B;
}
#maincol form select[multiple] { background: #FFFFFF url(images/bg-input.gif) repeat-x top; }
#maincol form input.radio, #maincol form input[type="radio"],
#maincol form input.checkbox, #maincol form input[type="checkbox"] {
	background: none;
	width: auto;
	float: none;
	padding: 0;
	margin-right: 5px;
	border: none;
}
#maincol form select option {
	background: none;
}
#maincol form .submit input {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #102547;
	background-image: none;
	text-align: center;
	width: 8em;
	float: none;
	padding: 5px 0;
	margin-left: 130px;
	border: none;
}
#maincol form .submit input:hover { background-color: #2C4670; }
#maincol blockquote {
	font-size: 1.4em;
	padding: 0.714em 0 0.714em 15px;
	margin-top: 1.429em;
	border-left: solid 5px #CFCFCF;
}
#maincol blockquote p { font-size: 1em; }
#maincol blockquote p:first-child, #maincol blockquote p.first-child { margin-top: 0; }
#maincol a { color: #05478B; }
#maincol a:hover { text-decoration: none; }
#maincol abbr, #maincol acronym {
	border-bottom: dotted 1px;
	cursor: help;
}
#sidebar {
	width: 300px;
	float: right;
	padding-bottom: 30px;
}
#sidebar img { border: 5px solid #D3DBE9; }
#footer {
	background: #2C4670 url(images/bg-footer.gif) repeat-x bottom;
	width: 895px;
	padding: 20px 5px 20px 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#footer * { line-height: 1.5em; }
#footer a { color: #FFF; }
#footer a:hover { text-decoration: none; }
#footer ul {
	font-size: 1.1em;
	font-weight: bold;
	color: #FFF;
	margin-top: 1.818em;
}
#footer ul#footer-nav {
	font-size: 1.3em;
	margin-top: 0;
}
#footer li {
	float: left;
	margin-right: 15px;
}
#footer p.details {
	font-size: 1.1em;
	font-weight: normal;
	color: #FFF;
	width: 844px;
	float: left;
	margin-top: 0; /*1.818em;*/
}
#footer p.back-to-top {
	width: 16px;
	height: 1.5em;
	float: right;
	padding-right: 15px;
	overflow: hidden;
}
#footer p.back-to-top a {
	background: url(images/arrow-up.png) no-repeat left center;
	text-indent: 999px;
	display: block;
	width: 16px;
	height: 1.5em;
}

.hidden { display: none; }
.clear { clear: both; }
div.clear { height: 0px; }
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	height: 0;
	visibility: hidden;
}
.larger { font-size: 1.1429em; } /* 14px x 1.1429 = 16px */
p.larger { font-size: 1.6em; }
.smaller { font-size: 0.857em; } /* 14px x 0.857 = 12px */
#content p.smaller { font-size: 1.2em; }
.subtle { color: #666; }
.nowrap { white-space: nowrap; }
input[type=hidden] { display: none; }
