body {
    font-family: Arial, Verdana, Tahoma, Sans-Serif, sans;
    font-size:14px;
    color:#000;
    margin-top: 15px;
    text-align:center;
    background-color: #FFF;
    
}

h1, h2, h3, h4, h5, h6 {
    color:#000;    
    margin: 10px 0px 10px 10px;
}

h1 {
    font-size: 28px;
}
h2 {
    font-size: 24px;
}
h3 {
    font-size: 21px;
}
h4 {
    font-size: 17px;
}
h4, h5, h6 {
    font-size: 13px;
}

blockquote {
    border-left:3px solid #EAEAEA;
    padding-left:20px;
    margin-left:20px;
}

p {
    margin: 10px 15px 0px 15px;
}
p.content {
    font-size:12px;
}

.lg {
    font-size: 14px;
    font-weight: bold;
}

a {
    text-decoration:underline;
    color: #004592;
}
a:hover {
    color: #000;
    text-decoration: underline;
}
a.sortheader {
    text-decoration:none;
}

img {
    border: 0px;
}

#content {
    text-align:left;
    /*border:1px solid #ccc;*/
    padding:0px;
    margin:0px 0px 0px 0px;
}

#footer {
    font-size:10px;
    letter-spacing:-0.02em;
    color:#FFF;
    text-align:center;
}


/* ************************** */
/* ------
- "Flash" divs (status messages) -
------ */
.flash_message_ok {
    border:2px solid #6d6;
    background-color:#CCFFCC;
    font-size:15px;
    font-weight:bold;
    padding: 15px;
    margin: 0px 0px;
    text-align:left;
}
.flash_message_error {
    border:2px solid #FF0000;
    background-color:#FCCECC;
    /*background-color:#fff;*/
    font-size:13px;
    font-weight:bold;
    padding:5px;
    margin: 0px 0px;
    text-align:left;
}


/* ************************** */
/* ************************** */
/* ------
- FORMS -
------ */

form {
    width: 540px;
    text-align:left;
    padding:0px;
    margin:0px;
    font-size: 12px;
}

fieldset { 
    border:1px solid #999967; 
    padding:5px;
    /*-moz-border-radius: 8px; border-radius: 8px;*/
    text-align:left;
}

legend {
    color: #666;
    padding:5px;
}

label {
    /*border: 1px, solid #000;*/
    display: block;
    /*float: left;*/
    width: 150px;
    padding:0px 10px 0px 0px;
    cursor:pointer;
    text-align: right;
}

.checkbox {
    float: left;
    display: block;
    margin: 0px 10px;
}

.checkbox_item {
    display: block;
    clear: both;
    margin: 0px 0px 0px 150px;
    /*border: 1px  solid #000;*/
}

.label_checkbox {
    display: block;
    float: right;
    text-align: left;
    padding:0px 10px 0px 0px;
    /*border:1px solid #000;*/
}

.radiobtn {
    float: left;
    display: block;
    margin: 0px 10px;
}
.radiobtn_subitem {
    float: left;
    display: block;
    margin: 0px 10px;
}
.radiobtn_subitem_text {
    float: left;
    display: block;
    margin: 0px 10px;
}
.radiobtn_item {
    display: block;
    clear: both;
    margin: 0px 0px 5px 0px;
    /*border: 1px  solid #000;*/
}
.input_radio {
    margin-left:150px;
    background-color:#FFF;
    background-image:none;
}

.radiobtn_subitems {
    display: block;
    clear: both;
    margin: 0px 0px 0px 0px;
}
.radiobtn_subitems_text {
    display: block;
    clear: both;
    margin: 0px 0px 5px 0px;
}
.input_radio_subitem {
    margin-left:200px;
    background-color:#FFF;
    background-image:none;
}
.input_radio_subitem_text {
    margin-left: 200px;
}

div.required label {
    /*border: 1px, solid #000;*/
    display: block;
    float: left;
    width: 150px;
    padding:0px 10px 0px 0px;
}

div.optional label {
    /*border: 1px, solid #000;*/
    display: block;
    float: left;
    width: 150px;
    padding:0px 10px 0px 0px;
}


div.error label {
    /*border: 1px, solid #000;*/
    display: block;
    float: left;
    width: 142px;
    padding:0px 10px 0px 0px;
}

div.required .label_radiobtn {
    display: block;
    float: left;
    padding:0px 0px 0px 0px;
    width:320px;
    /*border:1px solid #000;*/
}

div.optional .label_radiobtn {
    display: block;
    float: left;
    padding:0px 0px 0px 0px;
    width:320px;
    /*border:1px solid #000;*/
}

.label_radiobtn, div.error label.label_radiobtn, div.optional label.label_radiobtn  {
    display: block;
    float: left;
    padding:0px 0px 0px 0px;
    width:320px;
    text-align: left;
    /*border:1px solid #000;*/
}

.label_radiobtn_subitem, div.error label.label_radiobtn_subitem, div.optional label.label_radiobtn_subitem  {
    display: block;
    float: left;
    padding:0px 0px 0px 0px;
    width: 270px;
    text-align: left;
}
.label_radiobtn_subitem_text, div.error label.label_radiobtn_subitem_text, div.optional label.label_radiobtn_subitem_text, div.required label.label_radiobtn_subitem_text {
    display: block;
    padding:0px 0px 0px 0px;
    margin-left: 200px;
    width: 250px;
    text-align: left;
}

div.optional .input_text_radiobtn_subitem, div.required .input_text_radiobtn_subitem, div.error .input_text_radiobtn_subitem {
    clear: both;
    float: none;
    text-align: left;
    margin-left: 220px;
}
div.optional label.label_radiobtn_subitem_text2, div.required label.label_radiobtn_subitem_text2 , div.error label.label_radiobtn_subitem_text2 {
    display: block;
    clear: both;
    float: none;
    padding:0px 0px 0px 0px;
    margin-left: 220px;
    width: 250px;
    text-align: left;
}

input, textarea {
    padding:2px;
    border-width:1px;
    background: url(/img/bkg_input5.gif);
    background-repeat:no-repeat;
    background-position: top left;
}

input:focus, textarea:focus, .passwordPost label input:focus {
    background:#ffc;
}

input:hover, textarea:hover {
    background:#ffc;
    cursor:text;
}
input.input_radio {
    cursor: pointer;   
}
 
select {

    background: url(/img/bkg_input5.gif);
    background-repeat:no-repeat;
    background-position: top left;
    background-color:#FFF;
}

label:hover {
    cursor:pointer;
    color:#999;
}

.required {
    color:#FF0000;
}

.err { 
    font-weight: bold;
    color:#000;
}

.optional {
    color:#000000;
}

#formsubmission_nobots {
    display: none;   
}
input.submit_button, input.submit {
    cursor: pointer;
}

#locations_search {
    width: 540px;
    margin: 0px auto;
}
#form_location_search label {
    width: 160px;
}
#form_location_search_submit {
    margin-left: 170px;
}

/* ************************** */

div.error {
    padding: 5px;
    margin: 5px 0px;
    background-color:#FCCECC;
    border: 2px solid #FF0000;
}

/*p.err { 
    font-weight: bold;
}*/

p.error {
    font-weight: bold;
    color: #FF0000;
    margin:15px;
}

.error_message_group {
    padding: 5px;
    font-weight: normal;
}

.error_message {
    color:#000;
    padding:5px;
    margin:10px;
    background-color:#FCCECC;
    border: 2px solid #FF0000;
}

div.admin_module_alert {
    background-color:#FCCECC;
    border: 1px dashed #FF0000;
}


#paginator {
    border: 1px solid #CCC;
    margin: 10px 0px;
    padding:2px;
    font-size:11px;
}
#paginator select {
    font-size:11px;
}
.paginationnum {
    margin:3px;
}

.tbl_module tr:hover {
	background:#ffc;
}

.div_popup {
    display:block; 
    visibility:hidden; 
    position:absolute; 
    z-index:500; 
    width:250px; 
    height:150px;    
    left:60%;
    border: 1px solid #000;
    background-color: #FFF;
    padding:10px;
    margin:10px;
}

.status_pending {
    color: #ff0000;
}
.status_processing {
    color: #ff9900;
}
.status_complete {
    color: #339966;
}

/* ENDUSER SPECIFIC CSS START */

.center {
    text-align:center;
}




td.table_1 {
    background-color: #c5e7fa;
}
td.table_2 {
    background-color: #7ca9f2;
}



#table_main {
    border: 1px solid #FF6100;
}


#btns_bottom {
    margin-top: 15px;
}


#auto_photo_rotator {
    width: 480px;
    height: 360px;
}

.feature_label {
    font-size: 12px;
    font-weight: bold;
}

#feaure_list {
    font-size: 12px;
}


.td_auto_summary {
    
}

.autos_summary_price_per_week_dollarsign {
    font-size: 18px;
    position: relative;
    top: -12px;
}
.autos_summary_price_per_week_wrapper {
    width: 84px;
    height: 32px;
    float: right;
    margin-left: 2px;
}
.autos_summary_price_per_week_label {
    float: right;
    font-size: 10px;
    height: 32px;
    padding-right: 2px;
    padding-top: 5px;
}
.autos_summary_price_per_week {
    font-size: 36px;
    height: 32px;
    color: #FF6100;
}
.auto_summary_wrapper {
    width: 225px;
    background-color: #FFFF00;
    text-align: left;
}
.auto_summary {
    text-align: left;
    color: #01559E;
    font-weight: bold;
}
.auto_summary_auto_name {
    height: 50px;
    margin-top: 2px;
    padding-bottom: 2px;
    padding-lefT: 2px;
}
.auto_summary_and_photo_wrapper {
    width: 225px;
    border: 1px solid #01559e;
}
.auto_summary a {
    text-decoration: none;
}
#autos_summary_wrapper {
    position: relative;
    top: -20px;
}
#autos_summary_wrapper_no_sorter {
    
}


#auto_photo_rotator {
    border: 1px solid #ff6100;
}
#auto_details_youtube_wrapper {
    border: 1px solid #ff6100;
}
.auto_details_alt_photo {
    border: 1px solid #01559e;
}


#auto_sorter_form {
    position: relative;
    height: 25px;
    left: 670px;
    top: -35px;
}


.homepage_link_see_more {
    width: 400px;
    display: block;
    background-color: #ff6100;
    padding: 0px 5px;
    margin-bottom: 0px;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
}

.auto_link_contact {
    width: 250px;
    display: block;
    background-color: #ff6100;
    padding: 0px 5px;
    margin-bottom: 20px;
    color: #FFF;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    
}

#radio_commercials_list ul {
    list-style-type: none;
    margin: 20px 0px;
    padding: 0px;
}
#radio_commercials_list ul li {
    margin: 0px 0px 15px 0px;
    padding: 0px;
}
#radio_commercials_list .rc_name {
    font-weight: bold;
}
#radio_commercials_list .rc_date {
    font-size: 11px;
}


.contact_block_wrapper {
    border-left: 1px solid #ff6100;
    padding-lefT: 5px;
}

.outline {
    border: 1px solid #ff6100;    
}



#footer_links {
    width: 960px;
    margin: 10px auto;
    text-align: center;
}
#footer_links ul {
    list-style-type: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
}
#footer_links ul li {
    margin: 0px;
    padding: 0px;
    float: left; /* as always, needed for internet exploder.. */
}
#footer_links ul li a {
    display: block;
    padding: 2px 44px;
    text-decoration: none;
    float: left;
    color: #013765;
    font-weight: bold;
    font-size: 12px;
    border-right: 1px solid #013765;
}
#footer_links ul li a:hover {
    color: #FF6100;
}



div.hr {
    border-top: 1px solid #FF6100;
}









#loading {
    position:relative;
    z-index:40910;
    top:350px;
    left:0px;
    height:75px;
    width:300px;
    margin-bottom:-77px;
    border:1px solid #CCC;
    background-color:#FFF;
    vertical-align:middle;
}



.jqmOverlay { background-color: #000; }

/* Fixed posistioning emulation for IE6
     Star selector used to hide definition from browsers other than IE6
     For valid CSS, use a conditional include instead */
* html .jqmWindow {
     position: absolute;
     top: expression((document.documentElement.scrollTop || document.body.scrollTop) + Math.round(17 * (document.documentElement.offsetHeight || document.body.clientHeight) / 100) + 'px');
}


hr {
    border: 1px solid #000;
    margin: 15px 0px;
}

#cakeSqlLog {
    color:#FFF;
}   

