body {
    width: 100%;
    text-align:center;
    padding: 0;
    margin: 0;
    background: #ffffff url(/images/layout/bg.jpg) no-repeat top center;
}

a {
    color: #000000;
}

a.action {
    font-weight: bold;
}

a.plain {
    text-decoration: none;
}

div, td {
    text-align:left;
    font: 11px arial;
}

form td {
    text-align:left;
    font: bold 12px arial;
}

img {
    border: 0;
}

div.basket_hr {
    clear:both;
    padding: 5px 0 5px 0;
}

div.basket_hr hr {
    width:100%;
    color:#d9d9d9;
    margin: 0;
    height: 1px;
}

div.hr_tight {
    clear:both;
    padding: 2px 0 8px 0;
}

div.hr_tight hr {
    width:100%;
    color:#d9d9d9;
    margin: 0;
    height: 1px;
}

div.hr {
    clear:both;
    padding: 12px 0 12px 0;
}

hr {
    width:100%;
    color:#000000;
    margin: 0;
    height: 1px;
}

.margin_small {
    margin-bottom: 3px;
}

.margin {
    margin-bottom: 5px;
}

.margin_big {
    margin-bottom: 10px;
}

.main_container {
    width:980px;
    margin: 80px auto 20px auto;
    padding-bottom: 14px;
}

.column {
    float: left;
}

.column_right {
    float: right;
}

.clear {
    clear: both;
}

.padding {
    padding: 5px;
}

.padding_big {
    padding: 14px;
}

.padding_big_flanks {
    padding-left: 14px;
    padding-right: 14px;
}

.menu {
    text-align: right;
    margin-bottom: 10px;
}

.menu .item {
    float: right;
    margin-right: 8px;
}


.teaser .header {  
    font: bold 11px arial;
    color: #cc071e;
}

.teaser {  
    font: 11px arial;
}

.blog {
    background: #000000 url(../images/blog/bg_cgj.jpg) no-repeat;
    padding: 20px;
    color: #ffffff;
}

.blog div {
    font-size: 12px;
}

.blog .header {
    height: 65px;
    width: 350px;
    font-size: 25px;
    font-weight: bold;
    line-height: 25px;
    color: #cc071e;
}

.body,
.body div {
    font-size: 12px;
    line-height: 18px;
}

.body .header {
    font-size: 25px;
    line-height: 25px;
}

.body .info {
    color: #b3b3b3;
    padding: 2px 0 2px 0;
}

p {
    margin: 0 0 10px 0;
    padding: 0;
}

.box {
    margin-bottom: 10px;
    border-top: 5px solid #000000;
}

.box .header {
    padding: 5px 0 9px 0;
    margin-bottom: 5px;
    background: transparent url(/images/layout/line_dotted.png) repeat-x bottom;
}

.box_price {
    margin-bottom: 1px;
    background: #616161 url(/images/shop/price_bg.gif) repeat-x;
    color: #ffffff;
}

.box_price div,
.box_variants div,
.box_variants td {
    font-size: 11px;
    font-weight: normal;
    line-height: 14px;
}

.box_price .price div {
    font-size: 14px;
    line-height: 16px;
}

.box_variants {
    margin-bottom: 1px;
    background: #ebebeb url(/images/shop/variants_bg.gif) repeat-x;
}


.button,
.button_buy {
    font: bold 11px arial;
    color:#ffffff;
    background-color:#cc071e;
}

.button_buy {
    height: 25px;
}


.validation {
    color: #ff0000;
}

.basket_item div {
    font-size: 10px;
    line-height: 12px;
}

.product {
    margin-bottom: 35px;
    border-top: 5px solid #000000;
}

.product_top {
    background: transparent url(/images/layout/line_dotted.png) no-repeat bottom;
    padding-bottom:4px;
    color: #c3232d;
    margin-bottom: 10px;
}

.product_top div {
    font: bold 28px helvetica, arial;
    color: #c3232d;
}

