﻿
/* Form Elements */

#submitEventForm h3 { line-height: 60px; padding-left:300px;
border-top: 3px solid #300; 
border-bottom: 3px solid #300; 
background: #CC9999 url(images/photo-gallery-h3.jpg) -220px -25px no-repeat; }

#request { border: solid 1px #300; background: #CC9999; }

legend { padding: 0px;  margin:0;  font-size:smaller;  }
p .req, #request .req { color: red; padding: 0 10px 0 0; }

#request h3 { margin: 0 0 .6em; font: 700 155% arial; color: #cccc33; }

#request fieldset { }
#request label { border-bottom: 3px solid #ccc; display: block; }

#request input, #request select, #request textarea { font-size: 18px; color: #697273; font-style: italic; font-weight: normal; font-family: Arial, Helvetica, sans-serif; padding: 8px 0px 8px 4px; margin: 0; xbackground: #ccc; width: 100%; }

#request input:focus, #request select:focus, #request textarea:focus { background: #ccc; }
