@font-face
{	
	font-family:'hq_urdu';
	src:url('https://www.hamaraquetta.com/images/fonts/urdu/hamaraquetta_webfont.eot');
	src:url('https://www.hamaraquetta.com/images/fonts/urdu/hamaraquetta_webfont.eot?#iefix') format('embedded-opentype'), url('https://www.hamaraquetta.com/images/fonts/urdu/hamaraquetta_webfont.woff')  format('woff'), url('https://www.hamaraquetta.com/images/fonts/urdu/hamaraquetta_webfont.ttf')  format('truetype'), url('https://www.hamaraquetta.com/images/fonts/urdu/hamaraquetta_webfont.svg#NafeesRegular') format('svg');
	font-weight:normal;
	font-style:normal;
	line-height:28px;
}

.featurednews {
	width: 200px;
	min-height: 600px;
	-webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	box-shadow: 0 0 10px rgba(0, 0, 0, 0.5);
	padding: 5px 5px 5px 5px;
}

div.header {
	border-style: solid;
	border-width: 1px;
	border-color: #0099ff;
	background-color: #0099ff;
	height: 26px;
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 16px;
	color: white;
	width: 100%;
	padding-top: 7px;
	text-align: center;
	border-radius: 5px 5px 5px 5px;
}

.featurednews ul {
	list-style-type: circle;
}

.featurednews li {
	margin-left: -20px;
	padding: 5px;
}

.featurednews h3 {
	font: bold 14px/1.5 Helvetica, Verdana, sans-serif;
}

.featurednews li:hover {
	background: #eee;
	cursor: pointer;
}

.featurednews a {
	text-decoration: none;
}

div.catnews {
	box-shadow: 0 0 1px rgba(34, 25, 25, 0.4);
	min-height: 600px;
	width: 98.5%;
	padding: 5px 5px 5px 5px;
}

div.latestnews {
	box-shadow: 0 0 1px rgba(34, 25, 25, 0.4);
	min-height: 600px;
	width: 493px;
	padding: 5px 5px 5px 5px;
}

div.latestnews ul {
	list-style-type: none;
	width: 450px;
}

div.latestnews h3 {
	padding: 0px;
	margin: 0px;
	font: bold 16px/1.5 Helvetica, Verdana, sans-serif;
}

div.latestnews li img {
	float: left;
	margin: 10px 15px 0 0;
	width: 80px;
}

div.latestnews li p {
	font: 200 12px/1.5 Helvetica, Verdana, sans-serif;
}

div.latestnews li a {
	text-decoration: none;
}

div.latestnews li {
	padding: 10px;
	overflow: auto;
}

div.latestnews li:hover {
	background: #eee;
	cursor: pointer;
}

a.readcomplete {
	font-size: 11px;
}

.publishdate {
	font-size: 10px;
	font-weight: 100;
	color: gray;
}

div.completestory {
	padding-left: 5px;
}

div.completestory h3 {
	font: bold 18px/1.5 Helvetica, Verdana, sans-serif;
}

div.completestory p {
	font: 200 14px/1.5 Helvetica, Verdana, sans-serif;
}

.breadcrumb {
	font-size: 12px;
}

.breadcrumb a {
	text-decoration: none;
}

.ncategory {
	padding-right: 20px;
	width: 50%;
}

.ncategory h3 {
	font: bold 16px/1.5 Helvetica, Verdana, sans-serif;
	color: maroon;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: maroon;
}

.news_under_category {
	list-style-type: none;
}

.news_under_category li {
	padding: 5px; border-bottom-style : dotted;
	border-bottom-color: black;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
}

.news_under_category li a {
	font: 200 14px/1.5 Helvetica, Verdana, sans-serif;
	text-decoration: none;
}

.news_under_category li:hover {
	background: #eee;
	cursor: pointer;
}

.news_under_category li img {
	float: left;
	margin: 0 15px 0 0;
	width: 50px;
}