body {
	color:#1E1E1E;
	font:0.75em/1.2em Tahoma,Arial,Helvetica,sans-serif;
	margin:0 auto;
	padding:7px;
}
html[xmlns] .clearfix {
	display:block;
}
.clearfix {
	display:inline-block;
}

a:link, a:active, a:visited {
	color:#2D5596;
	text-decoration:underline;
}
a:hover {
	color:#DD491F;
	text-decoration:underline;
}
a img {
	border:0;
}

#pagewidth {
	margin:0 auto;
	min-width:980px;
	width:980px;
}

#header {
	background:transparent url('../images/header-bg.jpg') no-repeat right top;
	border:1px solid #ddd;
	height:80px;
}
h1 {
	background:transparent url('../images/logo.gif') no-repeat center center;
	width:275px;
	height:62px;
	margin:10px 0 0;
}
h1 a {
	display:block;
	height:62px;
	text-indent:-9999em;
	width:275px;
}

.red{
	color:#DD491F;
}

#auth_menu {
	float:right;
	padding:7px 15px 0;
}

#main-menu {
	line-height:1.7em;
	border-width:3px 1px 1px;
	border-style:solid;
	border-color:#ddd;
	height:32px;
}
#main-menu ul, #main-menu ul li {border:0; margin:0; padding:0; list-style:none;}
#main-menu ul {float:left;margin:7px 0 5px;padding-left:15px;}
#main-menu ul li{float:left; margin-right:15px;}
#main-menu ul li a:link, #main-menu ul li a:visited{
	color:#2D5596;
	display:block;
	float:left;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
}
#main-menu ul li a:hover{
	color:#DD491F;
	display:block;
	float: left;
}


.set-columns {
	width:100%;
	border-collapse:collapse;
	border:0;
}
.set-columns td {
	padding:0;
	vertical-align:top;
}

.column-left {
	width:240px;
}
.column-left h2 {
	background:transparent url('../images/search.gif') no-repeat -1px center;
	height:21px;
	margin:5px 0;
	text-indent:-9999em;
}
.column-left h3 {
	background:transparent url('../images/news.gif') no-repeat -2px bottom;
	height:30px;
	margin:10px 0;
	border-top:2px solid #aaa;
	text-indent:-9999em;
}
.search-ads-total {
	color:#2d5596;
	font-size:8pt;
}
#search-ads {
	margin:10px 0;
}
#search-ads select {
	width:100%;
	margin-bottom:5px;
}
#search-ads .submit {
	text-align:right;
	margin:5px 0 10px;
}

#news, #news li {border:0; margin:0; padding:0; list-style:none;}
#news p {margin:5px 0 10px;font-size:8pt}
#news p span {color:#999}

td.column-middle {
	padding:0 3px;
}
.column-middle h2 {
	background:transparent url('../images/hotoffers.gif') no-repeat -2px top;
	height:26px;
	margin:6px 10px 10px;
	text-indent:-9999em;
	border-bottom:2px solid #DD0000;
}

#hot-offers {
	border-collapse:separate;
	border:0;
	margin:0 5px;
}
#hot-offers td {
	padding:2px 5px;
	background-color:#fafafa;
	border:1px solid #ddd;
}
#hot-offers .date {
	float:right;
	font-size:8pt;
	color:#999;
}
#hot-offers p {
	margin:7px 0;
}
#hot-offers p.price {
	margin:7px 0 3px;
	font-weight:bold;
	color:#4167a7;
}
#hot-offers .price b {
	color:#dd491f;
}

.column-right {
	width:240px;
}
.column-right p {
	font-size:8pt;
	padding:15px 0 0;
	margin:0;
}

/* Listing */

td.column-listing {
	padding:13px 0 0 10px;
}

.ads-found {
	width:100%;
	border-collapse:collapse;
	border:1px solid #DEDEDE;
	background-color:#EEE;
	margin:15px 0;
}
.ads-found td {
	padding:3px 5px;
	font-size:8pt;
	color:#666;
	vertical-align:middle;
}
.ads-found td form {
	margin:0;
	padding:0;
	text-align:right;
}

#ads-found {
	width:100%;
	border-collapse:collapse;
	border:0;
	margin-top:15px;
}
#ads-found td {
	padding:5px 5px 10px 8px;
	line-height:12pt;
}

#ads-found td.offer-desc {min-width:200px;}
#ads-found .hot-offer td {
	background-color:#F0FFA8;
	border-top:1px solid #999;
	border-bottom:1px solid #999;
}
#ads-found td.hot-offer-photo {
	border-left:1px solid #999;
}
#ads-found td.hot-offer-desc {
	border-right:1px solid #999;
}
#ads-found .hot-offer td.chess {
	background-color:#FDF;
	background-color:#FFFFAA;
}

#ads-found td img {
	background-color:#F5F5F5;
	border:1px solid #DDD;
	margin-top:3px;
	padding:5px;
}
#ads-found .num-of-photos {
	color:#999;
	font-size:8pt;
	margin-top:2px;
}
#ads-found a {font-weight:bold;color:#4167A7;}
/*#ads-found .hot-offer-desc a {display:block;margin-bottom:5px;}*/
#ads-found p {margin:0;color:#555;line-height:1.3;}
#ads-found p.price {margin:8px 0 0;font-weight:bold;color:#4167A7;}
#ads-found p.price span {color:#DD491F;}
#ads-found p.region {margin:0;font-size:8pt;color:#5C842B;}
#ads-found span.date {margin:0;font-size:8pt;color:#999;}

.pages {
	text-align:center;
}
.pages b, .pages a,.pages a:hover {
	font-size:8pt;
	padding:2px;
}

/* Footer */

#footer {
	margin-top:15px;
	border-top:1px solid #ddd;
	font-size:8pt;
}
.footer-menu {
	color:#808080;
	margin-bottom:2px;
}
.copy {
	color:#A0A0A0;
	margin:3px 0 1px;
}