/* ==== PMM Vehicle Search ===========*/


body#pg-vsrch div#bd{background-color:#fff;}  /*Ensure that the body area of page when on a v search is white */


#vStatus_search{display:none;}

#results{background-color:#efefef}
.resultsListFull { border:1px solid #000;padding:5px;margin:5px;background-color:#fff;height:85px; }
.resultsListFullImg {height:75px;width:100px;background-color:#fff;background-repeat:no-repeat;padding-right:5px;}
.resultsListFullImg img {width:100px;height:75px;cursor:pointer;}
.resultsListFullLoc{font-size:.75em;font-weight:normal;color:#333;}
.resultsListFullTbl {width:100%;height:95px;}
.resultsListFullTbl table th {text-align:left;font-weight:bold; font-size:1em;}
.resultsListFullTbl table td label {font-size:.8em;color:#666}
.resultsListFullTbl table td {font-size:.9em;color:#333}
.resultsListFullPrice{text-align:right;}
.resultsListFullPrice .price {text-align:right;}
.resultsListFullPrice .price span {font-weight:bold;font-size:1.1em;color:#FF0000}
.resultsListFullPrice .price span span {font-weight:bold;font-size:.9em}
.resultsListFullDetail {width:130px;float:right;margin:5px auto 5px auto;padding:2px;background-color:#333;height:16px;color:#FFF;text-align:center;font-weight:bold;cursor:pointer}

.resultsListList { border:1px solid #000;padding:5px;margin:5px;background-color:#fff;}
.resultsListList table{border:1px solid #000;}
.resultsListList table thead th {border:1px solid #000;}
.resultsListList table thead th { background-color:#000; color:#fff; text-align:center; font-weight:bold;}
.resultsListList table tbody tr {border-bottom:1px solid #000;cursor:pointer;}
.resultsListList table tbody tr.loop_odd{background-color:#fff;}
.resultsListList table tbody tr.loop_even{background-color:#efefef;}
.resultsListList table tbody tr:hover{background-color:#ffffcc;}
.resultsListList table tbody td {border-right:1px solid #000;}
.resultsListList table tbody td {text-indent:2px;height:18px;font-size:11px;}
.resultsListList table tbody td.loop_odd{background-color:#fff;}
.resultsListList table tbody td.loop_even{background-color:#efefef;}
.resultsListListImg img {cursor:pointer;}

#processing_results{height:20px;background-color:#fff;color:#009933;margin-bottom:1px;padding-top:2px;}
.pageNav{height:20px;margin-bottom:1px;text-indent:5px;padding-top:2px;text-align:center;}
.pagNavLink span{text-decoration:underline;cursor:pointer;}
.resultInfo{height:20px;margin-bottom:1px;padding-top:2px;}

#loadingAni{margin-right:5px ;}

#doSearch, #doNewSearch{
    margin:2px;
    padding:2px 5px 2px 5px;
    background-color:#000;
    color:#fff;
}

#doSearch:hover, #doNewSearch:hover{
    color:#ffff00;
}

a#invDisplayFull, a#invDisplayList {text-decoration:underline;}

.vVid{width:100px;text-align:center}

/* ie 7 and below */
*:first-child+html .vVid{margin-top:-4px;margin-bottom:5px}
*:first-child+html .toyotaplace .resultsListFullImg{margin-top:-5px}
/****************************************/

/* ==============================*/
