/* Circular Content Carousel Style */
.ca-container{
	width:578px;
	height:365px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	position: relative;
}
.ca-wrapper{
	width:100%;
	height:100%;
	position:relative;
}
.ca-item{
	position:relative;
	float:left;
	width:195px;
	height:100%;
	text-align:center;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ca-more{
	position: absolute;
	bottom: 4px;
	right:-5px;
	font-weight:bold;
	text-align:center;
	color: white;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	text-shadow:1px 1px 1px #897c63;
	background-color: #333;
	font-size: 10px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
}
.ca-close{
	position:absolute;
	top:10px;
	right:10px;
	width:20px;
	height:20px;
	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;
	background-color: #fff;
	background-image: url(../images/cross.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.ca-close:hover{
	opacity:1.0;
}
.ca-item-main{
	position:absolute;
	top:5px;
	left:0px;
	right:6px;
	bottom:5px;
	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);
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 2px;
	height: 356px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.ca-icon{
	width:189px;
	height:335px;
	position:relative;
	background-color: transparent;
	background-image: url(../images/menusamplesCD.png);
	background-repeat: no-repeat;
	background-position: center center;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
.ca-item-2 .ca-icon{
	background-image:url(../images/menusamplesCA.png);
}
.ca-item-3 .ca-icon{
	background-image:url(../images/menusamplesCS.png);
}
.ca-item-4 .ca-icon{
	background-image:url(../images/menusamplesFNH.png);
}
.ca-item-5 .ca-icon{
	background-image:url(../images/menusamplesNFL.png);
}
.ca-item-6 .ca-icon{
	background-image:url(../images/menusamplesDDD.png);
}
.ca-item-7 .ca-icon{
	background-image:url(../images/menusamplesCROWD.png);
}
.ca-item-8 .ca-icon{
	background-image:url(../images/menusamplesCHAD.png);
}
.ca-item-9 .ca-icon {
	background-image:url(../images/menusamplesDINLI.png);
}
.ca-item-10 .ca-icon {
	background-image:url(../images/menusamplesED.png);
}
.ca-item-11 .ca-icon {
	background-image:url(../images/menusamplesMR.png);
}
.ca-item-12 .ca-icon {
	background-image:url(../images/menusamplesVH.png);
}
.ca-item-13 .ca-icon {
	background-image:url(../images/menusamplesJJ.png);
}
.ca-item-14 .ca-icon {
	background-image:url(../images/menusamplesPI.png);
}
.ca-item-15 .ca-icon {
	background-image:url(../images/menusamplesJCP.png);
}
.ca-item-16 .ca-icon {
	background-image:url(../images/menusamples360.png);
}
.ca-item-17 .ca-icon {
	background-image:url(../images/menusamplesDTM.png);
}
.ca-item-18 .ca-icon {
	background-image:url(../images/menusamplesMK.png);
}
.ca-item-19 .ca-icon {
	background-image:url(../images/menusamplesTIGI.png);
}
.ca-item-20 .ca-icon {
	background-image:url(../images/menusamplesX.png);
}
.ca-item-21 .ca-icon {
	background-image:url(../images/menusamplesM.png);
}
.ca-item-22 .ca-icon {
	background-image:url(../images/menusamplesBH.png);
}
.ca-item-23 .ca-icon {
	background-image:url(../images/menusamplesBF.png);
}
.ca-item-24 .ca-icon {
	background-image:url(../images/menusamplesDCFWSD.png);
}
.ca-item-25 .ca-icon {
	background-image:url(../images/menusamplesDELL.png);
}
.ca-item-26 .ca-icon {
	background-image:url(../images/menusamplesWIMC.png);
}
.ca-item-27 .ca-icon {
	background-image:url(../images/menusamplesCOTN.png);
}
.ca-item-28 .ca-icon {
	background-image:url(../images/menusamplesSCH.png);
}
.ca-item-29 .ca-icon {
	background-image:url(../images/menusamplesCONT.png);
}
.ca-item-30 .ca-icon {
	background-image:url(../images/menusamplesMG.png);
}
.ca-item-31 .ca-icon {
	background-image:url(../images/menusamplesIS.png);
}
.ca-item-32 .ca-icon {
	background-image:url(../images/menusamplesIS.png);
}
























.ca-item h3{
	font-family: Arial, Helvetica, sans-serif;
	text-transform:none;
	font-size:24px;
	color:#000;
	margin-bottom:10px;
	height:85px;
	text-align:center;
	text-shadow: 0px 1px 1px #e4ebe9;
	font-weight: bolder;
}
.ca-item h4{
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-size:12px;
	text-align:left;
	padding-left:10px;
	line-height:24px;
	margin:10px;
	position:relative;
	border-left-width: 10px;
	border-left-style: none;
	border-left-color: #b0ccc6;
}
.ca-item h4 span{
	text-indent:0px;
	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{
	position:absolute;
	width:0px; /* expands to width of the wrapper minus 1 element */
	height:335px;
	text-align:left;
	z-index:10000;
	overflow:hidden;
	background-color: #EAEAEA;
	top: 6px;
}
.ca-content{
	width:335px;
	overflow:hidden;
}
.ca-content-text{
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	margin-top: 5px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 10px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.ca-content-textYAKIN {
	font-size: 11px;
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	line-height:20px;
	font-weight: bold;
}

.ca-content-text p{
	padding-bottom:5px;
}
.ca-content h6{
	font-size:18px;
	padding-bottom:5px;
	color:#000;
	font-family: Arial, Helvetica, sans-serif;
	color:#333;
	text-shadow: 1px 1px 1px #99BCB4;
	font-weight: bolder;
	margin-top: 10px;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-left: 15px;
	border-bottom-style: none;
}
.ca-content ul{
	height:15px;
	margin-top: 2px;
	margin-right: 2px;
	margin-left: 2px;
}
.ca-content ul li{
	float:left;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 0px;
	margin-left: 2px;
}
.ca-content ul li a{
	color:#fff;
	background:#000;
	font-size:10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style:normal;
	font-weight: bold;
	padding-top: 1px;
	padding-right: 3px;
	padding-left: 3px;
}
.ca-content ul li a:hover{
	background:#fff;
	color:#000;
	text-shadow:none;
}
.ca-nav span{
	width:25px;
	height:38px;
	background:transparent url(../images/arrows.png) no-repeat top left;
	position:absolute;
	top:50%;
	margin-top:-19px;
	left:-40px;
	text-indent:-9000px;
	opacity:0.7;
	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;
}
.followandlike {
	padding-right: 4px;
	padding-left: 4px;
}
