﻿/*full vitrina*/
#fullvitrina{ width: 526px; padding: 10px 10px 0; }
#fullvitrina p.vtitle{ color: #cc3333; font-size: 20px !important; font-weight: bold; }
#fullvitrina p.desc{ padding: 0 0 2px; border-bottom: 1px dashed #ccc; }
#fullvitrina div.vproperties{ width: 280px; padding-top: 3px; }
#fullvitrina div.vproperties div.right, #fullvitrina div.vproperties div.left{ width: 140px; }
#fullvitrina div.vproperties p{ padding-bottom: 3px; }
#fullvitrina div.vproperties p span{ font-weight: bold; }
#fullvitrina p.buttons{ padding-top: 8px; }
#fullvitrina div.pic_side{ width: 214px; padding: 3px 3px 0; margin-top: 5px; border: 1px solid #d5d5d5; }
#fullvitrina div.pic_side img{ border: 1px solid #e5e5e5; cursor: pointer; }

#fullvitrina span.button{ width: 123px; height: 31px; float: right; margin-left: 5px; }
#fullvitrina span.button a{ height: 31px; }
#fullvitrina span.save{ background: url("/assets/images/he/save_loan_btn_off.gif") no-repeat; }
#fullvitrina span.save a:hover{ background: url("/assets/images/he/save_loan_btn_on.gif") no-repeat; }
#fullvitrina span.deal{ background: url("/assets/images/he/getmimunprice_btn_off.gif") no-repeat; }
#fullvitrina span.deal a:hover{ background: url("/assets/images/he/getmimunprice_btn_on.gif") no-repeat; }
#fullvitrina span.calc{ background: url("/assets/images/he/getprice_btn_off.gif") no-repeat; }
#fullvitrina span.calc a:hover{ background: url("/assets/images/he/getprice_btn_on.gif") no-repeat; }

p.toagency{ width: 218px; height: 22px; padding: 4px 4px 0 0; background: url("/assets/images/he/to_agency_cars.gif") center no-repeat }
p.toagency a{ color: #333 }
p.toagency a:hover{ text-decoration: underline }
