@CHARSET "utf-8";

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

html {
	height: 100%;
}

body {
	height: 100%;
	background: #fff url("/images/bg_back.gif");
}

.page {
	direction: rtl;
	width: 980px;
	margin: 10px auto 0 auto;
}

.footer {
	font: 11px Tahoma;
	color: #fff;
	direction: rtl;
	text-align: center;
	margin: 2px;
}


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

.page_nav_print {
	font: normal 11px tahoma;
	color: #000000;
	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: 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 {
	font: 12px tahoma;
	color: #003534;
	font-weight: normal;
	text-decoration: none;
}

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

.link_cat {
	font: 14px Arial;
	color: #fff;
	font-weight: bold;
	background-color: #8BBA47;
}

.poll_title {
	font: 14px Arial;
	color: #1809A6;
	font-weight: bold;
}

/*---------------------------------------------------------------*/
#search_box {
	width: 187px;
	height: 15px;
	position: relative;
	left: -59px;
	top: 13px;
	border: 1px solid #DADDE6;
	font: 12px tahoma;
}

.right_content {
	border-right: 1px solid #78B8EA;
	border-left: 1px solid #78B8EA;
	padding: 5px;
}

a {
	text-decoration: none;
}

a:hover {
	color: red;
}

#bottom_navigation ul {
	list-style: none;
	padding: 0;
	margin: 0;
}

#bottom_navigation li {
	float: right;
}

#bottom_navigation li a {
	border-left: 2px solid #8F8F8F;
	padding: 0 5px 0 5px;;
	font: 12px tahoma;
	color: white;
}

/* ---------------------------------------------- */

#nav {
	height: 24px;
	line-height: 24px;
	text-align: center;
	padding-left: 15px;
	background: url('/images/bg_tasvirgardan.gif') repeat;
	margin-top: 5px;
}

#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
}