@charset "utf-8";

/* Workshop FancyBox */

#fancyBoxWorkshop { width: 630px; min-height: 370px; background: #fff; position: absolute; z-index: 999; display: none; top: 81px; left: 20px; padding: 0 5px 5px 5px; }
#fancyBoxWorkshop .fancyBoxWorkshopHeader { width: 630px; position: relative;  }
.fancyBoxWorkshopHeader p { font-size: 15px; font-family: GothamMedium; color: #c12f30; width: 420px; line-height: 18px; padding: 20px 0 0 30px; background:url(../images/map-icon.png) 0 17px no-repeat; margin: 0 0 0 6px; height: 24px; }
.fancyBoxWorkshopHeader .closeBtn { position: absolute; width: 46px; height: 17px; top: 0; right: 27px; background: #d32d31; color: #fff; font-size: 11px; display: block; font-family: GothamMedium; text-align: center; padding: 27px 0 0 0; }
#fancyBoxWorkshop .mapContainer { width: 629px; height: 314px; margin: 12px 0 0 0; }

/* Contact Fancybox*/

#fancyBoxContact { width: 415px; min-height: 290px; background :#fff; position: absolute; top: 81px; z-index: 999; left: 116px; display: none; }
#fancyBoxContact .closeBtn { position: absolute; width: 46px; height: 17px; top: 0; right: 18px; background: #d32d31; color: #fff; font-size: 11px; display: block; font-family: GothamMedium; text-align: center; padding: 27px 0 0 0; }
#fancyBoxContact .contactHeader { width: 100%; }
#fancyBoxContact .contactHeader h2 { font-size: 21px; font-family: GothamMedium; color: #c12f30; margin: 22px 0 0 21px; }
#fancyBoxContact .contactInfo { width: 395px; padding: 0 20px 0 0; }
#fancyBoxContact .contactInfo span { font-size: 18px; color: #c12f30; font-family: GothamBold; float: right; display: block; clear: both; margin: 0 0 10px 0; }
#fancyBoxContact .contactInfo p { font-size: 14px; color: #323232; font-family: GothamMedium; float: right; clear: both; text-transform:uppercase; text-align: right; line-height: 16px; margin: 0 0 14px 0; }
#fancyBoxContact .contactInfo span.email { margin: 0 0 6px 0; }
#fancyBoxContact .contactInfo p.email { text-transform: none; }

/* Send Enquiry Fancybox*/

#fancyBoxSendEnquiry { width: 395px; min-height: 551px; position: absolute; top: 81px; z-index: 999; left: 214px; background: #fff; display: none; }
#fancyBoxSendEnquiry .closeBtn { position: absolute; width: 46px; height: 17px; top: 0; right: 10px; background: #d32d31; color: #fff; font-size: 11px; display: block; font-family: GothamMedium; text-align: center; padding: 27px 0 0 0; }
#fancyBoxSendEnquiry .sendHeader h2 { font-size: 18px; font-family: GothamBold; color: #c12f30; margin: 26px 0 12px 24px; }
#fancyBoxSendEnquiry .fieldset { margin: 12px 0 0 24px; width: 369px; }
#fancyBoxSendEnquiry .fieldset label { font-size: 12px; font-family: GothamMedium; color: #292e31; display: block; width: 100%; margin: 0 0 6px 0; }
#fancyBoxSendEnquiry .fieldset .fieldset1 { width: 153px; margin: 0 30px 0 0; }
#fancyBoxSendEnquiry .fieldset .fieldset2 { width: 153px; }