
/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

.scrollgeneric {line-height: 1px;font-size: 1px;position: absolute;top: 0; left: 0;}
.vscrollerbase {width: 11px;background-color: #000000;}
.vscrollerbar {width: 11px;background-color: #000000;}
.hscrollerbase {height: 11px;background-color: #000000;}
.hscrollerbar {height: 11px;background-color: #000000;}
.hscrollerbar {background: #ceced6 #CCCC99 0px -30px repeat-x;}
.vscrollerbar {background: #1380c3  -15px 0px repeat-y;}
.vscrollerbar, .hscrollerbar {padding: 10px;z-index: 2;}
.vscrollerbarbeg {background:#1380c3 -45px -30px no-repeat;width: 11px;height: 15px !important;}
.vscrollerbarend {background:#1380c3 -45px 0px no-repeat;width: 11px;height: 15px;}
.hscrollerbarbeg {background:#1380c3 -60px -15px no-repeat;height: 15px;width: 11px !important;}
.hscrollerbarend {background:#1380c3 -30px -15px no-repeat;height: 15px;width: 11px;}
.scrollerjogbox {width: 11px;height: 15px;top: auto; left: auto;bottom: 0px; right: 0px;background: #4E727C #CCCC99 0px 0px;}
.vscrollerbase {background:#ffffff 0px 0px repeat-y;}
.vscrollerbasebeg {background: url(../images/btn-up.gif)  no-repeat; width: 11px;height: 11px !important;}
.vscrollerbaseend {background: url(../images/btn-dn.gif)  no-repeat;height: 11px;width: 11px;}
.hscrollerbase {background: #000000 0px -15px repeat-x;}
.hscrollerbasebeg {background: #333333  -60px 0px no-repeat;height: 11px;width: 11px !important;}
.hscrollerbaseend {height: 11px;width: 11px;background:#333333  -30px 0px no-repeat;}
.scrollerjogbox:hover {background: #5E828C url(../images/basebarcaps_verticalbarbody.png) -45px -11px;}

