@charset "utf-8";

/* CSS Document */

* html body {
	background:#222222;
	padding:0;
	margin:0;
}

body {
	background:#DCDCDC url(../images/interface/bgpattern.jpg) repeat-x scroll center top;
	margin: 0px;
	padding: 0px;
	font:70% Arial, Helvetica, sans-serif;
	text-align:left;
}

/*div
{
	border:thin #000 inset;
}*/

/* ---------- H TAGS ------------------------------- */
p, h3, h4 {
	border:0;
	margin:0;
	padding:0.5em 0;
	font-family:Arial, Helvetica, sans-serif;
}

h1 {
	padding:3px 8px;
	margin:0;
	font-size:1.2em;
	color:#111;
	font-family: Arial, Helvetica, sans-serif;
	/*background-image:url(../images/interface/headerCorner.png);
	background-position: bottom right;
	background-repeat:no-repeat;*/
	line-height:15px;
	border-bottom: #222 1px solid;
	margin-bottom:10px;
}

h1 a {
	color:#FFF !important;
}

h2 {
	padding:3px 8px;
	font-size:1.2em;
	color:#111;
	font-family:"Trebuchet MS", Arial;
	/*background-image:url(../images/interface/headerCorner.png);
	background-position: bottom right;
	background-repeat:no-repeat;*/
	border-bottom: #222 1px solid;
}

#h2holder {
	padding-top:16px;
}

#home h2 {
	padding:3px 8px;
	font-size:1.2em;
	color:#000;
	font-family:"Trebuchet MS", Arial;
	font-weight:bold;
	margin:1em 0 0 0;
	clear:both;
}

#races h2 {
	font-size:1.2em;
	font-family: Arial, Helvetica, sans-serif;
	padding:0;
	margin:0;
	margin-top:1em;
	color:#D71920;
	background:none;
}

h2 a {
	color:#OOO;
}

#navigation h3, #calculator h3 {
	padding:3px 8px 3px 16px;
	margin:0px;
	font-size:1.2em;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	background-image:url(../images/interface/rightheader3.jpg);
	line-height:19px;
	background-color:#FBFBFB;
}

#mBody h3 {
	font-weight:bold;
}

h4 {
	color:#00375D;
	font-weight:bold;
	font-size:1em;
}

abbr, acronym {
	border-bottom: 1px dotted #3F71DC;
	cursor: help;
}

blockquote {
	padding:10px 18px 10px 18px;
	margin:1em 0;
	font-style:italic;
	overflow:visible;
	height:1%;
	border:1px solid #FFF;
	background:#C6C6C6 url(../images/interface/blockquote-bg.gif) repeat-x top left;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:1.1em;
	color:#2272b0;
	line-height:1.8em;
}

blockquote p {
	padding-top:0;
}

hr {
	display:none;
	clear:both;
}

img {
	border-style:none;
	border:0;
}

table table {
	margin:0;
}

ul ul {
	margin-top:0 !important;
}

#logo {
	padding-left:10px;
	padding-top:12px;
}

#strapline {
	position:absolute;
	font:"Trebuchet MS", Arial;
	font-size:1.5em;
	font-weight:bold;
	color:#444;
	width:646px;
	padding:0 0 0 0;
	text-align:right;
	right:21px;
	top:40px;
}

/* ------------------------------------------------- */

#sidebar {
	float:right;
	width:262px;
	position:relative;
}

/* ------------- PROMO BANNER ---------------------- */

#promoBanner {
	margin: 0 auto;
	padding:10px;
	float:right;
}

/* ------------------------------------------------- */

#bodyWrapper {
	float:left;
	width:708px;
	padding:16px 0 22px;
	background-color:#fff;
	background-image:url(../images/interface/bg4.jpg);
	background-position:left bottom;
	background-repeat:no-repeat;
	margin:0;
}

#wrapper {
	background-color:#FFF;
	margin: 0 auto;
	width: 990px;
	clear:both;
	padding-bottom:20px;
}

#top {
	background-image:url(../images/interface/top4.jpg);
	background-repeat:no-repeat;
	width:990px;
	height:361px;
	position:relative;
}

/* ---------------------------------------------------------------------------- Members Login */

#membersLogin {
	width:530px;
	position:absolute;
	height:20px;
	color:#FFF;
	top: 102px;
	right:13px;
}
#membersLogin .welcome {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1.2em;
	color:#222;
	font-weight:bold;
	padding-top:12px;
}

#membersLogin .link {
	float:right;
	padding-right:12px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	color:#222;
	text-decoration:none;
	padding-top:12px;
}

#membersLogin .link {
	text-decoration:none;
}

/* ------------------------------------------------------------------------- Members Login Form*/

#frmMemberLogin {
	padding:0;
}

#frmMemberLogin p {
	padding-top:11px;
	float:left;
	color:#333;
	font-family:Arial, Helvetica, sans-serif;
}

#logintext {
	font-size: 1em;
}

#frmMemberLogin input {
	font-size:0.8em;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #9A0E0D;
	width:90px;
	padding:1px 3px;
	background:#FFF url(../images/interface/input-bg.gif) top left no-repeat;
	color:#000;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:90px; /*box model hack for IE5*/
	float:left;
	margin:0;
	margin-right:6px;
	margin-left: 12px;
}

#frmMemberLogin label {
	float:left;
	width:40px;
	vertical-align:middle;
	padding:0;
	margin:0;
}

#frmMemberLogin #links {
	float:left;
	margin:13px 0 0 17px;
	padding:0 0 0 10px;
	width:88px !important;
	font-family:Arial, Helvetica, sans-serif;
	border-left:#000 1px inset;
	border-left-style:dashed;
	padding-left:3px;
}

#frmMemberLogin #links a {
	text-decoration:none;
	color:#333 !important;
	font-size:1em;
}

#frmMemberLogin #links a:hover {
	text-decoration:underline;
}

#frmMemberLogin #loginButton {
	float:left;
	width:62px;
	margin:10px 6px 0 0;
}

#frmRakebackCalculator {
	padding-right:8px;
}

#frmRakebackCalculator p {
	padding:0;
	padding-bottom:0.4em;
	clear:both;
}

#frmRakebackCalculator label, #searchform label, #frmOfferEmail label {
	float:left;
	width:70px;
	vertical-align:middle;
	padding:0;
	margin:0;
}

#frmEmailNewsletter input, #searchform input, #frmRakebackCalculator select, #frmSignUp input.text, #frmSignUp input.clearonfocus, #frmSignUpDetail input.text, #frmSignUpDetail input.clearonfocus, #frmSignUp select, #frmSignUpDetail select, #frmSignUpParbet input.text, #frmSignUpParbet input.clearonfocus, #frmOfferEmail input.clearonfocus {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #000;
	padding:1px 3px;
	background:#FFF url(../images/interface/input-bg.gif) top left no-repeat;
	color:#000;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:94px;
}

#frmRakebackCalculator select {
	padding:1px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:104px;
}

* html #frmRakebackCalculator select {
	width:102px;
}

#frmSignUp label {
	float:none;
	vertical-align:middle;
	font-weight:bold;
}

#frmMemberLogin input:focus, #frmEmailNewsletter input:focus, #frmRakebackCalculator input:focus, #searchform input.text, select:focus {
	border:1px solid #000;
	color:#000;
}

#frmSignUp input.text, #frmSignUp input.clearonfocus, #commentform input.text, #commentform textarea.text, #frmSignUp select, #frmSignUpDetail select {
	border:1px solid #000;
	width:151px;
	margin-top:0.5em;
}

#frmOfferEmail input.clearonfocus {
	border:1px solid #000;
	width:151px;
	margin-top:0.5em;
}

#frmSignUp select {
	width:158px;
	padding:1px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:160px; /*box model hack for IE5*/
}

#frmSignUp .button, #frmSignUp .buttonhover {
	margin-top:0 !important;
}

#frmSignUp input.text:focus, #frmSignUp input.clearonfocus:focus, #commentform input.text:focus, #commentform textarea.text:focus {
	border:1px solid #000;
}

#frmSignUpDetail input.text, #frmSignUpDetail input.clearonfocus, #frmSignUpParbet input.text, #frmSignUpParbet input.clearonfocus {
	width:520px;
	border:1px solid #C9252B;
}

* html #frmSignUpDetail input.text, * html #frmSignUpDetail input.clearonfocus, * html #frmSignUpParbet input.text, * html #frmSignUpParbet input.clearonfocus {
	width:518px;
}

#frmSignUpDetail label, #frmSignUpParbet label {
	width:141px;
	float:left;
}

#frmSignUpDetail select {
	width:518px;
	padding:1px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:520px; /*box model hack for IE5*/
}

* html #frmSignUpDetail select {
	width:518px;
}

.button {
	float:right;
	width:65px !important;
	border:0 !important;
	color:#fff !important;
	font-size:1em;
	background:url(../images/buttons/form-button.png) no-repeat !important;
	height:18px;
	padding:1px 0 3px 0;
	margin-bottom:3px;
}

.buttonhover {
	float:right;
	width:65px !important;
	border:0 !important;
	color:#fff !important;
	font-size:1em;
	background:url(../images/buttons/form-button.png) 0 -50px no-repeat !important;
	height:18px;
	padding:1px 0 3px 0;
	margin-bottom:3px;
}

#loginButton .button, #loginButton .buttonhover {
	float:none;
	height:18px;
}

#frmSignUp .button, #commentform .button, #frmSignUpDetail .button, #frmSignUpParbet .button {
	background:url(../images/buttons/sign-up-form-button.gif) no-repeat !important;
	color:#FFF !important;
}

#frmSignUp .buttonhover, #commentform .buttonhover, #frmSignUpDetail .buttonhover, #frmSignUpParbet .buttonhover {
	background:url(../images/buttons/sign-up-form-button.gif) 0 -100px no-repeat !important;
}

#ancillaryBar .button {
	background:url(../images/buttons/ancillary-form-button.gif) no-repeat !important;
}

#ancillaryBar .buttonhover {
	background:url(../images/buttons/ancillary-form-button.gif) 0 -100px no-repeat !important;
}

#frmEmailNewsletter .button, #frmEmailNewsletter .buttonhover, #frmRakebackCalculator .button, #frmRakebackCalculator .buttonhover, #searchform .button, #searchform .buttonhover {
	margin-top:0.4em;
}

#frmRakebackCalculator {
	height:1%;
}

/* ---------------------------------------------------------------------------- Primary Navigation */

/* ---------------------------------------------------------------------------- Primary Navigation */

#primaryNav {
	width: 572px;
	height:31px;
	margin:0;
	padding:0;
	clear:both;
	position:absolute;
	right:0px;
	top:160px;
}

#primaryNav ul {
	margin:0;
	padding:0;
	padding-left:16px;
	position:relative;
}

#primaryNav li {
	float: left;
	padding: 0;
	margin: 0;
	list-style: none;
	position:relative;
}

#primaryNav ul a {
	display: block;
	padding: 8px 15px;
	padding-bottom:8px;
	padding-right:2px;
	color:#fff;
	text-decoration: none;
	font-weight:bold;
	font-size:1em;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

#primaryNav ul a:hover {
	background-position:right -100px;
	color:#ccc;
}

#primaryNav ul .current a {
	background-position:right -199px;
	color:#ccc;
}

/* ---------------------------------------------------------------------------- SUCKERFISH PRIMARY NAV DROPDOWN STYLES */

.sf-menu {
	padding-bottom:0.3em!important;
	height:auto!important;
}

.sf-menu {
	margin-bottom:0px!important;
}

.sf-menu a {
	border:0px!important;
}

.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active {
}

#primaryNav ul li ul {
	position:absolute;
	/*left: -999em;*/	

	width:10em;
	margin:0;
	border-left:0;
	padding-left:0;
	margin-left:11px;
	border:0px;
	margin-top:6px;
}

#primaryNav li ul li a {
	background-color:#ae100f;
	border:0px;
	margin:0px;
	font-weight:normal;
	padding:1px 6px 4px 6px;
}

#primaryNav ul .current ul li a {
	color:#FFF;
	border-bottom:0px;
}

#primaryNav ul .current ul li a:hover {
	color:#FFFFFF;
	border-bottom:0px;
}

#primaryNav li ul .current a, #primaryNav li ul .current a:hover {
	/*background-color:#d3a3d3!important;*/

	font-weight:bold;
	color:#FFFFFF !important;
}

#primaryNav li:hover ul {
	left: 0;
}

#primaryNav li:hover ul, #primaryNav li.sfhover ul {
	left: auto;
}

#primaryNav li ul li a:hover {
	color:#ccc !important;
}

/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}

.sf-menu {
	line-height:	1.0;
}

.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}

.sf-menu ul li {
	width:			100%;
}

.sf-menu li:hover {
	visibility:		inherit; /* fixes IE7 'sticky bug' */
}

.sf-menu li {
	float:			left;
	position:		relative;
}

.sf-menu a {
	display:		block;
	position:		relative;
}

.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}

ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul {
	top:			-999em;
}

ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul {
	top:			-999em;
}

ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}

.sf-sub-indicator {
	display:none!important;
}

/*#primaryNav {
	width: 572px;
	height:31px;
	margin:0;
	padding:0;
	clear:both;
	position:absolute;
	right:0px;
	top:160px;
}

#contactus
{
width: 83px;	
}

#primaryNav ul {
	margin:0;
	padding:0;
	padding-left:16px;
	position:relative;
}

#primaryNav li {
	float: left;
	padding: 0;
	margin: 0;	
	list-style: none;
	position:relative;
}

#primaryNav ul a {
	display: block;
	padding: 8px 15px;
	padding-bottom:8px;
	padding-right:2px;
	color:#CCC;
	text-decoration: none;
	font-weight:bold;
	font-size:1em;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
}

#primaryNav ul a:hover {
	background-position:right -100px;
	color:#FFF;
}

#primaryNav ul .current a {
	background-position:right -199px;
	color:#FFF;
}*/

/* ---------------------------------------------------------------------------- SUCKERFISH PRIMARY NAV DROPDOWN STYLES */

/*#primaryNav li ul {
	position: absolute;
	left: -999em;
	width: 13.7em;
	background:none !important;
	border-left:0;
	padding-left:0;
	margin-left:8px;
}

#primaryNav li ul li a {
	background-image:none !important;
	border-top:0;
	width:10em;
	font-weight:normal;
	padding:3px 8px;
	background-color:#000;
	color:#CCC;
}

#primaryNav ul .current ul li a {
	color:#ccc;	
}

#primaryNav ul .current ul li a:hover {
	color:#FFF;
}

#primaryNav li ul li a:hover {
	color:#FFF !important;
}

#primaryNav li ul .current a, #primaryNav li ul .current a:hover {
	font-weight:bold;
	color:#fff !important;
}

#primaryNav li:hover ul {
	left: auto;
}

#primaryNav li:hover ul, #primaryNav li.sfhover ul {
	left: auto;
}*/

/* signup at ---- */

/* ---------------------------------------------------------------------------- CLASSES */

.image {
	float:right;
	margin-left:14px;
	margin-bottom:3px;
	margin-top:0.4em;
	border:#FFF solid 1px;
}

.imagenoborder {
	float:right;
	margin-left:14px;
	margin-bottom:8px;
	margin-top:0.2em;
	display:block;
}

.exampleimage {
	float:left;
	margin-right:14px;
	margin-bottom:3px;
	margin-top:0.4em;
	border:#FFF solid 1px;
}

.hide {
	display:none;
}

.center {
/*text-align: center;*/
}

.clear {
	clear:both;
}

.left {
	float:left;
}

.right {
	float:right;
}

.datatable, .offerstable {
	line-height:normal;
	font-size:1em;
	padding:0;
	margin:0;
}

.datatable {
	margin-top:1em;
}

.datatable, .offerstable {
	width:100%;
	border-collapse:collapse;
}

.datatable th, .offerstable th {
	background:#E9E9E9;
	font-size:1em;
	padding:0.5em 0.6em;
	vertical-align:top;
	font-weight:bold;
	color:#222;
	text-align:left;
	border: 1px #FFF solid;
}

.offerstable th {
	background:#E9E9E9;
}

.datatable td, .offerstable td {
	padding:0.3em 0.6em;
	vertical-align:top;
	text-align:left;
	color:#000;
	border: 1px #FFF solid;
}

#home .datatable {
	font-size:0.9em;
	margin-top:1.4em;
}

.datatable th a, .offerstable th a {
	color:#ccc !important;
	text-decoration:none;
}

.datatable th a:hover, .offerstable th a:hover {
	color:#FFF !important;
}

.datatable tr:hover td, .offerstable tr:hover td {
	background-color:#E9E9E9;
}

.datatable .exclusive {
	padding-left:28px;
	background:#FFEBB1 url(../images/interface/rtr-exclusive.gif) left no-repeat;
}
 .datatable tr:nth-child(2n+1) td, .datatable tr:nth-child(odd) td, .offerstable tr:nth-child(2n+1) td, .offerstable tr:nth-child(odd) td {
/*background-color:#d5eaf8;*/
}

.datatable tr.odd td, .offerstable tr.odd td {
}

.datatable .highlight {
	color:#222 !important;
	font-weight:bold;
	text-decoration:underline;
}

.datatable .highlight:hover {
	color:#222 !important;
	font-weight:bold;
	text-decoration:none;
}

.datatable .promotion {
	font-weight:bold;
	color:#000 !important;
}

.datatable .promotion a {
	color:#000 !important;
}

.datatable .link {
	cursor:pointer;
}

/* ---------------------------------------------------------------------------- HOMEPAGE */


#offers {
	background:url(../images/interface/homepage-offers-bg.gif) bottom no-repeat;
	padding:9px;
	padding-top:0;
}

#offers table {
	margin:0;
}

#offers p {
	padding:0.6em 0;
	margin:0;
}

#newsContainer h3, #forumContainer h3 {
	color:#222;
	background:#E9E9E9;
	margin-top:16px;
	font-size:1em;
	padding-left:7px;
}

#news, #forum {
	padding:0;
	padding-bottom:20px;
}

#news ul, #forum ul {
	margin:0 !important;
	padding:0 !important;
	list-style:none;
}

#news ul li, #forum ul li {
	margin:0 !important;
	padding:0 !important;
	background-image:none;
	border-bottom:#ccc 1px dashed;
}

#news ul li a, #forum ul li a {
	height:18px;
	padding:3px 8px;
	margin-top:2px;
	color:#000;
	font-weight:normal;
	display:block;
}

#news ul li a:hover, #forum ul li a:hover {
	text-decoration:none;
	height:18px;
	padding:3px 8px;
	margin-top:2px;
	font-weight:bold;
}

/* --------------------------------- HOMEPAGE BULLETS */

.homeul {
	margin:16px 0 24px 0 !important;
	padding:0 0 0 8px !important;
}

.homeul li {
	margin:0 0 5px 0!important;
}

/* ---------------------------------------------------------------------------- FORMS */

form {
	margin:0;
	padding:0;
	border:0;
}

label {
	text-align:left;
}

fieldset {
	padding:0;
	margin:0;
	border:1px solid #999;
	background: #d3d3d3 url(../images/interface/fieldset-bg.gif) top repeat-x;
	margin-top:2em;
}

.fieldset {
	background:none !important;
	margin-top:0 !important;
}

.lastrow {
	background-image:none !important;
}

legend {
	border:1px solid #999999;
	border-bottom:0;
	color:#C9252B;
	background-color:#FFFFFF;
	font-weight:bold;
	margin-left:1em;
	padding:4px 8px;
	font-size:1.1em;
}

/* ---------------------------------------------------------------------------- SIGN UP */

#roomBanners {
	float:left;
	width:175px;
	margin:16px 0;
}

#roomSummary {
	float:right;
	width:504px;
	margin:16px 0;
}

#roomBanners img {
	margin-bottom:8px;
	display:block;
}

/* ---- BORDERs -------------- */

#leftborder {
	width: 8px;
	height: 100%;
	position:fixed;
	margin-left: -9px;
	background-repeat:repeat-y;
	background-position:top right;
	border-right:1px #ccc solid;
}

#rightborder {
	width: 8px;
	height: 100%;
	position:fixed;
	margin-left: 991px;
	background-repeat:repeat-y;
	border-left:1px #ccc solid;
}

* html #leftborder {
	width:0;
	height:0;
}

* html #rightborder {
	width:0;
	height:0;
}

/* ----------------------------- */

/* ---------------------------------------------------------------------------- SECONDARY NAVIGATION */


#navigation {
	background-color:#FBFBFB;
	margin-top:0px;
	width:262px;
}

#navigation ul {
	border-left:1px solid #F8F8F8;
	margin: 0;
	padding: 0;
	list-style: none;
	width:262px;
	position:relative;
}

#navigation li {
	padding: 0;
	margin: 0;
	border-bottom:1px solid #CDCDCD;
	position:relative;
	line-height:14px;
	background-image:url(../images/interface/li_bg.jpg);
}

#navigation ul span {
	position:absolute;
	right:8px;
	top:4px;
}

/*#navigation li:last-child {
	border-bottom:0;
}*/

#navigation a {
	display: block;
	padding: 4px 20px 5px 17px;
	color:#555;
	text-decoration: none;
	height:1%;
	background: url(../images/buttons/secondary-nav-button-bg.gif) repeat-x left top;
}

#navigation ul .current a, #navigation ul .current a:hover, #navigation ul .current-cat a, #navigation ul .current-cat a:hover {
	font-weight:bold;
}

#navigation ul .current a span, #navigation ul .current a:hover span, #navigation ul .current-cat a span, #navigation ul .current-cat a:hover span {
	font-weight:normal !important;
}

#navigation ul a:hover {
	background-position:0 -25px;
	color:#8f0a0b;
	padding-left: 20px;
}

#navigation ul li.us a {
	background-position:0 -100px;
}

#navigation ul li.us a:hover {
	background-position:0 -100px;
}

/* ---------------------------------------- */

/* --- CALCULATOR SETTINGS ---------------- */

#frmRakebackCalculator {
	padding-right:8px;
}

#frmRakebackCalculator p {
	padding:0;
	padding-bottom:0.4em;
	clear:both;
}

#frmRakebackCalculator label, #searchform label, #frmOfferEmail label {
	float:left;
	width:70px;
	vertical-align:middle;
	padding:2px 0 0;
	margin:0;
}

#frmEmailNewsletter input, #searchform input, #frmRakebackCalculator select, #frmSignUp input.text, #frmSignUp input.clearonfocus, #frmSignUpDetail input.text, #frmSignUpDetail input.clearonfocus, #frmSignUp select, #frmSignUpDetail select, #frmSignUpParbet input.text, #frmSignUpParbet input.clearonfocus, #frmOfferEmail input.clearonfocus {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #8a0808;
	padding:1px 3px;
	background:#FFF url(../images/interface/input-bg.gif) top left no-repeat;
	color:#000;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:518px;
}

#frmRakebackCalculator select {
	padding:1px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:156px;
}

* html #frmRakebackCalculator select {
	width:154px;
}

#frmMemberLogin input:focus, #frmEmailNewsletter input:focus, #frmRakebackCalculator input:focus, #searchform input.text, select:focus {
	border:1px solid #1E70AF;
	color:#000;
}

#frmEmailNewsletter .button, #frmEmailNewsletter .buttonhover, #frmRakebackCalculator .button, #frmRakebackCalculator .buttonhover, #searchform .button, #searchform .buttonhover {
	margin-top:0.4em;
}

#calculator {
	background-color:#FBFBFB;
	padding:0 0 10px 0;
	margin:0;
	width:262px;
	color:#FFF;
	border-left:1px solid #F8F8F8;
	border-bottom:1px solid #EFEFEF;
	clear:both;
}

#calculator p {
	padding:5px 8px 0 17px;
	color:#222;
}

/* Rakeback Calculator Result */

#results {
	display:none;
	margin-top:0px;
	padding-left:8px;
}

#results table {
	line-height:normal;
	border:1px solid #c91415;
	font-size:1em;
	margin:8px 0 0 10px;
	border-collapse:collapse;
	width:226px;
}

#results table th, #results table th {
	background:#FFF;
	font-size:1em;
	padding:0.3em 0.6em;
	vertical-align:middle;
	font-weight:bold;
	color:#000;
	text-align:left;
}

#results table td {
	background-color:#c91415;
	color:#FFF;
	font-weight:bold;
	padding:0.3em 0.6em;
	vertical-align:middle;
	text-align:left;
}

/* ---------------------------------------- */

#mBody {
 background-image:url(../images/interface/toprightcorner.jpg)  float:left;
	height:1%;
	font-size:1em;
	line-height:1.9em;
	text-align:justify;
	min-height:764px;
	padding-left:20px;
	voice-family: "\"}\"";
	voice-family:inherit;
	width:688px; /*box model hack for IE5*/
}

/* -- IE 6 Minimum height fix -- */
* html #mBody {
	height:764px;
}

#mBody ul {
	/*list-style-type:none;*/
	text-align:left;
	margin-top:1em;
	margin-bottom:1em;
}

#mBody ul li {
	padding-left:15px;
	margin-left:-15px;
}

#mBody a {
	color:#DC1C1C;
	text-decoration:none;
	font-weight:bold;
}

#mBody a:hover {
	text-decoration:underline;
}

#advertisement {
	width:262px;
	position:relative;
}

/* ---------------------------------------------------------------------------- FOOTER */

#footer {
	background-image:url(../images/interface/footerbg2.png);
	height:82px;
	width:990px;
	float:left;
	clear:both;
}

#backToTop {
	float:right;
	padding-right:6px;
}

#backToTop a {
	padding-right:20px;
	color:#fff;
	text-decoration:none;
}

#backToTop a:hover {
	color:#f8f8f8;
}

#footer ul {
	position:relative;
	margin:0;
	padding:0;
	border:0;
	list-style: none;
	padding-top:34px;
	padding-left:15px;
}

#footer li {
	float:left;
	position:relative;
	padding-left:10px;
}

#footer ul a {
	float: left;
	display: block;
	padding-right: 10px;
	color:#fff;
	text-decoration:none;
}

#footer ul a:hover {
	color:#ccc;
}

#copyright {
	float:left;
	padding: 0;
	color:#999;
	height:1%;
	padding-left:162px;
	padding-top:38px;
	width:800px;
}

#copyright a {
	color:#999;
	text-decoration:none;
}

#copyright a:hover {
	text-decoration:underline;
}

/* ---------------------------------------------------------------------------- GENERIC FORM STYLES */

label {
	line-height:normal;
}

.form, .formpanel {
	margin-top:2em;
}

.form p, #commentform p, .formpanel p {
	/*background:transparent url(../images/interface/dotted-black-h.png) repeat-x left bottom;*/
	padding:1em 0 !important;
	clear:both;
	margin-left:10px;
}

.form label {
	width:145px;
	float:left;
	line-height:20px;
}

.formpanel label {
	width:151px;
	float:left;
}

.form input.text, .form input.clearonfocus, .form textarea.text, .form textarea.clearonfocus, .form select.text, .formpanel input.text, .formpanel input.clearonfocus, .formpanel textarea.text, .formpanel select.text {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #999;
	padding:3px 3px;
	background:#FFF url(../images/interface/input-bg.gif) top left no-repeat;
	color:#000;
	width:510px;
	margin:0;
}

.formpanel input.text, .formpanel textarea.text, .formpanel input.clearonfocus {
	width:518px;
}

.form select.text {
	width:516px;
}

.form .descriptionText {
	padding-left:10px;
}

.form .buttonrow, #commentform .buttonrow, .formpanel .buttonrow {
	background-image:none;
}

.form .buttonrow input, .formpanel .buttonrow input {
}

fieldset .buttonrow input {
	margin-left:144px !important;
}

.checkboxrow {
	background-image:none !important;
}

fieldset .checkboxrow input {
	margin-left:144px;
}

fieldset .optout input {
	float:left;
}

fieldset .optout span {
	float:right;
	display:block;
	width:500px;
}

.radiobuttons label {
	width:auto;
	float:none;
	padding:0 20px 0 0;
}

.checkboxrow label {
	width:auto !important;
}

.form input.text:focus, .form textarea.text:focus, .form select.text:focus .formpanel input.text:focus, .formpanel textarea.text:focus, .formpanel select.text:focus, input.mini:focus {
	border:1px solid #000;
}

.nomargin {
	margin:0 !important;
}

input.mini {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #C9252B;
	padding:3px 3px;
	background:#FFF url(../images/interface/input-bg.gif) top left no-repeat;
	color:#000;
	width:30px;
	margin:0;
}

input.textsmall {
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:1px solid #C9252B;
	padding:3px 3px;
	background:#FFF url(../images/interface/input-bg.gif) top left no-repeat;
	color:#000;
	width:475px;
	margin:0;
}

/* signup at ---------------*/

.standardbutton {
}

/*.standardbutton .signup
{
	background:url(../images/buttons/sign-up-at.gif);
	background-repeat:repeat-x;
	padding-left:5px;
	padding-right:5px;
	height:18px;
	color:#fff;
}*/

.standardbutton a {
	background:url(../images/buttons/sign-up-at.gif);
	background-repeat:repeat-x;
	padding-left:5px;
	padding-right:5px;
	height:18px;
	color:#fff!important;
}

.standardbutton a:hover {
	text-decoration:none!important;
	color:#333!important;
}

/*body:nth-of-type(1) #mBody a
{
	color:#DC1C1C !important;
}

body:nth-of-type(1) .standardbutton a
{
	background-image:none !important;
	background-color:#fff!important;
	padding-left:10px!important;
	padding-right:10px!important;
	height:18px;
}

body:nth-of-type(1) .standardbutton a:hover
{
	text-decoration:none!important;
	color:#333!important;
}*/



/* --------------------------------------------------------------------------- TOOLTIP */



.tooltip {
	position: absolute;
	/*width: 320px;*/

	padding:10px;
	background-color:#FFF;
	margin-top:16px;
	border:1px solid #3b87bd;
	left:0;
	top:0;
}

.tooltip p {
	color:#000 !important;
	font-weight:normal !important;
}

.tooltip h2 {
	margin:0;
	border:0;
	border:1px solid #72b8ea;
	background-color:#b6d8f0;
	background-image:none;
	padding:3px 6px;
	color:#000;
	font-size:1em;
}

.tooltip a {
	display:block;
	margin:0;
	border:0;
	border:1px solid #72b8ea;
	background-color:#b6d8f0;
	padding:3px 6px;
	color:#000 !important;
	font-size:1em;
	text-align:center;
}

.tooltiptextlinks a {
	display:inline;
	border:none;
	padding:0px;
	margin:0px;
	text-align:left !important;
	background-color:#FFF !important;
	text-decoration:underline !important;
	color:#C9252B !important;
}

/* ---------------------------------------------------------------------------- BLOG ADMIN TABS ADDITIONS */



#blogWrapper .tab-wrapper ul {
	margin:0;
	padding:0;
	padding-top:14px !important;
}

/* TABS */



.tab-wrapper {
	clear:both;
	border-top: 3px ridge #F38685;
	min-height:500px;
}

* html .tab-wrapper {
	height:500px;
}

.tab-wrapper li {
	list-style:none;
	background-image:none !important;
	padding:0 !important;
	margin:0 !important;
	padding-right:14px;
}

#tab-menu {
	width: auto;
	margin: 0 !important;
	padding: 0;
	list-style: none;
	padding-top:1em;
}

#tab-menu .tabs ul {
	padding:0;
	margin:0;
}

#tab-menu li {
	float: left;
	background: transparent url("../images/interface/players-tabs.gif") 100% -400px no-repeat !important;
	padding: 0 9px 0 0 !important;
	margin: 0 6px 0px 0 !important;
}

#tab-menu a {
	float: left;
	display: block;
	padding: 8px 2px 5px 11px;
	background: transparent url("../images/interface/players-tabs.gif") 0% -400px no-repeat;
	color: #000 !important;
	text-decoration: none !important;
}

#tab-menu li:hover a {
	background-position: 0% 0px;
	padding-top:5px;
	padding-bottom:8px;
}

#tab-menu li:hover {
	background-position: 100% 0px !important;
}

#tab-menu .tab-selected a, #tab-menu .tab-selected a:hover {
	background-position: 0% -200px !important;
	color:#FFF !important;
	padding: 8px 2px 5px 11px !important;
}

#tab-menu .tab-selected, #tab-menu .tab-selected:hover {
	background-position: 100% -200px !important;
	padding: 0 9px 0 0 !important;
}

.refermessage {
	border:1px solid #D71920;
	padding:20px;
	padding-top:18px;
	margin-top:2em;
	margin-bottom:1em;
}

.validators span {
	display : block;
	color:red;
	padding-left:150px;
}

.tabs {
	list-style:none;
	list-style-image:none;
}

/* TABLE CSS ADDITIONS */



.datatable th.playerstableth {
	background:darkred;
	color:#fff;
}

.datatable th.cellHighlight {
	background:#154d79;
}

/* UL CLASS ON FREEROLLS PAGE */



.freeroll {
	margin-top:0 !important;
	padding-top:10px !important;
}

/* UL CLASS FOR NESTED UL ON SITEMAP PAGE */



.sitemapul {
	margin-top:0 !important;
}

/* Sign Scroller Classes */



a.up {
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left;
}

a.down {
	padding-left: 10px;
	background-repeat: no-repeat;
	background-position: left;
}

/* ---------------------------------------------------------------------------- EXISTING USER PANEL ON SIGN UP PAGES */

#existinguser {
	background:#F8F8F8 none repeat scroll 0 0;
	border:1px solid #E9E9E9;
	color:#FFFFFF;
	float:left;
	height:47px;
	margin:8px 0 0;
	padding:4px 8px 8px;
	width:157px;
}

#existinguser p {
	margin:0 !important;
	padding:0 !important;
	text-align:center;
	font:"Trebuchet MS", Arial;
	font-weight:bold;
	line-height:1.4em;
	font-size:1.1em;
	color:#000;
}

#existinguser a {
	background:#910909 none repeat scroll 0 0;
	color:#FFFFFF !important;
	display:block;
	font-size:1.3em;
	height:25px;
	margin-top:5px;
	padding:3px 0 0;
	text-align:center;
	text-decoration:none;
	width:159px;
}

#existinguser a:hover {
	background:#C21415;
	text-decoration:none;
	color:#FFF;
}

/* ---------------------------------------------------------------------------- ACCESSIBILITY*/

.skipLink {
	position: absolute;
	left: -999px;
	width: 990px;
}

.hide {
	display: none;
	clear:both;
}

/* ---------------------------------------------------------------------------- INSTRUCTION PANELS */

.instructionpanel, .detailedpanel {
	background-color:#FFFFFF;
	padding:10px;
	border:#ccc solid 1px;
	margin:30px 0;
	width:667px;
}

.instructionpanel {
	width:650px;
}

.stepone {
	margin-top:0;
}

.instructionpanel h3, .detailedpanel h3 {
	padding-top:4px;
	margin:0px;
	color:#DC1C1C;
	padding-bottom:10px;
}

.instructionpanel ol, .detailedpanel ol {
	list-style-type:upper-alpha;
	text-align:left;
	margin-bottom:0;
	margin-top:1.5em;
}

.instructionpanel li, .detailedpanel li {
	margin-top:1em;
}

.stepimage {
	float:left;
	margin-right:11px;
	margin-top:2px;
}

.screenshot {
	float:right;
	margin-left:10px;
	border:solid 1px #999;
	clear:all;
}

.asset-name a {
	color:#222 !important;
	font-size:1.2em;
}

/* -- acillarybar --- */

#ancillaryBar {
	padding-left:20px;
	float:left;
	width:668px;
}

#ancillaryBar h3 {
	margin:10px 0;
	border-bottom:1px #222 solid;
	padding-left:11px;
	padding-bottom:2px;
}

#ancillaryBar #calculator {
	margin-bottom:10px;
	margin-left:12px;
}

#ancillaryBar img {
	padding-left:12px;
}

.contactleft {
	float:left;
}

.contactright {
	float:right;
}

.contactitem {
	width:306px;
	padding-top:20px;
}

.contactitem img {
}

.contactitem a strong {
	float:right;
	padding-top:78px;
	color:#222;
	padding-right:125px;
}

.contactitem a span {
	float:left;
	width:306px;
}

#faqs ul li a {
	color:#E21C1C;
	text-decoration:none;
	font-weight:bold;
}

#offerBanner {
	padding-left:12px;
	margin-top:24px;
}

/* -- leaderboard -- */

/* --------------------------------------------------------------------  LEADERBOARD */



.leaderboard {
	float:left;
	width:330px;
	margin:12px 12px 0 0;
	background:url(../images/interface/leaderboard-title.gif) no-repeat top;
}

#leaderboardpage .leaderboard {
	margin:4px 0 10px 12px;
	float:right;
}

.leaderboard .datatable {
	margin:0;
	margin-left:1px;
	padding:0;
	width:329px;
} /* FF*/

* html .leaderboard .datatable, *+html .leaderboard .datatable {
	margin:0;
	width:329px;
} /* IE 6 and 7 */

.lblink a {
	display:block;
	height:23px;
	width:330px;
	background:url(../images/buttons/leaderboard-button.gif) no-repeat;
	color:#000 !important;
	font-size:1.2em;
	font-weight:bold;
	text-align:center;
	padding-top:2px;
	border:0 !important;
	margin:0 !important;
}

.lblink a:hover {
	background-position: 0 -100px !important;
	text-decoration:none !important;
	color:#FFF !important;
}

.leaderboard h3 {
	margin:2px 0 0px 0px !important;
	padding:2px 0 !important;
	color:#FFF;
	text-align:center;
	border-bottom:#FFF 1px solid;
}

.leaderboardend {
	margin:12px 0px 0px 0 !important;
}

.leaderhighlight {
	font-weight:bold;
	color:#D71920;
}

.leaderboard img {
	display:block;
}

.raceimage {
	float:left;
	margin:10px 10px 0px 0px;
}

.raceimageend {
	float:left;
	margin:10px 0px 0px 0px;
}

.leaderboardtable {
	width:60% !important;
}

.leaderboardth {
	width:10em;
}

.pageraceimg {
	margin:5px 0 0 0;
}

/* ---------------------------------------------------------------------------- LEADERBOARD POSITION ARROWS */



.datatable td.greenArrow, .datatable td.orangeArrow, .datatable td.redArrow {
	padding-right:18px;
	background: #F8F8F8 url(../images/interface/leaderboard-arrows.png) right 3px no-repeat;
}

.datatable td.orangeArrow {
	background: #F8F8F8 url(../images/interface/leaderboard-arrows.png) right -47px no-repeat;
}

.datatable td.redArrow {
	background: #F8F8F8 url(../images/interface/leaderboard-arrows.png) right -97px no-repeat;
}

/* ---------------------------------------------------------------------------- AFFILIATES AREA CSS */



.selectall {
	width:400px;
}

.affiliatebutton a {
	margin: 5px 0;
	padding: 0 0 0 14px;
	background:url(../images/buttons/affiliate-button.gif) no-repeat left top;
	font-size:1.2em;
	font-weight:bold;
	text-transform:uppercase;
	color: #FFF !important;
	text-decoration:none !important;
	float:left;
}

.affiliatebutton a span {
	padding: 2px 14px 1px 0;
	background:url(../images/buttons/affiliate-button.gif) no-repeat right top;
	display: block;
	cursor:pointer;
	float:left;
}

.affiliatebutton a:hover {
	background:url(../images/buttons/affiliate-button.gif) no-repeat 0 -100px;
	text-decoration:none !important;
}

.affiliatebutton a:hover span {
	background:url(../images/buttons/affiliate-button.gif) no-repeat 100% -100px;
}

/* safari & chrome hacks -------- */
/* ---- news section --------- */

.asset-meta {
	color: #222;
	font-style:italic;
	padding:5px 0 5px 0;
}

.asset-name a {
	text-decoration:none !important;
	font-size:1.2em;
}

/* Wbody:nth-of-type(1) h2.asset-name {
 width:628px !important;
 margin:0 !important;
}
 body:nth-of-type(1) .asset-header a {
text-decoration:none !important;
color:lightblue !important;
font-size:1em;
}
 body:nth-of-type(1) .asset-header ul li {
color:#444;
}
body:nth-of-type(1) .asset-name a {
 color:#222 !important;
 font-size:0.9em !important;
}
 body:nth-of-type(1) .asset-header p {
 color:#444 !important;
 line-height:1.8em !important;
}
 body:nth-of-type(1) .content-nav {
 display:block;
 border-top:#F3C dotted 1px;
 padding-top:10px;
 margin-top:18px;
 margin-left:16pxpx;
 width:620px;
 background-image:none;
}
 body:nth-of-type(1) .content-nav a {
 color:#222 !important;
}*/

* html .instructionpanel, * html .detailedpanel {
	width:669px !important;
	padding:10px 3px 10px 10px;
}

/* --  content-nav ------- */

.content-nav {
	border-top:1px dotted black;
	margin-top:5px;
	padding-left:8px;
}

/* -- partner code n example -- */

.partnerexample {
	width:103px;
}

.partnerscode {
	padding-bottom:43px;
	width:147px;
}

.partnerscodewide {
	padding-bottom:43px;
	width:147px;
}

.partnerscode textarea {
	width:373px;
	height:162px;
}

.partnerscodewide textarea {
	width:373px;
	height:162px;
}

/* ---------------------------------------------------------------------------- ADDITIONAL CLASSES */



#logo img {
	border:0px;
}

.racelogo {
	height:69px;
	background: #e1e1e1 url(../images/interface/race-logo-bg.gif) top left repeat-x;
	margin:0 1px;
}

.racelogo img {
	margin:0 auto;
	height:69px;
	width:187px;
}

#ctl00_cphMainContent_pnlMultipleRaces label {
	width:171px;
}

#referralEarnings tr {
	background:#f2f2f2 none repeat scroll 0 0;
}

/* -- news section --- */

.asset-header h2 {
	border:none;
	font-size:0.9em;
	padding:2px 8px;
}

.asset-header h2 a {
	border-bottom:1px solid #F1F1F1;
	padding-left:9px;
	border-left:10px solid #F1F1F1;
}

.asset-header h2 a:hover {
	color:#87090A!important;
}

.PostBody {
	margin-left:8px;
}

.boxContainer h2 {
	margin-top:3px;
}

.templatepanel, .templatepanelend {
	width:212px!important;
	margin:2px!important;
}

/* tool tip gif fix */

#offersWrapper span.topOffer {
	background:transparent url(/RBP/images/interface/top-offers-bg-grey.gif) no-repeat scroll left top!important;
	width:165px!important;
	margin:0 2px 4px 0!important;
}

#offersWrapper span.topOffer:hover {
	background:transparent url(/RBP/images/interface/top-offers-bg-grey.gif) no-repeat scroll 0 -87px!important;
}

#offersWrapper span.tip {
	background:transparent url(/RBP/images/interface/hover-tooltip-grey.png) no-repeat scroll 0 0!important;
}

#offersWrapper span.topOfferLogo {
	margin:6px 0 3px 8px;
}

#offersWrapper span.topOfferRakeback {
	margin:5px 6px 3px 0!important;
}

#offersWrapper a {
	width:164px!important;
	margin: 0 9px 14px 0!important;
}

#offersWrapper {
	width:688px;
}

#offersWrapper a.offersEnd {
	margin:0 4px 8px 0!important;
}

/* ---- leaderboard ie6 fixes ---- */

* html #offersWrapper span.topOffer {
	margin:0 39px 3px 0 !important
}

* html #offersWrapper span.tip {
	background: url(/RBP/images/interface/hover-tooltip-grey.gif) no-repeat!important; /* Fix for IE6 tooltip */
	top:-5px !important;
}

* html #offersWrapper span.topOfferLogo {
	margin:6px 0 0 8px;
!important;
}

* html #offersWrapper span.topOfferNetwork {
	padding:0 0 0 7px!important;
}

* html .child span, * html parrentTarget span {
	width:200px!important;
}

* html .selectedTarget {
	background:#CCCCCC url(/RBP/images/interface/tick.gif) no-repeat scroll 160px 2px;
}

#ctl00_cphMainContent_gvPosts, #ctl00_cphMainContent_gvCategories {
	float:left;
}

#mBody ul li {
	background:none!important;
}

.halfNhalf {
	margin-top:11px;
	width:334px;
}

.halfNhalf a {
	text-decoration:none!important;
	background:transparent url(/RBP/images/interface/contact-panel-bg-grey.png) no-repeat scroll 0 0!important;
}

.halfNhalf a:hover {
	background-position:0 -238px!important;
}

.datatable td, .offerstable td {
	background-color:#F8F8F8;
	color:#000000;
	padding:0.3em 0.6em;
	text-align:left;
	vertical-align:top;
}

/* ---------------------------------------------------------------------------- HACKS */

.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}
/* End hide from IE-mac */
