.auctions-form .tabs{
height:39px;
width:auto;
}
.auctions-form .tabs td{
text-align:center;
width:159px;
background:url(/p2/tab.gif) no-repeat 0 0;
}
.auctions-form .tabs a,
.auctions-form .tabs a:visited{
display:block;
padding:0 10px;
color:#515151;
text-decoration:none;
}
.auctions-form .tabs td.active{
width:159px;
background:url(/p2/tab-active.gif) no-repeat 0 0;
}
.auctions-form .tabs  td.active a,
.auctions-form .tabs  td.active a:visited{
display:block;
padding:0 10px;
color:#fff;
font-weight:bold;
}
/* form */
.auctions-form .panel{
width:506px;
height:119px;
background:url(/p2/search-panel-bg.jpg) no-repeat 0 0;
}
.auctions-form .logo{
width:160px;
height:112px;
float:left;
display:block;
}
.auctions-form .logo.copart{
background:url(/p2/logo-copart.jpg) no-repeat center center;
}
.auctions-form .logo.iaai{
background:url(/p2/logo-iaai.jpg) no-repeat center center;
}


.auctions-form .form-block{
float:left;
padding:10px;
}
.auctions-form .form-table td{
padding:2px 5px;
}
.auctions-form select{
font-size:11px;
}
.auctions-form .sm{
width:150px;
}
.auctions-form .sy{
width:60px;
}
.auctions-form .form-table2{
margin:17px 0 0 1px;
}
.auctions-form .form-table2 td{
padding:0 3px;
}
.auctions-form .lot{
text-align:center;
width:196px;
height:25px;
margin:0 0 2px 0;
background:url(/p2/lot-input-bg.gif) no-repeat 0 center;
}
.auctions-form .lot input{
font-weight:bold;
font-size:11px;
color:#666;
margin:3px 0 0 0;
width:190px;
border:0;
background:transparent;
}
.auctions-form .submit{
text-align:right;
}
.auctions-form .submit input{
text-align:left;
height:31px;
width:104px;
background:transparent url(/p2/search-button.gif) no-repeat 0 0;
border:0;
font-size:13px;
font-family:arial;
font-weight:bold;
color:#000;
cursor:pointer;
}

/* list */

.list-table{
width:100%;
}
.list-table td{
color:#545A72;
font-size:11px;
}
.list-table .c1{
padding:0;
width:90px;
vertical-align:bottom;
}
.list-table .c2{
vertical-align:top;
padding:5px 5px 5px 15px;
width:28%;
}
.list-table div{
color:#545A72;
font-size:11px;
}
.list-table .name,
.list-table .name a,
.list-table .name a:visited,
.list-table .name a:link{
text-decoration:underline;
color:#010101;
font-weight:bold;
font-size:13px;
}
.list-table div.lot{
font-size:14px;
color:#374FA8;
padding:10px 0 0 0;
}
.list-table .sale{
background:url(/p2/sale.gif) no-repeat 0 0;
padding:5px 0 0 25px;
color:#8F4F1E;
}
.list-table .sale-date{
padding:0 0 0 25px;
}


.list-table .sep1{
border-top:#A5AFD7 5px solid;
font-size:6px;
}
.list-table .sep2{
border-top:#A5AFD7 1px solid;
font-size:6px;
}

.list-table .buy,
.list-table .calc{
width:166px;
}
.list-table .calc a,
.list-table .calc a:visited{
background:url(/p2/calc-header-icon.gif) no-repeat 0 0;
color:#9C5C33;
display:block;
padding:0 0 0 30px;
}
.list-table .buy a{
background:url(/p2/info.gif) no-repeat -5px 0;
display:block;
padding:0 0 0 30px;
}

.nav-table{
width:100%;
}
.nav-table img{
vertical-align:middle;
}
.nav-table .right{

white-space:nowrap;
text-align:right;
padding:1px 10px;
}
.nav-table .left{
color:#545A72;
text-align:left;
padding:1px 12px;
}

/* details */

.auction-details{
width:100%;
}
.auction-details .sale{
background:url(/p2/sale.gif) no-repeat 0 0;
display:block;
padding:0 0 0 30px;
}
.auction-details .icon{
vertical-align:top;
text-align:center;
padding:10px 0;
width:105px;
}
.auction-details .param{
vertical-align:top;
padding:10px 15px 20px 5px;
}
.auction-details div{
font-size:11px;
color:#545A72;
}
.auction-details .damage span{
font-weight:bold;
color:#BF1F00;
}

.auction-details .vin{
padding:10px;
border:#BCC3E1 1px solid;
margin:7px 0 7px 0;
color:#6073B8;
}
.auction-details .vin span{
cursor:pointer;
text-decoration:underline;
color:#545A72;
}
#vindiv{
padding:10px 0 0 0;
}
#vindiv table td{
padding:0;
font-size:11px;
color:#545A72;
}

.auction-details div.date{
margin:0 0 10px 0;
}
.auction-details div.bid{
font-weight:bold;
color:#6073B8;
margin:12px 0;
}
.auction-details div.bid span{
font-weight:normal;
color:#082353;
font-size:14px;
}

.auction-details .images-panel{
width:320px;
vertical-align:top;
padding:10px 0 20px 0;
}
.images-table{
margin:0 0 0 30px;
}
.images-table td{
padding:2px;
}

.auction-details .all-images{
cursor:pointer;
padding:2px 0 2px 30px;
text-decoration:underline;
font-size:11px;
background:url(/p2/images.gif) no-repeat 0 2px;
}
.auctions-no-result{
font-weight:bold;
padding:40px 0;
}
