



html {
  height: 100%;
  margin-bottom: 1px;
  text-align:center;
}

body {
  background-color: #FFF;
  font-family: trebuchet,trebuchet ms,verdana; font-size:12px; color:  #000000;
  padding: 0;
  margin: 0;
  padding-bottom: 10px;
  text-align:center;
}


#content {
  width: 770px;
  margin: 0px auto;
}


#header {

}

#logoTable a {
  color: #F16D1F ! important;
  font-weight: bold;
  text-decoration: none;
}
#logoTable a:hover {
  text-decoration: underline;
}

.bodytopsm {font-family: "trebuchet ms"; font-size:10px; color:  #FFFFFF;}
.bodytop {font-family: "trebuchet ms"; font-size:12px; color:  #FFFFFF; font-weight: bold;}

#menu {
  clear: both;
  border-width: 2px 0;
  border-top: #EB8D8F 2px solid;
  border-bottom: #EB8D8F 2px solid;
  height: 34px;
  background-color: #A61E21;
  text-align: center;
  margin-bottom: 20px
}

.MainMenuHeader {
  font-weight: bold;
  color: #EB8D8F;
}

#menu ul {
  padding: 0;
  margin: 0;
  margin-top: 7px;
}

#menu li {
  display: inline;
  margin-right: 10px;
}

#menu li a {
  color: #FFF;
  text-decoration: underline;
  font-weight: bold;
}

#menu li a:hover {
  text-decoration: none;
}


#leftContent {
  background-color: #A61E21;
  padding: 15px;
  width: 240px;
  vertical-align: top;
}

#mainContent {
  padding: 15px;
  vertical-align: top;
}


#myGlobalImpact {
  background-image: url(/templates/Default/images/myGlobalImpactBG.jpg);
  width: 372px;
  height: 432px;
}



#statisticsTable {
  color: #FFF;
  font-weight: bold;
  height: 236px;
}

#statisticsTable a {
  text-decoration: underline;
  color: #fff;
}

#statisticsTable td {
  vertical-align: top;
}

#statisticsTable ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
}

#statisticsTable label {
  float: left;
  margin-right: 10px;
  width: 205px;
  text-align: right;
  font-size: 12px;
  margin-top: 4px;
}

#statisticsTable li {
  margin: 10px 0;
  font-size: 17px;
}


.MyAccountImpact {
  background-image: url(/templates/Default/images/myAccountGlobe.jpg);
  padding: 10px;
  color: #FFF;
  height: 260px;
}

.MyAccountImpact ul {
  padding: 0;
  margin: 0;
  list-style-type: none;
  font-size: 21px;
  font-weight: bold;
  margin-bottom: 27px;
  margin-top: 20px;
}

.MyAccountImpact li {
  margin: 4px 0;
  }

.MyAccountImpact label {
  width: 180px;
  margin-right: 10px;
  font-size: 18px;
  font-weight: normal;
  float: left;
  text-align: right;
}




p {
 margin: 12px 0;
}

table.top10 {
  width: 385px;
  height: 150px;
  background: url(/templates/Default/images/top10BG.gif);
  background-repeat: repeat-x;
  padding: 0;
  margin: 4px 0;
}

table.top10 td {
  background: none;
  padding: 0;
}

table.top10 ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-right: 3px;
}

table.top10 ul li {
  height: 25px;
  margin: 4px 0;
}

table.top10 td.last {
  background: url(/templates/Default/images/top10BGRight.gif);
  background-repeat: no-repeat;
  background-position: top right;
  width: 4px;
}


table.top10 td.first {
  background: url(/templates/Default/images/top10BGLeft.gif);
  background-repeat: no-repeat;
  background-position: top left;
  width: 4px;
}



table.userInfo {
  width: 510px;
  height: 120px;
  background: url('/templates/Default/images/userInfoBGMiddle.gif');
  background-repeat: repeat-x;
  padding: 0;
  margin: 2px 0;
}

table.userInfo td {
  background: none;
  padding: 0;
}

table.userInfo ul {
  margin: 0;
  padding: 0;
  list-style-type: none;

}

table.userInfo ul li {
  margin: 2px 0;
  }

table.userInfo td.last {
  background: url('/templates/Default/images/userInfoBGRight.gif');
  background-repeat: no-repeat;
  background-position: top right;
}


table.userInfo td.first {
  background: url('/templates/Default/images/userInfoBGLeft.gif');
  background-repeat: no-repeat;
  background-position: top left;
  font-size: 24px;
  vertical-align: middle;
  padding-left: 4px;
}


table.userInfo td.right {
  background: url(/templates/Default/images/userInfoBGRight.gif);
  background-repeat: no-repeat;
  background-position: right;
  text-align: right;
}





table.community {
  width: 510px;
  height: 92px;
  background: url(/templates/Default/images/communityBG.gif);
  background-repeat: repeat-x;
  padding: 0;
  margin: 2px 0;
}

table.community td {
  background: none;
  padding: 0;
}

table.community ul {
  margin: 0;
  padding: 0;
  list-style-type: none;

}

table.community ul li {
  margin: 2px 0;
  }

table.community td.last {
  background: url(/templates/Default/images/communityBGRight.gif);
  background-repeat: no-repeat;
  background-position: top right;
}


table.community td.first {
  background: url(/templates/Default/images/communityBGLeft.gif);
  background-repeat: no-repeat;
  background-position: top left;
  font-size: 24px;
  vertical-align: middle;
  padding-left: 4px;
}


table.community td.right {
  background: url(/templates/Default/images/communityBGRight.gif);
  background-repeat: no-repeat;
  background-position: right;
  text-align: right;
}

table.top10 ul li a, table.community ul li a, .blueGradButton {
  display: block;
  height: 25px;
  width: 115px;
  text-align: center;
  line-height: 24px;
  background-image: url(/templates/Default/images/userButton.gif);
}

a {
  font-weight: bold;
  color: #006AB2;
  text-decoration: none;
}

a:hover {
  color: #EF6F36;
  text-decoration: underline;
}


.bold {
  font-weight: bold;
}

.orange {
  color: #EF6F36;
}

.borderedContent {
  border-left: 1px solid #4E7AB4;
  border-right: 1px solid #4E7AB4;
  padding: 10px 15px 25px 15px;
}

.inline {
  display: inline;
}

.err {
  font-weight: bold;
  color: #ff0000;
}

.aok {
  font-weight: bold;
  color: #008400;
}

.blueButton275 {
  background-image: url(/templates/Default/images/blueButton275.gif);
  background-repeat: no-repeat;
  background-position: center;
  height: 21px;
  padding-top: 5px;
  color: #006AB2;
  text-align: center;
}

.blueButtonDynamic {
  background-image: url('/templates/Default/images/blueButtonDynamic.gif');
  background-repeat: no-repeat;
  background-position: left;
  height: 26px;
  padding-left: 5px;
  color: #006AB2;
  text-align: center;
}

.blueButtonDynamicRight {
  background-image: url('/templates/Default/images/blueButtonDynamicRight.gif');
  background-repeat: no-repeat;
  background-position: right;
  padding-right: 2px;
  float: right;
  width: 5px;
  height: 26px;
  color: #006AB2;
  text-align: center;

}

/* Bubble tooltip CSS */


a.tt{
  position:relative;
  z-index:24;
  font-weight:normal;
  text-decoration:underline;
  color: #000;
}
a.tt span {display: none; font-weight: bold;}

a.tt div {
  display: inline;
}

/*background:; ie hack, something must be changed in a for ie to execute it*/
a.tt:hover {
  z-index:25;
  background:;
  }

a.tt:hover span.tooltip{
  display:block;
  position:absolute;
  top: -79px;
  left:0;
  padding: 0 0 7px 0;
  width: 210px;
  color: #FFF;
  text-align: justify;
  cursor: pointer;
  text-decoration: none;
  font-size: 11px;
  font-style: normal;
  /*
  filter: alpha(opacity:90);
  KHTMLOpacity: 0.90;
  MozOpacity: 0.90;
  opacity: 0.90;
*/
}

a.tt:hover span.top{
  display: block;
  padding: 10px 8px 0;
  background: url(/templates/Default/images/bubble.gif) no-repeat top;
}
a.tt:hover span.middle{ /* different middle bg for stretch */
  display: block;
  padding: 0 8px;
  background: url(/templates/Default/images/bubble_filler.gif) repeat bottom;
}
a.tt:hover span.bottom{
  display: block;
  padding:3px 8px 22px;
  color: #548912;
  background: url(/templates/Default/images/bubble.gif) no-repeat bottom;
}






.red {
  color: #FF0000;
}




a img {
  border: 0;
}


h2 {
  font-size: 18px;
}



#siteStatistics {

}

#leftStatistics {
  vertical-align: top;
  width: 438px;
}

#rightStatistics {
  vertical-align: top;
  width: 340px;

}

#rightStatsGlobe {
  padding: 12px 15px 12px 15px;
  background-image: url('/templates/Default/images/rightStatsGlobe.jpg');
  background-repeat: no-repeat;
  background-position: top;
  color: #fff;
  background-color: #0086CE;
  margin-bottom: 6px;
}

#rightStatsGlobe h2 {
  margin: 14px 0;
  font-size: 18px;
}

#rightStatistics p {
  margin: 10px 0;
  clear: both;
}

#rightStatistics span {
  float: left;
  text-align: right;
  width: 180px;
  margin-right: 4px;
  font-weight: bold;
}

#footer {
  background-image: url('/templates/Default/images/topMenuBG.gif');
  background-repeat: no-repeat;
  background-position: top;
  height: 35px;
  margin: 0;
  padding: 0;
  text-align: center;
  color: #fff;
}


#mainGraphics {
  background-image: url('/templates/Default/images/donationsBG.jpg');
  background-repeat: no-repeat;
  background-position: top right;
  height: 76px;
  padding-top: 76px;
  width:388px;
}


#mainGraphics p {
  text-align: left;
  color: #fff;
  font-size: 30px;
  margin: 1px 0 0 0;

}

#mainGraphics label {
  float: left;
  text-align: right;
  width: 190px;
  font-size: 14px;
  font-weight: bold;
  margin-right: 10px;
  margin-top: 12px;
}


#mainMenu {
  width: 778px;
  background-image: url('/templates/Default/images/mainMenuBG.gif');
  background-repeat: no-repeat;
  height: 35px;
}

#mainMenu table#menuTable {
  width:630px;
  margin-top:7px;
  padding:0;
  float:left;
}

#mainMenu table#menuTable tr {
  padding:0;
  margin:0;
}

#mainMenu table#menuTable td {
  text-align:center;
  padding:0;
  margin:0;
}

#mainMenu #actionLink {
  float:right;
  width:144px;
  text-align:center;
  margin:9px 0 0 0 ;
}

#mainMenu table#menuTable td a, #mainMenu #actionLink a {
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
  font-size: 1.2em;
}

#mainMenu table#menuTable td a.current, #mainMenu table#menuTable td a:hover, #mainMenu #actionLink a:hover {
  text-decoration:underline;
}


#wrapper {
  width: 778px;
  margin: 0 auto;
  text-align:left;
}



#topMenu {
  text-align: right;
  width: 778px;
  background-image: url('/templates/Default/images/topMenuBG.gif');
  background-repeat: no-repeat;
  height: 35px;
  color: #FFF;
  padding-top:5px;
  font-size: 0.9em;
  overflow:hidden;
}


#topMenu span {
  float: left;
  font-weight: bold;
  color: #FFF;
  padding-left: 30px;
  margin-top: 3px;
}

#topMenu form {
  display: inline;
  text-align: right;
}
#topMenu form input {
  font-size: 0.9em;
 }

#topMenu ul {
  display: inline;
  margin-left: 0;
  list-style-type: none;
  padding-right: 10px;
  padding-left: 0;
}

#topMenu ul li {
  display: inline;
  margin-right: 5px;
}

#topMenu ul li a {
  color: #FFF;
  text-decoration: none;
}

#topMenu ul li a:hover {
  text-decoration: underline;
}

table#donate {
  border-collapse: collapse;
  border-left: 1px solid #4E7AB4;
  width: 778px;
}

table#donate td {
  vertical-align: top;

}

.comments1 {
  background-color: #E4E4e4;
  padding: 10px;
  border-bottom: 2px solid #c7c7c7;
}

.comments2 {
  background-color: #F4f4f4;
  padding: 10px;
  border-bottom: 2px solid #c7c7c7;
}

table#donate ul {
  list-style-type: none;
}

table#donate li {
  padding-top: 2px;
  clear: both;
}

table#donate label {
  float: left;
  width: 200px;
  text-align: right;
  margin-right: 4px;
  font-weight: bold;
}

.impactUL, .impactULForm {
  list-style-type: none;
  margin: 0;
  padding: 0;
}

.impactUL {
  font-size: 13px;
  font-weight: bold;
}

.impactUL li, .impactULForm li {
  margin: 6px 0;
}

.impactUL label {
  float: left;
  text-align: right;
  width: 160px;
  margin-right: 8px;
}

.impactULForm {
  width: 270px;
  padding: 15px;
  background-color: #F6F6F6;
}

.impactULForm label {
  float: left;
  text-align: right;
  font-weight: bold;
  width: 80px;
  margin-right: 4px;
}

#rightStats{
  width: 232px;
  height: 99px;
  background-image: url('/templates/Default/images/StatsGlobe.jpg');
  background-repeat: no-repeat;
  color: #FFF;
  text-align: center;

  padding-top: 15px;
  font-size: 1.8em;
}

.globeBG {
  background-image: url('/templates/Default/images/globeBG.jpg');
  background-repeat: no-repeat;
  background-position: top left;
  background-color: #FFF;
}


#rightStats hr {
  height: 2px;
  color: #FFFFFF;
  background-color: #FFFFFF;
  margin: 10px;
  border: 0;
}

#wideLeft {
  width: 515px;
  background-image: url('/templates/Default/images/wideLeft.jpg');
  background-repeat: no-repeat;
  padding: 15px;
}

#wideLeft h1, #narrowRight h1, .mainHOne {
  font-size: 18px;
  font-style: italic;
  border-bottom: 1px solid #000;
  padding-bottom: 3px;
  font-weight: bolder;
  color: #004E9F;
}


.quickSearch {
  list-style-image: url(/templates/Default/images/bluearrow.gif);
  padding-left: 20px;
  margin-left: 15px;
}

.quickSearch li {
  margin: 3px 0;
}

#rightContent ul.communitySearch {
  margin: 0;
  padding: 0;
}

#rightContent ul.communitySearch li {
  margin: 3px 0;
 }

#rightContent ul.communitySearch label {
  width: 55px;
  float: left;
  text-align: right;
}


#narrowRight h1 {
  margin-top: 25px;
}

#narrowRight h1 a img {
  border: 0;
  margin-left: 15px;
}

#narrowRight {
  width: 232px;
  background-image: url('/templates/Default/images/narrowRightBackground.gif');
  background-repeat: repeat-y;
  padding: 0;
  border-bottom: 2px solid #FFF;
}


#myImpactGlobe {
  padding: 12px 15px 12px 15px;
  background-image: url('/templates/Default/images/myImpactGlobe.jpg');
  background-repeat: no-repeat;
  background-position: top;
  color: #fff;
  background-color: #0086CE;
  margin-bottom: 6px;
  width: 270px;
  height: 206px;
}

.center {
  text-align: center;
}

.right {
  text-align: right;
}

.uline {
  text-decoration: underline;
}

#countryFlags img {
  margin-right: 3px;
}

#rightContent {
  padding: 0 10px 10px 10px;
}

.profileTable {
  font-size: 11px;
  border-collapse: collapse;
  border: 1px solid #999;
}

.profileTable th {
  background-image: url('/templates/Default/images/profileTableBG.gif');
  height: 19px;
  padding: 2px;
  border: 1px solid #999;
}

.profileTable td {
  border: 1px solid #999;
}

.splitColor1 {
  color: rgb(78, 122, 180);
}

.splitColor2 {
  color: rgb(242, 121, 48);
}


