﻿#outerPageContainer, #contentContainer, .mainContainer {
    max-width:796px !important;
}

#storeHeader {
    padding-top:0!important;
}

@media (max-width: 768px) {
    #checkoutNavigation {
        padding-top:0 !important;
    }
}


#storeHeader a.home {
    height: 100px;
    left: 7px;
    margin: 0;
    padding: 0;
    position: relative;
    top: 25px;
    width: 225px;
}

#storeHeader a.home span {
    display:none;
}

.headerContent {
    color: #999999;
    margin: 0;
    padding: 0;
    text-align: right;  
}

.headerContent td {
    background: rgba(0, 0, 0, 0) url("images/dotted-line.png") no-repeat scroll right center;
    padding: 0 5px 0;
}

.headerContent td a {
    color:#f1592a;
}

.headerContent td.no-border {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
}

h1.basket {
    color: #98012e;
    width: 100%;
    margin:0 0 10px !important;
    padding:3px 0;
    font-weight:bold;
}

#footer {
color: #999999;
margin: 25px 0;
text-align: center;
}

#storeFooter .shortcuts a {
    color:#f1592a;
    text-transform:none;
    text-decoration:underline;
}

.navbar, .navbar-default {
    background:#f5f5f5 !important;
}

.navbar-default a {
    color:#f1592a;
}

.navbar-default .navbar-nav > li > a {
    color: #f1592a;
}

.inputForm th.rowHeader {
    color: #98012e;
    font-size: 1.15em;
    font-weight: bold;
}

/* sIFR Styles */
.sIFR-flash {visibility: visible !important; margin: 0; padding: 0;}
.sIFR-replaced, .sIFR-ignore {visibility: visible !important;}
.sIFR-alternate {position: absolute; left: 0; top: 0; width: 0; height: 0; display: block; overflow: hidden;}
.sIFR-replaced div.sIFR-fixfocus {margin: 0pt; padding: 0pt; overflow: auto; letter-spacing: 0px; float: none;}

.sIFR-active div.pageHeader h1 {visibility: hidden; line-height: 1em;}
.sIFR-active h1.light {visibility: hidden; line-height: 1em;}

.sIFR-active h3.item {visibility: hidden; display:block;line-height: 1em; }
.sIFR-active h3.price {visibility: hidden; display:block;line-height: 1em;}

.sIFR-active h1.basket {visibility: hidden; line-height: 1em;}