@charset "utf-8";
body {
	background-color: #000000;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}
h3 {
	font-size: 18px;
	color: #9d2b2b;
	text-align: left;
	padding: 4px 0px;
	margin: 0;
}
form {
	padding: 0;
	margin: 0;
}
.pageArea {
	background-image: url(../images/bg_grit.jpg);
	background-repeat: repeat-y;
	background-color: #f7f7f7;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
}
.pageArea .subNav {
	height: 45px;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 55px;
	text-align: right;
	padding-right: 165px;
}
.pageArea .loginArea {
	background-image: url(../images/bg_headerBot.gif);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	width: 800px;
	background-position: top;
}
.pageArea .loginAreaDef {
	margin-bottom: 20px;
	width: 800px;
	background-position: top;
	padding-top: 1px;
}
.subNav a {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: #9d2b2b;
	text-decoration: none;
	margin-right: 8px;
	margin-left: 8px;
}
.pageArea .subNav a:hover {
	color: #9d2b2b;
	text-decoration: underline;
}
.pageArea .mainContent {
	font-size: 11px;
	width: 470px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
.pageArea .sidebar {
	width: 290px;
	clear: right;
	float: left;
	text-align: center;
}
.mainContent .dividedInfo {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9D2A2B;
}
#loginEnter {
	display: block;
}
#pointRedeem {
	display:block;
}
.pointsBox {display: inline; width: 30px; height: 20px; background: #ffbbbb; border: #000000 1px solid; padding: 2px; color: #990000; font-size: 18px; font-weight: bold;}
.loginArea .loginBox {
	/*height: 51px; */
	background-image: url(../images/bg_login.gif);
	background-repeat: repeat-x;
	height: 51px;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 5px;
	width: 250px;
}
.loginArea .enterBox {
	/* height: 51px; */
	background-image: url(../images/bg_login.gif);
	background-repeat: repeat-x;
	height: 51px;
	color: #FFFFFF;
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 5px;
	width: 270px;
}
.loginArea .loginBox strong, .loginArea .enterBox strong {
	font-size: 16px;
}
.loginArea .loginBox h3, .loginArea .enterBox h3 {
	font-size: 12px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.loginBox #lemail, .loginBox #lpassword {
	font-size: 10px;
	color: #9D2A2B;
	font-weight: bold;
	width: 88px;
	margin-right: 4px;
	border: 1px solid #000000;
}
.enterBox #code {
	font-size: 10px;
	color: #9D2A2B;
	font-weight: bold;
	width: 72px;
	margin-right: 4px;
	border: 1px solid #000000;
}
.enterBox #pointTotal {
	font-size: 12px;
	color: #000000;
	font-weight: bold;
	width: 36px;
	margin-right: 4px;
	border: 1px solid #000000;
}
hr {
	color: #9D2A2B;
}
.loginArea .callout {
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	padding-top: 3px;
	padding-right: 5px;
	padding-bottom: 3px;
	padding-left: 5px;
	width: 275px;
}
a {
	color: #9D2A2B;
}
.flashGame {
	clear: both;
	margin: 0px auto 12px;
}
#splash .sidebar {
	width: 409px;
}
#splash .mainContent {
	width: 391px;
	margin: 0px;
	font-size: 14px;
}
.splashText {
	padding-right: 20px;
	padding-top: 10px;
	padding-left: 9px;
}
.btnRow {
	text-align: center;
	font-size: 11px;
	color: #666666;
	font-weight: bold;
	font-style: italic;
	padding-top: 24px;
}
#TAF {
	display: block;
}
#TAF2 {
	display: none;
}
#REDEEM {
	display: none;
}
#CONTINUE {
	display: none;
}
.formInst {
	font-size: 11px;
	color: #666666;
	text-transform: none;
	font-style: italic;
	text-align: left;
}
.tableHeader {
	text-align: center;
	font-size: 11px;
	color: #666666;
}
.tableHeaderL {
	text-align: Left;
	font-size: 11px;
	color: #666666;
}
.capObject {
	width: 302px;
	float: left;
	padding-top: 30px;
	padding-left: 20px;
}
.subNav {
	width: 311px;
	float: right;
}
.splashText p {
	margin-top: 0px;
}
/*---registration/MyProfile---*/
#frmEdit {display: none;}
#frmProf {display: block;}
#frmActiv {
	width: 350px;
	margin-bottom: 24px;
	margin-top: 12px;
	height:350px;
	overflow:auto;
}
#frmConfirm {
	width: 350px;
	margin-bottom: 6px;
	margin-top: 12px;
}
.formDisc {font-size: 10px; text-align:left;}
.profileInfo {font-size: 11px; color: #9D2A2B; font-weight: bold;}
.regSidebar {
	width: 409px;
	clear: right;
	float: left;
	text-align: center;
}
.regContent {
	width: 391px;
	float: right;
}
.regSubHeader {
	font-size: 11px;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
}
.regHeadImg {
	margin: 4px 0px 12px 0px;
	padding: 0px;
	border: 0;
}
.regSubHeadImg {
	padding: 0px;
	border: 0;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

.regCopy {
	width: 350px;
}
.actCopy {
	width: 250px;
	font-size: 10px;
	color: #333333;
	text-align:left;
	font-weight: bold;
	padding-right: 4px;
	padding-bottom: 12px;
}
.formCopy {
	width: 90px;
	height: 26px;
	font-size: 10px;
	color: #666666;
	text-align:right;
	font-weight: bold;
	padding-right: 4px;
}
.formCopyOptIn {
	height: 26px;
	font-size: 10px;
	color: #666666;
	text-align:left;
}
.formButtonRow {
	text-align:center;
	padding-top: 6px;
	padding-right: 0px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.regForm {
	height: 12px;
	font-size: 11px;
	width: 225px;
	border: #666666 1px solid;
	background-color:#EAEAEA;
}
.regFormZip {
	height: 12px;
	font-size: 11px;
	width: 50px;
	border: #333333 1px solid;
	background-color:#EAEAEA;
}
.regDropDown {
	height: 18px;
	font-size: 10px;
	width: 50px;
	border: #333333 1px solid;
	background-color:#EAEAEA;
	margin-bottom: 6px;
}
/*---redeem---*/

.redeemCopy {
	font-size:11px;
	padding-left: 20px;
	width: 350px;
}
.profileCopy {
	font-size:11px;
	margin: 20px 75px;
	width: 350px;
}
.profileHead {
	background-color: #9a292d;
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
	text-align: left;
	padding: 3px;
	margin-bottom: 12px;
}
.redeemSubHeader {
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 15px;
	color: #000000
}
.redeemLines {
	padding-top: 5px;
	padding-bottom: 5px;
}

/*---prizeRedeem---*/
.gearRow {
	font-size: 13px;
	margin: 0 auto;
	width: 640px;
	height: 200px;
	padding: 10px;
}
.gearBox {
	width: 160px;
	height: 200px;
	float: left;
}
.gearPhoto {
	width: 140px;
	padding-left: 10px;
	padding-right: 10px;
}
.gearQuantity {
	font-size: 10px;
	padding-right: 5px;
	width: 18px;
}
.gearRedeem {
	padding: 10px;
}


/*---taf---*/

.tafSubHeader {
	font-size: 14px;
	padding-top: 15px;
	padding-left: 20px;
	padding-bottom: 15px;
}
.tafCopy {
	font-size:11px;
	color: #666666;
	/*text-transform: uppercase;*/
	padding-right: 20px;
	width: 150px;
}
.tafCopy input {
	margin-bottom: 8px;
}
.tafForm {
	height: 12px;
	font-size: 11px;
	width: 150px;
	border: #333333 1px solid;
	background-color:#EAEAEA;
	margin-bottom: 6px;
}
.tafButtons {
	padding-left: 30px;
	margin-top: 18px;
}


/*---popUps---*/

.popContent {
	width: 500px;
	height: 540px;
	padding: 0;
	position: relative;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	background-color: #FFFFFF;
	background-image: url(../images/popUpBG2.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.popProfile {
	width: 500px;
	margin: 0;
	padding: 0;
	position: relative;
	text-align:left;
	background: #f7f7f7 url(../images/profileBG.jpg) top no-repeat;
	padding-top: 100px;
}
.popContent .popNav {
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #9D2A2B;
	text-align:right;
	padding-top: 14px;
	padding-right: 8px;
}
.popContent .popNav a {
	text-decoration: none;
}
.popContent .popNav a:hover {
	text-decoration: underline;
}
.popScroll {
	width: 450px;
	height: 322px;
	overflow: auto;
	margin: 20px 0px 0px 10px;
}
.popCopy {
	color: #000000;
	font-size: 10px;
	font-weight: normal;
	text-align:left;
}
.popCopyQ {
	color: #000000;
	font-size: 11px;
	font-weight: bold;
	text-align:left;
}

.popCopy p {
	text-align: left;
	padding: 2px 0px 6px 0px;
	margin: 0;
}
.popCopy h1 {
	font-size: 20px;
	color: #9d2a2b;
	text-align: left;
	padding: 2px 0;
	margin: 0;
	font-weight: normal;
	text-transform: uppercase;
}
.popCopy h2 {
	font-size: 12px;
	color: #000000;
	text-align: left;
	padding: 2px 0;
	margin: 0;
	font-weight:bold;
	font-style: oblique;
}
.popCopy li {
	padding: 4px 0px;
	text-align: left
}
.popContent .close {
	text-align: center;
	padding-top: 6px;
	color: #666666;
	font-size: 10px;
}
.popContent .close a {
	color: #9d2a2b;
	text-decoration: none;
}
.popProdPic {width: 460px; margin:0 20px; padding: 80px 0px 20px;}

#variableHeader{
	width: 391px;
}
.variableCopy{
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	padding-left: 8px;
	padding-right: 15px;
	background-image:none;
	color: #000000;
	height: auto;
}
#footer{
	height: 101px;
	background: url(../images/bg_footer.gif) top no-repeat;
	height: 101px;
	font-family: Arial, Helvetica, sans-serif;
	text-align: right;
}.regContent th {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.summation {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #666666;
}
.bottomLegal {
	clear:both;
	font-size: 9px;
	color: #666666;
	font-weight: normal;
	text-align: right;
	padding-top: 12px;
	padding-right: 7px;
	padding-bottom: 12px;
	padding-left: 0px;
}

#widgetPlacement {
 padding-top: 40px;
 padding-bottom: 40px;
}

.contestContent strong {
	font-size: larger;
	color: #3A3838;
}
#frmRegister p {
	font-size: 12px;
	margin: 0px;
}