body
{
    font: 1em normal Verdana, Geneva, sans-serif;
     background:url("/public/img/bg.gif") 0 0 repeat-x; background-color:#dfdfdf;
}
.shadow
{
box-shadow: 0px 0px 1px 0px #6b6969;
}

.main_body
{   background: #ffffff;
    width: 1000px;
    margin: auto;
     box-shadow: 0px 0px 2px 0px #333333;
    


}
.logo
{
    width: 100%; vertical-align: top;
}



.logo img
{
    border: 0;
}


.header
{
    width: 750px;
    font-size: 11px;
    margin-bottom: 5px;

    
}


.block_prof
{   display:inline-block;
    max-width: 200px;
	background: #F2F2F2;
    text-align: left;
    margin-right: 5px;
    vertical-align: top;

}

.block_prof h4
{
    background: #00b1ae; font-weight: 100;
}
.block_prof h4 a
{
    text-decoration: none;
    color: #D6D6D6;
    font-weight: normal;
}


.block_prof p
{
    margin: 3px;
}

.main_menu
{
    width: 1000px;
    height: 30px;
    line-height: 29px;
    margin-bottom: 10px;
    background: #009A97;

}
.main_menu ul
{
list-style-type: none; margin: 0;
}


.main_menu ul li
{   height: 29px;
    display: inline-block; background: #009A97; padding: 0px 6px 0px 6px;  margin-right: -5px;
}

.main_menu ul li:hover
{
   background: #00bdba;
}

.main_menu ul li a
{   display: block; height: 100%;
    color: #fff; text-decoration: none; font-size: 14px;
}

.leftmenu
{
    width: 200px;

}

.leftmenu ul
{
  list-style-type: none; margin: 0;
}

.leftmenu ul li
{   width: 200px;
height: 30px;
line-height: 30px;
margin-left: -40px;
 padding: 0;
 color: #fff;
    text-align: center;
    cursor: pointer;
 background:#00b1ae
}

.leftmenu ul li a
{   display: block; height: 100%;
    color: #fff; text-decoration: none;
}

.leftmenu #usermenu li
{
  background:#1B9EC8; font-size: 14px;
}

.content
{
    width: 100%;
    min-height: 400px;
    background: #FFF;
}

.block_left
{ display:inline-block;
float: left;
  width: 200px;
  min-height: 300px;
background: #FCFCFC;
margin-right: 5px;
}

.page
{ display:inline-block;
  width: 790px;
  min-height: 200px;
  vertical-align: top;
}

.footer
{
  width: 100%;
  min-height: 50px;
   background: #009A97;
   
   }
.footer h5
{
    margin: 0;
    border-bottom: 1px solid #D9D9D9;
    color: #fff;
}

.footer ul
{   text-align: left;
    margin: 1px; padding: 1px;list-style:none;text-transform: lowercase; font-size: 12px;
}

.footer ul li a
{
    color: #fff
}



.search_rent
{
 float: left;
 background: #F0F0F0;

}

.search_rent div
{
  float: left;
  font-size: 11px;
}

.search_rent select
{
  width: 100px;
 
	font-size: 14px;
}

.search_rent h4
{
  margin: 0;
}

.search_rent button, .leftmenu button, .reg_form button
{
    width: 200px;background: #00B1AE; border: 0; padding: 3px 0 3px 0; color: #fff; font-size: 16px;margin-top: 5px; cursor: pointer;
}

.search_rent input
{	
	background: white;
	border: 1px solid rgb(0, 177, 174);
	font-size: 12px;
}
.search_rent button:hover
{
background: #555555;
}


.navi{float:left;width:100%;margin-bottom:10px;margin-top:10px;font-size: 11px;}
.navi a{padding:5px 5px 5px 5px;color:#fff;text-decoration:none;font-size:11px;background:#009A97; margin-right:2px;b}
.navi a:hover,.nav_base a:hover{background:#555;text-decoration:none;color:#FFF}
.w_navi{padding:5px 5px 5px 5px;color:#000;text-decoration:none;font-size:11px;background:#F0F0F0;margin:0px 2px 0px 2px;
}





.table_result_read
{  width: 790px;
   font-size: 10px;
   color: #000;

}





.table_result_read input, .table_result_read select, .table_result_read textarea

{
  color: #262626;
  font-size: 11px;
  border: 0;
  border-bottom: 1px solid #00A3A1;


}

.table_result_read input:disabled, .table_result_read select:disabled,.table_result_read textarea:disabled
{
  background: #fff; border: 0;
  border-bottom: 1px solid #00A3A1;
   color: #000;
}

.table_result_read input[type="submit"]
{   border: 0;
    background: #fff;
    border-bottom: 1px solid #00A3A1;
	color: #000;
	cursor: pointer;	
}
.table_result_read textarea:disabled,.table_result_read textarea
{
    resize: vertical;
    min-height: 70px;
    width: 780px;
}






.table_result_read select

{

  width: 100px;

}



.table_result_read table

{
   width: 790px;
   background: #F0F0F0;
   color: #292929;
   border-top: 2px solid #00A3A1;
   

}

.form_login
{
  background: #F0F0F0;
  border-bottom: 1px solid #ccc;
  margin-bottom: 5px;
  font-size: 12px;
}

h4
{	
    margin: 0;
    padding: 4px 4px 4px 4px;
    background: #00a3a1;
    color: #fff;
    font-size: 12px;
    text-align: center;
}

.form_login input
{
    width: 80%;
}

.form_login p
{
    margin: 2px;
}

.form_login p a
{
    text-decoration: none;
    color: #009999;
    font-size: 12px;

}

.reportok
{
    position: fixed;
    top: 40%;
    left: 25%;
    
    padding: 1px;
    min-width: 100px;
    margin: 0 auto;
  padding: 1em;
 
  background: #F1F1F1;
  box-shadow: 0px 0px 2px 0px #000000;

}
.reportok p
{
    margin: 1px;
    font-size: 14px;
    color: #000000;
}

.reportok h4
{
	
    color: #fff;
    margin: 0;
    text-align: center;
    padding: 3px;
    background: #ffa700;
}

.reportok h2
{

    color: #fff;
    margin: 0;
    text-align: right;
    padding: 3px;
    font-size: 11px;
    font-weight: normal;

}

.reportok h2 strong
{
 cursor: pointer;
 color: #000;
}



.reportok h4 strong
{
    float: right;
    cursor: pointer;

}

.logresult
{
min-width: 80px;
min-height: 15px;
  position: fixed; /* Фиксированное положение */
    right: 50%; /* Расстояние от правого края окна браузера */
    top: 0; /* Расстояние сверху */
    padding: 3px; /* Поля вокруг текста */
    background: #2E72E8; /* Цвет фона */
   box-shadow: 0px 0px 3px 0px #000;
   font-size: 11px;
   text-align: center;
   vertical-align: middle;
display: none;
color: #fff;
}


.newobject
{
    position: fixed;
    top: -10px;
    left: 2px;
    padding: 5px;
    min-width: 100px;
    margin: 1em auto;
  padding: 1em;
  background: #F1F1F1;

}

.reg_form
{   float: left; width: 300px; min-height: 226px; display: inline-block;
    padding: 4px;background: #B2D9FF; font-size: 12px; text-transform: lowercase; margin-bottom: 2px;

}

.reg_form_info
{ float:right; width: 472px; min-height: 226px; vertical-align: top;margin-left: -5px;
 padding: 4px;background: #FFE4D6; font-size: 11px; margin-bottom: 2px;
}

.reg_form button:disabled
{
    width: 298px;background: #ccc; border: 0; padding: 3px 0 3px 0; color: #fff; font-size: 16px;margin-top: 5px; cursor: default;
}

.reg_form button
{
    width: 298px;background: #0E8406; border: 0; padding: 3px 0 3px 0; color: #fff; font-size: 16px;margin-top: 5px; cursor: pointer;
}

.element_tape img
{   width: 20px;
   height: 8px;
   margin-right:-1px;
   cursor: pointer;
  
}

.metcol
{	float: left;
	width: 100%;
	height: 5px;
}

.text_in
{
    -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none; 
   user-select: none;
}


