﻿html{background:#313232 url('../images/html_bg.jpg') repeat-x scroll left top;font-family:Geneva, Verdana, sans-serif;font-size:12px;text-align:center;}
.fixedwidth{width:800px;margin:0px auto;padding:0px;}
strong{font-weight:bold;}
#main, #contacts{background-color:#EEE;padding:30px;-moz-border-radius: 5px; -webkit-border-radius: 5px;}
#contacts{background:#b8b8b8 ! Important; padding:15px; overflow:hidden;}
#countdown{padding:20px;background-color:white;-moz-border-radius: 8px; -webkit-border-radius: 8px;font-size:35px;font-weight:bold;border: 1px dashed #CCC;}
#contacts_hldr{margin-top:15px;}
#ft p{margin:15px;color:white;font-size:11px;}
#ft a, #ft a:visited{color:#a30328; text-decoration:underline;}
#ft a:hover{color:gray;}
form{margin-top:15px;}
input[type=text]{padding:14px 10px;margin:0;border:1px #a5a5a5 solid;width:200px;border-bottom-left-radius: 8px 8px;border-top-left-radius: 8px 8px;color:#7f7f7f;margin:0px;}
input[type=submit]{background:transparent url('../images/submit_btn.gif') no-repeat scroll right top;color:white;font-weight:bold;text-align:center;text-transform:uppercase;border:0px black none;padding:14px 23px;cursor:pointer;width:105px;height:44px;}
input[type=submit]:hover, input[type=submit]:focus{background-position:right bottom;text-decoration:underline;}
#contacts p{display:inline-block;vertical-align:middle;}
/* */
label{background-color: #EEE;color: black;font-weight:bold;margin-left: -210px;margin-top: -28px;position: absolute;text-align: center;width: 308px;}
h1{font-size:17px;font-weight:bold;margin-bottom:15px;background:transparent url('../images/highlight_bg.gif') no-repeat scroll center bottom;}
p.red{color:#a01c1c;text-transform:uppercase;margin:15px auto 10px auto;}
.floatleft{float:left;}
.floatright{float:right;}