/*††††††††††††††††††-CONSTANT-††††††††††††††††††††††††*/
body, form, input, textarea, select, td, ul {
	margin:0px 0px 0px 0px; 				  			 	 
	padding:0px 0px 0px 0px; 
}
body {														  	
	background:#E7E8E4;
}	
table {								 	  	  
	border-collapse:collapse;			 	 
	border:0px;	
	padding:0px;
	width:100%;
}									   
td {
	vertical-align:top;
	line-height:14px;
	color:#545451;
	border-bottom-style: none;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
}										   	   
input, textarea, select{			     
	font:normal 11px Tahoma;			
	padding:1px 0px 0px 4px;		   
	vertical-align:middle;	
	color:#393737;
}		
ul {list-style:none;}
img {border:0px;}	

/*____________________________________________________*/
/*†††††††††††††††††††††-MAIN-†††††††††††††††††††††††††*/

.base 			{height:100%}
.tail_left		{background:url(imagescasa/tail_left.jpg) 0 0 repeat-x; height:350px}
.tail_right		{background:url(imagescasa/tail_right.jpg) 0 0 repeat-x; height:350px}
.main_table 	{width:766px; height:100%}
.tail_bottom	{width:50%; background:url(imagescasa/fbg1.jpg) bottom left repeat-x}

/*____________________________________________________*/
/*†††††††††††††††††††††-TEXT-†††††††††††††††††††††††††*/
a 		{color:#545451; font:normal 11px Tahoma}	   
a:hover {text-decoration:none;}	
b 		{color:#3F8AC6; font:bold 11px Tahoma}
b a		{color:#313131; font:bold 11px Tahoma}
.nn a	{text-decoration:none;}
.nn a:hover {text-decoration:underline;} 
/*____________________________________________________*/
/*†††††††††††††††††††-INPUTS-†††††††††††††††††††††††††*/
.input, .ta{
	width:182px;
	height:17px;
	margin:0px 0px 2px 0px;
}
.ta {
	height:134px;
	overflow:auto;
	margin:0px 0px 6px 0px;
}

/*____________________________________________________*/
/*†††††††††††††††††††††-LINKS-††††††††††††††††††††††††*/
.rdmr{
	background:url(imagescasa/0blt1.gif) 0 0 no-repeat;
	padding:0px 0px 0px 14px;
	color:#E98236;
	font:normal 11px Tahoma;  
}
.lnk_1 {color:#E98236}
.lnk_2 {color:#7A981E !important}
/*____________________________________________________*/
/*††††††††††††††††††††††-LISTS-†††††††††††††††††††††††*/

li {
	list-style:none;
	line-height:12px;
	margin:0px 0px 5px 0px;
	padding:0px 0px 0px 0px;
}
li a {
	background:url(imagescasa/0blt1.gif) 0 0 no-repeat;
	padding:0px 0px 0px 14px;
	color:#E98236;
	font:normal 11px Tahoma; 
}

.w	{background:none !important}
/*_____________________________________________________*/
/*††††††††††††††††††††††-HEADER-†††††††††††††††††††††††*/
.header {
	height:350px;
	background:url(imagescasa/header_bg.jpg) 0 0 repeat-y
}
.header_left {
	width:174px; 
	background:url(imagescasa/hbg.jpg) 0 0 no-repeat
}
.header_right {
	width:592px;
	height:264px;
	background:url(imagescasa/mpct.jpg) 0 0 no-repeat;
}

.top {height:86px}
/*_____________________________________________________*/
/*††††††††††††††††††††††-FOOTER-†††††††††††††††††††††††*/

.footer td{
	color:#535353; 
	font:normal 11px Tahoma;
	height:87px;
	background:url(images/fbg.jpg) 0 0 repeat-x;
}
.footer a {
	color:#535353; 
	font:normal 11px Tahoma;
}
.fbg2 {background:url(imagescasa/fbg2.jpg) 0 0 repeat-x #FFF !important;}
.fbg3 {width:251px; background:url(imagescasa/fbg3.jpg) 0 0 no-repeat !important}
.fbg4 {background:url(imagescasa/fbg4.jpg) 0 0 repeat-x #FFF !important}
/*_____________________________________________________*/
/*††††††††††††††††††††††-„„„„„„„†††††††††††††††††††††††*/
.input_width {width:187px; margin:0px 0px 6px 0px; font-size:10px; height:19px}
.input_width1 {width:185px; font-size:11px; height:22px}
.date {background:url(imagescasa/date.jpg) 0 0 no-repeat; width:55px; height:17px; color:#E7E8E4; font-size:10px}
	/*_____________________________________________________*/
/*††††††††††††††††††††††-TABLE-†††††††††††††††††††††††*/
.base .main_table #listings td {
	padding: 0px;
}
/*-----------------My Styles-------------------------*/
/*++++Thumbnail Map Location++++++++++++++++++++*/
.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: transparent;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
	position: absolute;
	/*background-color: lightyellow;*/
padding: 0px;
	left: -2000px;
	border: none;
	color: black;
	text-decoration: none;
	visibility: hidden;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 0px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: -300px;
left: 150px; /*position where enlarged image should offset horizontally */
}
/*++++Google Map Location++++++++++++++++++++*/

