﻿html { margin: 0; padding: 0; }
body { margin: 0; padding: 0; font-family: Arial, Helvetica, sans-serif; font-size: 13px; }

#form1 { margin: 0; padding: 0; }
#minicalcbody { width: 308px; height: 245px; margin: 0; padding: 0; background-color: white; }
h1 { color: white; background-color: #6a95ca; font-weight: bold; font-size: 18px; margin: 0; padding: 0 5px; width: 298px; line-height: 26px; }
#MiniBestBuyContainer { background-color: #FFFFFF; padding: 5px; margin: auto; margin-top: 5px; width: 280px; }

table.datalist { border-collapse: collapse; width: 270px; }
    table.datalist th { padding: 5px; }
    table.datalist tr { border-bottom: 1px dotted #999999; }
    table.datalist td { padding: 5px; border: none; text-align: center; }
        table.datalist td.first { text-align: left; }
        table.datalist td.extra { border-bottom: none; }
    table.datalist tr.alt td { background: #dcecfd; }
.trrnd, .tlrnd { background-image: url("http://f.dailymail.co.uk/i/furniture/corners/spt_rndcorner_4.png"); height: 8px; position: absolute; width: 8px; }
.trrnd { left: 300px; top: 0; background-position: -10px 0; }
.tlrnd { left: 0; top: 0; background-position: 0 0; }

.more-best-buys { background-image: url(/ThirdPartySites/Assets/images/seemorebestbuys.png); width: 199px; height: 46px; }


.textfield { float: left; width: 130px; margin: 5px; background-color: #ffffff; border: 2px solid #cccccc; background-image: url(/ThirdPartySites/Assets/images/icon-id-phone-email.png); background-repeat: no-repeat; background-attachment: scroll; background-position: 2px top; padding-left: 20px; }
    .textfield.name { background-position: 2px 0; margin-left:10px; }
    .textfield.phone { background-position: 2px -30px; margin-left:6px; }
    .textfield.email { background-position: 2px -60px; margin-left:10px;  }

.home-enquiry-form label { float: left; margin: 0; padding-left: 10px; font-weight: bold; padding-top: 7px; }

.home-ef-enquire-button { background: url(/ThirdPartySites/Assets/images/book-your-call.png) no-repeat; border-width: 0; margin: 0 0; margin-right: 10px; margin-bottom: 5px; width: 154px; height: 26px; float: right; }


.error-message { 
    border: 1px solid #c52d28; 
    position: relative; 
    
    color: #c52d28; 
    display: inline-block;
    width: 200px; 
    margin: 0; 
    padding: 2px 2px 3px 24px; 
    background: url(/ThirdPartySites/Assets/Images/icon-error.png) no-repeat 4px 3px; }

.info-message { border: 1px solid #4C94D2; position: relative; color: #4C94D2; display: inline-block; width: 200px; margin: 0; padding: 2px 2px 3px 24px; background: url(/ThirdPartySites/Assets/Images/icon-info-16.png) no-repeat 4px 3px; }

.home-enquiry-form h2 { display:none;}





.home-enquiry-form {
width: 220px;
padding: 10px;
background-color: white;
}

