.level0 {
	width:100%;
 	clear:both;
 	display: block;
 	position: relative;
	padding:8px 0;
	border-bottom: 1px solid #ccc;
	background-color: #f9edbe;
	color: #333; 
	font: italic 700 13px georgia,serif;
}
.level0 .wrap {
	text-align: center;
	width: 100%;
	max-width:1020px;
	padding: 0 10px;
	margin:0 auto;
	display: block;
	position: relative;
}
.level0-dismiss span {
	display: none;
}
#header {
    background: #ffffff;
 background:url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAACmCAIAAACUbnKIAAAAGklEQVR4AWP4////iMRqLfvojm+9/kIcHsUAiDWuUc4G2/8AAAAASUVORK5CYII%3D") repeat-x;
    height: 166px;
}
#header, #header * {
	-webkit-box-sizing: content-box;
		-moz-box-sizing: content-box;
		box-sizing: content-box;
}

#header strong {
    /*counters the reset of strong -- slowly getting rid..*/
    font-weight: bold;
}
header#header ul {margin: 0; padding: 0; list-style: none;}
/*NEWWEB-8171*/
.globalHeaderNotification {
	width: 100%;
	left: 0;
	top: 168px;
	text-align: center;
	background-color:#f1f1f1;
	border-bottom: 1px solid #ccc;
	font:italic 13px/1 georgia,serif;
}
.globalHeaderNotification span {
    padding: 8px 0!important;
    display: block;
}
.globalHeaderNotification strong {
    font-weight: bold
}
#headerLevel1 {
    height: 62px;
    position: relative;
}
a {
    text-decoration: none
}
#headerInner {
		width: 100%;
    max-width: 1020px;
    margin: 0 auto;
    font-family: Arial,Helvetica,sans-serif;
    padding: 0!important;
}
#headerInner > div {
    clear: both
}
.flRight {
    float: right
}
.flLeft {
    float: left
}
.account_cart:before {
    content: "\02f";
    font-family: 'IcoMoon';
    font-size: 17px;
    position: absolute;
    left: 7px;
    color: #49a4dd;
    font-weight: normal;
}
.account_userName {
    max-width: 60px;
    overflow: hidden;
    white-space: nowrap;
    display: inline-block;
    text-overflow: ellipsis;
}
.headerLevel2 a {
    position: relative;
    padding-right: 18px;
    margin-right: 18px;
    font-size: 12px;
    line-height: 13px;
    color: #f1f5f8;
}
.headerLevel2 a:hover{
    color: #f1f5f8;
}
/*
.headerLevel2 a:after {
    content: "";
    position: absolute;
    height: 10px;
    right: 0;
    top: 2px;
    /* border-right: 1px solid #99bad3; 
}
*/
.headerLevel2 a:last-child:after {
    display: none
}
#headerLevel3 {
    position: relative
}
/*------jump fix------*/
#headerLevel3 > .logoContainer {
    display: inline-block;
    height: 50px;
    float: left;
}
#headerLevel3 .logo {
    display: inline-block;
    border: none;
}
#phoneContact {
    position: absolute;
    left: 500px;
    top: 5px;
    font-size: 13px;
    font-weight: bold;
    color: #fff;
}
.head-search-form .search-input {
    width: 314px;
    display: block;
    font-size: 15px;
    background: #fff;
    padding: 0 10px 0 13px;
    margin: 0;
    border: 1px solid #b1b1b7;
    border-radius: 4px 0 0 4px;
    border-right:0;
    font-family: Helvetica,Arial,sans-serif;
    font-weight:normal!important;
    box-shadow: 0 2px 6px -3px #aaa inset;
    font-size: 17px;
    line-height: 20px;
    float: left;
    vertical-align: middle;
    height: 38px;
}
.head-search-form .search-input::-webkit-input-placeholder {font-weight:300}
.head-search-form .search-input:-moz-placeholder {font-weight:300}
.head-search-form .search-input::-moz-placeholder {font-weight:300}
.head-search-form .search-input:-ms-input-placeholder {font-weight:300}
#emailSubscribeInput {
    width: 290px;
    display: block;
    font-size: 15px;
    background: #fff;
    padding: 9px 10px 9px;
    margin: 0;
    border: 1px solid #ddd;
    border-radius: 4px 0 0 4px;
    font-family: Arial,Helvetica,sans-serif;
    box-shadow: 0 0 15px -2px #ddd inset;
    font-size: 17px;
    line-height: 20px;
    float: left;
    vertical-align: middle;
}
#globalSearch input:focus {
    outline: none;
    box-shadow: 0 0 8px rgba(82,168,236,0.5);
    border-color: rgba(82, 168, 236, 0.75);
}
.head-search-form .search-submit {
    font-style: normal;
    font:normal 18px 'IcoMoon'!important;
    speak: none;
    margin: 0;
    display: block;
    border: 1px solid #87c504;
    color: #fff;
    padding: 0 32px;
    border-radius: 0 4px 4px 0;
    vertical-align: middle;
    float: left;
    cursor: pointer;
    background: #8fc911;
    height: 38px;
}
#emailSubscribeSubmit {
    margin: 0;
    display: block;
    border: 1px solid #87c504;
    color: #fff;
    padding: 11px 10px 13px;
    border-radius: 0 4px 4px 0;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 14px;
    font-weight: bold;
    vertical-align: middle;
    float: left;
    text-transform: uppercase;
    cursor: pointer;
}
#globalSearch button:hover {
    background: #7db600
}
.catagoryNav > li.hover {
	display: block;
	background: #fff;
}
.catagoryNav > li.hover > a {
	color:#1385B4;
}
.catagoryNav > li {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}
.catagoryNav > li:last-child {
    margin-right: 0
}
.catagoryNav > li:last-child:after {
    display: none
}
.catagoryNav > li > a {
    color: #fff;
    padding: 4px 18px;
    display: block;
    font-size: 14px;
    line-height: 1.4;
}
.catagoryNav > li:after {
    content: "";
    display: none;
    position: absolute;
    top: 0;
    right: -1px;
    height: 100%;
    width: 2px;
    background: #fff;
    z-index: 501;
}
.catagoryNav > li.hover:after {
    display: block
}
/* !--- rwd medium and up --- */
@media screen and (max-width:599px) { 
	.catagoryNav > li.hover,
	.catagoryNav > li:hover {
	    background: #fff
	}
	.catagoryNav > li.hover a,
	.catagoryNav > li:hover a {
	    color: #1385B4
	}
	.catagoryNav > li:hover > .megaMenu {
	    visibility: visible;
	    opacity: 1;
	    z-index: 500;
	}
}
.departments-nav,
.departments-nav > .toggled-hover {
    border-radius: 0 0 5px 5px!important
}


.catagoryNav > li:last-child {
    margin-bottom: 6px
}
.catagoryNav {
    border-radius: 0 0 5px 5px
}
.megaMenu:before {
    content: "";
    position: absolute;
    left: -150px;
    top: -50px;
    width: 200px;
    height: 200px;
    background: transparent;
    z-index: -1;
    transform: rotate(45deg);
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari and Chrome */
    clip: rect(180px,600px,400px,10px);
}
.megaMenu {
    position: absolute;
    min-width: 400px;
    padding: 20px 25px;
    top: -20px;
    left: 100%;
    border: 1px solid #ccc;
    border-radius: 0 5px 5px 0;
    background: #fff;
    box-shadow: 3px 6px 8px -7px #444!important;
    z-index: 20;
}
.megaMenu h2 {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ccc;
    font-size: 1em;
}
.megaMenu ul {
    float: left;
    width: 200px;
}
.megaMenu ul:first-child {
    margin-right: 20px
}
.nav-menu ul li {
    margin: 0 0 8px
}
.nav-menu ul li:last-child {
    margin-bottom:6px;
}
.nav-menu ul li a {
    font-size: 13px
}
.nav-menu ul li a:hover {
    text-decoration: underline
}
.nav-menu ul li:before {
    color: #79848e;
}
.catagoryNav {
    margin: 8px 0 0!important
}
.catagoryNav > li.cat1 .megaMenu{
    top:-25px
}
.catagoryNav > li.cat2 .megaMenu{
    top:-56px
}
.catagoryNav > li.cat3 .megaMenu{
    top:-87px
}
.catagoryNav > li.cat4 .megaMenu{
    top:-118px
}
.catagoryNav > li.cat5 .megaMenu{
    top:-60px
}
.catagoryNav > li.cat6 .megaMenu{
    top:-91px
}
.catagoryNav > li.cat7 .megaMenu{
    top:-122px
}
.catagoryNav > li.cat8 .megaMenu{
    top:-23px
}

.catagoryNav > li.cat9 .megaMenu{
    top:-60px
}
.catagoryNav > li.cat10 .megaMenu{
    top:-91px
}

.catagoryNav > li.cat11 .megaMenu{
    top:-91px
}


.logoContainer {
    margin: 13px 24px 0 0
}
ul.headerEco {
    margin: 0 30px 0 0;
}
.headerEco li {
    display: inline-block;
    position: relative;
    padding: 0;
    margin: 0;
    height: 62px;
    border-right: 1px solid #ddd;
    border:none;
}
.headerEco li.active {
    background: #248dc7;
    background: -moz-linear-gradient(top, #248dc7 0%, #1f7cb5 31%, #1771a6 86%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#248dc7), color-stop(31%,#1f7cb5), color-stop(86%,#1771a6));
    background: -webkit-linear-gradient(top, #248dc7 0%,#1f7cb5 31%,#1771a6 86%);
    background: -o-linear-gradient(top, #248dc7 0%,#1f7cb5 31%,#1771a6 86%);
    background: -ms-linear-gradient(top, #248dc7 0%,#1f7cb5 31%,#1771a6 86%);
    background: linear-gradient(to bottom, #248dc7 0%,#1f7cb5 31%,#1771a6 86%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#248dc7', endColorstr='#1771a6',GradientType=0 );
}
.headerEco li.active a:before {
    color: #fff
}
.headerEco li:hover,
.headerEco li:hover a,
.headerEco li:hover a:before {
    text-decoration: none;
    color: #1385B4;
    cursor: pointer;
}
.headerEco li.active:hover,
.headerEco.active:hover a,
.headerEco li.active:hover a:before {
    color: #fff;
    cursor: default;
}
.headerEco li a {
    display: block;
    padding: 11px 13px 11px 42px;
    font-size: 11px;
    font-weight: bold;
    text-transform: uppercase;
    color: #444;
}
.headerEco li.active a {
    color: #FFF
}
.headerEco a:hover {
    text-decoration: underline
}
#headerLevel2 {
    height: 16px
}
.eco-context {
    display: none
}
.eco-context.show {
    display: block
}
.eco-context a {
    color:#fff;
    font-size:13px;
    margin-right:24px;
    padding-right:24px;
    border-right:1px solid #64b1d8;
    display:inline-block;
}
.eco-context a:last-child {
   border-right:0;
}
.eco-context a:hover {
   color:#b3e5ff;
}
#context-shop.show {

}
#context-rent {
    margin-left: 200px
}
#context-learn {
    margin-left: 245px
}
#context-used {
    margin-left: 300px
}
#context-print {
    margin-left: 180px
}
#context-learn {
    margin-left: 340px
}

.headerEco li a:before {
    position: absolute;
    color: #999;
    font-size: 28px;
    font-weight: 400;
    top:5px;
    left: 16px;
    display: block;
    text-align: center;
}
.headerEco li.eco-print a:before {
	left: 18px;
}
.headerEco li.eco-learn a:before {
	left: 22px;
}
.headerEco li a {
    display: block;
    padding: 38px 12px 11px 15px;
    font-size: 12px;
    color: #777;
}
.headerEco li.active {
    background: #2784bf
}
.promo-container {
    margin: 15px 18px 0 36px;
    padding-right: 18px;
    border-right: 1px solid #ccc;
}
.promo-click-by-8 {
    display: block;
    position: relative;
    padding: 1px 0 0 36px;
    /* color: #d02025; */
    cursor: pointer;
}
.promo-click-by-8:hover {
   color: #333;
   text-decoration:none;
}
.promo-click-by-8.popup:before {
    position: absolute;
    left: 0;
    top: 1px;
    font-size: 28px;
    color: inherit;
}
.promo-click-by-8 span {
    display: block;
    margin: 0 0 4px;
    font-size: 13px;
}
.promo-click-by-8 strong {
    display: block;
    font-size: 13px;
    line-height:1.1;
    font-weight: 900;
}
.promo-click-by-8.promo-expedited:before {
	left: 0px;
	top: 0px;
	font-size: 20px;
	border: 2px solid #1385B4;
	border-radius: 50%;
	padding: 3px 5px 3px 3px;
}
.promo-click-by-8.promo-expedited:hover:before {
	border-color:#333;
}

#headerLevel2 {
    height: 30px
}
.eco-context {
    margin-top: 6px
}
#chat-placeholder {
	display: inline-block;
	position: absolute;
	top: 16px;
	right: 32px;
}
.head-help {
    padding: 15px 0 0 18px;
    position: relative;
    width: 170px;
}
.head-help-links > a {
	font-size:13px;
}
.head-phone {
    font-size: 13px
}
.head-help .head-phone:before {
    position: absolute;
    left: -20px;
    top: 18px;
    font-size: 28px;
    color:#b7b7b7;
}
.head-phone strong {
    padding-right: 4px;
    padding-bottom: 0;
    margin-right: 0;
    font-weight: bold;
    display: inline-block;
}
.headerLevel3 .toggle-icon {
    position: relative;
    padding-right: 30px;
}
.headerLevel3 .toggle-icon:hover {
    text-decoration: none
}
.toggle-icon:after {
    content: "8";
    position: absolute;
    top: 13px;
    right: 10px;
    font-style: normal;
    font-family: 'IcoMoon';
    speak: none;
    font-weight:400;
}
/*headerLevel2*/
.header-toggle-button {
    display: inline-block;
    padding: 12px 15px 12px;
    border-radius: 4px;
    cursor: pointer;
    font-size:14px;
    border-bottom:1px solid #aec7d6;
}
.header-toggle-button:after {
    font-size:18px;
    top:11px;
}
.headerLevel3 .toggle-department {
    display: block;
    padding-right: 48px;
    padding-left: 20px;
    background: #0a6aa4;
    font-size: 15px;
    color: #fff;
    width:154px;
    border-bottom-color:#0a6aa4;
}
.headerLevel3 .toggle-department:after {
    right: 15px;
    top:9px;
    font-size:23px;
}
.headerLevel3 .toggle-department em {
	font-style: normal;
}
.departments-nav > .toggled-hover {
    background: #0a6aa4!important;
    width: 100%;
    height: auto;
}
.headerLevel3 > .head-componant {
    margin: 17px 27px 0 0
}
.headerLevel3 > .head-componant.head-search-form {
    margin-right:24px;
}
.headerLevel3 > .head-componant.head-deals {
    margin-right:18px;
}
.head-search-form {

}
.headerLevel3 > .head-componant.head-account-cart {
    margin-right: 0
}
.logged-out .nav-logged-in{display: none;}
.head-cart {
    position: relative
}
.cart-count {
    position: absolute;
    top: -8px;
    right: -8px;
    font-size: 12px;
    letter-spacing: -1px;
    font-weight: 600;
    height: 22px;
    width: 22px;
    text-align: center;
    line-height: 2;
    color: #fff;
    border:0;
    border-radius: 50%;
    background: #819098;
}
.button-white {
    background: #fff;
    color: #777;
}
.head-deals-toggle {
    color: #0a6aa4;
    font-weight:600;
}
.head-account {
    margin-right: 1px
}
.head-account-toggle,
.head-cart-link {
    font-weight: 600;
    color:#2e2f2a;
}
.head-cart-link {
    position: relative;
    padding-left: 40px;
}
.head-cart-link:hover {
    text-decoration: none;
    color:#0a6aa4;
}
.head-cart-link:before {
    content: "/";
    position: absolute;
    left: 10px;
    top: 8px;
    font-style: normal;
    font-family: 'IcoMoon';
    font-size: 22px;
    font-weight:400;
    color:#bdbdbd;
}
.head-cart-link:hover:before {
    color:#0a6aa4;
}
.head-deals > .header-toggle-button {
    padding-right:34px
}
.head-account > .header-toggle-button {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
    padding-right:34px
}
.head-cart > .header-toggle-button {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.nav-drop-container.hover .toggle-icon {
    background-color: #2684be;
    color: #fff;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}
.nav-drop-container.hover .toggle-icon:after {
    transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
}
.nav-drop {
    padding: 15px;
    border-top: 4px solid #2684be;
    background: #fff;
    min-width: 150px;
    top:38px;
}
.shop-All-departments a {
    font-weight: bold
}

.search-info {
    width: 300px
}
/*help-links*/
/*help*/
.help {

}
.head-help-links {
    display: block;
    float:right;
    width:100%;
    margin-bottom: 3px;
}
.head-help-links .toggled-hover {
    display: block;
    left: -145px;
    top: 24px;
    width: 250px;
    padding:24px 30px 12px;
    background: #fff;
    border-width:1px;
}

.head-help-links h5 {
    display: block;
    margin: 0 0 24px;
    font-size: 19px;
    line-height:1.2;
    border-bottom:1px solid #ccc;
    padding:0 0 8px;
    color:#333;
}
.head-help-links h5 strong {
    display:block;
}
.head-help-links ul {
    font-size: 13px
}
.head-help-links li {
    margin: 0 0 22px;
    padding: 0 0 0 34px;
    position: relative;
    color:#444;
}
.head-help-links li:before {
    position: absolute;
    left: 0px;
    top: 3px;
    font-size: 1.8em;
    color: #8d97a1;
}
.head-help-links li strong {

}
.head-help-links li span {
    display: block
}
/*toggle engine*/
.toggle-hover {
    position: relative
}
.toggle-hover .toggled-hover {
    visibility: hidden;
    position: absolute;
    z-index: -1;
    box-shadow: 0 3px 6px rgba(0, 0, 0, 0.25);
    -webkit-transition: opacity 200ms;
    -moz-transition: opacity 200ms;
    transition: opacity 200ms;
    filter: alpha(opacity=0);
/*     overflow:hidden; */
}
.toggle-hover.hover > .toggled-hover{
    visibility: visible;
    opacity: 1;
    filter: alpha(opacity=100);
    z-index: 9999;
}

.headerLevel3 > .departments-nav > .toggled-hover {
    left: 0;
    top: 30px;
}
#mainBannersRotate>.controlsContainer{
    right:15px!important;
}

.headerLevel4 {display: none;}


/* flyout nav */
.tempMegaDrop{
    width:420px;
    left:-10px;
    top:28px;
    padding:20px;
}
.tempMegaDrop:before{
    left:10px;
    top:-10px;
    border-left: 10px solid transparent;
    border-right: 10px solid transparent;
    border-bottom: 10px solid #ddd;
}
.tempMegaDrop:after{
    top:-8px;
    left:12px;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    border-bottom: 8px solid #fff;
}
.tempMegaDrop h2 {
    margin-bottom:18px;
    padding:0 0 12px 0;
    border-bottom:solid 1px #E6E7E7;
}
.megaMenu h2 a{}
.navTabViewAll{
    position: relative;
    left:-15px;
    display: inline-block;
    font-size: 13px;
    font-weight: bold;
}

.navTabViewAll:before{
    top:2px;
    position:relative;
}
.navTabHeader{
    font-weight:bold;
}
.navTabHeader:hover, .navTabViewAll:hover{
    text-decoration: underline!important;
}


.cat6 .tempMegaDrop, .cat7 .tempMegaDrop, .cat8 .tempMegaDrop{
    left:auto;
    right:10px;
}
.cat6 .tempMegaDrop:before, .cat7 .tempMegaDrop:before, .cat8 .tempMegaDrop:before{
    left:auto;
    right:10px;
}
.cat6 .tempMegaDrop:after, .cat7 .tempMegaDrop:after, .cat8 .tempMegaDrop:after{
    left:auto;
    right:12px;
}

.tempMegaDrop ul{
    float:left;
    width:200px;
}
.tempMegaDrop ul:first-of-type{
    padding-left:15px!important;
}

.tempMegaDrop ul li{
    position:relative;
    width:180px;
    margin:0 0 8px;
}
.tempMegaDrop ul li:before{
   content:"";
   width:3px;
   height:3px;
   background:#999;
   border-radius:10px;
   position:absolute;
   top:5px;
   left:-10px;
   color:#444;
}
.tempMegaDrop ul li a:hover{
    text-decoration: underline;
}

.cat11{
    color: purple;
}


/* legacy stuff */
.catagoryNav li.more:after{
  height:0px!important;
    position:absolute;
    top:0;
    right:13px;
}


#emailSubscribeInput {
    width: 170px; /*to be added to headerFooter.css*/
}
@-moz-document url-prefix() { /* moz hack - sorry no other choice*/
    #emailSubscribeInput{
        width:160px;
    }
}
.catagoryNav li a:hover{
    text-decoration: none;
}

.usedNav .dropContainer p{
    margin: 10px 0;
}
.usedNav .dropContainer strong{
    font-weight: bold;
}

.usedNav .dropContainer a:hover{
    text-decoration: none
}

form.emailOptin{
    position:relative;
    height:40px;
}

input.error{
    border-color:#BE1616!important;
    outline:0;
}


/*scriptString (static scripts that run via eval*/
.scriptString{ display: none;}






/* !--- rwd medium and up --- */
@media screen and (min-width:801px) { 
	.force-hover > .toggled-hover{visibility: visible; opacity: 1; filter: alpha(opacity=100); z-index: 1000;}
	.homePage .heroInner {padding-left: 220px;}
}

/* !--- rwd medium and up --- */
@media screen and (min-width:599px) { 
	.catagoryNav > li.rwd-cat-parent, .catagoryNav > li.rwd-cat {display: none;}
}

/* !--- rwd sm & med --- */
@media screen and (max-width:801px) {
	#header {background: #fff; height: auto; position: relative;}
	#headerLevel1, #headerLevel2, #headerLevel3 {height: auto;}
	.head-help-links, .headerLevel2, .headerLevel1 .promo-container, #chat-placeholder {display: none;}
	.level0-dismiss {float: none; display: block; font-size: 1em; margin-top: 6px;}
	.level0-dismiss:before {display: none;}
	.level0-dismiss span {display: block;}
	#headerLevel3 {position: static;}
	.head-search-form .search-input {width: 65%; font-size: 16px;}
	.head-search-form .search-submit {width: 18%; padding-right: 0; padding-left: 0;}
	.head-account-toggle:after {content: '\27'; font-family: iCons;}
	.catagoryNav > li.toggle-hover-on {display: none;}
	.nav-drop-container.hover .toggle-icon:after {transform: rotate(0deg); -ms-transform: rotate(0deg); -webkit-transform: rotate(0deg);}
	.catagoryNav > li.rwd-cat {display: block;}
}

/* !--- rwd small --- */
@media screen and (max-width:599px) { 
	#header {background: #e6f1f7;}
	#headerLevel1 {height: 48px;}
	.logoContainer {position: absolute; top:12px; left: 29%; z-index: 2; width: 42%; margin: 0; text-align: center; display: block;}
	.logoContainer img {max-width: 100%; max-height: 25px; float: none;}
	.headerEco, .head-phone, .head-deals-toggle, .head-help {display: none;}
	.head-search-form {width: 96%; padding: 0; margin: 0 3% 12px!important;}
	.head-search-form .search-input {height: 30px; width: 70%;}
	 .head-search-form .search-submit {height: 30px; width: 19%}
	.headerLevel3 > .head-componant {margin: 0;}
	.head-account-cart {position: absolute; top:8px; right: 3%; width: 63px;}
	.headerLevel3 .toggle-department, .head-account-toggle, .head-cart-link {text-indent: -9999px; width: 15px; padding: 8px!important; margin: 0 1%; background: transparent; border:0; text-align: center; z-index:2}
	.toggle-department:after, .head-account-toggle:after, .head-cart-link:before {text-indent: 0; left:0; right:0; top:4px; color: #0A6AA4; font-size: 23px;}
	.head-account-toggle:after {top: 6px;}
	.hover .toggle-department:after, .hover .head-account-toggle:after, .hover .head-cart-link:before {color: inherit;}
	.hover .toggle-department {background: none; color: #156ca2!important; border-radius: 4px 4px 0 0;}
	.departments-nav {left: 3%; position: absolute; top: 4px; width: 42px;}
	.headerLevel3 .toggle-department:after {font-family: iCons; content: 'T'; left: 4px;}
	.head-account .nav-drop {top: 30px; right:0; }
	.departments-nav > .toggled-hover {position: fixed; top: 0!important; left: 0; width: 70%; height: 100%; margin: 0; padding: 0; border-radius: 0; }
	.drawer-opened {position: fixed; overflow: hidden; max-height: 100%; max-width: 100%;}
	body {left:0; transition: left 270ms;}
	.drawer-opened body {position: relative; left: 70%; top: 0; bottom: 100%; right: 0; overflow: hidden; }
	.catagoryNav {margin-top: 0!important; border-radius: 0;}
	.catagoryNav > li > a {font-size: 14px; padding: 5px 0 5px 32px;}
	.catagoryNav > li.rwd-cat-parent {display: block; border-top: 1px solid #2775aa;}
	.rwd-cat-parent:first-child {border-top: 0;}
	.rwd-cat-parent a {font-weight: 600; padding: 8px 18px!important; font-size: 15px!important;}
	.rwd-cat-parent a:before {font-family: iCons!important; color: inherit; margin: 0 5px 0 -8px; width: 18px; display: inline-block;}
	.headerLevel4 {display: block; background: #156ca2; border-bottom: 1px solid #c4dae7;}
	.headerLevel4 a {width: 24%; width: calc(25% - 2px); text-align: center; float: left; display: inline-block; padding: 8px 0; color: #fff; border-right: 1px solid #2775aa; border-left: 1px solid #065087; font-size: 14px;}
	.headerLevel4 a:first-child {border-left: 0; width: calc(25% - 1px);}
	.headerLevel4 a:last-child {border-right: 0; width: calc(25% - 1px);}
    .head-cart {top: -8px;}
    .head-cart-link:before {top:12px;}
    .head-cart-link {padding: 12px 8px!important;}
    .cart-count {top:0}
 .isTouch .nav-drop-container.hover > .toggled-hover {visibility:hidden;opacity:0;}
    .toggle-hover.hover > .toggled-hover {overflow-y:auto;}
}

/* !--- rwd medium --- */
@media screen and (max-width:801px) and (min-width:599px) {
	.logoContainer {position: absolute; top:33px; left: 2%; z-index: 2; max-width: 24%;}
	.logoContainer img {max-width: 100%;}
	.headerEco li {height: auto;}
	.headerEco li a {padding: 8px 10px;}
	.headerEco li.active {background: #fff;}
	.headerEco li.active a {color: #777;}
	.headerEco li a:before, .head-local-tel, .head-account-cart.toggle-hover .toggled-hover {display: none;}
	.head-help {width: auto; position: relative; right: 36%; padding: 9px 0;}
	.head-help .head-phone:before {font-size: 16px; top:7px; left:-20px;}
	.headerLevel3 {background: #e6f1f7; padding-left: 29%;}
	.headerLevel3 > .head-componant, .headerLevel3 > .head-componant.head-search-form {margin: 12px 1% 12px 0;}
	.header-toggle-button {padding: 10px 12px;}
	.departments-nav {float: right; width: 20%;}
	.headerLevel3 .toggle-department { padding: 11px 0 11px 15px!important; width: 80%;}
	.headerLevel3 .toggle-department strong, .headerLevel3 .toggle-department em {display: none}
	.departments-nav > .toggled-hover {width: 400px; left: auto!important; right:0; height: auto; padding-bottom: 12px;}
	.head-search-form {width: 55%; padding: 0;}
	.headerLevel3 > .head-account-cart {position: absolute; width: 32%; max-width:200px; right:0; top: 0; margin: 0;}
	.head-account-toggle:after, .head-cart-link:before {color: #2e2f2a; float: left; position: relative; right:auto; left:-6px; top:0;}
	.hover .head-account-toggle:after {color: inherit;}
	.head-cart-link:before {top: -4px;}
	.head-cart-link .head-account {max-width: 120px; margin-right: 10%;}
	.head-cart {max-width: 80px; margin-right: 3%; float: right;}
	.head-cart-link, .head-account-toggle {background: none; border:0; font-size: 13px; padding: 8px 8px 6px 18px!important; margin: 0; float: right; text-align: right;}
	.nav-drop {top: 32px;}
	.head-deals-toggle {padding: 12px 15px;}
	.head-deals {width: 18%;}
	.head-deals .header-toggle-button:after, .headerLevel3 .toggle-department:after {top:10px; right:8px;}
}


/* !--- rwd between med and full --- */
@media screen and (max-width:1020px) and (min-width:801px) {
	#header {padding-right: 12px; padding-left: 12px;}
	ul.headerEco {margin-right: 2%;}
	.headerEco li a {padding-right: 11px; padding-left: 13px;}
	.promo-container {width: 18%; padding-right: 8px; margin: 15px 0 0; text-align: left;}
	.promo-click-by-8 {padding: 0;}
	.promo-click-by-8.popup:before, .head-help .head-phone:before, .head-local-tel, .head-deals-toggle:after, .head-account-toggle:after {display: none;}
	.head-help {width: 10%;}
	.head-help-links .toggled-hover {left: auto; right: 0;}
	.head-help-links .hoverTips:before, .head-help-links .hoverTips:after {left: 82%;}
	.head-phone strong {display: block;}
	#context-print {margin-left: 0}
	.headerLevel3 > .head-componant {margin-right: 2%!important;}
	.headerLevel3 > .head-componant.head-account-cart {margin-right: 0!important; width: 25%;}
	.headerLevel3 .toggle-department, .head-search-form .search-input, .head-search-form .search-submit {-webkit-box-sizing: border-box!important; -moz-box-sizing: border-box!important; box-sizing: border-box!important;}
	.departments-nav {width: 25%;}
	.headerLevel3 .toggle-department {width: 100%; padding-right: 0; padding-left: 12px;}
	.headerLevel3 .toggle-department:after {right: 12px;}
	.head-search-form {width: 38%;}
	.head-search-form .search-input {width: 80%;}
	.head-search-form .search-submit {width: 20%; padding: 0;}
	.head-deals {width: 6%;}
	.head-deals-toggle, .head-account-toggle {padding-right: 12px!important; padding-left: 12px;}
	.head-account-toggle, .head-cart-link {border-radius: 4px!important;}
	.head-cart {float: right;}
}




@media print {
	.headerEco, .promo-container, .head-help, #headerLevel2, #headerLevel3, .continue-shopping, #footer, .feedbackCTA, .securityBadges {display:none;}
	#header {height:auto;}
	#headerLevel1 {text-align:center;}
	.logoContainer {width:100%; margin: 8px 0 12px; text-align:center;}
}
