#container{
width:auto;
/*max-width:990px;*/
margin:0 auto;
position: relative;
}
#header nav{
max-width:990px;
letter-spacing:-0.2px;
margin-top:16px;
}
.uspOffer{
    font-size:12px;
    text-align:center;
    padding-top:15px;
}
.uspOffer span{
    color: #00529e;
    font-weight:bold;
}
#header > nav > li > ul{
    width:990px !important;
}

#header .uspHeader{
    text-align:center;
} 
#header .uspHeader form{
    width:70%;
    margin: 0 auto;
    margin-left: -25px;
}
#header .telephone {
    font-size:12px;
    width:100%;
}

#header .telephone .number {
    color:#336699;
    font-weight:bold;
}

img#trolley-icon {
    width: 18px;
    height: auto;
    vertical-align: middle;
}
@-moz-document url-prefix() {
    #header nav {
        margin-top:0px;
}}
[endif]



#bannerSpacer {

    height: 321px !important;

}

/****************** MOBILE NAV ******************/


#mobile-menu-cart {
    float: right;
    padding: 7px 0 7px 0;
}
 #mobile-menu-account {
    float: right;
    padding: 7px 0 7px 0;
 }
#mobile-menu-button {
    padding: 7px 0 7px 0;    
}
#mobileNavigation {
    background-color: #333333;
}

#mobnav{
    display:none;
    list-style:none;
    margin:0;
    width:280px;
    /*padding: 0.5em;*/
    background-color: #696969;
}
#mobnav > li {
    /*background-color: #336799;
    border-color: #AAAAAA #333333 #333333 #AAAAAA;
    border-style: solid;
    border-width: 1px; */
    margin-bottom: 0px;
    color: #FFFFFF;
    display: block;
    min-width: 100%;
    padding: 0.7em;
    text-decoration: none !important;
    cursor: pointer;
    border-bottom: 1px solid #444444;
    border-top: 1px solid #7b7b7b;
    text-align: left;
}

#mobnav a:hover {
    color: #ECECEC; 
      
}
#mobnav a{    
    text-decoration: none; 
    color: white; 
}
#mobnav .section {
    padding: 12px 7px 8px 10px;
    background-color:#333333;
    /*border-top:1px solid #333333;
    border-left:1px solid #333333;
    border-bottom:1px solid #aaaaaa;
    border-right:1px solid #aaaaaa;  */
    /*border-radius: 5px;*/
    border-top: 0;
    border-bottom: 1px solid #38444D;
    color:#ffffff;
    /*font-variant:small-caps;*/
    text-transform: uppercase;
    font-size: 1.2em;
    font-weight:bold;
    -webkit-box-shadow: inset 0px 3px 10px -2px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 0px 3px 10px -2px rgba(0,0,0,0.75);
    box-shadow: inset 0px 3px 10px -2px rgba(0,0,0,0.75);
}

.nav-option {
    padding: 7px 5px 7px 5px;
    font-size: 14px;
    text-indent: 15px;
    background-color: #565656;
    text-align: left;
}

.ranges-nav {
    background-color: #333333;
    width: 100%;
}




/****************** NAV ******************/

.clearfix:after {
    content: ' ';
    display: block;
    clear: both;
}
nav ul{
    list-style:none;
    list-style-position:outside;
    list-style-image:none;
    /*margin-top: 10px;*/
}
nav > li {
    float: left;
    top: 0;
    left: 0;
    z-index: 32768;
    padding: 10px 0 11px 0;
    margin: 0 5% 0 5%;
    font-size: 1.0em;
    cursor: pointer;
    font-size: 18px;  

}

nav > li.nav_special {
    background: #FFFFFF;
    background: -moz-linear-gradient(top, #FFFFFF 0%, #FFFFFF 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#FFFFFF), color-stop(100%,#FFFFFF));
    background: -webkit-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%);
    background: -o-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%);
    background: -ms-linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%);
    background: linear-gradient(top, #FFFFFF 0%,#FFFFFF 100%);
    margin-left: 2px;
    height:35px;
	margin-top: 10px;
}

#greyBackground {
    background-color:#5b5a5a;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
	filter: alpha(opacity=80);
	-moz-opacity:0.8 !important;
	-khtml-opacity: 0.8 !important;
	opacity: 0.8 !important;          
    position:absolute;
    top:112px;
    left:0;
    width:100%;
    height:100%;
    z-index:99;   
    display: none;     
}

nav > li > a:link, nav > li > a:visited, nav > li > a:hover{
    text-decoration:none;
}
nav > li:hover > a {
    color:#666666;
}
nav > li > ul {
    position:absolute;
    top: 42px;
    left:0;
    display:none;
    background:white;
    color:black;
    font-size:1.0em;
    background-color: #ffffff;
    background-color: #ffffff;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#EBEBEB');
    z-index: 32768;
	padding:0 0 0 0;
/*	border:2px solid #79df9f;
*/	
}
nav > li > ul li {
    width:200px;
    float:left;
    padding: 0 1px;
    background-image: url('../img/nav_box_bg.png');
    display: table-cell;
}
nav > li > ul li:last-child {
    background-image: none;
}
nav > li > ul a{
    display:block;
}
nav > li > ul a:hover{
}
nav > li > ul .electric_radiator {
    background-image: none;
}
.smartynav_heading ul {
    margin-left: 0;
}
.smartynav_popup ul {
    margin-left: 0;
}
#cart-container {
    float: right;
}
#header .sitelogo{
    max-width: 100%;
    margin: 18px 0 0 10px;
}
#header > .grid{
    font-family: 'Arial',sans-serif;
    font-size: 14px;
    line-height: 1.2em;
    margin: 0 auto;
    max-width: 100%;
    padding: 0;
    width: 990px;
}
#header .usp {
    margin: 20px auto 0;
}

#header .spacer-59{height:59px}


.menugapsizer {
    max-width: 990px;
    margin: 0 auto;
}
#nav-container {
    -webkit-box-shadow: 0px 2.5px 9px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 2.5px 9px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 2.5px 9px 0px rgba(0,0,0,0.4);
    width: 100%;
    position: relative;
    z-index: 101;
}
#header nav{
    background: none repeat scroll 0 0 #ffffff;
    margin:0 auto;
    padding:0;
    overflow:visible;
    position:relative;
	z-index: 100;
}
#responsiveMenu #navCloseButton {
    float: right;
    margin-right: 5px;
    cursor: pointer;
    top: -1px;
    position: relative;
}
#responsiveMenu #dropDownChev {
    float: right;
    margin-right: 5px;
    cursor: pointer;
    top: -1px;
    position: relative;
}

#menu-bar-icon {
    position: relative;
    top: 1px;
}
nav button{
    cursor:pointer;
    background:none;
    border:0;
    box-shadow:0 0 0 0;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    padding:0;
}
nav #mobile-searcharea{
    background-color:white;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    height: 25px;
    margin-top: 5px;
    position: relative;
    list-style-type: none !important;
    float:right;
    margin: 7px 5px 0 0;
    position: relative;
}

nav #mobile-searcharea.menuHover{
    background: white;      
    top: 0 !important;
    left: 0 !important;
    height: 25px !important;
    margin-bottom: 0 !important;
    padding: 0 !important; 
    border: 0!important;
}                     
nav #mobile-searcharea #searchfield{                      
    border:0;
    position:absolute;
    top: 4px;
    left: 8px;
    font-size: 16px;
}
nav #mobile-searcharea .magnifyer{
    position: absolute;
    right: 5px;
    top: 5px;
    width: 15px;
    height: 15px;
}

#header nav .smartynav_popup{
    padding:10px;
    /*margin: 16px 0 0 0;*/
    -webkit-border-bottom-right-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
    -moz-border-radius-bottomright: 15px;
    -moz-border-radius-bottomleft: 15px;
    border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
}
nav .smartynav_popup h3 a , nav .smartynav_popup a h3 {
    font-size: 13px;
    color: #26A726;
    width:200px;
    padding:10px 0;
}
nav .smartynav_popup a{
    font-size:12px;
    color: #333333;
    text-decoration:none;
    padding: 10px 10px 14px 40px;
    text-transform: uppercase;
    font-family: 'Montserrat', Arial, sans-serif;
    text-align: left;
}
nav .smartynav_popup a span {
    color: #333333;
    font-family: 'Montserrat', Arial, sans-serif;
}
.smartynav_titles {
    margin: 20px 0 0 0
}

nav a:hover button{
    background-color: rgb(237, 29, 36); // color red
}


#suggestresults h5{
    background-color:#79b9df;
    color:fff;
    padding:8px;
}
#suggestresults a:link,#suggestresults a:hover,#suggestresults a:visited{
    display:block;
    clear:left;
    text-decoration:none;
    height:44px;
    color: #333;
    margin-bottom: 10px;
}
#searchresults a:last-child {
    margin-bottom: none;
}
#suggestresults a:hover{
    background-color:#ddeeff;
    color:#26A726;
}
#suggestresults img{
    float:left;
    margin:2px;
}
#suggestresults div{
    float: right;
    font-size: 0.9em;
    padding: 0 5px;
    width: 65px;
    text-align: right;
    font-weight: bold;
    overflow-x: hidden;
}
.suggestMother{
    position:relative;
    width:100%;
}
#suggestresults{
    width:350px;
    background-color: white;
    border-left:1px solid lightgrey;
    border-right:1px solid lightgrey;
    border-bottom:1px solid lightgrey;
    -webkit-border-bottom-right-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
    -moz-border-radius-bottomright: 10px;
    -moz-border-radius-bottomleft: 10px;
    border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    display:none;
    position:absolute;
    right:350px;
    top:-35px;
    padding-bottom:3px;
    font-size: 0.8em;
    z-index: 101;
}
#suggestresults div.suggestresults{
    text-align:right;
    font-size:0.9em;
    width:100%;
    font-style:italic;
}
#responsiveMenu{
    position:absolute;
}
#container{
   	background-image: url("../theme/fullWidthEdgeFade.png") !important;
    background-position: center top;
    background-repeat: repeat-x;
    width: 100%;
}
#content nav{
    <!-- background-color:#3F90D4; -->
    background: rgb(32,124,202); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzIwN2NjYSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top,  rgba(32,124,202,1) 0%, rgba(125,185,232,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(32,124,202,1)), color-stop(100%,rgba(125,185,232,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(32,124,202,1) 0%,rgba(125,185,232,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  rgba(32,124,202,1) 0%,rgba(125,185,232,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  rgba(32,124,202,1) 0%,rgba(125,185,232,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(32,124,202,1) 0%,rgba(125,185,232,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#207cca', endColorstr='#7db9e8',GradientType=0 ); /* IE6-8 */
    color:white;
    padding:0.5em;
    margin-bottom:0.5em;
    font-size:0.8em;
}




    #header nav > li.menuHover {
        border-bottom: 4px solid #ed1d24;
        padding: 10px 0 7px 0;
    }



#header nav li.smartynav_heading {
}

#header nav h2.nav-dropdown-title  {
	background:#79b9df;
	color:#FFF;
	font-size:14px;
	padding: 5px;
}
.smarty-h2
{
text-indent: 20px; 
padding: 10px; 
border-bottom: 1px solid #cccccc; 
background-color: #ececec; 
border-radius: 10px 10px 0px 0px;
font-size: 14px;
font-weight: normal;
color: #666666;
}
.smarty-h3
{
font-size: 14px;
font-weight: normal;
color: #BD051F;
padding: 5px;
}
nav .smartynav_popup h2 a {
	color:#FFF;
	font-size:14px;
}

nav .smartynav_popup h2 a:hover {
	text-decoration: underline;
}

#header nav .smartynav_popup h3 a {
	font-size:13px;
}

#header nav .smartynav_popup h3 a:hover, nav .smartynav_popup a:hover {
	text-decoration: underline;
    color: #ed1d24;
}

#header nav li.smartynav_heading img {
	/*padding:10px;*/
}

nav > li > ul li{
	background:none;
	/*border-right:1px solid #cccccc;*/
}
nav > li > ul li:last-child{
	border-right:0;
    padding-right: 0px
}
#fullWidthBanner{
height: 525px; 
top: 90px;
}

#fullWidthBannerSpacer{
height: 425px; 
}

    .desktopMenu{
        display: inherit;
    }
    .mobileMenu{
        display: none !important;
    }

/********************* MEDIA QUERIES ************************/

@media only screen and (max-width: 1000px) {
    #header nav {

    }
    nav > li {
        font-size: 1.0em;
        cursor: pointer;
        font-size: 18px;    
    }
}
@media only screen and (min-width: 769px) {
    #header .uspHeader form{
    width: 227px!important;
    }
    
}
@media only screen and (max-width: 768px) {
    #header nav {
        background-color: #333333;
    }
    aside#homepage--quickfinder {
        margin: 0 auto;
        left: 0;
    }
    .homepage-cats {
        margin: 30px 0 30px 0;
    }
    #container {
        -webkit-box-shadow: -4px 0px 18px 0px rgba(0,0,0,0.75);
        -moz-box-shadow: -4px 0px 18px 0px rgba(0,0,0,0.75);
        box-shadow: -4px 0px 18px 0px rgba(0,0,0,0.75);
    }
}
@media only screen and (max-width: 463px) {
    #mobile-menu-cart {
        float: right;
        padding: 7px 0 7px 0;
    }
     #mobile-menu-account {
        float: right;
        padding: 7px 0 7px 0;
     }
    #mobile-menu-button {
        padding: 7px 0 7px 0;    
    }
}
@media only screen and (max-width: 350px) {

}






