/* Classic Tile Theme */
.custom-banners-theme-classic_tile{
}

.banner_wrapper .custom-banners-theme-classic_tile.banner {
    background-color: #fff;
    /* border: 1px solid black; */
    border-radius: 0;
    box-shadow: 0 0 7px #999;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    padding: 8px;
    position: relative;
    text-align: center;
    width: auto;
}

.banner_wrapper.cycle-slide .custom-banners-theme-classic_tile{
	/* box-shadow: none; */
}

.custom-banners-cycle-slideshow.custom-banners-cycle-slideshow-theme-classic_tile{
    /* box-shadow: 0 0 7px #999; */
	/* border: 1px solid black; */
    padding-bottom: 0;
}

.custom-banners-cycle-slideshow.custom-banners-cycle-slideshow-theme-classic_tile .banner {
    box-shadow: 0 0 7px #999;
}
.banner_wrapper.cycle-slide .custom-banners-theme-classic_tile {
    border: 0 none;
    /* box-shadow: none; */
}

.banner.custom-banners-theme-classic_tile {
}

.custom-banners-cycle-slideshow-theme-classic_tile .banner.custom-banners-theme-classic_tile {
}

.custom-banners-cycle-slideshow.custom-banners-cycle-slideshow-theme-classic_tile .cycle-slide{
    right: 0;
	left: 0;
}

.banner_wrapper .banner.custom-banners-theme-classic_tile .banner_caption {
    background-color: white;
    background-image: none;
    border-radius: 0;
    bottom: auto;
    color: #000;
    display: inline-block;
    font-family: Times New Roman;
    font-size: 16px;
    left: 8px;
    line-height: 1.25;
    margin: 0;
    padding: 7px 20px 7px;
    position: absolute;
    right: 8px;
    top: 8px;
    width: auto;
}

.banner_wrapper .banner.custom-banners-theme-classic_tile.has_cta .banner_caption {
    padding: 7px 20px 7px;
}

.banner.custom-banners-theme-classic_tile .banner_call_to_action .banner_btn_cta {
    background-color: #000;
    background-image: none;
    border: 0 none;
    border-radius: 15px;
    color: white;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    margin: 0;
    padding: 2px 8px;
    text-decoration: none;
}

.banner.custom-banners-theme-classic_tile img {
}

/* Slideshow Controls */
.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile {
    background-color: transparent;
    bottom: 0;
    height: 100%;
    left: 0px;
    right: 0px;
    text-align: center;
	position: absolute;
}

.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile .custom-b-cycle-pager img {
    border: 1px solid black;
    border-radius: 0;
    height: 50px;
    width: 100%;
}

.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile .custom-b-cycle-pager .cycle-pager-active img {
    border: 1px solid #fff;
}

.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile .custom-b-cycle-prev {
    background-image: url("../img/classic_tile_theme_arrow_sprite.png");
    bottom: auto;
    cursor: pointer;
    height: 36px;
    left: 7px;
    position: absolute;
    right: 46px;
    text-indent: -10000px;
    top: 49%;
    width: 36px;
    z-index: 9999;
}

.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile .custom-b-cycle-next {
    background-image: url("../img/classic_tile_theme_arrow_sprite.png");
    background-position: -34px 0;
    bottom: auto;
    cursor: pointer;
    height: 36px;
    position: absolute;
    right: 7px;
    text-indent: -10000px;
    top: 49%;
    width: 36px;
    z-index: 9999;
}

.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile .custom-b-cycle-pager {
    background-image: url("../img/card_caption_bg.png");
    bottom: 8px;
    display: block;
    height: 70px;
    left: 8px;
    line-height: 1em;
    position: absolute;
    right: 8px;
    text-align: center;
    width: auto;
    z-index: 9999;
}

.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile .custom-b-cycle-pager span {
    background-color: #30363a;
    background-image: none;
    border: 0 none;
    border-radius: 0;
    color: white;
    cursor: pointer;
    display: inline-block;
    height: 50px;
    margin-left: 13px;
    margin-top: 10px;
    width: 50px;
}


.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile .custom-b-cycle-pager span::after {
    content: none;
}

.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile .custom-b-cycle-pager span.cycle-pager-active {
    background-image: none;;
}

.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile .custom-b-cycle-pager span a {
    color: #fff;
    display: block;
    font-family: trebuchet ms;
    font-size: 10px;
    font-style: normal;
    font-weight: bold;
    height: 50px;
    text-align: center;
    text-decoration: none;
    width: 50px;
}

.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile .custom-b-cycle-pager span.cycle-pager-active a {
    color: #30363a;
}

/* Salmon Color Scheme */
.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile-salmon .custom-b-cycle-prev {
    background-image: url("../img/classic_tile_theme_salmon_arrow_sprite.png");
}

.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile-salmon .custom-b-cycle-next {
    background-image: url("../img/classic_tile_theme_salmon_arrow_sprite.png");
}

.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile-salmon .custom-b-cycle-pager {
    background-image: url("../img/classic_tile_salmon_bg.png");
}

.banner_wrapper .custom-banners-theme-classic_tile-salmon {
    border: 1px solid #ff6f6f
}


.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile-salmon .custom-b-cycle-pager img {
    border: 1px solid #ff6f6f;
}

.banner.custom-banners-theme-classic_tile-salmon .banner_call_to_action .banner_btn_cta {
    background-color: #ff6f6f;
}

.banner_wrapper .banner.custom-banners-theme-classic_tile-salmon .banner_caption {
    color: #ff6f6f;
}

/* Blue Color Scheme */
.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile-blue .custom-b-cycle-prev {
    background-image: url("../img/classic_tile_theme_blue_arrow_sprite.png");
}

.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile-blue .custom-b-cycle-next {
    background-image: url("../img/classic_tile_theme_blue_arrow_sprite.png");
}

.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile-blue .custom-b-cycle-pager {
    background-image: url("../img/classic_tile_blue_bg.png");
}

.banner_wrapper .custom-banners-theme-classic_tile-blue {
    border: 1px solid #5599c8
}


.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile-blue .custom-b-cycle-pager img {
    border: 1px solid #5599c8;
}

.banner.custom-banners-theme-classic_tile-blue .banner_call_to_action .banner_btn_cta {
    background-color: #5599c8;
}

.banner_wrapper .banner.custom-banners-theme-classic_tile-blue .banner_caption {
    color: #5599c8;
}

/* Green Color Scheme */
.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile-green .custom-b-cycle-prev {
    background-image: url("../img/classic_tile_theme_green_arrow_sprite.png");
}

.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile-green .custom-b-cycle-next {
    background-image: url("../img/classic_tile_theme_green_arrow_sprite.png");
}

.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile-green .custom-b-cycle-pager {
    background-image: url("../img/classic_tile_green_bg.png");
}

.banner_wrapper .custom-banners-theme-classic_tile-green {
    border: 1px solid #a8d164
}


.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile-green .custom-b-cycle-pager img {
    border: 1px solid #a8d164;
}

.banner.custom-banners-theme-classic_tile-green .banner_call_to_action .banner_btn_cta {
    background-color: #a8d164;
}

.banner_wrapper .banner.custom-banners-theme-classic_tile-green .banner_caption {
    color: #a8d164;
}

/* Orange Color Scheme */
.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile-orange .custom-b-cycle-prev {
    background-image: url("../img/classic_tile_theme_orange_arrow_sprite.png");
}

.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile-orange .custom-b-cycle-next {
    background-image: url("../img/classic_tile_theme_orange_arrow_sprite.png");
}

.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile-orange .custom-b-cycle-pager {
    background-image: url("../img/classic_tile_orange_bg.png");
}

.banner_wrapper .custom-banners-theme-classic_tile-orange {
    border: 1px solid #f27835
}


.custom-b-cycle-controls.custom-banners-controls-theme-classic_tile-orange .custom-b-cycle-pager img {
    border: 1px solid #f27835;
}

.banner.custom-banners-theme-classic_tile-orange .banner_call_to_action .banner_btn_cta {
    background-color: #f27835;
}

.banner_wrapper .banner.custom-banners-theme-classic_tile-orange .banner_caption {
    color: #f27835;
}
