/* All style */
@charset "windows-1251";
body, td, select, input {font: normal 12px arial}
body {padding: 0; margin:0 10px; background-color:#fff}
#all_page {width:100%; min-width:1004px; height:100%; text-align:left}

/* Стиль для кнопки регистрация */
#reg_button {margin: 0; width:102px; height:21px; background: url(/img/butt_bg.gif) #1A6ACE repeat-x; color:white; font:bold 12px arial; border: 1px solid white}
.reg_link {background: url(/img/butt_bg.gif) #1A6ACE repeat-x; border: 1px solid white; }
.reg_link {display:block; width:120px; padding:2px 0; color:white; font:bold 12px arial; vertical-align: center; text-align: center; text-decoration:none;}
.text_registr {vertical-align:top;}
.reg_butt {text-align:right;}


/* Стиль для кнопки вход */
#butt_enter {width:55px; height:21px; background: url(/img/butt_bg.gif) #1A6ACE repeat-x; color:white; font:bold 12px arial; border: 1px solid white; margin: 0}
.button {height:21px; background: url(/img/butt_bg.gif) #1A6ACE repeat-x; color:white; font:bold 12px arial; border: 1px solid white}


/* registration */
#regisration {width:295px;  margin-bottom:8px;}
#regisration FORM {margin:0; padding:5px 0 7px 0;}
#regisration TABLE TD {font-weight:bold; color:#fff;}
#regisration SELECT {width:100%; font-size:12px;}
#regisration INPUT {width:100%;}
.remember {font-weight:bold; color:white;}
.remember_select {vertical-align:top; padding-right:10px;}
.remember_select select {margin-top:1px;}
#regisration INPUT.remember {width:auto;}
#regisration .symbol {text-align:center; color:white; font: bold 15px arial;}
.forget_pass {vertical-align:top;}
#regisration  .forget_pass INPUT {width:100px;}
#link_forget_pass {display:block; padding:3px 0 10px 0; color:#000; white-space:normal; text-decoration: underline;}
.password {font-weight:bold; color:white;}
.link_text_registr {color:black; font:bold 11px arial;}
#regisration {background:#9ec7f3 url(/img/bg_reg.gif) repeat-x left top; border: 1px solid #559EEA;}
#link_forget_pass {font-size:11px; font-weight:none;}
