﻿/* Rotating Banner - Coded by SharePoint Diary - http://www.SharePointDiary.com */
#s3slider {
	background: none repeat scroll 0 0 #FFFFFF;
	border: 3px double #CCCCCC;
	height: 299px;
	margin-bottom: 25px;
	margin-top: 0;
	overflow: hidden;
	position: relative;
	text-shadow: 0 1px 0 #000000;
	width: 195px;
}
#s3sliderContent {
	background: none repeat scroll 0 0 #FFFFFF;
	height: 300px;
	list-style: none outside none;
	margin-left: 0;
	overflow: hidden;
	padding: 0;
	position: absolute;
	top: -14px;
	width: 195px;
}
.s3sliderImage {
	float: left;
	position: relative;
	width: 195px;
}
.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: 95px;
}
.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:#fff;
	height: 293px;
	margin: 0 0 17px;
	overflow: hidden;
	padding: 0;
	position: relative;
	width: 195px;
}
.fp-slides-container {
}
.fp-slides, .fp-thumbnail, .fp-prev-next, .fp-nav {
	width: 195px;
}
.fp-slides, .fp-thumbnail {
	height: 299px;
	margin-left: 0;
	margin-top: 0;
	overflow: hidden;
	position: relative;
}
.fp-title {
	color: #444;
	font: bold 12px Arial,Helvetica,Sans-serif; margin-bottom:10px;text-align:left;text-transform:capitalize
}
.fp-title a, .fp-title a:hover {
	color: #444;
	text-decoration: none;
}
.fp-content {
	background:#fff;
	bottom: 0;
	left: 0;
	margin-left: 0;
	overflow: hidden;
	padding: 10px 0;
	position: absolute;
	right: 0;
}
.fp-content p {
	color: #222;
	line-height: 18px;
	margin: 0;
	padding: 0;
	font: 12px Arial;
}
.fp-more, .fp-more:hover {
	color: #FFFFFF;
	font-weight: bold;
}
.fp-nav {
	height: 12px;
	margin-left: 12px;
	padding: 10px 0;
	text-align: center;
}
.fp-pager a {
	background:url(../images/pages.png) no-repeat;
	background-position: 0 0;
	cursor: pointer;
	display: inline-block;
	float: none;
	height:2px;
	line-height: 1;
	margin: 0 8px 0 0;
	overflow: hidden;
	padding: 0;
	text-indent: -999px;
	width:1px;
}
.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 {
	left: 0;
	position: absolute;
	right: 0;
}
.fp-prev {
	background:url(../images/prev.png) no-repeat;
	float: left;
	height: 1px;
	width: 13px;
}
.fp-prev:hover {
}
.fp-next {
	background:url(../images/next.png) no-repeat;
	float: right;
	height:1px;
	width:3px;
}
.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;
}
