/* RESET */
html, body {font-family: Verdana, sans-serif;font-size:12px;color:#00558F;border:0px;width:100%;height:100%;}
html, body, ul, ol, li, dl, dt, dd, p, h1, h2, h3, h4, h5, input, select, form, fieldset, button, img, table, blockquote {margin:0px;padding:0px;}
/*ol, ul {list-style-image:none;list-style-position:outside;list-style-type:none;}*/
table {border-collapse:collapse;border-spacing:0px;border:0px;}
th, td {text-align:left;vertical-align:top;}
input, select, textarea {font: 12px Verdana, sans-serif;}
img, fieldset, button, blockquote {border:0px none;}
h1,h2,h3,h4,h5,h6 { font-size: 100%; padding: 0; margin: 0; font-weight: normal; }
a {color:#00558F; cursor:pointer;}
a, a:visited, a:active {text-decoration:none; }
a:hover {text-decoration:underline; color: #00558F;}
a:active, a:focus {outline:none;}
.errors{ color: red; }
.msg{ color: green; }
ul.errors{ margin-bottom: 10px; }
input[type='submit']{ cursor:pointer; }

.menu li{
  margin-bottom: 0px;
}

.cb{ clear:both }
.fr{ float: right; }

li{
  margin-bottom: 10px;
}

body{
  color: #00558F;
  font: 14px Verdana, sans-serif;
}
.fl{ float: left; }
.fr{ float: right; }


/* GLOBAL STYLING */
.clear { clear: both; height: 0; margin: 0; padding: 0; font-size: 0; line-height: 0; overflow: hidden; visibility: hidden; background: none; float: none; display: block; }
.rounded-corners-5 { -moz-border-radius: 5px;  -webkit-border-radius: 5x; -khtml-border-radius: 5px; border-radius: 5px;   }

.fl{
  float: left;
}

.right_side .buttons ul li{
  font-size: 12px;
}

.right_side .buttons ul{
list-style-image:none;list-style-position:outside;list-style-type:none;
}

h1 {
  color:#00558F;
  font-size: 20px;
  margin-bottom: 20px;
  font-weight: normal;
}

h1 span.count{
  color: #EC974D;
    font-size: 14px;
}

.short_url{
	margin-top: -15px;
}

div.radio{
  cursor: pointer;
}

h2 {
  color: #E67E25;
  font-size: 16px;
  margin-bottom: 10px;
}

p {
  text-align: justify;
  margin-bottom: 10px;
  /*font-size: 117%; */
  color: #00558F;
  font: 14px Verdana;
}

.aleft {
  text-align: left;
}

.aright {
  text-align: right;
}

.fleft {
  float: left;
}

.fright {
  float: right;
}

.acenter {
  text-align: center;
}

.asterisk {
  color: #E67E25;
}

#animal_police a{
  display: block;
  width: 300px;
  height: 143px;
  background: url("/images/html/part1.png");
}

#animal_police a,
#advertisement a,
#home a{
  position:absolute;
  z-index: 2;
}

#animal_police a.active,
#home a.active{
  z-index: 1;
  display: none;
}

#animal_police a.active{background: url("/images/html/part11.png");}
#home a.active{background: url("/images/html/part31.png");}
#advertisement a.active{background: url("/images/html/part21.png"); display:block}


#animal_police a:hover,
#advertisement a:hover,
#home a:hover{
  text-decoration: none;
}

#advertisement a{
  display: none;
  width: 300px;
  height: 143px;
  background: url("/images/html/part2.png");
  background-position: 0px 143px;

}

#home a{
  display: block;
  width: 300px;
  height: 143px;
  background: url("/images/html/part3.png");
  position:relatvie;
}

.radio {
	height: 13px;
	width: 13px;
  display: inline-block;
	margin: 0 0 0px;
	padding: 0 0 0 13px;
	background: url("/images/html/radio.png") no-repeat;
	cursor: default;
	text-align:left;
  vertical-align: middle;
}

.radio input,.radio input {
	display: none;
}

/* select style */
.select-wrap {
  display: inline-block;
  height: 22px;
  margin: 2px;
}
.select-wrap div,
.select-wrap150 div,
.select-wrap195 div{
  position:relative;
  height: 22px;
}
select.select{
  position:relative;
  cursor: pointer;
  z-index:3;
  width:294px !important;
  height:22px !important;
  line-height:26px;
}
span.select{
  position:absolute;
  bottom:0;
  float:left;
  left:0;
  width:294px;
  height:22px;
  line-height:22px;
  text-indent:10px;
  background:url(/images/html/select.png) no-repeat 0 0;
  cursor:default;
  z-index:1;
  overflow: hidden;
}

.select-wrap195 span.select{
 width:195px !important;
 background:url(/images/html/select195.png) no-repeat 0 0;

}
.select-wrap195 select.select{
  width:195px !important;
}

.select-wrap150 span.select{
 width: 150px !important;
 background:url(/images/html/select150.png) no-repeat 0 0;

}
.select-wrap150 select.select{
  width:150px !important;
}

input[type="text"],input[type="password"] {
   border: medium none;
   width: 285px;
   height: 22px;
   background-color: #f3f3f4;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5x;
   -khtml-border-radius: 5px;
   border-radius: 5px;
   margin: 2px;
   padding: 0px 5px;
   color: #00558F;
}

.ui-datepicker-trigger{
vertical-align: sub;
cursor: pointer;
background: white;
}

.show_description_ru{
  font-size: 12px;
}

textarea {
   border: medium none;
   width: 285px;
   height: 90px;
   background-color: #f3f3f4;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5x;
   -khtml-border-radius: 5px;
   border-radius: 5px;
   margin: 2px;
   padding: 5px;
   color: #00558F;
}

#SearchAddress{
  -moz-border-radius: 6px;
  -webkit-border-radius: 6x;
  -khtml-border-radius: 6px;
  border-radius: 6px;
}

.button, a.button, .right_side .main_content a.button {
  display: inline-block;
  padding: 5px 15px;
  border: 1px solid #075691;
  color: #075691;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10x;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  margin: 5px;
  text-decoration: none;
  background: transparent;
  font: 14px Verdana;
}

.button:hover, a.button:hover, .right_side .main_content a.button:hover, .button, a.button{
  color:white;
  background: #075691;
}

.right_side .main_content a.button{
  line-height: 28px;
  margin-top: 4px;
  padding-top: 0px;
  padding-bottom: 0px;
}
     /*
.button:visited,
.button:active,
.button:hover,
.button span {
  color: #075691;
  text-decoration: none;
}  */

.button2 {
  display: inline-block;
  padding: 7px 79px;
  background-color: #f3f3f4;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5x;
  -khtml-border-radius: 5px;
  border-radius: 5px;
}
   /*
.button2:visited,
.button2:active,
.button2:hover,
.button2 span {
  color: #075691;
  text-decoration: none;
} */

.button2_active.button2 span{
  color: #00558F;
}

.button2 span {
  color: #939598;
}

.button2_active {
  background-color: #e7e7e8;
  color: #075691;
}

.day {
  width: 50px;
}

.day select {
  width: 78px;
}

.month {
  width: 135px;
}

.month select {
  width: 163px;
}

.year {
  width: 97px;
}

.year select {
  width: 125px;
}




.wrapper {
  margin: 0px auto;
  width: 984px;
  background: #fff url(/images/html/bg.png) repeat-y left top;
  position: relative;
  padding-top: 7px;
}

#header {
  /*background:  url(/images/html/header.png) no-repeat left top;*/
  width: 981px;
  height:151px;
  position: relative;
  margin-bottom: 20px;
}

#header #animal_police {
  position: absolute;
  left: 25px;
  top: 2px;
}

#header #advertisement {
  position: absolute;
  left: 348px;
  top: 2px;
}

#header #home {
  position: absolute;
  left: 670px;
  top: 2px;
}

.left_side {
  float: left;
  margin-left: 28px;
  position: relative;
  /*overflow: hidden; */
  width: 255px;
}

.left_side .lang li {
  float: left;
  margin-right: 10px;
}

.left_side .lang a {
  font-size: 108%;
  color: #00558F;
  width: 26px;
  height: 26px;
  display: block;
  text-align: center;

}

.left_side .lang a span {
  display: inline-block;
  padding: 5px 0px 0px 0px;
}

.left_side .lang a.active {
  background: url(/images/html/lang_active.png) no-repeat center center;
}

.left_side .logout {
  margin: 5px 20px 30px 100px;
  text-align: right;
  padding-right: 25px;
}

.left_side .menu {
  margin-bottom: 20px;
}

.left_side .menu .pages a{
  font-size: 12px;
  color: #818181;
  word-spacing: -2px;

}

.left_side .menu a {
  width: 234px;
  height: 42px;
  display: block;
  font: 14px Verdana;
  background: url(/images/html/menu_buttons.png) no-repeat 0px -168px;
}
.left_side .menu a.active,
.left_side .menu a:hover {
  background: url(/images/html/menu_buttons.png) no-repeat 0px -378px;
  color: #fff;
  text-decoration: none;
  font-weight: bold;
}

.left_side .menu .pages a.active,
.left_side .menu .pages a:hover{
  font-weight: normal;
}

.left_side .menu a.blue.active {
  background: url(/images/html/menu_buttons.png) no-repeat 0px -168px;
  color: #00558F;
}

.left_side .menu a.green.active {
  background: url(/images/html/menu_buttons.png) no-repeat 0px -84px;
  color: #00558F;
}

.left_side .menu a.red.active {
  background: url(/images/html/menu_buttons.png) no-repeat 0px -42px;
  color: #00558F;
}


.left_side .menu a.blue {
  background: url(/images/html/menu_buttons.png) no-repeat 0px -126px;
  color: #075691;
}

.left_side .menu a.green {
  background: url(/images/html/menu_buttons.png) no-repeat 0px -84px;
  color: #00558F;
}

.left_side .menu a.red {
  background: url(/images/html/menu_buttons.png) no-repeat 0px -42px;
  color: #00558F;
}

.left_side .menu a.yellow {
  background: url(/images/html/menu_buttons.png) no-repeat 0px 0px;
  color: #00558F;
}

.left_side .menu a.support {
  background: url(/images/html/menu_buttons.png) no-repeat 0px -673px;
  color: #075691;
}

.left_side .menu a.happy{
  background: url(/images/html/menu_buttons.png) no-repeat 0px -420px;
  color: #075691;
}

.left_side .menu a.wandering{
  background: url(/images/html/menu_buttons.png) no-repeat 0px -589px;
  color: #075691;
}

.left_side .menu a.wandering.active,
.left_side .menu a.wandering:hover{
  background: url(/images/html/menu_buttons.png) no-repeat 0px -631px;
  color: #fff;
  font-weight: bold;
}

.left_side .menu a.happy.active,
.left_side .menu a.happy:hover{
  background: url(/images/html/menu_buttons.png) no-repeat 0px -462px;
  color: #fff;
  font-weight: bold;
}

.left_side .menu a.dead{
  background: url(/images/html/menu_buttons.png) no-repeat 0px -505px;
  color: #075691;
}

.left_side .menu a.dead.active,
.left_side .menu a.dead:hover{
  background: url(/images/html/menu_buttons.png) no-repeat 0px -547px;
  color: #fff;
  font-weight: bold;
}

.left_side .menu a.yellow.active,
.left_side .menu a.yellow:hover{
  background: url(/images/html/menu_buttons.png) no-repeat 0px -210px;
  color: #fff;
  font-weight: bold;
}

.left_side .menu a.blue.active,
.left_side .menu a.blue:hover{
  background: url(/images/html/menu_buttons.png) no-repeat 0px -336px;
  color: #fff;
  font-weight: bold;
}

.left_side .menu a.support.active,
.left_side .menu a.support:hover{
  background: url(/images/html/menu_buttons.png) no-repeat 0px -715px;
  color: #fff;
  font-weight: bold;
}

.left_side .menu a.red.active,
.left_side .menu a.red:hover{
  background: url(/images/html/menu_buttons.png) no-repeat 0px -252px;
  color: #fff;
  font-weight: bold;
}

.left_side .menu a.green.active,
.left_side .menu a.green:hover{
  background: url(/images/html/menu_buttons.png) no-repeat 0px -294px;
  color: #fff;
  font-weight: bold;
}

.left_side .menu span {
  font-size: 100%;
  padding: 0px 0px 0px 30px;
  display: block;
  height: 42px;
  line-height: 42px;
}

.left_side .menu .pages span{
  line-height: inherit;
  height: auto;

}

.left_side .sub_block {
  border-top: 1px solid #3475a5;
  border-left: 1px solid #3475a5;
  border-bottom: 1px solid #3475a5;
  background-color: #fff;
  position: relative;
  left: -15px;
  padding: 15px;
  width: 241px;

}

.left_side .sub_block .image{
  margin-bottom: 10px;
}

.left_side .social_buttons {
  width: 202;
  height: 23px;
  padding: 10px 15px;
  background: url(/images/html/block.png) no-repeat;
  margin-bottom: 20px;
}

.left_side .social_buttons a {
  margin-right: 5px;
}


.right_side {
  float: right;
  width: 695px;
  margin-right: 5px;
}

.right_side.single{
  float: none;
  margin: auto;
  width:auto;
}

.right_side .buttons {
  margin-left: 25px;
}

.right_side .buttons li {
  float: left;
}

.right_side .buttons a.button1 {
  width: 318px;
  height: 42px;
  background: url(/images/html/big_buttons.png) no-repeat 0px -84px;
  display: block;
  text-align: center;
}

.right_side .buttons span {
  display: inline-block;
  text-transform: uppercase;
  color: #fff;
  font: bold 11px/42px Verdana;
  padding-right: 20px;
  background: url(/images/html/arrow.png) no-repeat right center;
}

.right_side .buttons a.dark {
  background: url(/images/html/big_buttons.png) no-repeat;
  margin-right: 23px;
}

.right_side .buttons a.dark span {
  background: url(/images/html/arrow_dark.png) no-repeat right center;
}

.right_side .buttons a.button:hover {
  background: url(/images/html/big_buttons.png) no-repeat 0px -126px;
  text-decoration: none;
}

.right_side .buttons a.dark:hover {
  background: url(/images/html/big_buttons.png) no-repeat 0px -42px;
  text-decoration: none;
}

.right_side .buttons a.help_distribute:hover {
  background: url(/images/html/big_buttons.png) no-repeat 0px -126px;
  text-decoration: none;
}

.filter .order_wrap{
  position: absolute;
  right: 8px;
  top: 14px;
}

.right_side .filter.background{
  background: #edf0f4;
  padding-right: 5px;
  padding-left: 5px;
  padding-top: 10px;
  padding-bottom: 5px;
}

.right_side .blue_border .filter{
  padding-right: 15px;
  padding-left: 21px;
  padding-top: 10px;
  padding-bottom: 13px;
  background: #edf0f4;

}

.right_side .blue_border .open_advertisement,
.right_side .blue_border .with_padding{
  padding-right: 15px;
  padding-left: 21px;
  padding-top: 10px;
  padding-bottom: 13px;
  position: relative;
}
.right_side.single .blue_border .open_advertisement,
.right_side.single .blue_border .with_padding{
  padding-right: 5px;
  padding-left: 15px;
  padding-top: 10px;
  padding-bottom: 13px;
  position: relative;
}


.right_side .blue_border .filter input[type="text"],
.right_side .filter.background  input[type="text"]
{
  background: white;
}

.right_side .blue_border .filter .select-wrap150 span.select{
  background: url("/images/html/select_light_narrow.png") no-repeat;
}

.right_side .blue_border .filter .select-wrap span.select,
.right_side .filter.background .select-wrap span.select{
  background: url("/images/html/select_light.png") no-repeat;
}

.right_side .filter .submit{
  text-align: right;
}

.right_side .filter .submit input{
  padding: 2px 10px;
}

.right_side .filter .submit input:hover{
  background: #075691;
}

.right_side .main_content.blue_border{
  padding-right: 0px;
  padding-left: 0px;
  padding-top: 0px;
}

.right_side .main_content {
  border: 2px solid transparent;
  padding-right: 15px;
  padding-top: 10px;
  padding-left: 21px;
  padding-bottom: 15px;
}

.right_side .main_content .right_icons {
  float: right;
  margin-bottom: 20px;
  margin-left: 15px;
}

.right_side .main_content .right_icons a {
  margin-right: 15px;
}

.right_side .main_content a {
  color: #a1a1a4;
}

.right_side .main_content ul  {
  list-style-type:disc;
  padding-left: 20px;
}


.right_side .main_content  .images {
  width: 213px;
}

.right_side .main_content  .images a {
  display: inline-block;
  margin-left: 7px;
  margin-bottom: 10px;
}
.right_side .main_content  .images a.first {
  margin-left: 0px;
}

.right_side .main_content  .images a.big {

  margin-left: 0px;
  display: block;
}

.right_side .main_content .three_steps a{
  cursor: default;
}

.right_side .main_content .three_steps a:hover{
  text-decoration: none;
}

.right_side .main_content .three_steps {
  margin-bottom: 30px;
}

.right_side .main_content .three_steps ul {
  list-style-type: none;
  padding-left: 0px;
  text-align: center;
}

.right_side .main_content .three_steps li {
  display: inline-block;
  margin-right: 8px;
}

.right_side .main_content .three_steps li.last {
  margin-right: 0px;
}

.right_side .form .info.top{
  vertical-align: top;
  margin-top: 3px;

  position: absolute;
  right: 105px;
  top: 0;

}

.right_side .form .info,
.filter .info
{
  position: relative;
  z-index: 11;
}

.right_side .form .info img{
  vertical-align: middle;
}


.right_side .form .info .text,
.filter .info .text
{
  position: absolute;
  width: 273px;
  top: 33px;
  left: -157px;
  display: none;
  border-left: 1px solid #90adbe;
  border-right: 1px solid #90adbe;
  border-bottom: 1px solid #90adbe;
  padding: 10px;
  background: transparent url(/images/html/pop_up_bg.png);
  z-index: 55;
  font-size: 12px;
}

.right_side .form .info .text .arrow_container,
.filter .info .text .arrow_container
{
  position: relative;
}

.right_side .form .info .text .arrow,
.filter .info .text .arrow
{
  background: url(/images/html/pop_up_arrow.png) no-repeat;
  position: absolute;
  top: -25px;
  left: -10px;
  width: 293px;
  height: 15px;
}

.right_side .main_content .form span.label {
  width: 221px;
  font-size: 14px;
  color: #00558F;
  line-height: 22px;
}


.right_side .main_content .form span.value h2{
  margin-bottom: 0px;
  line-height: 22px;
}

.right_side .main_content .form span.label.req{
  font-size: 12px;
}

.right_side .main_content .form span.value {
  padding-left: 228px;
}

.right_side .form .map {
  display: block;
  margin: 5px;
}

.right_side .form .add_photo .image {
  display: inline-block;
  margin-right: 12px;
}

.right_side .form .add_photo .image .title {
  text-align: center;
  color: #818181;
  font-size: 80%
}

.right_side .form .add_photo .image img {
  border: 5px solid #dae1e8;
   -moz-border-radius: 5px;
   -webkit-border-radius: 5x;
   -khtml-border-radius: 5px;
   border-radius: 5px;
}

.right_side .form .button {
  text-align: center;
  margin-left: 228px;
}

.right_side .blue_border {
  border: 1px solid #3475a5;
  background-color: #fff;
  min-height: 600px;
}

.right_side .filter {
  margin-bottom: 20px;
  position: relative;
}

.right_side .filter div.title {
  font-size: 108%;
  color: #E67E25;
  margin-bottom: 15px;
}


.right_side .filter div.title .info{
  color: #00558F;
}


.right_side .filter div.title img{
  vertical-align: middle;
}

.right_side .filter .animal {
  margin-bottom: 13px;
  margin-top: 1px;
}

.right_side .filter .animal label{
  margin-top: 3px;
}

.right_side .filter .date{
  margin-bottom: 4px;
}

.right_side .filter label {
  color: #00558F;
  /*font-size: 108%; */
  display: inline-block;
  /*vertical-align: middle;*/
}

.right_side .filter .fright label {
  width: 115px;
  text-align: right;
}

.right_side .offer {
  margin-bottom: 5px;
}

.right_side .offer ul {
  list-style-type: none;
  padding-left: 0;
}

.right_side .offer li {
  float: left;
  margin-right: 13px;
  margin-bottom: 22px;
  width: 154px;
  color: #00558F;
}
.right_side.single .offer li {
  float: left;
  margin-right: 0px;
  margin-bottom: 22px;
  width: 154px;
  color: #00558F;
}
.right_side .offer li a {
  color: #00558F;
  text-decoration: none;
  padding: 2px;
  height: 150px;
  display: block;
  font-size: 11px;
}

.right_side .offer li a:hover {
  background-color: #f3f3f4;
}

.right_side .offer li .image {
  margin-bottom: 5px;
}
.right_side .offer li .date {
  /*margin-left: 5px;
  margin-bottom: 5px;
  height: 13px;  */
}

.right_side .offer li .happy {
  border-bottom: 5px solid #4ca9de;
}

.right_side .offer li .black {
  border-bottom: 5px solid #000000;
}

.right_side .offer li .address {
  /*margin-left: 5px; */
}

.right_side .offer li .yellow {
  border-bottom: 5px solid #fcde05;
}

.right_side .offer li .green {
  border-bottom: 5px solid #8dc63f;
}

.right_side .offer li .red {
  border-bottom: 5px solid #e87f24;
}

.right_side .offer li .wandering {
  border-bottom: 5px solid #ed1c24;
}

.right_side .offer li.last_column {
  margin-right: 0px;
}

.right_side .offer li.last_row {
  margin-bottom: 0px;
}

.right_side .pagination {
  text-align: center;
}

.right_side .pagination li {
  display: inline-block;
  margin-right: 10px;
}

.right_side .pagination a {
  font-size: 108%;
  color: #818285;
  height: 26px;
  display: block;
  text-align: center;

}

.right_side .pagination li  span {
  display: inline-block;
  padding: 5px 0px 0px 0px;
}

.right_side .pagination li.item a {
  width: 26px;
}

.right_side .pagination li.item a.active {
  background: url(/images/html/page_active.png) no-repeat center center;
  color: #fff;
}

.right_side .row {
  font: 14px Verdana;
  margin-bottom: 15px;
  position: relative;
  z-index: 1;
  margin-top: 10px;
}
/*
.right_side .row span {
  display: inline-block;
  width: 140px;
  text-align: right;
  margin-right: 5px;
  color: #818285;
  vertical-align: top;
}
*/
.right_side .row span.label {
  float: left;
  width: 164px;
  text-align: right;
  margin-right: 5px;
  color: #818285;
  vertical-align: top;
  display: block;
  position: relative;
  z-index:2;
}

.right_side .row span.value {
  padding-left: 169px;
  display: block;
  position: relative;
  /*line-height: 31px; */
}

.right_side .row span.value .ui-datepicker-trigger{
  position: absolute;
  right: 137px;
  top: 5px;
}

.right_side .open_advertisement {
  position: relative;
}

.right_side .open_advertisement .fleft {
  width: 415px;
}

.right_side .open_advertisement h2 {
  margin-left: 169px;
}

.right_side .open_advertisement .fright {
  width: 215px;
}

.right_side .open_advertisement .icons {
  text-align: right;
  margin-top: -23px;
}

.right_side .open_advertisement .icons a {
  margin: 0px 0px 12px 12px;
  display: inline-block;
}

.right_side .open_advertisement .count_block {
  position: absolute;
  bottom: 50px;
  right: 15px;
}

.right_side .open_advertisement .count_block .count {
  text-align: center;
  border: 1px solid #f3f3f3;
  color: #bdbec0;
  margin-bottom: 5px;
}

.right_side .open_advertisement .count_block .desc {
  text-align: center;
  border: 1px solid #e87f24;
  background-color: #e87f24;
  padding: 4px;
  font-size: 70%;
  color: #ddc8b7;
  margin-bottom: 5px;
  text-transform: uppercase;
}


.right_side .open_advertisement .desc a {
  color: #a0a1a3;
  font-size: 117%;
}

.right_side .open_advertisement .edit {
  margin-left: 145px;
}

.right_side .three_blocks .block_1 {
  float: left;
  width: 360px;
}

.right_side .three_blocks .block_2 {
  float: right;
  width: 250px;
}

.right_side .three_blocks .block_2 .row{
  clear: both;
  margin-bottom: 0px;
}

.right_side .three_blocks .block_2 .right_icons {
  float: none;
  margin-bottom: 10px;
}

.right_side .three_blocks .block_2 .label {
  width: 35px;
  margin-right: 5px;
}

.right_side .three_blocks .block_2 .value {
  padding-left: 40px;
}




#footer {
  margin-top: 15px;
  height: 190px;
  background: transparent url(/images/html/footer.png) no-repeat right top;
}

#footer .fleft {
  margin-left: 28px;
  margin-top: 25px;
}

#footer .fright {
  width: 675px;
}

#footer .text {
  background-color: #dae1e8;
  color: #00558F;
  font-size: 12px;
  padding: 7px;
  width: 580px;
  margin-top: 23px;
  margin-bottom: 5px;
}

.add_photo .uploadify-button, .add_photo .uploadify:hover .uploadify-button, .uploadify.uploaded{
  border: none;
  cursor: pointer;
  border: 5px solid #dae1e8;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5x;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  width: 78px !important;
  height: 48px !important;
  background-position: center center;
  background-repeat: no-repeat;
}

#upload_image1 .uploadify-button{
  background-image: url("/images/html/no_image_dog2.png");
}

#upload_image2 .uploadify-button{
  background-image: url("/images/html/no_image_cat2.png");
}

#upload_image3 .uploadify-button{
  background-image: url("/images/html/no_image_other2.png");
}

.add_photo{
  position: relative;
}

.uploadify-queue{
  /*display:none;*/
  /*position: absolute;
  top:90px;
  left: 0px;
  z-index: 20;*/
  width: 295px;
  display:none;
}

.uploadify-queue-item{
  width: 277px;
}

#ShelterUpload .uploadify-queue{
  display: block;
}

input[type="text"].tip{
  color: #A1A1A4;
}

#address{
  width: 219px;
}

#SearchAddress{
  border-width: 1px;
  font-size: 12px;
  height: 18px;
  line-height: 18px;
  padding: 0 7px;
  margin-left: 0px;
}

#login td{
  vertical-align: middle;
}

#ads tr:hover td, #ads tr.highlight td{
  background: #00558F;
  color: white;
}

#ads td, #ads th{
  border: 1px solid #00558F;
  padding: 3px 5px;
}

#ads th{
  color: white;
  background: #00558F;
}

#ads{
  width: 100%;
}

#print_setup td{
  vertical-align: middle;
}

/* df;lksf;lds */

.pop_up_block {
  margin-left: 280px;
  position: relative;
  width: 620px;
  min-height: 400px;
  background: url(/images/html/pop_up_bg.png);
  border: 1px solid #00558F;
}
.pop_up_block .close {
  display: block;
  background: url(/images/html/pop_up_close.png) no-repeat;
  width: 22px;
  height: 22px;
  float: right;
  margin: 10px;
  cursor: pointer;
  /*opacity: 0;
  filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="pop_up_close.png",sizingMethod="scale");
  */
}

.pop_up_block .content {
  padding-top: 20px;
  margin: 0px 20px 10px 20px;
}

#fancybox-outer {
    background: none repeat scroll 0 0 transparent;
}

#fancybox-content {
    background: none repeat scroll 0 0 transparent;
    border: 10px solid transparent;
}

#fancybox-bg-n {
    top: -20px;
    left: 0;
    width: 100%;
    background-image: none;
}

#fancybox-bg-ne {
    top: -20px;
    right: -20px;
    background-image: none;
    background-position: -40px -162px;
}

#fancybox-bg-e {
    top: 0;
    right: -20px;
    height: 100%;
    background-image: none;
    background-position: -20px 0px;
}

#fancybox-bg-se {
    bottom: -20px;
    right: -20px;
    background-image: none;
    background-position: -40px -182px;
}

#fancybox-bg-s {
    bottom: -20px;
    left: 0;
    width: 100%;
    background-image: none;
    background-position: 0px -20px;
}

#fancybox-bg-sw {
    bottom: -20px;
    left: -20px;
    background-image: none;
    background-position: -40px -142px;
}

#fancybox-bg-w {
    top: 0;
    left: -20px;
    height: 100%;
    background-image: none;
}

#fancybox-bg-nw {
    top: -20px;
    left: -20px;
    background-image: none;
    background-position: -40px -122px;
}

.left_side .lang{
  padding-left: 25px;
  padding-top: 7px;
}

.left_side .lang ul{
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}

#ui-datepicker-div{
  z-index: 1300 !important;
}

#soc{
  float: left;
}

.total_title span{
  color: #ec974d;
  font-size: 14px;
}

#ShelterUpload td{
  vertical-align: middle;
}

.removeLogo{
  cursor:pointer;
}

.banners a{
  margin-bottom: 5px;
  display: block;
}

.sub_block ul, .menu ul{
  list-style-type: none;
}

#shelter_contacts td:first-child{
  width: 33px;
}

#shelter_contacts td .value{
  padding: 0px;
}

#shelter_contacts td{
  vertical-align: middle;
}

#shelter_contacts td.working{
  vertical-align: top;
}

#shelter_contacts{
  margin-bottom: 10px;
}

#catalogFilter .fleft{
  width: 210px;
}

.sub_block .twitter-share-button {
width: 80px !important;
}

#catalogFilter .date{
  position: relative;
}

#catalogFilter .ui-datepicker-trigger{
  position: absolute;
  right: 9px;
  top: 5px;
}

.sortable th{
  cursor: pointer;
}

#catalogFilter .radio{
  padding: 0px;
}

#catalogFilter label{
  margin-right: 10px;
}

.main_content .formatedtext p,
.main_content .formatedtext li{
  line-height: 20px;
}

.pop_up_block ul{
  padding-left: 20px;
}


#deletion_form  span{
  margin-top: 10px;
  display: block;
}

#deletion_form .add_additional_comment{
  font-size: 12px;
  line-height: 22px;
}

#deletion_form textarea{
  width: 285px !important;
  border: 1px solid #F3F3F4;
}

#deletion_form textarea:focus{
  background: white;
  border: 1px solid #e8e8e8;
}

#deletion_form .comment_wrap{
  width: 300px;
}

#deletion_form .comment_wrap.ru,
#deletion_form .comment_in_lv{
  display: none;
}

#AddForm .counter{
  position: absolute;
  right: 130px;
  bottom: -10px;
  /*width: 300px;*/
}

#deletion_form .counter,
#AddForm .counter{
  float: right;
  width: 40px;
  height: 22px;
  line-height: 22px;
  text-align: center;
  background: #f3f3f3;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5x;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  font-size: 12px;
}

#deletion_form .counter.highlight,
#AddForm .counter.highlight{
  color: red;
}

#deletion_form .buttons{
  margin-left: 0px;
  margin-top: 20px;
}

#deletion_form .comments_wrap{
  display: none;
}

h1.end{
  margin-bottom: 10px;
}

.end_date{
  margin-bottom: 10px;
  color: #e87f24;
}

.end_comment_wrap{
  text-align: right;
  height: 112px;
  width: 494px;
  font-style: italic;
  line-height: 20px;
  margin-top: 10px;
  background: url("/images/html/end_comment_bg.png") no-repeat;
  padding-top: 25px;
  padding-bottom: 15px;
  padding-right: 25px;
  padding-left: 125px;
  overflow: hidden;
}

table.soc{
  margin-top: 35px;
  width: 65%;
}

#ListStyleTabs{
  height: 33px;
  padding-left: 20px;
  margin-bottom: 15px;
  /*background: url("/images/html/list_style_tab_bottom.png") repeat-x bottom left; */
  border-bottom: 2px solid #aeb0b2;
}

#ListStyleTabs .tab{
  float: left;
  background: #edf0f4;
  padding: 0px 10px;
  line-height: 32px;
  margin-right: 25px;
  -webkit-border-top-left-radius: 10px;
  -webkit-border-top-right-radius: 10px;
  -moz-border-radius-topleft: 10px;
  -moz-border-radius-topright: 10px;
  border-top-left-radius: 10px;
  border-top-right-radius: 10px;
  color: #aeb0b2;
  border: 1px solid #edf0f4;
  border-bottom: none;
  cursor: pointer;
}

#ListStyleTabs .tab.active{
  border: 2px solid #aeb0b2;
  border-bottom: none;
  height: 33px;
  background: white;
}

#ListStyleTabs .tab.active a{
  color: #00558F;
}

#ListStyleTabs .tab a{
  display: block
}

#ListStyleTabs .tab a:hover{
  text-decoration: none;
}

#GoogleMap, .GoogleMap{
  width: 100%;
  height: 400px;
  background: grey;
}

.MapTip{
  font-size: 11px;
  width: 175px;
}

.MapTip img{
  margin-bottom: 10px;
}

.MapTip a{
  text-transform: uppercase;
  font-size: 12px;
}

.SearchMap{
  margin-bottom: 5px;
}

.SearchMap input[type='submit']{
  background: none repeat scroll 0 0 transparent;
  border: 1px solid #075691;
    -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  -khtml-border-radius: 10px;
  border-radius: 10px;
  color: #075691;
  display: inline-block;
  font: 14px Verdana;
  margin: 5px;
  padding: 0px 8px;
  text-decoration: none;
}

.SearchMap input[type='submit']:hover{
  color: white;
  background: #075691
}

.add_photo .error{
  color: red;
  font-size: 11px;
  width: 294px;
}

#catalogFilter .counts{
  font-size: 12px;
  color: #A1A1A4;
  padding-top: 16px;
}

#catalogFilter.shelter .counts{
  padding-top: 11px;
}

.blue_border h1.end{
  padding: 10px;
}

.blue_border .end_date{
  padding: 0px 10px;
}

.blue_border .end_comment_wrap{
  margin: auto;
  margin-top: 10px;
}

.blue_border .soc{
  margin-left: 10px;
}

#shelter-9 .email.value{
  font-size: 11px;
}

#AddForm .add_photo_new .image{
	float: left;
	width: 88px;
	height: 75px;
	position: relative;
	margin-right: 16px;
}

#AddForm .add_photo_new .image input{
	opacity: 0;
	position: absolute;
	left: 0px;
	top: 15px;
	z-index: 2;
	width: 88px;
	height: 58px;
	cursor: pointer;
}

#AddForm .add_photo_new .image .overlay{
	position: absolute;
	left: 0px;
	top: 15px;
	z-index: 1;
	background: url("/images/html/no_image_other2.png");
  cursor: pointer;
  border: 5px solid #dae1e8;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5x;
  -khtml-border-radius: 5px;
  border-radius: 5px;
  width: 78px !important;
  height: 48px !important;
  background-position: center center;
  background-repeat: no-repeat;


}

#AddForm .add_photo_new .image .title {
  text-align: center;
  color: #818181;
  font-size: 80%;
	height: 13px;
}
