/* Start of CMSMS style sheet 'Layout: MPI' */
/* Table of Contents:

	HTML Elements
	Page Structure
	Container Specifics
	Styles
	Typography
	Polls
	Tables
	Home
	
*/


/* HTML Elements
----------------------------------------------------- */
* {
	margin: 0;
}
html, body {
	height: 100%;
}
body {
	background: #fff url(uploads/mpi/body_bkgd.gif) repeat-x left top;
	color: #404040;
	font: 12px/150% Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
}
img, img a {
	border: none;
}
a, a:link, a:visited {
	color: #008800;
	text-decoration: none;
}
a:hover, a:active {
	color: #000;
	text-decoration: none;
}
/*#mainContent a, #mainContent a:link, #mainContent a:visited 
#mainContent2 a, #mainContent2 a:link, #mainContent2 a:visited {
	border-bottom: #008800 dotted 1px;
}
#mainContent a:hover, #mainContent a:active 
#mainContent2 a:hover, #mainContent2 a:active {
	border-bottom: #000 dotted 1px;
}*/

/* Page Structure
----------------------------------------------------- */
#container {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -100px; /* the bottom margin is the negative value of the footer's height */
	text-align: left;
	width: 960px;
}
#header {
	padding: 0;
	margin: 4px 0 6px 0;
}
#logo {
	height: 90px;
}
#banner {
	margin: 0 0 0 232px;
}
#sidenav, #hilite {
	float: left;
	margin: 20px 0 0 0;
	padding: 0;
	width: 200px;
}
#sidebar {
	background: #e8f1f5 url(uploads/mpi/sidebar_bkgd.gif) repeat-x;
	float: right;
	margin: 20px 0 0 0;
	padding: 0 0 20px 0;
	width: 275px;
}
#sidebarContent {
	padding: 10px 20px;
}
#mainContent {
	margin: 20px 0 0 230px;
	padding: 0 150px 0 0;
}
#mainContentWide {
	margin: 20px 0 0 230px;
	padding: 0;
}
#mainContent2 {
	margin: 20px 305px 0 230px;
	padding: 0;
}
#footer_wrapper, .push {
	height: 100px; /* .push must be the same height as .footer */
}
#footer_wrapper {
	background: url(uploads/mpi/footer_wrapper_bkgd.gif) repeat-x left bottom;
}
#footer {
	margin: 0 auto;
	padding: 0;
	width: 960px;
}
#btmnav {
	height: 48px;
	margin:  0 0 0 15px;
	padding: 0;
}
#searchbar {
	background: url(uploads/mpi/searchbar_bkgd.gif) repeat-x left bottom;
	float: left;
	height: 100px;
	margin: 0;
	padding: 0;
	width: 200px;
}
#search {
	margin-left: 15px;
	width: 176px;
}
#social {
	margin: 0 0 0 230px;
	padding: 48px 0 0 0;
	text-align: right;
}

/* Container Specifics
----------------------------------------------------- */
#logo h1 a {
	background: url(uploads/mpi/logo.gif) no-repeat left top;
	display: block;
	height: 100px;
	overflow: hidden;
	text-indent: -999em;
	text-decoration: none;
}
#sidebar h1, #awards h1 {
	background: url(uploads/mpi/sidebar_title.gif) no-repeat left top;
	color: #fff;
	font: bold 18px/18px Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 9px 20px 5px 20px;
	letter-spacing: normal;
}
#sidebar h2, #sidebar h3, #sidebar h4, #sidebar p, #sidebar ul {
	line-height: 130%;
	padding: 10px 20px 0 20px;
}
#sidebar p, #sidebar ul {
	font-size: 11px;	
}
#btmnav p {
	color: #a3c7d9;
	font: 10px/24px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-transform: uppercase;
}
#btmnav .divider {
	padding: 0 7px;
}
#btmnav a, #btmnvv a:link, #btmnav a:visited {
	color: #a3c7d9;
	text-decoration: none;
}
#btmnav a:hover, #btmnav a:active {
	color: #fff;
	text-decoration: none;
}
#search label {
	display: none;
	height: 0;
	text-indent: -9999em;
	width: 0;
}
#search input.search-input {
	background: #fff;
	border-style: none;
	color: #808080;
	float: left;
	font: 100% Arial, Helvetica, sans-serif;
	height: 19px;
	padding: 7px 0px 4px 10px;
	width: 135px;
}
div#search input.search-button {
	background: transparent url(uploads/mpi/search.gif) no-repeat right top;
	border-style: none;
	cursor: pointer;
	font-size: 0px;
	height: 31px;
	float: left;
	line-height: 0px;
	margin: 0;
	text-indent: -9999em;
	width: 31px;
}
#footer p {
	padding: 10px 0;
}
#social p {
	margin: 0;
	padding: 0;
	text-align: right;
}
#social a {
	float: right;
	margin: 0 0 0 50px;
	padding: 0;
}
a.facebook, a.linkedin, a.twitter {
	display: block;
	height: 31px;
	text-decoration: none;
	width: 100px;
	}
a.facebook {
	background: url(uploads/mpi/s_facebook.gif);
	}
a.facebook:hover {
	background-position: 0 -31px;
	}
a.linkedin {
	background: url(uploads/mpi/s_linkedin.gif);
	}
a.linkedin:hover {
	background-position: 0 -31px;
	}
a.twitter {
	background: url(uploads/mpi/s_twitter.gif);
	}
a.twitter:hover {
	background-position: 0 -31px;
	}
.displace {
	position: absolute;
	left: -5000px;
	}

/* Styles
----------------------------------------------------- */
.fltrt {
	float: right;
	margin-bottom: 15px;
	margin-left: 15px;
}
.right {
	float: right;
	margin: 0 -150px 15px 15px;
}
.sponsor {
	padding-right: 35px;
}
.fltlft {
	float: left;
	margin-bottom: 15px;
	margin-right: 20px;
}
.clearfloat {
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}

/* Typography
----------------------------------------------------- */

h1, h2, h3, h4, h5, h6, p, ul, ol, dl {
	text-align: left;
}
h1, h2, h3, h4, h5 {
	color: #457d99;
	font: bold 100%/110% Helvetica, Arial, sans-serif;
	margin: 0;
}
h2, h3, h4, h5 {
	padding: 15px 0 5px 0;
}
h1 {
	color: #404040;
	font-size: 30px;	
	letter-spacing: -1px;
	padding: 0 0 5px 0;
}
h2 {
	font-size: 21px;
}
h3 {
	font-size: 18px;	
	font-weight: normal;	
}
h4 {
	font-size: 14px;	
	font-weight: bold;	
}
h5 {
	font-size: 14px;	
	font-weight: normal;	
}
h1+h2, h2+h3, h3+h4, h4+h5, h3+h5 {
	padding-top: 5px;
}
p, table p { 
	margin: 0; 
	padding: 0 0 10px 0;
}
ul, ol {
	margin: 0 0 0 20px; 
	padding: 0 0 10px 0;
}
li {
	padding: 0 0 3px 0;
}
ul+ol, ol+ul {
	margin: 0 0 0 40px; 
	padding-bottom: 3px;
	padding-top: 0;
}
em {
	color: #457d99;
	font-style: italic;
	font-weight: bold;
}
blockquote {
	margin-left: 40px;
}
.intro {
	color: #457d99;
	font: normal 15px/18px Helvetica, Arial, sans-serif;
	margin-top: 10px;
}
.normal {
	font-weight: normal;
}
.spotlight {
	padding: 5px 15px;
	border: 1px solid #457d99;
	background: #e4f0f6;
}

/* Polls
----------------------------------------------------- */

div.polloptions {
	margin: 10px 0;
}
.polloptions, .polllabel {
	margin: 0;
}
div.pollresultlist {
	width: 400px;
}
#poll div.pollresultlist {
	width: 170px;
}
#poll .votes {
	display: none;
}
.pollresult {
}
.resultlabel {
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
}
/*.resultlabel {
	display: block;
	float: left;
	font-weight: bold;
	padding-right: 10px;
	text-align: right;
	width: 50px;
}*/
.percent {
	color: #457d99;
}

/* Tables
----------------------------------------------------- */

table.stripes {
    border-spacing: 0;
    border-collapse: collapse;
	margin-bottom: 15px;
    border-bottom: 3px solid #a3c7d9;
}
table.stripes th {
    text-align: left;
    font-weight: bold;
    padding: 4px 6px;
	vertical-align: bottom;
}
table.stripes td {
	text-align: left;
	padding: 3px 6px;
	vertical-align: top;
}
table.stripes tbody tr.odd td {
	background-color: #e8f1f5;
}
table.stripes thead th {
    background-color: #457d99;
    border: 1px solid #fff;
	color: #fff;
    text-align: left;
}
table.rules {
    border-spacing: 0;
    border-collapse: collapse;
	margin-bottom: 15px;
}
table.rules th {
    border: 1px solid #666666;
    text-align: left;
    font-weight: bold;
	padding: 4px 6px;
	vertical-align: bottom;
}
table.rules td {
	text-align: left;
    border: 1px solid #666666;
	padding: 3px 6px;
	vertical-align: top;
}
table.rules thead th {
    background-color: #a3c7d9;
    text-align: left;
}
table.awards h3 {
	border-bottom: #666666 dotted 1px;
	margin-bottom: 5px;
	padding-bottom: 5px;
}
/* table.awards h4, table.awards h5, table.awards h6, table.awards p {
	margin-left: 20px;
}*/
table.awards img {
	padding-bottom: 10px;
}
table.basic {
	margin-top: 15px;
}
table.basic td {
	padding-bottom: 15px;
}

/* Home
----------------------------------------------------- */

#homeContent {
	margin: 20px 0 0 230px;
	padding: 0 200px 0 0;
}
#homeContent p { 
	margin: 0; 
	padding: 15px 0 0 0;
}
#homeContent .intro {
	color: #457d99;
	font: normal 17px/18px Helvetica, Arial, sans-serif;
	margin: 15px 0 10px 0;
}
#hilite h1 {
	color: #fff;
	font: bold 18px/18px Helvetica, Arial, sans-serif;
	margin: 0;
	padding: 9px 15px 5px 15px;
	letter-spacing: normal;
}
#news h1 {
	background: url(uploads/mpi/news_title.gif) no-repeat left top;
}
#poll h1 {
	background: url(uploads/mpi/news_title.gif) no-repeat left top;
}
#sponsor h1 {
	background: url(uploads/mpi/sponsor_title.gif) no-repeat left top;
}
#sponsor img {
	padding-top: 10px;
}
.padded {
	padding: 5px 15px 15px;
}

/* End of 'Layout: MPI' */

