* {
 margin: 0;
 padding: 0;
}

body,div {
    font: normal 12px arial;
    line-height: 20px;
    color: #333333;
}

body {
    min-height: 100%;
    height: 100%;
    position: relative;
}

* html body {
    height: 100%;
    position: relative;
}

img {
    border: 0px;
}

a {
    text-decoration: underline;
    color: #3da1d8;
}

a:hover {
    text-decoration: none;
}

h1 {
    font: normal 40px arial;
    color: #333333;
}

h2 {
    font: normal 28px arial;
    color: #333333;
}

h3 {
    font: normal 20px arial;
    color: #333333;
}

h4 {
    font: normal 20px arial;
    color: #333333;
}

h5 {
    font: normal 16px arial;
    color: #333333;
}

input[type=text], select, input[type=password] {
    border: 1px solid #8c8c8c;
}

input[type=text], input[type=password] {
    padding-top: 1px;
    font-size: 12px;
    padding-left: 3px;
}

ol, ul {
    margin-left: 20px;
}

ol li {
    margin-top: 10px;
}

.clear {
    clear: both;
}

#container {
    width: 980px;
    margin: 0 auto;
}

#top {
    width: 980px;
    height: 110px;
    margin: 0 auto;
    position: relative;
}

#logo {
    float: left;
    width: 291px;
    margin-top: 15px;
}

#logo1 {
    float: left;
    width: 270px;
    margin-top: 8px;
    margin-left: 20px;
}

#phone-girl {
    position: absolute;
    left: 365px;
    top: 26px;
}

#phone-number {
    position: absolute;
    left: 435px;
    top: 30px;
}

#phone-text {
    position: absolute;
    left: 435px;
    top: 58px;
    font-style:italic;
    font-size: 10px;
}

#notepad {
    width: 250px;
    float: right;
    text-align: left;
    position: relative;
    padding-top: 18px;
    font-size: 11px;
}

#notepad #vb {
    position: absolute;
    right: -10px;
    top: 38px;
}

#notepad a {
    color: #333;
    font-size: 11px;
}

#notepad p {
    margin-top: 12px;
    line-height: 12px;
}

#notepad h4 {
    line-height: 20px;
}

#panel {
    height: 118px;
    background-image: url('/img/top-bcg.png');
    background-color: #2080bc;    
}

#panel-bcg {
    height: 115px;
    background-image: url('/img/top.jpg');
    background-repeat: no-repeat;
    background-position: center;
}

#panel-content {
    width: 980px;
    height: 115px;
    margin: 0 auto;
}

#content {
    width: 980px;
    margin: 0 auto;
    position: relative;
}

#photos {
    margin-top: 20px;
    position: relative;
    height: 130px;
}

#help {
    font-size: 10px;
    position: absolute;
    right: 0px;
    top: -20px;
    color: #333;
}

* html #help {
	right: 40px;
}

.prev, .next {
    display: block;
    width: 40px;
    padding-top: 40px;
    text-align: center;
    float: left;
}

#here-arrow {
    float: right;
    position: absolute;
    right: 100px;
    top: -10px;
}

.jCarouselLite {
    width: 930px;
    position: absolute;
    left: 40px;
    top: 0px;
    z-index: 50;
}

.jCarouselLite a {
    line-height: 0px;
    display: inline;
}

.jCarouselLite li {
    display: block;
    float: left;
    width: 155px;
    text-align: center;
}

.jCarouselLite img {
    border: solid 1px #cccccc;
    vertical-align: top;
    height: 100px;
    width: 140px;
}

.jCarouselLite p {
    margin-top: 3px;
    color: #666666;
    font-size: 11px;
    line-height: 14px;
}

.jCarouselLite .price {
    margin-top: 0px;
    font-size: 10px;
}

#photo-gradient {
    width: 100px;
    height: 143px;
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 100;
}

.next {
    position: absolute;
    right: 0px;
    top: 0px;
    z-index: 100;
}

#left {
    margin-top: 20px;
    float: left;
    width: 700px;
}

.offer {
    width: 304px;
    height: 79px;
    padding: 18px;
    background-image: url('/img/offer.jpg');
    background-repeat: no-repeat;
    background-color: #d7e9c4;
    float: left;
    overflow: hidden;
}

.offer img {
    width: 101px;
    height: 79px;
    border: solid 1px #cccccc;
    float: left;
}

.offer div {
    margin-left: 15px;
    width: 186px;
    overflow: hidden;
    float: left;
}

.offer a {
    color: #333333;
}

.offer .header {
    font-size: 16px;
}

.offer .price {
    font-size: 10px;
    line-height: 14px;
    color: #333333;
}

.offer .contact {
    margin-top: 5px;
    font-size: 12px;
}

.offer .more {
    margin-top: 4px;
    display: block;
}

#announcements {
    margin-top: 0px;
}

.announcement {
    padding: 5px;
    padding-top: 15px;
    position: relative;
    padding-bottom: 15px;
}

.announcementvip {
    padding: 5px;
    padding-top: 15px;
    position: relative;
    background-color: #ffffed;
    padding-bottom: 15px;
}

* html .announcement, * html .announcementvip {
    padding: 5px;
    position: relative;
}

.announcement .photo, .announcementvip .photo {
    border: 1px solid #ccc;
    float: left;
}

.announcement .text, .announcementvip .text {
    margin-left: 160px;
    width: 520px;
    font-size: 11px;
}

.announcement .price, .announcementvip .price {
    margin-top: 10px;
    font-size: 16px;
}

.announcement .text .block, .announcementvip .text .block {
    font-size: 11px;
}

.announcement .contact, .announcementvip .contact {
    margin-top: 5px;
    font-size: 16px;
}

.announcement .time, .announcementvip .time {
    margin-top: 5px;
    font-size: 11px;
    color: #999;
}

.announcement .links, .announcement .links1, .announcementvip .links, .announcementvip .links1 {
    font-size: 12px;
    margin-top: 2px;
    float: left;
}

.announcement .notes, .announcementvip .notes {
    font-size: 12px;
    margin-top: 2px;
    float: right;
}

.announcement .notes img, .announcementvip .notes img {
    vertical-align: middle;
    padding-right: 5px;
    width: 16px;
}

* html .announcement .notes img, * html .announcement .notes img,
* html .announcementvip .notes img, * html .announcementvip .notes img {
    vertical-align: middle;
    padding-right: 2px;
}

.announcement h3, .announcementvip h3 {
    font-weight: normal;
}

.announcement h4, .announcementvip h4 {
    padding-bottom: 0px;
}

.line {
    margin-top: 10px;
    height: 2px;
    background-image: url('/img/line.gif');
    background-repeat: repeat-x;
    font-size: 0%;
    line-height: 0px;
}

#filter .line {
    margin-top: 10px;
    height: 2px;
    background-image: url('/img/line.gif');
    background-repeat: repeat-x;
    font-size: 0%;
    line-height: 0px;
}

#view-type {
    font-size: 11px;
    margin-top: 5px;
    padding-bottom: 10px;
}

#view-type2 {
    font-size: 11px;
    margin-top: 10px;
    padding-bottom: 10px;
    float: left;
}

#right {
    margin-left: 20px;
    margin-top: 20px;
    width: 260px;
    float: left;
    overflow: hidden;
}

#about {
    position: absolute;
    width: 260px;
    right: 0px;
    top: 400px;
    font-size: 11px;
    line-height: 16px;
    padding: 0px;
}

#about p {
    margin-top: 8px;
}

#about h1 {
    font: normal 18px arial;
    color: #333333;
}

#about h2 {
    font: normal 16px arial;
    color: #333333;
    margin-top: 10px;
}

#advice {
    background-image: url('/img/advice.png');
    background-repeat: no-repeat;
    height: 172px;
    padding: 17px;
    position: relative;
}

#advice h4 {    
    font-size: 20px;
}

.advice {
    margin-top: 5px;
    display: none;
}

.advice .png {
    float: left;
    width: 100px;
    height: 100px;
    position: relative;
    left: -5px;
}

.advice p {
    margin-top: 10px;
    display: block;
    float: left;
    width: 125px;
    color: #333333;
    font-size: 11px;
    line-height: 16px;
}

#advice-next {
    color: #339900;
    position: absolute;
    right: 40px;
    top: 145px;
    border-bottom: 1px dashed #669900;
    text-decoration: none;
    line-height: 16px;
}

#advice-next:hover {
    border-bottom: 0px;
    line-height: 16px;
}

#news {
    margin-top: 0px;
}

#news p {
    font-size: 11px;
    margin-top: 5px;
    line-height: 14px;
    color: #666;
}

#news h4 {
    color: #333;
    font-size: 14px;
}

.news {
    padding: 12px 0px;
    padding-bottom: 14px;
}

.news1 h4 {
    color: #333;
    font-size: 16px;
    padding-bottom: 10px;
    margin-top: 10px;
}

.news1 h4 span {
    color: #ccc;
    font-size: 11px;
    margin-left: 0px;
}

.news1 {
    padding: 12px 0px;
    padding-bottom: 14px;
}

#banner {
    margin-top: 20px;
    text-align: center;
}

#banner1 {
    margin-top: 0px;
    text-align: center;
}

#pages {
    margin-top: 20px;
}

#footer {
    height: 100px;
    background-color: #f6f6f6;
    width: 100%;
    margin-top: 20px;
}

#footer-content {
    width: 980px;
    margin: 0px auto;
}

#footer-left {
    float: left;
    margin-top: 25px;
    width: 300px;
}

#footer-left a {
    font-size: 11px;
    color: #999;
}

#footer-left p {
    font-size: 11px;
    color: #999;
}

#footer-center {
    color: #999;
    width: 380px;
    float: left;
    padding-top: 40px;
    text-align: center;
}

#footer-center a {
    color: #999;
    font-size: 11px;
}

#menu-links {
    position: absolute;
    width: 400px;
    left: 10px;
    top: 32px;
}

#menu-links a {
    color: #ffffff;
    display: block;
    float: left;
    margin-left: 30px;
    border-bottom: 1px dashed #ffffff;
    text-decoration: none;
    line-height: 20px;
    font-size: 17px;
}

#menu-links a:hover {
    border-bottom: 0px;
}

#menu-links a.selected {
    color: #000000;
    border-bottom: 0px;
    text-decoration: none;
    font-weight: normal;
}

#bookmark {
    position: absolute;
    left: 0px;
    top: 22px;
}

#bookm-left {
    width: 15px;
    height: 48px;
    float: left;
}

#bookm-center {
    width: 60px;
    height: 48px;
    background-color: #ffffff;
    float: left;
}

#bookm-right {
    width: 15px;
    height: 48px;
    float: left;
}

#menu-bar {
    position: absolute;
    left: 0px;
    top: 58px;
    height: 38px;
    color: #999999;
}

#menu-bar .selected {
    font-weight: bold;
}

#menu-bar a {
    display: block;
    float: left;
    margin-left: 20px;
    font-size: 14px;
}

#menu-bar-left {
    width: 14px;
    height: 38px;
    float: left;
}

#menu-bar-right {
    width: 14px;
    height: 38px;
    float: left;
}

.menu-bar-center {
    padding-top: 8px;
    height: 30px;
    background-color: #ffffff;
    float: left;
    display: none;
}

#main-filter {
    width: 700px;
    float: left;
    position: relative;
}

.annId {
	display: none;
}

#search {
	position: absolute;
	left: 260px;
	top: 95px;
	color: #ffffff;
	font-size: 16px;
}

#add-box {
	position: relative;
	padding-top: 22px;
	width: 250px;
	float: right;
	color: #ffffff;
        z-index: 999;
}

#add-box a {
	color: #ffffff;
        font-size: 14px;
}

#add-box p {
	margin-top: 5px;
}

#add-btn {
    width: 246px;
    height: 47px;
    position: relative;
    left: -7px;
}

#add-btngreen {
    width: 246px;
    height: 47px;
    position: relative;
    left: -7px;
    margin-top: 10px;
}

#add-ann {
	display: block;
	font-size: 24px;
	line-height: 24px;
}

#filter {
	padding: 15px;
	background-color: #f6f6f6;
}

#filter form {
	margin-top: 10px;
}

#filter p {
	margin-top: 5px;
        font-size: 11px;
}

#filter .small-input {
	width: 60px;
}

#filter .label {
	margin-top: 5px;
}

#price-slider, #room-slider, #area-slider, #level-slider {
	margin-top: 15px;
	width: 215px;
	margin-left: 5px;
}

#filter #search-btn {
	width: 90px;
	height: 28px;
	font-size: 14px;
	margin-top: 10px;
}

table {
	width: 100%;
	border-collapse: collapse;
}

#area-th span{
	position: relative;
	top: -4px;
}

#ann-table, .ann-table {
	margin-top: 10px;
        border: 1px solid #eceeec;
        border-collapse: collapse;
}

#ann-table th, .ann-table th{
	border: 1px solid #eceeec;
        font-size: 11px;
        background-color: #f8fdff;
        line-height: 12px;
        padding: 4px 2px;
}

#ann-table td, .ann-table td {
	text-align: center;
	border: 1px solid #eceeec;
	height: 30px;
	padding: 5px;
        font-size: 11px;
        line-height: 14px;
        border-bottom: 0px;
        border-top: 0px;
}

#ann-table a, .ann-table a {
	display: inline;
        color: #000000;
}

#ann-table a.button, .ann-table a.button {
	display: inline;
}

#ann-table a img, .ann-table a img {
	display: inline;
}

#ann-text h2 {
    margin-top: 20px;
}

#announcement {
	margin-top: 0px;
}

#announcement .links {
	margin-top: 10px;
	font-size: 12px;
}

#announcement .links img {
    vertical-align: middle;
    padding-right: 5px;
}

#info {
	width: 450px;
	float: left;
	margin-top: 10px;
}

#info h4 {
	margin-top: 20px;
}

#info .desc {
	font-size: 14px;
}

#info .price {
        margin-top: 10px;
	font-size: 18px;
}

#info .price span {
	font-size: 12px;
}

#info .contact {
	font-size: 18px;
}

#info .time {
	font-size: 11px;
	color: #666666;
}

#info p {
	line-height: 28px;
}

#info p b span {
    font-size: 10px;
}

#info .stars {
    vertical-align: top;
}

#gallery {
	width: 530px;
	float: left;
	margin-top: 20px;
}

#gallery a .small {
	width: 108px;
	float: left;
	margin-left: 15px;
	margin-top: 15px;
        border: solid 1px #cccccc;
}

#gallery #first {
        margin-left: 15px;
}

.line1 {
    height: 2px;
    background-image: url('/img/line.png');
    background-repeat: repeat-x;
    margin-top: 16px;
    float: left;
    width: 100%;
    font-size: 0px;
    line-height: 0px;
}

.line2 {
    height: 2px;
    background-image: url('/img/line.png');
    background-repeat: repeat-x;
    width: 100%;
    font-size: 0px;
    line-height: 0px;
}

.formline, .formline-error {
    margin-top: 15px;
    width: 700px;
    float: left;
}

.formline input, .formline-error input {
    vertical-align: middle;
}

#announcement .label {
    width: 150px;
    font-size: 12px;
    float: left;
}

.req {
    color: #dd0000;
    font-weight: bold;
    font-size: 24px;
    position: relative;
    top: 5px;
}

.field {
    float: left;
    width: 300px;
}

.field input {
    height: 20px;
    width: 250px;
    font-size: 12px;    
}

* html .field input {
    height: 18px;
    padding-top: 2px;
}

.field textarea {
    height: 100px;
    width: 350px;
    font-size: 12px;
    font-family: arial;
}

.field select {
    height: 22px;
    width: 255px;
    font-size: 12px;
}

#submit,#loginBtn,#registerBtn {
    width: 120px;
    height: 30px;
    font-size: 16px;
    margin-top: 20px;
}

#loginBtn,#registerBtn {
    margin-top: 10px;
}

.help, .field p {
    font-size: 11px;
    color: #999999;
    line-height: 14px;
    width: 200px;
    float: left;
}

.field .range {
    font-size: 12px;
    color: #000000;
    width: 250px;
    margin-top: 14px;
}

.secondfield {
    margin-top: 10px;
}

.field .small {
    width: 150px;
}

.field .small2 {
    width: 100px;
}

.field .file {
    height: 24px;
    width: 255px;
}

.field .small3 {
    width: 70px;
}

#registerfields {
    float: left;
}

#registerfields .label, #registerfields p,  #registerfields a,
#registerfields a:hover, #registerfields .help {
    color: #cccccc;
}

#steps {
    margin-top: 20px;
    height: 40px;
    width: 700px;
}

.step1 {
    background-image: url('/img/step1.png');
    background-repeat: no-repeat;
}

.step2 {
    background-image: url('/img/step2.png');
    background-repeat: no-repeat;
}

.step3 {
    background-image: url('/img/step3.png');
    background-repeat: no-repeat;
}

#steps p {
    float: left;
    width: 211px;
    padding-left: 22px;
    color: #fff;
    font-size: 16px;
    padding-bottom: 10px;
    padding-top: 10px;
}

#steps .firststep {
    width: 219px;
    padding-left: 14px;
}

#thanks {
    font-size: 16px;
    margin-top: 10px;
}

#adver {
    margin-top: 10px;
    font-size: 16px;
}

#addHeader {
    padding-top: 20px;
}

#currency {
    vertical-align: middle;
}

.field .moreinfo {
    width: 20px;
    vertical-align: middle;
}

#onemorephoto {
    margin-top: 20px;
    display: block;
    float: left;
    font-size: 14px;
}

.cancelAdd {
    margin-top: 5px;
    display: none;
    float: left;
}

.infoText {
    margin-top: 20px;
}

#expandedSearch .formline,#expandedSearch .line1,
#expandedSearch .moreinfo,
#expandedSearch .formline .field span {
    display: none;
}

#login {
   display: none;
   overflow: hidden;
   z-index:9999;
   width: 300px;
   top: -220px;
   left: -10px;
}

#register {
    display: none;
    overflow: hidden;
    z-index:9999;
    width: 320px;
    top: -220px;
    left: -10px;
}

#login a, #register a {
    color: #3da1d8;
}

#overlay {
    background-color: #000;
    left:0;
    top:0;
    margin:0;
    z-index:800;
    display:none;
    position: absolute;
}

#register p {
    font-size: 11px;
}

.top-center, .bottom-center {
    background-color: #ffffff;
    width: 260px;
    height: 20px;
    float: left;
}

#register .top-center, #register .bottom-center {
    width: 280px;
}

.top-left {
    background: url('/img/corners.png') 0px 0px no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    overflow: hidden;
}

.top-right {
    background: url('/img/corners.png') -20px 0px no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    overflow: hidden;
}

.bottom-left {
    background: url('/img/corners.png') 0px -20px no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    overflow: hidden;
}

.bottom-right {
    background: url('/img/corners.png') -20px -20px no-repeat;
    width: 20px;
    height: 20px;
    float: left;
    overflow: hidden;
}

.center {
    background-color: #ffffff;
    width: 260px;
    height: 240px;
    float: left;
    position:relative;
    padding: 0px 20px;
}

#register .center {
    width: 280px;
    height: 590px;
    float: left;
    position: relative;
}

#register a.modal-close, #login a.modal-close {
    text-decoration:none; 
    font-weight:bold;
    font-size:1.2em;
    position:absolute;
    top:-10px;
    right:15px;
    color:#999;
}

#register a.modal-close:hover, #login a.modal-close:hover {
    color:#bb0000;
}

.registerLink {
    font-size: 18px;
    line-height: 20px;
    text-decoration: none;
    border-bottom: 1px dashed #3da1d8;
    margin-left: 70px;
}

.registerLink:hover {
    border-bottom: 0px;
}

.label1 {
    width: 80px;
    font-size: 12px;
    float: left;
}

.field1 {
    float: left;
    width: 200px;
}

.field1 a {
    font-size: 10px;
}

#register .label1 {
    width: 120px;
}

#register .field1 {
    width: 140px;
}

#register .field1 p {
    width: 120px;
    font-size: 11px;
    color: #999999;
    line-height: 14px;
}

#register .fromCompany {
    line-height: 16px;
    font-size: 12px;
    float: left;
    margin-left: 10px;
    width: 235px;
    margin-top: 0px;
}

#register .checkbox {
    float: left;
}

#register #registerBtn {
    width: 200px;
}

.iAccept {
    margin-top: 10px;
    line-height: 14px;
}

#captcha {
    padding-bottom: 15px;
}

.research {
    display: block;
    padding-top: 10px;
}

#filter .more {
    display: none;
    margin-top: 15px;
}

#more {
    font-weight: bold;
    text-decoration: none;
    border-bottom: 1px dashed #333;
    color: #333;
    padding-top: 10px;
}

#more:hover {
    border-bottom: 0px;
}

.district {
    position: relative;
}

body.print {
    background-image: url('/img/print.png');
    height: 1400px;
}

#printAnnouncements {
    list-style-type: none;
}

.printAnnouncement {
    border: 1px solid #cccccc;
    padding: 10px;
    margin-top: 10px;
    background-color: #ffffff;
    float: left;
    width: 900px;
    cursor: move;
}

.printBlock {    
    width: 250px;
    float: left;
    font-size: 11px;
    line-height: 16px;
    margin-top: 10px;
}

.printAnnouncement .text h3 {
    padding-bottom: 0px;
}

.printAnnouncement .more {
    width: 200px;
    margin-top: 10px;
    font-size: 11px;
    line-height: 16px;
    float: left;
}

.printAnnouncement .image {
    float: left;
    position: relative;
}
.printAnnouncement .price {
    margin-top: 5px;
    font-size: 12px;
}

.printAnnouncement .text {
    margin-top: 5px;
    margin-left: 20px;
    float: left;
}

.printAnnouncement .photo {
    float: left;
    border: 1px solid #ccc;
}

.printAnnouncement .contact{
    margin-top: 5px;
    font-size: 12px;
}

#cabinet h2 {
    margin-top: 0px;
}

.pages {
    margin: 0px 5px;
}

.fromUser {
    position: absolute;
    top: 125px;
    left: 22px;
    color: #999999;
    font-size: 10px;
}

* html .fromUser {
    position: absolute;
    top: 115px;
    left: -122px;
    color: #999999;
    font-size: 10px;
}

#printAnnouncements .fromUser {
    position: absolute;
    top: 110px;
    left: 22px;
    color: #999999;
    font-size: 10px;
}

* html #printAnnouncements .fromUser {
    position: absolute;
    top: 100px;
    left: -122px;
    color: #999999;
    font-size: 10px;
}

.fromUser img {
    vertical-align: middle;
    padding-right: 5px;
}

#submenu {
    margin-top: 15px;
    height: 25px;
}

.submenu {
    float: left;
    margin-left: 20px;
    font-size: 12px;
}

.submenu img {
    padding-right: 5px;
    vertical-align: middle;
}

#active a {
    color: #000;
    font-weight: bold;
    text-decoration: none;
}

#cabinet-table {
    margin-top: 20px;
}

#cabinet-table th {
    padding: 5px;
    border-bottom: 1px dotted #ccc;
}

#cabinet-table td {
    padding: 5px;
    border-bottom: 1px dotted #ccc;
    text-align: center;
}

#cabinet-table td a {
    color: #333;
}

#cabinet-table .place {
    text-align: left;
}

.notepadBlock {
    margin-top: 0px;
}

.notepadBlock h4{
    padding-top: 30px;
}

.notepadBlock .sort {
    margin-top: 10px;
}

.orderby, .textp {
    margin-top: 10px;
}

.emptyNote, .empty {
    margin-top: 20px;
}

#submenu2 {
    float: right;
    margin-top: 10px;
    position: absolute;
    left: 460px;
}

.locked {
    color: #aaa;
}

.smallP {
    font-size: 11px;
    margin-top: 20px;
}

.headerAlone {
    padding-bottom: 10px;
}

.submenu img {
    float: left;
    margin-top: 3px;
}

#submenu2 .submenu img {
    margin-top: 8px;
}

.cabMenu {
    padding: 1px;
    float: left;
}

.cabHelp {
    font-size: 11px;
    line-height: 12px;
    color: #666;
}

.spacer {
    width: 100%;
    clear: both;
    height: 10px;
}

#adver-green {
    width: 102px;
    height: 34px;
    background-image: url('/img/green.png');
    position: absolute;
    left: 525px;
    top: 24px;
    text-align: center;
    padding-top: 8px;
}

#adver-green a {
    color: #fff;
    font-size: 14px;
}

.biglink {
    font-size: 12px;
    background-color: #f6f6f6;
    color: #999;
    float: left;
    width: 300px;
    padding: 20px;
    margin-top: 10px;
}

.biglink a {
    font-size: 16px;
}

.tr-vip td {
    font-weight: bold;
    background-color: #ffffed;
}

#poller {
    margin-top: 15px;
}

#poller p {
    margin-top: 5px;
}

#poller .small {
    height: 20px;
    width: 250px;
    font-size: 12px;
}

* html #poller .small {
    height: 18px;
    padding-top: 2px;
}

.bull {
    position: absolute;
    width: 25px;
    right: 0px;
    top: 4px;
}

#promo {
    width: 650px;
    height: 240px;
    background-image: url('/img/ind-bcg1.jpg');
    padding: 20px 25px;
    overflow: hidden;
}

#promo h3 {
    font-size: 24px;
    color: #025597;
}

#promo p {
    width: 360px;
    color: #333333;
    line-height: 26px;
    margin-top: 10px;
    float: left;
}

#promo-text {
    color: #333333;
    line-height: 24px;
    margin-top: 15px;
    font-size: 24px;
    float: left;
}

#add-btngreen {
    margin-top: 15px;
}

#promo p span {
    font-size: 16px;
}

#icons h5 {
    font-size: 17px;
    font-weight: normal;
    text-align: left;
    margin-top: 10px;
}

#icons {
    width: 700px;
    height: 200px;
    margin-top: 20px;
    padding-bottom: 10px;
}

#icons p {
    margin-top: 5px;
    text-align: left;
    line-height: 18px;
    color: #333333;
}

.icon {
    width: 212px;
    float: left;
    height: 150px;
    text-align: center;
    padding: 0px 10px;
}

#icon_01 {
    margin-top: 8px;
}

.v-line {
    width: 1px;
    height: 190px;
    float: left;
    background-image: url('/img/v-line.png');
}

.banner700 {
    height: 110px;
    margin-top: 10px;
}

.banner250 {
    margin-top: 20px;
}

#partners table {
    border: 0px;
    border-collapse: collapse;
}

#partners table td {
    width: 175px;
    height: 130px;
    vertical-align: middle;
    text-align: center;
    padding: 0px;
}

#links1 {
    margin-top: 20px;
}

.links1 a {
    color: #333;
}

.links1 img {
    vertical-align: middle;
}

.links1 {
    float: left;
    padding-right: 15px;
}

.texth3 {
    margin-top: 20px;
}

.textimg {
    margin-top: 10px;
}

.price-table {
	margin-top: 5px;
        border: 1px solid #eceeec;
        border-collapse: collapse;
}

.price-table td {
	border: 1px solid #eceeec;
	height: 30px;
	padding: 5px;
        font-size: 16px;
        line-height: 14px;
}

#error {
    clear: both;
    background-color: #ff9999;
    padding: 15px;
    margin-top: 20px;
}

.errorp {
    font-size: 16px;
}

#error ul {
    margin-top: 10px;
}

#error li {
    margin-top: 5px;
}

#topmenu {
    height: 25px;
    background-color: #f6f6f6;    
}

#topmenu div {
    width: 980px;
    margin: 0 auto;
}

#topmenu a {
    color: #666;
    margin-left: 20px;
}

#topmenu a:hover {
    color: #333;
    margin-left: 20px;
}

#partners1 {
    position: relative;
    top: -30px;
}

#partners1 td {
    position: relative;
    text-align: center;
    height: 160px;
    width: 150px;
    display: block;
    float: left;
    margin-top: 30px;
}

#partners1 td img {
    vertical-align: middle;
}

#partners1 td p {
    position: absolute;
    bottom: 0px;
    line-height: 14px;
}

#similar {
    margin-top: 20px;
    position: relative;
    left: -20px;
    width: 980px;
    overflow: hidden;
}

.similar {
    width: 280px;
    float: left;
    padding: 0px 20px;
}

#similar h4 {
    margin-left: 20px;
}

#similar .similar h4 {
    font-size: 12px;
    font-weight: bold;
    margin-left: 0px;
}

#similar .price, #similar .contact {
    font-size: 11px;
    line-height: 14px;
    margin-top: 5px;
}

#similar .v-line {
    height: 130px;
}

#similar .announcement {
    width: 300px;
}

#similar .text {
    width: 150px;
    margin-left: 150px;
}

#score {
    background-color: #f8f6f2;
    padding: 15px;
    font-size: 16px;
}

#score p {
    font-size: 11px;
    margin-top: 5px;
}

.number {
    position: absolute;
    top: 8px;
    right: 30px;
    font-size: 10px;
    color: #999;
}

.YMaps-b-balloon-frame { width: 0; }

.baloon-ann {
    overflow: hidden;
    height: 110px;
}

.baloon-ann h4 {
    font-size: 12px;
    font-weight: bold;
    margin-left: 0px;
}

.baloon-ann .photo {
    border: 1px solid #ccc;
    float: left;
}

.baloon-ann .text {
    margin-left: 160px;
	white-space: nowrap;
}

.baloon-ann .price, .baloon-ann .contact {
    font-size: 11px;
    line-height: 14px;
    margin-top: 5px;
}

.baloon-ann .time {
    margin-top: 5px;
    font-size: 10px;
    line-height: 14px;
    color: #999;
}

.baloon-ann .links {
    font-size: 12px;
    margin-top: 2px;
    float: left;
}

#catalog {
    margin-top: 5px;
    padding-bottom: 20px;
}

.catalog {
    width: 170px;
    float: left;
    margin-top: 10px;
}

.catalog p {
    margin-top: 5px;
}

#builders-bookm {
    width: 127px;
    height: 27px;
    padding-top: 9px;
    background-image: url('/img/green.png');
    position: absolute;
    right: 50px;
    top: 22px;
    text-align: center;
}

#builders-bookm a  {
    font-size: 16px;
    color: #fff;
}

.catalog-block {
    margin-top: 15px;
}

.line2 {
    margin-top: 15px;
}

.catalog-block .logo {
    width: 200px;
    float: left;
    text-align: center;
}

.catalog-block h4 {
    font-size: 16px;
    font-weight: normal;
}

.catalog-block .text {
    margin-left: 200px;
    width: 500px;
}

.catalog-block .text p {
    margin-top: 5px;
    line-height: 16px;
}

.catalog-block .text p.desc {
    padding: 3px 5px;
    margin-top: 10px;
    font-size: 11px;
    background-color: #f7f7f7;
}

#left #YMapsID {
    margin-top: 20px;
}
