/* 
 Author: Balbesskin
 E-mail: balbesskin@live.ru
 Skype: balbesskin
 Author adaptation: AdReNaliN
 Author adaptation skype: artur_adrenalin
*/

* {margin:0;padding:0;}
html, body {margin:0;height:100%;font-family: Tahoma;background:#373737;color:#373737;text-decoration: none;word-spacing: normal;text-align: left;letter-spacing: 0;font-size: 11px;}
a {color:#616161;text-decoration:none;}
a:hover {color:#54aa63;text-decoration:underline;}
.clear {clear:both;height:20px;}
/* Общий контейнер */
#wrapper {width:837px;margin:auto;background:#2c2c2c;color:#373737;border:14px solid #2c2c2c;border-radius:5px;}

/* Топ */
#topHBg {background:url(/img/topHBg.png);width:100%;height:38px;border-top-left-radius: 4px !important;border-top-right-radius: 4px !important;}
#timeZone {height:28px !important;background:#e5e5e5;z-index:auto;position:relative;-webkit-border-bottom-right-radius: 4px !important;-webkit-border-bottom-left-radius: 4px !important;-moz-border-radius-bottomright: 4px !important;-moz-border-radius-bottomleft: 4px !important;border-bottom-right-radius: 4px !important;border-bottom-left-radius: 4px !important;}
#slider {background:#2c2c2c;height:113px;width:100%;padding-top:7px;padding-bottom:7px;}

/* Центр */
#contentBg {background:#e5e5e5;border-bottom-left-radius: 4px !important;border-bottom-right-radius: 4px !important}
#topHBBg {background:url(/img/topHBBg.png);width:100%;height:33px;-webkit-border-top-left-radius: 4px;
-webkit-border-top-right-radius: 4px;
-moz-border-radius-topleft: 4px;
-moz-border-radius-topright: 4px;
border-top-left-radius: 4px;
border-top-right-radius: 4px;}


/*Прочее */
#TopHAlign {padding: 11px 10px;font-size:11px;}
.buttom {background:#373737;color:#fff;text-decoration:none;border-radius:3px;padding:4px 6px;}
.buttom:hover {font-weight: lighter;background:#54aa63;color:#fff;text-decoration:none;border-radius:3px;padding:4px 6px;}
#formSearch {border:none;background:#373737;border-radius:3px;height:21px;color:#fff;font-size:11px;padding:0px 5px;}
#bSearch {background:url(/img/search.png);width:21px;height:21px;border:none;}
#hKrosh {padding:6px 11px;}
#hKrosh a {color:#373737;text-decoration:none;}
#hKrosh a:hover {font-weight: lighter;color:#54aa63;text-decoration:none;}

#hMenuPos {position:relative;height:30px;padding:0px 10px;}
.hMenu a {font-weight: lighter;height: 23px;padding: 9px 20px 0px;float:left;display:block;color:#373737;text-decoration:none;}
.hMenu a:hover {font-weight: lighter;color:#fff;background:#54aa63;height: 20px;padding: 9px 20px 0px;border-bottom:3px solid #4b9a59;}

/*Внутренняя часть контента */
#container {padding:10px;overflow:hidden;}
#left {width:231px;float:left;}
#right {margin-left:240px;width:578px;}


/* Блоки */

/* Белый */
#WblockTitle {
background: #f8f8f8; /* Old browsers */
background: -moz-linear-gradient(top, #f8f8f8 0%, #ececec 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f8f8f8), color-stop(100%,#ececec)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #f8f8f8 0%,#ececec 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #f8f8f8 0%,#ececec 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #f8f8f8 0%,#ececec 100%); /* IE10+ */
background: linear-gradient(to bottom, #f8f8f8 0%,#ececec 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f8f8f8', endColorstr='#ececec',GradientType=0 ); /* IE6-9 */
border-bottom:3px solid #c8c8c8;height:51px;border-radius:3px;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}
#WblockContent {padding:5px 10px;background:#f2f2f2;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px; border-bottom:3px solid #cecece;margin-bottom:10px;}
.WblockLink {color:#616161;text-decoration:none;height:18px;display:block;}
.WblockLink:hover {color:#4ea65d;font-weight:bold;}
#WtitleName {color:#616161;font-weight:bold;font-size:13px;}
#WnumInfo {position:relative;top:-24px;float:right;background: #e3e3e3;border-radius: 3px;color: #616161;padding: 4px 6px;text-decoration: none;}
/* Зеленый */
#GblockTitle {
background: #62c373; /* Old browsers */
background: -moz-linear-gradient(top, #62c373 0%, #52a761 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#62c373), color-stop(100%,#52a761)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #62c373 0%,#52a761 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #62c373 0%,#52a761 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #62c373 0%,#52a761 100%); /* IE10+ */
background: linear-gradient(to bottom, #62c373 0%,#52a761 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#62c373', endColorstr='#52a761',GradientType=0 ); /* IE6-9 */
height:51px;border-radius:3px;border-bottom:3px solid #42864e;color:#fff;border-bottom-left-radius: 0px;border-bottom-right-radius: 0px;}
#GblockContent {color:#fff;padding:5px 10px;background:#54aa63;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px; border-bottom:3px solid #42864e;margin-bottom:10px;}
#GtitleName {color:#fff;font-weight:bold;font-size:13px;}
#adButtom {z-index:-9999;font-weight:bold;display:block;text-align:center;background:#f2f2f2;color:#54aa63;text-decoration:none;border-radius:1px;padding:4px 6px;}
#adButtom:hover {z-index:9999;font-weight:bold;display:block;text-align:center;background:#f2f2f2;color:#54aa63;text-decoration:none;border-radius:1px;padding:4px 6px;}

/* Черный */
#BblockContent {color:#fff;padding:5px 10px;background:#2c2c2c;border-radius:3px;margin-bottom:10px;}

/* Вид материалов */
.BgNewsTitle {width:575px;height:32px;border-radius:3px;background:url(/img/bgNewsTitle.png);}
.BgNewsContent {text-align:justify;padding: 5px 11px 7px 10px;width:554px;background:#f3f3f3;}

.BgNewsContent a {font-weight:bold;color:#616161;text-decoration:none;}
.BgNewsContent a:hover {font-weight:bold;color:#54aa63;text-decoration:underline;}

.BgNewsFooter {padding:5px 10px;width:555px;background:#f3f3f3;border-top:3px solid #59ae68;margin-bottom:10px;}
.BgNewsFooter a {font-weight:bold;color:#616161;text-decoration:none;}
.BgNewsFooter a:hover {font-weight:bold;color:#54aa63;text-decoration:underline;}

.NewsContainer {padding: 9px 10px 10px 10px;}
.NewsTitle a {font-weight:bold;color:#616161;text-decoration:none;}
.NewsTitle a:hover {font-weight:bold;color:#54aa63;text-decoration:underline;}
.NewsButtom {float:right;position:relative;top:-13px;}

.like {float:left;margin-right:4px;background:url(/img/like.png);width:11px;height:10px;display:block;position:relative;top:2px;}
.like:hover {background:url(/img/like.png) 11px 10px;width:11px;height:10px;display:block;position:relative;top:2px;}

.NewsFooterIco1 {float:left;margin-right:25px;}
.NewsFooterIco2 {float:left;margin-right:25px;}
.NewsFooterIco3 {margin-right:25px;}
.rating {background:url(/img/rating.png);width:67px;height:11px;float:right;position:relative;top:-11px;}

#footer {width:837px;margin:auto;color:#f2f2f2;}
#footer a {color:#54aa63;text-decoration:underline;font-weight:bold;}

#pageNext {width:575px;text-align:center;margin: 20px 0px 10px;}