/* @override http://tsjphotography.com/blog/wp-content/themes/CPB_Pro_Theme/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: 5px;
background: #e3e3e3 url(basebarcaps_verticalbarbody.png) repeat-y 0 0;
	position: relative;
	left: 0;
}
.hscrollerbar {
height: 4px;
background: transparent url(img/bar.png) repeat-x 0;
	width: 5px;
}
.vscrollerbar {
width: 5px;
background: #61c6e2 url(basebarcaps_verticalbarbody.png) repeat-y -15px 0px;
}
.hscrollerbase {
height: 5px;
background: url(img/twitterdots.jpg) repeat-x center -3px;
}
.hscrollerbar {
height: 4px;
background: transparent url(img/bar.png) no-repeat 7px;
	width: 5px;
}

#twitterslide_hscrollerbar {
}
.vscrollerbar, .hscrollerbar {
padding: 10px 0;
z-index: 2;
	width: 10px;
}
.vscrollerbarbeg {
background: url(basebarcaps_verticalbarbody.png) -45px -30px no-repeat;
width: 15px;
height: 15px !important;
}
.vscrollerbarend {
background: url(basebarcaps_verticalbarbody.png) -45px 0px no-repeat;
width: 5px;
height: 15px;
}
.hscrollerbarbeg {
background: transparent no-repeat -60px -15px;
height: 15px;
	width: 0;
}
.hscrollerbarend {
background: white url(basebarcaps_verticalbarbody.png) no-repeat -30px -15px;
height: 15px;
	width: 0;
}
.scrollerjogbox {
width: 5px;
height: 5px; left: auto;
bottom: 0px; right: 0;
background: #4E727C url(horizontalbarbody_cornerjog.png) 0px 0px;
}
.vscrollerbasebeg {
background: url(basebarcaps_verticalbarbody.png) -30px -30px no-repeat;
width: 10px;
height: 15px !important;
}
.vscrollerbaseend {
background: url(basebarcaps_verticalbarbody.png) -60px -30px no-repeat;
height: 15px;
width: 15px;
}
.hscrollerbasebeg {
background: url(basebarcaps_verticalbarbody.png) -60px 0px no-repeat;
height: 15px;
width: 15px !important;
}
.hscrollerbaseend {
height: 15px;
width: 15px;
background: url(basebarcaps_verticalbarbody.png) -30px 0px no-repeat;
}
.scrollerjogbox:hover {
background: #5E828C url(basebarcaps_verticalbarbody.png) -45px -15px;
}
/* Scroll Bar Master Styling Ends Here */

