﻿/*--form-area--*/
#QALoginControl.form-area
{
	line-height:14px;
    overflow:visible;
   /* padding: 0 20px 0 0; */
    position:absolute;
    /*right:0;*/
    right:20px;
    top:8px;
    z-index:999;
}
#QALoginControl a:focus {
    outline-style:none;
    outline-width:medium;
}
#header #QALoginControl.form-area
{
    /*top:0px;*/
}
#QALoginControl.form-area span
{
	float:none;
}
#QALoginControl span.right
{
	float: left;
	width: 0px;
	height: 22px;
	line-height: 0;
	font-size: 0;
	margin: 0;
}
/*--form-section--*/
#QALoginControl .form-section
{
	float: left;
	height: 22px;
}
/*--user-choice--*/
ul.user-choice
{
	margin: 0;
	padding: 0;
}
ul.user-choice li
{
	background: none;
	display:inline;
    float:right;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin:0px 0 0 12px;
    position:relative;
}
ul.user-choice li a
{
	padding:0 0 2px 0;
}
ul.user-choice li.first {
	
}
ul.user-choice #exit-location
{
    float:right;
}
ul.user-choice a
{
	color: #333333;
	font: 11px/14px Tahoma, Arial, Helvetica, sans-serif;
	position:relative;
	top:0;
	left:0;
	text-decoration: underline;
}
 
ul.user-choice a:hover
{
	text-decoration: none;
}
/*--enter-section--*/
#QALoginControl ul.user-choice .opened .enter-section
{
	display: block;
}
#QALoginControl .enter-section
{
	display: none;
	position: absolute;
	top: 21px;
	right: -5px;
	width: 230px;
	padding: 14px 20px;
	z-index: 999;
	background: #fff;
	border: 1px solid #bfe0ff;
}
#QALoginControl .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;
}
#QALoginControl 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;
}
#QALoginControl 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;
	margin-top:-26px;
	z-index:999;
}
#formLoading .loading-left
{
	float: left;
	height: 25px;
	overflow:hidden;
	width:100%;
	background: url(../images/form-area-left501.png) no-repeat 20px 0;
}
#formLoading .loadingLeft-img
{
    background:transparent url(../images/loaderBar.gif) no-repeat scroll 50% 50%;
    height:3px;
    margin-left:28px;
    margin-top:22px;
    position:relative;
}
#formLoading span.loading-right
{
	float: left;
	width: 9px;
	height: 25px;
	line-height: 0;
	font-size: 0;
	background: url(../images/form-area-right501.png) no-repeat;
	padding: 0;
}


.user-block
{
	width: 100%;
	padding: 0 0 14px;
	overflow: hidden;
}
.user-block div
{
	width: 70px;
	padding: 0 0 4px;
	font-size: 11px;
	font-family: Tahoma,Verdana;
	line-height: 120%;
	overflow: hidden;
	float:left;
	
}
.user-block strong
{
	float: left;
	color: #000;
	font: bold 11px/14px Tahoma, Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.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: 0;
	position: relative;
}

.chioce-list a.username
{
	float: left;
	width: auto;
	color: #333333;
	text-align: right;
	font: 11px/16px Tahoma, Arial, Helvetica, sans-serif;
	white-space: nowrap;
	background: #fff url(../images/auth_arrow_n.gif) no-repeat 100% 50%;
}
#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;
	color:#333333;
}
.chioce-list a.username div {
	margin-left:4px;
	padding-right:18px;
	text-align:right;
}
/*--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;
}
ul.user-menu-list li
{
	float: left;
	width: 111px;
	margin: 0px;
	padding: 0 !important;
	list-style: none;
	text-align: left;
}
ul.user-menu-list li a:visited {
	color:#F30020;
}
ul.user-menu-list li a
{
	color:#F30020;
	display: block;
	padding: 3px 10px 5px;
	font: 11px Tahoma,Arial,Helvetica,sans-serif;
	width:auto;
	text-align:left;
}
/*--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;
}

.white_r .registration-section
{
background:transparent url(../images/white_r_bl.gif) no-repeat scroll 0 100%;
padding:0 0 17px 17px;
}
.inp-info-cell strong
{
    color:#000000;
    font-size:11px;
    line-height:14px;
    font-weight:normal;
    width:150px;
    float:left;
    padding-top:6px;
}

.inp-info-cell 
{
overflow:hidden;
padding:3px 1px 3px;
line-height:12px;
vertical-align:middle;
height:1%;
}
.inp-info-cell .text 
{
-x-system-font:none;
border:1px solid #A9A9A9;
color:#000000;
float:left;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:normal;
width:130px;
font-size:11px;
height:14px;
padding:2px 0 0 3px;
margin:4px 10px 4px 0;
}

.input-info-box {
overflow:hidden;
float:left
}

.inp-inform .btn 
{
background:transparent url(../images/regg.gif) no-repeat scroll 0 0;
border:medium none;
color:#FFFFFF;
cursor:pointer;
float:left;
font-family:Tahoma,Arial,Helvetica,sans-serif;
font-size:14px;

font-style:normal;
font-variant:normal;
font-weight:bold;
height:27px;
line-height:normal;
padding:0 0 4px;
width:164px;
}

.inp-inform .btn:hover,
.inp-inform .btn.hover{
background:transparent url(../images/regg_hover.gif) no-repeat scroll 0 0;
}

.inp-inform table
{
    margin-left:150px;
    font-size:11px;
    width:286px !important;
    
}
.inp-inform-bar
{
    padding-top:5px;
}
.assent-cell_
{
    padding-top:10px;
    padding-bottom:10px;
}

.inp-checkbox1 input 
{
display:block;
float:left;
height:15px;
margin:1px 6px 0 0;
}

div.active input.text
{
    background:#FFDEDE;
}

.active span
{
    padding-top:6px;
    display:block;
}

.inp-info-cell input
{
    margin-right:10px;
}
.inp-info-cell
{
    font-size:11px;
 
}

.enter-box-bad
{
    font-size:11px;
    color:#F30020;
}
div.recover-section input.btn
{
    border:medium none;
    color:#FFFFFF;
    background:transparent url(../images/passr.gif) no-repeat scroll 0 0;
    height:27px;
    width:199px;
    cursor:pointer;
}

div.recover-section input.btn:hover
{
    background:transparent url(../images/passr_hover.gif) no-repeat scroll 0 0;
}
