/* CSS Document */
/*****************Universal Style****************/
body
{
	background:url(images/body_bg3.jpg) #000000 repeat left top;
	font-family:Myraid Pro, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f2803;
	}
*
{
	padding:0px;
	margin:0px;
	list-style:none;
	text-decoration:none;
	}
img
{
	border:none;
	}
img a
{
	border:none;
	}

.clear
{
	clear:both;
	}

	

/***************Main Wrapper*****************/
#wrapper_main
{
	margin:auto;
	width:830px;
	
	}
	

#wrapper_main .left
{
	background:url(images/border_left.png) repeat-y left top;

	margin:auto;
	width:822px;
	
	}
#wrapper_main .right
{
	background:url(images/border_right.png) repeat-y right top;
	margin:auto;
	width:778px;
	padding:0px 22px 0px 15px;
	min-height:500px;
	
	
}

	
#wrapper_content
{
	background:url(images/content_bg1.jpg) repeat left top;
	width:778px;
	margin:auto;
	overflow:hidden;
	
	}
	
#wrapper_shade
{
	background:url(images/wrapper_top_shade.png) no-repeat left top;
	
	width:778px;
	}
	
	
/***************Header*****************/

#header
{
	height:240px;
	position:relative;
	width:778px;
	
	}
#header #logo
{
	margin:13px 48px 5px 5px;
	width:322px;
	height:66px;
	float:right;
	}
#header #email
{
	margin:11px 55px 5px 5px;
	width:150px;
	text-align:right;
	float:right;
	font-size:14px;
	font-stretch:extra-expanded;
	
	
	}
#header #menu
{
	background:url(images/menu_bg.png) no-repeat left top;
	position:absolute;
	top:135px;
	width:856px;
	height:109px;
	left:-40px;
	z-index:10;
	}
#header #menu ul
{
	float:right;
    height:38px;
    margin:13px 42px 0 5px;
	list-style:none;
	width:514px;
	}	
#header #menu ul li
{
	float:left;
	padding:0px 10px 0px 10px;
	height:38px;
	line-height:38px;
	color:#FFFFFF;
	font-size:12px;
	background:url(images/seperator.png) no-repeat right center;
	text-transform:uppercase;
	display:block;
	list-style:none;
	}	
#header #menu ul li a
{
	color:#FFFFFF;
	list-style:none;


	}
#header #menu ul li a:hover
{
	color:#4f2803;

	}
#header #menu ul li a.active
{
	color:#4f2803;

	}
#header #menu ul li.last
{
	background:none;
	padding-right:0px;

	}
	
/***************Sidebar*****************/


#sidebar
{		
	-moz-border-radius: 5px;
	border-radius: 5px; 
	background:url(images/sidebar_bg.png) repeat left top;
	float:left;
	width:229px;
	margin:15px 0px 10px 20px;
	overflow:hidden;
	}

#sidebar ul
{	
	padding:5px;
	}
#sidebar ul li
{	
	 background:url(images/sidebar_bullet.png) no-repeat left center;
	 padding:0px 0px 0px 22px;
	 text-transform:uppercase;
	 margin:8px 5px 8px 0px;
	
	 
	}

#sidebar ul a li 
{	
	text-decoration:none;
	color:#4f2803;
	}
#sidebar h2
{		
	-moz-border-radius: 5px;
	border-radius: 5px; 
	background:url(images/sidebar_heading_bg.png) repeat-x left top;
	text-align:center;
	width:229px;
	height:40px;
	line-height:40px;
	text-transform:uppercase;
	color:#f9ecdb;
	
	}
#sidebar ul a:hover li 
{
	color:#FFF;	
	}
#sidebar ul a.active li 
{
	color:#000;	
	}

	
/***************Content*****************/	
#content_container
{
	width:778px;
	background:url(images/Quran-e-Majeed.png) no-repeat center 60px;
	}
#content
{
	width:510px;
	float:right;
	margin:10px 5px 10px 5px;
	overflow:hidden;
	}
#content h1
{
	color:#FFFFFF;
	font-weight:bold;
	text-align:center;
	text-shadow: 1px 0px 2px #b65f05;
	filter: dropshadow(color=#b65f05, offx=1, offy=0); 
	margin:0px 0px 10px 0px;
	}
#content h2
{

	font-weight:bold;
	text-align:center;
	font-family:"myriad Pro Light Cond", arial;
	font-stretch:expanded;
	margin:0px 0px 15px 0px;
	}
			
/***************Footer-Sidebar*****************/

#footer_sidebar_container
{
	width:740px;
	margin:10px auto 20px auto;
	}

#footer_sidebar_container .fsidebar
{
	-moz-border-radius: 5px;
	border-radius: 5px; 
	background:url(images/sidebar_bg.png) repeat left top;
	margin-right:20px !important;
	margin-bottom:20px;
	width:229px;
	height:229px;
	float:left;
	

	}
#footer_sidebar_container .fsidebar h2
{
	-moz-border-radius: 5px;
	border-radius: 5px; 
	background:url(images/sidebar_heading_bg.png) repeat-x left top;
	text-align:center;
	width:229px;
	color:#f9ecdb;
	line-height:40px;
	height:40px;
	}
#footer_sidebar_container .fsidebar p
{
	text-align:center;
	margin:20px auto auto auto;
	font-size:24px;
	font-weight:bold;
	
	}

#footer_sidebar_container .click_btn
{
	background:url(images/btn_bg.png) no-repeat center bottom;
	width:79px;
	height:28px;
	color:#FFFFFF;
	line-height:28px;
	text-align:center;
	margin:auto;
	display:block;
	
	}

#footer_sidebar_container  .fsidebar.last
{
	margin-right:0px;
	
	}



/***************Footer*****************/
#footer
{
	background:url(images/footer_bg.png) repeat left top;
	-moz-border-radius: 5px;
	border-radius: 5px; 
	width:730px;
	margin:auto;
	line-height:64px;
	height:64px;
	margin:5px auto 20px auto;
	padding:5px;
	}

#footer #fmenu
{
	width:450px;
	margin:20px 5px auto 0px;
	float:right;
	}
#footer #fmenu ul
{
	height:25px;
	float:right;
	
	}
#footer #fmenu ul li
{
	height:25px;
	line-height:25px;
	margin:0px 10px 0px 10px;
	float:left;
	list-style:none;

	}
#footer #fmenu ul li a
{
	color:#4f2803;
	text-decoration:none;

	}
#footer #fmenu ul li a:hover
{
	color:#FF9933;

	}
#footer #fmenu ul li a.active
{
	color:#4f2803;
	text-decoration:none

	}
#footer #fmenu ul li.last
{
	background:none;
	padding-right:0px;

	}
	
	
/***************Inner Pages*****************/

#inner_content
{		
	-moz-border-radius: 5px;
	border-radius: 5px; 
	background:url(images/sidebar_bg.png) repeat left top;
	float:left;
	width:500px;
	margin:15px 0px 10px 20px;
	overflow:hidden;
	padding:1px;
	}


#inner_content h2
{		
	-moz-border-radius: 5px;
	border-radius: 5px; 
	background:url(images/sidebar_heading_bg.png) repeat-x left top;
	text-align:center;
	width:502px;
	height:40px;
	line-height:40px;
	text-transform:uppercase;
	color:#f9ecdb;
	
	
	}
.breed_left
{
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:url(images/sidebar_heading_bg.png) repeat-x left top;
	width:75px;
	height:25px;
	float:left;
	line-height:25px;
	text-align:center;
	color:#FFF;
	display:block;
}
.breed_right
{
	-moz-border-radius: 5px;
	border-radius: 5px;
	background:url(images/sidebar_heading_bg.png) repeat-x left top;
	width:75px;
	height:25px;
	float:right;
	line-height:25px;
	text-align:center;
	color:#FFF;
	display:block;

}
#inner_content #breed_container
{		
	float:left;
	width:500px;
	height:33px;
	margin-top:10px;
	
	}
