﻿/* Rotating Banner - Coded by SharePoint Diary - http://www.SharePointDiary.com */
.banner{float:left; width:1000px; height:320px; margin:23px 0;}

#s3slider {
	background:#fbfbfb;
	height: 298px;
	margin-bottom: 25px;
	margin-top: 0;
	overflow: hidden;
	position: relative;
	width: 1000px;
}
#s3sliderContent {
	background:#fbfbfb;
	height: 300px;
	list-style: none outside none;
	margin-left: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: -14px;
	width: 1000px;
}
.s3sliderImage {
	float: left;
	position: relative;
	width: 1000px;
}
.s3sliderImage span {
	background-color: #000000;
	color: #FFFFFF;
	display: none;
	font-size: 12px;
	height: 298px;
	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:#fbfbfb;
	height: 330px;
	margin: 0 0 17px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 1000px;
}
.fp-slides-container {
}
.fp-slides, .fp-thumbnail, .fp-prev-next, .fp-nav {
	width: 1000px;
}
.fp-slides, .fp-thumbnail {
	height: 330px;
	margin-left: 0;
	margin-top: 0;
	overflow: hidden;
	position: relative;
}
.fp-title {
	color: #FFFFFF;
	font:normal 15px/1.5em 'PT Sans', sans-serif;
	margin: 0;
	padding:5px 10px; background:none
}
.fp-title a, .fp-title a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.fp-content {
	top: 0;
	left: 0;
	margin-left: 0;
	overflow: hidden;
	position: absolute;
	right: 0; border-radius:10px 0 0 0; width:250px
}
.fp-content p {
	color: #2c2c2c;
	margin: 0;
	padding: 5px 10px;
	font:normal 15px/1.5em 'PT Sans', sans-serif;

}
.fp-more, .fp-more:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.fp-nav {
	height: 12px; padding-top:36px}
.fp-pager{position:absolute; right:480px; bottom:0; z-index:999}
.fp-pager a {
	background-image: url("../images/pages.png");
	background-position: 0 0;
	cursor: pointer;
	display: inline-block;
	float: none;
	height: 15px;
	line-height: 1;
	overflow: hidden;
	padding: 0;
	text-indent: -999px;
	width: 12px;
}
.fp-pager a:hover, .fp-pager a.activeSlide {
	background-position: 0 -112px;
	opacity: 1;
	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("http://sharepoint.company.com/banner/images/prev.png") no-repeat scroll left top transparent;
	float: left;
	height: 51px;
	margin-left: 10px;
	margin-top: -180px;
	width: 53px;
}
.fp-prev:hover {
}
.fp-next {
	background: url("http://sharepoint.company.com/banner/images/next.png") no-repeat scroll right top transparent;
	float: right;
	height: 51px;
	margin-right: 10px;
	margin-top: -180px;
	width: 53px;
}
.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;
}
