@CHARSET "UTF-8";

#root #body #main #content #column_lft #category_list {
	padding-bottom: 25px;
	background:url("../../../images/modules/Search/menu/shadow.png") no-repeat bottom left;
	_background:url('../../../images/modules/Helper/Cms/menu/bg1.gif') bottom center no-repeat;
	float:left;
	width:180px;
}

#category_list .heading{
	color:#D50000;
	font:bold 16px TitilliumText250wt;
	border-bottom:1px dotted #7B7B7B;
	margin-bottom: 10px;
}

#category_list .level_1, 
#category_list .level_2 {
	color:#7B7B7B;
	font:bold 14px/1.7em TitilliumText250wt;
}

#category_list .level_sub_0,
#category_list .level_sub_1,
#category_list .level_sub_2 {
	color:#7B7B7B;
	font: 14px/1.7em TitilliumText250wt;
}

#category_list .level_sub_2 {
	padding-left: 15px;
}

#root #body #main #content #column_lft #category_filter {
	padding-bottom: 25px;
	background:url("../../../images/modules/Search/menu/shadow.png") no-repeat bottom left;
	_background:url('../../../images/modules/Helper/Cms/menu/bg1.gif') bottom center no-repeat;
	float:left;
	width:180px;
}

#category_filter .heading{
	color:#D50000;
	font:bold 16px TitilliumText250wt;
	border-bottom:1px dotted #7B7B7B;
	margin-bottom: 10px;
}

#category_filter .menu_point{
	color:#7B7B7B;
	font: 14px/1.7em TitilliumText250wt;
	margin: 5px 0px;
}

#category_filter .menu_option{
	
}



#category_filter .menu_option span{
	float: left;
	margin: 0px 3px;
	color:#7B7B7B;
	font: 14px TitilliumText250wt;
	padding-top:8px;
}

#category_filter .search_submit{
	background:url("../../../images/modules/Search/menu/btn_submit.png") no-repeat bottom left;
	border: none;
	color:#FFFFFF;
	cursor:pointer;
	font:bold 21px TitilliumText250wt;
	height:39px;
	width:136px;
}






#category_filter .menu_option input {
	background:url('../../../images/elements/search/search_small_filter.gif') no-repeat 0 0;
	border:medium none;
	color:#999999;
	float:left;
	font-size:14px;
	height:25px;
	margin-top:1px;
	padding:6px 5px 0;
	width:64px;
}
#category_filter .select {
	background:url(../../../images/elements/input/select/bgr_172.gif) no-repeat;
	border:none;
	width:162px;
	height:26px;
	padding:7px 10px 0 5px;
	font-size:14px;
	color:#6C6C6B;
	float:left;
	margin-top:1px;
	font-family: Arial;
	cursor: pointer;
}

#category_filter .select_opt {
	display:block;
	background:none repeat scroll 0 0 #FAFAFA;
	border:1px solid #E4E4E4;
	color:#6C6C6B;
	font:13px "Lucida Sans Unicode","Lucida Grande",sans-serif;
	height:auto;
	overflow:auto;
	padding:7px;
	position:absolute;
	width:156px;
	z-index:501;
	display: none;
	top:32px;
	left:0px;
}
#category_filter .select_opt .option,
#category_filter .select_opt .option2 {
	border:0 none;
	margin:0;
	padding: 5px;
	overflow:hidden;
	cursor: pointer;
}

#category_filter .select_opt .option2 {
	background-color: #ebebeb;
}

#category_filter .select_opt .option:hover,
#category_filter .select_opt .option2:hover { 
	color:#d50000;
}
#category_filter a.othercity {
	color:#d50000;
	font:bold 16px TitilliumText250wt;
	width:167px;
	background:url('../../../images/icons/strelica2.gif') no-repeat 0px 2px;
	padding-left:13px;
	float:left;
}
#category_filter a.othercity:hover {
	text-decoration:none;
}
