﻿/* ===================================*/
/* Search form (data entry)			  */
/* ===================================*/

.searchbox 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #F3F4EE;
	font-size: 8pt;
	padding: 3px 3px 3px 7px;
	width: 181px;
	float: right;
	border: solid 1px #D5D6CE;
}

.advsearchbox 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #D6D6CE;
	font-size: 8pt;
	padding: 10px;
}

.searchboxtitle
{
	font-size: 12px;
	font-weight: bold;
	padding-top: 5px;
	padding-bottom: 5px;
	float: left;
	text-align: left;
}

.searchfieldlabel
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 40px;
	text-align: left;
	padding-top: 5px;
	padding-right: 0px;
	float: left;
	font-size: 9px;
}

.advsearchfieldlabel
{
	width: 85px;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	float: left;
	font-size: 8pt;
}

.searchfieldlabel2
{
	text-align: left;
	float: left;
	font-size: 8pt;
}

.searchfieldlabelright
{
	width: 100px;
	text-align: right;
	padding-top: 5px;
	padding-right: 0px;
	float: left;
	font-size: 8pt;
}

/* Div around text boxes, checkboxes, etc. */
.searchfield
{
	text-align: left;
	font-size: 8pt;
	float: left;
	padding-left: 0px;
}

.searchfield2
{
	text-align: left;
	font-size: 8pt;
	float: left;
	padding-left: 1px;
}

.searchfield3
{
	text-align: left;
	font-size: 8pt;
	float: left;
	padding-left: 0px;
}

.searchformrow
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: left;
	padding-top: 3px;
	clear: left;
}

.searchformrow2
{
	text-align: left;
	float: left;
	padding-left: 0px;
}


.tallformrrow
{
	text-align: left;
	padding: 10px 3px 5px 3px;
	clear: left;
}

.rowsep
{
	padding-top: 8px;
	padding-bottom: 5px;
}
	
.searchsubform 
{
	width: 595px; 
	float: right;
}	
	
/* ===================================*/
/* Search Results					  */
/* ===================================*/
/* border: solid 1px red;  */
	
.searchresultsbox 
{
	background-color: #F3F4EE;
	font-size: 9pt;
	padding: 3px 10px 10px 10px;
	width: 530px;
    float: left;
    border: solid 1px #D5D6CE;
}

.callforinfo
{
	float: right;
	font-size: 7pt;
	padding-top: 5px;
	padding-bottom: 15px;
	text-align: right;
	font-weight: bold;
}	

.backtoresults
{
	font-weight: normal;
	clear: right;
	float: right;
	font-size: 7pt;
	padding-top: 0px;
	padding-bottom: 15px;
	text-align: right;
	width: 150px;
}	

.backtoresults a
{

}


/* Overall container for one search result item (property) */
.searchresultitem
{
	clear: both;
}

.searchresultitemsep
{
	width: 100%;
	clear: both;
	border-bottom: solid 1px white;
	line-height: 10%;
}

/* Div that contains the thumbnail for each result item */
.searchresultthumbnailbox
{
	float: left;
}

/* A and IMG of thumbnail */
.searchresultthumbnail
{
	border: none;
}

/* Box around one property result item (thumbnail and data) */
.searchresultrow 
{
	clear: both;

}

/* Rows of data within each result item */
.searchresultdatarow
{
	float: right;
	width: 410px; /* This plus .searchresultthumbnailbox:width must be less than .searchresultsbox:width */
	padding-left: 15px;
}

/* rows containing More Info and Request this Location buttons */
.searchresultbuttonrow
{
	clear: both;
	float: right;
	padding-top: 10px;
	border-style: none;
	text-align: right;
	width: 400px;
}


.searchresultpropname
{
	font-weight: bold;
	float: left;
	font-size: 8pt;
}

.searchresultpropphone
{
	float: right;
	font-size: 8pt;
}



.searchresultpropaddress
{
	text-align: left;
	clear: both;
	font-size: 8pt;
}

.searchresultcity
{
}

.searchresultunitsizesbox
{
	padding-top: 10px;
	clear: both;
	float: left;
}

.searchresultunitsizelabel
{
	font-weight: bold;
	text-align: left;
	clear: both;
	float: left;
	padding-right: 5px;
	font-size: 8pt;
}

.searchresultunitsizes
{
	font-weight: bold;
	float: left;
	font-size: 8pt;
}

.searchresultrentinfobox
{
	text-align: left;
	clear: both;
	padding-top: 10px;
	font-size: 8pt;
}
.searchresultrentinfolabel
{
	font-weight: bold;
	font-size: 8pt;
	clear: left;
	float: left;
	padding-right: 5px;
	width: 100px;
}

.searchresultrentinfo
{
	font-weight: bold;
	float: left;
	font-size: 8pt;
}

.searchresultpetfriendly
{
	
}

.searchresultdescription
{
	text-align: left;
	clear: both;
	padding-top: 10px;
	font-size: 9pt;
}

.noresults 
{
	text-align: left;
	clear: both;
	padding-top: 5px;
	font-weight: bold;
}

/* ===================================*/
/* Search Results Advanced View		  */
/* ===================================*/

.searchresultadvunitsizelabel
{
	text-align: left;
	font-weight: bold;
	padding-right: 5px;
	width: 100%;
	font-size: 8pt;
	clear: left;
	float: left;
}

.searchresultunitsizedescription
{
	text-align: left;
	width: 130px;
	font-size: 8pt;
	font-weight: bold;
	clear: both;
	float: left;
}

.searchresultunitsizelowrent
{
	text-align: left;
	width: 100px;
	font-size: 8pt;
	font-weight: bold;
	float: left;
}

.searchresultunitsizehighrent
{
	text-align: left;
	width: 100px;
	font-size: 8pt;
	font-weight: bold;
	float: left;
}

.searchresultrentinfoboxadv
{
	text-align: left;
	font-weight: bold;
	clear: both;
	float: left;
	font-size: 9pt;
	padding-top: 10px;
	width: 100px; /* IE wraps this box for some damned reason */
}

.searchresultamenitiesbox
{
	text-align: left;
	padding-top: 15px;
	padding-bottom: 10px;
}

.searchresultamenitieslabel
{
	clear:both; 
	padding-top: 5px; 
	text-align: left;
	font-weight: bold;
	font-size: 8pt;
}

.searchresultamenity
{
	text-align: left;
	font-weight: normal;
	font-size: 9pt;
	width: 150px;
	float: left;	
	padding-left: 15px;
}

.searchresultleasetermsbox
{
	text-align: left;
	clear: both;
	padding-top: 15px;
	padding-bottom: 10px;
}

.searchresultleasetermslabel
{
	text-align: left;
	font-weight: bold;
	font-size: 9pt;	
	width: 130px;
	clear: left;
}

.searchresultleaseterms
{
	text-align: left;
	clear: left;
	font-weight: normal;	
}

.searchresultpropcontactfieldlabel
{
	text-align: left;
	font-weight: bold;
	clear: left;
	float: left;
	width: 130px;
}

.searchresultpropcontactfield
{
	text-align: left;
	float: left;
}


.searchresultpropdirectionslabel
{
	text-align: left;
	padding-top: 10px;
	font-weight: bold;
	clear: both;
}

.searchresultpropdirections
{
	text-align: left;
	font-weight: normal;
}




/* ===================================*/
/* Search Results Detail View		  */
/* ===================================*/

.detailimagesbox /* box around all images */
{
	float: left;
	padding-right: 10px; 
}

.detaildatarow
{
	float: right;
	width: 400px; /* This plus .searchresultthumbnailbox:width must be less than .searchresultsbox:width */
	padding-left: 10px;
	border-left: solid 1px grey;
}

.detailimagebox /* box around one image */
{
	padding-top: 10px;
	clear: left;	
}

.detaildatarow
{
	float: right;
}

.detailamenity
{
	text-align: left;
	font-weight: normal;
	font-size: 9pt;
	width: 170px;
	float: left;	
	padding-left: 15px;
}

/* ===================================*/
/* PDF Export						  */
/* ===================================*/
.pdf_layout2_sectiontitle
{
	text-align: left;
	clear: both;
	font-size: 12pt;
	font-weight: bold;
	padding-left: 8px;
	padding-top: 10px;
	color: #99877D;
}

.pdf_layout2_property
{
	float: left;
	background-color: White;
	height: 1000px;
	width: 720px;
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	overflow: hidden;
	text-align: left;
}

.pdf_layout2_header
{
	float: right;
	clear: both;
	text-align: right;
	padding-top: 26px;
	padding-bottom: 20px;
	padding-right: 4px;
}

.pdf_layout2_details 
{
	float: left;
	text-align: left;
	width: 378px;
}

.pdf_layout2_imgaddrmap 
{
	float: right;
	text-align: left;	
	background-color: #D4CAC4;
}


.pdf_layout2_title
{
	clear: both;
	text-align: left;
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size: 16pt;
	color: #AA163D;
	padding-bottom: 25px;
}

.pdf_layout2_amenities
{
	padding-top: 0px;
	list-style-type: circle;
	text-align: left;
	padding-left: 35px;
}

.pdf_layout2_features
{
	padding-top: 0px;
	vertical-align: bottom;
	list-style-type: circle;
	text-align: left;
	padding-left: 35px;
}

.pdf_layout2_images
{
	padding-top: 19px;
	text-align: center;
}

.pdf_layout2_imageleft
{
	float: left;
	padding-right: 15px;
}

.pdf_layout2_propertytitle 
{
	color: White;
	background-color: #AA163D;
	text-transform: uppercase;
	font-size: 11pt;	
	font-weight: bold;
	height: 22px;
	padding-top: 2px;
	padding-left: 8px;
}

.pdf_layout2_mainimage 
{
	height: 240px;
	width: 340px;
}


.pdf_layout2_propertyaddress
{
	clear: both;
	font-size: 12pt;
	font-weight: 600;
	padding-top: 25px;
	padding-left: 15px;
}


.pdf_corporateinfo 
{
	clear: both;
	float: left;
	font-size: 11pt;
	padding-top: 10px;
	padding-bottom: 20px;
	padding-left: 15px;
}

.pdf_layout2_map
{
	padding-top: 15px;
	text-align: left;
	border: solid 1px black; 
	width: 340px; 
	height: 235px;
}

.pdf_layout2_footer_image
{
	clear: both;
	padding-top: 35px;
	float: left;
}
.pdf_layout2_footer_textblock
{
	float: right;
	vertical-align: bottom; 
	padding-top: 67px;
}
.pdf_layout2_footer_text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #8E8781;
}



.pdf_title
{
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	font-size: 11pt;
}

.pdf_property
{
	border: solid 3px black;
	background-color: White;
	height: 900px;
	padding: 35px;
	width: 670px;
	font-family: Tahoma, Helvetica, Verdana, Arial, sans-serif;
	overflow: hidden;
}


.pdf_header
{
	clear: both;
	text-align: left;
	padding-bottom: 7px;
	border-bottom: solid 2px black;
	height: 65px;
}


.pdf_footer 
{
	clear: both;
}

.pdf_images 
{
	clear: both;
	float: left;
	width: 58%;
	text-align: center;
	padding-top: 10px;
	padding-right: 15px;

}

.pdf_image
{
	border: solid 2px black;
}

.pdf_firstimage
{
	text-align: center;
	border-bottom: solid 2px black;
	padding-top: 4px;
	padding-bottom: 10px;
}

.pdf_secondimage
{
	clear: both;
	padding-top: 10px;
	padding-left: 75px;
	padding-right: 0px;
}

.pdf_imageleft
{
	clear: both;
	padding-top: 10px;
	padding-left: 75px;
	padding-right: 0px;
}

.pdf_imageright
{
	clear: both;
	padding-top: 10px;
	padding-right: 75px;
	padding-left: 0px;
}

.pdf_propertydetails
{
	float: right;
	width: 39%;
	text-align: left;	
	font-weight: bold;
	background-color: #C0C0C0;
	/* background-color: Grey; Thought maybe a color depth prob but this did not fix */
	/*background-image: url("../images/greyblock.jpg"); This no workie either */
	height: 725px;
	padding-top: 10px;

}

.pdf_sectiontitle
{
	clear: both;
	font-weight: bold;
	text-decoration: underline;
	font-size: 10pt;
	padding-left: 8px;
}



.pdf_propertyname
{
	padding-top: 5px;
	font-size: 10pt;
	font-weight: bold;
}

.pdf_propertyaddress
{
	font-size: 9pt;
	font-weight: normal;
}

.pdf_amenities
{
	padding-top: 0px;
	list-style-type: circle;
}

.pdf_li
{
	text-decoration: none;
	font-size: 11pt;
	padding-left: 0px;
	padding-top: 4px;
	padding-bottom: 4px;
	vertical-align: middle;
}


.pdf_features
{
	padding-top: 0px;
	vertical-align: bottom;
	text-decoration: none;
	list-style-type: circle;
	text-align: left;
	font-size: 9pt;
	font-weight: bold;	
}

.pdf_map
{
	padding-top: 15px;
	text-align: left;
	border: solid 1px black; 
	width: 225px; 
	height: 225px
}



