﻿/* Forward Factory v2 Default Screen CSS Stylesheet v2.3.x */
/* Global Style */

body {
    background-repeat: repeat-x;
    background-image: url( '../images/ff2default/FF2Default-Background.png' );
    background-color: #82c1ed;
    font-family: Verdana, "Lucida Grande", Arial, Sans-Serif;
    font-size: 12px;
    color: black;
}

A:link {
    text-decoration: none;
    color: #3333cc;
}

A:visited {
    text-decoration: none;
    color: #800080;
}

A:active {
    text-decoration: none;
    color: #333399;
}

A:hover {
    text-decoration: underline;
    color: #2C2CAD;
}

/* Master Layout */

#maincontainer {
    background: none transparent scroll repeat 0% 0%;
    width: 910px;
    height: auto;
    margin-left: auto;
    margin-right: auto;
}

#mainheader {
    width: 100%;
    height: 91px;
    background-image: url( '../images/ff2default/FF2Default_r2_c2.png' );
    background-repeat: no-repeat;
}

.sidebarcontainer {
    float: left;
    width: 140px;
    height: auto !important;
}

.sidebarcontainertop {
    width: auto;
    height: 10px;
    background-image: url( '../images/ff2default/FF2Default_r3_c2.png' );
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 0;
}

.sidebarcontainermiddle {
    width: auto;
    background-image: url( '../images/ff2default/FF2Default_r4_c2.png' );
    background-repeat: repeat-y;
    height: auto !important;
    height: 465px;
    min-height: 465px;
    padding-right: 12px;
    padding-left: 2px;
}

.sidebarcontainerbottom {
    width: auto;
    height: 16px;
    background-image: url( '../images/ff2default/FF2Default_r6_c2.png' );
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 0;
}

.centrecontainer {
    float: left;
    width: 630px;
    height: auto !important;
}

.centrecontainertop {
    width: auto;
    height: 10px;
    background-image: url( '../images/ff2default/FF2Default_r3_c3.png' );
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 0;
}

.centrecontainermiddle {
    width: auto;
    background-image: url( '../images/ff2default/FF2Default_r4_c3.png' );
    background-repeat: repeat-y;
    height: auto !important;
    height: 465px;
    min-height: 465px;
    padding-right: 10px;
    padding-left: 2px;
}

.centrecontainerbottom {
    width: auto;
    height: 16px;
    background-image: url( '../images/ff2default/FF2Default_r6_c3.png' );
    background-repeat: no-repeat;
    font-size: 1px;
    line-height: 0;
}

#mainfooter {
    clear: both;
    width: 100%;
    text-align: center;
}

.navlinks {
    margin: 0;
    padding: 0;
    list-style: none;
}

/* Container Layout */

.TopContainer {
    width: 590px;
    height: auto !important;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.TopHeader {
    width: auto;
    height: 14px;
    font-size: 1px;
    line-height: 0;
    background-image: url( '../images/ff2default/FF2Default-RL_r2_c2.png' );
    background-repeat: no-repeat;
    background-color: white;
}

.TopCentre {
    width: 100%;
    background-color: white;
}

.TopFooter {
    width: auto;
    height: 14px;
    font-size: 1px;
    line-height: 0;
    background-image: url( '../images/ff2default/FF2Default-RL_r3_c2.png' );
    background-repeat: no-repeat;
    background-color: white;
}

.CentreContainer {
    width: 590px;
    height: auto !important;
    height: 50px;
    min-height: 50px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 20px;
}

.CentreHeader {
    width: auto;
    height: 14px;
    font-size: 1px;
    line-height: 0;
    background-image: url( '../images/ff2default/FF2Default-BL_r2_c2.png' );
    background-repeat: no-repeat;
    background-color: white;
}

.CentreCentre {
    width: auto;
    height: auto !important;
    height: 25px;
    min-height: 25px;
    background-color: white;
}

.CentreFooter {
    width: auto;
    height: 14px;
    font-size: 1px;
    line-height: 0;
    background-image: url( '../images/ff2default/FF2Default-BL_r3_c2.png' );
    background-repeat: no-repeat;
    background-color: white;
}

.BottomContainer {
    width: 590px;
    height: auto !important;
    height: 100px;
    min-height: 100px;
    margin-left: auto;
    margin-right: auto;
}

.BottomHeader {
    width: auto;
    height: 14px;
    font-size: 1px;
    background-image: url( '../images/ff2default/FF2Default-GL_r2_c2.png' );
    background-repeat: no-repeat;
    background-color: white;
}

.BottomCentre {
    width: auto;
    height: auto !important;
    height: 100px;
    min-height: 100px;
    background-color: white;
}

.BottomCentreAd {
    float: left;
    width: 301px;
    max-width: 301px;
    height: 251px;
    max-height: 251px;
    margin: 0px 2px 2px 0px;
}

.BottomFooter {
    width: auto;
    height: 14px;
    font-size: 1px;
    line-height: 0;
    background-image: url( '../images/ff2default/FF2Default-Gl_r3_c2.png' );
    background-repeat: no-repeat;
    background-color: white;
}

/* default.aspx */

.ttlists {
    width: auto;
    height: auto !important;
    font-size: 11px;
}

    .ttlists li:hover {
        background-color: #DADADA;
    }

    .ttlists ul {
        list-style: none;
        margin: 0;
        padding: 0;
        border: none;
    }

.ttlistsheader {
    background-color: #0ED916;
    background-image: url( '../images/ff2default/FF2Default-GSTT_r2_c2.png' );
    background-repeat: no-repeat;
    font-weight: bold;
    text-align: center;
    height: 13px;
}

.ttlistsitem {
    background-color: #EFEFEF;
    height: 13px;
}

.ttlistsaltitem {
    background-color: #E6E6E6;
    height: 13px;
}

.ttlistsfooter {
    background-color: #0ED916;
    background-image: url( '../images/ff2default/FF2Default-GSTT_r3_c2.png' );
    background-repeat: no-repeat;
    text-align: right;
    height: 13px;
}

.DefaultBottomContainerSection {
    float: left;
    height: auto !important;
    height: 100px;
    min-height: 100px;
    width: 190px;
    padding: 3px;
}

.Defaultttlistsheader {
    background-color: #0ED916;
    background-image: url( '../images/ff2default/FF2Default-GSDefault_r2_c2.png' );
    background-repeat: no-repeat;
    font-weight: bold;
    text-align: center;
    height: 13px;
}

.Defaultttlistsfooter {
    background-color: #0ED916;
    background-image: url( '../images/ff2default/FF2Default-GSDefault_r3_c2.png' );
    background-repeat: no-repeat;
    text-align: right;
    height: 13px;
}

/* Search Results Settings (ff2search.aspx) */

.DBSMain {
    width: 100%;
    font-size: 11px;
    text-align: left;
}

.DBSHeader {
    background-color: #0ED916;
    font-weight: bold;
    background-image: url( '../images/ff2default/FF2Default-GL_r2_c2.png' );
    background-repeat: no-repeat;
}

.DBSPager {
    font-weight: bold;
    background-image: url( '../images/ff2default/FF2Default-Gl_r3_c2.png' );
    background-repeat: no-repeat;
    height: 14px;
}

#DBSPagerIndicator {
    text-align: right;
}

#DBSPagerNav {
    float: left;
}

.DBSRow {
    background-color: #EFEFEF;
    height: 30px;
}

.DBSAltRow {
    background-color: #E6E6E6;
    height: 30px;
}

.DBSRow:hover {
    background-color: #DADADA;
}

.DBSAltRow:hover {
    background-color: #DADADA;
}

.DBSEmpRow {
    background-color: #D6D7DE;
    text-align: center;
}

.ContentTitlePrint {
    display: none;
}

/* Search Options */

.SearchOptionsMain {
    width: 580px;
    text-align: center;
    padding: 5px;
}

.SearchOptionsHeader {
    float: left;
    width: 145px;
}

.SearchOption {
    float: left;
    width: 145px;
}

.SearchOptionsValidate {
    width: 100%;
    padding-top: 5px;
}

.SearchOptionsValidateLeft {
    float: left;
    width: 450px;
    text-align: center;
}

/* Rating */

.ratingStar {
    font-size: 0pt;
    width: 16px;
    height: 16px;
    margin: 0px;
    padding: 0px;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(../images/ff2default/Star.png);
}

.emptyRatingStar {
    background-image: url(../images/ff2default/emptyStar.png);
}

.savedRatingStar {
    background-image: url(../images/ff2default/savedstar.png);
}

/* Menu Collapse */
.show, .hide {
    visibility: hidden;
    display: none;
}

@media only screen and (max-device-width: 480px) {
    html {
        -ms-text-size-adjust: 100%;
        -webkit-text-size-adjust: 100%;
    }

    /* Master Layout */

    #maincontainer {
        background: none transparent scroll repeat 0% 0%;
        width: 100%;
        height: auto;
        margin-left: auto;
        margin-right: auto;
    }

    #mainheader {
        width: 100%;
        height: 50px;
        background-image: url( '../images/ff2default/FF2Default_r2_c2.png' );
        background-repeat: no-repeat;
        background-size: contain;
        background-position: center top;
    }

    .sidebarcontainer {
        width: 100%;
        background-color: white;
        border-radius: 8px;
        box-shadow: 0px 0px 5px black;
    }

    .sidebarcontainertop {
        background-image: none;
        visibility: hidden;
        height: auto !important;
    }

    .sidebarcontainermiddle {
        width: auto;
        background-image: none;
        background-repeat: repeat-y;
        height: auto !important;
        min-height: 0px;
        padding: 4px 4px;
    }

    .sidebarcontainerbottom {
        background-image: none;
        visibility: hidden;
        height: auto !important;
    }

    .centrecontainer {
        width: 100%;
        height: auto !important;
    }

    .centrecontainertop {
        background-image: none;
        visibility: hidden;
    }

    .centrecontainermiddle {
        width: auto;
        background-color: white;
        background-image: none;
        background-repeat: repeat-y;
        height: auto !important;
        height: auto;
        min-height: 0px;
        padding: 4px 2px 2px 2px;
        border-radius: 8px;
        box-shadow: 0px 0px 5px black;
    }

    .centrecontainerbottom {
        background-image: none;
        visibility: hidden;
    }

    #mainfooter {
        padding-top: 5px;
    }

    .navlinks li {
        padding: 7px 2px;
    }

    /* Container Layout */

    .TopContainer {
        width: 100%;
    }

    .TopHeader {
        background-image: none;
        background-color: red;
        border-radius: 8px 8px 0px 0px;
    }

    .TopCentre {
        width: 100%;
    }

    .TopFooter {
        background-image: none;
        background-color: red;
        border-radius: 0px 0px 8px 8px;
    }

    .CentreContainer {
        width: 100%;
    }

    .CentreHeader {
        background-image: none;
        background-color: blue;
        border-radius: 8px 8px 0px 0px;
    }

    .CentreCentre {
        min-height: 166px;
    }

    .CentreFooter {
        background-image: none;
        background-color: blue;
        clear: both;
        border-radius: 0px 0px 8px 8px;
    }

    .BottomContainer {
        width: 100%;
        margin-bottom: 2px;
    }

    .BottomHeader {
        background-image: none;
        background-color: #0ED916;
        border-radius: 8px 8px 0px 0px;
    }

    .BottomCentre {
        width: auto;
    }

    .BottomCentreAd {
        width: 201px;
        max-width: 201px;
        height: 201px;
        max-height: 201px;
    }

    .BottomFooter {
        background-image: none;
        background-color: #0ED916;
        border-radius: 0px 0px 8px 8px;
        margin-bottom: 2px;
    }

    /* Search Results Settings (ff2search.aspx) */

    .DBSHeader {
        background-image: none;
    }

        .DBSHeader th, td {
            padding: 3px 0px;
        }

    .DBSPager {
        background-image: none;
        background-color: #0ED916;
    }

    #DBSPagerIndicator {
        text-align: center;
        float: left;
        width: 100%;
    }

    #DBSPagerNav {
        text-align: center;
        float: left;
        width: 100%;
        padding: 3px 0px;
    }

    .DBSPager a {
        padding-left: 10px;
        text-align: center;
    }

    th.HideTableElement {
        display: none;
    }

    td.HideTableElement {
        display: none;
    }

    tr.HideTableElement {
        display: none;
    }

    /* default.aspx */

    .ttlistsheader {
        background-image: none;
        padding: 3px 0px;
        border-radius: 8px 8px 0px 0px;
    }

    .ttlistsitem {
        padding: 7px 2px;
    }

    .ttlistsaltitem {
        padding: 7px 2px;
    }

    .ttlistsfooter {
        background-image: none;
        padding: 3px 2px;
        border-radius: 0px 0px 8px 8px;
    }

    .DefaultBottomContainerSection {
        float: none;
        height: auto !important;
        min-height: 0px;
        width: auto;
        padding: 2px;
    }

    .Defaultttlistsheader {
        background-image: none;
        padding: 3px 0px;
        border-radius: 8px 8px 0px 0px;
    }

    .Defaultttlistsfooter {
        background-image: none;
        padding: 3px 2px;
        border-radius: 0px 0px 8px 8px;
    }

    /* Search Options */

    .SearchOptionsMain {
        width: auto;
        text-align: initial;
        height: auto;
    }

    #SearchOptionHeaderGroup {
        float: left;
    }

    .SearchOptionsHeader {
        float: none;
        padding-bottom: 12px;
    }

    #SearchOptionGroup {
        float: left;
    }

    .SearchOption {
        float: none;
        padding-bottom: 5px;
    }

    .SearchOptionsValidate {
        width: 100%;
        padding-top: 5px;
    }

    .SearchOptionsValidateLeft {
        float: left;
        width: 100%;
        text-align: center;
    }

    #SearchOptionButton {
        float: left;
        width: 100%;
        text-align: center;
    }

    /* Menu Collapse */
    .show, .hide {
        visibility: visible;
        display: block;
        text-align: center;
    }

    .Menu {
        vertical-align: top;
        height: auto !important;
        padding: 5px;
        border: 1px solid #0ED916;
        border-radius: 4px;
    }

    .CollapseRegion {
        display: none;
    }

    .show {
        display: none;
    }

    .hide:target + .show {
        display: block;
        padding: 0px;
        text-align: center;
    }

    .hide:target {
        display: none;
    }

        .hide:target ~ .CollapseRegion {
            display: block;
            padding: 0px;
            text-align: initial;
        }
}
