/*
Design by Elman Vebs [pompey] icq: 239005283 email: pompey@elmanvebs.ru
http://www.free-lance.ru/users/pompey/
Cell in Ukraine: +38093 47-92-722
Cell in Turkmenistan: +99366 39-53-16
Tel in Turkmenistan: +99312 45-02-08
*/
/* STYLE FOR MAIN PAGE AND MAIN SETTINGS */

/* reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td { margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }

/* page */
html, body { font-size: 12px; font-family: Tahoma, Arial, Verdana; color: #333333; height: 100%; width: 100%; }
table, tr, td { border-collapse:	collapse; border-spacing: 0px; }
img { border: 0px; }
p { padding-top: 10px; }
ul { list-style: none; }

#root { width: 698px; margin: auto; padding-top: 100px;}
#box { float: left; width: 698px; height: 542px; }
#box .top { width: 698px; height: 70px; background: url(../images/sign_up_top.png) no-repeat; }
#box .bg { width: 586px; height: 354px; padding-left: 56px; padding-right: 56px; background: url(../images/sign_up_bg.png) no-repeat; }
#box .bottom { width: 698px; height: 125px; background: url(../images/download_bottom.png) no-repeat; }
.title { width: 546px; padding-left: 20px; padding-right: 20px; }
.blue_title { font-size: 24px; font-family: "Trebuchet MS", Arial, Verdana; color: #29abe2; font-weight: lighter; text-transform: uppercase; }
.green_title { font-size: 24px; font-family: "Trebuchet MS", Arial, Verdana; color: #94c93d; font-weight: lighter; text-transform: uppercase; }
.form { width: 546px; padding-top: 25px; height: 230px; padding-left: 20px; padding-right: 20px; }
.form td { padding: 5px; }
.form img { vertical-align: middle; }
.rules { padding-top: 15px; padding-bottom: 15px; color: #666666; }
label { font-size: 14px; font-family: "Trebuchet MS", Arial, Verdana; color: #c657a0; font-weight: bold; padding-right: 5px; }
.input { width: 165px; height: 20px; border: 1px solid #d3d3d3; background: #f3f3f3; padding-left: 5px; padding-right: 5px; color: #666666; }
.red { color: red;}
.green { color: green; }
.sendwhere { width: 556px; padding-top: 5px; padding-left: 6px; padding-right: 6px; }
.uin { font-size: 16px; font-family: "Trebuchet MS"; color: #29abe2; font-weight: bold; text-transform: uppercase; letter-spacing:1px; word-spacing:3px; }
.number { font-size: 16px; font-family: "Trebuchet MS"; color: #94c93d; font-weight: bold; text-transform: uppercase; letter-spacing:1px; word-spacing:3px; }
.password_form { padding-left: 10px; padding-top: 5px; }
.checked_form { padding-top: 5px; }
.download_button { background-image: url(../images/download_button.png); width: 120px; height: 25px; border: none; color: #ffffff !important; font-family: Arial, Tahoma, Verdana; font-size: 14px; font-weight: bold;}
.note_area { width: 586px; padding-top: 15px; }
.note_bg { width: 586px; height: 55px; background: url(../images/note.png) no-repeat; }
.note_tx { width: 430px; padding-top: 8px; padding-left: 15px; padding-right: 15px; font-size: 11px; color: #666666; line-height: 1.1; }
