/* Circular Content Carousel Style */
.ca-container {
	height: 108px;
	position: relative;
	width: 635px;
	float: right;
}
.ca-wrapper {
	width: 555px;
	height: 111px;
	position: relative;
	margin: 0 35px;
	overflow: hidden;
	background: #fff;
	border-radius: 5px;
	border: 1px solid #f4f4f4;
}
.ca-item {
	position: relative;
	float: left;
	width: 555px;
	height: 100%;
}
.ca-item-main {
	position: absolute;
	top: 5px;
	overflow: hidden;
	line-height: 15px;
	margin: 10px;
}
.ca-item-main img {
	width: 75px;
	height: 69px;
	float: left;
}
.ca-item-main div {
	float: left;
	width: 375px;
	margin-left: 20px;/*height:95px;*/

}
.ca-item-main div h2 {
	color: #07a7e7;
	font-size: 16px;
	/*background:url(../images/reason-bg.png) no-repeat 0 0;*/

	/*padding-left:30px;*/

	line-height: 20px;
}
.ca-item-main div p {
	color: #757575;
	font-size: 12px;
	margin-top: 10px;
}
.ca-nav span {
	/*background: url("../images/L-arrow.png") no-repeat scroll 0 0 transparent;*/
	cursor: pointer;
	height: 85px;
	left: -21px;
	margin-top: -16px;
	position: absolute;
	/*text-indent: -9000px;*/
	top: 50%;
	width: 33px;
	z-index: 1;
  font-size: 24px;
  color: #999;
}
.ca-nav span.ca-nav-next {
	/*background: url(../images/R-arrow.png) no-repeat 0 0;*/
	left: auto;
	right: -9px;
}
.ca-nav-prev:hover {
	/*background: url(../images/L-arrow-hover.png) no-repeat 0 0;*/
  color: #333;
}
.ca-nav span.ca-nav-next:hover {
	/*background: url(../images/R-arrow-hover.png) no-repeat 0 0;*/
  color: #333;
}


/* new Circular Content Carousel Style */
#ca-container_new.ca-container {
	height: 480px;
	width: 637px;
	float: left;
}
#ca-container_new .ca-wrapper {
	width: 100%;
	height: 480px;
	position: relative;
	margin: 0px;
	overflow: hidden;
	background: #FFF;
	border-radius: 0px;
	border: 0px solid #F4F4F4;
}
#ca-container_new .ca-item {
	position: relative;
	float: left;
	width: 637px;
	height: 100%;
}
#ca-container_new .ca-item-main {
	position: relative;
	top: 0px;
	overflow: hidden;
	line-height: inherit;
	margin: 0px;
	float: left;
}
#ca-container_new .ca-item-main img {
	width: 150px;
	height: 130px;
	float: left;
}
#ca-container_new .ca-item-main div {
	float: left;
	width: 375px;
	margin-left: 20px;/*height:95px;*/

}
#ca-container_new .ca-item-main div h2 {
	color: #07a7e7;
	font-size: 16px;
	/*background:url(../images/reason-bg.png) no-repeat 0 0;*/

	/*padding-left:30px;*/

	line-height: 20px;
}
#ca-container_new .ca-item-main div p {
	color: #757575;
	font-size: 12px;
	margin-top: 10px;
}
#ca-container_new .ca-nav span {
	/*background: url("../images/left-arrow.png?v=n") no-repeat scroll 0 0 transparent;*/
	cursor: pointer;
	height: 24px;
	right: 43px;
	margin-top: 0px;
	position: absolute;
	/*text-indent: -9000px;*/
	top: -32px;
	width: 24px;
	z-index: 1;
	left: auto;
  font-size: 24px;
  color: #999;
}
#ca-container_new .ca-nav span.ca-nav-next {
	/*background: url(../images/right-arrow.png?v=n) no-repeat 0 0;*/
	left: auto;
	right: 8px;
}
#ca-container_new .ca-nav-prev:hover {
	/*background: url(../images/left-arrow.png?v=n) no-repeat 0 0;*/
  color: #333;
}
#ca-container_new .ca-nav span.ca-nav-next:hover {
	/*background: url(../images/right-arrow.png?v=n) no-repeat 0 0;*/
  color: #333;
}

/* new Circular Content Carousel Style */
#ca-container_new_trip.ca-container {
	height: 480px;
	width: 637px;
	float: left;
}
#ca-container_new_trip .ca-wrapper {
	width: 100%;
	height: 480px;
	position: relative;
	margin: 0px;
	overflow: hidden;
	background: #FFF;
	border-radius: 0px;
	border: 0px solid #F4F4F4;
}
#ca-container_new_trip .ca-item {
	position: relative;
	float: left;
	width: 637px;
	height: 100%;
}
#ca-container_new_trip .ca-item-main {
	position: relative;
	top: 0px;
	overflow: hidden;
	line-height: inherit;
	margin: 0px;
	float: left;
  width: 100%;
}
#ca-container_new_trip .ca-item-main img {
	width: 150px;
	height: 130px;
	float: left;
}
#ca-container_new_trip .ca-item-main div {
	float: left;
	width: 375px;
	margin-left: 20px;/*height:95px;*/

}
#ca-container_new_trip .ca-item-main div h2 {
	color: #07a7e7;
	font-size: 16px;
	/*background:url(../images/reason-bg.png) no-repeat 0 0;*/

	/*padding-left:30px;*/

	line-height: 20px;
}
#ca-container_new_trip .ca-item-main div p {
	color: #757575;
	font-size: 12px;
	margin-top: 10px;
}
#ca-container_new_trip .ca-nav span {
	/*background: url("../images/left-arrow.png?v=n") no-repeat scroll 0 0 transparent;*/
	cursor: pointer;
	height: 24px;
	right: 43px;
	margin-top: 0px;
	position: absolute;
	/*text-indent: -9000px;*/
	top: -32px;
	width: 24px;
	z-index: 1;
	left: auto;
  font-size: 24px;
  color: #999;
}
#ca-container_new_trip .ca-nav span.ca-nav-next {
	/*background: url(../images/right-arrow.png?v=n) no-repeat 0 0;*/
	left: auto;
	right: 8px;
}
#ca-container_new_trip .ca-nav-prev:hover {
	/*background: url(../images/left-arrow.png?v=n) no-repeat 0 0;*/
  color: #333;
}
#ca-container_new_trip .ca-nav span.ca-nav-next:hover {
	/*background: url(../images/right-arrow.png?v=n) no-repeat 0 0;*/
  color: #333;
}



/* Circular Content Carousel Style end */

#ca-container_new_blog.ca-container {
	height: 220px;
	width: 637px;
	float: left;
}
#ca-container_new_blog .ca-wrapper {
	width: 100%;
	height: 220px;
	position: relative;
	margin: 0px;
	overflow: hidden;
	background: #FFF;
	border-radius: 0px;
	border: 0px solid #F4F4F4;
}
#ca-container_new_blog .ca-item {
	position: relative;
	float: left;
	width: 637px;
	height: 100%;
}
#ca-container_new_blog .ca-item-main {
	position: relative;
	top: 0px;
	overflow: hidden;
	line-height: inherit;
	margin: 0px;
	float: left;
}
#ca-container_new_blog .ca-item-main img {
	width: 150px;
	height: 130px;
	float: left;
}
#ca-container_new_blog .ca-item-main div {
	float: left;
	width: 375px;
	margin-left: 20px;/*height:95px;*/

}
#ca-container_new_blog .ca-item-main div h2 {
	color: #07a7e7;
	font-size: 16px;
	/*background:url(../images/reason-bg.png) no-repeat 0 0;*/

	/*padding-left:30px;*/

	line-height: 20px;
}
#ca-container_new_blog .ca-item-main div p {
	color: #757575;
	font-size: 12px;
	margin-top: 10px;
}
#ca-container_new_blog .ca-nav span {
	/*background: url("../images/left-arrow.png?v=n") no-repeat scroll 0 0 transparent;*/
	cursor: pointer;
	height: 24px;
	right: 43px;
	margin-top: 0px;
	position: absolute;
	/*text-indent: -9000px;*/
	top: -32px;
	width: 24px;
	z-index: 1;
	left: auto;
  font-size: 24px;
  color: #999;
}
#ca-container_new_blog .ca-nav span.ca-nav-next {
	/*background: url(../images/right-arrow.png?v=n) no-repeat 0 0;*/
	left: auto;
	right: 8px;
}
#ca-container_new_blog .ca-nav-prev:hover {
	/*background: url(../images/left-arrow.png?v=n) no-repeat 0 0;*/
  color: #333;
}
#ca-container_new_blog .ca-nav span.ca-nav-next:hover {
	/*background: url(../images/right-arrow.png?v=n) no-repeat 0 0;*/
    color: #333;
}


#ca-container_new_attr.ca-container {
	height: 480px;
	width: 637px;
	float: left;
}
#ca-container_new_attr .ca-wrapper {
	width: 100%;
	height: 480px;
	position: relative;
	margin: 0px;
	overflow: hidden;
	background: #FFF;
	border-radius: 0px;
	border: 0px solid #F4F4F4;
}
#ca-container_new_attr .ca-item {
	position: relative;
	float: left;
	width: 637px;
	height: 100%;
}
#ca-container_new_attr .ca-item-main {
	position: relative;
	top: 0px;
	overflow: hidden;
	line-height: inherit;
	margin: 0px;
	float: left;
}
#ca-container_new_attr .ca-item-main img {
	width: 150px;
	height: 130px;
	float: left;
}
#ca-container_new_attr .ca-item-main div {
	float: left;
	width: 375px;
	margin-left: 20px;/*height:95px;*/

}
#ca-container_new_attr .ca-item-main div h2 {
	color: #07a7e7;
	font-size: 16px;
	/*background:url(../images/reason-bg.png) no-repeat 0 0;*/

	/*padding-left:30px;*/

	line-height: 20px;
}
#ca-container_new_attr .ca-item-main div p {
	color: #757575;
	font-size: 12px;
	margin-top: 10px;
}
#ca-container_new_attr .ca-nav span {
	/*background: url("../images/left-arrow.png?v=n") no-repeat scroll 0 0 transparent;*/
	cursor: pointer;
	height: 24px;
	right: 43px;
	margin-top: 0px;
	position: absolute;
	/*text-indent: -9000px;*/
	top: -32px;
	width: 24px;
	z-index: 1;
	left: auto;
  font-size: 24px;
  color: #999;
}
#ca-container_new_attr .ca-nav span.ca-nav-next {
	/*background: url(../images/right-arrow.png?v=n) no-repeat 0 0;*/
	left: auto;
	right: 8px;
}
#ca-container_new_attr .ca-nav-prev:hover {
	/*background: url(../images/left-arrow.png?v=n) no-repeat 0 0;*/
  color: #333;
}
#ca-container_new_attr .ca-nav span.ca-nav-next:hover {
	/*background: url(../images/right-arrow.png?v=n) no-repeat 0 0;*/
  color: #333;
}



