.all_projects_line
{
	display:block;
	position:relative;
	width:989px;
	margin:7px 0 0 7px;
	background: #edecec;
	padding:12px 0 0 12px;
}
.all_projects_line .project_item
{
	display:block;
	float:left;
	margin:0 13px 13px 0;
	padding:0;
	width:128px;
	text-decoration: none;
	color:#14313b;
}
.all_projects_line .project_item img
{
	display:block;
	width:128px;
	height:128px;
}
.all_projects_line .project_item span.project_name
{
	display:block;
	text-transform: uppercase;
	font-size: 12px;
	height:30px;
	margin:10px 5px;
}
.all_projects_line .project_item .project_address
{
	display:block;
	border-top: 1px solid #14313b;
	padding:8px 0 0;
	width:128px;
}
.project_address img.point
{
	display:block;
	float:left;
	width:16px; 
	height:20px;
}
.all_projects_line .project_item .project_address span
{
	width:110px;
}
.project_address span 
{
	float:right;
	font-size: 9px;
}
.project_full_info
{
	display:block;
	position:relative;
	width:977px;
	margin:7px 0 0 7px;
	background: rgba(20, 49, 59, 0.55);
	padding:12px;
}
.project_full_info_left
{
	display:block;
	float:left;
	width:180px;
}
.project_full_info_left .user_list
{
	display:block;
	position: relative;
	top:0;
	margin:0 3px 0 30px;
}
.project_full_info_left .user_list a, .hall_of_fame a
{
	color: #ffffff;
    display: block;
    font-size: 10px;
    font-style: italic;
    height: 14px;
    margin: 0;
    padding: 0 0 0 0;
    position: relative;
    text-decoration: underline;
}	
.project_full_info_left .user_list font, .hall_of_fame font
{
	color: #ffffff;
    display: block;
    font-size: 7px;
    font-style: italic;
    height: 10px;
    margin: 0;
    padding: 0 0 0 0px;
    opacity:0.6;
    position: relative;
}
.project_full_info_right
{
	display:block;
	position:relative;
	float:right;
	width:777px;
}
.remaining_time, .remaining_control_time
{
	display:block;
	background:#ed1c24;
	font-size:10px;
	padding:5px;

}
.remaining_time
{
	position:absolute;
	top:20px;
	right:0;
}
.remaining_control_time
{
	border-radius: 3px;
	height:20px;
}
.remaining_control_time span
{
	padding-top:3px;
	display:block;
	float:left;
}
.remaining_time span, .remaining_control_time span
{
	padding-left:5px;
	font-size:10px;
	font-family:Arial;
	text-transform:uppercase;
}
.remaining_control_time span font
{
	font-size: 12px;
}
.project_description
{
	display:block;
	border-top:1px solid #b5bbbc;
	padding-top:12px;
	margin-top:12px;
	font-size:10px;
}
.project_description span 
{
	color:#a8aeaf;
}
.project_description p 
{
	margin:3px 0;
	color:#cacdcd;
}
.project_grey_bg_headline
{
	display:block;
	position:relative;
	background: #9aa2a1;
	height:28px;
	color:#14313b;
	font-size: 15px;
}
.project_grey_bg_headline a.add
{
	display:block;
	float:right;
	margin:3px 10px 0 5px;
	color:#14313b;
	font-size: 16px;
	text-decoration: none;
}
.project_grey_bg_headline span.name
{
	display:block;
	float:left;
	margin:4px 15px 0 15px;
}
.project_count_persons
{
	display:block;
	position: relative;
	margin:0;
	background: #9aa2a1;
	height:28px;
	color:#14313b;
	font-size: 13px;
	font-style: italic;
	opacity: 0.6;
}
.project_images
{
	display:block;
	width:777px;
	overflow: auto;
}
.project_images img 
{
	margin:8px 8px 8px 0;
}
.project_images table td:last-child img
{
	margin-right:0;
} 
.hall_of_fame
{
	width:150px;
	margin:10px 0 20px 30px;
}
.hall_of_fame img 
{
	width:32px;
	margin-right:6px;
}
.hall_of_fame a
{
	margin-top: 0px;
	line-height: 10px;
}
.hall_of_fame td.photo
{
	width:38px;
	height:35px;
}
.hall_of_fame td.hall_of_fame_text
{
	color:#fff100;
	font-size:10px;
	font-style:italic;
}
table.project_news
{
	margin-bottom:15px;
}
table.project_news td 
{
	padding:14px 0;
	border-bottom: 1px solid #aab2b4;
}
table.project_news td:last-child
{
	padding-right: 45px;
}
table.project_news td:first-child
{
	width:80px;
}
table.project_news td:first-child img
{
	width:65px;
}
table.project_news a.name
{
	display:block;
	color:#fff200;
	font-size:15px;
	text-decoration: none;
}
table.project_news font.position
{
	display:block;
	font-style: italic;
	font-size:9px;
}
table.project_news span.date
{
	display:block;
	font-size:10px;
	color:#889495;
}
table.project_news p 
{
	font-size: 10px;
	text-align: justify;
}
.project_news_photos a.project_news_photos_a_img
{
	display:block;
	float:left;
	margin-right:12px;
	margin-top: 12px;
}
table.project_news a.show_comments
{
	text-decoration: none;
	color:#3eadd0;
}
.show_all
{
	color:#3eadd0;
	font-size: 10px;
}
.comment_table
{
	width:100%;
}
.comment_table td 
{
	padding:10px 0 !important;
	border: none !important;
	font-size: 10px;
}
.comments0 a.button, .button_control
{
	display:block;
	margin-top:10px;
	text-decoration: none;
	text-align: center;
	background: rgba(20, 49, 59, 0.55);
    border: none;
    color: #ffffff;
    cursor: pointer;
    height: 25px;
    padding: 6px 10px 0;
    width: 90px;
}
.edit
{
	display:block;
	position:absolute;
	width:20px;
	height:20px;
	top:4px;
	left:5px;
	background: url('/images/edit.png') top left no-repeat;
}
.but_up_down
{
	display:block;
	height:10px;
	padding:10px 0;
}
#user_project_list_up
{
	display:none;
	cursor:pointer;
	margin:0 70px 0;
}
#user_project_list_down
{
	display:block;
	cursor:pointer;
	margin:0px 70px 0;
}

/*----------------Добавление фотки-------------------------------------------------*/
 #project_photo_loader
 {
  display:none;
  position:fixed;
  left:50%;
  margin-left:-450px;
  top:30px;
  height:400px;
  width:880px;
  background:#ccc;
  z-index:10;
 }
 #project_photo_loader ul
 {
  display:block;
  overflow:auto;
  width:870px;
  height:320px;
  padding:0;
  margin:5px;
  background:#fff;
 }
 #project_photo_loader ul li
 {
  display:block;
  float:left;
  width:160px;
  height:160px;
 }
 #project_photo_loader #loader_closer
 {
  position:absolute;
  display:block;
  top:0;
  right:0;
 }
#file-field
{
	display:block; 
	position:absolute; 
	left:5px; 
	top:65px; 
	width:870px; 
	bottom:5px; 
	opacity:0;
}
/*----------------Конец добавления фотки------------------------------------------------*/