html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
    border: 0 none;
    margin: 0;
    padding: 0;
}
input#twotabsearchtextbox {
    background: url(/static/images/common-sprite.png) 5px -125px no-repeat;
    border: 2px solid #e3e6ea;
    color: #2cc1e7;
    float: left;
    font-size: 15px;
    font-weight: 700;
    height: 31px;
    margin-right: 4px;
    padding-left: 25px;
    width: 321px;
    box-sizing: border-box;
}

#searchTerm {
    background: rgba(250,186,11,1);
    background: -moz-linear-gradient(top, rgba(250,186,11,1) 0%, rgba(223,140,5,1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(250,186,11,1)), color-stop(100%, rgba(223,140,5,1)));
    background: -webkit-linear-gradient(top, rgba(250,186,11,1) 0%, rgba(223,140,5,1) 100%);
    background: -o-linear-gradient(top, rgba(250,186,11,1) 0%, rgba(223,140,5,1) 100%);
    background: -ms-linear-gradient(top, rgba(250,186,11,1) 0%, rgba(223,140,5,1) 100%);
    background: linear-gradient(to bottom, rgba(250,186,11,1) 0%, rgba(223,140,5,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faba0b', endColorstr='#df8c05', GradientType=0 );
    border: 1px solid #ccc;
    color: #ffffff;
    font-family: Helvetica;
    font-size: 16px;
    height: 31px;
    margin: 0;
    padding: 0;
    border-radius: 4px;
    width: 82px;
    font-weight: 100;
    text-shadow: 0 1px 2px #666;
    cursor: pointer;
}

.mammothshopper.mm_us #searchTerm {
    background: none;
    background-color: #ec4040;
}

.header {margin: 0px auto;max-width: 1100px;overflow: auto;}
#searchForm {
    float: right;
    padding: 18px 16px 0 0;
}

.nav {
    height: 78px;
}
.logo {
    border: medium none;
    float: left;
    margin: 17px 0 11px 0;
    padding: 0;
    width: 175px;
}
.icon {
    float: left;
    margin: 10px 0 0;
    padding: 0;
}

.nav2 {
    background: rgba(246,246,246,1);
    background: -moz-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(234,234,235,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(246,246,246,1)), color-stop(100%, rgba(234,234,235,1)));
    background: -webkit-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(234,234,235,1) 100%);
    background: -o-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(234,234,235,1) 100%);
    background: -ms-linear-gradient(top, rgba(246,246,246,1) 0%, rgba(234,234,235,1) 100%);
    background: linear-gradient(to bottom, rgba(246,246,246,1) 0%, rgba(234,234,235,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#eaeaeb', GradientType=0 );
    border-top: 1px solid #eff0f0;
    border-bottom: 1px solid #dcdcdd;
    height: 30px;
    margin-bottom: 10px;
}

.mammothshopper.mm_us .header-wrap .nav2 {
    background: none;
    background-color: #78b2e2;
    border-top: none;
    height: 3px;
}

.lowpriceshopper.lw_us .header-wrap .nav2 {
    background: url('../images/us/header-gradient_lw_us.png') repeat-x;
    border-bottom: none;
    bottom: -11px;
    height: 11px;
    position: relative;
}

.nav3 {
    background-color: #EFEFF0;
    border-top: 4px solid #DBDBDC;
    overflow: auto;
    padding: 15px;
}

.mammothshopper.mm_us .nav3 {
    background-color: #6e6e6e;
}

.lowpriceshopper.lw_us .nav3 {
    background-color: #e6f4d6;
    border-top: 5px solid #07a94e;
}

.nav3 ul {list-style-type: none;color: #3D3E42;}
.nav3 ul li {margin-bottom: 10px;font-family: Arial;font-size: 12px;}
.nav3 ul li, .nav3 ul li a {color: #3D3E42;}

.mammothshopper.mm_us .nav3 ul li a {
    color: #fff;
}

.footer {
    background-color: #C1C3C5;
    overflow: auto;
}

.lowpriceshopper.lw_us .footer {
    background: #fff;
}

.footer_left {
    display: block;
    float: left;
}

.footer_r_u {
    float: right;
    margin: 0;
    padding: 0;
}
.field {
    border: 1px solid #e0bfd4;
    margin: 0;
    padding: 0;
}
.form {
    float: left;
    margin: 10px 0 0;
    padding: 0;
}
.field1 {
    background-color: #dddddd;
    border: 1px solid #a72f6a;
    margin: 0;
    padding: 0;
}

input#twotabsearchtextboxfooter {
    background-image: none;
    border: 2px solid #e3e6ea;
    color: #2cc1e7;
    float: left;
    font-size: 15px;
    font-weight: 700;
    height: 31px;
    margin-right: 4px;
    padding-left: 25px;
    width: 321px;
    box-sizing: border-box;
}

.become.bm_us input#twotabsearchtextboxfooter {
    background: #fff url(/static/images/common-sprite.png) 5px -125px no-repeat;
}

input.nav-submit-input-footer {
    background: rgba(250,186,11,1);
    background: -moz-linear-gradient(top, rgba(250,186,11,1) 0%, rgba(223,140,5,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(250,186,11,1)), color-stop(100%, rgba(223,140,5,1)));
    background: -webkit-linear-gradient(top, rgba(250,186,11,1) 0%, rgba(223,140,5,1) 100%);
    background: -o-linear-gradient(top, rgba(250,186,11,1) 0%, rgba(223,140,5,1) 100%);
    background: -ms-linear-gradient(top, rgba(250,186,11,1) 0%, rgba(223,140,5,1) 100%);
    background: linear-gradient(to bottom, rgba(250,186,11,1) 0%, rgba(223,140,5,1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#faba0b', endColorstr='#df8c05', GradientType=0 );
    border: 1px solid #ccc;
    color: #ffffff;
    font-family: Helvetica;
    font-size: 16px;
    height: 31px;
    margin: 0;
    padding: 0;
    border-radius: 4px;
    width: 82px;
    font-weight: 100;
    text-shadow: 0 1px 2px #666;
    cursor: pointer;
}

.footer_left a {
    color: #ffffff;
    font-size: 12px;
}
.footer li {
    color: #e1e1e1;
    display: block;
    font-family: Arial;
    font-size: 11px;
    margin-bottom: 15px;
}
.outer1 {
    display: flex;
    margin: 0 auto;
    max-width: 1100px;
    
}

.first_col {
    width: 20%;
}

.snd_col {
    width: 30%;
}

.footer_r_l {
    color: #e1e1e1;
    position:relative;
    top:-5px;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 11px;

    width: 99%;
}
.copyright {
    color: #484848;
    font-size: 11px;
    text-align: center;
    font-family: Arial,Helvetica,sans-serif;
}

.lowpriceshopper.lw_us .copyright {
    color: #999;
}

hr {
    border-bottom: 0 solid #666;
    border-top: 1px solid #c2c2c2;
    display: block;
    float: left;
    left: 	0px;
    
    position: relative;
    width: 99%;
}


.images a {
    text-decoration: none;
}
form.search {
    float: right;
    padding: 3px 16px 0 0;
}

.footerline {
    margin: 0 auto;
    max-width: 1100px;
    padding: 20px;
}
img {
    border: medium none;
    
}
.c {
    clear: both;
    
}
#searchForm {
    float: right;
    padding: 18px 16px 0 0;
}



.largePadding {
    margin: 0 auto;
    width: 1100px;
    font-size:12px;
    margin-bottom: 50px;
    padding-top:35px;
    position:relative;
}


h1{
  color: #333;
  font-size: 26px;
  margin-bottom: 15px;
  font-family:Arial,Verdana,sans-serif;
  position:relative;
}


.largePadding p {
    margin-bottom: 15px;
    color: #333;
    padding: 0;
    line-height: 14px;
    margin-bottom: 15px;
    font-weight: normal;
    font-family: Arial,Verdana,sans-serif;
}

h3 {
    font-size: 17px;
    font-family: Arial,Verdana,sans-serif;
    margin-bottom: 15px;
    color: #333;
}

@media only screen and (max-width: 1100px) {
    body {
        min-width: 1100px;
    }
}