/* Scroll Bar Master Styling Starts Here */
/* All comments can be freely removed from the css */

/*  scrollgeneric is used for corrective styling of elements, and should not be modified or removed */ 
.scrollgeneric {line-height:1px; font-size: 1px; position: absolute;top: 0; left: 0;}

.vscrollerbar {width: 15px; background: none;}
.vscrollerbarbeg {width:11px; background-color:#c08960 ; border:#8c1710; border-style:solid; border-width:2px;}
.vscrollerbarend {display:none}
.vscrollerbase {width: 15px;background: none; height:100%}
.vscrollerbasebeg {width: 15px;height: 15px !important;background: url(/sites/all/themes/clean/images/scrollbar/scroll_up.jpg)  no-repeat;}
.vscrollerbaseend {height: 15px;width: 15px;background: url(/sites/all/themes/clean/images/scrollbar/scroll_down.jpg) no-repeat; }

.vscrollerbar, .hscrollerbar {padding-top:15px; padding-bottom:18px; height:auto; z-index: 2;}
.scrollerjogbox {width: 36px; height:16px; top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;}

/* Scroll Bar Master Styling Ends Here */


