@charset "utf-8";
/* CSS Document */
.web-red,
.web-red a,
.web-red a:visited {
	color:#dc261b;
}
/* HEADER */
body.red .web-header {
	background:url(../img/style/red_bg.gif) repeat-x bottom;
}
body.red .web-header-search-l {
	background:url(../img/style/red_bg_l.gif) no-repeat left bottom;
}
body.red .web-header-search-r {
	background:url(../img/style/red_bg_r.gif) no-repeat right bottom;
}
body.red .web-main-mid hr {
	background:#FF0000;
	color:#FF0000;
}
body.red .web-header-search-advbtn a,
body.red .web-header-search-advbtn a:visited{
	background:url(../img/style/search_red_rep.gif) bottom repeat-x;
	border-left:1px solid #fe5b55;
	border-right:1px solid #fe5b55;
}
body.red .web-main-mid-catalog-display a,
body.red .web-main-mid-catalog-display a:visited {
	color:#fe5b55;
}
body.red .web-main-tightblock b{
	color:#fe5b55;
}
body.red .web-main-item-info-cost {
	color:#fe5b55;
}
/* END HEADER */
/* MAIN */
body.red .web-main-itemblock b{
	color:#dc261b;
}
body.red .web-footer {
	border-color:#dc261b;
}
body.red .web-main-l-red {
	border-bottom:1px solid #dc261b;
}
.web-main-l-red {
	
	width:223px;
	padding-bottom:2px;
}
.web-main-l-red a,
.web-main-l-red:visited {
	color:#dc261b;

	
}
.web-main-l-red h1 {
	color:#da251c;
}
.web-main-l-red .web-main-l-menu ul a,
.web-main-l-red .web-main-l-menu ul a:visited {
	background:#fce8e7;
	color:#da251c;
}
.web-main-l-red .web-main-l-menu-sel1 a,
.web-main-l-red .web-main-l-menu-sel1 a:visited{
	background:url(../img/style/red_selected1.gif) no-repeat left;
	color:#FFFFFF;
	
}
.web-main-l-red .web-main-l-menu ul ul a,
.web-main-l-red .web-main-l-menu ul ul a:visited {
	background:#FFFFFF;
}

/* END MAIN */

