body
{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: rgb(50, 50, 50);
  margin-top: 0px;
}

div
{
  margin-left: auto;
  margin-right: auto;
}

div.container
{
  text-align: left;
}

p {
  margin: 0px;
  text-align: left;
}

a {
  text-decoration: none;
}

a:link, a:visited
{
  color: rgb(0, 18, 222);
  text-decoration: none;
  border: 0px none black;
}

a.obvious
{
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: black;
}

table.base td a
{
  color: rgb(0, 0, 0);
  text-decoration: none;
  border: 0px none black;
}

div.table_container table.base td a:hover, table.base td a:hover, a:hover {
  text-decoration: none;
  background-color: transparent;
  border-color: rgb(0, 18, 222);
  border-bottom-width: 1px;
  border-left-width: 0px;
  border-right-width: 0px;
  border-top-width: 0px;
  border-style: dotted;
}

div.table_container table.base td a:hover, table.base td a:hover {
  color: rgb(0, 18, 222);
}

a:active
{
  color: rgb(0, 18, 222);
  border: 0px none black;
  background-color: transparent;
}

table
{
  border-collapse: collapse;
  margin-bottom: 0px;
}

.titlebar
{
   display: block;
   position: relative; top: 18px;   
 }

.topphoto
{
   display: block;
   position: relative; top: 18px;   
 }
 
.navbar
{
  text-align: center;
  position: relative; top: 0px;   
  background-color: black; 
  opacity: 0.66; 
  -moz-opacity: 0.66; 
  filter: alpha(opacity=66);
  z-index: 50;
}

.navbar .navtext
{
  text-align: center;
  font-weight: bold;
  color: white;
  padding-left: 8px;
  padding-right: 8px;
  z-index: 3;
  opacity: 1.0; 
  -moz-opacity: 1.0; 
  filter: alpha(opacity=100);
}


.navbar .navtext a:link
{
  color: white;
  text-decoration: none;
  border: 0px none black;
  opacity: 1.0; 
  -moz-opacity: 1.0; 
  filter: alpha(opacity=100);
}

.navbar .navtext a:visited
{
  color: white;
  text-decoration: none;
  border: 0px none black;
  opacity: 1.0; 
  -moz-opacity: 1.0; 
  filter: alpha(opacity=100);
}


.navbar .navtext a:hover {
  color: white;
  text-decoration: underline;
  opacity: 1.0; 
  -moz-opacity: 1.0; 
  filter: alpha(opacity=100);
}

.navbar .navtext a:active
{
  color: white;
  text-decoration: underline;
  opacity: 1.0; 
  -moz-opacity: 1.0; 
  filter: alpha(opacity=100);
}

div.content_homepage
{
  background: url('/images/sidebar_bg.gif') right repeat-y; /*background image makes right sidebar grey*/
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.content_top
{
  padding-top: 18px;
  text-align: center;
}

.content
{
  padding-top: 18px;
  padding-bottom: 18px;
}

.box
{
  background-color: transparent;
}

.news h4
{
  color: black;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 4px;
}

.news p
{
  margin-bottom: 8px;
}

#homepage_logo
{
  float: right; 
  padding-left: 13px; 
  padding-bottom: 13px; 
  position: relative; top: -3px;
}

.upcoming_races h4
{
  color: black;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  
  font-weight: bold;
  margin-top: 18px;
  margin-bottom: 4px;
}

ul {
  list-style-image: url(/images/icons/red_star.gif);
  margin-bottom: 0px;
}

.recent_results h4
{
  color: black;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  
  font-weight: bold;
  margin-top: 18px;
  margin-bottom: 4px;
}

div.footer
{
  background-color: rgb(50, 50, 50);
  color: white; 
  font-weight: bold; 
  text-align: center; 
  border-bottom: 2px solid rgb(194, 23, 23);
}

div.footer a {
  color: white; 
  font-weight: bold; 
}

div.footer div.centered {
  display: block;
}


.race_name
{
  font-weight: bold;
  color: black;
}

div.contact_us
{
  text-align: right;
}

div.contact_us a
{
  padding-right: 12px;
}

.contact_us a:link
{
  color: white;
  text-decoration: none;
  border: 0px none black;
}

.contact_us a:visited
{
  color: white;
  text-decoration: none;
  border: 0px none black;
 
}

.contact_us a:hover {
  color: white;
  text-decoration: underline;
}

.contact_us a:active
{
  color: white;
  text-decoration: underline;
  border: 0px none black;

}

.racing h3 
{
  text-align: center; 
}

h3.standings {
  margin-top: 8px;
  margin-bottom: 0px;
}

a.anchor + div.table_container {
  margin-top: 8px;
}

#easystreet
{
  margin-top: 18px;
  text-align: center;
}


.type
{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.monotype
{
  font-size: 8pt;
  font-family: Monaco, Courier New, Courier, monospaced;
}

h1
{
  color: black;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  
  font-weight: bold;
  margin-top: 18px;
  margin-bottom: 0px;
}


h2
{
  color: black;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: bold;
  margin-top: 0px;
  margin-bottom: 18px;
  text-align: left;
  line-height: 1em;
}

h2 a, h2 a:link, h2 a:hover
{
  color: black;
}

h3
{
  color: black;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-weight: bold;
  text-align: left;
}

h3 a, h3 a:link, h3 a:hover
{
  color: black;
}

.standings h3 {
  margin-top: 18px;
  margin-bottom: 0px;
}


h4
{
  color: black;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  
  font-weight: bold;
  margin-top: 18px;
  margin-bottom: 0px;
}

h5
{
  color: black;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;  
  margin-top: 18px;
  margin-bottom: 0px;
}


.updatedon
{
  font-size: 8pt;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  color: rgb(102, 102, 102);
  font-style: italic;
  white-space: nowrap;
}

.not_found {
  text-align: center;
}

.copyright
{
  font-size: 6pt;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-style: italic;
}

table.base
{
  width: 100%;
  margin-bottom: 16px;
  background-color: rgb(240, 240, 240);
  border-bottom: 1px solid rgb(180, 180, 180);
}

div.table_container {
/*  margin-top: 0px;*/
  border-left: none;
  border-right: none;
}

div.table_container table.base {
  border-left: none;
  border-right: none;
}

div.table_container div.caption
{
  color: white;
  background-color: rgb(50, 50, 50);
  background-image: none;
  border-bottom: 2px solid rgb(194, 23, 23);
  text-align: left;
  font-weight: bold;
  font-size: 12px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  padding: 0px 0px 0px 8px;
}

div.table_container div.caption a, div.table_container div.caption a:hover
{
  color: white;
  border-bottom: none;
  text-decoration: none;
}

div.table_container table.base th, table.base th {
  padding: 0px 6px 0px 6px;
  text-align: center;
  font-size: 8pt;
  text-align: left;
  border: none;
  color:  rgb(50, 50, 50);
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  background-color: rgb(200, 200, 200);
}

div.table_container table.base td,  table.base td {
  color: rgb(50, 50, 50);
  padding-left: 8px;
  padding-right: 8px;
  padding-bottom: 4px;
}

table.base tr.even td
{
  background-color: rgb(240, 240, 240);
}

table.base tr.odd td, table.base tr.odd
{
  background-color: white;
}

table.base pre
{
  margin-top: 0px;
}

table.base td
{
  background-color: rgb(240, 240, 240);
}

table.base#calendar
{
  width: 98%;
}

tr.month
{
  vertical-align: top;
}

td.day
{
  height: 70px;
  width: 14%;
  border: 1px solid white;
  background-color: rgb(240, 240, 240);
  padding: 4px 4px;
  text-align: left;
  vertical-align: top;
}

td.day div.number
{
  font-weight: bold;
  text-align: left;
}

td.day_from_other_month
{
  height: 70px;
  width: 14%;
  border: 1px solid white;
  background: white;
  padding: 4px 4px;
  vertical-align: top;
  text-align: left;
}

td.day_from_other_month div.number
{
  font-style: italic;
  text-align: left;
}

.right
{
  text-align: right;
}

.velodromes h5 {
  border-top: 1px solid rgb(120, 120, 120);
  padding-top: 8px;
}

pre, pre a, pre a:link, pre a:visited {
  font-size: 10px;
  font-family: "Andale Mono", Monaco, "Lucida Console", Monospace, monospaced;
  text-decoration: none;  
}

td.shot_date {
  width: 50px;
}

table.base td div.event a {
 color: rgb(50, 50, 50); 
}

table.base td div.event {
  padding-left: 14px;
}

table.base td div.event.atra_points_series {
  background-image: url(/images/icons/red_star.gif);
  background-repeat: no-repeat;
  background-position: 0px 1px;
}

div.nav#top {
  height: auto;
  background-image: none;
  background: black;
  border-bottom: 1px solid rgb(109, 109, 109);
}

div.nav h1 {
  text-align: center;
  color: white;
  font-style: normal;
  font-weight: normal;
  font-family: Georgia;
  letter-spacing: 12px;
  padding: 8px;
}

div.nav#bottom {
  text-align: center;
  height: 23px;
  line-height: 23px;
  background-image: none;
  background: black;
  border-top: 1px solid rgb(109, 109, 109);
  color: white;
  margin-left: auto;
  margin-right: auto;
}

div.breadcrumb, div.breadcrumb a {
  color: white;
  margin-left: auto;
  margin-right: auto;
  text-align: center;  
}

.no_top_margin {
  margin-top: 0px !important;
}

.top_margin {
  margin-top: 16px;
}


fieldset.check_boxes input
{
  width: auto;
  clear: both;
  float: left;
}

fieldset.check_boxes label
{
  float: none;
  display: inline;
  padding-left: 4px;
  padding-right: 18px;
  text-align: left;
}

input.editor_cancel_button {
  margin-right: 0px;
  top: 3px;
  float: right;
}

label {
  margin-top: 12px;
}

.login label {
  margin-right: 8px;
}

div.table_container table.base th.atra_points_series, div.table_container table.base td.atra_points_series {
  padding-left: 0px;
  padding-right: 0px;
  margin-left: 0px;
  margin-right: 0px;
  text-align: right;
}