*{
	padding: 0;
	margin: 0;
}
body{
	font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	text-align: center;
	background: #fff url(../img/bg_body_02.jpg?1) no-repeat top center;
}

a{
	color: #85D62F;
	text-decoration: none;
}
a:hover{
	text-decoration: underline;
}
h1, h2, h3, h4{
	font-weight: normal;
	font-size: 1.5em;
}
address{
	font-style: normal;
	font-weight: bold;
}
body#product-details address{
	font-weight: normal;
	padding:5px 0px;
}
.clear{
	clear: both;
}
#wrapper{
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 999px;
	background: transparent url(../img/bg_wrapper.gif) repeat-x top left;
}
#header{
	height: 152px;
	padding-top: 4px;
}
#header h1{
	background: transparent url(../img/homesmine_logo.gif?1) no-repeat top left;
	text-indent: -1000em;
	width: 261px;
	height: 52px;
	position: absolute;
	/* Top value change by chetan on 10 march 2009*/
	top: 40px;
	left: 8px;
}
table#leaderboard{
	margin: 5px 0 0 269px;
	width: 730px;
	height: 92px;
	text-align: center;
}
table#leaderboard th, td{
	padding: 0;
	border: none;
}
#header h1 a{
	display: block;
	width: 261px;
	height: 52px;
}
#nav, #subnav{
	position: absolute;
	/* change by chetan for logout ect link on 10 march 09*/
	top: 112px;
	display: inline;
}
#nav
{
	/* change by chetan for r homepage tab.Added on 10 march*/
	top: 111px;
	left: 30px;
}
#nav li, #subnav li{
	float: left;
	padding: 0 5px;
	list-style-type: none;
}
#nav li{
	text-indent: -1000em;
	padding: 0 1px;
}
#nav li a{
	display: block;
	height: 43px;
	background: url(../img/nav_tabs.jpg?1) no-repeat top left;
}
#nav li#buy a	{
	width: 79px;
	background-position: 0px -43px;
}
#nav li#rent a	{
	width: 79px;
	background-position: -79px -43px;
}
#nav li#agent a	{
	width: 145px;
	background-position: -158px -43px;
}
#nav li#new	a {
	width: 107px;
	background-position: -303px -43px;
}
#nav li#buy.selected a		{ background-position: 00px 00px; }
#nav li#rent.selected a		{ background-position: -79px 0px; }
#nav li#agent.selected a	{ background-position: -158px 0px; }
#nav li#new.selected a		{ background-position: -303px 0px; }
#nav li#buy a:hover			{ background-position: 0px 0px; }
#nav li#rent a:hover		{ background-position: -79px -86px; }
#nav li#agent a:hover		{ background-position: -158px -86px; }
#nav li#new a:hover			{ background-position: -303px -86px; }
#subnav{
	color: #fff;
	/* change by chetan for logout etc. links. */
	right: 22px;
}
#subnav a  /* comment by Vivek Bhosale, #footer a*/{
	color: #cf3;
}

/* comment by Vivek Bhosale
#footer{
	background: #61646B url(../img/footer.jpg) repeat top center;*/
/* comment by chetan 
	padding-top: 15px;
	margin-top: 40px; */
	/* comment by Vivek Bhosale
	font-size: 0.90em;
	text-align: center;
	color: #fff;
}
#footer p{
	margin: 5px 0;
}
*/
span.throbber{
	background: transparent url(../img/mini_throbber.gif) no-repeat center left;
	padding: 5px 0;
	padding-left: 24px;
}


/*  
Sticky Footer Solution
by Steve Hatcher 
http://stever.ca
http://www.cssstickyfooter.com
*/
html, body {   /*removed id '#wrapper' by Vivek Bhosale*/
	height: 100%;
}
body {  /*removed id 'body > #wrapper' by Vivek Bhosale*/
	height: auto;
	min-height: 100%;
}
#content {
	padding-bottom: 89px; /* must be same height as the footer */
	margin-bottom: 40px;
}  
.PropSalesInfo
{
	color:#FF0000;
}
.TilePropSalesInfo
{
	/*font-family:Verdana, Arial, Helvetica, sans-serif; */
	font-weight:bold;
	color:#FF0000;
	/*height:inherit;
	font-size:10pt;			*/
}
/* comment by Vivek Bhosale
#footer {
	position: relative;*/
/* comment by chetan	margin-top: -89px;  negative value of footer height */
	/* comment by Vivek Bhosale
	height: 89px;
	clear: both;
} */
/* CLEAR FIX */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

#sponsor-wrapper{
	position:relative;
	margin:0 auto;
	width:999px;
	text-align:right;
}
#sponsor-wrapper .sponsor-banner{
	position:absolute;
	margin-top:-19px;
	right:0;
	top:0;
}

#propertypackage{
	margin-top:-14px;
}



