@charset "utf-8";
/* Contact Forms */
#contact-form {width:658px; overflow:auto; padding:20px; background:url(images/order/bg_contact.png) repeat-x; border-width:0 1px 0 1px; border-style:solid; border-color:#AAA; font-size:12px;}
#contact-form #submit {padding:5px; margin-top:20px;}
#contact-form input[type="text"], #visit-form input.textfld {width:275px; margin:0 8px 0 0; }
#date {width:80px;}
#visit-form {padding:20px; background:url(images/order/bg_contact.png) repeat-x; border-width:0 1px 0 1px; border-style:solid; border-color:#AAA;}
#contact-method {margin:20px 0;}
#contact-method label {margin:0 8px 0 0;}
#contact-method select {width:169px;}
#date-d {width:91px;}
#time {width:60px;}
#purpose-lab, #date-lab {margin:0 8px 0 0;}

#feedback-form textarea {width:100%;}
#feedback-form input[type="radio"] {margin:0 0 0 15px;}
#feedback-form .radios {height:60px;}
#feedback-form div:first-child {margin:0;}

h2.no-t {white-space:nowrap;}
p.tel {font-size:16px;}
#office-map {width:505px; height:300px; margin:0 0 0 75px; border:1px solid #222;}

/* Contact Pages Column Layouts */
#contact-left {width:700px; margin-right:15px; float:left; padding-top:15px;}
#contact-left h1 {padding:0 0 10px 0;}
#contact-right {width:165px; float:right; padding-top:15px}

/* Date Pick Tweak to ensure calendar shows */
#ui-datepicker-div {z-index:1;}
