/* Start of CMSMS style sheet 'ezsite' */
/* Easy Slider */
div.ie6 {
	display: none
}
* html div.ie6 {
	display: block
}
* html #boxit {
	display: none
}
#boxit {
	position: relative;
	padding: 0px 0px 20px 30px;
	background: url(modules/Album/templates/db/ezslide/images/slidebk.png) no-repeat 60px 16px;
}
/* image replacement */
.graphic, #prevBtn, #nextBtn {
	margin: 0;
	padding: 0;
	display: block;
	overflow: hidden;
	text-indent: -8000px;
}
.span {
	position: absolute;
	left: 410px;
	top: 30px;
	width: 228px;
	display: block;
	color: #000;
}
.span p {
	margin: 5px 0px 0px 0px
}
.red {
	width: 16px;
	height: 12px;
	background: url(uploads/img/siteimg.png) no-repeat;
	color: transparent;
}
.somediv {
	position: relative;
	margin: 0;
	padding: 0;
	overflow: hidden;
	display: block;
}
/* // image replacement */
#slider {
	margin: 0px 0px 0px 40px;
}
.blam {
	position: absolute;
	width: 600px;
	height: 15px;
	margin: 0px 0px 0px 60px;
	padding: 0px;
	background-color: #282828;
}
#main #slider ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#main #slider li {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#main #slider li {
/* define width and height of list item (slide)entire slider area will adjust according to the parameters provided here*/
	width: 650px;
	height: 475px;
	overflow: hidden;
	background: url(modules/Album/templates/db/ezslide/images/frame.png) no-repeat 0 25px;
}
* html #main #slider li {
	z-index: 2;
	background: url(modules/Album/templates/db/ezslide/images/frame.gif) no-repeat 0 0;
}
#main #slider li a {
	position: relative;
	float: none;
	display: block;
	margin: 0;
	padding: 0;
	font-size: 0;
	line-height: 0;
	text-decoration: none;
}
#main #slider li a img {
	position: auto;
	display: block;
	margin: 28px 0px 0px 14px;
	width: 372px;
	height: 422px;
	background-color: #000;
	z-index: 2000;
}
#main #slider li .span a {
	display: inline;
	overflow: visible;
	margin: 5px 0px 0px 5px;
	width: auto;
	height: auto;
	font-size: 100%;
	line-height: default;
	background-color: transparent;
}
#prevBtn, #nextBtn {
	display: block;
	width: 48px;
	height: 48px;
	position: absolute;
	left: 0px;
	top: 71px;
}
#nextBtn {
	left: 738px;
}
#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 'ezsite' */

