.tpl-cslider .da-slide .da-img {
  height: auto;
}

/* BLUE THEME */
.tpl-cslider-blue.da-slider {
	border-top: 8px solid #24456E;
	border-bottom: 8px solid #24456E;
	background: transparent url(./images/bg_blue.png) repeat 0% 0%;
	box-shadow: 0 0 0;
}
.tpl-cslider-blue.da-slider h2 { color: #FFFFFF; }
.tpl-cslider-blue.da-slider .da-description { color: #CCCCCC; }
.tpl-cslider-blue.da-slider .da-dots span,
.tpl-cslider-blue.da-slider .da-arrows span {
  background: none repeat scroll 0 0 #24456E;
}
.tpl-cslider-blue.da-slider .da-slide .da-img {
	border-color: #1C3554 !important;
}

