@charset "utf-8";
/* CSS Document HEADER */

.headear{box-shadow: inset 0px 0px 10px 0px #ABABAB width:100%; margin:0px auto; min-height:124px; background:url(../images/tobheaderbg.png) no-repeat center center;}
.wrapper{ width:100%; margin:0px auto; padding:0px 50px;}

/* CSS Document logo */
.logoarea{ width:90px; height:auto; overflow:hidden; float:left; margin:15px 0px 0px 0px;}
.logoarea img{ width:90px; height:89px; display:block;}

/* CSS Document logo */
.tearea{ width:446px; height:47px; overflow:hidden; float:left; margin:40px 0px 0px 0px;}
.tearea img{ width:446px; height:47px; display:block;}

/* CSS Document donate area */
.donatearea{ min-height:30px; float:right; text-align:right;}
.donate a{ font: normal 12px/40px Arial, Helvetica, sans-serif; color:#2b2a27; text-align:right;}

.bannerbg{box-shadow: inset 0px 0px 10px 0px #ABABAB width:100%; height:343px; overflow:hidden; border-top:4px solid #d7d2bf; border-bottom:10px solid #d7d2bf; margin-top:-20px;}
/* CSS Document midle area */
.wrapp{ width:1000px; margin:0px auto;}
/* CSS Document midle left area */
.leftbg{ width:700px; overflow:hidden; background:#eae4cf; box-shadow: inset 0px 0px 10px 0px #ABABAB; float:left; border-radius:10px; padding:0px 0px 15px 0px;}
.leftbg1{ width:1000px; overflow:hidden; background:#eae4cf; box-shadow: inset 0px 0px 10px 0px #ABABAB; float:left; border-radius:10px; padding:0px 0px 15px 0px;}
.leftbg h1{ font:bold 16px/20px Tahoma, Geneva, sans-serif; color:#000; text-transform:uppercase; margin:15px 15px 0px 15px;}
.leftbg1 h1{ font:bold 16px/20px Tahoma, Geneva, sans-serif; color:#000; text-transform:uppercase; margin:15px 15px 0px 15px;}
.dopnatinbox{ margin:0px; padding:20px 0px 0px 0px; }
.dopnatinbox ul li{ float:left; list-style:none}
.dopnatinbox ul li { width:45%; margin:0px 0px 10px 10px; min-height:100px; border:5px solid #c7c5bf; border-radius:10px; background:#f3f3db;}
.firstbox{ width:100px; height:100px; margin:8px; background:#f3f3db; overflow:hidden; float:left; }
.firstbox img{ width:100px; height:100px; display:block;}


.desck{ width:100%; font:bold 14px/30px Arial, Helvetica, sans-serif; color:#000; text-align:center; background:#fff;}
.namebox{ background:#d1cec4; border:0px;}
/* CSS Document midle right area */
.rightbg{ width:285px; background:#eae4cf; float:right; border-radius:10px; box-shadow: inset 0px 0px 10px 0px #ABABAB; }


/* CSS Document midle right area */

footer{ width:100%; min-height:200px; padding-top:10px; background:#d1cec4; border-top:10px solid #d7d2bf;}
.footmenu a{ display:block; text-align:left; text-decoration:none; font:normal 14px/26px Arial, Helvetica, sans-serif; color:#74726d; text-transform:uppercase; margin-left:-15px;;}

Section{ width:100%; margin:0px auto; background:#999791; min-height:30px;}


.list-group li{ background:#d7d2bf; margin:5px;}
.list-group li a{ color:#000;}

/********************* CSS Document donate area *************************/

.formarea{ margin:0px 15px; background:##f1f1f1; min-height:300px;}

/********************* CSS Document objective area *************************/
.obje_box{ min-height:150px; margin-right:15px; }
.obje_box ul li{ list-style:lower-arial; margin:20px 0px 0px 0px; border-bottom:1px solid #999;}
/********************* CSS Document Trustee area *************************/
.trusteebg{ width:auto; padding:15px; background:#b2ae9e; border-radius:0px 0px 10px 10px;}
.trusteebgg{ width:auto; padding:15px; background:#b2ae9e; border-radius:10px 10px 10px 10px;}
.con-text{ width:100%; font:normal 14px/22px Arial, Helvetica, sans-serif; color:#000; text-align:justify; float:left;}

.guid ol li{ margin:10px 0px 0px 0px; text-align:left; color:#000;}
.guid h1{ font:bold 14px/18px Tahoma, Geneva, sans-serif; color:#c60; text-align:left;}
.guid{text-align:left;}
.logina{ position:absolute; top:258px; left:0px; width:30px; height:112px; z-index:999; position:fixed;}
.btn-success {
  color: #fff; margin-top:4px;

}
body
{
    background: #fcfcfc;
    font: bold 12px Arial, Helvetica, sans-serif;
    margin: 0;
    padding: 0;
    min-width: 960px;
    color: #000;
}
#mask
{
    display: none;
    background: #fff;
    position: fixed;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    z-index: 10;
    opacity: 0;
    z-index: 999;
}
.login-popup 
{
    display: none; background: #EAE4CF;    padding: 5px;   border: 2px solid #ddd;   float: left;   font-size: 1.2em;  color: White;  position: fixed;
    width: 220px;
    height: 80px;
    top: 50%;
    left: 50%;
    z-index: 99999;
    box-shadow: 0px 0px 20px #999;
    -moz-box-shadow: 0px 0px 20px #999; /* Firefox */
    -webkit-box-shadow: 0px 0px 20px #999; /* Safari, Chrome */
    border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px; /* Firefox */
    -webkit-border-radius: 3px; /* Safari, Chrome */
}
img.btn_close
{
    float: right;
    margin:-20px;
}
fieldset
{
    border: none;
}



