/* STYLE OVERRIDES FOR HOMEPAGE PAGES */
.homepage{
    width: 100% !important;
    padding: 0px !important;
}
.homepage table{ border-collapse: separate; }
.homepage #main{ margin-bottom: 0px; }
.homepage #block-page_menu_items-page_body_menu{ display: none; }

/* CUSTOM HOMEPAGE STYLES - NOT OVERRIDES */
.homepage .content #highlight .region-highlight{ margin-left: 113px; margin-right: 113px; }
.homepage .content .inner{ width: 976px; margin: auto; }
.homepage .content-area{ padding-top: 40px; padding-bottom: 20px; }
.homepage .content .primary-content-area{
}
.homepage .content .secondary-content-area{
    background: #edefef;
    border-top: 1px solid #cacaca;
}
.homepage .content .hotspot-table{
    display: table;
    width: 100%;
    position: relative;
    margin-bottom: 20px;
}
.homepage .content .hotspot-row{
    display: table-row;
    width: 100%; height: 100%;
}
.homepage .content .hotspot-spacer-row{ height: 20px; }
.homepage .content .hotspot{
    width: 310px;
    height: 100%;
    /*border:1px solid #cacaca;
    box-shadow: 0px 0px 4px #cccccc;*/
    vertical-align: top;
    /*background: #ffffff;*/
    display: table-cell;
    position: relative;

    font-size: 14px;
    color: #1f1f1f;
}

.homepage .content .hotspot .hotspot-inner{
    height: 100%; position: relative; display: inline-block; *display: inline; zoom: 1; width: 310px; margin-bottom: -3px;
    min-height: 220px;
    background: #ffffff;

    /*border:1px solid #cacaca;
    box-shadow: 0px 0px 4px #cccccc;*/

    border:1px solid #e6e6e7;
    box-shadow: 0px 1px 2px 0px #e6e6e6;
}
.homepage .content .hotspot-spacer{ display: table-cell; width: 20px; }
.homepage .content .hotspot p{ margin: 0px; padding: 15px; padding-top: 5px; font-weight: normal; line-height: 16px; font-size: 12px; font-family: 'Arial',sans-serif; }
.homepage .content .hotspot h3{ margin: 0px; padding: 15px; padding-bottom: 0px; font-weight: 700; font-family: 'Open Sans Condensed','Arial',sans-serif; font-size: 20px; }

/*HOTSPOT HOVER*/
.homepage .content .hotspot:hover p, .homepage .content .hotspot:hover h3{ color: #1aa0c4; }
.homepage .content .hotspot:hover .news-and-events h3, .homepage .content .hotspot:hover .hotspot-text h3,
.homepage .content .hotspot:hover .hotspot-text p
{ color: inherit; }

.homepage .content .hotspot .hotspot-text{ padding: 15px; margin-bottom: 40px; }
.homepage .content .hotspot .hotspot-text h3{ margin: 0px; padding: 0px; font-family: 'Open Sans Condensed','Arial',sans-serif; font-size: 20px; }
.homepage .content .hotspot .hotspot-text p{ margin: 0px; padding: 0px; font-family: 'Arial',sans-serif; font-size: 12px; margin-top: 5px; margin-bottom: 25px; font-weight: normal; }

.homepage .content .hotspot a.read-more{
    font-family: 'Arial',sans-serif; font-size: 12px; font-weight: bold; color: #2e2e2e;
    position: absolute; bottom: 50px; left: 15px; padding-right: 15px; line-height: 18px;
}
.homepage .content .hotspot a.read-more img{ margin-bottom: -5px; margin-left: 5px; }
.homepage .content .hotspot a.read-more:hover{ text-decoration: underline; }

.homepage .content .hotspot .hotspot-cta-line{ position: absolute; bottom: 20px; right: 15px; text-align: right; }
.homepage .content .hotspot .hotspot-cta{
    font-family: 'Open Sans Condensed','Arial',sans-serif; font-weight: bold; font-size: 14px; line-height: 1;
    padding: 5px; padding-left: 10px; padding-right: 10px; background: #1aa0c4; color: #ffffff; border-radius: 4px;

}
@media screen and (-webkit-min-device-pixel-ratio:0) {
    .homepage .content .hotspot .hotspot-cta, .homepage .content .hotspot .hotspot-cta-button{
        padding-top: 7px;
    }
}

/* NEWS & EVENTS */
.homepage .news-and-events h3{
    font-size: 15px !important; padding-top:5px !important; padding-bottom: 5px !important; position: relative;
    border-bottom: 1px solid #e2e2e2;
}
.homepage .view-all-line{
    position: absolute; bottom: 0px; height: 23px; line-height: 23px; width: 100%; font-size: 12px; font-weight: bold;
    background: url('../../images/assets/news-and-events-filter-bg.png') top left repeat-x;
    border-top:1px solid #e2e2e2; text-indent: 10px; font-family: 'Open Sans Condensed','Arial',sans-serif;
}
.homepage .view-all-line:hover .view-all{ text-decoration: underline; }
.homepage .view-all-line .view-all{
    color: #000; width: 100%;
    background: url('../../images/assets/selector-arrow-right.png') left center no-repeat;
    text-indent: 15px;
    display: inline-block; *display: inline; zoom: 1;
}

.homepage .news-and-events .news-container{
    position:absolute;
    top: 58px; bottom: 24px;
    overflow:scroll; overflow-x: hidden;
    z-index: 0;
    width:100%;
    /*border-bottom:1px solid #e2e2e2;*/
}
.homepage .news-and-events.no-filter .news-container{ top: 35px; }
.homepage .news-and-events h3 .rss{
    float: right; display: inline-block;
    height: 17px; width: 17px;
    background: url('../../images/assets/news-and-events-rss.png') center center repeat-x;
    margin-top: 3px;
}
.homepage .news-filter{
    width: 100%; height: 23px; line-height: 23px;
    font-size:12px; font-weight: bold;
    font-family: 'Open Sans Condensed','Arial',sans-serif;
    text-indent: 30px;
    background: url('../../images/assets/news-and-events-filter-bg.png') top left repeat-x;
    position: relative;
    cursor: pointer;
}
.homepage .news-filter .arrow{
    position: absolute; top: 0px; left: 10px;
    height: 100%; width: 12px;
    background: url('../../images/assets/selector-arrow.png') center left no-repeat;
}
.homepage .news-filter.open .arrow{
    background: url('../../images/assets/selector-arrow-up.png') center left no-repeat;
}
.homepage .news-and-events .news-container .news-item {
    font-size: 11px; margin: 10px; margin-bottom: 0px; padding-bottom: 10px; border-bottom: 1px solid #c9c9c9;
    display: inline-block; *display: inline; zoom: 1; color: #000000;
    width:270px;
}
.homepage .news-and-events .news-container .news-item .news-item-title { color: #1aa0c4; margin-bottom: 3px; font-weight: bold; }

/* SELECTOR */
.filter-selector-container{ overflow:hidden; height: 0px; position: relative; }
ul.filter-selector{
    position: absolute;
    bottom: 0px;
    width: 310px;
    border-bottom:1px solid #cacaca;
    background: url('../../images/assets/news-and-events-filter-selector-bg.png') bottom left repeat-x #fff;
    z-index: 1;
    padding-top:5px; padding-bottom: 5px;

}
ul.filter-selector li{
    line-height: 15px;
    font-size: 11px; font-weight: bold;
    text-indent: 13px;
    cursor: pointer;
}
ul.filter-selector li:hover{
    color: #1aa0c4;
}
