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