/*--form-area--*/
#userWelcome.form-area {
    margin:0;
    overflow:visible;
    padding:0;
    position:absolute;
    padding:0 20px 0 0;
    right:0;
    top:-22px;
    width:262px;
    z-index:99;
}

#userWelcome span.right {
	float: left;
	width: 9px;
	height: 28px;
	line-height: 0;
	font-size: 0;
	background: url(../images/form-area-right.gif) no-repeat 0 -4px;
}
/*--form-section--*/
#userWelcome .form-section {
	float: right;
	height:22px;
	padding:0px 0 0 12px;
	background: url(../images/form-area-left.gif) no-repeat 0 -4px;
}
/*--user-choice--*/
ul.user-choice {
	margin: 0;
	padding: 0;
}
ul.user-choice a:hover {text-decoration: none}
 ul.user-choice a{text-decoration:underline;}
 
ul.user-choice li {
	float: left;
	list-style: none;
	display: inline;
	position: relative;
	margin:0 0 0 12px;
	background: none;
}
ul.user-choice li.first {
	background:transparent url(../images/form-area-separator.gif) no-repeat scroll 100% 4px;
	margin:0;
	padding:0 8px 0 4px;
}
ul.user-choice a:visited {
	color: #333333;
}

ul.user-choice li a {
	font: 11px/14px Tahoma, Arial, Helvetica, sans-serif;
	left: auto;	
	line-height:16px;
	position:static;
	text-align:right;
	padding: 0 0px 2px 0;
	display:block;
	width:auto;
	color:#333333;
	top:0px;
/*	width:80px;*/
}
  
.chioce-list a.username div {
	margin-left:4px;
	text-align:right;
	padding-right:18px;
}
.chioce-list a.username {
	float: left;
	width: auto;
	color: #333333;
	text-align: right;
	
	font: 11px/16px Tahoma, Arial, Helvetica, sans-serif;
	background: #fff url(../images/auth_arrow_n.gif) no-repeat 100% 50%;
	position:static;
	White-space:nowrap;
	top:auto;
}
#select-location.opened .chioce-list a.username 
{
    background: #fff url(../images/auth_arrow.gif) no-repeat 100% 50%;
}
#select-location.opened .chioce-list a.username:hover, #select-location.opened .chioce-list a.username
{
    text-decoration:none;
}
.chioce-list a.username:hover {
	text-decoration: none;
}
/*--enter-section--*/
 ul.user-choice .opened .enter-section {
	display: block;
}
#userWelcome .enter-section {
	display: none;
	position: absolute;
	top: 21px;
	right: -5px;
	width: 230px;
	padding: 14px 20px;
	z-index: 999;
	background: #fff;
	border: 1px solid #bfe0ff;
}
#userWelcome .enter-section .btn {
	float: left;
	width: 74px;
	height: 25px;
	padding: 0 0 2px;
	border: none;
	color: #fff;
	cursor: pointer;
	font: bold 11px Tahoma, Arial, Helvetica, sans-serif;
	background: url(../images/enter-btn.gif) no-repeat;
}
#userWelcome div.logining-section {
	background: transparent url(../images/Opacity50.png) repeat scroll 0 0;
	display: none;
	height: 100%;
	margin: -14px -20px;
	position: absolute;
	width: 100%;
	z-index: 1000;
    filter:expression(fixPNG(this));
}
#userWelcome div.logining-section .logining {
	background: transparent url(../images/logining32.gif) no-repeat scroll 0 50%;
	height: 32px;width:32px;
}
 .form-loading {
	display:none;
	position:absolute;
  top:0px;
	z-index:999;
}
.loading-left {
	float: left;
	padding-left:19px;
	height: 25px;
	overflow:hidden;
	width:100%;
	background: url(../images/form-area-left50.png) no-repeat;
    filter:expression(fixPNG(this));
}
.loadingLeft-img {
	background: url(../images/loaderBar.gif) no-repeat scroll 50% 50%;
	position:relative;
	margin-top:22px;
	margin-left:-9px;
	height:4px;
    overflow:hidden;
}
.loading-right {
	float: left;
	width: 9px;
	height: 25px;
	line-height: 0;
	font-size: 0;
	background: url(../images/form-area-right50.png) no-repeat;
	filter:expression(fixPNG(this));
}
.user-block {
	width: 100%;
	padding: 0 0 14px;
	overflow: hidden;
}
.user-block div {
	width: 230px;
	padding: 0 0 4px;
	font-size: 11px;
	font-family: Tahoma,Verdana;
	line-height: 120%;
	overflow: hidden;
}
.user-block strong {
	float: left;
	color: #000;
	font: bold 11px/14px Tahoma, Arial, Helvetica, sans-serif;
}
.user-block a {
	float: right;
	color: #1851a3 !important;
	white-space: nowrap;
	font: 11px/14px Tahoma, Arial, Helvetica, sans-serif;
}
.user-block a:hover {text-decoration: none}
.user-block .text {
	display: block;
	width: 218px;
	color: #000;
	padding: 5px;
	border: 1px solid #a9a9a9;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
}

/*--choice-bar--*/
.choice-bar {
	float: right;
	padding: 6px 0 0;
}
.choice-bar .check input {
	float: left;
	display: inline;
	width: 15px;
	height: 15px;
	margin: 1px 6px 0 0;
}
.choice-bar label {
	float: left;
	color: #000;
	font: 11px/16px Tahoma, Arial, Helvetica, sans-serif;
}
/*--chioce-list--*/
.chioce-list {
	float: left;
	margin: 0px 0 0;
	position: relative;
}
.chioce-list img {float: left}

/*--user-menu-list--*/
.opened ul.user-menu-list {display: block}
ul.user-menu-list 
{
    background:#FFFFFF url(../images/auth_top.jpg) no-repeat scroll 0px top;
	font-size: 12px;
	width: 111px;
	margin: 0;
	padding: 6px 10px;
	top: 16px;
	right: 0px;
	z-index: 999;
	position: absolute;
	display: none;
	overflow: hidden;
	border-bottom: 1px solid #CFCFCF;
	border-left: 1px solid #CFCFCF;
	border-right: 1px solid #CFCFCF;
}
#userMenuList li {
	float: left;
	width: 159px;
	margin: 0px;
	padding: 0 !important;
	list-style: none;
	text-align: left;
}
ul.user-menu-list li a {
	color: #f30020;
	display: block;
	padding: 3px 10px 5px;
	font: 11px Tahoma, Arial, Helvetica, sans-serif;
	position:static;
	text-align:left;
	width:auto;
}
ul.user-menu-list li a:visited{color: #f30020;}
