@charset "UTF-8";

/* Site created by Penta Graphix Copyright 2008 */

* {margin:0; padding:0;}
html {margin-top: 5%; font-size: 11px; line-height: 18px; font-family: Arial, Verdana, Helvetica, sans-serif; background: #091E3E;}
img {border:none;}
div#padding {height: 150px; width: 600px;}
div#content {width: 955px; margin: auto; text-align: center;}
p {color: #fff;}
a {color: #ccc; text-decoration:none;}
a:hover {color: #cfb36a;}
div.clear {float:none; clear:both;}
hr.tagit {width:500px; margin:auto; border-top:none; border-left:none; border-right:none; border-bottom:solid 1px #888;}

p.fill {font-size:12px;}
p.coupon {font-size:12px; font-style:italic;}
h2 span.big {font-size:55px; color:#cfb36a;}
h2 a {text-decoration:none; color: #fff;}
h2 {font-size:25px; margin-top:50px; margin-bottom:15px; color:#fff;}

/* Form Fill */
div.form {margin:auto; width:400px; border:1px solid #777;  margin-top:25px; margin-bottom:25px;}
div.form:hover {border:1px solid #ccc;}
form.form_add {background:#223552; padding:15px;}
form.form_add p.form_field {margin-bottom:10px; clear:both; float:none;}
form.form_add p.form_field span.title {float:left; text-align:right; width:120px;}
form.form_add p.form_field span.news {float:left; text-align:right; width:120px;}
form.form_add p.form_field input.field {float:right; text-align:left; width:220px; padding:3px; border:1px solid #777;}
form.form_add p.form_field input.check {float:left; margin-left:22px;text-align:right; border:1px solid #777;}
form.form_add p.form_field input.field:hover {border:1px solid #ccc; background:#eee;}
form.form_add p.form_field input.check:hover {border:1px solid #ccc; background:#eee;}
form.form_add p.submit {clear:both;}
form.form_add p.submit input.sub {}
p.thankyou {font-size:14px; margin:25px 0; color:#fff;}

div.form p.form_field input.error {background:#F90; float:right; text-align:left; width:220px; padding:3px;}
