/* custom */
#header div.links {width:970px;}

body #body .product .actions a,
body,table,input,select,textarea,tt {font-size:12px;}
body {background-image: url(img/body_bkg.png);}
div#page {background-image: url(img/footer_bkg.png);}
div#footer {height: 280px;}

#header .customheader {position: absolute;top: 0;right: 0;width: 440px;height: 120px;}
#header .customheader a.linkout {display: block;width: 100px;height: 80px;position: absolute;right: 0;bottom: 0;overflow: hidden;text-indent: -1000px;}

#body .product.small .flag {
    float: none;
    display: block;
    margin: 0 auto;
}

#body .product.thin .flag,
#body .product.thinest .flag {
    clear: both;
    float: none;
    margin-left: 0;
    display: block;
}

/*
#body .product.small .flag {
    position: absolute;
    right: 0;
    top: -20px;
    float: none;
    margin: 0;
}

#body .product.half .flag {
    position: absolute;
    right: 8px;
    top: 3px;
    float: none;
    margin: 0;
}

#body .product.big .flag {
    position: absolute;
    right: 8px;
    top: 3px;
    float: none;
    margin: 0;
}

#body .product.details .flag {
    position: relative;
    right: auto;
    top: auto;
    float: left;
    margin: 3px 8px 0 0;
}
*/

body.details-page .productstats-title,
.productstats-desc {display: none;}
/* discounts */
.product .discount {position: absolute;background: #f00;color: #fff;text-align: center;font-size: 12px;font-weight: bold;line-height: 1em;padding: 3px;z-index: 110;}
.product .discount {
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
border-radius: 50%;
box-shadow: 2px 2px 5px rgba(0,0,0,0.20);
}
.product.big .discount {left: -285px;bottom: 145px;}
.product.half .discount {left: -133px;bottom: 20px;}
.product.third .discount {left: -8px;bottom: 180px;}
.product.small .discount {left: -8px;bottom: 180px;}
.product.thin .discount {left: 0px;top: -5px;}
.product.thinest .discount {left: -5px;top: 38px;}
.product .discount-list {width: 40px;height: 40px;display: table-cell;vertical-align: middle;padding: 2px;}
/*
.details-page .product.big .discount {left: 230px;top: auto;right: auto;bottom: auto;position: absolute;}
*/
.product.details .discount {left: auto;top: auto;right: auto;bottom: auto;position: relative;color: #333;background: transparent;text-align: left;font-size: 11px;padding:10px 0;line-height: 1.5em;}
.product.details .discount {
-moz-border-radius: 0;
-webkit-border-radius: 0;
border-radius: 0;
box-shadow: none;
}
.product.details .discount-list {width: auto;height: auto;display: block;padding: 0;}


.fbsharebutton,
.fblikebutton {margin-left: 15px;}

.productstats-legend {width: 540px;}
.productstats-legend .productstats-showall,
.productstats-legend .productstats-item {float: left; margin-right: 1em;}

/* customprecontent */
#page .precontent {width: 980px; height: auto; margin: 0 auto; margin-bottom: 25px;}
#page .precontent p {margin: 0;}