@CHARSET "UTF-8";

#headline-slider-wrapper { margin:15px 0 14px; }
/* Set to the width and height of slider area. */
#pg-home #headline-slider, #pg-fullwidth #headline-slider { width:960px;height:350px; }
#headline-slider { width:680px; height:300px; background:none; position:relative; margin:0 0 0;}
.pg-three-column #headline-slider { display:none;width:auto !important; height:283px; background:none; position:relative; margin:15px 0 25px;}
#pg-home .nivo-controlNav, #pg-fullwidth .nivo-controlNav {     left: 670px; }
.pg-three-column .nivo-controlNav { right:7px;width:auto;bottom:-56px; }
.nivo-controlNav {
    position:absolute;
    bottom: 27px;

    width:auto;
}
.nivo-controlNav a {
    display:block;
    width:18px;
    height:22px;
    background:url(bullets.png) no-repeat;
    text-indent:-9999px;
    border:0;
    float:left;
}
.nivo-controlNav a.active {
    background-position:0 -22px;
}
.nivo-directionNav a {
    display:block;
    width:31px;
    height:32px;
    background:url(arrows.png) no-repeat;
    text-indent:-9999px;
    border:0;
}
#pg-home a.nivo-nextNav, #pg-fullwidth a.nivo-nextNav {
    background-position:-30px 0;
    right: 330px;
}
.pg-three-column a.nivo-nextNav {
    right:11px;
}
a.nivo-nextNav {
    background-position:-30px 0;
    right:242px;
}
a.nivo-prevNav {
    left:11px;
}

.nivo-caption {
    text-shadow:none;
    font-family: Helvetica, Arial, sans-serif;
}
.nivo-caption a {
    color:#efe9d1;
    text-decoration:underline;
}
