.point{
	background-image:url(/img/point.gif);		
	background-repeat: repeat-x;	
	background-position: left bottom;	
}
.point_v2{
	background-position: bottom;
	line-height:13px;
	background-image:url(/img/point.gif);		
	background-repeat: repeat-x;	
}
td.noborder{
	border:0;
}
.header_companies{
	background:url(/img/companies/header_companies.gif) no-repeat;
	background-position:left top;	
}
.header_employers{
	background:#ebf5fc url(/img/companies/header_employers.gif) no-repeat 0% 0%;
	background-position:left top;	
}
.header_autopark{
	background:#ebf5fc url(/img/companies/header_autopark.gif) no-repeat 0% 0%;
	background-position:left top;	
}
.file_delete{
	background:#ebf5fc url(/img/i_file_del.png) no-repeat 0% 0%;
	background-position:top;	
}
.header_payment{
	background:#ebf5fc url(/img/companies/header_payment.gif) no-repeat 0% 0%;
	background-position:left top;	
}
.header_statistic{
	background:#ebf5fc url(/img/companies/header_statistic.gif) no-repeat 0% 0%;
	background-position:left top;	
}
.companies_tips{
	color:#256a9a;
	font-size:12px;
	vertical-align:top;
	text-align:center;
	padding-top:5px;
	cursor:pointer;
	position:absolute;
}
.companies_container{
	border:1px solid #a2a2a2;
	border-top:0;
}
.companies_blue{
	color:#256a9a;
	font-size:11px;
}
.companies_comment{
	font-size:11px;
	color:gray;
}
.companies_comment_black{
	vertical-align:bottom;
	font-size:11px;
	color:black;
	padding-bottom:2px;
}
.companies_star{
	color:red;
	width:9px;	
}
.companies_black_b{
	color:#313030;
	font-weight:bold;
	font-size:12px;
	line-height:25px;
}
.companies_black_nb{
	color:#313030;
	font-size:12px;
	line-height:25px;
}
.companies_light_black_nb{
	color:#494949;
	font-size:12px;
	line-height:25px;
}
.companies_gray{
	color:#939393;
	font-size:12px;
	line-height:12px;
	height:25px;
}
.companies_right{
	text-align:right;
	padding-right:30px;
}
.companies_right2{
	text-align:right;
	padding-right:15px;
}
.companies_phones_b, .companies_names, .companies_phones_nb{
	color:#616161;
	font-weight:bold;
	font-size:12px;
}
.companies_phones_nb{
	font-weight:normal;
}
.companies_emails{
	color:#3F759B;
	font-size:12px;
}
.companies_rate_gray{
	text-align:center;
	font-weight:bold;
	color:#949494;
	font-size:11px;
}
.dotted_line_right{
	border-right:1px dotted #A2A2A2;
}
.companies_login{
	color:#8B6CBB;
	font-size:12px;
	font-weight:bold;
	padding-left:10px;
	padding-top:5px;
}
.companies_datetime{
	color:#939393;
	font-size:11px;
	padding-left:10px;
}
.companies_left_top{
}
.companies_act_user{
	color:#4F917D;
}
.companies_noact_user{
	color:#939393;
}
td.dotted_line, div.dotted_line{
	height:1px;
	border-top:#a2a2a2 dotted 1px;
}
td.company_container{
	padding:5px;
	padding-top:15px;
	padding-left:15px;
	padding-right:15px;
}
td.v2companies_black_nb{
	color:#313030;
	font-size:12px;
	line-height:25px;
}
a.companies
{
	color:#276a99;
}
 
.border_dotted{
	border-bottom:1px dotted #a2a2a2;
}
.main_table_header{
 	font-size:11px;
 	color:#9f9e9e;
}

.date_of_registration, .user_name, .user_login, .access {
 	font-size:11px;
 	color:#2f2f2f;
}
 	
.user_name{
	font-weight:bold;
}
 	
.action{
	font-size:11px;
 	color:#276a99;
}
.blue{
	color:#4f917d;
}
tr.padder td{
padding-top:10px;
padding-bottom:10px;
}
.input-file{
    width:auto; /* you can change the width*/
    position:relative;
    font:x-small Verdana;
    margin:0 0 0 0;
    zoom:1; /*clear float*/
    overflow:hidden; /*clear float*/
}
.input-file label:hover{
    color:#663300;
    cursor:pointer;
}

.input-file label span{
    display:none;
}

.input-file label input{
    display:block;
    width:100%;
}


.input-file{
    width:auto; /* you can change the width*/
    position:relative;
    font:x-small Verdana;
    margin:0;
    zoom:1; /*clear float*/
    overflow:hidden; /*clear float*/
}

.input-file label:hover{
   color:#256A9A;
    cursor:pointer;
}

.input-file label span{
    display:none;
}

.input-file label input{
    display:block;
    width:100%;
}

.input-file label{
    float:right;
    white-space:nowrap;
    position:relative;
    z-index:1;
    left:0;
    top:0;
    overflow:hidden;
   padding:0;
    font-weight:normal;
    font-size:10px;
    text-decoration:underline;
    color:#256A9A;    
    display:inline;
    -webkit-border-top-right-radius:8px;
    -webkit-border-bottom-right-radius:8px;
}

 .input-file-no-path label{
    float:left;
}
 .input-file label span{
    display:inline;
}


.input-file label input{
    width:auto;
    position:absolute;
    right:0;
    top:0;
    border:none;
    font-size:5em;
    line-height:12px;
    opacity:0;
    zoom:1;
    filter:alpha(opacity=0);
    cursor:pointer;
}


.input-file var{
    display:none;
    position:relative;
    overflow:hidden;
    padding:0;
    border-color:#888 #ccc #ccc #888;
    zoom:1;
    _right:-3px; /*eliminate gap for IE*/
    /*visual candies*/
    -webkit-border-top-left-radius:2px;
    -webkit-border-bottom-left-radius:2px;
}

 .input-file var{
    display:block;
}

.input-file-no-path label{
    -webkit-border-radius:2px;
}


.input-file var input{
    
    display:block;
    width:100%;
    position:absolute;
    padding:0;
    border:none;
    background:transparent;
    font-size:100%;
    color:#000;
    font-style:italic;
    top:0;
    left:0;  
     height:100%;
    
}


.input-file var input:focus{
    outline:none;
}

.file_label{
	font-weight:normal;
    font-size:10px;
    text-decoration:underline;
    color:#256A9A; 
    line-height:20px;
}

a.file_label{
	font-weight:normal;
    font-size:11px;
    text-decoration:underline;
    color:#256A9A;
    line-height:21px;
}

.add_file{
	background:url(/img/i_skrepka.gif) no-repeat;
	background-position:left top;	
	padding-left:20px;
}

#fileQueue,#fileQueue2 {
	height: 60px;
	overflow: auto;
	border: 0 solid #E5E5E5;
	margin-bottom: 0;
	margin-top: 0;
	padding-left:10px;
}

a.companies_active{
	height:26px;
	font-size : 12px;
	font-weight : normal;
	color : #256a9a;
	text-decoration:none;
	line-height:30px;
}
a.companies_noactive{
	height:26px;
	font-size : 12px;
	color : #256a9a;
	text-decoration:underline;
	line-height:30px;
}

.companies_active{
	height:26px;
	font-size : 12px;
	color : #256a9a;
	text-decoration:none;
	line-height:30px;
}
.back_fave_companies, .back_fave_employers, .back_fave_payments
{
	width:946px;
	height:85px;
	background-position:top;
}
.back_fave_companies
{
	background:url(/img/companies/back_company_fave.png) no-repeat;
}
.back_fave_employers
{
	background:url(/img/companies/back_employers_fave.png) no-repeat;
}
.back_fave_payments
{
	background:url(/img/companies/back_payments_fave.png) no-repeat;
}
.fave_header
{
	color:#185a7b;
	font-size:12px;
	float:left;
	width:170px;
	text-align:center;
	padding-top:4px;
	cursor:pointer;
	height:20px;
}
.fave_header_left
{
	color:#2872a7;
	font-size:14px;
	font-weight:bold;
	float:left;
}
.fave_header_right
{
	color:#68676a;
	font-size:12px;
	float:right;
}
.info_container
{
	width:932px;
	border:1px solid #a5a5a5;
	border-top:0;
}
.shadow
{
	background-image: url(/img/v2_shadow_right.gif);
	background-position: right;
	background-repeat: repeat-y;
}
a.blue_link
{
	color:#256A9A;
	text-decoration:underline;
	font-size:12px;
}
.payment_month_1
{
	margin-left:25px;
	color:#494949;
	font-size:12px;
	float:left;
	width:260px;
}
.payment_month_2
{
	margin-left:5px;
	color:#565656;
	font-size:12px;
	float:left;
	width:300px;
}
.payment_month_3
{
	font-size:12px;
	float:right;
	width:285px;
	text-align:left;
}
.payment_month_big
{
	font-size:21px;
	font-weight:bold;
	font-family:Tahoma;
}
.payment_month_table
{
	font-size:12px;
	float:right;
	width:300px;
	margin-right: 50px;
	text-align:left;
}
.akciya
{
	font-size:16px;
}
.header_gray_left
{
	width:185px;
	line-height:25px;
	color:#939393;
	float:left;
	text-align:right;
	font-size:12px;
}
.header_dark_gray_left
{
	margin-left:30px;
	line-height:25px;
	color:#494949;
	float:left;
	text-align:left;
	font-size:12px;
}
.header_cont
{
	margin-top:3px;
}
.shadow_bottom{
	background-image: url(/img/v2_shadow_bottom.gif);
	background-position: top;
	background-repeat: repeat-x;
	height:7px;
}
.left_header{
	color:#666;
	padding-left:10px;
}
.no_karkas td{
	border:0;
}
