/* Circular Content Carousel Style */
.ca-container{
	position:relative;
	margin:25px auto 20px auto;
	width:990px;
	height:450px;
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:330px;
	height:100%;
	text-align:center;
}
.ca-more{
	position: absolute;
	bottom: 10px;
	right:0px;
	padding:4px 15px;
	font-weight:bold;
	background: #ccbda2;
	text-align:center;
	color: white;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	text-shadow:1px 1px 1px #897c63;
}

.ca-more2{
	position: absolute;
	bottom: 10px;
	right:0px;
	padding:4px 15px;
	font-weight:bold;
	background: #ccbda2;
	text-align:center;
	color: white;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
	text-shadow:1px 1px 1px #897c63;
}
.ca-close{
	position:absolute;
	top:10px;
	right:10px;
	/*background:#fff url(../images/cross.png) no-repeat center center;*/
	width:27px;
	height:27px;
	text-indent:-9000px;
	outline:none;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	opacity:0.7;
}



.ca-close:hover{
	opacity:1.0;
}
.ca-item-main{
	padding:20px;
	position:absolute;
	top:5px;
	left:5px;
	right:5px;
	bottom:5px;
	background:#fff;
	overflow:hidden;
	-moz-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	-webkit-box-shadow:1px 1px 2px rgba(0,0,0,0.2);
	box-shadow:1px 1px 2px rgba(0,0,0,0.2);
}
.ca-icon{
	width:300px;
	height:189px;
	position:relative;
	margin:0 auto;
	background:transparent url(../images/Carrucel/Lennox_Logo_Colour_CMYK_jpg.jpg) no-repeat center center;
}

.ca-item-2 .ca-icon{
	background-image:url(../images/Carrucel/bohn.jpg);
}
.ca-item-3 .ca-icon{
	background-image:url(../images/Carrucel/Honeywell.png);
}
.ca-item-4 .ca-icon{
	background-image:url(../images/Carrucel/EMERSON-color.jpg);
}
.ca-item-5 .ca-icon{
	background-image:url(../images/Carrucel/Dixell.jpg);
}
.ca-item-6 .ca-icon{
	background-image:url(../images/Carrucel/danfoss-logo1.jpg);
}
.ca-item-7 .ca-icon{
	background-image:url(../images/Carrucel/embraco-logo.png);
}
.ca-item-8 .ca-icon{
	background-image:url(../images/Carrucel/chemours.png);
}
.ca-item-9 .ca-icon{
	background-image:url(../images/Carrucel/Clinest.png);
}
.ca-item-10 .ca-icon{
	background-image:url(../images/Carrucel/s&p.png);
}
.ca-item-11 .ca-icon{
	background-image:url(../images/Carrucel/regal.jpg);
}
.ca-item-12 .ca-icon{
	background-image:url(../images/Carrucel/Copeland_8_5_16.jpg);
}
.ca-item-13 .ca-icon{
	background-image:url(../images/Carrucel/sporlan.jpg);
}
.ca-item-14 .ca-icon{
	background-image:url(../images/Carrucel/dimotor.png);
}
.ca-item-15 .ca-icon{
	background-image:url(../images/Carrucel/jhonson.png);
}
.ca-item-16 .ca-icon{
	background-image:url(../images/Carrucel/1a_munters_logo_blue.jpg);
}
.ca-item-17 .ca-icon{
	background-image:url(../images/Carrucel/Whirlpool_Corporation_logo.svg.png);
}
.ca-item-18 .ca-icon{
	background-image:url(../images/Carrucel/Symphony-Logo.png);
}
.ca-item-19 .ca-icon{
	background-image:url(../images/Carrucel/LOGOCPR.png);
}
.ca-item-20 .ca-icon{
	background-image:url(../images/Carrucel/LogoErka.jpg);
}
.ca-item-21 .ca-icon{
	background-image:url(../images/Carrucel/Namm.png);
}
.ca-item h2{
	font-family: Calibri;
	text-transform:uppercase;
	font-size:30px;
	color:#000;
	margin-bottom:20px;
	height:85px;
	text-align:center;
	text-shadow: 0px 1px 1px #e4ebe9;
}
.ca-item h3{
	font-family: Calibri;
	text-transform:uppercase;
	font-size:20px;
	color:#000;
	margin-bottom:20px;
	height:85px;
	text-align:center;
	text-shadow: 0px 1px 1px #e4ebe9;
}
.ca-item h4{
	font-family: 'Roboto', sans-serif;
	/*font-style:italic;*/
	font-size:18px;
	text-align:left;
	border-left:10px solid #b0ccc6;
	padding-left:10px;
	line-height:24px;
	margin:10px;
    margin-top: -10%;
	/*position:relative;*/
}
/*.ca-item h4 span{
	text-indent:40px;
	display:block;
}*/
/*.ca-item h4  span.ca-quote{
	color:#f4eee3;
	font-size:100px;
	position:absolute;
	top:20px;
	left:0px;
	text-indent:0px;
}*/
.ca-content-wrapper{
	background:#b0ccc6;
	position:absolute;
	width:0px; /* expands to width of the wrapper minus 1 element */
	height:440px;
	top:5px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
}
.ca-content{
	width:660px;
	overflow:hidden;
}
.ca-content-text{
	font-size: 14px;
	font-style: italic;
	font-family: "Georgia","Times New Roman",serif;
	margin:10px 20px;
	padding:10px 20px;
	line-height:24px;
}
.ca-content-text p{
	padding-bottom:5px;
}
.ca-content h6{
	margin:25px 20px 0px 35px;
	font-size:32px;
	padding-bottom:5px;
	color:#000;
	font-family: 'Coustard', sans-serif;
	color:#60817a;
	border-bottom:2px solid #99bcb4;
	text-shadow: 1px 1px 1px #99BCB4;
}
.ca-content ul{
	margin:20px 35px;
	height:30px;
}
.ca-content ul li{
	float:left;
	margin:0px 2px;
}
.ca-content ul li a{
	color:#fff;
	background:#000;
	padding:3px 6px;
	font-size:14px;
	font-family: "Georgia","Times New Roman",serif;
	font-style:italic;
}
.ca-content ul li a:hover{
	background:#fff;
	color:#000;
	text-shadow:none;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(../images/arrows3.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-40px;
	text-indent:-9000px;
	opacity:1.5;
	cursor:pointer;
	z-index:100;
}
.ca-nav span.ca-nav-next{
	background-position:top right;
	left:auto;
	right:-40px;
}
.ca-nav span:hover{
	opacity:1.0;
}