﻿


        .first-container {
            width: 100%;
            margin: 0px;
            padding: 0px;
            background-color: black;
        }


        .top-button-box {
            min-height: 60px;
            width: 200px;
            color: grey;
            vertical-align: middle;
        }


        .second-container {
            width: 100%;
            margin: 0px;
            padding: 0px;
            min-height: 1400px;
            background-color: lightgray;
            margin-bottom: 0px !important;
            padding-bottom: 0px !important;
        }

        .second-container-foreground {
            width: 80%;
            margin-left: auto;
            margin-right: auto;
            background-color: whitesmoke;
            min-height: 1400px;
            margin-bottom: 0px !important;
            padding-bottom: 0px !important;
        }

        .breadcrumb-container {
            width: 100%;
            min-height: 100%;
            margin-top: 30px;
            background-color:whitesmoke;
            margin-bottom:0px;
            padding-bottom:0px;
            vertical-align:bottom;
            text-align:center;
        }

        .breadcrumb{
            background-color:whitesmoke;
            margin-bottom:0px;
            padding-bottom:0px;
            vertical-align:bottom;
            text-align:center;
        }

        .nav.breadcrumb{
            background-color:whitesmoke;
            margin-bottom:0px;
            padding-bottom:0px;
            vertical-align:bottom;
            text-align:center;
            align-content:center;
            align-items:center;
        }

        .breadcrumb a {
             color:cadetblue;
             margin-bottom:0px;
             padding-bottom:0px;
             vertical-align:bottom;
             text-align:center;
        }

        .breadcrumb a:hover {
             color:cadetblue;
        }

        .breadcrumb > .active {
             color: black;
        }

        a.breadcrumb-item{
            font-size:1rem;
        }

        .hr-container {
            width: 70%;
            margin-left: auto;
            margin-right: auto;
        }

        .trunk-pic-class {
            min-height: 440px;
            width: 400px;
            display: block !important;
            align-content:center !important;
            margin-left:auto !important;
            margin-right:auto !important;
        }

        .product-block {
            width: 100%;
            margin-top:20px;
        }

        
        .flush-header{
            text-indent:0px !important;
            margin-left:0px !important;
            padding-left:0px !important;
        }

        .mini-short-pic{
            padding-left:2px !important;
            padding-right:2px !important;
        }

        .short-color{
            color:darkorange;
        }

        .accent-color{
            color:darkblue;
        }

        .inner-anchor a{
            color:dimgray;
        }

        .a-custom a {
            text-decoration: none;
        }

       .a-custom a:hover {
                text-decoration: none;
                color: deepskyblue !important;
       }

        .inner-anchor a:hover{
            color:dimgray;
            text-decoration:none;
        }


        .color-title-bar{
            text-align:center;
            margin-top:40px;
        }


        .color-container {
            min-height: 100px;
        }

        .selected-short-border{
            border: thin solid blue;
        }

        img.active-short-border:hover{
            border: thin solid orange;
            cursor:pointer;
        }


       .color-container {
            min-height: 100px;
        }

        .size-indent{
           text-indent:10px;
           }

        .other-items{
            width:80%;
            margin-left:auto;
            margin-right:auto;
            min-height:390px;
        }

        .other-items-header{
            text-align:center;
        }

       .other-item-image {
           min-height:200px;
       }

        .review-hr{
            width:80%;
            margin-left:auto;
            margin-right:auto;
        }
        
        .a-custom a {
            text-decoration: none;
        }

       .a-custom a:hover {
                text-decoration: none;
                color: deepskyblue !important;
       }


        .side-product-container {
            width: 60%;
            margin-left: auto;
            margin-right: auto;
        }

        .product-details-container {
            width: 100%;
            margin-left:auto;
            margin-right:auto;
            padding-left:50px;
        }

        .product-review-container {
            width: 100%;
            margin-left:auto;
            margin-right:auto;
        }


        .product-container{
            margin-bottom:70px !important;
        }


        .short-pic {
            width: 100%;
        }

        .review-block-title{
            text-indent:10px;
            margin-top:110px;
        }

        td{
            margin-left:0px !important;
            padding-left:0px !important;
            border-top-color:none !important;
            border-top-width:0px !important;
            border-top:none !important;
            line-height:5px;
        }

        .dropdown:hover .dropdown-menu {
            display: block;
        }






