/* Kiwi Direct Car Rentals */

body,td { font-family: Arial, Verdana; color: #767739; font-size: 11px; }
input,textarea,select,button { font-family: Arial, Verdana; color: #000000; font-size: 11px; }
.main { background-color: #e9e9e0; color: #000000; border: 1px solid #767739; }
.nztime { background-color: #b6b764; color: #ffffff; padding: 3px; padding-left: 20px; }
.featurePic { border: 1px solid #767739; border-bottom: 0px; border-top: 0px; padding-bottom: 5px; }
.carGroup { color: #dc9647; font-size: 12px; }

.vehicle { color: #000000; padding-left: 10px; }
.vehicleGroup { color: #c8c98a; font-size: 15px; font-weight: bold; }
.vehicleType { color: #6d6e32; font-size: 15px; font-weight: bold; }
.vehicleMake { color: #6d6e32; }
.vehiclePrice { color: #000000; font-size: 16px; font-weight: bold; }
.vehicleDisclaimer { color: #999999; font-size: 9px; padding-top: 5px; }

a:link,a:visited,a:active { color: #cc0001; text-decoration: none; }
a:hover { color: #000000; text-decoration: none; }
a.two:link,a.two:visited,a.two:active { color: #767739; text-decoration: none; }
a.two:hover { color: #cc0001; text-decoration: none; }

/* Styles for the rates page */
.dbo_heading { font-size: 16px; font-weight: bold }
.dbo_heading2 { font-weight: bold }
.dbo_field_name { font-weight: bold; color: #162751; background-color: #9e9e9e; }
.dbo_section { font-style: italic; font-size: 12px; font-weight: bold; color: #ffffff; background-color: #6d6e32; }
.dbo_row_one { background-color: #efefef; color: #000000 }
.dbo_row_two { background-color: #ffffff; color: #000000; }