/* Start of CMSMS style sheet 'ezslide' */
/* Easy Slider */
#boxit {
	position: relative;
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	background: url(modules/Album/templates/db/ezslide/images/slidebk.png) no-repeat 56px 20px;
}
/* image replacement */
.graphic, #prevBtn, #nextBtn {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -8000px;
}
.span {
	position: absolute;
	left: 410px;
	top: 15px;
	width: 228px;
	display: block;
	color: #000;
}
.span p {
	margin: 5px 0px 0px 0px
}
.red {
	color: #B30000;
}
.somediv {
	position: relative;
	margin: 0;
	padding: 0;
	display: block;
}
/* // image replacement */
#slider {
	margin: 0px 0px 0px 65px;
}
.blam {
	position: absolute;
	width: 600px;
	height: 15px;
	margin: 0px 0px 0px 60px;
	padding: 0px;
	background-color: #292929;
}
#slider ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#slider li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#slider li {
/* define width and height of list item (slide)entire slider area will adjust according to the parameters provided here*/
	width: 650px;
	height: 490px;
	overflow: hidden;
	background:   url(modules/Album/templates/db/ezslide/images/frame.png) no-repeat 0 28px;
}
* html #slider li {
	z-index: 2;
	background: url(modules/Album/templates/db/ezslide/images/frame.gif) no-repeat 0 0;
}
#slider li a {
	position: relative;
	display: block;
	overflow: hidden;
	margin: 30px 0px 0px 14px;
	width: 372px;
	height: 422px;
	background-color: #000;
}
#slider li .span a {
	display: inline;
	overflow: visible;
	margin: 5px 0px 0px 5px;
	width: auto;
	height: auto;
	background-color: transparent;
}
#prevBtn, #nextBtn {
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	left: 0px;
	top: 71px;
}
#nextBtn {
	left: 735px;
}
#prevBtn a, #nextBtn a {
	display: block;
	width: 48px;
	height: 49px;
	background: url(modules/Album/templates/db/ezslide/images/rewind.png) no-repeat 0 0;
	z-index: 4000;
}
#nextBtn a {
	background: url(modules/Album/templates/db/ezslide/images/play.png) no-repeat 0 0;
}
/* End of 'ezslide' */

