﻿body
{ 
    background-image: 
    url('../images/main_bgr.jpg');
    background-repeat: repeat-x;
    margin:0;
    background-color:#1D1160;
    font: 11px Tahoma,Verdana;
    color:#ffffff;    
}

/*###*/
.menu td a {display:block;text-decoration:none;}
.menu td a:hover {text-decoration:none;}
.menu{height:35px; width:770px;}

.menu li.m1 a  {width:109px;height:35px; background:url(../images/menu_1.jpg) no-repeat;}
.menu li.m1 a:hover {background:url(../images/menu_1over.jpg) no-repeat top; }
.menu li.m2 a{width:109px;height:35px; background:url(../images/menu_2.jpg) no-repeat;}
.menu li.m2 a:hover {background:url(../images/menu_2over.jpg) no-repeat; }
.menu li.m3 a  {width:109px;height:35px; background:url(../images/menu_3.jpg) no-repeat;}
.menu li.m3 a:hover {background:url(../images/menu_3over.jpg) no-repeat; }
.menu li.m4 a  {width:109px;height:35px; background:url(../images/menu_4.jpg) no-repeat;}
.menu li.m4 a:hover {background:url(../images/menu_4over.jpg) no-repeat; }
.menu li.m5 a  {width:109px;height:35px; background:url(../images/menu_5.jpg) no-repeat;}
.menu li.m5 a:hover {background:url(../images/menu_5over.jpg) no-repeat; }
.menu li.m6 a  {width:109px;height:35px; background:url(../images/menu_6.jpg) no-repeat;}
.menu li.m6 a:hover {background:url(../images/menu_6over.jpg) no-repeat; }
.menu li.m7 a  {width:113px;height:35px; background:url(../images/menu_7.jpg) no-repeat;}
.menu li.m7 a:hover {background:url(../images/menu_7over.jpg) no-repeat; }


.searchtopright
{
	font-family: Arial, Verdana, Tahoma;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}

.style1 
{
	text-align: center;
}

.style2 
{
	background-image: url('../images/findmyproperty_bgr.jpg');
	background-repeat: no-repeat;
	vertical-align:top;
	
}
.style3 
{
	background-image: url('../images/search.jpg');
	background-repeat: no-repeat;
}

.HeaderResultsCell
{
    background-color:#160a57;
	color:#ffffff;
	font-weight:bold;
	border: 1px #fdb813 solid;
	height: 30px;
}

.ItemResultsCell
{
	vertical-align:top;
    /*background-color:#fdb813;*/
	/*color:#160a57;*/
	font-weight:bold;
	padding:5px;	
}

.ItemImageCell
{
    background-color:#fdb813;
    border-left:3px #fdb813 solid;
    border-right:3px #fdb813 solid;
    border-top:3px #fdb813 solid;
	font-weight:bold;
}

.style10 
{
	font-family:  Arial, Verdana, Tahoma; 
	font-size: small;
	color: #FFFFFF; 
}

.style11 
{
	background-color: #1D1160;
}

.style12 
{
	border-style: none;
	border-width: 0;
}



.style14 
{
	font-size: 34px;
	color: #FDB813;
	font-weight: bold;
	font-family:  Arial, Verdana, Tahoma; 
}

.style15 
{
	background-color: #FDB813;
	border: 1px #FFFFFF solid;
}

.style16 
{
	background-color: #1D1160;
	text-align: center;
}

.style17 
{
	background-color: #1D1160;
	text-align: center;
	font-family: Times New Roman, Times, serif;
	font-size: x-small;
	color: #FFFFFF;
}

.style18 
{
	background-color: #1D1160;
	text-align: center;
	color: #FFFFFF;
	font-size: xx-small;
}

.style19 
{
	font-family:  Arial, Verdana, Tahoma;
	font-size: x-small;
	font-style: italic;
	color: #ffffff; 
}

.style20
{
	font-family:  Arial, Verdana, Tahoma;
	font-size: x-small;
	font-style: italic;
	line-height:normal;
	color: #1d1160; 
}

.white_border 
{
	border: 1px #FFFFFF solid;
}

.TitleSaleSearch
{
	padding:5px;
}

.ImageSaleSearch
{
	/*padding:5px;
	padding-right: 1px; 
	padding-left: 2px; 
	padding-bottom: 3px; 
	padding-top: 4px;*/
	margin: 0px 3px 12px 3px; 
}

.price
{
 font-size:12px;
 color:	#ffffff;
 font-weight:bold;
}

.redbold 
{
	font-family:  Tahoma,Verdana; 
	color: #fdb813;
	font-weight:bold;
}

.homeawaybottom 
{
	font-family:  Arial,Tahoma,Verdana; 
	color: #fdb813;
	font-size: 14px;
	font-weight: bold;
}

.title
{

	height:45px;	
	font-weight:bold;
	font-size:14px;
	color:#FDB813;

}



input, textbox, select
{
	font: 10px Tahoma,Verdana;
}
 select.mastersearch
 {
width: 100px;
}
a:link, a:visited
{
    color: #ffffff;
    font: 11px Tahoma,Verdana;
    text-decoration:underline;
}

 a:hover
{
    color:#FDB813;
   text-decoration:none;
}

a.sitemap:link, a.sitemap:visited
{
    color: #1d1160;
    font: 11px Verdana,Tahoma;
    text-decoration:none;
}

 a.sitemap:hover
{
    color:#ffffff;
	font: 11px Verdana,Tahoma;
	text-decoration:underline;
}

a.sitemap1:link, a.sitemap1:visited
{
    color: #FDB813;
    font: 11px Verdana,Tahoma;
    text-decoration:none;
}

 a.sitemap1:hover
{
    color:#1d1160;
	font: 11px Verdana,Tahoma;
	text-decoration:underline;
}

a.sub:link, a.sub:visited
{
    color: #1D1160;
    font: 11px Tahoma,Verdana;
    text-decoration:underline;
}

 a.sub:hover
{
   color:#ffffff;
   text-decoration:none;
}

a.morelink:link, a.morelink:visited
{
    color: #1d1160;
    font: 12px Verdana, Tahoma;
    text-decoration:underline;
}

 a.morelink:hover
{
   color:#ffffff;
   font: 12px Verdana, Tahoma;
   text-decoration:none;
}


span.propertystatus {position: absolute; margin-top:0px; margin-left:91px; width: 60px; height: 60px; overflow: hidden; text-indent: -5000px; background: url(../Images/sprite-status_new.png) 0 0 no-repeat; z-index: 10; }
span.propertystatusresults {position: absolute; margin-top:0px; margin-left:-65px; width: 60px; height: 60px; overflow: hidden; text-indent: -5000px; background: url(../Images/sprite-status_new.png) 0 0 no-repeat; z-index: 10; }


span.sold { background-position: 0 1px; }
span.letagreed { background-position: 0 -69px; }
span.newhome { background-position: 0 -139px; }
span.managedby { background-position: 0 -211px; }
span.underoffer { background-position: 0 -279px; }
span.soldstcm { background-position: 0 -350px; }
span.coomsoon { background-position: 0 -349px; }