﻿html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


/******************
HTML Tags GRANDE SITE
******************/

body {
	font-family:Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	margin:15px 40px;
        background: #CBCBCB ;
	font-size:.9em;

	}

#content p, #content-right p, table {
	margin:0px 0px 20px 0px;
	}

#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;
	}



#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:#3A5795;
	text-decoration: none;
	}

a:hover {
	text-decoration: underline;
	}

a:visited {
	color:#3A5795;
	text-decoration: none;
	}

a:active {
	color:#3A5795;
	text-decoration: none;
	}

a:hover {
	color:#3A5795;
	text-decoration: none;
	}

/* LINK VISTED HOVER ACTIVE selectors must remain in this order to work */
#mainnav-container a:link {
	color:#000000;
	}

#mainnav-container a:visited {
	color:#000000;
	}

#mainnav-container a:hover {
	color:#000000;
	text-decoration:none;
	}

#mainnav-container a:active {
	color:#669966;
	}

/* All link states are selected with an "a" */
#header a {
	color:#FFFFFF;
	}

#breadcrumb-container a {
	color:#000000;
	}


/******************
HEADINGS
******************/

h1 {
	font-size:1.6em;
	padding:0;
	margin:0 0 10px 0;
	}

h2 {
	font-size:1.1em;
	}

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/backgnd-top.jpg) 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:  url(images/backgnd-top.jpg) repeat-x;
	vertical-align:top;
	color:#FFFFFF;
	table-layout:fixed;
	font-size:1.8em;
	font-weight:bold;
	}

#header a {
	text-decoration:none;
	color:#FFFFFF;
	}

#slogan {
	color:#000000;
        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/backgnd-top.jpg) repeat-x;

}

#breadcrumb-left {
	font-weight: bolder;
        font-size: large;
        vertical-align:top;
	}

#breadcrumb-right {
	text-align:right;
	}

#content-container {
	width:100%;
	border-bottom:2px solid #7F7F7F;
	border-right:1px solid #7F7F7F;
	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;
	border-left:1px dashed #D0D0BF;
	border-right:1px dashed #D0D0BF;
	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;
	table-layout:fixed;
	}

/******************
MENU ITEMS
******************/

#mainnav-container ul {

        font-weight: bolder;
        font-size: large;
        color: #ffffff;
        margin:0px;
	padding:0px;
	}

#mainnav-container li {
	font-weight: bolder;
        font-size: large;
        color: #ffffff;
        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;
	}


/******************
CLASSES
******************/
.center
{
    text-align: center;
}

.clear {
	clear:both;
	}

.button-big {
	margin-top:8px;
	}

.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;
	}

img.photobig, img.photolarge {
	border-top:1px solid #CCCCCC;
	border-right:1px solid #999999;
	border-bottom:1px solid #999999;
	border-left:1px solid #CCCCCC;
	background: #E0E0E0 url(images/backgnd-top.jpg) repeat-x;
	padding:8px;
	}

img.photolarge {
	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;
	}

/******************
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;
    width: 400px;
    border: 1px solid #D0D0BF;
    border-collapse: collapse;
    text-align: left;
}



thead th, tfoot th {
	background-color:#E8E8E8;
	border-bottom:2px solid #D0D0BF;
	border-top:2px solid #D0D0BF;
	padding:10px;
	font-weight:normal;
	font-variant:large-caps;
	}


/******************
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: #999933;
    text-decoration: none;
}

#menuLiveLines ul a:hover
{
    text-decoration: underline;
}

/******************
LEAGUE REGION
******************/
.Region
{
    list-style-type: none;
    padding-left: 0px;
    margin-left: 0px;
}
.Region ul
{
    list-style-type: none;
    position: relative;
    color: gray;
    padding-left: 5px;
    margin-left: 5px;
}
.Region a
{
    text-decoration: none;
}
.Region ul a
{
    color: #999933;
    text-decoration: none;
}
.Region ul a:hover
{
    text-decoration: underline;
}

/******************
RACING
******************/
.tblRaceSelections
{
    border:1px silver solid;
    background-color:#F6F6F6;
    width:100%;
}
.tblRaceSelections a
{
}
.TrackName
{
    padding-left: 8px;
}
.TrackDateHeader
{
    padding-left: 8px;
    border-top: #c0c0c0 1px solid;
    border-bottom: #c0c0c0 1px solid;
    text-align: left;
    width: 100%;
    vertical-align: middle;
    height: 30px;
    letter-spacing: 1px;
}
.TblTrackRaces
{
    border-right: #636363 1px solid;
    border-left: #636363 1px solid;
    border-bottom: #636363 1px solid;
}
.TblTrackRaces td
{
    border-top: #FFF 1px solid;
    border-bottom: #B8C2C4 1px solid;
    padding-top: 2px;
    padding-bottom: 3px;
    padding-left: 5px;
    background-color: #efefef;
    height: 10px;
}

#race-menu  {
}

#race-menu .branch-open,
#race-menu .branch-closed {
    padding-bottom:1px;
}

#race-menu .branch-open .title, #race-menu .branch-closed .title
{
    cursor: pointer;
    background: url(images/back-gray.gif) repeat-x !important;
    font-size: 16px;
    height: 29px !important;
    font-weight: bold;
    border-top: #636363 1px solid;
    border-right: #636363 1px solid;
    border-left: #636363 1px solid;
    border-bottom: #636363 1px solid;
    padding-top: 2px;
    padding-left: 5px;
}

#race-menu .branch-open .title .sign {
    background:url(images/minus.gif) top left no-repeat;
    float:left;
    width: 19px;
    height: 9px;
}

#race-menu .branch-closed .title .sign{
    background:url(images/plus.gif) top left no-repeat;
    float:left;
    width: 19px;
    height: 9px;
}

#race-menu .branch-open table  {
    padding:0px 0px 4px 0px;
}

#race-menu .branch-closed table{
    display:none;
}


#left-menu  {
}

#left-menu .branch-open,
#left-menu .branch-closed {
    padding-bottom:1px;
}

#left-menu .branch-open .title,
#left-menu .branch-closed .title  {
    padding:4px 2px 4px 14px;
    width:100%;
    color:#3E4347;
    font-weight:bold;
    cursor:pointer;
}

#left-menu .branch-open .title {
background:url(images/icon-minus.gif) top left no-repeat;
}

#left-menu .branch-closed .title {
background:url(images/icon-plus.gif) top left no-repeat;
}

#left-menu .branch-open .children  {
    display:block;
    padding:0px 0px 4px 0px;
}

#left-menu .branch-closed .children  {
    display:none;
}

#left-menu div.leaf {

}

#left-menu div.leaf-selected {
    padding:1px 2px 1px 14px;
    background:#C7D3D9;
	font-weight:bold;
}

#left-menu div.leaf-disabled {
    padding:1px 2px 1px 14px;
    color:#A1ACB3;
}

#left-menu div.leaf a:link,
#left-menu div.leaf a:visited {
    text-decoration:none;
    display:block;
    padding:1px 2px 1px 14px;
}

#left-menu div.leaf a:hover {
    text-decoration:underline;
    background-color:#F4FCFF;
}

#left-menu  div.leaf div.race-info {
	padding-left: 14px;
	padding-bottom: 10px;
}


/******************
SPORTS CLASSES
******************/

.WagerContainer
{
    color:#333333;
    background-color:#F7F6F3;
    border-color:#E6E2D8;
    border-width:1px;
    border-style:Solid;
}
.WagerTable
{
    font-size: 18px;
    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: #770000;
    font-weight:bolder;
}
.dvMsgclose
{
    background-image: url(images/msg_close.png);
    position: relative;
    right: -20px;
    top: -20px;
    cursor: pointer;
    height: 35px;
    width: 35px;
}
/******************
SCHEDULE CLASSES
******************/
.LeagueTitle {
	font-weight: bolder;
	font-size: 16px;
	color: #666;
	font-family: Arial;
	padding: 10px 0;
}
.GameHeader {
	font-weight: bolder;
	font-size: 14px;
	color: #ffffff;
	font-family: Arial;
	background-color: #221f8f;
}
.GameHeader td, .GameBanner td, .TrGameEven td, .TrGameOdd td  {padding: 5px 10px; text-indent: 10px;}
.GameBanner, .GameBannerAuto {
	color: #fff;
	background-color: #ac2423;
	font-weight: bold;

	font-size: 16px;
}

.TrTntDetail {
	font-size: 14px;
	background-color: #fff;
	text-align: left;
}
.TrGameOdd {
	font-size: 14px;
	background-color: #ededed;
	padding: 5px 0
}
.TrGameEven {
	font-size: 14px;
	padding: 5px 0
}
.TntHeader {
	font-weight: bolder;
	font-size: 14px;
	text-transform: uppercase;
	font-family: Arial;
	background-color: #d3d3d3;
}

/******************
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;
    text-align: left;
}
.SignUpPasswordFont
{
    color: #880000;
    font-weight:bolder;
}
.SignUpPasswordField
{
    background-color: yellow;
}
/******************
LINE CHANGE CLASSES
******************/
.LineChange
{
    color: #ff0000;
    font-weight:bolder;
}

/******************
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: 11px;
  font-weight: bold;
  padding: 5px;
  cursor: default;
}

.Rotator
{
  border:solid 1px #c0c0c0;
  width:450px;
  height:30px;
  padding:3px;
  font-family:verdana;
  font-size:11px;
  background-color:white;
  cursor:default;
}

.RotatorFrame
{
  border:solid 1px white;
  font-family:verdana;
  font-size:11px;
  background-color:white;
  cursor:default;
}

.RotatorFrameOver
{
  border:solid 1px darkgray;
  border-bottom-color:Black;
  border-right-color:Black;
  font-family:verdana;
  font-size:11px;
  background-color:white;
  cursor:default;
}

.NewsTitle
{
  font-family:Verdana;
  font-size:10px;
  font-weight:bold;
  text-decoration:underline;
  color:Black;
}

.NewsText
{
  font-family:Verdana;
  font-size:10px;
  color:Black;
}

.NewsDate
{
  font-family:Verdana;
  font-size:10px;
  color:gray;
}

/******************
FILL OPEN CLASSES
******************/

/* Accordion */
.accordionHeader
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #b0c4de;
    font-family: Arial, Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeader a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeader a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionHeaderSelected
{
    border: 1px solid #2F4F4F;
    color: white;
    background-color: #5078B3;
	font-family: Arial, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
    padding: 5px;
    margin-top: 5px;
    cursor: pointer;
}

.accordionHeaderSelected a
{
	color: #FFFFFF;
	background: none;
	text-decoration: none;
}

.accordionHeaderSelected a:hover
{
	background: none;
	text-decoration: underline;
}

.accordionContent
{
    border:1px silver solid;
    background-color:#F6F6F6;
    border-top: none;
    padding: 5px;
    padding-top: 10px;
    text-align:left;
}

.accordionContent ul
{
    list-style-type: none;
    position: relative;
    color: gray;
    padding-left: 5px;
    margin-left: 5px;
}

	/*CSNEW MASTER*/

	body{
		background: url(/images/csnew/fondo.gif) repeat-x #071637;
	}
	#pagecontainer{
		background: url(/images/csnew/sombraFondoHorizontal.png) repeat-y;
		width: 955px;
	}
	#icobanking:hover, #icomobile:hover, #icoblog:hover{
		background-position: 0 -48px;
	}
	#icopromo:hover{
		background-position: 0 -49px;
	}
	#icobanking{
		background: url(/images/csnew/icoBanking.png) no-repeat;
		width: 133px;
		height: 48px;
	}
	#icomobile{
		background: url(/images/csnew/icoMobile.png) no-repeat;
		width: 123px;
		height: 48px;
	}
	#icoblog{
		background: url(/images/csnew/icoBlog.png) no-repeat;
		width: 106px;
		height: 48px;
	}
	#icopromo{
		background: url(/images/csnew/icoPromotions.png) no-repeat;
		width: 166px;
		height: 49px;
	}
	/*ES*/
	#ES-icobanking:hover, #ES-icomobile:hover{
		background-position: 0 -48px;
	}
	#ES-icopromo:hover{
		background-position: 0 -49px;
	}
	#ES-icobanking{
		background: url(/images/csnew/ES-icoBanking.png) no-repeat;
		width: 126px;
		height: 48px;
	}
	#ES-icomobile{
		background: url(/images/csnew/ES-icoMobile.png) no-repeat;
		width: 130px;
		height: 48px;
	}
	#ES-icopromo{
		background: url(/images/csnew/ES-icoPromotions.png) no-repeat;
		width: 172px;
		height: 49px;
	}
	/**/
	#pagetopshadow{
		background: url(/images/csnew/sombraFondoArriba.png) no-repeat;
		width: 955px;
		height: 17px;
	}
	#pagebottomshadow{
		background: url(/images/csnew/sombraFondoAbajo.png) no-repeat;
		width: 955px;
		height: 17px;
	}
	#main-nav-top{
		background: url(/images/csnew/fondo_top.gif) repeat-x;
		height: 136px;
	}

	#main-nav-bottom{
		background: url(/images/csnew/fondoIconos.gif) repeat-x;
		height: 61px;
		text-align: center;
	}

	#nav-top-bottommenu{
		background: url(/images/csnew/menuArribaFondo.gif) repeat-x;
		height: 61px;
	}
	#nav-top-bottommenu tr{
		text-align: center;
	}
	#nav-top-bottommenu tbody tr td a{
		display: block;
		width: 76%;
		margin: 0 auto;
		margin-top: 13px;
		padding-bottom: 10px;
		padding-top: 10px;
		font-weight: bold;
	}
	#nav-top-bottommenu tbody tr td a:hover{
		background: #FFD200;
		color: #000000;
	}
	.topmenudiv{
		background: url(/images/csnew/menuDivisiones.gif) no-repeat;
		width: 2px;
	}
	.iconmenudiv{
		background: url(/images/csnew/iconosDivisiones.gif) no-repeat;
		width: 1px;
	}
	#main-nav-bottom  tr td a{
		display: block;
		margin: 0 auto;
		margin-top: 6px;
	}
	#nav-top-bottommenu tr td span{
		margin: 0 auto;
		display: block;
		margin-top: 15px;
	}

	body .allparent{
		width: 920px;
	}

	.centerpage{
		width: 80%;
		margin: 0 auto;
	}

	#mainnav-conatiner-div{
		width: 100%;
	}


	.fullanchortable{
		width: 100%;
		margin: 0;
	}

	#main-content-container{
		padding: 25px 22px 0 22px;
		background-color: white;
		min-height: 300px;
		overflow: hidden;
	}

	#footer-container{
		background-color: white;
	}
	#footertop{
		width: 880px;
		margin: 0 auto;
		border-top: 5px solid #E3E2E2;
		background-color: white;
		text-align: center;
		padding-top: 20px;
		padding-bottom: 20px;
	}
	#footerbottomdiv{
		background-color: #E3E2E2;
		padding-top: 30px;
		padding-left: 36px;
		padding-bottom: 25px;
		line-height: 17px;
		color: #353232;
		font-weight: bold;
		font-size: 11px;
	}
	#footerbottom tr{
		vertical-align: top;
	}
	#footerbottom tbody tr td h2{
		color: #3a5795;
	}
	#footerbottom tbody tr td a{
		color: #353232;
	}
	#mainnav-conatiner-banner{
		background-color: #e3e2e2;
	}

	/*top combo*/

	.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
	.dropdown dd { position:relative; }
	.dropdown a, .dropdown a:visited { color:white; text-decoration:none; outline:none;}
	.dropdown a:hover { color:white;}
	.dropdown dt a:hover { color:#white; border: 1px solid #d0c9af;}
	.dropdown dt a {background:transparent url(/images/csnew/flags/arrow.png) no-repeat scroll right center; display:block; padding-right:20px; border:1px solid #E3E2E2; width:150px;color: white;}
	.dropdown dt a span {cursor:pointer; display:block; padding:5px;}
	.dropdown dd ul { background:#585757 none repeat scroll 0 0; border:1px solid #d4ca9a; color:#353232; display:none;left:0px; padding:5px 0px; position:absolute; top:2px; width:auto; min-width:170px; list-style:none;}
	.dropdown span.value { display:none;}
	.dropdown dd ul li a { padding:5px; display:block;}
	.dropdown dd ul li a:hover { background-color:#E3E2E2; color: #353232;}
	.dropdown img.flag { border:none; vertical-align:middle; margin-left:10px; }


	#icolivehelpcontainer{
		background: url(/images/csnew/icoLiveHelp.png) no-repeat;
		width: 101px;
		height: 32px;
	}
	#ES-icolivehelpcontainer{
		background: url(/images/csnew/ES-icoLiveHelp.png) no-repeat;
		width: 101px;
		height: 32px;
	}
	#ES-icolivehelpcontainer:hover{
		background-position: 0 -32px;
		cursor: pointer;
	}
	#icolivehelpcontainer:hover{
		background-position: 0 -32px;
		cursor: pointer;
	}


	#wagercontentdiv{
		background: #FFFFFF;
		min-height: 250px;
		padding-right: 25px;
		padding-left: 25px;
		overflow: hidden;
	}

	#racingcontentdiv{
		background: #FFFFFF;
		min-height: 250px;
		padding-right: 25px;
		padding-left: 25px;
		overflow: hidden;
	}

	#newbreadcrumbscontainer{
		background: #FFFFFF;
		color: #3A5795;
		padding-top: 30px;
		padding-bottom: 30px;
	}
	#newbreadcrumbscontainer div{
		border-top: 4px solid #E3E2E2;
		border-bottom: 4px solid #E3E2E2;
	}
	#newbreadcrumbscontainer div ul li{
		display: inline-block;
		padding-right: 0px;
		padding-left: 0px;
	}
	#newbreadcrumbscontainer a{
		color: #3A5795;
	}
/*END MASTER*/

/*LOGIN CONTROL*/
		#LoginFormContainer{
			height: 400px;
			width: 470px;
			padding-top: 40px;
			color: white;
		}
		#loginformtitle{
			background: url(/images/csnew/fonfoLoginHeader.gif) repeat-x;
			height: 41px;
		}
		#loginformcontent{
			background: url(/images/csnew/loginBox.png) 30px 20px no-repeat;
			width: 470px;
			height: 314px;
			background-color: #e3e2e2;
		}
		#tablelogincontent{
			width: 300px;
			color: #353232;
			position: relative;
			top: 87px;
			font-weight: bold;
		}
		.blueinput{
			width: 100%;
			background-color: #a1b6de;
			border: 1px solid #657390;
			height: 22px;
		}
		.newwavebtn, .newwavebtnv2{
			background: url(/images/csnew/fondo_botones.gif) repeat-x;
			border: none;
			color: white;
			font-weight: bold;
			height: 30px;
			padding-left: 15px;
			padding-right: 15px;
			text-transform: uppercase;
			margin: 10px;
		}
		.newwavebtn:hover, .newwavebtnv2:hover{
			background-position: 0 -30px;
			cursor: pointer;
		}
/*END LOGIN CONTROL*/

/*PAGES*/

	.midcontentleft{
		float: left;
		width: 250px;
		color: #353232;
	}
	.midcontentright{
		float: left;
		width: 600px;
		padding-left: 25px;
		color: #353232;
	}
	.midcontentright p{
		margin-top: 10px;
		margin-bottom: 10px;
		line-height: 16px;
		color: #353232;
	}
	.pagetitle{
		color: #3A5795;
		font-weight: bold;
	}

	#racebookcontent{
		min-height: 457px;
	}
	.depositoptionstable tr th{
		text-align: left;
		background-color: #ffd200;
		padding: 6px 6px 6px 14px;
		font-weight: bold;
		color: #FFFFFF;
	}
	.depositoptionstable tr td{
		padding: 6px 6px 6px 14px;
	}
	.depositoptionstable tr td.shadow{
		background-color: #E3E2E2;
		padding: 6px 6px 6px 14px;
	}

	table#footerbottom tbody tr td a:hover{
		cursor: pointer;
		text-decoration: underline;
	}

	#wagercontentdiv center center table tbody tr td a{
		color:#3A5795;
	}
	#wagercontentdiv center center table tbody tr td a:hover{
		cursor: pointer;
		text-decoration: underline;
	}
	#wagercontentdiv center center table tbody tr th a{
		color: #3A5795;
		font-weight: bold;
	}
	#wagercontentdiv center center table tbody tr th a:hover{
		cursor: pointer;
		text-decoration: underline;
	}

	#wagerlinkscontainertable{
			background: url("/images/csnew/menuArribaFondo.gif") repeat-x scroll 0 0 transparent;
			height: 40px;
	}
	#wagerlinkscontainertable tr td span {
			display: block;
			margin: 5px auto 0;
		}
	#wagerlinkscontainertable tbody tr td span a{
		display: block;
		font-weight: bold;
		margin: 5px auto 0;
		padding-bottom: 10px;
		padding-top: 10px;
		width: 50%;
	}
	#wagerlinkscontainertable tbody tr td span a:hover{
		color: #000000;
		background: #FFD200;
	}

	.SignUpInner input.calendar_input{
		font-weight: normal;
		background: none repeat scroll 0 0 #E6E6E6;
		border: 1px solid #A9A9A9;
		height: 22px;
		min-width: 200px;
	}

	.textbrandcontainer{
		max-height: 720px;
		overflow-y: scroll;
	}

	/*Mobile*/

		.mobiletiletop{
			background: url(/images/csnew/mobiletiles/top.gif) no-repeat;
			width: 197px;
			height: 54px;
			text-align: center;
		}
		.mobiletiletop h2{
			padding-top: 15px;
			font-size: 14px;
		}
		.mobiletilemid{
			background: url(/images/csnew/mobiletiles/middle.gif) repeat-y;
			width: 197px;
			text-align: center;
			padding-bottom: 5px;
			min-height: 245px;
		}
		.mobiletilemid img{
			display: block;
			margin: 0 auto;
			padding-top: 8px;
			padding-bottom: 8px;
		}
		.mobiletilemid p{
			color: #FFFFFF;
			width: 75%;
			margin: 0 auto;
		}
		.mobiletilebot{
			background: url(/images/csnew/mobiletiles/bottom.gif) no-repeat;
			width: 197px;
			height: 25px;
		}
		.mobiletilecontent{
			width: 197px;
			margin-left: 1px;
			float: left;
			display: block;
		}

		#wagercontentdiv input[type=submit]{
			background: url("/images/csnew/fondo_botones.gif") repeat-x scroll 0 0 transparent;
			border: medium none;
			color: white;
			font-weight: bold;
			height: 30px;
			padding-left: 15px;
			padding-right: 15px;
			text-transform: uppercase;
			margin-left: 5px;
			margin-right: 5px;
			margin-top: 10px;
		}
		#wagercontentdiv input[type=submit]:hover{
			cursor: pointer;
			background-position: 0 -30px;
		}
		#wagercontentdiv .WagerTable tr:first-child{
			background-color: #FFD200;
			border-style: solid;
			font-size: 12px;
			color: white;
			font-weight: bold;
			padding-top: 5px;
			padding-bottom: 5px;
		}
		#wagercontentdiv .WagerTable tr td{
			padding-top: 5px;
			padding-bottom: 5px;
			padding-left: 15px;
		}
		ul{
			line-height: 16px;
		}
/*END PAGES*/

.overunderline:hover{
	text-decoration: underline;
	cursor: pointer;
}

span#ctl00_LoginStat a{
	color: white;
}
span#ctl00_LoginStat a:hover{
	color: white;
	text-decoration: underline;
}

table#nav-top-bottommenu tbody tr td a{
	color: white;
}

table.TblTrackRaces tbody tr td a:hover,a.Link:hover{
	text-decoration: underline;
}

.signuptile{
	width: 285px;
	float: left;
	overflow: hidden;
	padding-top: 12px;
}

p.signuptitle{
	Color: #3A5795;
	font-size: 15px;
	margin-bottom: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica;
}
p.signuptext{
	margin-bottom: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica;
	line-height: 15px;
}
.bottomfootercontainer{

}
.footerimgs{
	float: right;
	width: 80%;
	/*margin: 0 auto;*/
	margin-top: 40px;
	/*position: relative;
	left: -10px;*/
}
.footerdisc{
	font-size: 10px;
    font-weight: normal;
    padding-right:29px;
    text-align: right;
}

.blocktablecontainer{
	width: 100%;
}
.blockrowscontainer{
	width: 100%;
	margin-bottom: 0;
}
.blockrowscontainer tbody tr td{
	padding-top: 8px;
	padding-bottom: 8px;
}
.blocktablecontainer tbody tr td.GameHeaderRichie {
	border-bottom: 1px solid #3A5795;
}
.blocktablecontainer tbody tr td.GameHeaderRichie a{
	font-weight: bold;
	/*font-size: 14px;*/
}
table.blocktablecontainer tbody tr td table.blockrowscontainer tbody tr td.SportsRow{
	padding-left: 4px;
}

.rowleague0{
	border-bottom: 1px solid #E3E2E2;
}
.rowleague1{
	background: #b0c6f0;
	border-bottom: 1px solid #E3E2E2;
}

/*LOGIN CONTROL*/
		#LoginFormContainer{
			height: 400px;
			width: 470px;
			padding-top: 40px;
			color: white;
		}
		#loginformtitle{
			background: url(/images/csnew/fonfoLoginHeader.gif) repeat-x;
			height: 41px;
		}
		#loginformcontent{
			background: url(/images/csnew/loginBox.png) 30px 20px no-repeat;
			width: 470px;
			height: 314px;
			background-color: #e3e2e2;
		}
		#tablelogincontent{
			width: 300px;
			color: #353232;
			position: relative;
			top: 87px;
			font-weight: bold;
		}
		.blueinput{
			width: 100%;
			background-color: #a1b6de;
			border: 1px solid #657390;
			height: 22px;
		}
		.newwavebtn, .newwavebtnv2{
			background: url(/images/csnew/fondo_botones.gif) repeat-x;
			border: none;
			color: white;
			font-weight: bold;
			height: 30px;
			padding-left: 15px;
			padding-right: 15px;
			text-transform: uppercase;
			margin: 10px;
		}
		.newwavebtn:hover, .newwavebtnv2:hover{
			background-position: 0 -30px;
			cursor: pointer;
		}
/*END LOGIN CONTROL*/
/*NEW SCHEDULE CLASS*/
div.OpenSpot {
	background-color: #999;
	border: 1px solid #ccc;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	text-align: left;
	padding: 7px;
	display: table;
	float: left;
}
div.OpenSpot b {
	color: #FFF;
	font-size: 15px;
	text-align: center;
}
div.OpenSpot span {
	color: #FFF;
}
div.SpotOption {
	display: table-row;
}
div.OptionText {
	display: table-cell;
}
div.OptionChoose {
	display: table-cell;
}
/*LEAGUE*/
div.ScheduleLeague {
	display: table;
	width: 100%;
}
div.ScheduleLeagueTop {
	background: #221f8f;
	color: #fff;
	padding: 5px 2%;
	overflow: hidden;
	width: 96%;
}
div.ScheduleLeagueTitle {
	display: table-cell;
	font-weight: bolder;
	font-size: small;
	color: #fc0;
	font-family: Arial;
	float: left;
	margin-left: 10px;
}
div.ScheduleLeagueTimeStamp {
	display: table-cell;
	float: right;
	margin-right: 10px;
}
div.ScheduleLeagueBottom {
	display: table-row;
	border-top: 1px solid #ccc;
}
div.ScheduleLeagueButton {
	display: table-cell;
	float: right;
	margin-right: 10px;
}
div.ScheduleLeagueGames {
	width: 100%;
	background-color: #dedede;
	padding-bottom: 10px;
	padding-top: 10px;
}
div.ScheduleGame {
	display: table;
	width: 98%;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #FFF;
	padding-bottom: 10px;
}
div.ScheduleGameTitle {
	display: table-row;
	font-weight: bolder;
	font-size: small;
	color: #fff;
	font-family: Arial;
	background: #999; padding: 5px 0;
}
div.ScheduleGameOver {
	display: table-row;
	font-size: 14px;
	color: #666;
	font-family: Arial;
	line-height: 22px;
}
div.ScheduleGameEven {
	display: table-row;
	font-size: 14px;
	color: #000;
	font-family: Arial;
	background-color: #fff;
	line-height: 22px;
}
div.ScheduleGameBanner {
	color: #666;
	background-color: #ededed;
	font-weight: bold;
	padding: 6px 0;
	border-bottom: 1px solid #999;
}
/*******************/
/* EVENTS SCHEDULE */
div.EventContent {
	width: 100%;
	background-color: #999;
	padding-bottom: 5px;
	padding-top: 2px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	display: none;
}
div.EventTitle {
	width: 100%;
	background-color: Navy;
	color: #FFF;
}
div.ScheduleGameEvent {
	display: table;
	width: 98%;
	text-align: center;
	border: 1px solid #ccc;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	background-color: #FFF;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
}
div.ScheduleGameEventTitle {
	display: table-row;
	font-weight: bolder;
	font-size: small;
	color: #666;
	font-family: Arial;
}
/*****************************/
/*CERTIFIED*/
.FaqList {
	background-color: #464646;
	margin: 0;
	padding: 10px 0;
}
.FaqList li {
	padding: 0px;
	list-style: none;
	display: inline;
	margin: 0 10px;
}
.FaqList li a {
	color: #fff!important;
	font-size: 12px;
	text-decoration: none;
}
div.HeadInfo {
	height: 40px;
	width: 950px;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
	border-top-left-radius: 10px;
	border-top-right-radius: 10px;
}
div.HeadInfo ul {
	padding: 0px;
	margin: 0px;
	margin-top: 10px;
	margin-left: 10px;
	font-size: 12px;
	font-weight: bold;
}
div.HeadInfo ul li {
	list-style: none;
	display: inline;
	margin-right: 10px;
}
div.DetailInfo {
	border: 1px solid #999;
	width: 950px;
	position: relative;
	height: 145px;
}
div.DetailLeft {
	position: absolute;
	top: 0px;
	left: 0px;
	bottom: 25px;
	background-color: #999;
	width: 150px;
}
div.DetailGrid {
	margin: 7px;
	border: 1px solid #ccc;
	width: 750px;
	position: absolute;
	top: 0px;
	left: 151px;
	right: 0px;
	bottom: 25px;
}
.tbGrid {
	width: 95%;
	table-layout: fixed;
	margin-left: 10px;
	margin-top: 10px;
}
div.InfoHolder {
	margin-top: 5px;
	margin-left: 10px;
	color: #fff;
}
div.spanBorder {
	margin-top: 3px;
	width: 120px;
	text-align: center;
	border: 1px solid #000;
}
div.DetailGeo {
	width: 945px;
	position: absolute;
	bottom: 0px;
	background-color: #ccc;
	height: 25px;
	text-align: left;
	padding-top: 5px;
	padding-left: 5px;
	color: #000;
}
div#btnEmail {
	border-radius: 5px;
	border: 1px solid #666;
	background-color: #CCC;
	text-align: center;
	vertical-align: middle;
	cursor: pointer;
	width: 25px;
	height: 17px;
	color: #000;
	padding-top: 3px;
	display: inline-block;
}
/*********DERIVATIVE****************/
div.devHolder {
	width: 100%;
	border-bottom: 1px solid #CCC;
	border-top: 1px solid #666;
}
div.derivativeUp {
	width: 100%;
	background-color: #ffffff;
	border-bottom: 1px dashed #666;
	color: #000;
}
div.derivativeDown {
	width: 100%;
	background-color: #808080;
	border-top: 1px dashed #666;
	color: #FFF;
}
div.derivativeParent {
	width: 100%;
	background-color: #ffff80;
	color: #000099;
}
/**********SPLITSCHEDULE**********/
div.splitEventContent {
	width: 98%;
	background-color: #999;
	padding-bottom: 5px;
	padding-top: 2px;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	margin-left: 7px;
}
div.splitScheduleLeague {
	border: 1px solid #ccc;
	border-top-left-radius: 10px;
	-webkit-border-top-left-radiuss: 10px;
	-moz-border-top-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-webkit-border-bottom-right-radiuss: 10px;
	-moz-border-bottom-right-radius: 10px;
	display: table;
	width: 100%;
}
div.splitScheduleLeagueTop {
	display: table-row;
}
div.splitScheduleLeagueTitle {
	display: table-cell;
	font-weight: bolder;
	font-size: small;
	color: #ff0000;
	font-family: Arial;
	float: left;
	margin-left: 10px;
}
div.splitScheduleLeagueGames {
	width: 100%;
	background-color: #ccc;
	padding-bottom: 10px;
}
.tbRequest {
	text-align: center;
}
