body {
  padding: 0px;
  margin: 0px;
  font-family: 'Droid Sans', sans-serif;
  background-color: #226699;
}

button {
  border: 1px solid #cccccc;
}

div {
  padding: 0px;
  margin: 0px;
}

form th{
  text-align: left;
  vertical-align: top;
}

form input, form select {
  border: 1px solid #cccccc;
}

form input[type=submit], button {
    background-color: #eee;
    font-size: 14px;
    border-radius: 3px;
    padding: 5px;
}

form table td {
  text-align: left;
}

textarea {
  border: 1px solid #cccccc;
}

a img{
  border: none;
  text-decoration: none;
}

a {
  color: #000000;
  text-decoration: none;
}

a:visited {
  color: #a63835;
}

a:hover {
  color: #333333;
  text-decoration: underline;
}

h1, h2, h3, legend {
  color: #09304d;
  text-align: left;
  font-weight: normal;
}

legend {
  font-size: 1.4em;
}

fieldset {
  width: 50%;
  border: 1px solid #ccc;
}

h2 {
    margin: 0.5em 0 0.2em;
}

ol {
    margin: 0;
    padding: 0;
}

p, dl {
    max-width: 600px;
    color: #555;
}

blockquote {
    margin: 0.5em;
}

table td, table th {
    vertical-align: top;
}

#ads {
  margin: 20px 0px;
  position: relative;
}

.topbreakfg {
    height: 8px;
    background-color: #a00;
    border-radius: 5px;
    margin: 0 10px 20px;
}

#topbar {
    margin-left: 20px;
}

#topbar a {
  color: #a63835;
}

#topbar a span {
    font-size: 62px;
    top: -15px;
    padding-left: 10px;
    position: relative;
    letter-spacing: -3px;
}

#content {
    background-color: white;
    width: 980px;
    margin: 3px auto 0;
    padding-bottom: 50px;
    -moz-box-shadow: 0px 0px 10px #000;
    box-shadow: 0px 0px 10px #000;
    position: relative;
}

#page {
    margin: 0 50px;
}

#footer {
  text-align: center;
  margin: 20px 10px 10px;
  position: absolute;
  bottom: 0px;
  width: 95%;
}

#footer, #footer a {
    color: #888;
}

#footer a {
    font-size: 0.8em;
}

.makeselect {
  text-align: left;
}

.makeselect td {
}

#tops {
    margin: 30px 0;
}

#tops .top2 {
    float: left;
    width: 58%;
    margin: 0 6% 60px 2%;
}

#tops .top {
    float: left;
    width: 29%;
    margin: 0 2% 20px;
    background-color: #fcfcfc;
}

#tops .top ol {
    text-overflow: ellipsis;
    margin: 0.3em 0em 0.3em 1em;
}

#tops .top ol li {
  font-size: .9em;
  margin: 0.6em 0;
}

#tops .top ol li a {
    display: block;
    font-size: 1.1em;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

.heading {
  font-size: 1.3em;
  color: #ffffff;
  background-color: #008844;
  padding-bottom: 4px;
}


/* green rounded */
.greenhead{display:block}
.greenhead *{
  display:block;
  height:1px;
  overflow:hidden;
  font-size:.01em;
  background:#008844}
.greenhead1{
  margin-left:3px;
  margin-right:3px;
  padding-left:1px;
  padding-right:1px;
  border-left:1px solid #91bda7;
  border-right:1px solid #91bda7;
  background:#3f8c66}
.greenhead2{
  margin-left:1px;
  margin-right:1px;
  padding-right:1px;
  padding-left:1px;
  border-left:1px solid #e5efea;
  border-right:1px solid #e5efea;
  background:#308359}
.greenhead3{
  margin-left:1px;
  margin-right:1px;
  border-left:1px solid #308359;
  border-right:1px solid #308359;}
.greenhead4{
  border-left:1px solid #91bda7;
  border-right:1px solid #91bda7}
.greenhead5{
  border-left:1px solid #3f8c66;
  border-right:1px solid #3f8c66}
.greenheadfg{
  background:#008844}


.howfar {
  font-size: 1.8em;
  color: #09304d;
}

.bigger {
  font-size: 1.4em;
}

.addlink {
    font-size: .8em;
    margin: 30px 0 30px 10px;
}

.addlink a {
  color: #09304d;
}

#makelist li {
    list-style-type: none;
    cursor: pointer;
}

a.story_findcarspan {
    overflow: hidden;
    text-overflow: ellipsis;
    width: 140px;
    color: #444;
    font-weight: bold;
    display: block;
    text-decoration: none;
    font-size: 1.8em;
    padding: 3px 20px;
    white-space: nowrap;
}

a.findcarspan {
    color: #444;
    font-weight: bold;
    display: block;
    text-decoration: none;
    font-size: 1.8em;
    padding: 3px;
    padding-left: 50px;
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 30px;
}

a.findcarspan:hover {
    background-color: #444;
    color: #eee;
}

a.findcarspan span {
    color: #888;
    font-size: 0.8em;
    float: right;
    font-weight: normal;
}

h2#car_header {
    background-repeat: no-repeat;
    background-position: center left;
    background-size: 30px;
    padding-left: 50px;
}

#graph {
  cursor: default;
  border: 1px solid #eeeedd;
  padding: 5px;
}

.margincontent {
  margin: 0 50px;
  text-align: left;
}

.makeselect label {
  color: #333333;
  font-size: .9em;
}

#statstable {
  border-collapse: collapse;
}

#statstable th, #statstable td {
    padding: 0.7em 0.5em;
}

#statstable th {
  text-align: left;
}

.bluegray {
  background-color: #ffffff;
}

.red_header {
  font-size: 1.3em;
  text-align: center;
  color: #ffffff;
  background-color: #09304D;
  padding: 4px 0;
  border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}

.wrong {
  color: #aa0000;
  font-size: .8em;
}

.findmodels {
  padding: 0em .5em;
  box-shadow: 0px 5px 15px #ccc;
}

.findmodels ul {
    list-style-type: none;
    padding-left: 0px;
    margin: 0px 10px 10px;
}

.findmodels ul li a {
    display: block;
    color: #444;
    font-weight: bold;
    text-decoration: none;
    font-size: 1.5em;
}

.findmodels ul li a:hover {
    background-color: #444;
    color: #eee;
}

.storylist {
    margin-left: 20px;
}

.storylist li {
    margin: 0.8em 0;
}

.storylist .story_date {
    color: #aaa;
    font-style: italic;
    font-size: 0.9em;
}

.voting_area {
  border-left: 1px solid #eeeeee;
  border-right: 1px solid #eeeeee;
  border-bottom: 1px solid #eeeeee;
}

.voting_area button {
    background-color:#f5f5f5;
    border:1px solid #dddddd;
    color:#000000;
    font-size: .8em;
}

.about {
    font-size: 0.8em;
}

.about, .about a {
    color: #888; 
    font-style: italic;
}

.reply {
  padding: 10px;
}

.date_by {
  font-size: .8em;
  color: #888888;

}

.stories_h3 {
  border: none;
  margin-bottom: 0px;
}

button.arrow_up, button.arrow_down, button.arrow_cancel, button.add {
  padding: 3px;
  padding-left: 22px;
  background-repeat: no-repeat;
  background-position: 3px center;
}

button.add {
  background-image: url(add.png);
}

button.arrow_up {
  background-image: url(arrow_up.png);
}

button.arrow_down {
  background-image: url(arrow_down.png);
}

button.arrow_cancel {
  background-image: url(cancel.png);
}

input.find_button {
  padding-left: 16px;
  background-repeat: no-repeat;
  background-position: center left;
  background-image: url(search.png);
  background-color: white;
  border-top: 1px solid #333;
  border-left: none;
  border-bottom: 1px solid #ccc;
  border-right: 1px solid #ccc;
  padding-left: 8px;
  height: 30px;
  width: 30px;
  float: left;
}

input.find {
  height: 28px;
  font-size: 1.3em;
  padding: 0px;
  border-top: 1px solid #333;
  border-left: 1px solid #333;
  border-bottom: 1px solid #ccc;
  border-left: 1px solid #333;
  width: 240px;
}

#topbar_links {
  padding: 0px;
  margin: 0px;
  float: right;
  list-style-type: none;
  margin-right: 20px;
}

#topbar_links li a {
  text-decoration: none;
  font-size: 10pt;
}

#topbar_links li a:hover {
  background-color: #eee;
}

#topbar_links li {
  border-bottom: 1px solid #ccc;
  padding: 0px 1em 0px 0px;
}

.breadcrumb {
  float: right;
  text-align: right;
}

.breadcrumb a {
  text-decoration: none;
}

span.car_votes {
  margin-left: 0em;
  color: #888;
  font-size: .8em;
  display: block;
  font-style: italic;
}


#message {
    margin-top: 10px;
}

span.message {
    background-color: #fff8aa;
    padding: 0.3em 1em;
    -moz-border-radius: 5px;
    font-weight: bold;
    color: #333;
}


dt {
    font-weight: bold;
}

dd {
    margin-left: 2em;
}

#email_input_field {
    display: none;
}

#histogram {
    width: 560px;
    height: 420px;
}

#results {
    list-style-type: none;
    text-align: left;
}

#results a {
    text-decoration: none;
}

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

#results li {
    margin-bottom: 5px;
}

#results li a img {
    vertical-align: -5px;
}
#results {
    list-style-type: none;
    text-align: left;
}

#results a {
    text-decoration: none;
}
