/*-------------------------------

	RACECARD TABLE

-------------------------------*/

.racecard td {
	border-color: #FFF;
}

.racecard table td {
	position: relative;
	padding: 4px 2px;
	vertical-align: top;
	line-height: 16px;
	text-align: center;
}

.racecard .advert {
	float: right;
}


/* POS */

.racecard .pos {
	position: relative;
	padding: 0;
	width: 48px;
}

#results.racecard .pos {
	width: 28px;
}

.racecard .pos .number {
	display: block;
	height: 28px;
	border: solid 1px #598130;
	box-shadow: inset 1px 1px #82af54;
	background: #73A045;
	color: #FFF;
	font-size: 22px;
	line-height: 28px;
	font-weight: bold;
	text-shadow: 1px 1px rgba(0,0,0,.2);
	text-align: center;
	vertical-align: middle;
	
	-moz-box-shadow: inset 1px 1px #82af54;
	-webkit-box-shadow: inset 1px 1px #82af54;
}

#results .pos .number {
	height: 42px;
	line-height: 42px;
}

.racecard .pos .number sup {
	vertical-align: super;
	font-size: 11px;
}

.racecard .pos div {
	display: block;
	overflow: hidden;
	padding: 2px;
	border: solid #ccc;
	border-width: 0 1px 1px;
	font-size: 10px;
	text-align: center;
}

.racecard .pos div span {
	display: block;
	float: left;
	width: 20px;
	border-radius: 3px;
	font-weight: bold;
	
}

.racecard .pos div .info {
	margin-right: 2px;
	cursor: help;
}

.racecard .pos div .tf_toggle {
	text-transform: uppercase;
	cursor: pointer;
}

.racecard .pos div .tf_toggle.on {
	box-shadow: inset 0 0 5px #122d5b;
}

/* ---------------------------------------------
USE RACECARD STYLES
-----------------------------------------------*/

#usa_racecard td.us1, #usa_racecard tr.alt td.us1
{
  background: #BF0B0E;
  color: #fff;
}
#usa_racecard td.us2, #usa_racecard tr.alt td.us2, #usa_racecard td.us2 .number, #usa_racecard tr.alt td.us2 .number
{
  background: #fff;
  color: #000;
}
#usa_racecard td.us3, #usa_racecard tr.alt td.us3
{
  background: #240F83;
  color: #fff;
}
#usa_racecard td.us4, #usa_racecard tr.alt td.us4, #usa_racecard td.us4 .number, #usa_racecard tr.alt td.us4 .number
{
  background: #F6EE09;
  color: #000;
}

#usa_racecard td.us5, #usa_racecard tr.alt td.us5
{
  background: #657803;
  color: #fff;
}

#usa_racecard td.us6, #usa_racecard tr.alt td.us6, #usa_racecard td.us6 .number, #usa_racecard tr.alt td.us6 .number
{
  background: #000;
  color: #F6EE09;
}

#usa_racecard td.us7, #usa_racecard tr.alt td.us7, #usa_racecard td.us7 .number, #usa_racecard tr.alt td.us7 .number
{
  background: #F99F03;
  color: #000;
}

#usa_racecard td.us8, #usa_racecard tr.alt td.us8, #usa_racecard td.us8 .number, #usa_racecard tr.alt td.us8 .number
{
  background: #DD57C2;
  color: #000;
}

#usa_racecard td.us9, #usa_racecard tr.alt td.us9, #usa_racecard td.us9 .number, #usa_racecard tr.alt td.us9 .number
{
  background: #05F6D7;
  color: #000;
}

#usa_racecard td.us10, #usa_racecard tr.alt td.us10
{
  background: #9904E6;
  color: #fff;
}

#usa_racecard td.us11, #usa_racecard tr.alt td.us11, #usa_racecard td.us11 .number, #usa_racecard tr.alt td.us11 .number
{
  background: #ddd;
  color: #9D1616;
}

#usa_racecard td.us12, #usa_racecard tr.alt td.us12
{
  background: #B6D900;
  color: #fff;
}

#usa_racecard td.us13, #usa_racecard tr.alt td.us13
{
  background: #9C6148;
  color: #fff;
}

#usa_racecard td.us14, #usa_racecard tr.alt td.us14
{
  background: #9D1616;
  color: #fff;
}

#usa_racecard td.us15, #usa_racecard tr.alt td.us15
{
  background: #999;
  color: #000;
}

#usa_racecard td.us16, #usa_racecard tr.alt td.us16
{
  background: #8789c4;
  color: #fff;
}


/* SILK */

.racecard td.silk {
	width: 50px;
	padding: 0 0 0 1px;
	line-height: 100%;
	vertical-align: top;
}

#content .racecard td.silk img {
	display: inline-block;
	margin: 7px 0 0;
}


/* FORM */

.racecard .form {
	width: 50px;
}

.racecard .form img {
  float:left;
  vertical-align:top;
}

/* HORSE */

.racecard td.horse {
	text-align: left;
}

#results.racecard td.horse {
	width:190px;
}

.racecard td.horse h3 {
	display: inline;
	margin: 0 2px 0 0;
	color: #aaa;
	font-size: 11px;
	line-height: 15px;
	font-weight: normal;
	vertical-align: middle;
}

.racecard td.horse h3 span {
	color: #333;
}

.racecard td.horse h3 a, .racecard td.horse h3 span.horsename {
	font-size: 14px;
	font-weight: bold;
}

.racecard td.horse .stat {
	display: inline-block;
	padding: 1px 2px 2px;
	background: #000;
	color: #FFF;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
}

.racecard td.horse p {
	padding-top: 2px;
	margin: 0;
	font-size: 11px;
	line-height: 18px;
}

#content .racecard td.horse img {
	display: inline-block;
	position: relative;
	top: -2px;
	margin: 0;
	vertical-align: middle;
}


/* JOCKEY/TRAINER */

.racecard .jockey {
	text-align: left;
}

.racecard .jockey ul,
.racecard .jockey li {
	margin: 0;
}

.racecard .jockey li {
	padding-left: 14px;
	background-position: 0 2px;
}

.racecard .jockey li.trainer {
	background-image: url(/images/microsite/icons/trainer.png);
}

.racecard .jockey li.jockey {
	background-image: url(/images/microsite/icons/jockey.png);
}


/* FIX COLUMNS */

.racecard .price {
	width: 28px;
}

.racecard .or {
	width: 20px;
}


/* SUMMARY & TIMEFORM */

.racecard .summary td,
.racecard .timeform td {
	background: #efefef;
}

.racecard .timeform {
	display: none;
}

.racecard .summary td,
.racecard .timeform td {
	border-right: none;
	text-align: left;
	line-height: 14px;
}

.racecard .timeform td {
	line-height: 18px;
}

.racecard .timeform em {
	display: inline-block;
	position: relative;
	padding: 3px 60px 4px 4px;
	margin: 3px 0 4px -4px;
	border-radius: 10px;
	background: #225091;
	color: #FFF;
	font-style: normal;
	font-weight: bold;
	font-size: 10px;
	line-height: 10px;
	vertical-align: top;
	text-shadow: 1px 1px #096280;
	text-transform: uppercase;
	
}

#content .racecard .timeform img {
	position: absolute;
	top: 2px; right: 2px;
	padding: 0 1px 1px;
	margin: 0;
	background: #FFF;
	border-radius: 10px;
	
}

.racecard h5 {
	border: none;
}


/*---------------------

	TRACKER ICON

---------------------*/

.tracker_popup {
	display: inline-block;
	width: 20px;
	height: 20px;
	background: url(/images/microsite/icons/tracker.png);
	text-indent: -5000px;
	vertical-align: top;	
}

.racecard .form .tracker_popup {
	float:left;	
}

/*-------------------------------

	PREDICTOR

-------------------------------*/

#predictor .pos,
#formscan .pos {
	width: 60px;
	height: 68px;
}

#predictor .pos .number,
#formscan .pos .number {
	height: 45px;
	line-height: 45px;
}

#formscan .pos .number {
	line-height: 38px;
}

#predictor .pos div {
	height: 16px;
}

#predictor .pos div span {
	width: 26px;
}


/*---------------------

	CONFIDENCE

---------------------*/

#confidence {
	position: relative;
	border-width: 1px;
	margin-bottom: 1px;
}

#confidence h4 {
	height: 19px;
	margin: 10px 0;
	line-height: 19px;
}

#confidence .track {
	position: absolute;
	top: 10px; left: 120px; right: 50px;
	height: 15px;
	padding: 2px;
	border-radius: 3px;
	box-shadow: 0 0 0 1px rgba(50,120,220,.8), inset 0 0 5px rgba(0,0,0,.6);
	background: #0c2a57;
}

#confidence .track .bar {
	position: relative;
	display: block;
	width: 69%;
	height: 15px;
	border-radius: 2px;
	box-shadow: inset 0 1px rgba(255,255,255,.6), inset 0 7px rgba(255,255,255,.4), 0 0 2px rgba(0,0,0,.5);
	background: #87e0fd;
	background: linear-gradient(left, #87e0fd 0%,#6fef00 25%,#f7ce00 50%,#f7660c 75%,#ff0000 100%);

	
	-moz-box-shadow: inset 0 1px rgba(255,255,255,.6), inset 0 7px rgba(255,255,255,.4), 0 0 2px rgba(0,0,0,.5);
	-webkit-box-shadow: inset 0 1px rgba(255,255,255,.6), inset 0 7px rgba(255,255,255,.4), 0 0 2px rgba(0,0,0,.5);
	
	background: -moz-linear-gradient(left, #87e0fd 0%, #6fef00 25%, #f7ce00 50%, #f7660c 75%, #ff0000 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#87e0fd), color-stop(25%,#6fef00), color-stop(50%,#f7ce00), color-stop(75%,#f7660c), color-stop(100%,#ff0000)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left, #87e0fd 0%,#6fef00 25%,#f7ce00 50%,#f7660c 75%,#ff0000 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left, #87e0fd 0%,#6fef00 25%,#f7ce00 50%,#f7660c 75%,#ff0000 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left, #87e0fd 0%,#6fef00 25%,#f7ce00 50%,#f7660c 75%,#ff0000 100%); /* IE10+ */
}

#confidence .track p {
	margin: 0;
	font-size: 12px;
}

#confidence .track p {
	position: absolute;
	top: -5px; right: -42px;
	height: 25px;
	padding: 0 5px;
	margin-left: 6px;
	border-radius: 4px;
	box-shadow: 0 0 3px #0c2a57;
	font-weight: bold;
	line-height: 25px;
	text-shadow: 1px 1px #FFF;
	
}

#confidence .track p span {
	display: block;
	position: absolute;
	top: 9px; left: -4px;
	width: 4px;
	height: 9px;
	background: url(/images/microsite/predictor/confidence_tooltip.gif) 0 0 no-repeat;
}


/*---------------------

	PREDICTION

---------------------*/

#predictor .prediction {
    background: url("/images/predictor/background.jpg") no-repeat scroll -52px 0 transparent;
    float: right;
    height: 68px;
    overflow: hidden;
    position: relative;
    text-align: left;
    width: 526px;
}


/*---------------------

	MEDALS

---------------------*/

#predictor .gold_medal,
#predictor .silver_medal,
#predictor .bronze_medal,
#predictor .steel_medal,
#predictor ._medal {
	position: absolute;
	top: 0; right: 0;
	width: 41px;
	height: 41px;
	background: url(/images/microsite/predictor/no_medal.gif);
}


/* GOLD */

#predictor .gold_medal {
	background: url(/images/microsite/predictor/gold.gif);
}


/* SILVER */

#predictor .silver_medal {
	background: url(/images/microsite/predictor/silver.gif);
}


/* BRONZE */

#predictor .bronze_medal {
	background: url(/images/microsite/predictor/bronze.gif);
}


/* STEEL */

#predictor .steel_medal {
	background: url(/images/microsite/predictor/steel.gif);
}


/*---------------------

	HORSEY

---------------------*/

#predictor div.horse {
	float: right;
	position: relative;
	top: 0; right: 0;
	height: 68px;
	margin-right: 40px;
	padding-right: 95px;
	background: url(/images/microsite/predictor/horse.png) 100% 0 no-repeat;
}

#predictor div.horse .shadow {
	display: block;
	position: absolute;
	bottom: 6px; left: 0;
	z-index: 10;
	height: 3px;
	margin: 0 3px;
	border-radius: 10px;
	background: rgba(0,0,0,.25);
	
}


/*---------------------

	TOOLTIP

*/

#predictor .horse_info {
	position: relative;
	top: 14px;
	z-index: 100;
	padding: 4px 8px 3px 51px;
	border-radius: 3px;
	box-shadow: inset 0 1px #FFF, 1px 1px 2px rgba(0,0,0,.22);
	background: #dbdbdb url(/images/microsite/predictor/tooltip.gif) 0 -64px repeat-x;
	text-shadow: 1px 1px #FFF;
	
	
	-moz-box-shadow: inset 0 1px #FFF, 1px 1px 2px rgba(0,0,0,.22);
	-webkit-box-shadow: inset 0 1px #FFF, 1px 1px 2px rgba(0,0,0,.22);
}

#predictor .long_name {
	top: 8px;
}

#predictor .horse_info strong {
	display: block;
	font-weight: bold;
	font-size: 12px;
	line-height: 14px;
	color: #3a3a3a;
}

#predictor .horse_info p {
	margin: 0;
	color: #5a5a5a;
	font-size: 11px;
	line-height: 16px;
}

#predictor .horse_info p em {
	display: inline-block;
	color: #8f2525;
	font-weight: bold;
	font-style: normal;
}

#predictor .horse_info .silk {
	position: absolute;
	top: 0; left: 0;
	width: 45px;
	height: 100%;
	background: url(/images/microsite/predictor/tooltip.gif) 43px -7px no-repeat;
}

#predictor .horse_info .silk img {
	margin: 5px;
}

#predictor .horse_info span {
	position: absolute;
	top: 8px; right: -4px;
	width: 4px;
	height: 7px;
	background: #dbdbdb url(/images/microsite/predictor/tooltip.gif) 0 0 no-repeat;
}

#predictor .long_name span {
	top: 12px;
}


/*-------------------------------

	BEST ODDS

-------------------------------*/

#odds .new_account,
#odds tbody tr {
	width: 90px;
}

#odds th,
#odds td {
	padding: 2px 0;
	vertical-align: middle;
	font-size:11px;
}

#odds td {
	text-align: center;
	border-right:1px solid #EEE;
}

#odds thead th,
#odds tbody th {
	border-color: #d2d2d2;
	background: #eee;
	color: #333;
	text-shadow: 1px 1px #FFF;
}

#odds thead th {
	padding: 2px 0;
}

#odds tbody th {
	text-align: left;
	line-height: 20px;
	font-weight: bold;
}

#odds tbody th span {
	display: inline-block;
	padding: 1px 5px 1px;
	margin-left: 4px;
	background: #222;
	color: #FFF;
	font-size: 14px;
	text-shadow: 1px 1px #000;
}

#odds tbody th.silk span {
	margin-left: 2px;

}

#odds tbody th span.space
{
  padding:0px;
  margin:0px;
  background:none;
  font-size:1px;
  text-shadow:none;
  }


#odds tbody th.silk img {
	position: relative;
	top: -2px;
	margin-right: 3px;
	vertical-align: middle;
	width:25px;
	margin-left:2px;
}

#odds td.best a, #odds .key .best {
	border-top: solid 1px #666;
	border-bottom: solid 1px #666;
	padding:0px;
	font-weight:bold;
}

#odds td.drifting a, #odds .key .drifting {
	color: red;
}

#odds td.shortened a, #odds .key .shortening {
	color: green;
}


#odds td.flashon
{
  background: #DCDCDC;
}

#odds td.flashoff
{
  background: #FFF;
}

#odds .new_account {
	padding: 6px;
	background: #17488f;
}

#odds .new_account a {
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	text-shadow: 1px 1px rgba(0,0,0,.2);
	text-decoration: none;
}

#odds .new_account a strong {
	display: inline-block;
	padding: 2px 4px 3px;
	margin-top: 3px;
	border-radius: 3px;
	background: #FFF;
	color: #17488f;
	text-shadow: none;
	font-size: 9px;
	
}

#odds .new_account a span {
	font-size: 10px;
	font-weight: normal;
}


/* KEY */

#odds .key .best,
#odds .key .drifting,
#odds .key .shortening {
	display: inline;
	padding: 2px 3px 1px;
	margin: 0 2px 0 0;
}

#odds .key .best {
	padding: 2px 2px 1px;
}


/*---------------------

	DOWNLOAD PDF

---------------------*/

#pdf_downloads table {
	margin: 10px 0 20px;
}


/*-------------------------------

	FORMSCAN

-------------------------------*/

#formscan .pos {
	height: auto;
}

#formscan h3 {
	margin-bottom: 1px;
}

#formscan .index {
	width: 60px;
	text-align: center;
	font-size: 11px;
}

#formscan .no_data {
	vertical-align: middle;
}

#formscan .no_data span {
	padding: 6px;
}

#formscan .star {
	width: 30px;
	vertical-align: middle;
}

#formscan .index strong {
	display: block;
	font-size: 14px;
}

#formscan .encounters {
	border-bottom: solid 2px #ddd !important;
	margin-bottom: 3px;
}

#formscan .encounters th {
	background: #CD0213;
	text-shadow: 1px 1px rgba(0,0,0,.2);
	font-weight: bold;
}

#formscan .encounters td {
	text-align: left;
	padding: 0;
}

#formscan .encounters td td {
	padding: 4px 6px;
}

#formscan .encounters .note {
	margin: 6px;
	border-radius: 6px;
	text-align: center;
}


/*---------------------

	FOOTER

---------------------*/

#lastwinner, #longhandicap {
	padding: 4px;
	border: solid 1px #d2d2d2;
	background: #EEE;
	font-size: 12px;
}

#lastwinner {
	border-top:none;
}

#longhandicap {
	border-bottom:none;
}


/* VIEW OPTIONS */

#content .panel .view_options {
	position: relative;
	padding: 4px;
	border: solid 1px #d2d2d2; /* Forced, even if last child */
	background: #e4e4e4;
	font-size: 11px;
}

.view_options h6 {
	float: left;
	padding: 4px 6px 5px;
	margin: 0 6px 0 0;
	border: none;
	border-radius: 4px;
	box-shadow: 1px 1px #FFF;
	font-size: 11px;
	
	
	-moz-box-shadow: 1px 1px #FFF;
	-webkit-box-shadow: 1px 1px #FFF;
}

.panel .view_options ul {
	float: left;
	margin: 0;
}

.panel .view_options ul li {
	display: inline;
}

.panel .view_options a {
	display: inline-block;
	padding: 6px;
}


/* KEY */

.key h6 {
	margin: 10px 0 4px;
}

.key p {
	margin: 4px 0;
	font-size: 12px;
}

.panel .key ul {
	float: right;
	margin: 10px 0;
	border: solid 1px #d2d2d2;
	border-radius: 4px;
	background: #FFF;
	
}

.panel .key ul li {
	padding: 6px 8px 6px 3px;
	font-size: 11px;
}

#racecardlastupdate
{
  float: right;
  padding-top: 10px;
  padding-left: 6px;
  padding-right: 4px;
}

.racecardlowerbutton
{
  float: left;
  padding: 5px 4px 2px 2px;
}

#content .racecardlowerbutton img
{
	margin: 0 0;
	line-height: normal;
}



/*-------------------------------

	VERDICTS

-------------------------------*/

a.atr_verdict {
	color:#000;
}

a.atr_verdict span {
	display:inline-block;
	width:8px;
	height:8px;
	background:#000;
	margin-right:6px;
	border-radius:2px;
	
}

a.timeform_view span {
	display:inline-block;
	width:8px;
	height:8px;
	background:#25569a;
	margin-right:6px;
	border-radius:2px;
	
}

/*-------------------------------

	DRAW CHART

-------------------------------*/

#drawchart table th , #drawchartplace table th
{
  background:#FFDD4D none;
  color:#000000;
  text-align:center;
  font-weight:bold;
  font-size: 110%;
  margin:0px;
  padding:2px;
  border-left: solid 1px #336633;
  border-right : solid 1px #336633;
  text-shadow:none;
}

#drawchart table th.first, #drawchartplace table th.first 
{
  border-left: solid 2px #336633;
}

#drawchart table th.last, #drawchartplace table th.last
{
  border-right : solid 2px #336633;
}

#drawchart table th.off, #drawchartplace table th.off 
{
  background:#CCCCCC;
  color:#666666;
}
#drawchart table th.offlast, #drawchartplace table th.offlast
{
 background:#CCCCCC;
 color:#666666;
 border-right:solid 0px;
}

#drawchart table td, #drawchartplace table td
{
  text-align:center;
  font-size:1px;
  padding:0px;
  margin:0px;
  background:#EFEFEF none;
  line-height:normal;
}

#drawchart table td.bad, #drawchartplace table td.bad
{
  vertical-align:bottom;
}

#drawchart table td.good, #drawchartplace table td.good
{
  vertical-align:top;
}

#drawchart .divider, #drawchartplace .divider
{
  border-bottom: solid 1px #000000;
  height:1px;
  padding:0px;
  margin:0px;
  text-align:center;
  background-color:#000000;
  background:#000000;
}

#drawintro 
{
	background-color:#CCCCCC;
}
#drawintro p 
{
  color:#000000;
}

#drawracebyrace table td, #drawracebyrace table tr.odd td, #drawracebyrace table tr.even td
{
  background:none;
  border-bottom:1px solid #333;
  text-align:left;
  font-size: 11px;
}

#draw_container ul li.button input#drawreset
{
  margin-left:45px;
}

#draw_container ul li.button input {
  padding:2px;
  font-size:1.0em;
  
}
#draw_container ul li.drop_down select {
  font-size:1.0em;
}

#draw_container table th.DrawExNote {
  background:none #000000;
  color:#FFDD4D;
}

#draw_container table th.DrawExNote a {
  color:#FFDD4D;
}

/*--------------------------
	CONTAINER STYLES
--------------------------*/

#draw_container .panel .split 
{
  width:auto;
}
div.form_container ul li ul{
	display:block;
	}
div.form_container ul{
	display:block;
	}
	
div.form_container, div.results_container{
	background:#EFEFEF;
	clear:both;
	}
div.form_container p, div.results_container p{
	font-size:1.2em;
	color:#999;
	}
div.form_container ul, div.results_container ul{
	overflow:hidden;
	height:auto;
	padding:8px 8px 0 8px;
	border:solid 1px #D2D2D2;
	margin-top:0.4em;
	background:#FFF;
	}

div.form_container ul li, div.results_container ul li{
	padding-bottom:0.8em;
	border-bottom:solid 1px #EEE;
	margin-bottom:1em;
	clear:both;
	overflow:auto;
	height:100%;
 }
div.form_container ul li.split{
	overflow:hidden;
	height:100%;
	padding-bottom:10px;
	}
div.form_container ul li.split_left, div.form_container ul li.split_right,div.form_container ul li.split_right_alt{
	float:left;
	width:260px;
	clear:none;
	padding-bottom:0;
	overflow:auto;
	}

div.form_container ul li.split_right{
	padding-left:10px;
	border-left:solid 1px #EEE;
	
	}
div.form_container ul li.split_right_alt{
	padding-left:0px;
	margin-left:-40px;
	}
div.form_container ul li.last, div.results_container ul li.last{
	border-bottom:0;
	margin-bottom:0;
	}

div.form_container ul li ul{
	padding:0;
	margin:0;
	border:none;
	background:none;
	}
div.form_container ul li ul li{
	border:none;
	}

div.form_container ul li label{
	display:block;
	margin-bottom:0.5em;
	font-size:1.2em;
	font-weight:bold;
	cursor:pointer;
	overflow:visible;
	}
div.form_container ul li label em{
	display:block;
	font-size:0.8em;
	font-weight:normal;
	font-style:italic;
	color:#999;
	}

/*--------------------------
	GENERIC STYLING FOR
	ALL FORM ELEMENTS
--------------------------*/

div.form_container ul li input,
div.form_container ul li textarea
{
	padding:2px;
	margin-bottom:2px;
	font-size:1.4em;
	color:#999;
	}
div.form_container ul li select
{
	padding:3px;
	line-height:2em;
	margin-bottom:2px;
	font-size:1.4em;
	color:#666;
}
div.form_container ul li input:focus,
div.form_container ul li textarea:focus{
	color:#333;
	}
div.form_container ul li select:focus{
	color:#333;
}
div.form_container ul li.error input, 
div.form_container ul li.error textarea, 
div.form_container ul li.error select
{
	border: solid 1px red;
	color: #FF0000;
	background: #ffe2e2;
}
div.form_container ul li.error p
{
	float: left;
	display: block;
	padding: 8px 4px 4px 4px;
	background: url(/images/stats_search/error.gif) 0 0 no-repeat;
	color: #FFF;
}

/* ---------------------------------------------
US BOOKMAKERS
-----------------------------------------------*/

.usbookmakers
{
  margin-top: 20px;
}
.usbookmakers h3, .usbookmakers p, .usbookmakers ul
{
  margin: 2px;
}
.usbookmakers h3
{
  background: url("/images/panels/black_us_flag.jpg") no-repeat scroll 0 0 transparent;
  color: #FFFFFF;
  display: block;
  font-size: 16px;
  font-weight: bold;
  height: 39px;
  line-height: 39px;
  padding-left: 20px;
  text-transform: uppercase;
  width: 618px;
}
.usbookmakers p
{
  color: #003986;
  font-size: 13px;
  padding: 6px 0 0 6px;
}
.usbookmakers ul
{
  background: url("/images/panels/gradient_grey.gif") repeat-x scroll left bottom transparent;
  height: 59px;
  overflow: hidden;
  padding-left: 6px;
}
.usbookmakers ul li
{
  float: left;
}
.usbookmakers li a
{
  background: url("/images/betting_accounts/logos_spr.gif") no-repeat scroll 0 0 transparent;
  display: block;
  height: 47px;
  margin: 6px 6px 0 0;
  text-indent: -5000px;
  width: 73px;
}
.usbookmakers li a.last
{
  margin-right: 0;
}
.usbookmakers li a.skybet
{
  background-position: 0 0;
}
.usbookmakers li a.totesport
{
  background-position: 0 -47px;
}
.usbookmakers li a.bet365
{
  background-position: 0 -94px;
}
.usbookmakers li a.ladbrokes
{
  background-position: 0 -141px;
}
.usbookmakers li a.bluesquare
{
  background-position: 0 -188px;
}
.usbookmakers li a.vcbet
{
  background-position: 0 -235px;
}
.usbookmakers li a.coral
{
  background-position: 0 -282px;
}
.usbookmakers li a.williamhill
{
  background-position: 0 -329px;
}


.race_info .rhs img.tooltip, .race_info .details img.tooltip {
    background: none;
    border: none;
    position: relative;
    padding:4px!important;
    margin-right:8px!important;
}