html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
em, font, small, strike, strong,  
dl, dt, dd, ol, ul, li, fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
vertical-align: baseline;
}
img {
margin: 0;
padding: 0;
border: 0;
outline: 0;
font-weight: inherit;
font-style: inherit;
font-size: 100%;
font-family: inherit;
}
:focus {
outline: 0;
}
body {
line-height: 1;
color: black;
background: #ededed;
}
ol, ul {
	padding: 0 0 5px 5px;
}
table { /* tables need 'cellspacing="0"' */
border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
text-align: left;
font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
td {
vertical-align: middle;
}
/* end the reset */

body {
font-family: Arial,Helvetica,sans-serif;
font-size: 85%;
line-height: 1.4em;
text-align: left;
}
a:link {color: #114b9b;text-decoration:none;}
a:visited {color: #114b9b;text-decoration:none;}
a:hover {color: #114b9b;text-decoration:underline;}
a:active {color: #114b9b;text-decoration:underline;}
strong {font-weight: bold;}
em {font-style:italic;}
.left{
float:left;
}
.right{
float: right;
text-align: right;
}
.center{
text-align: center;
}
.nofloat {
float:none;
}
.clear {
clear:both;
height:1px;
overflow:hidden;
}
h1{
	font-size: 1.6em;
	line-height:1.2;
}
h2 {
	font-size: 1.2em;
	font-weight:bold;
	line-height:1.2;
}
h2 a:link {color: #f60;text-decoration:none;}
h2 a:visited {color: #f60;text-decoration:none;}
h2 a:hover {color: #f60;text-decoration:underline;}
h2 a:active {color: #f60;text-decoration:none;}
h4 {font-size: 1.6em;}
h5 {font-size: 1.4em;}
h6 {font-size: 1.2em;}

/* End general text */

#top {
width: 934px;
text-align: left;
}
#topheader{
	padding:0px;
	margin:0px;
	position: relative; 
	width: 934px; 
	height: 147px;
	background: url(/images/2/header-3.jpg); 
/*
	background: url(/images/2/header-2.jpg); 
	height: 161px;
*/
}
.topsearch{
	position: absolute; 
	color:#fff;
	font-size:.9em;
	top: 12px; 
	right: 205px;
}
.topbyline{
	font-family:Helvetica,Arial,sans-serif;
	position: absolute; 
	bottom: 5px; 
	left: 135px;
	font-weight:bold;
	color:#fff;
}
/* NAV */
#topnav{
overflow:hidden;
width:100%;
}
#topnavlist, #topnavlist ul { /* all lists */
	padding: 0;
	margin: 0;
	list-style: none;
	line-height: 1;
}
#topnavlist a {
	display: block;
	color:#fff;
	font-family:Verdana,Arial,sans-serif;
	font-size:1em;
	font-weight:bold;
	border-right:1px solid #1d2e99;
	background:#1d2e64;
	padding:5px 0 6px 0;
	text-align:center;
	text-decoration:none;
	white-space:nowrap;
}
#topnavlist a:hover {
	text-decoration:none;
	color:#fdb913;
}
.topnav1{
	color:#fdb913;
}
#topnavlist li { /* all list items */
/*
	border-color:#446688;
	border-style:solid;
	border-width:0 1px 0 0;
*/
	float: left;
	width: 132px;  /*  width needed or else Opera goes nuts */
}
#topnavlist li ul { /* second-level lists */
	position: absolute;
	width: 10em;
	font-size:.8em;
	text-align:left;
	padding: 5px 0 8px 15px;
	background: #00c;
	filter:alpha(opacity=94);
	-moz-opacity:.94;
	opacity:.94;
	left: -999em; /* using left instead of display to hide menus because display: none isn't read by screen readers */
}
#topnavlist li ul li { 
	border: none;
	background: #00c;
}
#topnavlist li ul li a:hover { 
	text-decoration:underline;
	background: #00c;
}
#topnavlist li:hover ul, #topnavlist li.sfhover ul { /* lists nested under hovered list items */
	left: auto;
}
#topnavlist li:hover, #topnavlist li.hover {  
	position: static;  
}  
.topnavselected{
	font-weight:bold;
	background: #00c url(/inc/topnav-04.gif) repeat-x;
}
/* END NAV */

.page-wrap-border {
 width: 934px;
 text-align: left;
 background: #fff;
 padding: 0 0 0 0;
 background:#fff;
}
.page-wrap-border  ul,ol{
	margin:3px 0 5px 5px;
}
.page-wrap-border  li{
	padding:10px 0 2px 2px;
}
.page-wrap-border2 {
 width: 934px;
 text-align: left;
 background: #fff;
 padding: 0 0 0 0;
 background:#edeff4;
}
#mainleftnav {
font-size:.9em;
float: left;
width: 250px;
padding: 0 0 20px 0;
overflow:hidden;
 background:#edeff4;
}
.mainleftnavtop{
	height:1px;
	background:#1D2E64;
}
.mainleftnav2{
	width:250px;
	height:24px;
	border-bottom:1px solid #1D2E64;
	background:url(/images/2/leftnav-5.jpg) no-repeat;
}
.mainleftnav2 p{
	font-weight:bold;
	color:#fff;
	padding:3px 0 0 20px;
}
.mainleftnav2 a{
	color:#000;
}
.mainleftnav2 a:hover{
	color:#fff;
}
.mainleftnavimg{
	text-align:center;
	padding:50px 0 20px 0;
}
#mainmain {
font-size:.9em;
float: right;
width: 644px;
padding: 20px 20px 20px 20px;
overflow:hidden;
background:#fff;
}
.homeheadline2{
	padding:0 0 2px 0;
	margin: 0 0 20px 0;
	border-bottom: 1px solid #1d2e64;
}
.newsitem{
	padding:10px 0 10px 30px;
	background:url(/images/2/bullet-2.jpg) 15px 16px no-repeat;
}
.newsitem2{
	padding:2px 0 2px 30px;
	background:url(/images/2/bullet-2.jpg) 15px 6px no-repeat;
}
.thedate{
	font-size:.9em;
}
#mainone {
font-size:.9em;
float: left;
width: 271px;
padding: 20px 20px 20px 20px;
overflow:hidden;
 background:#fff;
}
#maintwo {
font-size:.9em;
float: left;
width: 270px;
padding: 20px 20px 20px 20px;
border-right:1px solid #ccc;
border-left:1px solid #ccc;
overflow:hidden;
background:#fff;
}
#mainthree {
font-size:.9em;
float: left;
width: 271px;
padding: 20px 20px 20px 20px;
overflow:hidden;
background:#fff;
}
.hometwitter{
	font-size:1em;
	font-weight:bold;
	padding:0 0 2px 0;
	margin:0 0 13px 0;
	/*border-bottom: 1px solid #57575a;*/
}
.homepromoevents{
padding:10px 0 0 0;
}
.homepromoevent{
padding:0 0 5px 0;
}
.homepromoflash{
padding: 0 0 20px 0;
}
.homepromo{
	padding:0 0 0 2px;
	margin-bottom:20px;
	width:270px;
}
.homepromotop{
	height:16px;
	background:url(/images/2/ds-top-4.gif) repeat-y scroll left top;

}
.homepromocontent{
	padding:5px 15px 5px 8px;
	font-weight:bold;
	background:url(/images/2/ds-bg-4.gif) repeat-y scroll left top;
}
.homepromobottom{
	height:16px;
	background:url(/images/2/ds-bot-4.gif) repeat-y scroll left top;
}
.homenewsletter{
padding:8px 0 0 0;
}
.homenewsletter a{
}
.homelist img{
	float:right;
}
.produl{
padding:0 0 5px 10px;
list-style-position: inside;
}
.homeheadline{
	padding:0 0 2px 0;
	border-bottom: 1px solid #57575a;
	color:#57575a;
}
.more{
	text-align:right;
	font-size:1.2em;
	font-weight:bold;
}
.more a{
	font-size:.8em;
	text-decoration:underline;
}
.post{
	font-family:Verdana;
	font-size:.9em;
	padding-bottom:20px;
	border-bottom: 2px dotted #d0d0d0;
	margin-bottom:20px;
}
.postnb{
	font-family:Verdana;
	font-size:.9em;
}
.postft{
	font-family:Verdana;
	font-size:.9em;
	padding-top:20px;
	border-top: 2px dotted #d0d0d0;
	margin-top:20px;
}
.posttools{
	font-size:.8em;
	padding: 4px 0 2px;
	border-top: 1px solid #d0d0d0;
	border-bottom: 1px solid #d0d0d0;
	margin-bottom:14px;
	height:20px;
	overflow:hidden;
}
.posttoolslink a:link{color: #000;background-color:#f0f0f0;padding:4px;text-decoration:underline;}
.posttoolslink a:visited{color: #000;background-color:#f0f0f0;padding:4px;text-decoration:underline;}
.posttoolslink a:hover{color: #fff;background-color:#00c;padding:4px;text-decoration:underline;}
.posttoolslink a:active{color: #fff;background-color:#00c;padding:4px;text-decoration:underline;}
.postdate{
	font-size:.8em;
	color: #777;
	padding-bottom: 10px;
	
}
.postquote{
	padding: 1px 6px 1px 16px;
	border-left: 3px solid #e5e5e5;
}
.postresponses{
	margin:0px;
	background:transparent url(/inc/post-response1.gif) no-repeat scroll 0 0;
	font-size:.8em;
	color:#fff;
	height:31px;
	padding-top:4px;
	text-align:center;
	width:113px;
}
.postresponses a {color:#fff;text-decoration:underline;}
.filedunder{
	margin: 1em 0 0 0;
	padding-top:6px;
	font-size:.9em;
	color:#777;
}
.filedunder a:link{color: #777;padding:1px;text-decoration:none;}
.filedunder a:visited{color: #777;padding:1px;text-decoration:none;}
.filedunder a:hover{color: #fff;padding:1px;background-color:#777;text-decoration:none;}
.filedunder a:active{color: #fff;padding:1px;background-color:#777;text-decoration:none;}
#side {
float: right;
font-size:.8em;
width: 318px;
padding: 20px;
background: #f1f1f1;
overflow:hidden;
}
#side2 {
float: right;
font-size:.8em;
width: 138px;
padding: 20px 10px;
background: #f1f1f1;
overflow:hidden;
}
#side2 a:visited {color: #00c;}
#side2 a:hover {color: #f60;}
#side2 h4{
	font-weight:bold;
	font-family:Verdana;
	color:#fff;
	font-size:1.2em;
	background:#00c url(/inc/side-01.gif) repeat-x;
	padding:2px 5px;
}
#side a:visited {color: #00c;}
#side a:hover {color: #f60;}
#side h4{
	font-weight:bold;
	font-family:Verdana;
	color:#fff;
	font-size:1.2em;
	background:#00c url(/inc/side-01.gif) repeat-x;
	padding:2px 5px;
}
.sideblock{
	padding:5px;
	background:#e6e6e6;
	margin: 0 0 20px;
}
.sideblock2{
	background:#e6e6e6;
	margin: 0 0 20px;
}
.sideblock3{
	padding: 3px 0;
	background:#e0e0e0;
	text-align:center;
}
.sideblock form {
	margin: 5px 0 0 0;
}
.photoside{
	height:200px;
	padding:8px 4px;
	overflow:auto;
}
.photoside-block{
	margin: 0 0 12px;
}
.photoside-photo{
	float: left;
	width:150px;
	height:120px;
	padding:1px;
	border:1px solid #000;
}
.photoside-text{
	float: left;
	width: 125px;
	padding-left:10px;
}
.photoside-clear{
	clear:left;
}

.newsform{
	display: none;
	margin: 0 auto;
	text-align:center;
	padding: 10px 0 10px;
}

.chart_schedule td{
	padding: 2px;
	border-top: 1px solid #f0f0f0;
}
.chart_schedule_head{
	background: #888;
}
.chart_win{
	background:#f60;
}
.chart_loss{
	background:#bbb;
}
.chart_game{
	background:#ccf;
}

.chart_recent {
	margin: 5px 0 0 0;
}
.chart_recent td {
	padding: 2px;
	border-top: 1px solid #f0f0f0;
}
.chart_recent tr:hover {
	background: #f1f1f1;
}
.chart_recent_user{
	color:#333;
}
.poll_title, .poll_title td 	{font-size: 11px; background:#e0e0e0; color:#000; border-bottom:1px solid #CCC; text-align:center;}
.poll_hed, .poll_hed td 		{font-size: 11px; background:#e6e6e6; color:#000; border-bottom:1px solid #CCC; text-align:left;}
.poll_row, .poll_row td 		{font-size: 11px; background:#eeeeee; color:#000; border-bottom:1px solid #ffffff; text-align:left;}

#footer {
background: url(/images/2/footer-bg-2.jpg); 
width: 934px;
height:60px;
font-size:.9em;
text-align: center;
}
#footer p{
 padding:41px 0 0 0;
}
.foot{padding:5px;}
#footer a:link{color: #fff;text-decoration:none;}
#footer a:visited{color: #fff;text-decoration:none;}
#footer a:hover{color: #fff;text-decoration:underline;}
#footer a:active{color: #fff;text-decoration:underline;}

.realtalk1 {padding:0 0 10px 0;}
.realtalk1 p{padding:0 0 .7em 0;}
.realtalk2{padding:1px 3px; margin:0 0 20px 0; background-color:#f9f9f9;font-size:.9em;}
