/* styles */

body {
  background-color: #000000;
  color: #ffffff;
  font-family: arial;
  font-size: 12px;
}

font, p, a, td {
  color: #ffffff;
  font-family: arial;
  font-size: 12px;
}

b, strong {
  font-weight: bold;
}

i, em {
  font-style: italic;
}

table {

}

table table {
  border: 1px solid #ff0000;
  background-image: url(images/checker.gif);
  background-repeat: repeat;
  background-position: top left;
}

table table table {
  border: 0;
  background-image: none;
}

thead tr, th {
  background-color: #9b2a2c;
  color: #ffffff;
}
/*
  
thead th {
  border-bottom: 1px solid #000000;
}

tbody td {
  border-bottom: 1px dotted #cccccc;
}
*/
td, th {
  text-align: left;
  vertical-align: top;
}

caption {
  font-size: 120%;
  font-weight: bold;
}

tr.rowFirst {
  font-weight: bold;
}

tr.rowFirst td, tr.rowFirst td a:link, tr.rowFirst td a:visited, tr.rowFirst td a:focus, tr.rowFirst td a:hover, tr.rowFirst td a:active {
  color: #ffff00;
}

tr.rowEven {
  font-weight: normal;
  background-color: #1e1e1e;
}

tr.rowOdd {
  font-weight: normal;
  background-color: #000000;
}

tr.messageRead {
  font-weight: normal;
  background-color: #1e1e1e;
  cursor: pointer;
}

tr.messageUnread {
  font-weight: bold;
  cursor: pointer;
}

tr.raceFuture td {
  font-weight: normal;
  background-color: #000000;
}

tr.racePastLost td {
  font-weight: normal;
  background-color: #1e1e1e;
}

tr.racePastWon td {
  font-weight: normal;
  color: #ffff00;
  background-color: #1e1e1e;
}

dt {
  font-weight: bold;
}

#subnav {
  border-bottom: 1px solid #000000;
}

#subnav a {
  display: inline;
  font-weight: normal;
}

#subnav a.selected {
  font-weight: bold;
}

form {
  margin: 0px;
}

input.inputCheckbox {
  height: 14px;
  width: 14px;
}

input.inputSubmit {
  background-color: #000000;
  color: #ffffff;
  font-size: 100%;
}

textarea.inputTextarea {
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  padding-bottom: 21px;
}

ol.faq li {
  font-size: 150%;
  font-weight: bold;
}

ol.faq li p {
  font-size: 66.67%;
  font-weight: normal;
}

.topLink {
  text-align: right;
}

.topLink a {
  display: block;
}

form {
  margin: 0px;
}

label {
  font-weight: bold;
}

input.inputCheckbox {
  height: 14px;
  width: 14px;
}

input.inputSubmit {
  background-color: #000000;
  color: #ffffff;
  font-size: 100%;
}

textarea.inputTextarea {
  font-size: 100%;
  width: 100%;
  overflow-x: auto;
  overflow-y: visible;
  padding-bottom: 21px;
}


hr {
  height: 1px;
  background-color: #ff0000;
  color: #ff0000;
}

.divAlignLeft {
  float: left;
  width: 200px;
  height: 175px;
  overflow: auto;
  overflow-x: visible;
  overflow-y: auto;
  margin: 0px 5px 5px 0px;
  padding: 5px;
  background-color: #1e1e1e;
  border: 2px inset #1e1e1e;
  color: #ffffff;
  font-size: 11px;
}

.divAlignCenter {
  width: auto;
  height: auto;
  margin: 0px 0px 5px 0px;
  padding: 5px;
  background-color: #1e1e1e;
  border: 2px inset #1e1e1e;
  color: #ffffff;
  font-size: 11px;
}

.divAlignRight {
  float: right;
  width: 200px;
  height: 175px;
  overflow: auto;
  overflow-x: visible;
  overflow-y: auto;
  margin: 0px 0px 5px 5px;
  padding: 5px;
  background-color: #1e1e1e;
  border: 2px inset #1e1e1e;
  color: #ffffff;
  font-size: 11px;
}

.divAlignLeft, .divAlignRight {
  overflow-x: visible;
}

.divAlignLeft h4, .divAlignRight h4 {
  font-size: 13px;
  margin: 0px;
  border-bottom: 1px solid #ffffff;
}

.divAlignLeft dl, .divAlignRight dl {
  margin: 0px;
}

.divAlignLeft dd, .divAlignRight dd {
  margin: 0px 0px 0px 15px;
}

.divAlignLeft dt, .divAlignLeft dd, .divAlignRight dt, .divAlignRight dd, .divAlignLeft td, .divAlignRight td, .divAlignLeft th, .divAlignRight th {
  font-size: 11px;
}

.divAlignLeft select, .divAlignRight select, .divAlignLeft input, .divAlignRight input {
  font-size: 11px;
  width: 190px;
}

.errorMessage {
  border: 1px solid #000000;
  background-color: #ff0000;
  color: #ffffff;
  padding: 3px;
  margin: 0px;
}

.errorMessage ul {
  margin: 0px 0px 0px 20px;
  font-size: 11px;
}

.errorMessage ul li {
  color: #ffffff;
  font-size: 11px;
}

.info {
  border: 2px solid #ffff00;
  color: #ff0000;
  padding: 3px;
  margin: 0px;
}

input.inputCheckbox {
  height: 14px;
  width: 14px;
}

input.inputRadio {
  height: 14px;
  width: 14px;
}

input.inputSubmit {
  width: auto;
}

input.inputText, select.inputSelect, textarea.inputTextarea {
  width: 190px;
}

select.inputSelect {
  width: 196px;
}

table.data th, table.data td {
  padding: 2px;
}

table.data th, table.data td, table.data th a, table.data td a {
  font-size: 11px;
}

table.data thead tr th {
 border-bottom: 2px solid #ff0000;
}

table.data input.inputSubmit {
  font-size: 10px;
}

td.attempts, td.attempts strong, td.attempts a:link, td.attempts a:visited, td.attempts a:focus, td.attempts a:hover, td.attempts a:active {
  color: green;
}

tr.wait td.attempts, tr.wait td.attempts strong, tr.wait td.attempts a:link, tr.wait td.attempts a:visited, tr.wait td.attempts a:focus, tr.wait td.attempts a:hover, tr.wait td.attempts a:active {
  color: red;
}

tr.pending td.attempts, tr.pending td.attempts strong, tr.pending td.attempts a:link, tr.pending td.attempts a:visited, tr.pending td.attempts a:focus, tr.pending td.attempts a:hover, tr.pending td.attempts a:active {
  color: yellow;
}

blockquote {
  border-left: 2px solid red;
  margin: 0 0 20px 0;
  padding: 0 0 0 5px;
  font-style: italic;
}

tr.robbable-top td, tr.robbable-bottom td {
  border-width: 2px;
  border-style: dotted;
  border-color: #ffff00;
}

tr.robbable-top td {
  border-width: 2px 0 0 0;
}

tr.robbable-bottom td {
  border-width: 0 2px 2px 0;
}

tr.robbable-top td.left {
  border-width: 2px 0 2px 2px;
}

tr.robbable-top td.right {
  border-width: 2px 2px 0 0;
}

fieldset {
	border: 1px solid #ff0000;
	padding: 10px;
	width: 90%;
	margin: 0 auto 10px auto;
}

legend {
	font-weight: bold;
	font-size: 125%;
	color: #ffffff;
}

fieldset table {
	border-style: none;
	border-width: 0;
}

p#pageresponse {
  text-align: left;
  font-size: 12px;
  margin: 10px 25px;
  padding: 5px 48px 5px 5px;
/*
  border: 1px dotted #000000;
*/
  font-weight: bold;
  min-height: 16px;
  position: relative;
}

p#pageresponse.multiple {
  background-color: transparent;
  border-width: 0;
  padding: 3px;
}

ol#pageresponses {
  margin: 10px 25px;
}

ol#pageresponses li {
  text-align: left;
  font-size: 12px;
  padding: 5px 48px 5px 5px;
/*
  border: 1px dotted #000000;
*/
  font-weight: bold;
  min-height: 16px;
  position: relative;
}

p#pageresponse span.twitter, ol#pageresponses li span.twitter, p#pageresponse span.facebook, ol#pageresponses li span.facebook, p#pageresponse span.myspace, ol#pageresponses li span.myspace {
  cursor: pointer;
  width: 16px;
  height: 16px;
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  background-position: top left;
  background-repeat: no-repeat;
}

p#pageresponse span.twitter, ol#pageresponses li span.twitter {
  background-image: url(/images/twitter_16x16.gif);
}

p#pageresponse span.facebook, ol#pageresponses li span.facebook {
  background-image: url(/images/facebook_16x16.gif);
}

p#pageresponse span.myspace, ol#pageresponses li span.myspace {
  background-image: url(/images/myspace_16x16.gif);
}

ol#pageresponses li span.loading {
  background-image: url(/images/loading_16x16.gif);
}

/*
ol#pageresponses li.hover {
  border-color: #333333;
}
*/

p#pageresponse li.hover span.twitter, ol#pageresponses li.hover span.twitter, p#pageresponse li.hover span.facebook, ol#pageresponses li.hover span.facebook, p#pageresponse li.hover span.myspace, ol#pageresponses li.hover span.myspace {
  display: block;
  cursor: pointer;
}

div#pageresponse-setup {
  min-height: 64px;
  padding: 10px;
  background-color: #666666;
  border: 1px solid yellow;
  color: #ffffff;
  margin: 10px;
}

div#pageresponse-setup p {
  margin: 0 0 20px 0;
}

span.icons {
  float: right;
  width: 64px;
  height: 64px;
  margin: 0 0 0 10px;
}

span.icons.with-twitter.with-facebook.with-myspace {
  width: 192px;
}

span.icons.with-twitter.with-facebook, span.icons.with-twitter.with-myspace, span.icons.with-facebook.with-myspace {
  width: 128px;
}

span#twitter-setup, span#facebook-setup, span#myspace-setup {
  float: left;
  width: 64px;
  height: 64px;
  background-repeat: no-repeat;
  background-position: top left;
  cursor: pointer;
}

span#twitter-setup {
  background-image: url(/images/twitter-icon-64x64.png);
}

span#facebook-setup {
  background-image: url(/images/facebook-icon-64x64.png);
}

span#myspace-setup {
  background-image: url(/images/myspace-icon-64x64.png);
}

span#twitter-setup.loading, span#facebook-setup.loading, span#myspace-setup.loading {
  background-image: url(/images/loading-64x64.gif);
  background-position: 50% 50%;
}

span#twitter-setup span, span#facebook-setup span, span#myspace-setup span {
  display: none;
}

#social {
  float: right;
  margin: 0;
  padding: 0;
}

#social dt {
  font-size: 18px;
  font-weight: bold;
  color: #ff0000;
  text-align: right;
  margin: 0 0 10px 0;
}

#social dd {
  margin: 0;
  padding: 0;
}

#social ul {
  list-style-type: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}

#social li {
  list-style-type: none;
  list-style-image: none;
  margin: 0 0 0 10px;
  padding: 0;
  float: left;
  width: 32px;
  height: 32px;
}
