@charset "utf-8";
#search-result {
	width:750px;
 *width:755px;
	background-color:#f5a87e;
	padding:5px;
}
#search-result div.cat-result {
	float:left;
	width:184px;
	margin-right:3px;
	padding:2px 0;
}
#search-result div.cat-result ul {
	margin:0px;
	margin-left:20px;
	margin-top:5px;
}
#search-result p.header-SR {
	font-size:18px;
}
#search-result p.header-SR span.matchen {
	font-size:11px;
	font-weight:normal;
}
#search-result a {
	color:#000000;
	text-decoration:underline;
}
#search-result a:hover {
	text-decoration:underline;
	font-weight:bold;
}
#search-result div.cat-result div.list-subcat {
	padding:5px 5px 5px 15px;
	background:url(/th/html/images/search/listsubcat.gif) bottom repeat-x;
	background-color:#fefefe;
	float:left;
	position:absolute;
	display:none;
	z-index:9999;
}
#search-result div.cat-result div.list-subcat ul {
	margin:0px;
	padding:0;
}
#all_cats_header{
	background-image:url(/sg/html/en-us/images/newsite/bg_all_cats.gif);
	background-repeat:no-repeat;
	background-position:top left;
	height:26px;
}
#all_cats_header h1{
	font-size:15px;
	color:#FFF;
	text-align:center;
	line-height:26px;
}
#all_cats_content{
	border:2px solid #FF9900;
}
#all_cats_content .cat_item{
	clear:both;
	border-bottom:1px solid #E4E3DF;
}
#all_cats_content .cat_item .cat_icon{
	float:left;
	width:20px;
	padding:2px 3px 2px 3px;
	background-image:url(/sg/html/en-us/images/newsite/bg_channelbox_item.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
#all_cats_content .cat_item .cat_name{
	line-height:24px;
	background-image:url(/sg/html/en-us/images/newsite/bg_channelbox_item.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
#all_cats_content .cat_item .cat_name a{
	font-size:12px;
	color:#000;
	font-weight:bold;
}
#all_cats_content .cat_item .cat_name a:hover{
	color:#FF6600;
}
#all_cats_content .buy_sell{
	border-bottom:1px solid #E4E3DF;
	background-image:url(/sg/html/en-us/images/newsite/bg_buynsell.gif);
	background-position:left top;
	background-repeat:repeat-x;
}
#all_cats_content .buy_sell .cat_icon {
	float:left;
	width:38px;
	padding:0px 3px 0px 0px;
}
#all_cats_content .buy_sell .cat_name{
	line-height:44px;
	font-size:15px;
	font-weight:bold;
	height:44px;
	text-transform:uppercase;
}
#all_cats_content .buy_sell .cat_name a{
	text-decoration:none;
	color:#000;
}
#all_cats_content .buy_sell .cat_name a:hover{
	color:#FF6600;
	text-decoration:underline;
}
#all_cats_content .buy_sell .cat_name .TotalAds {
	color:#4b8fce;
	font-size:11px;
	font-weight:normal;
}

