cartData/* WoodPellets.com
    Green Menu color: #4d8628
    Green Link color: #146a37
    text color green: #588f2f
*/


.text-dim {
    color: darkgray;
}

.text-smaller {
    font-size: smaller;
}


#contactLabelPhone {
    margin-right: 0.25em;
}

hr {
    border: thin 1px #4d8627;
    width: 90%;
}

a.buttonlink {
    border: 1px solid #4d8627;
    border-radius: 4px;
    padding: 4px;
    margin: 4px;
    background-color: transparent;
    white-space: nowrap;
}

    a.buttonlink:hover {
        background-color: #4d8627;
        color: white !important;
        text-decoration: none !important;
    }

.img-center {
    display: block;
    margin: auto;
}

.nowrap {
    white-space: nowrap;
}

.align-right {
    text-align: right;
}

.align-left {
    text-align: left;
}

.align-center {
    text-align: center;
}

.valign-top; {
    vertical-align: top;
}

.valign-middle; {
    vertical-align: middle;
}

.valign-bottom; {
    vertical-align: bottom;
}

.RadComboBoxDropDown_Default, .RadComboBoxDropDown_Default {
    font-size: 14px !important;
    line-height: 1.1em;
}

.RadComboBoxCustom {
    height: 22px !important;
}


html {
    font-size: calc(100% + 0.25vw);
}

/* MS Edge bug will not calculate the forumla above */
@supports (-ms-ime-align:auto) {
    html {
        font-size: calc(.8em + 0.25vw);
    }
}

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
    html {
        font-size: calc(1em + 0.25vw);
    }
}

body {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    width: 100%;
    height: 100%;
    overflow-x: hidden;
}

#homeBackground {
    background-image: url(../images/common/pelletsimage_span_repeatx.jpg);
    background-repeat: repeat-x;
    background-position: center 420px;
}

#homeBackgroundPelletsTop {
    background-image: url(../images/common/pellets_bg_new.jpg);
    background-repeat: repeat-x;
    background-position: center 80px;
}

img {
    border: none;
}

p, td, li, ol, a, label, figcaption {
    color: #666666;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    line-height: 1.5em;
}

/*td {
    font-size: 12px;
}*/

h1, h2, h3, h4, h5, h6 {
    color: #42210B;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-weight: 500;
    /*letter-spacing: 0.025em;*/
    margin: 0.1em 0 0.2em 0;
}

h1 {
    font-size: 1.8em;
    font-weight: 600;
}

h2 {
    font-size: 1.6em;
}

h3 {
    font-size: 1.5em;
}

h4 {
    font-size: 1.3em;
    font-weight: 600;
}

h5 {
    font-size: 1.2em;
    font-weight: 600;
}

.hyperlink {
    text-decoration: underline;
    color: #146a37;
}

a {
    text-decoration: none;
    color: #146a37;
}

    a:hover {
        text-decoration: underline;
    }

p {
    line-height: 1.5;
    margin-bottom: 1.2em;
    min-width: 10em;
    overflow: hidden;
}

figure {
    margin: 0;
}

input[type="text"], input[type="password"], input[type="tel"], input[type="email"], textarea, select {
    border: 1px solid #808080;
    box-shadow: none;
    padding: 5px;
    border-radius: 6px;
}

input, textarea {
    margin: 0;
    padding: 2px;
    vertical-align: middle;
}

input, textarea, select, button {
    text-rendering: auto;
    color: initial;
    letter-spacing: normal;
    word-spacing: normal;
    text-transform: none;
    text-indent: 0px;
    text-shadow: none;
    display: inline-block;
    text-align: start;
    margin: 0em 0em 0em 0em;
    font: 1em Arial;
    font-style: normal;
    font-variant-ligatures: normal;
    font-variant-caps: normal;
    font-variant-numeric: normal;
    font-weight: normal;
    font-stretch: normal;
    font-size: 1em;
    line-height: normal;
}

#banner {
    width: 100%;
}


#bannerRight {
    float: right;
    width: 60%;
    height: 80px;
    box-sizing: border-box;
}

#banner a {
    text-decoration: none;
}

.bannerImage, .bannerImage img {
    width: 100%;
    max-width: 1000px;
}


#menuContainer {
    clear: both;
    margin-top: 5px;
    width: 100%;
    position: relative;
    top: 0;
    z-index: 2;
}

.ddHeader {
    font-size: 14px;
    font-weight: bold;
    color: #42210B;
}

#liveChat {
    margin: 70px 0 0 770px;
}

#login {
    padding: 0;
    margin: .5em 0 0 0;
    width: 100%;
    font-size: .7em;
    float: right;
}


#cart-wrap {
    clear: both;
    float: right;
    padding: .5em 0;
    margin-right: 1.5em;
    position: relative;
    width: 50px;
    height: 35px;
}



#signup {
    float: right;
    height: 40px;
    min-width: 235px;
    margin-top: 0;
    padding-top: 5px;
}

#spanCTA {
    font-weight: bold;
    font-size: 1em;
    margin-bottom: .5em;
    color: #5D9632;
}

#signup input {
    font-size: .8em;
}

#signup span, #signup a {
    font-size: .85rem;
}

.bannerlink {
    background-color: #fff;
    padding: 3px 4px;
}
/*Radtooltip custom close button*/
.rtRelativeWrapper .rtClose {
    background-image: url('../images/common/closeButton.png') !important;
    width: 25px !important;
    height: 25px !important;
}

#banner .rtRelativeWrapper .rtClose, #banner .rtRelativeWrapper .rtClose:focus {
    background-image: url('../images/common/closeButton.png') !important;
    width: 25px !important;
    height: 25px !important;
    background-color: none;
    box-shadow: none;
}

#banner input[type="text"]:focus, #banner input[type="email"]:focus {
    outline: none;
    border: 1px solid #237BC3;
    -webkit-border-radius: 7px;
    -moz-border-radius: 7px;
    border-radius: 7px;
}


.tblHours span {
    font-size: .7em;
}
/*Shopping Cart Functionality*/
.icon-basket {
    font-size: 1.5em;
    color: #5c9641;
}

.icon-chat {
    font-size: 18px;
    color: #4c3120;
}

.icon-phone {
    font-size: 22px;
    color: #4c3120;
}

.icon-mail-1 {
    color: #4c3120;
}

.icon-right-open {
    color: #FFF;
}

.icon-right {
    color: #FFF;
}

.icon-ok-circled {
    color: #5c9641;
}


#pickupDiv ul li {
    float: left;
    min-width: 200px;
    margin-right: 2rem;
    list-style: none;
}

.linkbutton {
    font-size: .8rem;
    white-space: nowrap;
}

.button {
    border-top: 1px solid #b0ee89;
    border-bottom: 1px solid #53853d;
    background: #8abd6c;
    background: -webkit-gradient(linear, left top, left bottom, from(#53853d), to(#8abd6c));
    background: -webkit-linear-gradient(top, #53853d, #8abd6c);
    background: -moz-linear-gradient(top, #53853d, #8abd6c);
    background: -ms-linear-gradient(top, #53853d, #8abd6c);
    background: -o-linear-gradient(top, #53853d, #8abd6c);
    padding: .5em 1.2em;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    color: white !important;
    font-family: Arial;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    line-height: 2;
    cursor: pointer;
}

.buttonLG {
    border-top: 1px solid #b0ee89;
    border-bottom: 1px solid #53853d;
    background: #8abd6c;
    background: -webkit-gradient(linear, left top, left bottom, from(#53853d), to(#8abd6c));
    background: -webkit-linear-gradient(top, #53853d, #8abd6c);
    background: -moz-linear-gradient(top, #53853d, #8abd6c);
    background: -ms-linear-gradient(top, #53853d, #8abd6c);
    background: -o-linear-gradient(top, #53853d, #8abd6c);
    padding: .5em 1.2em;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -moz-box-shadow: 0 0 .3em #888;
    -webkit-box-shadow: 0 0 .3em #888;
    box-shadow: 0 0 .3em #888;
    color: white !important;
    font-family: Arial;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    line-height: 2;
    cursor: pointer;
}

    .button:hover, .buttonLG:hover {
        color: gold !important;
    }

    .button:hover, .buttonLG:hover, .buttonLGDisabled:hover, .buttonWhite:hover, .buttonRel:hover, buttonWhiteLG:hover {
        text-decoration: none;
    }

.buttonMED {
    line-height: 1.5;
}

.buttonRel {
    border-top: 1px solid #b0ee89;
    border-bottom: 1px solid #53853d;
    background: #8abd6c;
    background: -webkit-gradient(linear, left top, left bottom, from(#53853d), to(#8abd6c));
    background: -webkit-linear-gradient(top, #53853d, #8abd6c);
    background: -moz-linear-gradient(top, #53853d, #8abd6c);
    background: -ms-linear-gradient(top, #53853d, #8abd6c);
    background: -o-linear-gradient(top, #53853d, #8abd6c);
    padding: .4em 1.5em;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -moz-box-shadow: 0 0 5px #888;
    -webkit-box-shadow: 0 0 5px#888;
    box-shadow: 0 0 5px #888;
    color: white;
    font-family: Arial;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
}

.buttonLGDisabled {
    border-top: 1px solid #b0ee89;
    border-bottom: 1px solid #53853d;
    background: #95b28a;
    background: -webkit-gradient(linear, left top, left bottom, from(#95b28a), to(#afd39d));
    background: -webkit-linear-gradient(top, #95b28a, #afd39d);
    background: -moz-linear-gradient(top, #95b28a, #afd39d);
    background: -ms-linear-gradient(top, #95b28a, #afd39d);
    background: -o-linear-gradient(top, #95b28a, #afd39d);
    padding: 7.5px 15px;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -moz-box-shadow: 0 0 .3em #888;
    -webkit-box-shadow: 0 0 .3em #888;
    box-shadow: 0 0 5px #888;
    color: gray;
    font-size: .8rem;
    font-family: Arial;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
}

.buttonWhite {
    border-top: 1px solid #b0ee89;
    border-bottom: 1px solid #53853d;
    background: #FFF;
    padding: .5em 1.2em;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -moz-box-shadow: 0 0 .3em #888;
    -webkit-box-shadow: 0 0 .3em #888;
    box-shadow: 0 0 .3em #888;
    color: #53853d;
    font-family: Arial;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
}

.buttonWhiteLG {
    border-top: 1px solid #b0ee89;
    border-bottom: 1px solid #53853d;
    background: #FFF;
    padding: .5em 1.2em;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    -moz-box-shadow: 0 0 .3em #888;
    -webkit-box-shadow: 0 0 .3em #888;
    box-shadow: 0 0 .3em #888;
    color: #53853d;
    font-family: Arial;
    text-decoration: none;
    vertical-align: middle;
    white-space: nowrap;
    line-height: 2.5;
}

    .buttonWhiteLG:hover {
        background: #fdfbf9;
        text-decoration: none;
    }

#divCleancare a {
    text-decoration: none;
}

/*Produuct Details*/
#addCart {
    float: right;
    width: 49%;
}

    #addCart .product-icons {
        width: 30%;
    }

    #addCart h1 {
        font-size: 1.5rem;
        text-align: left;
        margin: 0;
    }

#imageWrap {
    text-align: center;
    vertical-align: middle;
    background: url('ajax-loader.gif') center center no-repeat;
}

.prodDetailImages {
    clear: both;
}

    .prodDetailImages li {
        width: 75px;
        list-style: none;
        display: inline-block;
    }

    .prodDetailImages img {
        width: 100%;
    }

#productImages {
    width: 49%;
    float: left;
    text-align: center;
}

.divGreyBackground {
    background-color: #eee;
    padding: .3rem;
    border: 1px solid #ccc;
}

#specifications {
    float: right;
    width: 400px;
    margin-right: 50px;
}

    #specifications ol {
        text-align: left;
    }

#tblProductSpecs {
    max-width: 400px;
    width: 400px;
}

#divDeliveryMatrix {
    margin-top: 1rem;
    background-color: #eee;
    padding: .3rem;
    border: 1px solid #ccc;
    width: 300px;
}

#tblProductSpecs tr td {
    width: 50%;
}

.divDeliveryMatrix .RadToolTip {
    width: 400px !important;
}

@media (max-width: 880px) {
    /*#productDescription {
        width: 100%;
        margin: 0 auto;
    }*/

    #specifications {
        width: 100%;
        margin: 0 auto;
        text-align: center;
    }

    #tblProductSpecs {
        margin: 0 auto;
    }
}

@media (max-width: 440px) {
    #addCart, #productImages {
        width: 100%;
        float: none;
        margin: 0 auto;
    }

    /*#productDescription {
        width: 100%;
    }*/

    #tblProductSpecs {
        min-width: 350px;
        width: 350px;
    }

    #lbWelcome {
        display: none;
    }

    .RadToolTip {
        width: 300px !important;
    }
}

#specifications table {
    border: 1px solid #ccc;
}

    #specifications table tr {
        border-bottom: 1px solid #ccc;
    }

    #specifications table td {
        padding: 10px;
        border-bottom: 1px solid #ccc;
    }

        #specifications table td:nth-child(2n+1) {
            background-color: #eee;
        }


.btnContainer {
    float: right;
    margin: 1.2em 1em;
    width: 25em;
    text-align: right;
}

    .btnContainer input[type="input"] {
        font-size: 1em;
    }

.pnlCart input[type="radio"] {
    vertical-align: middle;
}

.imgBrand {
    width: 100%;
    max-width: 80px;
    min-width: 30px;
}

#deliveryOptions {
    width: 270px;
}


@media (max-width: 880px) {
    #addCart, #productImages {
        margin: 0 auto;
    }

        #addCart .product-title {
            text-align: left;
        }

        #addCart .product-icons {
            width: 45%;
        }

    #deliveryOptions {
        width: 200px;
    }

    .btnContainer {
        font-size: .8em;
        width: 100%;
        margin: 1.2em .2em;
    }
}

/*Checkout Screen*/
.signinGroup {
    max-width: 500px;
    min-width: 280px;
    width: 60%;
    margin: 20px auto;
    padding: 1em;
    border: solid 1px #a5acb0;
    background-color: #fafafa;
}

.formGroup {
    float: left;
    width: 100%;
    max-width: 440px;
    min-width: 285px;
    min-height:300px;
    box-sizing: border-box;
    margin: 20px 0;
}
    .formGroup label {
        margin-left:5px;
    }

.order-checkout-wrapper {
    border: solid 1px #a5acb0;
    background-color: #fafafa;
    width: 100%;
    box-sizing: border-box;
    padding: 1em;
}

@media (max-width: 977px) {
    .formGroup {
        float: none;
        margin: 20px auto;
    }
}

.formBtn {
    width: 100%;
    float: right;
}

.signInBlock {
    width: 250px;
    margin-bottom: 25px;
}

#spanNewCustomer {
    margin-bottom: 70px;
}

@media (max-width: 870px) {
    #spanNewCustomer {
        margin-bottom: 10px;
    }
}

.formBlock {
    margin: 15px 0;
    width: 100%;
}

    .formBlock > input {
        width: 95%;
    }

::-webkit-input-placeholder { /* Chrome/Opera/Safari */
    color: #bab6b7;
}

::-moz-placeholder { /* Firefox 19+ */
    color: #bab6b7;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #bab6b7;
}

:-moz-placeholder { /* Firefox 18- */
    color: #bab6b7;
}

#ddOrderQuantity {
    Width: 8em;
}

#login form {
    margin: 0;
}

#pnlLogin, #pnlLoggedIn, #ctl00_pnlLogin, #ctl00_pnlLoggedIn {
    text-align: right;
}

#menuItems {
    background-color: #eeeae1;
}

#zipWrapper {
    width: 18.5rem;
    margin-bottom: 1em;
}

#btnGetPricing {
    width: 6.2rem;
    float: right;
}

#enterZip {
    width: 10rem;
    height: 100px;
    background-image: url(../images/homepage/enterZipBackground.png);
    background-repeat: no-repeat;
    padding-left: 2rem;
    background-size: 100%;
}

    #enterZip input[type="tel"] {
        background: none;
        border: none;
        outline: none;
        font-size: 1.3rem;
        margin-top: 2rem;
    }

#getZipServiceArea {
    width: 234px;
    height: 94px;
    background-image: url(../images/homepage/arrow.png);
    background-repeat: no-repeat;
}

#getZipSmall {
    width: 440px;
    height: 38px;
    background-image: url(../images/homepage/zipcode.jpg);
    background-repeat: no-repeat;
    margin-bottom: 20px;
}

.hpInputBox {
    border-style: hidden;
    border-width: 0px;
    color: #8AB08A;
    padding-left: 7px;
    padding-right: 7px;
    font-size: 8pt;
    background-image: url(../images/homepage/zipcodebox.gif);
    margin-left: 3px;
}

#hpQuoteBubble {
    height: 165px;
    width: 320px;
    background-image: url(../images/homepage/quotebubble_home2.png);
    background-repeat: no-repeat;
    padding: 10px 10px 0 5px;
}

    #hpQuoteBubble > p {
        margin: 15px 0 0 15px;
        font-size: 13px;
        width: 290px;
        text-align: left;
    }

    #hpQuoteBubble p:first-line {
        margin-left: 20px;
    }

#hpRibbon {
    background-color: #fff;
    width: 100%;
    height: 100%;
    padding: 2em 1em;
    margin: 0;
    text-align: center;
}

    #hpRibbon a, #hpRibbon span {
        color: #5D9E3B;
        line-height: 1.2rem;
        font-size: .9rem;
        display: block;
        margin-bottom: .5rem;
    }

        #hpRibbon a:hover {
            text-decoration: none;
        }

    #hpRibbon h3 {
        line-height: 22px;
        font-size: 1.5em;
        font-weight: bold;
        color: #352318;
        font-family: Arial, Calibri;
        font-size: 20px;
        margin-bottom:20px;
    }

    #hpRibbon ul {
        width: 100%;
        margin: 0 auto;
        padding: 0;
        display: inline-block;
        text-align: center;
    }

        #hpRibbon ul li {
            font-size: 0.7em;
            width: 210px;
            min-height: 150px;
            vertical-align: top;
            margin: 0 1.5em 1em 0;
            list-style: none;
            display: inline-block;
            -moz-box-sizing: border-box;
            -webkit-box-sizing: border-box;
            box-sizing: border-box;
            text-align: left;
        }

            #hpRibbon ul li a {
                font-size: 1.1em;
            }

            #hpRibbon ul li .floatRight {
                float: left;
                margin-right: 1em;
            }


#newwoodpellets {
    margin: 20px 10px 10px 10px;
    width: 988px;
    height: 172px;
    background-image: url(../images/homepage/new-to-wood-pellets.jpg);
    background-repeat: no-repeat;
}

    #newwoodpellets p {
        margin-left: 290px;
        padding-top: 90px;
    }

#foryourbusiness {
    float: left;
    margin: 0 10px 10px 10px;
    width: 486px;
    height: 137px;
    background-image: url(../images/homepage/for-your-wood-stove-business.jpg);
    background-repeat: no-repeat;
}

    #foryourbusiness p {
        margin-left: 174px;
        margin-top: 65px;
    }

#forourglobe {
    float: right;
    margin: 0 10px 10px 0;
    width: 487px;
    height: 137px;
    background-image: url(../images/homepage/for-our-globe.jpg);
    background-repeat: no-repeat;
}

    #forourglobe p {
        margin-left: 174px;
        margin-top: 65px;
    }

#cityMessage {
    width: 220px;
    position: relative;
    top: 220px;
    left: 435px;
}

    #cityMessage p {
        font-size: 14px;
        font-weight: bold;
    }

#getPricing {
    position: relative;
    top: 85px;
    left: 445px;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 35px;
    height: 0;
    overflow: hidden;
}

    .video-container iframe {
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%;
    }

/*#columnCenter1 h1, #columnCenter2 h1, #columnCenter3 h1 {
        margin: 20px 0;
    }*/

#columnCenter1 hgroup h1 {
    margin: 20px 0 0 0;
}

#columnCenter1 hgroup h2 {
    margin: 0px 0 0 0;
}

#sidebarQuote {
    width: 239px;
    height: 328px;
    background: url(../images/common/getquotesidebar.png) no-repeat;
}

#getQuoteForm {
    padding: 67px 0 0 35px;
}

#sidebarQuote input[type="text"], #quoteWidget input[type="text"] {
    background: transparent none repeat scroll 0 0;
    border: 0 none;
}

#quoteWidget {
    width: 374px;
    height: 87px;
    background: url(../images/common/quote_widget_v2.png) no-repeat;
}

#quoteWidgetForm {
    padding: 25px 0 0 190px;
}

#columnRight h2 {
    text-align: center;
    text-decoration: underline;
}

#columnRightContent {
    padding: 30px 10px 0 10px;
}

#quote {
    width: 645px;
    height: 307px;
    clear: left;
    background-image: url(../images/homepage/wood_pellets_bg.jpg);
    background-repeat: no-repeat;
    z-index: -1;
}

#quote_top {
    width: 645px;
    height: 40px;
    z-index: -1;
}

#quote_main {
    width: 645px;
    height: 270px;
    clear: left;
    background-image: url(../images/homepage/quote_bg.jpg);
    background-repeat: no-repeat;
    z-index: -1;
    margin-bottom: 15px;
}

#quote form {
    z-index: 0;
}

#quote_tabs {
    padding-top: 8px;
    margin-left: 24px;
}

#quote_top_new {
    margin: 0;
    padding: 0;
    width: 645px;
    height: 40px;
}

.quote_info {
    background-image: url(../images/homepage/quote_bg3.jpg);
    background-repeat: repeat-y;
}

.greenGrad {
    background-image: url(../images/common/green_gradient_bg.gif);
    background-repeat: repeat-x;
}
/* Quote User Control */
.quote_uc {
    width: 440px;
}

.quote_local_uc {
    width: 500px;
}

.quote_uc_tabs {
    width: 440px;
    margin-left: 60px;
    margin-bottom: -3px;
    margin-top: 20px;
    z-index: 2;
    overflow: visible;
    position: relative;
}

.tblPricing {
    background-color: #ede8d3;
    margin-left: 12px;
    border: solid 1px #606161;
}

#message {
    background-image: url(../images/homepage/message_bg.jpg);
    background-repeat: no-repeat;
    width: 645px;
    height: 50px;
    padding-top: 10px;
}

#changezip {
    background-image: url(../images/homepage/changezip_bg.jpg);
    background-repeat: no-repeat;
}

#zipUpdate {
    width: 385px;
    float: right;
}

#nopricing {
    width: 400px;
    padding: 25px 20px;
}

.hpAd {
    float: right;
    margin-right: 12px;
    margin-top: 6px;
}

#zipcode {
    float: left;
    margin: 0 15px 5px 20px;
}

    #zipcode span {
        font-size: 14px;
        color: #3d295e;
        font-weight: bold;
    }

#left_home {
    float: left;
    margin: 0 0 0 3px;
    padding-top: 10px;
    position: relative;
    width: 650px;
}

#right_home {
    float: right;
    width: 310px;
    text-align: center;
    padding-top: 10px;
}

#hpMainImage {
    margin-top: 10px;
}

#news_container {
    width: 645px;
    margin-top: 15px;
}

#newshead {
    width: 645px;
    height: 36px;
    background-image: url(../images/homepage/news_header.jpg);
    background-repeat: no-repeat;
}

#newsfooter {
    clear: left;
    width: 645px;
    height: 31px;
    background-image: url(../images/homepage/news_footer.jpg);
    background-repeat: no-repeat;
}

#news ul {
    margin: 25px 0 0 40px;
    padding: 0;
}

#news li {
    list-style: none;
    padding: 0 5px 13px 7px;
}

#home_more_info {
    display: block;
    background-image: url(../images/homepage/right_for_me.jpg);
    background-repeat: no-repeat;
    width: 300px;
    height: 188px;
    padding-top: 15px;
    overflow: hidden;
}

    #home_more_info span {
        color: #363636;
        font-size: 14px;
        font-weight: bold;
    }

    #home_more_info ul {
        margin: 0;
        padding: 0 0 5px 125px;
    }

    #home_more_info li {
        list-style-type: none;
        padding-top: 10px;
    }

        #home_more_info li a {
            font-size: 14px;
            color: #363636;
            text-decoration: none;
        }

            #home_more_info li a:hover {
                text-decoration: underline;
            }

#featured {
    display: block;
    background-image: url(../images/homepage/featured_bg.jpg);
    background-repeat: no-repeat;
    width: 300px;
    height: 400px;
    overflow: hidden;
}

#giveaway {
    display: block;
    background-image: url(../images/homepage/giveaway_bg.gif);
    background-repeat: no-repeat;
    width: 302px;
    height: 189px;
    overflow: hidden;
    text-align: left;
    padding-top: 26px;
}


#featured_brick {
    display: block;
    background-image: url(../images/homepage/brick_feature.jpg);
    background-repeat: no-repeat;
    width: 300px;
    height: 400px;
    overflow: hidden;
}

#featured p {
    margin: 0 20px 5px 20px;
    color: #fff;
    font-size: 12px;
    text-align: left;
}

#featured h3 {
    margin-top: 140px;
    margin-bottom: 5px;
    color: #fff;
    font-size: 16px;
    font-weight: bold;
}

#featured_brick a {
    color: #80afdf;
}

#featured a {
    color: #80afdf;
}

#featured_brick p {
    margin: 0 5px 5px 20px;
    color: #fff;
    font-size: 14px;
    text-align: left;
}

#featured_brick h3 {
    margin-top: 10px;
    margin-bottom: 5px;
    color: #fff;
    font-size: 24px;
    font-weight: bold;
}

#featured_brick a {
    color: #80afdf;
}

#welecome {
    background-image: url(../images/homepage/welcome_bg2.jpg);
    background-repeat: no-repeat;
    width: 300px;
    height: 170px;
    margin: 0;
    padding: 10px 0 0 0;
}

    #welecome h1 {
        margin-top: 0;
        font-size: 15px;
        color: #422d66;
        font-family: Verdana, Arial, Helvetica, sans-serif;
        font-weight: bold;
    }

    #welecome p {
        text-align: left;
        padding: 0 10px;
    }


#leftColumn {
    float: left;
    width: 200px;
    margin: 0 30px 0 0;
    padding: 100px 10px 10px 10px;
    background-color: #cdcb9b;
}

#rightColumn {
    padding-top: 30px;
}
/* product detail page specs \*/
#prodspec {
    clear: left;
    margin-left: 60px;
    margin-top: 10px;
    padding: 0;
}

    #prodspec li {
        font-size: 14px;
        margin: 5px 0;
        padding: 0;
        color: #42210B;
    }

#truckspecs {
    margin-left: 20px;
}

    #truckspecs li {
        margin-bottom: 10px;
    }

#galleryBanner {
    /*background-image:url('../images/gallery/gallerybanner_buynow_2.28.11.jpg');*/
    background-repeat: no-repeat;
    width: 979px;
    height: 152px;
}

    #galleryBanner #galleryRight {
        width: 400px;
        height: 45px;
        float: right;
        margin-right: 90px;
        font-size: 14px;
    }

    #galleryBanner #galleryTestimonialRight {
        width: 400px;
        height: 45px;
        float: right;
        margin-top: 30px;
        margin-right: 200px;
        font-size: 14px;
    }

#testimonialBanner {
    background-image: url('../images/gallery/banner.jpg');
    background-repeat: no-repeat;
    width: 979px;
    height: 152px;
}

    #testimonialBanner #testimonialLeft {
        width: 321px;
        float: left;
    }

    #testimonialBanner #testimonialMessageLeft {
        width: 321px;
        float: left;
    }

#testimonialLeft img {
    margin-top: 0px;
    margin-left: 10px;
}

#testimonialMessageLeft img {
    margin-top: 15px;
    margin-left: 5px;
}

#testimonialBanner #testimonialRight {
    width: 400px;
    height: 45px;
    float: right;
    margin-top: 30px;
    margin-right: 200px;
    font-size: 14px;
}

#testimonialName {
    text-align: right;
    margin-right: 20px;
    font-family: Arial Black;
    color: #38AD46;
}

#testimonialBg {
    width: 279px;
    background-image: url('../images/common/testimonial_bg.jpg');
}

#galleryLegend {
    margin: -30px 25px 10px 10px;
}

#key {
    width: 941px;
    height: 35px;
}

#ash {
    float: left;
    width: 350px;
    height: 35px;
}

#btu {
    float: left;
    width: 331px;
    height: 35px;
}

#leaf {
    float: right;
    width: 280px;
    height: 35px;
    font-size: 14px;
}

#ashBtu {
    float: left;
    width: 350px;
    height: 70px;
}

#fallFreeDelivery {
    float: right;
    width: 591px;
    height: 70px;
    text-align: right;
}

#ttLearnAbout {
    font-family: Arial Black;
    font-size: 15px;
    color: #534741;
    text-decoration: underline;
    display: block;
    width: 280px;
    margin: 0 0 10px 10px;
}

#galleryLegend ul {
    margin: 0 0 5px 0;
    padding: 0;
}

#galleryLegend li {
    margin: 0 10px;
    display: inline;
    font-size: 12px;
}

    #galleryLegend li div {
        display: inline;
    }

#changeDeliveryZip {
    margin: 10px 0 0 0;
}

    #changeDeliveryZip span {
        margin-left: 10px;
        color: #534741;
    }

/* New myAccount Tab Menu */
.tabMenu {
    /*float: left;*/
    width: 100%;
    height: 35px;
    margin: 0;
    padding: 0;
    font-size: 16px;
    border: 1px solid gray;
    background-color: white;
}

    .tabMenu ul.AspNet-Menu {
        margin: 0;
        padding: 0;
        list-style: none;
    }

        .tabMenu ul.AspNet-Menu li {
            float: left;
            height: 35px;
            padding: 0 0 0 9px;
            margin: 0;
        }

    .tabMenu a.AspNet-Menu-Selected {
        margin-top: 1px;
        overflow: visible;
        z-index: 100;
        height: 36px;
        display: block;
        width: 100%;
    }

/* BEGIN win free ton pellets \*/
#winfreeton {
    padding-top: 180px;
    width: 100%;
    background: url(../images/common/winfreeheat_bg.jpg) no-repeat scroll center top;
}

#freeTonHeader {
    display: none;
    text-align: center;
}

@media (max-width: 800px) {
    #winfreeton {
        background: none;
        padding-top: 0;
    }

    #freeTonHeader {
        display: block;
    }
}
/* END win free ton pellets \*/
/* BEGIN bricks and horsebedding landing pages \*/
.gradientBg {
    background: url(../images/common/bedding_bg.jpg) repeat-x scroll left top;
}

#colLeft {
    padding: 20px;
    width: 50%;
    float: left;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

#colRight {
    margin-top: 30px;
    width: 50%;
    float: right;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

    #colRight img, #colLeft img {
        width: 100%;
    }

#colLeft h1 {
    font-size: 30px;
    font-weight: bold;
    text-align: left;
    margin: 20px 0 0 0;
}
/* END bricks and horsebedding landing pages \*/
/* about us section styles \*/
.aboutusHeader, .managmentHeader, .inthenewsHeader, .contactHeader, partnersHeader {
    margin-top: 54px;
    background: url(../images/common/h1_bg_image.jpg) repeat-x scroll left top;
    height: 86px;
}

.contactHeader {
    margin-top: 27px;
    /*width:400px;*/
}

.managmentHeader {
    margin-top: 26px;
}

.inthenewsHeader {
    margin-top: 22px;
}

.partnersHeader {
    margin-top: 55px;
}
/* testimonial page \*/
.testimonialHeader {
    margin-top: 27px;
    background: url(../images/common/aboutus_testimonials_header.jpg) no-repeat scroll left top;
    height: 43px;
}

.testimonial {
    display: block;
    width: 600px;
    margin: 20px 10px;
    padding: 10px 10px;
    text-align: left;
    background-image: url(../images/common/testomonial_bg.gif);
    background-repeat: repeat-x;
    background-color: #ebe8d8;
    border: #666666 1px solid;
}

.testimonialSm {
    display: block;
    width: 215px;
    margin: 10px 5px;
    padding: 6px 5px;
    text-align: left;
    background-color: #edebdc;
    border: #fff 1px solid;
}

    .testimonialSm p {
        font-style: italic;
    }

#stateTestimonial {
    display: block;
    width: 490px;
    height: 115px;
    float: right;
    margin-right: 5px;
    background-image: url(../images/common/speechbubble.jpg);
    background-repeat: no-repeat;
}

#serviceareaLeft {
    float: left;
    height: 380px;
    width: 481px;
}

#serviceareaRight {
    float: right;
    width: 525px;
}

.round {
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 12px;
    /* Firefox 1-3.6 */
    -moz-border-radius: 12px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 12px;
}

.roundInput {
    /* Safari 3-4, iOS 1-3.2, Android 1.6- */
    -webkit-border-radius: 7px;
    /* Firefox 1-3.6 */
    -moz-border-radius: 7px;
    /* Opera 10.5, IE 9, Safari 5, Chrome, Firefox 4, iOS 4, Android 2.1+ */
    border-radius: 7px;
}

.block {
    display: block;
}

.inline-block {
    display: inline-block;
}

.center {
    text-align: center;
}


.marginLeft0 {
    margin-left: 0px;
}

.marginLeft5 {
    margin-left: 5px;
}

.marginLeft10 {
    margin-left: 10px;
}

.marginLeft20 {
    margin-left: 20px;
}

.marginLeft30 {
    margin-left: 30px;
}

.marginLeft40 {
    margin-left: 40px;
}

.marginLeft50 {
    margin-left: 50px;
}

.marginLeft55 {
    margin-left: 55px;
}

.marginLeft60 {
    margin-left: 60px;
}

.marginRight5 {
    margin-right: 5px;
}

.marginRight10 {
    margin-right: 10px;
}

.marginRight20 {
    margin-right: 20px;
}

.marginRight30 {
    margin-right: 30px;
}

.marginTop0 {
    margin-top: 0;
}

.marginTop2 {
    margin-top: 2px;
}

.marginTop3 {
    margin-top: 3px;
}

.marginTop5 {
    margin-top: 5px;
}

.marginTop10 {
    margin-top: 10px;
}

.marginTop15 {
    margin-top: 15px;
}

.marginTop20 {
    margin-top: 20px;
}

.marginTop25 {
    margin-top: 25px;
}

.marginTop30 {
    margin-top: 30px;
}

.marginTop40 {
    margin-top: 40px;
}

.marginTop50 {
    margin-top: 50px;
}

.marginTop60 {
    margin-top: 60px;
}

.marginBottom0 {
    margin-bottom: 0;
}

.marginBottom5 {
    margin-bottom: 5px;
}

.marginBottom10 {
    margin-bottom: 10px;
}

.marginBottom20 {
    margin-bottom: 20px;
}

.marginBottom30 {
    margin-bottom: 30px;
}

.paddingTop0 {
    padding-top: 0;
}

.paddingTop5 {
    padding-top: 5px;
}

.paddingTop10 {
    padding-top: 10px;
}

.paddingTop20 {
    padding-top: 20px;
}

.paddingTop30 {
    padding-top: 30px;
}

.paddingLeft10 {
    padding-left: 10px;
}

.paddingLeft20 {
    padding-left: 20px;
}

.paddingLeft2em {
    padding-left: 2em;
}

.paddingLeft30 {
    padding-left: 30px;
}

.paddingLeft40 {
    padding-left: 40px;
}

.paddingRight10 {
    padding-right: 10px;
}

.paddingRight20 {
    padding-right: 20px;
}

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

#clear {
    clear: both;
}

.clear {
    clear: both;
}

.clearLeft {
    clear: left;
}

.clearRight {
    clear: right;
}

.linkGreen {
    text-decoration: none;
    color: #146a37;
    /*font-size: 12px;*/
    cursor: pointer;
}

.linkGen {
    text-decoration: none;
    color: #146a37;
    font-size: 12px;
}

    .linkGen:hover {
        text-decoration: underline;
    }

.txtGen9 {
    font-size: 9px;
}

.txtGen10 {
    font-size: 10px;
}

.txtGen12 {
    font-size: 12px;
}

.txtGen11 {
    font-size: 11px;
}

.txtGen13 {
    font-size: 13px;
}

.txtGen14 {
    font-size: 14px;
}

.txtGen15 {
    font-size: 15px;
}

.txtGen16 {
    font-size: 16px;
}

.txtGen17 {
    font-size: 17px;
}

.txtGen18 {
    font-size: 18px;
}

.txtGen20 {
    font-size: 20px;
}

.txtGen22 {
    font-size: 22px;
}

.txtGen23 {
    font-size: 23px;
}

.txtGen24 {
    font-size: 24px;
}

.txtGen25 {
    font-size: 25px;
}

.txtGen26 {
    font-size: 26px;
}

.txtGen30 {
    font-size: 30px;
}

.txtGen36 {
    font-size: 36px;
}

.txtGen40 {
    font-size: 40px;
}

.txtGen50 {
    font-size: 50px;
}

.txtGen8em {
    font-size: .8em;
}

.txtGen12em {
    font-size: 1.2em;
}

.txtGen15em {
    font-size: 1.5em;
}

.txtGen20em {
    font-size: 2em;
}

.txtGen30em {
    font-size: 3em;
}

.linkGen10 {
    font-size: 10px;
}

.bold {
    font-weight: bold;
}

.italic {
    font-style: italic;
}

.oblique {
    font-style: oblique;
    font-size: inherit;
    color: inherit;
}

.nohover a:hover {
    background-color: transparent;
}

.nohover:hover {
    text-decoration: none;
}

.underline {
    text-decoration: underline;
}

.nobullets {
    list-style: none;
}

.width100pct {
    width: 100%;
}

.width90pct {
    width: 90%;
}

.width80pct {
    width: 80%;
}

.txtSale {
    font-size: 12px;
    color: #EC5A27;
    font-weight: bold;
}

.txtSale18 {
    font-size: 18px;
    color: #EC5A27;
    font-weight: bold;
}

.txtSale16 {
    font-size: 16px;
    color: #c33236;
    font-weight: bold;
}

.txtWarn {
    color: #c33236;
}

.txtWarn11 {
    font-size: 11px;
    color: #c33236;
}

.txtWarn12 {
    font-size: 12px;
    color: #c33236;
}

.txtWarn14 {
    font-size: 14px;
    color: #c33236;
}

.txtWarnSummary {
    font-size: 10px;
    color: #c33236;
    text-align: left;
    background-image: url(../images/common/validationSummarybgNew.png);
    background-repeat: no-repeat;
    width: 280px;
    background-position: left bottom;
    z-index: 100;
}

    .txtWarnSummary h3 {
        margin: 0;
        width: 280px;
        height: 33px;
        font-size: 12px;
        color: #c33236;
        font-weight: bold;
        padding: 8px 0 0 45px;
        background-image: url(../images/common/validationSummaryHeaderNew.png);
        background-repeat: no-repeat;
        z-index: 2;
    }

    .txtWarnSummary ul {
        margin-top: 0;
    }

        .txtWarnSummary ul li {
            font-size: 12px;
            color: #c33236;
            margin-left: 60px;
        }

.txtHighlight {
    color: #146a37;
}

.txtRed {
    color: red;
}

.txtEmphasize {
    color: #2b1b4c;
}

.txtGreen {
    color: #588f2f;
}

.txtGreen14 {
    color: #588f2f;
    font-size: 14px;
}

.txtBrown {
    color: #452e1e;
}

.txtTestimonial {
    color: #4b4b4d;
    font-size: 12px;
    font-weight: normal;
}

.txtCents {
    font-size: 14px;
    font-family: Arial;
    font-weight: 900;
}

.white {
    color: #FFFFFF;
}

.red {
    color: #D22E2E;
}

.purple {
    color: #662f8f;
}

.brown {
    color: #42210B;
}

.brownGrey {
    color: #534741;
}

.tan {
    color: #C7B299;
}

.grey {
    color: #808080;
}

.text-muted {
    color: #a5acb0
}

.text-label {
    color: #666666;
}

.txtBackground {
    color: #888686;
}

.green {
    color: #5D9632;
}

.orange {
    color: #EC5A27;
}

.lineHeight20 {
    line-height: 20px;
}

.underline {
    text-decoration: underline;
}

.ulFormated {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .ulFormated li {
        padding: 10px 10px;
    }

.standout {
    background-color: #CCCCCC;
    border: #666666 1px solid;
    width: 200px;
}

.olFormated {
    padding: 0 5px 13px 7px;
    margin-left: 30px;
}

.borderRight {
    border-right: #666666 1px solid;
}
/* Accordian Styles used on Citizens Energy Lading Page */

#accordion {
    margin: 20px 0px;
    width: 244px;
}

#accordionLg {
    margin: 20px 0px;
    width: 500px;
}

h3.toggler {
    cursor: pointer;
    border: 1px solid #f5f5f5;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    font-family: 'Andale Mono', sans-serif;
    font-size: 11px;
    background: #cdcb9b;
    color: #000;
    margin: 0 0 4px 0;
    padding: 3px 5px 1px;
}

h2.toggler {
    cursor: pointer;
    border: 1px solid #f5f5f5;
    border-right-color: #ddd;
    border-bottom-color: #ddd;
    font-family: 'Andale Mono', sans-serif;
    font-size: 14px;
    background: #cdcb9b;
    color: #000;
    margin: 0 0 4px 0;
    padding: 3px 5px 1px;
}

div.element p, div.element h4 {
    margin: 0px;
    padding: 4px;
    font-size: 11px;
}

.tableStyle1 {
    border: solid 1px #a5acb0;
    background-color: #e3d8b9;
}

.tableStyle2 {
    border: solid 1px #a5acb0;
    background-color: #dbd2a9;
    font-size: 10px;
    color: #666;
}

.tblStyle3 {
    border: solid 1px #a5acb0;
    background-color: #d2d0b5;
}

.tblStyle4 {
    border: solid 1px #a5acb0;
    background-color: #fff;
}

.tblStyle5 {
    border: solid 1px #a5acb0;
    background-color: #f2f1ed;
}

.tblStyle6 {
    border: 1px solid #a5acb0;
}

    .tblStyle6 th {
        border: 1px solid #a5acb0;
        border-bottom: 3px solid #a5acb0;
        padding: 10px;
    }

    .tblStyle6 td {
        text-align: left;
        border: 1px solid #a5acb0;
        background-color: #f2f1ed;
        padding: 5px;
    }

.tblStyle7 {
    border: solid 1px #d3d3d3;
    background-color: #fff;
}

.mypelletsalesDiv {
    border: solid 1px #a5acb0;
    background-color: #f7f3d8;
    padding: 10px;
}

.tblCheckoutForm {
    border: solid 1px #a5acb0;
    background-color: #f1f1f1;
}

.genForm {
    background-color: #eeeae1;
}

.checkoutHeader {
    margin: 0 auto;
    color: #462f21;
    font-family: Arial;
    font-weight: bold;
    width: 100%;
}

.gridHead {
    font-size: 12px;
    font-weight: bold;
    background-color: #d5d4d4;
    overflow: hidden;
}

.gridHead12 {
    font-size: 12px;
    font-weight: bold;
    background-color: #d5d4d4;
    overflow: hidden;
}
/* Pellet Bucks Update Box */
.pelletbucksTable {
    margin: 0 10px 0 0;
    padding: 10px 5px 5px 2px;
}

/* stove shop list */
.gridStoveHead {
    background-color: #8d8a67;
    height: 25px;
}

    .gridStoveHead a {
        font-size: 12px;
        font-weight: bold;
        color: #fff;
    }

.gridPromo {
    background-color: #d2d0b5;
    font-weight: bold;
    border-top: solid 1px #a5acb0;
    border-right: solid 1px #a5acb0;
}

.divStyle1 {
    border: solid 1px #a5acb0;
    background-color: #eeece4;
    padding: 10px;
    margin: 10px 2px;
}

.divStyle2 {
    border: solid 1px #a5acb0;
    background-image: url(../images/common/div2_bg.jpg);
    background-repeat: repeat-x;
    background-color: #aa9d71;
    padding: 10px;
    margin: 10px 2px;
}

.divStyle3 {
    background-color: #ece6c4;
    border: solid 1px #a5acb0;
    background-image: url(../images/common/div3_bg.jpg);
    background-repeat: repeat-x;
    padding: 10px;
}

.leftColumnBox {
    border: solid 1px #a5acb0;
    background-color: #f8f5e1;
    width: 225px;
    padding: 5px 6px;
    overflow: visible;
}

.leftColumnBox1 {
    width: 225px;
    padding: 5px 6px;
    overflow: visible;
}

.profileStyle {
    border: solid 1px #a5acb0;
    background-image: url(../images/common/div3_bg.jpg);
    background-repeat: repeat-x;
    background-color: #c0b281;
    padding-left: 20px;
}

.profileTbl {
    border: 1px #999999 solid;
    background-color: #d3cfa7
}

.tableStyle3 {
    background-color: #ece6c4;
    border: solid 1px #a5acb0;
    background-image: url(../images/common/div3_bg.jpg);
    background-repeat: repeat-x;
}


/* SiteMapPath Styles */
.siteMapPath {
    font-family: Verdana, Arial, Helvetica, sans-serif;
}

.currentNodeStyle {
    font-weight: bold;
}

.nodeStyle {
    text-decoration: none;
}

.hide {
    visibility: hidden;
}

/* Popup Boxes */
a.info {
    /* This is the key. */
    position: relative;
    z-index: 24;
    text-decoration: none;
    font-size: 10px;
}

    a.info:hover {
        z-index: 0;
    }

    a.info span {
        display: none;
    }

    a.info:hover span.info {
        /* The span will display just on :hover state. */
        display: block;
        position: absolute;
        font-size: 12px;
        text-decoration: none;
        top: -100px;
        left: 0px;
        width: 200px;
        padding: 5px;
        border: 1px solid #333;
        background-color: #ffffff;
        text-align: left;
        overflow: visible;
    }

.arialBlack {
    font-family: Arial;
    font-weight: 700;
    /*color: #666666;*/
    color: #313131;
}

.arial {
    font-family: Arial;
    font-weight: normal;
}

.linkGalleryBrand {
    font-family: Arial;
    font-stretch: condensed;
    font-weight: bold;
    font-size: 20px;
    line-height: 1.0;
    text-shadow: 1px 1px #f8f8f8;
}

    .linkGalleryBrand:hover {
        text-decoration: none;
    }

#pop_container {
    width: 580px;
    height: 350px;
    background-image: url(../images/common/exitpopup_bg.jpg);
    background-repeat: no-repeat;
}

.shortDescrition p {
    text-decoration: none;
    color: #146a37;
}

.radioButtonList {
    display: block;
    height: 25px;
}

    .radioButtonList input,
    .radioButtonList label {
        line-height: 19px;
        vertical-align: middle;
    }

        .radioButtonList input[type=”radio”] {
            float: left;
            width: 20px;
            padding: 0;
            vertical-align: middle;
        }

    .radioButtonList label {
        clear: right;
        margin-right: 4px;
        white-space: nowrap;
        vertical-align: middle;
    }

.radioButton {
    height: 20px;
    line-height: 19px;
    vertical-align: middle;
    clear: right;
    white-space: nowrap;
}

.fallUpcharge {
    color: #ed5b2b;
}

.tblStyleCart {
    border: solid 1px #a5acb0;
    background-color: #fff;
}

    .tblStyleCart tr td {
        border: 0;
    }

select.dropdown {
    text-align: center;
}

.prodDetailsHeader {
    background-color: #d5d4d4;
    border-top: solid 1px #a5acb0;
    border-bottom: solid 1px #a5acb0;
    height: 35px;
}

#savingscalculator {
    /*background: url('../images/common/savingscalculator_bgimage.jpg');*/
    background-repeat: no-repeat;
    background-color: #4d8628;
    border-radius: 6px;
    height: auto;
    /*width: 249px;*/
    margin-right: 10px;
    padding: 6px;
    border: 3px solid #ccc;
}
/*Google Local Pages - Testimonials \*/
.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {
    height: 1%;
}
/* End hide from IE-mac */


#myvar {
    border: 0px solid #ccc;
    background: #ffffff;
    padding: 5px;
}

.strike {
    text-decoration: line-through;
}

.strikeout {
    text-decoration: line-through;
}

.txtFree {
    font-size: 12px;
    color: #ed1c24;
}

.checkmarkList {
    list-style: none;
}

    .checkmarkList li {
        background: url(../images/common/CheckmarkListItem.png) no-repeat left top;
        padding-left: 25px;
        margin: 3px 0;
        line-height: 27px;
    }

.checkboxList {
    list-style: none;
}

    .checkboxList li {
        background: url(../images/common/checkbox.png) no-repeat left top;
        padding-left: 25px;
        margin: 3px 0;
        line-height: 27px;
    }

/* Responsive Design Rules \*/
.font120 {
    font-size: 120%;
}
