﻿/* Scroll Bar Master Styling Starts Here */

/*  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: 8px;background: #adb1b5;margin: 1px 0 1px 2px;}
.vscrollerbase {width: 12px;}
.hscrollerbase {height: 12px; background-color: white;}
.hscrollerbar {height: 12px; background-color: white;}
.vscrollerbasebeg {height: 12px;width: 12px;background: url(../images/scrolltop.png) 0px 0px no-repeat;}
.vscrollerbaseend {height: 12px;width: 12px;background: url(../images/scrollbottom.png) 0px 0px no-repeat;}
.vscrollerbar, .hscrollerbar {padding: 13px;z-index: 2;}
.scrollerjogbox {width: 12px;height: 12px;top: auto; left: auto;bottom: 0px; right: 0px;background: #fff;}

/* Scroll Bar Master Styling Ends Here */



