@charset "utf-8";
/* CSS Document */
/* some custom fonts via google font api */
/* content block 1 */
#mcs_container{position:relative; margin:20px 0 0 70px; width:230px; height:300px; padding:0 10px; }
#mcs_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs_container .customScrollBox .container{position:relative; width:200px; top:0; margin-left: 10px; float:left;}
#mcs_container .customScrollBox .scontent{clear:both;}
#mcs_container .customScrollBox .scontent p{padding:0 5px; margin:10px 0; color:#fff; font-family:Verdana, Geneva, sans-serif; font-size:13px; line-height:20px;}
#mcs_container .customScrollBox .scontent 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{border:5px solid #fff;}
#mcs_container .dragger_container{position:relative; width:2px; height:300px; float:left; margin:0px 0 0 12px; background:#FFF; 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; width:13px; height:21px; background:#DFDCB4; margin-left:-6px; text-align:center; line-height:10px; color:#DFDCB4; overflow:hidden; cursor:pointer; }
#mcs_container .dragger_pressed{position:absolute; width:13px; height:21px; margin-left:-6px; background:#DFDCB4; text-align:center; line-height:60px; color:#DFDCB4; overflow:hidden; cursor:s-resize;}
#mcs_container .scrollUpBtn,#mcs_container .scrollDownBtn{position:absolute; display:inline-block; width:14px; height:15px; margin-right:12px; text-decoration:none; right:0; filter:alpha(opacity=20); -moz-opacity:0.20; -khtml-opacity:0.20; opacity:0.20;}
#mcs_container .scrollUpBtn{top:0px; background:url(../images/mcs_btnUp.png) center center no-repeat;}
#mcs_container .scrollDownBtn{bottom:0px; background:url(../images/mcs_btnDown.png) center center no-repeat;}
#mcs_container .scrollUpBtn:hover,#mcs_container .scrollDownBtn:hover{filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.60; opacity:0.60;}
/* content block 2 */
#mcs2_container{position:relative; margin:20px 0 0 70px; width:230px; height:300px; padding:0 10px; }
#mcs2_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs2_container .customScrollBox .container{position:relative; width:200px; top:0; margin-left: 10px; float:left;}
#mcs2_container .customScrollBox .scontent{clear:both;}
#mcs2_container .customScrollBox .scontent p{padding:0 5px; margin:10px 0; color:#fff; font-family:Verdana, Geneva, sans-serif; font-size:13px; line-height:20px;}
#mcs2_container .customScrollBox .scontent 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;}
#mcs2_container .customScrollBox img{border:5px solid #fff;}
#mcs2_container .dragger_container{position:relative; width:2px; height:300px; float:left; margin:0px 0 0 12px; background:#FFF; cursor:pointer -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; cursor:s-resize;}
#mcs2_container .dragger{position:absolute; width:13px; height:21px; background:#DFDCB4; margin-left:-6px; text-align:center; line-height:10px; color:#DFDCB4; overflow:hidden; cursor:pointer; }
#mcs2_container .dragger_pressed{position:absolute; width:13px; height:21px; margin-left:-7px; background:#DFDCB4; text-align:center; line-height:60px; color:#DFDCB4; overflow:hidden; cursor:s-resize;}
#mcs2_container .scrollUpBtn,#mcs2_container .scrollDownBtn{position:absolute; display:inline-block; width:14px; height:15px; margin-right:12px; text-decoration:none; right:0; filter:alpha(opacity=20); -moz-opacity:0.20; -khtml-opacity:0.20; opacity:0.20;}
#mcs2_container .scrollUpBtn{top:0px; background:url(../images/mcs_btnUp.png) center center no-repeat;}
#mcs2_container .scrollDownBtn{bottom:0px; background:url(../images/mcs_btnDown.png) center center no-repeat;}
#mcs2_container .scrollUpBtn:hover,#mcs2_container .scrollDownBtn:hover{filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.60; opacity:0.60;}

/* content block 3 */
#mcs3_container{position:relative; margin:20px 0 0 50px; width:250px; height:400px; padding:0 10px; }
#mcs3_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs3_container .customScrollBox .container{position:relative; width:220px; top:0; margin-left: 10px; float:left;}
#mcs3_container .customScrollBox .scontent{clear:both;}
#mcs3_container .customScrollBox .scontent p{padding:0px; margin:10px 0; color:#fff; font-size:12px; }
#mcs3_container .customScrollBox .scontent 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;}
#mcs3_container .customScrollBox img{border:5px solid #fff;}
#mcs3_container .dragger_container{position:relative; width:2px; height:400px; float:left; margin:0px 0 0 12px; background:#FFF; cursor:pointer -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; cursor:s-resize;}
#mcs3_container .dragger{position:absolute; width:13px; height:21px; background:#DFDCB4; margin-left:-6px; text-align:center; line-height:10px; color:#DFDCB4; overflow:hidden; cursor:pointer; }
#mcs3_container .dragger_pressed{position:absolute; width:13px; height:21px; margin-left:-7px; background:#DFDCB4; text-align:center; line-height:60px; color:#DFDCB4; overflow:hidden; cursor:s-resize;}
#mcs3_container .scrollUpBtn,#mcs3_container .scrollDownBtn{position:absolute; display:inline-block; width:14px; height:15px; margin-right:12px; text-decoration:none; right:0; filter:alpha(opacity=20); -moz-opacity:0.20; -khtml-opacity:0.20; opacity:0.20;}
#mcs3_container .scrollUpBtn{top:0px; background:url(../images/mcs_btnUp.png) center center no-repeat;}
#mcs3_container .scrollDownBtn{bottom:0px; background:url(../images/mcs_btnDown.png) center center no-repeat;}
#mcs3_container .scrollUpBtn:hover,#mcs3_container .scrollDownBtn:hover{filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.60; opacity:0.60;}

/* content block 4 */
#mcs4_container{position:relative; margin:0px 0 0 10px; width:240px; height:300px; padding:0px; }
#mcs4_container .customScrollBox{position:relative; height:100%; overflow:hidden;}
#mcs4_container .customScrollBox .container{position:relative; width:210px; top:0; margin-left: 10px; float:left;}
 #mcs4_container .customScrollBox .scontent{ clear:both; color:#000; font-size:12px; } 
/*#mcs4_container .customScrollBox .scontent p{padding:0px; margin:10px 0; color:#000; font-family:Verdana, Geneva, sans-serif; font-size:12px; }
#mcs4_container .customScrollBox .scontent 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;}*/
#mcs4_container .customScrollBox img{border:5px solid #fff;}
#mcs4_container .dragger_container{position:relative; width:2px; height:400px; float:left; margin:0px 0 0 12px; background:#FFF; cursor:pointer -moz-border-radius:2px; -khtml-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; cursor:s-resize;}
#mcs4_container .dragger{position:absolute; width:13px; height:21px; background:#98936D; margin-left:-6px; text-align:center; line-height:10px; color:#DFDCB4; overflow:hidden; cursor:pointer; }
#mcs4_container .dragger_pressed{position:absolute; width:13px; height:21px; margin-left:-7px; background:#98936D; text-align:center; line-height:60px; color:#DFDCB4; overflow:hidden; cursor:s-resize;}
#mcs4_container .scrollUpBtn,#mcs4_container .scrollDownBtn{position:absolute; display:inline-block; width:14px; height:15px; margin-right:12px; text-decoration:none; right:0; filter:alpha(opacity=20); -moz-opacity:0.20; -khtml-opacity:0.20; opacity:0.20;}
#mcs4_container .scrollUpBtn{top:0px; background:url(../images/mcs_btnUp.png) center center no-repeat;}
#mcs4_container .scrollDownBtn{bottom:0px; background:url(../images/mcs_btnDown.png) center center no-repeat;}
#mcs4_container .scrollUpBtn:hover,#mcs4_container .scrollDownBtn:hover{filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.60; opacity:0.60;}