/* -----------------------
general element styles
----------------------- */
body {
    margin: 0;
    padding: 0;
    background-color: #283035;
}
body,  p, td {
    font: 11px Arial,Verdana,Helvetica,sans-serif;
    color: #828387   ;
}
#nav-categories {
    overflow: hidden;
}
.box-right{
    overflow: hidden;
}
#category-info, #header-account, #products-list, .product .info div {
    overflow: hidden;
}


h1 {
    margin: 15px 0 20px 0;
    padding: 0;
    font: 20px Arial,Verdana,Helvetica,sans-serif bold;
    color: #7D7D5D;
}
h2 {
    margin: 0 0 0 0;
    padding: 0;
    font: 12px Arial,Verdana,Helvetica,sans-serif;
    text-align: right;
    color: #515151;
    }
h3 {
    margin: 10px 0;
    padding: 0;
    font: bold 12px Arial,Verdana,Helvetica,sans-serif;
}
h4 {
    margin: 10px 0;
    padding: 0;
    font: 13px Arial,Verdana,Helvetica,sans-serif;
    color: #A29C19;
}
h5 {
    margin: 10px 0;
    padding: 0;
    font: bold 12px Arial,Verdana,Helvetica,sans-serif;
    color: #A29C19;
}
h6 {
    margin: 0 0;
    padding: 0;
    font: 13px Arial,Verdana,Helvetica,sans-serif;
    color: #A29C19;
}
p {
    margin: 0;
    padding: 0;
    font: 11px Arial,Verdana,Helvetica,sans-serif;
}
a {
    color: #7D7D5D;
    text-decoration: none;
}
a:hover {
    color: #BC2983;
}

img {
    border: 0;
}

ul {
    margin: 0;
    padding: 0;
    list-style: none;
}
hr {
    width: 100%;
    height: 1px;
    margin: 10px 0;
    border-bottom: 3px dotted #A29C19;
}
#content ul {
    list-style: disc;
    padding-left: 15px;
}
#content h1 {
    margin: 0 0 10px 0;
    color: #BC2983;
    font: 32px Times New Roman,Times,serif;
}
#content h2 {
    margin: 0 0 10px 0;
    color: #515151;
    text-align: left;
    font: 18px Arial,Verdana,Helvetica,sans-serif;
}
#content h3 {
    margin: 0 0 10px 0;
    color: #A29C19;
    text-align: left;
    font: 18px Arial,Verdana,Helvetica,sans-serif;
}
#content h4 {
    margin: 0 0 10px 0;
    color: #515151;
    text-align: left;
    font: 14px Arial,Verdana,Helvetica,sans-serif;
}
#content h5 {
    margin: 0 0 10px 0;
    color: #A29C19;
    text-align: left;
    font: 14px Arial,Verdana,Helvetica,sans-serif;
}
#content h6 {
    margin: 0 0 10px 0;
    color: #828387;
    text-align: left;
    font: 14px Arial,Verdana,Helvetica,sans-serif;
}
more-categories {
    margin: 0 0;
    padding: 0;
    font: 14px Arial,Verdana,Helvetica,sans-serif;
    color: #515151;
}
#content p {
    color: #828387;
    font: 12px Arial,Verdana,Helvetica,sans-serif;
}
form {
    margin: 0;
    padding: 0;
}
fieldset {
    border: 0;
}
/* -----------------------
main window
----------------------- */
#main {
    position: absolute;
    left: 5px;
    top: 0;
    width: 980px;
    height: 8000px;
    overflow: visible;
    padding: 15px;
    background: #FFF;
    left: 50%;
    margin-left: -490px;
}

/* -----------------------
header
----------------------- */
#header {
    position: absolute;
    left: 10px;
    top: 10px;
    width: 980px;
    height: 180px;
    padding: 10px 0 0 15px;
    overflow: hidden;
    background: url(img/bg/abbinder_kopf.jpg) no-repeat;
}

#header #home {
    display: block;
    width: 300px;
    height: 100px;
    text-decoration: none;
}
/*--------------------------
search form
--------------------------*/
#header-search {
    width: 250px;
    height: 50px;
    color: #9C841A;
    font-weight: bold;
    text-transform: uppercase;
}
#header form {
    margin: 0;
    padding: 0;
}
#header-search #input-search {
    width: 130px;
    height: 18px;
    margin: 5px 0 2px 0;
    border: 1px outset #CDCDCD;
}
#header-search #submit-search {
        width: 19px;
        height: 18px;
        border: 0;
        padding: 0;
}
#header-nav {
        float: left;
        margin-left:20px;
        color: #515151;
        font: 12px Arial,Verdana,Helvetica,sans-serif;
}
#header-account  {
        float: left;
        text-align: left;
        color: #BC2983;
        width: 130px;
        font: bold 12px Arial,Verdana,Helvetica,sans-serif;
        text-transform: uppercase;
}
#header-nav li,
#header-account li {
    float: left;
}
#header-nav li a,
#header-account li a {
    height: 13px;
    padding-right: 0;
    color: #000;
    line-height: 16px;
    text-decoration: none;
    text-transform: uppercase;
}
#header-nav_TAB a:hover {
        color: #A29C19;
        text-decoration: none;
}

/* -----------------------
left column
----------------------- */
#left-col {
        position: absolute;
        left: 0;
        top: 190px;
        z-index: 1;
        width: 176px;
        margin: 10px 10px 25px 14px;
        background: #FFF;
        overflow: hidden;
}

.left-box {
        width: 176px;
        margin: 0;
        margin-bottom: 15px;
        padding: 0;
        background: #EEEBDA url(img/bg/abbinder_aromen_176px.jpg) no-repeat;
}
.right-box {
        width: 191px;
        margin: 0;
        margin-bottom: 15px;
        padding: 0;
        background: #EEEBDA url(img/bg/abbinder_frage_191px.jpg) no-repeat;
}
.left-box h2, .right-box h2 {
        width: 126px;
        height: 50px;
        margin: 0;
        padding-left: 50px;
        color: #515151;
        font-weight: bold;
        text-transform: uppercase;
}
.right-box h2 {
        width: 141px;
}
.left-box p, .left-box ul {
        width: 136px;
        margin: 10px 0 10px 20px;
}
.right-box p, .right-box ul {
        width: 166px;
        margin: 10px 0 10px 20px;
}
.right-box p.specials {
        float: left;
        width: 83px;
        margin: 10px 0 10px 10px;
}
.left-box ul, .right-box ul  {
        list-style: none;
}
.left-box li, .right-box li {
        width: 146px;
        padding-bottom: 5px;
}
.left-box a {
        color: #515151;
        text-decoration: none;
}
.left-box a:hover {
        color: #A29C19;
        text-decoration: none;
}
.left-box h4 {
        margin: 10px 0 10px 20px;
}
.right-box a {
        color: #A29C19;
        text-decoration: none;
        font: bold 12px Arial,Verdana,Helvetica,sans-serif;
}
.right-box a:hover {
        color: #BC2983;
        text-decoration: none;
}
#left-box-bottom {
        width: 176px;
        height: 14px;
        background: url(img/bg/abbinder_unten_176px.jpg);
}
#right-box-bottom {
        width: 191px;
        height: 14px;
        background: url(img/bg/abbinder_unten_191px.jpg);
}
#box-info {
        background: #EEEBDA url(img/bg/abbinder_info_176px.jpg) no-repeat;
}
#box-news {
        background: #EEEBDA url(img/bg/abbinder_news_176px.jpg) no-repeat;
}
#box-specials {
        background: #EEEBDA url(img/bg/abbinder_Angebot_191px.jpg) no-repeat;
}
#box-newsletter {
        background: #EEEBDA url(img/bg/abbinder_fibel_191px.jpg) no-repeat;
}
#box-probier {
        background: #EEEBDA url(img/bg/abbinder_probe_191px.jpg) no-repeat;
}
#box-kennen {
        background: #EEEBDA url(img/bg/abbinder_frage_191px.jpg) no-repeat;
}
#box-facebook {
        background: #EEEBDA url(img/bg/abbinder_facebook_191px.jpg) no-repeat;
}
#box-tipp {
        background: #EEEBDA url(img/bg/abbinder_tipp_191px.jpg) no-repeat;
}
#box-tipp p {
        font: 1px Arial,Verdana,Helvetica,sans-serif;
}
#box-freundschaft {
        background: #EEEBDA url(img/bg/abbinder_Angebot_191px.jpg) no-repeat;
}
#box-degu {
        background: #EEEBDA url(img/bg/abbinder_degu_191px.jpg) no-repeat;
}
#box-cart {
        background: #EEEBDA url(img/bg/abbinder_shopping_191px.jpg) no-repeat;
}
/* -----------------------
navigation categories
----------------------- */
#box-categories {
        background: #EEEBDA url(img/bg/abbinder_aromen_176px.jpg) no-repeat;
}
#box-categories li.level0, #box-categories li.level0-hilite {
    min-height: 21px;
    width: 142px;
    margin-bottom: 15px;
    padding: 2px;
    font: 12px Arial,Verdana,Helvetica,sans-serif;
}
#box-categories li ul {
    margin: 5px 0 5px 0;
}
#box-categories li ul li {
    height: 20px;
}
#box-categories a {
    width: 161px;
    padding: 3px 0 3px 0;
    text-decoration: none;
}
#box-categories a.level0 {
    font:  12px Arial,Verdana,Helvetica,sans-serif;
    text-transform: uppercase;
}
#box-categories li ul li a {
    font:  11px Arial,Verdana,Helvetica,sans-serif;
    text-transform: lowercase;
}
#box-categories li ul li.hilite a {
    margin-bottom: 5px;
    font-weight: bold;
}





#box-cart table {
    width: 144px;
    margin: 5px;
}
#box-cart td.euro {
    font-weight: bold;
    text-align: right;
}
#box-cart td span {
    padding-right: 5px;
}
#box-cart td a {
    color: #666;
}



/* -----------------------
middle column, content, right column
----------------------- */
#mid-col {
    position: absolute;
    left: 200px;
    top: 170px;
    z-index: 1;
    width: 780px;
}

#content {
    float: left;
    width: 565px;
    overflow: hidden;
    padding: 0;
    font: 12px Arial,Verdana,Helvetica,sans-serif;
}
#content-product {
    float: left;
    width: 584px;
    overflow: hidden;
    border: 1px solid #CCC;
    padding: 2px;
}
#right-col {
    float: left;
    width: 191px;
    margin-left: 14px;
    top: 200px;
}
/* -----------------------
breadcrumbs
----------------------- */
#breadcrumbs {
    height: 22px;
    margin: 5px 0 0 10px;
    vertical-align: middle;
    font: 11px Arial,Verdana,Helvetica,sans-serif;
}
#breadcrumbs a {
    color: #828387;
}


span.raquo {
    padding-right: 5px;
}

/* -----------------------
home
----------------------- */


/* -----------------------
categories
----------------------- */
#nav-categories {
    width: 584px;
    border-bottom: 3px dotted #A29C19;
}
#nav-categories a {
    display: block;
    float: left;
    margin: 4px 0;
    padding: 0 10px;
    border-right: 1px solid #666;
    font: 10px Arial,Verdana,Helvetica,sans-serif;
    color: #333;
    text-decoration: none;
}
#nav-categories a.hilite,  #nav-subcategories a.hilite {
    font-weight: bold;
    /*color: #6A8B3C;*/
}

#nav-subcategories {
    width: 584px;
    border-bottom: 3px dotted #A29C19;
        overflow: hidden;
}
#nav-subcategories a {
    display: block;
    float: left;
    margin: 4px 0;
    padding: 0 10px;
    border-right: 1px solid #666;
    font: 10px Arial,Verdana,Helvetica,sans-serif;
    color: #333;
    text-decoration: none;
}
#category-info {
    width: 550px;
    margin: 15px 0;
    padding: 5px 10px 0 0;
    border-top: 3px dotted #A29C19;
        overflow: hidden;
}
#category-text {
    float: left;
    width: 570px;
}
#category-text h1{
}
#category-info h1 {
    min-height: 18px;
    margin: 0 0 10px 0;
    color: #BC2983;
    font: 32px Times New Roman,Times,serif;
}
#category-info p {
    margin: 0 10px 0 25px;
}
#category-image {
    display: block;
    width: 170px;
    float: right;
    padding: 2px;
}
.product-navigation {
    padding: 5px 10px;
    border-top: 3px dotted #A29C19;
}
#category-special-products, #products-list {
    width: 550px;
    margin: 15px 0;
    padding: 5px 10px 0 0;
}
#products-list h1 {
    clear: both;
    width: 518px;
    height: 14px;
    padding: 3px 30px;
    font: bold 12px Arial,Verdana,Helvetica,sans-serif;
}
#category-special-products div.product, #products-list div.product{
    width: 550px;
    margin: 5px 0;
    padding: 4px 0;
    border-top: 3px dotted #A29C19;
}
#category-special-products div.product[class], #products-list div.product[class] {
}
#category-special-products .product a.image,
#products-list .product a.image {
    display: block;
    float: left;
    overflow: hidden;
    width: 90px;
    height: auto;
    margin: 0 5px;
}
#category-special-products #image,
#products-list #image {
    float: left;
    width: 90px;
    height: auto;
    margin: 0 5px;
    text-align: center;
    overflow: hidden;
}
#category-special-products #image td,
#products-list #image td {
    width: 90px;
    height: 90px;
    border: 0;
    text-align: center;
    vertical-align: bottom;
}

#category-special-products .product div.info,
#products-list .product div.info {
    float: left;
    width: 430px;
    margin: 0 10px;
}


#category-special-products h2,
#products-list h2 {
    margin: 0 0 5px 0;
}
#category-special-products h2 a,
#products-list h2 a {
    margin: 0;
    font: bold 11px Arial,Verdana,Helvetica,sans-serif;
    text-decoration: none;
}
#category-special-products h3,
#products-list h3 {
    margin: 0 0 5px 0;
    font: bold 11px Arial,Verdana,Helvetica,sans-serif;
}
#category-special-products div.info p,
#products-list div.info p {
    margin: 0 0 5px 0;
}
#category-special-products .product a.info-button,
#category-special-products .product a.cart-button,
#products-list .product a.info-button,
#products-list .product a.cart-button {
        display: block;
        width: 100px;
        height: 16px;
        margin: 5px;
        padding-top: 2px;
        background: url(img/bg/button_100.gif) no-repeat;
        font-size: 10px;
        text-align: center;
        text-decoration: none;
}


#category-special-products .product div.info-price,
#products-list .product div.info-price,
#product-info div.info-price,
#product-question div.info-price {
    width: 178px;
    height: auto;
    padding: 2px;
    font-size: 9px;
    line-height: 11px;
}
#products-list .product div.info-price {
        width: 250px;
        padding: 5px;
}
#category-special-products .product div.info-price div.bottle,
#product-info div.info-price div.bottle,
#product-question div.info-price div.bottle,
#products-list .product div.info-price div.bottle {
    float: left;
    width: 27px;
    height: 24px;
    border-right: 1px solid #FFF;
    padding: 3px 6px 3px 0;
    text-align: right;
}
#category-special-products .product div.info-price div.price,
#products-list .product div.info-price div.price,
#product-info div.info-price div.price,
#product-question div.info-price div.price {
    float: left;
    width: 100px;
    height: 24px;
    padding: 5px;
    font: bold 16px Arial,Verdana,Helvetica,sans-serif;
}

#category-special-products .product div.info-price div.shipping,
#products-list .product div.info-price div.shipping,
#product-info div.info-price div.shipping,
#product-question div.info-price div.shipping {
    float: left;
    width: 100px;
    height: 24px;
    padding: 5px 10px;
    text-align: right;
}

#products-list .old-price {
        font-weight: normal;
        font-size: 11px;h;
}
#products-list .new-price {
    font-size: 11px;
}
/* -----------------------
product-info
----------------------- */
#product-image {
    float: left;
    width: 180px;
    height: auto;
    padding: 15px 0;
    text-align: center;
    vertical-align: middle;
    overflow: hidden;
}
#product-image td {
    width: 180px;
    height: auto;
    border: 0;
    text-align: center;
    vertical-align: bottom;
}

#product-info {
    float: left;
    width: 340px;
    height: auto;
    padding: 15px 20px;
}
#product-info h1 {
    margin: 0 0 15px 0;
    font: bold 16px Arial,Verdana,Helvetica,sans-serif;
    color: #7D7D5D;
}
#product-info h2 {
    margin: 15px 0 0 0;
    padding: 0;
    font: bold 14px Arial,Verdana,Helvetica,sans-serif;
}
#product-info h3 {
    margin: 5px 0;
    padding: 0;
    font: 14px Arial,Verdana,Helvetica,sans-serif;
    color: #970F1D;
}
#product-info #manufacturer_links {
        margin: 10px 0;
}
#product-info #manufacturer_links a {
        display: block;
}
#product-desc {
    height: auto;
    margin-bottom: 25px;
    text-align: justify;
}
#product-info .order-here,
#product-question .order-here  {
    width: 100%;
        text-align: right;
}
#product-info .order-here p,
#product-question .order-here p {
    margin-left: 150px;
}
#product-info .info-price,
#product-question .info-price {
    margin-left: 150px;
}
#product-info .price {
        font-weight: bold;
        font-size: 14px;
}
#product-info .old-price,
#product-question .old-price {
        font-weight: normal;
        font-size: 11px;
}
.special-price {
    color: #FF6205;
}
#product-info .add-cart,
#product-question .add-cart {
    margin: 10px 0 0 0;

}
#product-info .add-cart label,
#product-question .add-cart label {
    float: left;
    width: 40px;
    margin: 8px 0 8px 135px;
    text-align: left;
    font-weight: normal;
}
#product-info .add-cart input,
#product-question .add-cart input {
    float: left;
    width: 25px;
    height: 22px;
}
#product-info .add-cart .submit,
#product-question .add-cart .submit {
    float: left;
    width: 110px;
}
#product-info .add-cart .submit input,
#product-question .add-cart .submit input {
    float: left;
    width: 100px;
}

#product-question {
    margin-left: 180px;
    width: 340px;
    padding: 15px 20px 25px 20px;
    border-left: 3px dotted #A29C19;
}
#product-info #ppl {
        margin-left: 150px;
        padding-top: 5px;
        font-size: 9px;
        color: #999;
}
/*********************************
Bundles
*******************************/
#bundle {
    width: 334px;
    padding: 2px;
    border: 1px solid #CCC;
}
#bundle table {
    width: 334px;
    empty-cells: show;
    border-collapse: collapse;
}
#bundle th {
    padding: 5px;
    background: #D9E2CD;
    font: bold 11px Arial,Verdana,Helvetica,sans-serif;
    color: #970F1D;
}
#bundle th.euro {
    width: 75px;
    text-align:center;
}
#bundle th.desc {
}
#bundle td {
    border-top: 1px dotted #000;
    border-right: 1px dotted #000;
    padding: 5px;
    vertical-align: top;
    font: 11px Arial,Verdana,Helvetica,sans-serif;
}
#bundle td.euro, #bundle-total td.euro {
    width: 75px;
    text-align: right;
    padding-right: 5px;
    border: 0;
    border-top: 1px dotted #000;
}
#bundle-total {
    float: right;
}
#bundle-total td.euro-total {
    width: 75px;
    text-align: right;
    padding-right: 5px;
    border-top: 1px solid #CCC;
    font-weight: bold;
}
#bundle-total td.euro-subtotal {
    width: 75px;
    text-align: right;
    padding-right: 5px;
}

#bundle-total table {
    width: 334;
    margin-bottom: 25px;
    padding: 0;
    border: 0;
    border-top: 2px solid #FFF;
    empty-cells: show;
    border-collapse:collapse;
}
#bundle-total td {
     border-right: 1px solid #FFF;
    padding: 5px;
    vertical-align: top;
    text-align: right;
    font: 11px Arial,Verdana,Helvetica,sans-serif;
}
#bundle-total tr.ot_subtotal {
}
#bundle-total tr.ot_total {
}



#also-purchased p {
    padding: 10px;
    font-weight: bold;
}
#also-purchased a {
    padding: 10px;
    font-weight: bold;
}

#checkout-confirmation p.label {
    float: left;
    width:130px;
    margin: 5px;
    font-weight: bold;
    text-align: right;
}
#checkout-confirmation p.label-text {
    float: left;
    width:120px;
    margin: 5px;
}

#table-articles {
    width: 544px;
    padding: 2px;
    border: 1px solid #CCC;
}
#table-articles table {
    width: 544px;
    empty-cells: show;
    border-collapse: collapse;
}
#table-articles th {
    padding: 5px;
    background: #EEEBDA;
    font: bold 11px Arial,Verdana,Helvetica,sans-serif;
    color: #000;
}
#table-articles th.euro {
    width: 75px;
    text-align:center;
}
#table-articles th.desc {
    width: 220px;
}
#table-articles td {
    border-right: 1px dotted #000;
    padding: 5px;
    vertical-align: center;
    font: 11px Arial,Verdana,Helvetica,sans-serif;
}
#table-articles td p.art-nr {
    font-size: 9px;
    color: #CCC;
}
#table-articles td.euro, #table-total td.euro {
    width: 75px;
    text-align: right;
    padding-right: 5px;
    border: 0;
}
#table-total {
    width: 528px;
    padding: 10px;
    border: 1px solid #CCC;
        text-align: right;
}

#sitemap ul {
    float: left;
    width: 300px;
    padding: 25px;
}
#sitemap li {
    margin: 5px 0;
}
#sitemap a {
    text-decoration: none;
}

p.addresses {
    float: left;
    width: 250px;

}
/* -----------------------
right column boxes
----------------------- */
.box-right {
    width: 154px;
    margin-bottom: 15px;
    padding: 2px;
    border: 1px solid #CCC;
}
.box-right h1 {
    width: 144px;
    height: auto;
    margin: 0;
    padding: 2px 5px;
    background: #D9E2CD;
    font:  12px Arial,Verdana,Helvetica,sans-serif;
    color: #970F1D;
}
.box-right p {
    margin: 0;
    padding: 5px 5px;
}
.box-right ul, #box-left ul p {
    margin: 5px 0;
    padding: 0 5px;
}
.box-right ul li {
    padding: 2px 0;
}
.box-right ul li span {
    padding-right: 5px;
}
.box-right ul a {
    color: #666;
}
/* -----------------------
form and other buttons
----------------------- */
form label {
    float: left;
    width: 100px;
    margin: 5px 10px;
}
form input, select {
    float: left;
    width: 296px;
    margin: 5px 10px;
    padding: 0 2px;
    border: 1px solid #CCC;
}
form input.number {
    width: 30px;
    margin-top: 10px;
}
textarea {
    margin: 5px 10px;
    border: 1px solid #CCC;
}
form input.radio, form input.checkbox {
    width: auto;
    border: 0;
    margin: 0 5px;
}
form fieldset  p {
    float: left;
    width: 400px;
    margin: 0 0 5px 10px;
}
form br {
    clear: both;
}

.button-100 {
        display: block;
        width:100px;
        height: 16px;
        background: url(img/bg/button_100.gif) no-repeat;
        border: none;
        text-align: center;
        text-decoration: none;
        color: #666;
}
a.button-100 {
        padding-top: 2px;
}
/* -----------------------
login/create account
----------------------- */
.checkout-progress {
    float: left;
    width: 110px;
    height: 40px;
    margin: 5px 5px;
    padding: 5px;
    border: 1px solid #CCC;
}
.checkout-progress-hilite {
    float: left;
    width: 110px;
    height: 40px;
    margin: 5px 5px;
    padding: 5px;
    border: 1px solid #000;
    color: #7D7D5D;
}
.checkout-progress .step {
    width: 100px;
    margin: 0;
    line-height: 14px;
}

#label-address {
    float: left;
    margin-right: 50px;
}


#bank-data {
    width: 500px;
}
#bank-data p.leftcol {
    float: left;
    width: 180px;
    padding-right: 20px;
}
#bank-data p.rightcol {
    float: left;
    width: 180px;
    font-weight: bold;
}
#bank-data table {
    border: 0;
    margin-bottom: 25px;
}
#bank-data td {
    width: 180px;
    padding-right: 20px;
    font-weight: bold;
}
/* -----------------------
misc stuff
----------------------- */
div .dotted-line {
    width: 100%;
    height: 1px;
    margin: 10px 0;
    border-bottom: 3px dotted #A29C19;

}
div .dotted-halfline {
    float: left;
    width: 320px;
    margin: 5px 10px;
    border-bottom: 3px dotted #A29C19;
    font-size: 0;
}

/* -----------------------
login
----------------------- */
#loginform {
    margin-bottom: 15px;
}
h1.login {
    margin: 5px 0 15px 0;;
}
ul.login {
    list-style: outside url(img/elements/dot_crumb.gif);
    padding: 20px;
}
.clear {
    clear: both;
    height: 0;
}
p.formerror {
        margin: 5px;
        color: #FF0000;
}
.messageStackError, .messageStackWarning, .messageStackSuccess {
    color: #FF0000;
}
.messageStackError img {
    padding-right: 10px;
}
div.copyright {
    position: absolute;
    top: 8000px;
    left: 5px;
    bottom: 5px;
    color: #999;
    font-size: 8px;
}
div.copyright a {
    color: #999;
}

.BundleBox {
  background: #b6b7cb;
}
.BundleBoxSum {
  background: #b6b7cb;
}
.BundleBoxSave {
  background: #b6b7cb;
  font-size: 12px;
  color: red;
}

.BundleBoxContent {
  background: #f8f8f9;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
}

.BundleTopicContent_1 {
        font-family: Verdana, Arial, sans-serif;
        font-size: 18px;
        font-weight: bold;
}

.BundleTopicContent_2 {
        font-family: Verdana, Arial, sans-serif;
        font-size: 18px;
        font-weight: bold;
   color: red;
}
