
#cSlider-Pr-1
{
	zoom: 1;
	width: 100%;
	text-align: center;
}
#Pr-1
{
	box-sizing: border-box; -moz-box-sizing: border-box; -webkit-box-sizing: border-box;
	overflow: hidden;
}
#cSlider-Pr-1 a
{ 
	text-decoration: none;
	outline: none;
	border: none;
}
#cSlider-Pr-1 .cs-buttons
{
	display: inline-block;
	position: relative;
	z-index: 6;	
}
#cSlider-Pr-1 .cs-buttons a
{
	background-repeat: no-repeat;
	background-position: center center;
	float: left;
}
#cSlider-Pr-1 .cs-title
{
	position: absolute;
	bottom: -1px;
	left: 0px;
	z-index: 5;
}
#cSlider-Pr-1 .cs-prev, #cSlider-Pr-1 .cs-next
{
	display: inline-block;
	background-repeat: no-repeat;
	background-position: center center;
}
/*------*/

#cSlider-Pr-1
{
	box-shadow: 7px 7px 7px #B0B0B0;
}
#Pr-1
{
}
#cSlider-Pr-1 .cs-buttons
{
	background-image: url('er/images/navpanel.png');
	background-repeat: repeat;
	padding: 3px;
	margin-top: 0px;
	border-radius: 10px;
	position: absolute;
	top: 365px;
	left: 407px;
}
#cSlider-Pr-1 .cs-buttons a
{
	background-image: url('../../Files/Logo/Bullet1.png');
	font-size: 0px;
	text-indent: -10000px;
	width: 20px;
	height: 20px;
}
#cSlider-Pr-1 .cs-buttons .cs-active, #cSlider-Pr-1 .cs-buttons a:hover
{
	background-image: url('../../Files/Logo/Bullet2.png');
}
#cSlider-Pr-1 .cs-title
{
	width: 100%;
	padding: 10px 0px 10px 0px;
	font-family: Tahoma;
	text-align: center;
	background-color: #EEE;
	color: black;
	opacity: 0.8;
}
#cSlider-Pr-1 .cs-next
{
	background-image: url('../../Tools/CSlider/images/next.png');
	width: 40px;
	height: 40px;
}
#cSlider-Pr-1 .cs-prev
{
	background-image: url('../../Tools/CSlider/images/prev.png');
	width: 40px;
	height: 40px;
}
