/* ---------------------------------------------------
CVS: $ $
Title: planphx.css
Copyright: (c) 2009
Author: Phil Renaud
Company: Rhino Internet
Description: Global styles for planPHX
--------------------------------------------------- */

/* ---------------------------------------------------
=Clearfix
Clears floats within a container.
--------------------------------------------------- */

.clearfix:after,
.planphx #belfry:after,
.planphx div.nav:after,
#col2 .planphx .slideshow ul.panelnavigator:after {
   content: ".";
   clear: both;
   display: block;
   height: 0;
   visibility: hidden;
   }


/* ---------------------------------------------------
=Containers
Macro-level container and structural layout styling.
--------------------------------------------------- */

#content.planphx {
   padding-right: 8px;
   }

#content.planphx .home {
   background: transparent url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/planphxmainbg.jpg) top left repeat;
   }

.planphx div.nav {
   display: block;
   margin-top: 10px;
   margin-bottom: 20px;
   background: transparent url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/dottedline.png) bottom left repeat-x;
   width: 100%;
   padding-bottom: 3px;
   position: relative;
   margin-right: 0;
   padding-right: 0;
   }

.planphx  .interior div.nav {
   background-image: none;
   border-bottom: 1px solid #0595ad;
   }

.planphx .contentproper {
   clear: both;
   }

.planphx .basement {
   clear: both;
   }

#content.planphx .interior #belfry {
   background: transparent url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/planphxmainbg.jpg) top left repeat;
   }


/* ---------------------------------------------------
=Belfry
Styling and layout for upper-area elements.
--------------------------------------------------- */

.planphx a.logo {
   display: block;
   width: 160px; height: 160px;
   text-indent: -9999px;
   background: transparent url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/planphxlogo.png) top left no-repeat;
   float: left;
   position: relative;
   z-index: 2;
   }
   
.planphx #belfry a.promo {
   width: 100%;
   height: 146px !important; /*added important and originally 150*/
   float: left;
   display: block;
   overflow: hidden;
   cursor: pointer;
   margin-top: -160px; 
   background: transparent url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/promoright.png) top right no-repeat !important; /*added pb*/
   }

.planphx #belfry a.promo em.tellus {
   display: block;
   width: 260px; height: 150px;
   /*background: transparent url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/promoright.png) top right no-repeat !important;*/ /*added important pb*/
   text-indent: -9999px;
   float: right;
   cursor: pointer;
   }

.planphx #belfry a.promo.squishedpromo em {
background: none !important;
}

.planphx #belfry a.promo.squishedpromo em.tellus {
text-indent: 0px;
float: left;
clear: both;
padding-left: 190px;
color: #fff;
font-style: normal;
}

.planphx #belfry a.promo:hover em.tellus {
   background-image: url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/promoright_hover.png) !important; /*added important pb*/
   }

.planphx #belfry a.promo em.question {
   float: right;
   position: absolute;
   right: 60px;
   display: block;
   width: 300px;
   min-height: 82px;
   height:auto !important;
   height:82px;
   background: transparent url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/promoleft.png) top left repeat-x !important; /*added important pb*/
   padding: 30px 0 0 30px;
   /*font-size: 200%;*/
   color: #fff;
   text-transform: uppercase;
   font-style: normal;
   cursor: pointer;
   }

.planphx #belfry a.promo em.question p { /*added 9/11/09 by phoebe*/
   font-size: 200%;
   color: #fff;
   text-transform: uppercase;
   font-style: normal;
   display: block;
   }

.planphx .interior #belfry {
   height: 160px;
   overflow: hidden;
   }

.planphx .interior #belfry div.pagetitlecontainer {
   width: 300px;
   display: block;
   overflow: hidden;
   position: absolute;
   right: 0;
   }

.planphx #belfry h3 {
   text-transform: uppercase;
   color: #ecd300;
   border-bottom: 1px solid #ecd300;
   font-size: 250%;
   margin-bottom: 0;
   margin-top: 20px;
   height: 33px;
   padding-top: 32px;
   line-height: 100%;
   }

.planphx .community #belfry h3 {
   background: transparent url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/icon_community.png) top left no-repeat;
   padding-left: 120px;
   color: #ff72d0 !important;
   border-bottom: 1px solid #f04c6e;
   }
   
.planphx .economy #belfry h3 {
   background: transparent url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/icon_economy.png) top left no-repeat;
   padding-left: 120px;
   color: #77cdff !important;
   border-bottom: 1px solid #52ced7;
   }

.planphx .environment #belfry h3 {
   background: transparent url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/icon_environment.png) top left no-repeat;
   padding-left: 120px;
   color: #83c504 !important;
   border-bottom: 1px solid #d1e837;
   }

.planphx .infrastructure #belfry h3 {
   background: transparent url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/icon_infrastructure.png) top left no-repeat;
   padding-left: 120px;
   color: #ff9642 !important;
   border-bottom: 1px solid #eb7630;
   }

.planphx #belfry h3.squishedtitle {
background-image: none !important;
padding-left: 0px !important;
padding-bottom: 10px !important;
}

.planphx #belfry p {
   color: #fffdc7;
   font-family: "Times New Roman", Times, Georgia, serif;
   font-style: italic;
   font-size: 150%;
   line-height: 150%;
   padding: 10px;
   }


/* ---------------------------------------------------
=Nav
Alignment, typography, and styling for navigation.
--------------------------------------------------- */

.planphx div.nav p {
   float: left;
   display: block;
   width: 11em;
   margin: 0; padding: 0;
   list-style-type: none;
   white-space: nowrap;
/*    font-size: 110% !important; */ /*added pb*/
   }


.planphx div.nav p.bigquestions { width: 12em; }
.planphx div.nav p.ourfocus { width: 10em; }
.planphx div.nav p.whatsnew { width: 11em; }
.planphx div.nav p.events { width: 9em; }
.planphx div.nav p.library { width: 7em; }
.planphx div.nav p.contactplanphx { width: 15em; }
.planphx div.nav p.joinoutmailinglist { width: 10em; }

/*added by pb*/
.bigquestions { width: 12em !important; }
.ourfocus { width: 10em !important; }
.whatsnew { width: 11em !important; }
.events { width: 9em !important; }
.library { width: 7em !important; }
.contactplanphx { width: 15em !important; }
.joinoutmailinglist { width: 10em !important; }

.planphx div.stacked p {
   clear: both !important;
   float: none !important;
   width: 100% !important;
   }

.planphx div.nav p a {
   text-transform: uppercase;
   text-decoration: none;
   display: block;
   /* font-size: 110% !important; */ /*added important, originally 90% pb*/
   font-size: 90%;
   padding: 5px 10px; 
   }

.planphx .home div.nav p a {
   color: #fff !important;
   }

.planphx .interior div.nav p a {
   color: #000 !important;
   }

.planphx .home div.nav p a:hover {
   color: #7dd6ff !important;
   }
   
.planphx div.nav p a:hover { /*added by pb per Rhino*/
   color: #4e8abe !important;
   }   
   

.planphx div.nav p.active a {
   color: #0093ab !important;
   }

/* ---------------------------------------------------
=Color and Branding
--------------------------------------------------- */

h3.community {
   color: #ff72d0;
   border-bottom: 1px solid #f04c6e;
   background-image: url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/icon_community.png) !important;
   }

h3.economy {
   color: #77cdff;
   border-bottom: 1px solid #53ceda;
   background-image: url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/icon_economy.png) !important;
   }

h3.environment {
   color: #90ff5f;
   border-bottom: 1px solid #d1e837;
   background-image: url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/icon_environment.png) !important;
   }

h3.infrastructure {
   color: #ff9642;
   border-bottom: 1px solid #ee8035;
   background-image: url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/icon_infrastructure.png) !important;
   }

.planphx .interior h3 {
   background-repeat: no-repeat;
   background-position: 0 10px;
   }

.planphx .interior h3 a {
   display: block;
   height: 35px;
   padding-top: 30px;
   padding-left: 120px;
   text-decoration: none;
   }

.planphx .interior h3.community a { color: #ad0550 !important; }
.planphx .interior h3.economy a { color: #056cad !important; }
.planphx .interior h3.environment a { color: #68ad05 !important; }
.planphx .interior h3.infrastructure a { color: #ad5805 !important; }

.planphx .interior .community h3 { color: #ad0550 !important; }
.planphx .interior .economy h3 { color: #056cad !important; }
.planphx .interior .environment h3 { color: #68ad05 !important; }
.planphx .interior .infrastructure h3 { color: #ad5805 !important; }


/* ---------------------------------------------------
=Content Proper
Main content area.
--------------------------------------------------- */

.planphx .home .contentproper .section {
   width: 49%;
   margin-bottom: 20px;
   }

.planphx .home .contentproper .section.community,
.planphx .home .contentproper .section.environment {
   float: left;
   }

.planphx .home .contentproper .section.environment {
   clear: both;
   }

.planphx .home .contentproper .section.economy,
.planphx .home .contentproper .section.infrastructure {
   float: right;
   }
   
.planphx .home .contentproper .section.infrastructure h3 {
   letter-spacing: 0.1em;
   }   

.planphx .home .contentproper .section p {
   color: #fffdc7;
   font-family: "Times New Roman", Times, Georgia, serif;
   font-style: italic;
   font-size: 170%; /*originally 150*/
   line-height: 170%; /*originally 150*/
   padding: 10px;
   }

.planphx .home .contentproper .section a {
   text-transform: uppercase;  
   display: block;
   color: #fff !important;
   font-weight: bold;
   letter-spacing: 0.1em;
   width: 105px;
   min-height: 38px; /*originally 38px*/
   height:auto !important;
   height:38px; /*originally 38px*/
   text-align: center;
   line-height: 37px; /*originally 37px*/
   font-size: 56%; /*originally 90%*/
   margin: 10px;
   background: transparent top left no-repeat;
   padding-top: 13px; /*added pb*/
   }

.planphx .home .contentproper .section.community a { background-image: url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/button_community.png); }
.planphx .home .contentproper .section.economy a { background-image: url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/button_economy.png); }
.planphx .home .contentproper .section.environment a { background-image: url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/button_environment.png); }
.planphx .home .contentproper .section.infrastructure a { background-image: url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/button_infrastructure.png); }

.planphx .home .contentproper .section a:hover {
   color: #000 !important;
   text-decoration: none;
   }
   
.contentproper h3 {
   text-transform: uppercase;
   letter-spacing: 0.19em;
   padding-left: 10px;
   margin: 0;
   clear: both;
   }

.planphx .home .contentproper .section h3 {
   height: 25px;
   padding-top: 40px;
   background: transparent 95% 100% no-repeat;
   }

.planphx .home .contentproper.squished .section h3 {
   background-image: none !important;
   }

.planphx .interior .contentproper h3 {
   padding-left: 0;
   color: #0595ad;
   font-size: 200%;
   margin-bottom: 10px;
   }

.planphx .interior .contentproper p,
.planphx .interior .contentproper ul,
.planphx .interior .contentproper ol {
   padding: 0 0 15px 10px;
   line-height: 150%;
   }

.planphx .interior .contentproper ul li {
   list-style-type: disc;
   }

.planphx .interior .contentproper h4 {
   font-style: italic;
   border-top: 0px solid #fff;
   padding: 0 0 15px 10px;
   margin: 0;
   }


/* ---------------------------------------------------
=Basement
Lower-area elements.
--------------------------------------------------- */

.planphx div.basement {
   background: transparent url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/hillsorwaves.png) -300% 100% repeat-x;
   height: 142px;
   overflow: hidden;
   }

.planphx a.twitterlogo {
   display: block;
   width: 246px; height: 102px;
   background: transparent url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/followmeontwitter.png) top left no-repeat;
   text-indent: -9999px;
   margin: 15px;
   }
  
.twitterlogo { /*added by pb*/
display: block;
   width: 246px; height: 102px;
   background: transparent url(/webcms/groups/internet/@inter/@citygov/@future/@planphx/documents/web_content/followmeontwitter.png) top left no-repeat;
   text-indent: -9999px;
   margin: 15px;
   }

