.tree_subitems
{
	display: none;
}

h4.tree_subitems
{
	display: none;
}

/*--------------------------------------------------------------*/
/*  Общее по итемам                                             */
/*--------------------------------------------------------------*/

.tree_item_arrow_container
{
	width: 11px;
	height: 11px;
	margin: 1px 0px 0px 0px;
}

.tree_item_collapsed_arrow
{
	cursor: pointer;
}

.tree_item_expanded_arrow
{
	display: none;
	cursor: pointer;
}

/*--------------------------------------------------------------*/
/*  Анселектед итем                                             */
/*--------------------------------------------------------------*/

.tree_unselected_item_title
{
	padding: 0px 0px 0px 6px;
}

.tree_unselected_item_title a
{
	font-size: 13px;
	color: #f7ddbe;
}

.tree_unselected_item_title a:hover
{
	color: white;
}

/*--------------------------------------------------------------*/
/*  Селектед итем                                               */
/*--------------------------------------------------------------*/

.tree_selected_item_title
{
	font-size: 13px;
	padding: 0px 0px 0px 6px;
	color: #e9fb4f;
	font-weight: bold;
}

h4.tree_selected_item_title
{
	font-size: 13px;
	padding: 0px 0px 0px 6px;
	color: #e9fb4f;
	font-weight: bold;
}

/*--------------------------------------------------------------*/
/*  Общее по сабитемам                                          */
/*--------------------------------------------------------------*/

.tree_subitem_bullet
{
	padding: 6px 8px 0px 20px;
}

h4.tree_subitem_bullet
{
	padding: 6px 8px 0px 20px;
}

/*--------------------------------------------------------------*/
/*  Анселектед сабитем                                          */
/*--------------------------------------------------------------*/

.tree_unselected_subitem_title a
{
	font-size: 13px;
	color: #f7ddbe;
}

.tree_unselected_subitem_title a:hover
{
	color: white;
}

/*--------------------------------------------------------------*/
/*  Селектед сабитем                                            */
/*--------------------------------------------------------------*/

.tree_selected_subitem_title
{
	font-size: 13px;
	color: #e9fb4f;
	font-weight: bold;
}

/*--------------------------------------------------------------*/
/*  Спец                                                        */
/*--------------------------------------------------------------*/

.tree_catalog_header
{
	font-size: 19px;
	color: #ff7417;
}

.tree_specials_selected_item_title
{
	font-size: 13px;
	padding: 0px 0px 0px 6px;
	color: #e9fb4f;
	font-weight: bold;
}

.tree_specials_unselected_item_title
{
	padding: 0px 0px 0px 6px;
}

.tree_specials_unselected_item_title a
{
	font-size: 13px;
	color: #ffc5fa;
}

.tree_specials_unselected_item_title a:hover
{
	color: white;
}
