@charset "utf-8";

/*======= Common CSS =======*/
body{font-family:Tahoma; font-size:12px; margin:10px 0 0 0; padding:0px; color:#000; line-height:16px; background:url(../images/bg_body.jpg) repeat;}

dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,span,strong,form,fieldset,table,th,tr,td,input,label,select,div{margin:0px; padding:0px;}
li{list-style:none;}

a{text-decoration:none; color:#393838; outline:none;}
a:hover{ text-decoration:none;}
a:active,a:focus {outline:none}
fieldset{border:none;}

img{border:none;}
.fl{float:left;}
.fr{float:right;}
.cl{clear:both; margin:0; padding:0}

#wrapper { width:960px; margin:0 auto 0 auto;}

.login-box { width:531px; background:url(../images/box-bg2.jpg) top no-repeat; margin:100px auto 0 auto;}
.login-box-bottom { width:531px; background:url(../images/box-bottom2.jpg) bottom left no-repeat;}
/*.login-box-title { width:531px; height:57px; background:url(../images/box-top2.jpg) no-repeat; color:#000; font-size:23px; line-height:57px;
text-indent:20px;}*/
.login-box-title { width:531px; height:57px; background:url(../images/box-top2.jpg) no-repeat; color:#000; font-size:23px;}
.login-box-col-1 { width:118px; height:57px; background:url(../images/logo-img3.jpg) no-repeat;}
.login-box-col-2 { width:149px; height:57px; background:url(../images/transitions-intl-membership2.jpg) no-repeat;}

.login-box-wrapper { width:490px; height:180px; margin:0 auto 0 auto; padding:20px 0 0 0;}
.login-box-wrapper ul { display:block; list-style:none; margin:0; padding:0;}
.login-box-wrapper ul li { font-size:20px; color:#e9e3c9; font-weight:bold; float:left; margin:0 0 20px 0;}
.login-box-wrapper ul li.caption-1 { width:150px; font-size:20px; color:#e9e3c9; font-weight:bold; line-height:32px;}
.login-box-wrapper ul li.infield { width:330px; background:url(../images/txt-box-bg2.png) left no-repeat;}
.login-box-wrapper ul li.infield  input { width:291px; height:32px; background:none; border:none; font-size:14px; color:#FFFFFF; padding:0 10px 0 10px; line-height:32px;}
.login-box-wrapper ul li.submit-btn { width:330px; height:31px; background:url(../images/login-btn2.jpg) left no-repeat}
.login-box-wrapper ul li.submit-btn input { width:84px; height:31px; background:none; border:none; cursor:pointer;}\
.error { color:#FF0000; padding:0 0 10px 0;}