﻿/*import default fonts*/
@import url('//fonts.googleapis.com/css?family=Ubuntu:400,500,700');
@import url('//fonts.googleapis.com/css?family=Roboto:400,700');


body {
    background-color: #ffffff;
    color: #444444;
    font-family: "Ubuntu","Roboto",Arial,Helvetica,sans-serif;
    font-size: 13px;
    line-height: 20px;
    margin: 0px !important;
    padding: 0px !important;
    overflow-x: hidden;
}

a {
    text-decoration: none;
    color: #444444;
    outline: none;
}

    a img {
        outline: none;
    }

    a:hover {
        text-decoration: none;
        color: #d95026;
    }

    a:active {
        text-decoration: none;
        color: #444444;
    }

    a:focus {
        text-decoration: none;
        color: #444444;
        outline: none;
    }

h1{
    font-size: 24px;
    margin:0px;
}
h2{
    font-size: 22px;
}

.uppercase {
    text-transform: uppercase;
}


.myaccount a:hover {
    color: white;
}

.maintopsection {
    padding-top: 9px;
    background-color: #222426;
}

    .maintopsection span {
        color: #979797;
        text-decoration: none;
    }

.nav-inner {
    width: 100%;
    margin: 0 auto;
    text-align: center;
}

header, .nav-inner {
    background: #222426;
}

#top .logotop {
    background: url("/Images/OSF_logo_header.png") no-repeat 45% transparent;
    content: "";
    height: 100px;
    width: 500px;
}

#top {
    margin-bottom: 3px;
    border-bottom: 1px solid #737374;
}

.registerlink {
    text-decoration: none;
    float: right;
    color: #979797;
    height: 10px;
    margin: 3px 25px;
    font-size: 10pt;
}

    .registerlink i {
        margin-right: 5px;
    }

.linkseperator {
    border: none;
    border-top: 1px solid #626262;
    border-bottom: 1px solid #626262;
    width: 1px;
    float: right;
    height: 15px;
    background-color: #979797;
    margin: 6px 0;
}

.loginlink {
    float: right;
    color: #979797;
    height: 10px;
    margin: 3px 25px;
    text-decoration: none;
    font-size: 10pt;
}

    .loginlink i {
        margin-right: 5px;
    }

.logoutlink {
    float: right;
    color: #979797;
    height: 10px;
    margin: 3px 25px;
    text-decoration: none;
    font-size: 10pt;
}

    .logoutlink i {
        margin-right: 5px;
    }

.welcometext {
    float: right;
    color: #b9b098;
    height: 10px;
    margin: 3px 5px 0 0;
    text-decoration: none;
    font-size: 10pt;
}

.welcomeuser {
    float: right;
    color: #8a9438;
    height: 10px;
    margin: 3px 25px 0 0;
    text-decoration: none;
}

.main-menu ul {
    display: inline-block;
    list-style: outside none none;
    margin: 0;
    padding: 0;
    text-align: left;
}

.main-menu > ul > li {
    float: left;
    margin-right: 10px;
    position: relative;
    z-index: 0;
}

.main-menu .seperator {
    border-right: 1px solid #979797;
    height: 25px;
    margin-top: 8px;
}

.main-menu .regmenuitem {
}

    .main-menu .regmenuitem i {
        margin-right: 5px;
    }

.navpanel {
    padding-top: 5px;
    border-top: solid;
    border-top-width: 1px;
    border-top-color: #525457;
    margin-top: 30px;
}

.main-menu > ul > li > a {
    color: #f8f8f8;
    display: block;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 0;
    padding: 12px 10px;
    position: relative;
    text-transform: uppercase;
    z-index: 0;
}

.content_headercms_top {
    background-color: #f2f2f2;
    padding-top: 8px;
    padding-bottom: 5px;
    font-size: 12pt;
    color: #5d6266;
}

.centerboxmessage {
    border-left: 1px solid #f2f2f2;
    border-right: 1px solid #f2f2f2;
}

.content_headercms_top .messagecontainer {
    font-size: 10px;
}


.mainfooterresponsive {
    position: fixed;
    bottom: 0px;
    width: 100%;
}

.mainfooter {
    min-height: 90px;
    background-color: #222426;
    border-top: 1px solid #ddd;
    color: #737374;
    display: none;
}

    .mainfooter h5 {
        color: #ffffff;
        font-family: "Roboto",Arial,Helvetica,sans-serif;
        font-size: 20px;
        font-weight: normal;
        margin-bottom: 16px;
        margin-top: 0;
        text-transform: uppercase;
        position: relative;
    }

    .mainfooter ul {
        line-height: 22px;
        list-style: outside none none;
        margin-bottom: 0;
    }

.list-unstyled {
    padding-left: 0;
    list-style: none;
}

.mainfooter ul li {
    margin-bottom: 7px;
}

.mainfooter li a {
    color: #737374;
    padding-left: 1px;
}

.mainfooter a:hover {
    color: #d95026;
}

.mainfooter .footer-price-text {
    margin-left: 10px;
    color: #ccc;
}

.mainfooter .fa-info-circle {
    color: #ccc;
}

.mainfooter li {
    color: #737374;
}

li.facebook:before {
    background: url("/Images/mengorsprite.png") no-repeat scroll -22px -275px transparent;
    content: "";
    height: 26px;
    position: absolute;
    width: 26px;
}
/*
li.facebook:hover:before {
    background-position: -22px -402px;
}
*/
li.twitter:before {
    background: url("/Images/mengorsprite.png") no-repeat scroll -22px -360px transparent;
    content: "";
    height: 26px;
    position: absolute;
    width: 26px;
}

li.instagram {
}

    li.instagram i {
        color: #999999;
        font-size: 14px;
    }

    li.instagram a {
        padding-left: 14px !important;
    }
/*
li.twitter:hover:before {
    background-position: -22px -402px;
}
*/

.social_block ul li a {
    display: inline-block;
    margin: 0 0 1px -1px;
    padding: 3px 0 3px 25px;
}

.contact_block .phone {
    background: url("/Images/contact_icon.png") no-repeat scroll -2px -2px transparent;
    color: #737374;
    margin-bottom: 11px;
    padding-left: 30px;
}

.contact_block .address {
    background: url("/Images/contact_icon.png") no-repeat scroll -1px -76px transparent;
    color: #737374;
    line-height: 24px;
    margin-bottom: 9px;
    padding-left: 30px;
}

.contact_block .email {
    background: url("/Images/contact_icon.png") no-repeat scroll -1px -40px transparent;
    padding-left: 30px;
}

.footermiddleleft {
    padding: 24px 0;
    border-right: 1px solid #737374;
}

    .footermiddleleft > ul {
        float: left;
        list-style: outside none none;
        margin: 0;
        padding-left: 15px;
        width: 78%;
    }

        .footermiddleleft > ul li {
            background: url("/Images/pipe.gif") no-repeat scroll right 6px transparent;
            display: inline-block;
            padding: 0 8px 2px 4px;
        }

.footermiddleleft_title {
    color: #ffffff;
    display: inline-block;
    float: left;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 20px;
    font-weight: normal;
    margin: 0 0 15px;
    text-transform: uppercase;
}

.footermiddle {
    border-bottom: 1px solid #737374;
    width: 100%;
}

.footerbottom {
    padding-top: 10px;
}

    .footerbottom .copyright-container {
        height: 30px;
    }

        .footerbottom .copyright-container a {
            color: #ccc;
        }

.top_button {
    background: url("/Images/back-top.png") no-repeat scroll 0 0 transparent;
    height: 37px;
    width: 37px;
    font-size: 0;
    z-index: 5;
}

.maincentercontainer {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 10px;
}



.box .box-heading {
    background: none repeat scroll 0 0 transparent;
    color: #333333;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 20px;
    padding: 2px 0 0 11px;
    text-transform: uppercase;
}

.box-heading {
    margin-bottom: 10px;
    margin-bottom: 0px;
    padding: 9px 10px 5px;
    background-color: #f2f2f2;
}


.box {
    margin-bottom: 20px;
}

.rightmenu-responsive ul {
    padding: 0px;
    margin: 0px;
    list-style: none;
}

.rightmenu-responsive > ul > li:first-child {
    padding-top: 0;
}

.rightmenu-responsive ul li {
    line-height: 22px;
    padding: 3px 0 3px 2px;
}

.arrowsign {
    cursor: pointer;
    margin-right: 5px;
    font-size: 12pt;
}

.parentmenuli {
    cursor: pointer;
}

.messagelogo {
}

.searchGroup {
    border-bottom: 0px solid #4a4c4f;
    margin-top: 15px;
}

    .searchGroup .input-lg {
        background: none !important;
        border: none;
        border-radius: 0;
        -webkit-border-radius: 0px;
        -khtml-border-radius: 0px;
        -moz-border-radius: 0px;
        color: #b7b7b7;
        font-family: "Ubuntu",Arial,Helvetica,sans-serif;
        font-size: 16px;
        padding: 6px 3px 3px 0;
        width: 290px;
        height: auto;
    }

        .searchGroup .input-lg:focus {
            border-bottom: 0px;
            box-shadow: none;
        }

    .searchGroup .btn-lg {
        background: url("../image/megnor/sprite.png") no-repeat scroll 0 -164px transparent;
        cursor: pointer;
        height: 24px;
        position: absolute;
        right: 0;
        top: 4px;
        width: 24px;
        z-index: 9;
        padding: 0 !important;
        border: none !important;
    }

    .searchGroup .searchinput {
        font-size: 16px;
        border: none;
        outline: 0 none;
        float: left;
        height: 35px;
        width: 260px;
        margin: 0px 0 0 0px;
        text-indent: 5px;
        line-height: 33px;
        vertical-align: middle;
        line-height: 1;
    }

    .searchGroup .searchbutton {
        background-image: url('../Images/SearchButton.jpg');
        background-repeat: no-repeat;
        float: right;
        width: 35px;
        height: 35px;
        margin: 0px 0 0 0;
        border: none;
    }

        .searchGroup .searchbutton:hover {
            background-image: url('../Images/SearchButton-Hover.jpg');
        }

li.expandable ul {
    margin-left: 14px !important;
}

.childarrow {
    margin-right: 5px;
}

a.callus {
    color: #979797 !important;
}

.main-navigation a:hover {
    color: #d95026;
}

.treelinkselected {
    color: #d95026;
}

.centerleftcolumn {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 3px;
}

.centerrightcolumn {
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 3px;
}

.tooltip .tooltip-arrow {
    border-top: 5px solid white !important;
}

.tooltip.top .tooltip-inner {
    background-color: white;
    color: #444444;
    font-size: 12px;
}

.expanded-hitarea {
    background: url("/Images/mengorsprite.png") no-repeat scroll -28px -135px transparent;
    height: 25px;
    width: 30px;
}

.expandable-hitarea {
    background: url("/Images/mengorsprite.png") no-repeat scroll 0px -135px transparent;
    height: 25px;
    width: 30px;
}

select {
    width: 268px;
    padding: 5px;
    font-size: 16px;
    line-height: 1;
    border: 0;
    border-radius: 5px;
    height: 34px;
    background: url(http://cdn1.iconfinder.com/data/icons/cc_mono_icon_set/blacks/16x16/br_down.png) no-repeat right #ddd;
    background-position-x: 244px;
}

.footer-top {
    border-bottom: 1px solid #737374;
    clear: both;
    color: #444444;
    line-height: 17px;
    min-height: 100px;
    overflow: hidden;
    padding: 30px 15px 16px 15px;
}

.pipelinebakround {
    background: url("/Images/pipe.gif") no-repeat scroll left 6px transparent;
}



/* Notification */
.NotificationContainer {
    display: none;
    position: fixed;
    z-index: 99999999;
    width: 450px;
    height: auto;
    top: 20px;
    right: 20px;
    background-color: #e0e0e0;
    border: 1px solid #a9a9a9;
    border-radius: 5px;
}

.responsiveNotificationContainer {
    display: none;
    position: fixed;
    z-index: 99999999;
    width: 90%;
    max-width: 450px;
    height: auto;
    top: 20px;
    right: 20px;
    background-color: #e0e0e0;
    border: 1px solid #a9a9a9;
    border-radius: 5px;
}

.AddedSet {
    padding: 5px;
}


.NotificationBody {
    margin: 5px;
    padding: 3px;
    background-color: #fff;
}

.responsiveNotificationBody {
    margin: 3px;
    padding: 3px;
    background-color: #fff;
}

.Alert {
    padding-top: 15px;
    padding-bottom: 15px;
}

    .Alert i {
        float: left;
        vertical-align: middle;
        max-width: 32px;
        max-height: 32px;
        margin: 5px 10px 10px 20px;
    }

    .Alert span {
        margin: 2px;
        font-size: 12pt;
        margin: 0px 0px 2px 0px;
    }

        .Alert span + span {
            margin: 2px;
            font-size: 11pt;
            margin: 0px 0px 10px 0px;
        }

.alertmessage {
    padding-top: 15px;
    padding-left: 3px;
    padding-right: 3px;
    padding-bottom: 2px;
}
/* UpdatePanel Progress Layer*/
.ProgressTRasparentLayer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
    background-color: #ccc;
    opacity: 0.8;
}

.ProgressLoadingIcon {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 11;
}

li.broadcategory {
    cursor: pointer;
}


#cart .btn-topcart {
    /*background: url("/Images/cart.png") no-repeat scroll 0 0 transparent;*/
    border-radius: 0;
    -webkit-border-radius: 0px;
    -khtml-border-radius: 0px;
    -moz-border-radius: 0px;
    color: #767676;
    font-size: 13px;
    line-height: 18px;
    padding: 4px 0 3px 26px;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #222426;
}

.btn-topcart i {
    font-size: 20px;
}

.open a {
    border: 0px;
}

#cart a #lblCartTotal {
    background: url("/Images/arrow-down.png") no-repeat scroll right 7px transparent;
    padding-right: 15px;
    font-family: "Ubuntu",Arial,Helvetica,sans-serif;
}

#spinner {
    position: absolute;
    left: 210px;
    top: -2px;
    width: 32px;
    height: 32px;
    z-index: 9999;
}

.addtocart {
    font-size: 13px !important;
    width: auto;
    background: #4e5051 !important;
    height: 28px;
    padding: 0 12px;
    text-transform: none;
    color: #fff;
    cursor: pointer;
    font-weight: normal;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
}

.btn-notification-addtocart {
    font-size: 13px !important;
    width: auto;
    background: #e96941 !important;
    height: 30px;
    padding: 5px 12px;
    text-transform: none;
    color: #eee;
    cursor: pointer;
    font-weight: normal;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    margin: 5px;
}

    .btn-notification-addtocart:hover {
        color: #fff;
    }

a.addtocart {
    font-size: 13px !important;
    width: auto;
    background: #4e5051 !important;
    height: 28px;
    padding: 0 12px;
    padding-top: 4px;
    text-transform: none;
    color: #fff;
    cursor: pointer;
    font-weight: normal;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
}


.addtocart:hover {
    background-color: #e96941 !important;
    color: #fff;
}

.removetitem {
    font-size: 13px !important;
    width: auto;
    background: #4e5051 !important;
    height: 21px;
    padding-left: 5px;
    padding-right: 5px;
    text-transform: none;
    color: #fff;
    cursor: pointer;
    font-weight: normal;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
}

a.removetitem {
    border: 0px;
    font-size: 13px !important;
    width: auto;
    background: #4e5051 !important;
    height: 21px;
    padding-left: 5px;
    padding-right: 5px;
    text-transform: none;
    color: #fff;
    cursor: pointer;
    font-weight: normal;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
}


.removetitem:hover {
    background-color: #e96941 !important;
    color: #fff;
}

.carttotallabel {
    font-size: 1.3em;
    font-weight: bold;
}

.carttotalvalue {
    font-size: 11pt;
    padding-right: 60px;
}

.cartcheckout {
    margin: 15px 5px 5px 0px;
}

.cartitemcontainer {
    width: 420px;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: 0.9em;
    z-index: 1000000000;
}

    .cartitemcontainer li {
        height: auto;
        border-bottom: 1px dashed #ddd;
    }

    .cartitemcontainer .cart-total {
        border-bottom: 0px;
        margin-top: 10px;
    }

    .cartitemcontainer span {
        color: #666;
    }

    .cartitemcontainer .cart-empty {
        font-size: 1.2em;
        text-align: center;
        vertical-align: middle;
    }

.right a.button, .btn-info {
    background: none repeat scroll 0 0 #4e5051;
    color: #ffffff;
    cursor: pointer;
    font-size: 13px;
    border: 0 none;
    padding: 6px 12px;
}

.cartNotificationinner table {
    width: 100%;
    height: 90px;
}

    .cartNotificationinner table td {
        padding: 3px;
    }

.cartNotificationinner .infonotification {
    padding-left: 10px;
    padding-right: 10px;
}

.cartNotificationinner .barcode {
    font-weight: bold;
}

.topcartitemcolumn {
    vertical-align: middle;
    padding: 3px;
    width: 75px;
    text-align: center;
}

    .topcartitemcolumn img {
        max-width: 75px;
    }

/*for paging navigation problem in ie ,the dotted border effect*/
.focus.active.btn, .active.btn:focus, .focus.btn, .focus.btn:active, .btn:focus:active, .btn:focus {
    outline: thin dotted;
    outline: none !important;
    outline-offset: -2px;
}

.nav-responsive .expandable {
    background: url("/Images/mengorsprite.png") no-repeat scroll -27px -165px transparent;
    height: 25px;
    margin-top: 10px;
    width: 30px;
}

.responsive-menu, .main-menu {
    background: none repeat scroll 0 0 #222426;
    height: 44px;
    margin-bottom: 0;
    position: relative;
}

.nav-responsive {
    cursor: pointer;
    height: 40px;
}

    .nav-responsive span {
        cursor: pointer;
        margin-top: 10px;
    }

.responsive-menu .main-navigation.expandabletopmenu {
    position: absolute;
    z-index: 999999;
    display: none;
    margin-top: 0;
    top: 44px;
    padding: 2%;
    width: 100%;
    list-style: none;
    background-color: #222426;
    left: 0px;
}

    .responsive-menu .main-navigation.expandabletopmenu li {
        float: none;
    }

.responsivetopheader {
    width: 340px;
}

.toggle .mobile_togglemenu {
    background: url("/Images/toggle-arrow.png") no-repeat scroll right 2px transparent;
    display: block;
    cursor: pointer;
    width: 100%;
    margin-top: 0;
    overflow: hidden;
    padding: 0 0 10px;
    position: absolute;
    right: 5px;
    top: 7px;
}

.headerleft {
    height: 100px;
    min-width: 310px;
    padding-left: 0px;
    padding-right: 0px;
}

.headercenter {
    height: 100px;
    padding-left: 0px;
    padding-right: 0px;
}

.headerright {
    min-height: 100px;
    min-width: 340px;
    padding: 0px !important;
}

.responsiveheaderright {
    padding-right: 25px !important;
}

.expandablerightmenu {
    background: url("/Images/mengorsprite.png") no-repeat scroll -27px -165px transparent;
    height: 25px;
    width: 30px;
}

.rightmenu-responsiveaction {
    background-color: #222426;
    padding: 10px;
    height: 40px;
    cursor: pointer;
    color: #979797;
}

.rightmenu-responsive {
    background-color: #f2f2f2;
    position: relative;
    padding-top: 5px;
}

.expandablerightmenulist {
    position: absolute;
    z-index: 999999;
    display: none;
    margin-top: 0;
    top: 44px;
    padding: 2%;
    width: 100%;
    list-style: none;
    background-color: #f2f2f2;
    left: 0px;
}

.rightmenu-responsive ul {
    padding-left: 5px;
    padding-right: 5px;
    z-index: 99999999;
}

.expandablerightmenulist li {
    float: none;
}

.footerlogo {
    margin-top: 15px;
    margin-bottom: 15px;
}

.active .mobile_togglemenu {
    background-position: right -50px;
}

.headerlogocontainer {
    min-width: 350px;
}

.responsiveheaderlogocontainer {
    position: relative;
    left: 65px;
}

.box-category {
    margin-top: 10px !important;
}

.ml10 {
    margin-left: 10px;
}

#topcontrol {
    right: 30px !important;
}

.txtbreak {
    white-space: normal !important;
}

.icon-arrow-right:after {
    content: '>';
}

.icon-arrow-left:after {
    content: '<';
}
