﻿.info_body {
	width: 100%;
}
	.info_body .left {
		width: 990px; float: left;
	}
	.info_body .right {
		width: 180px; float: left;
	}

.infopage-main {
	width: 960px;
    background-color: #fff;
	-webkit-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.3);
	box-shadow: 0px 0px 10px 5px rgba(0,0,0,0.3);
	margin-top: 15px;
}
/*===============Contact & NewsPaper ID===============*/
.npid_main, .contact_main, .tariff_main
{
	padding: 20px; font-family: IRANSans; font-size: 120%; direction: rtl;
}
/*===============Search===============*/
.Search-Main {
	width: 920px; padding: 20px 20px 20px 20px; display: inline-block;
	font: 18px/30px IRANSans; color: #000; text-align: right; direction: rtl;
}
	.Search-Main input, .Search-Main select, .Search-Main button {
		font-family: IRANSans; font-size: 18px;
	}
.Search-Items {
	height: 45px;
}
.Search-Result
{
	width: 100%; height: auto; direction: ltr; margin-top: 10px; margin-bottom: 20px; display: none;
}
.Search-Loading
{
	border: 0px none; width: 100%; height: auto; text-align: center; display: none;
}
	.Search-Loading img
	{
		padding-top: 10px; padding-bottom: 10px;
	}
/*===============ShowSearchResult===============*/
.ShowSearch-Main
{
	border: 0px none; width: 100%; height: auto; margin: 0px auto;
}
.ShowSearch-Header
{
	border: 0px none; width: 100%; height: 30px; overflow: hidden; background: #ED1C24; color: #fff;
}
.ShowSearch-Header-Content
{
	border: 0px none; width: 100%; text-align: right; direction: rtl;
}
.ShowSearch-Header-Font
{
	font: 16px/30px IRANSans; padding-right: 10px;
}
.ShowSearch-Body
{
	border: 0px none; width: 100%; height: auto;
}
.lblTitr
{
	font: bold 16px/24px IRANSans; text-align: right; direction: rtl; color: #000;
}
.lblLink
{
	font: 16px/24px IRANSans; text-align: left; direction: ltr; color: #000;
}
.lblLink a, .lblLink a:hover
{
	color: #000; text-decoration: none;
}
.lblLid
{
	font: bold 16px/24px IRANSans; text-align: right; direction: rtl; color: #000;
}
/*===============NewsPaper Archive===============*/
.arch_main
{
	width: 920px; height: auto; margin: 20px;
}
.arch_date
{
	width: 100%; height: 24px; padding: 15px 0; direction: rtl; text-align: right; font: 16px/24px 'IRANSans';
}
.dropdown {
	font: 16px IRANSans; border: solid 1px #02717a;
}
.butn-view {
	font: 16px IRANSans; border: solid 1px #02717a;
}
.arch_result
{
	width: 100%; height: auto; margin: 10px 0 20px 0; direction: rtl;
}
	.arch_result .ArchiveView-Loading
	{
		width: 100%; height: auto; text-align: center;
	}
		.arch_result .ArchiveView-Loading img
		{
			padding: 50px 0;
		}
/*===============Show Archive Result===============*/
.archivenp-main
{
	border: 1px solid #01241D; width: 190px; height: 322px; margin-top: 5px;
}
.archivenp-detail
{
	border: 0px none; width: 190px; height: 20px;
	font: 16px/18px IRANSans; direction: rtl; text-align: center;
}
.archivenp-photo
{
	border: 0px none; width: 190px; height: 282px; text-align: center;
}
	.archivenp-photo img
	{
		border: 0px none; width: 182px; height: 274px; padding-top: 5px;
	}
.no-archive
{
	width: 900px; height: auto; margin: 0px auto 20px 11px; font: bold 16px/18px IRANSans; text-align: right; direction: rtl; background-color: #f8b7b8; border-bottom: 1px solid #b60002; border-top: 1px solid #b60002; padding: 5px 10px; color: #b60002;
	display: inline-block;
}