html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dd, dl, dt, li, ol, ul, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
a img, :link img, :visited img {
	border: 0;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}
ul {
	list-style: none;
}

ol {
  padding-left: 20px;
  list-style: decimal;
}

ol li {
  margin-bottom: 5px;
}


.content strong {
  font-weight: bold;
}

.content img {
  margin: 5px;
}

.content ul {
  list-style-type: disc;
   /*url(/images/bullet.gif)*/;
  padding-left: 20px;
  margin-top: 10px;
  margin-bottom: 10px;
}

.content ul li {
  margin-bottom: 5px;
}

blockquote {
  width: 85%;
  padding: 5px;
  padding-left: 10px;
  margin-left: 20px;
  border-left: 3px solid #C19976;
  background: #fff;
  font-style: italic;
}

.head-link {
  font-size: 11px;
}

body {
  background: #fdfdff;/* url(/images/bg.jpg) 0 0 repeat-x;*/
  margin: 0;
  padding: 0;

  font-family: tahoma;
}

a img {
  border: none;
}

#layout {
  /*overflow: hidden;*/
}

#nav {
  font-size: 11px;
  padding-left: 5px;
  border-left: 3px solid #35CEF4;
  color: #0CADD6;
  margin-bottom: 10px;
  clear: left;
}

.banner {
  padding: 10px;
  text-align: center;
}

#left .content .banner {
  padding-top: 0;
}

#header {
  height: 217px;
  background: url(/images/panorama.jpg) 50% 0 no-repeat;
}

#b-total {
  width: 600px;
  height: 90px;
  border: 1px solid #fff;
  float: right;
  margin-right: 20px;
  margin-top: 82px;
  
}

#logo {
  background: url(/images/logo.png) 0 0 no-repeat;
  _background: url(/images/logo.gif) 0 0 no-repeat;  
}

  #header #logo {
    height: 200px;
    width: 199px;
    margin-top: 0px;
    margin-left: 50px;
    display: block;
    margin-bottom: 0px;
    float: left;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 21px;
  }

  #header #large-banner {
    padding-left: 430px;
    padding-top: 40px;
    height: 120px;
    text-align: center;
 
  }

  #header .banner {
    padding-left: 300px;
    padding-top: 65px;     
  }
  
  #header .banner a {
    filter:alpha(opacity=60);
    -moz-opacity: 0.6;
    -khtml-opacity: 0.6;
    opacity: 0.6;  
  }

  #header .banner a:hover {
    filter:alpha(opacity=100);
    -moz-opacity: 1.0;
    -khtml-opacity: 1.0;
    opacity: 1.0;  
  }


#header-inner {
  /*height: 156px;*/

}

  #header-inner #logo {
    background: #8FC434 url(/images/logo_in.jpg) 0px 0 no-repeat;
/*    margin-top: 110px;*/
    width: 100%;
    height: 47px;
    margin-left: 0;
display: block;
    margin-bottom: 0px;
    float: left;
/*    position: absolute;
    top: 0;
    left: 0;
    z-index: 21;        */
  }


.drop {
/*  position: absolute;
  width: 200px;*/
  z-index: 255;
  background: #6DDBF7;
  display: none;
  border-bottom: 2px solid #6DDBF7;
}

#markup { 
  width: 100%;
  border-collapse: collapse;
/*  table-layout: fixed;*/
}

#markup td {
  vertical-align: top;
}

#menu {
  clear: left;
  background: url(/images/menu.jpg) 0 0 repeat-x;;  
  background: #802C02;
}

#menu .drop a { 
  height: 17px;
  padding-top: 5px;
  padding-bottom: 5px;
  background: #7291A0;
  border-top: 1px solid #819CAA;
}

#menu .selected .drop a {
  background: #7291A0;
}

#menu .selected .drop a:hover {
  background: #6DDBF7;
}

.add {
  width: 280px;
  height: 113px;
  float: right;
  background: url(/images/add2.jpg) 50% 0 no-repeat;
  background: url(/images/add-free.jpg) 50% 3px no-repeat;
  color: #eee !important;
  text-align: center;
  font-size: 1px;
  padding-top: 0px;
  right: 0px;
}

.adds {
  width: 280px;
  height: 113px;
  float: right;
  background: url(/images/adds2.jpg) 50% 0 no-repeat;
  background: url(/images/add-com.jpg) 50% 3px no-repeat;
  color: #eee !important;
  text-align: center;
  font-size: 1px;
  padding-top: 0px;
  right: 0px;
}

#right a {
  color: #7290A0;
}

#right .add {
  float: none;
  width: 280px;
  height: 128px;
  display: block;
  background: url(/images/add.jpg) 100% 0 no-repeat;
  background: url(/images/add-free-right.jpg) 100% 15px no-repeat;
  color: #e3e4e6 !important;
  font-size: 1px;
  padding-top: 0px;
  position: relative;
  right: 0px;
  left: 5px;
}

#right .adds {
  float: none;
  width: 280px;
  height: 128px;
  display: block;
  background: url(/images/adds.jpg) 100% 0 no-repeat;
  background: url(/images/add-com-right.jpg) 100% 15px no-repeat;  
  color: #e3e4e6 !important;
  font-size: 1px;
  padding-top: 0px;
  position: relative;
  right: 0px;
  left: 5px;
}

.calc {
	width: 140px;
	height: 50px;
	margin: 0 auto;
	background: url(/images/calc.gif) 0 0 no-repeat;
	padding: 5px;
	padding-left: 70px;
	text-align: left;
}

.calc a {
	color: #000 !important;
	text-align: left;
}


#menu {
  width: 100%;
  height: 41px;
  }
  
  #menu td {
    height: 41px;
    vertical-align: top;
  }
  
    #menu a {
      height: 26px;    
      text-align: center;
      display: block;
      width: 100%;
      padding-top: 15px;      
      font-weight: normal;
      color: #fff;
      text-decoration: none;
      font-family: tahoma;
      font-size: 12px;
    }
    
    #menu a:hover, #menu a.selected, #menu .selected a {
      background: #6DDBF7;
      background: #FEC600;
      	background-color: #FF9220;
	background-image: -webkit-linear-gradient(bottom, #FF9220, #FEC600);
	background-image: -moz-linear-gradient(bottom, #FF9220, #FEC600);
	background-image: -o-linear-gradient(bottom, #FF9220, #FEC600);
	background-image: linear-gradient(to top, #FF9220, #FEC600);
      color: #000;      
    }

#submenu {
  margin-bottom: 0px;
  }

  

  #submenu th {
    padding-left: 20px;
    padding-right: 5px;
    font: bold 13px tahoma;
    padding-top: 0px;
    color: #999;
  }
  
  #submenu td {
    padding-left: 20px;
    padding-right: 15px;
  }
  
    #submenu a {
      text-align: center;
      display: block;
      width: 100%;
      padding-top: 7px; 
      padding-bottom: 7px;     
      font-weight: bold;
      color: #000;
      font-family: tahoma;
      font-size: 11px;
    }
    
    #submenu a:hover, #submenu a.selected, #submenu .selected a {
      color: #0CADD6;
    }

.services {
  width: 100%;
  background: #ffe;
}

.services td {
    border-top: 1px solid #567281;
    border-bottom: 1px solid #567281;    
    text-align: center;
    vertical-align: top;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 10px;
    padding-right: 10px;
  }

.services td a {
  font-size: 14px;
  font-weight: bold;
  font-family: arial;
  color: #567281;
}

.services td .leader {
  font: 11px tahoma;
  margin-top: 10px;
  color: #567281;
}

.services td .leader a {
  color: #7290A0;
  font: 11px tahoma;
}


#left {
  padding-top: 0px;
/*  width: 100%;*/
  position: relative;
  background: #eee;
  padding-bottom: 20px;
}

  #left h1 {
    font: 21px arial;
    font-weight: normal;
    color: #53514F;
  }
  
  #left h2.h2-home {
    font: 19px arial;
    font-weight: normal;
    color: #53514F;
    padding-bottom: 10px;
  }

  #left .content {
  }
    
  #left .content a {
    color: #0CADD6;
  }
    

 
#right {
  width: 290px;
  text-align: center;
  background: #E3E4E6;  
}

  #cloud {
    margin-top: 20px;
    width: 270px;
    padding-bottom: 5px;
    font-family: tahoma, trebuchet, arial;
    vertical-align: middle;
    text-align: center;
    background: url(//images/shortline.jpg) 50% 100% no-repeat;    
    position: relative;
  }
  
  #right h1 {
    font: 19px arial;
    font-weight: normal;
    color: #fff;
    border-bottom: 1px solid #E7924E;
  }

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

.content p {
  margin-top: 0;
  margin-bottom: 10px;
}

.content p.hint {
  color: #777;
/*  padding: 5px;
  padding-left: 10px;
  padding-right: 10px;  
  margin-top: 5px;
  margin-bottom: 5px;
  border: 1px solid #7390A0;
  background: #ffc;*/
}



#footer {
  margin-top: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  clear: both;
  border-top: 1px solid #ccc;
}

.is {
  margin-left: 20px;
	margin-top: 10px;
	background: url(/images/is.gif) 0 0 no-repeat;
	height: 30px;
	padding-left: 100px;
	color: #ccc;
	font: 11px arial;
}

.is a {
	color: #ccc;
	text-decoration: none;
}


.clearing {
  clear: both;
}


p.alert {
  padding: 1%;
  border: none;
  background-color: #ffc;
  width: 98%;
  color: #000;
}

p.success {
  padding: 1%;
  background-color: #cfc;
  color: #000;
  width: 98%;
}


p.note {
  padding: 5px 10px 5px 10px;
  color: #c60;
  background-color: #ffc;
  font-size: 11px;
}
span.red {
  color: #c30;
}

p.edit {
  margin-top: 5px; 
  white-space: nowrap;
  padding: 5px;
  clear: left;
}


a.edit {
  height: 24px;
  background: url("/images/edit.gif") left center no-repeat;
  padding-left: 20px;
  padding-bottom: 2px;
  PADDING-TOP: 2px;
  color: #f90 !important;  
  margin-right: 10px;
}

a.del {
  height: 24px;
  background: url("/images/del.gif") left center no-repeat;
  padding-left: 20px;
  padding-bottom: 2px;
  PADDING-TOP: 2px;
  color: #f00 !important;
  margin-right: 10px;  
}



li.level-1 {

}



li.level-2 {
  margin-left: 30px;
  list-style-type: circle;
}



li.level-3 {
  margin-left: 60px;
  list-style-type: square;
}



li.level-4 {
  margin-left: 90px;
  list-style-type: disc;
}

.editor {
  border: 1px dotted #E7924E;
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 15px;
}


/*-----------------*/

#left .content {
  padding: 20px;
  padding-top: 10px;
  padding-left: 10px;
  padding-right: 15px;
  font-size: 0.8em; 
  line-height: 1.3;
  font-family: arial;

}

#left .content .content {
  font-size: 1em;
}

.main-columns {
  font-size: 11px;
  font-family: tahoma;
}

.main-columns td h2 {
  font-size: 1.5em;
  color: #777;
  margin-bottom: 10px;
}

.up {
  position: absolute;
  top: 0;
  right: 0;

}

  .up img {
    margin: 0 !important;
    margin-right: 1px !important;
  }

td.up {
  position: static;
  padding: 1px !important;  
}

.item-info {  
  line-height: 1.5;
}

  .item-info h2 {
    padding-right: 40px;
  }
  
  
.items-index td.advert {
  background: #7390A0;
  color: #fff;
  padding-top: 4px;
}

#left .content .items-index td.advert a {
  color: #fff !important;
  font-weight: bold;
}

.items-index td {
  padding-left: 8px;
  padding-right: 8px;
  padding-top: 8px;
  padding-bottom: 6px;
}

table.items-index td.description img {
  display: block; 
  float: left;
  background: url(/images/framesmall.gif) 0 100% no-repeat;
  width: 180px;
  padding: 11px;
  margin-right: 15px;
}

.highlighted td.description img {
  background: none !important
}

.superlighted td.description img {
    padding-top: 6px !important;
    background: url(/images/framelighted.gif) 0 100% no-repeat !important;
}


.content h2 {
  font-size: 13px;
  font-weight: bold;
}

.content .item-info h2 {
  color: #f60;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 5px;
}

#left .content .item-info h2 a {
  color: #f60;
}

.content .item-info p {
  margin-bottom: 0;
}

.content .date {
  color: #aaa;
}


h3.black {
  color: #fff;
  padding-top: 3px;
  padding-bottom: 3px;  
  width: 100px;
  text-align: center;
  background: #000;
  font-weight: bold;
  text-transform: lowercase;
  margin-bottom: 5px;
}

h3.red {
  color: #fff;
  padding-top: 2px;
  padding-bottom: 4px;  
  width: 100px;
  text-align: center;
  background: #600;
  font-weight: bold;
  text-transform: lowercase;
  margin-bottom: 5px;  
}

h3.blue {
  color: #fff;
  padding-top: 3px;
  padding-bottom: 3px;  
  width: 100px;
  text-align: center;
  background: #7390A0;
  font-weight: bold;
  text-transform: lowercase;
  margin-bottom: 5px;
}

.main-columns .items-index h2 {
  color: #7190A0;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1.1;
}

.main-columns .items-index h2 a {
  color: #7190A0;
}

.main-columns .items-index p {
  margin-bottom: 0;
}

.main-columns .items-index .news {
  margin-bottom: 15px;
}

.main-columns .items-index .news .source {
  color: #777;
  font-style: italic;
  font-size: 0.8em;
}

#left .content .content-home {
  color: #777;
}

#left .content .content-home a {
  color: #777;
}

  .news h2 {
  color: #7190A0;
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 5px;
  line-height: 1.1;    
  }

.news .source {
  color: #777;
  font-style: italic;
  font-size: 0.8em;
}

#right {
  font-size: 0.8em;
}



  #cloud {
    margin-top: 20px;
    width: 270px;
    padding-bottom: 20px;
    font-family: trebuchet, arial;
    vertical-align: middle;
    text-align: center;
    position: relative;
    font-size: 0.8em;
  }
  
  #cloud a {
    text-decoration: none;
    padding: 4px;
    color: #7190A0;
  }

  #cloud a:hover {
    background: #7190A0;
    color: #fff;
  }


.indicator {
  width: 260px;
  padding: 10px; text-align: center;
  margin-left: 5px;
}

.vote {
  text-align: left;
  font-size: 11px;
  padding: 10px;
  background: #fff;
  margin-top: 15px;
}

.vote strong {
  color: #7190A0;
  font-size: 1.2em;
  font-weight: bold;
  line-height: 1.1;
  display: block;  
}

.vote p {
  margin: 5px 0;
}

.vote a {
  display: block;
  font-size: 0.9em;
  color: #f60;
  margin-top: 3px;
}

.vote .alert, .vote .success {
  width: auto;
  margin-top: 10px;
  margin-bottom: 10px;
}

.data-voting {
  padding: 10px;
  background: #fff;
  border: 3px solid #7190A0;
}

.data-voting li {
  list-style: none !important;
}
.data-row {
  clear: both;
  margin-top: 4px;
  font-size: 11px;
  color: #00CCFF;
  font-weight: bold;
}
.data-count {
  font-size: 11px;
  color: #999;
}
.data-val {
  background: #00CCFF;
  display: block;
  margin-top: 4px;
  height: 6px;
  border-bottom: 1px solid #7190A0;
  border-left: 2px solid #7190A0;  
  float: left;
  margin-right: 6px;
}


.rss {
  margin-top: 10px;
  text-align: left;
  font-size: 11px;
  color: #fff;
  padding: 10px;
  background: #7190A0;
}

.rss a {
  color: #fff !important;
  font-weight: bold;
}


ul.sub li {
  font-size: 1.2em;
  font-weight: bold;
}

#right #toggle-search {
  width: 275px;
}

#toggle-search {
  background: #fff;
  text-align: right;
  font-size: 11px;
  padding-right: 15px;
  padding-top: 5px;
  padding-bottom: 5px;
  width: 300px;
}

#toggle-search a {
  color: #777;
}

#search {
  font-size: 11px;
  background: #fff;
  text-align: left;
  padding: 10px;
  padding-top: 0;
  margin-bottom: 20px;

}

#left #search {
  width: 300px;
  overflow: hidden;
}

#left #search form {
  width: 300px;
}

#search select {
  margin-bottom: 5px;
}

.search-block {
  background: #fff;
  padding: 10px;
  margin-top: 10px;
  font-size: 11px;
  font-family: tahoma;  
}

.search-block ul.sub {
  float: left;
}

.search-block #toggle-search {
  display: none;
}

.search-block #search {
  float: right;
  margin-bottom: 0px;    
}

table.items {
  background: #fff;
  width: 100%;
}

table.items tr.item td {
  border-bottom: 3px solid #eee;
}

table.items tr.superlighted td {
  border-bottom: 3px solid #FFCC00;
}

table.items tr.superlighted td h2 a
{
  color: #ECBD00 !important;
}

table.items td.description {
  padding: 10px;
}

table.items td.description img {
  display: block; 
  float: left;
  background: url(/images/framesmall.gif) 0 100% no-repeat;
  width: 180px;
  padding: 11px;
  margin-right: 15px;
}

table.items td.description .up img, table.items td.description img.sms {
  display: inline; 
  float: none;
  background: none;
  width: auto;
  padding: 0;
  margin-right: 0;
}

table.items th {
  text-align: right;
  padding-bottom: 3px;
  background: #eee;
}

#left .content table.items th a {
  color: #7190A0;
}

table.items td.price {
  padding: 10px;
  width: 180px;
  padding-left: 5px;
  vertical-align: middle;
  text-align: right;
}

.items span.price {
  font-size: 19px;
  font-weight: bold;
}




.iwant {
  font-weight: bold;
  color: #7190A0;
}

.iwant-select {
  
}

.what {
  display: inline;
    font-weight: bold;
  color: #7190A0;
  text-transform: lowercase;
  
}

#attributeschange {
  margin-top: 10px;
}

.selectors-group {
  padding: 5px;
  float: left;
  border: 1px dotted #7190A0;
  margin-top: 10px;
  margin-bottom: 10px;
  margin-right: 10px;
}

#sort {
  margin-top: 10px;
  color: #888;
}

.firms {
  background: #fff;
  width: 100%;
}

.firm td {
  padding: 10px;
  border-bottom: 3px solid #eee;
}

.firm td img {
  margin-right: 20px;
}

p.question {  
  background: #fff;
  padding: 10px;
  margin-bottom: 0 !important;
}

p.answer {
  padding: 10px;
}

/*-------------------------------------------------------------------*/
#hint {
  position: absolute;
  z-index: 255;
} 

#popup {
  font-size: 13px;
  padding: 30px;
  border: 3px solid #7190A0;
  margin: 10px;
  background: #fff;
}

.page-hint {
  position: absolute;
  border: 3px solid #7190A0;
  background: #fff;
  padding: 10px;
  font-size: 12px;
  width: 180px;
  font-size: 11px;
}

.page-hint h2, #popup h2 {
  font-size: 15px;
  font-weight: bold;
  color: #f60;
  margin-bottom: 10px;
}

.page-hint p, #popup p{
  margin-top: 5px;
  margin-bottom: 5px;
  line-height: 1.2;
}

.page-hint strong, #popup strong {
  font-weight: bold;
  text-align: center;
}

.page-hint .smstext, #popup .smstext {
  font-size: 19px;
  color: #900;
  font-weight: bold;
  display: block;
}

#left .content .footnote {
  font-size: 10px;
  font-style: italic;
}


#featured {
  padding: 5px;
  height: 100px;
  margin-bottom: 10px;
  background: #fff url(/images/isadv-new.gif) 100% 50% no-repeat;
  padding-right: 50px;
}

#featured img {
  float: left;
  margin: 0 !important;
  margin-right: 10px !important;
  padding: 0 !important;

}

/* - - - - - - - - - - - - - - - */


div.item {
  background: #fff;
    border: 1px solid #7190A0;
  padding: 7px;   
  z-index: 255;
  position: relative;
  _position: static;
  min-width: 700px; 
}

.item .item-properties {
  float: left;
  width: 100%;
  _width: 250px;
  margin-bottom: 10px;  
}

.item .item-properties .properties {
  margin-right: 400px;
  _margin-right: 0;
  margin-bottom: 20px;
}

.item .item-image {
  width: 410px;
  float: left;
  text-align: right;
  margin-left: -410px;
  _margin-left: 0;
}

.item .item-image img {
  border: 2px solid #eee;
}

.item .item-image .preview {
  margin: 0 !important;
  line-height: 1;
}

.item .item-image .preview img {
  display: block;
  float: right;
  margin-left: 7px;
  margin-bottom: 4px;
  margin-right: 0;
  vertical-align: bottom;
}

.item .item-image .preview a {
  display: block;
  float: right;
  width: 190px;  
  position: relative;
}
.item .item-image .preview a .loop {
  position: absolute;
  display:block;
  width: 16px;
  height: 16px;
  left: 12px;
  bottom: 14px;
  background: url(/images/enlarge.gif) 0 0 no-repeat;
}


/*.item .item-properties {
  float: left;
  width: 250px;
  margin-right: 20px;
  margin-bottom: 10px;  
}

.item .item-image {
  width: 100%;
  float: left;
  text-align: right;
  margin-left: -270px;
}

.item .item-image img {
  margin-left: 270px;
  border: 2px solid #eee;
}

.item .item-image .preview {
  margin-left: 270px;
}

.item .item-image .preview img {
  margin-left: 0px;
}

*/
.item .item-description {
/*  clear: left;*/
  float: left;
  margin-right: 410px;
    _margin-right: 0;
}


.item .item-description-ya {

  float: left;
  margin-right: 20px;
    _margin-right: 0;
}


.item .view {
  clear: both;
  font-size: 11px;
}

.item .properties {

}

.item .properties td {
  padding: 5px;
  padding-left: 5px;
  padding-right: 5px;
}

.item .properties td.title {
  font-weight: bold;
  text-align: right;
}

.item .properties .title-price {
  text-align: right;
  font-weight: bold;
  background: #7190A0;
  color: #fff;
  text-transform: uppercase;  
}

/**/

#groups {
  background: #fff;
  padding: 10px;
  margin-bottom: 10px;
  border-left: 3px solid #7190A0;
}

#groups input, #groups select {
  margin-bottom: 5px;
}

#groups strong {
  display: block;
  padding: 5px;
  background: #7190A0;
  color: #fff;
}

#groups {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  background: #fff;
  padding: 20px;
  margin-bottom: 10px;
  border-left: none;
  max-width: 700px;
}

#groups input, #groups select {
  margin-bottom: 5px;
}

#groups strong {
  display: block;
  padding: 0;
  background: none;
  color: #000;
  font-size: 15px;
  font-weight: bold;
}

#groups table td {
	padding-right: 10px;
	vertical-align: middle;
}

.content select, .content input, .content textarea {
  margin-top: 3px;
  margin-bottom: 3px;
}

.content p.analitics {
  background: url(/images/analitics_bullet.gif) 0 0.4em no-repeat;
  padding-left: 18px;
  margin-bottom: 5px;
  margin-top: 3px;
}

#map {
  height: 400px;
  left: 0;
  top: 0;
  margin-top: 10px;
  margin-bottom: 10px;
  border: 3px solid #7190A0;  
}


#direct {
  margin-top: 15px;
  margin-bottom: 15px;
}


.agency img {
  vertical-align: bottom;
  margin: 0 !important;
}

.agency {
  border-top: 1px solid #eee;
  margin-top: 10px;
  padding-top: 10px;
}


a.online-order {  
  display: block;
  height: 46px;
  background: url(/images/inq.jpg) 0 0 no-repeat;
}




.search-up-form {
  background: #7290A0;
  padding: 5px;
  line-height: 1;
  min-height: 50px;
}

.search-up-form select {
  margin-top: 0 !important;
}

.search-up-form .up-submit {
  float: left;
  line-height: 50px;
  height: 50px;  
}

.search-up-form .only-photo {float: left;}

.search-up-form .up-submit input {
  font: 11px tahoma;
  padding-left: 5px;
  padding-right: 5px;
}


.search-up-form .key-word {
  margin-right: 7px;  
  float: left;
  height: 50px;  
}

.search-up-form .key-word input {
  margin-top: 0 !important;
  width: 88px;
}

.search-up-form .where {
  float: left;
  margin-right: 7px;
  height: 50px;  
}

.search-up-form .check-params {
  float: left;
  margin-right: 3px;  
  height: 50px;  
}

.search-up-form .price-selector {
  float: left;
  margin-right: 7px;  
  width: 208px;
  height: 50px;  
}

.search-up-form .price-selector .price-from {
  float: left;
  font: 11px tahoma;
  color: #ccc;
}

.search-up-form .price-selector .price-to {
  float: right;
  font: 11px tahoma;
  color: #ccc;
  
}

.search-up-form .price-selector input {
  width: 30px;
  border: none;
  background: none;
  font: 11px tahoma;
  color: #fff;
}

.search-up-form .price-selector input#pto {text-align: right;}

.search-up-form .sort-by {
  float: left;
  margin-right: 7px;  
  height: 50px;  
}

.search-up-form .title {
  display: block;
  height: 1.3em;
  font: 11px tahoma;
  color: #ccc;
}

.check-option {
  float: left;
  position:relative; 
  margin-right: 2px;
}

.search-up-form .check-option input {
 position: relative;
 z-index: 0;
 padding: 0;
 top: -2px;
 left: -2px;;
}

.search-up-form .check-option label {
 display: block;
 position: absolute;
 top: 0; left: 0; z-index:1;
 width: 16px; height: 16px;
 vertical-align: middle;
 background: #91A8B5;
 border: 1px solid #ccc;
 text-align: center;
 font: 11px tahoma;
 line-height: 16px; 
 cursor: pointer;
 cursor: hand; 
}

.search-up-form .check-option label.active {
 background: #545454;
 color: #FFCC66;
 border: 1px solid #FFCC66; 
 font-weight: bold;
}

.slider {
  display: block;
  width: 208px;
  background: url(/images/sl.gif) 0 5px repeat-x;
  height: 20px;
  position: relative;
  float: left;
}

.slide1, .slide2 {
  position: absolute;
  left: 0;
  top: 0;
  height: 20px;
  width: 8px;
  background: #ccc;
  cursor: pointer;
  cursor: hand;
}


.sliding {
  position: absolute;
  left: 0;
  top: 5px;
  height: 10px;
  width: 208px;
  background: #FFCC66 url(/images/sl_selected.gif) 0 0 repeat-x;
}


/*---------------------------------------------------------------------ADDITIONAL*/
.ad-news {
  background: #fff;
}
.ad-news .news {
  font: 11px tahoma;
  float: left;
  width: 48%;
  margin-right: 2%;
}

.ad-news .news img {
  margin-left: 10px;
  margin-top: 10px;  
}

.ad-news .news .date {
  margin-bottom: 2px !important;
  margin-top: 5px;
}

.ad-news .all-news {
  display: block;
  padding: 10px;
  padding-top: 0;
  font: 11px tahoma;
}

.interest {
  padding: 10px;
  background: #690;
  color: #fff;
}

.interest a {
  color: #ff9 !important;
}

.item-more {

  display: block;
  width: 250px;
  height: 30px !important;
  background: url(/images/inquire.jpg) 0 0 no-repeat;
  text-indent: 300px;
  white-space: nowrap;
  overflow: hidden;
}

.online-order {
  display: block;
  width: 250px;
  height: 30px !important;
  background: url(/images/inqsearch.jpg) 0 0 no-repeat !important;
  text-indent: 300px;
  white-space: nowrap;
  overflow: hidden;  
  margin-bottom: 10px;
}

.item-id {
  font-size: 11px;
  color: #7190A0;
  position: relative;
  top: -8px;
}

.ipoteka {
  border-left: 2px solid #555;
  border-top: 2px solid #555;
}

.ipoteka td, .ipoteka th {
  border-right: 2px solid #555;
  border-bottom: 2px solid #555;
  padding: 10px;
}

.ipoteka th {
  background: #999;
  color: #fff;
}

/*******************[ таблицы ]***********************/
table.data {
	width: auto;
	margin: 0;
	padding: 0;
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	
}

html>body table.data {
	width: 100%;
}

table.data td, table.data th {
	padding: 5px;
	border-right: 1px solid #ccc;
	text-align: center;
}

table.data td {font: normal 0.8em arial;}


table.data td a:hover {
	color: #f90;
}

table.data th {
	font: normal 0.9em arial;
	background-color: #ccc;
}

table.data td.tab-data {
	width: 180px;
	text-align: right;
	color: #999;
}

table.data td.tab-value {
	text-align: left;
}

.resort a {
  padding-left: 20px;
  background: url(/images/resort.gif) 0 0 no-repeat;
}

.resort .leader a {
  padding: 0;
  background: none;
}

.news-buttons div {display: inline;}

.of-mebel .td-mebel1 {
  background: #FF3399;
  color: #fff;
  text-align: right;
  font-weight: bold;
}

.of-mebel .td-mebel2 a {
  color: #FF3399 !important;
}

.cabinet-advice {
  background: #ff9;
  padding: 10px;
  font-size: 13px;
  margin-left: -10px;
  margin-bottom: 10px;
}

.cabinet-advice a {
  color: #f90 !important;
}

.cabinet-advice h4 {font-weight: bold;}

.cabinet-comment {
  font-size: 13px;
  margin-bottom: 10px;
}

.cabinet-comment h4 {font-weight: bold;}

.pager {margin-bottom:40px; clear: left;}
.pager span {padding:3px 6px; color:#fff;}
.pager span a {color:#7190A0;}
.pager span.active {background:#458fd4;}
.pager .pager_top {font-size:17px; margin-bottom:10px;}
.pager .pager_top span {font-size:19px; color:#458fd4; padding:0 2px;}


.pager span {
  width: 30px;
  height: 20px;
  border: 1px solid #fff;
  float: left;
  margin-bottom: 3px;
  margin-right: 1px;
  padding: 0;
}

.pager span.active {background:#458fd4; height: 14px; padding-top: 2px; padding-bottom: 4px; text-align: center;}

.pager span a {
  display: block;
  text-align: center;
  padding: 0;
  padding-top: 2px;
  padding-bottom: 3px;
}

.pager span a:hover {
  background: #458fd4;
  color: #fff !important;
  text-decoration: none;
}

.pager .pager_top span {
  border: none;
  float: none;
}