/* BLUE THEME */
.tpl-cslider-grey.da-slider {
	border-top: 8px solid #222222;
	border-bottom: 8px solid #222222;
	background: transparent url(./images/navy_blue_@2X.png) repeat 0% 0%;
	box-shadow: 0 0 0;
}
.tpl-cslider-grey.da-slider h2 { color: #FFFFFF; }
.tpl-cslider-grey.da-slider .da-description { color: #CCCCCC; }
.tpl-cslider-grey.da-slider .da-dots span,
.tpl-cslider-grey.da-slider .da-arrows span {
  background: none repeat scroll 0 0 #222222;
}
.tpl-cslider-grey.da-slider .da-slide .da-img {
	border-color: #151414 !important;
}