﻿body {
    /*width: 1024px;*/
    /*max-width: 1024px;
    min-width: 1024px;*/
    /*height: auto;*/
    padding-top: 50px;
    padding-bottom: 20px;
    /*align-content:center;*/
}

.hlogo {
    background: url(/images/store2/common/logo_01.png) no-repeat;
    cursor: pointer;
    width: 210px;
}

.hdiv {
    min-height: 80px;
    font-size: 12px;
}

    .hdiv a:link {
        color: #133C5C;
        text-decoration: none;
    }

/*fit text box inside a div*/
.tbindiv {
    width: 94%;
    height: 90%;
}

.menu {
    font-size: 18px;
    min-width: 570px;
}

    .menu a:link, a:visited {
        color: #133C5C;
        text-decoration: none;
    }


.main {
    position: relative;
    clear: both;
    width: 100%;
    height: 100%;
    min-height: 360px;
    margin: 10px auto;
}

.footer {
    position: relative;
    clear: both;
    width: 100%;
    background: lightgray;
    padding-bottom: 100px;
}

    .footer a:link, a:visited {
        color: #333333;
        font-size: 14px;
        font-weight: normal;
    }

    .footer table {
        width: 90%;
        padding-left: 2%;
        padding-top: 10px;
    }

        .footer table tr {
            vertical-align: top;
            text-align: left;
        }

        .footer table th {
            vertical-align: top;
            text-align: left;
            font-size: 14px;
            color: black;
            font-weight: bold;
            height: 26px;
        }

.rc96 {
    position: relative;
    clear: both;
    width: 96%;
    margin: auto;
    overflow: auto;
}

.rnb, rnbr, rnbl {
    position: relative;
    clear: none;
    display: block;
}

.rnbr {
    float: right;
}

.rnbl {
    float: left;
}

.gray {
    color: gray;
}

.red {
    color: red;
}

.bold {
    font-weight: bold;
}

.ma20 {
    height: 20px;
    line-height: 20px;
    vertical-align: middle;
}

.mr10 {
    margin-right: 10px;
}

.mr20 {
    margin-right: 20px;
}

.mb4 {
    margin-bottom: 4px;
}

.mb8 {
    margin-bottom: 8px;
}

.mb10 {
    margin-bottom: 10px;
}

.mb20 {
    margin-bottom: 20px;
}

.ml10 {
    margin-left: 10px;
}

.ml20 {
    margin-left: 20px;
}

.ml60 {
    margin-left: 60px;
}

.wh100, w100 {
    width: 100%;
}

.wh100, h100 {
    height: 100%;
}

.mt5 {
    margin-top: 5px;
}

.mt10 {
    margin-top: 10px;
}

.mt20 {
    margin-top: 20px;
}

.mt30 {
    margin-top: 30px;
}

/*show button with very dark grey background on hover*/
.btn12b {
    border-width: 0px !important;
    font-size: 12px !important;
    font-weight: bold !important;
    cursor: pointer !important;
}

/*show button with green background when active*/
.btngreen {
    color: White !important;
    background-color: #46B754 !important;
}

    .btngreen:hover {
        color: White !important;
        background-color: #103B5D !important;
    }

/*show button with red background when active*/
.btnred {
    color: White !important;
    background-color: red !important;
}

    .btnred:hover {
        color: White !important;
        background-color: maroon !important;
    }

/*show button with grey background when active*/
.btngray {
    color: navy !important;
    background-color: lightgray !important;
}

    /*show button with very dark grey background on hover*/
    .btngray:hover {
        color: navy !important;
        background-color: #666 !important;
    }

.swatches {
    position: relative;
    min-height: 100px;
    margin-bottom: 10px;
    overflow: auto;
}

/*solid colors*/
.swatch {
    width: 80px;
    height: 30px;
    cursor: pointer;
    overflow: hidden;
    display: inline;
    float: left;
    padding-left: 4px;
    padding-top: 2px;
    font-weight: bold;
    font-size: 10px;
    margin-right: 4px;
    margin-bottom: 4px;
    border: solid thin silver;
}

/*combo colors*/
.swatchc {
    width: 152px;
    height: 36px;
    cursor: pointer;
    float: left;
    padding-left: 4px;
    padding-top: 2px;
    font-weight: bold;
    font-size: 10px;
    /*margin-right: 2px;*/
    margin-bottom: 4px;
    /*background-repeat: no-repeat;*/ /*this has to be done in-line when url is set*/
}

.hide {
    display: none;
}

/*To remove border from form sliders rad rotator on main page*/
.rrClipRegion {
    border: 0px !important;
}

/*style rad rotator button container*/
.rrbuttons {
    /*margin: auto;
    float: left;
    min-width: 120px;
    display: block;*/
    height: 22px;
    line-height: 22px;
    margin-left: 44%;
    /*margin: auto;
    height: 22px;*/
    /*padding-left: 420px;*/
    /*margin-right: 10px;*/
}

/*style rad rotator button*/
.rrbutton {
    display: inline-block;
    float: left;
    width: 22px;
    text-align: center;
    text-decoration: none;
    color: black;
    font-size: 14px;
}

/*highlight radrotator button*/
.rrbuttonh {
    background-position: 0 -110px !important;
    color: #9EDA29 !important;
}

.pmenu { /*Any change to width will not allow 3 menus to fit on an iPad*/
    position: relative;
    float: left;
    width: 33%;
    min-width: 312px;
    margin-bottom: 20px;
}

/*All classes for on sale page*/
.dsos /* outer div containing style on sale with form image */ {
    position: relative;
    float: left;
    width: 260px;
    height: 340px;
    text-align: center;
    margin: 0px 4px;
}

.dsosm /* outer div containing style on sale with model image */ {
    position: relative;
    float: left;
    width: 260px;
    height: 462px;
    text-align: center;
    margin: 0px 4px;
    /*margin: 10px 4px 40px;*/
}

.dsos2 /* div containing style on sales */ {
    position: relative;
    float: left;
    clear: both;
    width: 260px;
    margin-top: 40px;
    height: auto;
}

.dsos2m /* div containing style on sales */ {
    position: relative;
    float: left;
    clear: both;
    width: 250px;
    margin-top: 40px;
    height: auto;
}

.siwf /* column width for style form image on sale page */ {
    width: 230px;
}

.siwm /* column width for style model image on sale page */ {
    width: 300px;
}

.dsmimg /* div for on sale form image */ {
    width: 100%;
    height: 350px;
    min-width: 240px;
}

.dsfimg /* div for on sale model image */ {
    width: 100%;
    height: 210px;
}

.fit {
    max-width: 100%;
    max-height: 100%;
}

.cp {
    cursor: pointer;
}

.sprice {
    margin-top: 10px;
    color: red;
    font-weight: bold;
    cursor: pointer;
}

.dsnan1 /* div containing style number and name.*/ {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
    text-align: left;
}

.dsnan2 /* div containing style number and name.*/ {
    margin-bottom: 5px;
    text-align: left;
    font-size: 14px;
    font-weight: bold;
}

.dsd /* div containing style number and name.*/ {
    margin-bottom: 5px;
    text-align: left;
    font-size: 12px;
}

/*div containing on hand availability data*/
.doha {
    position: relative;
    float: left;
    clear: both;
    margin-top: 10px;
    width: 100%;
}

.toha {
    position: relative;
    background-color:aquamarine;
    clear: left;
    float: left;
    /*MUST for fixed column width to work - not for dynamic stretch and shrink*/
    /*table-layout: fixed;*/
    max-width: 100%;
    /*max-width: 500px;*/
    width: 100%;
}

/*availability row header*/
.avrh {
    width: 86px;
    min-width: 78px;
    max-width: 100px;
    font-size: 10pt;
    text-align: left;
    color: navy;
}

/*size header*/
.avsh {
    color: maroon;
    font-weight: bolder;
    border: 1px solid gray;
    width: 93%;
    text-align: center;
}

/*original price*/
.avop {
    color: gray;
    vertical-align: top;
}

/*customer price*/
.avcp {
    color: green;
    font-weight: bold;
}

/*table row custom price*/
.trcp {
    height: 40px;
    vertical-align: top;
}

/*table row order quantity*/
.troq {
    height: 40px;
    vertical-align: top;
}

/*on hand available*/
.avoha {
    color: gray;
    font-size: 12px;
}

/*availability table fields*/
.avf {
    width: 92%;
    text-align: center;
}

/*order quantity*/
.avoq {
    border: 1px solid silver;
    font-weight: bolder;
    font-size: 16px;
}

/*order quantity = 0 - see if this input field can be disabled thru CSS instead of code*/
.avoq0 {
    border: 1px dashed silver;
    font-weight: bolder;
    font-size: 16px;
    user-select: none;
}
/*Product page formatting CSS ends here*/

.formdiv /*div containing style form image*/ {
    /*border: solid 1px GhostWhite;*/
    width: 185px;
    height: 283px;
    float: left;
}

.formimg /*div containing style model image*/ {
    width: 182px;
    height: 203px;
    cursor: pointer;
}

.formtxt /* Style text for product family page.*/ {
    text-align: center;
    width: 182px;
    height: 20px;
    cursor: pointer;
    margin-top: 20px;
    font-weight: bold;
    font-size: 10px;
    color: Gray;
    cursor: default;
}

.darkmb {
    font-size: medium;
    color: #002b54;
    font-weight: bold;
}

.darksb {
    font-size: small;
    color: #002b54;
    font-weight: bold;
}

.darks {
    font-size: small;
    color: #666;
    /*line-height: 16px;*/
}

.darkm {
    font-size: medium;
    color: #666;
    /*line-height: 16px;*/
}

.plist40 {
    padding-left: 40px;
    line-height: 24px;
}

.pl4 {
    padding-left: 4px;
}

.darklink {
    text-decoration: none;
    color: #133C5C;
}

/*when dark link is active*/
.darklinka {
    text-decoration: none;
    color: darkcyan;
}

.cchartd /*div for color chart color*/ {
    width: 104px;
    height: 110px;
    float: left;
    padding-right: 4px;
}

.ccharts /*swatch for color chart color*/ {
    width: 104px;
    height: 50px;
    cursor: pointer;
}

.cchartt /*text for color chart color*/ {
    text-align: center;
    width: 104px;
    height: 12px;
    cursor: pointer;
    margin-top: 4px;
    font-weight: bold;
    font-size: 9px;
    color: Gray;
}

.rl {
    height: 1px;
    width: auto;
    background: #FF0000;
}

.gl {
    height: 1px;
    width: auto;
    background: #CCCCCC;
}

tr.bline td {
    border-bottom: solid thin gray;
    padding-top: 10px;
    padding-bottom: 10px;
}

/*faq paragraph question*/
.pq {
    margin-top: 20px;
    color: darkblue;
}

/*faq paragraph answer*/
.pa {
    margin-top: 6px;
    margin-left: 10px;
    color: gray;
}

.f14 {
    font-size: 14px;
}

.mainmsg {
    position: relative;
    clear: left;
    float: left;
    width: 100%;
    height: 30px;
    text-align: center;
    color: green;
    font-weight: bold;
    border-bottom: 1px solid red;
    display: none;
}

.rgTickets tr.Row50 {
    background: yellow;
}

.rgTickets .Row50 td {
    padding-top: 0;
    padding-bottom: 0;
    height: 50px;
    vertical-align: middle;
}

.rgTickets tr.Row1 {
    background: blue;
}

.rgTickets .Row1 td {
    padding-top: 0;
    padding-bottom: 0;
    height: 1px;
    font: 1px/1px sans-serif;
}

.mycheckbox input[type="checkbox"] {
    margin-right: 5px;
}

.backimg {
    background-image: url(Contents/Images/deliveries1.png);
}

table.std {
    margin-top: 0.2cm;
    width: 100%;
    border: 0.03cm solid #8a8a8a;
    border-spacing: 0;
    border-radius: 15px 15px 0px 0px;
    font-size: 10pt;
}

    table.std thead {
        text-align: left;
        background-color: red;
        height: 25px;
    }

        table.std thead tr th:first-child {
            padding-left: 0.25cm; /* To align with section title */
            border-bottom: 0.03cm solid #8a8a8a;
            border-radius: 15px 15px 0px 0px;
        }

    table.std tbody tr td:first-child {
        padding-left: 0.25cm; /* To align with section title */
        width: 30%;
    }

    table.std tbody tr td {
        border-bottom: 0.01cm dashed lightgray;
        height: 20px;
    }