﻿#cfs-home #feature {
    width: 960px;
    height: 360px;
    background: transparent url(Images/home/img-feature.jpg) no-repeat top left;
    position: relative;
}

#cfs-home #feature .play {
    display: block;
    position: absolute;
    top: 257px;
    left: 505px;
    width: 400px;
    height: 68px;
    overflow: hidden;
    text-indent: -10000px;
}

#cfs-home #panels {
    width: 960px;
    height: 322px;
    background: transparent url(Images/home/bg-home-panels.jpg) no-repeat top left;
    color: #fff;
    margin-bottom: 10px;
}

#cfs-home #panels .getactive,
#cfs-home #panels .explorethecity,
#cfs-home #panels .backtonature,
#cfs-home #panels .getcreative {
    width: 225px;
    padding-top: 155px;
    float: left;
    margin-right: 20px;
    position: relative;
}

#cfs-home #panels .getcreative {
    margin-right: 0;
}

#cfs-home #panels h2 {
    display: none;
}

#cfs-home #panels .content {
    margin-left: 20px;
    margin-right: 20px;
    height: 120px;
    overflow: hidden;
    font-size: 1.3em;
}

#cfs-home #panels .content p {
    margin-bottom: 5px;
}

#cfs-home #panels .button {
    margin-left: 20px;
    display: block;
    width: 185px;
    height: 34px;
    overflow: hidden;
    text-indent: -10000px;
    background: transparent url(Images/home/panel-buttons.gif) no-repeat top left;
}

#cfs-home #panels .panellink {
    width: 225px;
    height: 288px;
    position: absolute;
    top: 35px;
    left: 0;
    overflow: hidden;
    text-indent: -10000px;
}

#cfs-home #panels .explorethecity .button { background-position: 0 -34px; }
#cfs-home #panels .backtonature .button { background-position: 0 -68px; }
#cfs-home #panels .getcreative .button { background-position: 0 -102px; }

#cfs-home #content {
    background-image: none;
    background-color: #fff;
}


/*PROMO BANNER*/

#cfs-home #promobanner {
    float: left;
    width: 960px;
    margin-bottom: 10px;
}

#promobanner .top {
    width: 100%;
    height: 17px;
    background: url('images/img-dogpanel-top.gif') no-repeat center;
}

#promobanner .bottom {
    width: 100%;
    height: 8px;
    background: url('images/img-dogpanel-bottom.gif') no-repeat;
}

#promobanner .content {
    width: 100%;
    position: relative;
    height: 130px;
    background: url('images/img-dogpanel-content-bg.gif') repeat-x;
}

#promobanner .content .lefttext {
    float: left;
    margin-top: -12px;
    width: 242px;
    height: 131px;
    background: url('images/img-dogpanel-lefttext.gif') no-repeat;
}

#promobanner .content .cartoonA {
    float: left;
    margin-left: -2px;
    width: 178px;
    height: 130px;
    background: url('images/img-dogpanel-cartoon1.gif') no-repeat;
}

#promobanner .content .righttext {
    float: left;
    width: 297px;
    margin-top: 7px;
    height: 67px;
    background: url('images/img-dogpanel-righttext.gif') no-repeat;
}

#promobanner .content .cartoonB {
    float: left;
    width: 215px;
    height: 130px;
    background: url('images/img-dogpanel-cartoon2.gif') no-repeat
}

#promobanner .content .holder {
    position: absolute;
    top: 80px;
    left: 419px;
    z-index: 4;
}

#promobanner .content a.button {
    display: block;
    width: 276px;
    height: 36px;
    padding: 8px 0 0 30px;
    font-family: Helvetica;
    letter-spacing: -0.2px;
    font-weight: bold;
    font-size: 14px;
    text-decoration: none;
    color: #fff;
    background: url('images/btn-dogpanel.gif') no-repeat;
    text-shadow: #509d2f -2px 2px 2px;
}

#promobanner .content a.button:hover {
    text-decoration: underline;
}

#cfs-home #whatson {
    background: transparent url(Images/home/bg-whatson.gif) no-repeat 0px 15px;
    float: left;
    min-height: 100px;
    width: 100%;
    padding-bottom: 10px;
}

#cfs-home #whatsonbottom {
    background: transparent url(Images/home/bg-whatson-bottom.gif) no-repeat top left;
    height: 12px;
    float: left;
    width: 100%;
    overflow: hidden;
}

#cfs-home #whatson .columna {
    width: 225px;
    float: left;
}

#cfs-home #whatson .columna .p {
    text-align: right;
    margin-left: 30px;
    margin-right: 10px;
    color: #666;
}

#cfs-home #whatson .columna .p p {
    font-size: 1em;
}

#cfs-home #whatson .whatsonheader {
    margin-top: -6px;
    margin-left: -12px;
}

#cfs-home #event {
    float: left;
    margin-left: 20px;
}
