@CHARSET "UTF-8";
@import url("layout-classifiedslist.css");

.home .adspace-right {
width: 160px;
float: right;
clear: none;
}

.home .dynmenu-others {
width: 160px;
float: right;
margin-bottom: 15px;
}

.home .dynmenu-others h4 {
border-bottom: 4px solid #ccc;
margin: 0 0 10px 0;
padding: 0 2px;
font: bold 11px/19px Tahoma, sans-serif;
}

.home .dynmenu-others a {
display: block;
padding: 2px;
color: #000;
}

.home .dynmenu {
	width: 500px;
	float: left;
}

.dynmenu-tabs {
	height: 19px;
	font: 11px/19px Tahoma, sans-serif;
	border-bottom: 4px solid #C0DF61;
}

.dynmenu-tabs .count {
	float: right;
}

.dynmenu-tabs .count-amount {
	font-size: 15px;
	color: #622D22;
}

.dynmenu-item-tab {
	height: 17px;
	font: 11px/17px Tahoma, sans-serif;
	background: transparent url('../gfx/Image/layout/tab_bg_green2.gif') no-repeat;
	margin-top: 2px;
	padding: 0px 0px 0px;
	width: 107px;
	float: left;
	text-align: center;
	color: #000;
}
.dynmenu-item-tab.selected {
	background: transparent url('../gfx/Image/layout/tab_bg_green.gif') no-repeat;
}

.dynmenu-sub-item {
	padding: 10px 0;
	float: left;
}

.dynmenu-sub-item .menu-item {
	width: 163px;
	padding: 2px 1px;
	float: left;
}
.dynmenu-sub-item .menu-item a {
	color: #622D22;
	font: bold 11px Tahoma, sans-serif;
}


.home .classifieds-list {
	padding-top: 15px;
	margin: 15px 0;
	width: 500px;
	clear: left;
	border-top: none;
} 
.home .classifieds-list h3 {
	color: #360;
	border-bottom: 4px solid #E0E6BF;
	margin: 0 0 1px 0;
	padding: 0 0 3px 0;
}
.home .classifieds-list tr.hp-classifieds-list-item td {
	background: #fff url('../gfx/Image/layout/list-item-bg.jpg') repeat-x;
	padding: 5px 2px;
}

.home .classifieds-list .hp-classifieds-list-item-separator td {
	border-top: 2px solid #fff;
	background-color: #eee;
	padding: 1px;
	border-bottom: 2px solid #fff;
}
.home .classifieds-list .hp-classifieds-list-item a {
	color: #690;
}
.home .classifieds-list .hp-classifieds-list-item td {
	vertical-align: top;
}
.home .classifieds-list .hp-classifieds-list-item-img {
	text-align: center;
}

.home .classifieds-list .hp-classifieds-list-item-price {
	color: #a00;
}