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

body {
	background: #161616 url(/images/bg.jpg) repeat-x top;
/*
	background:#161616 url(/ul/images/redsliverbkg2.jpg) no-repeat center 0;
	background-attachment:fixed;
*/
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
}

a img {
	border: 0;
}

a:hover {
	color: #ffffff;
}

a {
	text-decoration: none;
}

#maincontent {
	width: 980px;
	margin: 0 auto;
	position: relative;
}

#biglogo {
	width: 440px;
	height: 149px;
	position: absolute;
	left: -19px;
	top: -30px;
	z-index: 1;
}

#smalllogo {
	width: 155px;
	height: 43px;
	position: absolute;
	left: 381px;
	top: 52px;
	z-index: 2;
}

#topmenubar {
	width: 960px;
	height: 40px;
	text-align: right;
	position: absolute;
	top: 104px;
	left: 20px;
	display: table;
}

#topmenu_outer {
	position: relative;
	top: 50%;
	display: table-cell;
	vertical-align: middle;
}

#topmenu_outer ul {
	list-style-type:none;
	color: #828282;
	white-space: nowrap;
	text-transform:uppercase;
	font-size:11px;
	width: 910px;
	text-align: right;
}

#topmenu_outer ul li {
	display: inline;
	margin-left: 20px;
}

#topmenu_outer ul li a {
	color: #828282;
	text-decoration: none;
		font-weight:bold;

}

#topmenu_outer ul li a:hover {
	color: #ffffff;
}

	

#flashheader {
	width: 961px;
	height: 169px;
	position: absolute;
	left: 19px;
	top: 148px;
	background-color: #3B3B3B;
}

#contentbox {
	width: 961px;
	position: absolute;
	left: 19px;
	top: 323px;
}

#tsbox {
	width: 961px;
	height: 2069px;
	position: absolute;
	left: 19px;
	top: 148px;
	border: 3px solid black;
	background-color: #e4e4e4;
}


#contentbox #content_column {
	position: relative;
	top: 0px;
	left: 0px;
	width: 650px;
	min-height: 1200px;
	margin:0;
}

#contentbox #widget_column {
	position: relative;
/*
	top: 0px;
	left: 658px;
*/
	float: right;
	width: 301px;
	margin:0;
	min-height: 200px;
}

.widgetlist {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.widget {
	background-color: #434343;
	min-height: 150px;
	margin-bottom: 10px;
}

.widget a {
	color: #EB1717;
	text-decoration: none;
}

.widget a:hover {
	color: #e7e7e7;
}

.widget {
	color: #e7e7e7;
	font-size: 12px;
}

.widgetheader {
	position: relative;
	height: 40px;
	background:url(/images/redhead2.png) repeat-x;
	color: #e0e0e0;
	font-size: 14px;
	width: 100%;
	font-weight:bold;
	z-index: 10;

}

.widgetheader .header {
	position: absolute;
	top: 10px;
	left: 13px;
	text-transform:uppercase;
}

.widgetheader .link {
	position: absolute;
	top: 9px;
	left: 95%
}

.widgetheader a {
	text-decoration: none;
	color: #ffffff;
}

.widgetheader a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.widgetheader a img {
	border: 0;
	float: left;
	padding-right: 5px;
}

.linkbox {
	background-image:url(/images/menubg.jpg);
	background-repeat:repeat;
	font-size: 12px;
	text-align: center;
	color: #8f8f8f;
	min-height: 23px;
}

.linkbox a {
	color: #8f8f8f;
}
.linkbox a:hover {
	color: #ffffff;
}

#topacct {
	position: absolute;
	top: 35px;
	width: 160px;
	left: 820px;
	height: 64px;
}

.lesserlink {
	font-weight: normal;
	font-size: 0.85em;
}

.newslist  {
	list-style-type:none;
	color: #828282;
	font-size:11px;
	text-align: left;
	margin: 0;
	padding: 0;
}

.newslist .spacer {
	height: 5px;
	background-color: #161616;
}

.rfooter {
	position: relative;
	height: 36px;
	width: 100%;
}

.rfooter .blank {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 214px;
	height: 36px;
}

.rfooter .linkbox {
	position: absolute;
	width: 436px;
	top: 0px;
	left: 214px;
	height: 36px;
	text-align: right;
	line-height: 36px;
	
}


.article {
	height: 143px;
}

.article img { 
	float: left;
	padding-right: 10px;
}

.article h2 {
	color: #EB1717;
	font-size: 23px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0;
}

h3 {
	color: #C7C7C7;
	font-size: 15px;
	margin-top: -2px;
	
}

h4 { 
	color: #eb1717;
	font-size: 12px;
	font-weight: normal;
	margin-top: -15px;
}

.track_widget img {
	float:left;
	margin: -10px;
}

.track_widget {
	white-space: nowrap;
	width: 100%;
	height: 133px;
}

.track_widget h3 {
	padding-top: 15px;
}

.track_widget #countdown {
	color: #828282;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.regular_widget {
	white-space: nowrap;
	width: 100%;
	min-height: 133px;
}

.regular_widget h3 {
	padding-top: 15px;
}

.regular_widget #countdown {
	color: #828282;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}

.widgetfooter  {
	width: 100%;
	height: 36px;
	text-align: right;
	line-height: 36px;
	
}

.widgetfooter .linkbox {
	height: 36px;
	line-height: 36px;
}

.results_widget {
	width:100%;
	background-color: #161616;
}

.results_widget ul {
	list-style-type: none;
}

#sponsorbox {
	width: 100%;
	height: 36px;
	margin-bottom: 4px;
}

#pagefooter {
	height: 36px;
	line-height: 36px;
	text-align: left;
	font-size: 10px;
}

#pagefooter a {
	font-size: 1.2em;
	color: #f0f0f0;
}

#pagefooter img {
	text-align: right;
	border: 0;
	float: right;
}	

.invisibox {
}
	
.inner_content {
	width: 90%;
	background-color: #e7e7e7;
	color: #171717;
	border: 3px solid #272727;
	padding: 10px 10px 25px 10px;
	margin: 15px auto 25px auto;
	min-height: 1100px;
}

.inner_content h2 {
	color: #e71717;
	font-size: 18px;
}

.inner_content a:hover {
	color: #171717;
}

#footerbox {
	position: relative;
	width: 65%;
}
#cbox {
	width: 100%;
	position: relative;
	min-height: 1500px;
}
