@CHARSET "utf-8";

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

html {
	height: 100%;
}

body {
	margin: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
	text-align: center;
	height: 100%;
	background-image: url(/img/tmpl/bg_back.gif);
}

.page {
	width: 980px;
	margin: auto;
	height: 100%;
	padding: 0px;
	border: 0px;
	text-align: center;
	direction: rtl;
	background-color: #5B8D1E;
}

.update {
	font: 10px tahoma;
	color: #FFFFFF;
	font-weight: normal;
	margin-top: 9px;
}

.box {
	border: 2px solid #5E9815;
	border-top: 0px;
	margin-bottom: 10px;
	-moz-box-sizing: border-box;
	padding: 5px;
	font: 11px Tahoma;
	color: #000;
	text-align: center;
}

.marquee {
	border: 1px solid #DED94D;
	padding: 3px;
	margin-bottom: 4px;
	background-color: #FAF8AE;
	font: 11px Tahoma;
}

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

.footerLink:link {
	color: #FFFFFF;
	text-decoration: none;
}

.footerLink:hover {
	color: #B9ED0B;
	text-decoration: none;
}

.menuTd {
	font: 11px Tahoma;
	width: 150px;
	padding-right: 20px;
	color: #fff;
	height: 23px;
	line-height: 23px;
	background: #8BBA47 url("/img/bolet_nav.gif") no-repeat right;
}

.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; /* --- top, right, bottom, left --- */
	/*background: url(../images/h3-bg.gif) repeat-y center right;*/
	position: absolute;
	top: 8px;
	right: 0;
}

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

.searchNav {
	font: 12px tahoma, Arial;
	color: black;
	background-color: #ffffff;
	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: #3AB3C2;
	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: #E77817;
	font-weight: bold;
}

.inputbox {
	height: 12px;
	width: 135px;
	border: 0px;
	font: 10px tahoma;
	background: #ffffff url(/img/search-icon.gif) no-repeat top left;
	color: #72716F;
}

/* ------------------------------------------------------------- */
#header {
	clear: both;
	padding: 0px;
	font-size: 11px;
	text-align: center;
	color: #FFFFFF;
	font-family: tahoma;
}

#header ul {
	padding: 0px;
	border-top: 0px;
	margin: 0px;
	list-style-type: none
}

#header li {
	padding-left: 3px;
	float: right;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px
}

#header li a {
	color: #FFFFFF;
	padding-left: 3px;
	display: block;
	padding-right: 5px;
	text-decoration: none;
	font-family: tahoma;
	font-weight: normal;
}

#header li a:hover {
	color: #B9ED0B;
}

.nav_seprator {
	font-family: tahoma;
	color: #6A9D1A;
	font-size: 11px;
	font-weight: bold
}

/* album client css -------------------------------------------- */
.albumsTbl {
	font-size: 12px;
	font-family: tahoma;
}

.albumTitle {
	background-color: #DFDFDF;
	font: 13px Times New Roman;
	font-weight: bold;
	color: #2F2F2F;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 20px;
}

.imgDesc {
	padding: 2px;
	width: 160px;
	text-align: justify;
	color: #3AB3C2;
}

.imgTd {
	border: 2px solid #DFDFDF;
	vertical-align: top;
}

.albumThumb {
	border: 1px solid silver;
}

.albumThumb2 {
	border: 1px solid #000000;
}

.albumList {
	font-family: tahoma;
	font-size: 12px;
	color: #606BA7;
	text-decoration: none;;
}

.albumList:hover {
	color: #18224F;
	text-decoration: none;;
}

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

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

#nav {
	background-color: #8BB207;
	height: 25px;
	line-height: 25px;
	text-align: center;
	padding-left: 15px;
	margin: 3px;
}

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

#nav a.activeSlide {
	border: 1px solid #A40B0D;
	background-color: #A40B0D;
}

#nav a:focus {
	outline: none
}