﻿/************COMMON***************/
.star{color:#96051a;}
.check_btn{background:url('../signup/list_btn_signup.gif') 0px 0px no-repeat; cursor:pointer; width:69px; height:23px; overflow:hidden; border:none; padding:0px;}
.signup_btn{background:url('../signup/list_btn_signup.gif') 0px -33px no-repeat; cursor:pointer; width:73px; height:23px; overflow:hidden; border:none; padding:0px;}
.reset_btn{background:url('../signup/list_btn_signup.gif') 0px -67px no-repeat; cursor:pointer; width:69px; height:23px; overflow:hidden; border:none; padding:0px;}
.signin_btn{background:url('../signup/list_btn_signup.gif') 0px -100px no-repeat; cursor:pointer; width:86px; height:23px; overflow:hidden; border:none; padding:0px;}

.error{color:#96051a;}
.error p{background:url('../signup/red_bullet.gif') no-repeat 0px 6px; padding-left:10px; margin:2px 0px 2px 0px;}
/************E: COMMON***************/

/*=====================================REGISTER PAGE=====================================*/
/************WELCOME***************/
.welcome .title_box{margin-top:19px;}
.welcome .welcome_content{border-top:4px solid #9baab9; border-bottom:11px solid #d3d4d5; background:#f0f4f8;}
.welcome .welcome_content .short_welcome{background:#c6d0db; font-weight:bold; padding:7px 0px 14px 22px; margin-bottom:11px;}
.welcome .welcome_content p{text-align:right;color:#4f4f4f; font-size:18px; padding:0px 20px 0px 22px;}
.big_arr{display:inline-block; background:url('../signup/big_arr.gif') top right no-repeat; padding:2px 20px 2px 0px;height:31px;}
.big_arr span{background:#d8dfe7; color:#9d2727; font-weight:bold; text-transform:uppercase; padding:9px 5px 9px 22px;display:inline-block;height:13px;}
.welcome .welcome_content ul{padding:0px 20px 0px 22px;}
.welcome .welcome_content ul li span{background:url('../signup/red_bullet.gif') no-repeat 0px 6px; padding-left:37px;}
/************E: WELCOME***************/

/************REGISTER FORM***************/
.register_form input{padding:2px;}
.register_form .title_box{margin-top:24px;}
.register_form .register_form_content{border-top:4px solid #bdadad; border-bottom:11px solid #e4e4e4; background:#f3f0ee; padding-bottom:11px;}
.register_form .register_form_content .short_intro{background:#e2cfcd; font-weight:bold; padding:5px 20px 5px 22px;margin-bottom:25px;}
.register_form .register_form_content table td{text-align:left; vertical-align:middle; padding-top:12px; padding-bottom:4px;}
.register_form .register_form_content table td p{margin:0px;padding:0px; padding-left:328px; color:#4d4d4d; font-size:11px;}
.register_form .register_form_content table td.block_arr{background:url('../signup/block_arr.jpg') 0% 50% no-repeat; height:35px; padding-left:200px;}
.register_form .register_form_content table td.col1{padding-left:200px; width:128px; font-weight:bold; color:#4d4d4d;}
.register_form .register_form_content table td.col2{width:530px;}
.register_form .register_form_content table td.col2 input.input_text{margin-right:5px;}
.register_form .register_form_content table td.col2 input.check_btn{margin-right:5px;}
.register_form .register_form_content table .hor_radio span{padding-right:30px;}
.register_form .register_form_content table .code_safe{background:url('../signup/code_safe.gif') 0px 0px; width:98px; height:24px;color:#4d4d4d; font-family:Tahoma; font-size:15px; display:inline-block; font-weight:bold; text-align:center; padding-top:2px; margin-right:5px;}
.register_form .register_form_content table input,.register_form .register_form_content table textarea{color:#171717; font-size:11px;}
.register_form .register_form_content table .signup_btn{margin-right:5px;}

.register_form .error{padding-left:200px;margin-bottom:10px;}
/************REGISTER FORM***************/

/*=====================================E: REGISTER PAGE=====================================*/

/*=====================================LOGIN PAGE=====================================*/
/************SIGN IN FORM***************/
.singin_form input{padding:2px;}
.singin_form .title_box{margin-top:24px;}
.singin_form .singin_form_content{border-top:4px solid #9baab9; border-bottom:11px solid #cfd1d3; background:#9baab9 url('../signup/grid_bgr.gif') 0px 0px; padding-bottom:11px;}
.singin_form .singin_form_content .short_intro{background:#c6d0db; font-weight:bold; padding:5px 20px 5px 22px;margin-bottom:25px;}
.singin_form .singin_form_content table td{text-align:left; vertical-align:middle; padding-top:8px; padding-bottom:8px;}
.singin_form .singin_form_content table td p{margin:0px;padding:0px; padding-left:328px; color:#4d4d4d; font-size:11px;}
.singin_form .singin_form_content table td.block_arr{background:url('../signup/block_arr2.jpg') 0% 50% no-repeat; height:19px;}
.singin_form .singin_form_content table td.col1{padding-left:200px; width:128px; font-weight:bold; color:#4d4d4d;}
.singin_form .singin_form_content table td.col2{width:530px;}
.singin_form .singin_form_content table td.col2 a img{}
.singin_form .singin_form_content table td.col2 div{padding-left:24px;}
.singin_form .singin_form_content table td.col2 div a{color:#4d4d4d; text-decoration:underline;}
.singin_form .singin_form_content table td.col2 div a:hover{color:#4d4d4d; text-decoration:none;}
.singin_form .singin_form_content table td.col2 input.input_text{margin-right:5px;}
.singin_form .singin_form_content table td.col2 input.signin_btn{margin-right:5px;}

.singin_form .singin_form_content table .signup_btn{margin-right:5px;}
.singin_form .error{padding-left:200px;margin-bottom:10px;}
/************E: SIGN IN FORM***************/
/*=====================================E: LOGIN PAGE=====================================*/





