@charset "utf-8";
/* CSS Document */
/* some custom fonts via google font api */
@import url(https://web.archive.org/web/20180712213804cs_/http://fonts.googleapis.com/css?family=Lobster);
@import url(https://web.archive.org/web/20180712213804cs_/http://fonts.googleapis.com/css?family=Yanone+Kaffeesatz:extralight);
/* content block 1 */
#branch_text .customScrollBox{position:relative; height:100%; overflow:hidden;}
#branch_text .customScrollBox .container{position:relative; width:369px; top:0; float:left;}
#branch_text .customScrollBox .content{clear:both;}

#branch_text .dragger_container{position:relative; width:0px; height:100%; float:left; margin:0 0 0 15px; border-left:1px solid #FFF; cursor:pointer}
#branch_text .dragger{position:absolute; width:7px; height:83px; background:#8c029d; margin-left:-4px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
#branch_text .dragger_pressed{position:absolute; width:7px; height:83px; background:#8c029d; margin-left:-4px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}

#menu_text .customScrollBox{position:relative; height:100%; overflow:hidden;}
#menu_text .customScrollBox .container{position:relative; width:369px; top:0; float:left;}
#menu_text .customScrollBox .content{clear:both;}

#menu_text .dragger_container{position:relative; width:0px; height:100%; float:left; margin:0 0 0 15px; border-left:1px solid #FFF; cursor:pointer}
#menu_text .dragger{position:absolute; width:7px; height:83px; background:#8c029d; margin-left:-4px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
#menu_text .dragger_pressed{position:absolute; width:7px; height:83px; background:#8c029d; margin-left:-4px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}

#about_text .customScrollBox{position:relative; height:100%; overflow:hidden;}
#about_text .customScrollBox .container{position:relative; width:425px; top:0; float:left;}
#about_text .customScrollBox .content{clear:both;}

#about_text .dragger_container{position:relative; width:0px; height:100%; float:left; margin:0 0 0 15px; border-left:1px solid #FFF; cursor:pointer}
#about_text .dragger{position:absolute; width:7px; height:83px; background:#8c029d; margin-left:-4px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
#about_text .dragger_pressed{position:absolute; width:7px; height:83px; background:#8c029d; margin-left:-4px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}

#admin_thumb .customScrollBox{position:relative; height:100%; overflow:auto;}
#admin_thumb .customScrollBox .container{position:relative; width:880px; top:0; float:left;}
#admin_thumb .customScrollBox .content{clear:both;}

#admin_thumb .dragger_container{position:relative; width:0px; height:100%; float:left; margin:0 0 0 15px; border-left:1px solid #bbb9bb; cursor:pointer}
#admin_thumb .dragger{position:absolute; width:7px; height:83px; background:#515151; margin-left:-4px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}
#admin_thumb .dragger_pressed{position:absolute; width:7px; height:83px; background:#515151; margin-left:-4px; overflow:hidden; cursor:pointer; -moz-border-radius:6px; -khtml-border-radius:6px; -webkit-border-radius:6px; border-radius:6px;}