﻿/* Begin Home Content */

#programs
{
    height: 150px;
    background: #6666FF;
    margin-top: 10px;
    margin-bottom: 10px;
}

#newsevents {
    width: 100%;
    height: auto;
    min-height: 200px;
    background: #DEE9C2 url(../Content/Images/newsevents-bg.png) 0 0 repeat-x;
    margin: 0;
}

#news, #events {
  width: 45%;  
}

#events {float: right; }

#newsevents H4 { 
    font-weight: bold;     
    background: url(../Content/Images/newsevents-sep.png) bottom no-repeat;
}

#accordion {    
    background: #fff url(../Content/Images/accordion-header.png) top no-repeat;
    padding-top: 40px;
}

#accordion DIV {
    min-height: 100px;
}

#accordion H3 a {
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    margin-left: 10px;        
}

#accordion H3.ui-accordion-header {
    background: url(../Content/Images/accordion-item.png) 0 0 repeat-x;    
    height: 30px;
}

#accordion H3.ui-state-active a { color: #000; }

#accordion H3.ui-state-active {    
    background: url(../Content/Images/accordion-selected.png) 0 0 repeat-x;
    height: 30px;
}

#donate {
    background: url(../Content/Images/donate-bg.png) 0 0 no-repeat;
    height: 80px;
    margin-bottom: 10px;
}

#donate-button {
   width: 51px;
   height: 51px;
   float: right;
   margin: 15px 10px 0 0;
   background: url(../Content/Images/donate-button.png) 0 0 no-repeat;
}

#talent {
    color: #fff;
    background: url(../Content/Images/talent-bg.png) 0 0 no-repeat;
    height: 50px;
    padding-top: 40px;
}

#talent H4 { margin: 10px 0 0 10px; font-weight: bold; }

#talent-view { 
    width: 107px;
    float: left; 
    margin-left: 10px;
    height: 38px;
    background: url(../Content/Images/talent-view.png) 0 0 no-repeat;
}
#talent-join {
    float: right;
    margin-right: 10px;
    width: 138px;
    height: 38px;
    background: url(../Content/Images/talent-join.png) 0 0 no-repeat;
}

#bd{ padding: 10px; }

.content {
  padding: 5px;
  background: #EFEDDE;
}

/* Top of Page */

#hometop { 
height: 300px;
}

#programs H1
{
    
    height: 30px;
    margin-top: 5px;
    margin-bottom: 15px;
}

/* End Top of Page */

a.newslink,
.sidemenu UL LI a {
    font-weight: bold;
    color: #084272;
    text-decoration: none;
    
}

a.newslink:hover, .sidemenu UL LI a:hover
{
    color: #fff;
    background-color: #084272;    
}

/*
#whatsnew {
  margin-top:0px;
  margin-left: 0px;
  margin-right: 0px;
  max-height: 290px;
  overflow: hidden;
}

#whatsnew span.date {  
  display: block;
  width: 50px;
  text-align:center;
  float: left;
  font-weight: bold;
  font-style: oblique;
  margin-right: 10px;
  margin-left: 0px;
}
*/

/*
div.News, div.Events, div.Jobs, div.Proposals {  
  width: 100%;
  margin-bottom: 10px;
  margin-left: 0px;
  padding-left: 0;
  padding-top: 2px;
  min-height: 32px;  
  background: url(../Content/Images/datebox.png) no-repeat 0 0;
}


div.News, div.Events, div.Jobs, div.Proposals {   
 
 border-bottom: dashed 1px #aaa;
}

#whatsnew div.hover
{
    background-color: #CCFFFF;
}
*/
.tooltip {
  padding: 30px;
}

/*
div.Events    { background-position: 0 0; }
div.News      { background-position: 0 -32px; }
div.Jobs      { background-position: 0 -64px; }
div.Proposals { background-position: 0 -96px; }
*/

/*
#events 
{
    width: 400px;
    height: 150px;
}

#events H1
{
    background: url(../img/events_tag.png) no-repeat;
    width: 145px;
    height: 30px;
    margin: 5px 0 15px 25px;
}

#events p 
{
    margin-left: 25px;
    font-size: 12px;
}
*/
#programcycle {  
    height: 300px;
    padding-left: 0px;    
    /* background: #fff url(../Content/Images/ourwork.gif) no-repeat 0 0; */
}

#programcycle .item {  
    padding: 5px 0 0 0; 
    text-align: left;     
    }
 
#programcycle .item img { margin: 0 10px 5px 0; float: left;}     

#programcycle .item H2 {
    font-size: small;
}

/* End Bottom of Page */

/* End Home Content */
