/*--form-area--*/
#QALoginControl.form-area
{
	z-index: 999;
	top: 0; 
	padding:0;
	overflow:visible;
}

#QALoginControl.form-area span
{
	float:none;
}
#QALoginControl span.right
{
	float: left;
	width: 9px;
	height: 22px;
	line-height: 0;
	font-size: 0;
	margin: 0;
}
/*--form-section--*/
#QALoginControl .form-section
{
	float: left;
	height: 22px;
	padding: 2px 0 0px 12px;
}
/*--user-choice--*/
ul.user-choice
{
	margin: 0;
	padding: 0;
}
ul.user-choice li
{
	display:inline;
float:left;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0;
padding:0 18px 0 21px;
position:relative;
}

ul.user-choice li.first {
	margin:0;
	padding:0 18px 0 21px;
}
ul.user-choice li.first a {
	cursor:pointer
}
ul.user-choice a:hover {
	text-decoration: underline;
}
/*--enter-section--*/
#QALoginControl ul.user-choice .opened .enter-section {
	display: block;
}
#QALoginControl div.logining-section
{
	display: none;
	height: 100%;
	margin: -14px -20px;
	position: absolute;
	width: 100%;
	z-index: 1000;
}
#QALoginControl div.logining-section .logining
{
	height: 32px;width:32px;
}
 .form-loading
{
	display:none;
	position:absolute;
	margin-top:-34px;
	z-index:999;
}
#formLoading .loading-left
{
	float: left;
	padding-left:14px;
	height: 25px;
	overflow:hidden;
	width:100%;
}
#formLoading .loadingLeft-img
{
	position:relative;
	margin-top:22px;
	margin-left:-9px;
	height:4px;
}
#formLoading span.loading-right
{
	float: left;
	width: 9px;
	height: 25px;
	line-height: 0;
	font-size: 0;
	padding: 0;
}


.user-block
{
	width: 100%;
	padding: 0 0 14px;
	overflow: hidden;
}
.user-block strong
{
	float: left;
	color: #000;
	font: bold 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;
}

.chioce-list
{
	position: relative;
	width: 127px;
	background: url(../images/login_arr.gif) no-repeat 100% 100%;	
	padding-top: 11px;
	padding-bottom: 2px;
	cursor:pointer
}
*html .chioce-list {
	width: 124px;
}
.opened .chioce-list {
	background: url(../images/login_arr1.gif) no-repeat 100% 100%;
}
ul.user-enter li#select-location {
		background: url(../images/ligin_line.gif) no-repeat 0 80%;
		padding-left: 16px;
}
ul.user-choice li#exit-location {
	padding-top: 12px;
	padding-left: 10px;
}

.chioce-list img
{
	float: left;
}
ul.user-choice li.opened a.username  {
	text-decoration:none
}

.chioce-list a.username:hover
{
	text-decoration: underline;
}
.chioce-list a.username div {
	margin-left:4px;
	overflow:hidden;
	text-align:left;
	line-height: 16px;
	width:93px;
	text-decoration: underline;
	white-space:nowrap;
}
li.opened .chioce-list a.username div {
	text-decoration: none;
  cursor:pointer	
}

/*--user-menu-list--*/
.opened ul.user-menu-list
{
	display: block;
}
ul.user-menu-list
{
	font-size: 12px;
	width: 165px;
	margin: 0;
	top: 29px;
	right: 0;
	z-index: 999;
	position: absolute;
	display: none;
	overflow: hidden;
	background: url(../images/login_list.gif) no-repeat 0 0;
	padding: 16px 0 0;

}
ul.user-menu-list li,
.user-bar ul.user-menu-list li:first-child
{
	float: none;
	margin: 0px;
	padding: 2px 5px 7px 25px !important;
	list-style: none;
	text-align: left;
	display: block;
	background: url(../images/login_list_li.gif) repeat-y 0 0;
	zoom: 1;
}
ul.user-menu-list li.last{
	display: block;
	background: url(../images/login_last.png) no-repeat 0 0;
	height: 17px;


}
*html ul.user-menu-list li.last {
	background: none;
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="/upload/images/images/login_last.png",sizing method='scale')
}

ul.user-menu-list a
{
	color: #333333;
	font: 12px Tahoma, Arial, Helvetica, sans-serif;
	text-decoration: underline;
	text-align:left;
	
}
ul.user-menu-list a:hover
{
	text-decoration: none;
}
/*--user-enter--*/

a.img-holder 
{
display:inline;
height:84px;
margin:2px 9px 0 0;
overflow:hidden;
text-align:center;
width:84px;
}


a.img-holder img 
{
height:84px;
border:1px solid #cecece;
}

div.pop_blog
{
margin-left:56px;
margin-bottom:20px;
}

div.blog_user
{
font-size:12px;
color:#000000;
font-weight:bold;
line-height:14px;
}

div.about_blog
{
font-size:11px;
color:#666666;
line-height:14px;
}
ul.user-choice {
	padding-top: 12px;
}
ul.user-enter {
	padding-top: 0px;
}

