/* *** Begin main.css *** */

body {
    background-color: #FFFFFF;
    font-family : Verdana;
    color: black;
    margin: 0px;
    text-align: center;
    font-size: 10px;
}

.table_outline {
    border-width:1px;
    border-style:solid;
    border-color: black;
}

.outer{
    text-align: left;
    width: 752px;
    margin: auto;
    padding: 1px;
    _padding: 2px;
    /* background-color: #E8EAF0; */
}

.searchForm{
    width: 749px;
    _width: 752px;
    padding: 2px 0 2px 3px;
    margin: 3px auto 5px auto;
    background-color: #E8EAF0;
    border: 1px solid black;
}

.searchFilter{
    float: left;
    margin: 2px;
}

.search_title {
    font-size: 1.7em;
    font-family: Helvitica;
    font-weight: bold;
    padding-left: 3px;
    _padding-left: 2px;
    color: black;
}

.filterSearch{
    margin: 7px 3px 3px 3px;
    height: 65px;
    font-weight: bold;
    font-size: 1.1em;
    float: left;
}

.vehicle{
    width: 752px;
    margin: 0 auto;
    border-left: 1px solid black;
    border-right: 1px solid black;
    border-bottom: 1px solid black;
}

.vehicleFirst{
    width: 752px;
    margin: 0 auto;
    border: 1px solid black;
}

.vehicleInterior{
    width: 750px;
}

.vehicleTopLeft{
    width: 449px;
    float: left;
}

.vehicleTopRight{
    width: 299px;
    float: right;
}

.altrow1 {
    background-color: #E8EAF0;
}

.altrow2 {
    background-color: #EEEEEE;
}

.hirow {
    background-color: ;
}

.name{
    font-weight: bold;
}

.clear{
    clear: both;
}

.special {
    color: red;
    font-size: 1.4em;
    font-weight: bold;
    font-family: Arial;
    margin: 3px 3px 3px 6px;
    float: left;
}

.comparison{
    color: Red;
}

.internet{
    color: Green;
}

.acv{
    color: Black;
}

.detailsLgThumb{
    text-align: left;    
    width: 382px;
    _width: 380px;
    font-size: 1.2em;
    border-collapse: collapse;
    float: left;
    margin: 0 2px 4px 2px;
}

.detailsSmThumb{
    text-align: left;
    width: 456px;
    _width: 449px;
    font-size: 1.2em;
    border-collapse: collapse;
    float: left;
    margin: 0 2px 4px 2px;    
}

.detailsLgThumb th, .detailsSmThumb th{
    font-size: 0.9em;
    vertical-align: top;
    width: 100px;
}

.quickDesc{
    font-size: 1.4em;
    font-weight: bold;
    margin: 2px;
    float: left;
}

.price{
    font-size: 1.4em;
    font-weight: bold;
    margin: 2px;
    float: right;
}

.rel{
    position: relative;
}

.abs{
    position: absolute;
}

.smThumb{
    width: 100px;
    height: 75px;
    margin: 15px 15px 4px 15px;
    float: left;
}

.smThumbSold{
    width: 100px;
    height: 75px;
    float: left;
}

.lgThumb{
    width: 200px;
    height: 150px;
    margin: 0 4px 4px 4px;
    float: left;
}

img{
   image-rendering: optimizeQuality;
   -ms-interpolation-mode: bicubic;
   border: none;
}

.imgLinks{
    width: 150px;
    float: right;
    text-align: right;
    margin-right: 4px;
    margin-bottom: 4px;
}

.imgLinks img{
    max-width: 150px;
}

.textLinksSmThumb{
    font-size: 1.2em;
    width: 618px;
    _width: 750px;
    float: right;
    padding-left: 132px;
    margin-bottom: 4px;
}

.textLinksLgThumb{
    font-size: 1.2em;
    width: 540px;
    _width: 750px;
    float: right;
    padding-left: 210px;
    margin-bottom: 4px;
}

.searchLeft{
    float: left;
    margin-left: 1px;
    width: 364px;
}

.searchRight{
    float: right;
    margin-right: 4px;
    width: 379px;
    _width: 309px;
    text-align: right;
}

a:link {
    color: black;
    text-decoration: none;
}

a:hover{
    color: black;
    text-decoration: underline;
}

a:visited {
    color: black;
    text-decoration: none;
}
a:active {
    color: black;
    text-decoration: none;
}

a.hot_link:link {
    color: black;
    text-decoration: underline;
    font-weight: bold;
}
a.hot_link:hover {
    color:black;
    text-decoration: underline;
    font-weight: bold;
}
a.hot_link:visited {
    color: black;
    text-decoration: underline;
    font-weight: bold;
}

a.paging:link,a.paging:hover,a.paging:visited{
    color: black;
    text-decoration: none;
    font-weight: bold;
}

.currentPage{
    color: black;    
    font-weight: bold;
}

.notes{
   color: red;
   font-weight: bold;
}

/*************** Left Nav ***************/

.content{
   text-align: left;
   width: 756px;
   margin-left: auto;
   margin-right: auto;
   padding-bottom: 6px;
   padding-top: 6px;
}

.contentLeftNav{
   text-align: left;
   width: 995px;
   _width: 988px;
   margin-left: auto;
   margin-right: auto;
   padding-bottom: 6px;
   padding-top: 6px;
}

.rightContent{
   width: 756px;
   float: right;
}

.leftNav{
   width: 230px;
   _width: 220px;
   background-color: #E8EAF0;
   border: 1px solid black;
   padding-bottom: 10px;
   float: left;
}

.noDisplay{
   display: none;
}

.display{
   display: block;
}

.leftNavTitle{
   width: 230px;
   _width: 220px;
   font-weight: 700;
   margin: 15px 0 5px 5px;
}

.level1{
   margin: 5px 0 0 5px;
   width: 225px;
   _width: 215px;
   font-size: 1em;
   font-weight: bold;
   color: black;
}

.level2{
   width: 205px;
   margin-left: 15px;
   font-size: 1.1em;
   font-weight: 500;
}

.filterLink{
   color: black;
   font-weight: normal;
}

.viewMore{
   padding: 1px 3px;
   border: 1px solid black;
   margin: 0 5px 0 153px;
   _margin: 0 2px 0 146px;
   cursor: pointer;
   _cursor: hand;
}

/*************** End Left Nav ***************/

.windowtext{
    font-family:Arial, Helvetica, sans-serif;
    font-size:11px;
}

.page_bg {
    background-color:#FFFFFF;
}
.search_rows {
    background-color: #E8EAF0;
}

.rdet_left_border {
    border-left-style:solid;
    border-left-width:1px;
    border-left-color:#757575;
    border-bottom-style:solid;
    border-bottom-width:1px;
    border-bottom-color:#757575;
}
.list_inner {
    background-color: #FFFFFF;
}
.nowprice {
    COLOR: #990000;
}

.hot_img {
    border-width: 1px;
    border-color: #FFFFFF;
}
.hide_mov {
    position:absolute;
    left:-8000px;
    top:0px;
}

.div_show {
    display:block;
    visibility:visible;
}
.div_hide {
    display:none;
    visibility:hidden;
}
.img_large {
    border: 1px solid #333333;
    display: block;
    height: 240px;
    left: 10px;
    position: relative;
    top: 0px;
    width: 320px;
}
.img_hide {
    border: 1px solid #000000;
    display: block;
    height: 240px;
    left: -8000px;
    position: absolute;
    top: -60px;
    width: 320px;
}
ul.gen_arrow {
    margin-left:15px;
    font-family:verdana;
    font-size:8pt;
    list-style-image:url(/img/default/bullet_sm.png);
}
li.gen_li {
    font-family:verdana;
    font-size:9pt;
}
input.img {
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Verdana;
    HEIGHT: 5px;
    BACKGROUND-COLOR: #ffffff;
}
.submitLink {
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: Verdana;
    MARGIN: 0px;
    font-weight:bold;
    background-color: #E8EAF0;
    text-decoration: underline;
    border: none;
    cursor: pointer;
}
a.sortlink {
    FONT-SIZE: 10px;
    COLOR: black;
    FONT-FAMILY: Verdana;
    font-weight:bold;
    text-decoration: underline;
}
input.checkbox {
    BACKGROUND-COLOR: #eeeeee;
}
input.radio {
    BACKGROUND-COLOR: #ffffff;
}
select {
    FONT-SIZE: 8pt;
    COLOR: #000000;
    FONT-FAMILY: Arial;
    BACKGROUND-COLOR: #ffffff;
}

td.activetab {
    BORDER-RIGHT: #003873 1px solid;
    BORDER-TOP: #003873 1px solid;
    FLOAT: left;
    MARGIN: 2px 2px 0px;
    BORDER-LEFT: #003873 1px solid;
    BORDER-BOTTOM: #ffffff 1px solid;
    BACKGROUND-COLOR: #ffffff;
    HEIGHT: 21px;
    COLOR: #FFFFFF;
}
td.tabnav {
    BORDER-RIGHT: #50608B 1px solid;
    BORDER-TOP: #50608B 1px solid;
    BORDER-BOTTOM: #50608B 1px solid;
    FLOAT: left;
    MARGIN: 2px 2px 0px;
    BORDER-LEFT: #50608B 1px solid;
    HEIGHT: 21px;
    COLOR: #FFFFFF;
}
td.lyrback {
    BORDER-RIGHT: #003873 1px solid;
    BORDER-BOTTOM: #003873 1px solid;
    BORDER-LEFT: #003873 1px solid;
    BACKGROUND-COLOR: #ffffff;
    FLOAT: left;
    MARGIN: 2px 2px 0px;
    HEIGHT: 21px;
    COLOR: #FFFFFF;
}
td.tabline_dark {
    BORDER-BOTTOM: #50608B 1px solid;
}
td.tabline_light {
    BORDER-BOTTOM: #CBCFDA 1px solid;
}
td.tabspace {
    BORDER-BOTTOM: #50608B 1px solid;
    BACKGROUND-COLOR: #FFFFFF;
}
#container {
    Z-INDEX: 100;
    WIDTH: 320px;
    POSITION: relative;
}
#lyr1 {
    Z-INDEX: 1;
    LEFT: -15px;
    VISIBILITY: hidden;
    POSITION: absolute;
}
#lyr2 {
    Z-INDEX: 1;
    LEFT: 24px;
    VISIBILITY: hidden;
    POSITION: absolute;
}
#lyr3 {
    Z-INDEX: 1;
    LEFT: 24px;
    VISIBILITY: hidden;
    POSITION: absolute;
}
#lyr4 {
    Z-INDEX: 1;
    LEFT: 24px;
    VISIBILITY: hidden;
    POSITION: absolute;
}
#lyr10 {
    Z-INDEX: 1;
    LEFT: 24px;
    VISIBILITY: hidden;
    POSITION: absolute;
}
#lyr11 {
    Z-INDEX: 1;
    LEFT: 24px;
    VISIBILITY: hidden;
    POSITION: absolute;
}

.black_overlay{
   display: none;
   position: absolute;
   top: 0px;
   left: 0px;
   background-color: black;
   z-index:1001;
   -moz-opacity: 0.8;
   opacity:.80;
   filter: alpha(opacity=80);
}

.white_content{
   display: none;
   position: absolute;
   padding-top: 2px;
   padding-right: 1px;
   top: 0px;
   left: 0px;
   width: 343px;
   height: 275px;
   _height: 283px;
   border: 2px solid #000;
   background-color: #FFF;
   z-index:1002;
   overflow: auto;
}

.white_content_close{
   float: right;
   height: 15px;
   width: 15px;
   margin-bottom: 2px;
   cursor: pointer;
   _cursor: hand;
   background-image: url('../../../img/powerlist2/close.gif');
   background-repeat: no-repeat;
}

.confirmAvailability{
    width: 144px;
    height: 35px;
    background-image: url('../../../img/default/confirmAvailability.png');
    background-repeat: no-repeat;
    margin: 2px;
    float: left;
}

.contactUs{
    width: 99px;
    height: 35px;
    background-image: url('../../../img/default/contactUs.png');
    background-repeat: no-repeat;
    margin: 2px;
    float: left;
}

.details{
    width: 75px;
    height: 35px;
    background-image: url('../../../img/default/details.png');
    background-repeat: no-repeat;
    margin: 2px;
    float: left;
}

.financialApplication{
    width: 106px;
    height: 35px;
    background-image: url('../../../img/default/financialApplication.png');
    background-repeat: no-repeat;
    margin: 2px;
    float: left;
}

.makeOffer{
    width: 98px;
    height: 35px;
    background-image: url('../../../img/default/makeOffer.png');
    background-repeat: no-repeat;
    margin: 2px;
    float: left;
}

.salesQuote{
    width: 104px;
    height: 35px;
    background-image: url('../../../img/default/salesQuote.png');
    background-repeat: no-repeat;
    margin: 2px;
    float: left;
}

.testDrive{
    width: 93px;
    height: 35px;
    background-image: url('../../../img/default/testDrive.png');
    background-repeat: no-repeat;
    margin: 2px;
    float: left;
}

.tradeAppraisal{
    width: 123px;
    height: 35px;
    background-image: url('../../../img/default/tradeAppraisal.png');
    background-repeat: no-repeat;
    margin: 2px;
    float: left;
}

.windowSticker{
    width: 123px;
    height: 35px;
    background-image: url('../../../img/default/windowSticker.png');
    background-repeat: no-repeat;
    margin: 2px;
    float: left;
}
/* *** End main.css *** */
