#three_in_a_row {
    width:612px;
}

#first_twelve {
    width:816px;
}

#articles_header {
    width:594px;
    margin:0px 0 0px 10px;
    padding:7px 0;
    background-color:#ffffff;
    border:1px solid #e2e2e2;
}

#articles_header h1,
#articles_header h2,
#articles_header span.head {
    border-bottom:0px solid #e2e2e2;
    font-size:15px;
    font-weight:bold;
    margin:6px 0 0 29px;
    color:#484848;
}

a#resetall {
    font-size:10px;
    margin:11px 0 0 7px;
    color:darkred;
}

#tags_header {
    clear:left;
    margin:10px 0 5px 30px;
}

#tags_header span {
    margin:0 0 0 0;
}

#tags_header a {
    padding:0px 13px 0px 4px;
    color:#0393DE;
    font-size:11px;
    background-image:url(../images/button_blue_cross.png);
    background-repeat:no-repeat;
    background-position:center right;
    margin:1px 0 0 5px;
}

#tags_header a:hover {
    text-decoration:line-through;
}

#center .article {
    width:190px;
    text-align:center;
    color:#5b5b5b;
    margin:10px 0px 0px 10px;
    border:1px solid #e2e2e2;
    background-color:#fff;
}

#center .article a.article_link,
#center .article a.article_link:visited,
#center .article a.article_link:active {
    width:132px;
    height:170px;
    margin:20px 0 3px 29px;
    color:#484848;
    font-size:12px;
    font-weight:bold;
    text-align:center;
    text-decoration:none;
    border:0px solid red;
}

#center .article a.article_link span.article_header {
    width:132px;
    border-bottom:1px solid #e2e2e2;
    padding:0 0 3px 0;
}

#center .article a.article_link span.article_number {
    font-size:12px;
    line-height:12px;
}

#center .article a.article_link span.article_stock {
    float:right;
    font-size:11px;
    color:#79b228;
    font-style:italic;
}

#center .article a.article_link span.article_stock.no_stock {
    color:#f8851f;
}

#center .article a.article_link span.article_image {
    border:0px solid lime;
    margin:25px 0 0 0;
}

#center .article a.article_link span.article_image.vert {
    margin:4px 0 0 22px;
}

#center .article a.article_link span.article_image img {
    border:1px solid #484848;
}

#center .article a.article_link span.article_image .subscript {
    background-color:#484848;
    width:130px;
    color:#ffffff;
    font-size:10px;
    height:15px;
    line-height:15px;
    font-weight:normal;
    text-align:right;
    border-right:2px solid #484848;
}

#center .article a.article_link span.article_image.vert .subscript {
    width:86px;
    font-size:9px;
}

#center .article p.description {
    width:132px;
    height:55px;
    overflow-y:hidden;
    margin:0 0 10px 29px;
    text-align:justify;
    font-size:10px;
    color:#5b5b5b;
}

#center .article p.price_and_stock {
    width:160px;
    margin:0 0 0 29px;
}

#center .article p.price_and_stock span.price {
    width:132px;
    font-weight:bold;
    font-size:15px;
    text-align:center;
}

#center .article p.price_and_stock.with_old_price span.price {
    width:80px;
    text-align:left;
}

#center .article p.price_and_stock span.price span.currency_symbol {
    float:none;
    font-size:12px;
    font-weight:normal;
    color:#565656;
    line-height:15px;
}

#center .article span.oldprice {
    background-image:url(../images/oldprice_linethrough.png);
    background-repeat:no-repeat;
    background-position:center center;
    font-weight:bold;
    font-size:12px;
    margin:2px 10px 0 2px;
    color:#565656;
}

#center .article span.stock {
    width:50%;
    margin:0;
    text-align:right;
    color:#0b890b;
    font-weight:bold;
    font-size:11px;
}

#center .article .buttons {
    width:132px;
    margin:15px 0 20px 29px;
}

#center .article .buttons a {
    width:69px;
    height:19px;
    line-height:19px;
    background-image:url(../images/button.png);
    background-repeat:no-repeat;
    font-size:10px;
    color:#484848;
    text-decoration:none;
    font-weight:bold;
    text-align:center;
    cursor:pointer;
}

#center #article a.loading,
#center .article .buttons a.loading {
    color:#ffffff;
    background-image:url(../images/loading.gif);
}

#center #article a.active,
#center .article .buttons a.active {
    color:#ffffff;
    background-image:url(../images/button_blue.png);
}

#center .article .buttons a.button_photo {
    width:65px;
    height:42px;
    background-image:url(../images/button_large_photo.png);
    margin:0 0 0 2px;
}

#center .article .buttons a.button_info {
    width:65px;
    height:42px;
    background-image:url(../images/button_large_info.png);
}

#center .article .buttons a.button_info.loading {
    background-image:url(../images/loading.gif);
    background-position:center center;
}

#show_more_results {
    width:204px;
    text-align:center;
    margin:10px 0 0 0;
    font-size:12px;
    font-weight:bold;
    color:#484848;
    font-style:italic;
    line-height:250px;
}

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

#show_more_results img {
    float:none;
    vertical-align:middle;
}

#toolbar_wrap {
    float:none;
    display:none;
    background-color:#e2e2e2;
    height:35px;
    position:fixed;
    bottom:0px;
    left:0px;
    width:100%;
    z-index:100;
    font-size:0.8em;
    border:0;
    border-top:2px solid #5b5b5b;
    text-align:center;
    background-image:url(../images/bg_toolbar.png);
    background-repeat:repeat-x;
}

#toolbar {
    float:none;
    width:1020px;
    height:inherit;
    margin:0 auto;
}

#toolbar a {
    line-height:35px;
    height:35px;
    margin:0 5px 0 5px;
    font-weight:bold;
}

#toolbar #go_up {
    background-image:url(../images/arrow_up.png);
    background-repeat:no-repeat;
    background-position:left 6px;
    padding:0 0 0 25px;
}

#toolbar #toolbar_tools {
    float:right;
}

#toolbar #toolbar_tools span {
    float:none;
    color:steelblue;
}

/* ARTICLE MAXIMAL INFO BOX */

#center .article .article_minimal,
#center .article .article_maximal {
    height:288px;
}

#center .article .article_maximal a.article_link,
#center .article .article_maximal a.article_link:visited,
#center .article .article_maximal a.article_link:active {
    margin:5px 0 2px 5px;
    height:115px;
}

#center .article .article_maximal a.article_link span.article_image {
    margin:5px 0 0 0;
}

#center .article .article_maximal .price_and_stock {
    margin:0 0 0 8px;
}

#center .article .article_maximal .price_and_stock .price {
    text-align:left;
}

#center .article .article_maximal div.close_and_extra_photos {
    float:right;
    width:50px;
}

#center .article .article_maximal a.close_maximal {
    float:right;
    clear:right;
    margin:5px 5px 15px 0;
    background-image: url("../images/button_blue_cross.png");
    background-position: center center;
    background-repeat: no-repeat;
    width:9px;
    height:9px;
}

#center .article .article_maximal .article_image img {
    height:86px;
}

#center .article .article_maximal .article_image.vert img {
    margin-left:36px;
}

#center .article .article_maximal .article_image .subscript {
    display:none;
}

#center .article .article_maximal a.extra_photo {
    float:right;
    clear:right;
    margin:0 10px 9px 0;
    border:1px solid #484848;
    text-align:center;
    width:30px;
    height:20px;
}

#center .article .article_maximal a.extra_photo img {
    float:none;
    height:20px;
}

#center .article .article_maximal .article_description {
    margin:6px 0 0 8px;
    text-align:left;
    width:175px;
    height:83px;
    overflow:hidden;
    font-size:11px;
}

#center .article .article_maximal .article_more_info {
    float:right;
    margin:7px 5px 0 0;
    color:#0393DE;
    color:steelblue;
    font-weight:bold;
    text-decoration:underline;
}

#center .article .article_maximal .article_maximal_buttons {
    width:182px;
    margin:0 0 0 5px;
}

#center .article .article_maximal .article_maximal_buttons a {
    width:69px;
    height:19px;
    line-height:19px;
    background-image:url(../images/button.png);
    background-repeat:no-repeat;
    font-size:10px;
    color:#484848;
    text-decoration:none;
    font-weight:bold;
    text-align:center;
    margin:10px 3px 0 0;
}

#center .article .article_maximal .article_maximal_buttons a.buy_product {
    background-image:url(../images/icon_cart_put_in.png);
    background-repeat:no-repeat;
    background-position:center center;
    width:30px;
    height:33px;
    margin:0 0 0 2px;
}

#center .article .article_maximal .article_maximal_buttons a.buy_product.active {
    background-image:url(../images/icon_cart_take_out.png);
}

#center #article a.loading,
#center .article .article_maximal .article_maximal_buttons a.loading {
    color:#ffffff;
    background-image:url(../images/loading.gif);
}

#center #article a.active,
#center .article .article_maximal .article_maximal_buttons a.active {
    color:#ffffff;
    background-image:url(../images/button_blue.png);
}