/* @override http://www.alyceaungaro.com/css/flexcrollstyles.css */

/* @override http://alycea-ungaro.com/test/css/flexcrollstyles.css */

/* @override http://www.alycea-ungaro.com/test/css/flexcrollstyles.css */

/* 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: 15px;
	background: url(http://www.alyceaungaro.com/img/scrollbar/basebarcaps_verticalbarbody.gif) repeat-y;
}

.vscrollerbar {
	width: 15px;
	height: 10px !important!;
	background: url(http://www.alyceaungaro.com/img/scrollbar/basebarcaps_verticalbarbody.gif) no-repeat -15px 0px;
}

.vscrollerbar {
	padding: 10px;
	z-index: 2;
}

.vscrollerbarbeg {
	background: url(http://www.alyceaungaro.com/img/scrollbar/slider.gif) no-repeat;
	width: 9px;
	height: 7px !important;
	margin: 0 0 0 3px;
}

/* .vscrollerbarend {
	background: url(http://www.alyceaungaro.com/img/scrollbar/basebarcaps_verticalbarbody.gif) -45px 0px no-repeat;
	width: 15px;
	height: 15px;
	visibility: hidden;
} */

.scrollerjogbox {
	width: 15px;
	height: 15px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background: #4E727C url(http://www.alycea-ungaro.com/test/img/scrollbar/horizontalbarbody_cornerjog.gif) 0px 0px;
}

.vscrollerbasebeg {
	background: url(http://www.alyceaungaro.com/img/scrollbar/basebarcaps_verticalbarbody.gif) -30px -30px no-repeat;
	width: 15px;
	height: 15px !important;
	margin: -1px  0 0 0;
}

.vscrollerbaseend {
	background: url(http://www.alyceaungaro.com/img/scrollbar/basebarcaps_verticalbarbody.gif) -60px -30px no-repeat;
	height: 15px;
	width: 15px;
}

.scrollerjogbox:hover {
	background: #5E828C url(http://www.alyceaungaro.com/img/scrollbar/basebarcaps_verticalbarbody.gif) -45px -15px;
}

/* Scroll Bar Master Styling Ends Here */