#GuidedSearchDiv {
/* 	padding-right: 5px;
	padding-left: 5px;
 */}

#collapsesable {
	height: 50px;
	background:#323332;
	position:relative;
	overflow: auto;
}


.guidesearchclass{
	background:#323332;
	color:#FFF;
}
.guidedSearchSeeMoreLessFilter {
	display:none;
}

ul.GuidedSearchBorders {
	list-style-type: none;
	padding-left: 25px;
    margin-top: 0px;
    padding-top:1px;
    margin-bottom: 0px;
    position: relative;
}

li.GuidedSearchSelectables {
	background: #535453;
	color:#FFF;
	border-bottom:1px solid #000;
	line-height:25px;
	padding-left: 10px;
	margin-left: -23px;
	
}

li.GuidedSearchSelectables:hover {
	background: #FFF;
	color:#000;
	line-height:25px;
}

li.GuidedSearchSelectables a {
    display: inline-block;
    width: 100%;
    text-decoration: none;
}

#guidedSearchSelectionsHeader {
 /*	height: 40px;*/
}

.guidedSearchPageTitleLine{
	color:#BBB;	
}
.guidedSearchYourSelectionsText {
	line-height: 20px;
	padding-left: 5px;
	font-size: 9pt;
/*	font-size: 1.0em;*/
	font-weight: bold;
	color:#BBB;
}

#guidedSearchSelections {
	font-size: 8pt;
/*	font-size: .85em;*/
	font-weight: bold;
}

.yourSelectionsMenuBarClass{
	height: 100%	
}

.yourSelectionsMenuBar a.clearSelections {
 	font-size: 8pt;
/*	font-size: .85em;*/
	font-weight: bold;
	text-decoration: underline;
	color:#BBB;
}

span.menu {
	white-space: nowrap;
}

.guidedSearchNodeSelected {
	background-color: #ffffd0 !important;
}

img.bCloseSelect {
	cursor: pointer;
	-ms-interpolation-mode: bicubic;
}

#guidedSearchTextSelected, #guidedSearchClassSelected, #guidedSearchCategorySelected, #guidedSearchFamilySelected, #guidedSearchBrandSelected, #guidedSearchNacsSelected, #guidedSearchAttributeSelected {
	padding: 4px 5px 6px 10px;
}

 
.sideNav a.selector {display:block;background-position:0 0px;margin:0;width:90%; height:20px;}

.sideNav h5.hSelectorClass  {color:#BBB;background-color:#535453;overflow:hidden;padding-left: 5px; }
.sideNav h5.hSelectorClass.closed  {color:#BBB;background-color:#535453;margin-bottom:1px;padding-left: 5px;}
.sideNav h5.hSelectorClass.closed  a.selector {background-position:0 -64px;}
.sideNav h5.hSelectorClass  a.selector {padding-left: 10px;top: 25px;position: absolute;font-size: 1.7em;font-weight: bold;height:25px;}

.sideNav h5.hSelectorCategory {color:#BBB;background-color:#535453;overflow:hidden;padding-left: 5px; }
.sideNav h5.hSelectorCategory.closed {color:#BBB;background-color:#535453;margin-bottom:1px;padding-left: 5px;}
.sideNav h5.hSelectorCategory.closed a.selector {background-position:0 -64px;}
.sideNav h5.hSelectorCategory a.selector {padding-left: 10px;top: 25px;position: absolute;font-size: 1.7em;font-weight: bold;height:25px;}

.sideNav h5.hSelectorFamily {color:#BBB;background-color:#535453;overflow:hidden;padding-left: 5px; }
.sideNav h5.hSelectorFamily.closed {color:#BBB;background-color:#535453;margin-bottom:1px;padding-left: 5px;}
.sideNav h5.hSelectorFamily.closed a.selector {background-position:0 -64px;}
.sideNav h5.hSelectorFamily a.selector {padding-left: 10px;top: 25px;position: absolute;font-size: 1.7em;font-weight: bold;height:25px;}

.sideNav h5.hSelectorBrand {color:#BBB;background-color:#535453;overflow:hidden;padding-left: 5px; }
.sideNav h5.hSelectorBrand.closed {color:#BBB;background-color:#535453;margin-bottom:1px;padding-left: 5px;}
.sideNav h5.hSelectorBrand.closed a.selector {background-position:0 -64px;}
.sideNav h5.hSelectorBrand a.selector {padding-left: 10px;top: 25px;position: absolute;font-size: 1.7em;font-weight: bold;height:25px;}

.sideNav h5.hSelectorAttribute {color:#BBB;background-color:#535453;overflow:hidden;padding-left: 5px; }
.sideNav h5.hSelectorAttribute.closed {color:#BBB;background-color:#535453;margin-bottom:1px;padding-left: 5px;}
.sideNav h5.hSelectorAttribute.closed a.selector {background-position:0 -64px;}
.sideNav h5.hSelectorAttribute a.selector {padding-left: 10px;top: 25px;position: absolute;font-size: 1.7em;font-weight: bold;height:25px;}

.sideNav h5.hSelectorNacs {color:#BBB;background-color:#535453;overflow:hidden;padding-left: 5px; }
.sideNav h5.hSelectorNacs.closed {color:#BBB;background-color:#535453;margin-bottom:1px;padding-left: 5px;}
.sideNav h5.hSelectorNacs.closed a.selector {background-position:0 -64px;}
.sideNav h5.hSelectorNacs a.selector {padding-left: 10px;top: 25px;position: absolute;font-size: 1.7em;font-weight: bold;height:25px;}

a.moreless {background-repeat: no-repeat;}
.sideNav a.moreless {background: #535453;color: #FFF;display:block;background-position:0 0px;padding:0 0 2px 20px;margin:0;}
.GuidedSearchSeeMore, .GuidedSearchSeeLess {color:#003399;font-weight: bold;}

