@charset "utf-8";
/* CSS Document */
/* some custom fonts via google font api */
@import url(http://fonts.googleapis.com/css?family=Lobster);
@import url(http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:extralight);
/* content block 1 */
#mcs_container{position:relative; top:120px; margin:0 0 0 20px; width:270px; height:290px; padding:0 10px;}
#mcs_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs_container .customScrollBox .container{position:relative; width:240px; top:0; float:left;}
#mcs_container .customScrollBox .content{clear:both;}
#mcs_container .customScrollBox .content p{padding:0 5px; margin:10px 0; color:#000; font-family:Arial, Geneva, sans-serif; font-size:12px; line-height:20px;}
#mcs_container .customScrollBox .content p.alt{padding:10px 5px; margin:10px 0; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; line-height:19px; color:#999;}
#mcs_container .customScrollBox img{margin-right:4px; padding:2px;background:white; border:solid black 1px;}
#mcs_container .customScrollBox img:hover{border:solid #377665 1px;}
#mcs_container .dragger_container{position:relative;  z-index: 100; width:17px; height:270px; float:left; margin:13px 0px 0px -8px; background:url(barre.png); cursor:pointer -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; cursor:s-resize;}
#mcs_container .dragger{position:absolute; background:url(mcsDragger.png) no-repeat;width:52px; height:19px; text-align:center; left : -23px; line-height:60px; color:#666; cursor:pointer; -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
#mcs_container .dragger_pressed{position:absolute; 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;}
#mcs_container .scrollUpBtn,
#mcs_container .scrollDownBtn{position:absolute; display:inline-block; width:48px; height:36px; margin-right:12px; text-decoration:none; right:0; filter:alpha(opacity=80); -moz-opacity:0.80; -khtml-opacity:0.80; opacity:0.80;}
#mcs_container .scrollDownBtn{width:46px; height:39px; }
#mcs_container .scrollUpBtn{top:-25px; right : 05px; background:url(mcs_btnUp.png) center center no-repeat;}
#mcs_container .scrollDownBtn{bottom:-33px; z-index:10000; right : 5px; background:url(mcs_btnDown.png) center center no-repeat;}
#mcs_container .scrollUpBtn:hover,#mcs_container .scrollDownBtn:hover{filter:alpha(opacity=100); -moz-opacity:1.0; -khtml-opacity:1; opacity:1.00;}


#mcs_containerSoiree{     height: 330px;
    margin: 0 0 0 20px;
    padding: 0 10px;
    position: relative;
    top: 56px;
    width: 438px;}
#mcs_containerSoiree .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs_containerSoiree .customScrollBox .container{position:relative; width:240px; top:0; float:left;}
#mcs_containerSoiree .customScrollBox .content{clear:both;}
#mcs_containerSoiree .customScrollBox .content p{padding:0 5px; margin:10px 0; color:#000; font-family:Arial, Geneva, sans-serif; font-size:12px; line-height:20px;}
#mcs_containerSoiree .customScrollBox .content p.alt{padding:10px 5px; margin:10px 0; color:#fff; font-family:Georgia, "Times New Roman", Times, serif; font-size:17px; line-height:19px; color:#999;}
#mcs_containerSoiree .customScrollBox img{margin-right:4px;}
#mcs_containerSoiree .dragger_container{position:relative;  z-index: 100; width:17px; height:270px; float:left; margin:37px 0px 0px 160px; background:url(barre.png); cursor:pointer -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; cursor:s-resize;}
#mcs_containerSoiree .dragger{position:absolute; background:url(mcsDragger.png) no-repeat;width:52px; height:19px; text-align:center; left : -23px; line-height:60px; color:#666; cursor:pointer; -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px;}
#mcs_containerSoiree .dragger_pressed{position:absolute; 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;}
#mcs_containerSoiree .scrollUpBtn,
#mcs_containerSoiree .scrollDownBtn{position:absolute; display:inline-block; width:48px; height:36px; margin-right:12px; text-decoration:none; right:0; filter:alpha(opacity=80); -moz-opacity:0.80; -khtml-opacity:0.80; opacity:0.80;}
#mcs_containerSoiree .scrollDownBtn{width:46px; height:39px; }
#mcs_containerSoiree .scrollUpBtn{top:-25px; right : 05px; background:url(mcs_btnUp.png) center center no-repeat;}
#mcs_containerSoiree .scrollDownBtn{bottom:-33px; z-index:10000; right : 5px; background:url(mcs_btnDown.png) center center no-repeat;}
#mcs_containerSoiree .scrollUpBtn:hover,#mcs_containerSoiree .scrollDownBtn:hover{filter:alpha(opacity=100); -moz-opacity:1.0; -khtml-opacity:1; opacity:1.00;}
