@CHARSET "utf-8";

/* @import url("/fa/css/content.fa.css"); */ 

body {
	background: #C9C9C9 url("../img/bg_body.gif") repeat-x ;
	padding: 0px;
	margin: 0px; 
	margin-top: 25px;
	font: 13px Tahoma, Arial;
	font-weight: normal;
	color: #000;
	/*text-align: center;*/
}
.wrapper {
	 clear: both;
	 height: 0px;
	 overflow: hidden;
}
.t_page {
	 width: 860px;
	 height: 12px;
	 overflow: hidden;
	 background-image: url('../img/t_page.gif');
	 margin: auto;
	 margin-top: 5px;
}
.page {
	width: 855px;
	padding-right: 5px;
	padding-bottom: 5px;
	background-color:#FFF;
	margin: auto;
	direction: rtl;
}


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

/* ----------- Header  ----------------- */
.header {
	 width: 860px;
	 height: 196px;
	 margin: auto;
	 direction: rtl;
}
.logo {
	 width: 860px;
	 height: 153px;
}
.today_date {
	 width: 365px;
	 height: 27px;
	 font: 12px tahoma;
	 line-height: 26px;
	 color: #FFFFFF;
	 padding-right: 5px;
	 float: right;
}
.moving_text {
	 width: 365px;
	 height: 27px;
	 font: 12px tahoma;
	 line-height: 26px;
	 color: #FFFFFF;
	 padding-right: 5px;
	 float: right;
}
.adv_banner {
	width: 400px;
	height: 60px;
	margin-top: 32px;
	margin-right: 185px;
}
.inner_adv_banner {
	width: 400px;
	height: 60px;
	margin-top: 59px;
	margin-right: 185px;
}
.nav_and_search {
	 width: 860px;
	 height: 43px;
	 background-image: url('../img/bg_navbar.gif');
}
.berooz_shode {
	 width: 233px;
	 height: 43px;
	 font: 11px tahoma;
	 line-height: 35px;
	 float: right;
}
/* ----------- body  ----------------- */
.right_column {
	 width: 200px;
	 float: right;
}
.r_box_title {
	 width: 200px;
	 height: 31px;
	 margin-top: 5px;
}
.r_box_content {
	 width: 188px;
	 padding: 5px;
	 border: 1px solid #dae7ed;
}
.r_box_archive{
	 width: 198px;
	 height: 20px;
	 border-left: 1px solid #dae7ed;
	 border-right: 1px solid #dae7ed;
}
.r_box_bottom {
	 width: 200px;
	 height: 8px;
	 overflow: hidden;
	 background-image: url('../img/b_r_s.gif');
}
.center_column {
	 width: 420px;
	 float: right;
	 margin-right: 5px;
}

.inner_center_column {
	width: 750px;
	min-height: 350px;
	padding: 20px 50px 10px 50px;
}
.c_box_top {
	 width: 420px;
	 height: 7px;
	 overflow: hidden; 
	 background-image: url('../img/t_c_s.gif');
}
.c_box_content {
	 width: 398px;
	 padding: 10px;
	 padding-bottom: 0px;
	 border-right: 1px solid #d9e6ec;
	 border-left: 1px solid #d9e6ec;
}
.c_box_bottom {
	 width: 420px;
	 height: 30px;
	 overflow: hidden; 
	 background-image: url('../img/b_c_s_vije.gif');
}
.left_column {
	 width: 220px;
	 margin-right: 5px;
	 float: right;
}
.l_box {
	width: 220px;
	margin-top: 5px;
}
.l_box_title {
	width: 220px;
	height: 31px;
}
.l_box_content {
	width: 208px;
	padding: 5px;
	border: 1px solid #dae7ed;
}
.l_box_archive {
	 width: 218px;
	 height: 20px;
	 border-left: 1px solid #dae7ed;
	 border-right: 1px solid #dae7ed;
}
.l_box_bottom {
	 width: 220px;
	 height: 8px;
	 overflow: hidden;
	 background-image: url('../img/b_l_sotun.gif');
}
/* ----------- Footer  ----------------- */
.footer {
	 width: 860px;
	 height: 152px;
	 margin: auto;
	 direction: rtl;
}
.footer_nav_container {
	 width: 860px;
	 height: 58px;
	 background-image: url('../img/bg_footer.gif');
}
.copyright_iransamaneh {
	width: 860px;
	height: 94px;
	background-color: #C9C9C9;
}
.copyright {
	 width: 300px;
	 height: 30px;
	 font: 12px tahoma;
	 color: #616c80;
	 float: right;
	 margin-top: 35px;
	 margin-right: 3px;
}
.iransamaneh {
	 width: 200px;
	 height: 44px;
	 float: left; 
	 margin-left: 38px;
	 margin-top: 25px;
	 display: inline;
	 font: 12px tahoma;
	 color: #616c80;
	 text-align: left;	 
}
/* ----------- Ticker  ----------------- */
#theTicker{
	height: 24px;
	border-top: 0px solid silver;
	border-bottom: 0px solid silver;
	font:11px tahoma;
	line-height: 22px;
}

.tick {
	color: #FC0000;
	text-decoration: none;	
}


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

#nav a {
	color: #fff;
	font-family: 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
}


/* ----------- Navigation -----------*/
#nav1 {
	/*clear: both;*/
	width: 600px;
	height: 43px;
	padding: 0px;
	font-family: tahoma, Times New Roman;
	font-weight: normal;
	line-height:35px;
	float: right;
	overflow: hidden;
}

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

#nav1 li {
	float: right;
	margin: 0px;
	color:#323232;
	font-size: 10px;
}

#nav1 li a {
	font-size: 12px;
	color: #a7bdc7;
	/*border-left: #999 0px solid;*/
	padding-left: 0.75em;
	padding-right: 0.75em;
	display: block;
	text-decoration: none;
	outline: none;
}

#nav1 li a:hover {
	/*color: #176f9f;*/
	text-decoration: none
}
#nav1 li a.direct_link {
	width: 95px;
	color: #6D2B2C;
	background: url("../img/folder.gif") 6px 12px no-repeat;
}
#nav2 {
	width: 824px;
	height: 58px;
	float: right;
	padding: 0px;
	font-size: 12px;
	font-family: tahoma, Times New Roman;
	font-weight: normal;
	
}

#nav2 ul {
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	margin-top: 20px;
	margin-right: 70px;
}

#nav2 li {
	float: right;
	margin: 0px;
	color: #FFF;
}

#nav2 li a {
	color: #a7bdc7;
	/*border-left: #fff 1px solid;*/
	padding-left: 1.55em;
	padding-right: 1.5em;
	display: block;
	text-decoration: none
}
#nav2 li a.direct_link {
	width: 95px;
	color: #6D2B2C;
	background: url("../img/folder.gif") 6px 0px no-repeat;
}

#nav2 li a:hover {
	text-decoration: none;
}

/*----------- Search Input in header ------------*/
.search_container {
	 width: 225px;
	 height: 43px;
	 float: left;
	 color: #000;
}
.search_form {
	 width: 143px;
	 height: 23px;
	 border: 1px solid #d9dde0;
	 float: right;
	 margin-right: 10px;
	 margin-top: 7px;
	 display: inline;
	 text-align: center;
}
.search_title {
	 font: 11px tahoma;
	 color: #7c3c3c;
	 float: right;
	 margin-top: 12px;
}
.search_input {
	border: 1px solid #e4e3e1;
	width: 137px;
	height: 16px;
	margin: auto;
	margin-top: 1px;
	font: 11px tahoma;
}
/*
*>.search_input {
	margin-top: 0px
}
*/

/*-------- News Nav ----------*/
.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 --------------*/
#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 Page -------------*/
.search {
	width: 140px;
	padding-right: 0px;
}

.searchNav {
	font: 12px tahoma, Arial;
	color: black;
	background-color: #f8f8f8;
	margin-top: 5px;
	border: 1px 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 Page  ----------- */
.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;
}


/* ----------- Polls Section ------------ */
.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;			
}
/* ----------------------- */
