/* wrapper */
.cat-wrapper {
  width: 100%;
  border-collapse: collapse;
  
  z-index: 1;
  position: relative;
  left: -10px;  
}

.cat-wrapper-left { 
  padding: 0;
	vertical-align: top;
	width: 234px;
	background-color: #171616;  
}

.cat-wrapper-left a:link,
.cat-wrapper-left a:visited {
  color: #fff;
}

.cat-wrapper-spacer {
  vertical-align: bottom;
  width: 35px;
}

.cat-wrapper-spacer img {
  width: 35px;
  height: 1px;
}

.cat-wrapper-right { 
	vertical-align: top;
}

/* wrapper-left */
.cat-wrapper-left ul {
  margin: 20px 0 20px 25px;
}

#content .cat-wrapper-left ul li {
  padding-left: 17px;
  padding-right: 10px;
  margin-bottom: 5px;
  background: transparent url(/tpl/default/images/bullet2.gif) 0 8px no-repeat;
}

.cat-wrapper-left ul li, 
.cat-wrapper-left ul li a:link,
.cat-wrapper-left ul li a:visited {
  font-weight: bold;
}

#content .cat-wrapper-left ul ul {
  margin: 5px 0 0 12px;
  padding: 0;
}

#content .cat-wrapper-left ul ul li {
  background: none;
}

#content .cat-wrapper-left ul ul li,
#content .cat-wrapper-left ul ul li a:link,
#content .cat-wrapper-left ul ul li a:visited {
  font-size: 13px;
  font-weight: normal;
  padding: 0;
}

.cat-wrapper-left .setion-additional-text {
  padding: 10px;
  line-height: 14px;
  font-size: 12px;
}

.cat-wrapper-left .setion-additional-text, .cat-wrapper-left .setion-additional-text a {
  color: #fff;
}

/* sections list */
ul.cat-section-list {
  margin-top: 30px;
}

ul.cat-section-list li {
  width: 300px;
  height: 230px;
  overflow: hidden;
  float: left;
  text-align: center;
  background: none;
  padding: 0;
  margin: 0;
}

.cat-section-list li .cat-item-img { 
  margin-bottom: 5px;
}

.cat-section-list li .cat-item-name { 
  font-weight: bold; 
}

/* object-list */
table.cat-object-list {
  border-collapse: separate;
  border-spacing: 10px;
  position: relative;
  left: -10px;

  z-index: 1;
}

.cat-object-list .cat-object-item {
  width: 330px;
  vertical-align: top;
  text-align: center;
  padding-right: 
}

.cat-object-list .cat-object-item .object-name {
  text-align: left;
  display: block;
  background: #fff;
  font-size: 18px;
  padding: 7px 5px;
}

.cat-object-list .cat-object-item .object-price {
  display: block;
  font-size: 18px;
  font-weight: bold;
  padding: 5px;
}

.cat-object-list .cat-object-item .object-announce {
  display: block;
  margin: 10px 0;
}

.cat-objects-sort { 
  font-family: arial;
  width: 660px;
  background-color: #6c6a69;
  padding: 10px;
  font-size: 13px;
  color: #fff;
  font-weight: bold;
}

.cat-objects-sort select {
  font-weight: normal;
  margin-left: 10px;
  margin-right: 1px;
}

.cat-objects-sort img {
  position: relative;
}

/* object */

.cat-object .cat-object-image {
  float: left;
  margin: 0 35px 35px 0; 
}

.cat-object .cat-object-price {
  display: block;
  font-size: 18px;
  font-weight: bold;
  margin-bottom: 20px;
}

.cat-object .cat-object-text {
  display: block;
  margin-bottom: 20px;
}

.cat-object .cat-listing { 
  font-family: arial;
  position: relative;
  background-color: #6c6a69;
  height: 34px;
  margin: 0 0 30px 0;
}

.cat-object .cat-listing li {
  padding: 7px 10px;
  margin: 0;
  background: none;
}

.cat-object .cat-listing li a:link,
.cat-object .cat-listing li a:visited {
  color: #fff;
  font-size: 13px;
}

.cat-object .cat-listing-prev {
  position: absolute;
}

.cat-object .cat-listing-prev span {
  padding-left: 19px;
  background: transparent url(/tpl/default/images/l2-2.gif) 0 5px no-repeat;
}

.cat-object .cat-listing-next span {
  padding-right: 19px;
  background: transparent url(/tpl/default/images/g2-2.gif) 100% 5px no-repeat;
}

.cat-object .cat-listing-next {
  text-align: right;
}
