@charset "utf-8";
@import url("assets/all-temp.css");
@font-face {font-family:"TW-CNT";src: url("../assets/fonts/tw_cent.TTF");}
@font-face {font-family:"alqalam-telenor-regular-1"; url("assets/fonts/alqalam-telenor-regular-1.ttf");}
body { background:#f2f2f2; 
       margin:0px;
	   	font-family: Jameel Noori Nastaleeq, Urdu Naskh Asiatype, Tahoma, Monaco, Consolas, Courier, Monospace, Verdana, Arial, Sans-Serif;
	font-size: 15px;
       text-shadow:2px 2px 0 #fffff;
	   color:#B3B3B0;}
a { text-decoration:none; color:#FFB915; font-size:16px; font-weight:bold;}
a:hover { color:#e52273;}
/*   MENU CSS  */
            *{
                margin:0;
                padding:0;
 
            }
            .title{
                width:703px;
                height:144px;
                position:absolute;
                top:0px;
                left:0px;
                background:transparent url(title.png) no-repeat top left;
            }
            a.back{
                background:transparent url(back.png) no-repeat top left;
                position:fixed;
                width:150px;
                height:27px;
                outline:none;
                bottom:0px;
                left:0px;
            }
/* END MENU CSS */

/* BODY HEADINGS */
h1 {font-size:18px; color:#BBBBBB; text-shadow:2px 2px 0 #ffffff; line-height:40px; display:block; border:0px solid;}
h2 {font-size:16px; color:#9D9D9D; text-shadow:2px 2px 0 #ffffff;}
h3 {font-size:15px; color:#9D9D9D; text-shadow:2px 2px 0 #ffffff;}
h4 {font-size:14px; color:#9D9D9D; text-shadow:2px 2px 0 #ffffff;}
h5 {font-size:12px; color:#9D9D9D; text-shadow:2px 2px 0 #ffffff;}
h6 {font-size:11px; color:#9D9D9D; text-shadow:2px 2px 0 #ffffff;}
img { border:0px none;}
img a { border:0px none;}

.inputbox,#comments-form input{

	border:0; 

	background: url(../images/bg-input.png) 0 0 no-repeat; 

	width:201px; 

	height:21px; 

	padding:2px 5px 4px 5px; 

	color:#333; 

	margin:2px 0;

}
input { height:24px;
		color:#929696;
		border:1px thin #A4A4A4; 
        -moz-border-radius:5px 5px 5px 5px;
    	-webkit-border-radius:5px 5px 5px 5px;
	    -khtml-border-radius::5px 5px 5px 5px;
		-moz-border-top-right-radius:5px;
		-moz-border-top-left-radius:5px;
		-moz-border-bottom-right-radius:5px;
		-moz-border-bottom-left-radius:5px;
		-webkit-border-top-right-radius:5px;
		-webkit-border-top-left-radius:5px;
		-webkit-border-bottom-right-radius:5px;
		-webkit-border-bottom-left-radius:5px;
		-khtml-border-top-right-radius:5px;
		-khtml-border-top-left-radius:5px;
		-khtml-border-bottom-right-radius:5px;
		-khtml-border-bottom-left-radius:5px;
		text-shadow:2px 2px 0 #fffff;}
input select { text-shadow:2px 2px 0 #fffff;border:1px thin #A4A4A4; }
input:focus, textarea:focus, select:focus {
	color:#929696;text-shadow:2px 2px 0 #fffff;border:1px thin #A4A4A4; }
/* ======================== Real Body DIvs CSS ======================== */
.wrapper {position: absolute; left: 0px; top: 0px; width: 1006px; border:0px solid; z-index: 1;}

/*Header Components*/
.header {  width:1000px; height:260px; float:left; border:0px solid; clear:both;}
.addbar { background:none scroll no-repeat 0 0 #f7f6f6; width:703px; height:150px; position:absolute; top:95px; left:18px; padding:10px;}
.top-add-frame-size { height:145px; width:703px; float:left;border:0px solid;}
.logo {
	background: url(../images/Urdu-Logo.png) scroll no-repeat 0 0 #f2f2f2;
	width:259px;
	height:119px;
	margin-top:56px;
	float:right;
	border:0px solid;}
/* Main Menus */
.main-menu { background:url(../images/Menu-Bg.png) scroll repeat-x;width:1004px; height:78px; float:left;border:0px solid;}
.menu-left {width:334px; height:42px; padding:9px 0 0px 0; float:left; clear:both;}
.menu-right {  width:674px; height:52px; float:right;}
/* SEARCH ENGIN CSS */
.Search {
background: url(../images/Search-bg.png) scroll no-repeat; padding:10px 0 2px 45px;
	width:280px;
	height:160px;
	margin-left:58px;
	margin-top:80px;
	text-align:left;
	border:0px solid;}
/* Slider Portion */
.sp { width:1004px;
     float:left;
	 padding:0px; border:0px solid;}
	 /* slider position*/
.sd { position:relative; margin:auto; margin-right:150px;}