body, img, form, p, h1, h2, h3,h4, h5 {
	margin: 0;
	padding: 0;
	font: verdana, arial, sans-serif;
}
input, select {
	margin: 0;
	padding: 0;
font-family:verdana, arial, sans-serif;
color: #343434; 
background-color: #ffffff;
}

h1 {
	font: bold 20px verdana,arial, sans-serif;
	margin: 20px 0 0 0;
	font-size: 18px;
	color: #2b495f;
	}
h2 {
	font: bold 20px verdana,arial, sans-serif;
	margin: 20px 0 0 0;
	color: #2b495f;
	clear: both;
	border-bottom: 1px solid #a3aab7;
}
h3 {
	margin: 10px 0;
	font-weight: bold;
	font-size: 12px;
	}	
h4, h5 {
	 /* used on 'other important links' */ 
	background: #eeeeee;
	border-top: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	margin-bottom: 5px;
	font-size: 10px;
	color: #555555;
	}

body {
	font: 12px/17px tahoma, sans-serif;
	color: #222;
	background: #ffffff url("../layout_images/new/body_bg.gif") repeat-x fixed;
	min-height: 101%;
	margin: 0px;
	padding: 0px;}

html {height: 100%;}
img {
	border: none;
	behavior: url("/layout_images/iepngfix.htc");
}
.tst
{
	width: 50px;
	border-left:10px;
	margin: 0px 0px 0px 0px;
	padding: 100px;
	border-collapse: separate;
	text-align: left;
		vertical-align: top;
}

.editor
{
		width: 300px;

}



#container {
	margin: 0 auto auto;
	width: 1000px;
	background: #ffffff;
	padding: 0px 8px 8px 8px;
}
	
	
	
.containertable table
{
		width: 100% !important;
		width: 100%;
}

.containertable td
{
		vertical-align: top;
		border-collapse: collapse;
		border-spacing: 0px;
		padding: 0px;
}
	
#header {
	margin: 0px !important;
	height: 66px;
	background: #fff url("../layout_images/new/header_bg.gif") repeat-x;
}
#header table {
		width: 100% !important;
		width: 100%;
		margin: 7px 0px;
		padding: 0px;
	}
#header td {
		vertical-align: top;
		border-collapse: collapse;
		border-spacing: 0px;
		padding: 0px;
	}



#topnav {
	position: relative;
	right: 10px;
}
	#topnav td {
		text-align: center;
	}
	#topnav td a {
		color: #53626d;
		text-decoration: none;
	}
	#topnav td a:hover {
		color: #283946;
		text-decoration: underline;
	}
#register, #addad, #login {
	border-right: 1px solid #c6cdd4;
}
#register a {
	background: url("../layout_images/new/register.gif") 0px 50% no-repeat;
	padding-left: 20px;
}
#addad a {
	background: url("../layout_images/new/addad.gif") 0px 50% no-repeat;
	padding-left: 17px;
}
#login a {
	background: url("../layout_images/new/login.gif") 0px 50% no-repeat;
	padding-left: 22px;
}
#wap a {
	background: url("../layout_images/new/wap.gif") 0px 50% no-repeat;
	padding-left: 12px;
}
#nav {
	border: 1px solid #666666;
	height: 37px;
	padding: 0;
	margin: 0;
}
	#nav td {
		text-align: center;
		vertical-align: middle;
		width: 14%;
		border-right: 1px solid #000000;
		padding: 0;
		margin: 0;
	}
	#nav td a {
		color: #edf7fd;
		text-decoration: none;
		height: 37px;
		font: 12px arial, sans-serif;
		display: block;
		background: #212e30  url("../layout_images/new/nav_bg2.gif") 0px 1px repeat-x;
	}
	#nav td a:hover {
		color: #fff;
		background: #212e30  url("../layout_images/new/nav_bg_over3.gif") 0px 1px repeat-x;
	}
#subnav {
	border: 1px solid #dbe8fa;
	background: #e8ebf0;
	color: #41597f;
}
	#subnav td {
		height: 30px;
		padding: 0px 15px;
		vertical-align: middle;
	}
	#subnav a {
		color: #41597f;
	}
	#subnav a:hover {
		color: #5378b4;
	}
.abc td {
		padding: -10px -10px !important;
	}
.abc {
		padding: -10px -10px !important;
	}

.blueheadline
{
		border: 1px solid #a3aab7;
		border-bottom: none;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #fff;
		background: #f8f8f8 url("../layout_images/new/th_bg.gif") repeat-x;
		padding: 3px 14px 5px 14px;
		font: bold 11px verdana, sans-serif;
}

	
	
.special {
	margin: 5px 0px;
	border-left: 1px solid #dedede;
	border-right: 1px solid #a3aab7;
	border-bottom: 1px solid #a3aab7;
	background: #f8f8f8;
	padding:10px;
}
	.special td {
		padding: 1px 5px !important;
	}
	.special td.category {
		background: url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	.special tr.alt td.category {
		background: #e7ebf0 url("../layout_images/new/folder.gif") 14px 9px no-repeat;
		padding-left: 36px !important;
	}
	.special td.category_none {
		
		padding-left: 36px !important;
	}
	.special tr.alt td.category_none {
		
		padding-left: 36px !important;
	}
	
	.special th {
		border-top: 1px solid #6882ad;
		border-bottom: 1px solid #6882ad;
		height: 23px;
		padding: 5px 14px !important;
		padding: 2px 14px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #fff;
		background: #008cce url("../layout_images/new/th_bg.gif") repeat-x;
		font: bold 11px verdana, sans-serif;
	}
	.special th a {
		color: #fff;
		text-decoration: none;
	}
	.special th a:hover {
		text-decoration: underline;
	}
	.special td a, #content a {
		color: #0065b7;
		text-decoration: none;
	}
	.special td a strong {
		font-size: 110%;
	}
	.special td a:hover, .special td a:hover strong, #content a:hover {
		color: #fff;
		background: #0065b7;
	}
	.special tr.alt {
		background: #e7ebf0;
	}
	.special td.pointer {
		background: url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}
	.special tr.alt td.pointer {
		background: #e7ebf0 url("../layout_images/new/pointer.gif") 14px 10px no-repeat;
		padding-left: 26px !important;
	}


	/*-- Box headings and other tags --*/
	.special h1 {
		font: bold 19px arial, sans-serif;
		margin: 10px 0 5px 0;
		clear: both;
	}
	.special h2 {
		font: bold 15px arial, sans-serif;
		margin: 20px 0 0 0;
		clear: both;
		border-bottom: 1px solid #a3aab7;
	}
	.special h3 {
		font: bold 13px arial, sans-serif;
		margin: 10px 0 5px 0;
	}
	.special p {
		margin: 8px 0;
	}
	.special ul {
		list-style: square;	
		padding-left: 20px !important;
		margin-left: 0 !important;
		padding-left: 0;
		margin-left: 20px;
	}
	.special blockquote {
		border: 1px solid #e7ebf0;
		margin: 5px 3px 15px 3px;
		padding: 15px;
		background: #fff;
	}
	
.premium-ads-container {
	width: 168px; 
	float:left; 
	margin: 5px 3px 0px 0px;
/*	background: #ff0000; */
	}
.premium-ads-image-container {
	height: 68px; 
	overflow: hidden; 
	float:left; 
/*	background: #ffff00; */
	}
.premium-ads-description {
	width: 86px; 
	float: left;
/*	background: #ff9966; */
	}	
.small-hyperlink:link    { font-size: 80%; text-decoration: none; color: #0065b7;}
.small-hyperlink:visited { font-size: 80%; text-decoration: none; color: #0065b7;}
.small-hyperlink:hover   { font-size: 80%; text-decoration: underline; color: #0065b7;}		
.txt {
	background: #fff url("../layout_images/new/text_input.gif");
	border: 1px solid #7f9db9;
	padding: 2px 0px 1px 4px; 
	color: #333333;
	font: 12px normal verdana, sans-serif;
}
	
.text-area {
	background: #fff url("../layout_images/new/text_input.gif");
	border: 1px solid #4994BE;
	padding: 2px 0px 1px 4px; 
	margin: 0;
	vertical-align:middle;
	font: 12px normal verdana, sans-serif;
	color: #333333;	
}

#hintbox{ /*CSS for pop up hint box */
	position:absolute;
	top: 0;
	background-color: lightyellow;
	width: 150px; /*Default width of hint.*/ 
	padding: 3px;
	border:1px solid black;
	font:normal 11px Verdana;
	line-height:18px;
	z-index:200;
	border-right: 3px solid black;
	border-bottom: 3px solid black;
	visibility: hidden;
	}

.hintanchor{ /*CSS for link that shows hint onmouseover*/
	font-weight: bold;
	color: navy;
	margin: 3px 8px;	
	z-index:200;
	}	
#listing-details-container {
	border: 1px solid #a3aab7;
	background: #f8f8f8 url("../layout_images/new/th_bg.gif") repeat-x;
	padding: 0 15px 15px 15px;
	margin: 6px auto;
}	
#property-pictures {
	background: #ffffff url("../layout_images/new/pictures-bg.jpg"); 
	border: 1px solid #dddddd;
	padding: 10px 10px 0px 10px;
	margin-top: 10px;
	}
#details-listing-left-column {
	width: 100%;
	margin: 0px 0px 5px 0px;
	}
#details-listing-right-column {
	float: right;
	width: 190px;
	}

#dotted-box {
	border: 1px dotted #cccccc;
	background: #ffffff;
	padding: 4px;
	}		
.details-table {
	width: 100%;
	}
	.details-table td {
		padding: 2px 0;
		}
.ad-header	{
	font-weight: bold;
	color: #2b495f;
	width: 40%;
	}

#map {
	margin: 10px 0 0 0;
	width: 100%; 
	height: 440px; 
	border: 1px solid #999999;
	}

#map img { behavior: none }

.seller-info {
	padding: 0;
	margin: 0;
	}
	
.seller-info li {
	list-style-type: none;
	padding: 0;
	}	
	

.box {
	margin: 5px 0px 3px 0px;
	border: 1px solid #a3aab7;
	background: #f8f8f8 url("../layout_images/new/th_bg.gif") repeat-x;
	width: 100%;
}
	.box td {
		padding: 1px 5px !important;
	}
	.box td.category {
		background: url("../layout_images/new/folder.gif") 6px 5px no-repeat;
		padding-left: 26px !important;
	}
	.box tr.alt td.category {
		background: #e7ebf0 url("../layout_images/new/folder.gif") 6px 5px no-repeat;
		padding-left: 26px !important;
	}
	
	
	.box th {
		height: 22px;
		padding: 1px 5px !important;
		padding: 1px 5px;
		white-space: nowrap;
		text-align: left;
		vertical-align: middle;
		color: #fff;
		font: bold 11px verdana, sans-serif;
	}
	

	.box th a {
		color: #fff;
		text-decoration: none;
	}
	.box th a:hover {
		text-decoration: underline;
	}
	.box td a, #content a {
		color: #0065b7;
		text-decoration: none;
	}
	.box td a strong {
		font-size: 110%;
	}
	.box td a:hover, .box td a:hover strong, #content a:hover {
		color: #fff;
		background: #0065b7;
	}
	.box tr.alt {
		background: #e7ebf0;
	}
	.box td.pointer {
		background: url("../layout_images/new/pointer.gif") 1px 7px no-repeat;
		padding-left: 10px !important;
	}
	.box tr.alt td.pointer {
		background: #e7ebf0 url("../layout_images/new/pointer.gif") 1px 7px no-repeat;
		padding-left: 10px !important;
	}


	/*-- Box headings and other tags --*/
	.box h1 {
		font: bold 19px arial, sans-serif;
		margin: 10px 0 0 0;
		clear: both;
		color: #2b495f;
		padding-bottom: 5px;
	}
	.box h2 {
		font: bold 15px arial, sans-serif;
		margin: 5px 0 0 0;
		clear: both;
		color: #2b495f;
	}
	.box h3 {
		font: bold 13px arial, sans-serif;
		margin: 10px 0 5px 0;
	}
	.box p {
		margin: 8px 0;
	}
	.box ul {
		list-style: square;	
		padding-left: 2px !important;
		margin-left: 0 !important;
		padding-left: 0;
		margin-left: 20px;
	}
	.box blockquote {
		border: 1px solid #e7ebf0;
		margin: 5px 3px 15px 3px;
		padding: 15px;
		background: #fff;
	}
	
.latest-frontpage  {
	background: #f8f8f8;
	border: 1px solid #cccccc; 
	margin-bottom: 5px; 
	padding: 5px; 
	color: #333333;
	font-size: 90%;
	}

#latest-frontpage-alt {
	background: #e7ebf0;
	}

#membermenu { 
	border-top: none;
	padding: 1px 0; 
	}
#membermenu a {
	background: url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
	color: #0065b7;
	text-decoration: none;
	line-height: 20px;
	}

#membermenu a:hover {
	background: url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
	color: #0065b7;
	font-weight:normal;
	}
		
.member-content {
	float:right;
	background: #f8f8f8;
	width:79%;
	padding:0px;
	margin:0px;
	}
	
.memberarea {

	border-top: none;	
	padding: 5px 0; 
	}
.memberarea_caption {
	font: bold 14px verdana,arial, sans-serif;
	margin: 0px 0 3px 0;
	clear: both;
	border-bottom: 1px solid #a3aab7;
	}
.memberarea a  {
	color: #0065b7;
	text-decoration: none;
	}

.memberarea a:hover {
	color: #0065b7;
	font-weight:bold;
	}

.white-table th {
		background: #eeeeee;
		color: #666666;
		border: 1px solid #dddddd;
		}
.white-table td {
		background: #ffffff;
		border: 1px solid #eeeeee;
		}
.white-table td.red {
		background: #FFE4E7
		}		

.arrow a:hover{
color: #53626d;
		text-decoration: none;
}
	
/*-- --*/
.side_nav td {
	background: url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
}
.side_nav tr.alt td {
	background: #e7ebf0 url("../layout_images/new/arrow.gif") 10px 50% no-repeat;
	padding-left: 23px !important;
}

#tools {
		border: 1px solid #a3aab7;
		background: #ffffff url("../layout_images/new/th_bg.gif") repeat-x;
		width: 100%;
		text-align:left;
		margin-bottom: 10px;
		}
	#tools th {
		padding: 2px;
		padding-left: 10px;
		color: #ffffff;
		}
	#tools td {
		padding: 2px !important;
		padding-left: 1px;
		}
	#tools a {
		color: #53626d;
		text-decoration: none;
		}
	#tools a:hover {
		color: #283946;
		background: none;
		text-decoration: underline;
		}
	#tools #addfav {
		background: url("../layout_images/new/addfav.gif") 6px 50% no-repeat;
		padding-left: 26px;
	}	
	#tools #addad {
		background: url("../layout_images/new/addad.gif") 6px 50% no-repeat;
		padding-left: 26px;
	}	
	#tools #reportad {
		background: url("../layout_images/new/exclamation.png") 6px 50% no-repeat;
		padding-left: 26px;
		
		}
	#tools #registerad {
		background: url("../layout_images/new/register.gif") 6px 50% no-repeat;
		padding-left: 26px;
		}
	#tools #moread {
		background: url("../layout_images/new/moread.gif") 6px 50% no-repeat;
		padding-left: 26px;
		}
	#tools #sellerad {
		background: url("../layout_images/new/sellerad.gif") 6px 50% no-repeat;
		padding-left: 26px;
		}
	#tools #contactseller {
		background: url("../layout_images/new/contactseller.gif") 6px 50% no-repeat;
		padding-left: 26px;
		}
	#tools #tellfriend {
		background: url("../layout_images/new/tellfriend.gif") 6px 50% no-repeat;
		padding-left: 26px;
		}
	#tools #print {
		background: url("../layout_images/new/print.gif") 6px 50% no-repeat;
		padding-left: 26px;
		}
	#tools #arrow-backwards {
		background: url("../layout_images/new/arrow-backward.gif") 6px 50% no-repeat;
		padding-left: 26px;
		}
	#tools #arrow-forward {
		background: url("../layout_images/new/arrow-forward.gif") 6px 50% no-repeat;
		padding-left: 26px;
		}

.banner_box {
	text-align: center;
	background-color: #f8f8f8;
	border: 1px solid #a3aab7;
	padding: 0px 10px 7px 10px;
	margin: 5px 0 0 0;
	}	
.banner_box p {
	font-size: 9px;
	color: #999999;
	padding-bottom: 1px;
	}
	
#premium td {
	background: url("../layout_images/new/premium.gif") 14px 50% no-repeat;
	padding-left: 36px !important;
}
#premium tr.alt td {
	background: #e7ebf0 url("../layout_images/new/premium.gif") 14px 50% no-repeat;
	padding-left: 36px !important;
}
#footer {
	border-top: 1px solid #dedede;
	padding: 4px;
}
	#footer a {
		color: #53626d;
		text-decoration: none;
		margin: 0 4px;
	}
	#footer a:hover {
		color: #283946;
		text-decoration: underline;
	}
	#footer a.rss {
		background: url("../layout_images/new/rss.gif") 0px 50% no-repeat;
		padding-left: 15px;
	}
.button {
		background: #007AC5;
		border: 1px solid #cc810d;
		color: #fff !important;
		padding: 2px 5px;
		margin: 0 0px;
		font: bold 11px verdana, sans-serif;
		}
	.button:hover {
		background: #e4af26 !important;
		border: 1px solid #835308 !important;
		cursor: pointer;
		}
.sold {
	color: red;
	font-weight: bold;
}
.warn_intend {
	color: red;
}
.red {
	color: red;
}
.star {
	color: red;
}

a.thumb img {
	padding: 2px;
	border: 2px solid #ccc;
	margin:  0px 4px 0px 0px;
	max-height: 100px;
	background: #ffffff;
}
a.thumb:hover img {
	border: 2px solid #3588c7;
	background: none !important;
}
a.thumb:hover {
	background: none !important;
}

a.thumb_icon img {
	padding: 1px;
	border: 2px solid #ccc;
}
a.thumb_icon:hover img {
	border: 2px solid #3588c7;
	background: none !important;
}
a.thumb_icon:hover {
	background: none !important;
}

.gal{
	padding: 10px;
	border: 1px solid #ccc;
	margin:100px;
}

a.gallery img {
	padding: 2px;
	border: 2px solid #ccc;

}
a.gallery:hover img {
	border: 2px solid #3588c7;
	background: none !important;
}
a.gallery:hover {
	background: none !important;
}

.headline a {
	color: #fff;
	text-decoration: none;
}
.headline a:hover {
	color: #fff;
		background: #0065b7;
}
.headline a, #content a {
	color: #0065b7;
	text-decoration: none;
}
.small_drop_down
{
font-size: 9px;
}
.bg {
	margin: 5px 0px 2px 0px;
	background-color:#efefef;
	border: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 5px;		
	}



.regionselect
{
	width:200px;
	margin-bottom:5px;
}

