.splashCarousel .slideShowCarousel {
	visibility: hidden;
	height: 451px;
	overflow: hidden;
}
a, div {
	outline:none;
}
.splashCarousel .js {
	visibility: visible;
	overflow:hidden;
}
.splashCarousel img {
	height:430px;
	width:610px
}
.splashCarousel li {
	display: block;
	position: relative;
	width: 610px;
	height: 430px;
	overflow:hidden;
	float: left;
}
.splashCarousel li div, .splashImage div {
	position: absolute;
	bottom: 0;
	width: 586px;
	padding: 0.8em;
	left: 0;
}
.splashCarousel h2 a, .splashCarousel h3, .splashCarousel p {
	color: white;
	text-decoration: none;
	padding: 0px;
	margin: 0px;
}
.splashCarousel h2 {
	display:block;
	margin: 0.1em 0px;
	font: bold 200%/1 "Times New Roman", Times, serif;
}
.splashCarousel li p a {
	font-family: Arial, Helvetica, Sans-Serif;
	color: #ff0000;
	font-weight: bold;
	font-size: 90%;
	padding: 0 0.8em 0 0.5em;
	white-space: nowrap;
}
.splashCarousel p {
	font: 75% Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px;
	padding: 0px;
}
.splashCarousel p span {
	background: transparent url(raquo-arial.png) no-repeat scroll right 0.4em;
	padding-right: 0.9em;
}
.splashCarousel li p, .splashImage p {
	margin-top: 0.5em;
	width: 90%;
	line-height: 1.4;
}
.splashCarousel .carousel-control {
	display: none;
}
.splashCarousel .carousel-pagination p {
	/*float: right;*/
	width:100px;
	margin-left:auto;
	margin-right:auto;
	margin-top: 0.5em;
}
.splashCarousel .carousel-pagination a {
	background: transparent url(inactive-paging-circle.gif) no-repeat;
	display:block;
	float:left;
	margin-right:4px;
	width:8px;
	overflow: hidden;
	cursor: pointer;
}
.splashCarousel .carousel-pagination a span {
	visibility: hidden;
}
.splashCarousel .carousel-pagination a.active {
	background: transparent url(active-paging-circle.gif) no-repeat;
}
.splashCarousel li div, .splashImage div {
	background:url(translucentblack.png);
	background:rgba(0, 0, 0, 0.6)
}
.splashImage {
	position:relative
}
.splashCarousel p span img {
	height: 10px;
	width: 15px;
	margin-right: 5px;
	margin-top: 2px;
}
.category_slide {
	color: #FFFFFF;
	font: italic 20px "Times New Roman", Times, serif;
}
