html, body {
	margin: 0;
	font: normal 13px Arial;
	min-width: 1144px;
}

h1 {
	font: 28px Georgia;
	margin: 20px 0;
}

h2 {
	font: 28px Georgia;
	margin: 20px 0;
}

h3 {
	font: 21px Georgia;
	margin: 16px 0;
	color: #191919;
}

h4 {
	font: 18px Georgia;
	margin: 12px 0;
	color: #666666;
}

body { position: relative; /* background: url(/img/tmp/d_bg_t.gif) repeat-x 0 37px; overflow: visible !important;*/}

a {
	color: #0098c1;
	}
	a:hover {
		color: #008f00;
		text-decoration: none;
	}
	a:focus {
		outline: none;
	}
	a img {
		border: 0;
	}
	a.admin {
		color: #777777;
		text-decoration: underline;
	}
span.spl {
	color: #0098c1;
	text-decoration: underline;
	cursor: pointer;
	}
	span.spl:hover {
		color: #008f00;
		text-decoration: none;
	}
	.footer-top-menu span.spl {
		font: bold 13px Arial;
	}
iframe.banner_place{
    border: none;
}
#bs_14{
	height: 0;
}
.banner.obj_10 > div{
	margin-top: 12px;
}

.banner.obj_10 .legal_text__tooltip{
    margin: 0;
}

#wrapper {
	background: #ffffff;
}

#header {
	overflow: hidden;
}

#wrapper, #header {
  margin: 0 auto;
  /*min-width: 950px;
  max-width: 1085px;*/
  width: 1090px;
  padding: 0 64px 0 64px;
  position: relative;
}

#header-wrapper {
  background-color: #3ba800;
  height: 40px;
  position: relative;
}

#print-header {
  background-color: #3ba800;
  height: 16px;
}

#city-selector {
  color: #ffffff;
  cursor: pointer;
  display: block;
  float: left;
  font: normal 12px Arial;
  margin: 10px 0 0 0;
}
  #city-selector span {
    border-bottom: 1px dashed #ffffff;
    margin-right: 9px;
  }
  #city-selector .icon {
    background: url(/img/icons.png) no-repeat 0 0;
    height: 7px;
    margin: 4px 0 0 0;
    width: 8px;
    vertical-align: top;
  }

#geo-widget{
	display: block;
	height: 37px;
	float: left;
	margin-right: 42px;
	}
	#geo-widget .this{
		float: left;
		margin-top: 7px;
		font: normal 18px Arial;
		color: #ffffff;
	}
	#geo-widget ins{
		float: left;
		display: block;
		width: 16px;
		height: 16px;
		margin: 11px 15px 0;
		background: url(/img/geo_selector_ico.png) no-repeat 0 0;
	}
	#geo-widget a{
		float: left;
		margin-top: 10px;
		font: normal 16px/15px Arial;
		color: #ffffff;
		text-decoration: none;
		border-bottom: 1px dotted #ffffff;
	}
	#geo-widget a:hover{
		border-bottom: 0px;
	}

#top-menu {
  float: left;
  list-style-type: none;
  margin: 2px 0 0 0;
  padding: 0;
}
.add_object a{
	color: #FFFFFF;
	font: 12px Arial;
	margin: 0 14px 0 0;
}
.add_object{
	width: 130px;
	float:right;
	margin-right: 14px;
	margin-top: 9px;
	padding-left: 26px;
	background: url("/img/add-ico.png") no-repeat left center;
}

  #top-menu li {
    float: left;
  }

    #top-menu li a {
      color: #ffffff;
      font: normal 12px Arial;
      margin: 0 24px 0 0;
    }

      #top-menu li a:hover {
        color: #ffdd00;
      }

#restricted {
	color: #caffa7;
	font: normal 13px Arial;
	float: right;
	margin: 2px 0 0 0;
	width: 200px;
	}

	#restricted .icon {
		cursor: pointer;
		float: left;
		background: url(/img/icons.png) no-repeat 0 -7px;
		height: 24px;
		width: 20px;
		margin: 5px 6px 0 0;
	}

	#restricted span.log-in {
		position: absolute;
		cursor: pointer;
		border-bottom: 1px dashed #ffffff;
		color: #ffffff;
	}

	#restricted .or {
		position: absolute;
		margin-top: 19px;
		margin-left: -3px;
	}

	#restricted #register {
		position: absolute;
		margin-top: 18px;
		margin-left: 27px;
		border-bottom: 1px dashed #FFFFFF;
		text-decoration: none;
	}
	#restricted .log-in:hover,
	#restricted #register:hover {
		border-bottom: 0;
		margin-bottom: 1px;
	}

	#restricted a {
		color: #ffffff;
	}

#login-form {
  color: #84948b;
  display: none;
  font: normal 13px Arial;
  left: 163px;
  top: 65px;
  width: 811px;
}

    div.popup-message .header,
    #confirm-form .header,
    #reminder-form .header,
    #registration-form .header,
    #login-form .header {
      color: #000000;
      font: normal 28px Georgia;
      margin: 0 0 23px 108px;
    }

    div.popup-message .content,
    #confirm-form .content,
    #reminder-form .content,
    #registration-form .content,
    #login-form .content {
      padding: 35px 41px 35px 29px;
    }

    div.popup-message dl,
    #reminder-form dl,
    #login-form dl {
      margin: 0 0 10px 0;
      width: 350px;
    }

    div.popup-message dl dt,
    #reminder-form dl dt,
    #registration-form dl dt,
    #login-form dl dt {
      clear: left;
      float: left;
      margin: 3px 0 0 29px;
      width: 80px;
    }

    div.popup-message dl dd,
    #reminder-form dl dd,
    #registration-form dl dd,
    #login-form dl dd {
      margin: 0 0 0 109px;
    }



    #login-form dl dd input {
      border: 1px solid #a5acb2;
      width: 187px;
    }

      #login-form .errors,
      #login-form dl dd.error {
        color: #ff0000;
      }

      #registration-form .errors,  
      #login-form .errors {
        margin: 0 0 5px 30px;
      }

    #login-form dl dd input.error {
      border: 1px solid #ff0000;
    }

    #login-form dl dd input[type=checkbox] {
      border: 0;
      width: auto;
    }

    #login-form .reg {
      margin: 16px 0 0 0;
    }

      #login-form .reg a {
        font: normal 21px Arial;
        text-decoration: none;
        border-bottom: 1px dashed;
      }

    #login-form .reminder {
      margin: 22px 0 0 108px;
    }

    #login-form .submit-b {
      margin: 44px 0 0 0;
    }

    div.popup-message .submit-b .l,
    div.popup-message .submit-b .r,
    #reminder-form .submit-b .l,
    #reminder-form .submit-b .r,
    #registration-form .submit-b .l,
    #registration-form .submit-b .r,
    #login-form .submit-b .l,
    #login-form .submit-b .r {
      background-color: #f3f4ee;
    }

    #login-form .lock {
      background-color: #f3f4ee;
      opacity: 0.7;
      position: absolute;
    }

    #login-form .std {
      float: left;
      width: 293px;
    }

      #login-form .std .lock {
        display: none;
        height: 180px;
        width: 300px;
      }

    #login-form .custom {
      float: left;
      margin: 0 0 0 30px;
      width: 380px;
    }

      #login-form .custom form {
        height: 60px;
      }

      #login-form .custom .help {
        margin: 0 0 10px 0;
      }

      #login-form .custom .lock {
        width: 400px;
        height: 100px;;
      }

      #login-form .custom dt {
        margin-left: 0;
        text-align: right;
      }

      #login-form .custom dl dd {
        margin: 0 0 0 86px;
      }

      #login-form .custom select,
      #login-form .custom input {
        width: 130px;
      }

        #login-form .custom .providers dl {
          display: none;
        }

          #login-form .custom .providers .lj span {
            display: inline;
          }

        #login-form .custom .providers dl.current {
          display: block;
        }

    div.popup-message .buttons,
    #reminder-form .buttons,
    #registration-form .buttons,
    #login-form .buttons {
      clear: both;
      text-align: center;
    }

  #auth-custom-link,
  #auth-std-link {
    text-decoration: none;
    border-bottom: 1px dashed;
  }

  #auth-custom-link.disabled,
  #auth-std-link.disabled {
    cursor: text;
    color: #84948b;
    border-bottom: 0;
  }

  #auth-std-link {
    display: none;
    position: absolute;
    margin-top: -30px;
  }

#registration-form {
  color: #84948b;
  display: block;
  font: normal 13px Arial;
  left: 163px;
  top: 65px;
  width: 811px;
}

    #registration-form .header {
      color: #000000;
      font: normal 28px Georgia;
      margin: 0 0 23px 128px;
    }

    #registration-form .content { padding: 35px 41px 35px 29px; }

    #registration-form .fe { font-size: 11px; }

    #registration-form dl { margin: 0 0 9px 0; }

      #registration-form dl dt { width: 100px; }

      #registration-form dl dd { margin: 0 0 0 128px; }

      #registration-form dl.phone { margin: 0 0 30px 0;}

      #registration-form dl.password-repeat { margin: 0 0 30px 0; }

      #registration-form dl.captcha {}

        #registration-form dl.captcha img {
          cursor: pointer;
          vertical-align:middle;
        }

        #registration-form dl.captcha input {
          width: 84px;
        }

    #registration-form input { width: 187px; }

    #registration-form .submit-b { margin: 23px 0 0 0; }

    #registration-form .agreement {
      font-size: 11px;
      margin: 12px 0 0 0;
    }

    div.popup-message .errors,
    div.popup-message dd.error,
    #reminder-form dd.error,
    #reminder-form .errors,
    #registration-form dd.error,
    #registration-form .errors {
      color: #ff0000;
      font-size: 11px;
    }

    #registration-form input.error {
      border: 1px solid #ff0000;
    }

    #registration-form dl.firstname {
      float: left;
      margin: 0 10px 0 0;
    }

    #registration-form .auth-custom {
      left: 370px;
      top: 106px;
      position: absolute;
      width: 420px;
    }

    #reg-auth-custom-link {
      border-bottom: 1px dashed;
      text-decoration: none;
    }

    #registration-form .submit-b .l,
    #registration-form .submit-b .r {
      background-color: #f3f4ee;
    }


#reminder-form {
  color: #84948b;
  display: none;
  font: normal 13px Arial;
  left: 163px;
  top: 65px;
  width: 811px;
}

  #reminder-form .header {
    margin: 0px 0px 23px 128px;
  }

  #reminder-form dl dt { width: 100px; }

  #reminder-form .errors { margin: 0 0 5px 30px; }

  #reminder-form dl dd { margin: 0 0 0 129px; }

#confirm-form {
	display: none;
	top: 100px;
	width: 720px;
}
	#confirm-form .submit {
		margin: 16px 0 0 0;
		text-align: center;
	}
		#confirm-form .submit a { border: none; }
		#confirm-form .submit ins { background-color: #f3f4ee; }
		#confirm-form .submit .submit-b { padding: 16px 16px 0 24px; }

div.popup-message {
  color: #84948b;
  display: none;
  font: normal 13px Arial;
  left: 163px;
  top: 65px;
  width: 600px;
}

#change-password-form .header { margin: 0px 0px 23px 128px; }
#change-password-form dl dt { width: 100px; }
#change-password-form .buttons { margin-top: 20px; }

#change-password-form .errors { margin: 0 0 5px 30px; }
#change-password-form dl dd { margin: 5px 0 0 129px; }

#id {
  color: #00b149;
  margin: 7px 0 0 0;
  overflow: hidden;
  min-height: 80px;
}
	#logo{
		float: left;
		width: 200px;
	}
  #logo a {
    color: #00b149;
    font: normal 38px Georgia;
    font-style: italic;
    height: 44px;
    overflow: hidden;
    text-decoration: none;
    width: 199px;
  }

    #logo a:hover {
      color: #0098c1;
    }

  #id .description {
    color: #7e958c;
    font: normal 13px Arial;
    font-style: italic;
    line-height: 18px;
    margin: 0 25px 0 212px;
  }
	#id .description p{
		margin: 0;
	}

#menu-wrapper {
  margin: 7px 0 0 0;
	z-index: 1;
}

  #menu {
    list-style-type: none;
    margin: 0;
    padding: 0;
    height: 44px;
    width: 1100px;
    z-index: 1;
  }

  #menu li {
    color: #000000;
    font: normal 16px Arial;
    float: left;
    padding: 14px 20px 10px 16px;
    height: 20px;
	z-index: 1;
  }

  #menu li {
    background-color: transparent;
    position: relative;
  }

	#menu li.current {
		background-color: #EAF5E3;
		}
		#menu li.current a{
			color: #000000;
			text-decoration: none;
		}

  #menu li.last {
    width: 50%;
  }

  #menu li .icon {
    float: left;
    margin: -2px 4px 0 0;
  }

  #menu img.new {
	  position: absolute;
	  margin-top: -6px;
	  margin-left: 100px;
	  z-index: 1000;
  }
  	#showpopup {
		z-index: 900;
	}
	#showpopup a{
		text-decoration: none;
	}
	#showpopup a span{
		text-decoration: underline;
	}
	div.demand-popup-wrap {
		position: absolute;
		width: 400px;
		height: 131px;
		display: none;
		opacity: 0;
	}
	div.demand-popup-wrap .close-popup {
		display: block;
		position: absolute;
		height: 15px;
		width: 15px;
		right: 20px;
		top: 25px;
		z-index: 2500;
		cursor: pointer;
	}

  #menu #place-object .icon,
  #place-object .icon {
    background: url(/img/add-ico.png) no-repeat;
    float: left;
    height: 17px;
	margin-top: 1px;
	margin-right: 8px;
    width: 20px;
  }

	#menu > .rating{
		background: url(/img/stars.png) no-repeat 96% 0;
	}

#sub-menu-wrapper {
	background: #CCE4CB url(/img/search-bg.gif) repeat-x left top;
	position: relative;
	width: 100%;
	margin-bottom: 10px;
	margin-top: -4px;
}

#sub-menu {
	font: normal 13px Arial;
}
  #sub-menu .inner{
      padding: 16px 20px 14px 20px;
  }

#main-offers-wrapper {
  background: url(/img/offers-bg.jpg) no-repeat;
  margin: 0px -6px 0 -6px;
  padding: 7px 3px 27px 3px;
  overflow: hidden;
  position: relative;
  height: 163px;
  z-index: 1;
}

  #main-offers {
    margin: 0;
    padding: 0;
    position: relative;
    width: 9999px;
    height: 163px;
    z-index: 1;
  }

  #main-offers div.offer {
    background: url(/img/offer.png) no-repeat;
    float: left;
    margin: 0 3px 0 0;
    width: 180px;
    height: 163px;
    position: absolute;
  }
  
        #main-offers div.offer iframe{
            width: 198px;
            height: 175px;
        }
  
  #mainoffers-stats{
    display: block;
	width: 0px;
	height: 0px;
	overflow: hidden;
  }
  #mainoffers-stats img {
    width: 0px;
    height: 0px;
    border: 0;
    margin: 0;
    padding:0;
  }

    #main-offers  div.thumb-wrapper {
	    display: block;
	    width: 164px;
	    height: 96px;
	    margin: 6px 0 0 8px;
	    overflow: hidden;
		}
		#main-offers  div.thumb-wrapper  div.inner-shadow{
			position: absolute;
			z-index: 1;
			display: block;
			width: 162px;
			height: 94px;
			border-radius: 3px;
			-webkit-border-radius: 3px;
			-moz-border-radius: 3px;
			border: 1px solid #fff;
		}
		#main-offers  div.thumb-wrapper img{
			width: 164px;
			height: 96px;
			border-radius: 4px;
			-webkit-border-radius: 4px;
			-moz-border-radius: 4px;
		}

    #main-offers div.header {
      font: normal 12px Arial;
      margin: 2px 0 0 13px;
    }

    #main-offers div.price {
      font: bold 14px Arial;
      margin: 4px 0 0 13px;
    }

  #main-offers div.over {
	  background:url(/img/offer-over.png) no-repeat;
	  display: none;
	  width:164px;
	  height: 150px;
	  left:0;
	  overflow: hidden;
	  padding: 6px 6px 7px 10px;
	  position: absolute;
	  z-index: 2;
	  top:0;
  }

    #main-offers div.over a {
      display: block;
      width:164px;
      height: 150px;
      color: #c3c2c2;
      font: normal 11px/16px Arial;
      text-decoration: none;
    }

  #main-offers-wrapper .left,
  #main-offers-wrapper .right {
    background: url(/img/offers-icons.png) no-repeat;
    cursor: pointer;
    height: 51px;
    top: 54px;
    width: 51px;
    position: absolute;
    z-index: 2;

  }

    #main-offers-wrapper .left .h,
    #main-offers-wrapper .right .h {
      display: none;
      background: url(/img/offers-icons.png) no-repeat 0 -102px;
      height: 16px;
      width: 27px;
      left: 13px;
      top: 16px;
      position: absolute;
    }

  #main-offers-wrapper .left {
    left: -2px;
  }

    #main-offers-wrapper .left .h {
      background-position: 0 -118px;
      left: 12px;
      top: 15px;
    }

  #main-offers-wrapper .right {
    background-position: 0 -51px;
    right: -2px;
  }

#ya_direct {
  border-top: 2px solid #e1e4d8;
  margin: 7px 0 0 0;
  width: 100%;
}

.footer-menu-block {
	border-top: 2px solid #e1e4d8;
	margin: 7px 0 0 0;
	width: 100%;
	overflow: hidden;
}
.footer-top-menu {
	list-style: none;
	margin: 7px 0 0;
	padding: 0;
	overflow: hidden;
}
.footer-top-menu li, .footer-bottom-menu li {
	float: left;
	overflow: hidden;
	margin: 0 20px 0 0;
	padding: 0;
}
.footer-top-menu a {
	font: bold 13px Arial;
}
.footer-bottom-menu {
	list-style: none;
	margin: 7px 0 0;
	padding: 0;
	overflow: hidden;
}
.footer-bottom-menu a {
	font: normal 12px Arial;
}
#footer {
  border-top: 2px solid #e1e4d8;
  font: normal 11px Arial;
  margin: 10px 0 0 0;
  line-height: 18px;
  padding: 10px 0 40px 0;
  width: 100%;
  height: 50px;
}

  #copyright {
    float: left;
    width: 300px;
    margin: 0 25px 0 0;
  }
  #address {
    float: left;
    width: 335px;
    margin: 0 25px 0 0;
  }

  #novostroy_links {
    float: left;
    display: block;
    position: relative;
    list-style: outside none none;
    overflow: hidden;
    padding: 0;
  }

  #developer {
    float: right;
  }

#articles-on-main {
  background-color: #f3f4ee;
  color: #7e958c;
  margin: 0 0 10px 0;
  padding: 0 0 5px 0;
  position: relative;
}

  #articles-on-main .main-article {
    padding: 7px 0 0 13px;
  }

  #articles-on-main .main-article .header {
    font: normal 21px Georgia;
  }

  #articles-on-main .main-article .text {
    position: relative;
    overflow: hidden;
    color: #000000;
    line-height: 18px;
    margin: 13px 10px 0 0;
  }

  #articles-on-main .main-article .text p {
    color: #000000;
    line-height: 18px;
    margin: 0;
  }

    #articles-on-main .main-article .text img {
      float: left;
      padding: 0 10px 10px 0;
    }

    #articles-on-main .main-article .article-tags {
      font: normal 11px Arial;
      margin: 10px 0 0 0;
    }

    #articles-on-main .main-article .icon {
      margin: 0 8px 0 0;
    }

    #articles-on-main .main-article .article-author a,
    #articles-on-main .main-article .article-tags a {
      color: #000000;
    }

    #articles-on-main .main-article .author,
    #articles-on-main .main-article .rating {
      font: normal 11px Arial;
      margin: 9px 0 0 0;
    }

  #articles-on-main .last-articles {
    font: normal 11px Arial;
    list-style-type: none;
    line-height: 18px;
    margin: 15px 10px 0 10px;
    padding: 0;
  }

    #articles-on-main .last-articles li {
      margin: 0 0 6px 0;
    }

    #articles-on-main .last-articles a {
      font: normal 12px Arial;
    }

	#action_widget{
		position: relative;
		background-color: #fbf3d5;
		border: 3px solid #f6e39b;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		margin-bottom: 20px;
		padding: 8px 14px 10px 12px;
		overflow: hidden;
		}
		#action_widget h2{
			margin: 0 0 12px 0;
			font: 21px Georgia;
			}
			#action_widget h2 a{
				color: #000000;
				text-decoration: none;
			}
		#action_widget .photo {
			display: block;
			width: 60px;
			max-height: 60px;
			float: left;
			overflow: hidden;
			margin-right: 10px;
		}
		#action_widget .header {
			margin-top: -3px;
			margin-bottom: 10px;
		}
		#action_widget .company a{
			color: #4e6458;
		}
		#action_widget .date {
			margin: 3px 0;
		}
		#action_widget .all {
			display: block;
			position: absolute;
			top: 12px;
			right: 14px;
		}

  .tops-container{    
    margin-bottom: 7px;
	overflow: hidden;
	width: 465px;
  }
  .tops-container .tabs{		
    margin-bottom: 2px;	
    overflow: hidden;
  }
    .tops-container .tabs .tab{
      width: 50%;
      float: left;	
      overflow: hidden;
      margin: 0;
      font: bold 14px Georgia;
      color: #000;
      padding-bottom: 5px;
      cursor: pointer;		
    }
    .tops-container .tabs .tab .tab-txt{
      display: block;
      padding-top: 5px;	
      margin-left: 46px;
    }	
  .tops-container .tabs .tab.active{
    background-color: #f0f2e6;
  }	
    .tops-container .tabs .tab.active .dashed{
      border-bottom: none;
    }
  .tops-container .tabs .tab .dashed{
    border-bottom: 1px dashed #000;
  }
  .tops-container .tabs span.dollars{
    display: block;
    width: 23px;
    height: 14px;		
    margin-left: 13px;
    margin-top: 14px;
    float:left;
    background: url('/img/dollars.png') no-repeat;
  }
  .tops-container .tabs span.dollar{
    display: block;
    width: 8px;
    height: 14px;		
    margin-left: 22px;
    margin-top: 14px;
    float:left;
    background: url('/img/dollars.png') no-repeat;
  }
  .tops-container .tabs span.home, .tops-container .tabs span.developer{
    display: block;
    width: 19px;
    height: 17px;		
    margin-left: 12px;
    margin-top: 14px;
    float:left;
    background: url('/img/t-comments-ico.png') no-repeat;
  }
  .tops-container .tabs span.developer{
    background-position: -19px 0px;
  }
  .tops-container .top-table{
    border-collapse: collapse; 
    border-spacing: 0;
    width: 100%;
  }
    .tops-container .top-table tr.even{
      height: 37px;
      background-color: #f0f2e6;
    }
    .tops-container .top-table tr.odd{
      height: 39px;
      background-color: #ffffff;
    }
      .tops-container .top-table tr td.s-name{
        padding-left: 13px;
      }
      .tops-container .top-table tr td.s-price{
        text-align: right;
        padding-right: 7px;
      }
      .tops-container .top-table tr td.c-count{	 
        color: #6f7d75;
        text-align: right;
        padding-right: 7px;
      }
      .tops-container .top-table tr td.c-plus{	 
        color: #68ac80;
        text-align: right;
        padding-right: 13px;
      }
      .tops-container .top-table tr td.s-price .t-r{
        font: 10px Arial;
        color: #737373;		
      }
  #lc-table{
    display: none;
  }
  #t-company-table{
    display: none;	
  }
  .tops-container .all-top{
    padding-left: 13px;
    border-top: 3px solid #e2e4d5;
    background: #f0f2e6;
    height: 21px;
    padding: 10px;
  }   
  #top-table-overlay{
    height: 228px;
    overflow: hidden;	
  }
  #articles-top-viewed {
    color: #7e958c;
  }

  #cabinet-menu {
    overflow: hidden;
    margin: 0;
    list-style-type: none;
    padding: 0;
  }

  #cabinet-menu li {
    float: left;
    font: normal 13px Arial;
    padding: 6px 15px 6px 14px;
  }

  #cabinet-menu li.selected {
    background-color: #bed9b8;
  }

    #cabinet-menu li a {
      border-bottom: 1px solid;
      text-decoration: none;
    }

    #cabinet-menu li.last {
      border-bottom: 0;
    }

    #cabinet-menu li .icon {
      background: url(/img/cabinet-i.png) no-repeat;
      float: left;
      height: 18px;
      margin: -2px 3px 0 0;
      width: 16px;
    }

      #cabinet-menu li.profile .icon {
        background-position: -16px 0;
        width: 15px;
      }

      #cabinet-menu li.favorites .icon { background-position: -31px 0; }

      #cabinet-menu li.subscriptions .icon { background-position: -47px 0; }

      #cabinet-menu li.base-subscribe .icon { background-position: -63px 0; }

      #cabinet-menu li.arts-subscribe .icon { background-position: -79px 0; }

      #cabinet-menu li.arts-subscribe a {
        border-bottom: 1px dashed;
      }

#cabinet-summary {
  border-width: 1px;
  border-style: solid;
  border-top: 0;
}
	#cabinet-summary th {
	  height: 26px;
	  background-position: 0 -6px;
	}
	#cabinet-summary td {
	  padding: 0 7px;
	  height: 54px;
	}
	#cabinet-summary .btn-edit {
	  font: 13px Arial;
	  color: #ffffff;
	  text-decoration: none;
	  background: url(/img/menu-slider.gif) repeat-x left top;
	  position: relative;
	  display: inline-block;
	  height: 22px;
	  padding: 5px 5px 0 0;
	}
		#cabinet-summary .btn-edit ins, #cabinet-summary .btn-edit del {
		  position: absolute;
		  top: 0;
		  width: 16px;
		  height: 27px;
		  background: url(/img/menu-slider.gif) no-repeat;
		}
		#cabinet-summary .btn-edit ins { left:  -16px; background-position: left  center; }
		#cabinet-summary .btn-edit del { right: -16px; background-position: right center; }
		#cabinet-summary .btn-edit i   { margin: 0 5px 0 0; }

.eform {
	font: 12px Arial;
}
	.eform dl {
		clear: left;
		min-height: 10px;
	}
	dd.comm label {
		margin-right: 5px;
	}
	.eform.auto dl {
		clear: both;
		margin: 0 0 15px;
		max-width: 1000px;
	}
	.eform dt {
		float: left;
		width: 200px;
		margin: 5px 0 20px 0;
	}
		.eform dt sup {
			vertical-align: text-top;
			line-height: 8px;
			font-size: inherit;
			margin-left: 3px;
			color: #006eab;
		}
	.eform.auto ul{
		list-style-type: none;
		margin: 0;
		padding: 0;
	}
	.eform dd {
		margin-left: 200px;
	}
	.eform dd a.delete-transfer {
		margin: 3px 0;
		width: 150px;
	}
	.eform dd a.delete-transfer i {
		display: inline-block;
		vertical-align: text-top;
		width: 16px;
		height: 16px;
		margin-right: 5px;
		background: url(/img/ico-form.gif) no-repeat;
		background-position: right;
	}
	.eform li {
		display: block;
	}
	.eform p {
		float: left;
		margin: 5px 20px 0 0;
	}
	.eform ins {
		width: 18px;
		text-decoration: none;
		display: inline-block;
	}
	.eform ins.prefix { margin-left: -18px; }
	.eform samp {
	    font: 11px Arial;
	    color: #84948b;
	}
	.eform em {
		font: normal normal normal 12px Arial;
		text-decoration: none;
		color: #db001a;
		margin-left: 5px;
	}
	.eform em.big {
		font: normal normal normal 16px Arial;
	}
		.eform em i {
			position: absolute;
			margin-top: 2px;
			left: 245px;
			width: 16px;
			height: 16px;
			background: url(/img/ico-yesno.gif) no-repeat right;
		}
			.eform em i.yes { background-position: left;  }
			.eform em i.no  { background-position: right; }
	.eform .errors {
		margin: 0 0 5px 20px;
		}
		.eform .errors em{
			display: block;
			margin-bottom: 5px;
		}
		.eform .errors em i{
			left: 66px;
			margin-top: 1px;
		}
	.eform input[type=checkbox], .eform input[type=radio] {
		margin: 0 5px 0 0;
		padding: 0;
		vertical-align: text-top;
		cursor: pointer;
	}
	.eform input[type=text],
	.eform input[type=password],
	.eform select,
	.eform textarea {
		border: 1px solid #a5acb2;
		margin: 0;
	}
	.eform textarea {
		width: 100%;
		height: 100px;
	}
		.eform .input input   { width: 200px; padding-left: 1px; padding-right: 1px; }
		.eform .input select  { width: 204px; }
		.eform .slider input  { width: 60px; margin-bottom: 25px; }
		.eform .fromto input  { width: 60px; }
		.eform .fromto select { width: 64px; }
	.eform .submit {
		margin-top: 20px;
	}
		.eform .submit.dd { margin-left: 200px; }
		.eform .submit .submit-b { margin: 20px 5px 0 0; }
		.eform .submit ins { background-color: #ffffff; }
	.eform.auto .submit{
		margin-right: 5px;
		margin-bottom: 10px;
		overflow: hidden;
		width: 400px;
		}
		.eform.auto .submit .bt-b{
			float: left;
			width: auto;
		}
		.eform.auto .submit > div {
			float: left;
			margin: 12px 0 0;
		}
		.eform.auto .submit input {
			display: inline-block;
			height: 14px;
			margin: 3px 0 0;
			width: 101px;
		}
		.eform.auto select {
			min-width: 200px;
		}
		.eform.auto input[type=text] {
			width: 100%;
		}
		.eform.auto input[type=text][name=username],
		.eform.auto input[type=password] {
			width: 160px;
		}
	.eform .map {
		height: 360px;
		border: 1px solid #a5acb2;
		margin: 5px 0;
		padding: 10px;
	}
	.eform .raw {
		padding-top: 5px;
	}
	.eform .checks {
		float: left;
		width: 750px;
		margin: 0 0 20px 0;
	}
	.eform .checks p { width: 240px; margin-right: 0; }
	.eform a.ico {
		text-decoration: none;
		cursor: pointer;
	}
		.eform a.ico span { text-decoration: underline; }
		.eform a.ico i {
    		display: inline-block;
    		vertical-align: bottom;
			width: 16px;
			height: 16px;
			margin-right: 5px;
			background: url(/img/ico-view.gif) no-repeat;
		}
		.eform a#add-photo i { background-position: -48px     0; }
		.eform a#preview   i { background-position: -80px -16px; }
		.eform a#find-map  i { background-position: -16px -16px; }
		.eform a#add-photo { color: #0098c1; float: left; width: 100%; }
		.eform a#preview span:hover { text-decoration: none; }
	.eform sup.required {
		color: red;
	}


.eform [readonly=readonly] {
	background-color: #f5f5f5;
}

.eform [readonly=readonly]:focus {
	outline: none;
}

.disabled input, .disabled label,  .disabled select {
	pointer-events: none;
	color: #b3b7bd;
}


a.bt-a {
	background: #ffffff url(/img/adm/bt-a.png) repeat-x 0 -26px;
	color: #525152;
	display: inline-block;
	float: left;
	font: 13px Tahoma;
	margin: 0 5px 0 0;
	height: 22px;
	padding: 4px 8px 0 8px;
	position: relative;
	text-decoration: none;
	text-shadow: 0 1px 0 #ffffff;
	}
	a.bt-a:hover {
		background-position: 0 -78px;
	}
	a.bt-a:hover .l {
		background-position: 0 -52px;
	}
	a.bt-a:hover .r {
		background-position: -3px -52px;
	}
	a.bt-a .r,
	a.bt-a .l {
		background: url(/img/adm/bt-a.png) no-repeat;
		height: 26px;
		position: absolute;
		top: 0;
		width: 3px;
	}
	a.bt-a .l {
		left: 0;
	}
	a.bt-a .r {
		background-position: -3px 0;
		right: 0;
	}
	a.bt-a img {
		vertical-align: top;
		margin: 2px 4px 0 0;
	}


.content > div.header {
	font: 24px Tahoma;
}

.bt-b {
	background: #ffffff url(/img/adm/bt-b.png) repeat-x 0 -43px;
	color: #e9f3de;
	display: inline-block;
	font: 18px Tahoma;
	height: 33px;
	padding: 10px 32px 0 32px;
	position: relative;
	text-decoration: none;
	}
	.bt-b .r,
	.bt-b .l {
		background: url(/img/adm/bt-b.png) no-repeat;
		height: 43px;
		position: absolute;
		top: 0;
		width: 19px;
	}
	.bt-b .l {
		left: 0;
	}
	.bt-b .r {
		background-position: -19px 0;
		right: 0;
	}
	.bt-b img {
		vertical-align: top;
		margin: 2px 4px 0 0;
	}

.edit-header dt {
	font: 24px Arial;
	margin-top: 10px;
}
.edit-header dd {
	font: 34px Tahoma;
}
.edit-header a {
	color: #006eab;
	text-decoration: none;
}
.edit-header a span {
	font: 18px Tahoma;
	text-decoration: underline;
}
	.edit-header a span:hover { text-decoration: none; }

.photos div {
	float: left;
	position: relative;
	margin: 0 11px 15px 0;
	border: 1px solid #a5acb2;
	padding: 3px;
	cursor: move;
	background-color: #ffffff;
}
.files div {
	margin: 0 15px 10px 0;
	cursor: move;
}
.photos div:hover {
	border-color: #0098c1;
}
	.photos div ins {
		position: absolute;
		right: 3px;
		top: 3px;
		width: 25px;
		height: 25px;
		text-align: center;
		background-color: #a5acb2;
		color: #ffffff;
		font: normal 22px Verdana;
		line-height: 20px;
		cursor: pointer;
	}
	.photos div ins:hover {
		color: #ffcccc;
	}
.photos img {
	height: 135px;
}
.photos #preload,
.files #preload {
	display: none;
	border-color: #a5acb2;
}
	.photos #preload img{
		width: 48px;
		height: 48px;
		margin: 43px 66px;
	}
	.files #preload img {
		width: 24px;
		height: 24px;
		margin: 12px 66px;
	}

.popup {
  position: absolute !important;
  z-index: 10000;
}

  .popup .cn-tl, .popup .cn-tr,
  .popup .cn-bl, .popup .cn-br  {
    background: url(/img/lf-c.png) no-repeat;
    position: absolute;
  }

  .popup .cn-tl, .popup .cn-tr {
    height: 19px;
    width: 21px;
  }

  .popup .cn-tr { background-position: -21px 0; }

  .popup .cn-bl, .popup .cn-br {
    height: 24px;
    width: 21px;
  }

  .popup .cn-bl { background-position: 0 -19px; }

  .popup .cn-br { background-position: -21px -19px; }

  .popup .t, .popup .b {
    background: url(/img/lf-v.png) repeat-x;
  }

  .popup .t {
    height: 19px;
    margin: 0 21px 0 21px;
  }

  .popup .b {
    background-position: 0 -19px;
    height: 24px;
    margin: 0 21px 0 21px;
  }

  .popup .bg-l {
    background: url(/img/lf-l.png) repeat-y;
  }

  .popup .bg-r {
    background: url(/img/lf-r.png) repeat-y right top;
  }

    .popup .content {
      background-color: #f3f4ee;
      margin: 0 14px 0 14px;
    }

    .popup .close {
        background: url(/img/popup-close.gif) no-repeat;
        cursor: pointer;
        height: 11px;
        right: 25px;
        top: 22px;
        position: absolute;
        width: 11px;

    }

.blackout {
  background-color: #000000;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  position: fixed;
  z-index: 9999;
}

.header-main-a {
  color: #000000;
  font: normal 21px Georgia;
}

.vote-good, .vote-bad {
  background: url(/img/vote-active.gif) no-repeat;
  height: 24px;
  width: 24px;
}

.vote-bad {
  background-position: -24px 0;
}

.tags-icon {
  background: url(/img/icons.png) no-repeat 0 -53px;
  height: 16px;
  vertical-align: middle;
  width: 16px;
  margin-right: 8px;
}

.author-icon {
  background: url(/img/icons.png) no-repeat -16px -53px;
  height: 16px;
  vertical-align: middle;
  width: 16px;
  margin-right: 8px;
}

.comments-icon {
  background: url(/img/icons.png) no-repeat -22px -38px;
  height: 15px;
  vertical-align: middle;
  width: 15px;
  margin-right: 8px;
}

.rating-icon {
  background: url(/img/vote-inactive.png) no-repeat 0 0;
  height: 20px;
  vertical-align: text-top;
  width: 14px;
  margin-right: 8px;
}

.rating-icon.bad {
  background-position: -14px 2px;
}

.icon {
  display: inline-block;
}

.cn-c.cn-tl, .cn-c.cn-tr,
.cn-c.cn-bl, .cn-c.cn-br {
  background: url(/img/comment-frm-corners.gif) no-repeat;
  height: 6px;
  width: 6px;
}

.cn-c.cn-tl { background-position: -6px -6px; }
.cn-c.cn-tr { background-position: 0 -6px; }
.cn-c.cn-bl { background-position: -6px 0; }

.cn-b {
  background-color: #f3f4ee;
}

.cn-b.cn-tl, .cn-b.cn-tr,
.cn-b.cn-bl, .cn-b.cn-br {
  background: #ffffff url(/img/icons.png) no-repeat -22px -12px;
  height: 6px;
  width: 6px;
}

.cn-b.cn-tl { background-position: -28px -18px; }
.cn-b.cn-tr { background-position: -22px -18px; }
.cn-b.cn-bl { background-position: -28px -12px; }

.cn-a.cn-tl, .cn-a.cn-tr,
.cn-a.cn-bl, .cn-a.cn-br {
  background:  url(/img/decors.png) no-repeat;
  height: 6px;
  width: 6px;
}

.cn-a.cn-br { background-position: -6px -6px; }
.cn-a.cn-tr { background-position: -6px 0; }
.cn-a.cn-bl { background-position: 0 -6px; }


.cn-tr, .cn-br, .cn-tl, .cn-bl { position: absolute;}
.cn-tr, .cn-br { right: 0; }
.cn-tl, .cn-tr { top: 0; }
.cn-bl, .cn-br { bottom: 0; }
.cn-tl, .cn-bl { left: 0; }
.cn-h { position: relative; }

.clearfix  { clear: both; }
.clearfix.left  { clear: left; }
.clearfix.right { clear: right; }
.space     { height: 15px; }
.invisible { display: none; }
.hint      { border-bottom: 1px dashed; }

option.highlight { background-color: #dae9d2; }

#paginator {
	font: normal 12px Arial;
	text-align: center;
	margin-top: 15px;
}
	#paginator .pages-wrapper {
		display: inline-block;
		max-width: 267px;
		overflow: hidden;
		vertical-align: bottom;
	}
	#paginator .pages-pad {
		display: inline-block;
	}
	#paginator a {
		margin: 0 4px;
	}
	#paginator a.disabled, #paginator a.disabled span {
		color: #7e958c;
		text-decoration: none;
	}
	/* The following are used not only in paginator */
	a#page-prev, a#page-next { text-decoration: none; }
	a#page-prev span, a#page-next span { text-decoration: underline; }
	a#page-prev span:hover, a#page-next span:hover { text-decoration: none; }
	a#page-prev i, a#page-next i { font-size: 22px; line-height: 20px; font-style: normal; }

.column-main {
	float: left;
	min-width: 300px;
	max-width: 660px;
	margin-right: 428px;
	margin-bottom: 40px;
}

.column-main.print {
	margin-right: 214px;
}

.column-right {
	float: right;
	margin-left: -436px;
}

.column-a {
	float: left;
	width: 200px;
	margin-left: 7px;
}

.column-a.left{
	margin-left: 0;
	margin-right: 15px;
}

.column-a.full{
	float: right;
}

ul.articles-c {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

  ul.articles-c li {
    margin: 0 0 21px 0;
  }

  ul.articles-c li a.header {
    font: normal 17px  Arial;
    margin: 0;
    padding: 0;
  }

  ul.articles-c li p {
    font: normal 13px Arial;
    margin: 8px 0 0 0;
  }

  ul.articles-c li .article-author {
    line-height: 19px;
    margin: 5px 0 0 0;
  }



ul.articles-b {
  color: #7e958c;
  font: normal 11px Arial;
  line-height: 18px;
  list-style-type: none;
  margin: 8px 0 0 0;
  padding: 0;
}

  ul.articles-b li {
    margin: 0 0 5px 0;
  }

  ul.articles-b li a {
    font: normal 12px Arial;
  }



ul.articles-a {
    list-style-type: none;
    margin: 8px 0 0 0;
    padding: 0;
  }

  ul.articles-a li {
    background: url(/img/aa-dots.gif) repeat-x left bottom;
    padding: 0 0 20px 0;
    margin: 0 0 9px 0 ;
    overflow: hidden;
  }

  ul.articles-a li.last {
    background: none;
  }

    ul.articles-a li p {
      color: #000000;
      font: normal 13px Arial;
      margin: 8px 0 0 0;
      padding: 0;
    }

      ul.articles-a li p img {
        padding: 0;
        margin: 0 12px 5px 1px;
      }

  ul.articles-a li a.article {
    font: normal 17px Arial;
    line-height: 24px;
  }

  a.article-category {
    background: #dfefda url(/img/ac-arrow.gif) no-repeat right top;
    font: normal 11px Arial;
    color: #000000;
    margin: 0 7px 0 0;
    padding: 5px 8px 4px 6px;
  }

    a.article-category:hover { color: #6f7d75; text-decoration: underline; }

  .article-tags,
  .article-author {
    color: #7e958c;
    font: normal 11px Arial;
    margin: 10px 0 0 0;
  }

  .article-tags a,
  .article-author a {
      color: #000000;
  }

  .article-tags .icon,
  .article-author .icon {
    margin: 0 8px 0 0;
  }

  .article-author .date {
    margin-right: 17px;
  }

      .article-author .rating-icon  {
        margin-left: 17px;
      }

.submit-b {
  display:inline-block;
  background: url(/img/submit-bt.png) repeat-x left bottom;
  height: 27px;
  padding: 13px 0 0 0;
  position: relative;
}

  .submit-b img {
     padding: 0 41px 0 43px;
  }

  .submit-b .l,
  .submit-b .r {
    background: url(/img/submit-bt.png) no-repeat 0 0;
    height: 40px;
    top: 0;
    position: absolute;
    width: 18px;
  }

  .submit-b .l { left: 0; }

  .submit-b .r {
    background-position: -18px 0;
    right: 0px;
  }

#articles-top-rated,
#articles-read-more {
  background-color: #f3f4ee;
  padding: 15px 12px 15px 10px;
  margin-bottom: 15px;
}

#articles-top-rated {
  padding-bottom: 1px;
}

  #articles-top-rated .header,
  #articles-read-more .header {
    font: normal 21px Georgia;
    margin: 0 0 7px 0;
  }

  #articles-top-rated ul li {
    overflow:hidden;
  }

img.captcha {
	cursor: pointer;
}

form label {
	cursor: pointer;
}

#geomap {
	width: 100%;
	height: 100%;
}


#infrastructure {
    overflow: hidden;
}

#infrastructure .separator{
    background: #000000;
    height: 1px;
}

#infrastructure .update i{
    display: inline-block;
    margin-bottom: 15px;
}

#infrastructure .items{
    overflow: hidden;
    min-width: 650px;
}

#infrastructure .item{
    overflow: hidden;
    float: left; 
    width: 33%; 
    min-height: 150px; 
}

#infrastructure .item .m-type .name{
    text-decoration: underline; 
    color: #2A4359; 
    font: bold 13px Arial;
}
 
 #infrastructure .item .ico{
    background: url("data:image/gif;base64,R0lGODlhCwBiAPcAAAAAAP///+MnPeMsQeMtQuMuQ+phce+GkvSrs/jHzOjO0fvp660fMqoeMd4qQccmOsIlOeUsQ9kqQacgMsImOrMkN+MxRoMdK+U6T8czRtJMXtBXZp5OWahbZeuDkaplbvCQnd2Gka5rdOKZorh+hu6ttfPV2frh5eXQ0/rm6f3v8f3x8/Dk5vfx8v37/NKxyPv3+vfx9/78/vTV9/3y/tY16Z8pr9Y56tE45LwyzZwqq9c66sw337Yxx9g86qgvuNg/6nslh9pI7L0/zclc1+Fr7+iO8+uT9qRorOua9alwsNqV4+yx9PTK+evG8Pvr/fbn+JdUoaJcrLSDu9nB3eXR6Prl/e/l8TB52DN72DyB2sfb9cTV6yp21yBboiFdpShqvi552C120yx0zidnuCdnty962SVgqiJZnh5JfTRyvVKHyGKa4k9wmYey6YKs4JC36GmGqJm33a3J7aGzydPi9L/L2s/Z5eTt+Ojw+uXq8FZ6pGB/o3+YtfD2/Pz9/vv8/fH29/f6+vz+/tfx7uXv7jLVwCijkiegkC21oy+7qDfWwTXOui61pC61oyidjSypmDnWwiN7b0PXxDu7qljHuGjg0VKXjlujmYzo3Iji1pbo3W+poZTZ0IK0rbDs5KTIw8n07sbr5tL28cDZ1ur6+Ob29Gekm9Dl4uX59vH8+vr78tvpQtzqR9zqSdzqTODsVOXvdauxZ+vzlvH3tbu/jPX42Ofp1Pv95/Hy5/3+9NnlRdTgRKuzN8DKP6iwOLO8PcXPRoiONNHZZ6KmYPD2mquvcK6ydO/1oNzhlLG1euHmpe3xt/b5zt3fxfz97Pj56M7Qq+7wyv7+/Pv6+P79/Pn18/7y7e16Ue59Ve5/V9VyT9BxT/CGYdV7W/KegPi5ove9qOm8rPbLvPnj2+l6VOV4U75nSbxlSMRqTbllSZpZRN6OdLB9bLmFdLmMfeWvncahlfLYz+zc1/vu6v718r2Sherc2P739fPr6dCurPrW1OjJyf/+/v38/P///yH5BAEAAP8ALAAAAAALAGIAAAj/AAMI9PNmjZw6AhPiefNGDZk1fxLmYZilC5kybwQuZNjF4kUuARi+wUISC5mTeOBoMeOlpZc0afbc2RKGpUuYfAQFYFOzJcw2dwb2fJmmT8IAbrB8eRlHz9EAWMC8pPM0wBwxaOIEqhpgzBk7XAPUmQMorNmzaAXSOEJkyYynT44cGdKDiIyEcY8AqdGjxxKBVuQeqcG3r5MAgn0o9tG3B5QkQnbYmGwjSBApVZrskEzZMhIYAYpsnmw5ShW1O26QDjLlqBHOQZBcebojR+UXVZng0KEkBlceP6iEncHEX9rjyAPgA8dOHLmn18CB88aNXbWE0cFpw8aNG7x+AehJ/weHjXt3eQHGa1uvrTs3euG6ZUNHH926de7m7cs2v/79d9QE8A1/9N3Xzj0C1UOgfevEcxQ42Zxj3zv5PJXNNvbpU9U45ahjjzVcmZMOP2GRM45xyaUYliqaVNIJIU+lookmlDhSySAJlTJjJIY40kgnAsk4oyGGJOKjKAHMqEkkTEZipCOmbDLJIohUiYgkkmCCSiiLUGkllqfoZEmXVWJ5CSoCqULmlZJ4clQmixxy5SmFPLWIIleCUtUnjDzCyVZVMQIJKWGN8klEKiZ6lC7FDLOMLU89U0wxwfgyzDQJSVrMK6z44ksyAuEyaTGsdOqpNAGM6sqqrnjqCzTIwLrSSi+09iKMMLLc0kwrs9Z6qzEBxsIrrbcSc4tAqwxrqzC1HDVLr8Ick8tTrQRjazRV0bLLL8qAWBUvwDgTli3MXKeoWSt4oMEIJjyVggceZADBBuYGsAC8FggAAQUhgHcCvB4IoO++JAJcwMEFQKBwCiBgEEEDEDdwwQUdKJDAAA9HPHEHoBmAMcQTc4CCQCoMMADIF5Bw1AEEMCDxByw8RcADEmv4FAIOTCBCC1xJUAFuXO1TggtHBQQAOw==") no-repeat;
    margin-left: -3px;
    padding-left: 13px;
}

#infrastructure .item .health{
    background-position: 0 1px;
}

#infrastructure .item .shop{
    background-position: 0 -16px;
}

#infrastructure .item .education{
    background-position: 0 -33px;
}

#infrastructure .item .service{
    background-position: 0 -50px;
} 

#infrastructure .item .rest{
    background-position: 0 -67px;
}

#infrastructure .item .active{
    background-position: 0 -83px;
}

#infrastructure .item .m-type .count{
    color: #A8ADB8; font: 
    bold 13px Arial;
}

#infrastructure .item .s-type{ 
    width: 202px;
    margin-left: 10px;
}

#infrastructure .item .s-type .name{ 
    color: #4694D6; 
    text-decoration: underline;
}

#infrastructure .item .s-type .count{
    color: #A8ADB8; 
    font: 13px Arial;
    margin-left: -3px;
}

#wrapper > h1,
#wrapper > .column-m.full > h1 {
	font: bold 13px Arial;
	margin: 0;
	padding: 0;
}

#wrapper > .column-m.full > h2 {
	font: normal 28px Georgia;
	margin: 4px 0 16px;
}

.tab {
	width: 100%;
	border-collapse: collapse;
	border: 0px none #e5e8dd;
	font: 12px Arial;
	margin: 10px 0;
}
.float-left-block {
	float: left;
	padding: 10px 8px;
	margin: 0 20px 0 0;
	overflow: hidden;
}
	.tab tr.odd       { background-color: #ffffff; }
	.tab tr.even      { background-color: #f0f2e6; }
	.tab tr.highlight { background-color: #dae9d2; }
	.tab tr.pay_type_1 { background-color: #f8d657;border: 2px solid #c69d01;font-weight: bold; }
	.tab tr.pay_type_1 td {border: 0;}
	.tab tr.pay_type_1 td.right-border, .tab tr.pay_type_2 td.right-border {border-right: 2px solid #c69d01!important}
	.tab tr.pay_type_2 {border: 2px solid #c69d01;}
	.tab tr.pay_type_2 td.row{padding: 0;margin: 0;border: 0;background-color: #f8d657;}
	.tab tr.pay_type_2_descr {border-left: 2px solid #c69d01;border-bottom: 2px solid #c69d01;border-right: 2px solid #c69d01;border-top: 0;}
	.tab tr.pay_type_2_descr td{border: 0;}
	.tab tr.pay_type_2_descr td.right-border {border-right: 2px solid #c69d01!important}
	.tab tr.pay_type_2_descr table{border-collapse: collapse;padding: 0;margin: 0;}
	.tab tr.pay_type_2_descr .descr_block{padding: 0 20px;}
	.tab tr.pay_type_2_descr .table_collapce td{padding: 2px 3px;}
/* Новый вариант выделения платных строк */
	.tab tr.pay_type_2_new {
		margin-bottom: -1px;
		}
		.tab tr.pay_type_2_new > td {
			padding: 0;
			border: 1px solid #c69d01;
			overflow: hidden;
		}
		.tab tr.pay_type_2_new .left {
			float: left;
			height: 150px;
			width: 200px;
			margin: 4px;
			overflow: hidden;
			position: relative;
			}
			.tab tr.pay_type_2_new .left img {
				width: 200px!important;
				height: 150px!important;
				margin: 0!important;
			}
			.tab tr.pay_type_2_new .left .tested{
				position: absolute;
				top: 106px;
				width: 164px;
				border: 1px solid #c69d01;
				font: italic 16px Georgia;
				padding: 6px 4px 4px 30px;
				background: #fff600 url(/img/like.png) no-repeat 7px 5px;
				cursor: default;
			}
			.tab tr.pay_type_2_new .left .tested .close{
				display: none;
				position: absolute;
				width: 190px;
				bottom: 29px;
				left: -1px;
				border: 1px solid #c69d01;
				background: #ffffff;
				padding: 6px 1px 4px 7px;
				font: 13px Arial;
			}
			.tab tr.pay_type_2_new .left .tested:hover .close{
				display: block;
			}
		.tab tr.pay_type_2_new .right {
			float: right;
			min-height: 142px;
			width: 154px;
			padding: 12px 12px 4px 18px;
			border-left: 1px solid #c69d01;
			background-color: #f8d657;
			}
			.tab tr.pay_type_2_new .right .price{
				font: bold 18px Arial;
				margin-bottom: 4px;
			}
			.tab tr.pay_type_2_new .right .price label{
				font: 13px Arial;
				margin-left: 5px;
			}
			.tab tr.pay_type_2_new .right .contacts{
				margin-top: 24px;
				}
				.tab.rent tr.pay_type_2_new .right .contacts{
					margin-top: 10px;
				}
			.tab tr.pay_type_2_new .right .contacts label{
				color: #977a17;
			}
			.tab tr.pay_type_2_new .right .contacts .seller{
				margin-top: 8px;
				font: 13px/16px Arial;
				}
				.tab.rent tr.pay_type_2_new .right .contacts .seller{
					margin-top: 4px;
				}
			.tab tr.pay_type_2_new .right .contacts .phone{
				margin-top: 16px;
				font: 13px/16px Arial;
				}
				.tab.rent tr.pay_type_2_new .right .contacts .phone{
					margin-top: 4px;
				}
		.tab tr.pay_type_2_new .center {
			margin: 4px 200px 4px 224px;
			overflow: hidden;
			height: 150px;
			}
			.tab tr.pay_type_2_new .center h5{
				margin: 8px 0 14px;
				font: 20px Georgia;
			}
			.tab tr.pay_type_2_new .center h5 a{
				font: 20px Georgia;
			}
			.tab tr.pay_type_2_new .center .info{
				overflow: hidden;
			}
			.tab tr.pay_type_2_new .center .info .data{
				float: left;
				margin-right: 30px;
			}
			.tab tr.pay_type_2_new .center .info .value{
				font: bold 15px Arial;
			}
			.tab tr.pay_type_2_new .center .info .value sup{
				font: bold 11px Arial;
			}
			.tab tr.pay_type_2_new .center .info .label{
				font: 11px Arial;
				color: #909090;
				text-transform: uppercase;
				margin-top: 2px;
			}
			.tab tr.pay_type_2_new .center .text{
				margin-top: 6px;
				clear: left;
				font: 13px/18px Arial;
			}
/* - */
	.tab th {
		font-weight: normal;
		color: #ffffff;
		background: #6c9159 url(/img/tab-head.gif);
		text-align: center;
		vertical-align: middle;
		border-left: 1px solid #ffffff;
		padding: 0 3px;
		height: 50px;
	}
	.tab th:first-child, .tab td:first-child {
		border-left: 0;
	}
	.tab th.row1 { height: 30px; }
	.tab th.row2 { height: 20px; background-position: 0 -30px; border-left: 1px solid #ffffff; }
	.tab th.ffix { border-left: 1px solid #ffffff; } /* Fix for FF bug */
	.tab td {
		color: #000000;
		vertical-align: middle;
		border-left: 1px solid #e5e8dd;
		padding: 4px;
	}
	.tab td.span {
		border-left: 0;
		background: #a9ca9b;
		color: #ffffff;
		font: bold 13px Arial;
		text-align: left;
	}
	.offers .odd td.stage-header {
		color: #ffffff;
		padding: 3px 10px;
		background-color: #a9ca9b;
		text-align: left;
		height: 25px;
	}
	.tab td.nowrap  {
		white-space: nowrap;
	}
		.tab th a {
			color: #ffffff;
			cursor: pointer;
			text-decoration: none;
			border-bottom: 1px dashed;
		}
		.tab th a:hover {
			border: 0;
		}
		.tab th span.sort-asc, .tab th span.sort-desc {
			display: inline-block;
			vertical-align: bottom;
			margin-left: 2px;
			width: 7px;
			height: 13px;
			background: url(/img/sort.gif) no-repeat;
		}
		.tab th span.sort-asc  { background-position: left;  }
		.tab th span.sort-desc { background-position: right; }
	.tab img {
		border: 0;
		margin: 2px;
		vertical-align: middle;
	}
	div.z-recommend{
		width: 128px;
		height: 15px;
		overflow: hidden;
		background-color: #89a37e;
		color: #fffffd;
		text-align: center;
		vertical-align: middle;
		font: italic 11px Arial;
	}
	div.z-recommend.gal{
		position: absolute;
		bottom: 1px;
		right: 1px;
	}
	img.z-r-image{
		margin-bottom: -5px; 
		margin-left: 20px;
	}

#obj-search {
	font: 13px Arial;
}

	#obj-search #updown {
		float: right;
		text-decoration: none;
		cursor: pointer;
	}
		#obj-search #updown span {
			font-size: 11px;
			color: #000000;
			border-bottom: 1px dashed;
		}
		#obj-search #updown sup {
			float: left;
			width: 7px;
			height: 13px;
			margin: 3px 5px 0 0;
			vertical-align: baseline;
			background: url(/img/updown.gif) no-repeat right;
		}
		#obj-search .active#updown sup { background-position: left; }
	#obj-search form {
		margin: 0;
		line-height: 24px;
	}
	#obj-search form.rent .base {
		margin-bottom: 17px;
	}
	#obj-search p {
		margin: 2px 0 5px 0;
		line-height: 18px;
	}
	#obj-search input[type=text], #obj-search select {
		border: 1px solid #a5acb2;
		margin: 0;
	}
	#obj-search #auto_address input[type=text]{
		width: 300px;
	}
	#obj-search input[type=checkbox], #obj-search input[type=radio] {
		margin: 0 5px 0 0;
		cursor: pointer;
	}
	#obj-search .hr {
		clear: both;
		padding-top: 15px;
		border-bottom: 1px solid #b0c8a1;
	}
	#obj-search .slider {
		position: relative;
		vertical-align: top;
		margin: 1px 0 18px 0;
		}
		#obj-search .slider input { width: 60px; }

	#obj-search .extended,
	#obj-search .results,
	#obj-search .map {
		margin-top: 21px;
		clear: both;
		display: none;
	}

	#obj-search .col,
	#obj-search .col2,
	#obj-search .col3,
	#obj-search .col4,
	#obj-search .col4s,
	#obj-search .space,
	#obj-search .input {
		float: left;
		margin-top: 20px;
	}
	#obj-search .sub-col {
		float: left;
	}
	#obj-search .sub-col {
		margin-left: 10px;
	}
	#obj-search .sub-col:first-child {
		margin-left: 0;
	}
	#obj-search .col.cities {
		width: 378px;
	}
	#obj-search .col.sale_type{
		max-width: 200px;
		margin-bottom: -16px;
	}

	#obj-search .col.comm label{
		margin-right: 5px;
	}
	#obj-search .col3.status select{
		height: 21px;
	}

	#obj-search .input {
		width: 140px;
		margin-right: 20px;
	}
		#obj-search .input input { width: 138px; padding-left: 1px; padding-right: 1px; }
		#obj-search .input select { width: 140px; }
			#obj-search select[name=c_materials] { width: 180px; }
			#obj-search .col3 select { width: 140px; }
				#obj-search .col3 select[name="land_status_id"] { width: 300px; }
				#obj-search .col3 select[name="user_id"] { width: 300px; }
			#obj-search select .group{
				font-weight: bold;
				padding: 2px;
			}
			#obj-search select .element{
				padding-left: 20px;
			}
	#obj-search .space { margin-right: 60px; }
	#obj-search .space.w30 { margin-right: 30px; }
	#obj-search .space.w36 { margin-right: 36px; }
	#obj-search .space.w40 { margin-right: 40px; }
	#obj-search .space.w88 { margin-right: 88px; }
	#obj-search .col2  { width: 50%; }
	#obj-search .col3  { width: 33.333%; }
	#obj-search .col4  { width: 25%; }
	#obj-search .col4s { width: 21%; }
		#obj-search .col3 p input[type=checkbox], #obj-search .col4 p input[type=checkbox] {
			float: left;
			height: 19px;
			padding: 0;
		}
	#obj-search .grayed {
		color: #84948b;
	}

	#obj-search .col.only-photo {
		margin-left: 600px;
		margin-top: 0;
	}
	#obj-search .col.only-photo.short {
		margin-left: 40px;
		margin-top: 20px;
	}

	#obj-search .reset {
		clear: both;
		text-align: center;
		padding-top: 10px;
	}
	#obj-search .find {
		float: right;
		margin: 25px 0 0 0;
		height: 39px;
	}
		#obj-search .find span {
		    float: left;
			width: 164px;
			height: 100%;
			padding-top: 12px;
			text-align: center;
			background: url(/img/baloon.gif) no-repeat;
			font: 13px Arial;
			color: #000000;
		}
		#obj-search .find a {
		    float: left;
			width: 152px;
			height: 100%;
			background: url(/img/btn-find.gif) no-repeat;
		}
	#obj-search #all-districts, #obj-search #inv-districts {
		text-decoration: none;
		border-bottom: 1px dashed;
		cursor: pointer;
	}

#obj-list {}
	#obj-list th a.icon-chat, #obj-list th a.icon-vote, #obj-list th a.icon-video, #obj-list th a.icon-eye {
		border: 0;
		display: inline-block;
		width: 16px;
		height: 16px;
		background: url(/img/ico-th.gif) no-repeat;
	}
	#obj-list th a.icon-chat  { background-position: left;   }
	#obj-list th a.icon-vote  { background-position: center; }
	#obj-list th a.icon-video { background-position: right;  }
  #obj-list th a.icon-eye   { background: url(/img/ico-view.gif) no-repeat -80px -16px; }
	#obj-list td { max-width: 460px; overflow: hidden; }
	#obj-list input[type=checkbox] { cursor: pointer; }
	#obj-list.rent td { max-width: 460px; overflow: hidden; min-width: 50px;}
	#obj-list.rent td.desc { max-width: 230px; }

#obj-gal {
	font: 12px Arial;
}
	#obj-gal .wrapper1, #obj-gal .wrapper2, #obj-gal .wrapper3 {
		float: left;
		width: 33.333%;
	}
	#obj-gal .wrapper1 { text-align: left;   clear: both; }
	#obj-gal .wrapper2 { text-align: center; }
	#obj-gal .wrapper3 { text-align: right;  }

    #obj-gal .item {
		display: inline-block;
		width: 260px;
		border: 1px solid #eaebe2;
		margin: 10px 0 10px;
		padding: 8px;
		text-align: center;
	}

    #obj-gal .item.gold {
        border: 1px solid #c59d00;
        background: #f8d658;
    }
    #obj-gal .pay_object {
        border: 2px solid #c59d00;
        background: #f8d658;
        width: 258px;
    }
    #obj-gal .pay_object:hover {
    	background: #fff;
    }
    #obj-gal .item.gold.mousein {
        background: #fff;
    }

    #obj-gal h2 {
		float: left;
		text-align: left;
		max-width: 186px;
		max-height: 22px;
		overflow: hidden;
		font: normal 17px Arial;
		margin: 0;
	}
	#obj-gal .view-as {
		float: right;
		margin-bottom: 3px;
	}
	#obj-gal dl {
		position: absolute;
		text-align: left;
		background: #edf5e3;
		display: none;
		width: 250px;
		min-height: 190px;
		margin: 0;
		padding: 5px;
	}
    #obj-gal .item.gold dl {
        background: #c59d00;
    }
    #obj-gal .item.gold dl dt{
       color: #fff;
    }
    #obj-gal .pay_object dl {
        background: #c59d00;
    }
    #obj-gal .pay_object dl dt{
       color: #fff;
    }
	#obj-gal dt {
		clear: left;
		float: left;
		margin: 0 5px 3px 0;
		color: #84948b;
	}
	#obj-gal dd {
		margin: 0 0 3px 0;
		color: #000000;
	}
	#obj-gal .photo {
		clear: both;
		width: 260px;
		height: 200px;
		text-align: center;
		position: relative;
	}

#obj-map {
	height: 500px;
	border: 1px solid #eaebe2;
	margin: 5px 0;
	padding: 10px;
}

#object-share {
	width: 120px;
	float: left;
	overflow: hidden;
}
.update-date-block {
	font: normal 11px/30px Arial;
	overflow: hidden;
}

.warn {
	font: normal 17px Arial;
	color: #84948b;
	margin-top: 5px;
}

	.warn a.css-button {
		position: relative;
		height: 30px;
		line-height: 30px;
		width: 187px;
		left: 50%;
		margin-left: -96px;
	}


.menu-slider {
	float: left;
	position: relative;
	z-index: 0;
	background: #ffffff;
	font: 13px Arial;
	left: 16px;
	height: 27px;
}
	.menu-slider p {
		float: left;
		margin: 4px 0 0 24px !important;
	}
	.menu-slider p:first-child {
		margin-left: 0 !important;
	}
	.menu-slider a {
		text-decoration: none;
		border-bottom: 1px dashed;
		cursor: pointer;
	}
	.menu-slider a:hover {
		border: 0;
	}
	.menu-slider small {
		color: #84948b;
		font-size: 11px;
	}
	.filterUrl small {
		color: #84948b;
		font-size: 11px;
	}
	.filterUrl.active small {
		color: #FFFFFF;
		font-size: 11px;
	}
	#menu small {
		color: #84948b;
		font-size: 12px;
	}
	.menu-slider .active a, .menu-slider .active small {
		color: #ffffff;
		border: 0;
	}
	.menu-slider .slidebar {
		display: none;
		position: absolute;
		z-index: -1;
		height: 100%;
		background: url(/img/menu-slider.gif) repeat-x left top;
	}
	.menu-slider sup, .menu-slider sub {
		position: absolute;
		z-index: -2;
		width: 16px;
		height: 27px;
		background: url(/img/menu-slider.gif) no-repeat;
	}
	.menu-slider sup { background-position:	left  bottom; left:  -16px; }
	.menu-slider sub { background-position: right bottom; right: -16px; }
	.menu-slider .slidebar sup { background-position: left  center; }
	.menu-slider .slidebar sub { background-position: right center; }

.view-as {
	font: normal 13px Arial;
}
	.view-as.with-bg a, .view-as.with-bg dfn { padding: 3px; }
	.view-as.with-bg a.active { background: #dae9d2; }
	.view-as dfn {
		float: left;
		font-style: normal;
		margin: 5px 0 5px 0;
	}
		.view-as dfn.space { width: 40px; }
		.column-m.card .view-as dfn.space { width: 10px; }
		.view-as dfn.right { float: right; margin-right: 40px; }
		.view-as dfn span { float: left; margin-right: 5px; }
	.view-as form {
		display: none;
	}
	.view-as a {
		float: left;
		text-decoration: none;
		margin: 5px 0 5px 10px;
	}
	.view-as a:first-child {
		margin-left: 0;
	}
	.view-as select {
		float: left;
		margin: 7px 0 5px 10px;
	}
	.view-as a {
		cursor: pointer;
		padding-bottom: 1px;
	}
	.view-as a.active, .view-as a.plain {
		color: #000000;
		cursor: inherit;
	}
		.view-as a span { border-bottom: 1px dashed; }
		.view-as a:hover span, .view-as a.active span { border-bottom: 0; }
	.view-as small {
		color: #84948b;
		font-size: 11px;
	}
	.view-as b {
		color: #000000;
		font-weight: normal;
	}
	.view-as i {
		float: left;
		width: 16px;
		height: 16px;
		margin-right: 5px;
		background: url(/img/ico-view.png) no-repeat;
	}
	.view-as #as-print {
		float: right;
		text-decoration: underline;
	}
  .view-as #as-export.right {
    float: right;
    text-decoration: underline;
    margin-right: -240px;
  }
  .view-as #as-map.right {
    float: right;
    text-decoration: underline;
    margin-right: -30px;
  }
  .view-as #as-map.all {
    float: right;
    text-decoration: underline;
    margin-right: -140px;
  }
	.view-as #as-print:hover { text-decoration: none; }
	.view-as #as-print        span { border-bottom: 0; }
    .view-as #as-export.right span { border-bottom: 0; }
    .view-as #as-map.right    span { border-bottom: 0; }
    .view-as #as-map.all      span { border-bottom: 0; }
	.view-as #as-none     i { background: none; }
	.view-as #as-list     i { background-position:    0px   0px; }
	.view-as #as-gallery  i { background-position:  -16px   0px; }
	.view-as #as-map      i { background-position:  -32px   0px; }
	.view-as #as-picture  i { background-position:  -48px   0px; }
	.view-as #as-good     i { background-position:  -64px   0px; }
	.view-as #as-bad      i { background-position:  -80px   0px; }
	.view-as #as-video    i { background-position:  -96px   0px; }
	.view-as #as-persons  i { background-position: -112px   0px; }
	.view-as #as-popular  i { background-position: -128px   0px; }
	.view-as #as-sotka    i { background-position: -144px   0px; }
	.view-as #as-desc     i { background-position:    0px -16px; }
	.view-as #as-location i { background-position:  -16px -16px; }
	.view-as #as-feedback i { background-position:  -32px -16px; }
	.view-as #as-genplan  i { background-position:  -48px -16px; }
	.view-as #as-print    i { background-position:  -64px -16px; }
	.view-as #as-eye      i { background-position:  -80px -16px; }
	.view-as #as-papers   i { background-position:  -96px -16px; }
	.view-as #as-actions  i { background-position: -112px -16px; }
	.view-as #as-house    i { background-position: -128px -16px; }

.btn-edit {
	cursor: pointer;
}
	.btn-edit i {
		display: inline-block;
		vertical-align: text-top;
		width: 20px;
		height: 16px;
		margin: 0 2px;
		background: url(/img/ico-edit.gif) no-repeat;
	}
	.btn-edit.obj-edit    i { background-position:   0px; }
	.btn-edit.obj-import  i { background-position: -20px; }
	.btn-edit.obj-delete  i { background-position: -40px; }
	.btn-edit.obj-prolong i { background-position: -60px; }
	.btn-edit.obj-hide    i { background-position: -80px; }
	.btn-edit.obj-offers  i {
		width: 15px;
		height: 18px;
		margin: 0 4px;
		background: url(/img/cabinet-i.png) no-repeat top;
		background-position: -79px;
	}
	.offers.btn-edit i {
		display: inline-block;
		vertical-align: text-top;
		width: 16px;
		height: 16px;
		margin: 0 2px;
		background: url(/img/offers-edit.png) no-repeat;
	}
	.offers.btn-edit.off-add i { background-position:   -16px; }
	.offers.btn-edit.stg-add i { background-position:   0px; }
a.frm-control {
	font: normal 13px Arial;
	text-decoration: none;
	cursor: pointer;
	color: #db001a;
}
	a.frm-control span { border-bottom: 1px dashed; }
	a.frm-control:hover span { border-bottom: 0; }
	a.frm-control i {
    	display: inline-block;
    	vertical-align: text-top;
		width: 16px;
		height: 16px;
		margin-right: 5px;
		background: url(/img/ico-form.gif) no-repeat;
	}
	a#frm-new     i { background-position: left;   }
	a#frm-reset   i { background-position: center; }
	a#frm-cancel  i { background-position: right;  }

/* jQuery UI */
.ui-slider {
	position: absolute;
	width: 62px;
	height: 18px;
	margin-top: 22px;
	cursor: pointer;
}
	.ui-slider .ui-slider-handle {
		position: absolute;
		width: 15px;
		height: 18px;
		margin-left: -7px;
		background: url(/img/thumb.gif);
		outline: none;
	}

.ui-autocomplete {
	font: 13px Arial;
	list-style: none;
	float: left;
	min-width: 140px;
	padding: 0;
	border: 1px solid #a5acb2;
	background: #ffffff;
}
	.ui-menu-item a {
		display: block;
		padding: 2px;
		outline: none;
		color: #000000;
		text-decoration: none;
		cursor: default;
	}
	.ui-menu-item a.ui-state-hover {
		color: #ffffff;
		background-color: #0098c1;
	}

.ui-options {}
	.ui-options var {
		background: #d0e4d0;
		padding: 3px;
		font-style: normal;
		text-decoration: none;
	}
	.ui-options img {
		cursor: pointer;
		vertical-align: text-top;
		margin: 1px 0 0 1px;
	}
	#obj-search form.rent #auto_address var {
		background: #d0e4d0;
		font-style: normal;
		text-decoration: none;
		display: inline-block;
		padding: 0 3px;
	}
	#obj-search form.rent #auto_address input[type=text] {
		width: 68%;
	}
/* recommends widget */
.column-a.left #recommends-widget-wrap .content{
	margin-left: 10px;
	margin-right: 15px;
}
#recommends-widget-wrap{
    position: relative;    
    margin: 0 auto;
}
    #recommends-widget-wrap .corner{
        position: absolute;
        width: 5px;
        height: 5px;
        overflow: hidden;
        background: url('/img/c-recommends.gif') no-repeat;
    }
    #recommends-widget-wrap .corner.l-t{
        top: 0px;
        left: 0px;
    }
    #recommends-widget-wrap .corner.r-t{
        top: 0px;
        right: 0px;
        background-position: -5px 0px;
        z-index: 0;
    }
    #recommends-widget-wrap .corner.l-b{
        bottom: 0px;
        left: 0px;
        background-position: 0px -5px;
    }
    #recommends-widget-wrap .corner.r-b{
        bottom: 0px;
        right: 0px;
        background-position: -5px -5px;
    }
#recommends-widget{
    border:  2px solid #ebc021;
    margin-top: 12px;
}
    #recommends-widget div.info{
        display: block;
        width: 16px;
        height: 16px;
        overflow: visible;
        background: url('/img/recommnd-i.gif') no-repeat;
        position: absolute;
        top: 2px;
        right: 2px;
        z-index: 1;
        color: #fff;
        text-decoration: none;
        cursor: pointer;
    }
    #recommends-widget .head{
        height: 71px;
        background: url('/img/recom-head.gif') no-repeat center center;
        margin-top: 19px;
    }
    #recommends-widget .bottom{
        height: 36px;
        background: #fbf3d5;
        border-top: 1px solid #f6e39b;

    }
        #recommends-widget .bottom .in{
            padding-top: 12px;
            padding-left: 16px;
        }
    #recommends-widget .content ul{
        list-style: none;
        margin: 16px 0;
        padding-left: 13px;
    }
    #recommends-widget .content ul li{
        margin-bottom: 14px;
    }
    #recommends-widget .content ul li a{
        color: #2e97be;
    }
    #overaly-block{
        width: 209px;
        overflow: hidden;
        position: absolute;
        left: 0px;
        bottom: 0px;
        text-decoration: none;
        z-index: 3;
        cursor: default;
        font: 12px Arial;
        display: none;
    }

    #overaly-block .t{
        height: 6px;
        background: url('/img/t-b-float.png') no-repeat;
    }
    #overaly-block .b{
        height: 6px;
        background: url('/img/t-b-float.png') no-repeat 0px -6px;
    }
    #overaly-block .center{
        background: url('/img/cent-float.png') repeat-y;
        padding-top: 9px;
        padding-bottom: 5px;
        padding-left: 27px;
        padding-right: 10px;
    }
    #overaly-block .p_r{
        position: relative;
    }
    #overaly-block .p_r .close{
        width: 9px;
        height: 9px;
        overflow: hidden;
        background: url('/img/float-close.png') no-repeat;
        position: absolute;
        top: 7px;
        left: 6px;
        cursor: pointer;
    }
    #overaly-block .p_r .i{
        width: 7px;
        height: 12px;
        overflow: hidden;
        background: url('/img/i.png') no-repeat;
        position: absolute;
        bottom: 4px;
        left: 6px;
        cursor: pointer;
    }

/* float banner */
#reformalBox a{
  display: none;
}
#myotziv_box a{
    display: inline;
}
#float-banner *{
    margin: 0;
}
#float-banner{
    position: fixed;
    z-index: 2000;
    top: 50%;
    margin-top: -150px;
    cursor: pointer;
    overflow: hidden;
    height: 300px;
    width: 65px;
	-webkit-transform: translateZ(0);
}
#float-banner .banner-logo{
    width: 45px;
    height: 300px;
    float: left;
     overflow: hidden;
}
#float-banner .banner-show{
    width: 13px;
    height: 300px;
    background: url('/img/show-b.png') no-repeat center center;
    float: left;
    overflow: hidden;
}
#float-banner .banner{
    width: 0px;
    height: 300px;
    border-right: 1px solid #fff;
    float: left;
    overflow: hidden;
}

/* news & survey & offers widgets */
#survey-widget {
	background: #dde1d4 url(/img/survey-main-bg.png) repeat-x;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 20px 0px;
	position: relative;
	width: 175px;
}

	#survey-widget .leftc,
	#survey-widget .mark {
		background: #ffffff url(/img/survey-main.png) no-repeat;
		top: 0;
		position: absolute;
	}
	
	#survey-widget .leftc {
		height: 7px;
		left: 0;
		width: 7px;
	}
	
	#survey-widget .mark {
		background-position: -7px 0;
		height: 25px;
		right: 0;
		width: 26px;
	}
	
	#survey-widget .bottom {
		background: url(/img/survey-main.png) repeat-x 0 -25px;
		height: 5px;
		margin: 20px 0 0 2px;
	}
	
	#survey-widget .header,
	#survey-widget .content {
		padding: 0 10px 0 10px;
	}

#news-widget,
#see-also-widget,
#readers-choice-widget,
#offers-widget,
#companies-widget,
#useful-companies-widget,
#persons-widget,
#recommends-widget-wrap,
#offers-widget-mah,
#tv-widget {
	padding: 0px 0px 0px 0px;
	margin:  0px 0px 12px 0px;
}

#offers-widget-mah {
	font: normal 21px Georgia;
	padding: 7px 0px 7px 0px;
	color: #000000;
}

    #persons-widget        .header,
    #companies-widget      .header,
    #useful-companies-widget .header,
	#news-widget           .header,
	#see-also-widget       .header,
	#readers-choice-widget .header,
	#survey-widget         .header,
	#offers-widget         .header,
	#tv-widget             .header {
		font: normal 21px Georgia;
		margin: 0px 0px 7px 0px;
		color: #000000;
	}

        #persons-widget     .header a,
		#useful-companies-widget .header a,
        #companies-widget   .header a,
		#news-widget        .header a,
		#survey-widget      .header a,
		#tv-widget          .header a {
			font: normal 21px Georgia;
			color: #000000;
		}

		#news-widget        .header a:hover,
		#survey-widget      .header a:hover{
			font: normal 21px Georgia;
			color: #508e00;
		}

		#survey-widget .question{
			font: normal 14px Arial;
			padding: 0px 0px 7px 0px;
			color: #000000;
		}



    #persons-widget ul,
    #useful-companies-widget ul,
    #companies-widget ul,
	#news-widget ul,
	#see-also-widget ul,
	#readers-choice-widget ul,
	#survey-widget ul,
	#offers-widget-mah ul,
	#offers-widget ul{
		list-style-type: none;
		padding: 0px;
		margin: 0px;
	}

    #persons-widget ul li,
    #companies-widget ul li {
        margin: 0 0 25px 0;
    }

    #persons-widget ul li img {
        margin: 0 0 5px 0;
    }

	#survey-widget ul li{
		margin: 0px 0px 2px 0px;
	}
	
	#survey-widget .form_version{
		font: normal 13px Arial;
		margin: 0px 0px 7px 0px;
		padding: 0px 0px 0px 20px;
	}
		
		#survey-widget .form_version input{
			margin: -5px 7px 0px -20px;
			vertical-align: middle;
		}
		
	#survey-widget .button{
		font: 13px Arial;
		color: #ffffff;
		text-decoration: none;
		background: url(/img/survey_bt.gif) repeat-x left top;
		position: relative;
		display: inline-block;
		width: 92px;
		height: 22px;
		text-align: center;
		padding: 5px 0px 0px 0px;
		margin: 4px 4px 4px 33px;
	}
		#survey-widget .button ins,
		#survey-widget .button del {
			position: absolute;
			top: 0px;
			width: 14px;
			height: 27px;
			background: url(/img/survey_bt.gif) no-repeat;
		}
		#survey-widget .button ins{ left:  -14px; background-position: left  bottom; }
		#survey-widget .button del{ right: -14px; background-position: right bottom; }
	
	#survey-widget .version{
		margin: 6px 0px 6px 0px;
	}
		#survey-widget .version .caption{
			font: normal 13px Arial;
		}
	
		#survey-widget .version .line{
			margin: 1px 0px 0px 0px;
			background: #d2d5c5;
			height: 19px;
		}
	
		#survey-widget .version .count{
			margin: 3px 0px 6px 10px;
			font: normal 11px Arial;
			color: #6f7d75;
			z-index: 1;
			position: absolute;
		}
	
	#survey-widget .info{
		font: normal 11px Arial;
		color: #000000;
	}
	
	#survey-widget .result{
		margin: 0px 0px 4px 50px;
	}
		#survey-widget .result a{
			font: normal 11px Arial;
			color: #000000;
		}
	
	#survey-widget .archive { margin: 10px 0px 0px 0px; }
	
	#news-widget ul li{ margin: 0px 0px 12px 0px; }

    #offers-widget .framew {  margin: 0px 0px 12px 0px; }

    #offers-widget-mah .framew { width: 295px; }

    #offers-widget-mah .f1 {  float: left; }
    #offers-widget-mah .f2 {  float: right; }
    #offers-widget-mah .f3 {  margin: 0 auto; }

    #offers-widget .frame,
    #offers-widget-mah .frame {
        background: url(/img/offers-decor-b.gif) repeat-x left bottom;
		padding: 2px 10px 1px 10px;
		border-left: 1px solid #eaebe2;
		border-right: 1px solid #eaebe2;
        border-top: 1px solid #eaebe2;
	}
    
        #offers-widget-mah .frame iframe{
            width: 275px;
            height: 100px;
        }
        
        #offers-widget .frame iframe{
            width: 200px;
            height: 220px;
        }

    #offers-widget .framew ins.cn-tl, #offers-widget .framew ins.cn-tr,
    #offers-widget-mah .framew ins.cn-tl, #offers-widget-mah .framew ins.cn-tr {
        background: url(/img/offers-decor.gif) no-repeat;
        height: 7px;
        width: 7px;
    }

    #offers-widget .framew ins.cn-tr,
    #offers-widget-mah .framew ins.cn-tr {
        background-position: -7px 0;
    }


    #offers-widget-mah .top,
	#offers-widget .top{
		margin: 0px 10px 0px -11px;
		width: 200px;
		height: 7px;
		background: url(/img/offers_widget_bg.gif) no-repeat 0 0px;
	}

    #offers-widget-mah .bottom,
	#offers-widget .bottom {
		margin: 0px 10px 0px -11px;
		width: 200px;
		height: 5px;
		background: url(/img/offers_widget_bg.gif) no-repeat 0 -7px;
	}
	
	#see-also-widget .date,
	#readers-choice-widget .date{
		font: normal 11px Arial;
		padding: 2px 0px 3px 0px;
		color: #84948b;
	}
	#news-widget .date{
		font: italic 12px Arial;
		padding: 2px 0px 3px 0px;
		color: #84948b;
	}

	#news-widget   .text,
	#offers-widget .text,
    #offers-widget-mah .text ,
    #see-also-widget .text {
		margin: 2px 0px 5px 0px;
	}

	#news-widget   .text p,
	#offers-widget .text p,
	#offers-widget .text a,
        #offers-widget-mah .text p,
        #offers-widget-mah .text a {
			padding: 0;
			margin: 0;
			font: normal 13px Arial;
			color: #000000;
		}

    #offers-widget-mah .caption,
    #offers-widget-mah .caption a,
	#offers-widget .caption a{
		font: normal 13px Arial;
	}
    #offers-widget .caption a{
        color: #2e97be;
    }
    #offers-widget .caption a:hover{
        color: #008f00;
    }
    #offers-widget-mah .photo,
    #offers-widget-mah .info {
        display: inline-block;
        vertical-align: top;
    }

    #offers-widget-mah .info {
        margin-left: 5px;
        width: 175px;
    }

    #offers-widget-mah .photo {
        margin: 0 5px 0 0;
    }

	#offers-widget .photo {
		margin: 5px 0px 0px 0px;
	}

    #offers-widget-mah .author,
	#offers-widget .author{
		margin: 10px 0px 10px 0px;
		width: 200px;
		font: normal 11px Arial;
		overflow: hidden;
	}

        #offers-widget-mah .author img,
		#offers-widget .author img {
			margin: 5px 10px 5px 0px;
			float: left;
		}

    #offers-widget-mah .phone,
	#offers-widget .phone{
		width: 200px;
		font: normal 13px Arial;
		margin: 10px 0px 10px 0px;

	}

        #offers-widget-mah .phone .caption,
		#offers-widget .phone .caption{
			float: left;
			width: 30px;
		}

        #offers-widget-mah .phone ul,
		#offers-widget .phone ul{
			list-style-type: none;
			padding: 0px;
			margin: 0px 0px 0px 30px;
			width: 170px;
		}

        #offers-widget-mah .phone ul li,
		#offers-widget .phone ul li{
			margin: 1px 0px 1px 3px;
		}

    #offers-widget-mah .price,
	#offers-widget .price{
		width: 140px;
		height: 30px;
		text-align: right;
		font: normal 18px Arial;
		margin: 10px 60px 10px 0px;
	}

	#tv-widget a.tv {
		font: normal 11px Arial;
		color: #000000;
		text-decoration: none;
	}
	#tv-widget a.tv span {
		display: inline-block;
		width: 120px;
		height: 56px;
		background: url(/img/tv.jpg) no-repeat;
		cursor: pointer;
		padding: 149px 0 0 55px;
	}
	
	/* new widgets from 031012 */

#popular-articles-widget{
	overflow: hidden;
}
	
	.widget-block .header a, 
	.widget-block .header,
	#wrapper h2.header {

		font: normal 21px Georgia;
		color: black;
	}
	.widget-block .header a:hover {

		color: #508E00;
	}
	.widget-block h3,
	.settlements-top h3 {
	
		font-weight: normal;
		margin: 0;
	}
	.widget-block ul { 

		list-style-type: none; 
		padding: 0;
		margin: 12px 0 0 0;
		padding-right: 10px;
	}
	.widget-block li { margin-bottom: 20px;  }
	
	/* new settlements widget */
	
	#new-settlements-widget { padding-left: 8px; }

	#new-settlements-widget li a {

		color: #0098c1; 
		font-size: 12px;
	}
	#new-settlements-widget .developer {

		font-size: 11px; 
		margin-top: 2px;
	}
	#new-settlements-widget .developer a, 
	.settlements-top .developer a {

		color: #7e958c; 
		font-size: 11px;
	}
	#new-settlements-widget .header {
		
		background: url(/img/cottages-head.png) no-repeat 90px 95%;
	}
	/* popular articles widget */
	
	#popular-articles-widget ul { 
	
		padding: 0; 
		font-size: 12px;
	}
	
	#popular-articles-widget li { 
	
		border-bottom: 2px solid #e6e9e2; 
		margin-bottom: 8px;
	}
	
	#popular-articles-widget li a { font-size: 14px; }
	
	#popular-articles-widget li p { margin: 5px 0; }
	
	#popular-articles-widget li img {
		margin: 5px 0;
	}
	/* useful companies widget */
	#useful-companies-widget {
		padding: 9px;
		border: 2px solid #e6e9e2;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
	}
	#useful-companies-widget img {
		width: 153px;
		margin-top: 10px;
	}
	#useful-companies-widget .useful-specs {
		font-size: 13px;
	}
	#useful-companies-widget .useful-specs a {
		font-size: 11px;
	}
	#useful-companies-widget .useful-companies-list > li {
		border-bottom: 2px solid #e6e9e2;
		padding: 10px 0;
	}
	#useful-companies-widget .useful-companies-list > li:last-child {
		border-bottom: none;
	}
	#useful-companies-widget a.all-companies {
		display: block;
		text-align: right;
	}
	/* EOF useful companies widget*/
	/* settlements tops */
	
	.settlements-top {
		
		width: 216px;
		float: left;
		background: #f3f4ee;
		border-radius: 5px;
		padding: 13px 3px 13px 9px;
		min-height: 578px;
	}
	.comments-settlements-top,
	.premium-settlements-top { 
	
		margin-right: 8px;
	}
	.settlements-top ul { 
	
		padding: 0;
		margin: 10px 0 8px 0;
		list-style-type: none;
	}
	.settlements-top li {
		
		overflow: hidden;
		margin-bottom: 7px;
	}
	.settlements-top li .image { 
	
		display: block;
		float: left;
		margin: 0 7px 0 0;
		overflow: hidden;
	}
	.settlements-top li .image,
	.settlements-top li .image img {
		
		width: 95px;
		height: 71px;
	}
	.settlements-top li .developer {
		overflow: hidden;
		height: 16px;
	}
	.settlements-top li .developer a {
		display: block;
		margin-right: -50px;
		cursor: help;
	}

	.settlements-top p {
		margin: 6px 0 4px 0;
	}
	.settlements-top .area {
		margin-top: 4px;
		height: 16px;
	}
	
	.settlements-top .square {
		margin-bottom: 4px;
		height: 16px;
	}
	
	.settlements-top .area,
	.settlements-top .square {
		
		white-space: nowrap;
	}
	.settlements-top .settlement-name { 
	 
		font-size: 14px;
		display: inline-block;
		margin-bottom: 8px;
	}
	.settlements-top .settlement-name.long-link {
		
		text-decoration: none;
	}
	.settlement-name span { 
	
		text-decoration: underline;
	}	
	.settlements-top .text {
		
		color: #000;
		font-size: 11px;
		overflow: hidden;
	}

	#wrapper .settlements-top h2.header {

		font: normal 18px Georgia;
		color: black;
		margin: -13px 0 0 -9px;
		width: 228px;
		background: url(/img/widgets/top.png) no-repeat top right;
	}
	#wrapper .settlements-top h2.header a {
		display: block;
		text-decoration: none;
		color: black;
		padding: 10px 9px 0 9px;
	}
	#wrapper .comments-settlements-top h2.header {
		
		background-image: url(/img/widgets/top-comment.png);
	}
	#wrapper .econom-settlements-top h2.header, 
	#wrapper .premium-settlements-top h2.header {
		
		background-image: url(/img/widgets/topred.png);
	}
	#wrapper .popular-settlements-top .comments-icon {
		
		width: 19px;
		background: url(/img/widgets/eye-icon.png) no-repeat 0 2px;
	}
	#wrapper .settlements-top .area-price strong { 
	
		color: #d23e3b; 
		font-weight: bold;
		font-size: 12px;
	}
	
	/* popular cottages and settlements */

	#popular_cottages{
		overflow: hidden;
		width: 465px;
	}
	#obj-gal.obj-on-main { 
		
		width: 465px; 
		border-radius: 5px;
		background: #f3f4ee;
		overflow: hidden;
		border: 2px solid #f3f4ee;
	}
	#obj-gal.obj-on-main .top-links {
		
		text-align: center;
		font-size: 16px;
		height: 34px;
		padding-top: 18px;
	}
	#obj-gal.obj-on-main .photo { 
	
		width: 128px; 
		height: 81px;
		overflow: hidden;
		margin-top: 7px;
	}
	#obj-gal.obj-on-main .photo img {
		width: 128px; 
		height: 81px;
	}
	#obj-gal.obj-on-main .item { 
	
		border: 1px solid #dbdcd1;
		width: 128px;
		height: 118px;
		padding: 6px;
		margin: 10px auto 10px auto;
		display: block;
	}
	#obj-gal.obj-on-main .item h2 { 
	
		min-height: 29px; 
		font-size: 13px;
		line-height: 14px;
		margin-bottom: 0;
		width: 100%;
		height: 29px;
		float: none;
		min-width: 128px;
		display: table-cell;
		vertical-align: middle;
	}
	#obj-gal.obj-on-main .item h3 {
		
		font-size: 11px;
		color: #8f9f96;
		margin: -14px 0 4px 4px;
		padding: 0 2px;
		float: left;
		clear: both;
		font-weight: normal;
		height: 11px;
		background: #f3f4ee;
	}
	#obj-gal.obj-on-main .wrapper2 .item h3 { 
		
		background: #fff;
	}
	#obj-gal.obj-on-main dl { 
	
		font-size: 10px; 
		width: 128px;
	}
	#obj-gal.obj-on-main dt { 
	
		float: none; 
		margin: 0;
		color: #8f9f96;
		line-height: 10px;
	}
	#obj-gal.obj-on-main dd { 
	
		margin: 2px 0 2px 0; 
		line-height: 10px;
	}
	.obj-on-main .wrapper1 { background: #f3f4ee; }
	
	.obj-on-main .wrapper2 { background: #fff; }
	
	.obj-on-main .wrapper3 { background: #f3f4ee; }
	
	/* end new widgets */
	
	/* new links on object page start */
	
	.edit-link { 
		
		font-size: 12px;
		color: #4898c1;
		font-family: Arial, sans-serif;
		display: inline-block;
		height: 16px;
		padding-top: 1px;
		padding-left: 20px;
		background: url(/img/edit.png) no-repeat 0 0;
	}
	h2 .edit-link { 
	
		margin-left: 10px;
		position: relative;
		top: -2px;
	}
	.desc .edit-link { 	
		
		float: right;
		clear: both;
		margin-right: 5px;
	}
	.add-photo-block { 
		
		overflow: hidden;
	}
	.edit-link.add-photo {
		
		background: url(/img/plus-foto.png) no-repeat 0 0;
		padding-top: 0;
		float: right;
		clear: both;
		margin: 10px 5px 0 0;
	}
	/* new links on object page end */
	
	/* edit form window */
	
	.edit-form-window {
		min-width: 1035px;
		min-height: 160px;
		background: #f3f4ee;
		position: absolute;
		z-index: 999;
		top: 1665px;
		left: 0;
		border-radius: 10px;
		box-shadow: 0 0 30px #000;
		padding: 40px 50px;
		display: none;
	}
	
	.edit-form-window .close-f-window {
		position: absolute;
		top: 10px;
		right: 12px;
		width: 11px;
		height: 11px;
		background: url(/img/close-window.png) no-repeat 0 0;
		cursor: pointer;
	}
	
	.edit-form-window h2 { margin: 0 !important; }
	
	#wrapper .edit-form-window h2,
	#wrapper .edit-form-window h3 {
		font-family: Arial, sans-serif;
		font-size: 22px;
		padding-bottom: 15px;
	}
	#wrapper .edit-form-window h3 {
		font-size: 18px;
		margin: 15px 0;
	}
	#wrapper .personal-info h3 {
		margin: 25px 0 20px 0;
	}
	.edit-columns .left-column { 
		
		float: left;
		width: 423px;
		margin-right: 35px;
	}
	.edit-columns .right-column {
		
		overflow: hidden;
		padding-left: 5px;
	}
	.edit-form-window .personal-info .form-line {
		
		padding-bottom: 19px;
	}
	.edit-form-window a { 
		color: #0098c1;
		font-size: 13px;
	}
	.edit-form-window input,
	.edit-form-window textarea {
		background: #fff;
		border: 1px solid #a5acb2;
	}
	.edit-form-window .personal-info label { 
	
		display: inline-block; 
		width: 116px;
		font-size: 12px;
	}
	.edit-form-window .personal-info input {
		width: 196px;
		height: 18px;
		line-height: 18px;
		padding: 0 3px;
	}
	.edit-form-window textarea {
		width: 420px;
		max-width: 420px;
		min-width: 420px;
		height: 95px;
		min-height: 58px;
	}
	.edit-form-window .edit-window-submit {
		display: block;
		clear: both;
		width: 163px;
		height: 41px;
		position: relative;
		top: 15px;
		text-indent: -300px;
		border: none;
		cursor: pointer;
		background: transparent url(/img/edit-submit.png) no-repeat 0 0;
	}
	
	.edit-form-window .rq_field { color: #006eab; }
	
	.overlay-under-window {
		background: #000;
		opacity: 0.7;
		position: absolute;
		z-index: 998;
		width: 100%;
		height: 100%;
		top: 0;
		left: 0;
	}
	.edit-form-window .edit-photo-upload {
		padding-top: 80px;
	}
	.edit-form-window .edit-fileinput {
		padding-top: 10px;
	}
	.edit-form-window .uploaded-container {
		display: inline-block;
		padding-bottom: 5px;
	}
	.edit-form-window .upload-photo,
	.edit-form-window .upload-file,
	.edit-form-window .remove-file {

		font-family: Arial, sans-serif;
		display: inline-block;
		height: 15px;
		padding-top: 1px;
		padding-left: 20px;
		background: url(/img/plus-foto2.png) no-repeat 0 0;
	}
	.edit-form-window .upload-file {
		background: url(/img/new-file.png) no-repeat 0 0;
		margin-left: -2px;
	}
	.edit-form-window .upload-photo {
		background: url(/img/plus-foto2.png) no-repeat 0 0;
	}
	.edit-form-window .remove-file {
		background: url(/img/remove-file.png) no-repeat 0 4px;
		margin-left: 5px;
		margin-right: 30px;
		text-decoration: none;
		color: #db001a;
	}
	.edit-form-window .remove-file span {
		border-bottom: 1px dashed #db001a;
	}
	/* edit form window end */
#center-colums-soffer{
    background: #f3f4ee;
    padding-top: 11px;
    padding-bottom: 3px;
    position: relative;   
    margin: 0 auto;
}
    #center-colums-soffer .corner{
        position: absolute;
        width: 5px;
        height: 5px;
        overflow: hidden;
        background: url('/img/c-t-offers.gif') no-repeat;
    }
    #center-colums-soffer .corner.l-t{
        top: 0px;
        left: 0px;
    }
    #center-colums-soffer .corner.r-t{
        top: 0px;
        right: 0px;
        background-position: -5px 0px;
    }
    #center-colums-soffer .corner.l-b{
        bottom: 0px;
        left: 0px;
        background-position: 0px -5px;
    }
    #center-colums-soffer .corner.r-b{
        bottom: 0px;
        right: 0px;
        background-position: -5px -5px;
    }
    #center-colums-soffer .header{
        font:  21px Georgia;
        color: #0098c1;
        /*text-decoration: underline; ???*/
        padding-left: 9px;
    }
    #center-colums-soffer ul.offers-list{
        list-style: none;
        padding-left: 0px;
        margin-top: 7px;
        margin-bottom: 0px;
    }
    #center-colums-soffer .line-wrap{
        padding-left: 9px;
        padding-right: 11px;
    }
    #center-colums-soffer .green-line{
         height: 2px;
         background-color: #96c37f;
         overflow:  hidden;
    }
    #center-colums-soffer a.offer-link{
        display: block;
		overflow:hidden;
        text-decoration: none;
        padding-top: 10px;
        padding-bottom: 8px;
        margin-top: 1px;
        margin-bottom: 2px;
    }
    #center-colums-soffer a.offer-link:hover{
           background:  #e2e4d5;
    }
    #center-colums-soffer a.offer-link .title{
        display: block;
        font:  13px Arial;
        color: #2e97be;
        text-decoration: underline;
        padding-left: 9px;
        padding-right: 9px;
        text-transform: uppercase;
    }
    #center-colums-soffer a.offer-link .txt{
        display: block;
        font:  12px Arial;
        color: #000;
        text-decoration: none;
        padding-left: 9px;
        padding-right: 9px;
    }
    #center-colums-soffer a.offer-link .txt p{
        margin:  0;
    }
    div.stats-links{
        height: 0;
        overflow:  hidden;
    }
/* news */
#news_list,
#news_info,
#news_calendar{
	
}

	#news_list     .header,
	#news_info     .header,
	#news_calendar .header{
		font: normal 28px Georgia;
		margin: 0px 0px 5px 0px;
		color: #000000;
	}

	#news_list ul{
		list-style-type: none;
		padding: 5px 0px 5px 0px;
		margin: 0px;
	}
	
	#news_list .news{
		background: url("/img/aa-dots.gif") repeat-x scroll left bottom transparent;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 12px 0px;
	}
	
		#news_list .news .header,
		#readers-choice-widget .content .header{
			font: normal 17px Arial;
			margin: 0px 0px 0px 0px;
			color: #2e97be;
		}
		
		#readers-choice-widget .text,
		#readers-choice-widget .photo{
			margin: 8px 0px 8px 0px;
		}
		
		#news_list .news .text{
			margin: 8px 0px 8px 0px;
			overflow: hidden;
		}
			#news_list .news .text .photo,
			#news_info .text .photo{
				margin: 0px 10px 0px 0px;
				float: left;
			}
			#news_list .news .text p,
			#readers-choice-widget .text p{
				margin: 0px 0px 0px 0px;
				font: normal 13px Arial;
			}
		
	#news_list .author,

	#news_list .comments,
	#readers-choice-widget .comments{
		margin: 10px 0px 10px 10px;
	}
		#news_list .author a,
		#news_info .author a,
		#news_list .comments a,
		#readers-choice-widget .comments a{
			color: #000000;
			font: normal 11px Arial;
		}
	
#news_info{
}
	#news_info .comments{
		color: #000000;
		font: normal 11px Arial;
		margin: 10px 0px 0px 0px;
	}
		#news_info .comments a{
			color: #84948b;
			font: normal 11px Arial;
			text-decoration: none;
		}
		
	#news_list .tags,
	#news_info .tags,
	#readers-choice-widget .tags{
		margin: 5px 0px 5px 0px;
		color: #84948b;
		font: normal 11px Arial;
	}
		#news_list .tags a,
		#news_info .tags a,
		#readers-choice-widget .tags a{
			color: #000000;
			font: normal 11px Arial;
		}
	
	#news_list .date,
	#news_info .date{
		margin: 5px 0px 0px 0px;
		color: #84948b;
		font: normal 11px Arial;
	}
	
	#news_info .bottom{
		margin: 10px 0px 0px 0px;
		font: normal 12px Arial;
	}
	#action_info .bottom .back,
	#news_info .bottom .back{
		background: url(/img/back.gif) no-repeat 0px 7px;
		margin: 0px 0px 0px 10px;
		padding: 0px 0px 0px 18px;
	}
	#news_info .bottom .today,
	#action_info .bottom .archive,
	#news_info .bottom .archive{
		margin: 0px 0px 0px 10px;
	}
	
/* survey */
#survey_list,
#survey_info{

}

	#survey_list .header,
	#survey_info .header{
		font: normal 28px Georgia;
		margin: 0px 0px 5px 0px;
		color: #000000;
	}
		
	#survey_list ul,
	#survey_info ul{
		list-style-type: none;
		padding: 5px 0px 5px 0px;
		margin: 0px;
	}
	
	#survey_list ul li,
	#survey_info ul li{
		margin: 0px 0px 2px 0px;
	}
	
	#survey_list .question{
		background: url("/img/aa-dots.gif") repeat-x scroll left bottom transparent;
		margin: 10px 0px 10px 0px;
		padding: 0px 0px 12px 0px;
	}

		#survey_list .question .header,
		#survey_info .question .header{
			font: bold 17px Arial;
			margin: 3px 0px 3px 0px;
			color: #000000;
		}
		
		#survey_list .question .version{
		}
	
			#survey_list .question .version .caption{
				font: normal 13px Arial;
			}
		
			#survey_list .question .version .line{
				position: absolute;
				z-index: -1;
				background: #e3efda;
				height: 19px;
			}
		
			#survey_list .question .version .count{
				padding: 2px 0px 6px 10px;
				font: normal 11px Arial;
				color: #6f7d75;
			}
		
		#survey_list .question .info{
			font: normal 11px Arial;
			color: #6f7d75;
		}
		
			#survey_list .question .info .hand{
				background: url(/img/icons.png) no-repeat -22px -23px;
				height: 15px;
				vertical-align: middle;
				width: 15px;
				margin: -7px 0px 0px 10px;
			}
			
			#survey_list .question .info .people{
				font: normal 11px Arial;
				color: #000000;
			}

	
/* star-widget */
.star-widget-elem{
	background: url(/img/star_bg.png) no-repeat 0 0;
	width: 200px;
	padding: 2px 0px 2px 0px;
	margin:  0;
}
#star-widget{ 
	margin-bottom: 10px;
}
	#star-widget .header, #star-widget1 .header{
        font: normal 21px Georgia;
        margin: 2px 0px 7px 10px;
        color: #000000;
	}

		#star-widget .header a, #star-widget1 .header a{
			font: normal 21px Georgia;
			color: #0098c1;
		}

		#star-widget .header a:hover, #star-widget1 .header a:hover{
			font: normal 21px Georgia;
			color: #508e00;
		}

		#star-widget .content, #star-widget1 .content{
			margin:  7px 10px 7px 10px;
			font: normal 13px Arial;
			line-height: 18px;
		}

/* banners */
#banner_main_left{
	margin-bottom: 15px;
}

#banner_main_left iframe{
    width: 200px;
    height: 300px;
}

#banner-line-on-header{
	text-align: center;
	width: 100%;
}

.banner.top_1 {
	margin: 7px 0 0 0;
}

.banner.left_5 {
	text-align: center;
	line-height: 0;
	margin-bottom: 10px;
}

.banner.left_5 iframe{
    width: 200px;
    height: 150px;
}


.banner.left_4 { margin: 0px 0px 10px 0px; }

.banner.main_under_news_2 { margin: 0px 0px 10px 0px; }

.banner.left_4 iframe,
.banner.main_under_news_2 iframe{
    width: 200px;    
    height: 300px;   
}

.banner.right_2{
	margin: 0px 0px 10px 0px;
	line-height: 0;
}

.banner.right_3{
	margin: 0px 0px 10px 0px;
}

.banner.right_12{
    margin: 0px 0px 10px 0px;
}

   .banner.right_2 iframe,
   .banner.right_3 iframe{
        width: 200px;    
        height: 300px;    
   }


.banner.bonus_2{
	text-align: center;
	margin-top: 15px;
}
.banner.logo_action{
	margin-top: 4px;
	margin-bottom: 6px;
}
.banner.card_action{
	margin-bottom: 10px;
	margin-left: -10px;
}
.banner.card_action_bottom{
	margin-bottom: -3px;
	margin-left: -10px;
}

#obj-card .banner.right_2{
	margin-top: 5px;
}

#obj-card .banner.main_6{
	margin: 30px 0px 10px 0;
	text-align: center;
}

.banner.bonus_2{
	text-align: center;
	margin-top: 15px;
}

.banner.form_button{
	position: absolute;
	top: 77px;
	right: 20px;
}

.banner.projects_sponsor {
	position: absolute;
	right: 20px;
	top: 20px;
}

.banner.text_sp{
	margin-bottom: 12px;
}
.banner.top_14{
	margin-bottom: 2px;
}
.banner.top_17{
	margin-bottom: 5px;
}
.banner.right_18{
	margin-bottom: 5px;
}

.css-button {
	display: block;
	-webkit-border-top-left-radius:42px;
	-moz-border-radius-topleft:42px;
	border-top-left-radius:42px;
	-webkit-border-top-right-radius:42px;
	-moz-border-radius-topright:42px;
	border-top-right-radius:42px;
	-webkit-border-bottom-right-radius:42px;
	-moz-border-radius-bottomright:42px;
	border-bottom-right-radius:42px;
	-webkit-border-bottom-left-radius:42px;
	-moz-border-radius-bottomleft:42px;
	border-bottom-left-radius:42px;
	border:3px solid #f8fef4;
	overflow: hidden;
}

.css-button div {
	-webkit-border-top-left-radius:42px;
	-moz-border-radius-topleft:42px;
	border-top-left-radius:42px;
	-webkit-border-top-right-radius:42px;
	-moz-border-radius-topright:42px;
	border-top-right-radius:42px;
	-webkit-border-bottom-right-radius:42px;
	-moz-border-radius-bottomright:42px;
	border-bottom-right-radius:42px;
	-webkit-border-bottom-left-radius:42px;
	-moz-border-radius-bottomleft:42px;
	border-bottom-left-radius:42px;
	width: 100%;
	height: 100%;
	text-indent:0px;
    -moz-box-shadow:inset 0px -1px 0px 2px #268700;
    -webkit-box-shadow:inset 0px -1px 0px 2px #268700;
    box-shadow:inset 0px -1px 0px 2px #268700;
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #36bd01), color-stop(1, #118000) );
    background:-moz-linear-gradient( center top, #36bd01 5%, #118000 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#36bd01', endColorstr='#118000');
    background-color:#36bd01;
    display:inline-block;
    color:#ffffff;
    font-family:Arial;
    font-size:16px;
    font-weight:bold;
    font-style:normal;
    text-decoration:none;
    text-align:center;
    text-shadow:0px -1px 0px #268700;
}
.css-button div:hover {
    background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #118000), color-stop(1, #36bd01) );
    background:-moz-linear-gradient( center top, #118000 5%, #36bd01 100% );
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#118000', endColorstr='#36bd01');
    background-color:#118000;
    color:#ffffff;
}
.css-button div:active {
    position:relative;
    top:1px;
}

.advert-button {
    position: relative;
    height:30px;
    line-height:30px;
    width:187px;
    margin: 0 20%;
    padding-left: -100px;
}

.blacktext {
    color: #000000;
}

.banner.main_6 {
	margin: 0px 0px 7px 0;
	text-align: center;
}

.banner.main_7 {
	margin: 7px 0px 7px 0;
	text-align: center;
}

/* my-button */
.css-submit{
	display: inline-block;
	-webkit-border-top-left-radius:42px;
	-moz-border-radius-topleft:42px;
	border-top-left-radius:42px;
	-webkit-border-top-right-radius:42px;
	-moz-border-radius-topright:42px;
	border-top-right-radius:42px;
	-webkit-border-bottom-right-radius:42px;
	-moz-border-radius-bottomright:42px;
	border-bottom-right-radius:42px;
	-webkit-border-bottom-left-radius:42px;
	-moz-border-radius-bottomleft:42px;
	border-bottom-left-radius:42px;
	border:3px solid #fafef5;
	overflow: hidden;
	}
	.css-submit div{
		display: inline-block;
		-webkit-border-top-left-radius: 42px;
		-moz-border-radius-topleft: 42px;
		border-top-left-radius: 42px;
		-webkit-border-top-right-radius: 42px;
		-moz-border-radius-topright: 42px;
		border-top-right-radius: 42px;
		-webkit-border-bottom-right-radius: 42px;
		-moz-border-radius-bottomright: 42px;
		border-bottom-right-radius: 42px;
		-webkit-border-bottom-left-radius: 42px;
		-moz-border-radius-bottomleft: 42px;
		border-bottom-left-radius: 42px;
		background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #06a900), color-stop(1, #0c6900) );
		background: -moz-linear-gradient( center top, #06a900 5%, #0c6900 100% );
		filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#06a900', endColorstr='#0c6900');
		background-color: #098a00;
		padding: 2px;
	}
	.css-submit div:hover{
		background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #0c6900), color-stop(1, #06a900) );
		background: -moz-linear-gradient( center top, #0c6900 5%, #06a900 100% );
		filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#0c6900', endColorstr='#06a900');
	}
	.css-submit input[type=submit],
	.css-submit input[type=button]{
		display: inline-block;
		cursor: pointer;
		border: 0;
		-webkit-border-top-left-radius: 42px;
		-moz-border-radius-topleft: 42px;
		border-top-left-radius: 42px;
		-webkit-border-top-right-radius: 42px;
		-moz-border-radius-topright: 42px;
		border-top-right-radius: 42px;
		-webkit-border-bottom-right-radius: 42px;
		-moz-border-radius-bottomright: 42px;
		border-bottom-right-radius: 42px;
		-webkit-border-bottom-left-radius: 42px;
		-moz-border-radius-bottomleft: 42px;
		border-bottom-left-radius: 42px;
		text-indent: 0px;
		background: -webkit-gradient( linear, left top, left bottom, color-stop(0.05, #31b600), color-stop(1, #178400) );
		background: -moz-linear-gradient( center top, #31b600 5%, #178400 100% );
		filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#31b600', endColorstr='#178400');
		background-color: #25a000;
		font: 18px Arial;
		color: #ffffff;
		text-decoration: none;
		text-align: center;
		text-shadow: 0px -1px 0px #136400;
		padding: 2px 27px 3px;
	}
	.css-submit div:hover input[type=submit],
	.css-submit div:hover input[type=button]{
		background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #178400), color-stop(1, #31b600) );
		background:-moz-linear-gradient( center top, #178400 5%, #31b600 100% );
		filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#178400', endColorstr='#31b600');
		background-color:#118000;
		text-shadow: 0px 1px 0px #136400;
	}

/* seo ad */
#seo_ad {
    overflow: hidden;   
    width: 224px; 
    font-family: Tahoma;
    margin-left: -9px;
    margin-bottom: 12px;
}
    #seo_ad .top{
        width: 224px;
        height: 73px;
        background: url('/img/seo/top.gif') no-repeat;
        overflow: hidden;
        position: relative;
    }
    #seo_ad .list{
        height: 143px;
        background: url('/img/seo/list.gif') no-repeat top left;
        padding-left: 12px; 
        padding-right: 18px;
        padding-top: 5px;
        overflow: hidden;
    }
    #seo_ad .list .h1{
        background: url('/img/seo/eye.gif') no-repeat 0px 3px;
        margin-left: 7px;
        padding-left: 22px;
        overflow: hidden;
        margin: 0 0 0 7px;
        line-height: 14px;
    }
    #seo_ad .list .h1 a{
        color: #615219;
        text-decoration: none;
        font-size: 12px;
        font-weight: bold;
    }
    #seo_ad .list ul{
        list-style: none;
        padding-left: 12px;
        margin-top: 15px;
        line-height: 14px;
    }
        #seo_ad .list ul li{
            background: url('/img/seo/li.gif') no-repeat 0px 3px;
            display: block;
            padding-left: 16px;
            margin-bottom: 10px;
        }
        #seo_ad .list ul li a{
            color: #464646;
            text-decoration: none;
        font-size: 12px;
        }
        #seo_ad .top  a.s_link{
            display: block;
            position: absolute;
            width: 52px; 
            height: 24px;
            top: 27px; 
            left: 146px;
        }
        #seo_ad .top .s_text{
            position: absolute;
            height: 26px;
            width: 136px;
            overflow: hidden;
            padding-top: 8px; 
            padding-left: 4px;
            color: #464646;
            top: 25px; 
            left: 10px;
            font-size: 11px;
        }
/* end seo ad */

/* ----- */
#voter {
	font: 11px Arial;
	margin: 5px 0 0 10px;
	position: relative;
	height: 27px;
}
	#voter .ok, #voter . fail { padding: 7px 0 0 0; }
	#voter .ok   { color: #7e958c; }
	#voter .fail { color: #dc4300; }

	#article  #voter { float: left; }
	#obj-card #voter, #obj-card #voter div { display: inline; }

.comments ul {
    list-style-type: none;
    margin: 3px 0 0 0;
    padding: 0;
  }

    .comments ins.cmt-cnt { text-decoration: none; }

    .comments li {
      font: normal 13px Arial;
      margin: 0 0 23px 0;
    }
    .comments li img.avatar {
      float: left;
      margin: 3px 5px 0 0;
    }


	.comments li.fixed {
		background-color: #F3F4EE;
		margin: 12px 0;
		padding: 16px 7px 7px 7px;
		-webkit-border-radius: 7px;
		-moz-border-radius: 7px;
		border-radius: 7px;
		}
		.comments li.fixed .author{
			font: 18px Georgia;
			margin-left: 10px;
		}
		.comments li.fixed .date{

		}
		.comments li.fixed .comment{
			margin-top: 12px;
			background-color: #FFFFFF;
			padding: 12px;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
		}

    .comments .header {
      font: normal 21px Georgia !important;
      margin: 5px 0 11px 0;
    }

    .comments span.author { font-weight: bold; }

    .comments span.date { color: #84948b;}

    .comments .comment { margin: 5px 0 0 0; }

    .comments .add-form-wrapper { margin: 48px 0 0 0; }

    .comments .add-form-wrapper .add-form {
      border: 1px solid #eaebe2;
      padding: 23px 0 16px 18px;
      min-width: 500px;
    }

    .comments .arrow {
      background: url(/img/comment-frm-arrow.gif) no-repeat;
      height: 27px;
      left: 20px;
      position: absolute;
      top: -26px;
      width: 27px;
    }

    .comments .add-form dl {
      font: normal 13px Arial;
      margin: 0;
      overflow: hidden;
      padding: 0;
    }

      .comments .add-form dt {
        float: left;
        width: 147px;
        padding: 0 25px 0 0;
      }

      .comments .add-form dd {
        margin: 0 0 9px 0;
      }

      .comments .add-form dd.error {
        margin: 0 0 9px 172px;
      }

      .comments input[type=text] {
        border: 1px solid #afafaf;
        width: 313px !important;
      }

        .comments input.code {
          width: 110px;
        }

      .comments textarea {
        border: 1px solid #afafaf;
        height: 116px;
        width: 313px;
        padding: 0;
      }

      .comments .recaptcha dd {
        margin: 0 0 3px 172px;
      }

      .comments .submit-b { clear: both; margin: 15px 0 0 172px; }
      .comments .submit-b .l, .comments .submit-b .r { background-color: #ffffff; }

      .comments .submit-b input {
        border: 0;
        height: 18px;
        width: 195px;
        margin-left: 20px; margin-right: 20px;
      }
      
.column-m {
  float: left;
}

.column-m.right {
  float: right;
}

.column-m.middle {
  width: 200px;
}

.column-m.small{
  float: left;
  width: 175px;
}

.column-m.full{
	float: none;
	margin-right: 200px;
	overflow: hidden;
	padding-right: 14px;
	width: 850px;
	margin-bottom: 40px;
	margin-left: -1px;
	padding-left: 1px;
}
.column-m.full.card{
	float: left;
	margin-right: 0;
	overflow: visible;
	padding-right: 7px;
	width: 650px;
}

.column-m.div {
  width: 15px;
  height: 5px;
}

.column-m.stretch {
  float: none;
  margin: 0 405px 0 215px;
}
.column-m.stretch.main-block{
	width: 652px;
	margin-right: 216px;
}

.column-m.stretch.main-block .main-center-left{
	width: 464px;
}

.column-m.stretch.main-block .main-center-right{
	float:right;
	width: 175px
}

#id .art-intro {
    color: #7E958C;
    font: italic 13px/18px Arial;
    text-align: left !important;
}
.art-intro {
  color: #84948b;
  font: normal 18px Arial;
  line-height: 24px;
  margin: 13px 0 13px 0;
}

.art-header {
	color: #598c55;
	font: bold 16px Arial;
}

.art-note {
	border-left: 3px solid #3BA800;
	margin: 0 0 0 23px;
	padding: 0 0 0 5px;
	text-align: justify;
}
.red-header {
	color: #945f5f;
	font: bold 16px Arial;
}

.red-note {
	border-left: 3px solid #ab0a0a;
	margin: 0 0 0 23px;
	padding: 0 0 0 5px;
	text-align: justify;
}

span.refresh-captcha {
  color: #0098c1;
  cursor: pointer;
  text-decoration: underline;
}

input.fake-submit {
    height: 1px;
    top: -99999px;
    position: absolute;
    width: 1px;
}

div.text-block h2 {
    font: 28px Georgia;
    margin: 0 0 20px 0;
}

div.text-block.advertisment h3.advertisment_menu A {
	margin-left: 20px;
	text-decoration: none;
	border-bottom: 1px dotted #0098c1;
	}
	div.text-block.advertisment h3.advertisment_menu A:hover {
		border-bottom: 0;
	}
div.text-block.advertisment Table {
	border-collapse: collapse;
	}
	div.text-block.advertisment Table Td {
		border: 1px solid #ececec;
		padding: 16px 20px;
	}

a.inline {
    color: #000000;
    text-decoration: none;
}

.art-intro a.inline { color: #84948b; }

a.inline:hover { text-decoration: underline; }

/* yarmarka nedviz */
#zd_card_yarmarka{
    height: 56px;
    border:  1px solid #f8a4a7;
    margin-top: 10px;
    margin-left: 10px;
    margin-right: 15px;    
    overflow:  hidden;
}
    #zd_card_yarmarka .right{
        text-align: center;
        font-weight: bold;
        font-size: 14px;      
    }
        #zd_card_yarmarka .right .num{
            color: #ed1b24;
            font:  20px Arial;
        }
	#zd_card_yarmarka td.lr{
		background: url('/img/yarmarka/yat.gif') no-repeat center center #ed1b24;;
		
	}
#zd_card_yarmarka .left{
  height: 56px;
  width: 345px; 
  background: url('/img/yarmarka/ya.gif') no-repeat left;
}
/* photo gallery */
#obj-gal .gallery_photos{
    position: relative;
}
    #obj-gal .gallery_photos .arr{
        height: 38px;
        width: 38px;
        position: absolute;
        top: 85px;
        background-image: url('/img/gallery/arr.png');
        cursor: pointer;
        display: none;
    }
    #obj-gal .gallery_photos .nxt{
        right: -11px;
        background-position: -38px 0px;
    }
    #obj-gal .gallery_photos .prv{
        top: 85px;
        left: -11px;
        background-position: 0px 0px;
    }
    #obj-gal .gallery_photos .nxt.noactive{
        background-position: -38px -38px;
    }
    #obj-gal .gallery_photos .prv.noactive{
        background-position: 0px -38px;
    }
#photoGalleryS .photo{
    position: relative;
    min-height: 200px;
}
    #photoGalleryS .photo .download{
        position: absolute;
        top: 11px;
        left: 11px;
        width: 106px;
        height: 27px;
        overflow: hidden;
        background: url('/img/gallery/download.gif') no-repeat;
    }
    #photoGalleryS .photo .descr{
        position: absolute;
        left: 0px;
        bottom: 3px;
        width: 100%;
    }
    #photoGalleryS .photo .descr .text{
        background: url('/img/gallery/b.png');
        padding-left: 15px;
        padding-top: 10px;
        padding-bottom: 5px;
        font: 13px Arial;
        color: #0d0d0d;

    }
    #photoGalleryS .photo .descr .owner{
        background: url('/img/gallery/b1.png');
        font: 13px Arial;
        padding-top: 10px;
        color: #5b645f;
        padding-left: 15px;
        padding-bottom: 12px;
    }

    #photoGalleryS .photo .download .in{
        padding-left: 38px;
        padding-top: 5px;
    }
    #photoGalleryS .photo .download .in a{
        font:  13px Arial;
        color: #0098c1;
    }
    #photoGalleryS .pad a{
        text-decoration: none;
    }
#obj-gal h2.gallery_header{
    height: 47px;
    max-height: none;
}
#sub-menu ul.photoGal{
    margin-top: 0px;
    margin-bottom: 0px;
}
#sub-menu ul.photoGal li.selected {
    background: none repeat scroll 0 0 #BED9B8;
}
#sub-menu ul.photoGal li.selected a {
    color: #000000;
    text-decoration: none;
}
#sub-menu ul.photoGal li {
    display: inline-block;
    padding: 6px 13px 3px 12px;
    vertical-align: middle;
    width: 300px;
}
.wrapper1 .posyl{
    /*width: 302px;
    height: 279px;*/
    width: 278px;
    height: 264px;
    background: #6ab342;
    margin-top: 10px;
}
.wrapper1 .posyl .text1{
    font:  18px Arial;
    color: #FFF;
    /*padding-left: 29px;
    padding-top: 33px;
    padding-right: 30px;*/
    padding-left: 25px;
    padding-top: 27px;
    padding-right: 25px;
}
.wrapper1 .posyl .text2{
    font:  18px Arial;
    color: #FFF;
    /*padding-left: 29px;
    padding-top: 30px;
    padding-right: 30px;*/
    padding-left: 25px;
    padding-top: 27px;
    padding-right: 25px;
}
.wrapper1 .posyl .link{
    /*padding-left: 29px;
    padding-top: 40px;*/
    padding-left: 29px;
    padding-top: 33px;
}
.wrapper1 .posyl .link a{
    font:  18px Arial;
    color: #FFF;
}
.wrapper1 .posyl .link span{
    font:  20px Arial;
    color: #FFF;
}
#votes_container{
    display: inline;
}
/* photo gallery */
/* paid news */
.paid-news-container{
    border: 3px solid #e5b914;
    background: url('/img/dirty_news.gif') no-repeat right top #fcf0c2;
    padding: 4px 4px 10px 6px;
    margin-bottom: 14px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
.paid-news-container .header{
    padding-right: 33px;
}
.paid-news-container .header a{
    font: 21px Georgia;
    color: #0098c1;
}
.paid-news-container p{
    margin: 0;
}
.paid-news-container .short-text{
    padding-top: 8px;
    font: 12px Arial;
    color: #4e6458;
}
#star-widget1{
    margin-bottom: 14px;
}
ul.paid-news-list{
    display: block;
    list-style: none;
    overflow: hidden;
    padding: 0;
    margin: 0;
}
ul.paid-news-list li{
    width: 31%;
    float: left;
    display: block;
    margin-right: 10px;
}
ul.paid-news-list li .paid-news-container{
    margin-bottom: 0;
    min-height: 118px;
}
/* end paid news */
/*  under form ads */
.under-form-ads{
    height: 43px;
    background: #e7f3e6;
    text-align: right;
    padding-right: 26px;
}
.under-form-ads img.logo{
    margin-right: 16px;
}
.under-form-ads span.logo{
    display: inline-block;
    height: 43px;
    line-height: 60px;
    vertical-align: middle;
}
.under-form-ads a{
    font: 15px Arial;
    color: #0098c1;
}
/* end under form ads */
/* top offers */
#top-offers-container{
    margin-top: 7px;
}
#top-offers-container ul.offer-list{
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
}
#top-offers-container ul.offer-list li{
    display: block;
    width: 33.3%;
    float: left;
}
#top-offers-container ul.offer-list li .item{
    width: 320px;
    height: 100px;
    overflow: hidden;
    border: 1px solid #eaebe2;
    overflow: hidden;
}
#top-offers-container ul.offer-list li .item2{
    margin: 0 auto;
}
#top-offers-container ul.offer-list li .item3{
    float: right;
}
#top-offers-container ul.offer-list li .item .img{
    width: 125px;
    float: left;
    overflow: hidden;
}
#top-offers-container ul.offer-list li .item .txt{
    overflow: hidden;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#top-offers-container ul.offer-list li .item .txt .tb{
    padding-top: 5px;
}
#top-offers-container ul.offer-list li .item .txt a:hover{
    color: #008f00;
}
#top-offers-container ul.offer-list li .item .txt a{
    color: #2c98be;
    font: 12px Arial;
}
/* end top offers */
/* paid settlements*/
#offers-widget .text a{
    text-decoration: none;
}
#obj-list .paid-bot-line td.container{
    padding: 0;
}
#obj-list .paid-top-line td{
    border-left: 0;
}

#obj-list .paid-bot-line td {
    border: none;
    vertical-align: top;
}
#obj-list .paid-row-block p.art-intro{
    color: #000;
    font: 12px Arial;
    margin: 0;
}
#obj-list .paid-td{
    padding: 0;
}
#obj-list .paid-row-block{
    border: 1px solid #69a61a;
}
#obj-list .paid-row-block table.data-list td{
    border: none;
}
/* end paid settlements*/

#obj-list tr td img{
    margin: 2px 0px 2px 0px;
}
#bigPhotoContainer{
	position: relative;
}
#bigPhotoDate{
	position: absolute;
	top: 15px;
	left: 10px;
	background: #ffffff;
	color: #37a081;
	font: 15px Georgia;
	opacity: 0.8;
	padding: 3px 2px;
}

/*** object widgets gallery ***/
#obj-card .object_widget{
	width: 660px;
	overflow: hidden;
	position: relative;
	}
	#obj-card .object_widget .items{
		width: 660px;
		position: relative;
	}
	#obj-card .object_widget .wrapper1,
	#obj-card .object_widget .wrapper2,
	#obj-card .object_widget .wrapper3 {
		float: left;
		width: 33.333%;
	}
	#obj-card .object_widget .wrapper1 { text-align: left;   clear: both; }
	#obj-card .object_widget .wrapper2 { text-align: center; }
	#obj-card .object_widget .wrapper3 { text-align: right;  }

    #obj-card .object_widget .item {
		display: inline-block;
		width: 183px;
		border: 1px solid #eaebe2;
		margin: 10px 0;
		padding: 10px;
		text-align: center;
		font: 10px Arial;
		line-height: 12px;
	}
	#obj-card .object_widget .item.pay_object{
		width: 183px;
		padding: 9px 9px 8px;
	}
	#obj-card .object_widget .item.more{
		display: none;
	}
	#obj-card .object_widget.all .item.more{
		display: inline-block;
	}
    #obj-card .object_widget .item.gold {
        border: 1px solid #c59d00;
        background: #f8d658;
    }
    #obj-card .object_widget .item .type{
    	position: absolute;
    	/*text-align: left;*/
    	background: #ffffff;
    	font: 11px Arial;
    	color: #8f9f96;
    	margin-top: -20px;
    	padding: 2px;
    }
    #obj-card .object_widget .pay_object {
        border: 2px solid #c59d00;
        background: #f8d658;
        width: 278px;
    }
    #obj-card .object_widget .pay_object:hover {
    	background: #fff;
    }
    #obj-card .object_widget .item.gold.mousein {
        background: #fff;
    }
    #obj-card .object_widget h2 {
    	margin: 20px 0 7px 0;
    }
    #obj-card .object_widget .item h3 {
    	display: block;
    	position: relative;
		text-align: left;
		max-width: 180px;
		max-height: 18px;
		overflow: hidden;
		font: normal 14px Arial;
		margin: 0;
		margin-bottom: 5px;
	}
	#obj-card .object_widget .view-as {
		float: right;
		margin-bottom: 3px;
	}
	#obj-card .object_widget dl {
		position: absolute;
		z-index: 1;
		text-align: left;
		background: #edf5e3;
		display: none;
		width: 173px;
		min-height: 130px;
		/*overflow: hidden;*/
		margin: 0;
		padding: 2px 5px 5px 5px;
	}
    #obj-card .object_widget .item.gold dl {
        background: #c59d00;
    }
    #obj-card .object_widget .item.gold dl dt{
       color: #fff;
    }
    #obj-card .object_widget .pay_object dl {
        background: #c59d00;
    }
    #obj-card .object_widget .pay_object dl dt{
       color: #fff;
    }
	#obj-card .object_widget dt {
		clear: left;
		float: left;
		margin: 3px 5px 0 0;
		color: #84948b;
	}
	#obj-card .object_widget dd {
		margin: 3px 0 0 0;
		color: #000000;
	}
	#obj-card .object_widget .photo {
		clear: both;
		width: 183px;
		height: 137px;
		text-align: center;
		position: relative;
	}
	#obj-card .object_widget .photo img {
		display: inline-block;
		width: 183px;
		height: 137px;
		background: url(/img/no_photo_183x137.jpg) no-repeat;
	}
	#obj-card .object_widget .all{
		display: inline-block;
		background: #f3f4ee;
		padding: 6px 18px 8px 18px;
		margin: 16px 0 0 199px;
		-webkit-border-radius: 5px;
		-moz-border-radius: 5px;
		border-radius: 5px;
		font: 12px Arial;
		color: #555555;
		}
		#obj-card .object_widget.all .all{
			display: none;
		}
		#obj-card .object_widget .all a{
			font: 14px Arial;
			color: #0099cc;
			border-bottom: 1px dashed #0099cc;
			text-decoration: none;
		}
		#obj-card .object_widget .all a:hover{
			border-bottom: 0;
		}

	#actions_list,
	#cp-card.actions,
	#action_info{
		width: 660px;
	}
	#obj-card .actions{
		/*border: 1px solid #eaebe2;
		padding: 15px;*/
		margin-top: 10px;
		}
		#actions_list .content ul,
		#cp-card.actions ul,
		#obj-card .actions ul{
			list-style: none outside none;
			overflow: hidden;
			padding: 0;
			margin: 0;
		}
		#actions_list .content li,
		#cp-card.actions li,
		#obj-card .actions li{
			margin-bottom: 30px;
			overflow: hidden;
			padding: 0;
			clear: left;
		}
		#actions_list .content .photo,
		#action_info .photo,
		#cp-card.actions .photo,
		#obj-card .actions .photo{
			display: block;
			width: 150px;
			min-height: 100px;
			max-height: 150px;
			overflow: hidden;
			float: left;
			margin-right: 15px;
			background: url("/img/no_photo.gif") no-repeat scroll center center #D6D9C8;
			color: #D6D9C8;
		}
		#actions_list .content .header,
		#cp-card.actions .header,
		#obj-card .actions .header{
			display: block;
		}
		#actions_list .content .annotation,
		#cp-card.actions .annotation,
		#action_info .annotation,
		#obj-card .actions .annotation{
			display: block;
			margin: 15px 0;
		}
		#actions_list .content .company,
		#cp-card.actions .company,
		#action_info .company,
		#obj-card .actions .company{
			display: block;
			color: #4e6458;
		}
		#actions_list .content .date,
		#cp-card.actions .date,
		#action_info .date,
		#obj-card .actions .date{
			display: block;
			margin: 3px 0;
		}
	#action_info .text{
		clear: left;
		padding-top: 10px;
	}

		
/*** yMap ***/
#geomap .ymaps-map .ymaps-copyright-legend-element-black{
	color: transparent !important;
}
#geomap .ymaps-map a.ymaps-copyright-agreement-black{
	color: transparent !important;
}
#geomap .ymaps-map .ymaps-overlay-transition-pane .ymaps-balloon-overlay .ymaps-b-balloon .ymaps-b-balloon__content ymaps .ymaps-b-balloon__content-holster .ymaps-b-balloon__content-body ymaps h3{
	font: normal 20px Arial;
	color: #000000;
	margin: 0 0 7px 0;
}
#geomap .ymaps-map .ymaps-overlay-transition-pane .ymaps-balloon-overlay .ymaps-b-balloon .ymaps-b-balloon__content ymaps .ymaps-b-balloon__content-holster .ymaps-b-balloon__content-body ymaps h3 a{
	font: normal 20px Arial;
	color: #000000;
}
#geomap .ymaps-b-clusters-content__sidelist-item_state_current{
	background: none repeat scroll 0 0 #dae9d2;
}
#geomap .ymaps-b-clusters-content__sidelist-item{
	color: #000000;
}
#geomap .ymaps-b-clusters-content__sidelist-text{
	border-bottom: 1px dashed;
}
#geomap .ymaps-b-clusters-content__sidelist-item_state_current .ymaps-b-clusters-content__sidelist-text {
	border-bottom: 0 none;
}
#geomap .ymaps-b-clusters-content__paragraph {
	margin: 0;
}
#geomap .ymaps-b-balloon__content p,
#geomap .ymaps-b-clusters-content__paragraph p{
	margin: 3px 0 12px 0;
}
#geomap .ymaps-b-balloon__content p.address,
#geomap .ymaps-b-clusters-content__paragraph p.address{
	font-size: 11px;
	font-weight: normal;
}
#geomap .reviews,
#geomap .opinion{
	margin: 10px 0 12px 0;
	}
	#geomap .reviews p,
	#geomap .opinion p{
		margin: 2px 0 2px 0;
	}
	#geomap .reviews div,
	#geomap .opinion div{
		color: #2e97be;
	}
	#geomap .reviews div a,
	#geomap .opinion div a{
		font: bold 13px Arial;
		color: #2e97be;
	}
	#geomap.full_screen{
		left: 0;
		top: 0;
		margin: 0;
		position: fixed;
		z-index: 20000
	}
	#geomap .map_text{
		position: absolute;
		z-index: 20001;
		margin-left: 40px;
		margin-top: 10px;
		font: 16px Arial;
		text-shadow: 0 1px 0 #FFFFFF;
	}
/*** --- ***/

/* Developers Widget */

.comments-how {
	color: black;
	font: 11px Arial;
}
#developer-widget {
	background: none repeat scroll 0 0 #F3F4EE;
	border-radius: 5px 5px 5px 5px;
	padding: 17px 0;
	margin: 20px 0 0;
}
.resourses-links {
	background: none repeat scroll 0 0 #F3F4EE;
	border-radius: 5px 5px 5px 5px;
	padding: 10px 0;
	margin: 20px 0 0;
}
#developer-widget .header, #developer-widget .header a, .resourses-links .header {
	color: black;
	font: 20px Georgia;
	margin: 0 12px 7px;
}
#developer-widget .header a {
	text-decoration: underline;
}
#developer-widget ul, .resourses-links ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#developer-widget li, .resourses-links li {
	overflow: hidden;
	padding: 5px 0 5px 10px;
}
#developer-widget .icons {
	float: right;
	overflow: hidden;
	padding-right: 3px;
	width: 68px;
}
#developer-widget .comments-icon {
	margin-left: 5px;
	margin-right: 0;
}
#developer-widget .house-icon {
	background: url("data:;base64,iVBORw0KGgoAAAANSUhEUgAAAAsAAAAKCAYAAABi8KSDAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAA2ZpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wTU09Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9tbS8iIHhtbG5zOnN0UmVmPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvc1R5cGUvUmVzb3VyY2VSZWYjIiB4bWxuczp4bXA9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC8iIHhtcE1NOk9yaWdpbmFsRG9jdW1lbnRJRD0ieG1wLmRpZDpGRERENjlDNUI5RkNFMTExQjkxQkE0QkM3QThCNjY5RSIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGMzdGMUU3N0ZEQUUxMUUxODFCMEVBODQ1MjM0NDA3RCIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGMzdGMUU3NkZEQUUxMUUxODFCMEVBODQ1MjM0NDA3RCIgeG1wOkNyZWF0b3JUb29sPSJBZG9iZSBQaG90b3Nob3AgQ1M2IChXaW5kb3dzKSI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkExQzEwMDlEOUJGREUxMTFBNUU3QTE1NTdBRTlENjIyIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkZEREQ2OUM1QjlGQ0UxMTFCOTFCQTRCQzdBOEI2NjlFIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+5oY0jwAAAF5JREFUeNpi+P//PwM67lvV8x+bOBMDGuhf3fsfGw0CTNgUFoYWM6ArRFGMrhBGYyhGVwgD6DYwgjyDJoFNMcRkoAAjunXYnABShxEa+ABJihlBgY0eRNgAyBkAAQYA/L1QcDX+z8gAAAAASUVORK5CYII=") no-repeat scroll center center transparent;
	height: 15px;
	vertical-align: middle;
	width: 11px;
}
#developer-widget .link {
	float: left;
	width: 116px;
}
#developer-widget .link a {
	font-size: 11px;
}
#developer-widget .link .rating {
	float: right;
	display: inline-block;
	margin: 3px 2px 0 0;
	padding: 0 4px;
	background-color: #83b56d;
	border-radius: 3px;
	cursor: pointer;
	font: 9px/11px Arial;
	color: #FFFFFF;
}
.resourses-links a {
	font-size: 12px;
}
#developer-widget .odd {
	background: none repeat scroll 0 0 #F9FAF7;
}
/* End Developers Widget */

/* Settlements Widget */
#cottage-village-list {
	margin-top: 16px;
}
#cottage-village-list .link {
	float: left;
}
#cottage-village-list .comments-icon {
	margin-left: 4px;
	margin-right: 0;
}
#cottage-village-list dd {
	margin: 0;
	padding-left: 20px;
}
#cottage-village-list dd ul {
	padding: 3px 0 10px;
}
#cottage-village-list .columns {
	overflow: hidden;
}
#cottage-village-list .column {
	float: left;
	width: 33.33%;
}

#cottage-village-list a {
	font-size: 12px;
}
#cottage-village-list dl dt{
	margin-top: 8px;
}
/* End Settlements Widget */

.navigate-menu {
	list-style: none;
	margin: 10px 0 0;
	padding: 0;
	overflow: hidden;
}
.navigate-menu li {
	float: left;
	overflow: hidden;
	margin: 0 3px 0 0;
	padding: 0;
	color: #84948B;
}
.navigate-menu a {
	color: #84948B;
}

#obj-list.tab.cabinet .updates{
	display: block;
	white-space: nowrap;
	padding: 2px;
	margin: 1px;
	text-align: left;
	}
	#obj-list.tab.cabinet .updates.new{
	}
	#obj-list.tab.cabinet .updates.full{
		color: #7ab234;
		background: #ebffe1;
	}
	#obj-list.tab.cabinet .updates.part{
		color: #c59d00;
		background: #fcf9a0;
	}
	#obj-list.tab.cabinet .updates.reject{
		color: #ff0000;
		background: #ffdddd;
	}

/*** favorites ***/
#obj-card .favorites_add{
	display: inline-block;
	width: 23px;
	height: 22px;
	overflow: hidden;
	text-indent: -9000px;
	background: url("/img/favorites_ico.png") no-repeat scroll 0 0 transparent;
	}
	#obj-card .favorites_add.on{
		background-position: top left;
	}
	#obj-card .favorites_add.off{
		background-position: top right;
	}
#obj-list .pay_type_2_new .favorites_add{
	width: 23px;
	height: 22px;
	overflow: hidden;
	text-indent: -9000px;
	background: url("/img/favorites_ico.png") no-repeat scroll 0 0 transparent;
	margin-left: 4px;
	margin-top: 2px;
	}
	#obj-list tr.pay_type_2_new:hover .favorites_add{
		display: inline-block;
	}
	#obj-list .pay_type_2_new .favorites_add.on{
		background-position: top left;
	}
	#obj-list .pay_type_2_new .favorites_add.off{
		background-position: top right;
	}

#obj-list .favorites_add{
	display: none;
	width: 17px;
	height: 16px;
	position: absolute;
	margin-top: -14px;
	margin-left: -20px;
	overflow: hidden;
	text-indent: 9000px;
	background: url("/img/favorites_ico.png") no-repeat scroll 0 0 transparent;
	}
	#obj-list tr:hover .favorites_add{
		display: block;
	}
	#obj-list .favorites_add.on{
		background-position: bottom left;
	}
	#obj-list .favorites_add.off{
		background-position: bottom right;
	}

#favorites_widget{
	display: block;
	height: 68px;
	max-width: 219px;
	position: fixed;
	top: 45%;
	right: 0;
	z-index: 100;
	background: url("/img/favorites_bg.png") no-repeat scroll 0 0 transparent;
	}
	#favorites_widget a{
		display: block;
		margin: 12px 8px 10px 7px;
		padding-left: 26px;
		color: #ffffff;
		font: bold 13px Arial;
		white-space: nowrap;
		text-align: right;
		text-decoration: none;
	}
	#favorites_widget a div{
		position: absolute;
		margin-left: -26px;
		margin-top: -4px;
		width: 23px;
		height: 22px;
		background: url("/img/favorites_ico.png") no-repeat scroll 0 0 transparent;
	}
	#favorites_widget a.favorites.on div{
		background-position: top left;
	}
	#favorites_widget a.favorites.off div{
		background-position: top right;
	}
	#favorites_widget a.views div{
		margin-left: -28px;
		background-position: left -22px;
		width: 23px;
		height: 16px;
		margin-top: -1px;
	}
	#favorites_widget a .num{
	}
	#favorites_widget a .text{
		display: none;
	}
	#favorites_widget:hover a .text{
		display: inline;
		padding-left: 5px;
	}
	#favorites_widget a font{
		border-bottom: 1px solid #ffffff;
	}
	#favorites_widget a:hover font{
		border-bottom: 0px;
	}

#move_top{
	background: url("/img/favorites_arrows.png") no-repeat top right;
	display: block;
	width: 20px;
	height: 20px;
	position: fixed;
	right: 20px;
	top: 45%;
	z-index: 100;
	margin-top: -32px;
	overflow: hidden;
	text-indent: -9000px;
	cursor: pointer;
	color: #aac0a3;
	font: 12px/20px Arial;
	}
	#move_top:hover{
		text-indent: 0;
		width: auto;
		padding-right: 27px;
	}

#move_search{
	background: url("/img/favorites_arrows.png") no-repeat bottom right;
	display: block;
	width: 20px;
	height: 20px;
	position: fixed;
	right: 20px;
	top: 45%;
	z-index: 100;
	margin-top: 79px;
	overflow: hidden;
	text-indent: -9000px;
	cursor: pointer;
	color: #aac0a3;
	font: 12px/20px Arial;
	}
	#move_search:hover{
		text-indent: 0;
		width: auto;
		padding-right: 27px;
	}

/*** sub menu ***/
#sub_menu{
	display: inline-block;
	padding: 6px 10px 6px 89px;
	border: 1px solid #c8c8c8;
	background-color: #f4f4f4;
	color: #000000;
	margin-bottom: 10px;
	text-indent: -79px;
	}
	#sub_menu * {
		text-indent: 0;
	}
	#sub_menu .point{
		display: inline-block;
		padding: 4px 7px 5px;
	}
	#sub_menu .point.this{
		background-color: #dae9d2;
	}
	#sub_menu .point a{
		font: normal 13px Arial;
		text-decoration: none;
		color: #0098C1;
		border-bottom: 1px solid #0098C1;
	}
	#sub_menu .point a:hover{
		border-bottom: 0;
	}
	#sub_menu .point.this a{
		color: #000000;
		border-bottom: 0;
	}
	#sub_menu .point .count{
		font: normal 11px Arial;
		color: #7a7a7a;
	}
/*** - ***/

#search_map{
	display: block;
	position: relative;
	width: 1038px;
	height: 500px;
	margin-top: -18px;
	margin-bottom: 12px;
	border-radius: 5px;
	border: 1px solid #B0C8A1;
	padding: 3px;
	background: url("/img/load-big.gif") no-repeat scroll center center transparent;
	}
	#search_map > .ymaps-map{
		border-radius: 3px;
	}
	#search_map > .info{
		display: none;
		position: absolute;
		left: 30px;
		bottom: 30px;
		z-index: 10;
		border-radius: 5px;
		padding: 7px 12px;
		background-color: #ffffff;
		font: 14px Arial;
		border: 1px solid #B0C8A1;
	}
	#search_map > .clean{
		display: none;
		position: absolute;
		left: 30px;
		bottom: 30px;
		z-index: 10;
		border-radius: 5px;
		padding: 7px 12px 7px 7px;
		background-color: #ffffff;
		font: 14px Arial;
		border: 1px solid #B0C8A1;
		cursor: pointer;
		}
		#search_map > .clean > i{
			background: url("/img/ico-form.gif") no-repeat scroll center center transparent;
			display: inline-block;
			height: 16px;
			margin-right: 5px;
			vertical-align: text-top;
			width: 16px;
		}
		#search_map > .clean > span{
			border-bottom: 1px dashed;
			color: #DB001A;
			cursor: pointer;
			font: 13px Arial;
		}
		#search_map > .clean:hover > span{
			border-bottom: 0px;
		}
	#search_map > .realty{
		display: none;
		position: absolute;
		top: 44px;
		right: 10px;
		z-index: 10;
		border-radius: 5px;
		padding: 7px 16px;
		background-color: #ffffff;
		border: 1px solid #B0C8A1;
		}
		#search_map > .realty > h5{
			margin: 4px 0 8px 0;
			font: bold 13px Arial;
		}
		#search_map > .realty > ul {
			 list-style-type: none;
			 padding: 0;
			 margin: 0;
		}
	ymaps.ymaps-copyrights-legend{
		display: none;
	}
	ymaps.ymaps-copyrights-logo{
		bottom: 2px;
		right: 2px;
	}

/* bottom offers */
#bottom-offers{
	border-top: 2px solid #E1E4D8;
	margin: 36px 0 0;
	width: 100%;
}
#bottom-offers-container{
    margin-top: 36px;
    border-top: 2px solid #E1E4D8;
}
#bottom-offers-container ul.offer-list{
    list-style: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    margin-top: 14px;
}
#bottom-offers-container ul.offer-list li{
    display: block;
    width: 33.3%;
    float: left;
}
#bottom-offers-container ul.offer-list li .item{
    width: 310px;
    height: 100px;
    overflow: hidden;
    border: 1px solid #eaebe2;
    overflow: hidden;
}
#bottom-offers-container ul.offer-list li .item2{
    margin: 0 auto;
}
#bottom-offers-container ul.offer-list li .item3{
    float: right;
}
#bottom-offers-container ul.offer-list li .item .img{
    width: 125px;
    float: left;
    overflow: hidden;
}
#bottom-offers-container ul.offer-list li .item .txt{
    overflow: hidden;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 5px;
    padding-bottom: 5px;
}
#bottom-offers-container ul.offer-list li .item .txt .tb{
    padding-top: 5px;
}
#bottom-offers-container ul.offer-list li .item .txt a:hover{
    color: #008f00;
}
#bottom-offers-container ul.offer-list li .item .txt a{
    color: #2c98be;
    font: 12px Arial;
}
/* end top offers */

/* panorama */
#banner-panorama{
	display: block;
	position: relative;
	width: 1085px;
	height: 62px;
	margin-bottom: 12px;
	overflow: hidden;
	background: url("/img/panorama/banner-bg.jpg") no-repeat scroll center center transparent;
	}
	#banner-panorama .all{
		display: block;
		width: 300px;
		position: absolute;
		left: 64px;
		top: 7px;
		font: 20px Georgia;
		color: #000000;
		text-shadow: 0px 1px 0 #eff6cc;
	}
	#banner-panorama .text{
		display: block;
		width: 320px;
		margin: 0;
		position: absolute;
		left: 424px;
		top: 14px;
		font: 14px / 18px Georgia;
		text-shadow: 1px 1px 0 #eff6cc;
		}
		#banner-panorama .text a{
			font: 14px Georgia;
			text-shadow: 1px 1px 0 #eff6cc;
			margin-left: 5px;
		}
	#banner-panorama .video{
		display: block;
		width: 73px;
		height: 38px;
		position: absolute;
		right: 190px;
		top: 16px;
		background: url("/img/panorama/banner-v.gif") no-repeat scroll center center transparent;
		text-indent: -9000px;
	}
	#banner-panorama .panorama{
		display: block;
		width: 73px;
		height: 38px;
		position: absolute;
		right: 74px;
		top: 16px;
		background: url("/img/panorama/banner-p.gif") no-repeat scroll center center transparent;
		text-indent: -9000px;
	}

.video-window{
	position: absolute;
	z-index: 999;
	left: 50%;
	width: 200px;
	height: 200px;
	margin-left: -100px;
	top: 300px;
	background: none repeat scroll 0 0 #F3F4EE;
	border-radius: 10px;
	box-shadow: 0 0 30px #000000;
	padding: 20px;
}
.video-window .close {
	background: url("/img/close-window.png") no-repeat scroll 0 0 transparent;
	cursor: pointer;
	height: 11px;
	position: absolute;
	right: 6px;
	top: 5px;
	width: 11px;
}

/* settlements-cards-list */
#cards-list{
	margin: 10px 0;
	}
	#cards-list > .banner{
		margin: 5px 0 5px;
	}
	#cards-list > .card{
		display: inline-block;
		width: 626px;
		position: relative;
		margin: 5px 0 0 0;
		padding: 12px;
		}
		#cards-list > .card.odd{
			background: #f0f2e5;
		}
		#cards-list > .card.even{
			background: #f5f6f0;
		}
		#cards-list > .card.paid{
			border: 2px solid #fecc45;
			padding: 10px;
			background: #fff7c8;
		}
	#cards-list > .card > .header{
		margin-bottom: 10px;
		}
		#cards-list > .card > .header > h5{
			display: inline-block;
			font: 20px Georgia;
			margin: 0;
		}
		#cards-list > .card > .header > h5 > a{
			text-decoration: none;
			border-bottom: 1px solid #0098c1;
			line-height: 17px;
			display: inline-block;
		}
		#cards-list > .card > .header > h5 > a:hover{
			border-bottom: none;
		}
		#cards-list > .card > .header > .comments{
			display: inline-block;
			margin-left: 10px;
			}
			#cards-list > .card > .header > .comments > i {
				background: url("/img/ico-view.png") no-repeat scroll -32px -16px transparent;
				float: left;
				height: 16px;
				margin-right: 5px;
				width: 16px;
			}
		#cards-list > .card > .header > .looks{
			display: inline-block;
			margin-left: 10px;
			}
			#obj-card > .column-right > .column-a > .looks{
				float: left;
				display: inline-block;
				margin-top: 8px;
			}
			#cards-list > .card > .header > .looks > i,
			#obj-card > .column-right > .column-a > .looks > i {
				background: url("/img/ico-view.png") no-repeat scroll -144px -16px transparent;
				float: left;
				height: 16px;
				margin-right: 5px;
				width: 19px;
			}
			#cards-list > .card > .header > .looks > span,
			#obj-card > .column-right > .column-a > .looks > span {
				margin: 0 2px;
			}
		#cards-list > .card > .header > .favorites_add {
			background: url("/img/favorites_ico.png") no-repeat;
			display: inline-block;
			overflow: hidden;
			position: absolute;
			top: 8px;
			right: 8px;
			text-indent: -9000px;
			width: 23px;
			height: 22px;
			}
			#cards-list > .card > .header > .favorites_add.on {
				background-position: left top;
			}
			#cards-list > .card > .header > .favorites_add.off {
				background-position: right top;
			}
	#cards-list > .card > .left{
		float: left;
		min-width: 162px;
		min-height: 128px;
	}
	#cards-list > .card > .left > .photo{
		width: 162px;
		height: 128px;
		margin-right: 12px;
		background: url("/img/no_photo.gif") no-repeat scroll center center #d6d9c8;
		}
		#cards-list > .card > .left > .photo > .icons{
			display: block;
			position: absolute;
			width: 162px;
			height: 38px;
			background: url("/img/panorama/icons_bg.png") repeat-x;
			}
			#cards-list > .card > .left > .photo > .icons > a{
				display: block;
				width: 29px;
				height: 28px;
				float: right;
				margin-top: 5px;
				margin-right: 10px;
				background: url("/img/panorama/icons.png") no-repeat;
				overflow: hidden;
				text-indent: -9000px;
			}
			#cards-list > .card > .left > .photo > .icons > .panorama{
				background-position: right top;
			}
			#cards-list > .card > .left > .photo > .icons > .video{
				background-position: left top;
			}
	#cards-list > .card > .info{
		margin-left: 172px;
		min-height: 128px;
		}
		#cards-list > .card > .info > .price{
			font: 13px Arial;
			margin-bottom: 5px;
			}
			#cards-list > .card > .info > .price:first-letter{
				text-transform: capitalize;
			}
			#cards-list > .card > .info > .price b{
				font: bold 16px Arial;
			}
		#cards-list > .card > .info > .tablets{
			margin-bottom: 10px;
			}
			#cards-list > .card > .info > .tablets > div{
				display: inline-block;
				font: 12px Arial;
				color: #ffffff;
				background-color: #466ca6;
				border-radius: 3px;
				padding: 3px 5px;
				margin-right: 7px;
				text-transform: lowercase;
			}
			#cards-list > .card > .info > .tablets > .green{
				background-color: #83b56d;
			}
			#cards-list > .card > .info > .tablets > .red{
				background-color: #cc2025;
			}
			#cards-list > .card > .info > .tablets > .coupon_button {
				position: relative;
				text-decoration: none;
				display: inline-block;
				font: 12px Arial;
				color: #ffffff;
				background-color: #83b56d;
				border-radius: 3px;
				padding: 3px 5px;
				margin-right: 7px;
				text-transform: lowercase;
			}
			#cards-list > .card > .info > .tablets > .coupon_button:hover{
				background-color: #66ae7d;
			}
			#cards-list > .card > .info > .tablets > .coupon_button span {
				padding-left: 19px;
				position: relative;
			}
			#cards-list > .card > .info > .tablets > .coupon_button span:before{
				content: '';
				background: url("/img/coupon_ico.png") no-repeat scroll 0 0 transparent;
				position: absolute;
				display: block;
				width: 16px;
				height: 16px;
				top: 0px;
				left: 0px;
			}
		#cards-list > .card > .info > .address{
			font: 12px Arial;
			margin-bottom: 5px;
			margin-right: 150px;
		}
		#cards-list > .card > .info > .seller{
			font: 12px Arial;
			margin-bottom: 5px;
			margin-right: 150px;
		}
		#cards-list > .card > .info > .land{
			font: 12px Arial;
			margin-bottom: 5px;
			margin-right: 150px;
		}
		#cards-list > .card > .info > .recommends{
			display: block;
			width: 135px;
			height: 21px;
			background: url("/img/recommends.png") no-repeat;
			padding-top: 9px;
			padding-left: 22px;
			position: absolute;
			right: -7px;
			bottom: 40px;
			margin-bottom: 5px;
			margin-top: -3px;
			font: 11px Arial;
			font-style: italic;
			color: #ffffff;
			}
			#cards-list > .card.paid > .info > .recommends{
				right: -9px;
			}
		#cards-list > .card > .info > .offers{
			position: absolute;
			right: 7px;
			bottom: 10px;
			display: inline-block;
			width: auto;
			padding: 3px 7px 6px 15px;
			}
			#cards-list > .card > .info > .offers a{
				font: 12px Arial;
				text-decoration: none;
				border-bottom: 1px dotted;
				}
				#cards-list > .card > .info > .offers a:hover{
					border-bottom: 0;
				}
			#cards-list > .card > .info > .offers.open{
				border-radius: 3px 3px 3px 3px;
				border-top: 1px solid #e5e6e4;
				background-color: #fdfdfc;
			}
			#cards-list > .card > .info > .offers > span{
				position: absolute;
				top: 8px;
				left: 7px;
				display: inline-block;
				width: 5px;
				height: 9px;
				background: url("/img/updown-offers.gif") no-repeat top right;
			}
			#cards-list > .card > .info > .offers.open > span{
				background-position: top left;
			}
	#cards-list > .offers-wrapper{
		position: relative;
		margin-top: -4px;
		}
		#cards-list > .offers-wrapper.loading{
			margin: 5px;
			height: 48px;
			background: url("/img/load-big.gif") no-repeat center center;
		}
		#cards-list > .offers-wrapper.error{
			margin: 5px;
			text-align: center;
			color: #ff0000;
		}
	#cards-list .stages {
		overflow: hidden;
		font-size: 13px;
		margin: 0 0 3px;
	}
	#cards-list .stage-card {
		overflow: hidden;
		margin-left: 9px;
	}
	#cards-list .stage-card .stage-name{
		font: 12px Arial;
		float: left;
		overflow: hidden;
		max-width: 153px;
		text-align: right;
		margin-right: 5px;
	}
	#cards-list .stages-header{
		overflow: hidden;
		margin: 0;
	}
	#cards-list .stage-card .stage-description{
		font: 12px Arial;
		float: left;
		text-align: left;
	}
	#cards-list .stage-card .stage-description div.transfer-date {
		font: bold 11px Arial;
		color: #993333;
		margin-top: -2px;
	}
	#cards-list .stage-card .stage-description div.transfer-count {
		font: normal 10px Arial;
		color: #767676;
		margin-top: -2px;
	}
/* obj-card tablets */
#obj-card > .tablets{
	margin-top: 7px;
	margin-bottom: 5px;
	margin-right: 36px;
	float: left;
	}
	#obj-card > .tablets > div{
		display: inline-block;
		font: 12px Arial;
		color: #ffffff;
		background-color: #466ca6;
		border-radius: 3px;
		padding: 1px 5px 2px;
		margin-right: 4px;
		text-transform: lowercase;
	}
	#obj-card > .tablets > .green{
		background-color: #83b56d;
	}
	#obj-card > .tablets > .red{
		background-color: #cc2025;
	}
/* offers */
.offers{
	width: 100%;
	border: 0;
	border-collapse: collapse;
	}
	.offers th{
		font: 11px Arial;
		color: #5e6a5e;
		background-color: #c1d7c0;
		padding: 10px 10px 8px;
		border-left: 1px solid #dadcd1;
	}
	.offers td{
		font: 12px Arial;
		color: #000000;
		padding: 10px 10px 8px;
		border-left: 1px solid #dadcd1;
		border-top: 1px solid #ffffff;
		text-align: center;
	}
	.offers td.photo{
		width: 64px;
		padding: 2px 3px;
		}
		.offers td.photo .count{
			position: absolute;
			margin-top: 2px;
			margin-left: 44px;
			display: inline-block;
			width: 16px;
			height: 13px;
			background: url("/img/photo_count_bg.png") no-repeat center center;
			font: 10px Arial;
			color: #ffffff;
		}
	.offers td.text{
		text-align: left;
	}
	.offers td.house sup{
		font: 8px Arial;
	}
	.offers .odd td{
		background-color: #f0f2e6;
	}
	.offers .even td{
		background-color: #f5f6ef;
	}
	.offers td.text p{
		padding: 0px;
		margin: 0px;
	}
	.offers td:first-child {
		border-left: 0 none;
	}
	#obj-card .offers-wrapper{
		margin: 10px 0;
	}
#obj-card .terms, #obj-card .mortgage{
	padding: 5px 14px 3px;
	background-color: #f0f2e5;
}
/* similar */
#obj-similar{
	margin: 6px 0;
	border: 3px solid #8bc144;
	padding: 7px 10px;
	position: relative;
	overflow: hidden;
	background-color: #f3f4ee;
	}
	#obj-similar > .header{
		font: 13px Arial;
		margin-bottom: 10px;
	}
	#obj-similar > .card {
		margin: 8px 0;
		position: relative;
		}
		#obj-similar > .card > .photo {
			background: url("/img/no_photo.gif") no-repeat scroll center center #D6D9C8;
			float: left;
			width: 120px;
			height: 95px;
			margin-right: 24px;
			margin-top: 3px;
		}
		#obj-similar > .card > .info {
			margin-left: 144px;
			min-height: 95px;
			}
			#obj-similar > .card > .info > h5{
				margin: 0 0 5px 0;
				font: 18px Georgia;
			}
			#obj-similar > .card > .info > .price{
				font: 13px Arial;
				margin-bottom: 7px;
				}
				#obj-similar > .card > .info > .price:first-letter{
					text-transform: capitalize;
				}
				#obj-similar > .card > .info > .price b{
					font: bold 16px Arial;
				}
			#obj-similar > .card > .info > .address{
				font: 12px Arial;
				margin-bottom: 2px;
			}
			#obj-similar > .card > .info > .seller{
				font: 12px Arial;
				margin-bottom: 2px;
			}
			#obj-similar > .card > .info > .land{
				font: 12px Arial;
			}
	#obj-similar > .text{
		margin-top: 8px;
		border-left: 3px solid #f00000;
		padding: 2px 0 2px 10px;
		font: 12px Arial;
		}
		#obj-similar > .text p{
			margin: 0;
		}
/* --- */

.add-bjects-text .top{
	text-align: center;
	font: 16px Arial;
	color: #454545;
	margin-bottom: 25px;
}
.add-bjects-text .parts{
	overflow: hidden;
}
.add-bjects-text .parts .l,
.add-bjects-text .parts .r{
	float: left;
	width: 49%;
	//padding-right: 1px;
}
.add-bjects-text .parts .r .head{
	padding-left: 20px;
}
.add-bjects-text .parts .l .head{
	text-align: right;
	padding-right: 20px;
}
.add-bjects-text .parts .head span{
	color: #0098c1;
	font: bold 16px Arial;
	border-bottom: 1px dotted #0098c1;
	display: inline-block;
	height: 17px;
}
.add-bjects-text .parts .in{
	height: 100%;
}
.add-bjects-text .parts .l .line{
	border-right: 1px solid #eff7ed;
}
.add-bjects-text .parts .l .in{
	border-right: 1px solid #c3d6bf;
}
.add-bjects-text .parts li{
	font: 16px Arial;
	color: #454545;
	margin-bottom: 15px;
}
.add-bjects-text .parts .l ul{
	padding-left: 10px;
	padding-right: 20px;
}
.add-bjects-text .parts .r ul{
	padding-left: 20px;
	padding-right: 5px;
}
.add-bjects-text .parts ul{
	list-style: none;
}
.add-bjects-text .parts li .desc p{
	margin-top: 0px;
	margin-bottom: 10px;
}
.add-bjects-text .parts li .desc{
	font: 14px Arial;
	color: #000000;
	padding-top: 5px;
}
.add-bjects-text .parts .img{
	margin-top: 22px;
}
.add-bjects-text .parts li .desc.adds a{
	margin-right: 14px;
	font: 14px Arial;
	text-decoration: none;
	border-bottom: 1px dotted #0098C1;
}


.seller_banner.vertical{
	display: block;
	width: 200px;
	overflow: hidden;
	background-color: #daedda;
	border-bottom: 1px solid #ffffff;
	margin-bottom: 10px;
	margin-left: -10px;
	}
	.seller_banner.vertical .caption{
		margin: 10px 10px 5px 10px;
	}
	.seller_banner.vertical .content{
		margin: 5px;
	}
	.seller_banner.vertical .online{
		margin: 5px 10px 10px 33px;
	}
.seller_banner.horizontal{
	display: block;
	overflow: hidden;
	background-color: #daedda;
	border: 2px solid #83b570;
	margin: -12px 0 -6px;
	}
	.seller_banner.horizontal .caption{
		float: left;
		max-width: 70px;
		margin: 12px 5px 5px 15px;
	}
	.seller_banner.horizontal .content{
		float: left;
		max-width: 460px;
		margin: 8px 5px 8px 5px;
	}
	.seller_banner.horizontal .online{
		float: right;
		max-width: 80px;
		margin: 10px 15px 10px 5px;
	}

/* history */
#history_widget,
#history_list {
	margin: 20px 0 0;
	}
	#history_widget > .header,
	#history_list > .header {
		color: #000000;
		font: 21px Georgia;
		margin: 0 0 7px;
		}
		#history_widget > .header > a {
			color: #000000;
			font: 21px Georgia;
		}
	#history_widget > ul,
	#history_list > ul {
		list-style: none outside none;
		margin: 11px 0 0;
		padding: 0;
		}
		#history_widget > ul > li,
		#history_list > ul > li {
			margin-bottom: 12px;
		}
	#history_widget > .all {
		padding-right: 10px;
		text-align: right;
		}
		#history_widget > .all > a {
			color: #B3B3B3;
			font: 12px Arial;
		}

/* NEW STYLES FOR VIEW-AS*/
/* VIEW-AS STYLES */
.view-as {
	margin-bottom: -15px;
}
.view-as .tabs div {
	display: inline-block;
	height: 51px;
	float: left;
}
.view-as .tabs {
	height: 65px;
}
.view-as .tabs .tab .center {
	padding: 15px 10px;
	height: 21px;
	font-size: 18px;
	text-align: center;
	font-family: Georgia;
	width: 160px;
}
.view-as .tabs .tab.active .center {
	background-image: url(/img/center.gif);
	padding: 15px 10px;
	height: 21px;
	font-size: 18px;
	text-align: center;
	color: #191919;
}
.view-as .tabs .tab span {
	display: none;
}
.view-as .tabs .tab.active span {
	display: block;
	font-size: 11px;
	padding-left: 10px;
	float: right;
	color: #767676;
	font-family: Arial;
	border: none;
}
.view-as .tabs .tab.left.active .left {
	background: url(/img/left.gif);
	width: 5px;
}
.view-as .tabs .tab.left.active .right {
	background: url(/img/leftright.gif);
	background-position: 34px;
	width: 34px;
}
.view-as .tabs .tab.center.active .left {
	background: url(/img/leftright.gif);
	width: 34px;
}
.view-as .tabs .tab.center.active .right {
	background: url(/img/leftright.gif);
	background-position: 34px;
	width: 34px;
}
.view-as .menu {
	background-color: #f3f3f3;
	height: 30px;
	padding: 20px 0 20px 20px;
	color: #767676;
	font-size: 16px;
	width: 100%;
}
.view-as .menu-line dfn {
	padding-top: 5px;
}
.view-as .menu-line a {
	padding: 5px 10px;
}
.view-as .menu-line a.active{
	background-color: #00b149;
	color: #ffffff;
}
.eform.add {
	width: 100%;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f3f3f3), color-stop(1, #ffffff) );
	background:-moz-linear-gradient( center top, #f3f3f3 5%, #ffffff 100% );
	background-image: -ms-linear-gradient(top, #f3f3f3 0%, #ffffff 100%);
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f3f3f3', endColorstr='#ffffff');
	background-color: #ffffff;
	padding-left: 20px;
	float: left;
}
.eform.add textarea {
	width: 95%;
}

/* hint */
#hint {
	background-color: #FCF0C2;
	border: 1px solid #ABB5A5;
	border-radius: 12px;
	box-shadow: 1px 3px 10px #808080;
	max-width: 250px;
	opacity: 1;
	padding: 8px 10px 7px;
	position: absolute;
	z-index: 3000;
	}
	#hint > div {
		background: url("/img/widgets/botarr.png") no-repeat scroll center bottom rgba(0, 0, 0, 0);
		margin-top: -16px;
		padding-bottom: 16px;
		position: relative;
		top: 16px;
		font-size: 12px;
		font-weight: normal;
	}
	#hint p{
		font-size: 12px;
		font-weight: normal;
		margin: 0 0 5px;
	}

/* demand_link */
#demand_link {
	display: inline-block;
	position: relative;
	margin-top: 16px;
	margin-left: -20px;
	height: 29px;
	margin-bottom: -18px;
	}
	#demand_link > .left {
		float: left;
		width: 16px;
		height: 29px;
		background: url("/img/demand-bg.png") no-repeat left bottom;
		background-position: -3px -29px;
	}
	#demand_link > .right {
		float: left;
		width: 16px;
		height: 29px;
		background: url("/img/demand-bg.png") no-repeat right bottom;
		background-position: -15px -29px;
	}
	#demand_link > .link {
		float: left;
		height: 29px;
		padding-left: 4px;
		padding-right: 10px;
		background: url("/img/demand-bg.png") repeat-x right top;
		line-height: 29px;
	}
	#demand_link > .link > a {
		display: inline-block;
		overflow-y: hidden;
		height: 16px;
		margin-right: 2px;
		margin-bottom: -3px;
		font: bold 14px Calibri;
		color: #0098c1;
		text-transform: uppercase;
		border-bottom: 1px solid #7fc8cc;
		text-decoration: none;
	}
	#demand_link > .link > a:hover{
		border-bottom: 0;
		margin-bottom: -2px;
	}
/* ---------- */
/* coupons_link */
#coupons_link {
	position: relative;
	height: 29px;
	display: inline-block;
	float: right;
	margin-top: 16px;
	margin-right: -20px;
	margin-bottom: -18px;
	}
	#coupons_link > .left {
		float: left;
		width: 16px;
		height: 29px;
		background: url("/img/demand-bg.png") no-repeat right bottom;
		background-position: -33px -29px;
	}
	#coupons_link > .right {
		float: left;
		width: 16px;
		height: 29px;
		background: url("/img/demand-bg.png") no-repeat right bottom;
		background-position: -47px -29px;
	}
	#coupons_link > .link {
		float: left;
		height: 29px;
		padding-left: 4px;
		padding-right: 10px;
		background: url("/img/demand-bg.png") repeat-x right top;
		line-height: 29px;
	}
	#coupons_link > .link > a {
		display: inline-block;
		overflow-y: hidden;
		height: 16px;
		margin-right: 2px;
		margin-bottom: -3px;
		font: bold 14px Calibri;
		color: #0098c1;
		text-transform: uppercase;
		border-bottom: 1px solid #7fc8cc;
		text-decoration: none;
	}
	#coupons_link > .link > .coupon-ico {
		background-image: url("/img/coupon_ico.png");
		background-repeat: no-repeat;
		width: 16px;
		height: 16px;
		display: inline-block;
		text-decoration: none;
		vertical-align: middle;
		margin-right: 5px;
		padding-bottom: 3px;
	}
	#coupons_link > .link > a:hover{
		border-bottom: 0;
		margin-bottom: -2px;
	}
/* exhibition_banner */
.exhibition_banner {
	display: block;
	margin-top: 5px;
	margin-bottom: -5px;
	width: 660px;
	height: 36px;
	background-image: url("/img/bans/ag_04_2016.png");
	overflow: hidden;
	}
	.exhibition_banner.number {
		background-image: url("/img/bans/ag_number_04_2016.png");
		font: bold 25px Arial;
		color: #ffffff;
		text-decoration: none;
		width: 60px;
		height: 29px;
		padding-left: 600px;
		padding-top: 7px;
		letter-spacing: -0.4px;
	}
	.exhibition_banner img{
		position: absolute;
		width: 1px;
		height: 1px;
	}
/* ---------- */