﻿/*------------------ General Style ---------------------*/
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 {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
}

strong, b {
    font-weight: bold;
}

a {
    text-decoration: none;
    color: #3399cc;
    font-family: Calibri;
}

i {
    font-style: italic;
}

ul {
    list-style-type: none;
}

div {
    clear: both;
}

body {
    line-height: 1;
    font: 14px/23px 'Calibri', sans-serif;
    color: #666;
    background: white;
    background-image: url(../ESonicImages/ESonic-Background.gif);
}

.Progress {
    z-index: 1000;
    padding: 320px 0 0 48%;
    width: 55px;
    height: 54px;
    position: fixed;
}

input.BlueButton {
    font-size: 16px;
    background-color: #127aae;
    color: white;
    font-weight: bold;
    font-family: Calibri;
    border: none;
    padding: 4px 4px;
    padding-bottom: 5px;
    margin: 0;
    cursor: pointer;
}

.GreenButton {
    font-size: 16px;
    background-color: #00a651;
    color: white;
    font-weight: bold;
    font-family: Arial;
    border: none;
    padding: 4px 4px;
    padding-bottom: 5px;
    margin: 0;
    text-transform: capitalize;
    cursor: pointer;
    border-bottom: 1px solid #3ab576;
    border-left: 1px solid #3ab576;
}

@-moz-document url-prefix() {
    input .BlueButton;

{
    padding: 3px;
}

}

.SelectedBackColorProductPage {
    background-color: #6d7482 !important;
}

.LeftColorColumn {
    font-size: 16px;
    font-family: Calibri;
    font-weight: bold;
    color: #063162;
    border-left: 8px solid #6d7482;
    padding-left: 20px;
    height: 30px;
    display: table-cell;
    vertical-align: middle;
}

.SliderProgress {
    position: absolute;
    left: 50%;
    top: 100px;
}

a.WhatsThis {
    font-size: 13px;
    font-weight: normal;
    text-decoration: underline;
}

div.PopupDDP {
    font-size: 17px;
    font-family: Calibri;
    color: black;
    position: absolute;
    text-align: center;
    width: 300px;
    left: 40%;
    top: 40%;
    padding: 10px;
    background-color: white;
    box-shadow: 4px 0 4px 0 #C7C7C7, -4px 0 4px 0 #C7C7C7, 0 1px 1px 0 #C7C7C7, 0 -1px 1px 0 #C7C7C7;
    moz-box-shadow: 5px 0 5px 0 #d1d2d4, -5px 0 5px 0 #d1d2d4, 0 5px 5px 0 #d1d2d4, 0 5px 5px 0 #d1d2d4, 0 -5px 5px 0 #909294;
    webkit-box-shadow: 5px 0 5px 0 #d1d2d4, -5px 0 5px 0 #d1d2d4, 0 5px 5px 0 #d1d2d4, 0 5px 5px 0 #d1d2d4, 0 -5px 5px 0 #909294;
    display: none;
}

    div.PopupDDP div.Header {
        background-color: #ECECEC;
        font-weight: bold;
        padding: 5px 0;
    }

    div.PopupDDP div.Content {
        padding: 20px;
        line-height: 18px;
        text-align: justify;
    }

    div.PopupDDP div.Footer {
        font-size: 16px;
        padding-bottom: 10px;
    }

        div.PopupDDP div.Footer a {
            cursor: pointer;
        }


/*------------------ General Style ---------------------*/

/*------------------ Master Page ---------------------*/
header.UpperHeader {
    height: 52px;
    /*height: 65px;  for UpperHeaderNonECommerce*/
    background-color: #000000;
    z-index: 999999;
    width: 100%;
    min-width: 960px;
}

    header.UpperHeader span.LeftUpperheader {
        color: #fff;
        font-size: 18px;
        font-weight: bold;
        font-family: Calibri;
        padding-left: 43px;
    }

    header.UpperHeader div.MainHeader {
        height: 52px;
        /*height: 65px;  for UpperHeaderNonECommerce*/
    }

    header.UpperHeader span.LeftUpperheader span.VLineSpetator {
        font-weight: normal;
        border-right: 1px solid white;
        height: 20px;
    }

    header.UpperHeader table.TopHeaderMenu {
        width: 100%;
    }

        header.UpperHeader table.TopHeaderMenu tr td {
            padding: 0px;
            margin: 0px;
            vertical-align: top;
            padding-top: 15px;
        }

            header.UpperHeader table.TopHeaderMenu tr td:first-child td.HeaderLeftContact {
                padding-left: 20px;
            }

            header.UpperHeader table.TopHeaderMenu tr td:first-child span.VLineSpetator {
                padding-left: 20px!important;
            }

            header.UpperHeader table.TopHeaderMenu tr td:first-child span.LeftUpperheader2 {
                padding-left: 20px;
            }

                header.UpperHeader table.TopHeaderMenu tr td:first-child span.LeftUpperheader2 a {
                    color: white;
                }

            header.UpperHeader table.TopHeaderMenu tr td:nth-child(2) {
                float: right;
                padding-top: 10px;
            }

            header.UpperHeader table.TopHeaderMenu tr td table {
                padding: 0px;
                margin: 0px;
                vertical-align: top;
            }

    header.UpperHeader td.HeaderLeftContact {
        /*width: 50%;*/
        text-align: left;
        vertical-align: central;
        padding-left: 20px;
    }

    header.UpperHeader .SearchBox {
        height: 40px;
        -webkit-border-radius: 150px;
        -moz-border-radius: 150px;
        border-radius: 150px;
        background-color: white;
        position: relative;
        top: -10px;
        width: 275px;
        margin-top: 3px;
        margin-left: 34px;
        box-shadow: 5px 0 5px 0 #d1d2d4, -5px 0 5px 0 #d1d2d4, 0 5px 5px 0 #d1d2d4, 0 -5px 5px 0 #909294;
        moz-box-shadow: 5px 0 5px 0 #d1d2d4, -5px 0 5px 0 #d1d2d4, 0 5px 5px 0 #d1d2d4, 0 5px 5px 0 #d1d2d4, 0 -5px 5px 0 #909294;
        webkit-box-shadow: 5px 0 5px 0 #d1d2d4, -5px 0 5px 0 #d1d2d4, 0 5px 5px 0 #d1d2d4, 0 5px 5px 0 #d1d2d4, 0 -5px 5px 0 #909294;
    }

        header.UpperHeader .SearchBox img {
            float: left;
            padding-top: 5px;
            padding-left: 10px;
            cursor: pointer;
        }

        header.UpperHeader .SearchBox input {
            float: left;
            margin-top: 5px;
            margin-right: 15px;
            height: 25px;
            width: 200px;
            padding-right: 5px;
            border: none;
            font-size: 18px;
            font-family: Calibri;
            font-weight: bold;
            color: #acacac;
        }

            header.UpperHeader .SearchBox input:focus {
                outline: 0;
            }

div.divDividerMainMenu {
    display: block !important;
    border-right: 2px solid white;
    height: 38px;
    margin-top: -30px;
}

div.divDividerMainMenuAboutUsFr {
    display: block !important;
    border-right: 2px solid white;
    height: 38px;
    margin-top: -43px;
}

div.divDividerMainMenuAboutUsFrSec
{
    display: block !important;
  
    height: 30px;
    margin-top: -43px;
}
div.HLine, div.FLine {
    height: 5px;
    background-color: #76abc2;
    position: relative;
    min-width: 960px;
    z-index: 1;
}

ul.topLoginView {
    float: right;
    padding-right: 43px;
}

    ul.topLoginView li {
        float: left;
        color: #fff;
        font-size: 18px !important;
        font-weight: bold;
        font-family: Calibri;
        list-style: none;
    }

        ul.topLoginView li span.TextImage {
            vertical-align: top;
            top: 3px;
            position: relative;
        }

        ul.topLoginView li.VAlignSeparator {
            padding-left: 14px;
            padding-right: 14px;
            font-weight: normal;
        }

ul li a.ViewCart span {
    cursor: pointer;
    color: #fff;
    font-weight: bold;
}

ul li a.AdminHeader {
    cursor: pointer;
    color: #fff;
    font-weight: bold;
    font-size: 19px !important;
}

.divMainContainer {
    width: 960px;
    margin-left: auto;
    margin-right: auto;
}

.divSubMainContainer {
    background-color: white;
    height: 400px;
    width: 960px;
    display: table;
    margin: 0 auto;
    position: relative;
}

.BorderShadow {
    box-shadow: 5px 0 5px 0 #a6a7a7, -5px 0 5px 0 #a6a7a7;
    moz-box-shadow: 5px 0 5px 0 #a6a7a7, -5px 0 5px 0 #a6a7a7;
    webkit-box-shadow: 5px 0 5px 0 #a6a7a7, -5px 0 5px 0 #a6a7a7;
}

header.UpperHeader div.MainPicture {
    width: 960px;
    margin: 0 auto;
    position: relative;
}

    header.UpperHeader div.MainPicture a {
        float: left;
    }

        header.UpperHeader div.MainPicture a img {
            width: 100%;
        }

    header.UpperHeader div.MainPicture .OrderOnlineLogo {
        position: absolute;
        right: -59px;
        top: -6px;
    }

header.UpperHeader div.HeaderLinks {
    width: 960px;
    margin: 0 auto;
    height: 60px;
    background: -webkit-linear-gradient( #ededee 50%, #d9dadb 50%); /* For Safari 5.1 to 6.0 */
    background: -o-repeating-linear-gradient( #ededee 50%, #d9dadb 50%); /* For Opera 11.1 to 12.0 */
    background: -moz-repeating-linear-gradient(#ededee 50%, #d9dadb 50%); /* For Firefox 3.6 to 15 */
    background: linear-gradient(#ededee 50%, #d9dadb 50%); /* Standard syntax (must be last) */
}

    header.UpperHeader div.HeaderLinks ul li {
        float: left;
        font-size: 16px;
        font-weight: bold;
        font-family: Calibri;
        list-style: none;
        width: 125px;
        height: 41px;
        color: #184e6d;
        padding-top: 18px;
        text-align: center;
        cursor: pointer;
    }

        header.UpperHeader div.HeaderLinks ul li div.arrow-up {
            width: 0;
            height: 0;
            border-left: 12px solid transparent;
            border-right: 12px solid transparent;
            border-bottom: 12px solid white;
            margin: 0 auto;
            bottom: -8px;
            position: relative;
        }

        header.UpperHeader div.HeaderLinks ul li:last-child {
            cursor: default;
        }

div.HeaderLeftVerticalDivider {
    width: 1px;
    padding-top: 2px;
    height: 22px;
    background: white;
}

.SelectHeaderLinks {
    color: white !important;
    background: -webkit-gradient(radial, center center, 0, center center, 460, from(#0097d7), to(#00618b));
    background: -webkit-radial-gradient(circle, #0097d7, #00618b);
    background: -moz-radial-gradient(circle, #0097d7, #00618b);
    background: -ms-radial-gradient(circle, #0097d7, #00618b);
}

footer div.FirstFooter {
    background-color: #2F2727;
    background-image: url(images/radial_bg.png);
    background-position: center center;
    background-repeat: no-repeat;
    background: -webkit-gradient(radial, center center, 0, center center, 460, from(#333433), to(#000000));
    background: -webkit-radial-gradient(circle, #333433, #000000);
    background: -moz-radial-gradient(circle, #333433, #000000);
    background: -ms-radial-gradient(circle, #333433, #000000);
    height: 145px;
    min-width: 960px;
}

    footer div.FirstFooter table {
        width: 100%;
        height: 145px;
    }


        footer div.FirstFooter table tr td:first-child {
            width: 25%;
            color: white;
            font-weight: bold;
            vertical-align: top;
            padding-top: 15px;
        }

            footer div.FirstFooter table tr td:first-child div {
                margin-left: 40px;
                padding-bottom: 20px;
            }

                footer div.FirstFooter table tr td:first-child div:nth-child(2) {
                    width: 217px;
                    height: 38px;
                    background: url('/ESonicImages/SignupBackground.png') no-repeat;
                }

                    footer div.FirstFooter table tr td:first-child div:nth-child(2) input {
                        margin-top: 7px;
                        margin-left: 7px;
                        padding-left: 5px;
                        color: #a3a3a3;
                        border: none;
                        height: 20px;
                        width: 155px;
                        float: left;
                    }

                        footer div.FirstFooter table tr td:first-child div:nth-child(2) input:focus {
                            outline: 0;
                        }

                    footer div.FirstFooter table tr td:first-child div:nth-child(2) p {
                        padding-left: 5px;
                        padding-top: 1px;
                    }

                        footer div.FirstFooter table tr td:first-child div:nth-child(2) p a {
                            padding-left: 14px;
                            display: block;
                            height: 35px;
                            width: 35px;
                            float: left;
                        }

        footer div.FirstFooter table tr td:nth-child(2) {
            width: 60%;
            padding-top: 0;
        }

        footer div.FirstFooter table tr td:nth-child(3) {
            width: 15%;
            vertical-align: top;
            color: white;
            font-weight: bold;
            margin-top: 15px;
            padding-top: 15px;
        }

            footer div.FirstFooter table tr td:nth-child(3) div {
                float: right;
                margin-right: 40px;
                padding-bottom: 10px;
            }

                footer div.FirstFooter table tr td:nth-child(3) div:nth-child(2) {
                    width: 230px;
                    height: 40px;
                    border: 3px solid #4e6770;
                    padding-top: 10px;
                }

                    footer div.FirstFooter table tr td:nth-child(3) div:nth-child(2) img:first-child {
                        margin-left: 5px;
                        margin-right: 5px;
                    }

footer div.SecondFooter {
    background-color: black;
    height: 78px;
    box-shadow: 0 5px 10px 0 black;
    moz-box-shadow: 0 5px 10px 0 black;
    webkit-box-shadow: 0 5px 10px 0 black;
    min-width: 960px;
}

    footer div.SecondFooter table {
        width: 100%;
    }

        footer div.SecondFooter table tr td {
            font-size: 16px;
            font-family: Calibri;
        }

            footer div.SecondFooter table tr td:first-child {
                width: 25%;
                color: white;
                padding-top: 25px;
                padding-left: 40px;
            }

            footer div.SecondFooter table tr td:nth-child(2) {
                width: 30%;
                padding-top: 15px;
            }

            footer div.SecondFooter table tr td:nth-child(3) {
                width: 29%;
                padding-top: 15px;
                padding-right: 40px;
            }

                footer div.SecondFooter table tr td:nth-child(3) img {
                    float: right;
                    padding-left: 40px;
                }

    footer div.SecondFooter ul.FooterLinks {
        display: table;
        margin: 0 auto;
    }

        footer div.SecondFooter ul.FooterLinks li {
            float: left;
            color: #59c3e2;
            list-style: none;
        }

    footer div.SecondFooter .FooterLinks li:nth-child(even) {
        text-align: center;
        padding: 0 10px;
    }

.ShareIcons {
    width: 77px;
    height: 390px;
    background-image: url('/ESonicImages/ShareImage/ShareBackground.png');
    right: 0;
    top: 25%;
    position: fixed;
    z-index: 9999999;
}

    .ShareIcons .ShareArrow {
        background: url('/ESonicImages/ShareImage/ShareArrow.png') no-repeat;
        height: 8px;
        margin-top: 10px;
        margin-left: 5px;
        width: 20px;
        cursor: pointer;
    }

    .ShareIcons .ShareText {
        cursor: pointer;
        transform: rotate(270deg);
        -ms-transform: rotate(270deg); /* IE 9 */
        -webkit-transform: rotate(270deg); /* Opera, Chrome, and Safari */
        color: #184e6d;
        width: 10px;
        margin-top: 35px;
        margin-left: 8px;
        font-size: 16px;
    }

    .ShareIcons ul {
        float: right;
        position: relative;
        top: -13%;
    }

        .ShareIcons ul li {
            list-style: none;
            padding-bottom: 25px;
            padding-right: 8px;
        }
/*------------------ Master Page ---------------------*/

/*------------------ Breadcrumb Style ---------------------*/
nav.nav-breadcrumb {
    width: 960px;
}

    nav.nav-breadcrumb ul {
        list-style-type: none;
        padding: 15px 15px 15px 15px;
        margin: 0px;
    }

    nav.nav-breadcrumb li {
        float: left;
        line-height: 14px;
    }

        nav.nav-breadcrumb li.selected a {
            color: #3399cc;
        }

        nav.nav-breadcrumb li a {
            float: left;
            font-size: 13px;
            display: block;
            padding: 0 5px;
            margin: 0;
            text-decoration: none;
            font-family: Calibri;
            color: #3399cc;
        }

        nav.nav-breadcrumb li.SupplierDetailsNewAuthorized {
            float: right;
            display: inline;
            vertical-align: top;
            color: black;
        }

            nav.nav-breadcrumb li.SupplierDetailsNewAuthorized img, nav.nav-breadcrumb li.SupplierDetailsNewAuthorized a {
                float: none;
                display: inline;
            }

                nav.nav-breadcrumb li.SupplierDetailsNewAuthorized img, nav.nav-breadcrumb li.SupplierDetailsNewAuthorized a img {
                    width: 40px;
                    height: 30px;
                    vertical-align: top;
                    position: relative;
                    top: -8px;
                }
/*------------------ Breadcrumb Style ---------------------*/
/*------------------ PartsDetails Page ---------------------*/
table.tablePartDetails {
    width: 100%;
}

    table.tablePartDetails tr:first-child td:first-child {
        /*width: 165px;*/
        vertical-align: top;
    }

    table.tablePartDetails tr:first-child td.partdetailsimg {
        padding: 0 15px;
    }

    table.tablePartDetails tr:first-child td:first-child .part-image {
        max-height: 150px;
        max-width: 150px;
        margin: 0 auto;
        display: block;
        cursor: pointer;
        margin-top: 20px;
    }

    table.tablePartDetails tr:first-child td:first-child .firstMasterTooltip {
        margin: 0 auto;
        display: block;
        padding-top: 5px;
    }

    /*row1 td2*/

    table.tablePartDetails tr:first-child td:nth-child(2) {
        /*width: 450px;*/
        vertical-align: top;
    }

        table.tablePartDetails tr:first-child td:nth-child(2) div.MunfImage {
            margin-top: 20px;
        }

        table.tablePartDetails tr:first-child td:nth-child(2) div.divDiscontinuedRedBar {
            background-color: #e01424;
            width: 120px;
            height: 20px;
            color: #fff;
            font-size: 16px;
            font-family: Calibri;
            text-align: center;
            padding-top: 5px;
            padding-bottom: 5px;
            position: absolute;
            left: 50px;
            top: 100px;
        }

        table.tablePartDetails tr:first-child td:nth-child(2) div.MunfImage div.AuthorizedDistributor {
            font-style: italic;
            font-size: 12px;
            color: gray;
        }

        table.tablePartDetails tr:first-child td:nth-child(2) .ProductMainInfo {
            padding-top: 20px;
        }

        table.tablePartDetails tr:first-child td:nth-child(2) div.ProductMainInfo h1.part-number {
            font-family: Calibri;
            padding-bottom: 5px;
            color: #184e6d;
            font-weight: bold;
            font-size: 25px;
        }

        table.tablePartDetails tr:first-child td:nth-child(2) div.ProductMainInfo h2.part-mfr, table.tablePartDetails tr:first-child td:nth-child(2) div.ProductMainInfo h2.part-mfr a {
            font-size: 16px;
            font-family: Calibri;
            color: #3399cc;
            text-decoration: none;
        }

        table.tablePartDetails tr:first-child td:nth-child(2) div.ProductMainInfo h3.part-description {
            color: #000;
            font-family: Calibri;
            font-size: 17px;
            padding-top: 20px;
        }

            table.tablePartDetails tr:first-child td:nth-child(2) div.ProductMainInfo h3.part-description span {
                display: inline-block;
                width: 255px;
            }

        table.tablePartDetails tr:first-child td:nth-child(2) div.iconsLinks {
            padding: 30px 0;
        }

            table.tablePartDetails tr:first-child td:nth-child(2) div.iconsLinks ul {
                width: 410px;
            }

                table.tablePartDetails tr:first-child td:nth-child(2) div.iconsLinks ul li {
                    list-style: none;
                    display: inline;
                    padding-right: 20px;
                }

                    table.tablePartDetails tr:first-child td:nth-child(2) div.iconsLinks ul li a, table.tablePartDetails tr:first-child td:nth-child(2) div.iconsLinks ul li span {
                        color: #3399cc;
                        text-decoration: none;
                        vertical-align: super;
                        font-family: Calibri;
                        cursor: default;
                    }

    /*row1 td3*/
    table.tablePartDetails tr:first-child td.TDOrder {
        width: 350px;
        vertical-align: top;
    }

        table.tablePartDetails tr:first-child td.TDOrder .tblCart {
            background-color: #f8f8f8;
            width: 280px;
            position: relative;
            margin-bottom: 5px;
        }

        table.tablePartDetails tr:first-child td.TDOrder table tr td:first-child {
            width: 230px !important;
        }

        table.tablePartDetails tr:first-child td.TDOrder table.tblCart tr td.FirstColor {
            background-color: #82b1d0;
            border-bottom: 1px solid white;
            width: 20px !important;
        }

        table.tablePartDetails tr:first-child td.TDOrder table.tblCart tr td.SecondColor {
            background-color: #82b1d0;
            border-bottom: 1px solid white;
            background-color: #9bd1f1;
        }

        table.tablePartDetails tr:first-child td.TDOrder table.tblCart tr td.ThirdColor {
            background-color: #82b1d0;
            background-color: #c8e7f5;
        }

        table.tablePartDetails tr:first-child td.TDOrder table.tblCart tr td.FourthColor {
            background-color: #82b1d0;
            background-color: #9bd1f1;
        }

        table.tablePartDetails tr:first-child td.TDOrder .divStock, table.tablePartDetails tr:first-child td.TDOrder .divOrder {
            min-height: 70px;
            width: 265px;
            float: left;
            border-bottom: 1px solid #d0d0d0;
        }

        table.tablePartDetails tr:first-child td.TDOrder.divPriceList {
            min-height: 70px;
            width: 280px;
            float: left;
        }

        table.tablePartDetails tr:first-child td.TDOrder .divStock table {
            margin-left: 50px;
            color: #6d7482;
            font-size: 16px;
            font-family: Calibri;
        }

        table.tablePartDetails tr:first-child td.TDOrder .divStock .divStockColor, table.tablePartDetails tr:first-child td.TDOrder .divOrder .divStockColor, table.tablePartDetails tr:first-child td.TDOrder .divPriceList .divStockColor {
            float: left;
            width: 15px;
            height: 10px;
            display: inline;
            margin-top: 15px;
            margin-right: 10px;
        }

.rightSideNewPrice {
    width: 180px;
}

.PartDetailsBtnBuyArabia {
    margin-left: -41px !important;
}

.PartDetailsAlternativePartLableType {
    color: #127aae !important;
    font-size: 13px;
    font-family: arial;
    font-weight: bold;
    width: 50px;
    line-height: 1;
}

div.divPriceList div.divStockColor {
    margin-top: 7px !important;
    margin-bottom: 10px !important;
}

table.tablePartDetails tr:first-child td.TDOrder .divStock .divStockText, table.tablePartDetails tr:first-child td.TDOrder .divOrder .divStockText, table.tablePartDetails tr:first-child td.TDOrder .divPriceList .divStockText {
    color: #063162;
    font-size: 18px;
    font-family: Calibri;
    clear: none;
    margin-top: 8px;
}

table.tablePartDetails tr:first-child td.TDOrder .divOrder .divStockText {
    /*margin-top: 25px;*/
}

table.tablePartDetails tr:first-child td.TDOrder .divStock .divStockColor {
    background-color: #82b1d0;
}

table.tablePartDetails tr:first-child td.TDOrder .divOrder .divStockColor {
    background-color: #9bd1f1;
}

table.tablePartDetails tr:first-child td.TDOrder .divPriceList .divStockColor {
    background-color: #c8e7f5;
}

table.tablePartDetails tr:first-child td.TDOrder .divOrder .divOrderText {
    background: -webkit-gradient(radial, center center, 0, center center, 460, from(#f0f1f1), to(#f1f2f2));
    background: -webkit-radial-gradient(circle, #f0f1f1, #f1f2f2);
    background: -moz-radial-gradient(circle, #f0f1f1, #f1f2f2);
    background: -ms-radial-gradient(circle, #f0f1f1, #f1f2f2);
    border-left: 1px solid #cdced0;
    border-bottom: 1px solid #cdced0;
    padding: 6px 0px 0 4px;
    width: 97px;
    height: 23px;
    float: left;
    margin-right: 43px;
}

table.tablePartDetails tr:first-child td.TDOrder .divOrder .divMainOrder {
    /*position: relative;
        top: -25px;
        left: 85px;*/
}

/*table.tablePartDetails tr:first-child td.TDOrder .divOrder .divMainOrder input.BlueButton {
        margin: 1px 0 0 -40px !important;
    }*/

table.tablePartDetails tr:first-child td.TDOrder .divOrder .divOrderText input {
    width: 76px;
    height: 18px;
    color: #959595;
    padding-left: 5px;
    font-family: Calibri;
    border-left: 1px solid #eaebed;
    border-bottom: 1px solid #eaebed;
    border-top: 0;
    border-right: 0;
}

    table.tablePartDetails tr:first-child td.TDOrder .divOrder .divOrderText input:focus {
        outline: 0;
    }

.tblPartDetailsAddCartQTY {
    margin: 10px 0 10px 0;
}

    .tblPartDetailsAddCartQTY td:first-child {
        padding-right: 10px;
    }

table.tablePartDetails tr:first-child td.TDOrder .divPriceList table.PriceList {
    margin-left: 50px;
}

    table.tablePartDetails tr:first-child td.TDOrder .divPriceList table.PriceList tr td.leftSide {
        color: black;
        width: 300px;
    }

    table.tablePartDetails tr:first-child td.TDOrder .divPriceList table.PriceList tr td.rightSide {
        color: black;
        text-align: center;
    }
/*row2*/
table.tablePartDetails tr:nth-child(2) td.LeftColumn {
    padding-left: 635px;
    height: 40px;
}

table.tablePartDetails tr:nth-child(2) td div.LeftColorColumn {
    color: #063162;
    border-left-color: #9cd1f1;
}
/*row3 td1*/
/*row3 td2*/
table.tablePartDetails tr:nth-child(3) td {
    vertical-align: top;
}

    table.tablePartDetails tr:nth-child(3) td:nth-child(2) {
        vertical-align: top;
    }

/*------------------ PartsDetails Page ---------------------*/
/*------------------ Product Page ---------------------*/


div.tabs {
    margin-bottom: 15px;
    margin-left: 25px;
}

    div.tabs table {
        width: 100%;
    }

table.tablePartDetails div.tabs ul.nav_tabs {
    width: 600px;
}

div.tabs td.TablePartDetailsDiv2 {
    width: 100%;
}

    div.tabs td.TablePartDetailsDiv2 table tr td {
        border-bottom: 1px solid #d0d0d0;
        padding-left: 20px;
        padding-bottom: 5px;
    }

        div.tabs td.TablePartDetailsDiv2 table tr td:first-child {
            width: 50%;
        }

        div.tabs td.TablePartDetailsDiv2 table tr td:nth-child(2) {
            width: 50%;
        }

div#PartDetailsDiv2 {
    width: 600px;
}

div#specs {
    width: 600px;
}

div#description {
    width: 560px;
}

div#resources {
    width: 600px;
}

div.tabs div.description {
    padding: 20px 20px;
    width: 600px;
}

div.tabs div.alternativediv {
    width: 600px;
}

div.tabs div.alterContainer {
    width: 600px;
    overflow-y: hidden;
}

div.tabs div.AtrDiv1 {
    width: 600px;
}

div.tabs div.AlternativeDivider {
    width: 600px;
    margin: 0 auto;
    border-bottom: 1px solid #D0D0D0;
}

div.tabs div.alterContainer div.AlternativeDivider:nth-child(1) {
    display: none;
}

div.tabs table.tbResource {
    width: 100%;
    padding-left: 10px;
    padding-bottom: 10px;
}

    div.tabs table.tbResource tr td:first-child {
        width: 20px;
    }

    div.tabs table.tbResource tr td:last-child a {
        font-size: 16px;
        font-family: Calibri;
        color: #3399cc;
        text-decoration: none;
    }

div.tabs table.AlternativeParts {
    color: black;
    font-family: Calibri;
}

    div.tabs table.AlternativeParts tr:first-child {
        height: 40px;
    }

        div.tabs table.AlternativeParts tr:first-child td:first-child {
            width: 120px;
            padding-left: 25px;
        }

    div.tabs table.AlternativeParts tr td:first-child img {
        width: 110px;
        height: 110px;
        border: solid 1px #E2E2E2;
    }

    div.tabs table.AlternativeParts tr:first-child td:nth-child(2) {
        font-weight: bold;
        font-size: 16px;
        padding-top: 10px;
    }

    div.tabs table.AlternativeParts td:last-child {
        width: 100px;
    }

        div.tabs table.AlternativeParts td:last-child input.BlueButton {
            width: 75px;
        }

/*------------------ Product Page ---------------------*/


/*------------------ Tabs Style ---------------------*/
div.tabs ul.nav_tabs {
    list-style-type: none;
    height: 32px;
    width: 600px;
    background-color: #f8f8f8;
}

div.tabs div {
    background-color: #f8f8f8;
    width: 600px;
    position: relative;
    top: -10px;
    padding-top: 15px;
}

.nav_tabs li {
    float: left;
    height: 32px;
    text-align: center;
    cursor: pointer;
    display: inline;
    padding: 0px 5px 0px 5px;
    margin: 0;
    min-width: 130px;
    position: relative;
    z-index: 1;
    top: -10px;
}

    .nav_tabs li:first-child {
        border-top: 10px solid #7a818e;
    }

    .nav_tabs li:nth-child(2) {
        border-top: 10px solid #9cd1f1;
    }

    .nav_tabs li:nth-child(3) {
        border-top: 10px solid #cee9f6;
    }

    .nav_tabs li:nth-child(4) {
        border-top: 10px solid #7a818e;
    }

    .nav_tabs li:last-child {
        border-top: 10px solid #82b1d0;
    }

    .nav_tabs li a {
        float: left;
        width: auto;
        padding: 5px 0px;
        font-size: 14px;
        line-height: 1.1em;
        font-weight: normal;
        text-align: center;
        text-decoration: none;
        color: #063162;
        font-family: Calibri;
        text-shadow: 0px 1px 0px #606769;
        height: 30px;
        width: 100%;
    }

    .nav_tabs li.selected {
        text-align: center;
        float: left;
        height: 32px;
        text-align: center;
        cursor: pointer;
        padding: 0px 5px 0px 5px;
        min-width: 130px;
        position: relative;
        z-index: 1;
    }

        .nav_tabs li.selected a {
            float: left;
            width: auto;
            padding: 5px 0px;
            font-size: 14px;
            line-height: 1.1em;
            font-weight: bold !important;
            text-align: center;
            text-decoration: none;
            font-family: Calibri;
            height: 30px;
            width: 100%;
            text-shadow: none;
        }

div.tabs div.DIVCollapse a {
    color: #063162;
    font-family: Calibri;
    font-size: 14px;
    font-weight: bold;
    text-decoration: none;
    padding-left: 20px;
    width: 600px;
}
/*------------------ Tabs Style ---------------------*/

/*------------------ Footer Style ---------------------*/
table.footerTable a:link, table.footerTable a:visited, table.footerTable a:hover, table.footerTable a:active {
    color: #59c3e2;
    font-size: 14px !important;
    font-weight: normal !important;
}

table.footerTable .tdContent {
    padding-left: 5px;
    width: 99% !important;
    vertical-align: top;
    padding-bottom: 11px;
}

table.footerTable .tdDivider {
    max-width: 2px;
    float: left;
}

table.footerTable .divDivider {
    float: left;
    margin-top: 6px;
    margin-left: 0 !important;
    width: 1px;
    background-color: #59c3e2;
}

table.footerTable {
    width: 100%;
    font-weight: bold;
    color: white;
}

    table.footerTable tr td {
        padding-top: 0 !important;
    }

    table.footerTable tr {
        max-height: 100px;
    }

    table.footerTable td:nth-child(1) td:nth-child(1) div, table.footerTable td:nth-child(2) td:nth-child(1) div {
        height: 16px;
    }

    table.footerTable td:nth-child(3) td:nth-child(1) div {
        height: 48px;
    }

    table.footerTable td:nth-child(4) td:nth-child(1) div {
        height: 37px;
    }

    table.footerTable td:nth-child(5) td:nth-child(1) div {
        height: 40px;
    }

    table.footerTable tr td {
        width: 20% !important;
    }

        table.footerTable tr td table tr td:nth-child(2) {
            width: 100% !important;
        }
/*------------------ Footer Style ---------------------*/

/*------------------ Shopping Cart Style ---------------------*/
section.MainShoppingCart {
    margin: 15px 35px;
}

    section.MainShoppingCart div.ShoppingCartTitle {
        font-size: 16px;
        font-family: Calibri;
        color: #063162;
        border-left: 8px solid #82b1d0;
        padding-left: 20px;
        height: 30px;
        display: table-cell;
        vertical-align: middle;
    }

    section.MainShoppingCart div.OrderSummaryTitle {
        font-size: 16px;
        font-family: Calibri;
        color: #063162;
        border-left: 8px solid #6d7482;
        padding-left: 20px;
        height: 30px;
        display: table-cell;
        vertical-align: middle;
        float: right;
        width: 402px;
        margin-top: 30px;
    }

    section.MainShoppingCart div.ShoppingCart {
        width: 100%;
        margin-top: 10px;
    }

        section.MainShoppingCart div.ShoppingCart table.tblShoppingCart {
            width: 100%;
        }

            section.MainShoppingCart div.ShoppingCart table.tblShoppingCart tr th {
                background-color: #82b1d0;
                color: white;
                border-right: 1px solid white;
            }

            section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.ProductPicture {
                padding: 0 10px;
                padding-top: 30px;
                vertical-align: top;
            }

                section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.ProductPicture img {
                    width: 65px;
                    height: 60px;
                }

            section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.ProductInfo {
                padding: 15px 0;
            }

                section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.ProductInfo div {
                    padding-bottom: 7px;
                }

                    section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.ProductInfo div:first-child a {
                        color: #3399cc;
                        text-decoration: none;
                        font-size: 15px;
                        font-weight: bold;
                    }

                    section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.ProductInfo div:nth-child(2) a {
                        color: black;
                        text-decoration: none;
                        font-weight: bold;
                    }

                    section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.ProductInfo div:last-child {
                        color: black;
                    }

            section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.Availability {
                text-align: center;
                /*font-style: italic;*/
                font-weight: bold;
            }

                section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.Availability span {
                    color: #009900 !important;
                }

            section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.Quantity div:first-child {
                width: 85px;
                height: 35px;
                background-color: #f1f2f2;
                border-left: 2px solid #cfd1d2;
                border-bottom: 2px solid #cfd1d2;
                display: table-cell;
                vertical-align: middle;
            }

            section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.Quantity div input[type=text] {
                margin: 0 auto;
                display: block;
                border: none;
                padding: 0 5px;
                text-align: right;
                height: 20px;
                width: 60px;
                font-weight: bold;
            }

            section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.Quantity div input[type=checkbox] {
                margin-top: 20px;
            }

            section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.Quantity div label {
                color: black;
                font-size: 18px;
            }

            section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.Quantity div.PlusMinus {
                width: 15px;
                padding-left: 10px;
                display: table-cell;
                vertical-align: middle;
            }

            section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.Quantity div.PlusMinus {
                cursor: pointer;
            }

            section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.Quantity {
                padding-left: 20px;
            }

                section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.Quantity div.PlusMinus img:first-child {
                    margin-bottom: 5px;
                }

                section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.Quantity div input:focus {
                    outline: 0;
                }

            section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.UnitPrice {
                text-align: center;
            }

                section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.UnitPrice a {
                    text-decoration: none;
                    color: black;
                }

            section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.ExtPrice {
                text-align: center;
                color: black;
            }

            section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.UpdateProduct {
                text-align: center;
            }

                section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.UpdateProduct input {
                    width: 100px;
                }

            section.MainShoppingCart div.ShoppingCart table.tblShoppingCart td.DividerLineOrderSummary {
                text-align: center;
                padding: 0 10px 0 10px;
            }

            section.MainShoppingCart div.ShoppingCart table.tblShoppingCart tr:nth-child(2) td hr {
                display: none;
            }

section.MainSurcharge {
    width: 425px;
    margin-top: 70px;
    margin-bottom: 50px;
    float: left;
    border-right: 15px solid #c8e7f5;
    background-color: #f8f8f8;
}

    section.MainSurcharge div.divSurchargeColor {
        float: left;
        width: 15px;
        height: 10px;
        display: inline;
        margin-top: 5px;
        margin-right: 10px;
        background-color: #c8e7f5;
        border-top: 1px solid #bad3e0;
        border-bottom: 1px solid #bad3e0;
    }

    section.MainSurcharge div.divSurchargeText {
        color: #063162;
        font-size: 18px;
        font-family: Calibri;
        clear: none;
        margin-top: 15px;
    }

    section.MainSurcharge div.SurchargeText {
        padding-left: 45px;
        font-size: 14px;
        font-family: Calibri;
        color: black;
        line-height: 16px;
    }

        section.MainSurcharge div.SurchargeText span {
            position: relative;
            top: 5px;
        }

section.MainOrderSummary {
    width: 430px;
    margin-top: 10px;
    float: right;
    background-color: #f8f8f8;
    margin-bottom: 50px;
}

section.CheckoutShippingMethod section.MainOrderSummary {
    width: 375px;
    margin-top: 10px;
    float: right;
    background-color: #f8f8f8;
    margin-bottom: 50px;
}

div.SubTotal {
    width: 100%;
    background-color: #6d7482;
    color: white;
}

    div.SubTotal table {
        width: 100%;
    }

        div.SubTotal table tr td:first-child {
            padding-left: 30px;
            text-align: left;
            font-size: 16px;
        }

        div.SubTotal table tr td:last-child {
            padding-right: 30px;
            text-align: right;
            font-weight: bold;
            font-size: 16px;
        }

div.Total {
    width: 100%;
    background-color: black;
    color: white;
}

    div.Total table {
        width: 100%;
    }

        div.Total table tr td:first-child {
            padding-left: 30px;
            text-align: left;
            font-weight: bold;
            font-size: 16px;
        }

        div.Total table tr td:last-child {
            padding-right: 30px;
            text-align: right;
            font-weight: bold;
            font-size: 16px;
        }

div.TaxShipping table.tblTaxShipping {
    width: 100%;
    padding: 20px 0;
}

    div.TaxShipping table.tblTaxShipping tr td {
        font-size: 16px;
        color: black;
        font-family: Calibri;
    }

        div.TaxShipping table.tblTaxShipping tr td:first-child {
            width: 50%;
            text-align: left;
            padding-left: 75px;
        }

        div.TaxShipping table.tblTaxShipping tr td:last-child {
            width: 50%;
            padding-right: 30px;
            text-align: right;
        }

div.TaxShipping table.tblApplyTaxShipping {
    width: 100%;
    padding: 0 25px;
    padding-bottom: 20px;
}

    div.TaxShipping table.tblApplyTaxShipping tr td:first-child {
        width: 150px;
        font-size: 13px;
        color: #707070;
        line-height: 15px;
    }


    div.TaxShipping table.tblApplyTaxShipping tr td:nth-child(2) {
        width: 20px;
        padding-left: 10px;
    }

        div.TaxShipping table.tblApplyTaxShipping tr td:nth-child(2) div {
            width: 0;
            height: 0;
            border-top: 8px solid transparent;
            border-bottom: 8px solid transparent;
            border-left: 8px solid #707070;
        }

    div.TaxShipping table.tblApplyTaxShipping tr td:last-child .divApply .divApplyText {
        background: -webkit-gradient(radial, center center, 0, center center, 460, from(#f0f1f1), to(#f1f2f2));
        background: -webkit-radial-gradient(circle, #f0f1f1, #f1f2f2);
        background: -moz-radial-gradient(circle, #f0f1f1, #f1f2f2);
        background: -ms-radial-gradient(circle, #f0f1f1, #f1f2f2);
        border-left: 2px solid #cdced0;
        border-bottom: 2px solid #cdced0;
        padding: 5px;
        padding-right: 0;
        width: 120px;
        float: left;
    }

        div.TaxShipping table.tblApplyTaxShipping tr td:last-child .divApply .divApplyText input {
            width: 105px;
            height: 12px;
            color: #959595;
            font-family: Calibri;
            border: 1px solid white;
            text-align: center;
            vertical-align: middle;
        }

            div.TaxShipping table.tblApplyTaxShipping tr td:last-child .divApply .divApplyText input:focus {
                outline: 0;
            }

div.SecureButton {
    width: 235px;
    height: 40px;
    background-color: #00a651;
    float: right;
    margin: 25px;
}

    div.SecureButton div.LockButton {
        float: left;
        height: 25px;
        margin: 7px 7px;
        border-right: 1px solid white;
        padding: 0 10px;
    }

        div.SecureButton div.LockButton img {
            width: 18px;
            height: 24px;
        }

    div.SecureButton div.SecureText {
        position: relative;
        top: -30px;
        left: 60px;
        font-size: 17px;
        color: white;
        font-weight: bold;
    }

section.cart-footer div.CartFooterMenu ul {
    padding: 10px 0;
    padding-left: 45px;
}

    section.cart-footer div.CartFooterMenu ul li a {
        font-size: 15px;
        font-family: Calibri;
        color: #6d7482;
    }
/*------------------ Shopping Cart Style ---------------------*/
/*--------------------- Parametic Search  /productsearch/ ---------------------*/
section.productsearch {
    margin: 20px;
}

.ProductSearchFullLine {
    width: 100%;
    background-color: #EFEFEF;
    height: 8px;
    margin: 20px 0;
}

.ProductSearchAncor {
    color: #063263 !important;
    font-family: arial,sans-serif;
    text-transform: capitalize;
    font-size: 14px;
}

.productsearchDivSearch {
    margin: 20px;
}

.productsearchHeaderSearch {
    font-family: calibri;
    color: #000;
    font-size: 23px;
    font-weight: bold;
}

.productsearchDivTextSearch {
    width: 240px;
    height: 29px;
    vertical-align: top;
    font-size: 17px;
    font-family: calibri;
    font-weight: normal;
    color: #000;
    padding-left: 15px;
}

.productsearchDivButtonSearch {
    border-radius: 0;
    color: #FFF;
    display: inline-block;
    font-family: Calibri;
    font-size: 16px;
    padding: 0px 22px 0px 22px;
    border: 0px;
    height: 35px;
    cursor: pointer;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    letter-spacing: 1px;
    text-shadow: 0px 1px 0px #0a67a3;
    background-color: #127AAF;
    width: 103px;
    position: relative;
    left: -3px;
}
/*--------------------- Parametic Search  /productsearch/ ---------------------*/
/*--------------------- Parametic Search  /ProductSearchDetail/ ---------------------*/
.ProductSearchDetailhead {
    margin: 20px;
}

.ProductSearchDetailFullLine {
    background-color: #EFEFEF;
    height: 8px;
    margin: 20px 15px;
}

.ProductSearchDetailCatHead {
    color: #063263;
}
/*--------------------- Parametic Search  /ProductSearchDetail/ ---------------------*/
/*------------------ Line Cart Style ---------------------*/
section.LineCard {
    margin: 20px;
}

    section.LineCard section.FeatureSupplier div.TitleColor {
        border-left: 8px solid #6d7482;
    }

    section.LineCard section.FeatureSupplier div.MainBrandsNew table {
        border-collapse: collapse;
        margin: 30px 25px 30px 30px;
    }

        section.LineCard section.FeatureSupplier div.MainBrandsNew table tr td div {
            padding-right: 35px;
        }

        section.LineCard section.FeatureSupplier div.MainBrandsNew table tr td:last-child div:last-child {
            padding-right: 0;
        }

        section.LineCard section.FeatureSupplier div.MainBrandsNew table tr td div a img {
            width: 115px;
            height: 40px;
        }

    section.LineCard section.FeatureSupplier div.FeatureSupplierInfo {
        font-size: 12px;
        font-family: Calibri;
        color: black;
        margin: 10px 0px 20px 30px;
        font-weight: bold;
    }

    section.LineCard section.FeatureSupplier div.LineCardPDF {
        margin: 0 30px 20px 30px;
        display: table;
    }

        section.LineCard section.FeatureSupplier div.LineCardPDF ul li {
            float: left;
            padding-right: 35px;
        }

            section.LineCard section.FeatureSupplier div.LineCardPDF ul li a {
                vertical-align: super;
                padding-left: 10px;
            }

    section.LineCard section.BrowseSupplier div.TitleColor {
        border-left: 8px solid #82b1d0;
    }

    section.LineCard section.BrowseSupplier div.GroupKey {
        position: relative;
        top: -35px;
        left: 185px;
        background-color: #82b1d0;
        margin: 5px 20px;
        float: left;
        padding: 0 10px;
        width: 695px;
    }

        section.LineCard section.BrowseSupplier div.GroupKey table {
            width: 100%;
        }

            section.LineCard section.BrowseSupplier div.GroupKey table tr td {
                font-weight: bold;
                width: 27px;
                height: 30px;
                text-align: center;
            }

                section.LineCard section.BrowseSupplier div.GroupKey table tr td a {
                    color: white;
                }

    section.LineCard section.BrowseSupplier div.Manufacturer {
    }

        section.LineCard section.BrowseSupplier div.Manufacturer div.TitleColor {
            border-left: 8px solid #c8e7f5;
        }

        section.LineCard section.BrowseSupplier div.Manufacturer table {
            width: 100%;
        }

        section.LineCard section.BrowseSupplier div.Manufacturer div.TitleColor a {
            font-size: 16px;
            font-family: Calibri;
            color: #063162;
        }

        section.LineCard section.BrowseSupplier div.Manufacturer div.Separator {
            width: 97%;
            height: 1px;
            background-color: #c8e7f5;
            margin-left: 3%;
        }

        section.LineCard section.BrowseSupplier div.Manufacturer table.tblManufacturerList {
            margin: 5px 30px;
            padding-right: 25px;
        }

            section.LineCard section.BrowseSupplier div.Manufacturer table.tblManufacturerList td {
                vertical-align: top;
                width: 20%;
                max-width: 20%;
            }

                section.LineCard section.BrowseSupplier div.Manufacturer table.tblManufacturerList td a {
                    font-size: 14px;
                    font-family: Calibri;
                    color: #063162;
                }

            section.LineCard section.BrowseSupplier div.Manufacturer table.tblManufacturerList tr td table tr td {
                padding-right: 5px;
            }

        section.LineCard section.BrowseSupplier div.Manufacturer td.BackToTop {
            text-align: right;
            padding-top: 10px;
            cursor: pointer;
        }

            section.LineCard section.BrowseSupplier div.Manufacturer td.BackToTop a {
                font-size: 14px;
                font-family: Calibri;
                color: #063162;
            }

                section.LineCard section.BrowseSupplier div.Manufacturer td.BackToTop a img {
                    padding-left: 10px;
                    vertical-align: bottom;
                }

/*------------------ Line Cart Style ---------------------*/

/*------------------ AboutUS Style ---------------------*/

section.AboutUsPage div.tabs {
    margin: 25px 20px 0px 35px;
    width: 93%;
}

    section.AboutUsPage div.tabs a:hover, section.AboutUsPage div.tabs a:active, section.AboutUsPage div.tabs a:focus {
        overflow: hidden;
        text-decoration: none;
        outline: 0;
    }

    section.AboutUsPage div.tabs div.tabsContent {
        margin: 0px 0px 20px 20px;
        width: 95%;
        color: black;
        min-height: 500px;
        padding-bottom: 100px;
        overflow: hidden;
        text-decoration: none;
        outline: 0;
        font-family: sans-serif;
    }

        section.AboutUsPage div.tabs div.tabsContent ul.ulTabContentAboutUs {
            padding-left: 40px;
            margin-top: 10px;
            list-style-type: square;
        }

    section.AboutUsPage div.tabs img.imgPDFIcon {
        width: 20px;
        height: 19px;
        margin-bottom: -4px;
        padding-right: 10px;
    }

    section.AboutUsPage div.tabs ul.nav_tabs li a {
        float: left;
        width: auto;
        padding: 5px 0px;
        padding-top: 7px;
        font-size: 14px;
        line-height: 1.1em;
        font-weight: normal;
        text-align: center;
        text-decoration: none;
        color: #005397;
        font-family: Calibri;
        text-shadow: 0px 1px 0px #606769;
        height: 30px;
        width: 100%;
        overflow: hidden;
        outline: 0;
    }

    /*section.AboutUsPage div.tabs ul.nav_tabs li.selected a {
        color: white !important;
        font-weight: bold !important;
    }*/

    section.AboutUsPage div.tabs ul.nav_tabs {
        list-style-type: none !important;
        height: 32px !important;
        width: 100%;
        background-color: #f8f8f8 !important;
    }

    section.AboutUsPage div.tabs div {
        background-color: #f8f8f8 !important;
        width: 100%;
        position: relative !important;
        top: -10px !important;
        padding-top: 15px !important;
    }
/*------------------ AboutUS Style ---------------------*/

/*------------------ ContactUS Style ---------------------*/

section.ContactUs {
    margin: 20px;
}

    section.ContactUs section.SalesBranches div.LeftSide div.TitleColor, section.ContactUs section.SalesContacts div.LeftSide div.TitleColor {
        border-left: 8px solid #9ad0f0;
    }

    section.ContactUs section.SalesBranches div.RightSide div.TitleColor, section.ContactUs section.SalesContacts div.RightSide div.TitleColor {
        border-left: 8px solid #c8e7f5;
    }

    section.ContactUs section.CanadaMap div.RightSide div.TitleColor {
        border-left: 8px solid #82B0D1;
    }

    section.ContactUs section.CanadaMap div.CanadaMapImage {
        padding: 0 15px;
        text-align: center;
        position: absolute;
        left: 250px;
    }

    section.ContactUs section.CanadaMap table.TableTollFree {
        color: black;
        padding: 10px 0 40px 25px;
        font-size: 15px;
    }

        section.ContactUs section.CanadaMap table.TableTollFree tr:first-child {
            font-weight: bold;
        }

        section.ContactUs section.CanadaMap table.TableTollFree td:first-child {
            width: 65px;
        }

    section.ContactUs section.CanadaMap table.TableDistribution {
        padding-top: 15px;
        padding-left: 25px;
        color: black;
    }

        section.ContactUs section.CanadaMap table.TableDistribution tr:first-child {
            font-weight: bold;
        }

        section.ContactUs section.CanadaMap table.TableDistribution td:first-child img {
            margin-left: -24px;
            margin-bottom: -5px;
            padding-right: 10px;
        }

    section.ContactUs section.SalesBranches div.LeftSide, section.ContactUs section.SalesContacts div.LeftSide, section.ContactUs section.CanadaMap div.LeftSide {
        width: 630px;
        float: left;
        clear: none;
        margin-bottom: 20px;
        padding-bottom: 40px;
    }

    section.ContactUs section.SalesBranches div.RightSide, section.ContactUs section.SalesContacts div.RightSide, section.ContactUs section.CanadaMap div.RightSide {
        width: 250px;
        float: left;
        clear: none;
        margin-bottom: 25px;
    }

    section.ContactUs section.SalesContacts div.RightSide {
        margin-bottom: 50px;
    }

    section.ContactUs section.SalesBranches div.LeftSide ul, section.ContactUs section.SalesContacts div.LeftSide ul {
        margin-top: 20px;
    }

        section.ContactUs section.SalesBranches div.LeftSide ul li, section.ContactUs section.SalesContacts div.LeftSide ul li {
            float: left;
            width: 200px;
            font-family: Calibri;
            font-size: 13px;
            line-height: 18px;
            color: black;
        }

            section.ContactUs section.SalesBranches div.LeftSide ul li span, section.ContactUs section.SalesContacts div.LeftSide ul li span {
                vertical-align: top;
            }

            section.ContactUs section.SalesBranches div.LeftSide ul li:nth-child(-n+3), section.ContactUs section.SalesContacts div.LeftSide ul li:nth-child(-n+3) {
                font-weight: bold;
            }

            section.ContactUs section.SalesBranches div.LeftSide ul li:nth-child(n+4), section.ContactUs section.SalesContacts div.LeftSide ul li:nth-child(n+4) {
                padding-left: 30px;
                width: 170px;
            }

            section.ContactUs section.SalesBranches div.LeftSide ul li img, section.ContactUs section.SalesContacts div.LeftSide ul li img {
                padding-right: 10px;
                float: left;
            }

    section.ContactUs section.CanadaMap div.RightSide div.UsefulLinks {
        width: 100%;
        padding: 20px;
        margin-top: 20px;
        background-color: #f8f8f8;
        font-family: Calibri;
        font-size: 14px;
    }

    section.ContactUs section.CanadaMap div.RightSide div.DivMainContact {
        width: 100%;
        padding: 20px 0px 20px 20px;
        margin-top: 20px;
        background-color: #f8f8f8;
        font-family: Calibri;
        font-size: 13px;
        color: black;
        font-weight: bold;
    }

        section.ContactUs section.CanadaMap div.RightSide div.DivMainContact table.TableMainContact tr td:first-child {
            padding-right: 15px;
            width: 55px;
        }

    section.ContactUs section.SalesBranches div.RightSide div.GovernmentCustomers {
        width: 100%;
        padding: 20px;
        margin-top: 20px;
        background-color: #f8f8f8;
        font-family: Calibri;
        font-size: 13px;
        line-height: 15px;
        color: black;
    }

        section.ContactUs section.SalesBranches div.RightSide div.GovernmentCustomers img {
            margin-bottom: 10px;
        }

/*------------------ ContactUS Style ---------------------*/

/*------------------ Default Page Style ---------------------*/

section.DefaultPage div.Separator {
    width: 100%;
    background-color: black;
    height: 5px;
}

section.DefaultPage div.MainDefault {
    width: 100%;
    max-height: 310px;
}

    section.DefaultPage div.MainDefault div.SubMainDefault {
        width: 960px;
        margin-left: auto;
        margin-right: auto;
        clear: none;
    }

        section.DefaultPage div.MainDefault div.SubMainDefault div.AboutUs {
            clear: none;
            width: 320px;
            height: 317px;
            background: url('/ESonicImages/home-block-left.png') no-repeat 0 0;
            float: left;
        }

            section.DefaultPage div.MainDefault div.SubMainDefault div.AboutUs table {
                width: 250px;
                margin: 15px 35px;
                font-size: 15px;
                font-family: Calibri;
                color: white;
            }

                section.DefaultPage div.MainDefault div.SubMainDefault div.AboutUs table img {
                    vertical-align: middle;
                    padding-left: 5px;
                }

                section.DefaultPage div.MainDefault div.SubMainDefault div.AboutUs table tr td {
                    padding-bottom: 15px;
                    line-height: 17px;
                }

                section.DefaultPage div.MainDefault div.SubMainDefault div.AboutUs table tr:first-child td:first-child {
                    font-size: 16px;
                    padding-bottom: 25px;
                    font-weight: bold;
                }

                section.DefaultPage div.MainDefault div.SubMainDefault div.AboutUs table tr:last-child td:last-child {
                    padding-top: 0;
                    padding-bottom: 0;
                    line-height: inherit;
                    text-align: right;
                    position: absolute;
                    bottom: 12px;
                    right: 680px;
                }

                    section.DefaultPage div.MainDefault div.SubMainDefault div.AboutUs table tr:last-child td:last-child a {
                        color: white;
                        text-decoration: underline;
                    }

        section.DefaultPage div.MainDefault div.SubMainDefault div.NewsHeadlines {
            clear: none;
            width: 320px;
            height: 317px;
            background: url('/ESonicImages/home-block-center.png') no-repeat 0 0;
            float: left;
        }

        section.DefaultPage div.MainDefault div.SubMainDefault div.Manufacturers {
            clear: none;
            width: 320px;
            height: 317px;
            background: url('/ESonicImages/home-block-right.png') no-repeat 0 0;
            float: left;
        }

            section.DefaultPage div.MainDefault div.SubMainDefault div.Manufacturers table {
                width: 250px;
                margin: 15px 35px;
                font-size: 15px;
                font-family: Calibri;
                color: white;
            }

                section.DefaultPage div.MainDefault div.SubMainDefault div.Manufacturers table img {
                    vertical-align: middle;
                    padding-left: 5px;
                }

                section.DefaultPage div.MainDefault div.SubMainDefault div.Manufacturers table tr:first-child td {
                    font-size: 16px;
                    padding-bottom: 25px;
                    font-weight: bold;
                }

                section.DefaultPage div.MainDefault div.SubMainDefault div.Manufacturers table tr:nth-child(2) td {
                    padding-bottom: 20px;
                    text-align: center;
                }

                    section.DefaultPage div.MainDefault div.SubMainDefault div.Manufacturers table tr:nth-child(2) td a img {
                        width: 120px;
                        height: 45px;
                        padding-left: 0;
                    }

                section.DefaultPage div.MainDefault div.SubMainDefault div.Manufacturers table tr:nth-child(3) td {
                    padding-bottom: 15px;
                    line-height: 17px;
                    height: 100px;
                }

                section.DefaultPage div.MainDefault div.SubMainDefault div.Manufacturers table tr:nth-child(4) td {
                    text-align: right;
                    padding-top: 5px;
                }

                    section.DefaultPage div.MainDefault div.SubMainDefault div.Manufacturers table tr:nth-child(4) td a {
                        color: white;
                        text-decoration: underline;
                    }

                section.DefaultPage div.MainDefault div.SubMainDefault div.Manufacturers table tr:last-child td {
                    text-align: right;
                }

                    section.DefaultPage div.MainDefault div.SubMainDefault div.Manufacturers table tr:last-child td a {
                        color: white;
                        text-decoration: underline;
                    }

/*------------------ Default Page Style ---------------------*/

div.PopupMainHeader {
    clear: none !important;
    height: 26px;
    border: 0px solid #fff;
    background-color: #1089d6;
    width: 300px;
}

    div.PopupMainHeader span.TxT {
        color: #fff;
        font-family: Calibri;
        font-size: 16px;
        text-transform: uppercase;
        margin-left: 15px;
        float: left;
    }

    div.PopupMainHeader div.CloseButton {
        clear: none !important;
        float: right;
        height: 26px;
        width: 25px;
        border-left: 1px solid #fff;
        background-color: #000;
        cursor: pointer;
    }

        div.PopupMainHeader div.CloseButton span {
            color: #fff;
            font-family: Calibri;
            font-size: 13px;
            right: -9px;
            top: 2px;
            position: relative;
        }

div.PopupMainFooter {
    height: 45px;
    background-color: #000;
}

    div.PopupMainFooter div.BottomButtons {
        padding: 6px 0px 0px 15px;
    }

.ShoppingCartDetailsContent {
    padding: 15px 0px 15px 35px;
    text-align: left;
    border-left: solid 1px gray;
    border-right: solid 1px gray;
    background-image: url('../Images/FeatureProductsContainer/FeatureProductsBackGroundImage.jpg');
    background-repeat: repeat-x;
    font-size: 14px;
    font-weight: bold;
    padding-right: 35px;
}

/*Validation Summary*/
.ErorrCustom {
    background-color: #ffff99;
    text-align: left;
    padding: 0px 5px 0px 25px;
    margin-bottom: 20px;
    border: dashed 1px #CDB774;
}

    .ErorrCustom ul {
        padding-bottom: 10px;
        padding-top: 10px;
        list-style-type: disc;
    }
/**/

/* i Information tooltip*/
.tooltip {
    display: none;
    position: absolute;
    border: 1px solid #bdc1c2;
    background-color: #efefef;
    border-radius: 2px;
    padding: 10px;
    color: #606769;
    font-size: 13px;
    font-family: Calibri;
    max-width: 600px;
    z-index: 1000;
}
/**/

/* Credit Card Fading*/
.transparent_classActive {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
    filter: alpha(opacity=100) !important;
    -moz-opacity: 1 !important;
    -khtml-opacity: 1 !important;
    opacity: 1 !important;
}

.transparent_classNoneActive {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)" !important;
    filter: alpha(opacity=30) !important;
    -moz-opacity: 0.3 !important;
    -khtml-opacity: 0.3 !important;
    opacity: 0.3 !important;
}
/**/
.GreenContinue {
    width: 200px;
    height: 35px;
    background-color: #00A54F;
    color: white;
    font-weight: bold;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    cursor: pointer;
    border: 0;
    font-size: 14px;
    box-shadow: -2px 3px 2px #C9CACC;
}

.BlueContinue {
    width: 200px;
    height: 35px;
    background-color: #127AAF;
    color: white;
    font-weight: bold;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    cursor: pointer;
    border: 0;
    font-size: 14px;
    box-shadow: -2px 3px 2px #C9CACC;
}


/*Parametric Search
=============================================================*/
div.FiltersAreaParam {
    clear: both;
    height: 26px;
    margin: 22px 0px 22px 0px;
}

    div.FiltersAreaParam span.FilterTitle {
        color: #1089d6;
        font-family: Calibri;
        font-size: 18px;
        font-style: italic;
    }

table.ParmInnerTable {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

    table.ParmInnerTable tr td {
        padding: 0px;
        margin: 0px;
        border: 0px;
    }

div table.ParmInnerTable tr td label {
    /*  float: left;     padding-right: 0px;     padding-left: 2px;     text-indent: 0px;     text-align: left;     word-wrap: break-word;*/
    position: relative;
    left: 2px;
    line-height: 25px;
    border: 0px;
}

div table.ParmInnerTable tr td input {
    /*float: left;*/
    position: relative;
    top: 2px;
    border: 0px;
    padding: 0px;
}

div table.ParmInnerTable tr td:hover {
    background-color: #1089d6;
}

div table.MainParamTable {
    border: solid 0px black;
    padding: 0px;
    margin: 0px;
}

    div table.MainParamTable tr td {
        width: 198px;
        padding: 0px;
        margin: 0px;
        color: #000;
        font-family: Calibri;
        font-size: 13px;
    }

div.ParametricDIVHeader {
    height: 27px;
    background-color: #9BD1F0;
    color: #000;
    border-left: solid 1px #c1c5c6;
    padding: 0px 0px 0px 10px;
    border-bottom: solid 3px #c1c5c6;
}

div.ParametricDIVHeaderFirst {
    height: 27px;
    background-color: #9BD1F0;
    color: #000;
    border-left: solid 1px #798284;
    padding: 0px 0px 0px 10px;
    border-bottom: solid 3px #c1c5c6;
}

div.ParametricDIVHeaderLast {
    height: 27px;
    background-color: #9BD1F0;
    color: #000;
    border-left: solid 1px #c1c5c6;
    border-right: solid 1px #798284;
    padding: 0px 0px 0px 10px;
    border-bottom: solid 3px #c1c5c6;
}

div.ParametricDIV {
    height: 150px;
    overflow-x: hidden;
    overflow-y: auto;
    border-left: solid 1px #c1c5c6;
    padding: 5px 0px 0px 10px;
    border-bottom: solid 1px #c1c5c6;
}

div.ParametricDIVLast {
    height: 150px;
    overflow-x: hidden;
    overflow-y: auto;
    border-left: solid 1px #c1c5c6;
    border-right: solid 1px #c1c5c6;
    border-bottom: solid 1px #c1c5c6;
    padding: 5px 0px 0px 10px;
}

div.ParametricSecondRowDIVHeader {
    height: 27px;
    background-color: #9BD1F0;
    color: #000;
    border-left: solid 1px #c1c5c6;
    padding: 0px 0px 0px 10px;
    border-bottom: solid 3px #c1c5c6;
}

div.ParametricSecondRowDIVHeaderFirst {
    height: 27px;
    background-color: #9BD1F0;
    color: #000;
    border-left: solid 1px #798284;
    padding: 0px 0px 0px 10px;
    border-bottom: solid 3px #c1c5c6;
}

div.ParametricSecondRowDIVHeaderLast {
    height: 27px;
    background-color: #9BD1F0;
    color: #000;
    border-left: solid 1px #c1c5c6;
    border-right: solid 1px #798284;
    padding: 0px 0px 0px 10px;
    border-bottom: solid 3px #c1c5c6;
}

span.Paramheader {
    font-family: Calibri;
    font-size: 13px;
    color: #fff;
    position: relative;
    top: 2px;
}

/*Parametric Search
=============================================================*/
