@charset "utf-8";
/* CSS Document */

#wrap a.logo, #wrap a.logo:hover {
	background-image: url(../images/logo_red.png);	
}
#left_panel a.pagename, #left_panel a.pagename:hover {
	color:#ed2024;
}
#wrap a.logo span {
	color:#ed2024;
}
#left_panel ul li .current,
#left_panel ul.group li .current,
#left_panel ul li a:hover {
	color:#ed2024;
}
#bottom_menu ul li.current a, #bottom_menu ul li a:hover {
	color:#ed2024;
}
#product_details .detailedinfo .name:hover {
	color:#ed2024;
}
.grouplink a:hover, .grouplink a.current {
	color:#ed2024;
}
#content_wrap .topintrobar {
	background:#ed2024;
}



