/* Sticky footer styles
-------------------------------------------------- */
@font-face {
  font-family: Cambria; /* Имя шрифта */
  src: url(/fonts/Cambria.ttf.ttf); /* Путь к файлу со шрифтом */
}
.cambria {
  font-family: Cambria;
}

html {
  position: relative;
  min-height: 100%;
}
body {
  background: #080808 url('/decor/bg-main.jpg') center top no-repeat fixed;
  color: #fff;
  margin-bottom: 236px;
}
a {
  color: #AFAFB1;
  cursor: pointer;
}
a:hover {
  color: #fff;
}
.txt a {
  color: #D70000;
}
/*.txt a:hover {
  color: #A30000;
} */
.gray {
  color: #AFAFB1;
}
.red {
  color: #D70000;
}
#footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 220px;
  padding-top: 16px;
}
.px1 {
  border-top: 1px solid #780121;
}

.header_alt {
  text-align: right;
  margin-top: 6px;
}

#footer .px1 {
  margin: 0 12px;
}
#footer h3 {
  font-weight: normal;
  font-size: 14px;
  text-transform: uppercase;
}
#footer .copy {
  padding-top: 16px;
}

ul.menu-bot {
  list-style: none;
  margin: 0;
  padding: 0;
}
ul.menu-bot li {
  padding: 4px 0 5px;
}

ul.menu-bot li a {
  background: url('/decor/marker-bot.png') 0 3px no-repeat;
  padding-left: 20px;
}

ul.menu {
  position: relative;
  margin: 0 auto;
}
ul.menu li {
  text-transform: uppercase;
  font-weight: bold;
  font-size: 13px;
}
div.px3 {
  height: 3px;
  background: url('/decor/bg-menu.gif') repeat-x;
}

img.mainlogo {
  margin: 10px 0 10px 30px;
  display: inline-block;
}
ul.menu li a {
  padding: 8px 7px 5px;
  color: #fff;
  border-radius: 4px 4px 0 0;
}
ul.menu li a:hover, ul.menu li a.active {
  background: linear-gradient(to top, #7c0420, #bb0329);
}

#topMenu {
  margin-top: 8px;
}
div.navbar {
  margin: 0 14px;
}

#topMenu li:hover, #topMenu li.active {

  background: linear-gradient(to top, #7c0420, #bb0329);
}
#topMenu li.active a {
  background-color: transparent;
}

.mainlogin {
  padding-top: 10px;
}
.mainlogin .form-control {
  font-size: 12px;
  padding: 2px 3px;
  height: 24px;
/*  width: 260px;*/
  background-color: #4C4C4C;
  border: 1px solid #363636;
  color: #DEDEDE;
}
.form-control.search {
  background-color: #4C4C4C;
  color: #DEDEDE;
  border-color: #363636;
}
.row.search {
  margin-bottom: 24px;
}

.mainlogin .btn-default {
  background: linear-gradient(to top, #7c0420, #bb0329);
  color: #fff;
  border: 1px solid #4F0214;
  padding: 4px 20px;
}
.mainlogin  .form-group {
  margin-bottom: 4px;
}
div.menushka {
  font-size: 13px;
  margin-top: 8px;
}
div.menushka, div.menushka a {
  color: #707070;
  /*text-transform: uppercase;*/
}
div.menushka a:hover, div.menushka a.active {
  color: #fff;
}
li.zag {
  height: 42px;
  line-height: 42px;
  padding: 0 16px;
  font-size: 15px;
  background: url('/decor/menu-top.png') repeat-x;
  /* margin: 0 -1px; */
}
ul.cats {
  /*border: 1px solid #7c0420;*/
  border-top: none;
  background-color: #121315;
  margin-bottom: 16px;
}

ul.cats li a {
  border-radius: 0;
}
ul.cats li a:hover, ul.cats li a.active {
  background-color: #1a1b1d;
  color: #fff;
}
ul.cats ul a.active {
  color: #fff;
}
ol.breadcrumb {
  margin-top: 18px;
  background-color: #1A1B1D;
}
h1.mainHeader {
  font-size: 22px;
  margin-top: 10px;
  /*border-bottom: 1px solid #1A1B1D;*/
  padding-bottom: 10px;
  /*padding-left: 1px;*/
  color: #B7B7B7;
}
.media {
  background-color: #1A1B1D;
  background: linear-gradient(to top, #0F1011, #151617);
  padding: 12px;
  margin: 0;
}

.media a {
  color: #B7B7B7;
}
.media .px1 {
/*  margin: 12px 0 0;*/
}

ul.pagination a {
  background-color: #2E3033;
  border: 1px solid #4C4C4C;
  color: #fff;
}
ul.pagination li.active a {
  background-color: #A30000;
  border: 1px solid #4C4C4C;
  background: linear-gradient(to top, #7c0420, #bb0329);
}
/*сетка категорий */
div.categories .oneitem {
 /* width: 292px;*/
  margin-bottom: 16px;
}
div.categories .oneitem p.zag {
  font-size: 16px;
  margin: 12px;
}

/* список товаров */
.items .oneitem {
  margin-bottom: 18px;
}
.items .oneitem span {
  font-size: 18px;
  font-weight: bold;
}

.items .oneitem h3 {
  font-size: 16px;
  margin: 10px 5px 5px;
}

.clearfloat {
  clear: both;
}
div.aright {
  position: absolute;
  top: 9px;
  right: 10px;
}
.settingView {
  font-size: 13px;
  padding-top: 1px;
  color: #B7B7B7;
}

.settingView select, select#filter {
  background-color: #4C4C4C;
  color: #fff;
  padding: 2px;
  height: 24px;
}
.settingView div.form-group {
  margin-top: 3px;
}
.settingView input.sortByItemPageDesc, .settingView input.sortByItemPageAsc {
	height: 10px !important;
	width: 5px !important;
	float: right;
	text-indent: -9000px;
	margin: 5px 0 0 2px;
	cursor: pointer;
    border: none !important;
}
.settingView input.sortByItemPageDesc {
	background: url(../decor/sortDesc.gif) center center no-repeat;
}
.settingView input.sortByItemPageAsc {
	background: url(../decor/sortAsc.gif) center center no-repeat;
}
.btn-default, .btn-default:hover {
  background: linear-gradient(to top, #7c0420, #bb0329);
  color: #fff;
  border-color: #A30000
}
div#basketList {
  margin-bottom: 16px;
}
div#basketList span, .form-group span, #addForm span {
  color: #D70000;
}
.alert-danger {
  background-color: #E9C8C8;
}

/* подробное описание товара */
.imageList .row {
  margin: 10px;
  margin-left: -10px;
}

/*-------------- cartShow --------------*/
#cartShow {
  position: relative;
  margin: 10px;
}
#cartShow p {
  text-align: center;
  font-weight: bold;
}
#cartShow h1 {
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  color: #d80e32;
  margin: 0;
  padding: 0;
}
#cartShow table {
  width: 100%;
  padding: 0;
  margin: 0;
  margin-bottom: 30px;
  border: 0;
  border-collapse: collapse;
}
#cartShow table td {
  text-align: left;
  padding: 5px 2px;
}
#cartShow table td.quantity, #cartShow table td.del, #cartShow table td.price {
  text-align: center;
  width: 70px;
	vertical-align: middle;
}
#cartShow table td.del img {
  margin: 0;
  padding: 0;
  cursor: pointer;
}
#cartShow table td.price, #cartShow table td.measure {
  width: 150px;
}
#cartShow table tbody td.price {
  text-align: right;
  font-weight: bold;
}
#cartShow table tbody tr#total {
  font-weight: bold;
}
#cartShow table tbody tr#total td.price {

}
#cartShow table tbody td.price input {
  border: solid 1px #DDD;
  text-align: right;
  width: 80px;
}
#cartShow table tbody td.name {
  padding-left: 10px;
}
#cartShow table tbody td.name a {
  font-weight: bold;
  text-decoration:underline;
}
#cartShow table tbody td.name a:hover {
  text-decoration:none;
}
#cartShow table td.quantity input {
  border: solid 1px #DDD;
  width: 30px;
  font-weight: bold;
  text-align: right;
  font-size: 12px;
  color: #1A1B1D;
  text-align: center;
}
#cartShow a#historyBack {
  background-color: #d80e32;
  float: right;
  display: block;
  padding: 1px 7px;
  cursor: pointer;
  text-decoration: none;
}
#cartShow input#clearCart, #cartShow input#doRecalc {
  float: right;
  width: 140px;
  height: 26px;
  line-height: 26px;
  text-decoration: none;
  text-align: center;
  display: block;
}
#cartShow input#doRecalc {
  display: inline;
  margin: 0;
}
#cartShow table thead tr td {
  border-bottom: #DDD solid 2px;
  font-weight: bold;
}
#cartShow table tbody tr td {
  border-bottom: #DDD solid 1px;
}
a.social {
  display: inline-block;
  width: 25px;
  height: 25px;
  text-indent: -9999px;
  background: url(../decor/soc.png) no-repeat;
  margin-right: 6px;
  position: relative;
  top: 8px;
}
a.social:hover {
  background-position: 0 -25px;
}
a.social.Odnoklassniki {
  background-position: -25px 0;
}
a.social.Odnoklassniki:hover {
  background-position: -25px -25px;
}
a.social.Mailru {
  background-position: -50px 0;
}
a.social.Mailru:hover {
  background-position: -50px -25px;
}
a.social.Yandex {
  background-position: -75px 0;
}
a.social.Yandex:hover {
  background-position: -75px -25px;
}
a.social.Google {
  background-position: -100px 0;
}
a.social.Google:hover {
  background-position: -100px -25px;
}
a.social.Facebook {
  background-position: -125px 0;
}
a.social.Facebook:hover {
  background-position: -125px -25px;
}
div#basketHeader {
  background: linear-gradient(to top, #323639, #2E3033);
  padding: 8px 10px 10px 90px;
  margin-top: 12px;
  position: relative;
  border-radius: 4px;
}
div#basketHeader span.glyphicon {
  font-size: 48px;
  position: absolute;
  top: 22px;
  left: 20px;
}

div#basketHeader a {
  color: #B7B7B7;
}
div#basketHeader p {
  margin: 4px 0;
}
img.playthumb {
  max-width: 100px;
  max-height: 100px;
}
img.w185 {
  max-height: 185px;
  max-width: 185px;
}
img.w150 {
  max-height: 150px;
  max-width: 150px;
}
img.round {
  border-radius: 100px;
}



.mpersonPhoto {
    background-repeat: no-repeat;
    background-size: 100%;
    /*background-position: center -10px;*/
    width: 130px;
    height: 130px;
    margin-top: 14px;
    border-radius:50%;
    display: inline-block;
}
div.lpokaz {
  margin-bottom: 6px;
  color: #AFAFB1;
  text-align: center;
  font-size: 16px; 
}
div.lpokaz span {
  font-size: 20px;
  color: #fff;
}
div.nodata {
  text-align: center;
  margin-top: 12px;
}

div.lname {
  margin-top: 8px;
  margin-bottom: 6px;
  text-align: center;
  min-height: 40px;
  font-size: 18px;
}
div.lcomm {
  margin-bottom: 8px;
  margin-left: 8px;
}
div.limage {
  margin: 10px 40px 0;
  text-align:center;
}
div.limage img {
  max-width: 70px;
}

div.lcomm a {
  padding-left: 30px;
  background-repeat: no-repeat;
  background-size: 25px;
  background-position: left top;
  min-height: 30px;
  color: #fff;
  display: inline-block;
}

img.imgplayfull {
  margin: 0 10px 8px 0;
}
img.comthumb {
  margin-bottom: 14px;
}
div.comrow {
  margin-bottom: 14px;
}

li.zag a {
  display: inline;
  padding: 0;
  color: #fff;
  text-decoration: underline
}
li.zag a:hover {
  text-decoration: none;
  background-color: transparent !important;
}
table.stat th {
  text-align: center;
  vertical-align: middle !important;
}


table.stat th.date {
  width: 90px;
}

table.table th.time {
  width: 120px;
}
table.table th.nums {
  width: 80px;
}
table.table th.nums63 {
  width: 63px;
}
table.table th.nums70 {
  width: 70px;
}
table.table th.nums40 {
  width: 40px;
}
table.standings th.nums63 {
  cursor: default;
}
table.standings.mainturntable {
  font-size: 11px;
}
table.standings.mainturntable td,table.standings.mainturntable th {
  padding: 3px !important;
}
table.standings a {
  color: #fff;
  text-decoration: underline;
}

ul.mainstat {
  margin-top: 12px;
}

ul.mainstat li {
  display: inline-block;
  font-size: 12px;
  margin-right: 4px;
}
ul.mainstat li a {
  padding: 4px 4px 2px;

}

div.slogan {
  font-size: 22px;
  padding: 15px;
  font-style: italic;
  color: #737373;
  text-align: center;
  text-shadow: #D9D9D9 1px 0px, #D9D9D9 1px 1px, #D9D9D9 0px 1px, #D9D9D9 -1px 1px, #D9D9D9 -1px 0px, #D9D9D9 -1px -1px, #D9D9D9 0px -1px, #D9D9D9 1px -1px;

}

/* статистика */
.bigstat {
  font-size: 12px;
}
/* tables */

table.bigstat thead tr .header {
	background-image: url(/decor/bg.gif);
	background-repeat: no-repeat;
	background-position: center right;
	cursor: pointer;
}
table.bigstat tbody td {
	vertical-align: top;
}

table.bigstat thead tr .headerSortUp {
	background-image: url(/decor/asc.gif);
}
table.bigstat thead tr .headerSortDown {
	background-image: url(/decor/desc.gif);
}
table.bigstat thead tr .headerSortDown, table.bigstat thead tr .headerSortUp {
background-color: #A30000;
}

tbody.scroll {
  display:none;
}

/*-------------- showGallery --------------*/
#showGallery {
  width: 100%;
  padding-right: 80px;
  text-align: center;
  margin: 0 auto;
}
#showGallery li {
  width:190px;
  display: -moz-inline-box;
  display: inline-block;
  margin: 0 7px 20px 7px;
  vertical-align: top;
}
#showGallery h2 {
  text-align: center;
  font-size: 13px;
  margin: 0 15px;
}
#showPhotos {
  width: 100%;
  text-align: center;
  margin: 0 auto;
  list-style: none;
  padding-right: 80px;
}
#showPhotos li {
  margin: 0 9px 20px 9px;
  display: inline-block;
}
#showPhotos li img {
  border: #A30000 1px solid;
}
#showPhotos li h2 {
  font-size: 12px;
}
.media-body {
  display: block;
}
div.news1 {
  margin: 0;
  border-top: 1px solid #38121d;
  background: linear-gradient(to top, #0b0b0b, #1c1817);
  margin-top: 12px;
  position: relative;
}
div.news1 h2 {
  font-size: 14px;
  padding-bottom: 12px;
}
div.news1 a.pull-right {
  position: absolute;
  top: 14px;
  right: 12px;
}

div.news {
  margin: 0;
  background: linear-gradient(to top, #0b0b0b, #1c1817);
  border-top: 1px solid #1d1d1d;
  padding-top: 12px;
}
div.news p.date {
  color: #B7B7B7;
  border-bottom: 1px solid #990000;
}

div.news h3 {
  font-size: 14px;
  margin: 6px 0;
}

div#carousel-main {
  margin-top: 12px;
  position: relative;
}
ol.carousel-indicators {
  text-align: right;
}

ol.carousel-indicators li, ol.carousel-indicators li.active {
  border-radius: 0;
  background: none;
  width: 24px;
  height: 24px;
  line-height: 24px;
  margin: 1px;
  background-color: #1A1B1D;
  color: #D70000;
  text-indent: 0;
  border: none;
  text-align: center;
  margin-right: -4px;
}
ol.carousel-indicators li.active {
  background: linear-gradient(to top, #7c0420, #bb0329);
  color: #fff;
}
div#carousel-main h3 {
  text-shadow: 1px 1px 3px #363636;
}

/* слайдер матчей */
div.matches {
  background-color: #fff;
  color: #000;
  position: relative;
  height: 78px;
  overflow: hidden;
}
div.slick-list {
  margin-left: 40px ;
  margin-right: 40px;
}

.slick-arrow {
  position: absolute;
  top: 27px;
  display: block;
  background-color: #fff;
  border: 1px solid #A30000;
  width: 26px;
  height: 26px;
  line-height: 26px;
  text-align: center;
  text-indent: -9999px;
}
.slick-arrow.slick-prev {
  left: 9px;
  background: url(../slick/prev.png) no-repeat;
}
.slick-arrow.slick-next {
  right: 8px;
  background: url(../slick/next.png) no-repeat;
}
div.matches .logomatches {
  overflow: hidden;
  text-align: center;
  padding-left: 4px;
  padding-right: 4px;
}
div.matches .logomatches img {
  max-width: 40px;
  max-height: 40px;
  margin: 4px auto;
}

div.matches .itemmatches {
  background-color: #E8E8E8;
  margin-left: 4px;
  font-size: 11px;
  min-height: 78px;
}
div.matches .opismatches {
  text-align: center;
  padding-top: 8px;
  padding-left: 4px;
  padding-right: 4px;
  font-size: 10px;
}
div.matches .opismatches a {
  color: #A30000;
}
div.matches .logomatches a {
  color: #707070;
}

.liders {
  margin-bottom: 14px;
}
.tab-content {
  margin-bottom: 18px;
}
.liders li a {
  padding: 5px 10px;

}
.liders li a:hover {
  color: #555;
}



ul.matches {
  margin-top: 12px;
}
ul.matches li.nodata {
  padding: 8px 0;
  color: #B7B7B7;
}
table.small {
  font-size: 10px;
  color: #DEDEDE;
  border-top: 1px solid #B7B7B7;
  margin: 0;
}
table.small td {
  border-top: none !important;
  border-bottom: 1px solid #B7B7B7;
}
.fc-content, .fc-title {
  cursor: pointer;
}
.fc-sat, .fc-sun {
  background-color: #380000;
}
.fc-future {

}
img.transparrent {
  opacity: 0.6;
}
.logocom {
  margin-left: 14px;
}


.files a {
  width: 17px;
  height: 16px;
  padding-left: 20px;
  padding-right: 0;
  background: url(../decor/filetypes/any.gif) left no-repeat;
}

.files a[href*=".doc"], td.file a[href*=".docx"] {
  background: url(../decor/filetypes/doc.gif) left no-repeat;
}
.files a[href*=".xls"], td.file a[href*=".xlsx"] {
  background: url(../decor/filetypes/xls.gif) left no-repeat;
}
.files a[href*=".pdf"] {
  background: url(../decor/filetypes/pdf.gif) left no-repeat;
}
.files a[href*=".rar"] {
  background: url(../decor/filetypes/rar.gif) left no-repeat;
}
.files a[href*=".zip"] {
  background: url(../decor/filetypes/zip.gif) left no-repeat;
}
@media only screen and (min-width: 1024px) {
  ol.carousel-indicators {
    width: 650px;
  }
}

div.filter {
  margin-bottom: 12px;
}
div.filter a {
  display: inline-block;
  border: 1px solid #c31111;
  border-radius: 3px;
  margin: 0 4px;
  padding: 2px 24px 2px 4px;
  background: url(../decor/del.png) right no-repeat;
}
div.filter a:hover {
  text-decoration: none;
  color: #AFAFB1;
}
ul.conf {
  font-size:12px;
  list-style: none;
  text-align:left;
  margin: 4px 0;
  padding: 0;
}
ul.conf li {
  padding:0;
  display: inline-block;
  margin-right:10px;
}
ul.conf.big {
  font-size: 14px;
  margin: 6px 0;
}
.modal {
  color: #1A1B1D;
}
.vote div.w100 {
  width: 300px;
  border: 1px solid #A30000;
  line-height: 24px;
  margin: 2px 4px 6px 2px;
  padding: 2px;
}
.vote div.w100 p {
  position: absolute;
  padding-left: 4px;
}
.vote div.result {
  background-color: #A30000;
}
.navbar-inverse .navbar-nav>li>a.star {
  color: #D9D9D9;
}
.navbar-nav>li>a {
  padding: 15px 12px;
}
.ampltab {
  margin-top: 12px;
}
.nav.ampltab>li>a {
  padding: 4px 12px;
}


.col-xs-1-5,
.col-sm-1-5,
.col-md-1-5,
.col-lg-1-5 {
  position: relative;
  min-height: 1px;
  padding-right: 10px;
  padding-left: 10px;
}

.col-xs-1-5 {
  width: 20%;
  float: left;
}

.dropdown-menu {
  background-color: #4C4C4C;
}
.dropdown-menu li a {
  color: #FFFFFF;
}

.commtab {
  padding-top: 12px;
}

.divheader {
  position: relative;
}
.leftbanner {
  position: absolute;
  top: 0;
  left: -1000px;
}
.rightbanner {
  position: absolute;
  top: 0;
  right: -1000px;
}

table.playoff {
  width: 100%;
  margin: 25px 0;
  font-size: 18px;
}
table.playoff td {
  padding: 0;
}
table.playoff td.right {
  text-align: right;
}
table.playoff td img {
  max-width: 55px;
  max-height: 55px;
}
table.playoff td.smalllogo img {
  max-width: 30px;
  max-height: 30px;
}

table.playoff td.blue {
 /* background-color: #1C36CC;*/
}
table.playoff td.red {
 /* background-color: #A30000; */
}
table.playoff td.gray {
 /* background-color: #737373;*/
}
table.playoff td.yellow {
 /* background-color: #97026D;  **/
}
p.pad8 {
  padding: 8px;
  margin: 0 !important;
}

@media (min-width: 768px) {
  .col-sm-1-5 {
    width: 20%;
    float: left;
  }
}

@media (min-width: 992px) {
  .col-md-1-5 {
    width: 20%;
    float: left;
  }
}
@media (max-width: 767px)  {
  img.mainlogo {
    margin-top: 72px;
  }
  .navbar {
    top: 0;
    border-width: 0 0 1px;
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
  }

}

@media (min-width: 1200px) {
  .col-lg-1-5 {
    width: 20%;
    float: left;
  }
}
.print {
  color: #fff;
}
.f14 {
  font-size: 14px !important;
}
