@charset "utf-8";
/* Блок №1 */
#mcs_posts {position:relative; width:1150px; height:1000px;}
#mcs_posts .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs_posts .customScrollBox .container{position:relative; width:100%px; top:0;}
#mcs_posts .customScrollBox .content{margin-left: -20px; width:1170px; clear:both;}
#mcs_posts .dragger_container{position:relative; width:2px; height:925px; float:left; margin:40px 0 0 10px; background:#000; cursor:pointer -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; cursor:s-resize;}
#mcs_posts .dragger{position:absolute; width:2px; height:60px; background:#999; text-align:center; line-height:60px; color:#666; overflow:hidden; cursor:pointer; -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
#mcs_posts .dragger_pressed{position:absolute; width:4px; margin-left:-1px; height:60px; background:#999; text-align:center; line-height:60px; color:#666; overflow:hidden; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px; cursor:s-resize;}

/* Блок №2 */
.home_journals {width:1150px; height: 400px; margin-top: 20px; background:#eee; }
.home_journals_cats {cursor: pointer; width:100%; height:36px; color: #fff; font-size: 17px; font-weight: bold; text-align: center; background:#999;}
.home_journals_cats .active div {height:36px; padding-top: 10px; margin-bottom: -11px; z-index: 10; background: url('/img/site/icon/jm_arrow_a.gif') no-repeat; background-position: center 35px;}
.home_journals_cats td:hover{background:#858585;}
.home_journals_cats td.active{width:100%; background:#666;}
.home_journals_cats td.active:hover{background:#666;}
.mcs_journals {position:relative; width:1148px; height:364px; border-left:1px solid #cdcdcd; border-right:1px solid #cdcdcd; border-bottom:1px solid #cdcdcd;}
.mcs_journals .customScrollBox {position:relative; width:1066px; overflow:hidden;}
.mcs_journals .customScrollBox .horWrapper{width:1200px; position:relative; left:0;}
.mcs_journals .customScrollBox .container{ position:relative; left:0; display:inline-block; *display:inline;}
.mcs_journals .customScrollBox .content{clear:both;}
.mcs_journals .arrow_l {background: url('/img/site/icon/arrow_l.gif') no-repeat;}
.mcs_journals .arrow_r {background: url('/img/site/icon/arrow_r.gif') no-repeat;}
.mcs_journals .arrow_l, .arrow_r{height:60px; width: 32px; cursor: pointer; background-position: 0 0;}
.mcs_journals .arrow_l:hover, .arrow_r:hover {background-position: 0 -60px;}

.mcs_view_look {position:relative; width:400px; height:0px;}
.mcs_view_look .customScrollBox {position:relative; width:332px; overflow:hidden;}
.mcs_view_look .customScrollBox .horWrapper{width:620px; position:relative; left:0;}
.mcs_view_look .customScrollBox .container{ position:relative; left:0; display: inline-block;}
.mcs_view_look .customScrollBox .content{clear:both;}
.mcs_view_look .customScrollBox .content img {margin: 8px;}
.mcs_view_look .arrow_l {background: url('/img/site/icon/arrow_l.gif') no-repeat;}
.mcs_view_look .arrow_r {background: url('/img/site/icon/arrow_r.gif') no-repeat;}
.mcs_view_look .arrow_l, .arrow_r{height:60px; width: 32px; cursor: pointer; background-position: 0 0;}
.mcs_view_look .arrow_l:hover, .arrow_r:hover {background-position: 0 -15 px;}

/* Блок №5 */
#mcs5_container{position:absolute; left:40px; top:760px; margin:0; width:560px; height:130px; padding:0 10px; border:1px dashed #C30; -moz-border-radius:4px; -khtml-border-radius:4px; -webkit-border-radius:4px; border-radius:4px;}
#mcs5_container .customScrollBox{position:relative; width:550px; overflow:hidden;}
#mcs5_container .customScrollBox .horWrapper{position:relative; left:0;}
#mcs5_container .customScrollBox .container{position:relative; left:0; display:inline-block; *display:inline;}
#mcs5_container .customScrollBox .content{clear:both;}
#mcs5_container .customScrollBox .content p{padding:5px; margin:0 5px;}
#mcs5_container .customScrollBox .content p img{margin-right:5px;}
#mcs5_container .dragger_container{position:relative; height:0px; width:540px; margin:10px; border-top:1px dashed #C30;}
#mcs5_container .dragger{position:absolute; width:60px; height:9px; background:#111 url(mcsDragger.png) no-repeat; margin-top:-5px;}
#mcs5_container .dragger_pressed{position:absolute; width:60px; height:9px; background:#111 url(mcsDraggerHover.png) no-repeat; margin-top:-5px;}
#mcs5_container .scrollUpBtn,#mcs5_container .scrollDownBtn{position:absolute; top:0; display:inline-block; font-family:Arial,Helvetica,sans-serif; font-size:large; font-weight:normal; color:#C30; margin:8px 5px 0 10px; text-decoration:none;}
#mcs5_container .scrollDownBtn{right:10px;}
#mcs5_container .scrollUpBtn{right:50px;}
#mcs5_container .scrollUpBtn:hover,#mcs5_container .scrollDownBtn:hover{color:#fff;}