* {
    margin: 0px;
    padding: 0px;

    outline: none;
}

.header_top {
    height: 35px;
    padding: 5px 20px;
    border: none;
}
.form_group input[type="search"] {
    border: none;
    position: relative;
    padding: 5px 30px 5px 5px;
    border-bottom: 1px solid #666;
    color: #333;
    font-size: 14px;
    text-align: left;
}
input[type="search"] {
    -webkit-appearance: textfield;
    box-sizing: content-box;
}
#related_product #shop_now a, a:visited {
    color: #555;
    font-weight: 700;
    font-size: 11px;
    display: block;
    margin-top: -8px;}
.form_group a {
    position: absolute;
    left: 230px;
    top: 1px;
    line-height: 24px;
    display: block;
    width: 40px;
    height: 40px;
    padding: 10px 10px 8px;
    text-align: center;
    font-size: 16px;
    color: #000;
    background: none;
}
.fa-search {
    font-size: 16px;
    width: 20px;
    height: 20px;
    margin-left: -176px;
    margin-top: 35px;}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.top_nav {
    position: absolute;
    top: 5px;
    right: 20px;
    color: #fff;
    font-size: 13px;}
.top_nav li {
    float: left;
    padding: 0px 15px;
    display: inline;
    height: 24px;}
.top_nav li a:link {
    text-decoration: none;
    cursor: pointer;
    font-size: 13px;
color: #555;
}
#related_product #shop_now a, a:visited {
    color: #555;
    font-weight: 700;
    font-size: 11px;
    display: block;
    margin-top: -8px;
}
.header_lower {
    width: 1200px;
    height: 160px;
    margin: 0 auto;
}
.logo_wrapper {
    width: 188px;
    height: 72px;
    margin: 42px auto 0 auto;
}
#related_product #shop_now a, a:visited {
    color: #555;
    font-weight: 700;
    font-size: 11px;
    display: block;
    margin-top: -8px;
}
.main_nav {
    margin-top: 40px;
}
.main_nav li {
    float: left;
    height: 40px;
    margin: 0;
}

.main_nav li a {
    width: 137px;
    height: 40px;
    display: block;
    color: #555;
}
#related_product #shop_now a, a:visited {
    color: #555;
    font-weight: 700;
    font-size: 11px;
    display: block;
    margin-top: -8px;
}








