@charset "utf-8";
/* CSS Document */
address{
	line-height:20px;
	
	
	
	}
*
{
margin:0px;
padding:0px;
}
.btn {
	background:#000;

  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family:Verdana, Geneva, sans-serif;
  color: #ffffff;
    font-size: 9px;
    padding:6px 6px 6px;
  text-decoration: none;
}
.btn a{
	text-decoration:none;
	
	
	 }
.btn:hover {
	background:#F00;
	

  text-decoration: none;
}
.effect1 {
-webkit-box-shadow: 0 10px 6px -6px #777;
-moz-box-shadow: 0 10px 6px -6px #777;
box-shadow: 0 10px 6px -6px #777;
}

.donate-button {
	
	background:#F03;
  -webkit-border-radius: 5;
  -moz-border-radius: 5;
  border-radius: 5px;
  font-family:Verdana, Geneva, sans-serif;
  color: #ffffff;
    font-size:18px;
    padding:15px 15px 15px;
  text-decoration: none;
}
.donate-button a{
	color:#FFFFFF;

	text-decoration:none;
	
	
	 }
.donate-button:hover {

	background:#C41C20;

  text-decoration: none;
}



hr {
margin-bottom:20px;
border:none;
width:99%;
color:#eeeeee;
background-color:#eeeeee;
height:1px;
clear:both;
}

body{
margin:.5em;
padding:0;
background:url(../imges/bg.jpg)repeat-x #0653ab;
/*background: url(../imges/bg.jpg)repeat-x #ffe69e;*/
/*background:url(../imges/bgs.jpg);
/*background:url(../images/bg.jpg)repeat #fb1010;*/


color:#000000;  
text-align:justify;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:.9em;

}
#wapper
{
	margin:2px auto;
	width:960px;
	padding:0px;
-webkit-box-shadow: 5px 5px 2px 0px rgba(0,0,0,0.20);
-moz-box-shadow: 5px 5px 2px 0px rgba(0,0,0,0.20);
box-shadow: 5px 5px 2px 0px rgba(0,0,0,0.20); 

}
#header
{
	float:left;
	height:100px;
	width:960px;
	background:url(../images/mmcheader.jpeg) no-repeat;
	

	/*background:url(../imges/header1.jpg)no-repeat;*/

}


@charset "UTF-8";
@import url(http://fonts.googleapis.com/css?family=Oxygen+Mono);

#cssmenu {padding: 0; margin: 0; border: 0; width:960px;}
#cssmenu ul, #cssmenu li {list-style: none; margin: 0; padding: 0;}
#cssmenu ul {position: relative; z-index: 597; }
#cssmenu ul li { float: left; min-height: 1px; vertical-align: middle;}
#cssmenu ul li.hover,
#cssmenu ul li:hover {position: relative; z-index: 599; cursor: default;}
#cssmenu ul ul {visibility: hidden; position: absolute; top: 100%; left: 0; z-index: 598; width: 100%;}
#cssmenu ul ul li {float: none;}
#cssmenu ul ul ul {top: 0; left: auto; right: -99.5%; }
#cssmenu ul li:hover > ul { visibility: visible;}
#cssmenu ul ul {bottom: 0; left: 0;}
#cssmenu ul ul {margin-top: 0; }
#cssmenu ul ul li {font-weight: normal;}
#cssmenu a { display: block; line-height: 1em; text-decoration: none; }

#cssmenu {
  background:#590000;
      border-bottom: 4px solid #1b9bff;
  font-family: 'Oxygen Mono', Tahoma, Arial, sans-serif;
  font-size: 12px; 
}

  #cssmenu > ul { *display: inline-block; }

  #cssmenu:after, #cssmenu ul:after {
    content: '';
    display: block;
    clear: both; 
}

#cssmenu a {
   
   	background:#590000;
	    color: #CBCBCB;
    padding: 0 20px; 
}
#cssmenu ul { text-transform: uppercase; }

    #cssmenu ul ul {
      border-top: 4px solid #1b9bff;
      text-transform: none;
      min-width:150px; 
}
      #cssmenu ul ul a {
        background:#F00;
        color: #FFF;
   /*     border: 1px solid #0082e7;*/
        border-top: 0 none;
        line-height:25%;
        padding: 14px 10px; 
}
      #cssmenu ul ul ul { border-top: 0 none; }

      #cssmenu ul ul li { position: relative }
#cssmenu > ul > li > a { line-height:35px;  }

#cssmenu ul ul li:first-child > a { border-top: 1px solid #0082e7; }
        #cssmenu ul ul li:hover > a { background: #FF5151; }

        #cssmenu ul ul li:last-child > a {
          border-radius: 0 0 3px 3px;
          box-shadow: 0 1px 0 #1b9bff; 
}
        #cssmenu ul ul li:last-child:hover > a { border-radius: 0 0 0 3px; }

        #cssmenu ul ul li.has-sub > a:after {
          content: '+';
          position: absolute;
          top: 50%;
          right: 15px;
          margin-top: -8px;
}

 #cssmenu ul li:hover > a, #cssmenu ul li.active > a {
	 background:#FF0000;
   /*   background:#1b9bff;*/
      color: #FFF;
}
    #cssmenu ul li.has-sub > a:after {
      content: '+';
      margin-left: 5px; 
}
    #cssmenu ul li.last ul {
      left: auto;
      right: 0; 
}
      #cssmenu ul li.last ul ul {
        left: auto;
        right: 99.5%;
}



/*menu end*/
.slider
{
float:left;
width:960px;
height:350px;
background:#333;
	-webkit-box-shadow: 5px 5px 2px 0px rgba(0,0,0,0.20);
-moz-box-shadow: 5px 5px 2px 0px rgba(0,0,0,0.20);
box-shadow: 5px 5px 2px 0px rgba(0,0,0,0.20); 
}

.donate
{float:left;
}
#form
{float:left;
	width:450px;}
.content{
	float:left;
	width:960px;
	background:#FFF;

	}
	
	
.contenttext
{	float:left;
	width:940px;
	margin:10px;
	
	
}	
.contenttext p{
	
	text-align:justify;
	padding:4px;
	 font-style:oblique;

font-size: 1em;
line-height: 1.40em

	}
		
.box1 {


margin-left0px;
margin-right:10px;
padding:5px;
float:left;
line-height:25px;
width:297px;
height:300px;
background:url(../images/join.jpg) no-repeat;
}

.box2 {

line-height:25px;
float:left;
margin-right:10px;
width:297px;
padding:5px;
height:300px;
background:url(../images/donation1.jpg) no-repeat;

}

.box3 {

float:left;
width:296px;
height:300px;
padding:5px;
background:url(../images/gellary1.jpg) no-repeat;


}

.box1 p,.box2 p,.box3 p {
font-size:1em;
font-family:Verdana, Geneva, sans-serif;
width:285px;
line-height:25px;
text-align:justify;
color:#000000;
}
.box1 h2,.box2 h2,.box3 h2 {
margin:0 0 -4px 0 !important;
text-align:center;
margin:0 0 -20px 0;
padding:4px 0 10px 0;
font-family:Verdana, Geneva, sans-serif;
color:#000;
text-shadow: 1px 2px 3px #666;


font-weight:bold;
}	


.boxl ul, .box2 ul, .box3 ul, .cbox4 ul {
margin:0 0 0 5px;
padding:0 0 0 0;
list-style:none;
}	

.box1 li, .box2 li, .box3 li, .box3 li {
margin:0 0 .3em 0;
padding:5px 0 0 5px;
font-size:.8em;
}
.footer
{	float:left;
	width:960px;
	font-family: 'Oxygen Mono', Tahoma, Arial, sans-serif;
	font-size:12px;
	height:40px;
	text-align:center;
   	background:#590000;
	
	/*	background:#FDEBD0; background:#F03;

-webkit-box-shadow: 5px 5px 2px 0px rgba(0,0,0,0.20);
-moz-box-shadow: 5px 5px 2px 0px rgba(0,0,0,0.20);
box-shadow: 5px 5px 2px 0px rgba(0,0,0,0.20); */
}



.footer a {
    color:#FFF;
	text-decoration:none;
	font-weight:400px;


}
.footer a:hover {
    color:#F03;
}
.footer p {

    margin: 15px 0 5px;
    padding: 0 0 7px;
}
.footer ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
	line-height:40px;
}
.footer ul li {
    display: inline;
    text-transform: capitalize;
    color:white
}

#lgbx,
#lgbx_bcg { position: fixed }

#lgbx_bcg {
  top: 0;
  left: 0;
  z-index: 50;
  width: 100%;
  height: 100%;
  cursor: pointer;
  background: rgba(0,0,0,0.8)
}

#lgbx {
  background: #FFF;
  padding: 5px;
  z-index: 55;
  top: 0;
  left: 0
}

#lgbx_close,
#lgbx_desc,
#lgbx_next,
#lgbx_prev {
  position: absolute;
  z-index: 56;
  display: none
}

#lgbx_close {
  z-index: 56;
  right: 9px;
  top: 9px;
  cursor: pointer;
  width: 15px
}

#lgbx_desc {
  bottom: 0;
  right: 0;
  background: rgba(0,0,0,0.6);
  color: #FFF;
  padding: 5px 8px 1px;
  font-size: 12px
}

#lgbx_next,
#lgbx_prev {
  cursor: pointer;
  top: 50%;
  margin-top: -20px;
  height: 40px
}

#lgbx_next { right: 5px }

#lgbx_prev { left: 5px }




input#shiny {
padding: 2px 6px;
/*give the background a gradient*/
background:#ffae00; /*fallback for browsers that don't support gradients*/
background: -webkit-linear-gradient(top, #ffae00, #d67600);
background: -moz-linear-gradient(top, #ffae00, #d67600);
background: -o-linear-gradient(top, #ffae00, #d67600);
background: linear-gradient(top, #ffae00, #d67600);
border:2px outset #dad9d8;
/*style the text*/
font-family:Andika, Arial, sans-serif; /*Andkia is available at http://www.google.com/webfonts/specimen/Andika*/
font-size:1.0em;
letter-spacing:0.05em;

color:#fff;
text-shadow: 0px 1px 10px #000;
/*add to small curve to the corners of the button*/
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
/*give the button a drop shadow*/
-webkit-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
-moz-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
}
/****NOW STYLE THE BUTTON'S HOVER STATE***/
input#shiny:hover, input#shiny:focus {
border:2px solid #dad9d8;
}
input#shiny {
padding: 2px 6px;
/*give the background a gradient*/
background:#16547B; /*fallback for browsers that don't support gradients*/
background: -webkit-linear-gradient(top, #16547B, #09F);
background: -moz-linear-gradient(top, #16547B, #09F);
background: -o-linear-gradient(top, #ffae00, #09F);
background: linear-gradient(top, #ffae00, #09F);
border:2px outset #dad9d8;
/*style the text*/
font-family:Andika, Arial, sans-serif; /*Andkia is available at http://www.google.com/webfonts/specimen/Andika*/
font-size:1.0em;
letter-spacing:0.05em;

color:#fff;
text-shadow: 0px 1px 10px #000;
/*add to small curve to the corners of the button*/
-webkit-border-radius: 15px;
-moz-border-radius: 15px;
border-radius: 15px;
/*give the button a drop shadow*/
-webkit-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
-moz-box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
box-shadow: rgba(0, 0, 0, .55) 0 1px 6px;
}
/****NOW STYLE THE BUTTON'S HOVER STATE***/
input#shiny:hover, input#shiny:focus {
border:2px solid #dad9d8;
}

.address-info {
	float:right;
	border-radius:5px;
	margin-left:15px;
/*	background:url(../images/bg.jpg)repeat;*/
/*	background:#FF9900;*/
/*background:url(../images/contactus.jpg)repeat;*/
background:#2FC8D5; /* Old browsers */
-webkit-box-shadow: 4px 4px 4px 0px rgba(255,255,255,1);
-moz-box-shadow: 4px 4px 4px 0px rgba(255,255,255,1);
box-shadow: 4px 4px 4px 0px rgba(255,255,255,1);

color:#000;

	border: 1px solid #e1e1e1;
	line-height:25px;
	padding:23px 12px 10px;
	width:480;
	height:310px;
	margin-bottom:0px;
}
.address-info a {
	color:#FFF;
}
.address-info a:hover {
	color: #454545;
}

.contactaddres
{
	
float:left;
width:480px;

	
	}

.hm-msn span{
	display:block !important;
	font-size:16px;
}
.msn-lst li{
	padding-bottom:10px;
}
.msn-lst li:last-child{
	padding-bottom:0;
}