.catalog {
	width: 650px;
	list-style: none;
	margin: 5px 0;
	padding: 0;
	float: left;
}

.catalog li {
	background: url('../img/catalog_info.gif') repeat-y center left;
}

.catalog .header {

	background: url('../img/catalog_header.gif') no-repeat top left;
	background-color: #ffffff;
	font-size:14px;
	line-height: 30px;
	margin: 0;
	padding: 14px 14px 0 14px;
	font-weight:bold;
}

.catalog .header img {
	float: right;
}

.catalog .footer {
	clear: both;
	background: url('../img/catalog_footer.gif') no-repeat top left;
	line-height: 27px;
	padding: 0 10px;
	font-size: 11px;
}

.catalog .paid .footer {
	background: url('../img/catalog_footer_paid.gif') no-repeat top left;
}

.catalog .footer span, .catalog .footer a {
	background: url('../img/footer_bullet.gif') no-repeat center left;
	padding-left: 9px;
	margin-left: 7px;
	cursor: pointer;
	text-decoration: underline;
	color: #000000;
}

.catalog .fotter span.countVisitors {
	float: right;
	cursor: default;
	text-decoration: none;

}

.catalog .footer em {
	color: #888888;
	text-decoration: none;
	text-decoration: underline;
	cursor: pointer;
}

.catalog .paid .footer em {
	color: #ff0000;
	text-decoration: underline;
	cursor: pointer;
}


.catalog .contacts dl {
	list-style: none;
	background: #eeeeee;
	color: #333333;
	padding: 4px 14px;
	height: 15px;
	margin: 10px 4px 10px 2px;
}

.catalog .paid .contacts dl {
	color: #cc0000;
}

.catalog .contacts dt {
	float: left;
	margin: 0;
	padding: 0;
	height: 13px;
	padding-right: 15px;
}

.catalog .contacts dd {
	font-weight: bold;
	float: left;
	border-right: #cccccc solid 1px;
	margin: 0;
	height: 13px;
	padding: 0;
	margin-right: 20px;
	padding-right: 20px;
}

.catalog .contacts dd.last-child {
	border-right: none;
}

.catalog .contacts {
	padding: 0;
	margin: 0;
	float: none;
}

.catalog .contacts p {
	padding: 0;
	font-size: 11px;
	line-height: 17px;
	padding-left: 15px;
	margin: 0 14px;
}

.catalog .contacts a {
	color: #333333;
	text-decoration: none;
}

.catalog .contacts a:hover {
	text-decoration: underline;
}

.catalog .location {
	background: url('../img/location_bullet.jpg') no-repeat center left;
}

.catalog .branch {
	padding: 0 14px;
	font-size: 11px;
}

.catalog  .branch .info {
	margin: 7px 0;
	line-height: 15px;
	margin: 0;
	color: #333333;
	font-weight: bold;
}

.catalog  .paid .branch .info {
	color: #ff6600;
}

.catalog .branch dl {
	margin: 0;
	padding: 5px 0;
	color: #333333;
}

.catalog .branch dt {
	clear: left;
	float: left;
	margin: 0;
	padding: 0;
	font-weight: bold;
	padding-right: 5px;
}

.catalog .branch dd {
	float: left;
	margin: 0;
	padding: 0;
	width: 70%;
}

.catalog .branch a {
    color: #333333;
}

.catalog .buttons {
	list-style: none;
	float: right;
	padding: 0;
	width: 90px;
	margin: 0 14px;
}

.catalog .buttons li { 
	background: url('../img/button.jpg') no-repeat center center;
	float: right;
	width: 90px;
	height: 21px;
	margin: 0;
	padding: 2px 0;
	line-height: 21px;
	font-weight: bold;
}

.catalog .buttons li a { 
	color: #ffffff;
	text-decoration: none;
	display: block;
	padding-left: 21px;
}

.catalog .paid .buttons li { 
	background: url('../img/button_paid.jpg') no-repeat center center;
}

.resultCriteria {
	clear: both;
	float: left;
	width: 100%;
	background: url('../img/search_criteria.gif') no-repeat left top;
	list-style: none;
	margin: 0;
	padding: 0;
	padding: 8px 0;
	margin-bottom: 10px;
	line-height: 28px;
}

.resultCriteria li {
	float: left;
	border-left: #eaeaea solid 1px;
	margin: 0;
	padding: 0 40px;
	font-weight: bold;
	width: 220px;
}

.resultCriteria li span {
	background: url('../img/search_criterion.gif') no-repeat center center;
	margin-right: 40px;
	width: 52px;
	height: 32px;
	float: left;
	text-align: center;
}

.resultNavigator {
	background: url('../img/result_count.gif') no-repeat left top;
	width: 650px;
	font-size: 11px;
	margin-bottom: 10px;
	line-height: 29px;
	float: left;
}

.resultNavigator p {
	background: url('../img/location_bullet.jpg') no-repeat center left;
	padding-left: 15px;
	margin: 0;
	margin-left: 15px;
}

.pageResults {
	background: url('../img/result_pages.gif') no-repeat left top;
	padding-left: 30px;
	line-height: 29px;
}

.pageResults .pages {
	float: right;
	font-weight: bold;
}

.pageResults .pages p {
	float: left;
	margin: 0;
	padding: 0 10px;
	background: 0;
}

.pageResults .pages ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
}

.pageResults .pages li {
	float: left;
	border-right: 1px solid #cccccc;
	padding: 0;
	margin: 8px 0;
	line-height: 13px;
}

.pageResults .pages li.selected {
	padding: 0 5px;
}

.pageResults .pages li.first-child, .pageResults .pages li.last-child {
	border-right: none;
}

.pageResults .pages li.last-child a {
	background: url("../img/pages_next.gif") no-repeat right center;
	padding-right: 7px;
}

.pageResults .pages li.first-child a {
	background: url("../img/pages_prev.gif") no-repeat left center;
	padding-left: 7px;
}

.pageResults .pages a {
	color: #cc0000;
	font-size: 11px;
	text-decoration: none;
	font-weight: normal;
	padding: 0 5px;
}

.pageResults .pages a:hover em {
	text-decoration: none !important;
}

.pageResults .pages a:hover {
	color: #ff0000;
	text-decoration: underline;
}

.pageResults .pages a em:hover {
	color: #cc0000;
	text-decoration: none;
}

#topAdvert {
	float: right;
}

.search .filter {
	background: url("../img/filter_short.jpg") left top no-repeat;
	height: 135px;
}

.search .filter form div {
	float: left;
}

.search .filter form label {
	width: 60px;
}

.search .filter form input {
	width: 200px;
}

.search .filter p {
	padding-left: 70px;
}

.search .filter form input.sbmt {
	top: 28px;
	left: 874px;
	background: url('../img/btn_search_small.gif') no-repeat center top;
	width: 71px;
	height: 71px;
}

.search .advertRight {
	width: 300px;
	float: right;
}

.advertRight img {
	margin-top: 12px;
}

.resultNavigator .print {
	float: right;
	height: 20px;
	width: 20px;
	margin: 4px 8px 4px 18px;
	cursor: pointer;
}

.search .filter.bottom {
	background: url("../img/filter_short2.jpg") left top no-repeat;
	height: 135px;
}