@charset "UTF-8";
/* CSS Document */


* {
	margin:0;
	padding:0;
}
/* REMOVE FIREFOX DOTTED LINE*/
a:active
{
outline: none;
}

a:focus
{
-moz-outline-style: none;
}
/* END FIREFOX DOTTED LINE*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	background-image: url(../1/images/v2/headerbg.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#outerWrapper {
	position: relative;
	width: 994px;
	height: 100%;
	margin: 0 auto;
}
#topshadow {
	background-image: url(../imagesV2/frame/topShadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 173px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	z-index: 1;
}
#contentwrapper {
	z-index: 1000;
	background-image: url(../imagesV2/frame/midShadow.jpg);
	background-repeat: repeat-y;
	position: relative;
	margin: 0px;
	padding: 0px;
}
#contentwrapper #content {
	position: relative;
	text-align: left;
	padding-right: 50px;
	padding-left: 50px;
	z-index: 2000;
	background-image: url(../imagesV2/frame/botShadow.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	top: -125px;
	overflow: visible;
	font-weight: normal;
}
#botshadow {
	background-image: url(../imagesV2/frame/botShadow.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 173px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	top: -250px;
	position: relative;
	z-index: 1500;
}
p {
	margin: 0px;
	padding: 0px;
}
#outerWrapper #contentwrapper #content p {
	padding-bottom: 10px;
	padding-top: 10px;
	text-align: left;
}
#footer p {
	padding-bottom: 10px;
	padding-right: 45px;
	padding-left: 45px;
}
#footer a {
	color: #FFF;
	text-decoration: underline;
}
#footer {
	position: absolute;
	background-image: url(../1/images/v2/footerBG.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #6582a1;
	width: 100%;
	margin-top: -145px;
	z-index: 3000;
	font-family: Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-align: left;
	padding-top:45px;
	padding-bottom:15px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-image: url(../imagesV2/headerBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 103px;
	text-align: center;
}
#nav {
	background-image: url(../imagesV2/nav/navBG.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	height: 31px;
	text-align: center;
}
#logo {
	height: 80px;
	padding-top: 10px;
}
#topglare {
	background-image: url(../imagesV2/frame/pageTop.jpg);
	top: 134px;
	height: 50px;
	position: absolute;
	background-repeat: repeat-x;
	background-position: center top;
	width: 100%;
	z-index: 1;
}
#jz {
	position:absolute;
	left:442px;
	top:-39px;
	width:108px;
	height:109px;
	z-index:3001;
}
#nav ul li {
	list-style-type: none;
	color: #FFF;
	float: left;
	line-height: 31px;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Helvetica, sans-serif;
	position: relative;
	text-align: center;
	background-image: url(../imagesV2/nav/divider.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#nav ul {
	padding: 0px;
	width: 580px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-image: url(../imagesV2/nav/divider.jpg);
	background-repeat: no-repeat;
	background-position: left center;
}
.divider {
}
#nav ul li a {
	color: #FFF;
	text-decoration: none;
}
#nav ul li:hover {
	color: #333;
	text-decoration: none;
	background-image: url(../imagesV2/nav/overstate.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
}
#nav ul li.current {
	color: #333;
	text-decoration: none;
	background-image: url(../imagesV2/nav/overstate.jpg);
	background-position: center bottom;
	background-repeat: repeat-x;
}

#nav .divider {
}
#nav ul .first {
	margin: 0px;
	padding: 0px;
	height: 31px;
	width: 3px;
	background-image: url(../imagesV2/nav/divider.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
#members {
	position:absolute;
	left:846px;
	top:35px;
	width:120px;
	height:41px;
	z-index:3001;
}
.imageRight {
	margin-left: 15px;
	border: 1px solid #CCC;
	padding: 5px;
	float: right;
}
.imageLeft {
	margin-right: 15px;
	border: 1px solid #CCC;
	padding: 5px;
	float: left;
}
.signup {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 24px;
	color: #D42941;
	line-height: 26px;
}
hr {
	border-top-width: thin;
	border-top-style: dotted;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
}
#optin {
	background-image: url(/1/images/version2/circle.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 275px;
	width: 451px;
}
.innerBox {
	vertical-align: middle;
	padding-top: 100px;
	width: 451px;
}
h1 {
	padding-bottom: 15px;
	padding-top: 15px;
	line-height: 30px;
}
#content #opt {
	padding-top: 15px;
}
#content ul {
	padding-left: 25px;
	padding-bottom: 10px;
}
.largeTitles {
	font-family: "Arial Black", Gadget, sans-serif;
	color: #d42941;
	font-size: 36px;
	padding-top: 15px;
	padding-bottom: 15px;
	line-height: 38px;
}
.highlightText {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 18px;
	color: #000;
	padding-top: 10px;
	padding-bottom: 10px;
	line-height: 22px;
}
.smallTxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 10px;
	padding-bottom: 10px;
}
#content #playerbg {
	padding-top: 25px;
	padding-bottom: 25px;
	margin-bottom: 15px;
	background-image: url(../1/images/v2/videoBG.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.padding {
	padding-top: 15px;
}
.optinText {
	font-family: Helvetica, sans-serif;
	font-size: 20px;
	line-height: 22px;
}
.clearfix:after {content: ".";display: block;clear: both;visibility: hidden;line-height: 0;height: 0;}
.clearfix {	clear: both; display: inline-block;} 
html[xmlns] .clearfix {display: block;}
* html .clearfix {height: 1%;}#content #freebutton {
	float: right;
}
#content #mainmovie {
	float: left;
}
#content #warning {
	padding-bottom: 15px;
}

#content #divider {
	clear: both;
	background-image: url(../1/images/v2/dividerBG.jpg);
	height: 59px;
	background-repeat: repeat-x;
	background-position: center center;
	text-align: center;
	font-family: Helvetica, sans-serif;
	font-size: 22px;
	font-weight: bold;
	color: #263c75;
	line-height: 59px;
	margin-left: -27px;
	margin-right: -29px;
}
.homeTitle {
	font-family: Helvetica, sans-serif;
	font-size: 28px;
	color: #000;
	line-height: 34px;
	font-weight: bold;
}
#content #midwrapper {
	margin-top: 10px;
	margin-bottom: 25px;
}
#content #moviewrapper {
	margin-top: 25px;
}
.hometest {
	padding: 5px;
}
