@charset "UTF-8";
@import url("reset.css");
/* CSS Document */

@font-face {
    font-family: 'AllerBold';
    src: url('/assets/aller_bd-webfont.eot');
    src: url('/assets/aller_bd-webfont.eot?iefix') format('eot'),
          url('/assets/aller_bd-webfont.ttf') format('truetype'),
          url('/assets/aller_bd-webfont.svg#webfont92xW1aQv') format('svg');
    font-weight: normal;
    font-style: normal;
}


#site-container {
	width: 980px;
	margin: 0 0 0 0;
	background: #FFF;
	overflow: hidden;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
}

div.popUp
{
    position: absolute; 
    visibility: hidden; 
    font-size: 12px; 
    background:#ffe100; 
    padding: 0.2cm 0.3cm;
}
/*------------------------------*/
/*  COMMON ELEMENTS BEGIN HERE  */
/*------------------------------*/
a.section-head {
	display: block;
	margin-top: 9px;
	margin-left: 9px;
	font-family: 'AllerBold', Arial, Helvetica, sans-serif;
	font-size: 16px;
	COLOR: #b90000;
	text-decoration: underline;
	text-transform: uppercase;
}
a.section-head span {
	color: #999;
	text-decoration: none !important;
}
a.section-head:hover { color: #ED1C24; text-decoration: none; }
a.section-head:hover span { color: #ED1C24; }

a {
	COLOR: #b90000;
	text-decoration: none;
}
a:hover {
	color: #ED1C24;
	text-decoration: underline;
}
/*------------------------------*/
/* common elements end here */
/*------------------------------*/


/*--------------------------*/
/* HEADER BEGINS HERE */
/*--------------------------*/
#header-container {
	BACKGROUND-COLOR: #b90000;
	text-align: center;
	z-index: 9999;
}
	#header-advt {
		width: 728px;
		/* height: 90px;  */
		height: 50px;
		margin: 1px;
		float: left;
	}
	#header-networklogo {
		width: 250px;
		height: 52px;
		float: left;
	}
	#header-mainlogo {
		/* background-color: #FFF; */
		BACKGROUND-COLOR: transparent;
		height: 60px;
		WIDTH: 960px; 
		clear: left;
		position: relative;
	}
		#header-mainlogo .date {
			/* color: #666; */
			COLOR: #ffffff;
			position: absolute;
			left: 0;
			/* bottom: 10px;  */
			bottom: 0px;
		}
		#header-mainlogo .logoastext {
			FONT-WEIGHT: bolder; 
			FONT-SIZE: 32pt; 
			COLOR: #ffffff;
		}
		#header-mainlogo .social-media {
			position: absolute;
			right: -12px;
			bottom: 0px;
		}
			#header-mainlogo .social-media a {
				display: inline-block;
				width: 30px;
				height: 30px;
				margin-left: 5px;
				margin-bottom: 1px;
			}
			#header-mainlogo .social-media .facebook { background: url(../assets/images/facebook-twitter-rss-icons.png) no-repeat left top; }
			#header-mainlogo .social-media .facebook:hover { background-position: left bottom; }
			#header-mainlogo .social-media .twitter { background: url(../assets/images/facebook-twitter-rss-icons.png) no-repeat -35px top; }
			#header-mainlogo .social-media .twitter:hover { background-position: -35px bottom; }
			#header-mainlogo .social-media .rssfeeds { background: url(../assets/images/facebook-twitter-rss-icons.png) no-repeat -70px top; }
			#header-mainlogo .social-media .rssfeeds:hover { background-position: -70px bottom; }
	#header-nav {
		height: 20px;
		/* padding: 0 10px;  */
		padding: 0px 0px;
	}
		#header-nav ul li {
			float: left;
			list-style: none;
		}
		#header-nav ul li a {
			display: block;
			height: 20px;
			text-indent: -999em;
		}
		#header-nav a.tab1 { background: url(../assets/images/nav.png) no-repeat -10px top; width: 94px; }
		#header-nav a.tab1:hover { background: url(../assets/images/nav.png) no-repeat -10px -20px; }
		
		#header-nav a.tab2 { background: url(../assets/images/nav.png) no-repeat -104px top; width: 110px; }
		#header-nav a.tab2:hover { background: url(../assets/images/nav.png) no-repeat -104px -20px; }
		
		#header-nav a.tab3 { background: url(../assets/images/nav.png) no-repeat -214px top; width: 129px; }
		#header-nav a.tab3:hover { background: url(../assets/images/nav.png) no-repeat -214px -20px; }
		
		#header-nav a.tab4 { background: url(../assets/images/nav.png) no-repeat -343px top; width: 113px; }
		#header-nav a.tab4:hover { background: url(../assets/images/nav.png) no-repeat -343px -20px; }
		
		#header-nav a.tab5 { background: url(../assets/images/nav.png) no-repeat -456px top; width: 107px; }
		#header-nav a.tab5:hover { background: url(../assets/images/nav.png) no-repeat -456px -20px; }
		
		#header-nav a.tab6 { background: url(../assets/images/nav.png) no-repeat -563px top; width: 82px; }
		#header-nav a.tab6:hover { background: url(../assets/images/nav.png) no-repeat -563px -20px; }
		
		#header-nav a.tab7 { background: url(../assets/images/nav.png) no-repeat -645px top; width: 94px; }
		#header-nav a.tab7:hover { background: url(../assets/images/nav.png) no-repeat -645px -20px; }
		
		#header-nav a.tab8 { background: url(../assets/images/nav.png) no-repeat -739px top; width: 126px; }
		#header-nav a.tab8:hover { background: url(../assets/images/nav.png) no-repeat -739px -20px; }
			
/*-------------------------*/
/*  HEADER ends here  */
/*-------------------------*/


/*---------------------------------*/
/*  HIGHLIGHTS SECTION BEGIN HERE  */
/*---------------------------------*/
#highlights-container {
	width: 960px;
	margin: 10px 0 20px 0;
	padding: 9px;
	border: solid 1px #CCC;
	overflow: auto;
}
	.main-story {
		width: 650px;
		margin: 0;
		padding: 0;
		float: left;
	}
		.main-story h1 {
			margin-bottom: 10px;
			font-size: 30px;
			font-weight: bold;
			letter-spacing: -0.05em;
		}
		.main-story .img-credits {
			position: absolute;
			width: 650px;
			text-transform: uppercase;
			text-align: right;
			font-size: 9px;
			line-height: 1.5;
		}
		.main-story .img-caption {
			color: #666;
			line-height: 1;
			margin-top: 10px;
		}

	.other-news {
		width: 290px;
		padding-left: 20px;
		float: left;
	}
		.other-news a.section-head { margin-left: 0; }
		.other-news .news-item {
			height: 60px;
			padding: 0 9px 0 20px;
			margin: 15px -9px 0 -20px;
			overflow: hidden;
		}
		.other-news div.news-item:hover,
		.other-news .selected {
			background-color: #DAC9D9;
		}
		.other-news .news-item p {
			float: left;
			width: 165px;
			margin: 3px 5px 1px 0;
		}
		.other-news .news-item img {
	
		}
/*---------------------------------*/
/*   highlights section end here   */
/*---------------------------------*/


/*------------------------------*/
/*   BODY ELEMENTS START HERE   */
/*------------------------------*/
#body-container {
	width: 980px;
	margin: 20px 0 0 0;
	overflow: auto;
	list-style-type:upper-alpha;
}
#body-left-col {
	width: 660px;
	margin-right: 20px;
	float: left;
}
	#body-left-col .panel {
		margin-bottom: 20px;
		border: solid 1px #CCC;
		overflow: hidden;
		clear: both;
	}
	#body-left-col .panel .panel-item {
		padding: 10px 10px 10px 9px;
		width: 310px;
		float: left;
	}
	#body-left-col .panel .panel-item p {
		line-height: 1.5;
	}
	#body-left-col .panel .panel-item .item-title {
		font-size: 18px;
		color: #333;
		margin-top: 10px;
	    line-height: 1.1em;
    	margin-bottom: 3px;
	}
	#body-left-col .panel .other-news {
		width: 640px;
		margin: 0 9px;
		padding: 10px 0;
		border-top: dotted 1px #999;
		overflow: auto;
		clear: both;
	}
		#body-left-col .panel .other-news .panel-item {
			padding: 10px 5px 0;
			width: 150px;
			float: left;
		}
	#body-left-col .single {
		width: 328px;
		float: left;
		clear: none;
	}
	#body-left-col .single .panel-item { padding-right: 9px; }
	#body-left-col .panel .double-item { padding: 10px 9px; }
	#body-left-col .img-credits {
		text-transform: uppercase;
		text-align: right;
		font-size: 9px;
	}



#body-right-col {
	width: 300px;
	float: left;
}
	#body-right-col .panel {
		width: 280px;
		margin-bottom: 20px;
		padding: 9px;
		border: solid 1px #CCC;
		overflow:hidden !important;
	}
	#body-right-col .section-head { margin: 0 0 10px; }
	
	
	#body-right-col .live-video { background-color: #E9DFE9; }
	#body-right-col .live-video .section-head { letter-spacing: -.07em; }
	
	#body-right-col .advt { width: 300px; height: 250px; margin-bottom: 20px; }
	
	#body-right-col .quote-img { float: left; margin: 0 10px 8px 0; }
	#body-right-col .quote {
		width: 140px;
		height: 145px;
		font-size: 15px;
		line-height: 1.2;
		font-style:italic;
		letter-spacing: -.05em;
		overflow: auto;
	}
	#body-right-col .quote-context {
		clear: both;
		width: 280px;
		font-size: 11px;
		line-height: 1;
		color: #666;
	}
	
	#body-right-col .voices-container { width: 280px; overflow: auto; }
		#body-right-col .voices-container .voices-post {
			position: relative;
			min-height: 72px;
			padding: 5px 0;
			border-bottom: solid 1px #CCC;
			overflow: visible;
		}
			#body-right-col .voices-post img { float: left; margin-right: 5px; }
			#body-right-col .voices-post .title { color: #333; font-weight: bold; }
			#body-right-col .voices-post .description { padding-bottom:15px; line-height: 1.5em; margin-top: 3px; }
			#body-right-col .voices-post .author {
				position: absolute;
				right: 2px;
				bottom: 2px;
				color: #b90000;
			}
			
	#body-right-col .arab-world ol {
		line-height: 1.2;
	}
	
	#body-right-col .social-media { width: 280px; height: 70px; margin-bottom: 10px; }
	#body-right-col .social-media a {
		display: block;
		width: 70px;
		height: 70px;
		float: left;
		background: url(../images/social-media-buttons.png) no-repeat;
		text-indent: -999em;
	}
		#body-right-col .social-media a.facebook { background-position: 0px top; }
		#body-right-col .social-media a.facebook:hover { background-position: 0px bottom; }
		#body-right-col .social-media a.youtube { background-position: -70px top; }
		#body-right-col .social-media a.youtube:hover { background-position: -70px bottom; }
		#body-right-col .social-media a.twitter { background-position: -140px top; }
		#body-right-col .social-media a.twitter:hover { background-position: -140px bottom; }
		#body-right-col .social-media a.rss { background-position: -210px top; }
		#body-right-col .social-media a.rss:hover { background-position: -210px bottom; }
	
	#body-right-col .ipad-appstore {
		width: 300px;
		height: 100px;
		margin-bottom: 20px;
	}

.PopBoxImageSmall {
	border:none;
	width:190px;
}
/*------------------------------*/
/*    body elements end here    */
/*------------------------------*/



/*--------------------------------*/
/*   FOOTER ELEMENTS START HERE   */
/*--------------------------------*/
#footer-container {
	width: 940px;
	border: solid 1px #CCC;
	padding: 19px;
	border-bottom: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 1.3;
	color: #666;
	overflow: auto;
}
#footer-container ul li {
	width: 256px;
	float: left;
	list-style-type:none;
}
#footer-container ul li a {
	color: #666;
	text-decoration: none;
}
#footer-container ul li a:hover { color: #ED1C24; }
#footer-container ul li strong,
#footer-container ul li strong a {
	text-transform: uppercase;
	COLOR: #b90000;
}

#footer-container ul li.footer-img { 
	/*     BACKGROUND: url(../assets/images/kp-logo.png) no-repeat left top;  */
	height: 80px; }


.copyrights {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:8pt;	
}

/*------------------------------*/
/*   footer elements end here   */
/*------------------------------*/


/* --- SHOWCASE - START */
.right-body-container {
	display: block;
	overflow: hidden;
}


#NewsNavigator h4.section-head {
    float: right;
    position: absolute;
    right: 100px;
    top: 24px;
    width: 198px;
    color: #b90000;
    display: block;
    font-family: 'AllerBold',Arial,Helvetica,sans-serif;
    font-size: 16px;
    text-decoration: underline;
    text-transform: uppercase;
	/*padding: 15px 0;*/
}

#NewsNavigator h4.section-head span{
 color: #666;
}


.right-body-news-rotator {
	/*height: 376px;*/
	width: 960px;
	border: solid 1px #e0e0e0;
	margin: 10px 0 20px 0;
	padding: 9px;	
	overflow: auto;
	position: relative;
}

.right-body-news-rotator-upper-section {
	height: 330px;
	display: block;
	float:left;
}

.news-rotator-main-image {
	position:relative;
	height: 330px;
	color: #ff0000;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	padding-top: 5px;
	width: 650px;
	float: left;
}

.newsTitle {
	width:388px;
	height: 60px;
}

.news-rotator-main-image div div.newsTitle {
	width:388px;
	height: 60px;
	padding:0;
	margin:0;
}
.news-rotator-main-image div div.newsTitle a {
	line-height: 18px;
}

.news-rotator-main-image a {
	font-size: 15px;
	font-weight: bold;
	text-align: left;
	text-decoration: none;
	line-height: 30px;
}

.news-rotator-main-image-sub-title {
	display: block;
	color: #000;
	overflow:visible;
	height:30px;
	font-size: 30px;
    font-weight: bold;
    letter-spacing: -0.05em;
    margin-bottom: 10px;
    font-family: Georgia,"Times New Roman",Times,serif;
    width: 650px;
    line-height: 30px;
}

a.vedio-link {
	text-decoration: none;
	display:block;
}

a.vedio-link:hover {
	text-decoration: none;
}

a.vedio-link {
	top:0;
	position:absolute;
	padding:0;
	margin:0;
	width:390px;
	height:306px;
	/*background: url(../images/shadow.png) -13px 0px no-repeat;*/
}

a.vedio-link div.news-rotator-main-image_img {
	position:absolute;
	top:65px;
	display:block;
	padding:0;
	margin:0;
	width: 390px;
	height: 240px;
}

div.right-body-news-rotator-upper-section div.news-rotator-main-image_img {
	position:absolute;
	top:5px;
	display:block;
	padding:0;
	width: 650px;
	height: 330px;
}
a.vedio-link div.news-rotator-main-image_img img {
	width:650px;
	height:330px;
}

.source-text {
	font-size: 9px;
    position: absolute;
    text-align: right;
    text-transform: uppercase;
    width: 650px;
	color: black;
	margin-top: 330px;
}

a.vedio-link div.news-summery {
	position:absolute;
	bottom:0px;
	left:0px;
	display:block;
	padding:0;
	margin:0;
	height: auto;
	width:650px;
	font-size: 13px;
	color: #fff;
	cursor: pointer;
}
.news-summery div#caption {
	position:relative;
	background: url(../images/bg_black_transparent.png) repeat;
	padding:10px 0 10px 10px;
	width:640px;
	height:40px;
	line-height:18px;
}

.curved-news-items-container {
	width: 270px;
	height: 370px;
    float: right;
    padding-left: 20px;
    overflow:hidden;	
}

.right-body-news-rotator-details {
	height: 40px;
	overflow: hidden;
	display: block;
	float: none;
	width: 630px;
	color: #666666;
	font-size: 13px;
	line-height: 18px;
	text-align: justify;
	padding-left: 10px;
	padding-right: 10px;
	padding-top:20px;
}

.read-more {
	font-weight: bold;
}

.right-body-news-rotator-details .read-more {
	float: none;
}

.big-news-item-selected-item, .big-news-item {
	height: 60px;
    margin: 5px -9px 0 -20px;
    overflow: hidden;
    padding: 5px 9px 5px 20px;
}

.big-news-item-selected-item, .curved-news-items-container .big-news-item-selected-item:first-child {
    background-color:#DAC9D9;
    overflow: hidden;
}

.big-news-item-sub-container {
	overflow: hidden;
	display: block;

}

.big-news-item-sub-container-text {
	overflow: visible;
	float: left;
	width: 140px;
}

.big-news-item-sub-container-img {
	float: right;
}

.curved-news-items-container .big-news-item:first-child {
	background: none;
	
}

.big-news-item-selected-item .big-news-item-sub-container {

}

.big-news-item-selected-item .big-news-item-sub-container .big-news-item-sub-container-text {
	
}

.big-news-item-selected-item img {
	
}

.big-news-item_img {
	height: 60px;
	width: 120px;
}



.searchBox{overflow:hidden; background:#E9DFE9;}
#searchinput{
	margin:0px; padding:0px;
	width:218px;
	float:left;
	height:22px; 
	line-height:22px;
	border:1px solid #6c2769;
}
.searchBtn{ margin:0px; padding:0px; width:60px; display:block; height:24px; line-height:22px;float:left; background:#6c2769; color:#ffffff; text-align:center; font-weight:bold; font-size:8pt;}
a.searchBtn{ color:#ffffff; text-decoration:none !important;}
a.searchBtn:hover{color:#ffffff !important; text-decoration:none !important; background:#ed1c24;}

/*------------------------------------*/
/*  BREAKING NEWS SECTION BEGIN HERE  */
/*------------------------------------*/
#breakingNewsBanner {
	width: 976px;
	height: 21px;
	margin: 10px 0 0 0;
	border: solid 2px #ED1C24;
	overflow: hidden;
}
#breakingNewsBanner .title {
	display:block;
	width: 150px;
	font-family: 'AllerBold', Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 21px;
	text-transform: uppercase;
	color: #FFF;
	background-color: #ED1C24;
	text-align: center;
	float: left;
	margin:0;
}
#breakingNewsBanner .ticker {
	padding: 0 10px;
	height: 21px;
	overflow: hidden;
	font-size: 14px;
	line-height: 21px;
	color: #6C2769;
	background-color: #FDE8E9;
	text-align: left;
	margin:0;
}
/*------------------------------------*/
/*   breaking news section end here   */
/*------------------------------------*/
.panel-item-right {
    width: 280px;
	overflow:hidden;
	padding-bottom:10px;
	margin-bottom:10px;
	border-bottom: 1px solid #CCCCCC;
	
}
.panel-item-right .title{
	color: #333333;
	font-size: 18px; 
	font-weight: normal; 
	line-height: 1.1em; 
	margin-bottom: 3px; 
	margin-top: 10px; 
	
	
	
}
.panel-item-right .description{
	line-height:18px;
	
}
.panel-item-right  .author {
    color: #6C2769;
	clear:both;
	display:block;
	margin:5px;
	margin-top:10px;
	text-align:right;
}

/*------------------------------------*/
/*  Hot News Block  */
/*------------------------------------*/

#body-left-col .panel-featured{
	border:1px solid #F00;	
	
}
#body-left-col .panel .panel-item-featured {
    float: left;
    padding: 10px;
	margin:10px;
    width: 620px;
	overflow:hidden;
}
#body-left-col .panel .panel-item-featured img{
	float:left;
	margin-right:20px;
}
#body-left-col .panel .panel-item-featured .item-title {
    color: #333333;
    font-size: 18px;
    line-height: 1.1em;
    margin-bottom: 3px;
    margin-top: 10px;
}
#body-left-col .panel .panel-item-featured p {
    line-height: 1.5;
}
.other-news-featured  {
    margin:8px !important;
}



