.body_class{
	background:#FAFAFC;
	font:12px Arial;
	color:#60656E;
	behavior: url("csshover3.htc");
	margin:auto;

}

 *{
 margin:0;
 padding:0;
 }

.bodytext{
	font:13px Arial;
	color:#333;
	behavior: url("csshover3.htc");
	margin:auto;
}


/*--- search top menu */
.topsearch_cont{
    float: left;
    margin-left: 20px;
    margin-top: 30px;
   /* width: 553px;*/	width: 665px;
	margin-bottom:3px;
	
}

 

.htab_1{ 

   background-color: #F9F9F9;
    display: table;
 
    margin-bottom: 2px;
  
    margin-left: 5px;
    position: relative;
    width: auto;


}

.whitCont{
float:left;
/*width:444px;*/	width:565px;
border:solid #ddd;
border-width: 1px 0 1px 1px;
padding:3px;
margin-right:-1px;
background-color:#FFFFFF;
}

.whitCont img{
 margin-top:6px;
}
/*.topSech{
float:left;
background-image:url(../images/search-a.png); 
background-repeat:no-repeat;
width:84px;
height:29px;
padding-bottom:3px;
border:0px;
color:#60656E;
font-weight:bold;
cursor:pointer;
}*/


.topSech {
   /* background-image: url("../images/search-a.png");*/
	/*background-image:-moz-linear-gradient(top, #bfd255 0%, #8eb92a 25%, #72aa00 53%, #9ecb2d 100%);*/
	
	
    /*background-repeat: no-repeat;*/
	
	background: #bfd255; /* Old browsers */
	background-image:-moz-linear-gradient(top, #bfd255 0%, #8eb92a 25%, #72aa00 53%, #9ecb2d 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfd255), color-stop(50%,#8eb92a), color-stop(51%,#72aa00), color-stop(100%,#9ecb2d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */

	
	
    border: 0 none;
    color: #FFFFFF;
    cursor: pointer;
    float: left;
    font-weight: bold;
    height: 32px;
    padding-bottom: 3px;
    width: 84px;
}

.srch_icon{
float:left;
background-image:url(../images/srch_icon.png);
background-repeat:no-repeat;
width:17px;
height:17px;
border:0px;
margin-top:3px;
}






.htab_1 .brd{
	border-left:1px #666 solid;
	height:12px;
	margin:6px 1px 0px 1px;
}

.htab_1 ul{
	text-align:center;
	list-style:none;
	padding:0px 0px 0px 6px;
}

.htab_1 li{float:left;
 cursor:pointer;
}

.htab_1 ul li.act {
	display:block;
	background:#a5d833;
	font:bold 12px Arial;
	color:#2A6A9A;
	text-decoration:none;
	padding:4px 6px;
}

.htab_1 ul li.nact{
	display:block;
	font:12px/15px Arial;
	color:#2a6a9a ;
	text-decoration:none;
	padding:4px 6px;
}

/*.htab_d{
	background-color: #F4F4F4;
    border-radius: 5px 5px 5px 5px;
    float: left;
    padding: 4px;
    width: 542px;
}*/

.htab_d {
    /*background-color: #F4F4F4;*/
	/*background:-moz-linear-gradient(center top , #BFD255 0%, #8EB92A 25%, #72AA00 53%, #9ECB2D 100%);*/
	
	background: #bfd255; /* Old browsers */
	background:-moz-linear-gradient(center top , #BFD255 0%, #8EB92A 25%, #72AA00 53%, #9ECB2D 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#bfd255), color-stop(50%,#8eb92a), color-stop(51%,#72aa00), color-stop(100%,#9ecb2d)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #bfd255 0%,#8eb92a 50%,#72aa00 51%,#9ecb2d 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#bfd255', endColorstr='#9ecb2d',GradientType=0 ); /* IE6-9 */


    border-radius: 3px;
	border:2px solid #87C40F;
    float: left;
    margin: 5px;
    padding: 0px;
    /*width: 534px;*/	width: 659px;
}

.srch_keys
{
    float: left;
    padding-left:4px;
    width: 542px;
	font: 11px/17px 'Open Sans',"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height:10px;
	color:gray;
	 
}
.srch_keys a{
 text-decoration:none;
 color:#697393
}




.googleinput1{
	padding:3px 2px;
	color:#333;
	border:1px solid #fff;
	font:bold 12px/16px Arial;
	width:420px;
	background-position:1px 2px;
	filter:alpha(opacity=50);
	-moz-opacity:.5;
	opacity:.5;
}

.googleinput2{
	padding:3px 2px;
	color:#333;
	border:1px solid #fff;
	font:bold 12px/16px Arial;
	width:420px;
	background:#fff;
}

.findbtn {
	border:0;
	cursor:pointer;
	background:url(../images/search.jpg) no-repeat;
	width:63px;
	height:20px;
	margin-top:2px;
}



/*--- search top menu */

.wraper{
	width:1170px;
 
	margin:auto;
	background-color:#FFFFFF;
}
 
.header_cont{
	width:1150px;
	/*width:1200px;*/
	float:left;
	border-top:3px solid #87c40f;	 
}

.logo{
	background-image:url(../images/logo.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
	margin-top:47px;
	height:35px;
	width:122px;
}
.logo-home{
	background-image:url(../images/logo-home.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
	margin-top:45px;
	height:59px;
	width:138px;
}
.logo-videos{
	background-image:url(../images/logo-videos.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
	margin-top:45px;
	height:59px;
	width:138px;
}
.logo-connect{
	background-image:url(../images/logo-connect.png);
	background-repeat:no-repeat;
	float:left;
	margin-left:10px;
	margin-top:45px;
	height:59px;
	width:138px;
}


.newsletter{
	float:right;
	width:242px;
	margin-top:28px;
	margin-left:10px;
}


.line_top_sep{
	border-left: 1px solid #f0f0f0;
    float: left;
    height: 80px;
    margin-left: 10px;
    margin-top: 9px;
}

.main_links{
	background-image:url(../images/main-links-bg.jpg);
	background-repeat:repeat-x;
	 background-color: #EDEDED;
	height:40px;
	margin-top:10px;
	width:990px;
	float:left;
	padding-left:10px;
}








/* ------------------------------------top -- menu ------ ----------------------- */
.mega-menu ul li {list-style: none;}
.mega-menu ul, .mega-menu ul li {list-style: none;}
.mega-menu ul {position: relative; padding: 0; margin: 0;}
.mega-menu ul li ul {display: none;}
.mega-menu .sub {display: none;}
.mega-menu .sub ul {display: block;}
/*------------------ White ------------------------------------------------- */ 

.white {   float:left; width:100%; margin-top:5px; font: normal 12px Arial, sans-serif; line-height: 16px; height: 40px; }
.white ul.mega-menu, .white ul.mega-menu, .white ul.mega-menu li {margin: 0; padding: 0; border: none;}
.white ul.mega-menu {background: #fff url(../images/bg_white2.png) repeat-x 0 -80px; width: 100%; height: 40px;   position: relative; }
.white ul.mega-menu li {
float: left; 
margin: 0; 
padding: 0; 
font-size: 12px; 
font-weight: bold;
list-style:none;
}
.white ul.mega-menu li a {
/*float: left; */
display: block; 
color:#60656E; 
padding: 12px 20px 12px 10px; 
background: url(../images/bg_white.png) repeat-x 100% 0; 
/*text-shadow: 1px 1px 1px #ddd;*/ text-decoration: none;

}
.white ul.mega-menu li a.dc-mega {position: relative;
}
.white ul.mega-menu li a .dc-mega-icon {

/* display: block;

 position: absolute;
 width: 8px;
 height: 6px;
  top: 18px;
 right: 8px;
 background: url(../images/arrow.png) no-repeat 0 100%;*/
}
.white ul.mega-menu li.mega-hover a, .white ul.mega-menu li a:hover {
background-position: 100% -40px;
 color: #000;
 text-shadow: none;
}
.white ul.mega-menu li.mega-hover a .dc-mega-icon {background-position: 0 100%;
}
.white ul.mega-menu li .sub-container {position: absolute;
 background: url(../images/bg_sub_left.png) no-repeat 0 100%;
 padding-left: 20px;
 margin-left: -3px;
 width:986px;
}
.white ul.mega-menu li .sub {
background: url(../images/bg_sub.png) no-repeat 100% 100%;
padding: 10px 10px 10px 10px;
}
.white ul.mega-menu li .sub-container.mega .sub {
 padding: 10px 20px 10px 0;
}
.white ul.mega-menu li .sub .row {width: 100%;
 overflow: hidden;
 clear: both;
}
.white ul.mega-menu li .sub li {
 list-style: none;
 float: none;
 min-width: 170px;
 font-size: 1em;
 font-weight: normal;
}
.white ul.mega-menu li .sub li.mega-hdr {
 margin: 0 10px 10px 0;
 float: left;
}
.white ul.mega-menu li .sub li.mega-hdr.last {
margin-right: 0;
}
.white ul.mega-menu li .sub a {
 background: none;
 border: none;
 text-shadow: none;
 color: #111;
 display: block;
 float: none;
 text-decoration: none;
 
}
.white ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a {
padding: 5px 0px 5px  5px;
 margin-bottom: 5px;
/* background: #E3E3E3 url(../images/bg_mega_hdr.png) no-repeat 0 0;*/
 text-transform: uppercase;
 font-weight: bold;
 color: #000;
 text-shadow: 1px 1px 1px #fff;
 
}
.white ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a:hover {
color: #a32403;
text-shadow: none;
}
.white ul.mega-menu .sub li.mega-hdr li a {
/*padding: 4px 5px 4px 20px; 
background: url(../images/arrow_off.png) no-repeat 5px 8px; 
font-weight: normal;*/
}
.white ul.mega-menu .sub li.mega-hdr li a:hover {
/*color: #a32403;
background: #efefef url(../images/arrow_on.png) no-repeat 5px 8px;*/

}
.white ul.mega-menu .sub ul li {
padding-right: 0;

}
.white ul.mega-menu li .sub-container.non-mega .sub {padding: 20px 20px 20px 0;
}
.white ul.mega-menu li .sub-container.non-mega li {padding: 0;
 width: 190px;
 margin: 0;
}
.white ul.mega-menu li .sub-container.non-mega li a {
padding: 7px 5px 7px 22px;
 background: url(../images/arrow_off.png) no-repeat 7px 10px;
}
.white ul.mega-menu li .sub-container.non-mega li a:hover {
color: #a32403;
 background: #efefef url(../images/arrow_on.png) no-repeat 7px 10px;
}

.tp_left{
width:550px; float:left; border-right:1px solid #f2f2f2 ; width:450px; 
}

.topbox_ur{
width:280px; 	width:440px; 
float:left; 
color:#60656E;
padding:2px;
margin-bottom:3px;
font: normal 12px Arial, sans-serif;
line-height:16px;
direction:rtl;
text-align:right; 
}
.topbox_ur img{
width:127px;	width:100px;
height:85px;	height:70px;
margin-left:8px;
border:1px solid #ddd;
padding:3px;
}



 
.topbox{
width:260px; 	width:210px; 
float:left; 
color:#60656E;
padding:2px;
margin-bottom:3px;
font: normal 12px Arial, sans-serif;
line-height:16px; 
}
.topbox img{
width:90px;
height:70px;
margin-right:8px;
border:1px solid #ddd;
padding:3px;
}

.topbotxt{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#697393;
}
.topbotxt a{
font-size:12px;
font-family:Arial, Helvetica, sans-serif;
color:#697393;
padding:0px 0px 0px 0px;
}

.topmargin{
 margin-right:10px;
}

#idlink {
padding:0px;
margin:0px;
color:#60656E;
font-size:12px;
}

#toptxt {
padding:0px;
margin:0px;
color:#60656E;
}

/*------------------ green ------------------------------------------------- */ 
 

/*
.green { float:left;
 width:100%;
 margin-top:5px;
 font: normal 13px Arial, sans-serif;
 line-height: 16px;
}
.green ul.mega-menu, .green ul.mega-menu, .green ul.mega-menu li {margin: 0;
 padding: 0;
 border: none;
}
.green ul.mega-menu {
background: #222 url(../images/bg_green.png) repeat-x 0 -80px; 
width: 100%;
height: 40px;
border-right: 1px solid #94cd0b;
border-left: 1px solid #94cd0b;
 
position: relative;
}
.green ul.mega-menu li {
float: left;
 margin: 0;
 padding: 0;
 font-size: 12px;
 font-weight: bold;

list-style:none;

}
.green ul.mega-menu li a {
float: left;
display: block;
color: #697393;
padding: 12px 20px 12px 10px;
background: url(../images/bg_green.png) repeat-x 100% 0;
text-shadow: 1px 1px 1px #fff;
text-decoration: none;
}
.green ul.mega-menu li a.dc-mega {position: relative;
}
.green ul.mega-menu li a .dc-mega-icon {
display: block;
position: absolute;
width: 8px;
height: 6px;
top: 18px;
right:8px;
background: url(../images/arrow.png) no-repeat 0 100%;
}
.green ul.mega-menu li.mega-hover a, .green ul.mega-menu li a:hover {
background-position: 100% -40px;
color: #000;
text-shadow: none;
}
.green ul.mega-menu li.mega-hover a .dc-mega-icon {
background-position: 0 100%;
}
.green ul.mega-menu li .sub-container {position: absolute;
 background: url(../images/bg_sub_left.png) no-repeat 0 100%;
 padding-left: 20px;
 margin-left: -3px;
}
.green ul.mega-menu li .sub {background: url(../images/bg_sub.png) no-repeat 100% 100%;
 padding: 20px 20px 20px 10px;
}
.green ul.mega-menu li .sub-container.mega .sub {padding: 20px 20px 10px 0;
}
.green ul.mega-menu li .sub .row {width: 100%;
 overflow: hidden;
 clear: both;
}
.green ul.mega-menu li .sub li {list-style: none;
 float: none;
 width: 170px;
 font-size: 1em;
 font-weight: normal;
}
.green ul.mega-menu li .sub li.mega-hdr {margin: 0 10px 10px 0;
 float: left;
}
.green ul.mega-menu li .sub li.mega-hdr.last {margin-right: 0;
}
.green ul.mega-menu li .sub a {background: none;
 border: none;
 text-shadow: none;
 color: #111;
 padding: 7px 10px;
 display: block;
 float: none;
 text-decoration: none;
 font-size: 0.9em;
}
.green ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a {padding: 5px 5px 5px 15px;
 margin-bottom: 5px;
 background: #A1C81E url(../images/bg_mega_hdr.png) no-repeat 0 0;
 text-transform: uppercase;
 font-weight: bold;
 color: #000;
 text-shadow: 1px 1px 1px #fff;
}
.green ul.mega-menu li .sub li.mega-hdr a.mega-hdr-a:hover {color: #fff;
 text-shadow: none;
}
.green ul.mega-menu .sub li.mega-hdr li a {padding: 4px 5px 4px 20px;
 background: url(../images/arrow_off.png) no-repeat 5px 8px;
 font-weight: normal;
}
.green ul.mega-menu .sub li.mega-hdr li a:hover {color: #a32403;
 background: #efefef url(../images/arrow_on.png) no-repeat 5px 8px;
}
.green ul.mega-menu .sub ul li {padding-right: 0;
}
.green ul.mega-menu li .sub-container.non-mega .sub {padding: 20px 20px 20px 0;
}
.green ul.mega-menu li .sub-container.non-mega li {padding: 0;
 width: 190px;
 margin: 0;
}
.green ul.mega-menu li .sub-container.non-mega li a {padding: 7px 5px 7px 22px;
 background: url(../images/arrow_off.png) no-repeat 7px 10px;
}
.green ul.mega-menu li .sub-container.non-mega li a:hover {color: #a32403;
 background: #efefef url(../images/arrow_on.png) no-repeat 7px 10px;
}

*/
/* --------------------------------end main menu --------------------------- */


.links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	color:#0085B5;
	font-weight:bold;
	word-spacing:0px;
	margin-top:12px;
	text-align:left;
}
.links a{
color:#0085B5;
text-decoration:none;
}



.body_cont{
	height:auto;
	/*width:998px;*/	width:975px;
	float:left;
	/*margin-top:27px;*/	margin-top:12px;
}

.body_left{
	height:auto;
	width:670px;
	float:left;
}

.banner{
	height:335px;
	width:666px;
	float:left;
	box-shadow:0px 2px 3px -2px #DDDDDD;
}


.gallaryBox{
 
	float:left;
	width: 669px;
}
.lang_area{
	 
	float:left; 
	width: 669px;
	margin-bottom: 2px;
}
.langs {
    color: #60656E;
    float: right;
     
    margin-right: 3px;
    margin-top: 8px;
    text-align: right;
    width: 175px;
}
.langs a{
color: #60656E;
text-decoration:none;
}
.langs2 {
    color: #60656E;
    float: right;   
    margin-right: 157px;
    text-align: left;
    width: 180px;
}
.langs2 a{
color: #60656E;
text-decoration:none;
}



.langs3 {
    color: #60656E;
    float: right;
    text-align:right;   
    width: 180px;
}

.langs3 a{
    background-color: #ECECEC;
    color: #858A93;
    margin-left: 2px;
    padding: 0 3px;
    text-decoration: none;
	font-weight:bold;
}



.langs_ur{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	width:180px;
	text-align:left;
	margin-right:5px;
	font-size:12px;
	font-weight:bold;
	color:#0085b5;
	margin-top:12px;
}
.langs_ur a{
color: #0085B5;
text-decoration:none;
}

.banner_heading{ 
	color:#006633;
	float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    margin-top: 8px;
    width: 99%;
    line-height:23px; 
	font-weight:bold;
	margin-bottom:10px;
	
	
}
.banner_text{
	float:left; 
	width:330px;  
}
.banner_text_ur{
	float:left; 
	width:330px; 
	text-align:right; 
	direction:rtl; 
}



.banner_heading a{ 
color:#89b63f;
text-decoration:none;
 }

.banner_bodytext{
	font:13px Arial;
	color:#60656E;
	behavior: url("csshover3.htc");
	margin:auto;
	width:99%;
}
.banner_bodytext_ur{
	direction: rtl;
    font-family: pak_nastaleeq;
    font-size: 20px;
    text-align: right;
	margin:auto;
	width:99%;
}

.breadMore{
    font-size: 16px;
    font-weight: bold;
	color: #0E6B96;
    text-decoration: none;
}

.breadMore_ur{
    font-size: 18px;
    font-weight: bold;
	color: #0E6B96;
    text-decoration: none;
}
 
 





.banner_heading2{
	font-family:Arial, Helvetica, sans-serif;
	width:378px;
	margin-top:8px;
	font-size:22px;
	float:left;
	color:#FFF;
}
.readmore2{
 
	font:11px Arial;
	color:#FFF;
	margin-top:110px;
	width:378px;
}



.tab1{
 
	width:670px;
	float:left;
	margin-top:25px;
}

.movies{
 	width:670px;
	float:left;
	margin-top:15px;
}

.ads{
	border:1px solid #f2f2f2; 
	width:670px;
	float:left;
	margin-top:15px;
	padding-bottom:5px;
}


.heading{
	height:25px;
	width:300px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#3A4213;
	font-size:18px;
	padding:1px;
	margin-left:5px;
}





.body_right{
	height:auto;
	width:300px;
	/*float:right;*/
	float:left;
	margin-left:5px;
}

.signin{
	width:300px;
	 
	background-color:#EDFACF;
	float:left;
}
.sign_cont{
	margin:10px;
	float:left;
	 
	width:289px;
}
.signin_heading{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#003366;
	width:280px;
	float: left;
	margin-bottom: 7px;
}

.signin_button {
    background-image: url("../images/signin.jpg");
    background-repeat: no-repeat;
    float: right;
    height: 21px;
    margin-right: 12px;
    width: 49px;
}


.rights_links{
	width:300px;
	height:180px;
	background-color:#ECFCD5;
	float:left;
	margin-top:15px;
}

.right_bg_cont{
	height:25px;
	width:300px;
	background-image:url(../images/rights_links.jpg);
	background-repeat:repeat-x;
	float:left;
}

.right_heading{
	height:25px;
	width:288px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-size:18px;
	padding:1px;
	margin-left:5px;
}

.right_bodytext_cont{
	margin:10px;
	float:left;
	height:130px;
	width:282px;
}
.right_bodytext{
	float:left;
	height:25px;
	margin-top:5px;
	width:129px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3A4213;
	margin-right:10px;
}


 
.game{
	margin-top:15px;
	float:left;
	width:100%;
}

.textbox{
	width:300px;
	height:80px;
	background-image:url(../images/text_box.png);
	background-repeat:no-repeat;
	float:left;
	margin-top:15px;
}

.rates{
	width:300px;
	 
	background-color:#F7F7F7;
	float:left;
	margin-top:15px;
}

.rates_heading{
	height:25px;
	width:300px;
	background-image:url(../images/rights_links.jpg);
	background-repeat:repeat-x;
	float:left;
}

.rates_bodytext{
	margin:10px;
	float:left;

	width:284px;
}

.runs{
	width:300px;
	height:95px;
	float:left;
	margin-top:15px;
}

.magazine{
	width:300px;
	height:130px;
	background-color:#E4F3F5;
	border:1px solid #CCCCCC;
	float:left;
	margin-top:15px;
}
 
.picture{ 
	height:auto;
	width:990px; 
	float:left;
	margin-top:15px;
	overflow:hidden;
}


/*.input{
	width:180px;
	height:20px;
	float:right;
}
*/
.txtfield
{
	border: 1px solid #DDDDDD;
    float: right;
    margin-right: 10px;
    padding: 2px;
    width: 198px;
}
.search_button{
	background-color: white;
    background-image: url("../images/search.jpg");
    background-repeat: no-repeat;
    border: 0 none;
    float: left;
    height: 20px;
    width: 63px;
}
 
.imageCont{
float:left;
width:150px;
 
text-align:center;

}
.imageCont img{
  max-width:140px;
  min-width:140px;
  max-height:80px;
}

.newstextArea{
float:left;
width:465px;
padding-left:5px; 
}

.newsTitle{
float:left;
width:100%;
font-size:12px;
font-weight:bold;
padding-bottom:5px;

}
.titles2{
font-family: sans-serif;
font-weight:bold;
color:#7A84A4;
font-size:14px;
font-weight:bold;
text-decoration:none;
}

.newsTitle a{
text-decoration:none;
color:#60656E;
}
.newsTitle2{
padding-bottom:3px;
color:#336600;
font-size:12px;


float:left;
width:610px;
margin-left:6px;
}

.newsdesc{
float:left;
width:100%;
font-size:12px;
padding-bottom:5px;

}
.newsdesc a{
text-decoration:none;
color:#339900;
}


/* ----------------------------------- */
#navlist
{
	margin-left: 0;
	padding-left: 0;
	list-style: none;
	float:left;
}

#navlist li
{
	padding-left: 33px;
	background-image: url(../images/rnd_br_next_icon&16.png);
	background-repeat: no-repeat;
	background-position:-1 .5em;
	
	line-height: 26px;
    margin-bottom:0px;
}

#navlist li a{
    font:  12px/18px  'Open Sans', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #4c4c4c;
	-webkit-font-smoothing: antialiased;  
	-webkit-text-size-adjust: 100%; 
	font-weight:bold;
	 
}
#navlist li:hover{
background-image: url(../images/rnd_br_next_icon&16.png);
}
#navlist li a:hover{
color:#60656E;
}
.gallTitle{
margin-top:3px;
float:left;
color:#60656E;
}
.gallTitle a{
color:#60656E;
text-decoration:none;
}

/*--------------------------- */
 @font-face {
	font-family:pak_nastaleeq;
	/*src: url('alvi_Nastaleeq.ttf');*/
	src: url('Pak Nastaleeq (Beta Release).ttf');
	
}



.urduTitle{
font-family:pak_nastaleeq;
direction:rtl;
font-size:20px;
text-align:right;
line-height:26px;
}
.urTitle{
font-family:pak_nastaleeq;
direction:rtl;
font-size:20px;
text-align:right;
line-height:32px;
}

.urTitle > a {
    color: #0E6B96;
    text-decoration: none;
}

.urtxt{
font-family:pak_nastaleeq;
direction:rtl;
font-size:18px;
text-align:right;
}
.urtxt a{
text-decoration:none;
color:#60656E;
}

.minur{
font-family:pak_nastaleeq;
direction:rtl;
font-size:15px;
text-align:right;
line-height:15px;
}


.newsPane{
	background-color: #FFFFFF;
   /* border: 1px solid #F2F2F2;*/
    float: left;
    margin-top:10px;
    width: 669px;
}
.paneTitle {
    background-image: url("../images/bg/tabs-bg.png");
    background-repeat: repeat-x;
    border-bottom: 2px solid #A8DE2B;
	 border-top: 1px solid #F2F2F2;
    color: #0085B5;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 7px 4px 3px;
    width: 660px;
}
.paneTitle a{
 color: #0085B5;
 text-decoration:none;
}

.paneMargin{
margin-left:15px;
}
.paneMargin_ur{
margin-right:15px;
}

.newsBoxmin{
float:left;
width:316px;
padding-bottom:5px;
padding-top:5px;
border-bottom:1px dotted #f2f2f2;

}

.imageContmin{
float:left;
width:90px;
text-align:center;

}
.imageContmin img{

/*  max-height:80px;
  max-width:80px;*/
}

.newstextAreamin{
float:left;
width:220px;
padding-left:5px; 
}
.newsTitlemin a{
text-decoration:none;
color:#333;
}
.newsTitlemin a:hover{
color:#0085B5;
}
.newline2{
float:left;
height:6px;
width:99%;
}
 
 .inerbox {
    float: left;
    width: 670px;
}

.topbar{
    background-color: #EFEFEF;
    background-image: url("../images/bg/tabs-bg.png");
    background-repeat: repeat-x;
    border-bottom: 6px solid #77B30B;
    display: block;
    margin-bottom: 5px;
    padding: 4px;
	float:left;
	width:662px;
	color:#0085B5;
	font-size:12px;
	font-weight:bold;
}
.newsPane2 {
    background-color: #FFFFFF;
    border: 1px solid #F2F2F2;
    border-radius: 6px;
    float: left;
    width: 325px;
}
 
.newsBoxmin2 {  
    float: left;
    padding-bottom: 5px;
    padding-top: 5px;
    width: 316px;
}

.pagingDiv{

float:left;
width:100%;
margin-top:5px;

}

.detailCont3 {
    background-color: #FFFFFF;
   /* border: 1px solid #F2F2F2;*/
    border-radius: 6px 6px 6px 6px;
    float: left;
    width: 300px;
	padding:8px
}

.detailCont3 img{
text-align:left;
margin-right:8px;
max-width:90px;
 
}



.detailCont3_ur {
     
   /* border: 1px solid #F2F2F2;*/
    border-radius: 6px 6px 6px 6px;
    float: right;
    width: 300px;
	padding:4px;
	text-align:right;
}

.detailCont3_ur img{
text-align:right;
margin-left:8px;
max-width:90px;
 
}


.source{

float:left;
width:300px;
font:  11px/18px  'Open Sans', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#828790;
}
.source a{
text-decoration:none;
color: #0085B5;
}

.NsTitle2{
font: 15px/18px 'Open Sans',"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif ;
color: #0085B5;
 
float:left;
width:300px;
margin-bottom:5px;

}
.NsTitle2 a{
text-decoration:none;
color: #0085B5;
}


.NsTitle2_ur{
font-size: 18px ;
font-family: pak_nastaleeq;
color: #0085B5;
direction:rtl; 
float:right;
width:300px;
margin-bottom:2px;

}
.NsTitle2_ur a{
text-decoration:none;
color: #0085B5;
}



.Nsdesc{
font:  12px/18px  'Open Sans', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #60656E;
}



.detailCont_urs {
     
    
    border-radius: 6px 6px 6px 6px;
    float: right;
    width:300px;
	padding:8px;
	text-align:right;
	direction:rtl;
}

.detailCont_urs img{
text-align:right;
margin-left:8px;
max-width:318px;

 
}


.NsTitle_urs{
font-family:pak_nastaleeq;
direction:rtl;
font-size:20px;
text-align:right;
color:#0085B5;
line-height:27px;

}

.NsTitle_urs a{
text-decoration:none;
color:#0085B5;
}

.dateStyle_urs {
    direction: rtl;
    float: right;
    text-align: right;
    width: 202px;
	color:#CCCCCC;
}



.Nsdesc_urs{
font-family:pak_nastaleeq;
direction:rtl;
font-size:18px;
text-align:right;
  color:#60656E;
}




.detailCont {
    border-radius: 6px 6px 6px 6px;
    float: left;
    width: 654px;
	padding:8px
}

.detailCont img{
text-align:left;
margin-right:8px;
max-width:318px;
 
 
}





.art_detail {
    border-radius: 6px 6px 6px 6px;
    float: left;
    padding: 8px;
    width: 654px;
}
.art_detail  img{
/*text-align:left;*/
margin-bottom: 8px;
margin-right: 8px;
margin-top: 8px;
max-width: 655px;;
 
 
}




.NsTitle{  
    color:#0085B5;
    font:12px/18px 'Arial',Helvetica,sans-serif;
   

}
.NsTitle a{
text-decoration:none;
color: #0085B5;
}


.Nsdesc{
font:  12px/18px  'Open Sans', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color:#60656E;
}

.detailCont_ur {
    background-color: #FFFFFF;
   
    float: right;
    width: 654px;
	padding:8px;
	text-align:right;
	direction:rtl;
}

.detailCont_ur img{
text-align:right;
margin-left:8px;
max-width:318px;
 
}


.NsTitle_ur{
font-family:pak_nastaleeq;
direction:rtl;
font-size:20px;
text-align:right;
color: #0085B5;

}

.Nsdesc_ur{
font-family:pak_nastaleeq;
direction:rtl;
font-size:20px;
text-align:right;
  color:#464B54;
}


.dateStyle{
color:#669900;
font:  12px/18px  'Open Sans', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
}
.dateStyle_ur{
color:#669900;
font:  12px/18px  'Open Sans', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
text-align:right;
}

.readMore{
color: #0085B5;
text-decoration:none;
}




.paneTitle_ur {
    background-image: url("../images/bg/tabs-bg.png");
    background-repeat: repeat-x;
   border-bottom: 2px solid #A8DE2B;
	 border-top: 1px solid #F2F2F2;
    color: #0085B5;
    float: right;
    margin-bottom: 5px;
    padding: 0px 8px 0px 0px;
    width: 660px;
	direction: rtl;
    font-family: pak_nastaleeq;
    font-size: 18px;
    text-align: right;
	background-color:#efefef;
}
.paneTitle_ur a{
 color: #0085B5;
 text-decoration:none;
}
.imageContmin_ur {
   
    float: right;
    text-align: right;
    width: 80px;
}
.imageContmin img{

/*  max-height:70px;
  max-width:70px;*/
}

.newstextAreamin_ur {
    float: right;
    width: 230px;
}
 

.topbar_ur {
    background-color: #EFEFEF;
    background-image: url("../images/bg/tabs-bg.png");
    background-repeat: repeat-x;
    border-bottom: 6px solid #77B30B;
    color: #0085B5; 
    float: left;
    margin-bottom: 5px;
    padding: 4px;
    width: 662px;
	
 font-family:pak_nastaleeq;
direction:rtl;
font-size:18px;
text-align:right;
}
 .newsTitlemin_ur{
font-family:pak_nastaleeq;
direction:rtl;
font-size:16px;
text-align:right;
}
.newsTitlemin_ur a{
text-decoration:none;
color:#333;
}
.newsTitlemin_ur a:hover{
color:#0085B5;
}

.newsPane_ur {
    background-color: #FFFFFF;
    border: 1px solid #F2F2F2;
    border-radius: 6px 6px 6px 6px;
    float: right;
    width: 325px;
}

.rowLog{
float:left;
width:100%;
padding-bottom:5px;
}

.rowLable{
width:65px;
float:left;
}
.rowfield{
float:left;
width:222px;
}

.newsbar{
    background-color: #EFEFEF;
    background-image: url("../images/bg/tabs-bg.png");
    background-repeat: repeat-x;
    border-bottom: 3px solid #558da5;
    display: block;
    margin-bottom: 5px;
   /* padding: 4px;*/
	float:left;
	width:998px;
	color:#0085B5;
	font-size:12px;
	font-weight:bold;
}
.catMenue{
font: bold 11px/18px arial;
color:#363435;
float:left;
width:auto;
padding:4px 8px;
border-right:1px solid #ddd

}

.catMenue a{
color:#60656E;
text-decoration:none;
}
.catMenue a:hover{ color:#FFFFFF; }

.catMenue:hover{
background-color:#558da5;
color:#FFFFFF;
border-right:0px solid #f9f9f9;
}

.menuSlect{
border-right:0px solid;
background-color:#558da5;
color:#FFFFFF;
}
.menuSlect a{
 text-decoration:none;
color:#FFFFFF;
}

.catMenue_ur{
font:18px/20px pak_nastaleeq;
color:#363435;
float:left;
width:auto;
padding:4px 8px;
border-right:1px solid #ddd;

/*font-family:pak_nastaleeq;
font-size:16px;*/
direction:rtl;

text-align:right;
 
}

.catMenue_ur a{
color:#60656E;
text-decoration:none;
}
.catMenue_ur a:hover{ color:#FFFFFF; }

.catMenue_ur:hover{
background-color:#558da5;
color:#FFFFFF;
border-right:0px solid #f9f9f9;
}

.menuSlect{
border-right:0px solid;
background-color:#558da5;
color:#FFFFFF;
}
.menuSlect a{
 text-decoration:none;
color:#FFFFFF;
}



.moreFrom{
float:right; 
font-family:Arial, Helvetica, sans-serif;
text-align:right;
padding-right:5px;
font-size:12px/18px;
font-weight:normal;
color:#60656E;
}

.moreFrom a{
color:#60656E;
text-decoration:none;

}


.moreFrom_ur{
float:left; 
direction: rtl;
font-family: pak_nastaleeq;
font-size: 18px;
padding-left:5px;
font-weight:normal;
color:#60656E;
}

.moreFrom_ur a{
color:#78AE00;
text-decoration:none;

}




.brlin{
height:2px;
background-color:#ddd;
float:left;
width:667px;
margin-top:22px;
}

.ListCont{
     
    
    float: left;
    padding: 8px;
    width: 654px;
	border-bottom:1px dotted #ddd;
}

.ListCont img{
     
   float:left;
   text-align:left;
   max-width:100px;
   margin-right:7px;
   border:1px solid #DDDDDD;
padding:3px;
}
.NewsTit {
   color:#60656E;
    float: left;
	 font: 13px/18px 'Open Sans',"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    font-weight: bold;
    margin-bottom: 5px;
    width: 654px;
}
.NewsTit a {
   color:#60656E;
    text-decoration: none;
}
.sourceList {
    color: #828790;
    float: left;
    font: 11px/18px 'Open Sans',"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    width: 654px;
}
.sourceList a{
text-decoration:none;
color: #0085B5;
}






.ListCont_ur{
	direction: rtl;
	font-family: pak_nastaleeq;
	font-size: 18px;
    border-radius: 6px 6px 6px 6px;
    float: right;
    padding: 8px;
    width: 654px;
	border-bottom:1px solid #ddd;
}

.ListCont_ur img{
     
   float:right;
   text-align:right;
   max-width:100px;
   margin-left:7px;
}
.NewsTit_ur {
    color: #0085B5;
    float: right;
	  
	direction: rtl;
	font-family: pak_nastaleeq;
	font-size: 20px; 
   
    width: 654px;
}
.NewsTit_ur a {
    color: #0085B5;
    text-decoration: none;
}
.sourceList_ur {
    color: #CCCCCC;
    margin-top:9px;
	position:absolute;
    font: 14px/18px 'pak_nastaleeq',"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	padding-right:7px;
    
}

.sourceList_ur a{
text-decoration:none;
color: #0085B5;
}





 .NewsTit_detail_ur {
	color: #0085B5;
	float: right;
	float: right;  
	direction: rtl;
	font-family: pak_nastaleeq;
	font-size:20px;
	width: 654px;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:5px;
}
 
 .source_detail_ur{
    color: #ccc;
    float: right;
    direction: rtl;
	font-family: pak_nastaleeq;
	font-size:14px;
    margin-bottom: 5px;
    width: 654px;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:5px;
 }
 .source_detail_ur a{
	color:#60656E;
	text-decoration:none;
 }
 
 
.NewsTit_detail {
    color: #60656E;
    float: left;
    font: bold 16px/22px 'Open Sans',"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 5px;
    width: 654px;
	border-bottom:1px dotted #CCCCCC;
	padding-bottom:5px;
}
.source_detail{
float:left;
width: 654px;
font:  11px/18px  'Open Sans', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#60656E;
border-bottom:1px dotted #CCCCCC;
margin-bottom:8px;
}


.source_detail a{
color:#60656E;
text-decoration:none;
font-size:12px;	
}

.rightNewsBox {
 
    float: left;
    width: 300px;
}

.rightNewsBox_ur {
    background-color:#f9f9f9;
    float: left;
    width: 290px;
	border-radius:5px;
	padding:5px;
	margin-bottom:9px;
}
.latestNews_ur{
float:right;
width:300px;
direction: rtl;
font-family: pak_nastaleeq;
text-align:right;
font-size:18px;
color:#0085B5;
margin-bottom:4px;
 
}

.imageGif_ur{
float:right;
background-image:url(../images/art_ur.gif);  
background-repeat:no-repeat;
width:15px;
height:24px;
margin-left:5px;
}

.latestTitle_ur{
 direction: rtl;
font-family: pak_nastaleeq;
text-align:right;
font-size:18px;
color:#0085B5;
float:right;
width:100%;

}

.latestTitle_ur a{
color:#3E251E;
text-decoration:none;
}

.source_latest_ur{
    color: #60656E;
    font: 11px/18px 'pak_nastaleeq',"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;   
text-align:right;
direction:rtl;
}
  
.newsRow_ur{
float:left;
width:290px;
color:#60656E;
padding-top:5px;
border-top:1px dotted #ddd;
}
.txtLatest_ur{
float:left;
width:265px;
}


.latestNews{
float:left;
width:300px;
font-size:18px;
color:#60656E;
margin-bottom:4px;
margin-top:5px;
}

.imageGif{
float:left;
background-image:url(../images/ARTICLE.gif);  
background-repeat:no-repeat;
width:15px;
height:24px;
margin-right:5px;
}

.newsRow{
float:left;
width:300px;
color:#60656E;
padding-top:5px;
border-top:1px dotted #ccc;
}


.txtLatest{
float:left;
width:275px;
}
.latestTitle{
font:  12px/18px  'Open Sans', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#0085B5;
float:left;
width:100%;

}

.latestTitle a{
color:#0085B5;
text-decoration:none;
}

.viewAll{
float:right;
text-align:right;
width:290px;
padding-right:5px;
border-top:1px dotted #ddd;
 
font: bold 13px/18px  'Open Sans', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#0085B5;
 
margin-top:5px;
padding-bottom:5px;
}
.viewAll a{
color:#0085B5;
text-decoration:none;
}


.viewAll_ur{
float:right;
text-align:right;
width:290px;
padding-right:5px;
border-top:1px dotted #CCCCCC;
direction:rtl;
font: bold 16px/22px  'pak_nastaleeq', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#0085B5;
 
margin-top:5px;
padding-bottom:5px;
}
.viewAll_ur a{
color:#0085B5;
text-decoration:none;
}





.galleryBox {
     border: 1px solid #F2F2F2;
    box-shadow: 1px 5px 6px -5px;
    float: left;
    margin-top: 15px;
    padding-bottom: 5px;
    width: 292px;
	padding-left:6px;
}

.albm_cont{
float:left;
width:92px;
margin-right:5px;
}

.albm_cont img{
max-width:92px;
max-height:80px;
}
.albm_title{
font:  12px/16px  'Open Sans', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#60656E;
}
.albm_title a{
color:#60656E;
text-decoration:none;

}
.albm_title_ur{
font-size:15px;
font-family:pak_nastaleeq;
direction:rtl;
color:#60656E;
text-align:right;
float:right;
width:95px;
}
.albm_title_ur a{
text-decoration:none;
color:#60656E;
}


.photos_title_ur{
 border-bottom: 1px solid #DDDDDD;
    color: #0085B5;
    direction: rtl;
    float: right;
    font-family: pak_nastaleeq;
    font-size: 22px;
    margin-bottom: 6px;
    text-align: right;
    width: 298px;
 
}

.photos_title{
     background-color: #EFEFEF;
    color: #60656E;
    float: left;
    font-size: 18px;
    margin-bottom: 4px;
    margin-top: 5px;
    padding-left: 3px;
    width: 283px;
}

.source_latest{
    color: #60656E;
    font: 11px/18px 'Open Sans',"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;   
}
  
.simplebar{ 
background-repeat: repeat-x;
border-bottom:1px dotted #ccc;
color: #0085B5;
display: block;
float: left;
font-size: 12px;
font-weight: bold;
margin-bottom: 5px;
margin-top: 7px;
padding: 4px;
width: 662px;

}


.simplebar_ur{ 
background-repeat: repeat-x;
border-bottom:1px dotted #ccc;
color: #0085B5;
display: block;
float: right;
 direction:rtl;
font: 18px  'pak_nastaleeq', "HelveticaNeue", "Helvetica Neue", Helvetica;
text-align:right;
margin-bottom: 5px;
width: 662px;

}

.latest_lang{
  font:  13px/24px 'Open Sans', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
float:left;
text-align:left;
font-size:12px;
color:#60656E;
margin-top:8px;
}
.latest_lang a{
color: #0085B5;
text-decoration:none;
}



.bigNews{
float:left; 
width: 335px; 
margin-top:5px;
padding:3px; 
}
.hdng{
   color:#60656E;
    float: left;
    font-size: 18px;
    margin-bottom: 4px;
    margin-top: 5px;
    width: 340px;
}
.hdng a{
color: #666;
text-decoration:none;
}
.hdng_ur{
   color:#60656E;
	font-family:pak_nastaleeq;
	direction:rtl;
	font-size:22px;
	text-align:right; 
    margin-bottom: 4px;
    margin-top: 5px;
    width: 340px;
}
.hdng_ur a{
color: #0085B5;
text-decoration:none;
}

 
.bigImage{
min-width:340px; 
max-width:340px; 
min-height:200px;
max-height:200px;
border:0px;
}

.copyRight{
background-color:#CCCCCC;
color:#000000;
min-width:100px;
height:30px;
vertical-align:bottom;
}

.image {
	position:relative;
	float:left; /* optional */
	margin-bottom:7px;
}
.image .text {
	position:absolute;
	bottom:-15px; /* in conjunction with left property, decides the text position */
	left:1px;
	max-width:300px; /* optional, though better have one */
	color:#CCCCCC;
	font-size:11px;
}


.image_ur {
	position:relative;
	float:right; /* optional */
	margin-bottom:5px;
}
.image_ur .text_ur {
	position:absolute;
	bottom:-24px; /* in conjunction with left property, decides the text position */
	right:1px;
	max-width:300px; /* optional, though better have one */
	color:#CCCCCC;
	font-family:pak_nastaleeq;
	direction:rtl;
	font-size:14px;
}


/*--------------------custom gallery --------------- */
 
 .lof-slidecontent {
    min-height: 240px;
    width: 665px;
    border: 1px solid #F4F4F4;
    overflow: hidden;
    position: relative;
	margin-top:5px;
	background-color:#000000;
}
.lof-slidecontent .button-previous {
    background: url("../images/b_prev.png") no-repeat scroll left center transparent;
    left: 5px;
}
.button-previous:hover {
   background: url("../images/b_prev-1.png") no-repeat scroll left center transparent;
}
 


.lof-slidecontent .button-next, .lof-slidecontent .button-previous {
    color: #FFFFFF;
    cursor: pointer;
    display: block;
    height: 100%;
    position: absolute;
    text-indent: -999px;
    top: 0;
    width: 40px;
    z-index: 40;
}


.lof-slidecontent .button-next {
    background: url("../images/b_next.png") no-repeat scroll right center transparent;
    right: 5px;
}
 .button-next:hover {
   background: url("../images/b_next-1.png") no-repeat scroll left center transparent;
} 
.lof-slidecontent .sliders-wrapper {
    height: 100%;
    overflow: hidden;
    position: relative;
    
}
.lof-slidecontent ul.sliders-wrap-inner {
    background: url("../images/load-indicator.gif") no-repeat scroll 50% 50% transparent;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: absolute;
}

.lof-slidecontent .lof-opacity {
    height: 100%;
    width: 100%;
}
.lof-slidecontent ul.sliders-wrap-inner li {
    float: left;
    margin: 0;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.lof-slidecontent .lof-opacity li {
    float: inherit !important;
    left: 0;
    position: absolute !important;
    top: 0;
}
ul.sliders-wrap-inner li img {
    padding: 0;
} 

/*--------------------custom gallery  end--------------- */  
.gTitle{
font:13px/18px  'Open Sans', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#0085B5;
float:left;
width:100%;
margin-top:10px;

}
.gDesc{
font:11px/18px  'Open Sans', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#60656E;
float:left;
width:100%;
margin-top:4px;
 

}

.pic_Title{
font:18px/24px  'Open Sans', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#60656E;
float:left;
width:100%;
margin-top:4px;
 
}
.pic_Desc{
font:12px/18px  'Open Sans', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#60656E;
float:left;
width:100%;
margin-top:2px;
 
}


.other_bar {
    background-color: #EFEFEF;
    background-image: url("../images/bg/tabs-bg.png");
    background-repeat: repeat-x;
    border-bottom: 2px solid #ccc;
    color: #0085B5;
    float: left;
    font:18px/24px  'Open Sans', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 5px;
    padding: 4px;
    width: 662px;
	margin-top:8px;
}

/*--------------------custom gallery  urdu--------------- */ 
.gTitle_ur{
font:20px/30px   'pak_nastaleeq', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#0085B5;
float:right;
width:100%;
margin-top:10px;
direction:rtl;
text-align:right;
}
.gDesc_ur{
font:18px/30px   'pak_nastaleeq', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#60656E;
float:right;
width:100%;
margin-top:4px;
direction:rtl;
float:right;
 margin-bottom:12px;

}

.pic_Title_ur{
font:20px/30px  'pak_nastaleeq', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#0085B5;
float:right;
direction:rtl;
width:100%;
margin-top:4px;
 
}
.pic_Desc_ur{
font:18px/28px  'pak_nastaleeq', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color:#5A5F68;
float:right;
direction:rtl;
width:100%;
margin-top:2px;
 
}


.other_bar_ur {
    background-color: #EFEFEF;
    background-image: url("../images/bg/tabs-bg.png");
    background-repeat: repeat-x;
    border-bottom: 2px solid #ccc;
    color: #0085B5;
    float: right;
    font:20px/28px  'pak_nastaleeq', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-bottom: 5px;
	direction:rtl;
	text-align:right;
    padding: 4px;
    width: 662px;
	margin-top:8px;
}


/*-----------------------------------album eng ------- */

.albmContainer {
    background-color: #FFFFFF;
    border: 1px solid #F2F2F2;
    border-radius: 6px 6px 6px 6px;
    float: left;
    width: 316px;
	padding:4px;
 
}
.albmContainer img{
max-width:100px;
padding-right:5px;

padding-bottom:2px;
}

.albmTitles a{
text-decoration:none;
    color: #0085B5;
    font: 15px/18px 'Open Sans',"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
    margin-bottom: 5px;
     
}
.albmdesc {
    color: #60656E;
    font: 12px/18px 'Open Sans',"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
}


/* ------------------------urdu ---------------------- */ 




.albmContainer_ur {
    background-color: #FFFFFF;
    border: 1px solid #F2F2F2;
    border-radius: 6px 6px 6px 6px;
    float: right;
    width: 316px;
	padding:4px;
	text-align:right;
	direction:rtl;
 
}
.albmContainer_ur img{
max-width:100px;
padding-left:5px;
padding-bottom:2px;
}

.albmTitles_ur a{
text-decoration:none;
color: #0085B5;
font: 20px/24px 'pak_nastaleeq',"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
margin-bottom: 5px;
direction:rtl;
text-align:right;
     
}
.albmdesc_ur {
    color: #60656E;
    font: 16px/22px 'pak_nastaleeq',"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
}




/* ------------------paging div */ 


.pgingdiv{
float:left;
width:663px;
}

#loading{
position: relative;
text-align: center;
top: 171px;
width: 100%;

}
#container .pagination ul li.inactive,
#container .pagination ul li.inactive:hover{
background-color:#ededed;
color:#bababa;
border:1px solid #bababa;
cursor: default;
}
#container .data ul li{
list-style: none;
font-family: verdana;
margin: 5px 0 5px 0;
color: #000;
font-size: 13px;
}

#container .pagination{
width: 650px;
height: 25px;
}
#container .pagination ul li{
list-style: none;
float: left;
border: 1px solid #006699;
padding: 2px 6px 2px 6px;
margin: 0 3px 0 3px;
font-family: arial;
font-size: 12px;
color: #006699;

background-color: #f2f2f2;
}
#container .pagination ul li:hover{
color: #fff;
background-color: #006699;
cursor: pointer;
}

.rtcont{

float:right;
width:174px;

padding-top:2px;

}


.go_button
{
background-color: #F2F2F2;
border: 1px solid #006699;
color: #CC0000;
cursor: pointer;
float: right;
margin-left: 5px;
}
.total
{
float:left;
font-family:arial;
color:#999;
}
.goto{
float:right;
margin-top:-1px;
margin-left:30px;
width:30px;
}
	
.acc_link{
float:left;
width:100px;
margin-left: 8px;

}
.acc_link a{
text-decoration:none;
color:#60656E;
}

.inoutbody{
float:left;
width:1000px;
}

.no_rec{
float:left;
width:99%;
padding-top:10px;;
font-size:18px;
color:#339900;
text-align:center;
}

.wp_cont{

    float: left;
    margin-right: 5px;
    width: 670px;

}

.wp_img_cont{
    float:left;
    padding: 2px 10px 10px 2px;
    vertical-align: top;
    width: 120px;
}
.wp_img_cont img{
  border: 1px solid #CCCCCC;
  padding: 5px;
}	

.wp_title {
float:left;
color:#60656E;
font:12px/15px Arial;
}
.wp_title a{
 text-decoration:none;
 color:#60656E;
 
}
.wp_tags{
float:left;
color:#006600;
font:12px/15px Arial;
}
.wp_tags a{
color:#006600;
text-decoration:none;
}








.games {
	/*border: 1px solid #ddd;
	background-color: #fff;
	font-family: Arial;
	font-size: 12px;
	padding-bottom: 8px;
	margin-bottom: 10px;
	float:left;
	width:100%;
	margin-top:12px;*/
	 
    background: url(../images/op_bg.png) scroll  left bottom #FFFFFF;
	background-repeat:repeat-x;
    border: 1px solid #f2f2f2;
    border-radius: 0.333em 0.333em 0.333em 0.333em;
    clear: both;
    float: left;  
	width:300px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
 
	
}

.games h2{
   background: url("../images/hbg.jpg") repeat-x scroll 0 0 #77B30B;
    color: #60656E;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    height: 23px;
    
    padding-left: 8px;
    padding-top: 7px;
	/*text-shadow:1px 0 0 #5d752d;*/

}


.games a {
	color: #697393;
	text-decoration:none;
}
.games a:hover {
	color: #791513;
}
.games ul {
	list-style:none;
	padding:0px;
	margin:0px;
}


.games li {
	padding:4px;
	border-bottom: 1px solid #f2f2f2;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
}
.games  li a {
	color: #60656E; /* 4c4c4c */
	text-decoration:none;
}
.games_header {
	/*background: url("../images/bg_box_hd.png") repeat-x scroll 0 0 #77b30b;  */
	/* background: url("../images/hbg.jpg") repeat-x scroll 0 0 #fff;
    color: #697393;*/
	 background: #fff;
    color: #56932A;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    height: 23px;
    margin: 3px;
    padding-left: 8px;
    padding-top: 7px;
	/*border-bottom:3px solid #0099DD; */border-bottom:3px solid #87C40F;
}
 
.artBoxEng{
float:left;
width:325px;
}
.artBoxUr{
float:right;
width:325px;
}
.dateStyleArt {
    color: #60656E;
    font: 11px/18px 'Open Sans',"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
}

.dateStyleArt a{ 
color: #0085B5;
text-decoration:none;

} 

.artBoxMargin{
margin-left:15px;
background-color:#F1F5F5;
border-radius:0px;
min-height:128px;
}
.artBoxMargin2{

background-color:#f9f9f9;
border-radius:0px;
min-height:128px;
}

.artBoxMargin_ur{
margin-right:15px;
background-color:#F1F5F5;
border-radius:0px;
min-height:138px;
}
.artBoxMargin_ur2{

background-color:#f9f9f9;
border-radius:0px;
min-height:138px;
}


.artNewLine{
float:left;
width:99%;
height:10px;

}

.artBoxMarginList{
margin-left:15px;
 
border-radius:0px;
min-height:142px;
box-shadow:1px 3px 5px -5px;
}
.artBoxMarginList2{
 
border-radius:0px;
min-height:142px;
box-shadow:1px 3px 5px -5px;
}

.boxshadow{
box-shadow:1px 4px 5px -5px;
}

.artPaneTitle {
    background-image: url("../images/bg/tabs-bg.png");
    background-repeat: repeat-x;
	background-color:#efefef;
	
    border-bottom: 2px solid #A8DE2B;
	 border-top: 1px solid #F2F2F2;
    color: #0085B5;
    float: left;
    font-size: 13px;
    font-weight: bold;
    margin-bottom: 5px;
    padding: 7px 4px 3px;
    width: 660px;
}
.artPaneTitle a{
 color: #0085B5;
 text-decoration:none;
}

.profBox{
float:left; 
width:142px;
margin-left:4px;
margin-bottom:6px;
 
}

.profMargin{
 margin-left:9px;
 background-color:#f3f8fe;
}
.profMargin2{
 
 background-color:#f2f2f2;
}

.userName{
    float: left;
    margin-left: 5px;
    width: 83px;
	color:#0085B5;
	text-transform:capitalize;
	min-height:26px;
}
.userName a{
color:#0085B5;
text-decoration:none;

}
.userLinks{
    float: left;
    margin-left: 5px;
    width: 83px;
	 
}
.userLinks a{
color:#549503;
text-decoration:none;
font-size:11px;
}
.artAddBtn{
float:right;
width:220px;
text-align:center;
background:url(../images/bg/accordion-content-bg.png);
background-repeat:repeat-x;
padding:5px;
}
.artAddBtn a{
font-weight:bold;
color:#3481A9;
text-decoration:none;
}

.containerart{
float:left;
width:100%;
border:1p solid #ddd;

}

.row_form{
    display: inline;
    float: left;
    margin-left: 6px;
    margin-top: 3px;
    padding: 5px;
    width: 97%;
}
.caption {
    color: #333333;
    float: left;
    font-size: 12px;
    margin-top: 2px;
    text-align: left;
    width: 85px;
}
.fieldside {
    float: left;
    width: 340px;
}
.txtfieldstyle {
    background: -moz-linear-gradient(center top , #FFFFFF, #F7F7F5) repeat scroll 0 0 transparent;
    border: 1px solid #CFCFCF;
    border-radius: 8px 8px 8px 8px;
    color: #60656E;
    float: left;
    height: 26px;
    padding-left: 3px;
    width: 290px;
}
.drpdwn {
    background: -moz-linear-gradient(center top , #FFFFFF, #F7F7F5) repeat scroll 0 0 transparent;
    border: 1px solid #CFCFCF;
    border-radius: 8px 8px 8px 8px;
    color: #60656E;
    float: left;
    
    padding: 5px;
    width: 296px;
}

.txtarea {
    background: -moz-linear-gradient(center top , #FFFFFF, #F7F7F5) repeat scroll 0 0 transparent;
    border: 1px solid #CFCFCF;
    border-radius: 8px 8px 8px 8px;
    color: #60656E;
    float: left;
    font-weight: normal;
    margin-left: 0;
    padding-left: 3px;
    width: 496px;
	height:230px;
}
.sendbtn {
    background-color: #006600;
    border: 0 solid #FFFFFF;
    color: #FFFFFF;
    cursor: pointer;
    float: right;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    height: 30px;
    padding-bottom: 2px;
    text-align: center;
    width: 85px;
}

.iconsf{
 
width:97px;
display:inline-block;
}
.iconsf img{
border:1px solid #ddd;
padding:3px;
max-width:14px;
}

#msgDiv{

color:#990000;
font-weight:bold;

}






.row_ur {
    display: inline;
    float: right;
    margin-left: 6px;
    margin-top: 3px;
    padding: 5px;
    width: 97%;
}
.caption_ur{
    color: #333333;
    float: right;
    margin-top: 2px;
    width: 58px;
	text-align:right;
	font-family:pak_nastaleeq;
direction:rtl;
font-size:16px;

}
.fieldside_ur {
    float: right;
    width: 425px;
}
.txtfieldstyle_ur {
    background: -moz-linear-gradient(center top , #FFFFFF, #F7F7F5) repeat scroll 0 0 transparent;
    border: 1px solid #CFCFCF;
    border-radius: 8px 8px 8px 8px;
    color: #60656E;
    float: right;
    height: 26px;
    padding-left: 3px;
    width: 290px;
}
.drpdwn_ur {
    background: -moz-linear-gradient(center top , #FFFFFF, #F7F7F5) repeat scroll 0 0 transparent;
    border: 1px solid #CFCFCF;
    border-radius: 8px 8px 8px 8px;
    color: #60656E;
    float: right;
    height: 30px;
    padding-left: 3px;
    width: 296px;
}
.txtarea_ur {
    background: -moz-linear-gradient(center top , #FFFFFF, #F7F7F5) repeat scroll 0 0 transparent;
    border: 1px solid #CFCFCF;
    border-radius: 8px 8px 8px 8px;
    color: #60656E;
    float: right;
    font-weight: normal;
    margin-left: 0;
    padding-left: 3px;
    width: 496px;
	height:230px;
}
#as{

color:#CC0000;
}

.rightsel{
float:right;
width:220px;
}
.lanlable{
width:120px;
float:left;
}


.box_op {
    background: url(../images/op_bg.png) scroll  left bottom #FFFFFF;
	background-repeat:repeat-x;
    border: 1px solid #f2f2f2;
    border-radius: 0.333em 0.333em 0.333em 0.333em;
    clear: both;
    float: left;
    padding: 1em;
	width:641px;
	margin-top:5px;
	margin-bottom:5px;
}

.op_img{
 float:left;
 width:150px;

}
.op_img img{
 float:left;
 max-width:140px;

}

.op_txt_cont{
float:left; 
width:490px;
 
}

.op_txt_cont h2 {
    font-size: 18px;
    line-height: 23px;
     margin-bottom:0px;
	font-weight:normal;
	padding:3px;
}
.op_txt_cont h2 a{
color:#89B63F;
text-decoration:none;
}
		
#shir {
    float: right;
    margin: 5px 5px 7px 0;
}	

.nobotomborder{
border-bottom:0px solid;
}

.op_newline{

float:left;
width:99%;
height:3px;
}



.smsMaxBox {
    background: url(../images/op_bg.png) scroll  left bottom #FFFFFF;
	background-repeat:repeat-x;
    border: 1px solid #f2f2f2;
    border-radius: 0.333em 0.333em 0.333em 0.333em;
    clear: both;
    float: left;
    padding: 1em;
	width:641px;
	margin-top:5px;
	margin-bottom:5px;
}
.smsMinBox {
/*    background: url(../images/op_bg.png) scroll  left bottom #FFFFFF;
	background-repeat:repeat-x;
    border: 1px solid #f2f2f2;
	
	*/
	box-shadow:1px 1px 10px #CDCDCD;
   /* border-radius: 0.333em 0.333em 0.333em 0.333em;  */
    float: left;
    padding: 1em 1em .4em;
	/*width:301px; 642px*/
	width:96%;
	margin-top:10px;
	margin-bottom:5px;
}
.smsMargin{
/*margin-left:12px;*/
}

.smsText{
font:  14px/18px  'arial', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #555A63;
min-height:75px;
float:left;
width:100%;
padding-bottom:3px;
margin-bottom:3px;
border-bottom: 1px dotted #ddd;

}
.smsText a{
	color: #0085B5;
    text-decoration: none;
}



.smsTitle{
font:  17px/20px  'Open Sans', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #669900;
float:left;
width:100%;
padding-bottom:3px;
margin-bottom:3px;
border-bottom: 1px dotted #ccc;
font-weight:bold;

}

.smsTitle a{ 
color: #89b63f;
text-decoration:none;

}

.smsCatMin a{ 
 color: #0085B5;
    float: left;
    margin-right: 9px;
    margin-top: 3px;
    text-decoration: none;

} 
.smsNewLine {
    float: left;
    height: 5px;
    width: 99%;
}

.bottomRight{
float:right;
width:100px;
text-align:right;
}
.bottomRight a{ 
color: #0085B5;
text-decoration:none;

} 

.finance_title
{
font:  17px/20px  'Open Sans', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
color: #669900;
float:left;
width:100%;
padding-bottom:3px;
margin-bottom:3px;
border-bottom: 1px dotted #ccc;
font-weight:bold;
}


.bottom_link
{
 float:left;
 padding-top:7px;
 border-top:1px dotted #CCCCCC;
 margin-top:7px;
 text-align:right;
 width:100%;
}
.bottom_link a
{
 text-decoration:none;
 color:#336600;
 font-style:italic;
 font-weight:bold;
}

.colorbox{
background-color:#558da5;
float:left;
color:#FFFFFF;
}

.colorbox a{
color:#FFFFFF;
}
.colorbox p{
color:#FFFFFF;
}

/* ------------------------------search box-----------------------------------*/

/*#searchbox{
background: #eaf8fc;
background-image: -moz-linear-gradient(#fff, #d4e8ec);
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #d4e8ec),color-stop(1, #fff));
-moz-border-radius: 35px;
border-radius: 35px;
border-width: 1px;
border-style: solid;
border-color: #c4d9df #a4c3ca #83afb7;            
width: 512px;
 
padding: 2px;
 
overflow: hidden;
}
#search, #submit
{
float: right;
}
#search
{
padding: 5px 9px;
height: 23px;
width: 380px;
border: 1px solid #a4c3ca;
font: normal 13px 'trebuchet MS', arial, helvetica;
background: #f1f1f1;
-moz-border-radius: 50px 3px 3px 50px;
 border-radius: 50px 3px 3px 50px;
-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);
box-shadow: 0 1px 3px rgba(0, 0, 0, 0.25) inset, 0 1px 0 rgba(255, 255, 255, 1);            
        }
#submit
{  
background: #6cbb6b;
background-image: -moz-linear-gradient(#95d788, #6cbb6b);
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #6cbb6b),color-stop(1, #95d788));
-moz-border-radius: 3px 50px 50px 3px;
border-radius: 3px 50px 50px 3px;
border-width: 1px;
border-style: solid;
border-color: #7eba7c #578e57 #447d43;
-moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
 -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;
box-shadow: 0 0 1px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.3) inset;     
height: 35px;
margin: 0 0 0 10px;
padding: 0;
width: 70px;
cursor: pointer;
font: bold 14px Arial, Helvetica;
color: #23441e;
text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  }
#submit:hover
  {  
background: #95d788;
background-image: -moz-linear-gradient(#6cbb6b, #95d788);
background-image: -webkit-gradient(linear,left bottom,left top,color-stop(0, #95d788),color-stop(1, #6cbb6b));
  } 
#submit:active
  {  
            background: #95d788;
   outline: none;
           
             -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
             -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;
             box-shadow: 0 1px 4px rgba(0, 0, 0, 0.5) inset;  
  }
 
  #submit::-moz-focus-inner
  {
    border: none;
  }  
  
 
        
        #search::-webkit-input-placeholder {
           color: #9c9c9c;
           font-style: italic;
        }
        
        #search:-moz-placeholder {
           color: #9c9c9c;
           font-style: italic;
        }    
        
        #search.placeholder {
           color: #9c9c9c !important;
           font-style: italic;
        }  
        
        #search:focus
        {
            border-color: #8badb4;
            background: #fff;
            outline: none;
        }
*/

.srchCont_ur{
 
    float: left;
    margin-left: 167px;
    padding: 8px;
    text-align: right;
    width: 625px;
}
.whitCont_ur{
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    float: right;
    margin-left: 5px;
    padding: 3px;
    width: 616px;
	margin-bottom:4px;
}
.whitCont_ur img{
margin-top:9px;
}



.topSech_ur{
font:16px/22px  'pak_nastaleeq', "HelveticaNeue", "Helvetica Neue", Helvetica, Arial, sans-serif;
float:left;
background-image:url(../images/srch1.png);
background-repeat:no-repeat;
width:84px;
height:29px;
padding-bottom:3px;
border:0px;
color:#FFFFFF;
cursor:pointer;
 
}
.srch_icon_ur{
float:right;
background-image:url(../images/srch_icon.png);
background-repeat:no-repeat;
width:17px;
height:17px;
border:0px;
margin-top:10px;
}

.urdutxtbox{
width:565px; 
float:right; 
text-align:right; 
direction:rtl; 
padding:1px; 
border:1px #f2f2f2;
}
.srchtxtbox{
    float: left;
    padding: 3px;
    width: 500px;
	border:1px solid #FFFFFF;
	
}
#q{
 float: left;
    padding: 3px;
    /*width: 386px;*/	 width: 500px;
	border:1px solid #FFFFFF;
	
}
 
.innerUrSrch
{

float:left;
width:100%;
margin-bottom:5px;

}
.toggleLang{
float:right;
margin-top:5px;
width: 150px;
}


.footer_cont{
	height:220px;
	width:1000px;
	float:left;
	margin-top:15px;
}
.footer_top{
	height:32px;
	width:1000px;
	float:left;
	margin-bottom:10px;
}
.footer_right{
	width:450px;
	float:left;
}
.footer_bg_head{
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#003366;
	padding-top:12px;
    
	margin-bottom:10px;
	float:left;
	width:100%;
	 
}
.footer_left{
	width:287px;
	float:right;
}
.footer_links_cont{
	padding-left: 5px;
    width: 985px;
	float:left;
	height:205px;
}
.footer_links{
	width:128px;
	margin-right:10px;
	height:195px;
	margin-top:10px;
	float:left;
}
.footer_main_link{
	font:Arial, Helvetica, sans-serif;
	font-size:13px;
	width:120px;
	color:#000033;
	float:left;
}
.footer_link{
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#60656E;
	float:left;
	width:120px;
}




.footer_bottom{
	height:60px;
	width:1000px;
	background-color:#ECECEC;
	 
	margin-top:18px;
	float:left;
}
.bottom_logo_left{
	width:120px;
	float:left;
	margin-left:40px;
	/*height:40px;*/
	margin-top:10px;
}
.bottom_links{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	width:718px;
	height:20px;
	margin-top:20px;
	text-align:center;
}

.bottom_links a{
	 text-decoration:none;
	 color:#60656E;
}

.bottom_logo_right{
	width:120px;
	float:left;
	margin-left:0px;
	height:40px;
	margin-top:10px;
}


.newsBox{
float:left;
width:626px;
 margin-bottom:12px;
}
/*---------------------footer -------------------------------------------- */
#footer2 {
	font: 12px Arial;
	background-image: url("../images/bt_roll.jpg");
	background-repeat:repeat-x; 	 	
	color:#6c6c6c;
	width:987px;
	padding-left:13px;
	float:left;
	margin-top:6px;
}
#footer2 h3 {
	font-size:14px;
	font-weight:normal;
}
#footer2 a:link, #footer2 a:visited {
	color:#60656E;
}
#footer2 a:hover, #footer2 a:focus {
	color:#999;
}
#footerNav2 {
margin-right:27px;
width:125px;
}
#footerNav2 h3 {
	/*color:#39c;
	text-shadow:1px 0 0 #2d5d75;*/
	 color:#999;
	text-shadow:1px 0 0 #8b8b8b;
	border:0px;
	font-size:14px;
	padding:0px;
	margin:0px;
}	
#footerNav2 ul {
	 
	margin-top:5px 0px 0px 0px;
}
#footerNav2 li {
	border-top:1px dotted #f2f2f2;
	list-style: none outside none;
}
#footerNav2 li:first-child {
	border:none;
}
#footerNav2 li a {
	background:url(../images/arrows.png) left -104px no-repeat;
	display:block;
	padding:2px 0 2px 15px;
	text-decoration:none;
}



#footerNav3 {
margin-right:15px;
width:125px;
}
#footerNav3 h3 {
	color:#9c3;
	text-shadow:1px 0 0 #5d752d;
}	
#footerNav3 ul {
	margin-top:5px;
}
#footerNav3 li {
	border-top:1px dotted #f2f2f2;
	list-style: none outside none;
}
#footerNav3 li:first-child {
	border:none;
}
#footerNav3 li a {
	background:url(../images/arrows.png) left -79px no-repeat;
	display:block;
	padding:2px 0 2px 15px;
	text-decoration:none;
}



.tophd{
color: #9c3;
text-shadow: 1px 0 0 #5D752D;
font:14px Arial;
font-weight:bold;
padding:3px;
	

}


#topNav {
margin-left:15px;
width:355px;
}
#topNav h3 {
	color:#9c3;
	text-shadow:1px 0 0 #5d752d;
}	
#topNav ul {
	margin-top:5px;
}
#topNav li {
	border-top:1px dotted #f2f2f2;
	list-style: none outside none;
}
#topNav li:first-child {
	border:none;
}
#topNav li a {
	/*background:url(../images/arrows.png) left -104px no-repeat;*/
	display:block;
	padding:2px 0 2px 5px;
	text-decoration:none;
}







#footerStats2 {
	color:#f0f0f0;
	margin-right:55px;
	width:250px;
}
	#footerStats2 h3 {
		color:#9c3;
		margin-bottom:5px;
		text-shadow:1px 0 0 #5d752d;
	}
	#footerStats2 dl {
		background:url(../images/arrows.png) left -79px no-repeat;
		border-top:1px solid #363636;
		overflow:hidden;
		padding:2px 0 2px 15px;
	}
	#footerStats2 .dl-firstChild {
		border:none;
	}
	#footerStats2 dt {
		float: left;
	}
	#footerStats2 dd {
		float:right;
		text-align:right;
	}	
#footerInfo2 {
	width:405px;
}
	#footerInfo2 h3 {
		color:#f23d42;
		text-shadow:1px 0 0 #7e292c;
	}
	#footerInfo-overview2 {
		line-height:1.7;
		margin-top:9px;
		text-align:justify;
	}
	#footerLogo2 {
		margin:15px 0;
		text-align:center;
	}
	#footerCopyright2 {
		background:#2e2e2e;
		border-top:1px solid #363636;
		border-bottom:1px solid #363636;
		line-height:1.5;
		padding:10px 0;
		text-align:center;
	}
	#footerLegal2 {
		margin-top:10px;
		text-align:center;
	}
	.columnfoot{
	  float:left;
	}
 
 .msgares
 {
  float:left;
  width:251px;
  
  margin-left:10px;
  padding-top:8px;
 
 }
 .msgarestxt
 {
	float:left;
	width:230px; 
	padding:2px;
	color: #666;
	font: 11px/18px 'Open Sans',"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
	text-align:left;
 
 }
 
 .shareas{
     background: url("../images/bg_box_hd.png") repeat-x scroll 0 0 #77B30B;
    border: 1px solid #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    color: #FFFFFF;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    padding: 2px;
    width: 68px;
	cursor:pointer;
	text-align:center
	
 
 }
 .shareas a{
 text-decoration:none;
 color:#FFFFFF;
 }
 
 .showall{
     background: url("../images/bg/button-element-disabled-bg.png") repeat-x scroll 0 0 #77B30B;
    border: 1px solid #FFFFFF;
    border-radius: 4px 4px 4px 4px;
    color: #60656E;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
    padding:2px;
    width: 68px;
	cursor:pointer;
	float:right;
	text-align:center;
	
 
 }
 .timeago
 {
  float:right;
   
  text-align:right;
  color:#77b30b;
  font: 11px/16px 'Open Sans',"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
 }
 .msgT
 {
   color: #77b30b;
   font: 12px/18px 'Open Sans',"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
   font-weight:bold;
	
 
 }
 
 .subbtn{
float:left;
background-image:url(../images/srch1.png);
background-repeat:no-repeat;
width:84px;
height:29px;
padding-bottom:3px;
border:0px;
color:#FFFFFF;
font-weight:bold;
cursor:pointer;
}




/* CSS Document */
.banner_cont{
    
    background: url("../images/banner_bg.png") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #EEEEEE;
    border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
   box-shadow: 0 0 25px #60656E; 
    float: left;
    height: 185px;
    margin-bottom: 28px;
    margin-top: 10px;
    width: 242px;
}


	h2{
		color:#8091b0;
	}
	div#slideShowItems{
	  	height:62px;
		overflow:hidden;
		position:relative;
	}
	
	div#slideShowItems div{
		width:230px;
	}
	
	
	div#slideShowItems img {
		margin-right:13px;
		float:left;
	}
	
	ul#slideShowCount{
		margin:0px;
		padding:0px;
		width:230px;
		float:right;
		display:none
		/*margin-top:-19px;*/
		
	}
	ul#slideShowCount li.slide{
		 
		float:right;
		cursor:pointer;
		width:18px;
		height:13px;
		display:block;
	    background: transparent url(../images/tabs.jpg) no-repeat scroll left top; 
		
	}
	
	ul#slideShowCount li.slide span{
		padding-left:10px;
		color:white;
		font-weight:bold;
		font-size:12px;
	}
	
	ul#slideShowCount li.slide:hover{
		background-position:left -18px;
	}
	
	ul#slideShowCount li.slide.selectedTab{
		background-position:left -17px;
	}
	div#slideShow{
		 
		width: 250px;
		
		 font: 11px/16px 'Open Sans',"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
		 color:#60656E;
		 
		 
	}
	

 



/* ------------my menu-------------------------------------------------------------------*/
nav{
	 
/*	margin: 10px auto 0;
	text-align: left;
	width: 1000px;
	float:left;
	background-image:url(../images/bt.jpg);
	background-repeat:repeat-x; 
	height:36px;
	overflow:hidden;*/
	
}



.fancyNav{
	/* Affects the UL element */
	overflow: hidden;
	display: inline-block;
}

.fancyNav li{
	/* Specifying a fallback color and we define CSS3 gradients for the major browsers: */
	
	/*background-color: #f0f0f0;
	background-image: -webkit-gradient(linear,left top, left bottom,from(#fefefe), color-stop(0.5,#f0f0f0), color-stop(0.51, #e6e6e6));
	background-image: -moz-linear-gradient(#fefefe 0%, #f0f0f0 50%, #e6e6e6 51%);
	background-image: -o-linear-gradient(#fefefe 0%, #f0f0f0 50%, #e6e6e6 51%);
	background-image: -ms-linear-gradient(#fefefe 0%, #f0f0f0 50%, #e6e6e6 51%);
	background-image: linear-gradient(#fefefe 0%, #f0f0f0 50%, #e6e6e6 51%);
	*/
	 /* background-image: url("../images/main-links-bg.jpg");
	  background-color: #EDEDED;
	   background-repeat: repeat-x;
	    */
	  
	  
	  border-right: 1px solid rgba(9, 9, 9, 0.085);
	  border-bottom:1px solid rgba(9, 9, 9, 0.035);
	  
	
	/* Adding a 1px inset highlight for a more polished efect: */
	
	box-shadow: 1px -1px 0 rgba(255, 255, 255, 0.6) inset;
	-moz-box-shadow: 1px -1px 0 rgba(255, 255, 255, 0.6) inset;
	-webkit-box-shadow: 1px -1px 0 rgba(255, 255, 255, 0.6) inset;
	
	position:relative;
	
	float: left;
	list-style: none;
}

.fancyNav li:after{

	/* This creates a pseudo element inslide each LI */	
	
	content:'.';
	text-indent:-9999px;
	overflow:hidden;
	position:absolute;
	width:100%;
	height:100%;
	top:0;
	left:0;
	z-index:1;
	opacity:0;
	
	/* Gradients! */
	/*
	background-image:-webkit-gradient(linear, left top, right top, from(rgba(168,168,168,0.5)),color-stop(0.5,rgba(168,168,168,0)), to(rgba(168,168,168,0.5)));
	background-image:-moz-linear-gradient(left, rgba(168,168,168,0.5), rgba(168,168,168,0) 50%, rgba(168,168,168,0.5));
	background-image:-o-linear-gradient(left, rgba(168,168,168,0.5), rgba(168,168,168,0) 50%, rgba(168,168,168,0.5));
	background-image:-ms-linear-gradient(left, rgba(168,168,168,0.5), rgba(168,168,168,0) 50%, rgba(168,168,168,0.5));
	background-image:linear-gradient(left, rgba(168,168,168,0.5), rgba(168,168,168,0) 50%, rgba(168,168,168,0.5));*/
	
	/* Creating borders with box-shadow. Useful, as they don't affect the size of the element. */
	
	background-image:url(../images/bt_roll.jpg);
	background-repeat:repeat-x; 
	
	
	
	/*box-shadow:-1px 0 0 #a3a3a3,-2px 0 0 #fff,1px 0 0 #a3a3a3,2px 0 0 #fff;
	-moz-box-shadow:-1px 0 0 #a3a3a3,-2px 0 0 #fff,1px 0 0 #a3a3a3,2px 0 0 #fff;
	-webkit-box-shadow:-1px 0 0 #a3a3a3,-2px 0 0 #fff,1px 0 0 #a3a3a3,2px 0 0 #fff;*/
	
	/* This will create a smooth transition for the opacity property */
	
	/*-moz-transition:0.25s all;
	-webkit-transition:0.25s all;
	-o-transition:0.25s all;
	transition:0.25s all;*/
}

/* Treating the first LI and li:after elements separately */

.fancyNav li:first-child{
	border-radius: 4px 0 0 4px;
}

.fancyNav li:first-child:after,
.fancyNav li.selected:first-child:after{
	box-shadow:1px 0 0 #a3a3a3,2px 0 0 #fff;
	-moz-box-shadow:1px 0 0 #a3a3a3,2px 0 0 #fff;
	-webkit-box-shadow:1px 0 0 #a3a3a3,2px 0 0 #fff;
	
	border-radius:4px 0 0 4px;
}

.fancyNav li:last-child{
	border-radius: 0 4px 4px 0;
}

/* Treating the last LI and li:after elements separately */

.fancyNav li:last-child:after,
.fancyNav li.selected:last-child:after{
	box-shadow:-1px 0 0 #a3a3a3,-2px 0 0 #fff;
	-moz-box-shadow:-1px 0 0 #a3a3a3,-2px 0 0 #fff;
	-webkit-box-shadow:-1px 0 0 #a3a3a3,-2px 0 0 #fff;
	
	border-radius:0 4px 4px 0;
}

.fancyNav li:hover:after,
.fancyNav li.selected:after,
.fancyNav li:target:after{
	/* This property triggers the CSS3 transition */
	opacity:1;
}

.fancyNav:hover li.selected:after,
.fancyNav:hover li:target:after{
	/* Hides the targeted li when we are hovering on the UL */
	opacity:0;
}

.fancyNav li.selected:hover:after,
.fancyNav li:target:hover:after{
	opacity:1 !important;
}

/* Styling the anchor elements */

/*.fancyNav li a{
	color: #5d5d5d;
	display: inline-block;
	 font: 12px/1 Lobster,Arial,sans-serif;
	 
	padding: 12px 15px 14px;
	position: relative;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
	z-index:2;
	text-decoration:none !important;
	white-space:nowrap;
}*/
.fancyNav li a {
    color: #60656E;
    display: inline-block;
    font: bold 12px Arial,Helvetica,sans-serif;
    padding: 10px 14.1px 10px;
    position: relative;
    text-decoration: none !important;
    text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
    white-space: nowrap;
    z-index: 2;
}
.fancyNav a.homeIcon{
	background:url('../images/home.png') no-repeat center center;
	display: block;
	overflow: hidden;
	padding-left: 12px;
	padding-right: 12px;
	text-indent: -9999px;
	width: 16px;
}



.boxQlinks {
    background: url(../images/op_bg.png) scroll  left bottom #FFFFFF;
	background-repeat:repeat-x;
    border: 1px solid #f2f2f2;
    border-radius: 0.333em 0.333em 0.333em 0.333em;
    clear: both;
    float: left;  
	width:294px;
	padding:2px;
	padding-bottom:5px;
	margin-top:5px;
	margin-bottom:5px;
}





/*-------------------------
	Demo Page Styles
--------------------------*/
/*.boxQlinks{
background-color: #EDFACF;
float: left;
width: 300px;
margin-top:15px;
padding-bottom:10px;

}*/
.boxQlinks h2{
  /*  background: url("../images/hbg.jpg") repeat-x scroll 0 0 #fff;
    color: #697393;*/
	 background: #fff;
    color: #56932A;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    height: 23px;	
    /*border-bottom:3px solid #0099DD;*/	border-bottom:3px solid #87C40F;
    padding-left: 8px;
    padding-top: 7px;
	padding-bottom:0px;
	margin-bottom:5px;
	/*text-shadow:1px 0 0 #5d752d;*/
}

 
 
.boxQlinks ul {
	margin-top:5px;
	margin-left:8px;
}
.boxQlinks  li {
	border-top:1px dotted #f2f2f2;
	list-style: none outside none;
	float:left;
	width:140px;
}
.boxQlinks li:first-child {
	border:none;
}
.boxQlinks  li a {
	background:url(../images/arrows.png) left -79px no-repeat;
	display:block;
	padding:2px 0 2px 15px;
	text-decoration:none;
	 color: #60656E;
}



#topview{
width:975px; float:left;  

}

#topview a{
text-decoration:none;
color: #60656E;
font-size:12px;
text-align:right;
padding:0px;
margin:0px;
float:right;
font-weight:bold;
width:60px;


}


.logRow{
float:left;
width:296px;
 
padding-top:7px;

}
.logLabel{
float:left;
width:60px;
padding-top:4px;
color:gray;
 

}
.logtbox{
float:left;
width:233px;
 

}
.logtextbx{
	
border: 1px solid #D7D7D7;
color: #333333;	
width:230px;
padding:2px;
}

.logLabel_rem {
    float: left;
    width: 150px;
	color:#BFBFBF;
}

.error_msg{
color:#900;	
	
}

.fblike{
	
float: left;
margin-top: 7px;
padding-left: 30px;
width: 114px; overflow:hidden;	
}





.urduListTitle{
font-family:pak_nastaleeq;
direction:rtl;
font-size:16px;
text-align:right;
line-height:26px;
}
 
.urListtxt{
font-family:pak_nastaleeq;
direction:rtl;
font-size:16px;
text-align:right;
}
.urListtxt a{
text-decoration:none;
color:#60656E;
}

#idlink_ur{
font-family:pak_nastaleeq;
direction:rtl;
font-size:18px;
text-align:right;
color:#4A4F58;	
line-height:22px;
text-decoration:none;
}

#topview_ur{
width:975px; float:left;  

}


#topview_ur a{
text-decoration:none;
color: #60656E;
font-family:pak_nastaleeq;
direction:rtl;
font-size:18px; 
text-align:left;
padding:0px;
margin:0px;
float:left;
 
width:80px;


}

.auth_cont{
float:left;
width:656px;
padding:5px;	
border:1px solid #ddd;
margin-top:7px;
margin-bottom:7px;
}

.auth_img{
width:88px;
float:left;	
}

.auth_titles{
    color: #697393;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;	
	float:left;
	width:100%;
	padding-bottom:3px;
}



.a_name{
	 color: #549503;
    font-size: 13px;
    text-decoration: none;
	font-weight:normal;
}
.auth_other{
	color: #697393;
    font-family: arial;
    font-size: 11px;
     
	float:left;
	width:100%;
	padding-bottom:3px;
}
.auth_other a{
	color: #697393;
    font-family: arial;
    font-size: 12px;
    font-weight: bold;
	text-decoration:none;	
	 
}


.auth_area{
width:555px;
float:left;	
	
}
.appr_st{
	
	border: 1px solid #DDDDDD;
    color: #990000;
    display: inline-block;
    font-weight: bold;
    padding: 3px;
    text-align: left;
}

.lang_area3 {
    float: left;
    
    margin-top:5px;
    width: 665px;
	font-size:11px;
}

.tv_colum1 {
   /* border: 1px solid #ECECEC;
    border-radius: 8px 8px 8px 8px;*/
    float: left;
    width: 500px;
}

.tv_colum2 {
   /* border: 1px solid #ECECEC;
    border-radius: 8px 8px 8px 8px;*/
    float: left;
    width: 440px;
	margin-left:24px;
}

.ch_copyR{
    color: #84AE25;
    float: left;
    font-size: 14px;
    font-style: italic;
    font-weight: bolder;
    padding-bottom: 5px;
    padding-top: 5px;
    text-align: center;
    width: 100%;
}

.main_tv{

float:left;
width:491px;
border: 1px solid #ECECEC;
border-radius: 8px;
padding-left:21px;
}

.tv_channel {
    border: 1px solid #ECECEC;
    border-radius: 8px 8px 8px 8px;
    float: left;
    
    width: 470px;
	max-height:400px;
	overflow:auto;
	padding-bottom:7px; 
}

.tv_channel h2{
    background: url("../images/hbg.jpg") repeat-x scroll 0 0 #e8e8e8;
    color: #697393;
    font-family: arial;
    font-size: 14px;
    font-weight: bold;
    height: 23px;
    
    padding-left: 8px;
    padding-top: 7px;
	/*text-shadow:1px 0 0 #5d752d;*/
}

 
 
.tv_channel ul {
	margin-top:5px;
	margin-left:8px;
}
.tv_channel  li {
	border-top:1px dotted #f2f2f2;
	list-style: none outside none;
	float:left;
	width:111px;
}
.tv_channel  li img{
	border:0px;
    height:110px;
	width:110px;
}
.tv_channel li:first-child {
	border:none;
}
/*.boxQlinks  li a {
	background:url(../images/arrows.png) left -79px no-repeat;
	display:block;
	padding:2px 0 2px 15px;
	text-decoration:none;
	 color: #60656E;
}
*/

.commentform{

float:left;
width:490px;
padding-left:10px;
 
}
.commentbar{

background-color:#EBF5F5;
color: #008DD3;
float: left;
font-family: Arial,Helvetica,sans-serif;
font-size: 18px;
padding: 5px 18px;
width: 464px;
	
}
.com_title{
	float:left;
	width:470px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	color:#008dd3;
	padding:5px 8px;
}

.com_block{
    border-bottom: 1px dotted #DDDDDD;
    float: left;
    margin-bottom: 6px;
    padding: 6px 20px;
    width: 454px;
}

.com_img{
  width:85px;
  float:left;
 
}
.com_img img{
	 width:80px;
	 height:65px;
}

.com_text{
	 width:369px;
	 float:left;
	 text-align:justify;
}
.com_text_title{
	 width:100%;
	 float:left;
	 font-size:14px;
	 font-weight:bold;
	 padding-bottom:5px;
}

.com_time{
   color: #7C7C7C;
    float: right;
    font-size: 13px;
    font-style: italic;
    font-weight: normal;
    text-align: right;
    width: 150px;
}
.descFont{
color:#090E17;
font:14px/20px Arial, Helvetica, sans-serif

 /*arial,"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif*/
	
}



.vot_cont{
float:left; 
width:125px;	
border:1px solid #F3F3F3;
/*padding:3px;*/
background:#F7F7F7;
border-radius:5px;
padding-left:4px;
margin-right:6px;
	
}


.vottxt{
    color: #719E27;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding-top: 2px;
	width:37px;	
}

.counts{
   color: #719E27;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding-top: 2px;
    text-align: center;
    width: 46px;
	
}
 
.voticons{
width:40px;	
float:left;	
}
.voticons img{
cursor:pointer;	
}

.sms_tags{
float:left;
width:100%;	
}

.smscats{
float:right;
width:40%;
text-align:right;	
}

.smscats a{
	color:#0085B5;
	text-decoration:none;

}


.loaderDiv{
width:628px;
margin:76px auto auto;
text-align:center;	
}

.tb_container{
float:left;
width:99%;
margin-bottom:10px;	
padding-bottom:7px;
}
.cont_border{
 border-bottom:1px dotted #ddd;	
}
.weth_title{
	font-size: 18px;  
    line-height: 23px;
    margin-bottom: 5px;
    width: 100%;
	float:left;
	 color: #89B63F;
    text-decoration: none;
}
.weth_image{
	float:left;
	width:654px;
	margin-top:3px;
	margin-bottom:5px;	
}
.weth_desc{
	float:left;
	width:100%; 
	 
}



.banner_heading_ur{
font-family:pak_nastaleeq;
direction:rtl;
font-size:23px;
text-align:right;
line-height:36px;
width:100%;
float:left;
margin-bottom:8px;
}

.banner_heading_ur > a {
    color: #89B63F;
    text-decoration: none;
}


#urlisttxt{
font-family:pak_nastaleeq;
direction:rtl;
font-size:16px;
text-align:right;
}

.frame_close{
float:left;
width:100%;		
}

 
 
 .comm_box {
    border: 1px solid #ECECEC;
    border-radius: 8px 8px 8px 8px;
    float: left;
    width: 667px;
	margin-top:10px;
}
.commentbar2{
	
	 background-color: #EBF5F5;
    color: #008DD3;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 18px;
    padding: 5px 18px;
    width: 631px;
}

.block_width {
    width: 623px;
}
.comtext_width{
    margin-left: 7px;;
    width: 524px;
}

.boxQlinks h4{
background:url('../images/hbg.jpg') repeat-x scroll 0 0 #FFFFFF; border-bottom: 3px solid #0099DD;border-radius: 3px 3px 3px 3px;color: #697393; padding: 2px;
}