/* @group Section-Wide Utility */

h1, h2, h3, h4, h5, ul, li, p, dl, dt, dd, blockquote {	margin: 0px; padding: 0px; }
.row:after, .clearfix:after, .blog_body p:after {
	clear:both;
	content:".";
	display:block;
	height:0pt;
	visibility:hidden;
}
.right { float: right; }
.left { float: left; }
a { outline: none;}
/* @end */

/* @group Utility */

.fade  { background: top center url(../images/fade_bg.gif) #FFFFFF repeat-x; }

/* @end */

a {
	color: #3B79C3;
}

#trow {
	width: 850px;
	height: 194px;
	background: #232323 url(../images/ro-trow_bg.gif);
	color: #848484;
}

#trow h1 {
	height: 67px;
	width: 446px;
	margin: 0;
	color: #FFFFFF;
	text-indent: -9999px;
	background: url(../images/h1-2009_Fantasy_Racing_Championship.gif);
}

#sign-up-big{
	display: block;
	background: url(../images/ro-signup-big-bg.gif) top center;
	height: 40px;
	width: 224px;
	margin-bottom: 10px;
	font-size: 1.2em;
	font-weight: bold;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 58px;
}

#sign-up-big:hover {
	background-position: bottom center;
	height: 34px;
	padding-top: 64px;
}

#lcol {
	width: 615px;
	margin: 20px 10px 0 0;
}

.lcol-dark {
	width: 535px;
	background-color: #1A1A1A;
	border: 10px solid #232323;
	padding: 15px 30px;
	color: #FFFFFF;
}

.lcol-dark h2 {
	font-size: 2em;
}

#bank_info {
	border: solid 10px #232323;
	background-position: 0px 1px;
	padding: 10px 30px;
}
#bank_info p{
	background: url(../images/bank_info_bg.gif) bottom left no-repeat;
	background-position: 0 25px;
	padding: 0 0 20px 0;
	width:  320px;
	height: 25px;
	font-weight: bold;
	float: left;
}

#sign_up_small {
	background: #830000;
	text-indent: -9999px;
	float: right;
	width:  189px;
	height:  50px;
	background: url(../images/sign_up_small.gif) top center no-repeat;
	margin-top: 0px;
}

#sign_up_small:hover, #sign_me_up_btn:hover { background-position: bottom center; }

.rcol-dark h3 {
	margin: 0;
	color: #FFFFFF;
	text-indent: -9999px;
}

#payouts p {
	font-size: 1.2em;
}

#payouts h4 {
	color: #0ABE15;
	font-weight: bold;
	font-size: 1.5em;
	margin: 15px 0 5px 0;
}

#payouts-list {
	font-weight: bold;
	font-size: 1.2em;
}

#payouts-list  li {
	margin-bottom: 10px;
}

#weekly-bonus {
	height: 143px;
	width: 178px;
	background: #050505;
	border: 1px solid #2d2d2d;
	text-align: center;
	padding: 25px 10px 0 10px;
}

#weekly-bonus  h4{
	text-indent: -9999px;
	width: 147px;
	height: 47px;
	background: url(../images/h4-36000.gif);
	margin: 0 auto;
}

.rules-link {
	background-color: #2D64A8;
	color: #FFFFFF;
	text-align: center;
	padding: 8px 12px;
	border: 1px solid #3B79C3;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.1em;
}

.rules-link:hover {
	background-color: #3B79C3;
	border: 1px solid #2D64A8;
}

#rules {
	background: #1A1A1A url(../images/rules-bg.gif) bottom right no-repeat;
	padding-bottom: 30px;
}

#rules li {
	margin-bottom: 10px;
}

#rules ul {
	margin-bottom: 25px;
}

#past-winners h3 {
	height: 77px;
	width: 189px;
	background: url(../images/h3-1000000.gif);
}

#top-drivers h3 {
	height: 25px;
	width: 111px;
	background: url(../images/ro-h3-2008_Top_Drivers.gif);
}

#top-drivers td {
	padding: 3px 5px;
}

.dark-row {
	background-color: #1a1a1a;
}

#rcol {
	width: 225px;
	margin: 20px 0 0 0;
	padding: 0;
	color: #FFFFFF;
}

#past-winners h5 {
	color: #FFFFFF;
	font-size: 1.2em;
}

#past-winners p {
	margin-bottom: 10px;
}

.rcol-dark {
	background: top center url(../images/box_shine_bg.gif) #232323 repeat-x;
	padding: 15px;
	margin-bottom: 20px;
	color: #d3d3d3;
}

#past-winners {
	text-align: center;
}

/* @group News */

#news {
	border: solid 10px #232323;
	background-color: #FFFFFF;
}
#news h3 {
	background: #2D64A8;
	height: 25px;
	color: #FFFFFF;
	font-size: 1.2em;
	float: left;
	padding: 8px 0 0 20px;
	border-top: 1px solid #3B79C3;
}

#dale-header {
	border-right: 1px solid #246517;
	width: 277px;
}

#elliott-header {
	border-left: 1px solid #3B79C3;
	width: 276px;
}

#news  p {
	font-size: 1.1em;
	line-height: 1.8;
}

#news_inner div  {
	float: left;
	padding: 10px 30px 20px 30px;
}

#dale {
	padding-top: 20px;
	width: 237px;
	border-right: 1px solid #CCCCCC;
}
#elliott {
	padding-top: 20px;
	width: 237px;
}

/* @end */


