/*------------------------------------------------------------------------------
 Road to the Roses 2009
 main.css
------------------------------------------------------------------------------*/
* {
  margin: 0;
  padding: 0;
}
a img {
  border: 0;
}
img, embed {
  vertical-align: bottom;
}
h1, h2, h3, h4, h5, h6 {
  font-weight: normal;
  font-family: Arial,Helvetica,sans-serif;
}
a {
  color: #0678b3;
}
a:hover {
  color: #ed164f;
  text-decoration: none;
}
ul, ol {
  max-width: 100%;
}
li {
  display: list-item;
  /*zoom: 1;*/
  max-width: none;
}
font {font-size: 1em !important}
#content big {
  font-size: 1em;
}
label {
  display: block;
}
option {
  padding: 0 1em 0 0;
}

/* Body and Layers
=============================*/
body {
  font: normal 62.5% 'Lucida Grande',Verdana,Tahoma,sans-serif;
  background: #111;
  color: #2d2d2d;
  text-align: center;
}
div.layer {
  width: 985px;
  margin: 0 auto;
  text-align: left;
}
div.layer:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
div.layer {display: inline-block;}
/* Hides from IE-mac \*/
* html div.layer {height: 1%;}
div.layer {display: block;}
/* End hide from IE-mac */

/* CDI Navigation
=============================*/
#cdi-nav {
  font-size: 1.1em;
  padding: 10px 0;
  background: #1f1d1e url(i/cdi-nav.gif) no-repeat 50% 6px;
  color: #606060;
  border-bottom: 1px solid #af8c5e;
}
#cdi-nav ul {
  float: left;
  display: inline;
  padding: 4px 0 0 10px;
}
#cdi-nav li {
  display: inline;
  list-style: none;
}
#cdi-nav ul a {
  color: #707070;
  padding: 0 3px;
}
#cdi-nav select {
  font: 10px Arial,sans-serif;
  float: left;
  margin: 0 0 0 60px;
  padding: 1px;
  color: #CCC;
  background: #222;
  border: 1px solid #555;
}
#cdi-nav option {
  padding: 0 1em 0 0;
  background: #222;
  color: #CCC;
}
#user-pod {
  float: right;
  display: inline;
  padding: 4px 12px 0 0;
}

/* Header
=============================*/
#header {
  height: 143px;
  position: relative;
  background: #010101 url(i/header.png) repeat-x center top;
  color: #FFF;
}
#header .layer {
	height: 143px;
	background: url(i/mast.jpg) no-repeat left top;
}
#header .site-name a {
  float: left;
  width: 225px;
  height: 140px;
  text-indent: -9999px;
  text-decoration: none;
  overflow: hidden;
}
#twinspires-powered {
	position: absolute;
	left: 610px;
	top: 58px;
}
#twinspires-powered a {
	display: block;
	width: 190px;
	height: 24px;
	background: url(i/powered-by-ts.png?20090210) no-repeat left top;
	text-decoration: none;
	text-indent: -9999px;
	overflow: hidden;
}

/* Pay to Play
=============================*/
#header .layer {
  position: relative;
}
#pay-to-play {
  font: 1.1em Arial,Helvetica,sans-serif;
  line-height: 1;
  position: absolute;
  right: 0px;
  top: 16px;
  padding: 33px 0 0;
  background: url(i/pay-to-play.png) no-repeat 10px 0;
}
#pay-to-play .details {
  width: 133px;
  min-height: 80px;
  padding: 0 15px 0 20px;
  background: url(i/pay-bottom.png) no-repeat left bottom;
  text-align: right;
}
* html #pay-to-play .details {
  height: 82px;
}
#pay-to-play h2 {
  position: absolute;
  left: -500em;
  margin: 0;
}
#pay-to-play .eligibility {
  height: 2em;
}
#pay-to-play .total {
  font-family: Georgia,Times,serif;
  font-size: 1.8em;
  margin: 9px 0 0;
  padding: 3px 0 3px;
  background: url(i/pay-total-border.png) no-repeat right top;
}
#pay-to-play .time-remaining {
  float: right;
  width: 49px;
  height: 29px;
  position: relative;
  top: -2px;
  right: -6px;
  background: url(i/pay-time.png) no-repeat 0 0;
  color: #8fc400;
  text-align: center;
}
#pay-to-play .time-remaining .days {
  font: 18px Georgia,times,serif;
  float: left;
  width: 16px;
  letter-spacing: -0.05em;
  padding: 3px 0 0 4px;
}
#pay-to-play .time-remaining .label {
  font-size: 9px;
  float: right;
  width: 28px;
  padding: 5px 0 0;
}

/* Main Navigation
=============================*/
#navigation {
  background: #000 url(i/nav.gif) repeat-x left top;
  color: #b9b7b7;
}
#navigation .layer {
}
#navigation ul {
  background: #000 url(i/nav-gloss.gif) repeat-x left top;
  float: left;
  padding: 0;
  margin: 0;
  border-right: 1px solid #313131;
}
#navigation li {
  float: left;
	margin: 0;
	padding: 0;
  list-style: none;
}
#navigation li a {
  font: bold 1.5em Arial,Helvetica,sans-serif;
  line-height: 1;
  padding: 12px;
  float: left;
  color: #FFF;
  border-left: 1px solid #333;
  text-decoration: none;
}
#navigation li a:hover,
#page-home .home a,
#page-officialrules .rules a,
#page-prizes .prizes a,
#page-gametimeline .timeline a,
#page-raceschedule .schedule a,
#page-offthetrail .off-trail a,
#page-playingtips .tips a,
#page-overallstandings .standings a {
	background: #000 url(i/nav-active.png) repeat-x left top;
  color: #fd4072;
}
/* Time ---------------------*/
#time {
  float: right;
  padding: 8px 5px 0 0;
  text-align: center;
  text-transform: uppercase;
  letter-spacing: -1px;
}
#time .label {
  display: block;
  font: normal 0.9em Arial,Helvetica,sans-serif;
  line-height: 1;
  color: #b9b7b7;
}
#time .time {
  display: block;
  font: bold 1.1em Arial,Helvetica,sans-serif;
  line-height: 1;
}

/* Main Layout
=============================*/
#main {
  font-size: 1.2em; /* 12 px */
  line-height: 18px;
  width: 984px;
  background: #FFF url(i/faux-sidebar.gif) repeat-y right top;
  border-right: 1px solid #ccc;
}
#content {
  float: left;
  width: 600px;
  padding: 26px 28px 26px 27px;
  background: #FFF;
  border-top: 1px solid #FFF;
}
#sidebar {
  float: right;
  width: 329px;
  background: #0b0a0b url(i/sidebar.jpg) no-repeat left top;
  color: #FFF;
  border-top: 1px solid #fff;
}

/* Typography
=============================*/
h1, h2, h3, h4, h5, h6 {
  margin: 20px 0 3px;
  line-height: 1;
}
p, table, ol {
  margin: 3px 0 15px;
}
h1 {
  font-size: 3em;
  margin: 0 0 20px;
  color: #ee174f;
}
h1 em {
	font-size: 0.8em;
	color: #ed4a75;
}
h2 {font-size: 1.75em; color: #8f6d42}
h3 {font-size: 1.25em; font-weight: bold; color: #7aa248}
h4 {font-size: 1.15em}
h5 {font-size: 1em}
h6 {font-size: 0.85em}
#content ol,
#content ul {
  margin: 3px 0 15px;
  padding: 0;
}
#content li {
  margin: 3px 0 3px 1.5em;
  padding: 0;
}
.offset {
	margin-left: 1.5em;
}

/* Content UI
=============================*/
/* Notices ------------------*/
div.notice {
  font-size: 1.1em;
  margin: 1.5em 0;
  padding: 16px 16px 8px;
  background: #FFC;
  border: 1px solid #ee9;
}
div.notice p {
  margin: 0 0 0.8em;
}
/* Status -------------------*/
.status {
	font-style: italic;
	margin: 0 15px 0 0;
	padding: 3px 0 3px 24px;
	background: url(i/icon.status.png) no-repeat left center;
	color: #666;
}
/* Tables -------------------*/
table {
  font-size: 0.92em;
  width: 100%;
  margin: 3px 0 15px;
  border-collapse: collapse;
  /*table-layout: fixed;*/
  clear: both;
}
th, td {
  padding: 5px 9px;
  border-right: 1px solid #FFF;
  border-bottom: 1px solid #FFF;
  text-align: left;
}
thead th,
thead td {
  font-size: 1.1em;
  font-weight: bold;
  background: #606060 url(i/th.gif) repeat-x left top;
  color: #FFF;
}
tbody tr {
  background: #e7e7e7;
}
tbody tr.alt {
  background: #FFF;
}
td.active-horse {
  font-weight: bold;
  padding-left: 20px;
  background: #e7e7e7 url(i/red-dot.gif) no-repeat 6px 52%;
}
.alt td.active-horse {
  background-color: #FFF;
}
td.number-col {
  width: 5%;
}
thead a {
  color: #93b2c5;
}
/* scrolling wide tables */
div.wide-table {
  width: 600px;
  margin: 1em 0;
  border: 1px solid #CCC;
  overflow: auto;
  *overflow: hidden;
  *overflow-x: auto;
}
/* Form controls ------------*/
form tr.checked td {
  background: #ffdcdc;
}
input, textarea {
  padding: 3px 5px;
}
/* Gels ---------------------*/
div.gel {
  width: 100%;
  margin: 3px 0 20px;
  background: url(i/gel-top.gif) no-repeat left top;
  color: #FFF;
  clear: both;
}
div.gel .goo {
  padding: 12px 20px;
  background: url(i/gel-bottom.gif) no-repeat left bottom;
}
.gel a {
  color: #642e13;
  font-weight: bold;
}
/* Tabs ---------------------*/
#content .tabs {
  float: left;
  font-size: 0.92em;
  line-height: 1;
  width: 100%;
  margin: -10px 0 20px;
  border-bottom: 1px solid #363636;
}
#content .tabs ul {
  float: right;
  margin: 0;
  padding: 0;
  clear: both;
}
#content .tabs li {
  float: left;
  margin: 0 0 0 3px;
  padding: 0 0 0 10px;
  list-style: none;
}
#content .tabs li.active,
#content .tabs li.active:hover {
  background: url(i/tab.left.gif) no-repeat left top;
}
#content .tabs a {
  float: left;
  padding: 5px 17px 5px 7px;
  color: #444;
  text-decoration: none;
}
#content .tabs li:hover,
#content .tabs li:hover a {
  background: #DDD;
  color: #ed2b3a;
}
#content .tabs li.active a {
  background: url(i/tab.gif) no-repeat right top;
  color: #FFF;
}
/* Alphabet List Nav --------*/
#alpha-nav ol {
  font-size: 0.92em; /* 11px */
  line-height: 1;
  float: left;
  margin: 0 0 -3px;
  padding: 0;
  border-right: 1px solid #ccc;
  border-bottom: 4px solid #ed2b3a;
}
#alpha-nav li {
  float: left;
  margin: 0;
  padding: 0;
  list-style: none;
}
#alpha-nav .alpha {
  float: left;
  padding: 5px 7px 5px 8px;
  border: 1px solid #ccc;
  border-right: 0;
  text-transform: uppercase;
  text-decoration: none;
}
#alpha-nav a.alpha:hover {
  background-color: #AAA;
  color: #FFF;
}
#alpha-nav .active .alpha {
  font-weight: normal;
  background: #ed2b3a;
  color: #FFF;
  border: 1px solid #ed2b3a;
  border-right: 0;
  cursor: default;
}
/* Signup Nav ---------------*/
#signup-nav h2 {
  margin: 25px 0 5px;
}
/* Login Gel ----------------*/
#login h2 {
  font: 40px Arial,Helvetica,sans-serif;
  float: left;
  width: 136px;
  color: #000;
}
#login .form-item {
  float: left;
  padding: 7px 10px 7px 0;
}
#login .form-item input {
  width: 130px;
}
#login .form-submit {
  float: right;
  width: 105px;
  padding: 20px 0 4px;
  background: url(i/login-submit.gif) no-repeat 0 20px;
}
#login .form-submit input {
  width: 105px;
  height: 40px;
  opacity: 0;
  filter: alpha(opacity=0);
  cursor: pointer;
  cursor: hand;
}
#login .reminder {
  font-size: 0.92em;
  margin: 0 0 0 136px;
  clear: left;
}
/* Error Messages -----------*/
#error {
  margin: 0 0 20px;
  padding: 12px;
  background: #ffece6;
  color: #e00a0d;
  border: 6px solid #e00a0d;
}
#error h2 {
  float: left;
  width: 100px;
  margin: 0;
  padding: 0;
  color: #000;
  text-transform: uppercase;
}
/* TS League Pool -----------*/
#ts-league-pool {
	margin: 15px auto;
}
#ts-league-pool h2 {
	float: left;
	width: 295px;
	height: 65px;
	margin: 0;
	padding: 0;
	background: url(i/ts-pool-title.png) no-repeat right center;
	text-indent: -9999px;
	overflow: hidden;
}
#ts-league-pool .ts-score {
	font-size: 10px;
	float: left;
	width: 256px;
	height: 71px;
	background: url(i/ts-score.png) no-repeat left top;
	color: #fff;
	text-align: center;
}
#ts-league-pool .ts-score var {
	display: block;
	font: italic 3em Georgia,times,serif;
	line-height: 1;
	margin: 0;
	padding: 11px 0 2px;
}
#ts-league-pool .ts-score p {margin: 0}
#ts-league-pool .ts-score a {color: #74c0fe}
p.ts-league-info {
	font-size: 0.92em;
	font-style: italic;
	clear: both;
	margin: 0;
	padding: 10px 0 0;
	color: #707070;
	text-align: center;
}
.ts-league-info var {
	font-weight: bold;
	color: #333;
}
/* Pagination -------------------*/
#content ol.pagination {
	line-height: 2;
	margin: 1em 0;
	padding: 0;
	text-align: center;
}
#content ol.pagination li {
	display: inline;
	margin: 0;
	padding: 0;
	list-style: none;
}
#content ol.pagination li a {
	padding: 4px 6px;
	text-decoration: none;
}
#content ol.pagination li a:hover {
	background: #eee;
}
#content ol.pagination li.current a {
	font-weight: bold;
	color: #333;
}

/* User registration/edit forms
=============================*/
#user-edit-form table {
  table-layout: auto;
  margin: 0;
}

#user-edit-form h2 {
  font-size: 1em;
  font-weight: bold;
  line-height: 1;
  margin: 24px 0 16px;
  padding: 9px 12px 10px;
  background: url(i/form-header.gif) no-repeat left top;
  color: #FFF;
  clear: both;
}
#user-edit-form .form-item {
  clear: both;
}
#user-edit-form label {
  font-size: 0.92em;
  line-height: 1.2;
  float: left;
  width: 194px;
  margin: 0 0 9px;
  padding: 3px 0;
  color: #5d5e61;
  text-align: right;
  clear: left;
}
#user-edit-form .error {
  font-size: 0.86em;
  font-weight: bold;
  line-height: 1.1;
  float: right;
  max-width: 200px;
  padding: 1px 0;
  color: red;
}
#user-edit-form .controls {
  display: block;
  margin: 9px 0 9px 211px;
}
#user-edit-form .description {
  font-size: 0.86em;
  line-height: 1.4;
  margin: 9px 0 9px 211px;
  color: #7a7b7e;
}
#user-edit-form .description em {
  font-style: normal;
}
#user-edit-form .form-break {
  font-size: 0;
  height: 16px;
  margin: 0 0 16px;
  border-bottom: 1px solid #d1d1d2;
  clear: both;
}
#user-edit-form .form-submit {
  padding: 16px;
  border-top: 1px solid #d1d1d2;
  text-align: center;
  clear: both;
}
#user-edit-form input[type=radio] {
  margin: 0 .25em 0 .5em;
}

/* Commissioner Updates
=============================*/
#video-player {
  padding: 56px 0 0;
  margin: 0 0 20px;
  background: url(i/commish-video-header.png) no-repeat 0 0;
}

/* Sidebar
=============================*/
#sidebar a {
	color: #a0cf67;
}
/* Top navigation -----------*/
#commissioner-update {
  display: block;
  width: 301px;
  height: 30px;
  margin: 10px auto 0;
  background: url(i/commish-updates.gif) no-repeat left top;
  text-indent: -9999px;
  text-decoration: none;
  overflow: hidden;
}
#sidebar-links {
  font-size: 0.92em;
}
#sidebar-links ul {
  float: left;
  width: 304px;
  margin: 0;
  padding: 16px 0 10px 25px;
  background: url(i/sidebar.black-button.bg.gif) no-repeat 50% 64%;
}
#sidebar-links li {
  float: left;
  margin: 0;
  padding: 0 5px 0 8px;
  list-style: none;
}
#sidebar-links li.help-faq {
  padding: 0 22px 1px 0;
  background: url(i/help-faq.gif) no-repeat right center;
}
#sidebar-links li a {
  float: left;
  font-weight: bold;
  white-space: nowrap;
}
/* Stable Blocks ------------*/
.stable-block {
  clear: left;
}
.stable-block h2 {
  font-size: 1.24em;
  line-height: 1;
  margin: 0;
  padding: 5px 16px;
  background: #535456 url(i/sidebar-block-heading.gif) repeat-x left top;
  color: #fff;
}
.stable-block .content {
  font-size: 0.92em;
  padding: 8px 16px;
}
.stable-block ul {
  margin: 0;
  padding: 0;
}
.stable-block li {
  margin: 0;
  padding: 2px 8px;
  background: url(i/sidebar-list-link.gif) repeat-x left top;
  color: #FFF;
  list-style: none;
}
.stable-block li.checked {
  background: #ff7678 url(i/sidebar-list-link.checked.gif) repeat-x left top;
  color: #222;
}
.stable-block li:hover {
  background: #99a0aa url(i/sidebar-list-link.active.gif) repeat-x left top;
  color: #222;
}
#sidebar .stable-block li:hover a {
	color: #000;
}
#sidebar .stable-update {
  padding: 6px;
  background: #EB283B;
  border-top: 1px solid #555;
  border-bottom: 1px solid #555;
  text-align: center;
}
/* Drag/drop interface styles */
.stable-block li.engaged {
	font-style: italic;
	background: #ffffa2;
	color: #000;
}
.stable-block li.target {
	font-style: italic;
	background: #ff726f;
	color: #000;
}
.stable-block li.draggable {
	cursor: move;
}
#rttrStableCurItem {
	display: block;
	font-size: 11px;
	font-style: italic;
	line-height: 18px;
	position: absolute;
	width: 281px;
	margin: 0;
	padding: 0;
	padding: 2px 8px;
	background: #ffffa2;
	color: #000;
	list-style: none;
	text-align: left;
	opacity: 0.75;
	filter: alpha(opacity=75);
}
/* Stable Manager -----------*/
#update-user-pod label {
  display: block;
}
#stable-manager {
  padding: 6px 0 0;
  clear: left;
}
#sidebar-add-stable {
  display: block;
  width: 252px;
  height: 34px;
  margin: 3px auto;
  background: url(i/add-stable.png) no-repeat center center;
  text-indent: -9999px;
  text-decoration: none;
  overflow: hidden;
}
#sidebar-complete-stable {
  display: block;
  width: 265px;
  height: 47px;
  margin: 3px auto;
  background: url(i/complete-stable.png) no-repeat center center;
  text-indent: -9999px;
  text-decoration: none;
  overflow: hidden;
}
/* My Stables Navigation */
#stable-manager .my-stables {
  font-size: 1.16em;
  line-height: 1;
  float: left;
  width: 100%;
  margin: 0 0 0 2px; 
  padding: 9px 0 0;
}
#stable-manager .my-stables li {
  float: left;
  position: relative;
  margin: 0;
  padding: 0 0 0 5px;
  background: url(i/stable-tab.left.gif) no-repeat left top;
  list-style: none;
  z-index: 1;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
/* #stable-manager .my-stables li.stagger {
  clear: left;
} */
#stable-manager .my-stables li.active,
#stable-manager .my-stables li:hover {
  z-index: 2;
  opacity: 0.999;
  filter: alpha(opacity=100);
}
#stable-manager .my-stables a {
  float: left;
  width: 75px;
  padding: 4px 15px 4px 10px;
  background: url(i/stable-tab.gif) no-repeat right top;
  color: #FFF;
  text-decoration: none;
  text-align: center;
  overflow: hidden;
  zoom: 1;
}
#stable-manager .my-stables li.inactive {
  background-image: url(i/stable-tab.left.inactive.gif);
}
#stable-manager .my-stables li.inactive a {
  background-image: url(i/stable-tab.inactive.gif);
}
/* Current Stable */
#stable-manager .current-stable {
  float: left;
  width: 100%;
  background: #000 url(i/current-stable.gif) repeat-y left top;
  color: #d5d2d2;
  border-top: 1px solid #6c6d6f;
}
#stable-manager .current-stable h2 {
  font-size: 2em;
  float: left;
  margin: 0;
  padding: 16px;
  color: #fff;
}
#stable-manager .current-stable ul {
  font-size: 0.92em;
  line-height: 1.2;
  float: right;
  margin: 0;
  padding: 6px 16px;
}
#stable-manager .current-stable li {
  margin: 0;
  padding: 0;
  list-style: none;
}
#stable-manager .current-stable .rank {
  font-size: 1.364em;
  color: #e8141b;
}
/* Stable tools */
#stable-manager .stable-tools {
  font-size: 0.76em; /* 9px */
  line-height: 1;
  float: left;
  width: 100%;
  border-top: 1px solid #6c6d6f;
  clear: left;
}
#stable-manager .stable-tools ul {
  float: left;
  margin: 0;
  padding: 6px 0 6px 6px;
}
#stable-manager .stable-tools li {
  float: left;
  margin: 0 4px 0 0;
  padding: 0;
  list-style: none;
}
#stable-manager .stable-tools a {
  float: left;
  margin: 0;
  padding: 6px;
  background: url(i/stable-tool-link.gif) no-repeat -4px 0;
  color: #a0cf67;
  text-decoration: none;
  white-space: nowrap;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  -ms-border-radius: 5px;
}
#stable-manager .stable-tools li a:hover {
  background-image: url(i/stable-tool-link.hover.gif);
  color: #000;
}
/* Message ------------------*/
#sidebar div.message {
  padding: 20px 40px 60px 26px;
  color: #efd7b8;
  clear: left;
}
#sidebar div.message h2 {
  font-size: 2.75em;
  margin: 0 0 15px;
  color: #a0cf67;
}
#sidebar div.message big {
  font-size: 2em;
  font-family: Arial,Helvetica,sans-serif;
  color: #a0cf67;
}
#sidebar strong.loud {
  font: normal 1.667em Arial,Helvetica,sans-serif;
  color: #FFF;
}
#sidebar div.message a {
  color: #ed2b3a;
}

/* Footer
=============================*/
#footer {
  font-size: 1.2em; /* 12px */
  line-height: 1.5;
  background: #000 url(i/footer.gif) repeat-x left top;
  color: #ccb89f;
  border-top: 1px solid #FFF;
}
#footer li {
  float: left;
  width: 328px;
  padding: 0 0 20px;
  list-style: none;
}
#footer li ul {
  margin: 3px 0 15px;
  padding: 0 0 0 1.5em;
}
#footer li li {
  float: none;
  width: auto;
  padding: 0;
  margin: 0;
  list-style: square;
}
#footer h2 {
  font-size: 2em;
  line-height: 1;
  margin: 0 0 20px;
  padding: 5px 20px;
  color: #ffe4c1;
}
#footer li div {
  padding: 0 20px;
  border-left: 1px dashed #332e27;
}
#footer li.pay-to-play div {
  border: 0;
}
#footer .copyright {
  margin: 3px 0 15px 20px;
}

/* Yum! Logo */
#yum {
  float: right;
  margin: 0 0 1em 1em;
}
