/*
-----------------------------------------------
Peter Alan
Author:www.imaginet.co.uk
Version:17 Feb 2009
----------------------------------------------- */




/* Global Styles
----------------------------------------------- */

html body {
   background:#fff;
   color:#000;
   font:small Verdana,Sans-serif;   
}
a {
   color:#000;
   text-decoration:none;
}
a img {
   border:none;
}
h1 {
   font-size:1.6em;
   margin:0 0 0.5em 0;
}
h2 {
   font-size:1.2em;
}
hr {
   height:1px;
   color:#fff;
   border-width:1px 0 0 0; 
   border-style:solid;
   border-color:#0b6;
   margin:0 0 0.5em 0;
   overflow:hidden;
}



/* Page structure 
----------------------------------------------- */

#masthead {
}
#topnav, #mastnav, #homesearches, #leftnav, #bookmarks, #regbox, #proplinks, #picnav, div.tab {
   display:none;
}



/* Home page  
----------------------------------------------- */

#home03 img, #home04 img {
   float:right;
   margin:0 0 1em 20px;
}



/* Results 
----------------------------------------------- */

#results table, #results p a img, #results div.propbuttons {
   display:none;
}
#results hr {
   margin:0;
}
#results div.picbox img {
   float:right;
   margin:0 0 1em 20px;
}



/* Inline Images
----------------------------------------------- */

img.left1, img.left2 {
   float:left;
   margin:0 20px 1em 0;
}
img.right1, img.right2 {
   float:right;
   margin:0 0 1em 20px;
}
img.left1, img.right1 {
   border:1px solid #000;
}
img.none1 {
   float:none;
   border:1px solid #000;
}
img.none2 {
   float:none;
   border:none;
}




/* Property Images 
----------------------------------------------- */

#propimages {
   width:48%;
   float:right;
   margin:0 0 2em 0;
   max-width:322px;
}
#propimages #bigpic {
   margin:0 0 8px 0;
}
#propimages #bigpic div.picbox4 {
   padding:10px 12px 13px 10px;
}
#propimages #bigpic div.pic img {
   width:300px;
}
#picnav div.boxleft {
   width:45%;
   float:left;
}
#picnav div.boxright {
   width:45%;
   float:right;
   text-align:right;
}
#picnav div.boxright img {
   margin:0 0 -3px 0;
}
#picnav {
   width:100%;
   padding:0.5em 0 0 0;
}
#picnav p {
   margin:0;
}
#propthumbnails img {
   width:90px;
   height:68px;
}
#propthumbnails div.thumbnail01 {
   width:102px;
   float:left;
   margin:0 8px 8px 0;
}
#propthumbnails div.thumbnail02 {
   width:102px;
   float:left;
   margin:0 8px 8px 0;
}
#propthumbnails div.thumbnail03 {
   width:102px;
   float:left;
   margin:0 0 8px 0;
}



