html {
background-color:#980019
}
body {
background:#98001a
}
#skin-wrapper {
width:1004px;
height:auto;
margin:0 auto 0 auto;
background-color:#fff
}
input#submitfind {
background: url('../images/sale/find.png') center no-repeat;
}
header#mainheader {
background-color:#fff;
/*background-image: linear-gradient(top, rgb(241,241,241) 24%, rgb(255,255,255) 62%);
background-image: -o-linear-gradient(top, rgb(241,241,241) 24%, rgb(255,255,255) 62%);
background-image: -moz-linear-gradient(top, rgb(241,241,241) 24%, rgb(255,255,255) 62%);
background-image: -webkit-linear-gradient(top, rgb(241,241,241) 24%, rgb(255,255,255) 62%);
background-image: -ms-linear-gradient(top, rgb(241,241,241) 24%, rgb(255,255,255) 62%);

background-image: -webkit-gradient(
	linear,
	left top,
	left bottom,
	color-stop(0.24, rgb(241,241,241)),
	color-stop(0.62, rgb(255,255,255))
);*/
/*height:600px;*/
padding-top:16px;
}
section#leftcolumn {
clear:left;
}
#sitebanner {
height:263px    
}
#sitebanner img {
position:absolute;
top:0;
left:0;
z-index:50;
}
header#mainheader nav ul li a#headnavhome:hover, header#mainheader nav ul li a#headnavhome.active {
background: url('../images/sale/home-active.png') center no-repeat;
}
header#mainheader nav ul li a#headnavabout:hover, header#mainheader nav ul li a#headnavabout.active {
background: url('../images/sale/about-active.png') center no-repeat;
}
header#mainheader nav ul li a#headnavrails:hover, header#mainheader nav ul li a#headnavrails.active {
background: url('../images/sale/rails-active.png') center no-repeat;
}
header#mainheader nav ul li a#headnavoffers {
background: url('../images/sale/offers.png') center no-repeat;
}
header#mainheader nav ul li a#headnavoffers:hover, header#mainheader nav ul li a#headnavoffers.active {
background: url('../images/sale/offers-active.png') center no-repeat;
}
header#mainheader nav ul li a#headnavcontact:hover, header#mainheader nav ul li a#headnavcontact.active {
background: url('../images/sale/contact-active.png') center no-repeat;
}
header#mainheader nav ul li a#headnavcart:hover, header#mainheader nav ul li a#headnavcart.active {
background: url('../images/sale/cart-active.png') center no-repeat;
}
figure#notices {
background: url('../images/sale/topstrip-example.png') center no-repeat;
}
p#telephone {
color:#98001a;
}
section#leftcolumn nav#navigation-products {
border-left:7px solid #98001b;
border-top:1px solid #6a6a6a
}
nav#navigation-products ul li {
border-bottom:1px solid #98001b
}
nav#navigation-products ul li a {
color:#98001b;
}
nav#navigation-products ul li a:hover, nav#navigation-products ul li a.active {
background:#98001b url('../images/site/arrow-right-dark-orange.png') center left no-repeat;
}
nav#navigation-products ul span.products-secondary li a:hover, nav#navigation-products ul span.products-secondary li a.active {
color:#98001b;
}
nav#navigation-products ul li a.special {
color:#98001a;
}
#find {
background: url('../images/sale/find.png') top left no-repeat;
}
#heading-navigation {
background: url('../images/sale/heading-navigation.png') top left no-repeat;
}
/*---home---*/
a#advert-offers {
background: url('../images/sale/special-offers-advert-example.png') top left no-repeat;
}
.strip-name {
background: url('../images/sale/category-strip.png') top left repeat-x;
}
div.strip-values {
background: url('../images/sale/offers-details-strip-background.png') top left no-repeat;
}
.sticker.sale {
background: url('../images/sale/sale-tab.png') top left no-repeat;
width:105px;
height:165px
}
figure.box.offer .sticker.sale {
background: url('../images/sale/offers-sticker-sale.png') top left no-repeat;
}
div.details h3 {
color:#98001a;
}
#home-title {
color:#98001a    
}
/*---listing---*/
.more-info {
background: url('../images/sale/listing-product-more-info.png') top left no-repeat;
}
.product .details h3, .strip-price .price {
color:#98001a;
}
.details ul li a {
color:#98001a
}
/*---product---*/
a.product-addtocart, a.valve-addtocart {
background: url('../images/sale/product-addtocart.png') top left no-repeat;
}
#product-maylike .more-info {
background: url('../images/sale/product-also-more-info.png') top left no-repeat;
}
#heading-maylike {
background: url('../images/sale/heading-maylike.png') top left no-repeat;
}
.maylike-details ul li h3, #product-maylike .strip-price .price {
color:#98001a;
}
ul#breadcrumb li, ul#breadcrumb li a {
color:#98001a;
}
#product-callus {
color:#98001a
}
ul.tabs li a#tab-description.current, ul.tabs li a#tab-description:hover {
background: url('../images/sale/product-tab-description-active.png') top left no-repeat;    
}
ul.tabs li a#tab-specifications.current, ul.tabs li a#tab-specifications:hover {
background: url('../images/sale/product-tab-specification-active.png') top left no-repeat;    
}
#quickcart {
border:6px solid #98001a;
}
/*---generique---*/
h1#listing-title, h1#product-name, #product-price #value, nav#navigation-pages ul li a:hover, nav#navigation-pages ul li a.active {
color:#98001a
}