@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	{margin:50px 0 0 56px; width:522px; height:437px; padding:10px 0 0 20px; background:url(../images/history/text-bg.png) no-repeat;}
#mcs_container .customScrollBox{position:relative; height:410px; overflow:hidden;}
#mcs_container .customScrollBox .container{position:relative; width:460px; top:-20px; float:left;}
#mcs_container .customScrollBox .content{clear:both;}
#mcs_container .customScrollBox .content .subhead {padding:0 5px; margin:10px 0; color:#fff; font-family:Helvetica, Arial, "MS Trebuchet", sans-serif; font-size:16px; font-weight:600; line-height:20px;}
#mcs_container .customScrollBox .content p {padding:0 5px; margin:10px 0; color:#fff; font-family:Helvetica, Arial, "MS Trebuchet", sans-serif; font-size:12px; line-height:20px;}
#mcs_container .customScrollBox .content li{padding:0 5px; margin:10px 0; color:#fff; font-family:Helvetica, Arial, "MS Trebuchet", 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 .dragger_container{position:relative; width:8px; height:340px; float:left; margin:20px 0 0 15px; background:#000; cursor:pointer; -moz-border-radius:8px; -khtml-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; cursor:s-resize;}
#mcs_container .dragger{position:absolute; width:8px; height:10px; background:#aa1818; text-align:center; color:#aa1818; overflow:hidden; cursor:pointer; -moz-border-radius:8px; -khtml-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;}
#mcs_container .dragger_pressed{position:absolute; width:10px; margin-left:-1px; height:10px; background:#aa1818; text-align:center; line-height:10px; color:#aa1818; overflow:hidden; -moz-border-radius:8px; -khtml-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; cursor:s-resize;}
#mcs_container .scrollUpBtn{margin:10px 0 -10px 472px; width:14px; height:15px; text-decoration:none; filter:alpha(opacity=20); -moz-opacity:0.20; -khtml-opacity:0.20; opacity:0.20;}
#mcs_container .scrollDownBtn{position:relative; top:390px; right:19px; width:14px; height:15px; text-decoration:none; filter:alpha(opacity=20); -moz-opacity:0.20; -khtml-opacity:0.20; opacity:0.20;}
#mcs_container .scrollUpBtn{background:url(../images/generic/mcs_btnUp.png) center center no-repeat;}
#mcs_container .scrollDownBtn{background:url(../images/generic/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	{margin:4px 0 0 22px; width:370px; height:270px; padding:10px 0 0 20px;}
#mcs2_container .customScrollBox{position:relative; height:240px; overflow:hidden;}
#mcs2_container .customScrollBox .container{position:relative; width:340px; top:0; float:left;}
#mcs2_container .customScrollBox .content{clear:both;}
#mcs2_container .customScrollBox .content .subhead {padding:0 5px; margin:10px 0; color:#fff; font-family:Helvetica, Arial, "MS Trebuchet", sans-serif; font-size:16px; font-weight:600; line-height:20px;}
#mcs2_container .customScrollBox .content p {padding:0 5px; margin:10px 0; color:#fff; font-family:Helvetica, Arial, "MS Trebuchet", sans-serif; font-size:16px; line-height:28px;}
#mcs2_container .customScrollBox .content li{padding:0 5px; margin:10px 0; color:#fff; font-family:Helvetica, Arial, "MS Trebuchet", sans-serif; font-size:12px; line-height:20px;}
#mcs2_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;}
#mcs2_container .dragger_container	{position:relative; top:14px; width:8px; height:180px; float:left; margin:20px 0 0 15px; background:#000; cursor:pointer; -moz-border-radius:8px; -khtml-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; cursor:s-resize;}
#mcs2_container .dragger{position:absolute; width:8px; height:60px; background:#aa1818; text-align:center; color:#aa1818; overflow:hidden; cursor:pointer; -moz-border-radius:8px; -khtml-border-radius:8px; -webkit-border-radius:8px; border-radius:8px;}
#mcs2_container .dragger_pressed{position:absolute; width:10px; margin-left:-1px; height:10px; background:#aa1818; text-align:center; line-height:10px; color:#aa1818; overflow:hidden; -moz-border-radius:8px; -khtml-border-radius:8px; -webkit-border-radius:8px; border-radius:8px; cursor:s-resize;}
#mcs2_container .scrollUpBtn2{position:relative; top:14px; right:16px; width:14px; height:15px; text-decoration:none; filter:alpha(opacity=20); -moz-opacity:0.20; -khtml-opacity:0.20; opacity:0.20;}
#mcs2_container .scrollDownBtn2{position:relative; top:20px; right:19px; width:14px; height:15px; text-decoration:none; filter:alpha(opacity=20); -moz-opacity:0.20; -khtml-opacity:0.20; opacity:0.20;}
#mcs2_container .scrollUpBtn2{background:url(../../images/generic/mcs_btnUp.png) center center no-repeat;}
#mcs2_container .scrollDownBtn2{background:url(../../images/generic/mcs_btnDown.png) center center no-repeat;}
#mcs2_container .scrollUpBtn2:hover,#mcs2_container .scrollDownBtn2:hover{filter:alpha(opacity=60); -moz-opacity:0.60; -khtml-opacity:0.60; opacity:0.60;}
