/* Start of CMSMS style sheet 'f5styles' */
body {
  margin:0;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12px;
}
img {
  border:0;
}

.img-news {
margin-right: 24px; 
margin-bottom: 12px; 
float: left;
}

.large-font {
font-size:16px;
}

.large-font h2{
font-size:18px;
}

h1{
  font-size:24px;
  color:#2AAF52;
  }
h2 {
  font-size:12px;
  color:#006EAE;
  margin-bottom:0;
}

.snug {
  margin-top: -8px !important;
}

.blue {
  color:#006EAE;
  font-weight:bold;
}
.clear {
  clear:both;
}
  
#container {
  margin:0 auto;
  width:932px;
}
#subnav {
  padding:10px 70px;
  text-align:right;
}
#subnav a {
  color:#000;
  font-size:12px;
  text-decoration:none;
  text-transform:capitalize;
}
#subnav a:hover {
  text-decoration: underline;
}

a {
  color:#118434;
}


#home #search {
  background:url(uploads/images/search_home_bg.jpg) no-repeat 22px top;
}

#search {
  background:url(images/search_bg.jpg) no-repeat 22px top;
  padding:0 22px;
  position:relative;
  height:180px;
  z-index:1;
}
#home #search {
  height:243px;
  }

#search form {
  width:180px;
  font-size:12px;
  font-weight:bold;
  text-align:right;
  padding-top:135px;
}
#home #search form {
  padding-top:180px;
  }

#search #cntnt01searchinput {
   width:70px;
  }

#flashcontent {
  position:absolute;
  left:221px;
  top:4px;
  width:689px;
  height:205px; 
}
#flashcontent h1 {
  color:#fff;
  margin:0 0 0 20px;
  line-height:25px;
  width:150px;
  position:absolute;
  bottom:10px;
  }
  
#about-us #flashcontent {
  background:#EF4150 url(images/header_about.jpg) no-repeat right top;
}

#programs #flashcontent {
  background:#006EAE url(images/header_about.jpg) no-repeat right top;
}

#funding #flashcontent {
  background:#3AA855 url(images/header_about.jpg) no-repeat right top;
}

#spanish #flashcontent {
  background:#3AA855 url(images/header_about.jpg) no-repeat right top;
}

#outcomes #flashcontent {
  background:#EF4150 url(images/header_about.jpg) no-repeat right top;
}

#press-room #flashcontent {
  background:#EF4150 url(images/header_about.jpg) no-repeat right top;
}

#partnerships #flashcontent {
  background:#006EAE url(images/header_about.jpg) no-repeat right top;
}

#calendar #flashcontent {
  background:#3AA855 url(images/header_about.jpg) no-repeat right top;
}

#search-results #flashcontent {
  background:#3AA855 url(images/header_about.jpg) no-repeat right top;
}

#sitemap #flashcontent {
  background:#3AA855 url(images/header_about.jpg) no-repeat right top;
}

/* dropdowns */

#dropdowns {
  position:relative;
  z-index:10;
}
#dropdowns div{
  position:absolute;
  background:#fff;
  top:-4px;
  visibility:hidden;
}
#dropdowns a{
  display:block;
  padding:5px 10px;
  text-decoration:none;
  font-weight:bold;
}
#dropdowns a:hover{
  color:#FFF;
}
#about-usmenu {
  left:220px;
  border:#EE404F solid 3px;
}

#programsmenu {
  left:320px;
  border:#006EAE solid 3px;
}
#fundingmenu {
  left:419px;
  border:#3AA855 solid 3px;
}
#outcomesmenu {
  left:517px;
  border:#FFDB15 solid 3px; 
}
#press-roommenu {
  left:615px;
  border:#EE404F solid 3px;
}
#partnershipsmenu {
  left:714px;
  border:#006EAE solid 3px;
}

#about-usmenu a,#press-roommenu a {
  color:#EE404F;
  border:#EE404F solid 1px;
  border-top:none;
}
#about-usmenu a:hover,#press-roommenu a:hover {
  background:#EE404F;
}

#programsmenu a,#partnershipsmenu a {
  color:#006EAE;
  border:#006EAE solid 1px;
  border-top:none;
}
#programsmenu a:hover,#partnershipsmenu a:hover {
  background:#006EAE;
}
#outcomesmenu a{
  color: #DA9903;
  border:#FFDB15 solid 1px;
  border-top:none;
}
#outcomesmenu a:hover {
  background:#FFDB15;
}
#fundingmenu a{
  border:#3AA855 solid 1px;
  border-top:none;
}
#fundingmenu a:hover{
  background:#3AA855;
}
#calendarmenu {
  border:#fff;
  } 
  
/* content navigation */  

#contentnav {
  float:left;
  width:190px;
  border-top:#3AA856 solid 2px;
  border-right:#3AA856 solid 2px;
  margin:0 10px 20px 25px;
  }
#contentnav div {
  background:url(images/content_nav_bg.gif) no-repeat right top;
  position:relative;
  top:-2px;
  left:2px;
  padding:20px;
  min-height:500px;
  height:auto !important;
  height:500px;
  }
#contentnav h1 {
  font-size:16px;
  color:#006EAE;
  margin:0;
  padding-top:10px;
}
#contentnav a {
  display:block;
  font-weight:bold;
  padding:5px 0;
  font-size:13px;
  }
  
/* main content */

#content {
  background:#E1F2E5 url(images/bg.jpg) repeat-x;
}

/* quick links */

#content #quicklinks {
  background:url(images/content_corners.gif) no-repeat top;
  position:relative;
}
#content #quicklinks div{
  background:url(images/main_corners.gif) no-repeat 932px top;
  color:#006EAE;
  text-align:right;
  font-weight:bold;
  font-size:13px;
  padding:30px 22px 10px 0;
}
#home #content #quicklinks div {
  padding:80px 22px 10px 0;
  }
#quicklinks a {
  color:#006EAE;
  text-decoration:none;
}
#quicklinks a:hover {
 text-decoration:underline; 
}

#center {
  float:left;
  width:440px;
  padding:0 0 25px 25px;
  margin-bottom:22px;
}
#home #center {
  width:380px;
  }

#video {
  float:right;
  width:125px;
  text-align:center;
  margin-left:22px;
}
#video a {
  display:block;
}

#promologos {
  float:right;
  width:300px;
  margin:22px 0;
  text-align:right;
}

/* news section */ 

/* for editor */
#tinymce #news {
  background:#fff url(http://www.firstfivecc.org/images/news_sub_page.gif) no-repeat !important;
}


#news {
  float:right;
  width:160px;
  background:#fff url(images/news_sub_page.gif) no-repeat;
  margin:0 20px 20px 0;
  padding:15px;
  min-height:500px;
  height:auto;
  height:500px;

}
#home #news {
  width:468px;
  background:#fff url(images/news_corners_top.gif) no-repeat;
  min-height:auto;
  padding:15px 0 0 0;
  min-height: inherit;
  height:auto;
  }

#news div  {
  background:#fff url(images/news_corners_bottom.gif) no-repeat left bottom;
  padding:0 15px 15px 15px;
  
}
#news h1 {
  
  font-size:16px;
  color:#006EAE;
  padding-top:10px;
}
#home #news h1 {
  float:left;
  margin:0;
  }
#news div div {
  padding:15px;
  background:none;
  margin-top:5px;
  font-size:12px;
  line-height: 16px;
  color:#000;
  font-weight:normal;
  height:238px;
  overflow:auto;
  clear:both;
  
}

#news a img {
  float:right;
  margin-bottom:3px;
}

/* footer */ 

#contentbottom {
  clear:both;
  background: url(images/corner_bottom.gif) no-repeat right top;
  height:14px;
  }
#footer {
  width:950px;
  margin:22px auto;
}
#footer h1, #footer div {
  color:#3AA855;
  font-weight:bold;
  margin:10px;
}

/* more editor */
#nonLink_sideNav_ifr html body {
  background: none #FFFFFF !important;
}

/* must stay as class not id for javascript purposes. */
.wideMain {
  width:640px !important;
 /*  margin-left: 243px;*/
}


.calDetailHolder div {
  background:none !important;
  padding:0 !important;
}

span.time {
  float:right;
}

span.dateLab {
  float:left;
}

.calendar-summary {
  float:left;
  margin-top:10px;
  margin-bottom:10px;
}

.calendar-returnlink {
  float:left;
}

div.breadcrumbs {
  text-align:left !important;
  margin-left:245px;
}

div.breadcrumbs {
  top:20px;
  position:relative;
}

div.breadcrumbs,
div.breadcrumbs a {
    color:#FFFFFF !important;
}

.accomplishments #flashcontent h1 {
  font-size:20px;
  margin:0 0 0 10px;
}

.hiddenPicture {
  display:none;
}

#TB_window img#TB_Image {
  border:none;
}

#searchMain {
  float:left;
  width:440px;
}

.calendar-today a {
  color:#ffffff;
}

.calendar-error {
  display:none;
}

#center div {
  margin: 12px 0;
}

#newCrumbs {
  float:left;
  padding-top:10px;
  padding-left:20px;
}

#main {
  font-family:Arial, Helvetica, sans-serif;
  margin:0 !important;
}

#center p {
  margin-top:0;
}

#center ul {
  margin-top:0;
}


/* change link color in home page "Parenting" tab */

.newsparenting a {
  color:#006EAE;
}

code {
  font-family:Arial, Helvetica, sans-serif;
}







/* END f5styles */

/* START accessability */
/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
  .clearfix:after {
   content: "."; 
    display: block; 
    height: 0; 
   clear: both; 
   visibility: hidden;
 }
 * html>body .clearfix {
   display: inline-block; 
   width: 100%;
  }
 
  * html .clearfix {
    /* Hides from IE-mac \*/
   height: 1%;
   /* End hide from IE-mac */
  }

/* end clearing */

/* END accessability */

/* START wenstyles */
.caption {
  font-size: 98%;
 font-style: italic;
}

/*add some spacing after h2 */
h2 {
margin-bottom:9px;
}

/*Roster Page tables */

.roster td {
 padding: 4px;
}
.col1    {
  width: 140px;
 margin-right: 20px;
}
.col2 {
 width: 200px;
}
.col3 {
 width: 200px;
}

/*News */

#news ul {
 margin-top: 0px;
  padding-left: 0px;
  list-style-type: none;
}

#news li {
 margin-top: 4px;
}

#news h3 {
        font-size:12px;
        margin-top: 12px;
 margin-bottom: 0px;
}

/* Removing float:right on white column images (override) */

#news img {
      float:none;
}

/*only used when white column is longer than body */

div#news.long {
  background:#FFFFFF url(images/news_sub_page.gif) no-repeat;
  height:100%;
}


/* Aligning the baseline of all 3 header across the page (override) */

#contentnav h1 {
    padding-top:5px;
}

#center h1 {
    padding-top:13pt;
    margin-top:0;
}

#news h1 {
    padding-top:8pt;
    margin-top:0;
}

/* Left-aligning the main section with the title above it (override) */

#center {
padding-left: 15px;
}

/* generic float classes */

.float-left {
    float:left;
}

.float-right {
    float:right;
}

/* darkens the yellow on Outcome pages (override) */

#outcomes #flashcontent {
  background:#f0c103 url(images/header_about.jpg) no-repeat right top;
}

/* adding some breathing room to list items */

#center li {
  margin-top:6px;
  margin-bottom:6px;
}


/* change link color in home page "Parenting" tab */

span#newsparenting  a {
  color:#006EAE;
}


#home h1{
color:#029a30;
}

#press-room ol li {
	list-style-position:inside;

}

/*END wenstyles */

#espanolLink a {
  color:red;
}
/* End of 'f5styles' */

