/* LINKS */
a {
	text-decoration: underline;
	color: #ff0000;
}
a:hover {
	text-decoration: none;
}

/* TEXT */
.colorText, colorText a,
.color2dark, .color2dark a,
.color2white, .color2white a,
.pagingNavigation a.active,
.detailRivalsPointer .header {	
	color: #ff0000 !important;
}

/* BACKGROUNDS */
.colorBack,
.white2color,
.titleBarColor,
.catList li {
	background: #ff0000 !important;
}

/* BORDERS */
.colorBorder {
	border-color: #ff0000 !important;
}

/* INTERFACE */
#logo h1 a {
	background-image: url(/images/theme03/logo.gif);
}
.headerCart {
	background-image: url(/images/theme03/frame_headercart.gif);
}
.headerCart .checkout a {
	background-image: url(/images/theme03/btn_headercart.gif);
}
.serviceBox .submit2dark {
	background-image: url(/images/theme03/btn_submit2dark.gif);
}
.footerLogo a {
	background-image: url(/images/theme03/footer_logo.gif);
}
#mainMenu li,
.serviceBox li,
.footerMenu li,
.navList li,
.detailVisual .actions li {
	background-image: url(/images/theme03/bullet.gif);
}
.navList li ul li {
	background-image: url(/images/theme03/bullet_subnav.gif);
}


.bannerNewsletter {
	background: #ff0000;
}
.bannerNewsletter .newsletterSubmit {
	background-image: url(/images/theme03/btn_newslettersubmit.gif);
}
.bannerUsp .arrowBullet {
	background-image: url(/images/theme03/bigarrow2dark.gif);
}
.bannerGiftwizard a {
	background-image: url(/images/theme03/banner_cadeauwijzer.gif);
}
.bannerShop a {
	background-image: url(/images/theme03/banner_winkel.gif);
}

.btnMoreInfo a {
	background-image: url(/images/theme03/btn_moreinfo.gif);
}
.btnOrder a {
	background-image: url(/images/theme03/btn_order.gif);
}
.stickerBestbuy {
	background-image: url(/images/theme03/sticker_bestbuy.gif);
}

.pagingCompare a {
	background-image: url(/images/theme03/btn_compare.gif);
}
.pagingSort a.active {
	background-image: url(/images/theme03/sort_active.gif);
}

.detailInfo .addToWishlist {
	background-image: url(/images/theme03/ico_add.gif);
}
.detailInfo .mailToFriend {
	background-image: url(/images/theme03/ico_arrow.gif);
}
.btnAddReview a 
{
	background-image: url(/images/theme03/btn_addreview.gif);
}
.detailRivalsPointer {
	background-image: url(/images/theme03/bigArrowOnWhite.gif);
}
.rivalPrice .toShop .submit2dark {
	background-image: url(/images/theme03/ico_arrow.gif);
}

