/* Стили для отображения предложений */

.offerShowBox {
  font-family:Arial, Helvetica, FreeSans, "Liberation Sans", "Nimbus Sans L", sans-serif;
  margin:20px 0 20px 20px;
}

.offerShowBox .updated {
  font:11px Tahoma, Arial, sans-serif;
  color:#939393;
}

.offerShowBox h2 {
  font-size:21px;
  font-weight:normal;
  line-height:24px;
  margin-bottom:10px;
}

.offerShowBox ul {
  list-style-image:none;
  margin:10px 0 10px 0 !important;
}

.offerShowBox ul li {
  width:100px;
  display:inline-block;
  text-align:center;
  vertical-align:top;
  padding:0 15px 15px 0;
}

.offerShowBox a img { border:1px solid #d6d6d6 }

.offerInfoBox { margin:20px 0 10px 20px }

.offerInfoBox p { width:40% }

.offerInfoBox ul {
  list-style:none !important;
  margin-left:0 !important;
}

.common.offersList td {
  line-height:14px;
  font-size:12px;
  /*width: 16px;*/
}

.common.offersList .td-date { width:6em; }

.offersList .td-price span { font-size:1.33em; }

.offersLastUpdate {
  color:#a0a0a0;
  font:11px Arial, sans-serif
}

.table-offers .td-text { width:50%; }

/*.table-offers .td-images { width:180px; }*/
.table-offers .td-images ul {
  margin-top:0 !important;
  list-style:none !important;
}

.table-offers .offerInfoBox p { width:auto !important; }

.overList-block { margin:1em 0 0; }

.overlest-block-top { float:right; }

.overList-block .pagerBox {
  float:left;
  padding:50px 0 10px 15px;
}

.overList-block .banner {
  float:right;
  padding:10px 0 0;
}

.overList-block .rotator { margin:0; }

.overList-block-btm .pagerBox { padding:15px 0 10px 15px; }

.overList-block-btm .txt { padding:0 0 0 15px; }

.offersList .td-price { white-space:nowrap; }

.offersList .th-descr { width:295px; }

.offersList .td-descr { width:50%; }

.offersList .old-price { color:#900; }

.offersList .groupType-td { width:100px; }

.offersList .groupType {
  font-family:Arial, Verdana, sans-serif;
  font-size:10px;
  margin:0 4px 0 4px;
  padding:1px 0 2px 0;
}

.offersList .groupType.service { background-color:#BDE875; }

.offersList .groupType.grocery,
.offersList .groupType.milk,
.offersList .groupType.meat,
.offersList .groupType.drink,
.offersList .groupType.sweet,
.offersList .groupType.alcohol,
.offersList .groupType.fish,
.offersList .groupType.fruit,
.offersList .groupType.packing {
  background-color:#85ACD3;
  color:#FFF;
}

.offersList .groupType.other { background:#F7C800; }

.offersList .groupType.meatkrs {
  background-color:#6b95be;
  color:#FFF;
}

.offersList .groupType.meat {
  background-color:#e37218;
  color:#FFF;
}

.offersList .groupType.meatprod,
.offersList .groupType.tara {
  background-color:#8fe318;
  color:#000;
}

.offersList .groupType-td .food-icon {
  position:absolute;
  top:50%;
  left:0;
  display:block;
  width:16px;
  height:16px;
  margin-top:-8px;
  padding-left:0;
}

.offersList .groupType-td a.food-link:link,
.offersList .groupType-td a.food-link:visited {
  color:#000;
  text-decoration:none;
}

.offersList .groupType-td a.food-link:hover,
.offersList .groupType-td a.food-link:active {
  color:#0044CC;
  text-decoration:none;
}

.offersList .groupType-td .food-link {
  position:relative;
  float:right;
  display:block;
  padding-left:15px;
  font-size:11px;
  vertical-align:top;
}

.offersList .groupType-td .meat,
.offersList .groupType-td .meatkrs,
.offersList .groupType-td .meatprod { background-position:-16px -126px; }

.offersList .groupType-td .fish { background-position:0 -110px; }

.offersList .groupType-td .drink { background-position:0 -126px; }

.offersList .groupType-td .fruit { background-position:-16px -110px; }

.offersList .groupType-td .milk { background-position:-32px -126px; }

.offersList .groupType-td .sweet,
.offersList .groupType-td .breed { background-position:-32px -110px; }

.offersList .groupType-td .grocery { background-position:-48px -110px; }

.offersList .groupType-td .alcohol { background-position:-64px -110px; }

#indicator {
  width:32px;
  height:32px;
}

.spin {
  display:none;
  background:url("/img/offer/ajax-loader.gif") no-repeat;
  width:32px;
  height:32px;
}

.icons.manage1 { background:url("/img/icons/manage.gif") no-repeat; }

.icons.manage.edit { }

.icons.manage.delete { }

th.category ul.category { width:70px; }

li.checkbox_all a { background-color:#FFFFFF; }

li.checkbox_milk a,
li.checkbox_meat a,
li.checkbox_alcohol a,
li.checkbox_grocery a,
li.checkbox_drink a,
li.checkbox_sweet a,
li.checkbox_fruit a,
li.checkbox_fish a { background-color:#80AACE; }

li.checkbox_meatkrs a { background:#6b95be; }

li.checkbox_meat a { background:#e37218; }

li.checkbox_meatprod a { background:#8fe318; }

li.checkbox_other a { background-color:#F7C800; }

li.checkbox_service a { background-color:#BDE875; }

span.tooltip {
  cursor:pointer;
  border-bottom:1px gray dashed;
  padding:0 0 1px 0;
}

#tooltip {
  position:absolute;
  z-index:3000;
}

.pretty {
  background:#FFF;
  border:1px solid #8F8F8F;
  padding:1.5em;
  font-size:11.5px;
  font-family:Tahoma, Arial, sans-serif;
}

.groupType-filter {
  margin:0 5px 0 0 !important;
  padding:0 5px !important;
}

ul.categories .groupType-filter a { padding-left:16px !important; }

.groupType-li {
  margin:0 !important;
  padding:0 !important;
  width:10px !important;
  height:10px !important;
  border:1px solid #000;
  top:5px;
}

i.groupType-li {
  display:inline-block;
  margin-left:-16px !important;
  vertical-align:middle;
}

.groupType-li a { margin:-10px 0 0 10px; }

i.groupType-li.service { background-color:#BDE875; }

i.groupType-li.grocery,
i.groupType-li.milk,
i.groupType-li.meat,
i.groupType-li.drink,
i.groupType-li.sweet,
i.groupType-li.alcohol,
i.groupType-li.fish,
i.groupType-li.fruit,
i.groupType-li.packing { background-color:#85ACD3; }

i.groupType-li.other { background:#F7C800; }

i.groupType-li.meatkrs { background-color:#6b95be; }

i.groupType-li.meat { background-color:#e37218; }

i.groupType-li.meatprod,
i.groupType-li.tara { background-color:#8fe318; }


.txt .stat-profile-description {
  margin:0;
}

.txt .stat-profile-description p {
  margin-top:-12px;
}