@charset "utf-8";
#slideshow {
	height: 261px;
	width: 690px;
	color: #FFFFFF;
	margin: 0px;
}
#slideshow .blank {
	float: left;
}
#slideshow  img.full {
	float: left;
	margin: 0px;
	padding: 0px;
}
#slide-show #px-390 {
	border-right: 1px solid #0B0531;
}

#slide-show #px-300 {
	padding: 0px;
	width: 298px;
}
#slide-show {
	color: #1A1472;
}
#slide-show #px-300 p.summary {
	position: absolute;
	padding-right: 15px;
	padding-left: 15px;
	top: 390px;
	color: #272B85;
	width: 268px;
	text-align: center;
}

#slide-show #px-300 p {
	position: absolute;
	top: 435px;
	padding-right: 15px;
	padding-left: 15px;
	color: #252983;
	width: 268px;
	text-align: center;
}
#slide-show #px-300 h3 {
	color: #0F0066;
	font-size: 150%;
	font-weight: normal;
	margin: 0px;
	padding: 0px 15px;
	position: absolute;
	top: 325px;
	width: 268px;
	text-align: center;
}

#slide-show #px-300 h6 {
	position: absolute;
	top: 475px;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
	width: 298px;
	text-align: center;
}
.slideshow-red {
	background: url(../images/layout/slideshow-home/slideshow-red.gif) no-repeat;
}
.slideshow-yellow {
	background: url(../images/layout/slideshow-home/slideshow-yellow.gif) no-repeat;
}
.slideshow-green {
	background: url(../images/layout/slideshow-home/slideshow-green.gif) no-repeat;
}
.top-line {
	border-top: 1px solid #0E0641;
}

.slideshow-blue {
	background: url(../images/layout/slideshow-home/slideshow-blue.gif) no-repeat;
}
.slideshow-d-orange {
	background: url(../images/layout/slideshow-home/slideshow-d-orange.gif) no-repeat;
}
a.link {
	color: #21207D;
	text-decoration: none;
}
#invisible {
	visibility: hidden;
}
