/* Begin Reset */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	/* vertical-align: baseline; arghh! causing formatting issues */
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
.clear {
    clear: both;
}

/* End Reset */

body, html {
    margin: 0 auto;
    text-align: center;
    line-height: 21px;
    font-size: 90%;
    font-family: Helvetica, Verdana, Tahoma, "Sans-serif";
}

.clear {
    clear: both;
}

a {
    color: #336699;
}

a:visited {
    color: #678099;
}

#nav {
    text-align: center;
    padding: 1px;
    background: #dbeef7 url("/media/images/topbar.png") 0 0 repeat-x;
    height: 28px;
}

#nav ul {
    width: 550px;
    margin: 0 auto;
}

#nav ul li {
    float: left;
    padding: 1px 0;
}

#nav ul li a {
    border-right: 1px solid #bbb;
    padding: 0 10px;
}

#logo {
    width: 354px;
    float: left;
}

#logo img {
    margin-top: 10px;
}

#outer {
    width: 80%;
    min-width: 650px;
    margin: 0 auto;
    text-align: left;
}

#content {
    width: 95%;
    margin: 0 auto;
    text-align: left;
}

#search_form_container .pickup_loc input,
#search_form_container .dropoff_loc input {
    width: 90%;
    border: 1px solid #a69e8f;
    vertical-align: top;
    margin: 1px 0;
    padding: 4px;
    z-index: 0 !important;
}

#search_form_container legend {
    font-weight: bold;

}

#panel1 {
    background: url('/media/images/inner-tile.png') bottom left repeat-x;
    padding: 10px;
    border: 1px solid #d2e8f3;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}


#id_dropoff_diff, #label_dropoff_diff {
    display: none;
}

#checkout .info, #checkout .form {
    text-align: center;
    width: 35%;
    vertical-align: top;
}

#checkout td div {
    width: 60%;
    text-align: left !important;
}

.custom_button {
    padding: 0;
    margin: 0;
    border: 0;
    background: none;
    cursor: pointer;
}

#big_submit_button {
    width: 139px;
}

#small_submit_button {
    width: 80px;
}

* html .custom_button {
    cursor: hand;
}

fieldset {
    margin-bottom: 5px;
    
}

fieldset legend {
    color: #232323;
}


.date_picker span {
    display: block;
    font-weight: bold;
    margin-top: 10px;
}

#date_pickers {
    margin-top: 20px;
}

.nomargin {
    margin-left: 0 !important;
}

#footer {
    font-size: 85%;
    color: #888;
    padding: 10px;
    text-align: left;
    margin-top: 100px;
    width: 80%;
    margin: 25px auto;
}

#footer a {
    margin-right: 3px;
}

.noborder {
    border-width: 0px !important;
}

h1, h2, h3, h4, h5 {
    font-weight: bold;
    min-height: 1.5em;
}

h1 { font-size: 150%; }
h2 { font-size: 140%; }
h3 { font-size: 130%; }
h4 { font-size: 120%; }
h5 { font-size: 110%; }

strong {
    font-weight: bold;
}

#breadcrumbs {
    text-align: left;
    padding: 4px 8px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background-color: #f2f2f2;
}

.wide ul {
    width: 80% !important;
}

#pickup_fields, #dropoff_fields {
    width: 49%;
    float: left;
}

#pickup_fields {
    margin-right: 10px;
}

#pickup {
    white-space: nowrap;
    margin-bottom: 10px;
}

#dropoff_fields #dropoff legend, #dropoff_fields #id_dropoff_name {
    display: block;
}

#submit_field {
    margin: 15px 20px 0 0;
    text-align: right;
}

.trimmed_logo {
    margin: 15px 0 25px 0 !important;
}

.errorlist li, .error {
    color: red;
    font-size:  110% !important;
}

#error {
    color: red;
}

.passengers, .luggage {
    height: 26px;
    background: url('/media/images/icons.gif') no-repeat;
}

.luggage {
    background-position: 0 -26px;
	height: 19px;
}

#vendor_logos {
    margin: 40px auto 0 auto;
    width: 70%;
}

.vendor_logo {
    float: left;
    width: 10%;
}

.luggage1, .passengers1 { width: 20px; }
.luggage2, .passengers2 { width: 38px; }
.luggage3, .passengers3 { width: 56px; }
.luggage4, .passengers4 { width: 74px; }
.luggage5, .passengers5 { width: 92px; }
.luggage6, .passengers6 { width: 110px; }
.luggage7, .passengers7 { width: 128px; }
.luggage8, .passengers8 { width: 146px; }

.rent_it {
    width: 10%;
}

.rent_it a {
    white-space: nowrap;
    font-weight: bold;
    display: block;
    padding: 10px;
}

#id_pickup_datetime_1_minute, #id_pickup_datetime_1_second,
#id_dropoff_datetime_1_minute, #id_dropoff_datetime_1_second {
    display: none !important;
}

.res_node_div {
    background: #f5f5f5;
    border: 1px solid #d9d9d9;
}

.res_node_div p {
    padding: 5px 0;
}


.res_node table  {
    padding: 10px;
    background: #eee;
}

.res_node td, .res_node th {
    padding: 10px 20px;
}

.res_node th {
    width: 80px;
}

.res_node_status, .res_node_div {
    padding: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
    margin-bottom: 10px;
}

.res_node_good {
	border: 1px solid #49b255;
    background: #ebf4e6;
}

.res_node_bad {
	border: 1px solid #b23636;
    background: #f4dfde;
}

#order_info {
    background: #eee;
}

#order_info .image {
    background: #fff !important;
    text-align: center;
}

#order_info td {
    padding: 3px;
}

#order_info th {
    font-weight: bold;
    padding: 4px;
    background: #ccc;
}

#loading {
    float: left;
}

.col2 {
    width: 100%;
    min-width: 650px;
    margin: 30px 0;
}

.ui-datepicker-trigger {
    vertical-align: middle;
}

.ui-datepicker-trigger:hover {
    cursor: pointer;
}


.content_page legend {
    display: block !important;
}

.results_form legend {
    display: block !important;
}

#contact_us th, #contact_us td {
    padding: 5px 10px;
    vertical-align: top;

}

#top_cities {
    margin: 10px auto;
}

#top_cities td {
    padding: 35px;
}

#home_blurb {
    margin: 65px auto 0;
    width: 80%;
    text-align: left;
}

#home_page_ad {
    float: right;
    margin: 0 0 35px 35px;
}

/* v2 Styles */

.res_node table {
    padding: 10px;
    background: #eee url('/media/images/form-bgtile.png') 0 0 repeat-x;
	border: 1px solid #e5e5e5;
	margin: 0 auto;
}

.res_node th {
    white-space: nowrap;
    padding-left: 20px;
    width: 20%;
}

.res_node td {
    width: 30%;
    vertical-align: top;
}

.res_info tbody th {
    font-weight: bold;
    font-size: 110%;
	background: #e5e5e5;
    border-right: 1px solid #fff;
}

.res_info .shade {
    background: #fefefe;
}

.res_info table table {
    padding: 5px;
    margin: 0;
    border-width: 0;
}

.res_info table table td {
    padding: 5px;
    width: 100%;
}

.res_info table table th {
    font-size: 100%;
    background: none;
    padding: 5px 15px;
    width: 100px;
}


table.checkout-rate {
	width: 100%;
	border-spacing: 2px;
}

table.checkout-car td.car {
	width: 190px; 
	vertical-align: middle;
}

table.checkout-car td.vendor {
	text-align: center;
	vertical-align: middle;
}
table.checkout-rate td small {
	font-size: 95%;
}

table.checkout-rate td.left {
	background: #c2d4dc;
	text-align: right;
	padding-right: 5px;
	width: 105px;
}

table.checkout-rate td.left-top {
	border: 1px solid #c2d4dc;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;
	border-radius-topleft: 5px;
}

table.checkout-rate td.left-bottom {
	font-size: 110%;
	border: 1px solid #c2d4dc;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomleft: 5px;
	border-radius-bottomleft: 5px;
}

table.checkout-rate td.right {
	background: #f8fdff;
	padding-left: 5px;
}

table.checkout-rate td.right-top {
	border: 1px solid #f8fdff;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-radius-topright: 5px;
	border-radius-topright: 5px;
}
table.checkout-rate td.right-bottom {
	font-size: 110%;
	border: 1px solid #f8fdff;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-radius-bottomright: 5px;
	border-radius-bottomright: 5px;
}

#panel1 {
    background: url('/media/images/blue-tile.png') bottom left repeat-x;
}

#panel2 {
	border: 1px solid #e5e5e5;
    background: #f5f5f5;
    padding: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
    margin-bottom: 10px;
}

#panel2 div.pick-up {
	width: 46%;
	float: left;
}

#panel2 div.dropoff {
	width: 46%;
	float: right;
}

h3.checkout {
	text-align: center;
}

h3.info {
	padding: 5px;
}

table.checkout-location {
	border-spacing: 2px;
	width: 100%;
}

table.checkout-location td.left {
	width: 105px;
	background: #e5e5e5;
	text-align: right;
	padding-right: 5px;
}

table.checkout-location td.left-top {
	border: 1px solid #e5e5e5;
	-moz-border-radius-topleft: 5px;
	-khtml-border-radius-topleft: 5px;
	-webkit-border-radius-topleft: 5px;
	border-radius-topleft: 5px;
}

table.checkout-location td.left-bottom {
	border: 1px solid #e5e5e5;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-radius-bottomleft: 5px;
	border-radius-bottomleft: 5px;
}

table.checkout-location td.right {
	background: #FFFFFF;
	padding-left: 5px;
}

table.checkout-location td.right-top {
	border: 1px solid #FFFFFF;
	-moz-border-radius-topright: 5px;
	-khtml-border-radius-topright: 5px;
	-webkit-border-radius-topright: 5px;
	border-radius-topright: 5px;
}

table.checkout-location td.right-bottom {
    border: 1px solid red;  
	border: 1px solid #FFFFFF;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-radius-bottomright: 5px;
	border-radius-bottomright: 5px;
}

#insurance_checkbox {
    padding: 15px 0;
}

#insurance_cc table {
    border: none !important;  
    background: none !important;
    padding: 0 !important;
    margin: 0 !important;
    width: 100%;
}

#insurance_cc th {
    padding-left: 0;
}


#order_button {
    font-size: 115%;
}

.home_box {
    margin: 0 auto;
}

.home_box h1, .home_box h2 {
    text-align: center;
}

#insurance_blurb p {
    padding: 5px 0;
}

#insurance_blurb ul {
    padding-left: 25px;
}

#welcome {
    margin: 8px 0;
    padding: 10px;
    border: 1px solid #ff8d02;
    background: #fff1e1;
}


#welcome p {
    margin: 0;
    padding: 5px;
    font-size: 110%;
    line-height: 22px;
}

#search_info {
    font-size: 95%;
    margin-bottom: 10px;
}

#content h1 {
    color: #336699;
}

#content p {
    margin: 5px 0;
}

#content ul {
    margin: 10px 0;
}

#searching {
    width: 500px;
    margin: 0 auto;
    text-align: center;
    margin-top: 10px;
}

img.logo_pad {
    padding: 40px;
}

#searching #progressbar {
    margin: 5px 0;
}

.hidden {
    display: none;
}

#results_col_search_form {
    padding: 20px 0;
}

.chkout_steps {
    display: block;
    width: 293px;
    height: 26px;
    background-image: url('/media/images/steps-sprites-26px.png');
    margin-top: 15px;
    margin-bottom: 15px;
}

div.step1 { background-position: 0px 0px; }
div.step2 { background-position: 0px -26px; }
div.step3 { background-position: 0px -52px; }
div.step4 { background-position: 0px -78px; }
div.step5 { background-position: 0px -104px; }

.va-top { vertical-align: top; }
.va-middle { vertical-align: middle; }

table.checkout-rate td.left-bottom {
    font-size: 100%;
}


#ssl_icon {
    float: right;
    padding: 0 0 10px 10px;
}

#dashboard {
    width: 100%;
}

.dashboard_col {
    vertical-align: top;
    width: 50%;
    padding: 30px;
}

#dashboard h2 {
    font-size: 110%;
}

.dashboard_calendar .blank {
    background-color: white !important;
}

.dashboard_calendar {
    margin: 10px;
    width: 100%;
}

.dashboard_calendar td {
    padding: 6px;
    text-align: center;
}
.dashboard_calendar th {
    padding: 8px;
    text-align: center;
    font-weight: bold;
    background-color: #efefef;
    white-space: nowrap;
}

.dashboard_calendar .today {
    font-weight: bold;
    background-color: #dedede;
}

.dashboard_calendar td.label {
    text-align: right;
    background-color: #efefef;
    font-weight: bold;
}

.col3 {
    float: right;
    width: 40%;
    margin-top: 50px;
    font-size: 110%;
}

.col3 h2 {
    color: #336699;
}

.testimonial {
    margin: 25px 0;
}

.testimonial .author {
    display: block;
    font-style: italic;
    font-weight: bold;
}

#search_loading {
    display: none;
    position: absolute;
    border: 1px solid #666;
    background: white;
    margin: 25px 50px;
    text-align: center;
    vertical-align: middle;
    padding: 20px 75px;
}

#search_loading span {
    display: block;
    font-size: 130%;
    font-weight: bold;
    color: #333;
}

.archive_table {
    width: 100%;
}

.archive_table th {
    font-weight: bold;
    background-color: #eee;
    text-align: right;
}

.archive_table td {
    text-align: right;
}

.align_right {
    text-align: right;
}

.align_left {
    text-align: left !important;
}

.archive_table .error {
    background-color: red;
    color: black;
}

.archive_table .warning {
    background-color: orange;
}

.blog_entry ul {
    list-style: inside;
    margin: 10px 15px;
}

.blog_entry #extra {
    font-size: 80%;
    margin-top: 40px;
    padding: 5px;
    background-color: #efefef;
}

.blog_entry h1, .blog_entry h2, .blog_entry h3, .blog_entry h4, .blog_entry h5 {
    margin-top: 10px;
}

.blog_entry p {
    padding-bottom: 15px;
}

#blog_archive .blog_entry {
    padding: 0;
}

#insurance_warning {
    font-size: 120%;
    font-weight: bold;
    color: red;
    background-color: #FFFFBB;
}

#perform_another_search {
    display: block;
    margin-bottom: 7px;
}

#partner_inner {
    border: 1px solid #d2e8f3;
    background: url('/media/images/inner-tile.png') bottom left repeat-x;
    padding: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
    float: left;
    width: 378px;
}

#HotwireBanner {
    margin: 5px;
    background: #FFF8DD;
    padding: 10px;
    text-align: left;
    line-height: 16px;
}

#HotwireBanner img {
    float: right;
}

#HotwireBanner a {
    display: block;
}

#HotwireBanner .title {
    font-weight: bold;
    color: #1833CC;
}

#HotwireBanner .link {
    font-size: 95%;
    color: #49b061;
}

#fix_popup_blocker {
    position: fixed;
    top: 15px;
    left: 15px;
    width: 400px;
    height: 300px;
    background: white;
    z-index: 1;
    background: #fffabf url("/media/images/popupblocker.png") 10px 10px no-repeat;
    padding: 10px 5px 10px 370px;
    border: 1px solid grey;
    height: 97px;
    display: none;
}

#fix_popup_blocker p {
    margin-bottom: 3px;
}

#fix_pu_close {
    float: right;
    margin-right: 5px;
}

.comparison_blurb {
    text-align: center;
    margin-top: 10px;
}

.footer_group {
    margin-bottom: 10px;
}

.arrow_header .check_all {
    font-size: 85%;
    font-weight: normal;
}

.comparison_select_three {
    text-align: center;
    margin-bottom: 15px;
}

#norobots {
    display: none;
}

#newsletter_header_box {
    float: right;
    padding: 10px 12px;
    font-size: 95%;
    width: 300px;
    text-align: center;
}


#newsletter_header_box span {
    font-weight: bold;
    display: block;
    margin-bottom: 3px;
}

#header {
    margin: 10px 0 10px 0;
}

#landing_content {
    width: 100%;
    margin-top: 30px;
}

#landing_content .first_col {
    width: 70%;
    padding-right: 35px;
    vertical-align: top;
}

#landing_content .second_col {
    width: 30%;
    vertical-align: top;
}

#content_page h1,
#content_page h2,
#content_page h3,
#content_page h4,
#content_page h5 {
    font-size: 140%;
    line-height: 28px;
    color: #336699;
}

#landing_content p {
    margin-bottom: 20px;
}

#inner_content_newsletter {
    margin: 10px 0 30px 0;
}

#content_page h3 {
    margin-top: 35px;
    margin-bottom: 15px;
}

#weather table,
#nearby table {
    width: 100%;
}

#locations table {
    width: 50%;
    float: left;
}

#locations td {
    width: 33%;
    padding-bottom: 25px;
    vertical-align: top;
}

#locations .logo {
    display: block;
    margin: 2px 0;
}

#weather .datetime {
    font-weight: bold;
    display: block;
}

#weather .datetime span {
    font-weight: normal;
    padding-left: 5px;
    color: #6f6f6f;
}

#weather td,
#recent_blog_entries td {
    padding: 0 30px 25px 0;
    vertical-align: top;
    width: 33%;
}

#weather img {
    float: left; 
    padding: 0 5px 5px 0; 
}

#recent_blog_entries a {
    display: block;
    font-weight: bold;
}

#home_blurb h1,
#home_blurb h2,
#home_blurb h3,
#home_blurb h4,
#home_blurb h5 {
    font-size: 140%;
    line-height: 28px;
    margin-top: 50px;
    margin-bottom: 10px;
}

#content_page .header {
    font-size: 200%;
    display: block;
    font-weight: bold;
    color: #336699;
    margin-top: 30px;
}

.landing_header {
    margin-bottom: 15px;
}


#results_col > table {
    width: 100%;
    border: 1px solid #d6d6d6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}

#results_col thead th {
    font-weight: bold;
    padding: 7px 7px 7px 20px;
    vertical-align: middle;
	border-bottom: 1px solid #FFF;
    font-size: 140%;
	background: #f7f9fa url('/media/images/table-alts.png') 0px -220px repeat-x;
}

#results_col {
    text-align: center;
    vertical-align: top;
}

#results_col .result td {
    border: 1px solid #FFFFFF;
    border-width: 0 1px 1px 0;
    text-align: center;
    padding: 6px;
    vertical-align: middle;
}


#results_col .vendor {
    border-width: 0 1px 1px 1px;
    width: 30%;
}

#results_col .vendor img {
    margin-bottom: 7px;
}

.location {
    line-height: 18px;
}

#results_col .distance {
    margin: 0;
    padding: 0;
    color: #888;
}

#results_col tbody .result {
	background: #f7f9fa url('/media/images/table-alts.png') 0px -220px repeat-x;
}

#results_col tbody .alt {
    background: #e9f3f7 url('/media/images/table-alts.png') 0 0 repeat-x;

}

#results_col .result:hover {
	background: #e1e2e3 url('/media/images/table-alts.png') 0px -440px repeat-x;
}

#search_results {
    width: 100%;
}
#search_results thead {
	max-height: 37px;
	background: #d6d6d6 url('/media/images/table-heads.png') 0 0 repeat-x;
	border-bottom: 1px solid #FFF;
}

#results_col p {
    margin: 0;
    padding: 0;
}

#results_col .price {
    font-weight: bold;
    width: 20%;
}

#results_col .total_price {
    display: block;
    margin-top: 10px;
    color: #888;
    font-weight: normal;
}

#results_col .daily_price {
    font-size: 220%;
}

#results_col .info {
    width: 20%;
    text-align: left;
}

#results_col .info span {
    display: block;
    margin: 0;
    padding: 0;
    text-align: left;
}

#results_col .image {
    width: 20%;
}

#results_col .image img {
    border: 1px solid #888;
}

#results_col .size {
    display: block;
}

#results_col .model {
    text-transform: capitalize !important;
    color: #888;
}


#refine_col {
    width: 225px;
    vertical-align: top;
    padding-right: 4px;
    white-space: nowrap;
}

#refine_col .inner {
    width: 99%;
    border: 1px solid #d6d6d6;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    background: #ecf0f0;
}

#refine_col table {
    width: 100%;
}

#refine_col th {
    text-align: center;
    padding-left: 0;
    padding-right: 0;
    font-weight: bold;
    padding: 7px 7px 7px 20px;
}


#refine_col td {
    padding: 5px;
}

#refine_col input {
    padding 0;
    margin: 0;
}

#refine_col .location input {
    width: 95%;
}

#change_search label {
    display: block;
    padding: 0;
    margin: 0;
}

#refine_col .date input {
    width: 40%;
}

#refine_col .search {
    margin: 0;
    padding: 10px 0 10px 0;
}

.ui-autocomplete {
    font-size: 95%;
}

#results_header {
    min-width: 650px;
    width: 100%;
    margin-bottom: 20px;
}

#rental_info {
    vertical-align: top;
    white-space: nowrap;
}

#comparison_partners_top {
    text-align: center;
}

#comparison_partners_top .inner {
    vertical-align: bottom;
    border: 1px solid #e3e3e3;
    background: #efefef;
    border-radius: 5px 5px 0 0;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    padding: 5px 10px;
    white-space: nowrap;

}

#comparison_partners_top .partners {
    float: left;
    margin-right: 10px;
    margin-top: 3px;
}

#comparison_partners_top .partners td {
    padding-bottom: 6px;
    white-space: nowrap;
}

#comparison_partners_top label {
    background: none;
    margin-right: 20px;
}

#comparison_partners_top .submit {
    float: right;
    text-align: center;
    margin-top: 15px;
}

#comparison_partners_top .check_all {
    font-size: 85%;
    padding-top: 5px;
    display: block;
}

#comparison_partners_top .blurb {
    display: block;
    font-weight: bold;
}

#comparison_partners_side {
    margin-top: 20px;
}

#comparison_partners_side .check_all {
    font-size: 90%;
    margin-left: 5px;
}

#comparison_search_data {
    display: none;
}

.Expedia_logo { background: url('/media/images/comparison_sprite.jpg') 0 0 no-repeat; }
.CarRentals_logo { background: url('/media/images/comparison_sprite.jpg') 0 -28px no-repeat; }
.Hotwire_logo { background: url('/media/images/comparison_sprite.jpg') 0 -48px no-repeat; }
.Priceline_logo { background: url('/media/images/comparison_sprite.jpg') 0 -73px no-repeat; height: 29px; }
.TravelTicker_logo { background: url('/media/images/comparison_sprite.jpg') 0 -100px no-repeat; }
.Dealbase_logo { background: url('/media/images/comparison_sprite.jpg') 0 -124px no-repeat; }
.comparison_search_form_body table {
    width: 100%;
}

.comparison_search_form_body {
	background: #f7f9fa url('/media/images/table-alts.png') 0px -220px repeat-x;
}

.comparison_search_form_body th {
    width: 20%;
    text-align: right;
    font-weight: bold;
}

.comparison_search_form_body table {
    padding: 5px;
}

.comparison_search_form_body .partners {
    width: 60%;
    text-align: center;
}

.comparison_search_form_body .inner {
    margin: 0 auto;
    width: 90%;
}

.comparison_logo {
    display: block;
    float: left;
    width: 90px;
    height: 25px;
    cursor: pointer;
}

.comparison_search_form_body .inner td {
    padding: 5px 0;
}

.comparison_search_form_body .partners input {
    float: left;
    margin-top: 7px;
}

.comparison_search_form_body .search {
    width: 20%;
    text-align: center;
}

.comparison_search_form_body .check_all {
    display: block;
    font-size: 90%;
    margin-top: 5px;
}

.top {
    text-align: center;
}

#no_insurance {
    display: none;
}

#search_form_container {
    width: 100%;
    text-align: center;
}

#search_side {
    text-align: left;
    width: 50%;
    border: 1px solid #d2e8f3;
    background: url('/media/images/inner-tile.png') bottom left repeat-x;
    padding: 12px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
    vertical-align: top;
}

#comparison_side {
    width: 50%;
    vertical-align: top;
}

#comparison_side .inner {
    margin-top: 10px;
    border: 1px solid #d2e8f3;
    -webkit-border-radius: 0 10px 10px 0;
    border-width: 1px 1px 1px 0;
    padding: 15px;
}

#comparison_header {
    font-size: 130%;
    font-weight: bold;
}

#search_form_comparison {
    width: 100%;
}

#search_form_container .heading {
    color: #336699;
    font-size: 120%;
    font-weight: bold;
    
}

.comparison_search .submit {
    margin-top: 10px;
    text-align: center;
}

.comparison_search .spinner {
    margin: 0 0 10px 10px;
    display: none;
}

#search_form_comparison input {
    float: left;
    margin-top: 7px;
}

#search_form_comparison td {
    width: 33%;
    padding: 10px;
    white-space: nowrap;
}

#comparison_blurb {
    border: 1px solid #E3E3B0;
    background: #FFC;
    font-size: 110%;
    margin-bottom: 10px;
    padding: 10px;
}

#comparison_blurb strong {
    display: block;
}

.comparison_error, .search_error {
    color: red;
    padding: 5px 0;
    font-weight: bold;
}

#hotwire_comparison {
    font-size: 120%;
    background: #fcfff1;
}

#hotwire_comparison .text {
    float: left;
}

#hotwire_comparison .headline {
    display: block;
    font-weight: bold;
}

#hotwire_comparison img {
    float: right;
    border: 1px solid #e3e3e3;
    padding: 3px;
}

#hotwire_comparison .blurb {
    display: block;
    margin-top: 5px;
}

#hotwire_comparison .HotwireBanner {
    padding: 5px;
}

#historical_data table {
    width: 100%;
}

#historical_data .vendor {
    display: none;
}

#historical_data .vendor th {
    padding-left: 30px;
    font-style: italic;
}

#historical_data .year th {
    font-weight: bold;
    background: #e4e4e4;
    border: 1px solid #afafaf;
    border-width: 1px 0;
}

#historical_data .toggle {
    background: url("/media/images/plus_sign.png") 0 3px no-repeat;
    padding-left: 15px;
}

#historical_data .expanded {
    background-image: url("/media/images/minus_sign.png");
}

#historical_data .year {
    margin-top: 10px;
}

#historical_data th, #historical_data td {
    padding: 5px;
}

#historical_data .vehicle th {
    padding-left: 15px;
}

#historical_data .odd {
    background-color: #f9f9f9;
}

#historical_data .even {
    background: #f0f0f0;
}

#historical_data .vendor td {
    font-style: italic;
}

#map {
    width: 49%;
    height: 500px;
    float: right;
}


#nearby td {
    width: 50%%;
}

#nearby .distance {
    padding-left: 3px;
    font-size: 85%;
}

.landing {
    font-size: 110%;
    max-width: 490px !important;
    min-width: 490px !important;
}

.landing #header {
    margin: 0;
}

.landing #header img {
    margin: 2px 0 7px 0;
}


.landing .inner {
    background: #daeef7 url('/media/images/inner-tile.png') top left repeat-x;
    padding: 15px;
    border: 1px solid #d2e8f3;
	-moz-border-adius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
    margin-top: 25px;
    width: 400px;
}

.landing h1 {
    color: #4c7baa;
    line-height: 28px;
}

.landing .locations th {
    padding-right: 5px;
    font-weight: bold;
    text-align: right;
    padding-left: 15px;
    width: 10%;
}

.landing_form_inner {
    display: none;
}

.landing #comparison_blurb {
    display: none;
}

.landing .big_search {
    background: url("/media/images/big_search.png") 0 0 no-repeat;
    width: 206px;
    height: 87px;
}

.landing .big_search:hover {
    background-image: url("/media/images/big_search_hover.png");
}

#landing_comparison_search {
    text-align: center;
}

.landing .inner {
    margin: 0;
    padding: 10px 3px;
}

.landing #search_form_comparison td {
    padding: 7px 0 15px 0;
}

.landing .comparison_logo {
    width: 100px;
    height: 25px;
    display: block;
}

.landing #search_form_comparison input {
    margin-right: 3px;
}

.landing .comparison_error {
    display: none;
}

.landing .Expedia_logo { background: url('/media/images/cache/www.rentacarnow.com/media/images/comparison/big/Expedia.png_100x35.png') no-repeat; }
.landing .Hotwire_logo { background: url('/media/images/cache/www.rentacarnow.com/media/images/comparison/big/Hotwire.png_100x35.png') no-repeat; }
.landing .Priceline_logo { background: url('/media/images/cache/www.rentacarnow.com/media/images/comparison/big/Priceline.png_100x35.png') no-repeat; }
.landing .CarRentals_logo { background: url('/media/images/cache/www.rentacarnow.com/media/images/comparison/big/CarRentals.png_100x35.png') no-repeat; }
.landing .TravelTicker_logo { background: url('/media/images/cache/www.rentacarnow.com/media/images/comparison/big/TravelTicker.png_100x35.png') no-repeat; }
.landing .Dealbase_logo { background: url('/media/images/cache/www.rentacarnow.com/media/images/comparison/big/DealBase.png_100x35.png') no-repeat; }

.landing .blurb {
    margin-top: 10px;
    font-size: 90%;
}

