.tab-panel { width:200px; margin-top:9px; background:url("../images/folder_body_bg.gif") repeat-x scroll center bottom transparent;}
.tab-holder {height:29px; border: 1px solid #cfcfcf; border-left:none; border-right:none;}
.tab-panel .tab-l, .tab-panel .tab-r {padding-top:6px; height:23px; width:81px; text-align:center; font-weight:bold; color:#396a92}
.tab-panel .tab-l {float:left; border-right:1px solid #cfcfcf;}
.tab-panel .tab-r {float: right;}
.tab-panel .tab-l a, .tab-panel .tab-r a {color:#04305e; text-decoration:underline;}
.tab-panel .tab-hid {cursor: pointer;}

.narrow-by {font-size: 25px;
    text-align: center;
    color: #295079; }
.brands-title { 
	font-size: 20px;    
    color: #295079;
}
.accordion-block {
	border-bottom: 1px solid #E7E7E7;
	border-left: 1px solid #E7E7E7;
	border-right: 1px solid #E7E7E7;
	padding: 0 5px 5px 5px;
}
.accordion-block a:hover{color:red;}
.accordion-block a{ color:#1E3F68; }
.accordion-title-open {
	background-image: url(../images/marker-pointer-open.jpg);
	background-repeat: no-repeat;
	background-position: 3px 5px;
	padding: 5px 5px 5px 28px;
	color: #1e3f68;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	font-family:times New Roman;
}
.accordion-title-close {
	background-image: url(../images/marker-pointer-close.gif);
	background-repeat: no-repeat;
	background-position: 5px 5px;
	padding: 5px 5px 5px 28px;
	color: #1e3f68;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	font-family:times New Roman;
}
.accordion-title-close a:hover{ color:red;}
.accordion-link a:hover 
{
		color:#019de0;
	text-decoration:underline;
}
.accordion-link {
	background: url(../images/marker-dot.jpg) 18px 9px no-repeat;
	padding: 3px 5px 3px 27px;
	border-bottom:1px solid #E7E7E7;
}
.accordion-link a {
	color: #000;
}