a:hover {
	color: #FF0000;
	text-decoration: none;
}
body {
	background: url('../image/footer-red.png') repeat-x scroll 0 bottom #510A0A;
}

#wrapper {
	background: url('../image/glass-red.jpg') no-repeat scroll center 0 #510A0A;
}

#main-menu .menu-left {
	background: url('../image/menu-flip-red.png') no-repeat scroll 0 0 transparent;
}   

#main-menu .menu-middle {
    background: url('../image/menu-flip-red.png') repeat-x scroll 0 -57px transparent;
}

#main-menu .menu-right {
    background: url('../image/menu-flip-red.png') no-repeat scroll 0 -114px transparent;
}
#main-menu .menu a:hover {
background: url('../image/menu-flip-red.png') 0 -171px repeat-x;
}
#currency a:hover {
	color: #FF0000;
}
#currency a b {
	color: #FF0000;
	text-decoration: none;
}
#header #cart .heading a:hover {
	color: #FF0000;
}
#header #welcome a {
	color: #FF0000;
}
#header .links a:hover {
	color: #FF0000;
}
#menu > ul > li:hover {
	background: url('../image/menu-flip-red.png') 0 -171px repeat-x;
}
#menu > ul > li > div {
	border: 1px solid #240404;
	background: #510a0a;
}
#menu > ul > li ul > li > a:hover {
	background: #6c0e0e;
}
.breadcrumb a {
	color: #FF0000;
}
.breadcrumb a:hover {
	color: #c31a1a;
}
.box-left .box-product-left .name a:hover {
	color: #FF0000;
}
.box-product .name a:hover {
	color: #FF0000;
}
.box-product .price {
	color: #FF0000;
}
.box-category > ul > li > a:hover {
	color: #FF0000;
}
.product-compare a {
	color: #FF0000;
}
.product-compare a:hover {
	color: #c31a1a;
}
.product-list .name a:hover {
	color:#FF0000;
}
.product-grid .name a:hover {
	color: #FF0000;
}
.product-grid .price {
	color: #FF0000;
}
.product-grid .wishlist a:hover {
	color: #FF0000;
}
.product-list .compare a:hover, .product-list .wishlist a:hover {
	color: #FF0000;
}
.product-grid .compare a:hover {
	color: #FF0000;
}
.product-info .description a {
	color: #FF0000;
}
.product-info .description a:hover {
	color: #c31a1a;
}
.product-info .review > div > span {
	color: #FF0000;
}
#powered a{
	color: #FF0000;
}
#powered a:visited{
	color: #FF0000;
}
#powered a:hover{
	color: #c31a1a;
}
#twitter li span a {
    color: #FF0000;
}

#twitter li span a:hover {
    color: #c31a1a;
}