﻿/* Rotating Banner - Coded by SharePoint Diary - http://www.SharePointDiary.com */
#s3slider {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 3px double #CCCCCC;
	height: 380px;
	margin-bottom: 25px;
	margin-top: 0;
	overflow: hidden;
	position: relative;
	text-shadow: 0 1px 0 #000000;
	width: 993px;
}
#s3sliderContent {
	background: none repeat scroll 0 0 #FFFFFF;
	height:380px;
	list-style: none outside none;
	margin-left: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: -14px;
	width:993px;
}
.s3sliderImage {
	float: left;
	position: relative;
	width: 993px;
}
.s3sliderImage span {
	background-color: #000000;
	color: #FFFFFF;
	display: none;
	font-size: 12px;
	height: 300px;
	line-height: 16px;
	opacity: 0.7;
	overflow: hidden;
	padding: 10px 13px;
	position: absolute;
	right: 0;
	top: 0;
	width: 180px;
}
.s3sliderImage strong a {
	color: #FFFFFF;
	font-family: 'Myriad Pro',Helvetica,Arial,Sans-Serif;
	font-size: 20px;
}
.s3sliderImage strong a:hover {
	color: #FFFFFF;
}
#Label1 h2 {
	display: none;
}
.fp-slider {
	background: none repeat scroll 0 0 #EEEEEE;
	height:380px;
	margin: 0 0 5px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 993px;
}
.fp-slides-container {
}
.fp-slides, .fp-thumbnail{
	width: 993px;
}
.fp-slides, .fp-thumbnail {
	height:380px;
	margin-left: 0;
	margin-top: 0;
	overflow: hidden;
	position: relative;
}
.fp-title {
	color: #FFFFFF;
	font: 24px/1.1em "Ubuntu Condensed",sans-serif;
	margin: 0;
	padding: 0 0 2px;
	text-shadow: 0 1px 0 #000000; background:none
}
.fp-title a, .fp-title a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.fp-content {
	background: none repeat scroll 0 0 #111111;
	bottom: 0;
	left: 0;
	margin-left: 0;
	opacity: 0.7;
	overflow: hidden;
	padding: 10px 15px;
	position: absolute;
	right: 0;
}
.fp-content p {
	color: #FFFFFF;
	line-height: 18px;
	margin: 0;
	padding: 0;
	text-shadow: 0 1px 0 #000000;
	font: 12px Arial;
}
.fp-more, .fp-more:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.fp-nav {
	height: 14px;
	margin-left: 12px;
	padding: 10px 0;
	text-align: center; position:absolute; bottom:10px; z-index:999; right:24px
}
.fp-pager a {
	background-image: url("../images/control.png");
	background-position: 0 0;
	cursor: pointer;
	display: inline-block;
	float: none;
	height:21px;
	line-height: 1;
	margin: 0 2px 0 0;
	overflow: hidden;
	padding: 0;
	text-indent: -999px;
	width:20px;
}
.fp-pager a:hover, .fp-pager a.activeSlide {
	background-image: url("../images/control_hover.png"); width:20px; height:21px; text-decoration: none;
}
.fp-prev-next-wrap {
	position: relative;
	z-index: 200;
}
.fp-prev-next {
	bottom: 130px;
	height: 37px;
	left: 0;
	position: absolute;
	right: 0;
}
.fp-prev {
	background: url("../images/btn_prev.png") no-repeat scroll left top transparent;
	float: left;
	height: 16px;
	margin-left: 880px;
	margin-top: -33px;
	width: 11px;
}
.fp-prev:hover {
}
.fp-next {
	background: url("../images/btn_next.png") no-repeat scroll right top transparent;
	float: right;
	height: 16px;
	margin-right: 10px;
	margin-top: -33px;
	width: 11px;
}
.fp-next:hover {
}
div.jump-link {
	background: none repeat scroll 0 0 #F1EAD4;
	border: 1px solid #D2CCBB;
	font-size: 12px;
	margin-left: 510px;
	padding: 3px;
}
