/* Created - 29/08/2011 - Indika*/
/* Last Edited - 07/08/2013 - Indika*/
/* Test CSS for NSW Punter form */

body.Snapshot {
	background: none;
	font-family: arial;
	font-size: 10pt;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	padding-right: 0px;
	background-color: #FFF;
}
body.Snapshot .header-img, body.Snapshot #RisaBanner, body.Snapshot div.race-form-tab-menu {
}
body.Snapshot div.back-to-top {
	display: none;
}
body.Snapshot #shadow-right {
	display:none;
}
body.Snapshot #main {
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
	width: 860px;
}

body.Snapshot #main-content {
	float: left;
	width: 860px;
	background-color: #FFF;
}

body.Snapshot #middle-container {
	background-color: white;
	clear: left;
	width: 860px;
}
body.Snapshot #info-container {
	float: left;
	margin-left: 0px;
	width: 860px;
}
body.Snapshot #site_wrapper {
	margin: 0px;
}
body.Snapshot .race-number-menu {
	width: 855px;
}
body.Snapshot .bold {
	color: #971a1d;
}
body.Snapshot .race-venue-date {
	margin: 0px;
	padding: 0px;
	font-size: 13pt;
}

body.Snapshot .race-venue th {
	text-align: left;
	font-family: arial;
	color: #000;
}
body.Snapshot .race-venue td {
	color: #333;
}
body.Snapshot .race-title {
	margin: 2px 0px 2px 0px;
	width: 499px;
}
body.Snapshot .race-title th {
	color: #fff;
	font-family: arial;
	background-color:#333;
	border-left: none;
	border-bottom: 2px solid #333;
	border-top: 2px solid #333;
	font-size: 12pt;
	height: 20px;
}
body.Snapshot .race-title td {
	color: black;
	padding: 0px;
	background-image: none;
}
body.Snapshot .race-desc {
	color: black;
	font-weight: bold;
}
body.Snapshot .race-strip-fields {
	margin:0 0 5px 0;
	width: 500px;
	font-size: 10pt;
}
body.Snapshot table.race-strip-fields th {
	background-color: #666;
	color: #FFF;
}
body.Snapshot table.race-strip-fields td {
	height: 12px;
}
body.Snapshot .techform-field {
	background-color:#feb4b4;
	border:solid 2px #feb4b4;
	padding: 5px;
	font-weight: bold;
	margin-bottom: 10px;
}
body.Snapshot .gear-field {
	padding: 5px;
	margin-bottom: 12px;
	background-color:#adffa9;
	border:solid 2px #adffa9;
}
body.Snapshot table.race-strip-fields td span.Finish {
	color: #000;
	padding: 2px 4px;
}
body.Snapshot table.race-strip-fields td span.Finish.F1 {
	background: #ffd204;
	color: white;
	font-weight: bold;
}
body.Snapshot table.race-strip-fields td span.Finish.F2 {
	background: #86888b;
	color: white;
	font-weight: bold;
}
body.Snapshot table.race-strip-fields td span.Finish.F3 {
	background: #d69929;
	color: white;
	font-weight: bold;
}
body.Snapshot div.race-venue {
	background: none;
	padding: 5px;
	color: white;
	border: none;
	background-color: #025aa1;
	width: 489px;
}
body.Snapshot div.race-venue h2 {
	margin: 0px;
	padding: 0px;
	color: white;
}
body.Snapshot .race-venue-bottom {
	color: #FFFFFF;
	float: none;
	margin: 0px;
	padding: 5px;
	width: 489px;
	background-image: none;
	background-color:#026dc3;
	border:none;
}
body.Snapshot .col1 {
	width: 220px;
	float: left;
}
body.Snapshot .col2 {
	width: 220px;
}
body.Snapshot div.horse-Info .horse-number {
	background-color: #000;
	font-size: 10pt;
}
body.Snapshot .horse-number {
	background-color: #025aa1;
}
body.Snapshot .Silks {
	position: relative;
	display: block;
	width: 50px;
	height: 65px;
	float: left;
	margin-right: 4px;
}
body.Snapshot div.horse-Info .jockey-details {
	font-size: 9pt;
	float: right;
	text-align: right;
	color: #000;
	
}
body.Snapshot #black-title-bar {
	display: none;
}
body.Snapshot .printer-friendly {
	/* display:none; */
	float: right;
}
body.Snapshot .race-form-tab-menu {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	height: 20px;
	width: 861px;
}
body.Snapshot .PedigreeLink {
	display: none;
}
body.Snapshot .horse-form-table {
	width: 100%;
	border: none;
}
body.Snapshot .horse-last-start {
	width: 100%;
}
body.Snapshot .horse-name {
	font-size: 140%;
	color: #000;
}
body.Snapshot .print-friendly-title {
	font-size: 10pt;
	padding: 0px;
	margin: 0px;
	display: none;
	color: black;
}
body.Snapshot #stateCopyright-container {
	display: block;
	background: white;
	padding-top: 1em;
	float: none;
	clear: both;
	vertical-align: middle;
	width: 860px;
}
body.Snapshot #stateCopyright-container p {
	float: none;
	color: #000;
	min-height: 45px;
	padding-top: 8px;
	margin: 0;
	width: 860px;
}
body.Snapshot #copyright-bar {
	display: none;
	color: #000;
	float: left;
	font-family: arial, verdana, sans serif;
	padding: 5px;
	height: 85px;
	text-align: left;
	width: 860px;
	background: none;
	background-color: #FFF;
	margin-left: 5px;
	vertical-align: middle;
}
body.Snapshot #copyright-bar a {
	/* color: #a10f1b; */
	color: #3bab63;
}
body.Snapshot .copyright-logo {
	display: block;
	float: left;
	padding-right: 10px;
}
.extened-noms {
	color: #ad2c17;
	font-weight: bold;
}

body.Snapshot .tempOverflow {
	height: 1500px;
	width: 500px;
    float:left;
    overflow:auto;
}
body.Snapshot .hideTempOverflow {
	height: 1500px;
	width: 500px;
	overflow: hidden;
	position: absolute;
	top: 0px;
	left: 20px;
	background-color: white;
}
body.Snapshot .page {
	height: 1500px;
	width: 1024px;
}
body.Snapshot .pageColumn1 {
	height: 100%;
	width: 500px;
    float:left;
}
body.Snapshot .pageColumn2 {
	height: 100%;	
	width: 500px;
	margin-left: 524px;
}

body.Snapshot .starters {
	width: 440px;
}
body.Snapshot .race-strip-fields .last {
	width: 11%;
	text-align: right;
	padding-left:8px;
}
body.Snapshot .race-strip-fields .horse_barrier_trainer {
	width: 50%;
	padding-left:8px;
}
body.Snapshot .race-strip-fields .horse {
	width: 40%;
}
body.Snapshot .race-strip-fields .jockey {
	width: 23%;
}
body.Snapshot .race-strip-fields .trainer {
	width: 35%;
}
body.Snapshot .race-strip-fields .ballot {
	width: 9%;
}
body.Snapshot .race-strip-fields .weight {
	text-align: center;
}
body.Snapshot .race-strip-fields .hcp {
	text-align: center;
}

body.Snapshot .techform-info {
	font-style: italic;
}
body.Snapshot .bold-black {
	color: #000;
	font-weight: bold;
}
body.Snapshot .horse-last-start .Pos {
	width: 45px;
	text-align: left;
}
body.Snapshot .copyright-header {
	text-align: center;
	color: white;
	font-weight: bold;
	background-color: black;
	padding: 3px;
}
body.Snapshot .copyright-footer {
	text-align: center;
	color: white;
	background-color: black;
	padding: 3px;
}
body.Snapshot .race-analysis {
	margin-bottom: 10px;
	background-color:#a0d5ff;
	border:solid 2px #a0d5ff;
	padding:5px;
}
body.Snapshot .form-comments {
	margin-bottom: 10px;
	font-weight: bold;
	font-style: italic;
}
body.Snapshot .horse-Info {
	margin-left: 54px;
}
body.Snapshot .horse-desc {
	clear: both;
}
body.Snapshot .horse-desc span {
	font-weight: bold;
	margin-left: 15px;
	color: #666;
}
body.Snapshot .race-time-distance {
    text-align: right;    
    width: 110px;
	padding-right:5px;
	
}
body.Snapshot .race-time-distance span {
    font-weight: bold;
    font-size: 10pt;
}
body.Snapshot .race-summary {
	float: left;
	margin-right: 15px;
}
body.Snapshot .risa-pra-footer {
    margin: 5px 0px 5px 0px;    
    width: 100%;
	font-size:8pt;
	line-height:10pt;
}
body.Snapshot #page-expander {
    display: none;
}
body.Snapshot .horse-scr {
    color: #FF3300;
    text-decoration: line-through;
}
body.Snapshot .horse-logo {
    line-height:18px;
}
body.Snapshot div.raceName {
    overflow: hidden;
	padding:0 2px 0 2px;
	margin:0;
	height:18px;
	font-size:90%;
}

body.Snapshot table.race-strip-fields tr.OddRow td{
	background-color:#FFF;
}
body.Snapshot table.race-strip-fields tr.EvenRow td {
	background-color:#F0F0F0;
}

body.Snapshot .race-header {
    float: left;
}

body.Snapshot .horse-header {
	background-color: #666;
	color: #FFF;
	float: left;
	width: 100%;
	font-weight: bold;
}
body.Snapshot .horse-content {
	width: 100%;
	font-weight: bold;
	float: left;
	padding: 1px;
}
body.Snapshot .horse-scratched {
    text-decoration: line-through;
    color: #ff3300;
}
body.Snapshot .no {
    width: 6%;
    float: left;
}
body.Snapshot .last {
	width: 15%;
	text-align: right;
	float: left;
	padding-right: 5px;
}
body.Snapshot .horse {
	width: 40%;
	float: left;
}
body.Snapshot .horse-barrier-trainer {
	width: 42%;
	float: left;
}
body.Snapshot .horse-barrier-trainer-results {
	width: 50%;
	float: left;
}
body.Snapshot .horse-barrier-trainer-not-resulted {
	width: 58%;
	float: left;
}
body.Snapshot .horse-barrier-trainer span, body.Snapshot .horse-barrier-trainer-results span {
    font-weight: 800;
	line-height: 10px;
}
body.Snapshot .trainer {
	width: 35%;
	float: left;
}
body.Snapshot .trainer-nominations {
	width: 46%;
	float: left;
}
body.Snapshot .jockey {
	width: 20%;
	float: left;
}
body.Snapshot .jockey-results {
	width: 28%;
	float: left;
}
body.Snapshot .ballot {
	width: 9%;
	float: left;
}
body.Snapshot .weight {
    width: 8%;
	text-align: center;
	float: left;
}
body.Snapshot .hcp {
    float: left;
    width: 8%;
	text-align: center;
}
body.Snapshot .finish-pos {
    width: 9%;
	float: left;
}
body.Snapshot .margin {
    width: 10%;
	float: left;
}
body.Snapshot .price {
    width: 11%;
	float: left;
}
body.Snapshot .OddRow {
	background-color:#FFF;
}
body.Snapshot .EvenRow {
	background-color:#F0F0F0;
}
body.Snapshot .spacer {
    height: 10px;
    float: left;
}
body.Snapshot span.Finish {
	padding: 2px 4px;
}
body.Snapshot span.Finish.F1 {
	background: #ffd204;
	color: white;
	font-weight: bold;
}
body.Snapshot span.Finish.F2 {
	background: #86888b;
	color: white;
	font-weight: bold;
}
body.Snapshot span.Finish.F3 {
	background: #d69929;
	color: white;
	font-weight: bold;
}
body.Snapshot #site_wrapper #main #top, body.Snapshot #content_top, body.Snapshot #footer_container
{
	display: none;
}
body.Snapshot .Scratched {
    float: left;
	padding-bottom: 5px;
	font-weight: bold;
}
body.Snapshot #background{ background:none!important;}
/* END Test CSS for NSW Iframe */
