﻿body {
	background: #fff url('img/bkg.gif');
	padding: 0px;
	margin: 10px;
	font-weight: normal;
	color: #000;
	text-align: center;
	font-style: normal;
	font-variant: normal;
	font-size: 13px;
	line-height: normal;
	font-family: Tahoma, Arial;
}

.page {
	background-color: #fff;
	width: 980px;
	text-align: center;
	margin: auto;
	direction: rtl
}
/****************************Category*****************************************/
.cat_container{
 margin-right:-38px;
 margin-top:-17px;
 font-size:12px;

}
.cat_container ul
{
	direction:rtl;
	list-style-type: none;
}

.cat_container a
{
display: block;
padding:3px;
width: 199px;
border-bottom: 1px solid #BFC2C9;
}

.cat_container a:link{
direction:rtl;
color: #333333;
text-decoration: none;
	
}
.cat_container a:hover{
direction:rtl;
background-color: #5C68F1;
color: #fff;
}

/**************************************************************************/
.sec {
	background: url('img/gosheh.gif') no-repeat right 50%;
	border-left: 1px solid #A5B2BD
}

.sec_cap {
	background-image: url('img/secbg.gif');
	height: 19px;
	margin-right: 3px;
	border-top: 1px solid #A5B2BD;
	color: #333;
	font-weight: bold;
	text-align: right;
	line-height: 19px;
	padding-right: 3px;
	font-style: normal;
	font-variant: normal;
	font-size: 13px;
	font-family: Times;
}
.sec_cap2 {
	
	height: 19px;
	margin-right: 3px;
	font: 16px arial;
	color: #333;
	font-weight: bold;
	text-align: right;
	line-height: 19px;
	padding-right: 3px
}

.sec_body {
	border: 1px solid #A5B2BD;
	text-align: right;
	margin-bottom: 5px;
	padding: 5px;
}

.sec_body2 {
	border: 1px solid #A5B2BD;
	text-align: right;
	padding: 5px;
	height: 280px;
}

.ticker_sec {
	border: 1px solid #A5B2BD;
	text-align: right;
	color: #FC0000;
	padding: 5px;
	width:728px
}

.page_title {
	font: 16px Times New Roman;
	color: #000000;
	font-weight: bold
}

#nav {
	background-color: #969594;
	height: 24px;
	line-height: 24px;
	text-align: center;
	padding-left: 15px;
	margin-top: 3px
}

#nav a {
	color: #fff;
	font: tahoma;
	font-size: 10px;
	background: #72706F;
	text-decoration: none;
	margin: 0 5px;
	padding: 3px 5px
}

#nav a.activeSlide {
	background: #A40B0D
}

#nav a:focus {
	outline: none
}

/* header start */
#nav1 {
	clear: both;
	padding: 0px;
	font-size: 11px;
	font-family: Tahoma, Times New Roman;
	font-weight: normal;
}

#nav1 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none
}

#nav1 li {
	float: right;
	margin: 0px
}

#nav1 li a {
	color: #333;
	border-left: #999 0px solid;
	padding-left: 1em;
	padding-right: 1em;
	display: block;
	text-decoration: none
}

#nav1 li a:hover {
	color: maroon;
	text-decoration: none
}

/* header end */

.search_input {
	height: 17px;
	border: 1px solid silver;
	font: 12px tahoma;
	color: #57575B;
	background: #fff url('img/search_icon.gif') no-repeat left 50%;
	margin-top: 3px; /* IE6 */
}

*>.search_input {
	margin-top: 0px
}

.news_nav {
	font: normal 11px tahoma;
	color: #1809A6;
	text-decoration: none
}

.news_nav_title {
	font: normal 11px tahoma;
	color: #000000;
	text-decoration: none
}

.news_nav_toolbar {
	font: normal 11px tahoma;
	color: #000;
	text-decoration: none;
	cursor: pointer
}

#pager {
	font-family: tahoma;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: black;
	margin: 5px 0px 3px
}

#pager a {
	border: #999 1px solid;
	padding-right: 3px;
	padding-left: 3px;
	background-color: #999;
	font: 12px tahoma;
	font-weight: 600;
	color: white;
	text-decoration: none
}

#pager a:hover {
	color: white;
	background-color: #666
}

#search {
	float: right;
	padding: 6px 0px 6px;
	position: absolute;
	top: 8px;
	right: 0
}

.search {
	width: 140;
	padding-right: 0px
}

.searchNav {
	font: 12px tahoma, Arial;
	color: black;
	background-color: f8f8f8;
	margin-top: 5px;
	border: 1 solid e0e0e0;
	height: 25px
}

.search_result {
	font: 15px Times New Roman, tahoma, Arial;
	color: #004B97;
	text-decoration: none;
	font-weight: bold
}

.search_result:hover {
	color: #bb0003
}

.search_result:active {
	color: #3047A0
}

.search_result:visited {
	color: #3047A0
}

.summerize {
	font: normal 13px arial;
	color: #3A3A3D
}

/* ----------------------- */
.link {
	font: 11px tahoma;
	color: #000000;
	font-weight: normal;
	text-decoration: none;	
}

.link:hover {
	color: #800000;
	text-decoration: none;
}


.link_more {
	font: 11px tahoma;
	color: red;
	font-weight: normal;
	text-decoration: none;	
}

.link_more:hover {
	color: red;
	text-decoration: none;
}
.link_cat {
	font: 11px Tahoma;
	color: #FFF;
	font-weight: normal;
	background-color: #002CBF;
	padding: 3px;
	text-align: center;
	width: 100%;
	border-right: 1px solid white;
	margin-bottom: 3px;
}


.link_container {
	direction:rtl;
	text-align:center;
	margin-bottom: 2px;
}

.link_col1 {
	background-color: #ffffff;
	padding-bottom: 20px;
}

.link_col2 {
	background-color: #E8EEFF;	
	padding-bottom: 20px;
}
/* ----------------------- */
.poll_title {
	font: 14px Arial;
	color: #1809A6;
	font-weight: bold;
}

.poll_options {
	font: 12px Tahoma;
	color: #1809A6;
	font-weight: normal;		
}

.poll_text {
	font: 12px Tahoma;
	color: #1809A6;
	font-weight: normal;		
}

.poll_bar_outter {
	border: 1px solid #A40B0D;
	height: 11px;
	overflow:hidden	/* Bug Fix: IE6 */
}

.poll_bar_inner {
	background-color: #A40B0D;
	height: 11px;
}

.poll_percent {
	font: 10px Tahoma;
	color: #7F7F7F;
	font-weight: normal;			
}
.mail_to_f{
	font-family:Tahoma;font-size:12px;direction:rtl; text-align:right;
}
/* -----------content.fa.css------------ */
a {
	color: #1809A6;
	text-decoration: none;
}

a:hover {
	color: #800000
}

a:unknown {
	color: #003
}

a:active {
	color: #000
}

.htitr {
	font: 10pt Arial;
	font-weight: bold;
	color: #324395;
}

.rutitr {
	font: 10px tahoma, arial, helvetica;
	color: #808080;
	width:400px;
}
.rutitr2 {
	font: 10px tahoma, arial, helvetica;
	color: #808080;
}
.title {
	font: 16px Arial;
	font-weight: bold;
	color: #A40B0D;
}

.subtitle {
	background: #fff url('img/bkg.gif');
	color: #1809A6;
	font-weight: normal;
	padding: 4pt;
	margin2: 5pt;
	margin-top: 10px;
	width2: 240;
	border-top: 1px solid silver;	
	border-bottom: 1px solid silver;
	text-align: justify;
	font-style: normal;
	font-variant: normal;
	font-size: 13px;
	line-height: normal;
	font-family: Tahoma;
}


.body {
	font: 13px Tahoma, Arial;
	font-weight: normal;
	color: 000;
	margin-top: 10px;
}

.pic {
	border: 1px solid sliver;
	padding: 1px;
}

p.float-left {
	float: left;
	margin: 0 0.5em 0 0;
	background: #ffffff;
	border: 0px dotted #cd853f;
}

div.float-right {
	float: right;
	margin: 1px;
	background: #FFF;
	border: 1px solid grey;
}

div.float-left {
	float: left;
	margin: 1px;
	background: #FFF;
	border: 1px solid grey;
}

.pic {
	border: 1px solid #000000;
	padding: 0;
}

.title1 {
	font: bold 10pt Times;
	text-align: right;
	direction: rtl;
	text-decoration: none;
}

.title2 {
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	direction: rtl;
	line-height: 130%;
}

.title3 {
	font-family: Times New Roman;
	font-size: 16px;
	font-weight: bold;
	text-decoration: none;
	text-align: right;
	direction: rtl;
	line-height: 130%;
	margin-bottom: 10px;
}

.title4 {
	font: normal 8pt Tahoma;
	text-decoration: none;
	text-align: justify;
	direction: rtl;
}

.lead1 {
	font: 11px tahoma, arial, Times New Roman;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	line-height: 130%;	
}

.lead2 {
	font: 11px tahoma, arial, Times New Roman;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	line-height: 130%;
}
.lead3 {
	font: 13px tahoma, arial, Times New Roman;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
	text-align: justify;
	line-height: 130%;
}

.fr {
	float: right;
	padding: 2px;
	background: #FFF;
}

.fl {
	float: left;
	padding: 2px;
	background: #FFF;

}
.fc {
	padding: 2px;
	background: #FFF;
	border: 1px solid silver;
}


.comments {
	font: 11px tahoma, arial, Times New Roman;
	color: gray;
	line-height: 120%;
	text-align: justify;	
	margin-bottom: 5px;
}
.comments_form {
	font: 11px tahoma, arial, Times New Roman;
	color:black;
	line-height: 120%;
	margin-bottom: 5px;
		border: 1px solid #A5B2BD;
	text-align: right;
	margin-bottom: 5px;
	padding: 5px;

}
.cminput{
	font-family:Tahoma;font-size:11px;
}