@charset "utf-8";
/* CSS Document */
@font-face {
	font-family: 'MyriadProBoldCondensed';
	src: url('fonts/myriadpro-boldcond-webfont.eot');
	src: local('?'), url('fonts/myriadpro-boldcond-webfont.woff') format('woff'), url('fonts/myriadpro-boldcond-webfont.ttf') format('truetype'), url('fonts/myriadpro-boldcond-webfont.svg#webfonti6oPirQY') format('svg');
	font-weight: bold;
	font-style: normal;
}

*
{
	padding:0;
	margin:0;
}
@font-face
{
	font-family:"Universal-cond";
	src: url(fonts/ttf/Universal-cond.ttf) format('truetype');
}
@font-face
{
	font-family:"imapct";
	src: url(fonts/ttf/impact.ttf) format('truetype');
}
@font-face
{
	font-family:"MyriadPro-boldcond";
	src: url(fonts/0tf/MyriadPro-BoldCond.otf) format('opentype');
}
body
{
	background-color:#090909;
	vertical-align:middle;
	background-image:url(images/background.gif);
	background-repeat:repeat;
}
#wrapper
{
	width:900px;
	height:688px;
	margin:auto;
	border:solid #b6b6b6 15px;
	border-bottom:0;
	border-top:0;
	background-image:url(images/wrapperbg.gif);
	background-repeat:repeat;
}
#EnterName
{
	width:280px;
	margin:auto;
	margin-top:5px;
	text-align:center;
}
.topbar
{
	background:url(images/top-bar.gif) no-repeat;
	width:605px;
	height:37px;
	margin-top:10px;
	text-align:left;
	padding-top:8px;
	padding-left:9px;
	float:left;
}
#rob
{
	padding-top:5px;
	padding-left:65px;
}
#sports1
{
	background-image:url(images/sports1.gif);
	width:614px;
	height:149px;
	float:left;
}
#sports2
{
	background:url(images/sports2.gif) no-repeat;
	width:286px;
	height:278px;
	float:left;
}
#free
{
	background:url(images/free.gif) no-repeat;
	width:286px;
	height:201px;
	float:right;
}
#sports3
{
	background:url(images/sports3.gif);
	width:328px;
	height:278px;
	float:left;
}
#sports3 ul
{
	list-style:none;
	width:350px;
	height:230px;
	float:left;
	margin-top:15px;
}
#sports3 ul li
{
	line-height:22px;
}
#value
{
	background:url(images/29.99val.gif) no-repeat;
	width:286px;
	height:124px;
	float:right;
	margin-top:14px;
}
#optin
{
	background:url(images/optin.gif) no-repeat;
	width:236px;
	height:229px;
	float:right;
	padding-right:50px;
}
#signup
{
	background:url(images/signup.gif) no-repeat;
	width:614px;
	height:86px;
	float:left;
}
#footer
{
	background:url(images/footer.gif) no-repeat;
	width:900px;
	height:100px;
	float:left;
	text-align:center;
	padding-top:20px;
}
.textfield
{
	border:0;
	background-image:url(images/textfield.gif);
	width:170px;
	height:30px;
	margin:auto;
	margin-top:5px;
	padding-left:5px;
	padding-right:5px;
}
.textfield input
{
	background:0;
	height:20px;
	border:0;
	width:160px;
	margin-top:5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#828282;

}
.textfield input:hover,active
{
	border:0;
}
/* Text Classes*/
.colorOrange
{
	color:#ffc600;
}
.headuniversal21whitebold
{
	font-family:"Universal-cond";
	font-size:21px;
	color:#FFF;

}
.arialreg17black
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#000;
	/*font-weight:600;*/
}
.headuniversal37white
{
	font-family:"Universal-cond";
	font-size:37px;
	color:#ffc600;
}
.myriadbold22blk
{
	font-family:"MyriadProBoldCondensed";
	font-size:18px;
	color:#000;
	font-weight:bold;
	display:inline;
	line-height:26px;
}
.impact23orange
{
	font-family:"impact";
	font-size:23px;
	color:#ff9000;
}
#footerlinks
{
	text-align:center;
	margin:auto;
	width:500px;
}
#footerlinks a:hover
{
	text-decoration:underline;
}
#footerlinks a
{
	text-decoration:none;
	color:#999999;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}
#footerlinks span
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#999999;
}
.textwhite
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	color:#fff;
}
.colorred
{
	font-size: 14px;
	font-weight: bold;
	color: #CC0000;
}
.dollar {
	font-family: Arial, Helvetica, sans-serif, Impact;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
}
.textwhitebold20
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:20px;
	color:#FFF;
	font-weight:bold;
}
.textarial17blkbold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.textarial16blkbold
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:600;
}
#headi
{
	padding-top:7px;
	display:block;
	font-weight:bold !important;
	font-size:22px;
	line-height:24px;
}

