/* CSS Document */

p, h1, h2, h3, table, tr, td, img { margin: 0; padding: 0; border: 0; }
a, avisited {  color: #3b6aac; text-decoration: none}
a:hover {  color: #bacce4; text-decoration: none;}
h1, h2, h3 { margin: 0; padding: 0;}
h1 {text-align: left; font-size: 16px; padding: 0; margin: 0;}

#container {text-align: center; margin: 0 auto; padding: 0; border:0; width: 650px; background: #fff url(/eblast/images/golf_info_header_bg.jpg) top left no-repeat; border: 3px solid #fff; }

#container .content {padding: 500px 0 0 0;}


/* Newsletter CSS */
#tickets_form {padding: 0;}
#tickets_form p {text-transform: uppercase; padding: 0 0 10px 0;}
#tickets_form fieldset {float: left; margin: 0; padding: 0; border: 0; text-align: left;}
#tickets_form textarea {text-align: left; color: #333; border: 1px solid #666; width: 275px; background: #ccc; padding: 2px; font-size: 12px;}
#tickets_form label {text-align: left; position: relative; top: 0; left: 0; font-size: 12px;}
#tickets_form input, .search textarea {background: #ccc; padding: 2px; width: 275px; margin: 0; color: #333; font-size: 14px; border: 1px solid #666; line-height: 12px;}
#tickets_form select {background: #ccc; color: #333;padding: 2px; font-size: 12px; border: 1px solid #666;}
#tickets_form input:focus, textarea:focus {background:#e4e4e4;}
#tickets_form .error {color:#e81c00; font-weight: bold;}
#tickets_form .required {font-size: 10px; color: #ff0000;}
#tickets_form .sign_up_text {position: relative; top: 18px; left: 0;font-weight: bold; color: #000;}
#tickets_form .form1 {float: left; position: relative; top: 0; left: 45px; padding: 15px 35px 0 0;}
#tickets_form .smallterms  {font-size: 9px;}
#tickets_form .img { width: 65px;height: 19px; border: 0; margin: 0; padding: 0;}

