body { width:1000px; margin:0 auto;}

/* Logo */
.Logo { position:relative; z-index:9;}
.Logo img{ position:absolute; top:-32px; left:350px;}
 
 /* Info Bar */
.InfoBar {color:white;text-decoration:none; height:32px; vertical-align:middle; }
.InfoBar  A {color:white; text-decoration:none;}
.InfoBar  A:hover {color:#FF9900; text-decoration:underline;}

 /* TagLine - Virtual Horses . Real Winners . The Ultimate Challenge */
.TagLine { position:relative; z-index:100;}
.TagLine img{ position:absolute; top:5px; left:5px; border:none;}

/* Login Link */
.LoginBar { 
	position:relative;
	color:white;
	text-decoration:none;
	height:32px;
	vertical-align:middle;
	background:url(../FrameworkImages/global/Layout/Infobar-BG.png) repeat-x black;
	/*border:1px solid red;*/
	}
#LoginText {
	position:absolute;
	top:5px;
	right:20px;
	float:right;
	font-family: Verdana; 
	font-size: 11px; 
	color: #FFFFFF; 
	font-weight:bold; 
}

#LoginText A{ 
	font-family: Verdana; 
	color:#FFFFFF;
	font-weight:normal;
}

#Navigation { 
	position:absolute;
	top:-75px;
	right:0px;
	}

#TopBar {
	position:relative;
	margin-top:0px;
	margin-bottom:0px;
	padding:15px 10px 10px 10px;
	text-align:left;
	height:66px; 
	color:white;
	text-decoration:none; 
	background:url(../Images/global/Layout/MainMenu-BG.png) repeat-x;
	/*border:1px solid red;*/
}


A:hover { 
	color:#33CCFF;
	cursor:pointer;
}

.Button     { font-size:10px; color:black;   cursor:pointer; text-align: center; letter-spacing: 2px; background-image: url('../Images/Global/SilverBtn_BG.png'); width:100% }
.ButtonOver { font-size:10px; color:#888888; cursor:pointer; text-align: center; letter-spacing: 2px; background-image: url('../Images/Global/SilverBtn_BG.png'); width:100% }
.ButtonDown { font-size:10px; color:black;   cursor:pointer; text-align: center; letter-spacing: 2px; background-image: url('../Images/Global/SilverBtn_BG.png'); width:100% }
.ButtonOff  { font-size:10px; color:#888888; cursor:pointer; text-align: center; letter-spacing: 2px; background-image: url('../Images/Global/SilverBtn_BG.png'); width:100% }

#NSAHelp
{
	top: 375px;
}

/* Layout */
#MainArea {
	position:relative;
	/*border:1px solid blue;*/
}

#MainContent {
	font-family:verdana;
	text-align:left;position:relative;
	padding: 5px 5px 50px 5px; /* The extra padding at the bottom is for the Next button*/
	margin-bottom:5px; 
	background:url(../Images/global/Layout/Silver-GTop-BG-100px-Trans.png) top repeat-x #f6f6f6;
	/*border:1px solid red;*/

}

#MainContent .header2{
	font-family:verdana;
	font-size:13px;
	text-align:left;
	color:#000000;
	margin:5px 0px 5px 10px;
	padding-right: 10px;
}

#MainContent .header3{
	font-family:verdana;
	font-size:12px;
	text-align:left;
	color:#333333;
	margin:5px 0px 0px 10px;
}

#MainContent .header4
{
    padding-left:5px;
	position:relative;
	bottom: 5px;
	font-family:verdana;
	font-size:10px;
	color:#666666;
}

.SubHeader{
	font-family:verdana;
	font-size:11px;
	color:black;
	text-align:left;
	padding:0px 0px 10px 200px;
}

/* Input Form - Trainer details Page / Select a Horse Page*/
#confirm_password_field {position:relative; display:inline; }
#confirm_password_field img{position:absolute; margin:3px 0px 0px 5px;}

.InputText {position:relative}
.InputText img{position:absolute; right:-20px; top:0px; margin:3px 0px 0px 3px;}

.HorseSelector { margin-top:60px; text-align:center;}


#InputForm {
	text-align:right;
}


#InputForm .InputText{
	height:25px;
	font-family:verdana;
	font-size:11px;
	color:black;
	text-align:right;
	padding:0px 0px 2px 0px;
	margin:3px 0px;
}


#InputForm input {
	font-size:18px;
	height:25px; 
	width:200px;
	padding:2px 2px 2px 4px;
	background: url('../Images/global/Layout/TransGradient-silver.png') bottom repeat-x White;
	border:1px solid silver;
	vertical-align: middle;
}

#InputForm select {
	font-size:0.8em; 
	height:18px; 
	padding:2px 2px 2px 2px;
	background-color:#DDD;
	border:none;
	
}

#InputForm .Error
{
	color:red;
	
	font-family:verdana;
	text-align:right;
	font-size:10px;
	
	padding:0px  0px 0px 0px;
	margin:0px 0px 10px 0px;
	letter-spacing:1px;
	
	
}

#InputForm .Subtext{
	padding:5px  0px 0px 0px;
	margin:5px 0px 0px 0px;
	height:10px;
	text-align:right;
}

#InputForm .Subtext .header4{
	font-family:verdana;
	font-size:9px;
	color:#666666;
	
	
}

#InputForm .InputTextLeft{
    width:160px;
    float:left;
    display:inline;
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	text-align:right;
	padding:4px 3px 4px 8px;
	background: url('../FrameworkImages/global/DarkBarLeft.png') no-repeat center left;
	/*border:1px solid red;*/
}

.SelectHorseInputForm {
	margin:50px 150px 20px 200px;
}

.SelectHorseInputForm .InputText{
	height:25px;
	font-family:verdana;
	font-size:11px;
	color:black;
	text-align:right;
	padding:0px 0px 2px 0px;
}

.TrainerInputForm {
	margin:30px 445px 20px 205px;
}

.TrainerInputForm .InputText{
	height:25px;
	font-family:verdana;
	font-size:11px;
	color:black;
	text-align:right;
	padding:0px 0px 2px 0px;
}



.InputFormSmall {margin:0px 450px 20px 230px;}

.InputFormSmall .InputText {
	
	height:20px;
	font-family:verdana;
	font-size:11px;
	color:black;
	text-align:right;
	padding:2px 0px 2px 0px;
	
}

.InputFormSmall .InputText input {
	font-size:11px;
	height:15px; 
	width:120px;
	padding-top:2px;
	padding-left:2px;
	background:url('../Images/global/Layout/SilverWhiteGradient.png') white bottom repeat-x;
	border:1px solid silver;
	vertical-align: middle;
}

.InputFormSmall .InputText Select {
	font-size:11px;
	height:15px; 
	width:125px;
	padding-top:2px;
	padding-left:2px;
	background:url('../Images/global/Layout/SilverWhiteGradient.png') #EEE bottom repeat-x;
	border:1px;
	border-color:silver;
	vertical-align: middle;
}

.Bonus {
	position:absolute; 
	top:100px; 
	right:100px;
	
	padding: 60px 20px 0px 20px;
	width:175px;
	height:155px;
	background-image: url('../Images/global/Layout/SilverStar.png');
	background-repeat:no-repeat;
	border:0px solid red;
	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

.Bonus h1 { font-size:25px; color:#009900;}
.Bonus h2 { font-size:14px}
.Bonus h3 { font-size:10px; font-weight:normal;}

/* View Race Page */
@font-face
{
    font-family: CenGothic;
    src: url('../Images/Fonts/GOTHIC.eot');
    src: local(Century Gothic Regular), url('../Images/Fonts/GOTHIC.ttf') format('opentype');
}
@font-face
{
    font-family: Euromode;
    src: url('../Images/Fonts/euron.eot');
    src: local(Euromode), url('../Images/Fonts/euron.ttf') format('opentype');
}
#RaceResultsTable {
	text-align:left;
	font-family:Euromode, Verdana, sans-serif;
	font-size:16px;
	width:580px;
	padding:20px 0px 10px 20px;
	margin:20px;
	background: url('../Images/global/Layout/WinnersBG.png') no-repeat center top;
}


/* Portal Login Page */
.PortalLogin_background
{
	background-image: url('../Images/global/Layout/LoginBG-NSA.png');
	background-repeat: no-repeat;
	margin:100px 0px 20px 100px;
    height: 270px;   	
}


/* Note - Trainer Details Page */
#Note{
	position:relative;
	width:230px;
	height:180px;
	background-image: url('../FrameworkImages/global/Note.png'); 
	background-repeat:no-repeat;
}

#Note ul{
	padding: 45px 30px 0px 28px;
	font-family:verdana;
	font-size:10px;
	
	/*list-style:disc;*/
}

#Note li {
	margin-bottom:5px;
	/*list-style-image: url('../FrameworkImages/global/silver-bullet.png');*/
}

.SpecialList {
	font-family:verdana;
	font-size:9px;
	color:black;
	text-align:left;
	padding-left:20px;
}
.SpecialList ul{
list-style-type:circle;

}

.SpecialList li{
	line-height:12px;
	list-style-type:circle;
	list-style:inside;
}



.Thawte {position: absolute; right:0px; top:320px; width: 250px;font-size:8px;}

/* Terms */
.Terms {
	width:300px;
	font-family:verdana;
	font-size:10px;
	color:#000000;
	text-align:right;
	/*border:1px solid red;*/
	padding-top:10px;
}

.Terms a{
	color:#0000FF;
	text-decoration:underline;
}

.Terms .input{
	width:10px;
	margin-left:3px;
	background-image:none;
}



/* Train Horse Page 
#horsefit {
 text-align: left;
 margin-top:20px;
 margin-left:40px;
}

#TrainAndRaceViewerStatus
{
	top: 220px;
}*/

/*
#RaceCount 
{
	position:absolute;
	top:105px;
	right:60px;
	padding-top: 10px;
	padding-right: 55px;
	margin-top:10px;
	text-align:right;
	height:115px;
	width:140px;
	background-image:url('../Images/en/RaceCount.jpg');
	background-repeat: no-repeat;
	background-position: right 5px;
}
#RaceCount2 {
	position:absolute;
	top:300px;
	left:120px;
	width:357px;
	height:115px;
	background-image:url('../FrameworkImages/global/RaceCount2.jpg');
}

#RaceCount .header1 {
	color:#FFFFFF;
	font-family:verdana;
	font-size:30px;
	padding:60px 0px 0px 0px;
}*/

.RaceViewer {
	width:100%;
	height:385px;
	margin:40px 0px;
	}

/* ViewRaceButton - Train And Race page
.ViewRaceButton {
	position:absolute;
	top:250px;
	right:50px;
	width:200px;
	padding:8px 0px 8px 10px;
	cursor:pointer;	
	background: url('../Images/global/Layout/EnterRace-BTN.png') no-repeat left center;
	z-index: 1;
} 
.ViewRaceButton a {
	
	text-decoration:none;
	text-align:left;
	color:#FFF;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing: 0.8pt;
} */

/* Quick Start Guide Button */
.QuickStartBTN {
		width:180px;
		height:30px;
		margin:0px 0px 0px 0px;
		padding:0px;
		border:0px;
		text-align:left;
		}
		.QuickStartBTN a{
		position:absolute;
		width:180px;
		height:30px;
		background:url(../Images/global/Layout/Help-BTN.png);
		background-repeat:no-repeat;
		padding: 8px 0px 0px 10px;
		border:0px;
		
		text-align:left;
		color:#FFF;
		text-decoration:none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		text-transform:uppercase;
		letter-spacing: 0.8pt;
		}
		.QuickStartBTN a:hover{
		color:#FFF;
		background:url(../Images/global/Layout/Help-BTN-Ov.png);
		background-repeat:no-repeat;
		}

/* Special Offer Button */
.SpecialOfferBTN {
		width:180px;
		height:30px;
		margin:0px 0px 0px 0px;
		padding:0px;
		border:0px;

		text-align:left;
		
		}
		.SpecialOfferBTN a{
		position:absolute;
		width:180px;
		height:30px;
		background:url(../Images/global/Layout/SpecialOffer-BTN.png);
		background-repeat:no-repeat;
		padding: 8px 0px 0px 10px;
		border:0px;
		
		text-align:left;
		color:#FFF;
		text-decoration:none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		text-transform:uppercase;
		letter-spacing: 0.8pt;
		}
		.SpecialOfferBTN a:hover{
		color:#FFF;
		background:url(../Images/global/Layout/SpecialOffer-BTN-Ov.png);
		background-repeat:no-repeat;
		}

/* GreenButton */
.GreenBTN {
		width:520px;
		height:25px;
		margin:0px 0px 0px 0px;
		padding:0px;
		border:0px;
		text-align:left;
		}
		.GreenBTN a{
		position:absolute;
		width:510px;
		height:20px;
		background:url(../Images/global/Layout/GlassGreen.png);
		background-repeat:repeat-x;
		padding: 5px 0px 0px 10px;
		
		text-align:center;
		color:#FFF;
		text-decoration:none;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		text-transform:uppercase;
		letter-spacing: 0.8pt;
		}
		.GreenBTN a:hover{
		color:#000;
		background:url(../Images/global/Layout/GlassOrange.png);
		background-repeat:repeat-x;
		}

/* Watch Your Race Page */
/*
#RaceViewer 
{
    text-align:center;
    margin-top:105px;
}
*/

#JavaUpload
{
    display:inline block;
    height:28px;
    padding:0;  
}

#JavaUpload a
{
    text-decoration:none;
    text-align:center;
    font-family:verdana;
    font-size:12px;
    font-weight:bold;
    color:#f15a24;
    padding:0px;
    float:left;
    margin:5px 10px 0px 190px;
    background: url('../Images/global/SquareCorner-BG-L.png') no-repeat left center;
}
    #JavaUpload a span
    {
        display:block;
        float:none;
	    padding:8px 10px 8px 10px;
        background: url('../Images/global/SquareCorner-BG-R.png') no-repeat right center;
    }
    #JavaUpload a:hover
    {
        color:#f15a24;
        cursor:default;
    }
    
  
#HelpSections 
{
	padding:0px 0px 0px 0px;
	margin-left:60px; 
	text-align:center;
	/*border:1px solid red;*/
	width:474px;
}

#HelpSections .header3
{
    text-align:center;
    display:block;
    /*border:1px solid blue;*/
    font-family:verdana;
    font-weight:bold;
	font-size:16px;
	text-align:center;
	color:#333333;
	margin:0px 0px 0px 0px;
}

#HelpSections ul{
	list-style:none;
	margin:0px; 
	padding:0px 0px 0px 0px; 
}
	
#HelpSections li
{
    float:left;
	display:inline;
	padding:0px;
}

/* Naming Conventions - Select a Horse Page
#NamingConventions{
	position:absolute;
	right:130px;
	width:25px;
	height:25px;
	cursor:pointer;
} */

/* Naming Convention Scroller */
 .NCScrollerCornerTopLeft
 {	
 	background-image: url('../Images/global/Top-Left-Crn.png'); 
 	background-repeat: no-repeat; 
 	width: 5px; 
 	height: 5px;
 }
  
 .NCScrollerCornerTopRight
 {
 	background-image: url('../Images/global/Top-Right-Crn.png'); 
 	background-repeat: no-repeat; 
 	width: 5px; 
 	height: 5px;
 }
 .NCScrollerCornerBottomLeft
 {
 	background-image: url('../Images/global/Bottom-Left-Crn.png'); 
 	background-repeat: no-repeat; 
 	width: 5px; 
 	height: 5px;
 }
 .NCScrollerCornerBottomRight
 {
 	background-image: url('../Images/global/Bottom-Right-Crn.png'); 
 	background-repeat: no-repeat; 
 	width: 5px; 
 	height: 5px;
 }
 .NCScrollerBorderLeft
 {
 	background-image: url('../Images/global/Left-Side.png'); 
 	background-repeat: repeat-y;
 	background-position: right;
 }
 .NCScrollerBorderRight
 {
 	background-image: url('../Images/global/Right-Side.png'); 
 	background-repeat: repeat-y;
 	
 }
 .NCScrollerBorderTop
 {
 	background-image: url('../Images/global/Top-Side.png'); 
 	background-repeat: repeat-x;
 	background-position: bottom;
 }
 .NCScrollerBorderBottom
 {
 	background-image: url('../Images/global/Bottom-Side.png'); 
 	background-repeat: repeat-x;
 }
 .NCScrollerScrollBody
 {
 	padding: 5px;
 	height: 300px;
 	width: 200px;
 	text-align: left; 
 	font-size: 11px;
	color:black;
 	background-color: #eee; 
 	vertical-align: top
 }
  .NCScrollerScrollBody ul
 {
 	margin-left: 15px;
 	
 }
 
 .NCScrollerScrollBody li
 {
 	list-style-image: url('../Images/global/silver-bullet.png');
 	list-style-position:  outside;
 }
 
   .NCScrollerScrollBody ol
 {
 	list-style-image: url('');
 	list-style-type: lower-alpha;
 	list-style-position: outside;
 	margin-left: 15px;
 	
 }

/* Next button */
.NextButton {
	padding:0;
	position:absolute;
	left:450px;
	bottom:15px;
	display:inline;
}

.NextButton a {
	cursor:pointer;
	float:left;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
	border:#FF0000; 
	background: url('../Images/global/Layout/NextButton_BG-Ac.png') no-repeat left center;
	
	text-align:left;
	color:#FFF;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing: 0.8pt;
}

.NextButton a span {
	display:block;
	padding:8px 40px 8px 10px;
	background: url('../Images/global/Layout/NextButton_RHS-Ac.png') no-repeat right center;
} 
.NextButton a:hover span {
	background: url('../Images/global/Layout/NextButton_RHS-Ov.png') no-repeat right center;
}
.NextButton a:hover{
	color:#ffffff; 
	background: url('../Images/global/Layout/NextButton_BG-Ov.png') no-repeat left center;
}

/* Next button disabled*/
.NextButtonDis {
	padding:0;
	position:absolute;
	left:450px;
	bottom:15px;
	display:inline;
} 

.NextButtonDis a 
{
    cursor:default;
	padding:0px;
	text-decoration:none;
	border:#FF0000; 
	background: url('../Images/global/Layout/NextButton_BG-De.png') no-repeat left center;
	float:left;
	
	text-align:left;
	color:#FFF;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing: 0.8pt;
}

.NextButtonDis a span {
	display:block;
	padding:8px 40px 8px 10px;
	background:url('../Images/global/Layout/NextButton_RHS-De.png') no-repeat right center;
} 

/* Submit button - in Popup*/
.PopupButton {
	padding:0;
	position:absolute;
	top:480px;
	right:5px;
	display:inline;
}

.PopupButton a {
	cursor:pointer;
	float:left;
	padding: 0px 0px 0px 0px;
	text-decoration:none;
	border:#FF0000; 
	background: url('../Images/global/Layout/NextButton_BG-Ac.png') no-repeat left center;
	
	text-align:left;
	color:#FFF;
	text-decoration:none;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-transform:uppercase;
	letter-spacing: 0.8pt;
}

.PopupButton a span {
	display:block;
	padding:8px 40px 8px 10px;
	background: url('../Images/global/Layout/NextButton_RHS-Ac.png') no-repeat right center;
} 
.PopupButton a:hover span {
	background: url('../Images/global/Layout/NextButton_RHS-Ov.png') no-repeat right center;
}
.PopupButton a:hover{
	color:#ffffff; 
	background: url('../Images/global/Layout/NextButton_BG-Ov.png') no-repeat left center;
}


/* Help Section - Right Panel*/

#LowerPanel {
	position:relative;
	margin-top:0px;
	padding:5px;
	background:url(../FrameworkImages/global/GuestHome/WhiteTransGlow.png) repeat-x center;
	text-align:left;
	/*border:1px solid silver;*/
}

#LowerPanel .header2{
	font-family:verdana;
	font-size:16px;
	color:white;
	padding:0px;
	text-align:left;
}

#LowerPanel ul{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:white;
	margin:0px 0px 0px 0px;
}

#LowerPanel li{
	margin:0px 0px 0px 0px;
}

#LowerPanel li a{
	text-decoration:underline;
	color:#000000;
}

#LowerPanel li a:hover{
	text-decoration:none;
	color:#666666;
}

#LowerPanel p{
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	text-align:left;
	color:white;
	margin:0px 0px 0px 0px;
	padding:5px 0px 2px 12px;
}


#Support {
	text-align:left;
	width:600px;	
}

#Support .menu li
{
	margin-top:0px;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
}

#LatestNewbies {
	position:absolute;
	top:5px;
	right:5px;
	color:white;
	width:350px;
}

/* Flash */
.AdobeFlash {
	margin-top:5px;
	position:absolute;
	left:0px;
}

/* Copyright */
.Copyright {
	position:absolute;
	left:120px;
	margin-top:3px;
	text-align:left;
	font-family:verdana;
	font-size:10px;
	color: White;
}

.Copyright a {color: White;}
.Copyright a:hover{color:#000000;}

.hideCopyright
{
	display: none;
	visibility: hidden;
}

#Survey {
	position:absolute;
	right:0px;
	width:168px;
}

.SurveyText
{
	font-size: 10px;
	font-weight: normal;
	color:white;
	text-align:right;
}
.SurveyText a {color:white}

/*JQuery Styling for help section*/
    .menu {
	    margin: 100px  0 0;
	    padding: 0;
	    list-style: none;
	    
    }
    .menu li {
	    padding: 0px 10px 0px 0px;
    }
    .menu a {
		margin:4px 10px 0px 0px;
	    padding: 0px 0px;
	    display: block;
	    color: #000000;
	    width: 135px;
	    text-decoration: none;
	    font-weight: normal;
	    
    }
    .menu li em {
	    font-weight: normal;
		font-family:verdana;
		color:#000000;
	    background: url('../Images/global/hover.png') no-repeat;
	    width: 200px;
	    height: 100%;
	    position: absolute;
	    top: -155px;
	    left: -36px;
	    text-align: center;
	    padding: 20px 0px 10px 5px;
	    font-style: normal;
	    z-index: 2;
	    display: none;
    }


.DataGrid2 td {font-size:10px;font-family:verdana;padding:1px; text-align:left; }
.DataGrid2 .NewbeeRow1 TD {font-size:10px; padding-left: 0px;}
.DataGrid2 .NewbeeRow2 TD {font-size:10px; padding-left: 0px;}
  
.DataGrid { margin-bottom:5px }
.DataGrid td { padding:2px 3px 2px 3px; vertical-align:middle; font-size: 11px; text-align:left;}
.DataGrid .Row1 { background:url(../Images/global/Layout/SilverStrong-GBot-BG.png) repeat-x bottom white; }
.DataGrid .Row2 { background:url(../Images/global/Layout/SilverStrong-GBot-BG.png) repeat-x bottom white; }
.DataGrid .SmRow1 TD { background-color: #FFFFFF; font-size: 10px }
.DataGrid .SmRow2 TD { background-color: #E8E7D2; font-size: 10px }
.DataGrid .Heading {
	/*background:url(../Images/global/Layout/LightSilverBarBG.png) repeat-x; */
	background-position:bottom; 
	border-bottom:1px dashed silver; 
	vertical-align:middle;
	background-color:white; 
	font-size: 11px; 
	font-weight: bold; 
	padding:2px 2px 2px 2px;
	 }
.DataGrid .Heading A { }
.DataGrid .ErrorRow { background-color: #FF0000; font-size: 11px; color: #FFFFFF }
.DataGrid .ErrorRow A { color: #FFFFFF }

.DataGrid .HeadingNew { font-size:11px; font-weight:bold; color: black; background:url(/frameworkimages/Navigation/SubMenu_BG.gif); }
.DataGrid .HeadingNew A { color: #FFFFFF }

.DataGrid .CategoryHeading { background:url(../Images/global/Layout/SilverBarBG.png); }
.DataGrid .Row1HC1 { background:url(../Images/global/Layout/Gradient-Red.png) repeat-x top #e7b5b7; } 
.DataGrid .Row2HC1 { background:url(../Images/global/Layout/Gradient-Red-Light.png) repeat-x top #edbfc1; } 
.DataGrid .Row1HC2 { background:url(../Images/global/Layout/Gradient-Green.png) repeat-x top #b5cfbd;  }
.DataGrid .Row2HC2 { background:url(../Images/global/Layout/Gradient-Green-Light.png) repeat-x top #b7ddc3;}
.DataGrid .Row1HC3 { background:url(../Images/global/Layout/Gradient-Purple.png) repeat-x top #cbb6d4;  }
.DataGrid .Row2HC3 { background:url(../Images/global/Layout/Gradient-Purple-Light.png) repeat-x top #d5b7e2;  }
.DataGrid .Row1HC4 { background:url(../Images/global/Layout/Gradient-Gold.png) repeat-x top #e3cbb8;  }
.DataGrid .Row2HC4 { background:url(../Images/global/Layout/Gradient-Gold-Light.png) repeat-x top #e6d1c1;  } 

.RaceInfoStatus
	{
	padding-left: 5px;
	font-weight: bold;
	height: 20px;
	background:url(../Images/global/Layout/GlassSilver-20px.png);  
	background-position:center;
	background-repeat:repeat-x; 
	font-size: 11px; 
	font-weight: bold; 
	color: black;
	vertical-align: middle;
	text-align: left;
	}
.RaceRunCell { 
	padding-left: 5px;
	background:url(../Images/global/Layout/GlassBlack-20px.png);  
	background-position:center;
	background-repeat:repeat-x;
	color: white;
	font-size:10px; 
	white-space: nowrap;
	}

/* SlvrButton - New silver button*/
.SlvrButton {
		height:20px;
		margin:2px 0px 2px 0px;
		display:inline;
	}
		.SlvrButton a{
		background:url(../Images/global/Layout/slvr-button-RHS.png);
		background-repeat:no-repeat;
		background-position:right;
		height:20px;
		padding:3px 0px 3px 0px;
		cursor:pointer;
		
		white-space:nowrap;
		text-transform:uppercase;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px; 
		font-style:normal;
		text-align:center;
		letter-spacing: 0.8pt;
		color: black;
		text-decoration:none;
	}
		.SlvrButton span {
		background:url(../Images/global/Layout/slvr-button-LHS.png);
		background-repeat:no-repeat;
		background-position:left;
		padding:3px 5px 3px 5px;
	}
		.SlvrButton em {
		background:url(../Images/global/Layout/slvr-button-BG.png);
		background-repeat:repeat-x;
		padding:3px 5px 3px 5px;
		font-style:normal;
	}
		.SlvrButton a:hover{	
		background:url(../Images/global/Layout/slvr-button-RHS-Ov.png);
		background-repeat:no-repeat;
		background-position:right;
		color: white;
	}
		.SlvrButton a:hover span  {
		background:url(../Images/global/Layout/slvr-button-LHS-Ov.png);
		background-repeat:no-repeat;
		background-position:left;
	
	}
		.SlvrButton a:hover em {
		background:url(../Images/global/Layout/slvr-button-BG-Ov.png);
		background-repeat:repeat-x;
		padding:3px 5px 3px 5px;
	}
		.SlvrButton a:visited {
		color:black;
	}

	.SlvrButtonDisabled {
		height:20px;
		margin:0px 0px 0px 0px;
		display:inline;
	}
		.SlvrButtonDisabled a{
		background:url(../Images/global/Layout/slvr-button-RHS.png);
		background-repeat:no-repeat;
		background-position:right;
		height:20px;
		padding:3px 0px 3px 0px;
		margin:2px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:10px; 
		font-style:normal;
		text-align:center;
		letter-spacing: 0.8pt;
		color: gray;
		text-decoration:none;
		cursor:default;
		white-space:nowrap;
	}
		.SlvrButtonDisabled span {
		background:url(../Images/global/Layout/slvr-button-LHS.png);
		background-repeat:no-repeat;
		background-position:left;
		padding:3px 5px 3px 5px;
	}
		.SlvrButtonDisabled em {
		background:url(../Images/global/Layout/slvr-button-BG.png);
		background-repeat:repeat-x;
		padding:3px 5px 3px 5px;
		font-style:normal;
	}
		.SlvrButtonDisabled a:hover{}
		.SlvrButtonDisabled a:hover span  {}
		.SlvrButtonDisabled a:hover em {}
		.SlvrButtonDisabled a:visited {
		color:gray;
	}
	
  
 
  
/* Offer benifits button - Results.aspx Nominations Button*/
 .NominationButtonBorderLeft
 {
 	background-image: url('../Images/en/SlideBTN-LHS2.png'); 
 	background-repeat: no-repeat; 
 	width: 11px;
 }
 .NominationButtonBorderRight
 {
 	background-image: url('../Images/en/SlideBTN-RHS2.png'); 
 	background-repeat: no-repeat;
	width: 56px;
 }
 .NominationButtonBody
 {
 	color: White;
 	height: 23px;
 	font-size: 11px; 
 	width: 300px;
 	text-align: center;
 	vertical-align: middle;
 	padding-top: 4px;
 	background-image: url('../Images/en/SlideBTN-BG2.png'); 
 	background-repeat: repeat-x;
 	
 }
  .NominationCornerTopLeft
 {	
 	background-image: url('../Images/global/white_panel-TL-CRN.png'); 
 	background-repeat: no-repeat; 
 	width: 8px; 
 	height: 8px;
 }
   .NominationCornerTopRight
 {	
 	background-image: url('../Images/global/white_panel-TR-CRN.png'); 
 	background-repeat: no-repeat; 
 	width: 8px; 
 	height: 8px;
 }
   .NominationCornerBottomLeft
 {	
 	background-image: url('../Images/global/white_panel-BL-CRN.png'); 
 	background-repeat: no-repeat; 
 	width: 8px; 
 	height: 8px;
 }
   .NominationCornerBottomRight
 {	
 	background-image: url('../Images/global/white_panel-BR-CRN.png'); 
 	background-repeat: no-repeat; 
 	width: 8px; 
 	height: 8px;
 }
   .NominationBorderLeft
 {
 	background-image: url('../Images/global/white_panel-LHS.png'); 
 	background-repeat: repeat-y; 
 	height: 80px;
 	width: 0px;
 }
 .NominationBorderRight
 {
 	background-image: url('../Images/global/white_panel-RHS.png'); 
 	background-repeat: repeat-y; 
 	height: 80px;
 	width: 8px;
 }
 .NominationBorderTop
 {
 	background-image: url('../Images/global/white_panel-Top.png'); 
 	background-repeat: repeat-x;
 	height: 8px;
 }
 .NominationBorderBottom
 {
 	background-image: url('../Images/global/white_panel-Bot.png'); 
 	background-repeat: repeat-x;
 	height: 8px;
 }
 .NominationScrollBody
 {
 	height: 90px;
 	width: 580px;
 	text-align: center; 
 	font-size: 11px; 
 	vertical-align: top;
 	background-color: #FFFFFF;
 }
 

.no_of_races_left
{
	color: black;
	font-size: 9px;
	font-weight: bold;
}
#LiveChatComment
{
	position: absolute;
	left: -60px;
	top: 0px;
}


.HorseDetailsButton
{
	background-image: url('../Images/en/HorseDetailsBTN.png'); 
	width: 162px;
	height: 97px;
}

.HelpButton
{
	text-align: center;
	vertical-align: middle;
	background-image: url('../Images/en/Help-Button.png'); 
	width: 162px;
	height: 97px;
}

.HelpButtonNoBackground
{
	background-image: url('../Images/en/Help_Tag.png'); 
	width: 109px;
	height: 82px;
}

.HowToButton
{
	background-image: url('../Images/en/HowTo-Button.png'); 
	width: 162px;
	height: 97px;
}

