@import url(user.css);
@import url(common.css);
@import url(forms01.css);
@import url(calendar01.css);
@import url(news01.css);


html{
  
  background: #66bdd5;
  height: 100%;
}

body{
  background: transparent url(../images/body_bg.gif) 0 0 repeat-x;
  color:#333333;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 14px;
  text-align: center;
  height: 100%;
}

body.admin{
  background-position: 0 15px;
}

#wrap{
  margin:0px auto;
  text-align:left;
  width:987px;
  min-height: 100%;
  position: relative;
  background:transparent url(../images/wrap_bg.gif) repeat-y 0px 0px;
   margin-bottom: -205px;
}

/* HEADER
-------------------------------------------*/
#header{
  height: 189px;
  margin:0 auto;
  background:transparent url(../images/header_bg.gif) no-repeat 0px 0px;
}

#header h1{
  position: absolute;
  top: 30px;
  font-size: 30px;
  color: #fff;
  font-family: Georgia, "Times New Roman", Times, serif;
}
  #logo{
    background:transparent;
    left:22px;
    position:absolute;
    top: 61px;
  }
    #logo img{
      height:87px;
      width:211px;
    }


/* MAIN NAVIGATION
-------------------------------------------*/
#tabs{
  height:auto;
  width:100%;
}
  #nav{
    margin:0 auto;
    text-align:center;
  }
    #nav ul{
      list-style:none;
      margin:0 auto;
      text-align:left;
    }
      #nav ul li{
        background-image:none;
        display:inline;
        margin:0;
        padding:0;
      }
        #nav a{
          display:block;
          float:left;
          text-decoration:none;
          position:absolute;
          height:0 !important;
          overflow:hidden;
        }
        
        #nav a:hover, #nav a.active{
        }
        
      /*Home*/
      #t78751 a{
        display:none;
      }
        
      /*Top Nav*/
      #t79564 a, #t87875 a, #t79587 a, #t79556 a{
      background:url(../images/topNav.gif) 0 0 no-repeat;
      padding:32px 0 0 0;
      top:0px;
      }
      
      /*News & Media*/
      #t79564 a{
      background-position:0 -32px;
      left:443px;
      width:144px;
      }
      
      #t79564 a:hover, #t79564 a.active{
      background-position:0 -0;
      }
      
      /*Our eBay Store*/
      #t87875 a{
      background-position:-144px -32px;
      left:587px;
      width:147px;
      }
      
      #t87875 a:hover, #t87875 a.active{
      background-position:-144px -0px;
      }
      
      /*client corner*/
      #t79587 a{
      background-position:-291px -32px;
      left:734px;
      width:133px;
      }
      
      #t79587 a:hover, #t79587 a.active{
      background-position:-291px 0;
      }
      
      /*contact us*/
      #t79556 a{
      background-position:-424px -32px;
      left:867px;
      width:114px;
      }
      
      #t79556 a:hover, #t79556 a.active{
      background-position:-424px -0;
      }
      
      /*Bottom Nav*/
      #t79542 a, #t79554 a, #t79555 a, #t79570 a, #t79588 a{
      background:url(../images/bottomNav.gif) 0 0 no-repeat;
      padding:38px 0 0 0;
      top:151px;
      }
      
      /*About Us*/
      #t79542 a, #t79542 a.active{
      background-position:0 0;
      left:208px;
      width:158px;
      }
      
      #t79542 a:hover, #t79542 a.active{
      background-position:0 -38px;
      }
      
      /*our services*/
      #t79554 a{
      background-position:-155px 0;
      left:363px;
      width:154px;
      }
      
      #t79554 a:hover, #t79554 a.active{
      background-position:-155px -38px;
      }
      
      /*donate*/
      #t79555 a{
      background-position:-311px 0;
      left:518px;
      width:152px;
      }
      
      #t79555 a:hover, #t79555 a.active{
      background-position:-311px -38px;
      }
      
      /*get involved*/
      #t79570 a{
      background-position:-465px 0;
      left:672px;
      width:152px;
      }
      
      #t79570 a.active, #t79570 a:hover{
      background-position:-465px -38px;
      }
      
      /*Resources*/
      #t79588 a{
      background-position: -619px 0;
      left:826px;
      width:152px;
      }
      
      #t79588 a:hover, #t79588 a.active{
      background-position: -619px -38px;
      }
      
#main-body{
  background:transparent url(../images/main_body_bg.gif) no-repeat 0px 0px;
}
  #main-table-body{
    background:transparent;
    border-collapse:collapse;
    clear:left;
  }
  
  #main-table-body-leftcell{
    background: transparent url(../images/leftSide_bg.gif) repeat-y  15px  0;
    width:201px;
    vertical-align:top;
  }
  #main-table-body-rightcell{
    vertical-align:top;
    width:618px;
  }
  #main-table-body-far-right-cell{
    vertical-align:top;
  }
  
  #third-column a img{
    border:0px;
    padding:0 0 20px 0;
  }

/* SUB MENU
-------------------------------------------*/
#sidebar {
  background:none;
  margin:0px 0 0 0;
}

#menu-header {
  background:transparent;
}

#menu{
  margin: 0px 0 0 21px;
  padding:0;
  width: 180px;
}
  #menu ul{
    font-size: 12px;
    margin:6px 0px 0 3px;
    padding:0;
    list-style: square inside;
    border-bottom: 0px;
  }
    #menu li{
      background-image:none;
      padding:0 0 0 0px;
      margin: 0 0px 0px 0;
      list-style: none;
    }
      #menu a {
        text-decoration:none;
        text-transform:none;
        font-family:Arial, Helvetica, sans-serif;
        color:#333333;
        display:block;
        font-size: 14px;
        padding: 6px 5px 6px 5px;
        border-bottom: 1px solid #cccccc;
        width:161px;
      }
      
      #menu a:hover {
        color: #0091b9;
      }
      
      #menu a.current{
        color: #0091b9;
      }
      
      #menu a.subcurrent{
        background-color:#fff;
        background-image: url(../images/menuA2.gif);
        color: #0091b9;
      }
      
      #menu li ul{
        margin: 0 0px 0 0px;
        padding: 0;
        border-bottom: 0px;
      }
      
      #menu li ul li{
        list-style: none;
        padding: 0px 0 0px 0px;
        margin: 0;
      }
      
      #menu li ul li a {
        font-size: 14px;    
        padding-left: 15px;
        border-bottom: 1px solid #cccccc;
        text-decoration: none;
        width:150px;
        background:transparent url(../images/menuA.gif) no-repeat 4px 8px;
      }
      
      #menu li ul li a:hover {
        background-color:#fff;
        background-image: url(../images/menuA2.gif);
        color: #0091b9;
      }
    
    #menu h3{
      margin:0px;
      padding:0px;
    }
    
    #menu h3 a, #menu h3 a:hover{
      width:179px;
      height:41px;
      padding:0px;
      margin:0px;
      text-decoration:none;
      border:0px;
      text-indent:-10000px;
      display:block;
    }
    
    /*News & Media*/
    .tab79564 #menu h3 a, .tab79564 #menu h3 a:hover{
    background:transparent url(../images/menuHeadings/newsMedia.gif) no-repeat 0px 0px;
    }
    
    /*client corner*/
    .tab79587 #menu h3 a, .tab79587 #menu h3 a:hover{
    background:transparent url(../images/menuHeadings/clientCorner.gif) no-repeat 0px 0px;
    }
    
    /*contact Us*/
    .tab79556 #menu h3 a, .tab79556 #menu h3 a:hover{
    background:transparent url(../images/menuHeadings/contactUs.gif) no-repeat 0px 0px;
    }
    
    /*About Us*/
    .tab79542 #menu h3 a, .tab79542 #menu h3 a:hover{
    background:transparent url(../images/menuHeadings/aboutUs.gif) no-repeat 0px 0px;
    }
    
    /*our services*/
    .tab79554 #menu h3 a, .tab79554 #menu h3 a:hover{
    background:transparent url(../images/menuHeadings/ourServices.gif) no-repeat 0px 0px;
    }
    
    /*donate*/
    .tab79555 #menu h3 a, .tab79555 #menu h3 a:hover{
    background:transparent url(../images/menuHeadings/donate.gif) no-repeat 0px 0px;
    }
    
    /*get involved*/
    .tab79570 #menu h3 a, .tab79570 #menu h3 a:hover{
    background:transparent url(../images/menuHeadings/getInvolved.gif) no-repeat 0px 0px;
    }
    
    /*resources*/
    .tab79588 #menu h3 a, .tab79588 #menu h3 a:hover{
    background:transparent url(../images/menuHeadings/resources.gif) no-repeat 0px 0px;
    }
    
  #menu-footer{
    background:transparent;
  }

#banner {
  display:none;
}

/* BREADCRUMBS
-------------------------------------------*/
#breadcrumbbar{
  padding:0 0 0 0px;
  margin: 0 0 20px 0;
  position:relative;
  width: 100%;
  top:12px;
}
  #breadcrumblist{
    font-size: 10px;
    line-height:120%;
    padding:.5em 0 .5em 25px;
    width:776px;
    color:#333333;
    font-family:Arial, Helvetica, sans-serif;
  }
    #breadcrumblist a:link, #breadcrumblist a:visited{
      color:#333333;
      text-decoration:none;
      font-family:Arial, Helvetica, sans-serif;
    }
    #breadcrumblist a:hover, #breadcrumblist a:active{      
      color:#333333;
      text-decoration:underline;
      font-family:Arial, Helvetica, sans-serif;
    }
    #breadcrumbemail{
      font-size: 10px;
      line-height: 13px;
      position:absolute;
      right:106px;
      text-align:right;
      top:5px;
      width:9em;
      z-index: 100;
      height: 15px;

    }
      #breadcrumbemail a:link, #breadcrumbemail a:visited{
        background:url(../images/email.gif) 0 2px no-repeat;
        float:right;
        padding:0 5px 0 18px;
        color:#333333;
        font-family:Arial, Helvetica, sans-serif;
        text-decoration:underline;
      }
        #breadcrumbemail a:hover, #breadcrumbemail a:active{
        color:#333333;
        font-family:Arial, Helvetica, sans-serif;
        text-decoration:none;
        }
    
    #breadcrumbprint{
      font-size: 10px;
      position:absolute;
      right:23px;
      text-align:right;
      top:5px;
      width:9em;
        line-height: 13px;
    }
      #breadcrumbprint a:link, #breadcrumbprint a:visited{
        background:url(../images/printer.gif) 0 2px no-repeat;
        float:right;
        padding:0 5px 5px 18px;
        color:#333333;
        font-family:Arial, Helvetica, sans-serif;
        text-decoration:underline;
      }
        #breadcrumbprint a:hover, #breadcrumbprint a:active{
        color:#333333;
        font-family:Arial, Helvetica, sans-serif;
        text-decoration:none;
        }


/* CONTENT AREA
-------------------------------------------*/
#content{
  clear:left;
  width:inherit;
}
  #content-header{
    display:none;
  }
  #content-body{
    margin: 0px 10px 0 12px;
    padding:0 0 10px 0;
    overflow:hidden;
  }
  #pagetitle{
    margin:0 0 15px 0px;
    background:transparent url(../images/pagetitle.gif) no-repeat 0px 0px;
    height:40px;
  }
    #pagetitletext h1{
      font-size:26px;
      font-weight: normal;
      font-family:Georgia, "Times New Roman", Times, serif;
      color: #fff;
      padding:4px 0px 0px 5px;
      margin:0px;
    }
    
    #pagetitletext h1.pagetitleH1TooLong{
      font-size:11px;
      padding-top:13px;
      padding-left:2px;
    }
    
  #content-footer{
    
  }

/* FOOTER
-------------------------------------------*/
#clearfooter{
    height: 205px;
    clear: both;
}

#footer{
  clear:both;
  height: 205px;
  margin:0 auto;
  position:relative;
  background:transparent url(../images/footer_bg.gif) no-repeat 50% 0;
  
  width: 100%;
}
  #footerwrap{
    margin:0 auto;
    width: 987px;
    position:relative;
    height: 205px;
  }
  
  #footerTitle{
    position:absolute;
    top:17px;
    font-family:"Times New Roman", Times, serif;
    color:#a7429f;
    font-size:17px;
    left:22px;
  }
  
  #footerContact{
    font-family:"Times New Roman", Times, serif;
    font-size:14px;
    left:213px;
    position:absolute;
    top:20px;
  }
  
  #footerContact span{
    display:block;
    float:left;
    margin-right:12px;
  }
  
  #footerContact a, #footerContact span.blue{
    color:#0091b9;
    text-decoration:none;
  }
  
  #footerContact span.green{
    color:#b2d234;
  }
  
  #copyright{
    color:#fff;
    font-size:11px;
    position:absolute;
    left:52px;
    top:152px;
  }
  
  #poweredby{
    color:#999;
    font-size:11px;
    position:absolute;
    right:52px;
    top:152px;
  }
    #poweredby a{
      color:#fff;
      text-decoration:none;
    }
    #poweredby a:hover {text-decoration: underline;}
    
  #footerLinks{
    position:absolute;
    margin:0px;
    left:305px;
    top:85px;
  }
  
  #footerLinks li{
    display:inline;
    background:transparent;
    margin:0px 52px 0px 0px;
    padding:0px;
  }
  
  #footerLinks li a{
    font-family:Georgia, "Times New Roman", Times, serif;
    font-size:13px;
    color:#ffffff;
    text-decoration:none;
  }
  
  #footerLinks li a:hover{
    color:#0091B9;
  }
  
  .tab79542 #footerLinks li #footerAboutLink, .tab79554 #footerLinks li #footerServicesLink, .tab79555 #footerLinks li #footerDonateLink, .tab79570 #footerLinks li #footerGetInvolvedLink, .tab79588 #footerLinks li #footerResourcesLink{
    color:#0091B9;
  }