div.bx-auth-reg input.bx-auth-input {vertical-align:middle;}
div.bx-auth-reg span.bx-auth-secure {background-color:#FFFAE3; border:1px solid #DEDBC8; padding:2px; display:inline-block; vertical-align:middle;}
div.bx-auth-reg div.bx-auth-secure-icon {background-image:url(images/sec.png); background-repeat:no-repeat; background-position:center; width:19px; height:18px;}
div.bx-auth-reg div.bx-auth-secure-unlock {background-image:url(images/sec-unlocked.png);}

.passnote{ color:#999; font-size:10px; margin-bottom:5px;}
div.bx-auth-reg input[type="text"], div.bx-auth-reg input[type="password"] {
    background:#EFEFEF;
    border: 1px #CCCCCC solid ;
	font-family: Arial, sans-serif;
	font-size:13px;
	height:32px;
	line-height:32px;
    color: #333;
    width:220px;
    padding:0px 15px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
    /*text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);*/
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -webkit-transition: all 0.7s ease 0s;
    -moz-transition: all 0.7s ease 0s;
    -o-transition: all 0.7s ease 0s;
    transition: all 0.7s ease 0s;
	
	display:block;
	margin:4px 0px;
}
div.bx-auth-reg input[type="text"]:focus, div.bx-auth-reg input[type="password"]:focus{
    background:#FFF;
    color: #333;
    width:220px;
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.1) inset;
    text-shadow: 0 2px 3px rgba(0, 0, 0, 0.1);
	border:1px solid #CC0000;
}
div.bx-auth-reg label{
	display:block;
	padding:4px 0px;
	/*font-weight:bold;*/
	color:#666666;
}

.summit_form_register {
    background: url("/images/icons/regissubmit.png") no-repeat scroll 0 0px transparent;
    height:50px;
    opacity: 1;
    width: 234px;
}
.summit_formhide{ display:none;}
.summit_form_register_show{
    background: url("/images/icons/regissubmit.png") no-repeat scroll 0 -52px transparent;
    height:50px;
    opacity: 1;
    width: 234px;
	overflow:hidden;
	text-indent:-999px;
	border:none;
	cursor:pointer;
	opacity:0.9;
}
.summit_form_register_show:hover{opacity:1}

div.bx-auth-reg h2{ margin-bottom:0px;}
div.bx-auth-reg .submitbtn-auth{
	font-size:16px;
	padding:0px;
	font-weight:bold;
	position: relative;
	text-shadow:0 1px 1px rgba(0, 0, 0, 0.25);
	line-height:0;
	text-decoration:none;
	text-align:center;
	white-space: nowrap;
	border:none;
	margin:0px 0px;
	height:50px;
	width:234px;
}
div.bx-auth-reg{
	max-width:620px;
	margin:20px auto;
}
ul.reg-form{
	margin:0;
	padding:0;
	list-style:none;
}
ul.reg-form li{
	max-width:300px;
	margin-right:10px;
	float:left;
	position:relative;
}
.captcha_img{
	margin:4px 0px;
}

ul.reg-form label.error{ color:#FFFFFF; font-weight:normal; font-size:12px; position:absolute; top:6px; right:0px; padding:1px 3px; background:#CC0000;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
	padding:3px 8px;
	font-style:normal;
} 

ul.reg-form  .captcha_word label.error{ top:6px;}
.authorized-successfully{
	width:80%;
	padding:2% 5%;
	margin-top:40px;
	background:#fffcc8;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
	border:1px solid #FC6;
}
div.captcha_word_img{
	width:250px;
	background-color:#000000;
	text-align:center;
	}
/*****************************************/
.sbHolder{
	background-color: #999999;
	border:none;
	font-family: Arial, sans-serif;
	font-size:13px;
	font-weight: normal;
	height:34px;
	position: relative;
	width:280px;
	text-align:left;
    -webkit-border-radius:4px;
    -moz-border-radius:4px;
    border-radius:4px;
	
    -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1), 0 1px 3px rgba(0, 0, 0, 0.2) inset;
}
.sbSelector{
	display: block;
	height: 30px;
	left: 0;
	line-height: 34px;
	outline: none;
	overflow: hidden;
	position: absolute;
	text-indent: 10px;
	top: 0;
	width:250px;
}
.sbSelector:link, .sbSelector:visited, .sbSelector:hover{
	color: #F7F7F7;
	outline: none;
	text-decoration: none;
}
.sbToggle{
	background: url(select-icons.png) 0 -116px no-repeat;
	display: block;
	height: 32px;
	outline: none;
	position: absolute;
	right: 0;
	top:2px;
	width: 30px;
}
.sbToggle:hover{
	background: url(select-icons.png) 0 -167px no-repeat;
}
.sbToggleOpen{
	background: url(select-icons.png) 0 -16px no-repeat;
}
.sbToggleOpen:hover{
	background: url(select-icons.png) 0 -66px no-repeat;
}
.sbOptions{
	background-color: #EEEEEE;
	border:1px solid #CCC;
	list-style: none;
	left:0px;
	margin: 0;
	padding: 0;
	position: absolute;
	top:32px !important ;
	width:278px;
	z-index: 100;
	overflow-y: auto;
	line-height:16px;
	font-size:13px;
}
.sbOptions li{
	width:250px;
	padding: 0 0px;
}
.sbOptions a{
	border-bottom: dotted 1px #515151;
	display: block;
	outline: none;
	padding: 7px 0 7px 10px;
	font-size:13px;
}
.sbOptions a:link, .sbOptions a:visited{
	color: #666;
	text-decoration: none;
}
.sbOptions a:hover,
.sbOptions a:focus,
.sbOptions a.sbFocus{
	color: #000;
	background:#EEEEEE;
}

.clearfix{
	clear:both;
}

.facebook-register-accept {
    font-size: 11px;
    line-height: 20px;
    margin: 15px 0;
}
.fb-text-small-title{
	   font-size:11px;
	   color:#999999;
}


.error{
	color: #FF0000;
	font-size:11px;
}

.success{
	color: #33CC00; 
	font-size:11px;
}