﻿
@media print
{
    #header, .assessmentForm, #assessmentIntro, #trustInfo, #articleTellaFriendLink
    {
        display: none;
    }
}

/* General styles */

body#SplashPage #header h1
{
    text-align: left;
}

#assessmentIntro h3
{
    margin: 0 0 10px 0;
}

body#SplashPage #trustInfo
{
	padding-bottom: 10px;
	border-bottom: 1px solid #c0c0c0;
	margin-bottom: 10px;
}

#divContent
{
    text-align: left;
    width: 575px;
}

body.contentOnly #divContent
{
    margin: 0px auto 0px auto;
}


/* External splash page styles */

body#SplashExternalPage #wrapper
{
    margin: 10px auto;
    border-width: 1px;
    border-style: solid;
    border-top-color: #c0c0c0;
    width: 780px;
}

body#SplashExternalPage #mainContent
{
    width: 740px;
}

body#SplashAlInfoPage h3, #splashContent h3
{
    margin-bottom: 5px;
}

body#SplashExternalPage #apfmSplashIntro
{
    border-bottom: 1px solid #c0c0c0;
    padding-bottom: 15px;
    margin-bottom: 15px;
}

body#SplashExternalPage .assessmentForm
{
    margin: 10px auto;
}

body#SplashExternalPage #trustInfo
{
    width: 553px;
    margin: 0 auto;
    border-bottom: none;
    padding-bottom: 2px;
}

#apfmSplashIntro #logo
{
    width: 50px;
    height: 86px;
    background: url(logo-50px.gif) no-repeat left top;
    float: left;
    margin: 10px 20px 20px 0;
}


/* ALInfo styles (obsolete) */

body#SplashAlInfoPage
{
    padding: 0px;
    margin: 10px;
    background-color: #fff;
    font-family: Verdana, Arial;
    font-size: 10pt;
}

body#SplashAlInfoPage div.propHeading #apfmPhone
{
    display:none;
}


/* Splash page content styles */

img.imgProp
{
    float: left;
    margin: 0 15px 15px 0;
}

div.propHeading
{
    text-align: center;
    margin-bottom: 15px;
}

div.facility
{
    text-align: right;
    color: #C0C0C0;
}

#splashContent
{
    margin-top: 10px;
}

#splashContent ul
{
    margin-left: 15px;
    list-style-position: inside;
}

div.providedBy
{
    font-style: italic;
    font-size: 8pt;
    padding-top: 30px;
}

div.logo
{
    margin-bottom: 5px;
}

div.propHeading .heading1, div.propHeading .heading2, div.propHeading .heading3, div.propHeading #apfmPhone
{
    color: #7b5890;
    margin-bottom: 3px;
}

div.propHeading .heading1
{
    font-size: 16pt;
    font-weight: bold;
}

div.propHeading .heading2
{
    font-size: 13pt;
    font-weight: bold;
}

div.propHeading .heading3
{
    font-size: 9pt;
}

div.propHeading #apfmPhone
{
    font-size: 9pt;
    font-weight:bold;
}

body#SplashExternalPage .propName
{
    font-weight: bold;
}


div.amenities
{
    margin-top: 10px;
    clear: left;
}

ul#propertyAmenities
{
    margin: 10px 0px 10px 0px;
    padding: 0px;
    list-style-position: outside;
}

ul#propertyAmenities li
{
    padding: 0px 0px 0px 13px;
    margin: 0px;
    list-style: none;
    background: url(bullet-arrow.gif) no-repeat 0 .4em;
    margin-bottom: 2px;
}

