.sliderbutton {
	width:32px;
	position:absolute;
	z-index:99999;
}
#slide-but {
	left:-38px;
	top:143px;
}
#slide-but1 {
	right:-47px;
	top:143px;
}
.sliderbutton img {
	cursor:pointer
}
#slider {
	float:left;
	position:relative;
	overflow:auto;
	width:938px;
	height:334px;
	background:url(../images/slide0frame.gif) no-repeat left top;
	position:relative;
}
#slider ul {
	position:absolute;
	list-style:none;
	top:0;
	left:0
}
#slider li {
	float:left;
	width:938px;
	height:334px;
	padding-right:10px
}
.pagination {
	float:left;
	list-style:none;
	height:25px;
	margin:13px 0 0 15px;
	position:absolute;
	left:0;
	top:0;
}
.pagination li {
	float:left;
	cursor:pointer;
	padding:5px 9px;
	margin:0 4px 0 0;
	text-align:center;
	color:#656565;
	font: bold 11px Verdana, Arial, Helvetica, sans-serif;
}
.pagination li:hover {
	background:url(../images/bullet-bg1.png) no-repeat left top;
	color:#fff
}
li.current {
	background:url(../images/bullet-bg1.png) no-repeat left top;
	color:#fff
}
li#content {
	width:938px;
	height:334px;
}
.slide-text {
	width:546px;
	height:264px;
	background:url(../images/slide-img.png) no-repeat right bottom;
	padding:70px 374px 0 18px;
}
.slide-text h1 {
	color:#32525e;
	font-size:30px;
	text-transform:uppercase;
	font-weight:bold;
	padding:0 0 12px 0;
}
.slide-text p {
	color:#777;
	font-size:12px;
	line-height:18px;
}
.readmore2 {
	background:url(../images/bullet.png) no-repeat left center;
	line-height:17px;
	font-size:18px;
	color:#254753;
	font-family: 'Arimo', sans-serif;
	font-weight:700;
	padding:0 0 0 20px;
	display:block;
	width:120px;
	margin:40px 0 0 0;
}
.readmore2:hover {
	text-decoration:underline;
}
/*//============== Text slide ============*/

.text-slide.note {
	background: #fff;
}
.scroller-text .first {
	float: left;
	position: relative;
	padding: 5px;
	margin: 15px 0 0 0;
}
.scroller-text .first.twothirds {
	width: 54%;
}
.first.onethird {
	width: 30%;
	float: right;
}
scroller-text .first ol {
	list-style: none;
}
.slidewrap {
	overflow: hidden !important;
	position: relative;
	width: 100%;
}
.copy, h2 {
	padding: 0 10px;
}
.prev, .next {
	display: block;
	text-indent: -9999px;
}
.prev {
	background-image: url(../images/arrow-left11.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.next {
	background-image: url(../images/arrow-right11.png);
	background-position: center center;
	background-repeat: no-repeat;
}
.scroller-text .first {
	position: relative;
	width:685px;
	padding: 5px 0;
}
.first .slidewrap {
	width:645px;
	margin: 0 auto;
}
.scroller-text .first .prev, .first .next {
	float: left;
	position: absolute;
	top: 50%;
	margin: -15px 0 0 0;
	width:20px;
	height: 100px;
	display: block;
	height:30px;
}
.scroller-text .first .prev {
	left: 0;
	background-position: 0 0;
}
.scroller-text .first .next {
	right: 0;
	background-position: 0 0;
}
.second .nextprev {
	padding: 8px 0 4px 0;
	clear: both;
	float: left;
	width: 100%;
}
.second .nextprev li {
	display: inline;
}
.second .prev, .second .next {
	display: block;
	width: 15px;
}
.second .prev {
	float: left;
}
.second .next {
	float: right;
}
.third .nextprev {
	position: absolute;
	left: -30px;
	top: 0px;
}
.third .next, .third .prev {
	display: block;
	height: 25px;
	width: 25px;
	margin-left: 5px;
}
.third .next {
	border-bottom: 1px solid #d1d1d1;
}
.third .prev {
	border-top: 1px solid #ededed;
	background-position: 7px center;
}
a.disabled {
	opacity:.1;
}
