*{
   padding:0;
   margin:0;
   }
body{
 	background: #999999;
   font: 85% Verdana, Arial, sans-serif;
   font-size: 13px; 
   }
p{
   color:#333333; 
	line-height: 16px;
   margin-bottom:0px;
   }
li{
   font-size: 13px; 
	line-height: 18px;
   }
a:link {
	text-decoration: none;
	color:#333333;
   }
a:visited {
	text-decoration: none;
	color:#333333;	
   }   
a:hover {
	text-decoration: underline;
   }

/***************************************** WRAP **/
.Wrap{
	margin: 10px; 
   border: 2px solid #666666;
	width: 800px;
	background-color: #ffffff;
   }
.End{
   clear:both;
   }

/***************************************** HEAD **/	
.HeadWrap {
   background-color: #666666;
	width:100%;
	float: left;
	padding: 20px 0px 0px 0px;
   text-align: center;
   font-size: 28px; 
	color: #ffffff;
   }
.HeadNotesName{}
.HeadNotesLocation{
	font-size: 14px; 
	font-weight: bold;
	margin: 10px 10px;
   }
.HeadMenu{
   display: none;
   background-color: #666666;
	color: #ffffff;
   }
.HeadMenuItem{
   border:1px solid #ffffff;
   text-decoration:none;
	letter-spacing:1px;
   padding:3px 10px;
	font-size:11px;
	font-weight: bold;
     }
.HeadMenuHere {
	background-color: #ffffff;
	color: #666666;
   border-bottom-color: #ffffff;
   }
.HeadMenuLink{
	background-color:#666666;
   color: #ffffff;
   border-bottom-color: #666666;
   }
.HeadMenuLink:visited {
   text-decoration:none;
   }   
.HeadMenuLink:hover {
	 text-decoration: underline;
	 background-color:#999999;
   color:#333333;
   border-bottom-color: #999999;
   }
.HeadMenuLink:active {
   text-decoration:none;
   }    
    
/***************************************** BODY **/	
.BodyWrap{
   }	
   
/***************************************** CORE **/	
.CoreWrap {
   float:right;
   width: 65%;
   padding:20px;
   text-align:left;}
   
/***************************************** LIMB **/
.LimbWrap{
   float:left;
   width:30%;
   text-align: left;
   padding:20px 0px;}
.LimbMenu{
	 color: #ffffff;
   width:100%;
   }
.LimbMenuItem{
   border: 1px solid #666666;
   width:89%;
   float:right;
	 text-decoration:none;
	 letter-spacing: 1px;
	 padding: 5px 10px;
	 font-size:11px;
	 font-weight: bold;
   margin: 2px 0px;
   }
.LimbMenuHere {
	 background-color: #ffffff;
	 color: #666666; 
   border-right-color: #ffffff;  
   }
.LimbMenuLink{
   background-color: #666666;
   color:#ffffff;
   border-right-color: #666666;
   }
.LimbMenuLink:link{
   background-color: #666666;
   color:#ffffff;
   border-right-color: #999999;
   }
.LimbMenuLink:hover {
	 text-decoration: none;
	 background-color:#ffffff;
   color: #333333;
	 border-right-color: #ffffff;
   }

   
/***************************************** TAIL **/	
.TailWrap{
   background-color: #333333;
	color: #ffffff;
   font-size: 9px; 
   text-align: center;
	padding: 25px 0px;
   width:100%;
	clear: both;
      }
.TailNotes {
   padding: 20px 0px;
   }   
.TailMenu{}
.TailMenuItem{
   text-decoration:none;
   text-transform:lowercase;
   padding: 5px;
   }
.TailMenuHere {
   background-color: #333333;
   color: #ffffff;   
   border: 1px solid #ffffff;
   }
.TailMenuLink{
   background-color:#333333;
   color:#ffffff;
   border: 1px solid #333333;
   }
.TailMenuLink:link {
   text-decoration: none;
   color: #ffffff;
   }    
/*
.TailMenuLink:visited {
   text-decoration: none;
   color: #333333;
   }   
*/ 
.TailMenuLink:hover{
   text-decoration: none;
   background-color:#ffffff;
   color: #333333;
   border: 1px solid #ffffff;
   }	
/***************************************** IMAGES **/		
.ImagesWrap{}
.ImagesEnd{
   clear:none;
   }

.ImageWrap{
   text-align:center;
   margin:10px 0px;
   } 
.ImageWrap img{} 
.ImageLabel{
   text-align:center;
   font-weight: normal;
   font-size: 80%;
   } 
.ImageValue{
   text-align:center;
   }
.ImageValue img{
   border:solid 1px #999999;  
   }
.ImageEnd{
   clear:both;
   }    
      
.ImageAsIsLabel{
   text-align:center;
   }   
.ImageAsIsValue{}
.ImageAsIsValue img{
   text-align:center;
   }
  
.ImageZoomWrap{}  
.ImageZoomLabel{}   
.ImageZoomValue{}
.ImageZoomValue img{}

.ImageTinyWrap{
   float:left;
   margin-bottom:10px;
   }  
.ImageTinyLabel{
   display:none;
   }
.ImageTinyValue{
   }   
.ImageTinyValue img{
   width:90px;
   height:69px;
   float:left;
   margin-right:11px;
   }   
   
/***************************************** ITEMS **/	     
.ItemWrap{
   text-align: left;
   line-height: 150%;
   }
.ItemLabel{
   text-decoration:none;
   color: #333333;
   font-size: 13px;   
   font-weight: bold;
   float: left;
   margin-right:10px;
   }
.ItemValue{
   font-size: 13px;
   float: left;
   margin-bottom:0px;   
   }
.ItemEnd{
   clear:both;
   }

.ItemAttachmentsLabel{
   float: none;
   } 
   
.ItemCountryLabel{
   display:none;
   }
.ItemCountryValue{}

.ItemFullNotesWrap{
   margin-bottom: 10px;
   }
.ItemFullNotesLabel{
   display:none;
   }
.ItemFullNotesValue{}
   
.Itemlocation__Location_NotesLabel{
   display:none;
   }
   
.ItemMapLinkWindow{
   text-align:center;
   border:2px solid #333333;
   margin:10px 10px 10px 0px;
   padding-top:10px;
   }
.ItemMapLinkLabelWindow{
   display:none;
   }
.ItemMapLinkValueWindow{}

.ItemMembershipsOtherLabel{
   display:none;
   }
.ItemMembershipsOtherValue{
   margin-left:107px;
   }
   
.ItemNameLabel{
   display: none;
   }
.ItemNameValue{
   color: #333333;
   font-size: 13px;   
   font-weight: bold;
   float: left;
   margin-right:10px;
   margin-bottom: 10px;
   }      
   
.ItemNearbyLabel{
   margin-top: 10px;
   margin-right:20px;
   }
.ItemNearbyValue{
   margin-top: 10px;
   }
   
.ItemPolicyLabel{
   float: none;
   }    
   
.ItemPostcodeLabel{
   display:none;
   }
.ItemPostcodeValue{
   padding-left:5px;
   }
   
.ItemPriceLabel{
   float: none;
   }   
   
.ItemShortNotesLabel{
   display:none;
   }   
.ItemShortNotesValue{
   margin: 15px 0px;
   } 
   
.ItemStateLabel{
   display:none;
   }
.ItemStateValue{}  
 
.ItemStreetLabel{
   display:none;
   }
.ItemStreetValue{}

.ItemTimesLabel{
   float: none;
   } 

.ItemTownLabel{
   display:none;
   }
.ItemTownValue{}
.ItemTownEnd{
   clear:none;
   }

/***************************************** NOTES **/
.NoteHover{
   text-align:center;
   margin: 0px 0px 10px 0px;
   }  	