﻿body
{
    font-family: Verdana;
    font-size: 11px;
}
td
{
    font-family: Verdana;
    font-size: 11px;
    vertical-align: top;
}
#homebanner_frame
{
    position: relative;
    z-index: 10;
    top: -115px;
}

#vehicle_frame
{
    width: 100%;
}

#leftcell
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
}
#rightcell
{
    width: 540px;
}
.vehiclelist_frame
{
    width: 540px;
}
.vehiclelist_item
{
    width: 170px;
    height: 140px;
    padding: 5px;
    float: left;
}

.vehiclelist_item .title,.vehiclelist_item .title a
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    color: #FFF;
    text-decoration:none;
}

#vehiclelist
{
    width: 95%;
    margin: 0 auto;
    border-collapse: collapse;
}
#vehiclelist th
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    background-color: #999;
    color: #FFF;
    text-align: center;
    border: solid 1px #333;
}

#vehiclelist td
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size: 10px;
    font-weight: bold;
    border-left: solid 1px #333;
    border-right: solid 1px #333;
}

.gridrow td
{
    background-color: #FFF;
}

.gridrow_alt td
{
    background-color: #F0F0E0;
}
.gridrow_over td
{
    background-color: #CCCCCF;
}

#vehiclelist .vtype_BP
{
    width: 30px;
    background-color: #F90;
    color: #000;
    border: solid 1px #333;
}

#vehiclelist .vtype_CC
{
    width: 30px;
    background-color: #C00;
    color: #FFF;
    border: solid 1px #333;
}

#vehiclelist .vtype_TR
{
    width: 30px;
    background-color: #090;
    color: #FFF;
    border: solid 1px #333;
}

#vehiclelist .title
{
}

#vehiclelist .price
{
    width: 80px;
}

#vehiclelist .y_n
{
    text-align: center;
    width: 30px;
}
.editmenu
{
    width: 200px;
    background-color: #666;
    padding: 0;
}
.editmenu div
{
    background-color: #888;
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    margin-bottom: 2px;
}
.editmenu div a
{
    display: block;
    width: 100%;
    color: #222;
    text-decoration: none;
    padding: 3px;
}
.editmenu div a.selected
{
    background-color: #CCC;
}
.editpane
{
    background-color: #CCC;
}
.link
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
    padding-bottom: 2px;
    color: #CCC;
    text-decoration: none;
}
label
{
    display: block;
    font-family: Verdana;
    font-size: 10px;
    font-weight: bold;
}
input
{
    font-family: Verdana;
    font-size: 11px;
    font-weight: bold;
}
.checkbox label
{
    display: inline;
}
.display_order
{
    width: 75px;
    margin-right: 15px;
}
.feature
{
    width: 400px;
}

.photos_item
{
    text-align: center;
    vertical-align: middle;
    margin: 5px;
    float: left;
}
.photos_item img
{
    width:155px;
    position: relative;
    margin: 10 auto;
    vertical-align: middle;
    border: solid 1px #000;
}
.photos_item a
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size:11px;
    font-weight:bold;
    color:#444;
    text-decoration:none;
}
#vehicle_title
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:17px;
    font-weight:bold;
    color:#FFF;
}
#vehicle_price
{
    font-family: Arial, Helvetica, Sans-Serif;
    font-size:12px;
    font-weight:bold;
    color:#FFF;
}
#vehicle_features
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size:11px;
    font-weight:bold;
    color:#FFF;
}
#vehicle_desc
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size:11px;
    font-weight:bold;
    color:#FFF;
}
#more_pics img
{
    float:left;
}
.backto a, .backto a:active, .backto a:hover, .backto a:visited 
{
    font-family: Verdana, Helvetica, Sans-Serif;
    font-size:11px;
    font-weight:bold;
    color:#EEEE00;
    text-decoration:none;
}
.backto
{
    padding-left:10px;
}