@charset "utf-8";
/* CSS Document */

body {
	background: #262626 url(../../images/Style3/mcr2009/common/bg.jpg) top left repeat-x;
	padding: 0px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #fff;
	text-align:center;
}

img {
	border: 0px;
}

h1, h2, h3, h4, h5, h6 {
	padding: 0px;
	margin: 0px;
}

#container {
	position: relative;
	display: block;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:980px;
}

#contact {
	float: right;
	margin: 0px; 
	padding: 4px 0px 36px 0px;
}

.clear {
	clear: both;	
}

#head {
	padding: 0px;
	margin: 0px;
}

#head dl.logo {
		float:left;
		margin: 0 0 0 0px;
		padding: 0 81px 27px 0;
		width:410px;
	}

#head .logo dt {
	float:left;
	background: url(../../images/Style3/mcr2009/common/logo.jpg) top left no-repeat;
	width: 81px;
	height: 31px;
	overflow:hidden;
	text-indent: -999em;
}

#head .logo dd {
	background: url(../../images/Style3/mcr2009/common/contact-rewards.gif) top left no-repeat;
	width: 222px;
	height: 31px;
	overflow:hidden;
	text-indent: -999em;
}

.bluetext {
	color: #1659ac;
}

/* Top Navigation */

#head .navi {
	float: right;
	line-height: 31px;
}

#head ul.navi {
	list-style: none;
	margin: 0px;
}

#head ul.navi li {
	position: relative;
	margin: 0 7px;
	float: left;
	line-height: 31px;
	display: inline;
}

#head ul.navi li a {
	position: relative;
	color: #FFF;
	text-decoration: none;
	float:left;
	overflow:visible; 
}

#head ul.navi li a:hover {
	color: #1659ac;
}

/* Content */
.contentWrapper {
	width: 978px;
	min-height: 722px;
	background: url(../../images/Style3/mcr2009/common/bg-content.jpg) top left no-repeat;
	border: #333 1px solid;
	background-color: #707070;
}

/* Side Navi */

#sidenavi {
	float: left;
	margin: 0px;
	padding: 0px;
	width: 219px;
	min-height: 722px;
}

#sidenavi ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
}

#sidenavi li {
	margin: 0px;
	padding-bottom: 4px;
	list-style-type: none;
}

#sidenavi li a:link, #sidenavi li a:visited {
	display: block;
	width: 219px;
	height: 29px;
	line-height: 29px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background: url(../../images/Style3/mcr2009/button/navi.jpg) top left no-repeat;
	text-indent: 34px;
}

#sidenavi li a:hover  {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	background-position: top right;
}

#sidenavi .whatsnew a {
	margin-top: 28px;	
}

#sidenavi .admin a {
	margin-top: 36px;	
}

#whatsnew #sidenavi .whatsnew a,
#saleclaim #sidenavi .saleclaim a,
#myacc #sidenavi .myacc a,
#mcrprogram #sidenavi .mcrprogram a,
#pinnacles #sidenavi .pinnacles a,
#rewards #sidenavi .rewards a,
#pointstable #sidenavi .pointstable a,
#resources #sidenavi .resources a,
#progress #sidenavi .progress a,
#contact #sidenavi .contact a,
#partners #sidenavi .partners a,
#dashboard #sidenavi .dashboard a,
#admin #sidenavi .admin a,
#reports #sidenavi .reports a,
#member #sidenavi .member a,
#log #sidenavi .log a,
#member #sidenavi .menuItem a
{
	color: #fff;
	font-weight: bold;
	background-position: top right;
}

/* Subside Navi */

.sidenavi ul ul {
	margin: 0px;
	padding: 0px;
}

#sidenavi li li {
	margin: 0px;
	padding: 0px;
}

#sidenavi li li a:link, #sidenavi li li a:visited {
	width: 219px;
	height: 22px;
	line-height: 22px;
	text-indent: 34px;
	background: none;
	
	font-size: 11px;
}

#sidenavi li li a:hover  {
	color: #fff;
	font-weight: bold;
	text-decoration: underline;
}


/* Main Content */

#maincontent {
	margin: 0px 0px 0px 219px;
	padding: 30px 0px 40px 28px;
	min-height: 662px;
	font-size: 12px;
}

.titlebg {
	margin: 0px 0px 17px 0px;
	background-color: #005daa;
	width: 100%;
	height: 21px;
	}
.title {
	font-size: 23px;
	text-transform: uppercase;
	font-weight: bold;
	font-style: italic;
	background: url(../../images/Style3/mcr2009/common/bg-title.jpg) left top repeat-x;
	color: #FFF;
	padding: 0px 10px 0px 0px;
	line-height: 21px;
}

#maincontent .banner {
	margin-bottom: 20px;	
}

#maincontent p {
	padding-right: 28px;
}

a:link {
	color: #2493f0;
	text-decoration: none;
}

a:hover {
	color: #2493f0;
	text-decoration: underline;
}

/* Footer */

#footer {
	position:relative;
	float:left;
	clear:both;
	width:980px;
	margin:15px 0 0 0;
	padding:0 0 40px 0;
	text-align:center;
}

#footer ul.tools {
	text-align:center;
	padding:8px 8px 6px 8px;
	margin:0 0 4px 0;
	width:97%;
}

#footer ul.tools a {
	font-weight:bold !important;
}

#footer ul.links {
		background: transparent url(../../images/Style3/mcr2009/common/foot-hr.gif) top center no-repeat;
		text-align:center;
		padding:8px;
		margin:0 0 8px 0;
		width:97%;
	}

#footer ul li { /* li + li not supported ie, so: .f */
			background: transparent url(../../images/Style3/mcr2009/common/foot-vr.gif) left 2px no-repeat;
			width:auto;
			display:inline;
			float:none;
			margin:10px 0;
			padding:4px 7px 4px 10px;
			min-height:20px;
		}
#footer ul li.f { background: none; }
		
#footer,
#footer a, #footer a:link, #footer a:visited, #footer a:active,
ul.subNav li a, ul.subNav li a:link, ul.subNav li a:active, ul.subNav li a:visited, 
#body .content .figure h3 span, .footerCopyright,
.table ol.lables
{
	font-size:10px;
	color:#6e6d6d;
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover, ul.subNav li a:hover, ul.navigation li a:hover {
	color:#9b8948;
}
#footer .tools a, #footer .tools a:link, #footer .tools a:visited, #footer .tools a:active {
	font-size:11px;
}

.myDetailsHint
{
    color:#CCCCCC;
    font-size:10px;
}

.whiteText
{
    color:#FFFFFF;
}

.toPPP
{
    position:relative;
    padding:20px 22px 20px 20px;
}