/* @charset "utf-8";  */
/* CSS Document */

body{
	margin:0;
	padding:0;
	font:normal 9pt Arial, Helvetica, sans-serif;
	color:#000000;
	background:url(../images/bg.gif) repeat-x top #ffffff;
	}

#large_box {width:600; height:400;}


#mobilelink {
    background-color:#CC0000;
    color: #FFFFFF;
    font:normal 10pt Arial, Helvetica, sans-serif;

}


#message_box { 
       position: absolute; 
       top: 0; left: 0; 
       z-index: 10; 
	   background:#000000;
	   color:#FFFFFF;
	   font:normal 12pt Arial, Helvetica, sans-serif;	   
	   padding:5px;
       border:1px solid #F5F5F5;
       text-align:center; 
       width:99%;
      }

a{
	color:#115bcb;
	text-decoration:underline;
	}
a:hover{
	color:#115bcb;
	text-decoration:none;
	}
/*-- heading text --*/
h1{
	font-size:12pt;
	color:#115bcb;
	margin:0;
	padding:0;
	font-weight:bold;
	}
	h1 a{
		text-decoration:none;
		}
	h1 a:hover{
		text-decoration:underline;
		}
h2{
	font-size:9pt;
	color:#115bcb;
	margin:0;
	padding:0;
	}
	h2 a{
		text-decoration:none;
		}
	h2 a:hover{
		text-decoration:underline;
		}
h3{
	font-size:8pt;
	color:#666565;
	margin:2px 0;
	padding:0;
font-weight:bold;
	}
h4{
	font-size:8pt;
	color:#000000;
	margin:2px 0;
	padding:0;
	}
h5{
	font-size:14pt;
	color:#115bcb;
	margin:0;
	padding:0;
	font-weight:normal;
	}
	h5 a{
		text-decoration:none;
		}
	h5 a:hover{
		text-decoration:underline;
		}
h6{
	font-size:20pt;
	color:#000000;
	margin:0;
	padding:0;
	font-weight:normal;
	}
	
/*-- heading text --*/

/*-- float --*/
.float-left{
	float:left;
	margin:0 5px 0px 0;
	}
.float-right{
	float:right;
	margin:0 0 0 5px;
	}
/*-- float --*/
#main-container{
	width:1004px;
	margin:0 auto;
	}
	#header{
		
		}
		.date{
			font-weight:bold;
			text-align:center;
			margin-top:10px;
			}
			.header-container div{
				float:left;
				margin-top:10px;
				}
				.GK-logo{
					}
				.GreaterKashmir-logo{
					margin-left:30px;
					padding-top:30px;					
					}
				.Search-Container{
					float:right !important;
					}
					.translate{
						float:right !important;
						}
						.cmb-translate{
							width:120px;
							}
					.search{
						background:url(../images/search-bg.gif) no-repeat;
						width:243px; height:32px;
						padding:6px 0 0 10px;
						float:right !important;
						}
/*----------- TOP  NAVIGATION----------*/
			.top-menu{
				padding: 0;
				margin:10px 0 0 0;
				list-style: none;
				background-color: #fff;
				float: left;
				clear: left;
				border-bottom:4px solid black;
				width:100%;
				}
				.top-menu li {
					float: left;
					}
					.top-menu li a {
						float: left;
						text-decoration: none;
						color: #000000;
						padding: 6px 8px 0 0;
						margin-right: 4px;
						font: 800 8pt "Arial", Helvetica, sans-serif;
						background: url(../images/gray.gif) no-repeat top right;
						}
					.top-menu li a span {
						float: left;
						padding-right: 8px;
						display: block;
						margin-top: -6px;
						height: 26px;
						background: url(../images/gray.gif) no-repeat top left;
						}
					.top-menu li a:hover,
							#home .home a,
							#kashmir .kashmir a,
							#SirinagarCity .SirinagarCity a,
							#GKbusiness .GKbusiness a,
							#GKsports .GKsports a,
							#world .world a,
							#SundaySpecial .SundaySpecial a{
									 color: #ffffff;
									 background: url(../images/black.gif) no-repeat top right;
										}
					.top-menu li a:hover span,
							#home .home a span,
							#kashmir .kashmir a span,
							#SirinagarCity .SirinagarCity a span,
							#GKbusiness .GKbusiness a span,
							#GKsports .GKsports a span,
							#world .world a span,
							#SundaySpecial .SundaySpecial a span{
									 background: url(../images/black.gif) no-repeat top left;
										}
										
	#xheading {
display: block;
margin-left:5px; 
margin-top:5px; 
background: #f5f5f5; 
padding:4px 10px 5px 5px;
float: left; 
color: #000; 
text-decoration: none; 
cursor: pointer;
font-style: normal;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border: 1px solid #ccc;	

			}										
										
										
/*----------- TOP  NAVIGATION----------*/

#news-ticker{
	background:url(../images/news-ticker.gif) repeat-x;
	height:22px;
	padding:5px 0px 0 ;
	}
	#news-ticker b{
		color:red;
		padding:0 10px;
		}
#mid-container{
	background:#e9e9e9;
	padding:10px;
	overflow:hidden;
	height:100%;
	}
	.col-bg{
		background:#FFFFFF;
		padding:5px;
		}
		.col-bg p{
			margin:0;
			padding:0;
			line-height:1.5em;
			text-align:justify;
			}
		.col-bg ul{
			margin:0;
			padding:0;
			}
			.col-bg ul li{
				background:url(../images/bullet.gif) no-repeat 0 4px;
				padding:1px 0 1px 15px;
				list-style:none;
				}
	
/*---Col Width ---*/
#top-left-col{
	width:310px;
	float:left;
	overflow:hidden;
	height:100% !important;
	}
	
#merajint-left-col{
	width:645px;
	float:left;
	margin:8px 0 0 0;
	height:100% !important;
	overflow:hidden;
	}	
#top-right-col{
	width:664px;
	float:right;
	overflow:hidden;
	height:100%;
	}
#left-col{
	float:left;
	width:330px;
	margin:8px 0 0 0;
	height:100%;
	overflow:hidden !important;
	}
#mid-col{
	float:left;
	margin:8px 0 0 10px;
	width:350px;
	}
#right-col{
	float:right;
	width:320px;
	margin:8px 0 0 0;
	height:100% !important;
	}
#int-left-col{
	background:#ffffff;
	padding:5px;
	float:left;
	width:645px;
	height:100% !important;
	overflow:hidden;
-moz-border-radius:20px;
-webkit-border-radius:5px;
border: 1px solid #ccc;	

	
	
	}


#notice{
	background:#ffffff;
	padding:5px;
	float:left;
	width:99%;
	height:100% !important;
	overflow:hidden;
-moz-border-radius:30px;
-webkit-border-radius:10px;
border: 2px solid #ccc;	

	
	
	}


		
#int-right-col{
	float:right;
	width:320px;
	height:100% !important;
	}
/*---Col Width ---*/



/*---heading---*/
.heading {
	list-style: none;
	float: left;
	clear: left;
	padding:0;
	margin:0;
	width:100%;
	}
	.heading li {
		float: left;
		background: url(../images/heading-bg.gif) no-repeat top right;
		color: #000000;
		text-decoration: none;
		padding: 6px 0 0 0;
		font: bold 10pt "Arial", Helvetica, sans-serif;
		width:100%;
		}
	.heading li span {
		background: url(../images/heading-bg.gif) no-repeat top left;
		float: left;
		padding-right: 15px;
		display: block;
		margin-top: -6px;
		height: 28px;
		}
/*---heading---*/
.btn-dark{
	background:url(../images/btn-search-bg.gif) repeat-x;
	height:20px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:8pt;
	border:none;
	}
.btn-search{
	background:url(../images/btn-search-bg.gif) repeat-x;
	height:24px;
	color:#FFFFFF;
	font-weight:bold;
	font-size:8pt;
	border:none;
	margin-left:5px;
	}
.search-box{
	width:172px;
	height:21px;
	border:1px solid #b7b7b7;
	vertical-align:top;
	}
.clearfloat{ 
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
	}
.clearfloat-left{ 
	clear:left;
	height:0;
	font-size: 1px;
	line-height: 0px;
	}
.space{ 
	height:10px;
	display:block;
	}
hr {
	color: #fff;
	background-color: #fff;
	border: 1px dotted #999;
	border-style: none none dotted;
	}
#int-left-col hr {
	color: #fff;
	background-color: #fff;
	border: 1px dotted #999;
	border-style: none none dotted;
	height:20px;
	}
/*--footer--*/

#footeradds{
	height:65px;
	background:#e9e9e9;
	overflow:hidden;
	float:center;
	padding:20px;
	width:96%;
	border:0px dotted #999;
}
#footer{
	background:url(../images/footer-bg.gif) repeat-x top center #000000;
	height:20px;
	padding:10px;
	line-height:1.5em;
	color:#c4c3c3;
	}
	
	.footer-top-col{
		float:left;
		font-weight:bold;
		color:#FFFFFF;
		}
		.footer-top-col a{
			color:#FFFFFF;
			padding:0 5px;
			}
.design{
	text-align:center;
	color:#666666;
	padding:10px 0;
	}

/*FOOTER*/	
#footer-mid{
	background: #302e28 url(../images/bottom.jpg) repeat-y top left;
	height:200px;
	padding:10px;
	line-height:1.5em;
	color:#c4c3c3;
	}
.footer-links{
width:900px;
		color:#CCCCCC;
		position: relative;
		top:0px;	
		}
.footer-links-left-col{
		width:450px;
		float:left;
		font-size:8pt;
		}
		.footer-links-left-col a{
			color:#CCCCCC;
			text-decoration:underline;
			}
		.footer-links-left-col a:hover{
			text-decoration:none;
			}

.footer-links-right-col{
		width:450px;
		float:left;
		font-weight:normal;
		color:#FFFFFF;
		}
		.footer-links-right-col a{
			color:#FFFFFF;
			padding:0 5px;
			}
#footer-links-iner
{
width:150px;
float:left;
}
.footer-menu li {
					float: left;
					}
					.footer-menu li a {
						float: left;
						font-weight:normal;
						text-decoration: none;
						color: #CCCCCC;
						padding:3px 5px 0 0;
						margin-right:1px;
						font: 800 8pt "Arial", Helvetica, sans-serif;
						}
				
		
#footer { background: #302e28 url(../images/bottom.jpg) repeat-x top left; }
#footer a { text-decoration: none; }
#footer2 { background: #302e28 url(../images/bottom.jpg) repeat-x top left; }
#footer2 a { text-decoration: none; color:#CCCCCC;}
		
/*--footer--*/

/* Tab Container*/
		.container {
			width:99.6%;
			height:337px;
			background:white;
			}
			ul.tabs {
				margin: 0;
				padding: 0;
				float: left;
				list-style: none;
				height: 32px;
				border-bottom: 1px solid #999;
				border-left: 1px solid #999;
				width: 100%;
				background:#e9e9e9;
				font-weight:bold;
			}
			ul.tabs li {
				float: left;
				margin: 0;
				padding: 0;
				height: 31px;
				line-height: 31px;
				border: 1px solid #999;
				border-left: none;
				margin-bottom: -1px;
				background: #e0e0e0;
				overflow: hidden;
				position: relative;
			}
			ul.tabs li a {
				text-decoration: none;
				color: #000;
				display: block;
				font-size: 1.2em;
				padding: 0 20px;
				border: 1px solid #fff;
				outline: none;
			}
			ul.tabs li a:hover {
				background: #ccc;
			}	
			html ul.tabs li.active, html ul.tabs li.active a:hover  {
				background: #fff;
				border-bottom: 1px solid #fff;
			}
			.tab_container {
				border: 1px solid #999;
				border-top: none;
				width: 100%; height:304px;
				background:url(../images/tab-content-bg.gif) repeat-x bottom;
				-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_container p{
				padding:0px;
				margin:0px;
				}
			.tab_content {
				padding:5px;
				}
			.tab_content img {
				border: 1px solid #ddd;
			}
/*end Tab Container*/

#left-col-news{
	float:left;
	width:305px;
	margin:0;
	padding:0;
	}
	#left-col-news p{
		margin:0;
		padding:0;
		}
#full-col-left{
	float:left;
	width:110px;
	margin-left:5px;
	}

#full-col-Cartoon{
	float:left;
	width:645px;
	margin-left:5px;
	padding:1px  0px 5px;
	height:290px;
overflow:auto;	
	}
				
#full-col-news{
	float:left;
	width:635px;
	margin-left:5px;
	padding:1px  0px 5px;
	height:290px;
overflow:auto;	
	}
			
#right-col-news{
	float:left;
	width:330px;
	margin-left:10px;
	}
.detail-right-box{
	float:right;
	padding-left:10px;
	overflow:hidden;
	}
#ico-box{
	background:#f2f1f1;
	padding:5px;
	}
	#ico-box img{
		border:none;
		}
	#ico-box ul{
		margin:0;
		padding:0;
		}
		#ico-box ul li{
			list-style:none;
			display:inline;
			}
			
#sociable_icons {padding: 5px 0; margin: 0 0 8px; border-bottom: 1px solid #DDD;}
#sociable_icons li {list-style:none; display: inline;}
#sociable_icons img {border: none;}
			
#comments-form{
	
	}
	
	.h-label{
			clear: left;
			display: block;
			float: left;
			width: 100px;
			text-align: right;
			padding-right: 3px;
			padding-top:2px;
			color: #888888;
			font-weight:bold;
			}

label.error{
font-weight:normal;
color:red;
text-align:left;
width:240px;
margin-left:5px; 
padding-left:20px;
background:transparent url('/images/cancel.png') no-repeat scroll left;
 }	

		.h-tbox{
			width:120px; height:14px;
			border:1px solid #afafaf;
			}
		.tboxBig{
		margin-left:110px;
		}
	
		.h-tarea{
			width:120px;
			border:1px solid #afafaf;
			overflow-y:auto;
			}
		.form-span{
			margin-bottom:3px;
			}

		.form-span-error{
			font:bold 8pt Arial, Helvetica, sans-serif;
	        color:#FF0000;
     		margin-bottom:0px;
			}
			
		.form-span-fulltext{
		font:bold  8pt Arial, Helvetica, sans-serif;
     		margin-bottom:0px;
			}
			
			
/*Styles for Font Size Starts here*/

.smallFont {
	outline: none; /*for making it look nice in FF */
	background: url('/images/font-down.png');
	text-indent: -9999px;
	display: block;
	float: left;
	width: 32px;
	height: 32px;
}

.defaultFont {
	/*if you want to hide the default font button, use display:none */
	background: url('/images/font-default.png');
	text-indent: -9999px;
	outline: none;
	display: block;
	float: left;
	width: 32px;
	height: 32px;
}

.largeFont {
	background: url('/images/font-up.png');
	outline: none;
	text-indent: -9999px;
	display: block;
	float: left;
	width: 32px;
	height: 32px;
}

.ldisabled,.sdisabled { /*Styles for disabled buttons*/
	opacity: 0.3;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
	/*This is for IE8 */
	filter: alpha(opacity = 30);
}
#gkfontholderP{ 
		float:rignt;
	    padding-left:195px;
	    margin-top:0px;
	    margin-bottom:1px;


}


#gkfontholder { 

		background-color:#ccc;
		border:1px solid #444;
		width:100px;
		height:32px;
}

/*Styles for Font Size ends here*/

.Storypage{
font-size:14px; 
color:#121212; 
FONT-FAMILY:Arial,Times New Roman,Verdana,Helvetica, sans-serif;
padding:2;
min-height:500px;
}
