﻿
body
{
    background: #D0C2D8;
    font-family: Verdana, Arial;
    margin: 0;
    padding: 0;
    color: #672f94;
    _behavior: url(/style/home/css-hover-fix.htc); /* Ugly stuff for IE6*/
}

div.line
{
    margin-top: 0px;
    padding-top: 10px; /*use padding here instead of margin to fix IE8 bug*/
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    border-bottom: 1px solid #cbace4;
}

#pagewrapper
{
    width: 908px;
    margin-left: auto;
    margin-right: auto;
}

#homeWrapper
{
    position: relative;
    width: 908px;
    min-height: 527px;
    background: #D0C2D8 url(background.gif) no-repeat top left;
    margin-top: 1px;
    margin-right: auto;
    margin-bottom: -13px;
    margin-left: auto;
    text-align: left;
}

#homeHeader
{
    padding-top: 25px;
}

#homeHeader h1
{
    font-size: 15pt;
    font-style: italic;
    margin-top: 0;
}

#homeHeader h1 strong
{
    color: #fd9b38;
}

#homeHeader h2
{
    font-size: 11pt;
    font-weight: bold;
    margin: 0 0 3px 0;
    color: #bfa954;
}

#logoImage
{
    float: left;
    width: 127px;
    height: 69px;
    text-align: left;
    margin: 15px 30px 0 29px;
    background: url(logo.png) no-repeat top left;
    _background-image: url(logo.gif); /* IE6 */
    _display: inline; /* IE6 */
}

#headerText
{
    float: left;
    width: 700px;
}

#headerText p
{
    margin: 0;
    width: 690px;
    font-size: 9pt;
    color: #672F94;
}

#assessmentWrapper
{
    width: 535px;
    margin: 10px 0 10px 11px;
    position: relative;
}

#assessmentWrapper .photo
{
    position: absolute;
    z-index: 0;
    top: 7px;
    left: 471px;
    width: 407px;
    height: 250px;
    background: url(joan-lunden-apfm.jpg) no-repeat top left;
}

#homeWrapper #trustInfo
{
    float: left;
    width: 285px;
    border: none;
    color: #bfa954;
    margin-left: 29px;
    display: inline;
    padding: 0;
    min-height: 0;
    margin-top: 18px;
}

#trustInfo #trustPrivacy
{
    float: none;
    width: auto;
    font-size: 8pt;
    padding: 0;
}

#trustInfo #trustGuard
{
    float: left;
    width: 100px;
    margin-top: 10px;
    text-align: left;
}

#trustInfo a, #trustInfo a:link, #trustInfo a:active, #trustInfo a:hover
{
    color: #bfa954;
}

#homeTestimonials
{
    float: right;
    width: 570px;
    color: #836e94;
    margin-right: 20px;
}

#geoSearch a:link, #geoSearch a:active
{
    text-decoration: none;
    color: #672f94;
}

#NewHomePage a:active
{
    text-decoration: none;
    color: #672f94;
}

#NewHomePage a:visited
{
    color: #672F94;
    text-decoration: none;
}
#NewHomePage a:hover, #PageBottomMenu #footerLinks a:hover
{
    color: #330657;
    text-decoration: underline;
}


#homeTestimonials h2
{
    font-size: 12pt;
    margin: 0 0 5px 0;
    font-weight: bold;
}

.testimonialItem
{
    float: left;
    width: 273px;
    margin-right: 20px;
    font-size: 10pt;
}

.testimonialItem.lastItem
{
    float: right;
    margin-right: 0;
}





#homeTestimonials a
{
    /*float: right;
    margin: 10px 10px 0 20px;*/
    color: #675377;
    /*font-size: 9pt;*/
    text-decoration: underline;
}

#homeTestimonials a:visited
{
    text-decoration: underline;
}

#homeWrapperBottom
{
    background: url(background-bottom.gif) no-repeat top left;
    margin: 0 auto;
    padding: 0;
    width: 908px;
    height: 55px;
}

#homeFooter
{
    color: #544461;
    width: 820px;
    margin: 0 auto;
    padding: 10px 40px;
    text-align: left;
    font-family: Arial;
    font-size: 9pt;
}

#showSecondaryContentLink
{
    float: left;
    margin-top: 10px;
    color: #544461;
}

#secondaryContent
{
    text-align: left;
    width: 888px;
    margin: 20px auto;
    font-size: 9pt;
    display: none;
    border: 1px solid #cbace4;
}

#secondaryContent .content
{
    padding: 29px;
}

#secondaryContent p
{
    color: #4e4e4e;
}

#secondaryContent h2, #secondaryContent h3, #secondaryContent a
{
    color: #836e94;
}

#secondaryContent a:hover
{
    color: #675377;
}

#secondaryContent #categoryLinks li a:hover
{
    background-image: url(../bullet-arrow.gif);
}

#NewHomeGeoSearchDiv h2.sectionBox, h3.sectionBox
{
    margin-top: 5px;
    margin-bottom: 0px;
    text-align: left;
    background-color: #bca8cf;
    border-width: 1px;
    border-style: solid;
    border-color: #672f94;
    padding: 2px;
    padding-left: 30px;
    text-align: left;
    font-weight: bold;
    font-size: 11pt;
    color: #672f94;
}

#KudosContent
{
    padding-top: 20px;
    font-style: italic;
    border-width: 1px;
    border-top-width: 0px;
    border-style: solid;
    border-color: #BCA8CF;
    width: 902px;
}

#KudosContent .testimonialSet
{
    width: 826px;
    _width: 824px;
    margin-left: 40px;
}

#KudosContent div.line
{
    display: none;
}

#KudosContent .testimonialItem
{
    float: left;
    width: 373px;
    _width: 370px;
    margin-right: 40px;
    font-size: 10pt;
}

#KudosContent .testimonialItem p
{
    margin: 0;
}

#KudosContent .testimonialItem .testimonialSourceName
{
    margin-top: 5px;
    margin-bottom: 3px;
}

#KudosContent .testimonialSet .testimonialSourceLocation
{
    margin-bottom: 5px;
}




#NewHomeGeoSearchDiv #geoSearch h3, #NewHomeGeoSearchDiv #propertyList h3, #NewHomeGeoSearchDiv #geoSearch h4, #NewHomeGeoSearchDiv #propertyList h4
{
    background-color: Transparent;
    border-width: 0px;
    text-align: left;
    font-weight: normal;
    font-size: 11pt;
    padding: 5px;
    padding-bottom: 0px;
    color: #672f94;
}

#NewHomeGeoSearchDiv #geoSearchByCareType div.geoListContent div, #geoSearchByMetro div.geoListContent div, #geoSearch div.floatColumn div
{
    padding-left: 0px;
    text-indent: 0px;
    margin-bottom: 4px;
    text-align: left;
    font-weight: normal;
}

#NewHomeGeoSearchDiv #geoSearchByCareType
{
    float: left;
    width: 180px;
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
}

#NewHomeGeoSearchDiv #geoSearchByState div.geoListContent
{
    padding-top: 9px;
}

#NewHomeGeoSearchDiv #geoSearchByState
{
    float: left;
    width: 635px;
    padding-left: 25px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-left: 1px;
    border-style: solid;
    border-left-color: #BCA8CF;
}

#NewHomeGeoSearchDiv #geoSearch
{
    width: 902px;
    border-width: 1px;
    border-top-width: 0px;
    border-style: solid;
    border-color: #BCA8CF;
    text-align: left;
}



#NewHomeGeoSearchDiv div.geoList
{
    border-style: none;
    border: 1px solid #c0c0c0;
    border-width: 0px;
    border-right-color: Transparent;
    border-bottom-color: Transparent;
    font-size: 9pt;
}

#NewHomeGeoSearchDiv #geoSearchByCareType span
{
    display: none;
}

#NewHomeGeoSearchDiv #divBelowCareType, #NewHomeGeoSearchDiv #divBelowState
{
    margin-top: 5px;
    height: 1px;
    width: 150px;
    background-color: Transparent;
    border-top-style: solid;
    border-top-width: 1px;
    border-top-color: #BCA8CF;
}

#NewHomeGeoSearchDiv #geoSearchWithHead
{
    margin-top: 0px;
}

h2, h3, h4
{
    font-weight: normal;
}

.BottomDivTitle
{
    margin-top: 25px;
    width: 904px;
}

/**********/
/* Footer */
/**********/

#PageBottomMenu #footer
{
    clear: both;
    width: 557px;
    margin: 0 auto;
    padding: 30px 200px 10px 200px;
    border: 0px;
    background-color: Transparent;
    text-align: center;
}

#PageBottomMenu #footerLinks
{
    line-height: 1.5em;
    font-size: 9pt;
}

#PageBottomMenu #footerLinks a
{
    color: #672F94;
    margin: 0px 5px 0px 5px;
    text-decoration: none;
}

#PageBottomMenu #footerLinks a:visited
{
    margin: 0px 5px 0px 5px;
    text-decoration: none;
}

#PageBottomMenu #copyright
{
    text-align: center;
    margin-top: 15px;
    font-size: 10pt;
}


/****************************/
/* Subdomain nav and header */
/****************************/

#subdomainNavNewHome
{
    margin: 2px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background: #D0C2D8;
    height: 42px;
}

#subdomainNavNewHome.tabSet a:visited
{
    color: #fff;
}

#subdomainNavNewHome.tabSet a
{
    height: 30px;
    padding: 7px 7px 5px 5px;
    /*margin-right: 2px;*/
    text-align: center;
    color: #fff;
    background-color: #D0C2D8;
    /* url(tab.gif) top left repeat-x;*/
    font-size: 9pt;
    font-weight: bold;
}

#subdomainNavNewHome.tabSet li a
{
    width: 105px;
    text-align: center;
}

#subdomainDiv.Tabs8 #subdomainNavNewHome.tabSet li a
{
    width: 100px;
}

#subdomainDiv.Tabs7 #subdomainNavNewHome.tabSet li a
{
    width: 100px;
}

#subdomainDiv.Tabs6 #subdomainNavNewHome.tabSet li a
{
    width: 117px;
}

#subdomainNavNewHome.tabSet li.selected a, #subdomainNavNewHome.tabSet a:hover
{
    background-color: #D0C2D8; /* url(tab.gif) bottom left repeat-x;*/
    color: #000;
}

#subdomainDiv
{
    background-color: #D0C2D8;
    height: 42px;
}

#subdomainDiv.Tabs8 #subdomainDivFloat
{
    width: 898px;
}

#subdomainDiv.Tabs7 #subdomainDivFloat
{
    width: 786px;
}

#subdomainDiv.Tabs6 #subdomainDivFloat
{
    width: 774px;
}


#subdomainDivFloat
{
    float: right;
}

/* Financial assistance pages */
.FATitle
{
    width: 600px;
    float: left;
    vertical-align: bottom;
    font-weight: bold;
    font-size: 26pt;
    padding-top: 42px;
    font-family: Arial;
}

.FAItemsContainer
{
    padding-top: 20px;
    padding-left: 30px;
}

.FAItem
{
    width: 380px;
    float:left;
    padding-right: 40px;
}

.FAItemTitle
{
    font-family: Arial;
    font-weight: bold;
    font-size: 13.5pt;
    margin-bottom: 5px;
}

.FAItemImage
{
    width: 301px;
    height: 177px;
    margin-bottom: 5px;
    background-color: #fce495;
}

.FAItemStatement
{
    margin-bottom: 5px;
    color: #595957;
}

.FAItemLink A DIV
{
   background: url(button-bg.png) no-repeat top;
   text-align: center;
   font-family: Arial;
   font-weight: bold;
   font-size: 12pt;
   color: White;
   font-style: italic;
   height: 30px;
   padding-top: 7px;
}

.FAItemLink A DIV SPAN
{
    font-size: 8pt;
}

.FASubpageContent
{
    padding: 5px 30px 0px 30px;
    background: #D0C2D8 url(background-repeat.gif) repeat top left;
}

.FASubpageText
{
}

.FASubpageWidget
{
    width: 300px;
    float: right;
    margin-left: 15px;
}

.FASubpageText
{
    font-family: Arial;
}

.FASubpageText .SectionTitle
{
    font-size: 12pt;
    font-weight: bold;
    padding-top: 5px;
}

.FASubpageText .SectionText DIV
{
    padding-top: 2px;
    padding-bottom: 2px;
}

.FASubpageText .SectionText LI DIV
{
    padding-top: 0px;
    padding-bottom: 0px;
}

.FASubpageText .bulletTitle
{
    font-size: 11pt;
    font-weight: bold;
}

.FASubpageText ul
{
    margin-top: 5px;
    margin-bottom: 5px;
}

.FASubpageText .SectionLink
{
    padding: 10px 0px 10px 0px;
}

.FATopRow,
#ReverseMortgagesPage #topRow
{
    background: #D0C2D8 url(background.gif) no-repeat top left;
}

#static_LifeInsuranceFunding #homeWrapper,
#ReverseMortgagesPage #homeWrapper 
{
    background: inherit;   
}

#fbTwitterLinks
{
    padding: 5px 0px 5px 220px;
}

#fbTwitterLinks #fblink
{
    float: left;
    width: 50px;
    text-align: center;
}

#fbTwitterLinks #fblink A IMG
{
    height: 36px;
    width: 36px;
}

#fbTwitterLinks #twitterlink
{
    float: left;
    width: 50px;
}

.hiringLink 
{
	float: left;
	display: inline;
	clear: left;
	width: 285px;
	border: none;
	margin-left: 29px;
	margin-top: 0px;
}
