*
{
    margin: 0;
    padding: 0;
}

body
{
    font-family: Arial;
    font-size: 11pt;
    background-color: #393939;	
}

a img
{
    border: 0;
}

.fw
{
    width:100%;
    min-width: 960px;
}

.sw
{
    width: 960px;
    margin: auto;
}

#top_ctr
{
    height: 122px;
    background-image: url(/i/topbg.jpg);
}

#menu_ctr
{
    height: 29px;
    background-image: url(/i/menubg.png);
}

#feature_ctr
{
    height: 274px;
    background-image: url(/i/featurebg.jpg);
    text-align: center;
    background-color: transparent;
}

#feature
{
    height: 274px;
    margin-top:5px;
    background-color: transparent;
}

#feature_ctr_blk
{
    background-image: none;
    background-color: #030000;
    height: 274px;
    text-align: center;
}


#content_ctr
{
    min-height: 348px;
    background-color: #030000;
}

#content
{
    font-size: 9pt;
    line-height: 18px;
}

#footer_ctr
{
    height: 75px;
    background-color: #393939;
}

#top
{
    background-image: url(/i/logobg.png);
    height: 100%;
}

#menu
{
    height: 100%;
    font-size: 9.5pt;
}

#footer
{
    text-align: center;
    width: 960px;
    color: #757575;
    font-size: 8pt;
}


#content
{
    padding-left: 60px;
    padding-right: 130px;
    padding-top: 30px;
    width: 770px;
    color: #c3c2c2;
}

#content a
{
    color: inherit;
}


.clr
{
    clear: both;
}

.button
{
    background-image: url(/i/buttonbg.png);
    background-repeat: no-repeat;
    height: 67px;
    width: 215px;
    line-height: 67px;
    text-align: center;
    color: #fff;
    font-variant: small-caps;
    font-size: 13.5pt;
    letter-spacing: 3px;
}


/*menus*/
.navmenu
{
    list-style-type: none;
    margin-left: 35px;
}

.navmenu li
{
    float:left;
    margin-right: 15px;
    line-height: 29px;
}

.navmenu li a
{
    text-decoration: none;
    color: #e6cc97;
}

.navmenu li a:hover
{
    text-decoration: none;
    color: #fff;
}

#footer .navmenu li
{
    margin-right: 4px;
}

#footer .navmenu li a
{
    color: #757575;
    font-size: 9pt;
    border-right: 1px solid #757575;
    padding-right: 7px;
}

#footer .navmenu li a.nb
{
    border-right: 0px;
    padding-right: 0px;
}

#footer .navmenu
{
    width: 765px;
    margin: auto;
}


#search_box
{
    float:right;
    margin-left: 25px;
    margin-top: 5px;
}

#search_box a
{
    color: #E6CC97;
    text-decoration: none;
}


#col1, #col2, #col3
{
    float: left;
}

#col1
{
    width: 300px;
}

#col2
{
    width: 275px;
}

#col3
{
    width: 375px;
}

#video
{
    width: 318px;
    height: 191px;
    padding-left: 29px;
    padding-top: 22px;
    background-image: url(/i/videoframe.png);
    margin-top: 25px;
}

#video1
{
    width: 318px;
    height: 191px;
    padding-left: 35px;
    padding-top: 0px;
    margin-top: 10px;
}

#products
{
    width: 900px;
    margin: auto;
    margin-bottom: 20px;
    text-align: center;
}

.product
{
    float:left;
    width: 200px;
    height: auto;
    min-height: 250px !important;
    text-align: center;
    display: block;
    text-decoration: none;
    outline: none;
    margin-bottom: 35px;
}

.product a
{
    text-decoration: none;
    outline: none;
}

.product .picture
{
    height: 175px;
    width: 125px;
}


.product .pname
{
    color: #c3c2c2;
    text-transform: uppercase;
    font-size: 10pt;
}

.product .pdescription
{
    color: #c3c2c2;
}

.pdescription
{
    display: none;
}

#product_dialog
{
    width: 391px;
    min-height: 380px;
    z-index: 99;
    position: absolute;
}

#overlay
{
    width: 100%;
    height: 100%;
    z-index: 98;
    background-image: url(/i/op.png);
    position: absolute;
    left:0;
    top:0;
}

#product_dialog > div
{
    float:left;
}

#product_dialog_content
{
    background-color: #fff;
    width: 320px;
    min-height: 380px;
    text-align: center;
    position: absolute;
    left: 31px;
}

#product_dialog_content .pname
{
    color: #757575;
    text-transform: uppercase;
    font-weight: bold;
}

#product_dialog_content .pdescription
{
    display: block;
    padding: 10px 20px;
    color: #757575;
}

#left_arrow, #right_arrow
{
    position: absolute;
    bottom:10px;
    width: 31px;
}

#left_arrow
{
    left:1px;
}

#right_arrow
{
    right: 10px;
}

#product_navigation
{
    padding-top: 15px;
    width: 900px;
    text-align: center;
    line-height: 20px;
    letter-spacing: 5px;
}

#product_navigation img
{
    vertical-align: top;
    margin-left: 15px;
    margin-right: 15px;
}

#product_navigation a
{
    text-decoration: none;
    color: #c3c2c2;
}

#product_close
{
    float:none;
    text-align:right;
}

.item {
    cursor: pointer;
}

#product_close a
{
    background-color:#fff;
    text-decoration:none;
    color:#757575;
    font-size:9pt;
}



/*** Updated - 05-12-2016 ***/ 



.header-brand-bar {
    background: url('../i/bg_gradient.png') #FFFFFF repeat-x;
    height: 80px;
    min-width: 960px;
}

.container {
    width: 960px;
    margin: 0 auto; 
}

.header-topbar {
    height: 50px;
    margin: 0 auto;
    width: 1090px;
}



.header-brand-bar-top {
    width: 100%;
    position: relative;
    min-height: 1px;
}

.header-topbar ul {

    list-style: none;

    padding: 0;
    padding-top: 4px;

}

.header-topbar ul > li {

    float: left;

}



/* NEW BRANDBAR */

.header-brand-bar-top li {
    float: left;
}

.header-brand-bar-top a {
    display: block;
    width: 136px;
    height: 75px;
}

.header-brand-bar-top li.stirling-site-link a {
    width: 120px;
}

.header-brand-bar-top li.gl-site-link {
    background-image: url(../i/brandBarLogos/gl-bg.png);
    background-position: center -77px;
    background-repeat:  no-repeat;
    margin-left: 10px;
}

.header-brand-bar-top li.blackriver-site-link {
    background-image: url(../i/brandBarLogos/blackRiver_bg.png);
    background-position: center 1px;
    background-repeat:  no-repeat;
}

.header-brand-bar-top li.hewitt-site-link {
    background-image: url(../i/brandBarLogos/hewitts-green-bg.png);
    background-position: center top;
    background-repeat:  no-repeat;
}

.header-brand-bar-top li.ivanhoe-site-link {
    background-image: url(../i/brandBarLogos/ivanhoe-bg.png);
    background-position: center top;
    background-repeat:  no-repeat;
}

.header-brand-bar-top li.nordica-link {
    background-image: url(../i/brandBarLogos/nordica-bg.png);
    background-position: center top;
    background-repeat:  no-repeat;
}

.header-brand-bar-top li.salerno-site-link {
    background-image: url(../i/brandBarLogos/salerno-bg.png);
    background-position: center -77px;
    background-repeat:  no-repeat;
}

.header-brand-bar-top li.stirling-site-link {
    background-image: url(../i/brandBarLogos/stirling-bg.png);
    background-position: center top;
    background-repeat:  no-repeat;
}

.header-brand-bar-top li.albertacheese-site-link {
    background-image: url(../i/brandBarLogos/francos-bg.png);
    background-position: center top;
    background-repeat:  no-repeat;
}




.header-brand-bar-top li.blackriver-site-link:hover {
    background-position: center -75px;
}

.header-brand-bar-top li.hewitt-site-link:hover {
    background-position: center -76px;
}

.header-brand-bar-top li.ivanhoe-site-link:hover {
    background-position: center -76px;
}

.header-brand-bar-top li.nordica-link:hover {
    background-position: center -76px;
}


.header-brand-bar-top li.stirling-site-link:hover {
    background-position: center -77px;
}

.header-brand-bar-top li.albertacheese-site-link:hover {
    background-position: center -77px;
}

/*SUPER SCRIPT FIX*/

.factory-sup {
    vertical-align: top;
    position: relative;
    top: -0.5em;
}

/*END*/

@media screen and (max-width: 1080px) {

    .header-topbar {
        width: 960px;
    }

    .header-brand-bar-top li {
        background-size: 120px;
        margin-top: 11px;
    }

    .header-brand-bar-top a {
        display: block;
        width: 120px;
        height: 64px;
    }

    .header-brand-bar-top li.gl-site-link {
        background-position: center -55px;
        margin-left: 0;
    }

    .header-brand-bar-top li.salerno-site-link {
        background-position: center -56px;
    }

    .header-brand-bar-top li.nordica-link:hover {
        background-position: center -54px;
    }

    .header-brand-bar-top li.ivanhoe-site-link:hover {
        background-position: center -54px;
    }

    .header-brand-bar-top li.hewitt-site-link:hover {
        background-position: center -54px;
    }

    .header-brand-bar-top li.blackriver-site-link:hover {
        background-position: center -53px;
    }

    .header-brand-bar-top li.stirling-site-link:hover {
        background-position: center -55px;
    }

    .header-brand-bar-top li.albertacheese-site-link:hover {
        background-position: center -55px;
    }

}
