html
{
/*
  background-color: rgb(224,224,224);
  padding-top: 4px;
  padding-left: 8px;
  padding-right: 8px;
*/
}

body
{
/*
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border: 2px solid black;
  margin-top: 16px;
  margin-left: 8px;
  margin-right: 8px;
  padding-top: 0px;
  padding-left: 0px;
  padding-right: 0px;
  padding-bottom: 24px;
  margin-bottom: 16px;
  background-color: white;
*/
}

a, a:link, a:visited {
  color: black;
  text-decoration: none;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  border-bottom: none;
}

a:hover, table.titlebar td.links a:hover, table a:hover, table.base a:hover, div.table_container .caption a:hover, a.ad:hover {
  color: black;
  background-color: rgb(255,155,0);
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: black;
}

a.image:hover, a.anchor:hover, a.ad:hover, a.home_page_photo:hover, a.image:hover img {
  border-bottom-width: 0px;
  border-bottom-style: none;
  margin: 0px;
  padding: 0px;
  text-decoration: none;
  background-color: transparent;
}

a:active
{
  background-color: rgb(255,222,20);
  text-decoration: none;
}

a.obvious, table.base#news a
{
  border-bottom-width: 1px;
  border-bottom-style: dotted;
  border-bottom-color: black;
}

h1
{
  color: #999;
  font-size: 21px;
  font-style: normal;
  line-height: 25px;
  margin-top: 24px;
  margin-bottom: 4px;
  text-align: left;
}

h1 a, h1 a:link, h1 a:visited,
h2 a, h2 a:link, h2 a:visited {
  color: #999;
}

h1.top
{
  margin-top: 0px;
}

h2
{
  color: #999;
  font-size: 21px;
  line-height: 25px;
  padding-top: 24px;
  padding-bottom: 4px;
}

h3
{
  color: #999;
  font-size: 14px;
  margin-top: 16px;
  margin-bottom: 4px;
}

h3 a
{
  color: #999;
}

h4
{
  margin-bottom: 0px;
}

p.flash_message, p.message, div.flash_message, div.message
{
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.notice_span, .warn_span, #notice_span, #warn_span {
  padding-top: 1px;
  padding-bottom: 1px;
}

table.titlebar
{
  height: 62px;
  width: 100%;
  background-image: url(/images/backgrounds/title_bar.gif);
  background-repeat: repeat-x;
  border-collapse: collapse;
}

table.titlebar a
{
  border: none;
}

table.titlebar td.links
{
  padding-top: 26px;
  color: rgb(224,224,224);
  font-size: 11px;
  line-height: 11px;
  font-weight: bold;
}

table.titlebar td.links a
{
  text-decoration: none;
  color: rgb(224,224,224);
  font-weight: bold;
}

td#obra_logo {
  width: 121px;
  margin: 0px;
  padding: 0px;
}

table.titlebar td#obra_logo img {
  margin-top: 10px;
  margin-left: 20px;
}

table.titlebar td#obra_logo a {
  margin: 0px;
  padding: 0px;
  border-top-width: 0px;  
  border-bottom-width: 0px;  
}

td#obra_logo a:hover {
  background-color: transparent;
}

td#rotating_photo {
  width: 131px;
}

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

table.base {
  background-color: rgb(255, 255, 189);
}

table.base, div.base {
  border-top: none;
  border-left: none;
  border-right: none;
  border-bottom: 2px solid rgb(255,155,0);  
  width: 100%;
  padding-bottom: 8px;
}

div.table_container div.caption {
  border-style: none;
  background-image: none;
  text-align: left;
  color: #999;
  font-size: 22px;
  height: 30px;
  line-height: 30px;
  min-height: 30px;
  font-weight: bold;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
}

div.table_container div.caption a {
  color: #999;
}

div.box-2 div.caption, div.box-3 div.caption {
  color: black;
  font-size: 1em;
}

table.base th {
  background-color: rgb(255,155,0);
  /* background-image:url(/images/table/header.png); */
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 1em;
  line-height: 24px;
  height: 24px;
  color: black;
  padding-top: 0px;
  padding-bottom: 0px;
}

table.base th a {
  color: black;
  border-bottom: none;
}

table.base tr {
  background-color: rgb(255, 255, 189);
}

table.base tr.odd {
  background-color: rgb(181,205,131);
}

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

table.base div.hovering {
  width: 100%;
  background-color: rgb(245, 245, 245);
  border: 1px solid rgb(204, 204, 204);
}

.hovering, table.base tr.hovering {
  background-color: rgb(255, 232, 0);
}

.footer {
  margin-top: 12px;
  margin-left: 12px;
  margin-right: 12px;
}

.footer, .footer a {
  color: #666;  
}

/* Homepage */
td.home_page_photo
{
  width: 33%;
  text-align: right;
}

.home_page_photo_3_cols
{
  width: 100%;
  text-align: center;
}

td.home_page_photo a img.photo, td.home_page_photo_2_cols a img.photo, .home_page_photo_3_cols a img.photo {
  border: 2px solid black;
}

div.photo_caption
{
  font-size: 11px;
  font-weight: bold;
  color: #999;
  text-align: left;
  margin-top: 8px;
  margin-left: auto;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

div.photo_caption a {
  border-bottom-width: 1px;
  border-bottom-style: dotted;
}

td.home_page_photo  div.photo_caption
{
  width: 289px;
}

td.home_page_photo_2_cols div.photo_caption
{
  width: 578px;
}

.home_page_photo_3_cols div.photo_caption
{
  width: 883px;
}

div.photo_caption a
{
  color: #999;
}

div.photo_caption a:hover
{
  color: black;
}

.ads
{
  margin-top: 24px;
  text-align: left;
  margin-left: auto;
  vertical-align: top;
}

table.ads td
{
  width: 291px;
}

input.photo_text_field
{
  width: 300px;
}

td.home_page_photo_2_cols div.homepage_links, .home_page_photo_3_cols div.homepage_links
{
  margin-left: 0;
}

div.homepage_links
{
  width: 291px;
  text-align: left;
  margin-left: auto;
  vertical-align: top;
}

#item_price_1 {
  width: 100px;
  float: right;
  margin-top: 0px;
}

#upcoming_events div.caption {
  height: 22px;
  line-height: 22px;
  min-height: 22px;
  padding-bottom: 4px;
}

/* Schedule */
td.day_from_other_month
{
  background-color: rgb(255, 255, 222);
}

td.day {
  background-color: rgb(255, 255, 189);  
}

/* Results page */
table.results td {
  padding-top: 12px;
  margin-bottom: 0px;
  padding-bottom: 0px;
}

table.results tr.standings td {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-top: 0px;
  padding-bottom: 0px;
}

table.results td.date, table.results tr.standings td.date {
  width: 70px;
  padding-left: 8px;
  padding-right: 4px;
  text-align: right;
  font-weight: normal;
}

table.results td.date {
  font-weight: bold;
}

/* Events */
table.base a.event {
  font-weight: bold;
}

/* Oregon Cup */
ul#rules {
  padding-left: 20px;
}

/* Forms */
label {
  margin-top: 12px;
}

body#preview_import_body {
  border: none;
  background: inherit;
}

tr#original th {
  background-color: rgb(255,222,20);
  background-image: none;
}

div.auto_complete ul li.selected { background-color: rgb(255,222,20); }
