/* 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;}

/* the following line puts fleXcroll into scrollbar-on-left mode */
.vscrollerbase {left: 0 !important;}
/* fleXcroll detects this CSS setting and sets content positions correctly with
respect to whether a scrollbar is needed or not*/


/* following are the styles for fat & cuddly, comments and newlines removed */
.vscrollerbar {
	width: 9px;
	background:url(scrollbar.png) -36px 0px repeat-y;
	background-color:#2b3e44;
}
.vscrollerbarbeg {height: 6px !important;width: 9px;background: url(scrollbar.png) -108px -32px no-repeat;}
.vscrollerbarend {height: 6px;width: 9px;background: url(scrollbar.png) -108px 0px no-repeat;}
.vscrollerbase {
	width: 9px;
	background:url(scrollbar.png) 0px 0px repeat-y;
	background-color:#999999;
}
.vscrollerbasebeg {width: 9px;height: 7px !important;background: url(scrollbar.png) -72px -28px no-repeat;}
.vscrollerbaseend {height: 7px;width: 9px;background: url(scrollbar.png)  -72px 0px no-repeat;}
.hscrollerbase {height: 4px; background-color: white;}
.hscrollerbar {height: 4px; background-color: black;}
.vscrollerbar, .hscrollerbar {padding: 7px;z-index: 2;}
.scrollerjogbox {width: 9px;height: 4px;top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;}


/* following are the styles for fat & cuddly, comments and newlines removed */
#footer_menu .vscrollerbar {
	width: 9px;
	background:url(scrollbar.png) -36px 0px repeat-y;
	background-color:#4f4138;
}
#footer_menu .vscrollerbarbeg {height: 6px !important;width: 9px;background: url(scrollbar.png) -108px -32px no-repeat;}
#footer_menu .vscrollerbarend {height: 6px;width: 9px;background: url(scrollbar.png) -108px 0px no-repeat;}
#footer_menu .vscrollerbase {
	width: 9px;
	background:url(scrollbar.png) 0px 0px repeat-y;
	background-color:#999999;
}
#footer_menu .vscrollerbasebeg {width: 9px;height: 7px !important;background: url(scrollbar.png) -72px -28px no-repeat;}
#footer_menu .vscrollerbaseend {height: 7px;width: 9px;background: url(scrollbar.png)  -72px 0px no-repeat;}
#footer_menu .hscrollerbase {height: 4px; background-color: white;}
#footer_menu .hscrollerbar {height: 4px; background-color: black;}
#footer_menu .vscrollerbar, .hscrollerbar {padding: 7px;z-index: 2;}
#footer_menu .scrollerjogbox {width: 9px;height: 4px;top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;}

/* following are the styles for fat & cuddly, comments and newlines removed */
#despre .vscrollerbar {
	width: 9px;
	background:url(scrollbar.png) -36px 0px repeat-y;
	background-color:#333333;
}
#despre .vscrollerbarbeg {height: 6px !important;width: 9px;background: url(scrollbar.png) -108px -32px no-repeat;}
#despre .vscrollerbarend {height: 6px;width: 9px;background: url(scrollbar.png) -108px 0px no-repeat;}
#despre .vscrollerbase {
	width: 9px;
	background:url(scrollbar.png) 0px 0px repeat-y;
	background-color:#999999;
}
#despre .vscrollerbasebeg {width: 9px;height: 7px !important;background: url(scrollbar.png) -72px -28px no-repeat;}
#despre .vscrollerbaseend {height: 7px;width: 9px;background: url(scrollbar.png)  -72px 0px no-repeat;}
#despre .hscrollerbase {height: 4px; background-color: white;}
#despre .hscrollerbar {height: 4px; background-color: black;}
#despre .vscrollerbar, .hscrollerbar {padding: 7px;z-index: 2;}
#despre .scrollerjogbox {width: 9px;height: 4px;top: auto; left: auto;bottom: 0px; right: 0px;background: #37917A;}

/* Scroll Bar Master Styling Ends Here */

