*{

	color:#4F4F4F;
	background-repeat:no-repeat;
	text-align:left;
}
body{
	text-align:center;
	background-color:#000;/*background-color:#C0C3CF;*/

  padding: 0;
  margin: 0;
  width: 100%;
  display: table;
  /*background: url(/img/playBG.jpg) no-repeat center center fixed;
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;*/
}
body,h1,h2,h3,h4,h5,h6,form,input{
	padding-top:0px;
	margin:0px;
}
h4 {
	height:35px;
	overflow:none;
	color:#FF4C00;
	text-transform:uppercase;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-indent: 20px;
	border-left:3px solid #C8C8C8;
  padding-top: 10px;
}
h5 {
    height:35px;
    overflow:none;
    color:#FF4C00;
    text-transform:uppercase;
    font-family:Tahoma, Arial, Helvetica, sans-serif;
    font-size:18px;
    padding-top: 10px;
}
body#popup{
	padding:5px;
	background-color:#E4E7F5;
	background-image:none;
}
img{
	border:0px;
}
ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
.redactor_toolbar {
  width: 100%;
}
#contentBlock{
	width:984px;
	margin:auto;
	padding-top:8px;
}
#contentBlock p{
	padding:10px 0px;
	font-size:12px;
	word-spacing:5px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
.contentBlock{
  width:984px;
  margin:auto;
  padding-top:8px;
}

.commenttext {
  font-size:14px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
.commenttext p {
  font-size:14px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

.cb{
	clear:both;
}

#main{
	width:994px;
	background-image:url(/images/banners/bgShadowSides.gif);
	background-repeat:repeat-y;
	background-color:#E4E8F6;
	margin:auto;
}

#mainMenu a {
  font-size:12px;
}

.subMenuItem {
  font-size:12px;
}

.galleryLink {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-size:12px;
  color: #01406B;
  font-weight: bold;
  text-decoration: none;
}

.statsLink{
  color:#01406B;
  font-size:12px;
  font-weight:bold;
}
.statsLink:hover{
  color:#FF4C00;
}

.statsTextNowrap{
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 115;
}

.statsText{
  background: #FF4C00;
  color:#FFF;
  font-size:12px;
  font-weight:bold;
  text-align: center;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 115;
}
.statsLink:hover{
  color:#FF4C00;
}

.blogTitle2 {
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

.newslink2 {
  font-size: 12px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

.comments {
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

.blogDate {
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

#contentBlock p {
  font-size:14px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
#contentBlock {
  font-size:14px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

.playertext {
  font-size:12px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}

.justlink {
  font-size:12px;
}
#footer-news-col4 td, #footer-news-col4 a {
  font-size:12px;
}
#footer-news-col3 table th {
  font-size:14px;
}
.playerwiget {
  font-size:10px;
}

.playerdiv {
  clear:both;
  width:130px;
  float:left;
  margin: 10px; 
  background: #ff6f00; 
  padding: 5px; 
  font-size: 10px;
}
#shadow{
	background-image: #009ada url(/images/banners/k1x-bgShadow.png);
	background-position:top;
	text-align:center;
}

.tag {
  display: inline-block;
  height: 21px;
  margin: 0 10px 5px 0;
  padding: 0 7px 0 14px;
  white-space: nowrap;
  position: relative;

  background: -moz-linear-gradient(top, #fed970 0%, #febc4a 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fed970), color-stop(100%,#febc4a));
  background: -webkit-linear-gradient(top, #fed970 0%,#febc4a 100%);
  background: -o-linear-gradient(top, #fed970 0%,#febc4a 100%);
  background: linear-gradient(to bottom, #fed970 0%,#febc4a 100%);
  background-color: #FEC95B;

  color: #963;
  font: bold 11px/20px Arial, Tahoma, sans-serif;
  text-decoration: none;
  text-shadow: 0 1px rgba(255,255,255,0.4);

  border-top: 1px solid #EDB14A;
  border-bottom: 1px solid #CE922E;
  border-right: 1px solid #DCA03B;
  border-radius: 1px 3px 3px 1px;
  box-shadow: inset 0 1px #FEE395, 0 1px 2px rgba(0,0,0,0.21);
}

.tag:before {
  content: '';
  position: absolute;
  top: 5px;
  left: -6px;
  width: 10px;
  height: 10px;

  background: -moz-linear-gradient(45deg, #fed970 0%, #febc4a 100%);
  background: -webkit-gradient(linear, left bottom, right top, color-stop(0%,#fed970), color-stop(100%,#febc4a));
  background: -webkit-linear-gradient(-45deg, #fed970 0%,#febc4a 100%);
  background: -o-linear-gradient(45deg, #fed970 0%,#febc4a 100%);
  background: linear-gradient(135deg, #fed970 0%,#febc4a 100%);
  background-color: #FEC95B;

  border-left: 1px solid #EDB14A;
  border-bottom: 1px solid #CE922E;
  border-radius: 0 0 0 2px;
  box-shadow: inset 1px 0 #FEDB7C, 0 2px 2px -2px rgba(0,0,0,0.33);

}

.tag:before {
  -webkit-transform: scale(1, 1.5) rotate(45deg);
  -moz-transform: scale(1, 1.5) rotate(45deg);
  -ms-transform: scale(1, 1.5) rotate(45deg);
  transform: scale(1, 1.5) rotate(45deg);
}


/*Обновленный сайт*/

/*** Top news ***/
/* line 9, ../../../scss/page/index/top_news.scss */
#top-news {
  height: 400px;
}

/* line 13, ../../../scss/page/index/top_news.scss */
#top-news-items {
  height: 400px;
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: hidden;
}
/* line 20, ../../../scss/page/index/top_news.scss */
#top-news-items li {
  float: left;
  overflow: hidden;
}
/* line 24, ../../../scss/page/index/top_news.scss */
#top-news-items li a {
  display: block;
  width: 100%;
  height: 100%;
  position: relative;
  color: #fff;
  text-decoration: none;
  background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.85) 100%);
  /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(60%, rgba(0, 0, 0, 0)), color-stop(100%, rgba(0, 0, 0, 0.85)));
  /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.85) 100%);
  /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.85) 100%);
  /* Opera 11.10+ */
  background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.85) 100%);
  /* IE10+ */
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 60%, rgba(0, 0, 0, 0.85) 100%);
  /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#d9000000',GradientType=0 );
  /* IE6-9 */
}
/* line 40, ../../../scss/page/index/top_news.scss */
html.no-touch #top-news-items li a:hover span {
  text-decoration: underline;
}
/* line 44, ../../../scss/page/index/top_news.scss */
#top-news-items li a span {
  position: absolute;
  bottom: 0;
  left: 0;
  font-size: 26px;
  color:#fff;
}
/* line 52, ../../../scss/page/index/top_news.scss */
#top-news-items li.primary {
  width: 100%;
  height: 400px;
  font-size: 26px;
  line-height: 28px;
  background-size: cover;
  background-position: center center;
  background-repeat: no-repeat;
}
/* line 62, ../../../scss/page/index/top_news.scss */
#top-news-items li.primary a span {
  padding: 10px;
}
@media (min-width: 769px) {
  /* line 67, ../../../scss/page/index/top_news.scss */
  #top-news-items li.primary a span {
    padding: 15px 20px;
  }
}
@media (min-width: 1000px) {
  /* line 52, ../../../scss/page/index/top_news.scss */
  #top-news-items li.primary {
    width: 559px;
  }
}
/* line 75, ../../../scss/page/index/top_news.scss */
html.no-mediaqueries #top-news-items li.primary {
  width: 559px;
}
/* line 78, ../../../scss/page/index/top_news.scss */
html.no-mediaqueries #top-news-items li.primary a span {
  padding: 15px 20px;
}
/* line 84, ../../../scss/page/index/top_news.scss */
#top-news-items li.secondary {
  margin-left: 1px;
  margin-bottom: 1px;
  width: 174px;
  height: 33.33333%;
  font-size: 12px;
  line-height: 12px;
  display: none;
  position: relative;
}
/* line 94, ../../../scss/page/index/top_news.scss */
#top-news-items li.secondary img {
  width: 100%;
  height: auto;
}
/* line 99, ../../../scss/page/index/top_news.scss */
#top-news-items li.secondary a {
  position: absolute;
  top: 0;
  left: 0;
}
/* line 105, ../../../scss/page/index/top_news.scss */
#top-news-items li.secondary a span {
  padding: 8px 10px;
  font-size: 13px;
  color:#fff;
}
/* line 109, ../../../scss/page/index/top_news.scss */
#top-news-items li.secondary:last-child {
  margin-bottom: 0;
}
@media (min-width: 1000px) {
  /* line 84, ../../../scss/page/index/top_news.scss */
  #top-news-items li.secondary {
    display: block;
  }
}
/* line 116, ../../../scss/page/index/top_news.scss */
html.no-mediaqueries #top-news-items li.secondary {
  display: block;
}

/* line 122, ../../../scss/page/index/top_news.scss */
#block-col4-banner {
  width: 240px;
  height: 400px;
  margin-left: 10px;
  float: right;
  display: none;
}
@media (min-width: 769px) {
  /* line 122, ../../../scss/page/index/top_news.scss */
  #block-col4-banner {
    display: block;
  }
}
/* line 133, ../../../scss/page/index/top_news.scss */
html.no-mediaqueries #block-col4-banner {
  display: block;
}


/* line 3, ../../scss/block/banner.scss */
#block-col4-banner {
  width: 240px;
}
/* line 7, ../../scss/block/banner.scss */
#block-col4-banner img {
  width: 100%;
}

/*** Other news ***/
/* line 7, ../../../scss/page/index/news.scss */
#news {
  position: relative;
}

/* line 11, ../../../scss/page/index/news.scss */
#news-sections {
  width: 120px;
  float: left;
  display: none;
  /*
      div {
          background-color: #f14029;
          position: absolute;
          width: $col1Width;
          top: 0;
          bottom: 6px;
          overflow: hidden;
      }*/
}
/* line 17, ../../../scss/page/index/news.scss */
#news-sections:before {
  background-color: #f14029;
  top: 5px;
  bottom: 5px;
}
/* line 23, ../../../scss/page/index/news.scss */
#news-sections .col1-content {
  top: 5px;
}
/* line 27, ../../../scss/page/index/news.scss */
#news-sections .col1-shadow {
  top: 5px;
  bottom: 5px;
}
/* line 32, ../../../scss/page/index/news.scss */
#news-sections h3 {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px;
}
/* line 39, ../../../scss/page/index/news.scss */
#news-sections span {
  display: block;
  margin-left: 3px;
}
/* line 43, ../../../scss/page/index/news.scss */
#news-sections span a {
  display: block;
  color: #feffff;
  font-size: 12px;
  line-height: 14px;
  border-bottom: 1px solid #f57a6a;
  border-top: 1px solid #f57a6a;
  padding: 8px;
  text-decoration: none;
  margin-top: -1px;
}
/* line 54, ../../../scss/page/index/news.scss */
#news-sections span a.selected {
  background-color: #c83623;
  border-top: 1px solid #aa2e1e;
  border-bottom: 1px solid #ff7e52;
  margin-left: -3px;
  padding-left: 11px;
  position: relative;
}
/* line 62, ../../../scss/page/index/news.scss */
#news-sections span a.selected:before {
  display: block;
  width: 9px;
  height: 19px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 0;
  z-index: 1;
  font-size: 19px;
}
/* line 75, ../../../scss/page/index/news.scss */
html.no-touch #news-sections span a:hover {
  text-decoration: none;
  background-color: #e53c27;
}
/* line 79, ../../../scss/page/index/news.scss */
html.no-touch #news-sections span a.selected:hover {
  background-color: #c83623;
}
@media (min-width: 769px) {
  /* line 11, ../../../scss/page/index/news.scss */
  #news-sections {
    display: block;
  }
}
/* line 99, ../../../scss/page/index/news.scss */
html.no-mediaqueries #news-sections {
  display: block;
}

/* line 103, ../../../scss/page/index/news.scss */
#news-sections-all {
  position: absolute;
  bottom: 5px;
  left: 0;
  color: #feffff;
  font-size: 12px;
  padding: 11px;
  text-decoration: underline;
}

/* line 113, ../../../scss/page/index/news.scss */
#news-list {
  overflow: hidden;
}
/* line 117, ../../../scss/page/index/news.scss */
#news-list:before {
  position: absolute;
  background-color: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
/* line 126, ../../../scss/page/index/news.scss */
#news-list div#news-list-more {
  position: absolute;
  bottom: 10px;
  right: 0;
  z-index: 1;
  background-color: #fff;
  padding-right: 10px;
  text-align: right;
}
/* line 136, ../../../scss/page/index/news.scss */
#news-list div#news-list-more a {
  color: #f14029;
  text-decoration: none;
  margin-left: 10px;
  font-size: 12px;
  white-space: nowrap;
}
/* line 144, ../../../scss/page/index/news.scss */
#news-list div#news-list-more a:hover span {
  text-decoration: underline;
}
@media (min-width: 481px) {
  /* line 126, ../../../scss/page/index/news.scss */
  #news-list div#news-list-more {
    right: 250px;
  }
}
/* line 154, ../../../scss/page/index/news.scss */
html.no-mediaqueries #news-list div#news-list-more {
  right: 250px;
}
/* line 159, ../../../scss/page/index/news.scss */
#news-list ul {
  background-color: #fff;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  padding-bottom: 37px;
}
@media (min-width: 769px) {
  /* line 159, ../../../scss/page/index/news.scss */
  #news-list ul {
    padding-bottom: 17px;
  }
}
/* line 170, ../../../scss/page/index/news.scss */
html.no-mediaqueries #news-list ul {
  padding-bottom: 17px;
}
/* line 175, ../../../scss/page/index/news.scss */
#news-list li {
  padding: 10px;
  margin: 0;
  font-size: 13px;
  border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 769px) {
  /* line 175, ../../../scss/page/index/news.scss */
  #news-list li {
    margin: 0 10px;
  }
}
/* line 184, ../../../scss/page/index/news.scss */
html.no-mediaqueries #news-list li {
  margin: 0 10px;
}
/* line 188, ../../../scss/page/index/news.scss */
#news-list li div {
  padding-top: 2px;
}
/* line 192, ../../../scss/page/index/news.scss */
#news-list li a.title {
  color: #585858;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  line-height: 13px;
  display: block;
  margin-bottom: 5px;
}
/* line 201, ../../../scss/page/index/news.scss */
html.no-touch #news-list li a.title:hover {
  text-decoration: underline;
}
/* line 205, ../../../scss/page/index/news.scss */
#news-list li a.title:visited {
  color: #949598;
}
/* line 210, ../../../scss/page/index/news.scss */
#news-list li .date {
  font-size: 12px;
  color: #7c7e81;
  line-height: 18px;
}
/* line 216, ../../../scss/page/index/news.scss */
#news-list li a.comments-count {
  font-size: 12px;
  line-height: 18px;
  color: #f47569;
  text-transform: uppercase;
  text-decoration: none;
}
/* line 223, ../../../scss/page/index/news.scss */
#news-list li a.comments-count:visited {
  color: #b3b4b6;
}

/* line 230, ../../../scss/page/index/news.scss */
#block-shop {
  margin-left: 10px;
  float: right;
  display: none;
}
@media (min-width: 481px) {
  /* line 230, ../../../scss/page/index/news.scss */
  #block-shop {
    display: block;
  }
}
/* line 240, ../../../scss/page/index/news.scss */
html.no-mediaqueries #block-shop {
  display: block;
}

/*** Other news ***/
/* line 7, ../../../scss/page/index/news.scss */
#news {
  position: relative;
}

/* line 11, ../../../scss/page/index/news.scss */
#news-sections {
  width: 120px;
  float: left;
  display: none;
  /*
      div {
          background-color: #f14029;
          position: absolute;
          width: $col1Width;
          top: 0;
          bottom: 6px;
          overflow: hidden;
      }*/
}
/* line 17, ../../../scss/page/index/news.scss */
#news-sections:before {
  background-color: #f14029;
  top: 5px;
  bottom: 5px;
}
/* line 23, ../../../scss/page/index/news.scss */
#news-sections .col1-content {
  top: 5px;
}
/* line 27, ../../../scss/page/index/news.scss */
#news-sections .col1-shadow {
  top: 5px;
  bottom: 5px;
}
/* line 32, ../../../scss/page/index/news.scss */
#news-sections h3 {
  color: #fff;
  font-size: 12px;
  text-transform: uppercase;
  padding: 10px;
}
/* line 39, ../../../scss/page/index/news.scss */
#news-sections span {
  display: block;
  margin-left: 3px;
}
/* line 43, ../../../scss/page/index/news.scss */
#news-sections span a {
  display: block;
  color: #feffff;
  font-size: 12px;
  line-height: 14px;
  border-bottom: 1px solid #f57a6a;
  border-top: 1px solid #f57a6a;
  padding: 8px;
  text-decoration: none;
  margin-top: -1px;
}
/* line 54, ../../../scss/page/index/news.scss */
#news-sections span a.selected {
  background-color: #c83623;
  border-top: 1px solid #aa2e1e;
  border-bottom: 1px solid #ff7e52;
  margin-left: -3px;
  padding-left: 11px;
  position: relative;
}
/* line 62, ../../../scss/page/index/news.scss */
#news-sections span a.selected:before {
  display: block;
  width: 9px;
  height: 19px;
  position: absolute;
  top: 50%;
  margin-top: -10px;
  right: 0;
  z-index: 1;
  font-size: 19px;
}
/* line 75, ../../../scss/page/index/news.scss */
html.no-touch #news-sections span a:hover {
  text-decoration: none;
  background-color: #e53c27;
}
/* line 79, ../../../scss/page/index/news.scss */
html.no-touch #news-sections span a.selected:hover {
  background-color: #c83623;
}
@media (min-width: 769px) {
  /* line 11, ../../../scss/page/index/news.scss */
  #news-sections {
    display: block;
  }
}
/* line 99, ../../../scss/page/index/news.scss */
html.no-mediaqueries #news-sections {
  display: block;
}

/* line 103, ../../../scss/page/index/news.scss */
#news-sections-all {
  position: absolute;
  bottom: 5px;
  left: 0;
  color: #feffff;
  font-size: 12px;
  padding: 11px;
  text-decoration: underline;
}

/* line 113, ../../../scss/page/index/news.scss */
#news-list {
  overflow: hidden;
}
/* line 117, ../../../scss/page/index/news.scss */
#news-list:before {
  position: absolute;
  background-color: #fff;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}
/* line 126, ../../../scss/page/index/news.scss */
#news-list div#news-list-more {
  position: absolute;
  bottom: 10px;
  right: 0;
  z-index: 1;
  background-color: #fff;
  padding-right: 10px;
  text-align: right;
}
/* line 136, ../../../scss/page/index/news.scss */
#news-list div#news-list-more a {
  color: #f14029;
  text-decoration: none;
  margin-left: 10px;
  font-size: 12px;
  white-space: nowrap;
}
/* line 144, ../../../scss/page/index/news.scss */
#news-list div#news-list-more a:hover span {
  text-decoration: underline;
}
@media (min-width: 481px) {
  /* line 126, ../../../scss/page/index/news.scss */
  #news-list div#news-list-more {
    right: 250px;
  }
}
/* line 154, ../../../scss/page/index/news.scss */
html.no-mediaqueries #news-list div#news-list-more {
  right: 250px;
}
/* line 159, ../../../scss/page/index/news.scss */
#news-list ul {
  background-color: #fff;
  margin: 0;
  padding: 0;
  list-style: none;
  position: relative;
  padding-bottom: 37px;
}
@media (min-width: 769px) {
  /* line 159, ../../../scss/page/index/news.scss */
  #news-list ul {
    padding-bottom: 17px;
  }
}
/* line 170, ../../../scss/page/index/news.scss */
html.no-mediaqueries #news-list ul {
  padding-bottom: 17px;
}
/* line 175, ../../../scss/page/index/news.scss */
#news-list li {
  padding: 10px;
  margin: 0;
  font-size: 13px;
  border-bottom: 1px solid #e5e5e5;
}
@media (min-width: 769px) {
  /* line 175, ../../../scss/page/index/news.scss */
  #news-list li {
    margin: 0 10px;
  }
}
/* line 184, ../../../scss/page/index/news.scss */
html.no-mediaqueries #news-list li {
  margin: 0 10px;
}
/* line 188, ../../../scss/page/index/news.scss */
#news-list li div {
  padding-top: 2px;
}
/* line 192, ../../../scss/page/index/news.scss */
#news-list li a.title {
  color: #585858;
  font-size: 13px;
  font-weight: bold;
  text-decoration: none;
  line-height: 13px;
  display: block;
  margin-bottom: 5px;
}
/* line 201, ../../../scss/page/index/news.scss */
html.no-touch #news-list li a.title:hover {
  text-decoration: underline;
}
/* line 205, ../../../scss/page/index/news.scss */
#news-list li a.title:visited {
  color: #949598;
}
/* line 210, ../../../scss/page/index/news.scss */
#news-list li .date {
  font-size: 12px;
  color: #7c7e81;
  line-height: 18px;
}
/* line 216, ../../../scss/page/index/news.scss */
#news-list li a.comments-count {
  font-size: 12px;
  line-height: 18px;
  color: #f47569;
  text-transform: uppercase;
  text-decoration: none;
}
/* line 223, ../../../scss/page/index/news.scss */
#news-list li a.comments-count:visited {
  color: #b3b4b6;
}

/* line 230, ../../../scss/page/index/news.scss */
#block-shop {
  margin-left: 10px;
  float: right;
  display: none;
}
@media (min-width: 481px) {
  /* line 230, ../../../scss/page/index/news.scss */
  #block-shop {
    display: block;
  }
}
/* line 240, ../../../scss/page/index/news.scss */
html.no-mediaqueries #block-shop {
  display: block;
}
@font-face {
  font-family: "slamdunkicons";
  src: url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAAAT8AA0AAAAAB7QAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAE4AAAABoAAAAcbBBlJE9TLzIAAAGcAAAASgAAAGBBOV5sY21hcAAAAfwAAABCAAABQgAP9LFjdnQgAAACQAAAAAQAAAAEABEBRGdhc3AAAATYAAAACAAAAAj//wADZ2x5ZgAAAlwAAADSAAABOIgzqwdoZWFkAAABMAAAAC4AAAA2APIC0WhoZWEAAAFgAAAAHAAAACQD8AHFaG10eAAAAegAAAASAAAAHAYAABFsb2NhAAACRAAAABYAAAAWAcQBfG1heHAAAAF8AAAAHwAAACAATgA9bmFtZQAAAzAAAAFlAAACsur8T1dwb3N0AAAEmAAAAD8AAABuWicitXjaY2BkYGAA4lbeFqN4fpuvDNxMDCBw/mWiFoL+f4CJgfEAkMvBAJYGABGjCgkAAHjaY2BkYGA88P8Agx4TAwgASUYGVMACAFCUArl42mNgZGBg4GLgYWBiAAEQycgAEnNg0AMJAAAFhwCMAHjaY2BhYmD8wsDKwMDow5jGwMDgDqW/MkgytDAwMDGwcTLAgQCCyRCQ5prCcOAjw0c2xgP/DzDoMR5gcAAKMyIpUWBgBAA2LQw7AAB42mNiYBBkAAImKEYGAAJFABgAAHjaY2BgYGaAYBkGRgYQsAHyGMF8FgYFIM0ChED+R7b//4Ekw////MxQlQyMbAwwJgMjE5BgYkAFjAzDHgAAQt4GsgAAABEBRAAAACoAKgAqADgARgBSAGAAdACCAJwAAHjaZY+xDcIwEEX/JYALqhMyqVGE0oGEhdKkoGQBVqBgAVymwlmBFaBKJvAgrMAGiHA2CAkh2T7f//+ebCRgAGfaIYXCoiUsq04NcF+1o+Gt6tJErmjTIA+D3KkRPaqOgm7YcGE45+a439PueWUyQiPZPgF5JADPJNpL0wNvr/f08YiJoveMMz+eDt4mjP7y5oEX8p6+vOiNgYnRRuc6X+dr42sfFsWzjoyD5KbyT3mTnkWIvvwxuMzKTGWqUEVpm8Y6ZxtnHW1jkf5kHfACSkpEPQAAeNqVj71qwzAUhY/yB4WmdM6kMRniyCYQyNIhkCV0aSF7EtuJ8mMHWyZkaOlr9Am69Rm69hVKn6APULq1x44oZGghEtL97tHV1RGACzxD4DCu8GBZoI53yyXU8GW5jJa4tVxBXTxaruJSvFquUf9kpaicMbsvbuUs0MCL5RLO8WG5jBt8W66gIe4sVyHFk+Ua9TcMkCDABIa7D4kp9txHyKARUVkySuy4GyxIQ8TUTRETzHlLwoMDxdhkheHcoo8OZ2hrw99aBykzh2pAvQUMkmBiAl9O93KU6chfarnTZiGHcWSGcTIPpOco2VwYs+13OiHVMFedNHSiwLBBijXdb+g0Y9cVfc6KV1MerScbP4tWehZHTK+LH2rWbZgEvs4Y//tOn+vv9odzF1200ePyeCfPcGy9L49sMHe77V7bU273FPNjOkuo6+Jc8q38NaeIuVeMgyTVcSSVch2llDyh+Q8B04AnAAAAeNpjYGIAg/8HGCSBFCMDOuACizIxMjEyM7IwsjKyMbIzcrCX5mW6GRoYQGlDKG0EpY2htAmUNoXSZgB/dhFOAAAAAAH//wACeNpjYGBgZACCM7aLzoPo8y8TtWA0AE2tBwIAAA==");
  font-weight: normal;
  font-style: normal;
}

/* line 4, ../scss/footer.scss */
#footer {
  margin-top: 10px;
  background-color: #3b3d41;
  padding: 12px 0;
  color: #fff;
  font-size: 12px;
}
/* line 11, ../scss/footer.scss */
#footer a {
  color: #fff;
  text-decoration: underline;
}
/* line 16, ../scss/footer.scss */
#footer ul {
  list-style: none;
  padding: 0;
  max-width: 1000px;
  margin: 0 auto;
  overflow: hidden;
}
/* line 23, ../scss/footer.scss */
#footer ul li {
  padding: 0 10px;
}
@media (min-width: 769px) {
  /* line 23, ../scss/footer.scss */
  #footer ul li {
    padding: 0;
  }
}
/* line 29, ../scss/footer.scss */
html.no-mediaqueries #footer ul li {
  padding: 0;
}
/* line 35, ../scss/footer.scss */
#footer .col1 {
  width: 120px;
  float: left;
  display: none;
}
@media (min-width: 769px) {
  /* line 35, ../scss/footer.scss */
  #footer .col1 {
    display: block;
  }
}
/* line 43, ../scss/footer.scss */
html.no-mediaqueries #footer .col1 {
  display: block;
}
/* line 47, ../scss/footer.scss */
#footer .col1 a {
  color: #afb0b1;
  margin-left: 10px;
}
/* line 53, ../scss/footer.scss */
#footer .col2 {
  margin-top: 10px;
}
@media (min-width: 769px) {
  /* line 53, ../scss/footer.scss */
  #footer .col2 {
    margin-top: 0;
    margin-left: 120px;
    margin-right: 240px;
  }
}
/* line 61, ../scss/footer.scss */
html.no-mediaqueries #footer .col2 {
  margin-top: 0;
  margin-left: 120px;
  margin-right: 240px;
}
@media (min-width: 769px) {
  /* line 68, ../scss/footer.scss */
  #footer .col3 {
    float: right;
    width: 240px;
  }
}
/* line 73, ../scss/footer.scss */
html.no-mediaqueries #footer .col3 {
  float: right;
  width: 240px;
}

/*** Footer ***/
/* line 114, ../../scss/page/index.scss */
#footer-news {
  clear: both;
  margin: 0 auto;
  background-color: #1d1e20;
  border-bottom: 1px solid #000;
  border-top: 4px solid #f14029;
  padding: 0 10px 10px 10px;
  max-width: 980px;
  overflow: hidden;
  color: #fff;
  position: relative;
}
@media (min-width: 769px) {
  /* line 114, ../../scss/page/index.scss */
  #footer-news {
    margin-top: 10px;
  }
}
@media (min-width: 1000px) {
  /* line 114, ../../scss/page/index.scss */
  #footer-news {
    padding: 0 30px 35px 30px;
    max-width: 940px;
  }
}
/* line 134, ../../scss/page/index.scss */
html.no-mediaqueries #footer-news {
  padding: 0 30px 35px 30px;
  width: 940px;
  margin-top: 10px;
}
/* line 140, ../../scss/page/index.scss */
#footer-news h4, #footer-news caption {
  font-size: 14px;
  font-weight: bold;
  text-align: left;
  color:#fff;
}
/* line 146, ../../scss/page/index.scss */
#footer-news .footer-ad {
  display: none;
  position: absolute;
  left: 30px;
  right: 30px;
  bottom: 35px;
  pointer-events: none;
}
@media (min-width: 1000px) {
  /* line 146, ../../scss/page/index.scss */
  #footer-news .footer-ad {
    display: block;
  }
}
/* line 157, ../../scss/page/index.scss */
html.no-mediaqueries #footer-news .footer-ad {
  display: block;
}
/* line 161, ../../scss/page/index.scss */
#footer-news .footer-ad a {
  display: block;
  width: 33.33333%;
  float: left;
  padding-right: 20px;
  pointer-events: all;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/* line 170, ../../scss/page/index.scss */
#footer-news .footer-ad img {
  width: 100%;
  height: auto;
}

/* line 177, ../../scss/page/index.scss */
#footer-news-col1, #footer-news-col2, #footer-news-col3, #footer-news-col4 {
  margin-top: 10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  font-size: 12px;
}
@media (min-width: 481px) {
  /* line 177, ../../scss/page/index.scss */
  #footer-news-col1, #footer-news-col2, #footer-news-col3, #footer-news-col4 {
    float: left;
    width: 50%;
  }
}
@media (min-width: 1000px) {
  /* line 177, ../../scss/page/index.scss */
  #footer-news-col1, #footer-news-col2, #footer-news-col3, #footer-news-col4 {
    width: 33.33333%;
    margin-top: 35px;
  }
}
/* line 190, ../../scss/page/index.scss */
html.no-mediaqueries #footer-news-col1, html.no-mediaqueries #footer-news-col2, html.no-mediaqueries #footer-news-col3, html.no-mediaqueries #footer-news-col4 {
  float: left;
  margin-top: 35px;
  width: 33.33333%;
}
/* line 198, ../../scss/page/index.scss */
#footer-news-col1 ul, #footer-news-col2 ul, #footer-news-col3 ul, #footer-news-col4 ul {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 12px;
  margin-top: 5px;
}

@media (min-width: 481px) {
  /* line 207, ../../scss/page/index.scss */
  #footer-news-col1 {
    padding-right: 20px;
  }
}
@media (min-width: 1000px) {
  /* line 207, ../../scss/page/index.scss */
  #footer-news-col1 {
    padding-bottom: 100px;
  }
}
/* line 216, ../../scss/page/index.scss */
html.no-mediaqueries #footer-news-col1 {
  padding-right: 20px;
  padding-bottom: 100px;
}
/* line 221, ../../scss/page/index.scss */
#footer-news-col1 li {
  padding: 7px 0;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #000;
}
/* line 226, ../../scss/page/index.scss */
#footer-news-col1 li:first-child {
  border-top: 0;
}
/* line 229, ../../scss/page/index.scss */
#footer-news-col1 li:last-child {
  border-bottom: 0;
}
/* line 233, ../../scss/page/index.scss */
#footer-news-col1 a {
  color: #c2c2c2;
  text-decoration: none;
}
/* line 237, ../../scss/page/index.scss */
html.no-touch #footer-news-col1 a:hover {
  text-decoration: underline;
}

@media (min-width: 1000px) {
  /* line 243, ../../scss/page/index.scss */
  #footer-news-col2 {
    padding-right: 20px;
    padding-bottom: 100px;
  }
}
/* line 249, ../../scss/page/index.scss */
html.no-mediaqueries #footer-news-col2 {
  padding-right: 20px;
  padding-bottom: 100px;
}
/* line 254, ../../scss/page/index.scss */
#footer-news-col2 ul {
  margin-top: 10px;
}
/* line 258, ../../scss/page/index.scss */
#footer-news-col2 li {
  background-color: #101114;
  margin-bottom: 4px;
  border-bottom: 1px solid #2f3033;
}
/* line 264, ../../scss/page/index.scss */
#footer-news-col2 a {
  color: #fff;
  display: block;
  overflow: hidden;
  text-decoration: none;
}
/* line 269, ../../scss/page/index.scss */
html.no-touch #footer-news-col2 a:hover {
  text-decoration: underline;
}
/* line 275, ../../scss/page/index.scss */
#footer-news-col2 b {
  display: block;
  color: #fff;
  font-weight: bold;
  margin: 7px 0 3px;
}
/* line 282, ../../scss/page/index.scss */
#footer-news-col2 span {
  color: #c2c2c2;
}
/* line 286, ../../scss/page/index.scss */
#footer-news-col2 img {
  float: left;
}

/* line 291, ../../scss/page/index.scss */
#footer-news-col3 {
  display: none;
  overflow: hidden;
}
@media (min-width: 1000px) {
  /* line 291, ../../scss/page/index.scss */
  #footer-news-col3 {
    display: block;
  }
}
/* line 298, ../../scss/page/index.scss */
html.no-mediaqueries #footer-news-col3 {
  display: block;
}
/* line 302, ../../scss/page/index.scss */
#footer-news-col3 div:first-child {
  padding-right: 10px;
}
/* line 306, ../../scss/page/index.scss */
#footer-news-col3 div {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
}
/* line 312, ../../scss/page/index.scss */
#footer-news-col3 a {
  color: #c2c2c2;
  text-decoration: none;
  font-size: 12px;
}
/* line 316, ../../scss/page/index.scss */
html.no-touch #footer-news-col3 a:hover {
  text-decoration: underline;
}
/* line 321, ../../scss/page/index.scss */
#footer-news-col3 table {
  width: 100%;
  border-spacing: 0;
}
/* line 325, ../../scss/page/index.scss */
#footer-news-col3 table td, #footer-news-col3 table th {
  font-size: 12px;
  padding: 7px 3px;
  font-weight: normal;
  color: #c2c2c2;
  white-space: nowrap;
  overflow-x: hidden;
  overflow-y: hidden;
  text-overflow: ellipsis;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #000;
  max-width: 85px;
}
/* line 334, ../../scss/page/index.scss */
#footer-news-col3 table td:first-child, #footer-news-col3 table th:first-child {
  text-align: center;
}
/* line 338, ../../scss/page/index.scss */
#footer-news-col3 table td:nth-child(2), #footer-news-col3 table th:nth-child(2) {
  text-align: left;
}
/* line 342, ../../scss/page/index.scss */
#footer-news-col3 table td:last-child, #footer-news-col3 table th:last-child {
  text-align: right;
  padding-right: 5px;
}
/* line 349, ../../scss/page/index.scss */
#footer-news-col3 table tr:nth-child(2) td, #footer-news-col3 table tr:nth-child(3) td, #footer-news-col3 table tr:nth-child(4) td {
  background-color: #29292b;
}
/* line 354, ../../scss/page/index.scss */
#footer-news-col3 table th {
  padding-top: 10px;
  border-top: 0;
}
/* line 359, ../../scss/page/index.scss */
#footer-news-col3 table tr:last-child td {
  border-bottom: 0;
}

/* Новая колонка */

#footer-news-col4 table tr:nth-child(2) td, #footer-news-col4 table tr:nth-child(3) td, #footer-news-col4 table tr:nth-child(4) td, #footer-news-col4 table tr:nth-child(5) td, #footer-news-col4 table tr:nth-child(6) td, #footer-news-col4 table tr:nth-child(7) td, #footer-news-col4 table tr:nth-child(8) td, #footer-news-col4 table tr:nth-child(9) td {
  background-color: #29292b;
}

/* line 334, ../../scss/page/index.scss */
#footer-news-col4 table td:first-child, #footer-news-col4 table th:first-child {
  text-align: center;
}
/* line 338, ../../scss/page/index.scss */
#footer-news-col4 table td:nth-child(2), #footer-news-col4 table th:nth-child(2) {
  text-align: left;
}
/* line 342, ../../scss/page/index.scss */
#footer-news-col4 table td:last-child, #footer-news-col4 table th:last-child {
  text-align: right;
  padding-right: 5px;
}

/* line 325, ../../scss/page/index.scss */
#footer-news-col4 table td, #footer-news-col4 table th {
  padding: 6px 2px;
  font-weight: normal;
  color: #c2c2c2;
  white-space: nowrap;
  overflow-x: hidden;
  overflow-y: hidden;
  text-overflow: ellipsis;
  border-top: 1px solid #333333;
  border-bottom: 1px solid #000;
  max-width: 85px;
}

/* line 291, ../../scss/page/index.scss */
#footer-news-col4 {
  display: none;
  overflow: hidden;
}
@media (min-width: 800px) {
  /* line 291, ../../scss/page/index.scss */
  #footer-news-col4 {
    display: block;
  }
}
/* line 298, ../../scss/page/index.scss */
html.no-mediaqueries #footer-news-col4 {
  display: block;
}
/* line 302, ../../scss/page/index.scss */
#footer-news-col4 div:first-child {
  padding-right: 10px;
}
/* line 306, ../../scss/page/index.scss */
#footer-news-col4 div {
  margin-left:0px;
  padding-right:10px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  width: 50%;
  float: left;
}
/* line 312, ../../scss/page/index.scss */
#footer-news-col4 a {
  color: #c2c2c2;
  text-decoration: none;
}
/* line 316, ../../scss/page/index.scss */
html.no-touch #footer-news-col4 a:hover {
  text-decoration: underline;
}
/* line 321, ../../scss/page/index.scss */
#footer-news-col4 table {
  width: 100%;
  border-spacing: 0;
}

/* line 367, ../../scss/page/index.scss */
#footer-menu {
  overflow: hidden;
  background-color: #4d5055;
  margin: 0 auto;
  position: relative;
  max-width: 950px;
  padding: 0 10px 10px 10px;
  font-size: 12px;
}
@media (min-width: 769px) {
  /* line 367, ../../scss/page/index.scss */
  #footer-menu {
    padding-top: 30px;
  }
  /* line 378, ../../scss/page/index.scss */
  #footer-menu.col4 div.col {
    width: 25%;
  }
  /* line 379, ../../scss/page/index.scss */
  #footer-menu.col5 div.col {
    width: 20%;
  }
  /* line 380, ../../scss/page/index.scss */
  #footer-menu.col6 div.col {
    width: 16.66667%;
  }
  /* line 381, ../../scss/page/index.scss */
  #footer-menu.col7 div.col {
    width: 14.28571%;
  }
  /* line 382, ../../scss/page/index.scss */
  #footer-menu.col8 div.col {
    width: 12.5%;
  }
  /* line 383, ../../scss/page/index.scss */
  #footer-menu.col9 div.col {
    width: 11.11111%;
  }
  /* line 384, ../../scss/page/index.scss */
  #footer-menu.col10 div.col {
    width: 10%;
  }
}
@media (min-width: 1000px) {
  /* line 367, ../../scss/page/index.scss */
  #footer-menu {
    padding: 30px 25px;
    max-width: 940px;
  }
}
/* line 393, ../../scss/page/index.scss */
html.no-mediaqueries #footer-menu {
  padding: 30px 25px;
  width: 940px;
}
/* line 396, ../../scss/page/index.scss */
html.no-mediaqueries #footer-menu.col4 div.col {
  width: 25%;
}
/* line 397, ../../scss/page/index.scss */
html.no-mediaqueries #footer-menu.col5 div.col {
  width: 20%;
}
/* line 398, ../../scss/page/index.scss */
html.no-mediaqueries #footer-menu.col6 div.col {
  width: 16.66667%;
}
/* line 399, ../../scss/page/index.scss */
html.no-mediaqueries #footer-menu.col7 div.col {
  width: 14.28571%;
}
/* line 400, ../../scss/page/index.scss */
html.no-mediaqueries #footer-menu.col8 div.col {
  width: 12.5%;
}
/* line 401, ../../scss/page/index.scss */
html.no-mediaqueries #footer-menu.col9 div.col {
  width: 11.11111%;
}
/* line 402, ../../scss/page/index.scss */
html.no-mediaqueries #footer-menu.col10 div.col {
  width: 10%;
}
/* line 405, ../../scss/page/index.scss */
#footer-menu div.shadow {
  position: absolute;
  top: 0;
  left: -25px;
  right: -25px;
  bottom: -25px;
  pointer-events: none;
  background-color: transparent;
  -webkit-box-shadow: inset 0 0 25px 0 black;
  -moz-box-shadow: inset 0 0 25px 0 black;
  box-shadow: inset 0 0 25px 0 black;
}
/* line 416, ../../scss/page/index.scss */
#footer-menu div.col {
  margin-top: 20px;
}
@media (min-width: 769px) {
  /* line 416, ../../scss/page/index.scss */
  #footer-menu div.col {
    float: left;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-right: 20px;
    margin-top: 0;
  }
}
/* line 426, ../../scss/page/index.scss */
html.no-mediaqueries #footer-menu div.col {
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
  margin-top: 0;
}
/* line 434, ../../scss/page/index.scss */
#footer-menu ul {
  margin: 0;
  padding: 0;
  list-style: none;
  margin-top: 15px;
  line-height: 17px;
  overflow: hidden;
}
/* line 443, ../../scss/page/index.scss */
#footer-menu li {
  white-space: nowrap;
  float: left;
  margin-right: 10px;
}
@media (min-width: 769px) {
  /* line 443, ../../scss/page/index.scss */
  #footer-menu li {
    white-space: normal;
    float: none;
    margin-right: 0;
  }
}
/* line 454, ../../scss/page/index.scss */
html.no-mediaqueries #footer-menu li {
  white-space: normal;
  float: none;
  margin-right: 0;
}
/* line 462, ../../scss/page/index.scss */
#footer-menu h5 {
  color: #fff;
  text-transform: uppercase;
  font-size: 13px;
}
/* line 468, ../../scss/page/index.scss */
#footer-menu a {
  color: #c2c2c2;
  text-decoration: none;
}
/* line 472, ../../scss/page/index.scss */
html.no-touch #footer-menu a:hover {
  text-decoration: underline;
}

/* line 479, ../../scss/page/index.scss */
#bottom-border {
  background-color: #000;
  border-top: 5px solid #c83623;
  height: 33px;
  margin-top: 10px;
}

@media (min-width: 769px) {
  /* line 492, ../../scss/page/index.scss */
  #news {
    margin-top: 10px;
  }

  /* line 493, ../../scss/page/index.scss */
  #slamtube {
    margin-top: 10px;
  }

  /* line 494, ../../scss/page/index.scss */
  #photo-leader-vote {
    margin-top: 10px;
  }

  /* line 495, ../../scss/page/index.scss */
  #blogs {
    margin-top: 10px;
  }
}
/* line 499, ../../scss/page/index.scss */
html.no-mediaqueries #news {
  margin-top: 10px;
}
/* line 500, ../../scss/page/index.scss */
html.no-mediaqueries #slamtube {
  margin-top: 10px;
}
/* line 501, ../../scss/page/index.scss */
html.no-mediaqueries #photo-leader-vote {
  margin-top: 10px;
}
/* line 502, ../../scss/page/index.scss */
html.no-mediaqueries #blogs {
  margin-top: 10px;
}

/* line 505, ../../scss/page/index.scss */
#block-facebook {
  float: right;
}
/* line 508, ../../scss/page/index.scss */
#block-facebook iframe {
  position: absolute;
  height: 100% !important;
}






.playerimg {
  width: 55px;
}


#botmenu
{
    width: 620px;
    height: 57px;
    margin-top: 25px;
    text-align:center;
    position:absolute;
}
#middle
{
    overflow: hidden;
    height: 57px;
}
#items
{
	width:2000px;
}
.item
{
	margin-left: 5px;
	float: left;
	height:55px;
}
.itemofline{
	background: url('/img/topcalitembg.png');
	box-shadow: 2px 1px 3px rgba(0, 0, 0, .3);
}
.itemonline{
	background: url('/img/topcalactivebg.png');
	box-shadow: 2px 1px 3px rgba(0, 0, 0, .3);
}
.itemviasat{
	background: url('/img/topcalviasatbg.png');
	box-shadow: 2px 1px 3px rgba(0, 0, 0, .3);
}
.itemlogo{
	background: url('/img/topcallogobg.png');
	box-shadow: 2px 1px 3px rgba(0, 0, 0, .3);
}
.itemdate{
	width:40px;
	padding-left: 3px;
	padding-top: 3px;
	text-align: center;
}
#left{
    float:left;
    width:38px;
    height: 55px;
}
#right{
    float:right;
    padding-left: 6px;
    width:32px;
    height: 55px;
}
.caldate {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	font: bold 8px Verdana;
	color:#e45600;
	text-transform:uppercase;
}
.calviasatdate {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	font: bold 8px Verdana;
	color:#fff;
	text-transform:uppercase;
}
.calviasatonline {
	padding-top:0px;
	margin-left:10px;
	margin-right: 7px;
	float:right;

}
.calviasatofline {
	margin-top: 7px;
	margin-right: 7px;
	margin-left: 3px;
	float:right;
	width:60px;
	height: 38px;
	border: 2px solid #6a94c0;
	border-radius: 6px;
	background: #6585b2;
}
.calviasatoflinedate {
	padding-top: 2px;
	margin-left: 15px;
	font: bold 9px Verdana;
	color:#072562;
	text-transform:uppercase;
	text-align: center;
	text-decoration: none; 
	border-bottom:2px dotted;
	width:26px;
}
.calnames {
	padding-left: 5px;
	padding-top: 8px;
	font: bold 8.5px Verdana;
	color:#ffffff;
	text-transform:uppercase;
	float:left;
}
.calcount {
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 8px;
	font: bold 8.5px Verdana;
	color:#ffffff;
	text-transform:uppercase;
	float: right;
}
.itemdatedate {
	font: bold 24px Verdana;
	color:#e55600;
	text-align: center;
}
.itemdatemonth {
	font: bold 14px Verdana;
	color:#e55600;
	text-align: center;
	text-transform:uppercase;
}
.itemlive {
	padding-top: 8px;
	min-width: 55px;
}
.itemlivetext {
	font: bold 8px Verdana;
	color:#ffae00;
	text-align: center;
}
.itemliveleft {
	width:25%;
	height:9px;
	float: left;
	background: #ffae00;
}
.itemliveright {
	width:25%;
	height:9px;
	float: right;
	background: #ffae00;
}

.itemviasatlivetext {
	font: bold 9px Verdana;
	color:#4892e8;
	text-align: center;
}
.itemviasatliveleft {
	width:35%;
	height:9px;
	float: left;
	background: #4892e8;
}
.itemviasatliveright {
	width:35%;
	height:9px;
	float: right;
	background: #4892e8;
}

.leftCopYesSm {
	float:left;
	background: url('/img/kicks/voteCopButtonGreensm.png');
	width: 109px;
	height: 24px;
	color:#fff;
	font:bold 16px Verdana;
	text-align: center;
	padding-top: 3px;
	cursor:pointer;
}
.leftCopNoSm {
	float:left;
	background: url('/img/kicks/voteCopButtonRedsm.png');
	width: 112px;
	height: 24px;
	text-align: center;
	color:#fff;
	font:bold 16px Verdana;
	padding-top: 3px;
	cursor:pointer;
}
.rightNews {
	background:#fff;
	width:443px;
}

.rightNewsBG {
	width:443px;
	height:35px;
	clear:both;
}

.rightNewsHeader {
	position: absolute; top:0px; left:0;
	height:32px;
	line-height:32px;
	padding-top:0px;
	padding-left:60px;
	padding-right:60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:20px;	
	color:#FFF;
	background:#0abeff;
	text-align:right;
	text-transform:uppercase;
	font-weight:normal;
}

.rightNewsSubHeader {

	background: #fff;
	color:#F25145;
	font: 22px Verdana;
	padding-left: 15px;
	padding-right: 10px;
	text-transform:lowercase;
}

.rightNewsSubLine {

	width:100%;
	height: 16px;
	background: #f25145;
	clear: both;
}

.rightNewsSubHeader1 {
	margin-top: 55px;
}
.rightNewsSubHeader2 {
	margin-top: 25px;
}
.rightNewsSubLine1 {
margin-top: 60px;
}

.rightNewsSubLine2 {
margin-top: 30px;
}

.rightNewsItem {
	width:443px;
	margin-top: 20px;
	cursor:pointer;
}

.rightNewsPhoto {

	width:415px;
	height:140px;

	margin-top: -20px;
	margin-left: 10px;
}

.page_media_link_url {
  height: 19px;
  padding: 5px 11px 0px;
  position: absolute;
  bottom: 7px;
  margin-left: 10px;
  max-width: 300px;
  text-overflow: ellipsis;
  overflow-x: hidden;
  opacity: 1;
  background-color: rgba(0, 0, 0, 0.4);
  color: #FFF;
  border-radius: 3px;
  line-height: normal;
}

.page_media_link_icon {
  position: absolute;
  margin: 2px 0px 0px;
  width: 7px;
  height: 10px;
  background-image: url("/img/photo_lnk.png");
}

.page_media_link_text {
  padding-left: 14px;
  color: #FFF;
}

.rightNewsText {
	color:#6A6A6A;
	padding-top: 5px;
	padding-left: 20px;
	padding-right: 20px;
	text-transform:uppercase;
	font: bold 16px Verdana;
}

.rightNewsDate {
	text-align: right;
	color: #FF6600;
	font: 12px Myriad Pro;
	padding-right: 20px;
}
.radius {
	border:4px solid #e1e1e1;
	border-radius: 10px 10px 10px 10px;
}


#bannerTop{
	text-align:center;
	padding-top:21px;
}
#searchBlock{
	height:32px;
	background-image:url(/img/students/bgSearch.jpg);
	margin-top:8px;
	background-position:center;
  position: relative;
}
#searchBlock div{
	float:left;
}
#loginWord{
	margin:10px 0px 0px 0px;
	font-size:10px;
	color:#FFFFFF;
	background-image:url(/img/login.gif);
	background-position:17px 3px;
	padding:0px 0px 0px 35px;
}
.loginField{
	margin:8px 0px 0px 0px;
	padding-left:8px;
}
.passwordField{
	margin:0px 0px 0px 0px;
	padding-left:8px;
}
.loginField input{
	border:1px solid #DADADA;
	width:80px;
}
.passwordField input{
	border:1px solid #DADADA;
	width:80px;
}
#passWord{
	margin:10px 0px 0px 10px;
	font-size:10px;
	color:#FFFFFF;
}
#enterBlock{
	margin:8px 11px 0px 7px;
}
.registrWord{
	padding:10px 9px 0px 9px;
	background-image:url(/img/arr.gif);
	background-position:0px 14px;
}
#doStart{
	background-image:url(/img/punkt.gif);
	background-position:0px 3px;
	padding:0px 0px 5px 14px;
	margin:9px 15px 0px 0px;
}
#doFavor{
	background-image:url(/img/punkt.gif);
	background-position:right 3px;
	padding:0px 14px 5px 0px;
	margin:9px 12px 0px 0px;
}
#doFavor a{
	display:block;
	background-image:url(/img/doFavor.gif);
	background-position:0px 3px;
	padding:0px 0px 0px 16px;
	color:#FFFFFF;
	font-size:10px;
}
#doStart a{
	display:block;
	background-image:url(/img/doStart.gif);
	background-position:0px 3px;
	padding:0px 0px 0px 16px;
	color:#FFFFFF;
	font-size:10px;
}
#reklama{
	padding:0px 15px 5px 0px;
	margin:9px 0px 0px 0px;
	background-image:url(/img/punkt1.gif);
	background-position:right 3px;
}
#reklama a{
	color:#FF8400;
	font-size:10px;
}
#wap{
	margin:12px 7px 0px 7px;
}
#vkontakte{
 margin:11px 7px 10px 7px;
}
#twitter{
 margin:9px 0px 0px 0px;
}
#rss{
	margin:12px 0px 0px 0px;
}
#mainSearchBlock{
	position:absolute;
	width:292px;
	height:40px;
	background-image:url(/img/searchBg.gif);
	margin:28px 0px 0px 407px;
}
#searchWord{
	color:#FFFFFF;
	text-transform:uppercase;
	position:absolute;
	margin:14px 10px 0px 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#searchField{
	position:absolute;
	margin:12px 0px 0px 0px;
	padding-left:56px;
}
#searchField input{
	border:1px solid #DADADA;
	width:205px;
}
#searchBtn{
	position:absolute;
	margin:12px 0px 0px 270px;
}
#twitterWord{
	color:#FFFFFF;
	text-transform:uppercase;
	position:absolute;
	margin:14px 10px 0px 14px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
}
#twitterField{
	position:absolute;
	margin:12px 0px 0px 0px;
	padding-left:66px;
}
#twitterField input{
	border:1px solid #DADADA;
	width:135px;
}
#twitterBtn{
	position:absolute;
	margin:12px 0px 0px 210px;
}
#shopBtn{
	float:right;
	margin:6px 7px 0px 0px;
}
.registrWord a{
	color:#FF8400;
	font-size:10px;
}
#slamdukBlock{ 	
	height:93px; 	
	background-image:url(/img/slamdunktop-bg.png);
  position: relative;
}
.slamdukBlockLogo{  
  position: absolute;
  left:23px;
  top:31px;
  /*left:30px;
  top:35px;
  */
}
.slamdukBlock2Logo{  
  position: absolute;  
  left:245px;
  top:20px;
}
#menuTop{
	background-image:url(/img/bgMenuTop.jpg);
	background-position:center;
	height:31px;
}
#greenBannerBlock{
	padding-top:8px;
	text-align:center;
}

#centerColumn{
  width:261px;
  float:right;
  margin-left:10px;
}

#leftColumn{
  float:left;
	width:462px;
}

#maindiv {
  float:left;
}

#rightColumn{
  float:left;
  width:240px;
}

#leftPhotoColumn{
	width:733px;
	float:left;
}
.left1{	
	background-image:url(/img/left1-top.png);
	background-position:top;
	background-color:#FFFDFC;
}
.leftinside{
	background-image:url(/img/left1-top.png);
}
.leftinside1{
	background-image:url(/img/left2-top.png);
}
.leftinside2{
	background-image:url(/img/left3-top.gif);
}
.leftinside1 h2.leftTitle1{
	border-bottom:0px;
}
.left1 div.topCorners{
	background-image:url(/img/left1-top.gif);
	background-position:top;
	height:15px;
}
.blueBlockTitle{
	padding:13px 9px 9px 9px;
}
.blueBlockTitle, .blueBlockTitle *{
	color:#01406B;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-decoration:underline;
	font-weight:normal;
}

#left1Info{
	width:443px;
	margin:0px 0px 9px 9px;
}
#left1-bot{
	height:13px;
	margin-top:-13px;
}
#left2-bot{
	height:13px;
	margin-top:-13px;
}
.height10{
	height:10px;
	background-color:#E4E8F6;
}
#left1Left{
	float:left;	
	padding:8px 5px 5px 9px;
}
.left1ImgBlock{
	margin-bottom:5px;
}
.orangeTitle{
	width:240px;
	height:31px;
	background-image:url(/img/orangeTitle.gif);
	overflow:hidden;
	color:#FFFFFF;
	text-transform:uppercase;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-indent:11px;
	line-height:31px;
}
.ballon1{
	display:block;
	width:152px;
	height:54px;
	background-image:url(/img/ballon1.gif);
	overflow:hidden;
	font-weight:bold;
	color:#5B5B5B;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:33px;
	line-height:60px;
	margin:10px 0px 0px 10px;
}
.ballon1 strong{
	color:#FF4C00;
	font-weight:normal;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
#left1Right{
	float:left;
	margin:8px 0px 5px 0px;
	background-color:#FFF7ED;
	width:202px;
}
.orangeTitle2{
	width:202px;
	height:31px;
	background-image:url(/img/orangeTitle2.gif);
	overflow:hidden;
	color:#FFFFFF;
	text-transform:uppercase;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-indent:11px;
	line-height:31px;
	cursor:pointer;
}
.orangeTitle3{
	width:443px;
	height:31px;
	background-image:url(/img/orangeTitle3.png);
	overflow:hidden;
	color:#FFFFFF;
	text-transform:uppercase;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-indent:11px;
	line-height:31px;
}
body#popup .orangeTitle3{
	margin-left:10px;
}
.orangeBlock2{
	margin-bottom:10px;
}
.left1RightBot{
	background-image:url(/img/left1-bot2.gif);
	height:16px;
}

.blueBlock{
	background-image:url(/img/blueTop.gif);
	background-position:top;
	background-color:#CAF8FF;
	margin-bottom:9px;
}
.blueBlockContent{
	text-align:center;
	padding:10px 0px;
	background-image:url(/img/blueBot.gif);
	background-position:bottom;
}

#bannerRed{
	margin:0px 0px 10px 10px;
}
.centerTitle1{
	background-image:url(/img/centerTitle1.png);
	width:261px;
	height:48px;
	overflow:hidden;
	color:#FF4C00;
	text-transform:uppercase;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-indent:11px;
	line-height:48px;
}
.leftTitle1{
	height:48px;
	overflow:hidden;
	color:#FF4C00;
	text-transform:uppercase;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	font-size:18px;
	text-indent:11px;
	line-height:48px;
	border-bottom:1px solid #C8C8C8;
}
.ballon2{
	display:block;
	width:152px;
	height:28px;
	background-image:url(/img/ballon2.gif);
	overflow:hidden;
	font-weight:bold;
	color:#5B5B5B;
	text-decoration:none;
	font-weight:bold;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	text-indent:33px;
	line-height:28px;
	margin:10px 0px 0px 100px;
}
.ballon2 strong{
	color:#FF4C00;
	font-weight:normal;
	text-decoration:underline;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
.centerBlock1{
	background-color:#FFFFFF;
	margin-bottom:10px;
}
.centerBlock1Bot{
	height:15px;
}
.centerTitleBlue{
	background-image:url(/img/centerTitleBlue.png);
	height:49px;
}
#slumdunkBot{
	width:994px;
	height:20px;
	background-image:url(/images/banners/bottom-bar.jpg);
	margin:auto;
}
#leftColumnBot{
	height:14px;
	margin-top:-14px;
}
#bottomMenuBlock{
	height:15px;
	background-image:url(/img/bottom-bot.png);
	margin-left:8px;
}
#bottomMenuBlock ul{
	margin-top:15px;
}
#mainMenu{
	position:absolute;
	margin:7px 0px 0px 10px;
}
#mainMenu li{
	float:left;
	background-image:url(/img/borderMenu.gif);
	background-position:right;
	cursor:pointer;
}

#mainMenu a{
	color:#FFFFFF;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding:0px 25px;
	display:block;
	float:left;
}
#mainMenu a:hover{
	text-decoration:none;
}
#mainMenu a.active{
	text-decoration:none;
	cursor:text;
}

#mainMenu li:last-child { background-image: none; }
.newsDate{
	font-size:10px;
	padding-bottom:5px;
}
#newsTextLeft{
	float:left;
}
#newsTextRight{
	float:right;
}
#newsText{
	padding-top:7px;
  font-size:14px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
#newsText a{
	color:#FF3200;
  font-size:14px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
#newsText p{
	padding:10px 0px;
	font-size:14px;
	word-spacing:5px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
#newsPhoto{
	height:332px;
}
#newsPhotoPng{
	height:332px;
	background-image:url(/img/newsPhoto.png);
}
#newsPhotoPng1{
	height:332px;
	background-image:url(/img/png/newsPhoto1.png);
}
#newsComments{
	background-image:url(/img/newsComments.jpg);
	background-position:bottom;
	background-color:#FF5005;
	height:60px;
}
#commentBtn{
	position:absolute;
	margin:10px 0px 0px 8px;
}
#newsCommentsText{
	font-family:Arial;
	color:#FFFFFF;
	font-size:12px;
	width:400px;
	margin:0px 0px 0px 33px;
	padding-top:10px;

}
#newsCommentsTextMain{
	font-family:Arial;
	color:#FFFFFF;
	font-size:18px;
	width:400px;
	margin:0px 0px 0px 33px;
	padding-top:10px;
	font-weight:bold;
}
#PhotoCommentsText{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:12px;
	width:100%;
	margin:0px 0px 0px 0px;
	padding-top:10px;
    padding-left:10px;
    padding-bottom:10px;
    padding-right:10px;
    background-color:#FF5005;
}
.fixer{
	height:4px;
	width:1px;
	overflow:hidden;
}

.ThisdayText{
	width:225px;
	color:#01406B;
	margin:0px 0px 6px 0px;
	padding:5px 5px 0px 10px;
}
.ThisdayTitle{
	width:225px;
	color:#004085;
	margin:0px 0px 6px 0px;
	padding:10px 0px 0px 10px;
}

.artPhoto{
	width:117px;
	height:87px;
	float:left;
	margin:0px 10px 10px 0px;
	padding-left:10px;
	background-position:10px 0px;
}
.artPhotoPng{
	width:117;
	height:87;
	background-image:url(/img/png/artPhoto.png);
}
.artPhotoPngOrange{
	width:117;
	height:87;
	background-image:url(/img/png/orange.png);
}
.artText{
	width:300px;
	color:#01406B;
	float:left;
}

.artBlock, .artBlockActive, .ThisdayBlock{
	width:443px;
	clear:both;
	position:relative;
}
.artBlockActive{
	background-color:#FF4C00;
	margin-top:10px;
	background-image:url(/img/orangeTop.gif);
	width:443;
}
.photoBlock{
    padding-left:10px;
	width:95%;
	clear:both;
}
.orangeBot{
	height:6px;
	background-image:url(/img/orangeBot.gif);
}
.artBlockActive div.artTitle a, .artBlockActive div.artText, .artBlockActive div.artDate, .artBlockActive a.artComments, .artBlockActive a.artComments strong{
	color:#FFFFFF;
}
.artDate{
	padding-left:5px;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
.artBlockActive a.artComments{
	background-image:url(/img/comments1.gif);
}
.artRadius {

	border-radius: 5px 5px 5px 5px;
}
.artPhoto {
	width: 117px;
	float:left;
}
.artTitle{
	margin:0px 0px 6px 0px;
	padding:10px 10px 0px 10px;
}
.artTitle a{
	color:#01406B;
	font-weight:bold;
	text-decoration:none;
}
.artDate{
	color:#747474;
	font-size:10px;
	margin:5px 0px 0px 0px;
	float:left;
}
.artComments,.videoComments{
	display:block;
	float:left;
	margin:5px 0px 0px 15px;
	font-size:10px;
	color:#939393;
	background-image:url(/img/comments.gif);
	padding:0px 0px 0px 15px;
	background-position:0px 2px;
	white-space:nowrap;
}
.artBottomItems {
	position: absolute;
	bottom: 10px;
	left:130px;
}
.videoComments{
	float:none !important;
	margin-left:0px;
	padding-bottom:5px;
}
.videoComments:hover{
	text-decoration:none;
}
.artComments strong,.videoComments strong{
	font-size:10px;
	color:#939393;
  font-family: Verdana,Arial,Helvetica,sans-serif;
}
.blogMore{
	clear:both;
	margin-left:0px;
	position:relative;
	left:50px;
	margin-bottom:15px;
}
.oprosTitle{
	color:#5B5B5B;
	padding:6px 0px 6px 10px;
	width:180px;
}
.radioLine{
	margin:5px 0px 0px 7px;
}
.radioLine label{
	position:relative;
	top:-2px;
	left:5px;
	color:#01406B;
	text-decoration:underline;
}
.golBtn{
	margin:10px 0px 0px 10px;
}
.archNews{
	display:block;
	background-image:url(/img/arch.gif);
	background-position:0px 2px;
	padding:0px 0px 0px 15px;
	margin:7px 0px 0px 10px;
}
#vip{
	background-image:url(/img/vip.gif);
	background-position:8px 0px;
	margin:10px 0px 10px 0px;
	padding:12px 0px 12px 92px;
}
#vip a{
	display:block;
	background-image:url(/img/blogLink.gif);
	color:#FF4C00;
	padding:0px 0px 0px 21px;
}
.newsAvatar{
	float:left;
	width:120px;
	height:44px;
	background-image:url(/img/blogBg.gif);
	overflow:hidden;
	margin:0px 10px 10px 0px;
}
.newsAvatar img{
	position:absolute;
	margin:2px 0px 0px 2px;
}
.blogBlock{
	margin:0px 0px 0px 8px;
	clear:both;
}
.blogBlock1{
	padding:10px 0px 0px 8px;
	clear:both;
}

#testdiv img {
	max-width:300px;
}
.blogBlock1Gold{
	padding:10px 0px 0px 8px;
	clear:both;
	overflow: hidden;
	height:auto;
	background-color:#FFD780;
	border-radius: 10px;
}
.blogPhotoParent{
	width:110px;
	float:left;
}
.blogPhoto{
	float:left;
	overflow:hidden;
	margin:0px 10px 10px 0px;
	border:1px solid #C6C7CA;
}
.blogPhoto img{
	margin:2px;
}
.blogText{
	float:left;
	width:130px;
}
.blogTitle{
	color:#01406B;
	text-decoration:underline;

	padding:0px 0px 0px 0px;
	font-size:12px;
	background-position:0px 3px;
	margin:0px 0px 5px 0px;
	display:block;
	font-weight:bold;
}
.blogTitle2{
	color:#FF3200;
	text-decoration:underline;
	background-image:url(/img/blogTitle.gif);
	padding:0px 0px 0px 15px;
	font-size:12px;
	background-position:0px 3px;
	margin:0px 0px 5px 0px;
	display:block;
}
.blogTitle2:hover{
	text-decoration:none;
}
.blogDate{
	padding:0px 0px 8px 0px;
	font-size:10px;
}
.blogDate strong{
	font-size:10px;
}
.commentsTitle{
	background-image:url(/img/commentsTitle.gif);
	height:31px;
	font-size:18px;
	color:#01406B;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
	line-height:31px;
	text-indent:15px;
}
.commentsArea{
	height:16px;
}
.commentsAreaLeft{
	float:left;
}
.commentsAreaRight{
	float:right;
	color:#B4B4B4;
}
.commentsTextArea{
	width:437px;
	height:110px;
	border:1px solid #DADADA;
	margin:10px 0px 5px 0px;
	display:block;
}
#capture{
	width:82px;
	background-color:#DBDBDB;
	text-align:center;
	height:28px;
}
.captureUpdate{
	color:#01406B;
	font-size:12px;
}
.captureField{
	width:104px;
	height:27px;
	border:1px solid #DADADA;
	margin:0px 10px;
	font-size:18px;
}
.captureTab{
	margin:10px 0px;
}
.send{
	background-image:url(/img/send.gif);
	display:block;
	width:98px;
	height:18px;
	color:#FFFFFF;
	text-decoration:none;
	line-height:18px;
	text-indent:10px;
	position:absolute;
	margin:0px 0px 0px 340px;
}
.blogText1{
	float:left;
	width:305px;
}
.comments{
	display:block;
	position:absolute;
	margin:9px 0px 0px 310px;
	font-size:10px;
	color:#5B5B5B;
	padding:0px 0px 0px 15px;
	background-position:0px 2px;
	white-space:nowrap;
	text-decoration:none;
}
.comments strong{
	color:#01406B;
	text-decoration:underline;
}
.bluePhoto{
	float:left;
	width:117px;
	height:87px;
	margin:0px 10px 10px 0px;
	padding-left:10px;
	background-position:10px 0px;
}
.bluePhotoPng{
	height:87px;
	background-image:url(/img/png/photoBlue.png);
}
.blueText{
	float:left;
	color:#4E4E4E;
	width:120px;
	font-size:10px;
}
.blueTitle{
	width:120px;
}
.blueTitle a{
	font-size:12px;
	color:#01406B;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	text-decoration:none;
	display:block;
	float:left;
	margin-right:5px;
}
.blueDate{
	color:#FF4C00;
	font-size:10px;
}
.orangeLinks{
	color:#FF5107;
	margin:10px 10px 0px 10px;
}
.orangeLink{
	color:#FF5107;
  font-size:12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
.orangeLink:hover{
	text-decoration:none;
}
.newsItemBlock{
	padding:0px 5px 10px 10px;
	margin-bottom:10px;
}
.newsText{
	padding:0px 5px 5px 10px;
	background-image:url(/img/bgPunkt.gif);
	background-position:bottom;
	background-repeat:repeat-x;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
.newsText a {
	color:#01406B;
	font-weight:bold;
	text-decoration:none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
.videoMainBlock {
	padding-top:10px;
	padding-left:12px;
	width:463px;
}
.videoPhoto{
	width:70px;
	height:57px;
}
.videoPhotoPng{
	width:70px;
	height:57px;
	background-image:url(/img/png/videoPhoto.png);
}
.videoBlock{
	margin:10px 5px 10px 10px;
	width:245px;
}
.videoTitle{
	color:#FF3200;
	background-image:url(/img/videoTitle.gif);
	margin:0px 0px 5px 0px;
	padding:0px 0px 2px 20px;
}
.videoItem{
	width:210px;
	float:left;
}
.videoItem2{
	float:left;
}
.videoText{
	color:#01406B;
	font-weight:bold;
}
.greenBlock{
	width:238px;

	background-position:top;
	background-color:#FFFFFF;
	margin:0px 0px 0px 10px;
}
.greenTitle{
	width:226px;
	height:30px;
	font-size:18px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	text-transform:uppercase;
	background-image:url(/img/greenTitle.png);
	font-weight:normal;
	position:relative;
	left:6px;
	top:5px;
	line-height:30px;
	text-indent:15px;
	overflow:hidden;
}
.greenSubTitle{
	font-size:17px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#01406B;
	margin:15px 0px 10px 15px;
	font-weight:normal;
}
.countItem{
	width:109px;
	float:left;
	margin:15px 0px 0px 5px;
}
.countDate{
	color:#FF3200;
	padding:0px 0px 7px 0px;
	font-size:10px;
}
.countLine{
	background-color:#868B9A;
	height:4px;
}
.tableCount{
	padding-left:1px;
}
.count{
	height:42px;
	background-image:url(/img/bgCount.gif);
	background-repeat:repeat-x;
}
.result{
	color:#012A4B;
	font-weight:bold;
	position:absolute;
	margin:0px 0px 0px 85px;
	font-size:10px;
	line-height:20px;
}
.timeMatch{
	position:absolute;
	margin:9px 0px 0px -10px;
	color:#012A4B;
	font-size:10px;
}
.command{
	padding:5px 0px 0px 2px;
}
.command a{
	color:#4D515D;
	font-size:10px;
	text-decoration:none;
}
.command a:hover{
	text-decoration:underline;
}
.greenBot{

	height:13px;
}
#redBanner{
	margin:10px 0px 10px 10px;
}
#blackBanner{
	margin:0px 0px 0px 10px;
}
#rightsBlock{
	width:980px;
	margin:10px auto 40px auto;
}
#rightsLeft{
	float:left;
	color:#FFFFFF;
}
#rightsLeft a{
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}
#rightsRight{
	float:right;
	color:#CFD1DA;
}
#rightsRight a{
	color:#CFD1DA;
	text-decoration:none;
}
#footerBlock{
	width:1010px;
	margin:auto;
}
.subMenuBlock{
	width:160px;
	background-color:#131518;
	padding:5px 0px 0px 0px;
	position:absolute;
	display:none;
	z-index:101;
}
.subMenuItem{
	display:block;
	color:#FFFFFF;
	text-decoration:none;
	padding:5px 5px 5px 25px;
	background-image:url(/img/circle.gif);
	background-position:11px 8px;
  font-family:Tahoma, Arial, Helvetica, sans-serif;
}
.subMenuItem:hover{
	background-color:#FF4E00;
	background-image:url(/img/circle1.gif);
}
.subMenuBlockBot{
	height:14px;
	background-image:url(/img/png/subMenuBlockBot.png);
	position:relative;
	top:14px;
}
#calendarBlock{
	margin:10px 0px 0px 20px;
}
#calTab{
	width:160px;
	border-bottom:1px solid #727272;
}
#calTab td{
	padding:2px;
}
#calendarHeader{
	background-color:#FF4C00;
	color:#FFFFFF;
	font-weight:bold;
}
#calArr{
	float:right;
	padding:4px 3px 0px 0px;
}
.week td{
	text-align:center;
	color:#656565;
}
.border td, .border th{
	border-top:1px solid #727272;
	border-left:1px solid #727272;
	text-align:center;
}
.border td a, .border th a{
	text-decoration:none;
}
.border td a:hover, .border th a:hover{
	color:#FF4C00;
}
.border td.active{
	background-color:#FF4C00;
	color:#FFFFFF;
	font-weight:bold;
}
.border th{
	border-right:1px solid #727272;
	font-weight:normal;
}
.empty{
	background-color:#DBDBDB;
}
.pathBlock{
	position:absolute;
	width:460px;
	padding:15px 20px 0px 0px;
}
.pathBlockInner{
	float:right;
}
.pagerTopBlock{
	margin:-20px 0px 0px 0px;
	width:460px;
	height:60px;
	position:absolute;
	clear:both;
}
.pagerTopSpacer{
	height:30px;
}
.pagerTopBlock div.pathBlock{
	margin-top:-30px;
	margin-left:-5px;
}
.pagerTopBlock div.prevnext{
	padding-top:30px;
}
.pages{
	float:left;
	margin-right:10px;
	color:#425260;
	text-transform:lowercase;
	padding-top:3px;
}
.page{
	display:block;
	float:left;
	border:1px solid #E2E2E2;
	background-color:#FFFFFF;
	padding:3px 5px;
	text-decoration:none;
	color:#01406B;
	font-weight:bold;
	margin-right:5px;
}
.page:hover{
	background-color:#FF5800;
	border:1px solid #FF5800;
	color:#FFFFFF;
}
.pathBlock a.active{
	background-color:#FF5800;
	border:1px solid #FF5800;
	color:#FFFFFF;
	cursor:text;
}
.prevnext{
	height:20px;
	margin:0px 10px;
}
.height50{
	height:50px;
}
.prevnext a{
	display:block;
	color:#FF5800;
}
.prevnext a:hover{
	text-decoration:none;
}
.prev{	
	float:left;	
	background-image:url(/img/arrowLeft.gif);	
	background-position:0px 4px;
	padding-left:15px;
}
.next{
	float:right;
	background-image:url(/img/arrowRight.gif);
	background-position:right 4px;
	padding-right:15px;
}
.newsLink{
	color:#01406B;
	font-size:14px;
	display:block;
	margin-bottom:5px;
}
.newsBlock{
	margin:0px 0px 0px 10px;
	clear:both;
}
.activeNewsBlck{
	margin:0px 0px 0px 10px;
	clear:both;
	background-color:#FF4C00;
	width:442px;
	background-image:url(/img/activeNewsTop.gif);
}
.newsPhoto{
	float:left;
	margin:0px 10px 0px 0px;
	padding-left:10px;
}
.newsPhotoBlock{
	border:1px solid #E6E6E6;
	margin-bottom:20px;
	float:left;
}
.newsPhotoDate{
	padding-bottom:5px;
	font-size:10px;
}
.newsPhotoDate strong{
	font-size:10px;
}
.newsInfo{
	float:left;
}
.newsInfo p{
	width:250px;
}
.activeNewsBot{
	background-image:url(/img/activeNewsBot.gif);
	height:9px;
}
.activeNewsBlck *{
	color:#FFFFFF !important;
}
.activeNewsBlck div.newsPhotoBlock{
	background-color:#FFFFFF;
}
.activeNewsBlck a.commentLink2{
	background-image:url(/img/commentLink2_.gif);
}
.activeNewsBlck a.commentLink1{
	background-image:url(/img/commentLink1_.gif);
}
.newsLink{
	padding-left:10px;
	padding-top:7px;
}
.allArticles{
	text-transform:lowercase;
	color:#FF5800;
	background-image:url(/img/square.gif);
	background-position:0px 3px;
	padding-left:15px;
	display:block;
	margin-bottom:5px;
}
.activeNewsBlck a.allArticles{
	background-image:url(/img/square_.gif);
}
.commentLinks{
	height:20px;
	margin-top:10px;
	margin-bottom:20px;
}
.commentLink1{
	background-image:url(/img/commentLink1.gif);
	background-position:0px 3px;
	display:block;
	float:left;
	padding:0px 0px 0px 15px;
	margin-right:15px;
}
.commentLink2{
	background-image:url(/img/commentLink2.gif);
	display:block;
	float:left;
	padding:0px 0px 1px 15px;
}
.newsBlock a:hover{
	text-decoration:none;
}
#mainPathBlock{
	height:32px;
	background:#ff6f00;
	background-position:0px 0px;
	margin-top:7px;
	margin-bottom:7px;
	margin-left:4px;
	margin-right:5px;
	padding-left: 25px;
	float:none;}
.pathLink{
	color:#FFFFFF;
	display:block;
	float:left;
	background-image:url(/img/border.gif);
	background-position:0px 4px;
	padding:0px 10px;
	margin-top:8px;
  font-size:12px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
#mainPathBlock a.home{
	background-image:url(/img/home.gif);
	background-position:0px 4px;
	padding-left:17px;
}
#mainPathBlock a:hover{
	text-decoration:none;
}
.videoBig{
	margin:0px 10px 10px 10px;
}
.galleryPng{
	width:180px;
	height:130px;
	background-image:url(/img/png/galleryPng.png);
}
.videoPng{
	width:221px;
	height:150px;
	background-image:url(/img/png/videoPng.png);
	position:absolute;
}
.videoPngMain{
	width:210px;
	height:143px;
	background-image:url(/img/png/videoPng180.png);
	position:absolute;
}
.galleryLink{
	color:#01406B;
	font-size:12px;
	display:block;
	margin:5px 0px;
	font-weight:bold;
}
.galleryLink:hover{
	color:#FF4C00;
}
.galleryItem{
	float:left;
	width:180px;
	padding-left:10px;
	margin:0px 50px 10px 0px;
	overflow:hidden;
}
.video{
	width:221px;
	height:150px;
	overflow:hidden;
}
.videoMain{
	width:210px;
	height:143px;
	overflow:hidden;
}
.videoItem{
	float:left;
	width:216px;
	margin:0px 10px 10px 0px;
}
.galleryDate{
	color:#FF3200;
  font-size:10px;
}
div.zoom{	
	background-image:url(/img/png/zoom.png);
	width:16px;
	height:17px;
	position:absolute;
	margin:5px 0px 0px 5px;
	z-index:9;
}
a.zoom{
	display:block;
	width:16px;
	height:17px;
	position:absolute;
	margin:5px 0px 0px 5px;
	z-index:11;
	
}
.galleryPhoto{
	width:180px;
	height:130px;
	overflow:hidden;
}
.absolutePhoto{
	width:180px;
	height:130px;
	overflow:hidden;
	position:absolute;
}
.calendarText{
	font-size:13px;
	color:#01406B;
	padding-bottom:7px;
	padding-left:10px;
	font-weight:normal;
}
.sortLine{
	padding:0px 0px 5px 10px;
}
.sortLine,.sortLine *{
	font-size:13px;
	color:#01406B;
	text-decoration:none;
}
.sortLine a.active{
	color:#FF5208;
	font-weight:bold;
}
.calSelect{
	margin-left:10px;
}
.showTrans{
	display:block;
	border:1px solid #DDDDDD;
	padding:2px 7px;
	text-decoration:none;
	color:#FF540C;
	float:right;
	margin-right:15px;
}
.calendatTab{
	width:710px;
	background-image:url(/img/calendarTabHeader.jpg);
	margin-left:10px;
}
.RosterTab{
	width:430px;
	background-image:url(/img/calendarTabHeader.jpg);
	margin-left:10px;
}
.calendarTabHeader td{
	height:45px;
	border-right:1px solid #ffffff;
	vertical-align:top;
}
.calendarTabHeader a{
	display:block;
	background-image:url(/img/arrow.gif);
	background-position:0px 3px;
	padding:0px 0px 0px 15px;
	margin:13px 0px 0px 10px;
	color:#01406B;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
.line td,.line th{
	padding:5px 0px;
	text-align:center;
	border-bottom:1px solid #B3C2F4;
	color:#01406B;
  font-size:12px;
}
.line th{
	font-weight:normal;
	color:#FF5800;
}
.quotetop{
	background: #E4EAF2 url(/forum/style_images/1/css_img_quote.gif) no-repeat right;
	border: 1px dotted #000;
	border-bottom: 0;
	border-left: 4px solid #8394B2;
	color: #000;
	font-weight: bold;
	font-size: 10px;
	margin: 8px auto 0 auto;
	padding: 3px;
}

.quotemain{
	background: #FAFCFE;
	border: 1px dotted #000;
	border-left: 4px solid #8394B2;
	border-top: 0;
	color: #465584;
	padding: 4px;
	margin: 0 auto 8px auto;
}
.underlineLink,.underlineLink *{
	text-decoration:none;
}
.underlineLink:hover,.underlineLink *:hover{
	color:#FF3200;
}
#bannersFooter{
	position:absolute;
	width:1010px;
	text-align:center;
}
.redLink{
	color:#FF3200;
}
.redLink:hover{
	text-decoration:none;
}
.blueLink{
	color:#01406B;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
}
.blueLink:hover{
	text-decoration:none;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
.closePopup{
	display:block;
	color:#01406B;
	text-decoration:none;
	height:18px;
	background-image:url(/img/close.gif);
	background-position:right;
	padding:0px 30px 0px 0px;
	position:absolute;
	margin:15px 0px 0px 610px;
}
.videoBlockPopup{
	margin-right:10px;
}
.videoTitle1{
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#01406B;
	font-size:18px;
	padding:0px 0px 5px 12px;
	font-weight:normal;
	height:20px;
}
.videoTab th{
	font-size:13px;
	font-weight:normal;
	background-image:url(/img/circle2.gif);
	background-position:0px 7px;
	padding:2px 20px 2px 14px;
}
.videoTab{
	
}
.videoTab td{
	width:100px;
	background-position:0px 3px;
}
.videoTab td.btns{
	/*width:240px;*/
}
.videoTab td.circles0{
	background-image:url(/img/circles0.gif);
}
.videoTab td.circles1{
	background-image:url(/img/circles1.gif);
}
.videoTab td.circles2{
	background-image:url(/img/circles2.gif);
}
.videoTab td.circles3{
	background-image:url(/img/circles3.gif);
}
.videoTab td.circles4{
	background-image:url(/img/circles4.gif);
}
.videoTab td.circles5{
	background-image:url(/img/circles5.gif);
}
.videoTab a{
	color:#01406B;
}
.videoTab a:hover{
	text-decoration:none;
}
.download{
	display:block;
	width:98px;
	height:18px;
	color:#FFFFFF !important;
	text-decoration:none;
	background-image:url(/img/orangeBtn.gif);
	margin-top:20px;
	margin-right:10px;
	float:left;
	line-height:16px;
	text-indent:10px;
}
.preview{
	display:block;
	width:98px;
	height:18px;
	color:#FF5209 !important;
	text-decoration:none;
	background-image:url(/img/previewBtn.gif);
	margin-top:20px;
	float:left;
	line-height:16px;
	text-indent:10px;
}
.imgLoader{
	position:absolute;
	display:none;
}
#bottomLinks{
	padding-left:13px;
}
/* vkontakte
-------------------------------------- */

.miniPhotos{
	margin:0px 0px 0px 8px;
	padding-top:16px;
}
.miniPhotos a{
	display:block;
	float:left;
	overflow:hidden;
	cursor:pointer;
	border:2px solid #FFFFFF;
	margin-left:-2px;
}
.miniPhotos a img{
	width:87px;
	height:65px;
}
.miniPhotos a.active{
	border:2px solid #FF4E00;
	position:relative;
	z-index:1;
}
.smallPhotosCorners{
	position:absolute;
	width:443px;
	height:4px;
	margin-top:2px;
	background-image:url(/img/smallPhotosCorners.gif);
}
table.sitemap {
	padding-bottom:10px;
	padding-top:20px;
	margin-left:8px;
	padding-right:20px;
	background-image:url(/images/banners/bottom-bg.jpg);
	background-repeat:repeat-y;
}
		table.sitemap td {
			width:135px;
			border-right:1px solid #c9c9c9;
			vertical-align:top;
			padding-left:19px;
		}
		table.sitemap td.last {
			border:0;
		}
		
		table.sitemap td.first {
			padding-left:11px;
		}
		
		
		
		table.sitemap td div.tit,
		table.sitemap td a.tit {
			font-size:12px;
			font-weight:none;
			padding-bottom:7px;
			
			padding-left:0;
		}
		
		table.sitemap td a {
			display:block;
			color:#ffffff;
			font-size:11px;
			
			padding-left:8px;
			padding-bottom:1px;
		}
		div.nav a.first {
			padding-left:0;
		}
		div.mainMenu div.hot div.tit {
			color:#d4b392;
			font-weight:bold;
		}
		
		


 
#accordion div.block {
    padding: 0; margin: 0;
    padding-top:10px;
    font-size: 13px; font-family: Tahoma; font-weight: normal; color: #888;
    background: #efefef;
 
    border: 1px solid #ccc;
    border-radius: 3px;
    -o-border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

.videovote {
  position: absolute;
  top:10px;
  width:20px;
  height: 15px;
  font: bold 12px impact;
  color:#FFF;
  padding:4px;
  text-align: center;
}

.videovotered {
  background: red;
}
.videovotegreen {
  background: green;
}
.videovotegray {
  background: gray;
}
.presslink {
  clear:both;
  width:443px;
  text-align:center;
  cursor: pointer;
  text-decoration: none;
  height: 25px;
  background: #f4f2f1;
  margin-left: 7px;
  color: #949494;
  padding-top: 8px;
}

.pressBlock {
  position:relative;
  padding-top:0px;
  padding-left:3px;
  width:463px;
}

.pressBlockTop {
  width:443px;
  margin:10px;
}

.pressBlockLinkDiv {
  
  width:437px;
  height:240px;
  margin:0px;
  padding:0px;
  position:relative;
}

.pressBlockDate {
  color:#f26522;
  font: 10px Verdana;
  padding-top:6px;
}

.pressBlockLink {
  color:#15446c;
  font: bold 14px Verdana;
}

.pressBlockText {
  color:#15446c;
  font: 11px Verdana;
  padding-top:6px;
}

.pressBlockTwins {
  float:left;
  width:45%;
  margin:10px;
}

.blogItem{
  clear: both;
}
.blogAvatar{
  background: #FFF none repeat scroll 0% 0%;
  vertical-align: middle;
  display: inline-block;
  line-height: 1px;
  position: relative;
  margin: 2px;
  border-radius: 150px;
  width: 50px;
  padding:3px;
  box-shadow: 0 3px 5px rgba(0,0,0,0.3); 
}
.blogAvatarDiv {
  margin-left: 5px;
  width: 57px;
  float: left;
  padding:10px;
}
.blogTextDiv {
  padding-top:14px;
  width:370px;
  float: left;
}
.blogLink {
  font: 12px Verdana;
  color: #01406B;
  font-weight: bold;
  text-decoration: none;
}
.blogStars {
  float:left;
  padding-top:3px;
}
.blogComments {
  padding-top:1px;
  float:left;
  padding-left: 15px;
}
.blogAuthor {
  font: 12px Verdana;
  color: #949494;
  padding-top:1px;
  
}
.blogHeaderLink {
  font: 12px Verdana;
  color: #808080;
  float:left;
  padding: 10px;
  cursor: pointer;
}

.blogHeaderLink.active {
  font-weight: bold;
}

.tabs__caption {
  padding-left: 10px;
}

.tabs__content {
  clear: both;
}
.staron {
  color: #AF2B35;
}
.staroff {
  color: #B3B3B3;
}

/* Блок Лиги Прогнозов */

.votingleague {

width: 240px;
background: #000;
margin-top:10px;
margin-left:10px;
margin-bottom:10px;
clear:both
}

.votingleaguegame {
  margin-top:10px;
  margin-left:16px;
  width: 92px;
  float: left;
  height: 46px;
  border: 2px solid black;

}
.votingleaguelogo1 {
  width: 46px;
  float: left;
}

.votingleaguelogo2 {
  width: 46px;
  float: left;
}

.votingleagueHeaderLink {

  font: 12px Verdana;
  color: #fff;
  float:left;
  padding: 10px;
  cursor: pointer;

}

.votingleaguebottom {
  clear:both;
  padding: 10px;
  padding-left: 10px;
  cursor: pointer;

}

a.votingleaguebottom {
  font: 12px Verdana;
  color: #fff;
}

.tabs__content1 {
  clear: both;
}

.tabs__content1 {
  clear: both;
  display: none; /* по умолчанию прячем все блоки */
}
.tabs__content1.active {
  clear: both;
  display: block; /* по умолчанию показываем нужный блок */
}

.tabs__caption1 {
  padding-left: 6px;
}

.greyimg {
  -webkit-filter: grayscale(100%);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray; /* IE 6-9 */
}
.greyimg:hover {
  -webkit-filter: none;
  -moz-filter: none;
  -ms-filter: none;
  -o-filter: none;
  filter: none;
  filter: none; /* IE 6-9 */
  cursor: pointer;
}

.colorimg {
  cursor: pointer;
}

.goodvote {
  border: 2px solid green;
}

.badvote {
  border: 2px solid red;
}

.votelogo {
  cursor: pointer;
}

#disabled_page
{

  position: fixed;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background-color: black;
  opacity: 0.9;
  filter:alpha(opacity=90);
  -moz-opacity:.90;
  z-index: 2;
  display: none;

}
#disabled_page1
{
  width: 400px;
  position: fixed;
  z-index: 100;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  border: solid #f4f4f4 10px;
  padding: 10px;
  background-color: white;

}
#disabled_page_close
{
  float: right;
  width:40px;
  height:40px;
  background: url(/img/png/close.png);
  margin-right: -25px;
  margin-top: -25px;
  cursor:pointer;
  position: relative;
}
.videoimg {
  width: 210px;
}

.playerimg {
  width: 50px;
}

.banner460 {
  width: 460px;
  height: 152px;
}

.votelogo {
  width: 46px;
  height: 46px;
}

.newsimg {
  width:100%;
}

.avatarimg {
  width:100px;
}

/* Адаптивность */

@media only screen and (max-device-width: 480px) {

  body{
    text-align:center;
    background-color:#000;
    padding: 0;
    margin: 0;
    width: 100%;
    display: table;
    background: none;

  }

  #Press {
    display: none;
  }

  .tabs {
    display: none;
  }

  .blogs {
    display: none;
  }

  #leftColumn{
    float: none;
    width: 100%;
  }

  .left1 {
    background-image: none;
  }

  #rightColumn{
    float: none;
    width: 98%;
  }

  .centerBlock1 {
    width: 100%;
  }
  .centerTitle1, .orangeTitle3 {
    padding-top: 20px;
    width: 100%;
    height: 70px;
    font-size: 300%;
    color: #fff;
    background: #ff4c00;
  }

  #centerColumn {
    width:100%;
  }
  #centerBlock {
    width: 100%;
  }
  .centerTitle {
    font-size: 140%;
  }

  .playerwiget {
    font-size: 150%;
  }

  .artDate {
    font-size: 150%;
  }

  .artComments {
    background-image: none;
  }

  .artComments strong, .videoComments  strong {
    font-size: 150%;
  }

  .videoMainBlock {
    width:100%;
  }
  .videoItem {
    width:48%;
  }

  .videoMain {
    width:100%;
    height: 260px;
  }

  .videoimg {
    width: 100%;
  }

  .galleryLink {
    font-size: 200%;
  }

  .galleryDate {
    font-size: 150%;
  }

  .videodiv {
    width: 100%;
  }

  .videovote {

    width: 60px;
    height: 45px;
    font-size: 200%;
  }

  .videoComments {
    background-image: none;
  }
  .advlinks1 {
    display: none;
  }

  .playertext, .playerlink {
    font-size: 130%;
  }

  .playerimg {
    width: 200px;
  }

  .banner460 {
    width: 100%;
   height: 300px;
  }

  .votingleague {
    width: 98%;
  }

  .votingleaguegame {
    width: 45%;
    height: 200px;
  }
  .votingleaguelogo1 {
    width: 50%;
  }
  .votingleaguelogo2 {
    width: 50%;
  }
  .votelogo {
    width: 190px;
    height: 190px;
  }

  .votingleagueHeaderLink {
    font-size: 200%;
  }

  .greenBlock {
    display: none;
  }

 .blueBlockTitle *{
    font-size: 200%;
  }

  #left1Info {
    width:98%;
  }

  .orangeBlock2 {
    width: 100%;
  }
  .blogPhotoParent {
    width: 20%;
  }
  .blogText1 {
    width: 80%;
  }

  .comments {
    margin: 20px 0px 0px 610px;
    font-size: 150%;
  }

  .blogTitle2 {
    background-image: none;
    font-size: 150%;
  }
  .avatarimg {
  width:100%;
  }

  .blueLink { 
    font-size: 100%;
  }

  .goodpost {
    width:50px;
  }

  .badpost {
    width:50px;
  }

  .newsBlock {
    margin: 8px 0px 0px 10px;
  }

  .playerdiv {
  clear:both;
  width:30%;
  float:left;
  margin: 10px; 
  background: #ff6f00; 
  padding: 5px; 
}

.playerimg {
  width: 100px;
}

.commenttext {
  font-size: 150%;
}
.commenttext p {
  font-size: 150%;
}

.contentBlock p {
  font-size: 100%;
}
.contentBlock {
  font-size: 100%;
}

#newsText{
  font-size: 120%;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
#newsText a{
  font-size: 120%;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}
#newsText p{
  font-size: 120%;
  font-family:Verdana, Arial, Helvetica, sans-serif;
}

.newslink2 {
  font-size: 150%;
}
#bannerRed {
  display: none;
}

h4 {
  font-size: 200%;
}
#comment_add img {
  width: 300px;
}

}

/*#elLogo {content:'';position:absolute; width:200px; height:266px;left: -177px; top: 20px;background:url('/img/logo1.png') no-repeat top left; display:block;}*/

    /*---Scores Section----*/
    .nbaScores{
      width:443px;
      float:left;
      background:#fff url(/img/stats-back.png) no-repeat;
    }
    .nbaGameScore{
      height:120px;
      position:relative;
      top:30px;
      padding-left:10px;
      width:443px;
    }
    .nbaGameScore h1{
      float:left;
      font-family:arial;
      font-weight:bold;
      font-size:45px;
      width:40px;
      color:#333333;
    }

    .nbaAway {
      float:left;
      width: 86px;
      padding-left:25px;
      margin:0px 10px 0px 10px;
      text-align: center;
    }

    .nbaHome{
      float:left;
      width: 80px;
      padding-left:54px;
      margin:0px 25px 0px 10px;
      text-align: center;
    }

    .nbaAway img, .nbaHome img{
      height: 50px;
    }

	