/* CSS Document */
body { background: #000; color: white; padding: 0px; margin: 0px; font-family: arial, sans-serif; }
div.container { margin: 0px auto; width: 580px; }

.logo { float: left; padding: 3px 0px 0px 4px}
.strap { float: right; padding-top: 10px}

div.spacer { margin-top: 5px; width: 100%; height: 9px; background-image: url('images/ruler.gif'); background-repeat: no-repeat; }

.links { float: right; }
.links p { float: left; font-size: 0.7em; padding: 0px 5px; margin: 0px; }
.links p a { text-decoration: none; color: #838284; }
.links p a:hover { color: #c8c8c8; }
.links p a.on { color: white; }

.main { width: 570px; min-height: 250px; font-family: sans-serif; padding: 15px 5px 10px 5px;}

table.price { width: 100%; font-size: 0.7em; text-align:center; color: #838284 }
td.origin { text-align: left; font-weight: bold; color: white}
tr.header { font-weight: bold; color: white }

.features { padding: 10px 6px 20px 6px }
.features img { float: left; border: 1px solid white; width: 165px; height: 122px; margin-right: 32px; }
.feature3 { margin-right: 0px !important;}

h1 { color: white; font-weight: normal; font-size: 1.3em; margin-top: 0px; }
h2 { color: white; font-weight: normal; font-size: 0.9em; margin-top: 10px; margin-bottom: 5px; }
p { color: #838284; font-size: 0.8em; margin-top: 5px; margin-bottom: 2px; padding: 0px;}
p a { color: #ccc; }

.fleetpic img { border: 1px solid white; float: left; width: 181px; margin-top: 5px;}
.fleetpic img.l { margin-right: 10px; }
.fleetpic img.r { margin-left: 10px; }
a img { border: none;  }

div.clear { clear: both; }

.footer { width: 570px; padding: 0px 5px; font-size: 0.8em; }

.copy { color: #838284; float: left;  margin-top: 0px;}

.credits { float: right; margin-top: 0px; }
.credits a { color: #838284; text-decoration: none; }
.credits a:hover { color: #c8c8c8; }

ul { font-size: 9pt; color: #bbb; }