.hidden {
    display: none;
}

.btn-search { display:none !important; }

.area-title {
    color: #3F525C;
    font-size: 18px;
    font-weight: bold;
}

.COPList .list-table tr td {
    vertical-align: top;
}

.COPList .heading {
    background: #aaa;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 10px;
}

    .COPList .heading a {
        font-size: 14px;
        font-weight: bold;
        color: #fff;
        text-transform: uppercase;
        text-decoration: none;
    }

    .COPList .heading img.edge {
        float: right;
        width: 34px;
        height: 25px;
    }

.COPList .content {
    padding: 0;
}

    .COPList .content .media {
        float: left;
        width: 80px;
        height: 80px;
        overflow: hidden;
        margin-right: 15px;
    }

    .COPList .content .info {
        float: left;
        width: 205px;
    }

        .COPList .content .info .options {
            position: absolute;
            bottom: 15px;
            right: 15px;
        }

.COPList .pager {
    float: right;
}


.COP .heading {
    background: #aaa;
    margin: 10px 0;
    height: 25px;
    line-height: 25px;
    padding: 0 0 0 10px;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    text-transform: uppercase;
}

    .COP .heading img.edge {
        float: right;
        width: 34px;
        height: 25px;
        background: #888;
    }

.COP .content {
}

    .COP .content .media {
        float: left;
        width: 200px;
        margin-right: 30px;
        min-height: 200px;
    }

        .COP .content .media .vid a {
            height: 112px;
            overflow: hidden;
        }

        .COP .content .media .vid #title {
            text-align: center;
            display: block;
            font-weight: bold;
        }

        .COP .content .media .main-image {
            width: 200px;
            height: 170px;
            overflow: hidden;
        }

        .COP .content .media .thumbs {
            display: block;
            margin-top: 2px;
        }

            .COP .content .media .thumbs a, .COP .content .media .thumbs span {
                display: block;
                float: left;
                overflow: hidden;
                width: 100px;
                height: 75px;
            }

                .COP .content .media .thumbs a img, .COP .content .media .thumbs span img {
                    padding: 2px;
                }

    .COP .content .info {
        float: left;
        width: 250px;
        min-height: 200px;
        padding-top: 10px;
    }

.region.FrankstonAndSurrounds {
    background-color: #00BAB9;
}

.region.NorthernPeninsulaMeander {
    background-color: #A581B1;
}

.region.WesternPortBayAndOceanAdventure {
    background-color: #A9CE81;
}

.region.PeninsulaHinterlandExperience {
    background-color: #C691A3;
}

.region.SouthernPeninsulaEscape {
    background-color: #EEC472;
}

.region.Transport {
    background-color: #8ED0ED;
}

#downloads a {
    display: block;
    line-height: 16px;
    margin: 10px;
}

    #downloads a span {
        display: block;
        padding-left: 20px;
    }

        #downloads a span, #downloads a span.generic {
            background: #fff url(/images/icons/document.png) no-repeat 0 0;
        }

            #downloads a span.pdf {
                background: #fff url(/images/icons/pdf.png) no-repeat 0 0;
            }

            #downloads a span.txt {
                background: #fff url(/images/icons/text.png) no-repeat 0 0;
            }

            #downloads a span.doc, #downloads a span.docx {
                background: #fff url(/images/icons/word.png) no-repeat 0 0;
            }

            #downloads a span.xls, #downloads a span.xlsx {
                background: #fff url(/images/icons/excel.png) no-repeat 0 0;
            }

#resultStats {
    color: #999999;
    font-size: 13px;
    top: 23px;
}

.addGrey {
    background: #CCCCCC;
    border-bottom: 5px solid #ADADAD;
}

.titleGreen {
    background: none repeat scroll 0% 0% #009F93;
    border-bottom: 5px solid #006C64;
}

.addGrey, .titleGreen {
    padding: 0px 15px;
    margin-bottom: 10px;
    color: #FFF;
    font-size: 18px;
    display: block;
    position: relative;
    line-height: 44px;
}

    .addGrey .number {
        color: #FFF;
        font-size: 35px;
        float: left;
        line-height: 44px;
        padding-right: 10px;
    }

.rowReview {
    border-bottom: 1px dashed #cccccc;
    padding-bottom: 20px;
    margin-bottom: 30px;
    font-size: 13px;
}

.rfpRow .row {
    border-bottom: 1px dashed #cccccc;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.rfpRow .rfpCancel a {
    display: block;
    background: #B5121B;
    padding: 5px 0px 5px 0px;
    color: #fff;
}

.rfpRow .col10, .rfpRow .numberRow {
    padding-top: 5px;
}

.regoTxt {
    width: 100%;
    margin-right: 20px;
}

.regoInputField {
    position: relative;
}

.required {
    display: block;
    background: #B5121B;
    padding: 9px 10px 0px 10px;
    color: #fff;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 20px;
    height: 40px;
}

.rcTable {
    margin-right: 30px !important;
}

.rfpSubmit {
    width: 100% !important;
    color: #FFF;
    padding: 10px 0px;
    text-align: center;
    background: none repeat scroll 0% 0% #57A1D5;
    display: block;
    border: none;
}

.rfp-bottom {
    border-top: 1px dashed #cccccc;
    padding-top: 30px;
    margin-top: 20px;
}
