@charset "utf-8";
@import 'default.css';
@import 'fonts.css';
@import 'nav.css';
@import 'pages.css';

html, body {
    height: 100%;
    width: 100%;
}
.container {
    overflow: hidden;
    width: 960px;
    margin: 0 auto;
}
.addthis_button_compact {
    font-size: 0.75em !important;
    color: #115bb5 !important;
}
.addthis_toolbox { margin: 0 0 20px 34px; }
#mainContent {
    background: #fff;
    display: block;
    width: 960px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    z-index: 2;
}
    #mainContent div.padding {
        padding: 20px 34px;
        width: 892px;
        overflow: hidden;
    }
.pageLeft {
    float: left;
    width: 632px;
    padding: 34px;
}
.pageRight {
    float: left;
    width: 235px;
    height: 100%;
    margin: 25px 25px 25px 0px;
}
.contentRight {
    float: right;
    display: inline;
    margin-left: 20px;
}
.divisions {
    background: #464242;
    padding: 5px 10px;
    overflow: hidden;
    width: 396px;
    border: solid 2px #ef3344;
    border-top: none;
}
    .divisions ul {
        overflow: hidden;
        margin: 0 !important;
    }
        .divisions li {
            list-style: none !important;
            float: left;
            display: inline;
            width: 190px;
            margin: 5px 0 !important;
        }
            .divisions li a {
                color: #fff;
                font-size: 0.7em !important;
            }

/* -------------------------- HEADERS --------------------------- */
#header {
    height: 90px;
    width: 960px;
    margin: 0 auto;
    position: relative;
    padding-top: 8px;
}
input,
select,
textarea,
#body_themes textarea {
    color: #666;
    float: left;
    font-size: 0.9em;
    background: #fff url(/img/bg_input.png) left top no-repeat;
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc;
    height: 26px;
    line-height: 26px;
    padding: 0 5px;
    width: 500px;
    margin-right: -1px;
}
textarea,
#body_themes textarea {
    height: 290px;
    line-height: 20px;
    width: 710px;
}
input[type='checkbox'] {
    width: 15px;
    height: 15px;
    line-height: 15px;
    margin-right: 10px;
}
select { padding: 4px 3px 3px; }

/*news images*/
a#seeMore { float: right; }


/* ------------------------------------------ NEWS LIST STYLES -------------------------------- */
ul.cobraNewsList {
    width: 462px;
    margin-left: -10px;
}
ul.cobraNews {
    margin: 0 0 0 -10px;
    padding: 0;
    width: 466px;
    overflow: hidden;
}
    ul.newsList li,
    ul.cobraNews li {
        padding: 0;
        list-style: none !important;
        float: left;
        width: 216px;
        margin: 0 0 30px 10px !important;
        border: 2px solid #000;
        height: 82px;
        display: inline;
        overflow: hidden;
    }
        ul.newsList a,
        ul.cobraNews a {
            width: 216px;
            height: 82px;
            display: block;
            position: relative;
            cursor: pointer;
            overflow: hidden;
        }
        ul.newsList a:hover,
        ul.cobraNews a:hover { text-decoration: none; }

        ul.newsList li img,
        ul.cobraNews li img {
            position: absolute;
            top: 0;
            left: 0px;
            z-index: 1;
        }

        ul.cobraNews li img { width: 220px; }
            ul.newsList li a h4,
            ul.cobraNews li a h4 {
                line-height: 22px;
                height: 22px;
                color: #fff !important;
                font-weight: bold;
                font-size: 0.9em;
                border-bottom: 1px dashed #fff;
                overflow: hidden;
            }
            ul.appcoNewsList li a h4 { border: none; }
            ul.newsList li a h5, ul.cobraNews li a h5 {
                color: #fff !important;
                font-weight: normal;
                font-size: 0.9em;
            }
                ul.newsList li div.bg,
                ul.cobraNews li div.bg {
                    background: #000;
                    height: 160px;
                    overflow: hidden;
                    filter: alpha(opacity=70);
                    opacity: 0.7;
                    position: absolute;
                    top: 60px;
                    width: 216px;
                    z-index: 2;
                }
                    ul.newsList li div.content,
                    ul.cobraNews li div.content {
                        position: absolute;
                        z-index: 2;
                        top: 60px;
                        left: 0;
                        width: 206px;
                        padding: 0 5px;
                    }

            ul.membersNewsList { margin-left: 5px; }
            ul.membersNewsList li { margin:  0 0 14px 14px !important; }


/* COBRA GROUP HOMEPAGE FEATURED ARTICLE */
.cobraHomepageSplash {
    margin: 0 auto;
    width: 960px;
    position: relative;
    height: 350px;
}
    ul.cobraHomepageSplash li {
        padding: 0;
        list-style: none !important;
        float: left;
        width: 960px;
        margin: 0 !important;
        border: none;
        height: 350px;
        display: inline;
        overflow: hidden;
    }
        ul.cobraHomepageSplash li img {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
        }
        ul.cobraHomepageSplash li div.bg {
            background: #000;
            height: 280px;
            overflow: hidden;
            filter: alpha(opacity=70);
            opacity: 0.7;
            position: absolute;
            top: 280px;
            width: 960px;
            z-index: 2;
        }
        ul.cobraHomepageSplash a {
            width: 960px;
            height: 350px;
        }
            ul.cobraHomepageSplash li a h4 {
                line-height: 30px;
                height: 30px;
                margin-top: 5px;
                font-size: 1.7em;
                border: none;
            }
            ul.cobraHomepageSplash li a h5 { font-size: 1.2em; }
            ul.cobraHomepageSplash li div.content {
                position: absolute;
                z-index: 2;
                top: 280px;
                left: 0;
                width: 880px;
                padding: 0 40px;
            }


/* APPCO GROUP HOMEPAGE FEATURED ARTICLE */
#homepageSplashContainer {
    float: left;
    width: 750px;
    height: 400px;
}
.appcoHomepageSplash {
    margin: 0 auto;
    width: 750px;
    position: relative;
    height: 400px;
}
    ul.appcoHomepageSplash li {
        padding: 0;
        list-style: none !important;
        float: left;
        width: 750px;
        margin: 0 !important;
        border: none;
        height: 400px;
        display: inline;
        overflow: hidden;
    }
        ul.appcoHomepageSplash li img {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
        }
            ul.appcoHomepageSplash li div.bg {
                background: #000;
                height: 400px;
                overflow: hidden;
                filter: alpha(opacity=70);
                opacity: 0.7;
                position: absolute;
                top: 340px;
                width: 750px;
                z-index: 2;
            }
                ul.appcoHomepageSplash a {
                    width: 750px;
                    height: 400px;
                }
                    ul.appcoHomepageSplash li a h4 {
                        line-height: 30px;
                        height: 30px;
                        margin-top: 3px;
                        font-size: 1.4em;
                        border: none;
                    }
                    ul.appcoHomepageSplash li a h5 { font-size: 1em; }
                    ul.appcoHomepageSplash li div.content {
                        position: absolute;
                        z-index: 2;
                        top: 340px;
                        left: 0;
                        width: 710px;
                        padding: 0 20px;
                    }


/* APPCO GROUP NEWS LIST */
ul.appcoNewsList {
    width: 980px;
    overflow: hidden;
    margin-left: -20px;
}
    ul.appcoNewsList li {
        padding: 0;
        list-style: none !important;
        float: left;
        width: 304px;
        margin: 0 0 15px 3px !important;
        border: none;
        height: 130px;
        display: inline;
        overflow: hidden;
        border: 1px solid #b0aeae;
        border-radius: 2px;
        -moz-border-radius: 2px;
        background: #f2f2f2 url(/img/a_read_more.png) no-repeat left bottom;
    }
        ul.appcoNewsList a {
            width: 304px;
            height: 130px;
            display: block;
            position: relative;
            cursor: pointer;
            overflow: hidden;
        }
        ul.appcoNewsList a:hover { text-decoration: none; }
        ul.appcoNewsList li img {
            position: absolute;
            top: 28px;
            left: 15px;
            z-index: 1;
        }
            ul.appcoNewsList li a h4 {
                line-height: 30px;
                height: 30px;
                color: #000 !important;
                font-weight: bold;
                font-size: 1em;
                padding: 0 24px;
            }
            ul.appcoNewsList li a h5 {
                color: #000 !important;
                font-weight: normal;
                font-size: 0.85em;
                padding-left: 120px;
                width: 160px;
            }
            ul.appcoNewsList li div.bg { display: none; }
            ul.appcoNewsList li div.content {
                position: absolute;
                z-index: 2;
                top: 0px;
                left: 0px;
                width: 304px;
                height: 130px;
            }


/* Large lead story*/
ul.goldStories {
    width: 960px;
    height: 320px;
    overflow: hidden;
    position: relative;
}
.contentRight ul.goldStories { width: 450px; }
    ul.goldStories li {
        padding: 0;
        list-style: none !important;
        float: left;
        width: 450px;
        margin: 0 0 15px 20px !important;
        border: none;
        height: 320px;
        display: inline;
        overflow: hidden;
    }
    .contentRight ul.goldStories li { margin: 0 !important; }
        ul.goldStories a {
            width: 450px;
            height: 320px;
            display: block;
            position: relative;
            cursor: pointer;
            overflow: hidden;
        }
        ul.goldStories a:hover { text-decoration: none; }
        ul.goldStories li img {
            position: absolute;
            top: 0;
            left: 0;
            z-index: 1;
        }
            ul.goldStories li a h4 {
                line-height: 30px;
                height: 30px;
                color: #fff !important;
                font-weight: normal;
                font-size: 1.4em;
            }
            ul.goldStories li a h5 {
                color: #fff !important;
                font-weight: normal;
                font-size: 1em;
                padding-left: 0;
            }
            ul.goldStories li div.bg {
                background: #000;
                height: 70px;
                overflow: hidden;
                filter: alpha(opacity=70);
                opacity: 0.7;
                position: absolute;
                top: 250px;
                width: 450px;
                z-index: 2;
            }
            ul.goldStories li div.content {
                position: absolute;
                z-index: 2;
                top: 250px;
                left: 0px;
                width: 410px;
                padding: 0 20px;
            }


/* -------------------------------------------------- END NEWS LIST STYLES -------------------------------------- */
.newsView #goldStory {
    width: 450px;
    height: 320px;
    background-color: #333;
    float: left;
    margin: 10px 0px 0px 20px;
    padding: 0;
    display: inline;
}
#body_news .newsView .newsArticles  { margin-left: -10px; }
    #body_news .newsView .newsArticles li {
        display: inline;
        width: 280px;
        font-size: 0.9em;
    }
    #body_news .newsView .newsArticles li div { width: 170px; }
    #body_news .newsView .newsArticles li h3 { font-size: 1.1em; }

.newsContent { width: 410px; }

#newsRight {
    float: left;
    width: 470px;
    margin-top: 10px;
    height: 320px;
    margin-bottom: 20px;
    margin-left: 20px;
    display: inline;
}


/* ------------------------------ FOOTER ----------------------------- */
#footerLinks { background: #fff; }
    #footerLinks ul {
        height: 20px;
        line-height: 20px;
    }
        #footerLinks ul li { float: left; }
#footer {
    margin: 0 auto;
    width: 960px;
    position: relative;
    z-index: 5;
    background: #fff;
    padding: 0 0 10px;
}
.sideRight {
    float: right;
    width: 235px;
    height: 100%;
    margin: 0 0 25px 25px;
}
.sideNews {
    background: #fff url(/img/bg_sideNews.png) repeat-x left bottom;
    border: 1px solid #9a9999;
    -moz-border-radius:  5px;
    -webkit-border-radius:  5px;
    padding-top: 15px;
    position: relative;
    z-index: 5;
}
#mainContent .sideNews li {
    list-style: none;
    background: url(/img/bg_newsList_li.png) no-repeat center bottom;
    padding: 10px 0;
}
.titleLogo { margin-bottom: 10px; }
#preview {
    position: absolute;
    border: 1px solid #ccc;
    background: #333;
    padding: 5px;
    display: none;
    color: #fff;
    z-index: 9999;
}
#userDetail {
    width: 760px;
    height: 330px;
}
#userDetails {
    width: 400px;
    height: 330px;
}
    #userDetail img {
        border: 1px solid #e6e7e6;
        padding: 3px;
        float: left;
        margin-right: 18px;
    }
    #userDetail div {
        float: left;
        width: 540px;
    }
    #userDetail h5 { font-size: 1.2em; }
#fancybox-inner { overflow: none !important; }
#searchArea {
    background: url(/img/members/bg_search_bar.png) repeat-x left top;
    height: 30px;
    line-height: 30px;
    color: #000;
    font-size: 0.8em;
    overflow: visible;
    position: relative;
    width: 960px;
    clear: both;
}
    #searchArea form {
        float: right;
        width: 304px;
        margin-right: 13px;
        margin-top: 3px;
    }
        #searchArea input {
            width: 178px;
            height: 24px;
            background: #fff url(/img/members/bg_search_input.png) no-repeat left top;
            border: none;
        }
        #searchArea button {
            background: url(/img/members/bg_search_button.png) no-repeat left top;
            width: 103px;
            height: 27px;
            margin: 0 0 0 3px;
            line-height: 27px;
            margin-top: -1px;
            cursor: pointer;
        }
#bannerHolder {
    width: 960px;
    height: 180px;
    position: relative;
    overflow: hidden;
}
    #bannerHolder #bannerImage {
        position: absolute;
        top: 0;
        left: 0;
    }
        #bannerHolder #tab {
            background: url(/img/bg_tab.png) no-repeat left top;
            position: absolute;
            bottom: 0;
            left: 36px;
            width: 193px;
            height: 69px;
            overflow: hidden;
        }
            #bannerHolder #tab img {
                position: absolute;
                top: 10px;
                left: 15px;
            }
h1.padding {
    padding: 11px 36px 11px;
    margin: 0;
    font-size: 1.4em;
}


/* -------------------------------------- SEARCH AREA ------------------------------------------ */
#searchBar {
    background: #555;
    height: 35px;
    line-height: 35px;
    padding: 0 8px;
    float: right;
    width: 280px;
}
#searchBar.appco {
    width: 946px;
    text-align: right;
}
#searchBar form {
    margin: 0;
    padding: 0;
    height: 35px;
}
    #searchBar input {
        width: 203px;
        height: 25px;
        background: url(/img/input_search.png) no-repeat left top;
        margin-top: 5px;
        padding: 0 3px;
        font-size: 0.9em;
        float: left;
        display: inline;
        border: none;
    }
    #searchBar button {
        background: url(/img/button_search.png) no-repeat left top;
        width: 68px;
        height: 25px;
        float: left;
        display: inline;
        margin: 5px 0 0 3px;
        cursor: pointer;
    }
h2.grey {
    background: url(/img/bg_h2.png) repeat-x left top;
    height: 25px;
    border: 1px solid #636363;
    color: #fff;
    padding: 0 12px !important;
    line-height: 25px;
    font-weight: normal;
    font-size: 0.8em;
    margin-bottom: 3px;
}
.searchLeft {
    width: 510px;
    float: left;
    display: inline;
    margin-left: 36px;
}
.searchRight {
    width: 360px;
    float: left;
    display: inline;
    margin-left: 19px;
}
#refineSearch { font-size: 0.8em; }
    #mainContent #searchResults li,
    #mainContent #refineSearch li {
        background: #e5e5e5;
        padding: 10px;
        margin-bottom: 2px;
        overflow: hidden;
    }
    #searchResults li .sector,
    #refineSearch li .label {
        color: #000;
        font-size: 1em;
        margin-bottom: 11px;
        font-weight: bold;
    }
    #refineSearch li .label { font-size: 1.2em; }
    #searchResults li .headline {
        color: #ed1c26;
        font-size: 1.2em;
        font-weight: bold;
    }
    #searchResults li .newsDate {
        font-size: 0.8em;
        color: #666;
        margin-bottom: 11px;
        font-weight: bold;
    }
    #searchResults li .title { color: #656565; }
    #refineSearch li .orderBy {
        float: left;
        border: none;
        background: none;
        cursor: pointer;
        line-height: 25px;
        height: 25px;
        color: #333;
        margin: 0;
        padding: 0;
        width: auto;
    }
    #refineSearch li .spacer {
        float: left;
        line-height: 25px;
        height: 25px;
    }
    #refineSearch li .on {
        font-weight: bold;
        font-size: 1.3em;
    }
.criteria {
    display: block;
    margin-top: 12px;
    color: #ed1c26;
    font-weight: bold;
    padding-left: 10px;
}
.searchCriteria .on { font-size: 1.4em; }
.searchDates span { color: #656565; }

