/* PBEEEP: Public Buildings Enhanced Energy Efficiency Program CSS Rules
 * =====================================================================
 * Colors:
 *   #041EBC  Blue        (PBEEEP State)
 *   #A2A9E7  Light Blue  (PBEEEP State)
 *   #007C00  Green       (PBEEEP Local)
 *   #8CC372  Light Green (PBEEEP Local)
 *   #EA9208  Orange
 *   #EEAA40  Light Orange
 *   #666666  Grey
 *
 */



/* General */
body
  { font-size: 16px;
  }
a
  { text-decoration: none;
    width:auto;
    height:100%;
    color: #EA9208;
  }
a.CLAO:hover  /* Common Link Alert: Light Orange */
  { background-color: #EEAA40;
    color: #FFFFFF;
  }
a.ELAB  /* Enhanced Link Alert: Blue */
  { color: #041EBC;
    background: url(/images/ArrowRHBlue.gif) no-repeat right 5px;
    padding-right: 9px;
    display: inline-block;
  }
a.ELAB:hover    /* Enhanced Link Alert: Blue */
  { color: #FFFFFF;
    background-color: #041EBC;
    background-image:url(/images/ArrowRHWhite.gif);
    display: inline-block;
  }
a.ELAG  /* Enhanced Link Alert: Green */
  { color: #007C00;
    background: url(/images/ArrowRHGreen.gif) no-repeat right 5px;
    padding-right: 9px;
    display: inline-block;
  }
a.ELAG:hover    /* Enhanced Link Alert: Green */
  { color: #FFFFFF;
    background-color: #007C00;
    background-image:url(/images/ArrowRHWhite.gif);
    display: inline-block;
  }
em
  { font-style: italic;
  }
hr
  { clear: both;
  }
h1, h2, h3
  { font-weight: 200;
  }
h4
  { margin: 0px;
    font-size: 1em;  /* 16 px */
  }
img
  { border: none;
  }
*:focus  /* Unsupported: <IE8 OR IE8+ w/o !DOCTYPE */
  { outline: none;
  }
#Page
  { width: 960px;
    margin: auto;
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    font-size: 16px;
    font-family: Arial,Helvetica,San-Serif;
    text-align: justify;
    color: #666666;
  }
#Page.PopUp
  { width: 800px;
  }
.ListLabel
  { font-weight: bold;
    font-style: italic;
  }
.FreeList
  { margin-top:5px;
    list-style-type:none;
  }
.ExternalRef
  { padding-right: 23px;
    background: url(/images/ExternalRefGrey.gif) no-repeat right 2px;
  }
.ExternalRef:hover
  { background-image: url(/images/ExternalRefWhite.gif);
  }
.PDFDoc
  { padding-right: 17px;
    background: url(/images/DOCpdf13x13.gif) no-repeat right 1px;
  }
.WMVDoc
  { padding-right: 23px;
    background: url(/images/DOCwmv15x15.gif) no-repeat right 1px;
  }
.DOCdoc
  { padding-right: 20px;
    background: url(/images/DOCdoc14x13.gif) no-repeat right 1px;
  }
.DOCxls
  { padding-right: 20px;
    background: url(/images/DOCxls14x14.gif) no-repeat right 1px;
  }
.WEBwebex
  { padding-right: 20px;
    background: url(/images/WEBwebex14x16.gif) no-repeat right 0px;
  }
.Footnote
  { font-size: 0.75em;
    font-weight: normal;
  }
.BannerTitle
  { clear: both;
    font-size: 36px;
    border-bottom: solid 1px #CCCCCC;
  }
.Bold
  { font-weight: bold;
  }
.BoldUnderline
  { font-weight: bold;
    text-decoration: underline;
  }



/* Introduction Page */
#IntroHeader
  { margin-top: 0px;
    margin-bottom: 30px;
    color: #EA9208;
  }
#IntroBody
  { background: url(/images/PixelGray.gif) repeat-y 50% 0;
  }
.IntroContainer
  { width:47%;
    height: 425px;
    font-size: 0.875em;  /* 14px; */
  }
.Intro
  { background-color: #FFFFFF;
   height: 400px;
  }
.Intro div
  { text-align:center;
    margin-bottom:20px;
  }
.Intro ul
  { padding-left: 15px;
    margin-left: 0px;
  }
#IntroStateContainer
  { float:left;
    background-color:#A2A9E7;
  }
#IntroState
  { float:right;
    margin-left:25px;
    padding-left: 20px;
  }
#IntroState a.SLAB
  { color: #041EBC;
  }
#IntroState a:hover.SLAB
  { background-color: #041EBC;
    color: #FFFFFF;
  }
#IntroState ul li
  { margin-bottom: 10px;
  }
#IntroLocalContainer
  { float:right;
    background-color:#8CC372;
  }
#IntroLocal
  { float:left;
    margin-right:25px;
    padding-right: 20px;
  }
#IntroLocal a.SLAG   /* Simple Link Alert Green */
  { color: #007C00;
  }
#IntroLocal a:hover.SLAG   /* Simple Link Alert Green */
  { background-color: #007C00;
    color: #FFFFFF;
  }
#IntroLocal ul li
  { margin-bottom: 10px;
  }



/* Common Header Logos & Tagline */
#PBEEEPLogo
  { float: left;
    width: 271px;
    height: 95px;
  }
#Tagline
  { font-size: 1.625em;  /* 26px */
    font-weight: bold;
    color: #041EBC;
    position: relative;
    float: left;
    width:auto;
    margin-left:5px;
    top: 18px;
  }
#Tagline.Local
  { color: #007C00;
  }
#CEELink
  { position: relative;
    float: right;
    width:auto;
    top: 5px;
  }
.CEELogo
  { width: 180px;
    height: 39px;
    border: 0px;
  }



/* Navigation Menus */
.NavMenu
  { position:relative;
    float: left;
    width: 100%;
    padding-top: 1.35em;
    padding-bottom: 1.35em;
    font-size: 0.75em;  /* 12px; */
    font-weight: bold;
    z-index: 100;
  }
.NavMenu ul
  { list-style: none;
    padding: 0;
    margin: 0;
    z-index: 100;
  }
.NavMenu ul li
  { position: relative;
    float: left;
     width: auto;
    margin-left:-2px;  /* IE Hack: When given top navigation menu item is highlighed, hide prior menus' seperator bar */
  }
.NavMenu ul li a
  { background: url(/images/VertBarOrange.gif) no-repeat right 0.375em;
    display: block;
    padding: 5px 20px;
    color: #EA9208;
  }
.NavMenu ul li a.EndMenu
  { background-image: none;
  }
.NavMenu ul li:hover a
  { background: #EA9208 none;
    color: #FFFFFF;
  }
.NavMenu ul li a.active:hover
  { background: #EEAA40 none;
    color: #FFFFFF;
  }
.NavMenu ul li ul
  { display: none;
    width: 100%;
    margin-left: 2px;  /* IE Hack Fix (See Rule: .NavMenu ul li */
  }
.NavMenu ul li:hover ul,
.NavMenu ul li a:hover ul
  { display: block;
    position: absolute;
  }
.NavMenu ul li:hover ul li
  { width: 100%;
  }
.NavMenu ul li ul li a
  { padding-right: 0px;
  }
.RHMenu
  { position: relative;
    float: right;
    width:auto;
  }
.MenuIndent
  { position: relative;
    left: 8px;   
  }



/* Banners */
#Banners
  { clear:both;
  }
#MainBanner
  { position: static;
    float: left;
    width: auto;
  }
#MainBanner img
  { width: 625px;
    height: 378px;
    border: none;
  }
#MainBanner.ShortBanner img
  { width: 624px;
    height: 144px;   
  }
#SidebarBanner
  { position:relative;
    float: right;
    width: auto;
  }
#SidebarBanner img
  { width: 326px;
    height: 378px;
    border: none;
  }
#SidebarBanner.ShortBanner img
  { width: 326px;
    height: 144px;
  }
#BannerTop3Pie
  { width: 300px;
    height: 350px;
  }


/* Content */
#Content
  { font-size: 12px;
    margin-top: 8px;
  }
#Content h2,
#Content h3
  { margin: 0px 0px 5px 0px;
  }
#Content h2
  { font-size: 2.0833em;  /* 25px */
    color:#041EBC;
  }
#Content h2.Local
  { color:#007C00;
  }
#Content h3
  { font-size: 2.0833em;  /* 25px */
    color: #666666;
  }
#Content.PopUp h2,
#Content.PopUp h3
  { color: #808080;
    font-weight: bold;
  }
#Content.PopUp h3
  { font-size: 16px;
    margin-top: 1em;
  }
#Content.PopUp p
  { margin-top: 0.375em;  /* 6px; */
  }
#MainContent
  { position: relative;
    float: left;
    width: 630px;
    background: url(/images/PixelGray.gif) repeat-y 100% 0;
    margin-top: 8px;
    padding-bottom: 22px;
  }
#MainContent p
  { padding-right: 18px;
    margin-top: 0px;
  }
.Row1,
.Row2
  { width:100%;
    margin-bottom: 20px;
    background: url(/images/PixelGray.gif) repeat-y 303px 0;
  }
div.ClearFix,
.Row1:after,
.Row2:after
  { content:".";
    display:block;
    clear:both;
    visibility:hidden;
    line-height:0;
    height:0;
  }
#Topics .Col1
  { position: relative;
    float: left;
    width: 280px;
    padding-right: 0px;
  }
#Topics .Col2
  { position: relative;
    float: right;
    width: 280px;
    margin-right: 24px;
  }
#Topics ul,
#Topics dl
  { margin: 5px 0px 5px 0px;
    padding-left: 15px;
    padding-bottom: 5px;
  }
#Topics ul li,
#Topics dl dd
  { margin-bottom: 5px;
  }
#Topics .Subtopic,
#Topics .TightText,
#Topics ul li p
  { margin-bottom: 5px;
  }
#Partners
  { border-top: solid 1px #CCCCCC;
    padding-top: 20px;
    margin-right: 24px;
  }
#Partners h3
  { color: #7F7F7F;
    font-size: 1.6667em;  /* 20px */
  }
#Partners div
  { text-align: center;
    margin-top: 12px;
  }
#PartnerMNAdminLogo
  { width: 170px;
    height: 90px;
    margin: 15px;
    padding-right: 30px;
  }
#PartnerOESLogo
  { width: 184px;
    height: 68px;
    margin: 10px 15px 30px 25px;
    padding-right: 10px;
  }
#Partners .CEELogo
  { margin: 15px;
    padding-left: 30px;
    padding-bottom: 10px;
    width: 295px;
    height: 63px;
  }
.AnnounceTagline
  { text-decoration: underline;
    margin-bottom:10px;
  }
#SidebarContent
  { position: relative;
    float: right;
    width: 324px;
    margin-top: 2px;
  }
#SidebarContent div
  { margin-left: 10px;
  }
#SidebarContent h3
  { color: #041EBC;
  }
#SidebarContent h3.Local
  { color: #007C00;
  }
#SidebarContent h3.Common
  { color: #666666;
  }
#SidebarContent h4
  { font-size: 1.5em;
    font-weight: 400;
    color: #666666;
  }
#SidebarContent h5
  { font-size: 1em;
    font-weight: bold;
    margin: 10px 0 5px;
  }
#SidebarContent ul
  { padding-left: 15px;
    margin-left: 0px;
    margin-top: 5px;
  }
#SidebarContent ul li
  { margin-bottom: 20px;
  }
#SidebarContent .SectionHeadingLead
  { font-size:16px;
    font-style: italic;
  }
#SidebarContent .GroupHeading
  { font-size: 12px;
    color:#666666;
    margin: 5px 0px;
  }
#SidebarContent .TightList,
#SidebarContent .TightList li
  { margin-bottom: 5px;
  }
#SidebarContent ul li h4
  { margin: 0px 0px 5px 0px;
    font-size: 1.35em;
  }



/* State: Program Information */
#PBEEEPFrameworkIMG
  { float: left;
    width: 80px;
    height: 685px;
  }
#StatePFWDescr000
  { float: right;
    width: 190px;
    margin-top: 43px;
  }
#StatePFWDescr001
  { float: right;
    width: 190px;
    margin-top: 42px;
  }
#StatePFWDescr002
  { float: right;
    width: 190px;
    margin-top: 25px;
  }
#StatePFWDescr003
  { float: right;
    width: 190px;
    margin-top: 26px;
  }
#StatePFWDescr004
  { float: right;
    width: 190px;
    margin-top: 25px;
  }
#StatePFWDescr005
  { float: right;
    width: 190px;
    margin-top: 44px;
  }
.DualList
  { margin-right: 25px;
  }
.DualList ul.left
  { float: left;
    width: 45%;
  }
.DualList ul.right
  { float: right;
    width: 45%;
  }


/* State: Table Of Contents */
#TOC tr
  {  vertical-align: top;
  }
#TOC div
  { padding: 3px 0 6px 0;
  }
.MainSec
  { text-align: left;
    width: 61px;
  }
.SubSec
  { text-align: right;
  }
.ECButton  /* Expand-Collapse Button */
  { visibility: hidden;
    padding-top: 3px;
  }



/* Local: Program Information */
#LocalPFWDescr000
  { float: right;
    width: 190px;
    margin-top: 50px;
  }
#LocalPFWDescr001
  { float: right;
    width: 190px;
    margin-top: 45px;
  }
#LocalPFWDescr002
  { float: right;
    width: 190px;
    margin-top: 14px;
  }
#LocalPFWDescr003
  { float: right;
    width: 190px;
    margin-top: 27px;
  }
#LocalPFWDescr004
  { float: right;
    width: 190px;
    margin-top: 10px;
  }
#LocalPFWDescr005
  { float: right;
    width: 190px;
    margin-top: 28px;
  }



/* Footer */
#Footer
  { clear: both;
    border-top: solid 1px #CCCCCC;
    margin-top: 15px;
    padding-top: 10px;
  }



/* Funding Credit */
.FundingCredit
  { margin-top: 25px;
    font-size: 0.7em;
    text-align: center;
  }



/* Standards Compliance */
#Compliance
  { position: relative;
    float: left;
    width: auto;
  }
.w3cvalid
  { margin-top: 0px;
    margin-right: 10px;
    height: 31px;
    width: 88px;
    border: 0px;
  }
