@charset "utf-8";
/* CSS Document */

input {
	text-decoration:none;
}
html, body {
	background:url(../images/main_bg1.jpg) repeat-x top;
	margin:0;
	padding:0;
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:"Arial", Trebuchet MS, Helvetica, sans-serif;
}
img {
	border: none !important;
}
.mainContaner {
	width:1000px;
	margin:0 auto;
}
/*.headerContaner {
	height:230px;*//*background:url(../images/head_banner.png) no-repeat top;
}*/
.headerContaner {
	height: auto;
	overflow: hidden;
	margin-bottom: 10px;
}
.headTop {
	height:103px;
	clear:both;
}
.officalLogos {
	float:left;
	font-size:18px !important;
}
.officalLogos a {
	text-decoration:none;
}
.officalLogos img {
	vertical-align:bottom;
}
.officalLogos span {
	text-decoration:none !important;
	color:#FFF;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px !important;
}
.topLinks {
	/*width:635px;*/
	/*width:343px;*/
	float:right;
	margin-top:5px;
}
.topLinks ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:12px;
}
.topLinks li {
	float:left;
	color:#FFF;
	border-right:1px solid #FFF;
	padding: 0 10px;
	letter-spacing:1px;
	margin-top:10px;
}
.topLinks li a {
	color:#FFF;
	text-decoration:none;
}
.topLinks li a:hover {
	color:#00baff;
}
.mernuContaner {
	height:37px;/*background:url(../images/menu_bg.png) repeat-x;*/
}
.mernuContaner ul {
	margin:0;
	padding:0;
	list-style:none;
	font-size:16px;
	padding-left:12px;
	font-weight:bold;
}
.mernuContaner li {
	float:left;
	padding:8px 9px;
	letter-spacing:1px;
	border-right:1px solid #c5c5c5;
}
.mernuContaner li a {
	color:#FFF;
	text-decoration:none;
}
.mernuContaner li a:hover {
	color:#CCC;
}
.mernuContanerlast {
	border-right:none !important;
}
.bodyContaner {
	clear:both;
	height:auto;
	overflow:hidden;
	padding:5px 0;
}
.leftContaner {
	width:714px;
	float:left;
}
.mainHeadline {
	height:auto;
	overflow:hidden;
	width:310px;
}
.mainHeadline h1 {
	font-size:20px;
	font-weight:normal;
	color:#3c3c3c;
	margin:0;
	padding:0;
	padding-bottom:10px;
}
.mainHeadline h1 a {
	color:#3c3c3c;
	text-decoration:none;
}
.mainHeadline img {
	width:287px;
	height:195px;
	margin-right:10px;
}
.mainHeadline p {
	text-align:justify;
	color:#2d2c2c;
	font-size:15px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin:0;
	margin-top:4px;
}
.mainHeadline .btn {
	background:#000;
	border:2px #000 solid;
	color:#FFF;
	padding:0 10px;
	font:"Arial", Trebuchet MS, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	cursor:pointer;
}
.videoPanle {
	height:auto;
	overflow:hidden;
	margin-top:5px;
	clear:both;
}
.videoPanle h2 {
	margin:0;
	padding:0;
	padding:7px 10px;
	font-size:28px;
	color:#000;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.videoPanle h2 a {
	color:#000;
	text-decoration:none;
}
.videoPanle h2 a:hover {
	color:#903;
	text-decoration:none;
}
.videoContaner {
	height:154px;
	margin-top:2px;
}
.arrowLeft {
	width:25px;
	float:left;
}
.arrowLeft a {
	border:none;
}
.videosBar {
	width:660px;
	float:left;
}
.videosBar ul {
	list-style:none;
	padding:0;
	margin:0;
}
.videosBar li {
	float:left;
	width:164px;
	height:154px;
	margin-right:1px;
}
.videosBar li img {
	width:164px;
	height:113px;
}
.videosBar li p {
	background:#2c3033;
	font-family:Arial, Helvetica, sans-serif;
	color:#FFF;
	margin:0;
	text-align:center;
}
.videosBar li p a {
	background:#2c3033;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#FFF;
	margin:0;
	text-align:center;
	padding:14px 0;
	text-decoration:none;
	display:block;
}
.videosBar li p a:hover {
	color:#fff;
	background:#000;
}
.arrowRight {
	width:25px;
	float:right;
}
.arrowRight a {
	border:none;
}
.analysisContaner {
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
.analysisContaner h2 {
	border:1px solid #000;
	border-left:none;
	border-right:none;
	margin:10px 0;
	padding:10px 0;
	font-size:30px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.analysisContaner h2 a {
	color:#000;
	text-decoration:none;
}
.analysisContaner h2 a:hover {
	color:#903;
	text-decoration:none;
}
.analysistDetail {
	margin:10px 0;
	height:auto;
	overflow:hidden;
}
.analysistDetail img {
	width:125px;
	height:100px;
	float:left;
	border:1px solid #c2c2c2;
}
.analysistData {
	float:left;
	margin-left:10px;
}
.analysistData h4 {
	margin:0;
	padding:0;
	color:#3f403f;
	font-size:24px;
	font-weight:normal;
}
.analysistData h5 {
	margin:0;
	padding:0;
	color:#a58253;
	font-size:18px;
	font-weight:normal;
}
.analysisBtn {
	background:#203b50;
	border:none;
	color:#FFF;
	font-size:12px;
	cursor:pointer;
	padding:5px;
}
.analyistxt {
	/*	background:#e6e6e6;*/
	padding:10px;
}
.analyistxt h3 {
	font-size:24px;
	color:#3b3b3b;
	font-weight:normal;
	margin:0;
	padding:0;
}
.analyistxt h3 a {
	color:#000;
	text-decoration:none;
}
.analyistxt h3 a:hover {
	color:#903;
	text-decoration:none;
}
.analyistxt p {
	font-size:14px;
	color:#616060;
	text-align:justify;
}
.specialReport {
	height:auto;
	overflow:hidden;
	margin:10px 0;
}
.specialReport h1 {
	background:url(../images/bg_red.jpg) repeat-y;
	margin:0;
	padding:10px 15px;
	font-size:22px;
	font-weight:normal;
	margin-bottom:10px;
}
.specialReport h1 a {
	text-decoration:none;
	color:#FFF;
}
.specialReport h1 a:hover {
	text-decoration:none;
	color:#666;
}
.specialReport img {
	width:205px;
	height:205px;
	border:1px solid #bababa;
	float:left;
	margin-right:10px;
}
.specialData {
	height:auto;
	overflow:hidden;
	float:left;
	width:490px;
}
.specialData h5 {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	margin:0;
	padding:0;
	border-bottom:1px solid #000000;
	padding-bottom:5px;
	margin-bottom:10px;
	font-weight:normal;
}
.specialData h5 a {
	color:#000;
	text-decoration:none;
}
.specialData h5 a:hover {
	color:#903;
	text-decoration:none;
}
.specialData p {
	font-size:12px;
	color:#000;
	text-align:justify;
	line-height:18px;
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.specialMore {
	font-size:12px;
	font-weight:bold;
}
.specialMore ul {
	list-style:url(../images/arrow.png);
	float:left;
}
.specialMore li {
	line-height:22px;
}
.specialMore li a {
	color:#ab0f00;
	text-decoration:none;
}
.specialMore li a:hover {
	color:#000;
}
.rightContaner {
	width:280px;
	float:right;
}
.nationalAssembly {
	height:auto;
	overflow:hidden;
	margin-bottom:10px;
}
.commemtsModule {
	background:#eaeaea;
	padding:10px;
	height:auto;
	overflow:hidden;
}
.commemtsModule h2 {
	font-size:24px;
	color:#3c3c3c;
	margin:0;
	padding:0;
	font-weight:normal;
}
.commemtsModule h4 {
	font-size:15px;
	font-weight:normal;
	margin:10px 0 2px 0;
	padding:0;
}
.commemtsModule h4 a {
	color:#047bc7;
	text-decoration:none;
}
.commemtsModule h4 a:hover {
	color:#000;
	text-decoration:none;
}
.commemtsModule p {
	font-size:12px;
	color:#000;
	margin:0;
	padding:0;
	border-bottom:1px dashed #c3c3c3;
	padding-bottom:5px;
}
.meraHalka {
	margin:10px 0;
	height:auto;
	overflow:hidden;
	padding:0;
	clear:both;
}
.meraHalka h1 {
	background:#4b4b4b;
	font-size:22px;
	color:#FFF;
	font-weight:normal;
	margin:0;
	padding:10px;
	margin-bottom:10px;
	letter-spacing:2px;
}
.meraHalka img {
	width:130px;
	height:85px;
	float:left;
	margin-right:10px;
	border:1px solid #c3c3c3;
}
.meraHalka h3 {
	font-size:20px;
	color:#0b0b0b;
	font-weight:normal;
	margin:0;
}
.meraHalka p {
	font-size:12px;
	color:#000;
	margin:0;
	padding:5px 0;
}
.profileModule {
	margin:5px 0;
	height:auto;
	overflow:hidden;
	padding:0;
}
.profileModule h1 {
	/*	background:#204e66;*/
	font-size:22px;
	background:url(../images/canditae_icon.png) no-repeat;
	color:#606060;
	font-weight:normal;
	margin:0;
	padding:5px;
	letter-spacing:2px;
	border-bottom:3px double #606060;
	margin-bottom:5px;
	padding-left:40px;
}
.profileModule h1 a {
	color:#606060;
	text-decoration:none;
}
.profileModule h1 a:hover {
	color:#903;
	text-decoration:none;
}
.profileData {
	height:auto;
	overflow:hidden;
}
.singleProfile {
	height:auto;
	overflow:hidden;
	padding:5px;
	margin:5px;
	text-align:right;
	direction:rtl;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
	background:#f2f2f2;
	border-bottom:1px dashed #cacaca;
	border-left:1px dashed #cacaca;
	float:right;
	width:264px;
}
.singleProfile img {
	width:80px;
	height:80px;
	float:right;
	margin-left:10px;
	border:#666 1px solid;
}
.singleProfile h5 {
	font-size:22px;
	margin:0;
	padding:0;
	font-weight:normal;
}
.singleProfile h5 a {
	color:#511a1a;
	text-decoration:none;
}
.singleProfile h5 a:hover {
	color:#900;
	text-decoration:none;
}
.singleProfile p {
	font-size:16px;
	color:#333;
	margin:0;
	padding:0;
	line-height:18px;
}
.voteProcess {
	margin:10px 0;
	height:auto;
	overflow:hidden;
	clear:both;
}
.voteProcess a {
	border:none;
}
.footerContaner {
	border-top:1px solid #000000;
	margin:10px 0;
	padding:10px 0;
	height:auto;
	overflow:hidden;
	background:url(../images/logo_bottom.jpg) no-repeat right top;
	clear:both;
}
.footerlinks {
	font-size:11px;
	float:left;
	width:480px;
}
.footerlinks ul {
	list-style:url(../images/arrow.png);
	float:left;
}
.footerlinks li {
	line-height:22px;
	font-weight:bold;
}
.footerlinks li a {
	color:#003648;
	text-decoration:none;
}
.footerlinks li a:hover {
	color:#000;
}
.footerRight {
	float:left;
	width:400px;
	font-size:11px;
	color:#333;
	line-height:20px;
	text-align:right;
}
/*///////////////// ELECTION NEWS \\\\\\\\\\\\\\\*/

.electionNewsBody {
	clear:both;
	font-family:"Times New Roman", Times, serif;
}
.electionNewsBody h1 {
	font-size:32px;
	font-weight:normal;
	border-bottom:1px solid #333;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.electionNews {
	margin:15px 0;
	clear:both;
	border-bottom:1px solid;
	color:#e4e4e4;
	height:auto;
	overflow:hidden;
	padding:3px 0;
}
.electionNews img {
	float:left;
	width:110px;
	height:70px;
	margin-right:10px;
	border:3px solid #CCC !important;
}
.electionNews h2 {
	color:#8f0d0d;
	font-size:18px;
	font-weight:normal;
	margin:0;
	padding:0;
	background:#f3eded;
	padding:5px;
}
.electionNews h2 a {
	color:#ff0007;
	text-decoration:none;
	font-family:"Arial", Trebuchet MS, Helvetica, sans-serif;
}
.electionNews h2 a:hover {
	color:#337fc2;
}
.electionNews h2 span {
	margin-left:50px;
	font-family:"Arial", Trebuchet MS, Helvetica, sans-serif;
	color:#06F;
	float:right;
	font-size:14px;
}
.electionNewsRightide {
	float:left;
	width:585px;
}
.electionNews p {
	color:#000;
	font-size:12px;
	word-spacing:2px;
	font-family:"Arial", Trebuchet MS, Helvetica, sans-serif;
}
.analysisOuter {
	height:auto;
	overflow:hidden;
}
.analysisOuter h1 {
	background:url(../images/columst_bg.png) repeat-x;
	height:115px;
	margin:0;
	padding:0;
	font-weight:normal;
}
.analysisLeft {
	float:left;
	width:400px;
	padding-top:30px;
	color:#FFF;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	font-weight:normal;
}
.analysisLeft p {
	font-size:14px !important;
	color:#990 !important;
	padding:0 !important;
	margin:0 !important;
	color:#FFF !important;
}
.analysisLeft strong {
	font-size:11px !important;
	font-family:Arial, Helvetica, sans-serif !important;
	color:#1ebef2 !important;
}
.analysisRight {
	/*background:url(../images/hasan_nisar.png) no-repeat right;*/
	height:115px;
	width:100px;
	float:right;
}
.analysisOuter h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:30px;
	color:#333;
	font-weight:normal;
}
.analysisOuter strong {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.077em;
	letter-spacing:1px;
	line-height:20px;
	color:#243a59;
}
.analysisOuter p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.077em;
	line-height: 22px;
	text-rendering: auto;
	color:#333;
}
/*///////////////// Election Result \\\\\\\\\\\\\\\\\\\*/

.electionResult {
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
.resulthead {
	height:auto;
	overflow:hidden;
	border-bottom:1px solid #191511;
}
.resulthead h5 {
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	font-size:30px;
	font-weight:normal;
	margin:0;
	padding:0;
}
.searchField {
	float:right;
	width:300px;
}
.assemblyList {
	/*width:235px;*/
	width:190px;
	height:37px;
	font-size:18px;
	color:#353535;
}
.searchField img {
	vertical-align:middle;
	border:none;
	margin-left:10px;
}
.resultData {
	height:auto;
	overflow:hidden;
	margin:5px 0;
	text-align:right;
	direction:rtl;
}
.resultDataHead {
	background:#000;
	height:auto;
	overflow:hidden;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
	font-size:20px;
	color:#fff;
}
.naNameHead {
	border-left:5px solid #fff;
	float:right;
	width:153px;
	height:32px;
	padding:5px;
}
.personHead {
	border-left:5px solid #fff;
	float:right;
	width:286px;
	height:32px;
	padding:5px;
}
.voteHead {
	border-left:5px solid #fff;
	float:right;
	width:130px;
	height:32px;
	padding:5px;
	text-align:center;
}
.voteHead1 {
	border-left:5px solid #fff;
	float:right;
	width:90px;
	height:32px;
	padding:5px;
	text-align:center;
}
.resultDataInner {
	height:auto;
	overflow:hidden;
	text-align:right;
	direction:rtl;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
}
.resultDataA {
	background:#ebebeb;
	height:auto;
	overflow:hidden;
	/*font-size:16px;*/
	font-size:20px;
	color:#000;
	border-bottom:2px solid #fff;
}
.resultDataB {
	background:#feecec;
	height:auto;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	border-bottom:2px solid #fff;
}
.resultactive {
	background:#48a95f;
	height:auto;
	overflow:hidden;
	/*font-size:16px;*/
	font-size:18px;
	color:#000;
	border-bottom:2px solid #fff;
}
.naNameHeadInner {
	border-left:5px solid #fff;
	float:right;
	width:153px;
	/*height:20px;*/
	padding:5px;
}
.personHeadInner {
	border-left:5px solid #fff;
	float:right;
	width:286px;
	/*height:20px;*/
	padding:5px;
}
.voteHeadInner {
	border-left:5px solid #fff;
	float:right;
	width:130px;
	/*height:20px;*/
	padding:5px;
	text-align:center;
}
.voteHeadDetail {
	float:right;
	width:90px;
	/*height:20px;*/
	padding:5px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.voteHeadDetail a {
	color:#900;
	text-decoration:none;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
}
/*////////// profile page \\\\\\\\\\\\\*/

.profileOuter {
	height:auto;
	overflow:hidden;
}
.profileOuter h1 {
	font-size:34px;
	font-weight:normal;
	color:#3c3c3c;
	margin:0;
	padding:0;
	padding-bottom:10px;
}
.profileOuter h1 a {
	color:#3c3c3c;
	text-decoration:none;
}
.profileSummry {
	height:auto;
	overflow:hidden;
	padding:5px 0;
}
.profileSummry img {
	border:5px solid #CCC;
	width:200px;
	float:left;
}
.sumryRIght {
	float:left;
	margin-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	word-spacing:3px;
	letter-spacing:1px;
}
.sumryRIght p {
	font-size:14px;
	padding:0;
	margin:0;
	width:400px;
	margin-bottom:10px;
}
.sumryRIght p strong {
	color:#0276b8;
	font-size:16px;
}
.profileTxt {
	font-size:12px;
	letter-spacing:1px;
	clear:both;
	font-family:Arial, Helvetica, sans-serif !important;
	line-height:20px;
}
/*////////// profile page \\\\\\\\\\\\\*/
.viewResult {
	height:auto;
	overflow:hidden;
	margin:5px 0;
}
.viewResult h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	background:#666;
	font-weight:normal;
	padding:5px;
	margin:0;
}
.viewResultHEad {
	height:auto;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#000;
	border-bottom:1px solid #CCC;
	margin-bottom:1px;
}
.naResult {
	width:345px;
	float:left;
	padding:5px;
	background:#ecf1f3;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma !important;
	font-family:Arial, Helvetica, sans-serif !important;
}
.naResultRight {
	width:345px;
	float:left;
	padding:5px;
}
.videoModule {
	margin:5px 0;
	height:auto;
	overflow:hidden;
	padding:0;
}
.videoModule h1 {
	font-size:22px;
	color:#FFF;
	font-weight:normal;
	margin:0;
	padding:10px;
	letter-spacing:2px;
	background:#0f5ead;
}
.videoArchive {
	background: #e9edf0;
	height: 530px;
	overflow-x: hidden;
	overflow-y: scroll;
}
.singleVideo {
	height:auto;
	overflow:hidden;
	padding:5px 0;
	margin:5px;
	background:#ffffff;
}
.singleVideo img {
	width:80px;
	height:80px;
	float:left;
	margin-right:10px;
	border:#666 1px solid;
}
.singleVideo h5 {
	font-size:18px;
	margin:0;
	padding:0;
	font-weight:normal;
}
.singleVideo h5 a {
	color:#313131;
	text-decoration:none;
}
.singleVideo h5 a:hover {
	color:#900;
	text-decoration:none;
}
.singleVideo p {
	font-size:12px;
	color:#333;
	margin:0;
	padding:0;
	line-height:18px;
}
.videoRight {
	height:auto;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
}
.videoRight h2 {
	color:#333;
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:22px;
	text-align:left;
}
.oldElectionsBox {
	border:1px solid #e5e5e5;
	background:#ededed;
	width:100%;
}
.oldElectionHead {
	background:#333;
	color:#FFF;
	padding:5px;
}
/*///////////// login page \\\\\\\\\\\\\\\\\\*/
.login {
	position: relative;
	margin: 30px auto;
	padding: 20px 20px 20px;
	width: 310px;
	background: white;
	border-radius: 3px;
	-webkit-box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
	box-shadow: 0 0 200px rgba(255, 255, 255, 0.5), 0 1px 2px rgba(0, 0, 0, 0.3);
}
.login:before {
	content: '';
	position: absolute;
	top: -8px;
	right: -8px;
	bottom: -8px;
	left: -8px;
	z-index: -1;
	background: rgba(0, 0, 0, 0.08);
	border-radius: 4px;
}
.login h1 {
	margin: -20px -20px 21px;
	line-height: 40px;
	font-size: 15px;
	font-weight: bold;
	text-align: center;
	text-shadow: 0 1px white;
	background: #f3f3f3;
	border-bottom: 1px solid #cfcfcf;
	border-radius: 3px 3px 0 0;
	background-image: -webkit-linear-gradient(top, whiteffd, #eef2f5);
	background-image: -moz-linear-gradient(top, whiteffd, #eef2f5);
	background-image: -o-linear-gradient(top, whiteffd, #eef2f5);
	background-image: linear-gradient(to bottom, whiteffd, #eef2f5);
	-webkit-box-shadow: 0 1px whitesmoke;
	box-shadow: 0 1px whitesmoke;
}
.login h1 a {
	color: #555;
	text-decoration:none;
}
.login h1 a:hover {
	color: #06C;
	text-decoration:none;
}
.login p {
	margin: 20px 0 0;
}
.login p:first-child {
	margin-top: 0;
}
.login input[type=text], .login input[type=password] {
	width: 278px;
}
.login p.remember_me {
	float: left;
	line-height: 31px;
}
.login p.remember_me label {
	font-size: 12px;
	color: #777;
	cursor: pointer;
}
.login p.remember_me input {
	position: relative;
	bottom: 1px;
	margin-right: 4px;
	vertical-align: middle;
}
.login p.submit {
	text-align: right;
}
.login-help {
	margin: 20px 0;
	font-size: 11px;
	color:#333;
	text-align: center;
}
.login-help a {
	color: #666;
	text-decoration: none;
}
.login-help a:hover {
	text-decoration: underline;
}

:-moz-placeholder {
 color: #c9c9c9 !important;
 font-size: 13px;
}

::-webkit-input-placeholder {
 color: #ccc;
 font-size: 13px;
}
input {
	font-family: "Lucida Grande", Tahoma, Verdana, sans-serif;
	font-size: 14px;
}
input[type=text], input[type=password] {
	margin: 5px;
	padding: 0 10px;
	width: 200px;
	height: 34px;
	color: #404040;
	background: white;
	border: 1px solid;
	border-color: #c4c4c4 #d1d1d1 #d4d4d4;
	border-radius: 2px;
	outline: 5px solid #eff4f7;
	-moz-outline-radius: 3px;
	-webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
	box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.12);
}
input[type=text]:focus, input[type=password]:focus {
	border-color: #7dc9e2;
	outline-color: #dceefc;
	outline-offset: 0;
}
input[type=submit] {
	padding: 0 18px;
	height: 29px;
	font-size: 12px;
	font-weight: bold;
	color: #527881;
	text-shadow: 0 1px #e3f1f1;
	background: #cde5ef;
	border: 1px solid;
	border-color: #b4ccce #b3c0c8 #9eb9c2;
	border-radius: 16px;
	outline: 0;
	-webkit-box-sizing: content-box;
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	background-image: -webkit-linear-gradient(top, #edf5f8, #cde5ef);
	background-image: -moz-linear-gradient(top, #edf5f8, #cde5ef);
	background-image: -o-linear-gradient(top, #edf5f8, #cde5ef);
	background-image: linear-gradient(to bottom, #edf5f8, #cde5ef);
	-webkit-box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
	box-shadow: inset 0 1px white, 0 1px 2px rgba(0, 0, 0, 0.15);
}
input[type=submit]:active {
	background: #cde5ef;
	border-color: #9eb9c2 #b3c0c8 #b4ccce;
	-webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
	box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.2);
}
.lt-ie9 input[type=text], .lt-ie9 input[type=password] {
	line-height: 34px;
}
/*//////////////// comments and analysis \\\\\\\\\\\\\\\\\\\\*/

.commentsAnalysis {
	height:auto;
	overflow:hidden;
}
.commentsAnalysis h1 {
	font-size:34px;
	font-weight:normal;
	color:#3c3c3c;
	margin:0;
	padding:0;
	padding-bottom:10px;
}
.commentsPaging {
	height:auto;
	overflow:hidden;
	margin:5px 0;
	padding:5px;
	background:#eceefb;
	margin-bottom:10px;
	border:1px solid #e1e3f4;
}
.commentsPaging h4 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:26px;
	color:#121212;
	font-weight:normal;
	margin:0;
	padding:0;
}
.commentsSingle {
	background:#fff;
	padding:5px;
	margin:5px 0;
	border-bottom:1px solid #CCC;
}
.commentsSingle strong a {
	color:#333;
	text-decoration:none;
}
.commentsSingle strong a:hover {
	color:#ba0707;
}
.commentsSingle p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:5px 0;
	color:#930;
	font-weight:bold;
}
.commentsDetailDiv {
	font-size:12px;
	color:#666;
}
/*//////////// Mera Halka \\\\\\\\\\\\\\\\*/

.meraHalkaPage {
	height:auto;
	overflow:hidden;
}
.meraHalkaPage h1 {
	font-size:34px;
	font-weight:normal;
	color:#3c3c3c;
	margin:0;
	padding:0;
	padding-bottom:10px;
}
.halkaList {
	background:#efefef;
	border:1px solid #e8e8e9;
	padding:10px;
}
.halkaList strong {
	font-size:16px;
	font-weight:normal;
}
.halkaList select {
	width:200px;
	font-size:14px;
	padding:5px;
}
.meraHalkaPage img {
	text-align:center;
	margin:10px 0;
}
/*////////////// how to vote \\\\\\\\\\\\\*/

.howtoVotePage {
	height:auto;
	overflow:hidden;
}
.howtoVotePage h1 {
	font-size:34px;
	font-weight:normal;
	color:#3c3c3c;
	margin:0;
	padding:0;
	padding-bottom:10px;
}
.howtoVotePage p {
	font-family:"Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size:14px;
	letter-spacing:1px;
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
	line-height:20px;
	color:#707070;
}
.howtoVotePage h5 {
	font-size:28px;
	margin-top: 20px;
	line-height: 1em;
	color:#333;
	font-weight:normal;
	margin:0;
	padding:0;
}
.howtoVotePage h6 {
	font-size:20px;
	line-height: 1em;
	color:#005a78;
	font-weight:normal;
	padding-left:25px;
	margin:0;
	margin-top:20px;
	background:url(../images/sidebar-list-icon.png) no-repeat;
}
/*////////// nap detail \\\\\\\\\\\\*/
.proOuter {
	width:488px;
	background:#eaeaea;
	float:left;
	margin:5px;
	border:1px solid #d0d0d0;
	text-shadow:0 1px 0 #FFF;
}
.proOuter h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:normal;
	color:#333;
	border-bottom:#fff 1px solid;
	padding:5px;
	margin:0;
	margin-bottom:5px;
	background:#cdd2d6;
}
.moreDetail {
	float:right;
	background:#057eab;
	border:1px solid #04688d;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	border-radius:5px;
	cursor:pointer;
}
.proOuterBody {
	height:250px;
	/*overflow:hidden;*/
	padding:5px;
}
.partyImgOuter {
	margin-right:15px;
	float:left;
	width:83px;
}
.partyImage {
	width:83px;
	height:86px;
	border:4px solid #FFF !important;
	border-radius:10px !important;
}
.partyFlag {
	width:83px;
	height:70px;
	border:4px solid #FFF !important;
	border-radius:10px !important;
	margin-top:5px;
}
.logoImg {
	vertical-align:middle;
}
.proOuterBodyRight {
	float:left;
	width:375px;
}
.proBodyCell {
	padding:5px 0;
	height:auto;
	overflow:hidden;
	margin:2px 0;
}
.proBodyCell h5 {
	margin:0;
	padding:0;
	font-size:14px;
	font-weight:normal;
	width:90px;
	float:left;
}
.proBodyCell p {
	float:left;
	font-size:12px;
	color:#960;
	margin:0;
	padding:0;
	width:285px;
}
/*3rd / April / 2013*/


/*/////////////// all columns \\\\\\\\\\\\\\\*/

.allColumsn {
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
}
.allColumsn ul {
	list-style:none;
	margin:0;
	padding:0;
}
.allColumsn li {
	font-size:22px;
	padding:10px;
	border-bottom:1px solid #dedede;
	margin-bottom:10px;
	background:url(../images/img_write.png) right bottom no-repeat #edecec;
}
.allColumsn li a {
	color:#666;
	text-decoration:none;
}
.allColumsn li a:hover {
	color:#06F;
}
.allColumsn li p {
	font-size:14px;
}
.allColumsn li span {
	font-size:12px;
	text-align:right;
	float:right;
	color:#a70000;
}
/*////////////// 6th April 2013 \\\\\\\\\\\\*/
.mapOuter {
	height:182px;
	margin-top:10px;
}
.mapOuter ul {
	margin:0;
	padding:0;
	list-style:none;
}
.ul_a {
	text-decoration:none;
	color:#000;
}
.mapOuter li {
	float:left;
	width:198px;/*width:195px;
	margin-left:3px;*/
}
.mapOuter li:hover {
	cursor:pointer;
}
.mapLeft {
	width:105px;
	float:left;
}
.mapLeft img {
	border:none;
}
.mapLeft p {
	margin:0;
	padding:0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:20px;
	font-weight:bold;
	margin-top:5px;
	text-align:center;
}
.mapLeft p a {
	color:#000;
	text-decoration:none;
}
.mapLeft p a:hover {
	color:#930;
	text-decoration:none;
}
.mapLeftMargn {
	margin-top:20px !important;
}
.mapRight {
	width:80px;
	margin-left:5px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
}
.mapRight h5 {
	color:#902c2d;
	font-size:11px;
	font-weight:bold;
	margin:0;
	padding:0;
	margin-top:2px;
}
.mapRight h5 a {
	color:#902c2d;
	font-weight:bold;
	margin:0;
	padding:0;
	text-decoration:none;
}
.mapRight p {
	font-size:10px;
	font-size:bold;
	margin:0;
	padding:0;
	border-bottom:1px solid #d6d3d3;
	padding-bottom:4px;
}
.mapRight p a {
	text-decoration:none;
	color:#333 !important;
}
.assembName {
	/*margin:10px;*/
	margin:0;
	padding:5px 10px;
	float:left;
	width:178px;
	background-color:#000000;
	text-align:center;
	letter-spacing:1px;
	word-spacing:3px;
	color:#FFF;
}
.assembName a {
	font-family: "Arial", Helvetica, sans-serif;
	color:#FFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
	margin:0;
	padding:0;
	clear:both;
}
.assembName a:hover {
	color:#00bbff;
}
.topLeftBanner {
	width: 171px;
	height:300px;
	float:left;
	margin-right:10px;
}
.buttonBg {
	border:none;
	background:url(../images/buton_bg.png) no-repeat;
	width:102px;
	height:25px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
}
.subSites {
/*margin-top:3px;*/
}
.subSites img {
	padding:0 4px;
}
/*/////////////////// 8th April 2013 \\\\\\\\\\\\\\*/

.anlsNews {
	margin:15px 0;
	clear:both;
	border-bottom:1px solid;
	color:#e4e4e4;
	height:auto;
	overflow:hidden;
	padding:3px 0;
}
.anlsNews img {
	border:none;
	vertical-align:middle;
}
.anlsNews h2 {
	font-size:20px;
	font-weight:normal;
	margin:0;
	padding:0;
}
.anlsNews h2 a {
	color:#d51b1b;
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.anlsNews h2 a:hover {
	color:#000;
}
.imgMan {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	width:180px;
	text-align:center;
	letter-spacing:1px;
	display:block;
}
.imgMan a {
	display:block;
	color:#fff;
	padding:5px 10px;
	background:#ae3535;
	text-decoration:none;
}
.imgMan a:hover {
	display:block;
	color:#fff;
	padding:5px 10px;
	background:#000;
}
.anlsNews p {
	color:#000;
	font-size:12px;
	word-spacing:1px;
	font-family:"Arial", Trebuchet MS, Helvetica, sans-serif;
	font-weight:normal;
}
.anlNewsbod {
	background:#f3eded;
	height:auto;
	overflow:hidden;
	padding:5px 10px;
	margin-bottom:20px;
	border-bottom:1px solid #9f8181;
	border-top:1px solid #9f8181;
}
.anlRight {
	float:left;
	width:500px;
}
.anlLeft {
	float:left;
	margin-right:10px;
}
/*////////////////////// 9th April 13 \\\\\\\\\\\\\\\\\\\\\\*/


.elecNewsOutr {
	margin:15px 0;
	clear:both;
	border-bottom:1px solid;
	color:#e4e4e4;
	height:auto;
	overflow:hidden;
	padding:3px 0 10px 0;
}
.eleNewsLeft {
	width:300px;
	float:left;
	margin-right:10px;
}
.eleNewsLeft img {
	width:300px;
	height:199px;
}
.elecNewsOutr h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:24px;
	margin:0;
	padding:0;
}
.elecNewsOutr h2 a {
	color:#333;
	text-decoration:none;
}
.elecNewsOutr h2 a:hover {
	color:#963838;
	text-decoration:underline;
}
.lastUpdated {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#900;
	text-align:right;
}
.elecNewsOutr p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	word-spacing:2px;
	color:#000;
	line-height:22px;
}
.elecSubNews {
	height:auto;
	overflow:hidden;
}
.elecSubNews h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:bold;
	color:#000;
}
.subNews {
	height:auto;
	overflow:hidden;
	padding:10px;
	margin:0 0 10px 0;
	border-bottom:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	background:#f3f3f3;
}
.subNews img {
	width:140px;
	height:100px;
	float:left;
	margin-right:10px;
}
.subNews h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:18px;
	margin:0;
	padding:0;
}
.subNews h4 a {
	color:#333;
	text-decoration:none;
}
.subNews h4 a:hover {
	color:#963838;
	text-decoration:underline;
}
.subNews p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	word-spacing:2px;
	color:#000;
	line-height:20px;
}
.newsMore {
	font-size:16px;
	font-family:Arial, Helvetica, sans-serif;
	height:auto;
	overflow:hidden;
	clear:both;
}
.newsMore ul {
	list-style:circle;
	float:left;
	margin:0;
}
.newsMore li {
	line-height:28px;
	margin-bottom:10px;
}
.newsMore li a {
	color:#ab0f00;
	text-decoration:none;
	font-weight:bold;
}
.newsMore li a:hover {
	color:#000;
}
.newsMore li p {
	margin:0;
	padding:0;
}
.newHeadline {
	height:auto;
	overflow:hidden;
	background:#f3f3f3;
	margin-right:10px;
	padding:10px;
	border-bottom:1px solid #e6e6e6;
}
.newHeadline h1 {
	font-size:28px;
	font-weight:normal;
	color:#3c3c3c;
	margin:0;
	padding:0;
	padding-bottom:10px;
}
.newHeadline h1 a {
	color:#3c3c3c;
	text-decoration:none;
}
.newHeadline img {
	width:392px;
	height:195px;
	margin-right:10px;
}
.newHeadline p {
	text-align:justify;
	color:#2d2c2c;
	font-size:15px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	margin-top:4px;
}
.newHeadline .btn {
	background:#000;
	border:2px #000 solid;
	color:#FFF;
	padding:0 10px;
	font:"Arial", Trebuchet MS, Helvetica, sans-serif;
	font-size:14px;
	font-weight:normal;
	cursor:pointer;
}
.prevRsltOter {
	float:right;
}
.prevRsltOter select {
	font-size:16px;
	padding:2px;
	font-family:Arial, Helvetica, sans-serif;
	color:#900;
}
/*/////////////////// news detail \\\\\\\\\\\\\\\\*/

.newsDetalOter {
	height:auto;
	overflow:hidden;
	background:#f9f9f9;
	padding:5px;
}
.newsDetalOter h2 {
	font-family: 'Arial';
	font-weight: bold;
	font-size: 25px;
	line-height: 26px;
	margin: 10px 0;
	padding: 10px 0;
}
.newsDetalOter h5 {
	font-size:14px;
	font-family: 'Arial';
	margin:10px 0;
	padding:0;
}
.newsDetalData {
	height:auto;
	overflow:hidden;
}
.newsDetalImg {
	width:480px;
	float:left;
}
.newsDetalOter p {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 1.5em;
	display: block;
	-webkit-margin-before: 1em;
	-webkit-margin-after: 1em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}
.dvArticleDate {
	color: #999999;
	font-weight: bold;
	font-size: 11px;
	padding-bottom: 5px;
	font-family:Arial, Helvetica, sans-serif;
}
.dvToolsList {
	text-align: right;
	background: #efefef;
	overflow: hidden;
	padding: 5px 2px;
	margin-bottom: 10px;
}
.shareShare {
	border:none;
	padding:5px;
}
.shareShare h6 {
	clear:both;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:5px;
	padding:0;
	float:left;
}
.shareShare img {
	padding-right:5px;
}
.candidateOuter {
	height:auto;
	overflow:hidden;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
	direction:rtl;
	text-align:right;
	padding:10px;
}
.candidateBasic {
	height:auto;
	overflow:hidden;
}
.candidateBasic h2 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:30px;
}
.candidateBasic img {
	width:183px;
	height:225px;
	float:right;
	margin-left:10px;
}
.canBasicLeft {
	height:auto;
	overflow:hidden;
	font-size:22px;
	background:#eeeeee;
	margin-bottom:5px;
}
.candidateHead {
	width:120px;
	float:right;
	background:#ffe6e6;
	padding-right:10px;
}
.candidateSub {
	float:right;
	padding-right:10px;
}
.candidateMore {
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
/*///////////////// tabs \\\\\\\\\\\\\\\\\*/

.halkaHaka {
	height:auto;
	overflow:hidden;
}

/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { /* Use class for showing/hiding tab content, so that visibility can be better controlled in different media types... */
.ui-tabs-hide {
	display: none !important;
}
}

/* Hide useless elements in print layouts... */
@media print {
.ui-tabs-nav {
	display: none;
}
}
/* Skin */
.ui-tabs-nav, .ui-tabs-panel {
	font-family:Arial, Helvetica, sans-serif;
}
.ui-tabs-nav {
	list-style: none;
	margin: 0;
	padding: 0 0 0 3px;
}
.ui-tabs-nav:after { /* clearing without presentational markup, IE gets extra treatment */
	display: block;
	clear: both;
	content: " ";
}
.ui-tabs-nav li {
	float: left;
	margin: 0 0 0 2px;
	font-size:18px;
}
.ui-tabs-nav a, .ui-tabs-nav a span {
	float: left; /* fixes dir=ltr problem and other quirks IE */
}
.ui-tabs-nav a {
	margin: 5px 0 0; /* position: relative makes opacity fail for disabled tab in IE */
	padding: 5px 20px;
	text-decoration: none;
	white-space: nowrap; /* @ IE 6 */
	outline: 0; /* @ Firefox, prevent dotted border after click */
	background:#900;
	border-radius: 10px 10px 0 0;
	border-bottom:7px solid #333;
}
.ui-tabs-nav a:link, .ui-tabs-nav a:visited {
	color: #fff;
}
.ui-tabs-nav .ui-tabs-selected a {
	position: relative;
	top: 1px;
	z-index: 2;
	margin-top: 0;
}
.ui-tabs-nav a span {
	padding-top: 1px;
	padding-right: 0;
	height: 20px;
	line-height: 20px;
}
.ui-tabs-nav a:hover {
	color:#fff;
	background:#000;
}
.ui-tabs-nav .ui-tabs-selected a span {
	padding-top: 0;
	height: 27px;
	line-height: 27px;
}
.ui-tabs-nav .ui-tabs-selected a:link, .ui-tabs-nav .ui-tabs-selected a:visited, .ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
	cursor: text;
}
.ui-tabs-nav a:hover, .ui-tabs-nav a:focus, .ui-tabs-nav a:active, .ui-tabs-nav .ui-tabs-unselect a:hover, .ui-tabs-nav .ui-tabs-unselect a:focus, .ui-tabs-nav .ui-tabs-unselect a:active { /* @ Opera, we need to be explicit again here now... */
	cursor: pointer;
}
.ui-tabs-disabled {
	opacity: .4;
	filter: alpha(opacity=40);
}
.ui-tabs-nav .ui-tabs-disabled a:link, .ui-tabs-nav .ui-tabs-disabled a:visited {
	color: #000;
}
.ui-tabs-panel {
	padding: 10px;
	background: #e6e4e4; /* declare background color for container to avoid distorted fonts in IE while fading */
}
/*.ui-tabs-loading em {
    padding: 0 0 0 20px;
    background: url(loading.gif) no-repeat 0 50%;
}*/

/* Additional IE specific bug fixes... */
* html .ui-tabs-nav { /* auto clear @ IE 6 & IE 7 Quirks Mode */
	display: inline-block;
}
*:first-child+html .ui-tabs-nav { /* auto clear @ IE 7 Standards Mode - do not group selectors, otherwise IE 6 will ignore complete rule (because of the unknown + combinator)... */
	display: inline-block;
}
/*////////////////////// 12 . April . 13 \\\\\\\\\\\\\\\*/

.subNewshalf {
	/*	height:auto;
	overflow:hidden;*/
	height:112px;
	padding:10px;
	margin:0 6px 10px 0;
	border-bottom:1px solid #e4e4e4;
	border-right:1px solid #e4e4e4;
	background:#f3f3f3;
	float:left;
	width:330px;
}
.subNewshalf img {
	width:120px;
	height:80px;
	float:left;
	margin-right:5px;
}
.subNewshalf h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-weight:normal;
	font-size:16px;
	margin:0;
	padding:0;
}
.subNewRight {
	float:left;
	width:195px;
	margin-left:10px;
}
.subNewshalf h4 a {
	color:#333;
	text-decoration:none;
}
.subNewshalf h4 a:hover {
	color:#963838;
	text-decoration:underline;
}
.subNewshalf p {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
}
.newsScrolr {
	width:210px;
	border:1px solid #bababa;
	float:left;
	height:auto;
	overflow:hidden;
	min-height:280px;
	margin-right:10px;
	padding:10px;
}
.newsScrolr h4 {
	font-family:"Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	border-bottom:1px solid #000;
	font-size:24px;
	margin:0;
	padding:0;
}
.newsScrolr ul {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	list-style:circle;
	color:#333;
	padding-left:14px;
}
.newsScrolr li {
	line-height:22px;
	margin:0;
	padding:5px 0;
}
.how2Vote {
	height:auto;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
	background-color:#F7F7F7;
	padding:5px;
}
.how2Vote h1 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}
.how2Vote h2 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}
.how2Vote h3 {
	font-family:"Times New Roman", Times, serif;
	font-weight:normal;
}
.how2Vote p {
	letter-spacing:1px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	line-height:22px;
}
.how2VoteTable {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:22px;
}
.how2VoteTable strong {
	color:#F00;
}
/*////////////////// 13 tha April 2013 \\\\\\\\\\\\*/

.newsVerOuter {
	float:left;
	width:210px;
}
.newsVerOuter h4 {
	font-family:"Times New Roman", Times, serif;
	color:#000;
	font-weight:normal;
	font-size:22px;
	margin:0;
	padding:0;
}
#newsticker-container a {
	color: #121f44;
	text-decoration: none;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	display:block;
	padding: 10px 8px;
	font-weight:bold;
}
#newsticker-container a:hover {
	color:#F00;
	background:#feeded;
	display:block;
}
#newsticker-container {
	border:1px solid #bababa;
	margin-right:10px;
}
#newsticker-container ul li div {
	border-bottom: 1px solid #e2e2e2;
	background: #ffffff;
}
.relatedNews {
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	height:auto;
	overflow:hidden;
	width:200px;
}
.relatedNews h5 {
	font-family:"Times New Roman", Times, serif;
	font-size:18px;
	color:#000;
	margin:0;
	padding:0;
	font-weight:normal;
	border-bottom:1px solid #CCC;
	margin-left:20px;
	padding-bottom:5px;
	margin-bottom:4px;
}
.relatedNews ul {
	list-style:circle;
	float:left;
	margin:0;
}
.relatedNews li {
	line-height:20px;
	margin-bottom:10px;
}
.relatedNews li a {
	color:#ab0f00;
	text-decoration:none;
	font-weight:bold;
}
.relatedNews li a:hover {
	color:#000;
}
.relatedNews li p {
	margin:0;
	padding:0;
}
.videoLeft {
}
.videoLeft h2 {
	margin:0;
	padding:0;
	font-weight:normal;
	font-family:Arial, Helvetica, sans-serif;
}
.videoInerLeft {
	background:#f2f2f2;
	padding:10px 0 10px 35px;
	margin:0 auto;
	margin-top:10px;
}
/*/////////////// 15 April \\\\\\\\\\\\\\\\\\*/

.paginDisplay {
	height:auto;
	overflow:hidden;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-align:center;
	color:#900;
	letter-spacing:1px;
}
.paging {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	text-align:center;
	direction:ltr;
}
.paging a {
	color:#900;
	text-decoration:none;
	padding:3px;
}
.paging a:hover {
	color:#333;
}
/*//////////////////// 16 April 2013 \\\\\\\\\\\\\\\\\\*/

.mearHalkaSelect {
	background:#fee8e8;
	padding:10px;
	border-bottom:1px solid #af9f9f;
	margin-bottom:10px;
	height:auto;
	overflow:hidden;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
}
.mearHalkaSelect h2 {
	direction:rtl;
	text-align:right;
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:30px;
	float:right;
}
.mearHalkaSelectDiv {
	/*	float:left;
	margin-left:70px;*/
	margin-top:10px;
	margin-right:120px;
}
.mearHalkaSelectDiv select {
	font-size:18px;
	padding:2px;
	border:1px solid #af9f9f;
	margin-left:10px;
	direction:rtl;
}
.PResultsHead {
	background:#333;
	padding:5px;
	color:#FFF;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
	font-size:18px;
	text-align:right;
	direction:rtl;
}
.PResultsdata {
	background:#fff;
	padding:5px;
	color:#000;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
	font-size:18px;
	text-align:right;
	direction:rtl;
	text-shadow: 0 1px 0 #fff;
}
.districtWise {
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma !important;
	font-size:18px;
	text-align:right;
	direction:rtl;
}
/*////////// 17th April 2013 \\\\\\\\\\\\*/

.candyOter {
	height:auto;
	overflow:hidden;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
}
.candyBg {
	background:#cdcdcd;
}
.candyBg1 {
	background:#e8e8e8;
	margin:10px 0;
}
.candyHead {
	background:#702a2a;
	color:#FFF;
	font-size:22px;
	direction:rtl;
	width:50px;
	padding:0 5px;
	border-left:4px solid #360d0d;
}
.candyData {
	background:#fff;
	color:#000;
	font-size:22px;
	direction:rtl;
	padding-right:10px;
	border:1px solid #cecece;
	text-shadow: 0 1px 0 #fff;
}
.candyBtn {
	font-size:26px;
	display:block;
	text-align:center;
}
.candyBtn a {
	color:#930;
	text-decoration:none;
}
.candyBtn a:hover {
	color:#000;
	text-decoration:none;
}
.mearHalkaSelectA {
	padding:10px;
	border-bottom:1px solid #af9f9f;
	margin-bottom:10px;
	height:auto;
	overflow:hidden;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
}
.mearHalkaSelectA h2 {
	direction:rtl;
	text-align:right;
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:30px;
}
.halkaSeDv {
	background:#ececec;
	padding:10px;
	height:auto;
	overflow:hidden;
}
.halkaSeDv h2 {
	margin:0;
	padding:0;
	font-size:32px;
	float:right;
}
.halkaSeDv select {
	font-size:18px;
	padding:2px;
	border:1px solid #af9f9f;
	margin-right:30px;
	direction:rtl;
	float:right;
	margin-top:14px;
}
/*////////////// 18 April \\\\\\\\\\*/

.candidateNew {
	height:auto;
	overflow:hidden;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
}
.candidateNewHead {
	background:#000;
	color:#FFF;
	font-size:22px;
	direction:rtl;
}
.candidateNewData {
	color:#000;
	font-size:22px;
	direction:rtl;
	background:#ebebeb;
}
.candidateNewData1 {
	color:#000;
	font-size:22px;
	direction:rtl;
	background:#ffe4e4;
}
.candidateNewBtn {
	font-size:30px;
}
.candidateNewBtn a {
	color:#930;
	text-decoration:none;
}
.candidateNewBtn a:hover {
	color:#000;
	text-decoration:none;
}
.election-2 {
	height:auto;
}
.ListOfCandy {
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
	font-size:30px;
	color:#333;
	direction:rtl;
	text-align:right;
}
.ListOfCandy span {
	color:#C00;
}
.mearHalkaMain {
	padding:10px;
	margin-bottom:10px;
	height:auto;
	overflow:hidden;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
	direction:rtl;
	text-align:right;
}
.mearHalkaMain h1 {
	font-size:32px;
	font-weight:normal;
	margin:0;
	padding:0;
	padding-bottom:5px;
	margin-bottom:5px;
	border-bottom:1px solid #cccccc;
}
.mearHalkaMainData {
	height:auto;
	overflow:hidden;
	margin:20px 0;
	padding:10px;
	background:#f4f4f4;
	border:4px double #e1e1e1;
	-webkit-box-shadow: 0px 0px 2px 2px #f3f3f3;
	box-shadow: 0px 0px 2px 2px #f3f3f3;
}
.mearHalkaMainData h3 {
	font-size:24px;
	font-weight:normal;
	float:right;
	width:120px;
	margin:0;
	padding:0;
}
.mearHalkaMainData select {
	float:right;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
	font-size:20px;
	border:3px double #CCC;
	padding-right:10px;
}
/*//////////////// 19th April \\\\\\\\\\\\\*/

.elecResult {
	height:auto;
	overflow:hidden;
	font-family: "Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
}
.elecResultHEad {
	background: #000;
	height: auto;
	overflow: hidden;
	font-size: 20px;
	color: #fff;
}
.elecResultA {
	background: #CDCDCD;
	height: auto;
	overflow: hidden;
	font-size: 20px;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	direction:rtl;
}
.elecResultA td {
	border:3px double #fff;
}
.elecResultB {
	background: #ebebeb;
	height: auto;
	overflow: hidden;
	font-size: 20px;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	direction:rtl;
}
.elecResultB td img {
	text-decoration:none;
	float:right;
}
.elecResultB td {
	border:3px double #fff;
}
.elecResultimage {
	margin-left:10px;
}
.elecResultDetail {
	/*height:20px;*/
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.elecResultDetail a {
	color:#900;
	text-decoration:none;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
	text-shadow: 0 1px 0 #fff;
}
/*/////////////// 22 April 2013 \\\\\\\\\\\\\\*/

#ticker {
	width:278px;
	height:300px;
	border:1px solid #aaaaaa;
	overflow:auto;
	padding:0;
	margin:0;
}
#ticker dt {
	font:normal 14px Georgia;
	padding:0 10px 5px 10px;
	background-color:#e5e5e5;
	padding-top:10px;
	border:1px solid #ffffff;
	border-bottom:none;
	border-right:none;
	position:relative;
	color:#930;
}
#ticker dd {
	margin-left:0;
	font:normal 11px Verdana;
	padding:0 10px 10px 10px;
	border-bottom:1px solid #aaaaaa;
	background-color:#e5e5e5;
	border-left:1px solid #ffffff;
	position:relative;
}
#ticker dd.last {
	border-bottom:1px solid #ffffff;
}
#ticker div {
	margin-top:0;
}
.tickerh3 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#fff;
	margin:0;
	padding:0;
	font-weight:normal;
	border-bottom:1px solid #CCC;
	margin-bottom:1px;
	background:#266339;
	padding:5px;
}
/*/////////////// 23 April \\\\\\\\\\\*/


.tazaOuter {
	float:left;
	width:210px;
}
.tazaOuter h4 {
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
	color:#000;
	font-weight:normal;
	font-size:22px;
	margin:0;
	padding:0;
	direction:rtl;
	padding:0 10px;
}
.resultCandidat {
	width:200px;
	height:auto;
	overflow:hidden;
	border:1px solid #bcbcbc;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
}
.resultCandidat h1 {
	font-size:20px;
	font-weight:normal;
	direction:rtl;
	text-align:right;
	margin:0;
	background:#d5dbde;
	border-bottom:1px solid #ced2d3;
	padding:1px 4px;
	margin-bottom:2px;
}
.winnerDiv {
	height:auto;
	overflow:hidden;
}
.winnerDiv img {
	text-align:center;
	padding:2px 6px;
}
.winerData {
	height:auto;
	overflow:hidden;
	clear:both;
	direction:rtl;
	text-align:right;
	padding:0 10px;
}
.winerData h2 {
	font-size:17px;
	color:#000;
	margin:0;
	float:right;
	font-weight:normal;
	padding:0;
}
.winnerDetail {
	font-size:17px;
	float:right;
	margin-right:10px;
}
.winnerDetail img {
	vertical-align:middle;
}
/*///////////////////////// 24 April \\\\\\\\\\\\\\\\\\\\\\\*/

.naPrevious {
	height:auto;
	overflow:hidden;
	margin-bottom:10px;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
	width:360px;
	float:right;
}
.naPrevious h1 {
	font-size:28px;
	font-weight:normal;
	direction:rtl;
	text-align:right;
	margin:0;
	padding:1px 4px;
	margin-bottom:2px;
}
.naPrevious table {
	border:1px solid #e0e0e0;
}
.naPreviousHead {
	background:#dbdfde;
	direction:rtl;
	text-align:right;
	font-size:18px;
	color:#000;
	padding-right:5px;
}
.naPreviousDataTr {
	background:#eeeeee;
	text-align:right;
	direction:rtl;
	font-size:15px;
}
.naPreviousDataTr td {
	border-bottom:1px solid #e0e0e0;
	padding-right:5px;
	color:#000;
}
.naPreviousData {
	background:url(../images/na_bg.png) no-repeat right top;
	height:36px;
	color:#FFF !important;
	padding-right:5px;
	text-align:right;
}
/*/////////////////////////// 27 April \\\\\\\\\\\\\\\\\\\\\\\\\\*/

.elevApril {
	height:auto;
	overflow:hidden;
	clear:both;
}
.provinceTabs {
	width:280px;
	float:left;
	height:300px;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
}
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom:none;
	border-radius:5px 5px 0 0;
	width: 100%;
}
ul.tabs li {
	float: right;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-bottom:none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
	font-size:20px;
	direction:rtl;
	text-align:right;
	border-radius:5px 5px 0 0;
}
ul.tabs li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 18px;
	border: 1px solid #fff;
	outline: none;
	border-radius:5px 5px 0 0;
	border-bottom:none;
}
ul.tabs li a:hover {
	background: #ccc;
	border-radius:5px 5px 0 0;
	border-bottom:none;
}
html ul.tabs li.active, html ul.tabs li.active a:hover {
	background: #39b54a;
	border-bottom:none;
	border-radius:5px 5px 0 0;
}
.tab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #39b54a;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.tab_content {
	padding: 5px;
	font-size: 12px;
}
.tab_content h2 {
	font-weight: normal;
	padding-bottom: 10px;
	border-bottom: 1px dashed #ddd;
	font-size: 12px;
}
.tab_content h3 a {
	color: #254588;
}
.tab_content img {
	float: left;
	margin: 0 20px 20px 0;
	border: 1px solid #ddd;
	padding: 5px;
}
.maujadaResults {
	width:415px;
	float:left;
	margin:0 5px;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
}
.maujadaResults h2 {
	font-size:30px;
	font-weight:normal;
	text-align:right;
	direction:rtl;
	margin:0;
	padding:0;
}
.majudaInner {
	background:#e3e3e3;
	padding:5px;
}
.majudaDiv {
	background:#FFF;
	border:1px solid #cacaca;
	padding:5px;
	height:auto;
	overflow:hidden;
	border-bottom:3px solid #ca0000;
	margin-bottom:4px;
}
.majudaImg {
	width:130px;
	height:100px;
	float:left;
	border:1px solid #4b4b4b;
}
.majudaImg img {
	width:130px;
	height:100px;
	border:1px solid #4b4b4b;
}
.majudaRight {
	width:250px;
	float:left;
	margin-left:10px;
}
.majudaRight h2 {
	font-size:30px;
	font-weight:normal;
	text-align:right;
	direction:rtl;
	margin:0;
	padding:0;
	color:#0a6917;
	border-bottom:1px solid #000000;
	clear:both;
}
.majudaRightBotm {
	height:auto;
	overflow:hidden;
}
.majudaRightBotm ul {
	list-style:none;
	float:left;
	margin:0;
	padding:0;
}
.majudaRightBotm li {
	width:48px;
	height:48px;
	background:#e8e8e8;
	border:1px solid #bcbcbc;
	padding:2px 0;
	float:left;
	margin:5px 5px 5px 0;
	text-align:center;
}
.majudaRightBotm li h5 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
	border-bottom:1px solid #bcbcbc;
	font-weight:normal;
}
.majudaRightBotm li img {
	width:26px;
	height:25px;
	margin:2px 0;
}
.halkayTxt {
	font-size:30px;
	font-weight:normal;
	text-align:right;
	direction:rtl;
	margin:0;
	padding:0;
	color:#000;
}
.subayDivHEad {
	background: #fff;
	height: auto;
	overflow: hidden;
	font-size: 20px;
	color: #000;
}
.subayResultA {
	background: #CDCDCD;
	height: auto;
	overflow: hidden;
	font-size: 18px;
	color: #000;
	direction:rtl;
}
.subayResultB {
	background: #ebebeb;
	height: auto;
	overflow: hidden;
	font-size: 18px;
	color: #000;
	direction:rtl;
}
.subayResultB td img {
	text-decoration:none;
	float:right;
}
.elecResultimage {
	margin-left:10px;
}
.subayResultDetail {
	/*height:20px;*/
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
}
.subayResultDetail a {
	color:#900;
	text-decoration:none;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
	text-shadow: 0 1px 0 #fff;
}
/*/////////////////// 27 April \\\\\\\\\\\\\\\\*/

.mapSVGLeft {
	width:600px;
	float:left;
	margin-right:10px;
}
.svgMap {
	width:600px;
	height:400px;
	background:#505050;
}
.mapSVGRight {
	width:380px;
	float:right;
}
.mapSVGRight h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:26px;
	color:#060;
	font-weight:normal;
	border-bottom:1px solid #CCC;
	margin:0;
	padding:0;
	margin-bottom:5px;
	padding-bottom:5px;
}
.svgTabs {
	height:auto;
	overflow:hidden;
}
ul.svgTab {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom:none;
	border-radius:5px 5px 0 0;
	width: 100%;
}
ul.svgTab li {
	float: right;
	margin: 0;
	padding: 0;
	height: 31px;
	line-height: 31px;
	border: 1px solid #999;
	border-bottom:none;
	margin-bottom: -1px;
	background: #e0e0e0;
	overflow: hidden;
	position: relative;
	font-size:20px;
	direction:rtl;
	text-align:right;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
}
ul.svgTab li a {
	text-decoration: none;
	color: #000;
	display: block;
	padding: 0 18px;
	border: 1px solid #fff;
	outline: none;
	border-bottom:none;
}
ul.svgTab li a:hover {
	background: #ccc;
	border-bottom:none;
}
html ul.svgTab li.active, html ul.svgTab li.active a:hover {
	background: #ccc;
	border-bottom:none;
}
.svgTab_container {
	border: 1px solid #999;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #ccc;
	-moz-border-radius-bottomright: 5px;
	-khtml-border-radius-bottomright: 5px;
	-webkit-border-bottom-right-radius: 5px;
	-moz-border-radius-bottomleft: 5px;
	-khtml-border-radius-bottomleft: 5px;
	-webkit-border-bottom-left-radius: 5px;
}
.svgTab_content {
	padding: 5px 0;
	font-size: 12px;
}
.svgWinerDiv {
	background:#ddfbe2;
	border:1px solid #cacaca;
	padding:5px;
	height:auto;
	overflow:hidden;
	border-bottom:3px solid #008b13;
	margin-bottom:4px;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
}
.svgLooserDiv {
	background:#fff;
	border:1px solid #cacaca;
	padding:5px;
	height:auto;
	overflow:hidden;
	border-bottom:3px solid #ca0000;
	margin-bottom:4px;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
}
.svgWinerImg {
	width:100px;
	height:100px;
	float:right;
	border:1px solid #4b4b4b;
}
.svgWinerImg img {
	width:100px;
	height:100px;
	border:1px solid #4b4b4b;
}
.svgWinerRight {
	width:230px;
	float:right;
	margin-right:10px;
}
.svgWinerRight h2 {
	font-size:26px;
	font-weight:normal;
	text-align:right;
	direction:rtl;
	margin:0;
	padding:0;
	color:#0a6917;
	border-bottom:1px solid #000000;
	clear:both;
	margin-bottom:5px;
}
.svgWinerRight h2 span {
	font-size:16px;
	font-weight:normal;
	text-align:right;
	direction:rtl;
	margin:0;
	padding:0;
	color:#000;
}
.svgWinerRight h3 {
	font-size:22px;
	font-weight:normal;
	text-align:right;
	direction:rtl;
	margin:0;
	padding:0;
	color:#000;
	clear:both;
}
.svgWinerRight h3 span {
	font-size:16px;
	font-weight:normal;
	text-align:right;
	direction:rtl;
	margin:0;
	padding:0;
	color:#000;
	font-family:Arial, Helvetica, sans-serif;
}
.partyPos {
	height:auto;
	overflow:hidden;
	margin-top:10px;
}
.partyPos h1 {
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
	font-size:26px;
	color:#060;
	font-weight:normal;
	border-bottom:1px solid #CCC;
	margin:0;
	padding:0;
	margin-bottom:5px;
	padding-bottom:5px;
	text-align:right;
}
.svgPartyTable {
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
	text-align:right;
	direction:rtl;
	background:#000000;
}
.svgPartyTable tr td {
	text-align:right;
	direction:rtl;
	padding-right:10px;
}
.svgPartyHead {
	background: #525252;
	height: auto;
	overflow: hidden;
	font-size: 24px;
	color: #fff;
	text-align:right;
	direction:rtl;
}
.svgResultA {
	background: #CDCDCD;
	height: auto;
	overflow: hidden;
	font-size: 18px;
	color: #000;
	text-align:right;
	direction:rtl;
}
.svgResultB {
	background: #ebebeb;
	height: auto;
	overflow: hidden;
	font-size: 18px;
	color: #000;
	text-align:right;
	direction:rtl;
}
.subayResultB td img {
	text-decoration:none;
	float:right;
}
.buttonz {
	width:198px;
	height:200px;
}
/*//////////////////////////// 29 april \\\\\\\\\\\\\\\\\\\\\*/

.NATop {
	height:auto;
	overflow:hidden;
	clear:both;
	margin:1px 0;
	margin-bottom:10px;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
}
.NATopRight {
	background:#888888;
	color:#FFF;
	font-size:22px;
	text-align:center;
}
.NATopHead {
	background:#5d4e4e;
	font-size:20px;
	color:#FFF;
	text-align:center;
}
.NATopData {
	font-size:20px;
	color:#333;
	text-align:center;
	background:#e5e5e5;
}
/*////////////////// TABS TOP \\\\\\\\\\\\\\\\*/

.tabstop {
	height:auto;
	overflow:hidden;
	clear:both;
}
.tabstop h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:28px;
	color:#333;
	margin:0;
	padding:0;
	font-weight:normal;
	border-bottom:1px solid #666;
	margin-bottom:5px;
	padding-bottom:5px;
}
/*///////////////////////NA PAGE \\\\\\\\\\\\\\\\\\\\*/

.NaTabelMain {
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	text-shadow:0 1px 0 #FFF;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
}
.NaTabelHead {
	background:#333;
	color:#FFF;
	padding:3px;
	height:30px;
	text-shadow:none !important;
}
.NaTabelLeft {
	background:#CCC;
	letter-spacing:1px;
}
.NaTabelRight {
	background:#f8eeee;
}
.NaTabelMidd {
	background:#eef3f8;
}
.can_txt {
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
	direction:rtl;
	text-align:right;
	margin:0;
	padding:0;
	font-weight:normal;
	font-size:34px;
	color:#F00;
}
.butt {
	border:none;
	background:url(../images/buton_bg.png) no-repeat;
	padding:5px 10px;
	color:#fff;
	font-family:Arial, Helvetica, sans-serif;
	cursor:pointer;
	text-align:center;
	width:82px;
}
.butt a {
	text-decoration:none;
	color:#fff;
}
.naResult1 {
	width:186px;
	float:left;
	padding:5px;
	background:#ecf1f3;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma !important;
	font-family:Arial, Helvetica, sans-serif !important;
}
.naResultRight1 {
	float:left;
	padding:5px;
}
#container {
	margin:0 auto;
}
#container h4 {
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif !important;
	background:#C0B9B9;
	padding:10px;
	border-bottom:5px solid #4a4b4a;
	margin:0;
	font-weight:normal;
}
#container ul {
	margin:0;
	padding:0;
	list-style:none;
	font-family:Arial, Helvetica, sans-serif;
	width:283px;
	float:right;
}
#container li {
	float:left;
	font-size:11px !important;
	margin:0 5px 3px 3px;
	font-weight:bold;
}
#container li div {
	width:12px;
	height:12px;
	float:left;
	margin-top:1px;
	margin-right:2px;
}
.parti1Color {
	background:#E60004;
}
.parti2Color {
	background:#0F720D;
}
.parti3Color {
	background:#8BBC08;
}
.parti4Color {
	background:#F5B800;
}
.parti5Color {
	background:#D05E13;
}
.parti6Color {
	background:#00FF2F;
}
.parti7Color {
	background:#00A3C2;
}
.parti8Color {
	background:#FF33CC;
}
.parti9Color {
	background:#6C6030;
}
.parti10Color {
	background:#E9D400;
}
.parti11Color {
	background:#005F6B;
}
#location {
}
#location h1 {
	/*font-family:Georgia, "Times New Roman", Times, serif;*/
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma !important;
	font-size:30px;
	color:#060;
	font-weight:normal;
	border-bottom:1px solid #CCC;
	margin:0;
	padding:0;
	margin-bottom:5px;
	padding-bottom:5px;
	text-align:right !important;
	direction:rtl !important;
}
.districtMap {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	padding:2px;
	font-weight:normal;
}
/*///////////////////// 7th MAY 2013 \\\\\\\\\\\\\\\\*/

.newsElecDay {
	width:360px;
	height:auto;
	overflow:hidden;
	float:left;
}
.newsElecDay h2 {
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
	font-size:28px;
	color:#000;
	margin:0;
	padding:0;
	font-weight:normal;
	margin-bottom:5px;/*margin-top:20px;*/
}
.newsElecOne {
	height:auto;
	overflow:hidden;
	border-top:1px solid #CCC;
	padding:10px 0;
	margin:0;
}
.newsElecImg {
	width:116px;
	height:77px;
	float:left;
}
.newsElecImg img {
	width:116px;
	height:77px;
}
.newsElecRight {
	width:239px;
	float:left;
	margin-left:5px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000;
}
.newsElecRight h4 {
	font-size:14px;
	margin:0;
	padding:0;
	font-weight:bold;
	margin-bottom:5px;
}
.newsElecRight h4 a {
	color:#000;
	text-decoration:none;
}
.newsElecRight h4 a:hover {
	color:#900;
	text-decoration:none;
}
.newsElecRight p {
	font-size:12px;
	margin:0;
	padding:0;
}
.fightDiv {
	height:auto;
	overflow:hidden;
	float:left;
	margin-left:4px;
	width:273px;
}
.fightDiv h1 {
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma !important;
	font-size:28px;
	font-weight:normal;
	direction:rtl;
	text-align:right;
	margin:0;
	padding:1px 4px;
	margin-bottom:2px;
}
.fightOuter {
	width:260px;
	height:auto;
	overflow:hidden;
	background:#eeeeee;
	border:1px solid #d4d3d3;
	padding:5px;
}
.fightBg {
	width:244px;
	height:163px;
	margin:0 auto;
	background:url(../images/vs_bg_img.png) no-repeat top;
	margin-top:0px;
}
.fightBg h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	text-align:center;
	margin:0;
	padding:0;
	font-weight:normal;
	padding-top:10px;
}
.fightPPBg {
	width:244px;
	height:163px;
	margin:0 auto;
	background:url(../images/pp_bg_img.png) no-repeat top;
	margin-top:10px;
}
.fightPPBg h3 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#FFF;
	text-align:center;
	margin:0;
	padding:0;
	font-weight:normal;
	padding-top:10px;
}
.vsdata {
	width:240px;
	height:110px;
	margin:0 auto;
	margin-top:15px;
}
.vsdata ul {
	margin:0;
	padding:0;
	list-style:none;
}
.vsdata li {
	width:80px;
	height:106px;
	float:left;
	margin:0 1px;
	text-align:center;
}
.vsdata li h5 {
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
	font-size:14px;
	color:#000;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:center;
}
.vsdata li h6 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
	font-weight:normal;
	margin:0;
	padding:0;
	text-align:center;
	background:#77bb13;
	border-radius:0 0 5px 5px;
	width:67px;
	margin-left:6px;
}
.vsdata li h6.looser {
	background:#da1a08;
}
.vsdata li img {
	width:67px;
	height:70px;
}
.vsdata li.right {
	/*margin-right:72px;*/
	float:right;
}
/*///////////// ticker \\\\\\\\\\\*/


.TickerTop {
	height:auto;
	overflow:hidden;
	clear:both;
	margin:1px 0;
	margin-bottom:10px;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
}
.TickerTopRight {
	background:#0065cc;
	color:#FFF;
	font-size:22px;
	text-align:center;
}
.TickerTopHead {
	background:#d7e1f7;
	font-size:18px;
	color:#000000;
	text-align:right;
}
.TickerTopData {
	font-size:20px;
	color:#333;
	text-align:center;
	background:#e5e5e5;
}
/*//////////// head New \\\\\\\\\\\\*/

.totSeats {
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#333333;
	background:#ebc349;
}
.totPaty1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	background:#e6e6e6;
	font-weight:bold;
}
.totPaty1 img {
	width:19px;
	height:12px;
}
.totPaty2 {
	font-family:Arial, Helvetica, sans-serif;
	font-size:15px;
	background:#dfdede;
	font-weight:bold;
}
.totPaty2 img {
	width:19px;
	height:12px;
}
/*//////////////// SLIDER \\\\\\\\\\\\\\\*/

.jcarousel-skin-tango .jcarousel-container {
	background: #f8ffeb;
	border: 1px solid #5b9400;
	width:273px;
	border-radius:5px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
	direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
	width: 245px;
	padding: 20px 40px;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
	width: 260px;
	height: 390px;
	padding: 40px 5px;
}
.jcarousel-skin-tango .jcarousel-clip {
	overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
	width:  245px;
	height: 75px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
	width:  247px;
	height: 346px;
	padding-left:8px;
	margin-top:22px;
}
.jcarousel-skin-tango .jcarousel-item {
/*width: 75px;
	height: 75px;*/
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
	margin-left: 0;
	margin-right: 10px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
	margin-left: 10px;
	margin-right: 0;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
	margin-bottom: 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
	background: #fff;
	color: #000;
}
/**
 *  Horizontal Buttons
 */
.jcarousel-skin-tango .jcarousel-next-horizontal {
	position: absolute;
	top: 43px;
	right: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(next-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
	left: 5px;
	right: auto;
	background-image: url(prev-horizontal.png);
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-horizontal:focus {
	background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	position: absolute;
	top: 43px;
	left: 5px;
	width: 32px;
	height: 32px;
	cursor: pointer;
	background: transparent url(prev-horizontal.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
	left: auto;
	right: 5px;
	background-image: url(next-horizontal.png);
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
	background-position: -32px 0;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
	background-position: -64px 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background-position: -96px 0;
}
/**
 *  Vertical Buttons
 */
.jcarousel-skin-tango .jcarousel-next-vertical {
	position: absolute;
	bottom: 2px;
	left: 13px;
	width: 244px;
	height: 37px;
	cursor: pointer;
	background: transparent url(../images/down_img.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover, .jcarousel-skin-tango .jcarousel-next-vertical:focus {
	/*background-position: 0 -32px;*/
	background: transparent url(../images/down_img.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-vertical:active {
	/*background-position: 0 -64px;*/
	background: transparent url(../images/down_img.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus, .jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
	position: absolute;
	top: 2px;
	left: 13px;
	width: 244px;
	height: 37px;
	cursor: pointer;
	background: transparent url(../images/up_img.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-vertical:focus {
	/*background-position: 0 -32px;*/
	background: transparent url(../images/up_img.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:active {
	/*background-position: 0 -64px;*/
	background: transparent url(../images/up_img.png) no-repeat 0 0;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus, .jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
	cursor: default;
	background-position: 0 -96px;
}
/*//////////////////// 9 May 2013 \\\\\\\\\\\\\\\\\\\\*/

#news-ticker {
	/*background-color:#363636;*/
	width:992px;
	height:31px;
	margin:auto;
	margin-bottom:12px;
	margin-top:2px;
	border:1px solid #c6d0e5;
	background:#d7e1f7;
	float:left;
}
#news-ticker .just-in {
	font-family: "UrduNaskhUnicodeRegular", "Noori Nastaleeq", "Jameel Noori Nastaleeq", tahoma !important;
	padding:3px 3px 0px 15px;
	float: right;
	width:77px;
	font-size:18px;
	font-weight:normal;
	color:#fff;
	text-align:center;
	background:#0065cc;
}
#news-ticker .ticker-txt {
	padding:0 10px 0px 0px;
	float: right;
	/*	width:850px;*/

	font-weight:normal;
}
.newsticker_new {
	width:99%;
	height:29px !important;
	line-height:31px;
	float:right;
	margin-bottom:9px;
	margin-right:5px;
	border:1px solid #000;
	background:#d7e1f7;
}
.newsticker_new_breaking {
	width:100%;
	height:31px !important;
	line-height:31px;
	float:right;/*margin-right:15px;*/
}
#news_ticker_latest_news {
	color:#FFFFFF;
	font-size:13px;
	font-weight:bolder;
	width:115px;
	line-height:31px;
	height:31px;
	float:right;
	text-align:center;
	background:url(http://img.dunyanews.tv/images/ticker-left-img.jpg) no-repeat;
}
.ticker_div {
	width:88%;
	height:31px;
	float:right;
}
#news_ticker_breaking_news {
	background:url(http://img.dunyanews.tv/images/ticker-left-img2.jpg);
	color:#FFFFFF;
	font-size:14px;
	font-weight:bolder;
	width:115px;
	line-height:31px;
	height:31px;
	float:right;
	text-align:center;
}
#news_ticker_breaking_news h2 {
	color:#ffffff;
	font-size:18px;
	font-size:2.00em;
	font-family:"Urdu Naskh Asiatype, Urdu Naskh Unicode";
}
.ticker_div_breaking {
	color:#F00;
	background-color:#FFF;
	/*width:87%;*/
	width:860px;
	overflow:hidden;
	/*height:38px;*/
	height:31px;
	float:right;
}
/* liScroll styles */

.tickercontainer { /* the outer div with the black border */
	width: 100%;
	/*height: 27px;*/
	margin: 0;
	padding: 0;
	overflow: hidden;/*	font-size:0.99em;
font-family:"Urdu Naskh Asiatype, Urdu Naskh Unicode";*/
}
.tickercontainer .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	left: 10px;
	/*top: 8px;*/
width: 910px;
	overflow: hidden;
	direction:rtl;
	text-align:right;
}
ul.newsticker { /* that's your list */
	position: relative;
	left: 750px;
	/*font: bold 13px Verdana;*/
list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker li {
	background:url(http://img.dunyanews.tv/images/election_icon.png) no-repeat right;
	float: left; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0;
	padding: 0;
	margin-left:20px;
	padding-right:10px;
	list-style-type:none;/*background:#d7e1f7;*/
}
ul.newsticker a {
	font-family: "UrduNaskhUnicodeRegular", "Noori Nastaleeq", "Jameel Noori Nastaleeq", tahoma !important;
	white-space: nowrap;
	padding: 0 0 0 30px;
	color: #000000 !important;
	/*font: bold 14px Verdana, Arial, Helvetica, sans-serif;*/
margin: 0 50px 0 0;
	font-size:18px;
}
/*ul.newsticker a:hover {
color: #ab2518;
}*/ 
ul.newsticker span {
	margin: 0 10px 0 0;
}
.breaking_news_title {
	color:#FFFFFF;
	padding-top:22px;
	text-decoration:blink;
}
.tickercontainer_br { /* the outer div with the black border */
	width: 100%;
	height: 31px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.tickercontainer_br .mask { /* that serves as a mask. so you get a sort of padding both left and right */
	position: relative;
	right:10px;
	top: 8px;
	width: 100%;
	overflow: hidden;
	direction:rtl;
	text-align:right;
}
#news_ticker_latest_news h2 {
	color:#FFF600;/*font-size:20px;
	font-weight:bold;
		font-size:0.99em;
font-family:"Urdu Naskh Asiatype, Urdu Naskh Unicode";*/
}
ul.newsticker_br { /* that's your list */
	position: relative;
	left: 750px;
	/*font: bold 16px Verdana;*/
list-style-type: none;
	margin: 0;
	padding: 0;
}
ul.newsticker_br li {
	background:url(http://img.dunyanews.tv/images/dunya_ticker_new.gif) no-repeat right;
	float: right; /* important: display inline gives incorrect results when you check for elem's width */
	margin: 0 50px 0 10px;
	padding-right:30px;
}
ul.newsticker_br a {
	font-family: "UrduNaskhUnicodeRegular", "Noori Nastaleeq", "Jameel Noori Nastaleeq", tahoma !important;
	white-space: nowrap;
	padding: 0;
	/*color: #ff0000;*/
	color:#000000;
	font-size:16px;
	font-weight:normal;
	margin: 0 50px 0 0;
}
ul.newsticker_br span {
	margin: 0 10px 0 0;
}
.assemb {
	/*margin:10px;*/
	margin:0;
	padding:5px 10px;
	background-color:#007abc;
	color:#fff;
	text-align:center;
	letter-spacing:1px;
	word-spacing:3px;
	font-weight:bold !important;
}
.assemb2 {
	/*margin:10px;*/
	margin:0;
	padding:5px 10px;
	background-color:#007abc;
	color:#fff;
	text-align:center;
	letter-spacing:1px;
	word-spacing:3px;
	font-weight:bold !important;
	font-size:12px;
}
.passemb {
	/*margin:10px;*/
	margin:0;
	padding:5px 10px;
	color:#fff !important;
	background-color:#00bc58;
	text-align:center;
	letter-spacing:1px;
	word-spacing:3px;
	font-weight:bold !important;
}
.sassemb {
	/*margin:10px;*/
	margin:0;
	padding:5px 10px;
	color:#fff !important;
	background-color:#ca0002;
	text-align:center;
	letter-spacing:1px;
	word-spacing:3px;
	font-weight:bold !important;
}
.bassemb {
	/*margin:10px;*/
	margin:0;
	padding:5px 10px;
	color:#fff !important;
	background-color:#ca6400;
	text-align:center;
	letter-spacing:1px;
	word-spacing:3px;
	font-weight:bold !important;
}
.kassemb {
	/*margin:10px;*/
	margin:0;
	padding:5px 10px;
	color:#fff !important;
	background-color:#303030;
	text-align:center;
	letter-spacing:1px;
	word-spacing:3px;
	font-weight:bold !important;
}
/*/////////////// 21 Aug 2013 \\\\\\\\\\\\\\\\\\\*/

.baldOuter {
	height:auto;
	font-family:"Noori Nastaleeq", "Jameel Noori Nastaleeq", Tahoma;
}
.baldOuter h2 {
	font-size:46px;
	margin:5px 0;
	padding:5px 0;
	font-weight:normal;
	text-align:center;
	direction:rtl;
	border-bottom:1px solid #000;
}
.baldHead {
	font-size:28px;
	margin:0;
	padding:0;
	font-weight:normal;
	text-align:right;
	direction:rtl;
}
.baldResultHEad {
	background:#bebebe;
	height: auto;
	overflow: hidden;
	font-size: 20px;
	color: #000;
}
.baldResultA {
	background: #f4f4f4;
	height: auto;
	overflow: hidden;
	font-size: 20px;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	direction:rtl;
	padding-right:10px;
}
.baldResultA td {
	margin-right:10px;
	padding-right:10px;
}
.baldResultA img {
	width:54px;
	height:54px;
	border:1px solid #fff;
	padding:10px;
}
.baldWinner {
	background: #a3efb1;
	height: auto;
	overflow: hidden;
	font-size: 20px;
	color: #000;
	text-shadow: 0 1px 0 #fff;
	direction:rtl;
	padding-right:10px;
}
.baldWinner img {
	width:54px;
	height:54px;
	border:1px solid #fff;
	padding:10px;
}
.baldWinner td {
	margin-right:10px;
	padding-right:10px;
}
.baldOuter h3 span a {
	color:#F00;
	text-decoration:none;
	padding-right:10px;
	font-size:22px;
}
.baldOuter h3 span a:hover {
	color:#000;
	text-decoration:none;
	padding-right:10px;
	font-size:22px;
}
