/* 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: 14px; height:110px !important; background: #454341 url(../images/fleXcroll/scrollbar3.png) 0px -29px no-repeat;}
.vscrollerbarbeg {display:none; height: 0px !important;width: 13px;background: url(../images/fleXcroll/scrollbar3.png) -28px 0px no-repeat;}
.vscrollerbarend {display:none; height: 0px;width: 13px;background: url(../images/fleXcroll/scrollbar3.png) -28px 0px no-repeat;}
.vscrollerbase {width: 14px;background: #454341;}
.vscrollerbasebeg {width: 14px;height: 13px !important;background: url(../images/fleXcroll/scrollbar3.png) 0px 0px no-repeat;}
.vscrollerbaseend {height: 14px;width: 13px;background: url(../images/fleXcroll/scrollbar3.png)  0px -14px no-repeat;}

.hscrollerbar {height: 14px; width:110px !important; background: #454341 url(../images/fleXcroll/scrollbar3_h.png) -15px 0px no-repeat;}
.hscrollerbarbeg {display:none; width: 0px !important;height: 13px;background: url(../images/fleXcroll/scrollbar3_h.png) -15px 0px no-repeat;}
.hscrollerbarend {display:none; width: 0px; height: 13px;background: url(../images/fleXcroll/scrollbar3_h.png) 0px -15px no-repeat;}
.hscrollerbase {height: 14px; background: #454341;}
.hscrollerbasebeg {width: 13px; height: 14px !important; background: url(../images/fleXcroll/scrollbar3_h.png) -126px 0px no-repeat;}
.hscrollerbaseend {width: 13px; height: 14px; background: url(../images/fleXcroll/scrollbar3_h.png)  0px 0px no-repeat;}

.vscrollerbar, .hscrollerbar {padding: 14px;z-index: 2;}
.scrollerjogbox {width: 14px;height: 14px;top: auto; left: auto;bottom: 0px; right: 0px;background: #454341;}

/* Scroll Bar Master Styling Ends Here */

