﻿#masterContent {
    width: 960px;
    margin: auto;
}

#masterTopNav {
    height: 16px;
    text-align: right;
}

    #masterTopNav a {
        text-decoration:none;
    }

#masterLinkAccount {
    margin-right:5px;
}

#masterLinkCart {
    margin-left:5px;
    margin-right:15px;
}

#masterHeader {
    width: 960px;
    height: 85px;
    display: block;
}

#masterMenuBar {
    height: 25px;
    width: 960px;
    display: inline-block;
}

/*#region Menu*/
ul.sf-menu {
    width:655px;
}

#masterMenu {
    width: 655px;
    float:left;
}

#masterMenuProducts {
    width:814px;
    background-color:#fff;
    margin-left:129px;
    margin-top:1px;
}

#masterMenu > ul {
    display: inline-block;
}

    #masterMenu > ul > li:not(.spacer) {
        display: inline-block;
        width: 125px;
        margin: 0;
        text-align: center;
        font-size: 15px;
    }

    #masterMenu > ul > li > a {
        display: block;
        line-height: 24px;
    }

    #masterMenu > ul > li.spacer {
        display: inline-block;
        font-weight: bold;
        font-size: 12px;
        text-align: center;
        line-height: 24px;
    }

.sf-mega-section {
    width: auto;
    padding-bottom: 0px;
}

    .sf-mega-section > ul > li {
        border: none;
        width: 202px;
        height: 22px;
    }

        .sf-mega-section > ul > li > a {
            font-size: 13px;
            text-decoration: none;
            display: block;
            text-align: left;
            line-height: 22px;
        }
/*#endregion*/

/*#region Search*/
#masterSearch {
    position: relative;
    display: inline-block;
}

#txtMasterSearch {
    display: inline-block;
    position: relative;
    top: -6px;
    width: 260px;
    height: 19px;
    font-size: 13px;
}

html[data-useragent*='MSIE'] #txtMasterSearch {
    top: -8px;
}

#btnMasterSearch {
    display:inline-block;
    width:20px;
    height:20px;
    margin-top:2px;
    margin-right:10px;
    margin-left:10px;
}

html[data-useragent*='MSIE'] #btnMasterSearch {
    margin-top:0;
}

#masterSearchWatermark{
    position:absolute;
    top:5px;
    left:4px;
    color:#ccc;
}

span.searchEmphasis {
    font-weight: bold;
}
/*#endregion*/

#masterFooter {
    width:300px;
    margin:auto;
    font-size: 10px;
    text-align:center;
    margin-top:10px;
}

div.masterCardImg {
    display:inline-block;
}

    div.masterCardImg img {
        width: 34px;
        height: auto;
    }

#pnlPaymentImages {
    margin-bottom: 3px;
}

#masterFooter a {
    text-decoration:underline;
    line-height:15px;
    display:inline-block;
    margin:0 5px 0 5px;
}

    #masterFooter a:nth-of-type(-n+3) {
        font-weight: bold;
    }

#lblCopyright {
    display:inline-block;
    margin-top:4px;
}

table.TitleMain {
    height: 30px;
}

td.TitleMainLeft,
td.TitleMainLine {
    font-size: 18px;
    font-weight: bold;
}

td.TitleMainLine {
    width: 625px;
}

div.productGrid thead td.price:last-child {
    border-right:1px solid #000;
}

    div.productGrid thead td.priceHeader {
        border-bottom: 0;
    }

div.productGrid button.cartButton {
    border:1px solid #000;
    height: 17px;
    
}
.no-border-right {
    border-right: none !important;
    width: 165px !important;
}

input.button,
button {
    font-family:Avalon,Arial,sans-serif;
    padding:2px;
}

#prodPicText_textB > ul{
    margin:0;
}

/*
a,
#browseTrail,
#masterTopNav,
#masterMenu > ul > li > a {
    color: #000;
}

input.button,
button {
    border-color:#000;
    background-color:#eee;
    color:#000;
}

div.productGrid thead td,
div.productGrid tr.shade,
td.gridHeaderLeft,
td.gridHeader,
td.gridHeaderRight {
    background-color: #eee;
}

#masterMenuBar,
#masterMenu > ul > li:not(.spacer),
#masterMenu > ul > li.spacer {
    background-color:#eee;
    color:#000;
}

td.TitleMainLeft,
td.TitleMainLine {
    background-color:#eee;
    color:#000;
}

td.SubTitleLeft,
td.SubTitleLine,
td.SubTitleRight {
    background-color:#eee;
    color:#000;
}
*/

@media(min-width:1260px) {
    #masterContent {
        width: 1240px;
    }

    #masterTopNav {
        font-size: 15px;
        height: 19px;
    }

    #masterHeader {
        width: 1240px;
    }

    #masterMenuBar {
        width: 1240px;
        height: 30px;
    }

    #masterMenu {
        width: 830px;
    }

    ul.sf-menu {
        width: 830px;
    }

    #masterMenu > ul > li > a {
        line-height: 30px;
    }

    #masterMenu > ul > li:not(.spacer) {
        font-size: 17px;
        width: 160px;
    }

    #masterMenu > ul > li.spacer {
        font-size: 14px;
        line-height: 30px;
    }

    #txtMasterSearch {
        font-size: 15px;
        top: -5px;
        height: 24px;
        width: 366px;
    }

    ul.ui-autocomplete.ui-widget {
        font-size: 13px;
    }

    #btnMasterSearch {
        margin-top: 5px;
    }

    #masterMenuProducts {
        width: 950px;
        margin-left: 165px;
    }

    .sf-mega-section > ul > li {
        width: 235px;
    }

    .sf-mega-section > ul > li > a {
        font-size: 15px;
    }

    #masterFooter {
        width: 330px;
    }

    div.masterCardImg img {
        width: 40px;
        height: auto;
    }

    #masterFooter a {
        font-size: 12px;
    }

    #lblCopyright {
        font-size: 12px;
    }

    table.TitleMain {
        height: 35px;
    }

    td.TitleMainLeft,
    td.TitleMainLine {
        font-size: 20px;
    }

    td.TitleMainLine {
        width: 705px;
    }

}