﻿/* ==================== SlideShow ==================== */
#nivo-stage {
	padding: 0px;
	margin: 0px auto 0px auto;
	width: 960px;
	height: 224px;
	position: relative;
	overflow: visible;
}
/*banner  start here */
.banner-slider {
	width: 960px;
	margin: 0 auto;
	height: 224px;
	position: relative;
}
/*loop slider*/
.banner-slider .loopedSlider {
	margin: 0 auto;
	width: 960px;
	position: relative;
	clear: both;
}
.banner-slider .slider_container {
	width: 960px;
	height: 224px;
	overflow: hidden;
	position: relative;
}
.banner-slider .slides {
	position: relative;
	top: 0;
	left: 0;
}
.banner-slider .slides .slide1 {
	position: relative;
	top: 0;
	width: 960px;
	display: none;
}
.banner-slider ul.pagination {
	margin: 0px auto 0px auto;
	list-style-type: none;
	position: relative;
	background: url(../theme/bannerpagination-bg.png) no-repeat left top;
	width: 126px;
	height: 20px;
	padding: 12px 0 0 35px;
}
.banner-slider ul.pagination li {
	float: left;
	margin: 0 10px 0 0;
}
.banner-slider ul.pagination a {
	display: block;
	width: 14px;
	height: 14px;
	overflow: hidden;
	background: url(../theme/banner_pagination.gif);
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -99999em;
}
.banner-slider ul.pagination li.active a {
	background-position: 0 -14px !important;
}
.banner-slider .slide1 .slide_content1 {
	float: left;
	width: 404px;
	padding: 0px 0 0 20px;
}
.banner-slider .slide1 .slide_content1 h3 {
	padding: 0px;
	margin: 0px 0px 8px 0px;
	font-size: 160%;
	color: #3c3c3c;
	font-weight: bold;
}
.banner-slider .slide1 .slide_content1 .text1 {
	margin: 4px 0px 0px 0px;
	font-size: 105%;
	color: #393939;
	padding: 0px;
}
.banner-slider .slide1 .slide_content1 .text1 strong {
	padding: 0px;
	margin: 4px 0px 4px 0px;
	font-weight: bold;
	color: #4B7900;
}
.banner-slider .slide1 .slide_content1 .requestnow_but {
	width: 180px;
	height: 54px;
	display: block;
	text-indent: -99999em;
	background: url(../theme/request-quote.png) no-repeat left top;
	margin-top: 4px;
	margin-left: -2px;
}
.banner-slider .slides .slide1 .slide_pic1 {
	margin: 0px;
	float: right;
	padding: 0px 10px 0 0;
}
.quote-butn-banner {
	margin: 10px 0px 0px 0px;
	padding: 0px;
	width: 142px;
	height: 47px;
	position: relative;
	overflow: hidden;
	list-style-type: none;
}
.quote-butn-banner ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
}
.quote-butn-banner ul li {
	padding: 0px;
	margin: 0px;
	width: 142px;
	height: 47px;
	position: relative;
	overflow: hidden;
	text-align: center;
	line-height: 305%;
	font-size: 105%;
	font-weight: bold;
}
a.hbuttonquote {
	background: url('../theme/hmenu-butn.png') no-repeat 0 0;
	width: 142px;
	height: 47px;
	display: block;
	color: #F2f2f2;
	text-decoration: none;
}
a.hbuttonquote:hover {
	background-position: 0 -47px;
	color: #191919;
	text-decoration: none;
}
a.hbuttonquote:active {
	background-position: 0 -94px;
	color: #191919;
	text-decoration: none;
}
