/* Start of CMSMS style sheet 'Module: Forms' */
.home-search {margin:10px 0;}
.home-search label {float:left; padding-top:.2em;}
.home-search select {width:150px; float:right;}
.home-search div {padding:6px 10px; clear:both;}
.home-search .submit {text-align:right;}
.home-search .submit input {height:25px; width:80px; background:url(images/search-now.png) center top; font-size:1px; color:#848485; text-indent:-9999px; border:0; cursor:pointer;}
.home-search .submit input:hover {background-position:center bottom; color:#fa0202;}

.contact-form fieldset {border:0; padding:0;}
.contact-form legend {display:none;}
.contact-form label {display:block; font-size:1px; color:#d20202; text-align:right; height:12px; margin:6px 12px 0;}
.contact-form input, .contact-form textarea {width:240px; margin:3px 12px 6px;}
.contact-form .type label {display:none;}
.contact-form .type select {width:246px; margin:8px 12px;}
.contact-form .name label {background:url(images/name.png) top left no-repeat;}
.contact-form .email label {background:url(images/email-address.png) top left no-repeat;}
.contact-form .subject label {background:url(images/subject.png) top left no-repeat;}
.contact-form .message label {background:url(images/message.png) top left no-repeat;}
.contact-form .submit {text-align:right; margin:8px;}
.contact-form .submit input {height:25px; width:80px; background:url(images/send.png) center top; font-size:1px; color:#999; text-indent:-9999px; border:0; cursor:pointer;}
.contact-form .submit input:hover {background-position:center bottom; color:#ddd;}

#form-reply {margin:12px 12px 12px 348px; border:2px solid #d20202; padding:0 12px;}
#form-reply h2 {color:#d20202;}
/* End of 'Module: Forms' */

