﻿.bannerpoints.ww_ad {
    background-color: #bfac72;
    height: 390px;
}

.ww_ad h2.bannerH1 {
    color: #ffffff !important;
    padding-top: 10px;
}

.ww_img {
    float: left;
    margin-left: 40px;
    margin-top: 15px;
}

.ww_points {
    float: right;
    margin-right: 40px;
}

    .ww_points > ul {
        list-style: circle inside none;
        margin: 0;
        width: 400px;
    }
    
.ww_points li {
    background: url("/img/template/arrow-darkbrown.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    color: #ffffff;
    font-size: 20px;
    list-style: none outside none;
    margin: -10px 0 0;
    padding-left: 30px;
    padding-top: 25px;
    text-align: justify;
}

.ww_callout {
    clear: both;
    padding-top: 40px;
}

    .ww_callout a {
        background: none repeat scroll 0px 0px #ea951e;
        border: 0px none;
        border-radius: 10px;
        color: #404041;
        font-size: 25px;
        padding: 10px 15px;
        text-decoration: none;
        font-weight: bold;
        margin-top: 0px;
    }

.daa_ad .bannerH1 {
    color: #006859 !important;
}

.daa_group {
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 5px;
    margin: 10px auto;
    padding: 20px;
    width: 600px;
}

ul.daa_points {
    margin: 0 auto;
    text-align: center;
}

.daa_points > li {
    font-size: 16px;
    font-weight: bold;
    list-style: none outside none;
    text-align: center;
}

.ww_callout.daa_callout {
    padding-top: 20px;
}

.bannerpoints.daa_ad {
    background-image: url("/img/bg/daa_washout.png");
    height: 410px;
}

.daa_ad .bannerH1 {
    color: #006859 !important;
}

.bannerpoints.daa_ad h3 {
    color: #f3762a;
    font-size: 24px;
}

.ww_callout.daa_callout a {
    background-color: #006859;
    color: #ffffff;
}