/*
  The original PersianLanguage
  Created by Farid Saniee Pour
  http://PersianLanguage.ir
*/
body {
	border-style: none;
	border-color: inherit;
	border-width: 0px;
	width: auto;
	margin: 0px 0px 0px 0px;
	direction: rtl;
	background-color: #37302E;
	font-family: Tahoma;
	padding: 0px;        

}
body a {
	color: #990A0A;
	text-decoration:none;
}
body a:hover {
	color: #990A0A;
	text-decoration:underline;
}
body p {
	font-family: Tahoma;
	margin: 0px 0px 0px 0px;
}

/* Begin Page */
.body-class{
	width:990px;     
	background-repeat:no-repeat;
	background-position:center top;
	border-left: 1px solid #C59C6D;
	border-right: 1px solid #C59C6D;
	background-image: url('../images/background.jpg');
}

.box {
	width: 950px;                                     
}
.box-top {
	width: 950px;
}
.box-right {
	width: 300px;
	/*float: right;*/
}
.box-right-logo {
	width: 300px;
	height: 220px;
}
.box-right-logo img {
	border: 0px;
}
.box-left {
	width: 650px;
	height:55px;;
	/*float: right;*/
}
.box-left-top {
	width: 650px;
	height: 55px;
}
.box-left-bar-right {
	width: 450px;
	height: 14px;
	background-image: url('../images/bg1.jpg');
	background-repeat: repeat-x;
	/*float: right;*/
}
.box-left-bar-left {
	width: 198px;
	text-align:center;
	height: 14px;
	background-color: #9e0b0f;
	background-repeat: repeat-x;
	/*float: left;*/
}
.box-left-bar-left img {
	width: 172px;
	height: 9px;
	font-size: 6pt;
	color: #c59c6d;
	margin: 2px 0px 0px 0px;
	border: 0px;
}
.box-left-bar-left a {
	width: 172px;
	height: 9px;
	font-size: 6pt;
	color: #c59c6d;
	margin: 2px 0px 0px 0px;
	border: 0px;
}
.box-left-center-right {
	/*width: 450px;*/
	/*height: 20px;*/
	background-color:#c59c6d;
	border-bottom:#362f2d 2px solid;
	/*background-image: url('../images/bg5.jpg');
	background-repeat: repeat-x;
	float: right;*/
}

.box-left-center-right div{
	font-size: 8pt;
	color: #c59c6d;
	background-color:#362f2d;
	margin-bottom:1px;
	margin-top:1px;
	padding:1px;
}

.box-left-center-left {
	width: 198px;
	height: 20px;
	background-color: #c59c6d;
	background-image: url('../images/bg5.jpg');
	background-repeat: repeat-x;
	/*float: left;*/
}
.box-left-center-left p {
	font-size: 8pt;
	color: #c59c6d;
	margin: 2px 0px 0px 5px;
	text-align: left;
}
.box-left-middle-right {
	width: 450px;
	height: 20px;
	border-bottom:#362f2d 2px solid;
	background-color: #c59c6d;
	padding:2px 0px ;
	border-top:#362f2d 2px solid;
	/*background-image: url('../images/bg5-2.jpg');
	background-repeat: repeat-x;
	float: right;*/
}
.box-left-middle-right p {
	font-size: 8pt;
	color: #c59c6d;
	height:16px;
	padding:2px 0px;
	background-color:#362f2d;
	text-align: right;
}
.box-left-middle-right a, 
.box-left-down-right a{
	color: #c59c6d;
	text-decoration:none;
}
.box-left-middle-right a:hover,
.box-left-down-right a:hover{
	color: #c59c6d;
	text-decoration:underline;
}
.box-left-middle-left {
	width: 200px;
	height: 20px;
	border-bottom:#362f2d 2px solid;
	background-color: #c59c6d;
	padding:2px 0px ;
	border-top:#362f2d 2px solid;
	/*background-image: url('../images/bg5-2.jpg');
	background-repeat: repeat-x;
	float: left;*/
}
.box-left-middle-left input {
	/*width: 150px;*/
	height: 12px;
	border: 0px;
	font-size: 8pt;
	background-color: #c59c6d;
	margin: 1px 0px 0px 5px;
	font-family:Tahoma;
}
.box-left-middle-left p {
	font-size: 8pt;
	color: #c59c6d;
	height:16px;
	padding:2px 0px;
	background-color:#362f2d;
	text-align: right;
	text-align:center;
}
.box-left-middle-left a{
	font-size: 8pt;
	color:#c59c6d;
	text-decoration:none;
}
.box-left-middle-left a:hover{
	font-size: 8pt;
	color:#c59c6d;
	text-decoration:underline;
}
.box-left-down {
	width: 650px;
	/*float:right;
	background-image: url('../images/bg-news.jpg');
	background-repeat: repeat-y;*/
}
.box-left-down-left {
	width: 198px;
	border-right:#362f2d 2px solid;
	background-color: #c59c6d;
}
.box-left-down-right {
	width: 450px;
	background-color:#C59C6D;
	/*float: right;*/
}
/* Begin PUBLISH CSS */
.publish {
	width: 450px;
	margin: 0px 0px 0px 0px;
}
.publish p {
	margin: 0px 0px 0px 0px;
}
.publish a{
	color:#990A0A;
	text-decoration:none;
}
.publish a:hover{
	color:#990A0A;
	text-decoration:underline;
}
.news {
	width: 450px;
	height: 150px;
	
	border-bottom:#362f2d 2px solid;
	/*float: left;*/
}
.news img {
	float: left;
	margin: 2px 10px 3px 5px;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
}
.news-titr {
	width: 320px;
	/*float: right;*/
	background-position: 310px 7px;
	background-image: url('../images/dot.jpg');
	background-repeat: no-repeat;
	margin: 5px 0px 5px 0px;
}
.news-titr p {
	text-align: right;
	color: white;
	margin: 0px 15px 0px 0px;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
}
.news-titr a {
	color: white;
	text-decoration:none
}
.news-titr a:hover {
	color: white;
	text-decoration:underline;
}
.news-titr .rss-image{
	border:0px;
	
}

.news-author {
	width: 300px;
	margin: 0px;
	font-size: 8pt;
	font-weight: bold;
	color: black;
}
.news-body {
	margin: 0px;
}
.news-body p {
	font-family: tahoma;
	font-size: 8pt;
	margin: 5px 15px 5px 5px;
	text-align: justify;
	line-height: 16px;
}
.news-link p {
	text-align: left;
}
.news-link a {
	color: #990A0A;
	text-decoration: none;
	font-family: Times New Roman;
	font-size: 12pt;
	font-weight: bold;
}
.news-link a:hover {
	text-decoration: underline;
}
.highlighnews {
	background-color: #c59c6d;
	width: 450px;
	height: 20px;
}
.highlighnews-right {
	width: 350px;
	height: 20px;
	/*float: right;*/
	background-position: 340px 6px;
	background-image: url('../images/dot.jpg');
	background-repeat: no-repeat;
	background-color: #c59c6d;
}
.highlighnews-right p {
	font-size: 8pt;
	color: white;
	margin: 0px 15px 0px 0px;
	text-align: justify;
}
.highlighnews-right a {
	text-decoration:none;
	font-size: 8pt;
	color: white;
}
.highlighnews-right a:hover {
	text-decoration:underline;
	font-size: 8pt;
	color: white;
}
.highlighnews-left {
	width: 90px;
	height: 20px;
	float: left;
	background-image: url('../images/left-highlightnews.jpg');
	background-position: left center;
	background-repeat: no-repeat;
	background-color: #c59c6d;
}
.highlighnews-more {
	width: 450px;
	height: 20px;
	float: left;
	background-repeat:no-repeat;
	background-image: url('../images/more-left-highlightnews.jpg');
	background-color: #c59c6d;
	margin: 4px 0px 0px 0px;
	height: 13px;
	border: 0px;
	padding: 0px;
}

/* ShapE */
.shape {
	width:90px;
	height: 55px;
	/*float: left;*/
	background-position: center center;	
	/*background-image: url('../images/zabanfarsi1.jpg');*/
	background-repeat: no-repeat;
	text-decoration:none;
	border:0px;
	margin:2px 5px 3px 5px;
}
.shape img{
	text-decoration:none;
	border:0px;
}
/* ShapE */
.box-footer {
	width: 950px;
	margin: 0px;
	color: #c59c6d;

}
.box-footer-right {
	width: 300px;
	color: #c59c6d;
	/*float: right;*/
}
.box-footer-right p {
	margin: 5px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 8pt;
}
.box-footer-left {
	width: 650px;
	/*float: left;*/
	margin: 0px 0px 0px 10px;
	background-color: #c59c6d;
	/*border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #37302E;
	*/
}
.box-footer-left p {
	font-family: Tahoma;
	font-size: 8pt;
	color: white;
	margin: 8px 0px 0px 0px;
}
.table-footer {
	width: 950px;
	border-spacing: 0px;
	empty-cells: hide;
	/*float: right;*/
}
.table-footer-left {
	width: 650px;
	background-color: #c59c6d;
	border-top-style: solid;
	border-top-width: 2px;
	border-top-color: #37302E;
}
.table-footer-left p {
	font-family: Tahoma;
	font-size: 8pt;
	color: white;
	margin: 8px 0px 0px 0px;
	text-align: center;
}
.table-footer-left a {
	font-size: 8pt;
	color: white;
	text-decoration:none;
}
.table-footer-left a:hover {
	font-size: 8pt;
	color: white;
	text-decoration:underline;
}

.table-footer-right {
	width: 300px;
	color: aqua;
}
.table-footer-right p {
	margin: 5px 0px 0px 0px;
	font-family: Tahoma;
	font-size: 8pt;
	color: #c59c6d;
	text-align:right;
}
.table-footer-right a {
	font-size: 8pt;
	color: #c59c6d;
	text-decoration:none;
}
.table-footer-right a:hover {
	font-size: 8pt;
	color: #c59c6d;
	text-decoration:underline;
}
/* Farid */
/* Inner */
.inner-news {
	width: 450px;
	background-color: #c59c6d;
	/*float: left;*/
}
.inner-news img {
	margin: 5px 0px 5px 0px;
	font-size:12px;
	font-family:"Times New Roman", Times, serif;
}
.inner-news p {
	margin: 5px 10px 5px 10px;
}
.inner-news hr {
	width: 100%;
	height: 2px;
	color: #362f2d;
}
.inner-news-titr {
	width: 450px;
	/*float: right;*/
	margin: 5px 0px 5px 0px;
}
.inner-news-titr p {
	font-family: Times New Roman;
	font-size: 12pt;
	color: white;
	margin: 0px 0px 0px 0px;
	text-align: center;
	font-weight: bold;
}
.inner-news-titr img {
	margin: 0px 0px 1px 0px;
}
.inner-news-time {
	width: 450px;
	text-align: center;
}
.inner-news-time p {
	font-family: Tahoma;
	font-size: 8pt;
	color: white;
	margin: 0px 15px 0px 0px;
}
.inner-news-body {
	width: 450px;
	margin: 0px;
	cursor: default;
}
.inner-news-body p {
	text-align: justify;
	font-size: 10pt;
	cursor: default;
	margin: 5px 10px 5px 10px;
	line-height: 20px;
}
.inner-news-link p {
	text-align: left;
}
.inner-news-link a {
	color: #990A0A;
}
.inner-news-highlight {
	font-size: 12pt;
	margin: 0px;
}
.inner-news-highlight p {
	text-align: justify;
	font-size: 10pt;
	margin: 5px 10px 5px 10px;
	color: #9d0a0e;
	line-height: 20px;
}
.inner-news-author {
	width: 300px;
	margin: 0px;
	font-size: 10pt;
	font-weight: bold;
	color: #9d0a0e;
}
/* Calendar & Advertisment */
.calendar {
	width: 188px;
	height: 140px;
	/*background-color: gray;*/
	margin: 5px 0px 5px 0px;
}
.advertisement {
	/*width: 188px;
	height: 30px;
	background-color: gray;*/
	margin: 5px 0px 5px 0px;
}
/* Menu */
.menu {
	width: 250px;
}
.menu-head-close {
	width: 250px;
	background-image: url('../images/bullet-1.gif');
	background-repeat: no-repeat;
	background-position: right center;	
}
.menu-head-close p {
	font-family: Tahoma;
	font-size: 10pt;
	text-align: right;
	color: #c59c6d;
	margin: 0px 15px 0px 0px;
}
.menu-head-close p:hover {
	color: #ffffff;
	background-image: url('../images/bullet-2.gif');
	background-repeat: no-repeat;
	background-position: right center;
	margin: 0px 15px 0px 0px;

}
.menu-head-close a {
	color:#c59c6d;
	text-decoration:none;
}
.menu-head-close a:hover {
	color:#c59c6d;
	text-decoration:underline;
}

.menu-head-open {
	width: 250px;
	background-image: url('../images/bullet-2.gif');
	background-repeat: no-repeat;
	background-position: right center;
}
.menu-head-open p {
	font-family: Tahoma;
	font-size: 10pt;
	text-align: right;
	margin: 0px 15px 0px 0px;
	color: #c59c6d;
}
.menu-sub {
	background-position: right center;
	width: 250px;
}
.menu-sub p {
	font-family: Tahoma;
	font-size: 8pt;
	text-align: right;
	margin: 0px 25px 0px 0px;
	color: #c59c6d;
}
.menu-sub a {
	color: #c59c6d;
	text-decoration:none;
}
.menu-sub a:hover {
	color: #c59c6d;
	text-decoration:underline;
}


.menu-titles {
	width: 250px;
}
.menu-titles p {
	font-family: Tahoma;
	font-size: 8pt;
	text-align: center;
	color: #c59c6d;
}
.menu-titles a {
	color: #c59c6d;
	text-decoration:none;
}
.menu-titles a:hover {
	color: #c59c6d;
	text-decoration:underline;
}
/* link box */
.link {
	width: 250px;
}
.link-box {
	border: 1px solid #c69c6e;
	width: 250px;
	margin: 5px 0px 0px 0px;
	text-align:center;
	/*float: right;*/
}
.link-box img {
	border: 0px;
	margin: 7px 0px 5px 0px;
}
/* Form */
.form-title {
}
.form-object {
	padding:0px 40px 0px 0px;
}
input {
	border: 1px solid #362f2d;
	background-color: #cda372;
}
textarea {
	width:250px;
	border: 1px solid #362f2d;
	background-color: #cda372;
}
/* Page - Pager */
.page-count {
	width:430px;
}
.page-count p{
	font-size:10pt;
	font-family:Tahoma;
}
.page-count a{
	font-size:10pt;
	font-family:Tahoma;
}
.pager-table {
	font-size:10pt;
	font-family:Tahoma;
}
.printr_block{
	direction:ltr;
	text-align:left;
	background-color:#FFCCCC;
	border:#FF0000 dotted 1px;
	color:#FF0000;
}
.logger_errors{
	background-color:#473f3c;
	border:#3a3230 dotted 1px;
	color:#c59c6d;
	padding:5px;
	font-size:10pt;
	font:"Times New Roman", Times, serif;
	text-align:justify;
}
.logger_successes{
	background-color:#473f3c;
	border:#3a3230 dotted 1px;
	color:#99FF99;
	padding:5px;
	font-size:10pt;
	font:"Times New Roman", Times, serif;
	text-align:justify;

}
.pagemark{
	border:0px;
	width:50px;
	height:14px;
	background:transparent;
	border-bottom:#FF0000 2px solid;
}

.sitemap_node{
	font-size:9pt;
	text-align:right;
}
.sitemap_node ul{
	list-style-type:square;
	list-style-position:inside;
	margin:10px;
	margin-left:-25px;
	margin-right:-25px;
}
.sitemap_node li{
	list-style-type:square;
	list-style-position:inside;
}
.sitemap_node a{
	color:inherit;
	text-decoration:none;
}
.sitemap_node a:hover{
	color:inherit;
	text-decoration:underline;
}

.hrz-line{
	width:150px;
	border-top:#362f2d 2px solid;
	padding:10px;
	margin:5px;
	text-align:center;
	font-size:12pt;
	color:#362f2d;
	font-family:"Times New Roman", Times, serif;
}

.item-devider{
	border-top:#362f2d 1px solid;
	height:auto;
}

.bottom-border{
	border-bottom:#362f2d 1px solid;
}

.comment-holder{
	padding:10px;
	background-color:#cda372;
	border:1px solid #362f2d;
}

.comment-info{
	font-size:9pt;
	color:#535353;
	border-bottom:#362f2d 1px dotted;
	padding-bottom:5px;
}

.comment-body{
	font-size:9pt;
}
.comment-body p{
	margin:10px 0px;
}
.sendComments{
	padding:5px; 
	font-size:10pt; 
	font-family:tahoma; 
	font-weight:normal; 
	cursor:pointer;
}
.search-highlight{
	background-color:#362f2d;
	color:#cda372;
}
.search-count{
	font-size:85%;
}
.searchForm{
	padding:0px;
	margin:0px;
}
.testing{
	border: 1px blue solid;
}
