/* 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-color: #ffffff;
	background-image: url(basebarcaps_verticalbarbody.png);
	background-repeat: repeat-y;
	background-position: 0px 0px;
}
.vscrollerbar {
	width: 15px;
	background-color: #ffffff;
	background-image: url(basebarcaps_verticalbarbody.png);
	background-repeat: repeat-y;
	background-position: -15px 0px;
}
.hscrollerbase {
	height: 10px;
	background-color: #ffffff;
	background-image: url(horizontalbarbody_cornerjog.png);
	background-repeat: repeat-x;
	background-position: 0px -15px;
}
.hscrollerbar {
	height: 10px;
	background-color: #ffffff;
	background-image: url(horizontalbarbody_cornerjog.png);
	background-repeat: repeat-x;
	background-position: 0px -30px;
}
.vscrollerbar, .hscrollerbar {
padding: 10px;
z-index: 2;
}
.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: 15px;
height: 15px;
}
.hscrollerbarbeg {
background: url(basebarcaps_verticalbarbody.png) -60px -15px no-repeat;
height: 10px;
width: 17px !important;
}
.hscrollerbarend {
background: url(basebarcaps_verticalbarbody.png) -30px -15px no-repeat;
height: 10px;
width: 15px;
}
.scrollerjogbox {
	width: 15px;
	height: 10px;
	top: auto;
	left: auto;
	bottom: 0px;
	right: 0px;
	background-color: #ffffff;
	background-image: url(horizontalbarbody_cornerjog.png);
	background-position: 0px 0px;
}
.vscrollerbasebeg {
background: url(basebarcaps_verticalbarbody.png) -30px -30px no-repeat;
width: 15px;
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: 10px;
width: 15px !important;
}
.hscrollerbaseend {
height: 10px;
width: 15px;
background: url(basebarcaps_verticalbarbody.png) -30px 0px no-repeat;
}
.scrollerjogbox:hover {
	background-color: #ffffff;
	background-image: url(basebarcaps_verticalbarbody.png);
	background-position: -45px -15px;
}
/* Scroll Bar Master Styling Ends Here */



#test3 {
background-color: #ffffff;
overflow: auto;
margin: 0em;
padding: 0em;
/*border: 1px solid #410000;*/
width: 390px;
height: 283px;
border-width: 0px;
/*if you do not want the outline when focused on firefox and IE
use outline: none;, though not recommended as this may confuse
people who likes to do keyboard navigation */
outline: none;
}

#test3 .hscrollerbarbeg {
background: url(images/scrollarrows.gif) no-repeat 5px 1px;
height: 10px;
width: 17px;
}

#test3 .hscrollerbarend {
/*bottom image holder for vertical scroll bar*/
background: url(/web/images/hscroller3.png);
height: 10px;
width: 9px;
}

#test3 .hscrollerbase {
height: 10px;
background: white none;
}

#test3 .hscrollerbasebeg, #test3 .hscrollerbaseend {
border: 0px;
height: 10px;
background-image: none;
background-color: #ffffff;
top: 0px;
}

#test3 .hscrollerbaseend{
border-width: 0;
background-color: #ffffff;
height: 10px;
width: 12px;
}

#test3 .hscrollerbasebeg{
border-width: 0px 0px 0px 0px;
}

#test3 .hscrollerbar {
background-color: #b26896;
padding: 3px;
}
#exhibgallery .lipsum img{
	margin-right: 25px;
}
