@charset "utf-8";
/* CSS Document */


#diamondEnquiryBox { position: absolute; width: 680px; top: 0; left: 0; z-index: 102; background: #fff; border: 2px solid #000; padding: 25px; display: none; }
#diamondDetails { background: #FEFBEF; padding: 15px; }
#diamondEnquiryBox h1 { margin-bottom: 4px; }


.diamondEnqFieldTitle { font-weight: bold; padding-right: 20px; }
.diamondEnqField { color: #333; border: 1px solid #ccc; background: #fff url(../images/fieldbg.png); width: 240px; height: 18px; font-family: "Courier New", Courier, monospace; padding: 3px 6px; margin-bottom: 15px; font-size: 13px; }
.diamondEnqFieldFocus{ color: #333; border: 1px solid #999; background: #FEFBEF url(../images/fieldbg.png); width: 240px; height: 18px; font-family: "Courier New", Courier, monospace; padding: 3px 6px; margin-bottom: 15px; font-size: 13px; }
.diamondEnqTA1 { color: #888; border: 1px solid #ccc; background: #F4F4F4 url(../images/fieldbg.png); width: 240px; height: 70px; font-family: "Courier New", Courier, monospace; padding: 3px 6px; margin-bottom: 15px; font-size: 13px; }
.diamondEnqTA2 { color: #333; border: 1px solid #ccc; background: #fff url(../images/fieldbg.png); width: 240px; height: 134px; font-family: "Courier New", Courier, monospace; padding: 3px 6px; margin-bottom: 15px; font-size: 13px; }
.diamondEnqTA2Focus { color: #333; border: 1px solid #999; background: #FEFBEF url(../images/fieldbg.png); width: 240px; height: 134px; font-family: "Courier New", Courier, monospace; padding: 3px 6px; margin-bottom: 15px; font-size: 13px; }


#directPersonalContact, #gotAQuote, #otherEnquiryForms { width: 190px; }
#directPersonalContact { background: url(../images/direct_personal_contact_bg.jpg) no-repeat; height: 243px; margin-bottom: 7px; }
#gotAQuote { background: url(../images/got_a_quote_bg.jpg) no-repeat; height: 83px; margin-bottom: 7px; }
#otherEnquiryForms { background: url(../images/other_enquiry_forms_bg.jpg) no-repeat; height: 124px; }

#directPersonalContact .content, #gotAQuote .content, #otherEnquiryForms .content { padding: 12px 15px; font-size: 11px; }
#directPersonalContact .boxHeading, #otherEnquiryForms .boxHeading { margin-bottom: 5px; }


#validationMsg { border: 1px solid #C00; background: #FFF0F0; padding: 25px; margin:10px 0 0 0; color: #C00; display:none; }

.enqSelect { color: #333; border: 1px solid #ccc; background: #fff url(../images/fieldbg.png); width: 253px; height: 25px; font-family: "Courier New", Courier, monospace; padding: 3px 6px; margin-bottom: 15px; font-size: 13px; }







