.slideshow-outer
{
	position: relative;
	background-color: #ffffff;
	margin: 0 0 0 10px;
}


.slide-left
{
	position: absolute;
	left: -412px;
	top: -180px;
	z-index: 6050;

}

.slide-left a.left-arrow
{
	display: block;	
width: 17px;
	height: 34px;
	overflow: hidden;
	text-indent: 9000px;
        background-image: url(~/media/71BFD55A22B14ED4A6F1FE06C13B9047.ashx);
        background-image: no-repeat;

}

.slide-left a.left-arrow:hover
{
	background-position: 0px 0px;
}

.slide-right
{
	position: absolute;
	left: 125px;
	top: -180px;
	z-index: 250;
}

.slide-right a.right-arrow
{
	display: block;
	width: 17px;
	height: 34px;
	overflow: hidden;
	text-indent: 9000px;
        background-image: url(~/media/DA85A7A401CD4F0F9EEFA2CCD96CF237.ashx);
        background-image: no-repeat;
}

.slide-right a.right-arrow:hover
{
	background-position: 0px 0px;
}

.slideshow-controls
{
	position: absolute;
	left: 400px;
	background-repeat: no-repeat;
	background-position: center center;
	height: 10px;
	text-align: center;
	cursor: pointer;
	border: 0;
	margin: 0;
	padding: 0;
	top: 270px;
	z-index: 2000;
}

.slideshow-slide
{
	text-align: center;
}


.pager {
  top: 180px;

}
.inactivethumb {

	background-repeat: no-repeat;
        background-color: #325e79;

}

.pager a img {
        background-color: #001E5E;
        margin-top: -10px;


}


.slideshow-slide img
{
	border: 0px;
}

.slideshow-slideset 
{
	position: absolute;
	right: 0px;
	top: 0px;
width: 531px;
height: 251px;
}

.slideshow-image-slide
{
	position: relative;
	height: 250px;
	width: 530px;
}

.slideshow-image-slide img
{
	position: absolute;
	top: 0px;
        border: 1px solid #848484;
}

.slide-text
{
	position: absolute;
	top: 182px;
	left: 0px;
	width: 512px;
	height: 70px;
	background-repeat: repeat-x;
	background-position: top left;
	background-image: url(~/media/B73025B0DA8D4A919412D759B3616AB9.ashx);
/*~/media/Image/coas/slideshow/featureBg.png*/
	z-index: 150;
	text-align: left;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 5px;
	font-family: arial;
	font-size: .9em;
	color: #ffffff;
}

.slide-text p {
        line-height: 1.1em;
        margin:0 0 3px;
}

.slideTitle {
  font-size: 1.1em;
  margin: 0;
  font-weight: bold;

}

.slide-text a, .slide-text a:active,.slide-text a:visited {
  color:#ffffff;
  text-decoration:underline;
}

.slide-text a:hover{
  color:#6E8FAE;
  text-decoration:underline;
}
