/*
dark#36a239 2d5616
light#36a239 92cf6d
gray 4f4f4f
*/
html,body
{
  height:100%;
}

body 
{
  font-family:  Verdana, Arial,  Helvetica, sans-serif;
  font-size: 13px; 
  margin: 0px;
  padding:0px;
  background-image:url('../images/bg.jpg');


  
}

h1
{
  font-size:18px;
}

h2
{
  font-size:16px;
}

h3
{
  font-size:14px;
}

#wrapper 
{
  position: relative;
  width: 980px;
  background-color: #FFFFFF;
  margin:0px auto;
    padding-right:20px;
    padding-left:20px;
  opacity:100;
  overflow:hidden;
  padding-bottom:120px;
}

#header
{
  position:relative;
  width:100%;
  height:70px;
  padding-top:10px;
}

#header #hleft
{
  float:left;
  width:355px;
  height:100%;
}

#header #hright
{
  float:right;
  position:relative;
  width:625px;
height:100%;
  
}

#header #hright #slogan
{
  padding-top:30px;
  font-style:italic;
}  

#header #hright #topicons
{
  position:absolute;
  right:10px;
  bottom:25px;
  height:15px;
  width:300px;
  text-align:right;
}

#header #hright #topicons img
{
  padding-left:10px;
  height:15px;
  width:15px;
  
}

#header #hright .sls
{
  padding-left:5px;
  padding-right:25px;
  padding-top:19px;
}

#menubar
{
  position:absolute;
  right:0px;
  top:0px;
}

#menubar ul
{
  padding-top:0px;
  border-bottom:1px solid #36a239;
  padding:7px;
  margin:0px;
  padding-bottom:4px;
  margin-top:0px;
  height:15px;
}

#menubar ul li
{
  list-style-type:none;
  float:left;
  position:relative;
}

#menubar ul li:after
{
  content:'|';
}

#menubar ul li:last-child:after
{
  content:'';
}


#menubar ul li a,#menubar ul li a:link,#menubar ul li a:active,#menubar ul li a:visited
{
  text-decoration:none;
  padding-right:10px;
  padding-left:10px;
  color:black;

}

#menubar ul li:first-child a
{
  padding-left:0px;
}


#menubar ul li a:hover
{
  color:black;
}



#content
{
  position:relative;
  width:900px;
  padding:0 40px;
  padding-top:30px;
  min-height:600px;
  margin-bottom:60px;
}

#content a,#content a:link,#content a:active,#content a:visited
{
  color:#3F3F3F;
}

#content a:hover
{
  text-decoration:none;
}

#contentleft
{
  float:left;
  width:237px;
  background-repeat:no-repeat;
}

#contentright
{
  float:right;
  position:relative;
  width:653px;
  padding-left:10px;
  background-repeat:no-repeat;
  padding:0 0px;
  padding-bottom:20px;
}


#contentleft>ul
{
  margin-left:0px;
  padding-left:0px;
}

#contentleft>ul>li
{
  padding-bottom:10px;
}

#contentleft>ul>li>ul
{
  padding-top:5px;
}

#contentleft>ul>li>ul>li
{
  padding-bottom:5px;
}



#contentleft ul li a,#contentleft ul li a:active,#contentleft ul li a:visited,#contentleft ul li a:link
{
  text-decoration:none;
}


#rpanel
{
  position:absolute;
  right:50px;
   
  top:35px;
  width:250px;
  


}

#rpanel .btn
{
  font-size:12px;
  padding-left:55px;
  padding-top:10px;
  background-image: url('../../../images/rbar.png'); width: 158px; height: 25px;
  color:#2D5616;
  font-style:italic;
  font-weight:bold;
}

#rpanel .txt
{
  padding:10px 0;
  width: 213px; min-height: 100%;
  margin-bottom:20px;
  -moz-border-radius: 15px;
border-radius: 15px;
  
}

#rpanel #tweet ul
{
  margin:0px;
  padding:0px;
  margin-top:10px;
  
  
}

#rpanel #tweet li
{
  padding-bottom:10px;
  background-repeat:no-repeat;
  margin-left:10px;
  
}

#rpanel #tweet .tweet_time
{
  font-style:italic;
}


h4.newsflash-title 
{
  font-size:16px;
  padding-bottom:4px;
  border-bottom:2px solid #92cf6d;
}

#footer
{
  position:absolute;
  bottom:-60px;
  height:190px;
  width:900px;
  background-color:white;
  overflow:hidden;
  color:#2d5616;
  padding: 0px 40px;
    
}


img { border: 0 none; }

.clr
{
  clear:both;
}
#tinymce
{
  background-image:none;
  background-color:white;
}

#intro
{

  float:left;
  width:598px;
  /*height:180px;*/

}

#news
{
  float:right;
  width:288px;
  background-color:#36a239;
  color:white;

}

#news a, #news a:link, #news a:active, #news a:visited
{ 
  color:white !important;
}

#news ul,#progress ul
{
  list-style-type:square;
  padding:0px;
  padding-left:15px;
}

#involve ul
{
  list-style-type:square;
}

#news, #intro, #pics , #progress,#involve
{
  border: 1px solid #36a239;
  padding:8px;
  overflow:hidden;
  position:relative;
}

#pics img
{
  margin-right:20px;
}

#progress
{  
  float:left;
  width:276px;
}

#involve
{
  float:right;
  width:590px;
}

#involve,#progress
{
  height:230px;
  padding-left:20px;
}

#logos
{
  border-bottom: 1px solid #36a239;
  text-align:center;
  overflow:hidden;
  position:relative;
  width:960px;
}
.item-separator
{
margin-top:40px;
border-top: solid 1px;
padding-top: 30px;
}
.pagination
{
font-size: 1.1em;
margin-top: 20px;
border-bottom: solid 1px;
}

.pagination li
{
display:inline;
padding: 15px ;
}
#remositorycredits
{
  display:none;
}

#logos img
{
  margin-right:100px;
}

.login div {
    height: 30px;
    position: relative;
}
.login div input {
    left: 140px;
    position: absolute;
}
#chatoutput {
  border:2px solid #2D5616;
  width: 500px;
  height: 225px;
}
