body {
	background: url(/images/bg-body.jpg) repeat-x;
	font: 12px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}



body, html {

	height: 100%;

}



*#container {

	min-height: 100%;

}



a {

	color: #000;

	font-weight: bold;

	outline: none;

}



a:hover {

	text-decoration: underline;

}



#admin_content {

	float: left;

	width: 700px;

}



#admin_content table {

	margin: -2px 0 0;

}



#admin_menu {

	float: left;

	list-style: none;

	margin: 0 10px 5px 0;

	padding: 0;

	width: 200px;

}



#admin_menu li {

	background: url(/images/bg-tab.gif) repeat-x;;

	text-transform: uppercase;

}



#admin_menu li a {

	color: #FFF;

	display: block;

	padding: 5px;

	text-decoration: none;

}



#admin_menu li a:hover {

	background: url(/images/bg-tab-active.gif) repeat-x;;

	color: #000;

}



#admin_menu li a.active {

	background: url(/images/bg-tab-active.gif) repeat-x;;

	color: #000;

}



#admin_menu .admin_sub_menu {

	border-bottom: 1px solid #FFF;

	margin: 0 0 -1px;

}



#admin_menu .admin_sub_menu a {

	background: #FFF;

	color: #000;

	text-indent: 15px;

	text-transform: none;

}



#admin_menu .admin_sub_menu a.active {

	background: #FFF;

	color: #000;

}



#admin_menu .admin_sub_menu a:hover {

	background: #FFF;

	text-decoration: underline;

}



br {

	clear: left;

	margin: 5px 0;

}



.button {
	background: url(/images/bg-button.gif) repeat-x;;
	border: none;
	color: #FFF;
	cursor: pointer;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 20px;
	outline: none;
	padding: 0 15px;
	text-decoration: none;
	text-transform: uppercase;
}



a.button {

	padding: 2px 10px;

}



.clear {

	clear: both;

	height: 1px;

}



.confirm {

	background: #f8e58b;

	color: #5376A0;

	font-weight: bold;

	padding: 2px 5px;

	margin: 5px 0;

}



#container {

	background: url(/images/bg-page.jpg) repeat-x;

	width: 100%;

}



#outline {

	margin: 0 auto;

	width: 985px;

}



#content {

	background: url(/images/bg-main-top.gif) repeat-x;

	padding: 10px;

}



#content h1 {
	border-bottom: 1px solid #7F0D0D;
	color: #000;
	font: bold 16px Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
}



#content h2 {
	background: url(/images/bg-heading.gif) no-repeat;
	color: #FFF;
	font: bold 14px Arial, Helvetica, sans-serif;
	height: 17px;
	margin: 0;
	padding: 7px 10px;
	text-transform: uppercase;
}



#content h3 {
	background: #D5D5D5;
	color: #000;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0 -1px;
	padding: 2px 5px;
}



#date {
	background: #222;
	color: #CCCCCC;
	font: 12px Arial, Helvetica, sans-serif;
	z-index: 10;
}



div.row, div.row_alt, div.row_hover {

	padding: 5px;

}



div.row {

	background: #D0D0D0;

}



div.row_alt {

	background: #FFF;

}



div.row:hover, div.row_alt:hover, div.row_hover {

	background: #e6e5e5;

}



div.row a, div.row_alt a, div.row_hover a {

	text-decoration: none;

}



.error {

	background: #7F0D0D;

	color: #FFF;

	font-weight: bold;

	padding: 2px 5px;

	margin: 5px 0;

}



#footer {

	border-top: 1px solid #7F0D0D;

	margin: 5px 0;

	padding: 10px 0;

	text-align: center;

}



form {

	margin: 0;

	padding: 0;

}



.frame {

	background: #FFF;

	border: 1px solid #030303;

	margin: 0 0 10px;

}



.frame p {

	padding: 5px;

}



.frame ul {

	margin: 0;

	padding: 0 20px 5px;

}



#ve_fp p,

#gotd p,

#handicappers p {

	margin: 5px 0;

}



#handicappers em a {

	color: #666;

	font-size: 13px;

}



#gotd img,

#handicappers img {

	border: 1px solid #000;

	float: right;

	margin: 0 0 50px 10px;

	padding: 1px;

}



#ve_fp p {

	clear: both;

}



#ve_fp img {

	border: 1px solid #000;

	float: right;

	margin: 0 0 10px;

	padding: 1px;

}



#header {

	padding: 0;

}



#header h1 {
	background: none;
	color: #5376A0;
	font: bold 30px Arial, Helvetica, sans-serif;
	margin: 0 10px 20px;
}



.icon {

	background: none;

	text-indent: 0px;

	width: 16px;

}



img {

	border: 0;

}



input, textarea, select {
	float: left;
	font: normal 12px Arial, Helvetica, sans-serif;
	margin: 0 0 5px;
}



label {
	float: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0 5px 0 0;
	text-transform: uppercase;
	vertical-align: top;
	width: 85px;
}



.login {

	float: right;

	margin: 0;

	width: 270px;

}



.login .button {

	float: right;

	margin: 0 12px 0 0;

}



.login input.text {
	background: #d8d8d8;
	border: 1px solid #616161;
	color: #747474;
	float: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 0 10px 5px 0;
	padding: 2px 2px 4px 5px;
	width: 115px;
}



.login .links ul {

	float: left;

	list-style: none;

	padding: 3px 0 0 2px;

	margin: 0;

}



.login .links ul li {

	color: #fff;

	float: left;

	font-size: 12px;

	padding: 0 3px 0;

	margin: 0 5px 0 -5px;

}



.login .links ul li a {

	color: #fff;

	text-decoration: none;

}



.login .links ul li a:hover {

	text-decoration: underline;

}



#main_left, #main_middle, #main_right {

	float: left;

	z-index: 0;

}



#main_left {

	width: 345px;

}



#main_left h2 {

	background: url(/images/bg-tab-left.gif) no-repeat;

}



#main_middle {

	margin: 0 10px;

	width: 300px;

}



#main_right {

	width: 300px;

}



.member_links {

	float: right;

	margin: 0 10px 0 0;

	text-align: right;

}



#member_links a {

	clear: left;

}



#menu {

	background: url(/images/bg-nav.gif) no-repeat;

	color: #FFF;

	height: 22px;

	margin: 0;

	padding: 10px 8px 0;

	width: 985px;

}



#menu a {
	color: #FFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 11px 10px 6px 9px;
	text-decoration: none;
	text-transform: uppercase;
}



#menu .mouseover,

#menu a:hover,

#menu a.active,

#menu a.active:hover {

	background: url(/images/bg-menu-active.gif) repeat-x;

	padding: 10px 10px 6px 9px;

}



#menu .menu_pop {

	background: #2c2c2c;

	border: 1px solid #4e4e4e;

	border-top: none;

	left: -500px;

	position: absolute;

	top: -500px;

	z-index: 10000;

}



#menu .menu_pop_item {

	float: left;

}



#menu .menu_pop_item a {
	background: #2c2c2c;
	color: #FFF;
	display: block;
	font: bold 10px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 2px 5px;
	text-decoration: none;
	text-transform: none;
	width: 100px;
}



#menu .menu_pop_item a.active, #menu .menu_pop_item a:hover {

	background: #4e4e4e;

}



#menu .menu_pop_news {
	float: left;
	font: normal 10px Arial, Helvetica, sans-serif;
	padding: 2px 5px;
	width: 280px;
}



#menu .menu_pop_news ul {

	color: #000;

	list-style: square;

	margin: 0;

	padding: 0 0 0 15px;

}



#menu .menu_pop_news li a {
	border: none;
	color: #000;
	font: bold 10px Arial, Helvetica, sans-serif;
	margin: 0 0 0 -10px;
	padding: 2px 5px;
	text-decoration: none;
	text-transform: none;
}



#menu .menu_pop_news li a:hover {

	background: none;

	text-decoration: underline;

}



#newsletter {

	background: #790101 url(/images/bg-red.gif) repeat-x top;

}



#newsletter p {
	color: #FFF;
	font: 20px Arial, Helvetica, sans-serif;
	padding: 5px;
	text-transform: uppercase;
}



#newsletter ul {

	list-style-image: url(/images/arrow.gif);

	margin: 0;

	padding: 0 0 0 25px;

}



#newsletter li {
	color: #FFF;
	clear: left;
	float: left;
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 2px 0;
	width: 132px;
}



p {

	margin: 0;

	padding: 0;

}



#page_left, #page_right {

	float: left;

	margin: 0;

}



#page_right div {

	margin: 0 0 10px;

}



#page_left {

	margin: 0 5px 0 0;

	width: 655px;

}



#page_right {

	width: 300px;

}



.picks {

	list-style: disc;

}



.picks li {

	float: left;

	width: 120px;

}



.picks a {
	color: #585858;
	font: normal 12px Arial, Helvetica, sans-serif;
}



.required {

	color: #CC0000;

}



.row td, .row_alt td, .row_hover td {

	height: 20px;

	text-indent: 5px;

}



.row {

	background: #EFEFEF;

}



.row_alt {

	background: #DFDFDF;

}



.row:hover, .row_alt:hover, .row_hover {

	background: #D5D5D5;

}



#score_marquee {

	width: 345px;

}



#score_marquee td {
	font: 12px Arial, Helvetica, sans-serif;
	padding: 2px 5px;
}



.shadow {

	background: url(/images/shadow.gif) no-repeat bottom right;

	float:left;

	margin: 10px 0 5px 5px;

}



.shadow img {

	background-color: #fff;

	border: 1px solid #a9a9a9;

	display: block;

	margin: -6px 6px 6px -6px;

	padding: 4px;

	position: relative;

}



.special {

	background: url(/images/bg-picks.gif) no-repeat;

	float: right;

	font-size: 15px;

	height: 60px;

	margin: 0 20px;

	padding: 3px 0;

	text-align: center;

	width: 219px;

}



.special a {

	text-decoration: none;

}



.special em {

	color: #000;

	font-style: normal;

}



.special strong {

	color: #D51111;

	text-transform: uppercase;

}



#sportsbooks {

	background: url(/images/bg-block-top.gif) no-repeat;

	padding: 8px 0 0;

	margin: 10px 0;

}



#sportsbooks h3 {
	background: url(/images/bg-block-center.gif) repeat-y;
	color: #686868;
	font: bold 20px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0 10px 5px;
	text-transform: uppercase;
}



#sportsbooks .break {

	background: #FFF url(/images/bg-title.gif) no-repeat;

	line-height: 3px;

}



#sportsbooks .button {

	float: right;

	padding-top: 3px;

	margin: 0 5px;

}



#sportsbooks .about {

	background: url(/images/bg-block-bottom.gif) no-repeat 0 100%;

	padding: 10px;

}



#sportsbooks .about img {

	border: 1px solid #000;

	float: right;

	margin: 0 0 0 15px;

	padding: 1px;

}



#sportsbooks ol {

	background: url(/images/bg-block-center.gif) repeat-y;

	margin: 0;

	padding: 10px 10px 10px 40px;

}



#sportsbooks ol li {

	clear: right;

	padding: 0 0 5px;

}



#sportsbooks ol li img {

	margin: 0 10px 0 0;

}

.sub_links {
	list-style: none;
}

.sub_links {
	margin: 10px 0;
}


#sub_menu {

	background: #2C2C2C;

	border-top: 1px solid #4E4E4E;

	color: #FFF;

	padding: 5px;

}



#sub_menu a {
	color: #FFF;
	font: bold 10px Arial, Helvetica, sans-serif;
	padding: 6px 5px;
	text-decoration: none;
}



#sub_menu a:hover,

#sub_menu a.active {

	background: #171717;

}



#tab_menu {

	background: url(/images/bg-tab.gif) repeat-x;

	float: left;

	margin: 0 0 5px;

	padding: 5px 0;

	width: 100%;

}



#tab_menu a {

	color: #FFF;

	cursor: pointer;

	margin: 0 -1px 0 0;

	padding: 0 5px;

}



#tab_menu a.active {

	background: url(/images/bg-tab-active.gif) repeat-x;

	color: #000;

	padding: 5px;

}



table {

	margin: 0;

	padding: 0;

	width: 100%;

}



.tabs {

	width:100%;

	position:relative;

}



.tabs ul {

	list-style:none;

	padding:0;

	margin:0;

	height:28px;

	width:345px;

	overflow:hidden;

}

.tabs  ul li {

	float:left;

	font-size:10px;

	line-height:31px;

	margin:0 0 0 -30px;

	font-weight:bold;

}

.tabs ul li a {

	display:block;

	padding:0 30px 0 30px;

	color:#fff;

	background:url(/images/tab-item.gif) no-repeat;

	text-decoration:none;

}

.tabs ul li.first a {

	background:url(/images/bg-tab-slants.gif) repeat-x;

	padding-left:44px;

}



.tabs ul li a:hover {text-decoration:underline;}





.text_l {

	width: 200px;

}



.text_xl {

	width: 499px;

}



th {
	background: #565656;
	color: #FFF;
	font: bold 12px Arial, Helvetica, sans-serif;
	height: 25px;
	text-align: left;
	text-indent: 5px;
	text-transform: uppercase;
}



#ticker {

	margin: 0 0 10px;

}



#top_menu {

	background: url(/images/bg-header.gif) no-repeat;

	color: #FFF;

	font-weight: bold;

	height: 31px;

	margin:  0;

	padding: 12px 5px 0;

}



#top_menu a {

	color: #FFF;

	margin: 0 5px;

	text-decoration: none;

	text-transform: uppercase;

}



#top_menu select {

	background: #8D1A1A;

	border: 0;

	color: #FFF;

	font-weight: bold;

	margin: 0 5px 0 0;

	padding: 0;

	text-transform: uppercase;

}



#top_menu span {

	float: right;

}





/* -- ODDS PAGE -- */



.align_table_center {

	margin: auto;

	text-align: center;

}



.menu_bet_types {

	background-color: #650B0B;

	text-align: center;

}



.align_table_center {

	margin:auto;

	text-align:center;

}



#odds_menu {

	background: url(/images/odds-menu-bg.gif) no-repeat;

	color: #FFF;

	height: 22px;

	margin: 0;

	padding: 10px 8px 0;

	width: 985px;

}



#odds_menu a {
	color: #FFF;
	font: bold 13px Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 11px 10px 6px 9px;
	text-decoration: none;
	text-transform: uppercase;
}



#odds_menu .mouseover,

#odds_menu a:hover,

#odds_menu a.active,

#odds_menu a.active:hover {

	background: url(/images/bg-menu-active.gif) repeat-x;

	padding: 10px 10px 6px 9px;

}



.odds_table_choose_lines_hilite {
	color: #FEE900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
}



.odds_table_choose_lines {
	color: #FEE900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
}





.odds_table_league_headers {
	background: #951D1D url(layout/tabs/mid.gif) repeat-x scroll center top;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	text-align: center;
	text-decoration: none;
}



.odds_table_league_headers_hilite {
	background: #751010 url(layout/tabs/tab_mid.gif) repeat-x scroll center top;
	color: #FEE900;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
}





.oddsText_odd {
  font-family: Arial, Helvetica, sans-serif;
  font-size:		9px;
  font-weight:		normal;
  color:            #57575B;
  text-decoration:  none;
  background-color: #DADADA;
  text-align:	    left;
//  padding-top:      5px;
//  padding-bottom:   5px;
//  padding-left:     5px;
}



.oddsText_even {
  font-family: Arial, Helvetica, sans-serif;
  font-size:		9px;
  font-weight:		normal;
  color:            #57575B;
  text-decoration:  none;
  background-color: #FFFFFF;
  text-align:	    left;
//  padding-top:      5px;
//  padding-bottom:   5px;
//  padding-left:     5px;
}



tr.leftcol {

  font-size:        10px;

  font-family:      tahoma;

  font-style:       normal;

  font-weight:      bold;

  color:            #57575B;

  text-decoration:  none;

  background-color: #D9CFAF;

  text-align:       center;

  padding-top:      2px;

  padding-bottom:   2px;

  padding-left:     2px;

  text-align:				left;

  white-space:			nowrap;

}





.table_title {

  font-size:        12px;

  font-family:      tahoma;

  font-style:       normal;

  font-weight:      bold;

  color:            #ffffff;

  text-decoration:  none;

  background-color: #565656;

  text-align:       left;

//  padding-top:      5px;

//  padding-bottom:   5px;

//  padding-left:     5px;

}

/* -- ODDS PAGE -- */



/* -- BETTING TRENDS -- */



.viSubHeader1 {

	background: #363636;

	color: #FFFFFF;

	height: 15px;

}



.cellBorderL1 {

	border-bottom: 1px solid #000000;

	border-right: 1px solid #000000;

}



.headerTextNorm, a.headerTextNorm, sortheader, a.sortheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}



.padLeft {

	padding: 0px 0px 0px 4px;

	text-align: left;

}



.cellTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: Black;
}



.viCellBg1 {

	height: 15px;

	background: #D0D0D0;

}

.viCellBg2 {

	height: 15px;

	background: #FFFFFF;

}

.cellBorderR1 {

	border-bottom: 1px solid #000000;

}

.padCenter {

	text-align: center;

	padding: 0px 0px 0px 0px;

}



.cellTextNorm {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	font-size: 12px;
	color: Black;
}





/* -- BETTING TRENDS -- */

