/*  Fotodetails*/
.fotodetailss {
     position: absolute;
     width: 100%;
	 min-height:1300px;
	 height:1300px;
	   z-index:100;
	   overflow:hidden;
        background-color: #666666;
		top:0px;
		left:0px;
  filter:alpha(opacity=95);
  -khtml-opacity:0.95;
  -moz-opacity:0.95;
  opacity:0.95;
}

/*    All pages  */
.instruction {
	color:#666666;
	margin-top: 25px;
	position: relative;
		overflow:hidden;
	padding-left: 300px;
	width:400px;
	font-size: 13px;
	font-weight: bold;
}
.search  label{
	
	
	color: #339946;
	font-size: 14px;
	font-weight: bold;
}
.button_search {
	color: #339946;
	font-size: 12px;
	margin-left:5px;
	position:relative;
	float:right;
	height:20px;
	font-weight:bold;
	background-color:#FFFFFF;
	border:solid 1px #339946;
}
.input_search {
	color: #666666;
	font-size: 12px;
	margin-left:5px;
	position:relative;
	float:right;
	width: 200px;
	height:16px;
	border:solid 1px #339946;
}
.search {		position: relative;	left:550px;
	margin-top: 20px;	line-height:20px;
	color: #339946;
	font-size: 14px;
	font-weight: bold;
}
img {
border:0px;
}
body {
	font-family: Arial, Helvetica, sans-serif;
}
.all {
	position: relative;
	width: 900px;
	text-align: left;
	margin:0 auto;
}
.logo {
	
}
.menu, .menu a{
	position:relative;
	width: 100%;
	padding-top: 15px;
	overflow: hidden;
	text-decoration: none;
	font-size: 12px;
	color: #666666;
}

.mennnu {
	position: relative;
	float:left;
	padding-left: 10px;
	margin-right:25px;
}
.mennnu  a:hover{
	color: #000000;
}
.content {
	position: relative;
}
.head {
	overflow: hidden;
	position: relative;
	width: 100%;
}

/*    Page upload */

/*  STEP 1*/

.content_title {
	margin-top: 25px;
	position: relative;
		overflow:hidden;
	padding-left: 10px;
	color: #339946;
	font-size: 16px;
	font-weight: bold;
}

.upload_step {
	margin-top: 15px;
	overflow:hidden;
	float:left;
	position: relative;
	padding-left: 20px;
	color: #339946;
	font-size: 14px;
	font-weight: bold;
}

.upload_form_1 {
	padding-top:60px;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	position:relative;
	padding-left: 50px;
}
.upload_form_1 .line {
	position:relative;
	vertical-align: middle;
	padding-top:10px;
	overflow:hidden;
}
.upload_form_1 .line label {
	padding-top:2px;
	position:relative;
	float:left;
	width: 250px;
	text-align:right;
	margin-right: 5px;
}
.upload_form_1 .line .error {
	padding-top:2px;
	position:relative;
	float:left;
	padding-left:10px;
	text-align:left;
	color:#b94242;
	margin-right: 5px;
}
.upload_form_1 .line input {
	color: #666666;
	font-size: 12px;
	margin-left: 15px;
	position:relative;
	float:left;
	width: 300px;
	height:16px;
	border:solid 1px #848388;
}
.upload_form_1 .line select {
	color: #666666;
	font-size: 12px;
	margin-left: 15px;
	position:relative;
	float:left;
	width: 305px;
	height:20px;
	border:solid 1px #848388;
}
.upload_form_1 .line textarea {
	color: #666666;
	font-size: 12px;
	margin-left: 15px;
	position:relative;
	float:left;
	width: 300px;
	height:90px;
	border:solid 1px #848388;
}
.upload_form_1 .submit {
	position:relative;
	padding-left:511px;
	padding-top:10px;
}
.upload_form_1 .submit input {
	border:solid 1px #000000;
	background-color:#FFFFFF;
}


/*  STEP 2*/

.upload_form_2 {
	padding-top:60px;
	font-size: 12px;
	color: #999999;
	font-weight: bold;
	position:relative;
	padding-left: 50px;
}
.upload_form_2 .line {
	position:relative;
	vertical-align: middle;
	padding-top:10px;
	overflow:hidden;
}

.upload_form_2 .line label{
	position:relative;
	float:left;
	width: 250px;
	text-align:right;
	margin-right: 5px;
}
.error {
	padding-top:6px;
	position:relative;
	padding-left:100px;
	text-align:left;
	color:#b94242;
	width:500px;
}
.upload_form_2 .line  .labell{
	padding-left: 10px;
	position:relative;
	float:left;
	width: 250px;
	text-align:left;
}
.upload_form_2 .line input {
	color: #999999;
	font-size: 12px;
	margin-left: 15px;
	position:relative;
	float:left;
	width: 300px;
	height:16px;
	border:solid 1px #848388;
}
.upload_form_2.line textarea {
	color: #999999;
	font-size: 12px;
	margin-left: 15px;
	position:relative;
	float:left;
	width: 300px;
	height:90px;
	border:solid 1px #848388;
}
.upload_form_2 .submit {
	position:relative;
	padding-left:511px;
	padding-top:10px;
}

.upload_form_2 .submit input {
	border:solid 1px #000000;
	background-color:#FFFFFF;
	width:58px;
}
.upload_form_2 .upl_file{
	border:solid 1px #000000;
	position:relative;
	padding-top:15px;
	left:50px;
	width:517px;
	height:85px;
	background-color:#FFFFFF;
}
.upload_form_2 .upl_file .line_file {
	position:relative;
	overflow:hidden;
	padding-top:10px;
}
.upload_form_2 .upl_file .line_file label {
	position:relative;
	float:left;
	width: 100px;
	text-align:right;
}
.upload_form_2 .upl_file .line_file input {
	color: #999999;
	font-size: 12px;
	margin-left: 15px;
	position:relative;
	float:left;
	width: 347px;
	height:14px;
	border:solid 1px #848388;
}
.upload_form_2 .upl_file .line_file .inpp{
	color: #666666;
	font-size: 12px;
	margin-left: 15px;
	position:relative;
	float:left;
	width: 350px;
	height:18px;
	border:solid 1px #848388;
}

.imageset {
	position:relative;
	padding-left:70px;
	width:550px;
	height:240px;
	padding-top:25px;
	text-align:left;
	margin:0 auto;
}

.thumbimage {
	position:relative;
	width:150px;
	margin:10px;
	float:left;
	text-align:center;
}
.imagedelete {
	position:absolute;
	background-color:#ffffff;
	color:#b94242;
	cursor:pointer;
}
.imagetext {
	position:relative;
	overflow:hidden;
	height:30px;
	font-size:10px;
}

/*  Field */
.delete_picture {
	position:absolute;
}
.sortby {
	margin-top: 15px;
	position: relative;
	float:left;
	padding-left: 20px;
	color: #339946;
	font-size: 14px;
	font-weight: bold;
}
.sortby a {
	text-decoration:none;
	color: #339946;
	font-size: 14px;
	font-weight: bold;
}
.paging {
	margin-top: 15px;
	text-decoration:none;
	position: relative;
	float:right;
	padding-left: 20px;
	color: #339946;
	font-size: 14px;
	font-weight: bold;
}
.paging a {
	text-decoration:none;
	color: #339946;
	font-size: 14px;
	font-weight: bold;
}
.picturees {

	position: relative;
	overflow:hidden;
}
.picturees_line {
	padding:10px 10px 10px 10px;
	position: relative;
	overflow:hidden;
	border:solid 1px #339946;
}
.picturees_line_withoutborder {
	padding:10px 10px 10px 10px;
	position: relative;
	overflow:hidden;
}
.picturee {
	position: relative;
	float:left;
	margin:12px;

	width:150px;
}
.picturee .image img{
	position:relative;
	vertical-align:middle;
}
.picturee .image {
	position: relative;
	text-align:center;
	height:115px;
	width:150px;
	overflow:hidden;
}
.descript {
	margin-top:5px;
	position:relative;
	color:#999999;
	width:150px;
	overflow:hidden;
	font-size:13px;
	line-height: 1.5;
}
.pname	{
	font-weight:bold;
	color:#666666;
	position:relative;
	float:left;
	width:130px;
}
.status {
	position:relative;
	float:right;
}
.fio {
	width:150px;
	overflow:hidden;
	position:relative;
}
.address {
	width:150px;
	overflow:hidden;
	position:relative;
}

/*  View foto detalis*/

.fotodetails {
	padding:10px;
	position:relative;
	margin: 0 auto;
	width:500px;
	background-color:#FFFFFF;
	z-index: 100;

}
.fotodetails .closedelete {
	position:relative;
	overflow:hidden;
}
.fotodetails  .closedelete  .deletebutton {
	cursor:pointer;
	position:relative;
	float:left;
	border:solid 1px #000000;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
}
.fotodetails  .closedelete  .closebutton {
	cursor:pointer;
	position:relative;
	float:right;
	border:solid 1px #000000;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
}
.fotodetails  .fotto{
	position:relative;
	margin-top:10px;

}
.fotodetails  .namestatusfoto {
	position:relative;
	overflow:hidden;
	margin-top:10px;
	width:500px;
}
.fotodetails  .namestatusfoto .filename {
	position:relative;
	float:left;
	font-weight:bold;
	font-size:12px;
}
.fotodetails  .namestatusfoto .status{
	position:relative;
	float:right;
}
.fotodetails  .infofoto {
	position:relative;
	width:500px;
	overflow:hidden;
	padding-top:10px;
}
.fotodetails  .infofoto .infoline{
	padding-top:5px;
	position:relative;
	width:500px;
	color: #666666;
	font-size:12px;
	font-weight: bold;
	overflow:hidden;
}
.fotodetails  .infofoto .infoline .infoname{
	position:relative;
	width:150px;
	text-align:right;
	float:left;
}
.fotodetails  .infofoto .infoline .info{
	position:relative;
	float:left;
	left:10px;
	width:340px;
	text-align:left;
}
.fotodetails  .infofoto .infoline .info input{
	position:relative;
	color: #666666;
	font-size:12px;
	font-weight: bold;
	float:left;
	width:336px;
	text-align:left;
	overflow:hidden;
	border:solid 1px #848388;
}
.fotodetails  .infofoto .infoline .area{
	position:relative;
	float:left;
	text-align:left;
	overflow:hidden;
}
.fotodetails  .infofoto .infoline textarea{
	color: #666666;
	font-size: 12px;
	position:relative;
	float:left;
	width: 336px;
	height:70px;
	border:solid 1px #848388;
	z-index: 3;
}
 .fotodetails  .infofoto .button input{
	margin-top:10px;
	position:relative;
	float:right;
	border:solid 1px #000000;
	padding-left:5px;
	padding-right:5px;
	font-weight:bold;
	background-color:#FFFFFF;
	z-index: 3;
}
















