body {
background-color:#000E19;
color:#333333;
font-size: small;
}
 
#container {
margin-top:10px;
background-color: #FFF;
}
 
#header {
  height: 100px;
  margin: 0;
  padding: 0;
  background: url(../images/header.jpg) no-repeat;
}
 
#header h1 {
  display:none;
}
 
#nav {
  padding: 2px 0 3px 0;
  background-color: #000E19;
  margin-bottom: 0;
  border-bottom: 1px solid #666;
  border-top: 1px solid #666;
}
 
#nav a, #nav a:visited {
  display: block;
  width: 90px;
  text-decoration: none;
  background-color: #000E19;
  text-align: center;
  padding-top: 3px;
  padding-bottom: 3px;
  float: left;
  font-weight: bold;
  font-size: 12px;
  color: #FFF;
}
 
#nav a:hover {
  background-color: #FFF;
  color: #000E19;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
 
#nav_vtypes {
  padding: 2px 0 3px 0;
  background-color: #023059;
  margin-bottom: 8px;
  border-bottom: 2px solid #CCC;
  text-align: center;
}
 
#nav_vtypes a, #nav_vtypes a:visited {
  float: left;
  display: block;
  width: 85px;
  padding: 5px;
  text-align: center;
  text-decoration: none;
  color: #FFF;
  font-weight: bold;
  font-size: 11px;
}
 
#nav_vtypes a:hover {
  background-color: #FFF;
  color: #000E19;
  padding: 3px;
  border: 2px solid #000E19;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
}
 
#nav_vtypes div {
  text-align: center;
  height: 65px;
  margin-bottom: 3px;
}
 
#nav_vtypes p {
  margin-bottom: 0;
  line-height: 1em;
}
 
#footer {
  background-color: #023059;
  color: #FFF;
  padding-top: 18px;
  padding-bottom: 18px;
  margin-top: 24px;
  border-top: 1px solid #666;
}
 
#footer h3 {
  color: #FFF;
  font-size: 18px;
  font-weight: bold;
}
 
div#coe_award {
  text-align: center;
  padding-left: 10px;
  padding-right: 10px;
}
 
div.big_photo {
  margin-bottom: 6px;
}
 
div.big_photo img {
  border-top: 1px solid #CCC;
  border-left: 1px solid #CCC;
  border-bottom: 1px solid #666;
  border-right: 1px solid #666;
}
 
div#coe_award img {
  border-top: 2px solid #CCC;
  border-left: 2px solid #CCC;
  border-bottom: 2px solid #666;
  border-right: 2px solid #666;
}
 
div#coe_award p {
  font-weight: bold;
  font-size: 12px;
  margin-top: 8px;
  line-height: 1.2em;
}
 
#footer form {
  margin-left: 12px;
}
 
 
#footer fieldset {
  float: left;
  clear: left;
  width: 100%;
  border: none;
  padding: 0;
  margin-bottom: 0;
}
 
#footer fieldset ol {
  list-style: none;
  padding: 0;
}
 
#footer fieldset label {
  float: left;
  width: 70px;
  margin-right: 15px;
  margin-top: 5px;
}
 
#footer fieldset li {
  float: left;
  clear: left;
  width: 100%;
  padding-bottom: 4px;
}
 
#footer fieldset.submit {
  float: none;
  width: auto;
}
 
#footer a, #footer a:visited, #post_footer a, #post_footer a:visited {
  color: #FFFF66;
  text-decoration: none;
  font-weight: bold;
}
 
#footer a:hover, #post_footer a:visited {
  text-decoration: underline;
}
 
#post_footer {
  padding: 16px 0 24px 0;
  background-color: #000E19;
  color: #FFF;
  font-size: 11px;
  text-align: center;
  line-height: 4px;
}
 
#sidebar_content {
  padding-left: 30px;
  padding-right: 20px;
  padding-top: 10px;
  padding-bottom: 20px;
  border-left: 1px solid #CCC;
}
 
.unpadded_top {
  padding-top: 0 !important;
}
 
#sidebar_content h4 {
  margin-bottom: 0;
  border-bottom: 1px solid #999;
}
 
#sidebar_content h4.special_name {
  margin-bottom: 3px;
  border-bottom: none;
  font-weight: bold;
  font-size: 120%;
}
 
div.printonly {display:none !important;}
 
.content_buffer {
  padding-left: 20px;
  padding-right: 20px;
}
 
.content_buffer p {
  font-size: 1.1em;
}
 
.vtype_item {
  margin-bottom: 12px;
}
 
.rightalign {
  text-align: right;
}
 
table.vehicle_table {
  border: 1px solid #333;
}
 
table.vehicle_table th {
  font-size: 120%;
}
 
table.vehicle_table td {
  font-size: 110%;
}
 
table.vehicle_table th, table.vehicle_table td {
  margin: 0;
  padding: 3px 5px;
  text-align: left;
  border-bottom: 1px solid #666;
}
 
table.vehicle_table caption {
  background-color: #FFF;
  font-size: 130%;
  font-weight: bold;
}
 
div.price_block {
  font-size: 120%;
  padding: 3px 8px;
  border: 1px #333 solid;
  text-align: left;
  margin-bottom: 20px;
}

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


div.printonly {display:none !important;}
 
h3.underlined_header {
  display:block;
  border-bottom: 1px solid #999;
}
 
.italic {
  font-style: italic;
}
 
div#images_list {
  margin-bottom: 15px;
}
 
.sale {
  color: red;
}

textarea.public-form {
  height: 50px;
  width: 264px;
  padding: 0;
}

input.public-form {
  width: 264px;
}