@CHARSET "UTF-8";
#narrowby dl *{margin:0;padding:0}
#narrowby dl{padding:10px;margin:0;}
#narrowby dl dt{font-weight:bold;}
#narrowby dl dd{padding:5px 10px;}
#narrowby dl dd ul{list-style: none;}
#narrowby dl dd ul li.selected a{font-weight:bold;}
/*#narrowby dl dd ul li.selected a:before,
#narrowby dl dd ul li:hover a:before{
	content:'âˆš';
	display:inline-block;
}
#narrowby dl dd ul li.selected:hover a:before{
	content:'Ã—';
	display:inline-block;
}*/

.narrow_by a{
	float:left;
	color:#cb2028;
	border:#cb2028 solid 1px;
	padding:0  8px 0 0;
	line-height:18px;
	height:18px;
	margin-right:5px;
	display:block;
	background:#fff;
	
	
	
}
.narrow_by a:hover{ color:#292b78; border:#292b78 solid 1px; }
.narrow_by a:hover .navrrow_select_x{background-position: left -72px;}
.narrow_by a .navrrow_select_x{
	display:block;
	text-indent:-99999px;
	float:left;
	width:18px;
	height:18px;
	background: url("../images/filter.gif") no-repeat  left -90px;
	
}
.narrow_by a .navrrow_select_name{ float:left; display:block; padding-left:8px;}
a.navrrow_select_clear{ border:none; background:none;}
a.navrrow_select_clear:hover{ border:none;}
/*narrow_by*/

.narrow_by{ background:#f2f2f2; padding:10px 0 10px 10px; margin-bottom:10px;}
.narrow_by select{ width:19%; margin-right:1%;}

.navrrow_select.narrow_by { margin-bottom:0; border-bottom:#ccc solid 1px;}


/*narrow_by left*/
#narrowby dl{text-transform:capitalize;}
#narrowby dl dt{ font-weight:bold; font-size:13px; color:#031f51;}
#narrowby dl  ul li{ line-height:26px; background:url(../images/narrowbyico02.gif) no-repeat left center; padding-left:16px;}
#narrowby dl  ul li:hover{background:url(../images/narrowbyico01.gif) no-repeat left center;}
#narrowby dl  ul li.selected{background:url(../images/narrowbyico01.gif) no-repeat left center;}
#narrowby dl  ul li.selected:hover{background:url(../images/narrowbyico03.gif) no-repeat left center;}







