﻿/*
 *  Configurable Colors Template Style
 */
 
/*
 * Page Layout
 */
body 
{
    background-color:#FFFFFF;
    color:#2c2c2c;
    background-color:#FFFFFF;
    background-image:url('image/bodybg.jpg');
    background-repeat:repeat-x;
}

#frame
{
    overflow:auto;
    background-color:Transparent;
    background-image:url('image/framebg.jpg');
    background-position:top;
    background-repeat:no-repeat;
}

#content
{

}

#header
{
    margin-top:35px;
    height:90px;
}

.emailheader
{
    background-color:#2c492a;
}

#header1
{
    
}

#header2
{
    color:#f4f4f4;
}

#menu
{
    position:absolute;
    margin-top:-120px;
    width:980px;
    padding:0 0 0 0;
    text-align:right;
}

#menu ul
{
    display:inline;
    padding-top:5px;
    padding-bottom:5px;
    background-color:#7daf76;
    border-bottom-right-radius:5px;
    border-bottom-left-radius:5px;
}

/*
 * Banner Configuration
 */
#banner
{
    position:relative;
    z-index:1;
    height:39px;
    background-image:url('image/nobanner.png');
    background-repeat:no-repeat;
}

#banner.Home
{
    height:249px;
    background-image:url('image/homebannerbg.png');
}

#banner.AboutLTC,
#banner.LTCInsurance,
#banner.LTCServices,
#banner.HomeHealthCare,
#banner.CommunityCare,
#banner.Facilities
{

}

#banner.RiskFactors,
#banner.MyFamily,
#banner.AboutMedicare,
#banner.AboutMedicaid
{

}

#banner.TaxInfo,
#banner.ReimbursementModel,
#banner.IndemnityModel,
#banner.BenefitTaxTreatment,
#banner.IndividualTaxTreatment,
#banner.SoleProprietor,
#banner.Partnerships,
#banner.CCorporations,
#banner.SCorporations,
#banner.LLCPC
{

}

#banner.Calculators,
#banner.CalculatorHome,
#banner.CostOfCare,
#banner.SavingsChart,
#banner.CostOfWaiting,
#banner.CoInsuringChart,
#banner.InflationChart,
#banner.EliminationChart,
#banner.LumpSumChart,
#banner.RecoupPremiums,
#banner.ChangeProfile
{
}

#banner.LTCSchool,
#banner.CostsOfLongTermCare
#banner.WhyConsiderLongTermCare
#banner.CanIAffordToSelfInsure
#banner.CanISelfInsureAgainstTheRisk,
#banner.ShouldIWait,
#banner.WhatIsTheTrueCost,
#banner.WhoPays,
#banner.HowMuchDoesMedicarePay,
#banner.IsMedicaidAnOption,
#banner.ExaminingBenefits,
#banner.SmartPlanning,
#banner.PlanningForAnAppropriateAmount
#banner.LTCBenefits,
#banner.Inflation,
#banner.InflationRider,
#banner.EliminationPeriod,
#banner.EliminationPeriodCost,
#banner.RequestInformation
{
}

#banner.ContactUs
{
}

#banner.RequestInfo
{
}

#banner.ReferAFriend
{
}

#main
{
    z-index:0;
    position:relative;
    margin-top:-30px;
    border:1px solid #cfcfcf;
    background-color:#FFFFFF;
    padding-bottom:30px;
}

#main.singlecolumn
{

}

#centercolumn
{
    padding-top:30px;
}

#leftcolumn /* 280px */
{
    float:left;
    padding-top:30px;
    border-left:1px solid #cccccc;
    background-color:#7daf76;
}

#leftcolumn a
{
    color:#2c2c2c;
}

#leftcolumn a:hover
{
    color:#e4f1f2;
}

#footer
{
    position:relative;
    z-index:3;
    margin-top:-30px;
    padding-top:30px;
    height:50px;
    background-image:url('image/footerbg.png');
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
}

/*
 * Elements
 */
a
{
    color:#2c2c2c;
}

a:hover
{
    color:#bd2626;
}

/*
 * Menu Specific Styles
 */

#menu a:active, #menu a:visited, #menu a:link, #menu a:hover
{
	color:#f4f4f4;
}

#menu ul li.mainmenu:hover a
{
	color:#eeeaa7;
	background-color:#96d1e5;
}

#menu ul li.mainmenu:hover ul li.submenu a
{
	color:#eeeaa7;
}

#menu ul li.mainmenu:hover ul li.submenu a:hover
{
	color:#f4f4f4;
}

#menu ul.submenu
{
	background-color:#96d1e5;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
}

#menu ul.submenu li a:hover
{
	background:#7daf76;
}

/*
 * Content Box Specific Styles
 */
.contentboxheader
{
    border-bottom:1px dashed #2c2c2c;
}

/*
 * Header Buttons
 */
#headerbuttons
{
    position:absolute;
    z-index:5;
    width:300px;
    height:38px;
    margin-left:580px;
    margin-top:72px;
    text-align:center;
}

.headerbuttonlink
{
    font-size:110%;
    font-weight:bold;
    color:#2c4928;
    display:block;
    background-color:#eeeaa7;
    float:left;
    margin-top:5px;
    margin-left:10px;
    width:125px;
    padding:3px;
    border:1px solid #0f2d3e;
    border-radius:5px;
    text-decoration:none;
    text-align:center;
}

.headerbuttonlink:hover
{
    color:#2c4928;
}

/* Slideshow Overrides */
.slideselectorcontainer
{
    background-color:#96d1e5;
}

.scontainerhover
{
    background-color:#eeeaa7;
}

.scontaineron
{
    background-color:#7daf76;
}

.slideselectortext
{
    color:#96d1e5;
    text-shadow:none;
}

/*
 *  Learn More Styling
 */
 body.LearnMore #main
{
    position:static;
}

#banner.LearnMore
{

}

#learnmorebg
{
    background-image:url('image/learnmorebg.jpg');
    background-repeat:no-repeat;
    background-position:center top;
    background-color:#b8bcbf;
    position:absolute;
    top:0;
    left:0;
    width:100%;
    min-height:100%;
    z-index:6;
}

#learnmorelogo
{
    text-align:center;
    margin:20px auto 0 auto;
    width:980px;
}

#learnmorenav
{
    text-align:center;
    margin:20px auto 0 auto;
    width:980px;
}

#learnmorenavbox
{
    margin:0 auto 0 auto;
    border:1px solid #343434;
    width:180px;
    padding-right:5px;
    padding-top:5px;
    padding-bottom:5px;
    background-color:#606060;
    border-radius:5px;
}

#learnmorenav a
{
    margin-left:5px;
}

#learnmorenav a img
{
    border:none;
}

#learnmoremain
{
    margin:0 auto 0 auto;
    border:1px solid #767676;
    width:980px;
    height:600px;
    background-image:url('image/PresentationBG.jpg');
    font-family:Georgia;
}

#learnmoretitle
{
    margin-top:20px;
    height:60px;
    color:#FFFFFF;
    text-align:center;
    font-size:280%;
}

#learnmorecontent
{
    margin-top:20px;
    height:500px;
    color:#FFFFFF;
    font-size:180%;
}

#learnmorebullets
{
    width:960px;
    margin:0 auto 0 auto;
    height:400px;
}

#learnmorefooter
{
    width:960px;
    margin:0 auto 0 auto;
    height:100px;
    font-size:40%;
}

#intronumber
{
    margin-top:-100px;
    margin-left:25px;
    color:#469a6b;
    font-size:1000%;
    width:120px;
    float:left;
    -webkit-text-stroke: 1px #003f6c;
}

#introtitle
{
    margin-top:110px;
    color:#338256;
    font-size:160%;
    float:left;
    width:800px;
    padding-top:40px;
    -webkit-text-stroke: 1px #003f6c;
}

#introsubtitle
{
    color:#338256;
    font-size:160%;
    float:left;
    width:750px;
    padding-left:50px;
    -webkit-text-stroke: 1px #003f6c;
}

.topli
{
    margin-top:10px;
    list-style-image:url('image/topli.png');
}

.subli
{
    list-style-image:url('image/subli.png');
}

#learnmorenumber
{
    width:75px;
    height:75px;
    position:absolute;
    margin-top:-111px;
    margin-left:905px;
    text-align:center;
    color:#FFFFFF;
    font-size:400%;
}

.highlight
{
    color:#338256;
}

#debug
{
    display:none;
}