﻿body
{
    margin: 0;
    padding: 0;
}
body, table
{
    font: small Arial; 
}
select, input, textarea
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #036;
}
a
{
    text-decoration: none; 
}
a:hover
{
    text-decoration: underline;
}
img
{
    border: none; 
}
table
{
    border-collapse: collapse;
}
td, th
{
    font-weight: normal; 
    text-align: left; 
    vertical-align: top; 
}

/* ---------------------------------------------------------------------------------------- */

.main 
{
/*    margin: auto; */
    width: 768px; 
}

/*
.main .header .menu-bar
{
    border-top: solid 4px; 
    border-left: solid 4px; 
    width: 100%; 
}
.main .header .menu-bar td
{
    border-bottom: solid 4px; 
    border-right: solid 4px; 
    padding: 0; 
    margin: 0; 
    width: 25%;
    text-align: center; 
}
.main .header .menu-bar td a
{
    display: block;
    line-height: 25px;
    text-transform: uppercase;
    width: 100%;
    font-weight: bold;
    font-size: x-small;
    font-family: Arial;
}
.main .header .top-links
{
    float: right; 
    margin: 8px 4px 8px; 
    text-align: right;
}
.main .header .top-links select
{
    font: x-small Verdana; 
}
*/


.main .content
{
    min-height: 280px; 
}

.main .content input.button
{
    border: solid 2px; 
    font-weight: bold; 
}

.main .content .title
{
    background: #666; 
    color: #fff; 
    text-align: center; 
    font: bold 12px Arial, Helvetica, sans-serif; 
    padding: .5em; 
}

.main .content .fleet-control input.button
{
    font-size: x-small; 
    width: 100px; 
}

.main .content h4
{
    margin: 0;
    padding: 3px;
    font-size: small; 
}

.main .content .orange
{
    background: #EAEBFF; 
    color: #000; 
    font: bold 11px Arial, Helvetica, sans-serif; 
    padding: .5em; 
    
}
.main .content .pad
{
    padding: 8px; 
}

.main .content .heading
{
}

.main .content .heading .title
{
    font: bold large Arial; 
    color: #fff; 
    text-align: center; 
    padding: .5em;
}

.main .content .heading .message
{
    font: x-small Arial; 
    padding: .5em; 
}

.main .content .right-side
{
    border-left: solid 2px #f36a00; 
/*    border-left: solid 1px #000; */
/*    border-left: dotted 1px; */
}

/*
.main .content .fleet-table
{
    width: 100%;
}
.main .content .fleet-table td
{
    border: solid 1px #ccc; 
    padding: 4px; 
    text-align: center; 
    width: 25%; 
}

.main .content .fleet-table td .name
{
    display: block; 
    font-weight: bold; 
}
.main .content .fleet-table td .daily-rate
{
    font-size: x-small; 
    padding: 4px;
}
.main .content .fleet-table td .weekly-rate
{
    font-size: x-small; 
    padding: 4px;
}
.main .content .fleet-table td input
{
    font-size: x-small; 
    font-weight: bold; 
    margin: 4px; 
}
*/

.main .content .default-page-1
{
    width: 100%;
/*    border-bottom: solid 1px #000; */
}

.main .content .default-page-1 .left-side
{
    width: 250px;
}
.main .content .default-page-2
{
    width: 100%;
}

.main .content .default-page-2 .right-side
{
    border-left: solid 2px #f36a00; 
    width: 60%;
}

.main .content .fleet-page  
{
     width: 100%; 
}
.main .content .fleet-page .left-side
{
    width: 200px;
}
.main .content .fleet-page .fleet-control td
{
/*    border-bottom: solid 2px #ccc; */
}

.main .content .quote-page
{
    width: 100%;
}
.main .content .quote-page .left-side
{
    width: 55%;
}
.main .content .quote-page .left-side .vehicle
{
    width: 40%;
}
.main .content .quote-page .right-side
{
    width: 45%;
}

.main .content .reserve-page
{
    width: 100%;
}
.main .content .reserve-page .left-side
{
    width: 45%; 
}
.main .content .reserve-page .right-side
{
    width: 55%; 
}    
.main .content .edit-page .left-side
{
    width: 55%; 
}
.main .content .edit-page .right-side
{
    width: 45%; 
}    

.main .content .view-page   { width: 100%; }
.main .content .edit-page   { width: 100%; }
.main .content .faq-page    { width: 100%; }

/*
.main .content .faq-page a
{
    color: #333;
}

.main .content .faq-page a:hover
{
    color: #333;
}

.main .content .faq-page li
{
    margin-bottom: 1em;
}
.main .content .faq-page table
{
    width: 100%;
}

.main .content .faq-page td
{
    text-align: center;
}

.main .content .faq-page h3
{
    text-align: center;
}

.main .content .faq-page h4
{
}

.main .content .faq-page .content
{
    border-bottom: dotted 1px #ccc; 
    margin-bottom: .5em;
}

.main .content .faq-page .faq-content
{
    padding: 1em;
}

.main .content .faq-page .title
{
    font-weight: bold;
    font-size: small;
}

.main .content .faq-page .content
{
    color: Gray;
}

.main .content .faq-page .back-top
{
    text-align: right;
}
*/
.main .faq-page li
{
    margin-bottom: .5em; 
    margin-top: .5em; 
}
.main .content .aeropostal-page
{
    padding: 2em 8em 0 8em; 
}

.main .content .contact-page
{
    width: 100%; 
}
.main .content .contact-page .right-side table
{
    width: 100%; 
}
.main .content .contact-page .right-side table .address
{
    width: 50%; 
}
.main .content .contact-page .right-side table .phones
{
    width: 50%; 
}


.main .content .button-bar
{
/*    border-top: solid 1px; */
    padding: 8px; 
    text-align: center;
}
.main .content .button-bar input
{
    font-size: small;
    font-weight: bold; 
    padding: 2px; 
}

/*
.main .footer 
{
    font-size: x-small;
    font-family: Arial;
    line-height: 48px; 
    text-align: center; 
    height: 48px; 
}
*/

/* ---------------------------------------------------------------------------------------- */
/* Reservation Info Control
/* ---------------------------------------------------------------------------------------- */

.main .content .resinfo-control
{
    padding: 0px 0px 8px 16px; 
}
/*
.main .content .resinfo-control table
{
    width: 100%; 
}
*/
.main .content .resinfo-control table td, .main .content .resinfo-control table th
{
    font: 11px Arial, Helvetica, sans-serif;
    color: #44476A;
    font-weight: bold; 
    text-transform: lowercase; 
    vertical-align: middle; 
    white-space: nowrap; 
}
.main .content .resinfo-control table td
{
    padding: 8px 16px 0px 0px; 
}
.main .content .resinfo-control table th
{
    padding: 8px 16px 0px 0px; 
    text-align: left; 
}

/* ---------------------------------------------------------------------------------------- */
/* Contact Form
/* ---------------------------------------------------------------------------------------- */

.main .content .contact-form
{
    margin-left:  8px; 
    margin-top:  8px; 
    width: 100%; 
}
.main .content .contact-form td, .main .content .contact-form th
{
    padding-bottom:  8px; 
    padding-right:  8px; 
    white-space: nowrap; 
}

/* ---------------------------------------------------------------------------------------- */
/* Reservation Info Control (fleet)
/* ---------------------------------------------------------------------------------------- */

.main .content .fleet-page .resinfo-control table
{
/*    width: 512px; */
}
.main .content .fleet-page .resinfo-control table td
{
    vertical-align: middle; 
}

/*
.main .content .fleet-page .resinfo-control
{
    padding: 4px 0 4px 4px; 
}
.main .content .fleet-page .resinfo-control table td
{
    padding: 4px 4px; 
    vertical-align: middle; 
}
*/

/* ---------------------------------------------------------------------------------------- */
/* Fleet Control
/* ---------------------------------------------------------------------------------------- */

.main .content .fleet-control
{
    width: 100%; 
}
.main .content .fleet-control td
{
/*    border-bottom: solid 2px #ccc; */
    padding: 8px 4px 8px 4px;
    text-align: center; 
    width: 25%;
}
.main .content .fleet-control .image
{
    display: block; 
}
.main .content .fleet-control .name
{
    display: block; 
    font-size: small; 
/*    font-weight: bold; */
    padding: 2px; 
}
.main .content .fleet-control .occupancy
{
    float: right; 
}
.main .content .fleet-control .occupancy td
{
    border: none;
}
.main .content .fleet-control .features
{
    float: left; 
    font-size: x-small; 
    white-space: nowrap; 
}
.main .content .fleet-control .features ul
{
    margin-left: 2.5em; 
}
.main .content .fleet-control .rates
{
    font-size: x-small; 
}
.main .content .fleet-control .select
{
/*    float: right; */
}

/* ---------------------------------------------------------------------------------------- */
/* Vehicle Info Control
/* ---------------------------------------------------------------------------------------- */
.main .content .vehicleinfo-control
{
    width: 100%; 
}
.main .content .vehicleinfo-control .name
{
    font-weight: bold; 
}
.main .content .vehicleinfo-control .models
{
    font-size: x-small; 
}
.main .content .vehicleinfo-control .features
{
    font-size: x-small; 
}

/* ---------------------------------------------------------------------------------------- */
/* Quote Control
/* ---------------------------------------------------------------------------------------- */
.main .content .quote-control
{
    width: 100%; 
}
.main .content .quote-control td
{
    border-bottom: dotted 1px #fff; 
    padding-right: 4px; 
    vertical-align: middle; 
}
.main .content .quote-control .Total td
{
	color: #009; 
	font-size: large; 
	font-weight: bold; 
}
.main .content .quote-control .qty
{
    font-weight: bold; 
    text-align: right; 
}
.main .content .quote-control .description
{
    padding-left: 4px; 
    padding-bottom: 4px; 
    padding-top: 4px; 
}
.main .content .quote-control .description .unit-price
{
    color: #666; 
    font-size: x-small; 
}
.main .content .quote-control .subtotal
{
    text-align: right; 
}

/* ---------------------------------------------------------------------------------------- */
/* Other Choices Control
/* ---------------------------------------------------------------------------------------- */

.main .content .otherchoices-control
{
    width: 100%; 
}
.main .content .otherchoices-control table
{
    width: 100%; 
}
.main .content .otherchoices-control table td
{
    border-bottom: solid 2px #ccc; 
    font-size: x-small; 
    vertical-align: middle; 
}
.main .content .otherchoices-control .image
{
    width: 110px;    
}
.main .content .otherchoices-control .name
{
    width: 140px;    
}
.main .content .otherchoices-control .rates
{
    width: 120px;    
}
.main .content .otherchoices-control .select
{
    width: 90px;    
    text-align: center;
}
.main .content .otherchoices-control .blackout
{
    width: 90px;
    text-align: center;
}

/* ---------------------------------------------------------------------------------------- */

.main .center
{
    text-align: center; 
}
.main .big
{
    font-size: larger; 
}
.main .bold
{
    font-weight: bold; 
}
.main .powered-by
{
    font-size: x-small; 
    padding: 1em; 
    text-align: center; 
}
.main .progress
{
    position: absolute; 
    top: 0; 
    left: 100%; 
    margin-left: -32px; 
    padding: 8px; 
}

.main .blackout
{
    font-size: x-small; 
    font-weight: bold; 
}
.main .vehicleinfo-control .blackout
{
    display: block; 
    font-size: small; 
    text-align: center; 
    padding: 1em; 
}

.main .content .locations
{
    border-top: solid 1px #ccc; 
    margin-top: 8px; 
    width: 100%; 
}
.main .content .locations .th, .main .content .locations td
{
    border-top: dotted 1px #ccc; 
    font: 11px Arial; 
    padding: 8px; 
    white-space: nowrap; 
}
.main .content .locations .name
{
    font-weight: bold; 
}
.main .content .locations .hours
{
    padding: 8px; 
}
.main .content .locations .address
{
    text-transform: uppercase; 
}
.main .content .locations .phones
{
    padding-top: 8px; 
}
.main .content .locations .map
{
    vertical-align: middle; 
}