﻿/*===============ActiveDate===============*/
.ActiveDate-Main {
	border: 0px none; width: 182px; height: 28px; text-align: center; font: 18px/28px WebMitra; direction: rtl;
	background: url('/Images/PageTitles/BottomBorder.png') no-repeat bottom;
}
	.ActiveDate-Main span {
		color: #fff;
	}
/*===============PageTitles===============*/
.PageTitle-Main
{
	border: 0px none; width: 182px; height: auto;
}
.PageTitle-Body
{
	border: 0px none; width: 182px; height: auto; padding: 0px 0px 30px 0px;
}
.PageTitle-List
{
	padding: 0px; direction: rtl;  position: relative; text-align: right; z-index: 1;
}
	.PageTitle-List li a
	{
		/*background: url("/Images/News/Bullet.png") no-repeat scroll right 8px transparent;*/
		display: block;
	}
	.PageTitle-List
	{
		/*color: #fff;*/
	}
		.PageTitle-List a, .PageTitle-List li a
		{
			/*color: #fff;*/ text-decoration: none;
		}
			.PageTitle-List a:hover {
				/*color: #fff;*/
			}
	.PageTitle-List ul
	{
		list-style-type: none; color: #fff; margin: 0; padding: 0;
		font: 20px/26px WebMitra;
	}
		.PageTitle-List ul li
		{
			padding: 3px 0px 8px 0px;
			text-decoration: none;
			text-align: right;
			background: url('/Images/PageTitles/BottomBorder.png') no-repeat bottom;
		}
.SubjectTitle
{
	text-decoration: none; color: #fff;
}
	.SubjectTitle img {
		margin: 0px 10px 0px 5px;
	}
.ActivePage
{
	width: 100%; /*margin: 2px 0px 2px 0px;*/ z-index: 24; position: relative;
}
	.ActivePage a, .ActivePage a:hover
	{
		color: #EB1C24; width: 100%;
	}
.NotActivePage {}
	.NotActivePage a, .NotActivePage a:hover {
		color: #fff; width: 100%;
	}
/*===============Search===============*/
.SearchBox-Main {
	width: 100%; padding-bottom: 20px;
}
.SearchBox-Title {
	width: 100%; height: 25px; color: #fff; background: #7a7a7a; text-align: center;
}
	.SearchBox-Title img {margin-right: 40px;}

	.SearchBox-Title span {
		font: 16px WebMitra; margin-left: -35px; float: right; position: absolute;
	}
.SearchBox-Body {
	margin-top: 5px; text-align: center;
}
	.SearchBox-Body img {
		float: left; position: absolute; cursor: pointer;
	}
	.SearchBox-Body input[type="search"] {
		width: 130px; height: 20px; border: 0px none; text-align: right; direction: rtl; margin-left: 25px;
	}
/*===============PageTitrs===============*/
.PageTitrs-Main {
	width: 220px; margin-top: 16px; position: relative; top: -31px;
}
.PageTitrs-Title {
	width: 100%; height: 30px; background: #333; text-align: center; border-top-left-radius: 10px; border-top-right-radius: 10px;
}
	.PageTitrs-Title span {
		font: 18px WebMitra; direction: rtl; color: #fff;
	}
.PageTitrs-Body {
	width: 220px; max-height: 425px; overflow: auto; background: #fff;
	text-align: right; direction: rtl; font: 16px WebMitra;
}
	.PageTitrs-Body a {
		text-decoration: none; color: #000; position: relative;
		padding: 5px 10px 5px 10px; display: block; line-height: 18px;
		background-repeat: no-repeat; background-position: right center;
		background-image: url('/Images/News/Bullet.png');
	}
		.PageTitrs-Body a:hover {
			background-color: #eee;
		}
	.PageTitrs-Body #TitrsData {
		/*display: none;*/ width: 100%;
	}
	.PageTitrs-Body #TitrsLoading {
		display: none; width: 100%; text-align: center;
	}
		.PageTitrs-Body #TitrsLoading img {
			padding: 10px 0px;
		}
.RowStyle
{
	border-bottom: 1px solid #d5d5d5;
}
.AlterRowStyle
{
	border-bottom: 1px solid #d5d5d5;
}
table#gvPageTitrs {
	width: 100%;
}
/*===============Paging===============*/
.Paging-Main {
	width: 586px; height: 35px; margin: 0px auto;
}
.Paging-Next {
	width: 79px; height: 35px; float: left;
}
	.Paging-Next img {
		top: 16px; position: relative;
	}
.Paging-Middle {
	width: 428px; height: 35px; float: left;
}
#nav-pagging
{
	text-align: center; /*width: 398px;*/ height: 25px; /*right: 124px;*/
}
#nav-pagging ul
{
	margin: 0;
	padding: 0;
	vertical-align: middle;
	display: inline-block;
}
#nav-pagging ul li
{
	list-style-type: none;
	display: inline;
	height: 25px; width: 25px;
	font: 18px/25px 'WebMitra';
}
#nav-pagging li a
{
	display: block;
	float: right;
	color: #000;
	text-decoration: none;
	height: 25px; width: 25px;
}
.selectedpage
{
	display: block;
	float: right;
	color: #d71920;
	text-decoration: none;
	background-color: #fff;
	height: 25px; width: 25px;
	border-radius: 5px;
}
#nav-pagging li a:hover
{
	background: #858585;
	color: #fff;
	height: 25px; width: 25px;
	border-radius: 5px;
}
.Paging-Prev {
	width: 79px; height: 35px; float: left;
}
	.Paging-Prev img {
		top: 16px; position: relative;
	}
/*===============ContentNP===============*/
.ContentNP-Main {
	width: 586px; height: auto; margin: 0px auto; background: #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);
}
	.ContentNP-Main img {
		border: 0px none; width: 533px; height: 780px;
	}
#divToolTip
{
	position: absolute; z-index: 2000; display: none;
}
.divToolTip-Main
{
	border: 0 none; width: 200px; height: 49px;
}
.divToolTip-Title
{
	border: 1px solid #f1d031; width: 198px; height: 40px; overflow: hidden;
	direction: rtl; font: 13px Tahoma; text-align: right; background: #ffffa3;
}
.divToolTip-Down
{
	border: 0 none; width: 200px; height: 7px; position: relative;
}
/*===============MainDetail===============*/
.MainNP-Middle-Detail
{
	width: 586px; height: auto; margin: 0px auto; background: #fff; margin-top: 16px;
	-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);
}
