/* Slider
---------------------------------------- */

#slider-wrapper {
	position: relative;
	width: 100%;
	height: 372px;
	overflow: hidden;
	margin: 0 0 9px 0;
}
#slider {
	background: url(../images/loading.gif) no-repeat 50% 50%;
	position: relative;
	width: 730px;
	height: 372px;
	overflow: hidden;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
#slider a {
	border:0;
	display:block;
}
/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:60;
	display:none;
}
/* The slices in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:50;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */

.nivo-caption {
	background: url(../images/caption.png) repeat 0% 0%;
	width: 350px;
	overflow: hidden;
	color: #fff;
	opacity: 0.8; /* Overridden by captionOpacity setting */
	position: absolute;
	top: 0;
	left:0;
	z-index: 89;
}
.nivo-caption .nivo-caption-inner {
	margin: 0;
	padding: 28px 15px 50px 17px;
}
.nivo-caption em {
	display: block;
	line-height: 18px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	font-weight: 400;
	font-style: normal;
	text-transform: uppercase;
	color: #f43f40;
}
.nivo-caption h5 em {
	display: block;
	margin: -29px 0 -18px -4px;
	letter-spacing: -2px;
	line-height: 1.2em;
	font-size: 78px;
	font-weight: 700;
	font-style: normal;
	color: #fff;
}
.nivo-caption h2 {
	padding:10px 0px 0px 10px;
	line-height:26px;
	font-size: 15px;
	color: #FF7800;
	width:300px;
	font-weight:normal;
}
.nivo-caption p {
	padding:10px 0px 0px 10px;
	line-height:26px;
	font-size: 15px;
	color: #494949;
	width:280px;
}
.nivo-caption a {
	width:92px;
	background: url(../images/slide-read-btn.png) no-repeat;
	display: inline-block !important;
	height: 39px;
	float:left;
	overflow: hidden;
	padding:10px 0px 0px 24px;
	vertical-align: top;
	line-height:normal;
	font-family: 'Open Sans', sans-serif;
	font-size: 15px;
	font-weight: 700;
	text-transform: capitalize;
	text-decoration: none;
	color: #fff;
	position:  absolute;
	right: 0;
	bottom: 0;
	z-index: 99;
}
.nivo-caption a:hover {
	color: #fff;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
	display:none;
}



/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:99;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */

.nivo-controlNav {
	width:137px;
	height:39px;
	float:left;
	background:url(../images/slide-outbg.png) no-repeat;
	overflow: hidden;
	padding: 0 0px 0 0px;
	text-align: center;
	position: absolute;
	top:296px;
	left:563px;
	z-index: 99;
}
.nivo-controlNav a {
	background: url(../images/circle-bullet.png) no-repeat 0% 0%;
	display: inline-block !important;
	position: relative;
	width:22px;
	height:22px;
	overflow: hidden;
	margin: 8px 0 0 3px;
	vertical-align: top;
	line-height: 0;
	font-size: 0;
	z-index: 99;
	cursor: pointer;
}
.nivo-controlNav a.active, .nivo-controlNav a:hover {
	background: url(../images/circle-bullet-hover.png) no-repeat 0% 0%;
}
.nivo-directionNav {
}
.nivo-directionNav a {
	position:absolute;
	display:block;
	width:36px;
	height:35px;
	text-indent:-9999px;
	border:0;
	top:15px;
	background:url(../images/direction_nav.png) no-repeat 0 0;
}
a.nivo-nextNav {
	right:15px;
	background-position:-36px 0;
}
a.nivo-nextNav:hover {
	background-position:-36px -35px;
}
a.nivo-prevNav {
	left:15px;
	background-position:0 0;
}
a.nivo-prevNav:hover {
	background-position:0 -35px;
}
#slider .nivo-controlNav img {
	display:inline; /* Unhide the thumbnails */
	position:relative;
	margin-right:10px;
	width:120px;
	height:auto;
}
#banner-outbg {
	width:991px;
	height:359px;
	float:left;
	background:url(../images/banner-outbg.png) top left no-repeat;
	padding:0px;
	margin:0px;
}


.nivo-caption-inner h5 {
	font-size:32px;
	font-weight:normal;
	color: #ff7800;
	padding:15px 0px 0px 8px;
}
.nivo-caption-inner h5 b {
	display: block;
	margin: -16px 0 -14px 0;
	letter-spacing: -2px;
	line-height: 1.2em;
	font-size: 73px;
	font-weight: 700;
}
.nivo-caption-inner h5 span {
	display: block;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 27px;
}
.nivo-caption-inner h5 small {
	display: block;
	margin: 0 0 -8px 0;
	line-height: 1.2em;
	font-size: 42px;
}

.nivo-caption-inner span{width:154px; float:left;}
.nivo-caption-inner span a{width:154px; float:left; height:39px; background:url(../images/banner_quote_black.png) left top no-repeat; font-size:15px; font-family:Arial, Helvetica, sans-serif; color:#fff; text-align:center; line-height:39px; text-shadow:-1px -1px #000; margin:20px 0px 0px 12px; padding:0px; position:relative;}
.nivo-caption-inner span a:hover{width:154px; float:left; height:39px; background:url(../images/banner_quote_green.png) left top no-repeat;}

