@charset "utf-8";
/* CSS Document */
* {
	margin: 0px;
	padding: 0px;
}
body {
	background-color:#cfe0f7;
	text-align:center;
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/mxptemplates/global_images/bgNew.gif);
	background-repeat: repeat-x;
}
div {
	margin: 0px auto;
}
.clear {
	clear: both;
}
.ilmcline  {
	text-decoration: line-through;	
}
.redBold {
	color: #f00;
}
a:link {
	color:#cc0000;
	text-decoration:none;
}
a:visited {
	color:#666666;
	text-decoration:none;
}
a:hover {
	color:#4d96e2;
	text-decoration:underline;
}
a:active {
	color:#990000;
	text-decoration:none;
}
a.tn:hover img {
	border: 1px solid #ff0000;
}
html {
	scrollbar-face-color:#cc0000;
	scrollbar-highlight-color:#942020;
	scrollbar-3dlight-color:#761414;
	scrollbar-darkshadow-color:#500a0a;
	scrollbar-shadow-color:#5a0505;
	scrollbar-arrow-color:#f9f9f9;
	scrollbar-track-color:#777777;
}
h1 {
	width: 980px;
	height: auto;
	background-color: #333;
	text-align: center;
	margin: 0px auto;
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
	background-image: url(/mxptemplates/global_images/topheader_bg.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
#container {
	width:980px;
	height:auto;
	background-color: #fff;
	border-right: 2px solid #333;
	border-left: 2px solid #333;
/*	background-image: url(/mxptemplates/global_images/container_bg.gif);
	background-position: top left;
	background-repeat: repeat;*/
}
#header {
	width: 980px;
	height: 300px;
	border-top: 3px solid #333;
	border-bottom: 3px solid #333;
	background-color: #333;
}
#header #mainPic {
	width: 690px;
	height: 275px;
	float: left;
	border-right: 2px solid #333;
}
#header #mainPic img {
	width: 776px;
	height: 300px;
	border: 0px;
}
#topSection {
	width: 980px;
	height: auto;
}
#header #mxpBox #flashPlayerHolder {
	width: 200px;
	height: 150px;
	text-align: center;
}
#header #mxpBox #flashPlayerHolder #flashPlayer {
	width: 200px;
	height: 150px;
	border: 1px solid #333;
}
#header #mxpBox {
	width: 200px;
	height: 300px;
	text-align: center;
	float: right;
	background-color: #fff;
}
#header #mxpBox h3 {
	text-transform: uppercase;
	font-size: 16px;
}
#header #mxpBox h3 img {
	width: 200px;
	height: 48px;
	border: 0px;
}
#header #mxpBox h3 span {
	display: none;
}
#header #mxpBox ul {
	width: 190px;
	margin: 0px auto;
	list-style-type: none;
}
#header #mxpBox ul li {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
}
#header #mxpBox p {
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
}
#topSection #textBox {
	width: 960px;
	height: auto;
	padding: 5px;
	text-align: left;
}
#topSection #textBox h2 {
	text-transform: uppercase;
	font-size: 20px;
}
#topSection #textBox h3 {
	font-size: 14px;
}
#topSection #textBox p {
	font-size: 14px;
}
#mainContent {
	width: 972px;
	height: auto;
}
#mainContent #lgPics {
	width: 510px;
	height: 800px;
	text-align: center;
	float: left;
}
#mainContent #lgPics .lgPicTop, #mainContent #lgPics .lgPicBottom {
	width: 502px;
	height: 377px;
}
#lgPics img {
	width: 500px;
	height: 375px;
	border: 1px solid #333;
}
#mainContent #lgPics .lgPicTop {
	padding-bottom: 10px;
}
#mainContent #lgPics .lgPicBottom {
	padding-top: 10px;
}
#moviesBox {
	width: 460px;
	height: auto/*800px*/;
	text-align: center;
	float: right;
}
#moviesBox dl {
	width: 230px;
	height: 194px;
	display: inline;
	float: left;
	text-align: center;
}
#moviesBox dl dt {
	width: 222px;
	height: 167px;
	margin: 0px auto;
}
#moviesBox dl dt img {
	width: 220px;
	height: 165px;
	border: 1px solid #333;
}
#moviesBox dl dt a:hover img, #picsBox dl dt a:hover img {
	filter: alpha(opacity=70);
	-moz-opacity: 0.7;
	opacity: .7;
}
#moviesBox dl dd {
	text-transform: uppercase;
	font-weight: bold;
	font-size: 16px;
	background-image: url(/global_images/playButtonRed.gif);
	background-position: 2px 2px;
	background-repeat: no-repeat;
	padding-top: 2px;
	padding-left: 20px;
	text-align: left;
	width: 190px;
	height: 18px;
	margin: 0px auto;
}
#picsBox {
	width: 972px;
	height: auto;
}
#picsBox dl {
	width: 162px;
	height: 212px;
	text-align: center;
	float:left;
	display: inline;
}
#picsBox dl dt {
	font-weight: bold;
}
#picsBox dl dt img {
	border: 1px solid #333;
	width: 150px;
	height: 200px;
}
#picsBox dl dd {
	font-weight: bold;
	font-size: 10px;
}
#picsBox #centerPics {
	width: 962px;
	height: auto;
	/*padding-top: 10px;*/
	padding-bottom: 10px;
}
#picsBox #splashPic {
	width: 280px;
	height: 220px;
	text-align: left;
	float: left;
	padding-right: 10px;
}
#picsBox #splashPic img {
	width: 275px;
	height: 218px;
	border: 1px solid #333;
}
#moviesBox h3, #picsBox h3 {
	font-size: 20px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	padding-left: 4px;
}
#moviesBox p, #picsBox p {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding-left: 4px;
}
#moviesBox p.smText, #picsBox p.smText {
	font-size: 10px;
}
#mainLink {
	width: 888px;
	height: 275px;
	text-transform: uppercase;
	font-size: 30px;
	font-weight: bold;
	text-align: center;
}
#mainLink img {
	border: 0px;
	width: 888px;
	height: 275px;
}
#joinLink {
 	text-align: center;
}
#joinLink img  {
	width: 750px;
	height: 72px;
	border: 0px;
}
/*sites*/
.hilight {
	color: #f00;
	font-weight: bold;
}
#bonussites {
	margin-top: 10px;
	border-top: solid 3px #777;
	width: 840px;
	height: auto;
}
.allsites {
	font-size: 24px;
	font-weight: bold;
	text-align: center;
}
#benefits {
	width: 840px;
	list-style-type: none;
	text-transform: uppercase;
	font-size: 20px;
	font-weight: bold;
	margin: 0px auto;
}
#benefits li {
	display: inline;
	padding: 3px;
}
#bonussites h3 {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	margin: 0.2em;
}
#bonussites h4 {
	font-size: 14px;
	font-weight: bold;
	/*text-decoration: underline;*/
	text-align: left;
	margin: 0.2em;
}
#bonussites p {
	margin: 0.4em;
	text-align: left;
	font-size: 12px;
}
.bonussitesrow {
	width: 820px;
	height: auto;
}
.bonussitesleft {
	float: left;
	width: 410px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.bonussitesright {
	float: right;
	width: 410px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.sitescreen {
	float: left;
	width: 150px;
	border: 1px solid #000;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 3px;
	margin-left: 0px;
}
.sitescreen img {
	width: 150px;
	height: 100px;
}
.sitedesc {
	padding: 2px;
	float: right;
	width: 240px;
}
#compliance {
	width: 800px;
	height: auto;
	font-size: 12px;
	font-weight: bold;
}

