
BODY
  {
    font-family: "trebuchet ms", verdana, helvetica, sans-serif;
    font-size: 10pt;
    background-color: #ffffff;
    color: #999;
    padding-top: 40px;
  }
  
A
  {
    color: #1d839b;
    text-decoration: none;
  }
A:hover
  {
    text-decoration: underline;
  }
  
H2
  {
    color: #1d839b;
  }
  
#terms
  {
    width: 285px;
    font-size: 9pt;
    line-height: 10pt;
  }
  
FORM
  {
    margin: 0px;
  }
  
DIV
  {
   /* border: 1px dashed green;*/
  }
  
IMG
  {
    display: block;
    border: 0;
  }
  
#profilelist {
	margin: 0 0 0 -25px;
	text-align: left;
	width: 305px;
	border: 0px solid red;
		
}

#profilelist ul {
	list-style: disc;
	font-size: 9pt;
}

#profilelist li {
	color: #1d839b;
	font-size: 8pt;
	line-height: 10pt;
	list-style: disc;
}

#mainouter
  {
    background-color: #ffffff;
    position: absolute;
    left: 50%;
    margin-left: -472px;
   /* border: 0px solid red;*/
  }
  
    
#mainmiddle
  {
    background-color: #1d839b;
    width: 942px;
    margin: 0 0 10px 0;
  }
  
#maininner
  {
    background-color: #ffffff;
	margin: 0 39px;
	
	padding: 0 30px 10px 4px;

	min-height: 606px;
	border: 0px solid red;
  }
  
*html #maininner
  {
    background-color: #ffffff;
    margin: 0 39px;
   
    padding: 0 30px 10px 4px;
    min-height: 606px;
    height: 606px;
    border: 0px solid red;
  }
  
#sidepanel
  {
    float: right;
    width: 200px;
    color: #1d839b;
  }
  
#intro
  {
    font-size: 13pt;
    line-height: 17pt;
    font-weight: normal;
    margin: 0 0 12px 0;
  }

#intro H2
  {
    font-size: 21pt;
    line-height: 15pt;
    font-weight: bold;
    color: #1d839b;
     margin: 8px 0 10px 0;
  }
  
#intro p
  {
    font-size: 12px;
    line-height: 15px;
    font-weight: normal;
    margin: 3px 0;
  }
  
#intro .logo {
	position: relative;
	z-index: 10;
	margin: 10px 0;
}

  #mainpanel
  {
     background-color: #ffffff;
     float: left;
    width: 610px;
  }
  
#innerpagepad h2 {
	font-weight: normal;
}	

#innerpagepad p {
	margin: 0 0 8px 0;
	font-size: 9pt;
	line-height: 12pt;
}
  
#innerpagepad
  {
    position: relative;
	z-index: 1;
	
    padding: 0 0 0 10px;
  }
  
#disclaimer
  {
    border: 0px solid red; 
    clear: both;
    width: 942px;
    margin: 12px 0 12px 0;
    font-size: 8pt;
    line-height: 9pt;
  }
  
.menu
  {
    
  }
.menu UL
  {
    width: 111px;
    text-align: left;
    list-style: none;
    margin: 0;
    padding: 0;
    border: none;
  }
.menu LI
  {
    line-height: 19px;
    margin: 0 0 10px 0;
  }
.menu LI A,
.menu LI#current A
  {
    text-decoration: none;
    font-size: 9pt;
    display: block;
    width: 111px;
    line-height: 21px;
    height: 21px;
    repeat: no-repeat;
    background-image: url(/stonesimages/buttonmenu.gif);
    background-position: top left;
  }
.menu LI#current A,
.menu LI A:hover
  {
    line-height: 21px;
    background-position: bottom left;
  }
.menu LI A SPAN
  {
    line-height: 21px;
    position: relative;
    
    left: 8px;
  }
  
#search
  {
    margin: 15px 0 0 0;
  }
  
#search SELECT
  {
    margin: 0 0 5px 0;
    width: 190px;
    font-family: "trebuchet ms", verdana, helvetica, sans-serif;
    font-size: 8pt;
  }
  
#resultshead
  {
    padding: 0 0 0 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #1d839b;
  }
#pagination
  {
    float: right;
    font-size: 9pt;
  }
#sortoptions
  {
    float: left;
    font-size: 9pt;
  }
#sortoptions A
  {
    color: #999;
  }
#sortoptions A.current
  {
    color: #1d839b;
  }

#resultsmain
  {
    clear: both;
    color: #ffffff;
/*
    border: 1px solid green;
    height: 606px; 
    min-height: 606px; 
*/
  }

#resultsfooter
  {
    clear: both;
    padding: 0 0 0 0;
    margin: 0 0 10px 0;
    border-top: 1px solid #1d839b;
  }
  
  #bottompagination
  {
    float: right;
    font-size: 9pt;
  }
  
  .logo {
	position: relative;
	z-index: 10;
	margin: 10px 0 15px 0;
}

.propertyresult
  {
/*
    float: left;
    margin: 0 7px 15px 0;
*/
  }
.propertyresultheadREDouter
  {
    width: 140px;
    height: 18px;
    background-image: url(/stonesimages/propertyresultredhead.gif);
    background-repeat: no-repeat;
  }
  .propertyresultheadouter
  {
    width: 140px;
    height: 18px;
    background-image: url(/stonesimages/propertyresulthead.gif);
    background-repeat: no-repeat;
  }
.propertyresultheadinner
  {
    padding: 0 0 0 5px;
    text-transform: uppercase;
    font-size: 8pt;
    line-height: 18px;
  }
  .propertyresultname
  {
    float: left;
    padding: 0 5px 0 0;
    text-transform: uppercase;
    font-size: 8pt;
    line-height: 18px;
  }
  .propertyresultpostcode
  {
    float: right;
    padding: 0 5px 0 0;
    text-transform: uppercase;
    font-size: 8pt;
    line-height: 18px;
  }

.propertyresultmainouter
  {
    width: 140px;
    height: 105px;
  }
.propertyresultmaininner
  {
  
  }
.propertyresultrefoot
  {
    width: 140px;
    height: 18px;
    background-image: url(/stonesimages/propertyresultredfoot.gif);
    background-repeat: no-repeat;
  }
  .propertyresultREDfoot
  {
    width: 140px;
    height: 18px;
    background-image: url(/stonesimages/propertyresultredfoot.gif);
    background-repeat: no-repeat;
  }

  .propertyresultfoot
  {
    width: 140px;
    height: 18px;
    background-image: url(/stonesimages/propertyresultfoot.gif);
    background-repeat: no-repeat;
  }
.propertyresultbeds
  {
    float: left;
    padding: 0 0 0 5px;
    text-transform: uppercase;
    font-size: 8pt;
    line-height: 18px;
  }
.propertyresultprice
  {
    float: right;
    padding: 0 5px 0 0;
    text-transform: uppercase;
    font-size: 8pt;
    line-height: 18px;
  }




#detailhead
  {
    padding: 0 0 0 0;
    margin: 0 0 10px 0;
    border-bottom: 1px solid #1d839b; 
    font-size: 8pt;
    height: 20px;
    
  }
#detailtags
  { 
    position: relative;
	z-index: 1;

    line-height: 15px;
    float: right;
    margin: 5px 0 0 0;
  }
#detailtags a
  {
    background: #1d839b;
    color: #ffffff;
    font-weight: bold;
    padding: 2px 10px;
    border: 1px solid #1d839b;
}
  
#detailtags a:hover
  {
    background: #ffffff;
    color: #1d839b;
    font-weight: bold;
    padding: 2px 10px;
    border: 1px solid #1d839b;
}

#detaillinks
  {
    position: relative;
	z-index: 1;

    float: left;
  }
#detaillinks a
  {
    color: #999;
    font-size: 9pt;
  }
  
#detaillinks a:hover
  {
    color: #1d839b;
    font-size: 9pt;
  }
#detaillinks a.current
  {
    color: #1d839b;
  }

#detailimages
  {
  	margin: 0;
  	padding: 0;
    height: 207px;
  	border: 0px solid red;
}
#detailmainimage
  {
    float: left;
    width: 310px;
    height: 207px;
    background: #E8F3F5;
	margin: 0;
  }
.detailthumbs
  {
	float: left;
	width: 310px;
	height: 407px;
	background: #ffffff;
	
	margin: 0;
  }
#detailthumbcontainer
  {
	width: 290px;
    float: right;
	margin: -207px 0 0 0;
	padding: 0;
  }
 
*html  .detailthumbouter
  {
    float: left;
    margin: 0 0 15px 10px; /*0 0 17 20*/
	border: 0px solid red;
  }
  
.detailthumbouter
  {
    float: left;
    margin: 0 0 15px 15px; /*0 0 17 20*/
  }
.detailthumbinner
  {
    width: 76px;
    height: 57px;
    border: 1px solid #1d839b;
    background: #E8F3F5;
  }

#detailmain H3
  {
    font-size: 13pt;
    font-weight: bold;
    color: #434141;
  }
#detailmain H2
  {
    font-size: 11pt;
    font-weight: bold;
  }
  
#detailmain 
{
	margin: 0 0 20px 0;
	font-size: 9pt;
	font-weight: normal;
	color: #434141;
}

#detailmain p
{
	font-size: 9pt;
	font-weight: normal;
	color: #434141;
	margin: 0 0 5px 0;
}
  
#detailmainlist {
	margin: 0;
}

#detailmain ul
{
	list-style: none;
	font-weight: normal;
}

#detailmain ul li
{
	list-style: disc;
	font-size: 9pt;
	line-height: 9pt;
	font-weight: normal;
	color: #434141;
	margin: 0 0 2px 0;
	padding: 5px;
	/*border: 0px solid red;*/
}

#propertysignoff {
	font-size: 12pt;
	line-height: 16pt;
	color: #1d839b;
	margin: 10px 0 10px 0;
}

.forminput
  {
    width: 200px;
  }
.formtextarea
  {
    width: 200px;
  }
  
.alignright
  {
    text-align: right;
  }

.clearboth
  {
    clear: both;
  }

#detailimagelinks {
	float: right;
	padding: 0 10px 0 0;
}

#detailimagelinks .detailimagelinksup a {
	 color: #ff0000;
}

#detailimagelinks .detailimagelinksup a:hover {
	 color: yellow;
}

.detailimagelinksdown {
	 display: block;
	 float: left;
	 width: 20px;
	 height: 20px;
	 line-height: 20px;
	 background-color: #1d839b;
	 color: #ffffff;
	 text-align: center;
	 text-decoration: none;
}

.detailimagelinksdown:hover {
	 display: block;
	 float: left;
	 height: 20px;
	 line-height: 20px;
	 color: #ffffff;
	 background-color: #1d839b;
	 text-align: center;
	 text-decoration: none;
}

.detailimagelinksup {
	 display: block;
	 float: left;
	 width: 20px;
	 height: 20px;
	 line-height: 20px;
	 background-color: #ffffff;
	 color: #1d839b;
	 text-align: center;
	 text-decoration: none;
}

.detailimagelinksup:hover {
	 display: block;
	 float: left;
	 height: 20px;
	 line-height: 20px;
	 color: #ffffff;
 	 background-color: #1d839b;
	 text-align: center;
	 text-decoration: none;
}

.boldadvicenote {
	font-weight: bold;
	color: #1d839b;
}

.advicenote {
	color: #1d839b;
}

.boldwarning {
	font-weight: bold;
	color: #ff0000;
}

.warning {
	color: #ff0000;
}
