﻿#bgdiv {
 background-image:url(/engine/images/header/bg.gif);
 background-repeat:repeat-x;
 height:137px;
}
@media (max-width: 480px){
#ctl00_WagerContent_btn_Continue_top{
	position: fixed;
    top: 10px;
    left: 140px;
    bottom: 10px;
    overflow-y: auto;
	max-height: 20px;
}

#ctl00_WagerContent_btnClear_top{
	position: fixed;
    top: 10px;
    left: 210px;
    bottom: 10px;
    overflow-y: auto;
	max-height: 20px;
}
}


#tholder {
 width:640px;
 height:137px;
}
#chanav {
 width:530px;
 height:48px;
 background:url(../../images/header/chanav_bg.jpg);
 background-repeat:no-repeat;
}

.imgspan {
 display:none;
}

#chanav_img1 {

 width:91px;
 height:19px;
 margin-top:29px;
 background-image:url(../../images/header/sportsbook.jpg);
 float:left;
 display:inline;
}
#chanav_img2 {

 width:84px;
 height:19px;
 margin-top:29px;
 background-image:url(../../images/header/horsebook.jpg);
 float:left;
 display:inline;
}
#chanav_img3 {

 width:185px;
 height:48px;
 margin-top:0px;
 background-image:url(../../images/header/logo.jpg);
 float:left;
 display:inline;
}
#chanav_img4 {

 width:85px;
 height:19px;
 margin-top:29px;
 background-image:url(../../images/header/casino.jpg);
 float:left;
 display:inline;
}
#chanav_img5 {

 width:85px;
 height:19px;
 margin-top:29px;
 background-image:url(../../images/header/blackjack.jpg);
 float:left;
 display:inline;
}

#chanav_img1 a,#chanav_img2 a,#chanav_img4 a,#chanav_img5 a{

	text-decoration:none;
	display:block;
	height:19px;
	
}
#chanav_img3 a{

	text-decoration:none;
	display:block;
	height:48px;
	
}

#accmngl {
 float:left;
 width:243px;
 height:53px;
 letter-spacing: -6px;
 display:inline;
}
#plinfo {
 float:left;
 width:131px;
 height:53px;
 display:inline;
 font-size:10px;
 color:#FFFFFF;
 vertical-align:middle;
}
#accmngd {
 float:right;
 width:260px;
 height:53px;
 letter-spacing: -6px;
 display:inline;
}
#mhold {
 width:632px;
 display:inline;

}
#wtype {
 float:left;
 width:632px;
 height:27px;
 _margin-top:-7px;
 letter-spacing: -6px;
 margin-top:-2px;
}
/***** WAGERABC HEADER *****/
/* Payouts */
.text{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-weight:bolder;
	font-size:12px;
}
.text a:link {
	color:#000000;
	text-decoration:none;
}
.text a:visited {
	color:#000000;
	text-decoration:none;
}
.text a:hover {
	color:#666666;
	text-decoration:none;
}
/*   payout */
/***** WAGERABC WAGERING STYLE TEMPLATE  *****/
#headimageC {
	background:url(images/bkc.gif);
}


/******************
LIVE Lines
*******************/
#menuLiveLines
{
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
}
#menuLiveLines ul
{
    list-style-type: none;
    position: relative;
    color: gray;
    padding-left: 5px;
    margin-left: 5px;
}
#menuLiveLines a
{
    text-decoration: none;    
}
#menuLiveLines ul a
{
	color: #666666;
	text-decoration: none;
}

#menuLiveLines ul a:hover
{
    text-decoration: underline;
}

/******************
HTML Tags
******************/

body {
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	margin:0px;
	font-size:12px;
	}

#content p, #content-right p, table {
	margin:0;
	padding:5px 0;
	}

#content-right img {
	border:none;
	}

#breadcrumb-right label {
	display:none
	}

/******************
FORM STYLES
******************/

#content-container form {
	margin:20px 0px;
	padding:0px 0px 0px 0px;
	}

#content-container fieldset {
	margin:10px 0px 20px 0px;
	padding:0px 10px 10px 20px;
	}

/* a nested fieldset */
#content-container fieldset fieldset {
	margin:15px 0px 5px 0px;
	padding:0px 5px 5px 5px;
	}

#content-container legend {
	margin-bottom:0px;
	padding:0px 10px 5px 5px;
	color:#666666;
	font-weight:bold;
	}

/* a nested legend */
#content-container fieldset fieldset legend {
	margin-bottom:0px;
	padding:0px;
	font-weight:normal;
	}

#content-container label {
	display:block;
	padding-top:8px;
	}

#breadcrumb-right form {
	margin:0px;
	padding:0px;
	text-align:right;
	}

#breadcrumb-right form fieldset {
	margin:0px;
	padding:0px;
	border:none;
	}

#breadcrumb-right form legend {
	display:none;
	}

/******************
LINKS
******************/

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
a:link {
	color:#333333;
	text-decoration:none;
	}

a:visited {
	color:#333333;
	text-decoration:none;
	}

a:hover {
	color:#666666;
	}

a:active {
	color:#000000;
	}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#mainnav-container a:link {
	color:#FF0000;
	font-size:16px;
	}

#mainnav-container a:visited {
	color:#FF0000;
	}

#mainnav-container a:hover {
	color:#FF6633;
	text-decoration:none;
	}

#mainnav-container a:active {
	color:#FF0000;
	}

/* All link states are selected with an "a" */
#header a {
	color:#FFFFFF;
	}

#breadcrumb-container a {
	color:#FF6600;
	}

/******************
HEADINGS
******************/

h1 {
	font-size:1.6em;
	padding:0;
	margin:0 0 10px 0;
	}

h2 {
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	}

h3 {
	font-size:1.4em;
	}
	
h4 {
	font-size:1.1em;
	}
	
h5 {
	font-size:.9em;
	}
	
h6 {
	font-size:.8em;
	}

#three-column-container h2 {
	margin:0px 0px 10px 0px;
	padding:0px;
	}
	
/******************
LAYOUT STYLES
******************/

#mainnav-container {
	width:100%;
	padding:10px;
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	border-left:1px solid #EDEDED;
	margin-bottom:1px;
	background: #FFFFFF url(images/bg-topnav.gif) repeat-x;
	table-layout:fixed;
	}

#mainnav-side {
	text-align:right;
	}

#header {
	margin-bottom:1px;
	width:100%;
	color:#000000;
	padding:10px;
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	height:50px;
	background: #580808 url(images/bg-header.gif) repeat-x;
	vertical-align:top;
	color:#FFFFFF;
	table-layout:fixed;
	font-size:12px;
	font-weight:bold;
	}

#header a {
	text-decoration:none;
	color:#FFFFFF;
	}

#slogan {
	font-size:.68em;
	margin:0px;
	font-weight:normal;
	padding-top:7px;
	}
	
#breadcrumb-container
{
    width: 100%;
    height: 30px;
    padding: 10px 10px 8px 10px;
    border-bottom: 2px solid #7F7F7F;
    border-right: 1px solid #7F7F7F;
    border-left: 1px solid #EDEDED;
    margin-bottom: 1px;
    background: #FFFFFF url(images/bg-topnav.gif) repeat-x;
    
}

#breadcrumb-left {
	vertical-align:top;
	}

#breadcrumb-right {
	text-align:right;
	}

#content-container {
	width:100%;
	padding:0px;
	margin:0px 0px 1px 0px;
	/*table-layout:fixed;*/
	}

#content-left {
	background-color:#F6F6F6;
	width:150px;
	padding:10px;
	vertical-align:top;
	}

#content-right {
	background-color:#F6F6F6;
	width:120px;
	padding:10px;
	vertical-align:top;
	}

#content {
	background-color:#FFFFFF;
/*	padding:10px;*/
	vertical-align:top;
	}

#three-column-container {
	width:100%;
	margin:10px 0px;
	text-align:justify;
	table-layout:fixed;
	}

#three-column-left {
	width:30%;
	padding-right:3%;
	vertical-align:top;
	}

#three-column-middle {
	width:30%;
	vertical-align:top;
	}

#three-column-right {
	width:30%;
	padding-left:3%;
	vertical-align:top;
	}

#footer {
	width:100%;
	padding:10px;
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	border-left:1px solid #EDEDED;
	text-align:center;
	/*background: #FFFFFF url(images/bg-topnav.gif) repeat-x;*/
	table-layout:fixed;
	}

/******************
MENU ITEMS
******************/

#mainnav-container ul {
	margin:0px;
	padding:0px;
	}

#mainnav-container li {
	padding:0px;
	list-style:none;
	display:inline;
	margin:5px 10px 5px 0px;
	}

#mainnav-side li {
	padding:0px;
	margin:5px 0px 5px 10px;
	}

/******************
LISTS - IN THE CONTENT DIV
******************/

#content ul.list, #content ul.link-list-vertical {
	margin:0px 0px 15px 15px;
	padding:0px;
	}

#content ul.list li {
	list-style:none;
	padding:2px 0px 2px 12px;
	margin:0px;
	background: url(images/bullet.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	padding:2px 0px;
	}

#content ul.link-list-vertical li a:link {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:visited {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link-visited.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:hover {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link-hover.gif) no-repeat;
	background-position:0 .6em;
	}

#content ul.link-list-vertical li a:active {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link-active.gif) no-repeat;
	background-position:0 .6em;
	}

/******************
LISTS - IN THE RIGHT OR LEFT COLUMNS
******************/

#content-right ul.list, #content-right ul.link-list-vertical,
#content-left ul.list, #content-left ul.link-list-vertical {
	margin:0px 0px 15px 0px;
	padding:0px;
	}

#content-right ul.list li,
#content-left ul.list li {
	list-style:none;
	padding:2px 0px 2px 12px;
	margin:0px;
	background: url(images/bullet-right.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li,
#content-left ul.link-list-vertical li {
	list-style:none;
	margin:0px;
	padding:2px 0px;
	}

#content-right ul.link-list-vertical li a:link,
#content-left ul.link-list-vertical li a:link {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li a:visited,
#content-left ul.link-list-vertical li a:visited {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link-visited.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li a:hover,
#content-left ul.link-list-vertical li a:hover {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link-hover.gif) no-repeat;
	background-position:0 .6em;
	}

#content-right ul.link-list-vertical li a:active,
#content-left ul.link-list-vertical li a:active {
	padding:2px 0px 2px 12px;
	background: url(images/bullet-link-active.gif) no-repeat;
	background-position:0 .6em;
	}

/******************
TABLE STYLES
******************/

.table
{
    margin-left: auto;
    margin-right: auto;
    border: 1px solid #D0D0BF;
    border-collapse: collapse;
    text-align: left;
}
	
.table td {
	padding:10px;
	}

thead th, tfoot th {
	background-color:#E8E8E8;
	border-bottom:2px solid #D0D0BF;
	border-top:2px solid #D0D0BF;
	padding:10px;
	font-weight:normal;
	font-variant:small-caps;
	}

/******************
CLASSES
******************/
.center
{ 
    text-align: center;
}

.clear {
	clear:both;
	}

.button-big {
	margin-top:8px;
	}

img.photobig, img.photosmall {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: #E0E0E0 url(images/background_table_04.gif) repeat-x;
	padding:8px;
	}

img.photosmall {
	margin-right:10px;
	margin-bottom:2px;
	float: left;
	}
	
.searchbox {
	height:13px;
	margin:0px;
	padding:0px;
	width:8em;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	}

.button-search {
	height:18px;
	margin:0px;
	padding:0px 0px 0px 0px;
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: url(images/bg-button-search.gif) repeat-x;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FF0000;
	}

.none {
	display:none;
	}
	
.WagerContainer
{
    color:#333333;
    background-color:#F7F6F3;
    border-color:#E6E2D8;
    border-width:1px;
    border-style:Solid;
}	
.WagerTable
{
    font-size: 10px;      
    background-color: #ffffff;
    padding: 15px;
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
    
}
.WagerTable2
{
    font-family: Arial;
    background-color: #f1efee;
    border-right: #dcdcdc 1px solid;
    border-top: #dcdcdc 1px solid;
    border-left: #dcdcdc 1px solid;
    border-bottom: #dcdcdc 1px solid;
}

.bold 
{
	color: #333333;
	font-weight:bolder;
}	
/******************
SCHEDULE CLASSES
******************/
.LeagueTitle
{
    font-weight: bold;
    font-size: 10px;
    color: #333333;
    font-family:Arial, Helvetica, sans-serif;
}
.GameHeader
{
	font-weight: bold;
	font-size: 10px;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #A60000;
}
.GameBanner
{
	color: #000000;
	background-color: #D4D4D4;
	font-weight: bold;
	font-size:10px;
}
.TrTntDetail
{
    font-size: 10px;
    BACKGROUND-COLOR: white
}
.TrGameOdd
{
    font-size: 10px;
    BACKGROUND-COLOR: #E8E8E8;
}
.TrGameEven
{
    font-size: 10px;
    BACKGROUND-COLOR: #ffffff;
}
.TNTHeader
{
    font-weight: bold;
    font-size: 10px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
	color: #000000;
    background-color: #dcdcdc;
}

/******************
SIGNUP CLASSES
******************/
.SignUpHeader
{
    background-color: #b44040;
    color: #ffffff;
    font-weight: bold;
    font-family: Arial, Verdana;
    font-size: 14px;
}
.SignUpOuter
{
    background-color: #c2bfc2; 
}
.SignUpInner
{
    background-color: #F6F6F6;
    color: #000088;
    font-family: Arial, Verdana;
}
.SignUpPasswordFont
{
    color: #880000;
    font-weight:bolder;
}
.SignUpPasswordField
{
    background-color: yellow;
}

/******************
LINE CHANGE CLASSES
******************/
.LineChange 
{
    color: #ff0000;
    font-weight:bolder;
}

/******************
TRACK MENU IDS
******************/
.AnimTree{
   
}

#nav {
	position: relative;
	left: 0;
	top:0;	
	width: 100%;	
	overflow: auto;
	margin: 0;
	white-space: nowrap;
}

.menuNode {
	font-family:Geneva, Arial, Helvetica, sans-serif;		
	font-size: 10px;
	height: 17px;
	padding-left: 10px;
}

.menuNode a
{
	color: #CC0000;
	font-weight:bold;
}
.menuNode a:visited
{
	color:#CC0000;
}
.menuNode a:hover
{
	color:#CC0000;
}

.menu .menu, .menu .menu .menu{ /* submenus & submenus' submenus  */
	border-left: 1px solid #BBBBBB;
	padding-left: 10px;
 }	
 
.buttonlabel{
	height: 14px;
	cursor: default;
}

.labelHover
{
    text-decoration: underline;    
    color: #333333;    
}

.labelDown
{
   color: #CC0000;
}
.labelHover.labelDown    
{
    color: #333333;    
}

/******************
UPCOMING RACES IDS
******************/
.Header
{
  background: url(images/header_bg.gif);
  background-color: #F6F6F6;
  
  border: #c0c0c0 1px solid; 
  border-bottom-width: 0px; 
  font-family: tahoma; 
  font-size: 10px;
  font-weight: bold; 
  padding: 5px; 
  cursor: default; 
}

.Rotator 
{
  border:solid 1px #c0c0c0; 
  width:450px; 
  height:30px; 
  padding:3px;
  font-family:verdana; 
  font-size:12px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrame 
{
  border:solid 1px white; 
  font-family:verdana; 
  font-size:12px; 
  background-color:white; 
  cursor:default;
}

.RotatorFrameOver 
{
  border:solid 1px darkgray; 
  border-bottom-color:Black;
  border-right-color:Black;
  font-family:verdana; 
  font-size:12px; 
  background-color:white; 
  cursor:default;
}

.NewsTitle
{
  font-family:Verdana;
  font-size:12px;   
  font-weight:bold; 
  text-decoration:underline; 
  color:Black;
}

.NewsText
{
  font-family:Verdana;
  font-size:12px;   
  color:Black;
}

.NewsDate
{
  font-family:Verdana;
  font-size:12px;   
  color:gray; 
}

.customFonts{
	margin:0px 3px;
}

#normal{
	font-size: 14px;
}

#medium{
	font-size: 18px;
}
#bigger{
	font-size: 22px;
}

.sizeFontNormal{
	zoom: 1;
	-moz-transform:scale(1);
}
.sizeFontMedium{
	zoom: 1.2;
	-moz-transform:scale(1.2);
}
.sizeFontBigger{
	zoom: 1.3;
	-moz-transform:scale(1.3);
}