
body, th, td {
  margin: 0 auto;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  background-image: url(images/bg_02.jpg);
  background-repeat: repeat-x;
  background-color: #161616;
  color: #666;
}
#wrap {
  margin:0 auto;
  width:760px;
  text-align: left;
}
#header {
  width: 760px;
  height: 44px;
  text-align: left;
  border-top-style: solid;
  border-top-color: #000;
  border-top-width: 10px;
}
#nav_1 {
  margin-top:15px;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  text-align: right;
  color: #666;
  width: auto;
  height: auto;
}
#content_1_diag {
  width: 760px;
  height: 238px;
  background-image: url(images/bg_04.jpg);
}
#content_1 {
  width: 760px;
  height: 238px;
  background-image: url(images/bg_04.jpg);
}
#content_1_right {
  width: 200px;
  height: inherit;
  float: right;
  text-align: right;
}
#content_1_right img {
  border:none;
}
#content_1_left {
  width: 540px;
  height: auto;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 12px;
}

#content_2 {
  width: 760px;
  height: auto;
}
#content_2_left {
  height: auto;
  width: 380px;
}
#content_2_right {
  height: auto;
  width: 360px;
  float: right;
  text-align: right;
}

#content_3 {
  width: 760px;
  height: auto;
  margin: 20px 0px 0px 0px;
  padding: 8px 0px 8px 0px;
  background-color: #000;
  text-align: center;
}
#content_3 img {
  border:none;
}

#footer {
  margin-top: 20px;
  width: 760px;
  height: auto;
  margin-bottom: 80px;
}
#footer_text {
  height: auto;
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 11px;
  float: right;
  color: #333;
}

.text_1 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #999999;
  text-align: right;
}
.text2 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #FFFFFF;
  text-align: left;
}
.text3 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 18px;
  color: #000000;
  text-align: left;
}
.text4 {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #000000;
  text-align: left;
}
.text5 {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333333;
  text-align: left;
}
.text5 a {
  font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
  font-size: 14px;
  color: #333333;
  text-align: left;
}

a {
  color: #FFFFFF;
  text-decoration: none;
  border: 0px;
  outline: none;
}

a:hover {
  color: #333;
  text-decoration: none;
}
a img {
  border:none;
}

.style1 {
    font-size: 10px;
    color: #333333;
}

.style1 a {
    color: #999999;
}

.style1 a:hover {
    color: #FFFFFF;
}


/* START: RayJ's Additions */

a.light {
  color: #5E5E5E;
}

a.light:hover {
  color: #04007D;
}

.unimage {
  display: none;
}

/* for popup diags : info.php */
.moto_dialog {
  margin: 2px;
  padding: 5px;
  text-align: left;
}

.errcode { color: red; }

/* search listing */
#listing_navigation table td { font: normal small-caps 900 15px arial; white-space: nowrap; }
#listing_navigation table td a { text-decoration: none;  }

#Search_Links .button {
  border: outset 1px #ccc;
  background: #999;
  color: #000000;
  padding: 1px 1px 1px 1px;
  margin: 0px;
  background:url(/images/submit_bg.png) repeat-x left top;
}

/* statistics box (on index and map) */
#website_Stats {
  border: 1px solid #FFFFFF;
  text-align: center;
  padding: 7px;
  margin: 0px;
  width: 380px;
  opacity: .65;
  color: #FFF;
}

.pseudo_link {
  cursor: pointer;
  color: black;
  text-decoration: none;
}

.pseudo_link:hover {
  cursor: pointer;
  color: blue;
  text-decoration: underline;
}

/* general public message box */
.moto_messages h1 { /* header */
  margin: 21px 21px 0px 21px;
  padding: 7px;
  border: 1px dashed #F5F5F5;
  background: #123456;
  color: #FFFFFF;
  font-size: x-large;
  text-align: center;
  width: 400px;
}
.moto_messages div { /* BODY */
  margin: 0px 21px 21px 21px;
  padding: 7px;
  border-left: 1px dashed #123456;
  border-right: 1px dashed #123456;
  border-bottom: 1px dashed #123456;
  background: #F5F5F5;
  color: #000000;
  font-size: large;
  text-align: justify;
  width: 400px;
}

#RidesListing {
  background: inherit;
  padding: 3px;
}

#RidesListing table {
  width: 100%;
  background: inherit;
}

#RidesListing th { /* header row/text */
  text-align: left;
  color: #F5F5F5;
  white-space: nowrap;
  background: inherit;
}

#RidesListing tr.row {
 background: inherit;
}

#RidesListing tr.row:hover {
 background: #222222;
}

#RidesListing td {
  cursor: pointer;
  margin: 0px;
  height: 17px;
  border-left: 2px solid black;
  padding-left: 0px;
  padding-right: 2px;
  text-align: left;
  white-space: nowrap;
  color: silver;
  background: inherit;
}

/* server errors (404, 301, 500, etc) errors.php .htaccess */
.err_bdr { padding: 5px; }
.err_box { background: silver; width: 341px; font-weight: bold; border: 1px solid silver; }
.err_tit { background: red; color: #FFFFFF; padding: 3px; font-size: large; border: 1px solid silver; }
.err_msg { background: #000000; padding: 3px; height: 123px; font-size: medium; text-align: justify; border: 1px solid silver; }


/* from old site */
.DefaultText {
  text-align: left;
  font-size: 12px;
  color: #CCCCCC;
  padding: 3px;
}

.TextUpper {
  font-size: 12px;
  color: #739ab8;
  font-family: Verdana, Arial, Helvetica, sans-serif;
}

.BlockRight {
  float: right;
  margin: 0px;
  padding: 0px 5px 5px 5px;
  text-align: left;
  width: 270px;
  border: 1px solid #222222;
}

.BlockLeft {
  float: left;
  width: 450px;
  margin: 0px;
  padding: 0px 4px 0px 0px;
  text-align: left;
}

.NotDone {
  text-align: center;
  padding: 21px 10px 21px 10px;
  margin: 0px;
  border: 0px;
}

/* from prev motorides.css */

#wrap_print {
  margin: 0px auto;
  width: 810px;
  text-align: center;
}

#print_ride {
  text-align: left;
  width: 760px;
  padding: 7px 25px 0px 25px;
  background: #000000;
  margin-top: 7px;
}

#wrap div.mainbody {
  float: left;
  width: 810px;
}
#wrap iframe.rightcolumn {
  float: right;
  width: 120px;
  height: 992px;
  margin-top: 25px;
}

#header1 {
  width: 810px;
  height: 512px;
  margin-top: 25px;
  float: left;
  background-image: url(/images/header.jpg);
}
#header2 {
  width: 810px;
  height: 150px;
  margin-top: 25px;
  float: left;
  background-image: url(/images/header.jpg);
}
#menu {
  width: 810px;
  height: 40px;
  float: left;
  text-align: left;
}
#content1 {
  width: 810px;
  height: auto;
  float: left;
  background-image: url(/images/main.jpg);
  background-repeat: no-repeat;
}
#content2 {
  width: 810px;
  height: auto;
  float: left;
  background-image: url(/images/content_2_erase.jpg);
  background-repeat: no-repeat;
}
#content_2_1 {
  width: 250px;
  margin-top: 15px;
  padding: 1px;
  float: left;
  text-align: left;
}
#content_2_2 {
  width: 410px;
  margin-top: 15px;
  padding: 1px;
  float: left;
  text-align: left;
}
#content_2_3 {
  width: 310px;
  margin: 15px 0px 0px 0px;
  padding: 1px;
  float: right;
  text-align: left;
}
#content_left {
  width: 395px;
  margin-top: 15px;
  margin-left: 5px;
  float: left;
  text-align: left;
}
#content_right {
  width: 350px;
  margin-top: 15px;
  margin-right: 5px;
  float: right;
  text-align: right;
}
#content_right_top {
  width: 300px;
  margin-top: 15px;
  margin-right: 5px;
  float: right;
  text-align: right;
}
#content_center {
  width: 800px;
  margin-top: 15px;
  margin-left: 5px;
  margin-right: 5px;
  float: right;
  text-align: left;
}

.style1 {
  font-size: 11px;
  color: #b3b3b3;
}

/* END: RayJ's Additions  */

