@charset "utf-8";
/* CSS Document */

* {
	margin: 0;
	padding: 0;
}

body {
	line-height: 1;
	background: url(../images/bg.jpg) repeat center 0 #000;
	font-size:12px;
	color:#F6F4CD;
}



a {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #444;
}

p {
	margin: 15px 0 0 0;
	text-align: justify;
	color: #000;
	font: normal 12px verdana, Geneva, sans-serif;
	line-height: 20px;
}


.ptop15 {
	padding-top: 15px;
}

#wrapper {
	width: 100%;
	margin: 0 auto;
	text-align: center;
}

#header {
	width: 100%;
	text-align: center;
	margin: 0 auto;
}

.kaabatext {
	float: left;
	width: 100%;
	margin: 25px 0;
	background: url(../images/kaaba.png) repeat-x 0 0;
	height: 89px;
	margin-top: 0px !important;
}

.content {
	float: left;
	width: 100%;
	margin: 0 auto;
}

.flash-box {
	margin: 0 auto;
	width: 980px;
	height: 50px;
	text-align: center;
	color: #444;
	padding: 80px 0;

}

.main-box {
	margin: 0 auto;
	margin-top: 30px;
	text-align: center;
	width: 980px;
}

.box1 {
	margin: 0 auto;
	width: 540px;
	margin-top: 15px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 3px solid #f2b341;
	color: #000;
	height: 27px;
	padding-top: 0px;
	font: bold 20px Verdana, Geneva, sans-serif;
	text-align: center;
	background: url(../images/btn-bg.jpg) repeat-x 0 0;

}

.box2 {
	margin: 0 auto;
	width: 620px;
	margin-top: 35px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 3px solid #f2b341;
	color: #000;
	height: 27px;
	padding-top: 0px;
	font: bold 20px Verdana, Geneva, sans-serif;
	text-align: center;
	background: url(../images/btn-bg.jpg) repeat-x 0 0;

}

.box3 {
	margin: 0 auto;
	width: 930px;
	margin: 35px 0;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border: 3px solid #f2b341;
	color: #000;
	height: 51px;
	padding-top: 3px;
	font: bold 20px Verdana, Geneva, sans-serif;
	text-align: center;
	background: url(../images/btn-bg2.jpg) repeat-x 0 0;

}

.footer {
	margin: 0 auto;
	float: left;
	width: 100%;
	text-align: center;
	background: black;
	padding: 30px 0;
}

.footer a {
	font: bold 12px verdana, Geneva, sans-serif;
	color: #888;
	text-decoration: none;
	padding: 0 15px;
}

.footer a:hover {
	color: #F6C569;
}

/* new css */
.gallery-image img {
    width: 46%;
    float: left;
    padding: 0 15px;
}
/* .topmenu span a {
    color: #000 !important;
    font-weight: 600 !important;
    font-family: 'math' !important;
    font-size: 16px !important;
}

.homepage_table td {
    font-family: 'math';
    font-weight: 500;
    text-indent: -11px;
    padding-left: 18px;
    font-size: 16px;    
}

.homepage-font p {
	font-family: math;
    font-weight: 500;
    font-size: 17px;
    line-height: 25px;
    text-align: left;
    border-color: #F6C569 !important;
}

.homepage-font ul li {
    font-family: 'math';
    font-weight: 500;
    font-size: 15px;
    line-height: 25px;
    text-align: left;
}

.homepage-font h2 {
    font-family: 'math';
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 12px;
    margin-top: 12px;
    font-size: 23px !important;
    color: #F6C569 !important;
    margin-top: -48px !important;
    margin-bottom: 21px !important;
}

.homepage-font h1 {
    font-family: 'math';
    text-transform: capitalize;
    font-weight: 600;
    margin-bottom: 12px;
    margin-top: 12px;
    font-size: 23px !important;
    color: #F6C569 !important;
}

.topmenu {
    margin-bottom: 42px;
}

.homepage-font {
    padding: 20px 20px !important;
    padding-bottom: 40px !important;
}

.footer a {
    font: bold 12px verdana, Geneva, sans-serif;
    color: #888;
    text-decoration: none;
    padding: 0 15px;
    font-family: 'math';
    font-size: 16px;
    font-weight: 500;
}

.footer font {
    font-family: 'math';
    font-size: 17px;
    font-weight: 500 !important;
}

.gallery-image img {
    width: 46%;
    float: left;
    padding: 0 15px;
}

.last_image {
    margin-bottom: 26px;
}

.donate_now_button-2 {
    padding: 6px 13px;
}
.donate-heading h2{
	margin: 0px 0px !important;
}
.donate-other-text {
    font-family: 'math';
}
#reg_form {
    clear: both !important;
    line-height: 20px !important;
    padding: 10px 0 !important;
    width: 65% !important;
    margin: 0 auto !important;
    text-align: center !important;
}
.donate_table td:first-child {
    text-align: left;
}
.donate_table td {
    text-align: left;
}

.donate_table input {
    width: 95%;
    text-align: left !important;
    background: #f3f3f338;
    border: 1px solid black;
	font-family: 'math';
    padding: 7px 7px;
    border-radius: 2px;
}
.donate_table textarea {
    width: 100%;
	resize: vertical;
	background: #f3f3f338;
    border: 1px solid black;
	font-family: 'math';
    border-radius: 2px;
}
.radio_input input:last-child {
    margin-left: -11px;
}
.radio_input input {
    width: 20%;
    margin-bottom: 12px;
}
.donate_table select {
    font-family: 'math';
    width: 100%;
    padding: 7px 7px;
    background: #f3f3f338;
}
.submit_buttons input {
    text-align: center !important;
    width: 48% !important;
    padding: 5px 0 !important;
    font-size: 19px;
    font-weight: 400 !important;
    border-radius: 8px;
    font-family: 'math';
}
.contact-table td {
    font-size: 15px;
}

.contact-table td:first-child {
    width: 27%;
} */
/* .floral-top {
	position: absolute;
    top: 0;
    z-index: -1;
    left: 0;
}
.floral-top img {
    width: 100%;
}
.floral-bottom {
    position: absolute;
    bottom: 75px;
    z-index: -1;
    left: 17px;
}
.floral-bottom img {
    width: 56%;
}
.footer {
	position: relative;
}
#header {
	position: relative;
}
#header {
    background-image: url(../images/floral_new.png);
    background-size: contain;
}
.floral-right img {
    width: 82.3%;
    height: 100%;
}
.floral-right {
    position: absolute;
    bottom: 99%;
    right: -48px;
	z-index: -1;
}
.floral-left {
    position: absolute;
    bottom: 99%;
    left: -56px;
    z-index: -1;
}
.floral-left img {
    width: 82.3%;
    height: 100%;
}

.topmenu span {
    padding-bottom: 3px !important;
} */
