/*
	 http://css-tricks.com
*/

*					{ margin: 0; padding: 0; }
body				{ font: Helvetica, sans-serif; background-image:url(../mc-images/bg.jpg);
                      background-repeat:repeat-x; background-color:#000112;}

h1                  { color: white; padding: 10px; }

#page-wrap		    { width: 1026px; margin: 0 auto; position: relative; zoom: 1; }

#header             { width: 1024px; background: #060025;
                      margin: 0 auto; }
					  
					  
/* HEADER BACKGROUND IMAGE */
#header{
background-repeat:no-repeat;
background-image: url(../mc-images/header-contact.jpg);
height: 377px;
width: 1024px;
margin: 0 auto;
}
/* HEADER BACKGROUND IMAGE END */


/* HEADER LOGO */
#logo {
background-repeat:no-repeat;
background-image: url(../mc-images/logo.png);
height: 60px;
width: 618px;
float:left;
margin: 20px 75px;
}
/* HEADER LOGO END*/



/* NAVIGATION */

ul#topnav {
	margin: 0;
	padding:100px 0 0 75px;
	list-style: none;
	float: left;
	font-family:Helvetica, sans-serif;
	font-size: 0.75em;
	letter-spacing:1px;
	}
ul#topnav li{
	margin: 0;
	padding: 0;
	overflow: hidden;  /*--Important - Masking out the hover state by default--*/
	float: left;
	height:39px;
}
ul#topnav a, ul#topnav span { /*--The <a> and <span> share the same properties since the <span>  will be a duplicate of the <a> tag--*/
	padding: 10px 20px;
	float: left;
	text-decoration: none;
	color: #fff;
	background: url(../mc-images/nav_bg2.jpg) repeat-x;
	text-transform: uppercase;
	clear: both;
	width: 100%;
	height: 20px;
	line-height: 21px; /*--Vertical alignment of text--*/
}
ul#topnav a{ /*--This is basically the hover state of navigation--*/
	color: #fff;
	background-position: left bottom;
}
ul#topnav span{ /*--Default state of navigation--*/
	background-position: left top;
}

/* FEATURED*/
#featured {
	height: 200px;
	width: 700px;
	float:left;

}
 
h2 {
	padding: 25px 0 0 75px;
	color:#ffffff;
	text-transform:uppercase;
	letter-spacing:1px;
	font-family: Helvetica;
	font-weight: bold;
	line-height: 1.2em;
}

.header { font-weight: normal;text-transform: none; }
 
#featured p {
	padding:10px 0 0 75px;
	font-size:0.75em;
	color:#fff;
	font-family: Verdana;
	line-height: 1.5em;
}

ul#featured-menu { padding:10px 0 0 100px; color:#ffffff; font-size:0.75em; 
	font-family: Verdana;
	line-height: 2em;
}

ul#menu-menu li {
	
}

#featured a { color:#fff9b3; text-decoration:none; }

/* FEATURED END*/

					  
					  
h3 {
	padding: 0px 0 10px 0px;
	color:#0c004a;
	text-transform:uppercase;
	font-family: Helvetica;
	font-weight: bold;
	line-height: 1em;
	padding: 25px 0 10px 10px;
}					  
					  

#main-content       { padding: 8px 250px 50px 250px; margin:0 50px; background: #f5f5f5; }

			#main-content p { font-size:0.69em; font-family: Verdana;
	line-height: 1.5em; padding: 25px;}
	
			#main-content_video { background-color:#333333; width:275px; height:250px; float:left; }
	
	

#main-sidebar       {
	position: absolute;
	left: 50px;
	top: 0;
	width: 225px;
	bottom: 0;
	background: #f5f5f5;
	padding: 0 0 10px 15px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #48445c;
}
					  
					  
					  #main-sidebar p { font-size:0.75em; font-family: Verdana;
	line-height: 1.5em; padding: 10px 25px 0 10px; }
	
	
	#main-sidebar_umrah { float:left; 
}

	#main-sidebar_qw { float:left; 
}


#main-sidebar_istikhara { float:left; 
}

	#main-sidebar_hajj { float:left; 
}
	
                      
#secondary-sidebar  {
	position: absolute;
	right: 50px;
	top: 0;
	width: 221px;
	bottom: 0;
	
	background: #ddd;
	
	padding: 25px 0 25px 15px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #48445c;
}

#follow { background-image:url(../mc-images/Follow.jpg);
height: 220px;
width: 400px;
background-repeat:no-repeat;
vertical-align:top; }

#follow p { font-size:1em;
	color:#000;
	font-family: Verdana;
	line-height: 1.5em;
	padding: 90px 0 0 83px; }
	
	#follow a { text-decoration:none; }
	#follow a:hover { color:#990000; }


#twitter { padding:95px 0 0 100px;
	font-size:1.1em;
	color:#000;
	font-family: Verdana;
	line-height: 1.5em;
}



#twitter a { text-decoration:none; }
					  
h4 { color: #0c004a;
	font-family: Helvetica;
	padding-bottom:16px;
	line-height: 1.5em; }
	
	
#facebook { padding:0px 0 0 100px;
	font-size:1.1em;
	color:#000;
	font-family: Verdana;
	line-height: 1.5em;
}

#facebook a { text-decoration:none; }


					  
h4 { color: #0c004a;
	font-family: Helvetica;
	padding-bottom:16px;
	line-height: 1.5em; }
					  
					  
/* FORM*/

.form_text { font-family: Verdana;
	color: #0c004a;
	font-size: 11px;
	line-height: 2em;
	}
	
.form_btn {
	padding-top: 12px;
	}

/* FORM END*/


				  
/* FORM*/

.form_text-contact {
	font-family: Verdana;
	color: #FFFFFF;
	font-size: 11px;
	line-height: 2em;
	margin-left: 75px;
	margin-top: 15px;
	font-weight: bold;
	}
.td-contact {
	padding-right: 15px;
	padding-bottom: 5px;
}
	
.form_btn-contact {
	padding-top: 10px;
	}

/* FORM END*/
                      
#footer             { clear:both; width: 926px; background: #222;
                      margin: 0 auto; }
#footer p           { font-family: Helvetica; font-size:0.75em; text-align:center; padding: 10px; color: white; }
#footer a           { color: white; text-decoration: none; }
#footer a:hover     {  }

