body{background-image: url(/themes/crocs/background.jpg);background-position: bottom center;background-attachment: fixed;background-repeat: no-repeat;-moz-background-size: cover;-webkit-background-size: cover;-o-background-size: cover;background-size: cover;}
table{border-color :#dadada;}
thead{background-color:#B5DB79;border-color:#B5DB79;}
#leftblock a:hover{color:#D13B86;}
#footer{color:#000000;background-color:#F7EEB0;}
.odd{background-color:#FFFFFF;}
.steps{color:#098ABB;}
.sl{display:none;margin-top:1px;background-color:#FFFFFF/* mörkgrå */;}
.content_special_offer{color:#FFFFFF;background-color:#78B709;}
.size_selector ul li.size_selector_stock_item:after, .button_view_discount_legend {
        content: '';
        width: 0;
        height: 0;
        border-top: 10px solid red;
        border-left: 10px solid transparent;
        position: absolute;
        top: 0;
        right: 0;
}
.stock-item-amount {
	color: red;
}
.stock-list-title {
	background-color: #8C2929;
	color: white;
}