body,
html {
    margin: 0;
    padding: 0;
    background-color: white;
    margin-left: 0px;
    color: #000;
}

@media screen {
    body {
        min-width: 1121px;
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: .9em;
        margin-top: 30px;
        margin-bottom: 25px;
    }

    body#orchids, html#orchids {
        background-color: #e7e7e7;
    }

    body#bonsai, html#bonsai {
        background-color: #f8ecd7;
    }

    body#violets, html#violets {
        background-color: #f1e5f1;
    }

    body#garden, html#garden {
        background-color: #f0fff0;
    }

    body#gifts, html#gifts {
        background-color: #fffafa;
    }

    #wrapper {
        margin: 0 auto;
        padding: 20px;
        padding-top: 4px;
        background-color: white;
        width: 1121px;
        border: #C4CEA7 1px solid;
        overflow: visible;
    }
    #dialogueBox{
        border-style: solid;
        border-width: 1px;
        border-color: #18bb08;
        border-radius: 10px;
        text-align: center;
        width: 90%;
        display: block;
        margin: auto;
        font-size: 12px;
        margin-bottom: 10px;
    }
    #dialogueBoxInner{
        font-family: 'Lemonada', serif;
        color: #676767;
        font-size: 1em;
        padding: 12px;
    }

    #wrapper-bonsai {
        margin: 0 auto;
        padding: 20px;
        padding-top: 4px;
        background-color: white;
        width: 870px;
        border: #C4CEA7 1px solid;
        overflow: visible;
    }

    #bonsai-supplys {
        margin: 0 auto;
        width: 870px;
        padding: 20px;
        padding-top: 4px;
        background-color: white;
        border: yellow 5px solid;
        overflow: visible;
    }

    #main {
        float: right;
        margin: 0;
        width: 82%;
        padding-bottom: 16px;
    }

    .Y {
        display: none;
    }

    #stores {
        float: left;
        margin-left: -60px;
        margin-top: -40px;
        font-weight: bold;
        font-size: .9em;
    }

    #cart {
        float: left;
        margin-left: 600px;
        margin-top: -30px;
        font-weight: bold;
        font-size: .9em;
    }

    #logo {
        clear: both;
        vertical-align: top;
        height: 125px;
        margin-left: 14px;
        margin-bottom: 20px;
        float: left;
    }

    #SearchBox {
        margin: 0;
        float: right;
        clear: right;
        margin-top: -36px;
    }

    #header {
        clear: both;
        font-weight: bold;
        color: #2C471A;
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 130%;
    }

    #viewCart {
        margin-left: 88%;
        margin-top: -10px;
    }

    #header h1 {
        clear: left;
        color: #2C471A;
        margin-left: 10px;
        font-size: 100%;
    }

    #orchid {
        font-family: Comic Sans MS;
        text-align: center;
        font-weight: bold;
    }

    #cartF {
        width: 360px;
        display: inline-block;
        margin-top: 4%;
    }

    #cartCol {
        float: right;
        width: 48%;
    }

    #logoOrchid {
        margin-bottom: 20px;
        height: 125px;
    }
    .salmonHighlight{
        color: #ff9292;
    }
    .saleBanner{
        background: black;
        padding: 8px;
        color: white;
        text-align: center;
        border-radius: 4px;
        width: 98%;
        margin: auto;
        font-family: 'Artifika', serif;
        font-size: 15px;
        margin-bottom: 10px;
    }

    .mixBox {
        -webkit-box-shadow: 6px 10px 20px 0px rgba(0, 0, 0, 0.38);
        -moz-box-shadow: 6px 10px 20px 0px rgba(0, 0, 0, 0.38);
        box-shadow: 6px 10px 20px 0px rgba(0, 0, 0, 0.38);
        border: 1px solid #E0E0E0;
        padding: 8px;
        margin-top: 4px;
        margin-bottom: 4px;
    }

    .sprite {
        background: url('sprite.png') no-repeat top left;
        width: 25px;
        height: 25px;
    }

    .sprite.Home-icon {
        background-position: 0 0;
    }

    .sprite.dailyDealLsb {
        background-position: 0 -30px;
    }

    .sprite.orchid-mix {
        background-position: 0 -70px;
    }

    .sprite.orchid-media {
        background-position: 0 -103px;
    }

    .sprite.orchid-pots {
        background-position: 0 -140px;
    }

    .sprite.carousel {
        background-position: 0 -170px;
    }

    .sprite.ceramic-orchid-pot {
        background-position: 0 -205px;
    }

    .sprite.orchid-fertilizer {
        background-position: 0 -240px;
    }

    .sprite.pest-control {
        background-position: 0 -284px;
        height: 25px;
    }

    .sprite.orchid-health {
        background-position: 0 -320px;
    }

    .sprite.orchid-supply {
        background-position: 0 -353px;
    }

    .sprite.giftSideBar {
        background-position: 0 -386px;
    }

    .sprite.humidity-tray {
        background-position: 0 -422px;
    }

    .sprite.orchid-watering {
        background-position: 0 -458px;
    }

    .sprite.orchid-books {
        background-position: 0 -495px;
    }

    .sprite.orchid-lights {
        background-position: 0 -530px;
    }

    .sprite.birdhouses {
        background-position: 0 -565px;
    }

    .sprite.orchid-care {
        background-position: 0 -598px;
    }

    .sprite.repot-orchids {
        background-position: 0 -632px;
        width: 28px;
        height: 28px;
    }

    .sprite.orchid-care-videos {
        background-position: 0 -670px;
    }

    .sprite.framed-orchid-prints {
        background-position: 0 -702px;
    }

    .sprite.smiley-yellow {
        background-position: 0 -732px;
    }

    .sprite.orchid-home {
        background-position: 0 -763px;
    }

    .sprite.violet-home {
        background-position: 0 -798px;
    }

    .sprite.bonsai-care {
        background-position: 0 -828px;
    }

    .bg-pinterest45 {
        width: 45px;
        height: 45px;
        background: url('/img/social_sprites.png') -10px -10px;
        display: inline-block;
        cursor: pointer;
    }

    .bg-pinterest45:hover {
        opacity: .6;
    }

    .bg-facebook45:hover {
        opacity: .6;
    }

    .bg-youtube45:hover {
        opacity: .6;
    }

    #addsearch-results-bottom {
        display: none;
    }

    .bg-facebook45 {
        width: 45px;
        height: 45px;
        background: url('/img/social_sprites.png') -75px -10px;
        margin-left: 6px;
        margin-right: 6px;
        display: inline-block;
        cursor: pointer;
    }

    .bg-youtube45 {
        width: 45px;
        height: 45px;
        background: url('/img/social_sprites.png') -10px -75px;
        display: inline-block;
        cursor: pointer;
    }

    .social-words {
        color: black;
        font-size: 1.4em;
        font-weight: bold;
    }

    .social-box {
        border: black dotted 1px;
        padding: 6px;
    }

    #nav {
    }

    #nav, #nav ul, #nav li {
        list-style: none;
        display: inline;
        margin: 0;
    }

    #nav li a {
        padding: 5px;
        text-decoration: none;
        border: #EAEAEA 1px solid;
        border-bottom: none;
        background-color: #F7F7F7;
        color: #00c;
    }

    #nav li a:hover {
        background-color: #669;
        color: #fff;
    }

    #nav li .navhi {
        background-color: #fff;
        border: #666 1px solid;
        border-bottom: none;
    }

    #leftNavigation {
        float: left;
        width: 16.5%;
        font-size: 0.8em;
        background-color: white;
    }

    .sub .box {
        background-color: White;
        border: thin solid Black;
    }

    #wrapper-intra {
        margin: 4px auto;
        font-family: Verdana, Arial, Helvetica, Sans-Serif;
        width: 1200px;
        padding: 20px;
        background-color: white;
        border: #EAEAEA 1px solid;
        overflow: visible;
    }

    #wrapper-bb {
    }

    #flower {
        float: right;
    }

    #cntdwn {
        color: #a402c8;
        background-color: white;
    }

    .noUnderline:hover {
        text-decoration: none;
    }

    #bookmarks {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 7pt;
        width: 100%;
        clear: right;
        z-index: 2;
    }

    .breadcrumb {
        font-size: 1.2em;
        font-weight: bold;
        font-family: Arial, Helvetica, Sans-Serif;
        color: #000000;
        padding-left: 4px;
        margin-bottom: 4px;
    }

    #breadcrumb {
        font-size: 1.2em;
        font-weight: bold;
        font-family: Arial, Helvetica, Sans-Serif;
        color: #000000;
        padding-left: 4px;
        margin-bottom: 4px;
        clear: both;
    }

    #breadcrumb a {
        text-decoration: none;
    }

    #breadcrumb a:visited {
        text-decoration: none;
    }

    #breadcrumb a:hover {
        color: Navy;
    }

    #footer {
        font-size: 1em;
        border-width: 1px 0 0 0;
        text-align: center;
        border-color: Black;
        border-style: solid none none none;
        width: 100%;
        clear: both;
        z-index: 2;
    }

    #orchidCareCorner {
        float: right;
        width: 300px;
        margin-left: 4px;
        vertical-align: top;
    }

    #CornerHeader {
        text-align: center;
    }

    #full {
        padding-left: 4px;
        padding-bottom: 20px;
    }

    #thumbs > a > img:hover {
        opacity: .5;
    }

    #freq1 > a > img:hover {
        opacity: .5;
    }

    #freq2 > a > img:hover {
        opacity: .5;
    }

    #freq3 > a > img:hover {
        opacity: .5;
    }

    #freq1thumb {
        width: 85px;
    }

    #freq2thumb {
        width: 85px;
    }

    #freq3thumb {
        width: 85px;
    }

    #add-all {
        display: inline-block;
    }

    #avBlock {
        display: grid;
    }

    #freq1 {
        display: table-cell;
    }

    #freq2 {
        display: table-cell;
        padding-left: 3px;
    }

    #freq3 {
        display: table-cell;
        padding-left: 3px;
    }

    #plus-sign1 {
        display: table-cell;
        vertical-align: middle;
        padding-left: 3px;
    }

    #plus-sign2 {
        display: table-cell;
        vertical-align: middle;
        padding-left: 3px;
    }

    #price-and-add {
        display: block !important;
        font-weight: normal;
        font-size: 12px;
        vertical-align: middle;
        padding-top: 10px;
        text-align: center !important;
    }

    #price-number-wrapper {
        margin-bottom: 1px;
    }

    #total-price-text {
        font-weight: bold;
        opacity: .7;
        text-align: center;
        display: inline;
    }

    #total-price-number {
        color: darkred;
        font-size: 15px;
        display: inline;
        font-weight: bold;
    }

    #totalPriceInner {
        display: inline-block;
    }

    #cartBtnFrqnt {
        vertical-align: middle;
        width: 100%;
        margin-top: 10px;
    }

    #nothing-selected {
        display: none;
        font-weight: normal;
        font-size: 17px;
        vertical-align: middle;
        margin-bottom: 14px;
    }

    #frequent-radios {
        display: block;
    }

    #label1 {
        display: block;
        margin-bottom: 3px;
        font-size: 12px;
    }

    #label2 {
        display: block;
        margin-bottom: 3px;
        font-size: 12px;
    }

    #label3 {
        display: block;
        margin-bottom: 3px;
        font-size: 12px;
    }

    #title1 {
        display: inline;
    }

    #price1 {
        color: darkred;
        display: inline-block;
    }

    #price1Inner {
        display: inline-block;
    }

    #price2 {
        color: darkred;
        display: inline-block;
    }

    #price2Inner {
        display: inline-block;
    }

    #price3 {
        color: darkred;
        display: inline-block;
    }

    #price3Inner {
        display: inline-block;
    }

    hr.fadedBreak {
        height: 10px;
        border: 0;
        box-shadow: 0 10px 10px -10px #b9b9b9 inset;
    }

    #searchButton:hover {
        background-image: url(https://www.repotme.com/thumbnails/rose-baby-carousel-pot-100.jpg);
    }

    td.ProductName {
        vertical-align: middle;
    }

    .addProductToCart {
        margin: 0;
        display: inline;
    }

    .saleSKU {
        font-weight: bold;
        text-decoration: line-through;
    }

    .bigRed {
        font-weight: bold;
        color: red;
    }

    .bigGreen {
        font-weight: bold;
        color: green;
    }

    .bigPurple {
        font-weight: bold;
        color: purple;
    }

    form {
        margin-top: 20px;
        margin-bottom: 20px;
    }

    select {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 100%;
        max-width: 80%;
    }

    #checkMark {
        display: inline-block;
        margin-right: 10px;
        font-size: 2em;
        color: #15cc15;
    }

    #helpfulProducts {
        display: inline-block;
        font-size: 1.1em;
        color: #9f4bf7;
        font-weight: bold;
        text-align: center;
        margin-bottom: 6px;
    }

    .careAddOnPics {
        display: block;
        margin-bottom: 10px;
    }

    img {
        border: 0;
        margin: 1px;
    }

    img.expando {
        border: none;
        vertical-align: top;
    }

    p, ul, h3, h4, h5 {
        margin-top: 1.1em;
        margin-bottom: 1.1em;
        line-height: 120%;
        font-family: Arial, Helvetica, Sans-Serif;
        font-weight: normal;
        font-size: 100%;
    }
}

h1 {
    margin-top: 10px;
    font-weight: bold;
    color: #B90000;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 140%;
}

h2 {
    font-weight: bold;
    color: #B90000;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 110%;
    margin-bottom: 0px;
    margin-top: 0px;
    display: inline;
    margin-right: 1em;
}

.goth {
    font-family: 'Century Gothic', CenturyGothic, AppleGothic, sans-serif;
    font-size: 20px;
    color: green;
    font-style: normal;
    font-variant: normal;
    font-weight: 500;
}

div.underText {
    vertical-align: top;
    display: inline-block;
    text-align: center;
    width: 200px;
}

.caption2 {
    display: block;
}

h2.big {
    font-weight: bold;
    color: #B90000;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 120%;
    margin-bottom: 0px;
    margin-top: 0px;
    display: inline;
    margin-right: 1em;
}

h1.media {
    font-weight: bold;
    color: #B90000;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 130%;
    border-bottom: 1px solid #B90000;
}

h3 {
    font-weight: bold;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 100%;
}

li {
    margin-top: 1.1em;
    margin-bottom: 1.1em;
    line-height: 120%
}

table, th, td {
    font-size: 100%;
    border-collapse: collapse;
    text-align: left;
    vertical-align: top
}

a:link {
    color: blue;
    text-decoration: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: bold;
    cursor: pointer;
}

a:visited {
    color: blue;
    text-decoration: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: bold;
    cursor: pointer;
}

a:hover {
    color: blue;
    text-decoration: underline;
    font-family: inherit;
    font-size: inherit;
    font-weight: bold;
    cursor: pointer;
}

a:active {
    color: blue;
    text-decoration: underline;
    font-family: inherit;
    font-size: inherit;
    font-weight: bold;
    cursor: pointer;
}

.tagLine {
    font-style: italic;
    font-weight: bold;
    margin-top: 0px;
    margin-left: 30px;
    font-size: 12pt;
    z-index: 5;
    font-family: Arial, Helvetica, Sans-Serif;
}

.sub ul {
    list-style: none;
    margin: 0;
    padding: 0
}

ul li li {
    background: White no-repeat 6px 0.75em;
    margin-left: 0.5em;
}

.hmpageGrid:hover {
    border-color: #d98dfd;
}

#centerStars {
    display: block;
    text-align: center;
    padding-top: 12px;
}

p#review {
    font-family: 'Lancelot', serif;
    font-size: 1.3em;
    padding: 5px 10px 10px 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
}

p#reviewlong {
    font-family: 'Lancelot', serif;
    font-size: 1.3em;
    padding: 5px 10px 10px 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
}

p#reviewextralong {
    font-family: 'Lancelot', serif;
    font-size: 1.2em;
    padding: 5px 10px 10px 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
}

p#reviewshort {
    font-family: 'Lancelot', serif;
    font-size: 1.3em;
    padding: 5px 10px 10px 5px;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    font-weight: bold;
}

div#reviewbox {
    border-style: dotted;
    border-width: 2px;
    border-color: #a59f1f;
    width: 202px;
    border-radius: 10px;
    margin: auto;
    cursor: pointer;
}

div#reviewboxSideBar {
    border-style: dotted;
    border-width: 2px;
    border-color: #a59f1f;
    border-radius: 10px;
    cursor: pointer;
}

div#reviewbox:hover {
    border-style: dotted;
    border-width: 2px;
    border-color: #a02fff;
    cursor: pointer;
}

div#reviewboxSideBar:hover {
    border-style: dotted;
    border-width: 2px;
    border-color: #a02fff;
    cursor: pointer;
}

span#reviewName {
    font-style: italic;
}

#box2 > table > tbody > tr > td {
    width: 25%;
}

.box {
    border: thin solid Black;
    margin-bottom: 10px;
}

.sub .box {
    background-color: White;
    border: thin solid Black;
}

#leftNavigation li {
    margin: 0;
    padding: 0;
    background: none
}

@media print {
    .breadcrumb {
        display: none;
        visibility: hidden;
    }

    #leftNavigation {
        display: none;
        visibility: hidden;
    }

    .sub .box {
        display: none;
        visibility: hidden;
    }

    #main {
        float: left;
        width: 90%;
        padding-bottom: 10px;
    }
}


#leftNavigation h2 {
    font-size: 1.1em;
    font-weight: bold;
    background: none;
    border: 0;
    border-bottom: 2px solid Black;
    padding: 1px 2px 0;
    margin: 0 5px 10px;
    display: block;
    z-index: 20;
}

#leftNavigation .sub h2 {
    padding: 1px 0 0
}

#leftNavigation h2 a, #leftNavigation h2 a:visited {
    color: Blue;
    text-decoration: none;
    display: block;
    padding: 0 0px;
    font-weight: bold;
}

#leftNavigation h2 strong {
    text-decoration: none;
    display: block;
    padding: 0 0px 0px 0px;
    font-weight: bold;
}

#leftNavigation h2 a:hover {
    color: Navy;
    font-weight: bold;
}

#leftNavigation h2 a:active, #leftNavigation h2 a:focus {
    color: #fff;
    background-color: #B90000;
    font-weight: bold;
}

#leftNavigation .sub h2 a:hover {
    color: Navy;
    font-weight: bold;
}

#leftNavigation .sub h2 a:active, #leftNavigation .sub h2 a:focus {
    color: #d30000;
    background-color: White;
}

.sub ul {
    margin: 0 1px;
    padding-bottom: 10px
}

.sub li {
    border: solid;
    border-width: 0px 0;
    margin: 1px 0;
    height: 1%;
}

html > body .sub li {
    height: auto
}

.sub li. {
    border-color: black;
    border: solid;
    border-width: 1px 0;
}

.sub li a:link, .sub li a:visited, .sub li strong {
    color: Navy;
    font-size: 1.1em;
    font-weight: bold;
    text-decoration: none;
    display: block;
    padding: 3px 7px 3px 19px;
    background: no-repeat 7px 0.5em;
}

.sub li.here a, .sub li.here a:visited, .sub li.here strong {
    color: Navy;
    font-weight: bold;
    background: #F7F7F7 url(img/bluearrowdown.gif) no-repeat 7px 0.5em;
    color: #fff;
    background: #4040FF;
}

.sub li.here strong {
    color: #fff;
    background: #4040FF;
}

.sub li a:hover, .sub li a:active, .sub li a:focus, .sub li.here a:hover, .sub li.here a:active, .sub li.here a:focus {
    color: Blue;
    font-weight: bold;
    background: White url(img/bluearrow.gif) no-repeat 7px 0.5em;
}

.sub ul ul {
    margin: -2px 0 0; /**/
    margin-top: 0;
    padding: 0;
    background: #F7F7F7;
}

.sub ul ul li {
    border: 0;
    background: #F7F7F7
}

.sub li.here ul a:link, .sub li.here ul a:visited, .sub li.here ul strong {
    color: Navy;
    font-size: 1em;
    font-weight: bold;
    padding: 0;
    background: #F7F7F7 no-repeat 19px 0.25em;
    padding: 3px 7px 3px 20px;
    border: solid #F7F7F7;
    border-width: 0px 0;
}

.sub li.here ul strong, .sub li.here ul li.here a:link, .sub li.here ul li.here a:visited, .sub li.here ul a:hover, .sub li.here ul a:active, .sub li.here ul a:focus, .sub li.here ul li.here a:hover, .sub li.here ul li.here a:active, .sub li.here ul li.here a:focus {
    color: #fff;
    background: #000080 no-repeat 19px 1em;
}

.sub li.here ul a:hover, .sub li.here ul li.here a:hover {
    color: Blue;
    font-weight: bold;
    background: #F7F7F7 url(img/bluearrow.gif) no-repeat 1em;
}

.caption {
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 200px;
    line-height: 14px;
}

#frequently-images {
    margin-bottom: 2%;
}

#frequently-text {
    width: 100%;
    font-size: 15px;
    color: #5450f7;
    font-style: italic;
}

#frequently {
    font-weight: bold;
    font-size: 13px;
}

.boxonright {
    background-color: #F7F7F7;
    border-top: solid Navy;
    border-bottom: solid Navy;
    border-width: 2px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: .9em;
    margin-bottom: 10px;
    color: Black;
    text-align: left;
    margin-top: 0;
    margin-right: 10px;
    margin-left: 24px;
    padding-top: 2px;
    margin-bottom: 0;
    padding-bottom: 2px;
    text-align: center;
}

.careonright {
    background-color: #F7F7F7;
    border-top: solid Navy;
    border-bottom: solid Navy;
    border-width: 2px;
    padding-left: 5px;
    padding-right: 5px;
    font-size: .9em;
    margin-bottom: 10px;
    color: Black;
    text-align: left;
    margin-top: 0;
    margin-right: 10px;
    padding-top: 2px;
    margin-left: 24px;
    margin-bottom: 0;
    padding-bottom: 2px;
}

.corner {
    background-color: #F7F7F7;
    border-top: solid Navy;
    border-right: solid Navy;
    border-width: 2px;
    padding-left: 5px;
    padding-right: 5px;
    margin-bottom: 10px;
    text-align: left;
    margin-top: 0;
    margin-right: 10px;
    padding-top: 2px;
    margin-bottom: 0;
    padding-bottom: 2px;
}

ul.nobullet {
    margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-left: 14px;
    padding-left: 4px;
    line-height: 1.1em;
    list-style-type: none;
}

ul {
    margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

li {
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
}

.tinytxt, .tinytext {
    font-size: .8em;
}

.tinyboldtxt {
    font-size: .8em;
    font-weight: bold;
}

.smalltinytext {
    font-size: .9em;
    font-weight: bold;
}

.smalltxt {
    font-size: .9em;
}

.smallboldtxt {
    font-size: .9em;
    font-weight: bold;
}

.medtxt {
    font-size: 1em;
}

.medboldtxt {
    font-size: 1em;
    font-weight: bold;
}

.bigtxt {
    font-size: 1.1em;
}

.bigboldtxt {
    font-size: 1.1em;
    font-weight: bold;
}

.hugetxt, .hugetext {
    font-size: 1.2em;
}

.hugeboldtxt {
    font-size: 1.2em;
    font-weight: bold;
}

.highlight {
    font-weight: bold;
    color: #B90000;
    font-family: Arial, Helvetica, Sans-Serif;
}

.highlightHome {
    font-weight: bold;
    color: #B90000;
    font-family: Arial, Helvetica, Sans-Serif;
}

.red {
    color: #B90000;
    font-family: Arial, Helvetica, Sans-Serif;
}

.highlight_blue {
    font-weight: bold;
    color: Blue;
    font-family: Arial, Helvetica, Sans-Serif;
}

.highlight_wblue {
    font-weight: bold;
    color: #7382A1;
    font-family: Arial, Helvetica, Sans-Serif;
}

.highlight_option {
    font-weight: bold;
    color: red;
    font-family: Arial, Helvetica, Sans-Serif;
}

.highlight_select {
    background-color: #FFEEEC;
}

.highlighttitle {
    font-weight: bold;
    color: #B90000;
    font-family: Arial, Helvetica, Sans-Serif;
    font-size: 1em;
    line-height: 18px;
}

.floatleft {
    float: left;
    min-width: 400px;
    vertical-align: top;
}

.floatright {
    float: right;
    padding-left: 5px;
    min-width: 220px;
}

.basicfloatleft {
    float: left;
}

.basicfloatright {
    float: right;
}

.indenttiny {
    padding-left: 6px;
}

.indentsmall {
    padding-left: 10px;
}

.indentmed {
    padding-left: 12px;
}

.indent50 {
    padding-left: 50px;
}

.indent100 {
    padding-left: 100px;
}

.indentbig {
    padding-left: 146px;
}

.indentverybig {
    padding-left: 200px;
}

.indenthuge {
    padding-left: 300px;
}

.clear {
    clear: both;
}

.noverticalspace {
    margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-left: 14px;
    padding-left: 4px;
}

.nospace {
    margin-top: 0;
    border-top-width: 0;
    padding-top: 0;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-left: 10px;
}

.left {
    float: left;
    padding-right: 0.5em;
}

.right {
    float: right;
    padding-left: 0.5em;
    margin-left: 4px;
}

.center {
    margin: auto;
    display: block;
}

@media print {
    body {
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: 80%;
    }

    #wrapper {
        margin: 0 auto;
    }

    #noprint {
        display: none;
    }

    #main {
        float: right;
        padding-bottom: 20px;
    }

    #footer {
        display: none;
    }
}

.pots {
    float: left;
    margin-right: 0.5em;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-right-style: solid;
    border-right-width: 3px;
    border-bottom-color: #B90000;
    border-right-color: #B90000;
}

.bonsai-supplies {
    float: left;
    margin-right: 0.5em;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-right-style: solid;
    border-right-width: 3px;
    border-bottom-color: #364A31;
    border-right-color: #364A31;
}

.orchid-supplies {
    float: left;
    margin-right: 0.5em;
}

.gardening-supplies {
    float: left;
    margin-right: 0.5em;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-right-style: solid;
    border-right-width: 3px;
    border-bottom-color: #B90000;
    border-right-color: #B90000;
}

.bonsai-supplies {
    float: left;
    margin-right: 0.5em;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-right-style: solid;
    border-right-width: 3px;
    border-bottom-color: #B90000;
    border-right-color: #B90000;
}

.african-violet-supplies {
    float: left;
    margin-right: 0.5em;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-right-style: solid;
    border-right-width: 3px;
    border-bottom-color: #B90000;
    border-right-color: #B90000;
}

.redborder {
    margin-right: 0.5em;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-right-style: solid;
    border-right-width: 3px;
    border-bottom-color: #B90000;
    border-right-color: #B90000;
}

#quicksheet {
    margin: 4px;
    margin-bottom: 6px;
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: #000080;
    border-right-style: solid;
    border-right-width: 3px;
    border-right-color: #0000FF;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #0000FF;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #000080;
    padding: 6px;
}

#quicksheet.h1 {
    display: inline;
}

#quicksheet.p {
    margin-left: 10px;
    margin-top: 0px
}

.redbox {
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: #B90000;
    border-right-style: solid;
    border-right-width: 3px;
    border-right-color: #B90000;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #B90000;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: #B90000;
    padding: 6px;
}

.bluebox {
    border-bottom-style: solid;
    border-bottom-width: 3px;
    border-bottom-color: Blue;
    border-right-style: solid;
    border-right-width: 3px;
    border-right-color: Blue;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: Blue;
    border-left-style: solid;
    border-left-width: 1px;
    border-left-color: Blue;
    padding: 6px;
}

.redhead {
    background-image: url(https://www.repotme.com/img/redhead.gif);
    background-repeat: repeat-x;
}

#navcontainer {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    font-family: georgia, serif;
}

#navlist {
    padding: 3px 0;
    margin-left: 0;
    border-bottom: 1px solid Black;
    font: bold 12px Verdana, Arial, Helvetica, Sans-Serif;
}

#navlist li {
    list-style: none;
    margin: 0;
    display: inline;
}

#navlist li a {
    padding: 3px 0.5em;
    margin-left: 3px;
    border: 1px solid black;
    border-bottom: none;
    background: #DDE;
    text-decoration: none;
}

#navlist li a:link {
    color: #448;
}

#navlist li a:visited {
    color: #667;
}

#navlist li a:hover {
    color: #000;
    background: #AAE;
    border-color: #227;
}

#navlist li a#current {
    background: white;
    border-bottom: 1px solid white;
}

#bubble_tooltip {
    width: 147px;
    position: absolute;
    display: none;
}

#bubble_tooltip .bubble_top {
    background-image: url('img/bubble_top.gif');
    background-repeat: no-repeat;
    height: 16px;
}

#bubble_tooltip .bubble_middle {
    background-image: url('img/bubble_middle.gif');
    background-repeat: repeat-y;
    background-position: bottom left;
    padding-left: 7px;
    padding-right: 7px;
}

#bubble_tooltip .bubble_middle span {
    position: relative;
    top: -8px;
    font-family: Trebuchet MS, Lucida Sans Unicode, Arial, Arial, Helvetica, Sans-Serif;
    font-size: 1em;
}

#bubble_tooltip .bubble_bottom {
    background-image: url('img/bubble_bottom.gif');
    background-repeat: no-repeat;
    background-repeat: no-repeat;
    height: 44px;
    position: relative;
    top: -6px;
}

.deals {
    background-image: url(img/deals-bg-70.jpg);
    width: 480px;
    height: 70px;
    padding: 8px;
    color: White;
    font-weight: bold;
    background-repeat: no-repeat;
}

.deals a:link {
    color: white;
    text-decoration: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: bold;
    cursor: pointer;
}

.deals a:visited {
    color: white;
    text-decoration: none;
    font-family: inherit;
    font-size: inherit;
    font-weight: bold;
    cursor: pointer;
}

.deals a:hover {
    color: white;
    text-decoration: underline;
    font-family: inherit;
    font-size: inherit;
    font-weight: bold;
    cursor: pointer;
}

.deals a:active {
    color: blue;
    text-decoration: underline;
    font-family: inherit;
    font-size: inherit;
    font-weight: bold;
    cursor: pointer;
}

ul.tbrw {
    list-style-type: none;
    display: block;
    float: left;
    margin-top: 10px;
}

ul.tbrw li,
ul.tbrw a {
    display: block;
    float: left;
}

ul.indent-tabs {
    border-bottom: 1px solid white;
    width: 471px;
    margin-left: 11px;
    margin-bottom: 0;
}

ul.indent-tabs {
    width: 660px;
    padding-left: 0px;
}

ul.stbrw {
    margin-top: 5px;
    padding-left: 1px;
    width: 597px;
}

ul.tbrw li {
}

ul.tbrw a,
ul.tbrw a:visited {
    border: 1px solid #C4CEA7;
    border-bottom: none;
    background: #FFFFFF;
    position: relative;
    top: 1px;
    margin-left: -1px;
    line-height: 15px;
    padding: 4px 9px 4px 9px;
    color: #b90000;
    text-decoration: none;
}

ul.tbrw a:hover {
    border: 1px solid #C4CEA7;
    border-bottom: none;
    background: #ffffff;
    position: relative;
    top: 1px;
    line-height: 15px;
    padding: 4px 9px 4px 9px;
    color: #9700ff;;
    text-decoration: underline;
}

ul.tbrw li.hi a,
ul.tbrw li.hi a:visited {
    background-color: #fff;
    border-color: #C4CEA7;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    color: black;
    padding: 5px 9px 3px 9px;
}

ul.tbrw li.gifthi a,
ul.tbrw li.gifthi a:visited {
    width: 80px;
    border-color: #C4CEA7;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    color: black;
    padding: 5px 9px 3px 9px;
}

ul.tbrw li.orchids a,
ul.tbrw li.orchids a:visited {
    background-color: #0000cc;
    border-color: #C4CEA7;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    color: white;
    padding: 5px 9px 3px 9px;
}

ul.tbrw li.bonsai a,
ul.tbrw li.bonsai a:visited {
    background-color: #6f4e37;
    border-color: #C4CEA7;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    color: white;
    padding: 5px 9px 3px 9px;
}

ul.tbrw li.violets a,
ul.tbrw li.violets a:visited {
    background-color: #93268f;
    border-color: #C4CEA7;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    color: white;
    padding: 5px 9px 3px 9px;
}

ul.tbrw li.garden a,
ul.tbrw li.garden a:visited {
    background-color: #164630;
    border-color: #C4CEA7;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    color: white;
    padding: 5px 9px 3px 9px;
}

ul.tbrw li.gift a,
ul.tbrw li.gift a:visited {
    width: 80px;
    background-color: #B90000;
    border-color: #C4CEA7;
    border-bottom: 1px solid #fff;
    font-weight: bold;
    color: white;
    padding: 5px 9px 3px 9px;
}

.boxborder {
    background-color: white;
    border-width: 1px;
    border-color: #acbccd;
    border-style: solid;
    padding: 5px;
    padding-top: 0px;
    float: left;
    clear: both;
    font-size: 1em;
    color: Black;
    text-align: left;
    margin-right: 10px;
    margin-left: 10px;
    margin-bottom: 10px;
    width: 95%;
}

.specials {
    background-color: #FCEDF0;
    height: 116px;
    width: 418px;
    padding-left: 8px;
    padding-right: 7px;
    font-size: .86em;
    margin-bottom: 8px;
    color: Black;
    text-align: center;
    margin-top: 6px;
    padding-top: 4px;
    margin-bottom: 10px;
    padding-bottom: 2px;
}

.container {
    position: relative;
    top: auto;
    left: auto;
    width: auto;
}

label#from2 {
    position: absolute;
    top: 0;
    right: 1px;
    bottom: 1px;
    left: .5em;
    z-index: 1;
    height: 1em;
    font-size: 13px;
    line-height: 3.5em;
    color: #999;
    white-space: nowrap;
    cursor: text;
    transition: all .1s ease;
}

label#to2 {
    position: absolute;
    top: 0;
    right: 1px;
    bottom: 1px;
    left: .5em;
    z-index: 1;
    height: 1em;
    font-size: 13px;
    line-height: 3.5em;
    color: #999;
    white-space: nowrap;
    cursor: text;
    transition: all .1s ease;
}

label#message2 {
    position: absolute;
    top: 0;
    right: 1px;
    bottom: 1px;
    left: .5em;
    z-index: 1;
    height: 1em;
    font-size: 13px;
    line-height: 3.5em;
    color: #999;
    white-space: nowrap;
    cursor: text;
    transition: all .1s ease;
}

label#email2 {
    position: absolute;
    top: 0;
    right: 1px;
    bottom: 1px;
    left: .5em;
    z-index: 1;
    height: 1em;
    font-size: 13px;
    line-height: 3.5em;
    color: #999;
    white-space: nowrap;
    cursor: text;
    transition: all .1s ease;
}

input#from:focus ~ label, input:valid ~ label#from2 {
    font-size: 9px;
    font-weight: bold;
    left: 5px;
    top: -5px;
}

input#to:focus ~ label, input:valid ~ label#to2 {
    font-size: 9px;
    font-weight: bold;
    left: 5px;
    top: -5px;
}

input#message:focus ~ label, input:valid ~ label#message2 {
    font-size: 9px;
    font-weight: bold;
    left: 5px;
    top: -5px;
}

input#email:focus ~ label, input:valid ~ label#email2 {
    font-size: 9px;
    font-weight: bold;
    left: 5px;
    top: -5px;
}

input#from:valid ~ label {
    color: green;
}

input#to:valid ~ label {
    color: green;
}

input#message:valid ~ label {
    color: green;
}

input#email:valid ~ label {
    color: green;
}

input#from:focus:invalid ~ label {
    color: red;
}

input#to:focus:invalid ~ label {
    color: red;
}

input#message:focus:invalid ~ label {
    color: red;
}

input#email:focus:invalid ~ label {
    color: red;
}

input#from:required ~ label::before {
    content: "*";
    color: red;
}

input#to:required ~ label::before {
    content: "*";
    color: red;
}

input#message:required ~ label::before {
    content: "*";
    color: red;
}

input#email:required ~ label::before {
    content: "*";
    color: red;
}

input#from:required:valid ~ label::before {
    color: green;
}

input#to:required:valid ~ label::before {
    color: green;
}

input#message:required:valid ~ label::before {
    color: green;
}

input#email:required:valid ~ label::before {
    color: green;
}

div#box2.inside {
    display: none;
}

div#box3.inside {
    display: none;
}

div#box4.inside {
    display: none;
}

div#box5.inside {
    display: none;
}

.otherBlends {
    height: 60px;
}

.btn {
    background: #019021;
    background-image: -webkit-linear-gradient(top, #ffa200, #045603);
    background-image: -moz-linear-gradient(top, #0aa508, #045603);
    background-image: -ms-linear-gradient(top, #0aa508, #045603);
    background-image: -o-linear-gradient(top, #0aa508, #045603);
    background-image: linear-gradient(to bottom, #0aa508, #045603);
    -webkit-border-radius: 5;
    -moz-border-radius: 5;
    border-radius: 5px;
    color: #ffffff;
    font-size: 15px;
    padding: 8px 17px 8px 14px;
    text-decoration: none;
    cursor: pointer;
    font-family: Verdana, Geneva, sans-serif;
    font-weight: bold;
    width: 100% !important;
}

.btn:hover {
    background: #3cb0fd;
    background-image: -webkit-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -moz-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -ms-linear-gradient(top, #3cb0fd, #3498db);
    background-image: -o-linear-gradient(top, #3cb0fd, #3498db);
    background-image: linear-gradient(to bottom, #3cb0fd, #3498db);
    text-decoration: none;
}

#note, #subnote {
    margin-left: 20px;
    margin-right: 40px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.productForm {
    margin-top: 0px;
    margin-bottom: 0px;
    margin: 0;
}

.productForm2 {
    margin-top: 0px;
    margin-bottom: 0px;
    margin: 0;
}

.productPrice {
    font-weight: bold;
}

.origPrice {
    font-weight: bold;
    text-decoration: line-through;
}

.salePrice {
    font-weight: bold;
    color: #B90000;
}

.origPrice2 {
    font-weight: bold;
    text-decoration: line-through;
    color: black;
}

.salePrice2 {
    font-weight: bold;
    color: #5abd59;
}

#also {
    margin-top: 20px;
    font-weight: bold;
}

#sticky {
    display: none;
}

#productImageBox {
    float: left;
}

.productImage {
    margin-right: 0.5em;
    margin-top: 0px;
    margin-bottom: 0px;
    width: 360;
}

.productItem {
    width: 335px;
}

#newProductBox {
    border: 1px solid gainsboro;
    border-radius: 10px;
    padding: 4px;
    margin-left: 10px;
}

#newProductHeader {
    font-size: 125%;
    text-align: center;
    color: rgb(185, 0, 0);
    font-weight: bold;
    margin-bottom: 10px;
}

#newProductSubText {
    font-size: medium;
    text-align: center;
    margin-bottom: 4px;
    min-height: 18px;
    max-height: 36px;
}

#newProductPrice {
    font-size: medium;
    font-weight: bold;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    margin-bottom: 4px;
}

#newProductSize {
    font-size: 16px;
    margin-right: 10px;
    display: inline-block;
    color: #545353;
    font-family: serif;
}

#newProductQualities {
    text-align: center;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
    color: #b90000;
}

#newProductList {
    margin-bottom: 10px;
    font-family: Tahoma, Verdana, Segoe, sans-serif;
}

#newProductUL {
    color: rgba(49, 49, 49, 0.73);
}

#repotmePromise {
    border-color: gray;
    display: table;
    width: 100%;
    background-color: whitesmoke;
}

#repotmePImage {
    padding: 14px;
    display: table-cell;
    vertical-align: middle;
}

#repotmePText {
    font-size: 18px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
    font-family: Century Gothic, CenturyGothic, AppleGothic, sans-serif;
}

#repotmePTextInner {
    text-align: center;
    font-size: 15px;
    padding-top: 4px;
}

.productImageTiny {
    border: 2px solid #b1b1b1;
    margin-right: 10px;
    cursor: pointer;
    width: 20px;
    border-radius: 15px;
    padding: 20px;
    margin-top: 10px;
}

.productImageTiny:hover {
    border: 2px solid red;
    cursor: pointer;
    box-shadow: 0 0 2px 3px rgba(228, 31, 17, 0.5);
}

.productImageSmall {
    border: 2px solid #b1b1b1;
    margin-right: 10px;
    cursor: pointer;
    width: 30px;
    border-radius: 15px;
    padding: 15px;
    margin-top: 10px;
}

.productImageSmall:hover {
    border: 2px solid red;
    cursor: pointer;
    box-shadow: 0 0 2px 3px rgba(228, 31, 17, 0.5);
}

.productImageMedium {
    border: 2px solid #b1b1b1;
    margin-right: 10px;
    cursor: pointer;
    width: 40px;
    border-radius: 15px;
    padding: 10px;
    margin-top: 10px;
}

.productImageMedium:hover {
    border: 2px solid red;
    cursor: pointer;
    box-shadow: 0 0 2px 3px rgba(228, 31, 17, 0.5);
}

.productImageLarge {
    border: 2px solid #b1b1b1;
    margin-right: 10px;
    cursor: pointer;
    width: 50px;
    border-radius: 15px;
    padding: 5px;
    margin-top: 10px;
}

.productImageLarge:hover {
    border: 2px solid red;
    cursor: pointer;
    box-shadow: 0 0 2px 3px rgba(228, 31, 17, 0.5);
}

.productImageExtraLarge {
    border: 2px solid #b1b1b1;
    margin-right: 10px;
    cursor: pointer;
    width: 60px;
    border-radius: 15px;
    margin-top: 10px;
}

.productImageExtraLarge:hover {
    border: 2px solid red;
    cursor: pointer;
    box-shadow: 0 0 2px 3px rgba(228, 31, 17, 0.5);
}

.pot3inch {
    width: 220px !important;
    padding: 70px;
}

.pot4inch {
    width: 260px !important;
    padding: 50px;
}

.pot5inch {
    width: 300px !important;
    padding: 30px;
}

.straight {
    display: table-cell;
}

#importantMessage {
    border: 1px solid red;
    border-radius: 10px;
    padding: 5px 5px 5px 5px;
    text-align: center;
    font-size: 0.9em;
    width: 444px;
}

#importantBold {
    font-weight: bold;
}

.outCouponBox {
    border: 2px solid #ba7dff;
    width: 243px;
    height: 243px;
    border-radius: 8px;
}

.inCouponBox {
    border: 2px dashed #c0c7bc;
    width: 230px;
    height: 230px;
    margin: 5px 5px 5px 5px;
}

.couponBoxImg {
    width: 150px;
    text-align: center;
    padding: 5px 0px 5px 40px;
}

.couponBoxDesc {
    color: #c30000;
    text-align: center;
    font-size: 1em;
    display: block;
    font-family: sans-serif;
    font-weight: bold;
}
.extended-display{
    font-family: 'Artifika', serif !important;
    color: #d20000e0 !important;
    font-size: 24px !important;
    position: absolute;
    top: 35px;
    left: 30%;
    border-radius: 0px;
    font-weight: bold;
    /* border: 3px solid #ffffff; */
    /* background: #ffffff; */
    display: block !important;
}
.regular-display{
    font-family: 'Lancelot', serif;
    color: #ff5b5b;
    font-size: 1.9em;
    margin-bottom: -10px;
    padding: 4px;
    display:none;
}

.couponBoxCode {
    color: blue;
    text-align: center;
    font-size: 1.1em;
    display: block;
    font-family: sans-serif;
    margin-top: 10px;
    font-weight: bold;
}

#Page-Content {
    width: 500px;
    float: left;
}

#saleSideBar {
    margin-left: 14px;
    margin-top: 10px;
}

#rvwSideBar {
    margin-left: 10px;
    width: 160px;
    margin-top: 28px;
}

#rvwSideBarWords {
    color: #9602ad;
    font-family: sans-serif;
    font-size: 1.2em;
    margin-left: 18px;
}

#didYouKnowSideBar {
    width: 160px;
    padding: 10px;
    padding-bottom: 20px;
}

#whatsNewSideBar {
    margin-left: 22px;
    margin-top: 10px;
}

#USASideBar {
    margin-left: 28px;
    margin-top: 50px;
}

#fastShipSideBar {
    margin: 14px;
    margin-top: 44px;
}

#monthCareSideBar {
    margin-left: 26px;
    margin-top: 26px;
}

#noUnderline:hover {
    text-decoration: none;
}

.hmpageGrid {
    border-style: solid;
    border-width: 1px;
    border-color: #d0d0d0;
    width: 180px;
    border-radius: 10px;
    margin-left: 20px;
    position: relative;
}

#cartDecoration {
    text-decoration: none;
}

#cartDecoration:hover {
    text-decoration: none;
}

#cartDecoration:visited {
    text-decoration: none;
}

.icon-words {
    margin-left: 35px;
    padding-top: 9px;
    width: 120px;
}

.icon-words a:hover {
    color: #a50efe !important;
    opacity: .9;
}

#mixWrapper {
    width: 360px;
    margin-bottom: 10px;
}

.homeMontage {
    height: 110px;
}

@media (min-width: 961px) {
    body {
        min-width: 870px;
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: .9em;
        margin-top: 30px;
        margin-bottom: 25px;
    }

    .bg-youtube45 {
        width: 45px;
        height: 45px;
        background: url('/img/social_sprites.png') -10px -75px;
        display: inline-block;
        margin-right: 4px;
        margin-top: -2px;
    }

    .social-words {
        color: black;
        font-size: 1.4em;
        font-weight: bold;
        margin-left: 4%;
    }

    .outCouponBox {
        border: 2px solid #ba7dff;
        width: 275px;
        border-radius: 8px;
    }

    .inCouponBox {
        border: 2px solid #c0c7bc;
        width: 260px;
        margin: 5px 5px 5px 5px;
    }

    .couponBoxImg {
        width: 150px;
        text-align: center;
        display: block;
        margin: auto;
        padding: 5px 0px 5px 30px;
        padding-left: 0px;
    }

    #wrapper {
        margin: 0 auto;
        padding: 20px;
        padding-top: 4px;
        background-color: white;
        width: 870px;
        border: #C4CEA7 1px solid;
        overflow: visible;
    }

    #viewCart {
        margin-left: 84%;
        margin-top: -10px;
    }

    .liqGrid {
        display: block;
        margin-bottom: 10px;
    }

    #productImage > a > img {
        width: 360px;
    }

    #orchidCareCorner {
        width: 200px;
    }

    .homeMontage {
        height: 104px;
    }

    div#reviewboxSideBar {
        width: 180px;
        margin-left: 20px;
    }

    .ProductItem {
        margin-left: 15px;
        width: 325px;
    }

    .ProductImage {
        width: 200px;
    }

    #productImage {
        float: left;
    }

    .extended-display{
        font-family: 'Artifika', serif !important;
        color: #d20000e0 !important;
        font-size: 16px !important;
        position: absolute;
        top: 15px;
        left: 30%;
        border-radius: 0px;
        font-weight: bold;
        /* border: 3px solid #ffffff; */
        /* background: #ffffff; */
        display: block !important;
    }
}

@media (min-width: 1025px) {
    body {
        min-width: 870px;
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: .9em;
        margin-top: 30px;
        margin-bottom: 25px;
    }

    #wrapper {
        margin: 0 auto;
        padding: 20px;
        padding-top: 4px;
        background-color: white;
        width: 870px;
        border: #C4CEA7 1px solid;
        overflow: visible;
    }

    #viewCart {
        margin-left: 84%;
        margin-top: -10px;
    }

    .liqGrid {
        margin-bottom: 10px;
        display: inline-block;
    }

    #productImage > a > img {
        width: 360px;
    }

    .homeMontage {
        height: 110px;
    }

    div#reviewboxSideBar {
        width: 180px;
        margin-left: 20px;
    }

    #orchidCareCorner {
        width: 200px;
    }

    #freq1thumb {
        width: 100px;
        margin-left: 0px;
    }

    #freq2thumb {
        width: 100px;
    }

    #freq3thumb {
        width: 100px;
    }

    .ProductItem {
        margin-left: 15px;
        width: 325px;
    }

    .ProductImage {
        width: 200px;
    }

    #price-and-add {
        display: block !important;
        padding-left: 6px !important;
    }

    #productImage {
        float: left;
    }
    .extended-display{
        font-family: 'Artifika', serif !important;
        color: #d20000e0 !important;
        font-size: 16px !important;
        position: absolute;
        top: 15px;
        left: 30%;
        border-radius: 0px;
        font-weight: bold;
        /* border: 3px solid #ffffff; */
        /* background: #ffffff; */
        display: block !important;
    }
}

@media (min-width: 1200px) {
    body {
        min-width: 1126px;
        font-family: Arial, Helvetica, Sans-Serif;
        font-size: .9em;
        margin-top: 30px;
        margin-bottom: 25px;
    }

    #wrapper {
        margin: 0 auto;
        padding: 20px;
        padding-top: 4px;
        background-color: white;
        width: 1126px;
        border: #C4CEA7 1px solid;
        overflow: visible;
    }

    #freq1thumb {
        width: 100px;
        margin-left: 0px;
    }

    #freq2thumb {
        width: 100px;
    }

    #freq3thumb {
        width: 100px;
    }

    .liqGrid {
        margin-bottom: 10px;
        display: inline-block;
    }

    div#reviewboxSideBar {
        width: 280px;
        margin-left: 20px;
    }

    #productImage > a > img {
        width: 460px;
        margin-top: 14%;
    }

    #orchidCareCorner {
        width: 300px;
    }

    .bg-youtube45 {
        width: 45px;
        height: 45px;
        background: url('/img/social_sprites.png') -10px -75px;
        display: inline-block;
    }

    .social-words {
        color: black;
        font-size: 1.4em;
        font-weight: bold;
        margin-left: 14%;
    }

    .homeMontage {
        height: 140px;
    }

    #mixWrapper {
        width: 480px;
        margin-bottom: 10px;
    }

    #saleSideBar {
        margin-top: 10px;
        display: block;
        margin: auto;
    }

    #rvwSideBar {
        width: 160px;
        margin-top: 28px;
        display: block;
        margin: auto;
        padding-top: 20px;
    }

    #rvwSideBarWords {
        color: #9602ad;
        font-family: sans-serif;
        font-size: 1.3em;
        margin-left: 60px;
    }

    #didYouKnowSideBar {
        width: 260px;
        padding: 10px;
        padding-bottom: 20px;
    }

    #whatsNewSideBar {
        margin-top: 10px;
        display: block;
        margin: auto;
        padding-top: 8px;
    }

    #USASideBar {
        margin-top: 30px;
        display: block;
        margin: auto;
        padding-top: 30px;
    }

    #fastShipSideBar {
        display: block;
        margin: auto;
        margin-top: 10px;
        padding-bottom: 10px;
    }

    #monthCareSideBar {
        display: block;
        margin: auto;
        margin-top: 10px;
    }

    .hmpageGrid {
        width: 280px;
        cursor: pointer;
    }

    .ProductItem {
        margin-left: 15px;
        width: 428px;
    }

    .ProductImage {
        width: 200px;
    }

    #productImage {
        float: left;
    }

    #Page-Content {
        width: 600px;
        float: left;
    }

    #frequently-images {
        margin-bottom: 1%;
    }

    #price-and-add {
        display: table-cell !important;
        padding-left: 6px;
    }

    .otherBlends {
        height: 80px;
    }

    .pot3inch {
        width: 281px !important;
        padding: 70px;
    }

    .pot4inch {
        width: 333px !important;
        padding: 50px;
    }

    .pot5inch {
        width: 383px !important;
        padding: 30px;
    }

    #frequentBlock {
        width: 100%;
    }

    #cartCol {
        width: 48%;
    }

    #cartF {
        width: 100%;
        margin-top: 4%;
    }
    .extended-display{
        font-family: 'Artifika', serif !important;
        color: #d20000e0 !important;
        font-size: 24px !important;
        position: absolute;
        top: 35px;
        left: 30%;
        border-radius: 0px;
        font-weight: bold;
        /* border: 3px solid #ffffff; */
        /* background: #ffffff; */
        display: block !important;
    }
}