/* THE LETTING SHOP LTD PRINTER FRIENDLY CSS STYLES - TDL*/

*
{
    /*DO NOT PLACE ANY STYLES IN HERE - IT WILL CAUSE WYSIWYG INCONSISTENCY */
}

html		
{
    /*DO NOT PLACE ANY STYLES IN HERE - IT WILL CAUSE WYSIWYG INCONSISTENCY */
}

body
{
    font-family: arial,helvetica,sans-serif,verdana;    
    font-size: small;

    padding-top: 15px; 
    padding-right: 15px;
    padding-left: 15px;  
    padding-bottom: 15px;

    border-left-width: 0px;
    border-bottom-width: 0px;
    border-top-width: 0px;
    border-right-width: 0px;
    
    margin: 0px;   
}

td
{
    font-family: arial,helvetica,sans-serif,verdana;    
    font-size: small;   
}

p  
{
    font-family: arial,helvetica,sans-serif,verdana;    
    font-size: small;
    line-height:normal; 
}

.skiplink
{
    position: absolute;
    left: -1000em;
    width: 20em;
}

.clear
{
    clear: both;
}

.lightPink
{
    color:#D06BA5;
}

.darkPink
{
    color:#BC007B;
}

.boldDarkPink
{
    color:#BC007B;
    font-weight:bold;
}

.alignRight
{
	float:right;
	margin-left:10px;
	margin-top:10px;
	margin-bottom:10px;
}

.gold
{
    color:#BB9E08;
}

h1
{
    color:#BC007B;
    font-family: Arial,Helvetica,sans-serif,Verdana;
    font-size:xx-large;
    margin-top:0px;
    margin-bottom:0px;
    letter-spacing: 0px;
}

.propertyThumbsImg
{
    margin-right:10px;
    margin-top:10px;
    margin-bottom:10px;
}

#pr_contactDetails
{
    float:right;
    text-align:right;
}

#pr_heading
{
    float:left;
}

.propertyPhoto
{
    float:left;
}

.goldManagedLabel
{
    float:left;
    margin-left:-170px;
}

.propertyDesc
{
    padding-left:180px;
    padding-top:5px;
    margin-right:3px;
    padding-right:3px;
}

.propertyDescWrap
{
    max-width:310px;
}

.propertyDesc p
{
    display:inline;
}

.propertyPrice
{
    float:left;
}

.clickon
{
    font-size:x-small;
}

.detailsHeading
{
    margin-top:8px;
    margin-bottom:10px;
}

.propertyPhotoLarge
{
    border:0;
}
