body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form, input {
  margin: 0;
  padding: 0;
}

body{
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px;
  text-align: center;
  vertical-align: top;
  background: #444 url(../images/bg_body.gif) repeat-x;
  color: #ccc;
}

a {
  color: #fff;
  text-decoration: underline;
 }

a:hover {
  text-decoration: none;
}

a img {
  border: 0;
}

img.centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

#banner {
  background-color: #666;
  display: inline;
  float: left;
  height: 150px;
  margin: 0px 10px 0px;
  width: 600px;
}

#banner a {
    color: #f90;
    padding-left: 5px;
    padding-top: 5px;
    text-decoration: none;
}

#banner_wide {
  background-color: #666;
  display: inline;
  float: left;
  height: 150px;
  margin: 0px 10px 0px;
  margin-left: 70px;
  margin-right: 60px;
  width: 600px;
}

#banner_wide a {
    color: #f90;
    padding-left: 5px;
    padding-top: 5px;
    text-decoration: none;
}

#container {
  background: #555 url(../images/bg_container.gif) repeat-x;
  float: left;
  margin: 10px 0 0;
  text-align: left;
  width: 830px;
}

#container_wide {
  background: #555 url(../images/bg_container_wide.gif) repeat-x;
  float: left;
  margin: 10px 0 0;
  text-align: left;
  width: 950px;
}

#content {
  background: #fff url(../images/bg_maincolumn_top.gif) no-repeat left top;
  color: #000;
  float: left;
  margin: 0 0 10px;
  width: 620px;
}

#content h1 a {
  color: #f90;
  font-size: 20px;
  margin-top: 10px;
  margin-left: 10px;
  text-decoration: none;}

#content h4 {
  color: #f90;
  font-size: 12px;
  font-weight: bold;
  margin-left: 220px;
}

#content_wide {
  background: #fff url(../images/bg_maincolumn_top_wide.gif) no-repeat left top;
  color: #000;
  float: left;
  font-size: 20px;
  margin: 0 0 10px;
  width: 740px;
}

#content_wide h1 a {
  color: #f90;
  font-size: 20px;
  margin-top: 10px;
  margin-left: 70px;
  text-decoration: none;
}

#content_wide h4 {
  color: #f90;
  font-size: 12px;
  font-weight: bold;
  margin-left: 280px;
}

#wrapper {
  margin: 0 auto;
  width: 830px;
}

#wrapper_wide {
  margin: 0 auto;
  width: 950px;
}

.maincolumn {
  background: url(../images/bg_maincolumn.gif) no-repeat left bottom;
  display: inline;
  float: left;
  margin: 10px 0 0 10px;
  width: 620px;
}

.maincolumn_wide {
  background: url(../images/bg_maincolumn_wide.gif) no-repeat left bottom;
  display: inline;
  float: left;
  margin: 10px 0 0 10px;
  width: 740px;
}

.post {
  margin: 0 10px;
}

.entry-head, .entry-wrap {
  margin: 5px 0 0;
}

.entry-head {
  background: #eee url(../images/bg_entry_head.gif) no-repeat left bottom;
  color: #666;
}

.entry-head h2 {
  background: url(../images/bg_entry_title.gif) no-repeat;
  font-size: 18px;
  padding: 10px;
}

.entry-head h2 a { text-decoration: none; color: #666; }
.entry-head h2 a:hover { color: #000; }

.entry-date {
  padding: 0 0 0 10px;
  font-family: arial, helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  position: relative;
}

.entry-wrap {
  background: url(../images/bg_entry_wrap.gif);
  color: #f00;
}

.rc {
}

.entry-wrap .rc {
  height: 14px;
  background: url(../images/bg_entry_rc_bottom.gif) left bottom no-repeat;
}

.entry-content {
  background: url(../images/bg_entry_rc_top.gif) no-repeat;
  color: #000;
  
  padding-left: 20px;
  padding-top: 10px;
  padding-right: 20px;
  font-size: 12px;
}

.entry-content a {
  color: #000;
}

.entry-content h3 {
  font-size: 15px;
}

.entry-content table {
  font-size: 10px;
  margin: 0;
  width: 100%;
}

.entry-content thead {
  background-color: #eee;
  font-weight: bold;
  text-align: center;  
}

.entry-content thead td {
  padding: 2px;
}

.entry-content tbody td {
  padding: 3px;
  text-align: left;
  vertical-align: top;
}


.entry-meta {
  padding: 10px 0 0;
  font-family: arial, helvetica, sans-serif;
}

.entry-meta a {
  font-weight: bold;
}

.navigation {
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  line-height: 18px;
  padding: 5px 10px 5px;
}

.navigation a {
  color: #000;
}

.sidebar {
  display: inline;
  float: left;
  font-family: arial, helvetica, sans-serif;
  margin: 0 0 0 10px;
  width: 180px;
}

.sidebar ul {
  font-size: 11px;
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.sidebar ul a {
  font-weight: bold;
  text-decoration: none;
}

.sidebar ul li {
  margin: 10px 0 0;
}

.sidebar ul li h3 {
  background: #333 url(../images/bg_sidebar_title.gif) no-repeat;  
  color: #f90;
  font-size: 11px;
  padding: 7px 10px;
}

.sidebar ul ul {
  background: #404040 url(../images/bg_sidebar_block.gif) no-repeat left bottom;
  line-height: 18px;
  padding: 0 10px 10px;
}

.sidebar ul ul li {
  margin: 0;
  padding: 3px 0 0;
}

.sidebar ul ul ul {
  background-color: transparent;
  background-image: none;
  padding: 0 10px 0;
}

#footer_wide {
  background:  url(../images/bg_footer_wide.gif) no-repeat;
  float: left;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
  width: 950px;
}

#footer {
  background: url(../images/bg_footer.gif) no-repeat;
  float: left;
  font-family: arial, helvetica, sans-serif;
  font-size: 11px;
  text-align: center;
  width: 830px;
}

#footer p {
  line-height: 18px;
  padding: 30px 20px 20px;
}

#footer a {
  text-decoration: none;
}

#footer a:hover {
  text-decoration: underline;
}

.blank_field {
  background-color: #dedede;
  border-color: #000000;
  border-style: solid;
  border-width: 1px;
  vertical-align: top;
}

.required {
  color: #000000;
  font-style: italic;
  font-weight: bold;
}

}

.failed {
  color: #ff0000;
  font-weight: bold;
}

form {
}

form#autox_form {
  color: #000000;
  padding: 8px;
  font-size: 12px;
}

#autox_form .button {
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

#autox_form .checkbox {
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  margin: 0;
  padding: 0;
}

#autox_form .select {
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

#autox_form .smalltext {
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 50px;
  margin-right: 6px;
}

#autox_form .text {
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 125px;
  margin-right: 6px;
}

#autox_form .textarea {
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  margin-right: 6px;
}

#autox_form .tinytext {
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 25px;
  margin-right: 6px;
}

form#login {
  color: #000000;
  padding: 8px;
}

#login .button {
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
}

#login .text {
  border-color: #999999;
  border-style: solid;
  border-width: 1px;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 11px;
  width: 100px;
  margin-right: 6px;
}

.success {
  color: #33ff33;
  font-weight: bold;
}

.warning {
  color: #cccc22;
  font-weight: bold;
}

#results {
  clear: both;
  display: inline;
  float: left;
  margin: 10px;
  padding-top: 10px;
  width: 930px;
}

#results table {
  background-color: #fff;
  color: #000;
  font-size: 11px;
  margin: 0;
  padding: 0;
  width: 100%;
}

#results thead {
  background-color: #ddd;
  font-weight: bold;
}

#results thead td {
  padding-left: 3px;
  text-align: center;
}

#results tbody td {
  padding-left: 3px;
  vertical-align: top;
}

.toppax {
  color: #f00;
  font-weight: bold;
}

.topraw {
  font-weight: bold;
}

.spring td {
  background-color: #5f5;
}

.summer td {
  background-color: #fc0;
}

.fall td {
  background-color: #bbb;
}