/* FILE: templates/skin/BnkdariNews/rtl/css/banners_center.css */
/* CSS Document */
div.cbanner_container {
	text-align:center
}

/* FILE: templates/skin/BnkdariNews/rtl/css/banners.css */
hr.sbanner_hr {
	width:60%;
	height: 1px;
	margin:10px 0 0;
	padding:10px 0;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-top-color: #557180;
}
div.sbanner_container div.sbanner_second div {
	text-align:center
}
/* FILE: templates/skin/BnkdariNews/rtl/css/books.css */
﻿/* CSS Document */
div.list_book a {
	text-decoration:none;
}
div.list_book a:hover {
	text-decoration:none;
}
div.list_book, div.summery_book {
	margin:10px 0 0px;
	vertical-align:middle;
	padding:0px 0 0;
}
div.list_book div, div.summery_book div {
	margin:0 120px 2px 10px;
	padding:3px 10px;
	text-align:right
}
div.list_book div span, div.summery_book div span {
	color: #85B000;
}
div.list_book img, div.summery_book img {
	float:right;
	margin:0 20px 0 10px;
	border: 1px solid #4E4E4E;
	padding: 5px;
	cursor:pointer
}
div.list_book div.name, div.summery_book div.name {
	background-color:#F0F0F0;
}
div.list_book div.desc, div.summery_book div.desc {
	background-color:#F0F0F0;
}
div.list_book div.sum, div.summery_book div.sum {
	background-color:#bbddff;
}
div.list_book div.dl, div.summery_book div.dl {
	background-color:#bbddff;
}
div.summery_book div span.sum {
	color:#000000
}
/* FILE: templates/skin/BnkdariNews/rtl/css/ccontact_us.css */
﻿/* CSS Document */
div.contact_us, div.contact_insert {
	padding:10px 0 0;
}
div.contact_us div.title, div.contact_insert div.title {
	text-align:center;
	margin-bottom:10px;
}
div.contact_us div {
	margin-bottom:5px;
}
div.contact_us div.form_text {
	float:right;
	width:20%;
	text-align:right;
	margin-left:5px;
}
div.contact_us div.form_input {
	text-align:right
}
div.contact_us div.submit {
	/*width:148px;*/
	text-align:center;
}
div.contact_us input#cemail {
	direction:ltr;
}


/* FILE: templates/skin/BnkdariNews/rtl/css/classified_links.css */
/* CSS Document */
div.class_link{
width:95%;
margin:0 auto
}
div.class_link div {
	border:#E8E8E8 1px solid;
	background-color:#FAFAFA;
	color:#666666;
	clear:both;
	margin:5px 0 1px 0;
	padding: 3px;
}
div.class_link ul {
	height: 100%;
	padding: 3px;
	text-align: right;
	margin: 0;
}
div.class_link ul li {
	color: #333333;
	border:#E8E8E8 1px solid;
	height: 100%;
	margin-bottom:2px;
	padding: 3px;
	text-align: center;
	list-style:none;
}
div.class_link ul li a {
	
	display: block;
	height: 100%;
	text-decoration: none;
	background-color: #F3F3F3;
}
div.class_link ul li a:hover {
	color: #000000;
	text-decoration: none;
	background-color: #Fff;
}



/* FILE: templates/skin/BnkdariNews/rtl/css/cooperation.css */
﻿div.cooperation_container {
	font-family: tahoma, arial, "times New Roman", verdana, georgia, sans-serif, "trebuchet MS";
	color: #000000;
	font-size: 11px;
	width:90%;
	text-align:right;
	margin:0 auto;
	padding:10px 0;
	direction:rtl
}
div.cooperation_container div.index_error {
	text-align:center;
}
div.coop_menu {
	margin-bottom:10px;
	text-align:center
}
div.coop_menu div.item {
	width:33%;
	float:right;
	text-align:center;
}
div.coop_menu div.item a {
	text-decoration: none;
}
div.coop_menu div.item a:hover {
	text-decoration: none;
}
div.coop_menu div.item img {
	padding:5px;
	border:1px solid #e8e8e8;
}
div.coop_menu div.item img:hover {
	padding:5px;
	background-color:#eaeaea;
	border:1px solid #e8e8e8;
}
div.cooperation_container div.form_text {
	float:right;
	width:20%;
	text-align:left;
	margin-left:5px;
	margin-bottom:5px
}
div.cooperation_container div.form_input {
	margin-bottom:5px;
	text-align:right
}
div.cooperation_container div.form_submit {
	text-align:center;
	width:50%;
	margin-top:10px;
}
div.cooperation_container div.form_submit input {
	padding:1px 15px;
}
/* FILE: templates/skin/BnkdariNews/rtl/css/exam.css */
﻿div.exam_done div.done {
	margin-bottom:10px;
	text-align:center;
	font-weight:bold
}
div.exam_done div.result {
	margin:0 30px;
	padding:5px;
	border:1px solid #4E4E4E
}
div.exam_done div.result img {
	padding:10px;
}
div.exam_done div.result div.question {
	text-align:right;
	background-color:#ddeeff;
	margin-bottom:1px
}
div.exam_done div.result div.answer {
	padding:20px;
	text-align:right;
	background-color:#ddeeff;
	padding:5px;
	margin-bottom:10px
}
div.exam_info, div.exam_question, div.exam_result {
	margin:0 20px;
}
div.exam_done div.done{
	text-align:center;
	font-weight:bold;
	padding-bottom:10px
}
div.exam_done div.all, div.exam_done div.correct, div.exam_done div.incorrect {
	text-align:right;
	margin:1px 30px;
	border:1px solid #4E4E4E;
	background-color:#DDEEFF;
	padding:3px;
}
div.exam_done div.correct {
	color:#55aa00;
}
div.exam_done div.incorrect {
	color:#FF6200
}
div.exam_done div.resource {
	background-color:#DDEEFF;
	text-align:right;
	border:1px solid #4E4E4E;
	padding:5px;
	margin:10px 30px;
	font-weight:bold;
	color:#FF6200
}
div.exam_done div.resource ul {
	color:#000000;
	font-weight:normal;
	margin-top:5px;
}
div.exam_done div.resource ul li {
	list-style-type:square
}
div.exam_done div.all span, div.exam_done div.correct span, div.exam_done div.incorrect span {
	color:#FF6600;
}

div.exam_info div.title {
	font-weight:normal;
	margin:3px 0;
	text-align:center;
	background-color:#EBEBEB;
	padding:4px;
	border:1px solid #D2D2D2;
	-moz-border-radius: 3px;
	color:#222;
	padding:3px;
}
div.exam_question div.title {
	font-weight:normal;
	margin:6px 0 3px;
	text-align:center;
	background-color:#C6D9EC;
	-moz-border-radius: 3px;
	border:1px solid #69F;
	padding:3px;
	cursor:pointer
}
div.exam_result div.title {
	font-weight:normal;
	margin:10px 0 3px;
	text-align:center;
	background-color:#C6D9EC;
	-moz-border-radius: 3px;
	border:1px solid #69F;
	padding:3px;
}

div.exam_info div.subject, div.exam_info div.fee, div.exam_info div.question_no, div.exam_info div.date_start, div.exam_info div.date_end, div.exam_info div.comment, div.exam_question div.question, div.exam_question div.answer {
	text-align:right;
	margin-bottom:1px;
	padding:3px;
	background-color:#F0F0FF;
}
div.exam_question div.question {
	text-align:right;
	margin-bottom:1px;
	padding:3px;
	background-color:#bbddff;
}
div.exam_result div.subject {
	text-align:right;
	margin-bottom:1px;
	padding:3px;
	background-color:#F6F6F6;
	cursor:pointer
}
div.exam_question div.answer {
	text-align:right;
	margin-bottom:1px;
	padding:3px 10px 3px 3px;
	background-color:#ddeeff;
}
div.exam_question div.submit {
	text-align:center;
	margin-bottom:1px;
	padding:3px 10px 3px 3px;
	background-color:#ddeeff;
}
div.exam_question div.submit input {
	padding:3px 20px;
}
div.exam_info div b  {
	font-weight:normal
}
div.exam_question div b  {
	font-weight:normal
}
div.exam_info div.date_start {
	direction:rtl
}
div.score_container {
	margin:0px 10px;
	padding:0 40px;
	width:85%;
}
div.exam_result div.score_container div.user, div.exam_result div.score_container div.score {
	width:40%;
	padding:5px;
	margin:0 10px 1px;
	background-color:#ddeeff;
	float:right
}
div.exam_result div.score_container div.user_title, div.exam_result div.score_container div.score_title {
	width:40%;
	padding:5px;
	margin:5px 10px 0;
	background-color:#004080;
	color:#ffffff;
	float:right
}
div.exam_error{
	background-color:#ddeeff;
	color:#000000;
	padding:10px;
}
div.exam_recource{
	width:95%;
	margin:0px auto 0;
	color:#000000;
}
div.exam_recource ul{
	margin:4px;
	padding:0px;
	list-style:none;
}
div.exam_recource li.title{
	margin:0 0 1px 0;
	text-align:center;
	background-color:#F0F0FF;
	color:#006699;
	padding:4px 4px 4px 0;
	font-weight:normal;
}
div.exam_recource li{
	margin:0 0 1px 0;
	background-color:#E6E6F2;
	padding:3px 3px 3px 0;
}
div.exam_recource div.submit{
	margin:0 7px 7px 7px;
	text-align:center;
	border:1px solid #006699;
	background-color:#F0F0FF;
	padding:5px 5px 5px 0;
}
div.question li{
	float:right;
	list-style:none;
}
/* FILE: templates/skin/BnkdariNews/rtl/css/faq.css */
/* CSS Document */

div.faq_page {
	text-align:center;
	margin:15px 0 0;
}
div.faq_page a {
	color:#97CBFF;
	text-decoration:none;
}
div.faq_page a:hover {
	color:#FD9731;
	text-decoration:none;
}
div.faq {
	margin:0 20px;
	padding:10px;
}
div.faq div.question {
	border:1px solid #999999;
	background-color:#FCFCFC;
	text-align:right;
	padding:3px;
	margin:5px 0;
	display:block;
}
div.faq div.question:hover {
	background-color:#F2F2F2;
	cursor:pointer;
}
div.faq div.question a {
	text-decoration:none
}
div.faq div.question a:hover {
	text-decoration:none
}
div.faq div.answer {
	background-color:#F9F9F9;
	text-align:justify;
	direction:rtl;
	padding:5px;
}
/* FILE: templates/skin/BnkdariNews/rtl/css/formmaker.css */
/* CSS Document */

/* submit form*/
div.formmaker{
	margin:0 auto;
	padding:5px;
	width:90%;
}
div.formmaker .requierd_field{
	/*background:#FEEBD6;
	color:#666666;*/
}

div.formmaker div.title{
	padding:5px;
	text-align:right;
	font-weight:bold;
	/*color:#FFFFFF;*/
}
div.formmaker div.description{
	text-align:right;
	/*color:#E9E9E9;*/
	margin-bottom:2px;
}
div.formmaker hr{
	/*border:1px solid #333333;*/
	margin-bottom:5px;
}

div.formmaker div.form_item {
	margin:2px 0px;
	/*background-color:#333333;
	border:1px solid #333333;*/
	padding:3px;
	text-align:right;

}
div.formmaker span.required{
	/*color:#FF0000;*/
}
div.formmaker div.form_item span.title{
	float:right;
	text-align: center;
	width:30%;
	padding-left:3px;
}

div.formmaker div.form_item div.field_align{
	text-align:left;
}

div.formmaker div.form_item div.field{
	width:70%;
}
div.formmaker div.form_item  div.field div.field_items{
	margin:2px;
	padding:2px;

}

div.formmaker div.form_item input[text]{
	width:130px;
	/*border:1px solid #333333;*/
	padding:1px
}
div.formmaker div.form_item input.large{
	width:300px;
}
div.formmaker div.form_item input.small{
	width:50px;
}
div.formmaker div.form_item textarea{
	width:230px;
	height:70px;
	/*border:1px solid #333333;*/
	padding:1px
}
div.formmaker div.form_item textarea.small{
	width:130px;
}
div.formmaker div.form_item textarea.large{
	width:300px;
}

div.formmaker div.submit{
	text-align:center;
	padding:5px;
}
div.formmaker div.submit input#submit{
	padding:2px;
	/*background-color:#333333;
	border:1px solid #666666;*/
	/*color:#CCCCCC;*/
	width:50px;
}

div.form_submit_done{
	text-align:center;
	padding:10px;
	/*border:1px dashed #CCCCCC;
	background-color:#333333;*/
	width:70%;
	margin:0 auto;

}
div.dublicatedError{
	text-align:center;
	padding:10px;
	/*border:1px dashed #CCCCCC;
	background-color:#333333;*/
	margin:0 auto;

}
div.require_comment{
	text-align:right;
	padding:3px;
	/*color:#999999;*/
}
div.formmaker .questionMark{
	/*color:#FFFFDF;*/
	cursor:pointer;
}
div.formmaker #TooltipContainer {
		position: absolute;
		z-index: 10000;
		background: #fff;
		top : -10;
		border:1px solid #ccc;
		visibility: hidden;
		width: 200px;
		direction:rtl;
		overflow: visible;
		background-color:#FFFFE0;
		border:1px solid #000000;
		font: 8pt Tahoma;
		text-align: justify;
		padding: 3px;
		color:#333333;
}

div.formmaker #TooltipContainer span {
		margin:0px;
		display: block;
		width:98%;
		margin: 2px;
	}
	
div.form-tip {
	background-color: #FFF4BF;
	font: 11px tahoma;
	color: #333;
	width: 200px;
	direction: rtl;
	padding: 2px 5px;
}

/* FILE: templates/skin/BnkdariNews/rtl/css/gallery.css */
#slideShowLayer{
margin:10px;
margin-top:0px;
}
div.gallerySlideShowWindow div.image {
	background-color: #333;
	margin-right: 20px;
}

div.gallerySlideShowWindow {
	position: relative;
	overflow: hidden;
	width: 430px;
	height: 100px;
	margin: auto;
	border: 1px solid #000;
}

div.gallerySlideShowWindow div#gallerySlideShowLayer {
	position: absolute;
	width: 1000px;
	left: -110px;
	top: 0px;
	border-width: 1px 0;
	background-color: #232323;
}

div.gallerySlideShowWindow div#gallerySlideShowLayer div.image {
	overflow: hidden;
	float: left;
	width: 100px;
	height: 100px;
	margin-right: 5px;
	padding: 2px;
}

div.gallerySlideShowWindow div#gallerySlideShowLayer div.image img {
	border: 1px solid #FFF;
	opacity: .6;
	filter: alpha(Opacity=60);
}

#gl_bac,#gl_next {
	cursor: pointer;
}

#gallery_preview {
	
	width: 430px;
	height: 400px;
	min-height: 400px;
	border: 1px solid #000;
	border-top-width: 0;
	background-color: #232323;
	display: none;
}

#gallery_progress {
	position:absolute;
	left:0;
	#left: 40%;
	top:40%;
	height: 50px;
	opacity: .6;
	filter: alpha(Opacity=60);
}
#gallery_close_prev {
	position:absolute;
	right: 5px;
	top: 5px;
	}
#gallery_progress .load_msg {
	font: 7pt tahoma;
	letter-spacing:1px;
	color: #323A72;	
}

/* CSS Document */
div.gallery-photo {
	position: relative;
	float: left;
	margin-right: 2px;
	width: 100px;
	height: 100px;
}
div.gallery-win {
	position: relative;
	width: 508px;
	height: 100px;
	overflow: hidden;
	margin: auto;
}
div.gallery-contain {
	position: absolute !important;
	position: relative;
	padding: 0px;
	/*width: 10000px;*/
}


div.gallery_index div.photo {
	float:right;
	width:25%;
	text-align:center;
	margin:0 0 10px;
}
div.gallery_index div.photo img {
	border: 1px solid #4E4E4E;
	padding:5px;
	margin:0 0 5px;
}
div.gallery_photo div.photo {
	float:right;
	text-align:center;
	width:33%;
	margin:0 0 10px;
}
div.gallery_photo_detail{
	text-align:center;
}
div.gallery_thubnail_bar{
	width:90%; 
	overflow:hidden; 
	padding:5px;
	
	margin:0px auto;
	border-top:#666666 1px double;
	border-bottom:#666666 1px double;
}
ul.gallery_extra_photo{
	list-style:none;
	
}
ul.gallery_extra_photo li{
	display:inline;
	text-align:center;
	margin:1px;
	
}

/* FILE: templates/skin/BnkdariNews/rtl/css/gallery_slideshow.css */
div.slideShowWindow, div.slideShowWindow div {
	text-align:center;
	margin: 0 0 -8px;

}
div.slideShowWindow div.image {
	margin-bottom:20px;
}
div.slideShowWindow div.image a {
	color:#007AF4
}
div.slideShowWindow {
	position: relative;
	overflow: hidden;
	height: 100px;
}
div.slideShowWindow div#slideShowLayer {
	position: absolute;
	width: 100%;
	text-align: center;
	left: 0px;
	top: 0px;
}
div.slideShowWindow div#slideShowLayer div.image {
	height: 100px;
	margin: 0px;
	padding: 0px;
}

/* FILE: templates/skin/BnkdariNews/rtl/css/ic_card.css */
/* CSS Document */

div.card_list{
	margin:10px 0 0px;
}
div.card_list a {
	color:#97CBFF;
	text-decoration:none;
}
div.card_list a:hover {
	color:#FD9731;
	text-decoration:none;
}
div.card_list div, div.sell_card div {
	margin:0 185px 2px 10px;
	padding:5px 10px;
	text-align:right
}
div.card_list div span, div.sell_card div span {
	color: #000000;
}
div.card_list div.image, div.sell_card div.image {
	float:right;
	margin:0 15px 0 20px;
	border: 1px solid #4E4E4E;
	padding: 5px;
	width:150px;
}
div.card_list div.login {
	font-weight:bold
}
div.card_list div.name, div.card_list div.type, div.card_list div.price, div.card_list div.property, div.card_list div.details {
	border:1px solid #999999;
}
div.card_list hr {
	width:95%;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-top-color: #4C4C4C;
	margin-bottom:10px
}
div.card_list div.success {
	color:red;
	font-weight:bold
}
div.card_list div.un, div.card_list div.pass {
	margin:2px auto;
	width:90%;
	border:#999999 1px solid;
}
div.card_list div.un strong {
	letter-spacing:1px;
	color:red
}
 div.card_list div.pass strong {
	letter-spacing:2px;
	color:red
}
/* FILE: templates/skin/BnkdariNews/rtl/css/interview.css */
/* CSS Document */
div.interview {
	text-align:right;
	margin:0 auto;
	width:98%;
	
}
div.archive-list-title{
width:95%;
padding:5px;
margin:0 auto;
}
div.interview div.block {
	padding:5px;
	width:97%;
	margin:0 auto;
	border:solid 1px #336699;
	margin-bottom:5px;
	line-height:18px;
}
div.interview div.block div.image {
	float:right;
	margin:10px 10px 0;
	border:solid 1px #666666;
	padding:5px;
}
table.image{
	text-align:center;
	width:100%;
	height:auto;
}
div.interview div.block div.image:hover {
	float:right;
	margin:10px 10px 0;
	border:solid 1px #2687CE;
	padding:5px;
}
div.interview div.block div.title {
	background-color:#DEE9F3;
	-moz-border-radius: 3px;
	border:1px solid #69F;
	margin:2px 0 2px;
	height:15px;
}

div#article_page div.title{
	margin:2px;
	padding:2px;
}
div.interview div.block div.author{
text-align:left;
margin-top:15px;
}
div.interview div.author span.auth {
	color:#53769D
}
div.interview div.block div.continue_link {
	margin-bottom:5px;
	text-align:left;
	font-weight:bold;
	clear:both;
}
div.interview div.block div.title div{
	float:left;
}
div.interview div.block div.title a{
	color:#003399;
	font-weight:normal;
	text-decoration:none;
}
div.interview div.block div.title b{
font-weight:normal;
}
div.interview div.block div.title a:hover {
	color:#5892FC;
	text-decoration:none
}
div.interview div.block div.continue_link a {
	color:#5892FC;
	text-decoration:none
}
div.interview div.block div.continue_link a:hover {
	color:#2687CE;
	text-decoration:none
}


/* Side Box */
div.side_interview {
	margin-bottom:-5px;
}
div.side_interview div.block {
	border:1px solid  #6666CC;
	-moz-border-radius: 5px;
	padding:5px;
	margin:0 auto;
	width:80%;
	margin-bottom:5px;
	}
div.side_interview div.block div.image:hover {
	float:right;
	display:inline;
	margin:2px 1px 0 5px;
	border:solid 1px #2687CE;
	padding:3px;
}
div.side_interview div.block div.image {
	float:right;
	display:inline;
	margin:2px 1px 0 5px;
	border:solid 1px #666666;
	padding:3px;
}
div.side_interview div.block div.title {
	margin:1px 0 2px;
}
div.side_interview div.block div.title a {
	
	text-decoration:none;
	font-weight:normal;
}
div.side_interview div.block div.title a:hover {
	
	text-decoration:none
}

/* Detail Box */
div.interview_content {
	margin:0 10px;
}
div.interview_content div.title {
	text-align:right;
	font-weight:bold;
	margin:0px;
	font-size:12px
}
div.interview_content div.title div#rate_this{
	float:left;
}
div.interview_content div.content {
	text-align:justify;
	line-height:2em;
}
div.interview_content div.author {
	text-align:left;
	margin:10px 0 0 10px;
}
div.interview_content div.author span {
	color:#FF9F00;
	font-weight:bold
}
td{
	
}
td.pages{
	width:100px;
	vertical-align:top;
}
td.bottom_info{
	text-align:right;
}
div.interview_content div.title div#rate_this{
	float:left;
}
div.interview_content div.current_page div.rated {
	float:left;
}

/* archive */
div.interview_archive_list {
	margin:0 25px;
}
div.interview_archive_list div.title {
	font-weight:bold;
	text-align:center;
	font-size:12px;
	margin:1px 0 2px;
}
div.interview_archive_list div.subject {
	text-align:right;
	margin:-10px 0px 0px;
	color:#FF9F00;
	cursor:pointer;
	font-weight:bold;
	background-color:#F2F2F2;
	border:1px solid #CCCCCC;
	padding:4px
}
div.interview_archive_list div.subject:hover {
background-color:#F2F2F2;
border:1px solid #CCCCCC;
}

div.interview_archive_list div.date {
	color:#CCCCCC;
	text-align:left;
	font-weight:normal;
	position:relative;
	top:-22px;
	margin:0 auto 0 5px;
	width:20%
}
div.interview_archive_list div.content {
	text-align:justify;
	line-height:2em;
	margin:-10px 0 20px;
	background-color:#1E1E1E;
	padding:5px
}
td.pages{
	float:left;
	vertical-align:top;
	text-align:left;
	max-width:100px;
}
td.bottom_info{
	text-align:right;
}
/*-------------------- Extra Pages ----------------------*/


div.interview_content div.extraPages{
	text-align:center;
}

div.interview_content div.extraPages div.pageItem , 
div.interview_content div.extraPages div.selected{
	border:1px solid #C0C0C0;
	background-color:#A4C1FF;
	margin:1px;
	padding:2px;
}
div.interview_content div.extraPages div.pageItem:hover,
div.interview_content div.extraPages div.selected:hover{
	background-color:#E0E9FE;
	border:1px solid #646464;
}
div.interview_content div.extraPages div.pageItem a{
	color:#fff;

}
div.interview_content div.extraPages div.pageItem:hover a , 
div.interview_content div.extraPages div.pageItem a:hover {
	color:#333333;
}

div.interview_content div.extraPages  div.title {
	font-weight:bold;
	color:#FEFAE2;
	background-color:#FF7C3E;
	border:#464646;
	
}

div.interview_content div.extraPages div.selected  {
	background-color:#006699;
	color:#FFFFFF;
}


/* vertical style */
div.interview_content div.vertical{
	margin:0px auto;
	width: 450px;
}
div.interview_content div.vertical div.extraPagesList{
	position: relative;
	overflow: hidden;
	width: 355px;
	height: 27px;
	margin: auto;
	margin-top:2px;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
}

div.interview_content div.vertical div.extraPagesList div#articleSlideShowLayer{
	position: absolute;
	width: 1000px;
	top: 0px;
}
div.interview_content div.vertical div{
	float:right;
}
div.interview_content div.vertical div.pageItem ,
div.interview_content div.vertical div.selected
{	
	overflow: hidden;
	width:100px;
	margin-right: 5px;
	padding: 5px;
	background:none;
	border:1px solid #959595;
}

div.interview_content div.vertical div.selected  {
	color:#FF7C3E;
}
div.interview_content div.vertical div.selected:hover  {
	color:#333333;
}
div.interview_content div.vertical img.#gl_bac,
div.interview_content div.vertical img.#gl_next {
	cursor: pointer;
}

/* horizontal style */
div.interview_content div.horizontal{
	float:left;
	left:0px;
	max-width:100px;
	border:1px solid #9E9E9E;
	margin:5px 5px 5px 0px;
	
}

/*-------------------------------------------------------*/

/* FILE: templates/skin/BnkdariNews/rtl/css/journal.css */

div.journal_index, div.journal_details, div.journal_content {
	margin:0 ;
}
div.journal_index div.title, div.journal_details div.title, div.journal_content div.title {
	text-align:right;
	color:#33CCFF;
}
div.journal_index div.title img, div.journal_details div.title img {
	padding:0 10px;
}
div.journal_index div.title a, div.journal_show div.title a,  div.journal_details div.title a {
	
	text-decoration:none
}
div.journal_index div.title a:hover, div.journal_show div.title a:hover, div.journal_details div.title a:hover {

	text-decoration:none
}
div.journal_index div.breif, div.journal_details div.breif, div.journal_content div.desc {
	text-align:justify;
	line-height:1.5em
}
div.journal_content div.breif {
	text-align:justify;
	line-height:1.5em;
	margin:0 0 10px;
}

div.journal_content div.breif span, div.journal_content div.desc span {
	color:#FF9900;
	font-weight:bold;
	display:block
}
div.journal_index div.breif img, div.journal_details div.breif img {
	margin:5px 7px;
	float:left
}
div.journal_index div.date, div.journal_details div.date {
	text-align:left;
	color:#000000
}
div.journal_index div.button {
	text-align:center
}
div.journal_index div.button button {
	padding:2px;
	margin:4px;
	width: 90px;
	font: 8pt Tahoma;
}
div.journal_about {
	margin:10px auto;
	text-align:right
}
div.journal_about div {
	margin:5px 30px;
	text-align:right;
	background-color:#ddeeff;
	padding:4px;
	color:#0033cc;
}
div.journal_about div span {
	color:#000000
}
div.journal_archive {
	margin:5px 2%;
	padding:3px 0 3px 0;
	float:right;
	width:44% !important;
	width:42%;
	text-align:center;
}
div.journal_archive div.title {
	text-align:center;
	font-weight:bold;
	font-size:12px;
	color:#FFFFFF;
	margin:2px auto;
	width:94%;
	background-color:#006699;
	padding:3px
}
div.journal_archive img{
	padding:2px;
	height:200px;
}
div.journal_archive div.details, div.journal_show div.details{
	text-align:center;
	width:94%;
	background-color:#ddeeff;
	padding:3px;
	margin:2px auto;
}
div.journal_archive div.details a, div.journal_content div.link a {

	text-decoration:none
}
div.journal_archive div.details a:hover, div.journal_content div.link a:hover {

	text-decoration:none
}
div.journal_archive div.date{
	text-align:center;
	width:94%;
	background-color:#ddeeff;
	padding:3px;
	margin:2px auto;
}
div.journal_show {
	margin:0 10px
}
div.journal_show div.title {
	text-align:right;
	font-weight:bold;
	font-size:12px;
	color:#33CCFF;
	width:94%;
	background-color:#222222;
	padding:3px;
	margin:2px auto;
}
div.journal_show hr, div.journal_details hr, div.journal_content hr {
	width:95%;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-top-color: #4C4C4C;
}
div.journal_show div.details, div.journal_show div.pdf{
	text-align:right;
	width:95%;
	background-color:#000000;
	padding:3px;
	margin:2px auto;
}
div.journal_show div.details a {
	color:#FF9900;
	text-decoration:none
}
div.journal_show div.details a:hover {
	color:#33CCFF;
	text-decoration:none
}
/* FILE: templates/skin/BnkdariNews/rtl/css/language.css */
/* CSS Document */
div.container_language{
width:91%;
margin:0 auto 10px;
}
div.container_language div.img {
    text-align:left;
	padding:0;
	margin:0;
	width:20px;
	height:100%;
	float:left;
}
div.container_language div.lang {
	text-align:right;
	padding:2px;
	width:95%;
	height:100%;
	margin-bottom:1px;
}

/* FILE: templates/skin/BnkdariNews/rtl/css/latest_announcements.css */

div.latest_announ {
	margin: 0 auto;
	-moz-border-radius: 3px;
	text-align:right;
	padding:5px;
	margin-top:5px;
	width:92%;
	border:1px solid #A2DFFD;
	background:#fff;
}
div.latest_announ div.title {
	font-weight:normal;
	color:#09C;
	background-color:#BCD2E9;
	-moz-border-radius: 3px;
	border:1px solid #69F;
	color:#0066CC;
	padding:3px;
	font-size:12px;
	margin:0 0 3px
}
div.latest_announ div.content {
	text-align:justify;
	margin:0 auto;
	color:#999;
	width:98%;
	background-color:#FFF;
	padding:5px;
}
div.latest_announ div.date {
	margin:2px 5px 0;
	color:#88B52D
}



/* FILE: templates/skin/BnkdariNews/rtl/css/latest_posts.css */

div.latest_posts div.postbox div.postbox-header span {
	font-weight:normal;
	background-color:#DEE9F3;
	-moz-border-radius: 3px;
	border:1px solid #69F;
	margin-right:10px;
	padding:4px;
	color:#333333;
}
div.latest_posts div.postbox div.postbox-header span:hover{
	color:#666666;
	}
img.article_img {
	float:left;
	margin:3px 7px;
	text-align:left;
}
div.one_post{
	width:100%;
}
div.latest_posts div.postbox-body {
	margin:3px 7px;
}
div.latest_posts div.postbox-body div.content, div.one_post div.content{
	text-align:justify;
	line-height:18px;
	padding:5px;
	font-size:11px;
}
div.latest_posts div.postbox-body div.author, div.one_post div.author,div.author {
	margin-right:15px;
	text-align:left;
	font-weight:normal;
	float:right;
}
div.author2 {
	float:left;	
	margin:3px 0;
	padding:3px;
	text-align:right;
	font-weight:bold
}
span.author_span  {
	font-weight:normal;
	color:#FF9900
}
div.latest_posts div.postbox-body div.author span, div.one_post div.author span {
	font-weight:normal;
	color:#749926;
	font-size:11px;
}
div.bot_detail div.author_lp{
	height:16px;
	color:#48494b;
	font-size:11px;
	text-align:right;
	padding:0 17px 0 0;
	float:right;
	margin-left:4px;
	text-align:left;
	background:transparent url( "http://www.bankdarinews.ir/templates/skin/BnkdariNews/rtl/images/autor.png" ) no-repeat scroll right center;
}
div.bot_detail div.date_lp{
	height:16px;
	color:#48494b;
	font-size:11px;
	text-align:right;
	padding:0 17px 0 0;
	float:right;
	margin-left:4px;
	text-align:left;
	background:transparent url( "http://www.bankdarinews.ir/templates/skin/BnkdariNews/rtl/images/time-date.png" ) no-repeat scroll right center;
}
div.bot_detail div.comment_lp{
	background:transparent url( "http://www.bankdarinews.ir/templates/skin/BnkdariNews/rtl/images/balloon_left.png" ) no-repeat scroll right center;
	background-repeat:no-repeat;
	height:16px;
	color:#48494b;
	font-size:11px;
	text-align:right;
	padding:0 17px 0 0;
	float:right;
	margin-left:4px;
}

div.bot_detail div.category_lp{
	background:transparent url( "http://www.bankdarinews.ir/templates/skin/BnkdariNews/rtl/images/folder.png" ) no-repeat scroll right center;
	background-repeat:no-repeat;
	height:16px;
	color:#48494b;
	font-size:11px;
	text-align:right;
	padding:0 17px 0 0;
	float:right;
	margin-left:4px;

}
div.latest_posts div.postbox-body div.continue {
	text-align:left;
	font-weight:bold;
	clear:both;
}
div.latest_posts div.postbox-body div.continue a,  fieldset.attachment ul li a {
	text-decoration:none;
	font-weight:normal
}
div.latest_posts div.postbox-body div.continue a:hover,  fieldset.attachment ul li a:hover {
	text-decoration:none
}


/*-------------------- Extra Pages ----------------------*/


div.one_post div.extraPages{
	text-align:center;
}

div.one_post div.extraPages div.pageItem , 
div.one_post div.extraPages div.selected{
	border:1px solid #C0C0C0;
	background:#FFFFCA;
	margin:1px;
	padding:2px;
}
div.one_post div.extraPages div.pageItem:hover,
div.one_post div.extraPages div.selected:hover{
	background-color:#FAC472;
	border:1px solid #646464;
}
div.one_post div.extraPages div.pageItem a{
	color:#666666;
}
div.one_post div.extraPages div.pageItem:hover a , 
div.one_post div.extraPages div.pageItem a:hover {
	color:#333333;
}

div.one_post div.extraPages  div.title {
	font-weight:bold;
	color:#FEFAE2;
	background-color:#FF7C3E;
	border:#464646;
	
}

div.one_post div.extraPages div.selected  {
	background-color:#EFB63F;
	color:#666666;
}


/* vertical style */
div.one_post div.vertical{
	margin:0px auto;
	width: 450px;
}
div.one_post div.vertical div.extraPagesList{
	position: relative;
	overflow: hidden;
	width: 355px;
	height: 27px;
	margin: auto;
	margin-top:2px;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
}

div.one_post div.vertical div.extraPagesList div#articleSlideShowLayer{
	position: absolute;
	width: 1000px;
	top: 0px;
}
div.one_post div.vertical div{
	float:right;
}
div.one_post div.vertical div.pageItem ,
div.one_post div.vertical div.selected
{	
	overflow: hidden;
	width:100px;
	margin-right: 5px;
	padding: 5px;
	background:none;
	border:1px solid #959595;
}

div.one_post div.vertical div.selected  {
	color:#FF7C3E;
}
div.one_post div.vertical div.selected:hover  {
	color:#333333;
}
div.one_post div.vertical img.#gl_bac,
div.one_post div.vertical img.#gl_next {
	cursor: pointer;
}

/* horizontal style */
div.one_post div.horizontal{
	float:left;
	left:0px;
	max-width:100px;
	border:1px solid #9E9E9E;
	margin:5px 5px 5px 0px;
	
}

/*-------------------------------------------------------*/


fieldset.attachment {
	border:1px solid #999999;
	margin:10px 20px;
}
fieldset.attachment legend {
	color:#000000
}
fieldset.attachment ul {
	list-style-type:square;
	text-align:right;
	border:#999999 1px solid;
	padding:10px 30px;
	list-style-position:outside;
	margin:5px 10px;
}
fieldset.attachment ul li {
	margin:4px 0;
}
fieldset.attachment ul li span {
	color:#FF9900
}
div.form_comment {
	border:1px solid #0066CC;
	padding:5px;
	margin:10px auto 0;
	width:360px;
}
div.form_comment div.title {
	margin:2px;
	color:#fff;
	background:url( "http://www.bankdarinews.ir/templates/skin/BnkdariNews/rtl/images/sp_x.gif" ) repeat-x right -116px;
	margin:0 auto;
	height:18px;
	padding:5px;
	font-weight:normal;
	text-align:center
}
div.form_comment div.name, div.form_comment div.mail,div.form_comment div.sec_code   {
	margin:1px;
	color:#000000;
	background-color:#F2F2F2;
	padding:3px;
	text-align:right;
}

div.form_comment div.sec_code  input#comment_sec_code{
	width:118px;
}
div.interview_content div.current_page div.rated {
	float:left;
}
div.form_comment div.comment {
	margin:2px;
	color:#000000;
	background-color:#F2F2F2;
	padding:5px;
	text-align:right
}
div.form_comment div span {
	width:25%;
	display:block;
	float:right;
	text-align:right;
	padding-left:2px;
}
div.form_comment div.submit {
	margin:2px;
	color:#FF9900;
	background-color:#F2F2F2;
	padding:5px;
	text-align:center
}
div.list_comment {
	margin:20px;
	padding:10px;
	border:1px solid #999999
}
div.list_comment div.title {
	background-color:#006699;
	text-align:center;
	padding:5px;
	color:#ffffff;
}
div.list_comment div.comment {
	padding:5px;
	margin:3px 0;
	border:#999999 1px solid;
	text-align:justify;
	color:#000000
}
div.list_comment hr {
	width:95%;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-top-color: #4C4C4C;
}
div.list_comment div.author {
	text-align:left;
	margin:0 0 5px 10px;
}
div.list_comment div.author span {
	color:blue;
}
div.list_comment div.date {
	color:#000000;
	text-align:left;
	margin:0 0 0 10px;
}
div.list_comment div.comment fieldset {
	border:1px solid #999999;
	margin:10px 20px;
	padding:6px;
}
div.list_comment div.comment fieldset legend {
	color:red;
}
div.list_comment div.comment div.reply {
	text-align:justify;
	color:#000000;
	padding:5px;
	margin:4px 4px 2px;
}
div.list_comment div.comment div.admin {
	padding:5px;
	margin:2px 4px;
}
div.list_comment div.comment div.admin span {
	color:red;
}

td.bottom_info{
	text-align:right;
}
/*-------------------------------------------------------*/
div.postbox-body img.postbox_img{
float:left;
margin:3px 7px;
}
/* FILE: templates/skin/BnkdariNews/rtl/css/links.css */
/* CSS Document */
div.container_links{
margin:0 auto;
width:85%;
}
div.container_links div {
	border:#E8E8E8 1px solid;
	clear:both;
	
}
div.container_links div.link  {
	background-color:#EDF8FE;
	border:1px solid  #9EB4FE;
	-moz-border-radius: 3px;
	margin-bottom:5px;
	color: #333333;
	height: 100%;
	padding: 3px;
	text-align: center;
}
div.container_links div.link a {
 	color: #20699F;
	text-decoration: none;
	display: block;
	height: 100%;	
}
div.container_links div.link a:hover {
 	color: #FF0000;
	text-decoration: none;
	background-color: #fff;
}

/* FILE: templates/skin/BnkdariNews/rtl/css/logos.css */
/* CSS Document */
div.logo_container div.image {
		text-align:center;
}
div.logo_container div.other {
		text-align:center;
}
div.logo_container div input {
    	margin:2px 0 2px 0;
		text-align:center;
}
div.logo_container div.logo {
		text-align:center;
		padding:2px;
}
/* FILE: templates/skin/BnkdariNews/rtl/css/match.css */

div#submit_match {
	margin:0 20px;
}
div#submit_match div.comment {
	border:1px solid #999999;
	margin:5px 0;
	padding:5px;
	text-align:center;
	color:#000000
}
div#submit_match div.match {
	border:1px solid #999999;
	padding:5px;
	margin:5px 0 10px; 
}
div#submit_match div.match div.info {
	text-align:center;
	padding:5px;
	background-color:#52b3da;
	color:#ffffff;
	font-weight:bold;
	margin:0 0 3px;
}
div#submit_match div.match div.info_content div, div#submit_match div.archive div.archive_content div {
	margin:1px 0;
	padding:3px;
	color:#003399;
	text-align:right;
	background-color:#F2F2F2;
}
div#submit_match div.match div.info_content div span, div#submit_match div.archive div.archive_content div span {
	color:#003399;
}
div#submit_match div.match div.question_title {
	text-align:center;
	padding:2px;
	color:#000000;
	margin:3px 0 3px;
	background-color: #999999;
	cursor:pointer;
}
div#submit_match div.match div.question_content {
	border:1px solid #999999;
	padding:5px;
	text-align:right;
	margin:0 0 3px
}
div#submit_match div.match div.question_content div.title {
	color:#ffffff;
	background-color:#324052;
	margin:5px 0 1px;
	padding:5px;
}
div#submit_match div.match div.question_content div.choice {
	background-color:#fcdca3;
	margin:1px 0;
	padding:3px;
}
div#submit_match div.match div.question_content div.submit {
	text-align:center;
	background-color:#fcdca3;
	margin:1px 0;
	padding:3px;
}
div#submit_match div.archive {
	padding:5px
}
div#submit_match div.archive div.title {
	background-color:#C6D9EC;
	-moz-border-radius: 3px;
	border:1px solid #69F;
	font-weight:normal;
	padding:4px;
	color:#222;
	text-align:center;
	margin:0 0 2px;
}
div#submit_match div.archive div.name {
	background-color:#F2FAFF;
	border-bottom:1px solid #C6D5FD;
	margin:1px 0;
	padding:3px;
	color:#666633;
	text-align:right;
	cursor:pointer;
}
div#submit_match div.archive div.archive_content hr {
	width:95%;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-top-color: #000000;
}
div#submit_match div.archive div.archive_content div.winner {
	font-weight:normal;
	text-align:center;
	border:1px solid #006699;
	background-color:#F0F0FF;
}
div#submit_match div.archive div.archive_content div.winner_name {
	color:#FF6600
}
div.match_done div.error {
	text-align:center;
	color:#FE483F
}
div.match_done div.done {
	text-align:center;
	font-weight:bold;
	color:#99FF00;
	margin:0 0 10px
}
div.match_done div.total, div.match_done div.score {
	text-align:center;
	color:#000000;
	margin:0 0 3px
}
div.match_done div.total span, div.match_done div.score span {
	color:#2A00FF
}
/* FILE: templates/skin/BnkdariNews/rtl/css/member_login.css */
﻿.login_box, .news_box, .pic_box, .book_box, .links_box {
	margin-bottom:5px;
}

.inputs input {
	font: 11px Tahoma, Arial, "Times New Roman", Verdana, Georgia, sans-serif;
	background: #f0f6ff;
	border: 1px solid #FFFFFF;
	width: 80px;
}
.remember {
	font: 10px Tahoma, Arial, "Times New Roman", Verdana, Georgia, sans-serif;
}
form .remember .ramz {
	font-size: 10px;
}
form .remember .ramz a {
	font-size: 10px;
	color: #3091CB;
	text-decoration: none;
}
form .remember .ramz a:hover {
	font-size: 10px;
	color: #0062F4;
	text-decoration: none;
}
.login_box .body div.inputs {
	margin-bottom: 3px;
}
div#login_form_div input#user{
width:100px;
background-color:#F4F4F4;
border:1px solid #CCCCCC;
float:left;
height:12px;
}
div#login_form_div input#pass{
width:100px;
margin-top:2px;
background-color:#F4F4F4;
border:1px solid #CCCCCC;
float:left;
height:12px;
}
div.login_form {
	text-align: center;
	color: #000000;
	width:100%;
}
div.login_form form {
	text-align:center
}
div.text {
	margin:10px 0 0;
	text-align:center
}
div.login_form div.error {
	color:#FF471A;
	padding-bottom: 5px !important;
	padding-bottom: 0px;
}
div.login_form div.submit {
    width:147px;
	margin-top:45px;
	text-align:center;
	
}
div.login_form div.submit button{
	background-color:#789F00;
	color:#FFFFFF;
	border:1px solid #CCCCCC;
	cursor:pointer;
	margin-right:3px;
}
div.login_form div.text a{
	/*color:#999900*/
}
div.login_form div.text a:hover{
	/*color:#698C00*/
}
div.login_form div.un_pass {
	width:55px;
	float:right;
	text-align:left;
}
div.login_form div.text strong a {
	line-height: 25px;
}
div.forget_password {
	padding:20px 0 0;
	text-align: center;
}
div.forget_password form {
	width:220px;
	margin:0 auto;
}
div.forget_password form div {
	margin:0 0 5px;
}
div.forget_password div.error {
	color:#FF471A;
	padding-bottom:15px;
	font-weight: bold;
}
div.forget_password input {
	font-size: 11px;
	width: 120px;
	padding: 1px;
	font-family: tahoma, arial, "times New Roman", verdana, georgia, sans-serif, "trebuchet MS";
	direction:ltr;
	margin-bottom: 2px;
}
div.forget_password div.submit input {
	font-size: 11px;
	padding: 1px 1px 2px;
	font-family: tahoma, arial, "times New Roman", verdana, georgia, sans-serif, "trebuchet MS";
}
div.forget_password div.un_pass {
	width:80px;
	float:right;
	text-align:left;
}
div.msg_after_reg div.success div{
	font-weight: bold;
	color: #000000;
	padding-bottom: 15px;
}
div.msg_after_reg div.error {
	font-weight: bold;
	color: #FF471A;
	padding-bottom: 15px;
}

div.login span.un {
	font-weight:bold;
	text-align:center
}

div.login div.before {
	padding:10px 0;
	text-align:right
}
div.login div.date {
	text-align:left
}
div.login div.msg {
	text-align:right;
}

div.login div.cp {
	width:60%;
	padding-top:10px;
	float:right;
	margin: 0 5px 0 0;
	text-align:center;
}
div.login div.exit img {
	padding-top:10px;
	text-align:center;
}
div.msg_list div.title {
	padding:15px 0 0;
	text-align:center;
	font-weight:bold;
	margin:0 auto;
	width:auto !important;
	width: 200px;
}
div.msg_content {
	border:#000000 1px solid;
	margin: 0 20px;
}
div.msg_content div.title {
	font-weight:bold;
	text-align:right;
	padding-right: 25px;
	padding-top: 10px;
	padding-bottom: 10px;
}
div.msg_content div.msg {
	direction:rtl;
	text-align:justify;
	padding-right: 15px;
}
div.reg_form, div.edit_form, div.cp_report {
	padding: 20px 0 0;;
	text-align: center;
}
div.reg_form div#end_register {
	margin:0 35px;
}
div.reg_form div.reg_text {
	text-align:justify;
	padding-bottom:20px;
}
div.edit_form div#registration_form div#account_update div.account_title, div.change_pass div#mesmes div#change_password div.change_password_title, div.cp_factor div.title {
	padding-bottom: 10px;
	font-weight:bold;
	text-align:center;
}
div.reg_form div#end_register div, div.edit_form div#registration_form div#account_update div, div.change_pass div#mesmes div#change_password div {
	margin-bottom:5px;
}
div.reg_form div#end_register div.un_pass, div.edit_form div#registration_form div#account_update div.un_pass, div.change_pass div#mesmes div#change_password div.un_pass, div.cp_report div.acc_status, div#send_message div.msg_field {
	width:40%;
	float:right;
	text-align:left;
	padding-left:10px;
}
div.reg_form div#end_register div.upload_file {
	width:459px;
	text-align:left;
	padding-left:10px;
}
div.reg_form div#end_register div.upload_file #file_upload{
	width:280px;
}
div.reg_form div#end_register div input#ml_email, div.reg_form div#end_register div input#ml_user, div.reg_form div#end_register div input#ml_pass, div.reg_form div#end_register div input#ml_pass1, div.edit_form div#registration_form div#account_update div input#ml_email, div.change_pass div#mesmes div#change_password div input#cpass, div.change_pass div#mesmes div#change_password div input#npass1, div.change_pass div#mesmes div#change_password div input#npass2, div.fish div#register_fish_form div#charge_account div#payment_box div input  {
	direction:ltr;
}
div.charge_index div#charge_account input.button, div.charge_index div#charge_account div#payment_box input#saman_amount, div.edit_form div#registration_form div#account_update div button, div.change_pass div#mesmes div#change_password div input.submit {
	font-size: 11px;
	padding: 1px 1px 2px;
	font-family: tahoma, arial, "times New Roman", verdana, georgia, sans-serif, "trebuchet MS";
}
div.charge_index div#charge_account div#payment_box hr {
	width:80%;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-top-color: #4C4C4C;
}
div.charge_index div#charge_account div#payment_box div.title {
	padding-bottom:30px;
	text-align:center
}
div.charge_index div#charge_account div#payment_box div.radio {
	text-align:right;
	padding:0 120px 10px 0;
}
div.fish {
	padding: 20px 0 0;;
	text-align: center;
}
div.fish div#register_fish_form div#charge_account div#payment_box {
	border: 1px solid #000000;
	width:80%;
	margin:0 auto 20px;
	padding-bottom:10px;
}
div.fish div#register_fish_form div#charge_account div#payment_box div.bank_info {
	padding-bottom:15px;
}
div.fish div#register_fish_form div#charge_account div#payment_box div {
	margin-bottom:5px;
	text-align:right
}
div.fish div#register_fish_form div#charge_account div#payment_box div.form_text {
	width:50%;
	float:right;
	text-align:left;
	padding-left:10px;
}
div.fish div#register_fish_form div#charge_account div#payment_box div.submit {
	text-align:center;
}
div.cp_index {
	width:80%;
	margin:0 auto;
	text-align:center;
	padding:20px 0 0;
}
div.cp_index div.cp_cell {
	border: 1px solid #f58a21;
	height: 70px;
	margin: 5px 10px;
	width: 110px;
	float: right;
	cursor: pointer;
	padding: 10px 0 0;
	background-color: #ffd288;
}
div.cp_index div.cp_cell a {
	color: #000000;
	text-decoration:none
}
div.cp_index div.cp_cell_over {
	border: 1px solid #f58a21;
	height: 70px;
	margin: 5px 10px;
	width: 110px;
	float: right;
	cursor: pointer;
	padding: 10px 0 0;
	background-color: #fce7a8;
}
div.cp_index div.cp_cell_over a {
	text-decoration:none
}
div.cp_index div.cp_cell_down {
	border: 1px solid #f58a21;
	height: 70px;
	margin: 5px 10px;
	width: 110px;
	float: right;
	cursor: pointer;
	padding: 10px 0 0;
	background-color: #fce7a8;
}
div.cp_index div.cp_cell_down a {
	text-decoration:none
}

div.cp_index div.all_cell {
	width:510px;
	/*text-align:center;*/
	margin:0 -20px;
	/*padding:10px 0px 0px 10px;*/
}
div.cp_index hr {
	width:95%;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-top-color: #4C4C4C;
	
	padding:15px 0 0;
	margin-left:10px;
}
div.cp_index span {
	padding:120px;
	visibility:hidden
}
div.cp_report div.acc_status_rls, div#send_message div.input {
	text-align:right;
	margin-bottom:5px
}
div.cp_report div.title, div.cp_soldcard div.title {
	padding:10px 0 20px;
	text-align:center;
	font-weight:bold
}
div.cp_report hr.first {
	width:55%;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-top-color: #4C4C4C;
	margin-top:15px;
}
div#send_message div.title {
	text-align:center;
	font-weight:bold;
	padding: 10px 0;
}

/* FILE: templates/skin/BnkdariNews/rtl/css/member_weblog.css */
div.m_blog_about {
	margin:0 20px;
}
div.m_blog_contact {
	width:65%;
	margin:0 auto;
	background-image:url( "http://www.bankdarinews.ir/templates/skin/BnkdariNews/rtl/images/contain_bg.png" );
}
div.m_blog_contact div {
	margin-bottom:5px
}
div.m_blog_contact div.title {
	text-align:right;
	font-size:12px;
	font-weight:bold;
	color:#FFCC00;
	margin:0 0 10px;
}
div.m_blog_contact div.name, div.m_blog_contact div.mail, div.m_blog_contact div.msg {
	float:right;
	width:30%;
	text-align:left;
	margin-left:5px;
}
div.m_blog_archive {
	margin: 0 20px;
}
div.m_blog_archive div.title {
	text-align:right;
	padding:3px 5px;
	background-color:#F1FFD7;
	border:1px dashed #C6DDBF;
	margin:0 0 10px
}
div.m_blog_archive div.title:hover {
	text-align:right;
	padding:3px 5px;
	background-color:#EBF3E0;
	border:1px dashed #C6DDBF;
}
div.m_blog_archive div.title a {
	color:#275926;
	text-decoration:none
}
div.m_blog_archive div.title a:hover {
	color:#FF9900;
	text-decoration:none
}
div.m_blog_archive div.time {
	margin:-27px 5px 10px;
	text-align:left
}
div.m_blog_detail {
	margin:0 20px;
	padding:5px;
}
div.m_blog_detail div {
	color:#38552B;
	margin:0 130px 2px 0;
	padding:2px 3px;
	height:20px;
}
div.m_blog_detail div.subject, div.m_blog_detail div.time, div.m_blog_detail div.content {
	float:right;
	width:120px;
	text-align:left;
	color:#38552B;
	margin:0 0 2px 5px;
	background-color:#F1FFD7;
	padding:2px 3px;
	height:20px;
	
}
div.back_button a {
	color:#FF9900;
	text-decoration:none
}
div.back_button a:hover {
	color:#CCFF00;
	text-decoration:none
}
div.m_blog_index {
	margin: 0 20px;
	background-color:#FFFFFF;
	padding:10px;
}
div.m_blog_index div.r_col {
	float:right;
	width:18%;
	text-align:right;
}
div.m_blog_index div.main_col {
	width:80%;
	float:right;
	margin:0 17px 0 0;
}
div.m_blog_index div.menu ul {
	margin:0 35px -3px 0;
	padding:0;
	text-align:right;
}
div.m_blog_index div.menu ul li {
	list-style-type:square;
	color:#C6DDBF;
	margin:0 0 3px;
}
div.m_blog_index div.menu ul li a {
	color:#2B4B25;
	text-decoration:none;
}
div.m_blog_index div.menu ul li a:hover {
	color:#518C42;
	text-decoration:none;
}
div.m_blog_index div.main_col div.largebox {
	margin:0
}
div.m_blog_index div.main_col div#weblog_content div.index_post {
	margin:0 20px
}
div.m_blog_index div.main_col div.index_post div.home {
	color:#006400;
	margin:10px 0;
	padding:5px;
	border:1px dashed #3A3A3A
}
div.m_blog_index div.main_col div.index_post div.title {
	border:1px solid #C6DDBF;
	padding:3px 5px;
	background-color:#EBF3E0;
	text-align:right;
	color:#4B6631;
	font-size:12px;
}
div.m_blog_index div.main_col div.index_post div.time {
	text-align:left;
	margin:-17px 0 5px 5px
}
div.m_blog_index div.main_col div.index_post div.content {
	padding:5px;
	text-align:justify;
	margin:0 0 10px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 2px;
	border-right-color: #C6DDBF;
	border-bottom-color: #C6DDBF;
}
/* FILE: templates/skin/BnkdariNews/rtl/css/monaghese.css */

div.monaghese_welcome {
	border:1px solid #999999;
	color:#000000;
	text-align:center;
	padding:5px;
	margin:5px 10px
}
div.monaghese_welcome span {
	font-weight:bold;
	color:red
}
div.monaghese_content {
	padding:5px 0 0 10px;
	margin:0 10px 0;
	width:94%;
}
div.monaghese_content hr {
	width:95%;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-top-color: #4C4C4C;
}
div.monaghese_content div.title {
	background-color:#CCDDEE;
	-moz-border-radius: 3px;
	border:1px solid #69F;
	color:#0066CC;
	padding:3px;
	font-weight:normal;
	margin:1px 0 2px;
	text-align:center
}
div.monaghese_content div.body {
	text-align:justify;
	padding:5px;
	border:#999999 1px solid;
}
div.monaghese_content div.attach, div.monaghese_content div.start, div.monaghese_content div.end {
	width:29%;
	float:right;
	margin:5px 1% 3px 2%;
	background-color:#EBEBEB;
	text-align:center;
	padding:3px 0;	/*border:1px solid #666666*/
}
div.monaghese_content div.start {
	width:31%;
}
div.monaghese_content div.status, div.monaghese_content div.go, div.monaghese_content div.close {
	border:#999999 1px solid;
	text-align:center;
	padding:3px;
	margin:40px 25% 0;
	background-color:#F9F9F9
}
div.monaghese_content div.go a, div.monaghese_content div.close a {
	text-decoration:none;
	font-weight:bold;
	color:#0033CC
}
div.monaghese_content div.go a:hover, div.monaghese_content div.close a:hover {
	text-decoration:none;
	font-weight:bold;
	color:#0099CC;

}
div.monaghese_content div.attach a {
	font-weight:normal;
	text-decoration:none;
}
div.monaghese_content div.attach a:hover {
	font-weight:normal;
	text-decoration:none;
}
div.monaghese_reg, div.monaghese_ref {
	margin:5px 35px 0;
}
div.monaghese_reg div.title {
	text-align:center;
	margin:10px 0 15px
}
div.monaghese_reg div.title span {
	color:#FF9900;
	font-weight:bold
}
div.monaghese_reg div, div.monaghese_ref div {
	margin:2px 0 3px;
	text-align:right;
}
div.monaghese_reg div.reg_ele, div.monaghese_ref div.title {
	width:40%;
	float:right;
	text-align:left;
	padding-left:10px;
}
div.monaghese_reg input#s_offer_price, div.monaghese_reg input#s_email {
	text-align:left
}
div.monaghese_reg div.submit {
	text-align:center;
}
div.monaghese_insert div {
	margin:3px 0
}
div.monaghese_insert div.sys, div.monaghese_check div.sys {
	text-align:center;
	font-size:12px;
	margin:10px 0;
}
div.monaghese_insert div.msg {
	text-align:center;
	color:#66CC00
}
div.monaghese_insert div.code, div.monaghese_check div.win {
	text-align:center;
	width:40%;
	border:#999999 1px solid;
	padding:3px;
	margin:10px auto 5px
}
div.monaghese_insert div.code span, div.monaghese_check div.win span {
	color:red;
}

/* FILE: templates/skin/BnkdariNews/rtl/css/news_arshived.css */
div.news_archive_list {
	margin:0 20px;
	border:1px dotted #ccc!important;
	border:1px solid #ccc;
	padding:4px;
	background:#fff url( "http://www.bankdarinews.ir/templates/skin/BnkdariNews/rtl/images/cat_menu.jpg" ) repeat-x right -1089px;
}
div.news_archive_list div.title {
	text-align:center;
	background:url( "http://www.bankdarinews.ir/templates/skin/BnkdariNews/rtl/images/sp_x.gif" ) repeat-x right -78px;
	color:#000;
	font-size:11px;
	font-weight:normal;
	padding:7px;
	margin:0 0 15px;
}
div.news_archive_list div.news {
	text-align:right;
	margin:-10px 0 0;
	color:#F0F8FF;
	cursor:pointer;
	padding:3px;
	background-color:#FCFCFC;
	border:1px solid #CCCCCC;
}
div.news_archive_list div.news:hover {
	background-color:#F2F2F2;
	border:1px solid #CCCCCC;
}
div.news_archive_list div.news a{
color:#0066CC;
}
div.news_archive_list div.news a:hover{
color:#333333;
}
div.news_archive_list div.ranking {
	text-align:center;
	color:#000000;
	font-weight:normal;
	position:relative;
	top:-20px;
	margin:0 auto 0 5px;
	width:60%
}
div.news_archive_list div.date {
	color:#000000;
	text-align:left;
	font-weight:normal;
	position:relative;
	top:-19px;
	margin:0 auto 0 5px;
	width:60%
}
div.news_archive_list div.content {
	text-align:justify;
	line-height:2em;
	margin:-10px 0 20px;
	border:#999999 1px solid;
	padding:5px
}

/* FILE: templates/skin/BnkdariNews/rtl/css/news.css */
/* need for short news */
div.rating {
	text-align:left;
	 	margin:-13px 10px;
}
div.news_short_index {
	position: relative;
	overflow: hidden;
	height: 20px;
}
div.news_short_index div#fix_news_table {
	position: absolute;
	right: 0px;
	top: 0px;
}
div.news_short_index div#fix_news_table div.title {
	height: 20px;
	margin: 0px;
	padding: 0px;
}
.news_short_side ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:square;
	margin:0 5px 0 0;
	padding:0 10px 0 0;
}
/* end need */

div.news_short_index div#fix_news_table div.title a, div.news_short_side marquee#mrqIdNews div.title a {
	text-decoration:none;

}
div.news_short_index div#fix_news_table div.title a:hover, div.news_short_side marquee#mrqIdNews div.title a:hover {
	text-decoration:none;
	color:red
}
div.news_short_side marquee#mrqIdNews div.title {
	text-align:center;
	margin:0 0 10px;
}
div.news_content {
	margin:0 20px;
	text-align:center;
	line-height:20px;
}
div.news_content div.image img {
	padding:3px;
	margin:5px;
	border:1px solid #e8e8e8
}
div.news_content #rate_this{
float:left;
}
div.news_content div.toptitle {
	text-align:right
}
div.news_content div.title {
	text-align:right;
	font-size:12px;
	float:right;
	font-weight:bold;
	margin:2px 0 10px;
}
div.news_content div.content, div.news_content div.continue {
	text-align:justify;
	text-indent:1.2em
}
div.news_content div.author {
	text-align:left;
	margin:0 0 5px 10px;
}
div.news_content div.author span {
	color:#000000;
	font-weight:bold
}
div.news_fix_box div#fix_news_box table#fix_news_table div.title a {
	text-decoration:none;
	color:#000000
}
div.news_fix_box div#fix_news_box table#fix_news_table div.title a:hover {
	color:red;
	text-decoration:none
}

/* FILE: templates/skin/BnkdariNews/rtl/css/new_search.css */
﻿.smallbox-searchinput {
	font-size: 11px;
	font-family: tahoma, arial, "times New Roman", verdana, georgia, sans-serif, "trebuchet MS";
	margin-bottom: 5px;
	margin-top: 5px;
	width:120px;
}
div.submit_search {
 	text-align:center;
}
input.smallbox-searchbutton {
	width:75px;
	margin-top:10px;
	text-align:center;
}
.search-option-list {
	float: right;
	text-align:left;
	margin:0 0 0 1px;
	width:20%;
	padding-left:2px;
}
div.postbox div {
	margin:3px 0 0 3px;
	padding-right:3px;
}
div.postbox-header{
padding:5px;
text-align:right;
font-weight:bold;
}
div.postbox-header a{
font: 16px Times New Roman;
font-weight: bold;
color:#19198C;
}
div.postbox-header a:hover{
/*color:#2687CE*/
}

div.postbox-header div {
	border:#999999 1px solid;
	padding:5px;
	margin-top: -15px;
	margin-bottom:2px;
	color:#000000;
	margin-left: 0px;
	font-size: 10px;
	text-align:left;
	cursor:pointer
}
div.postbox-header div:hover {
	background-color: #ddeeff;
}
div.search-announcement fieldset {
	border: 1px solid #999999;
	margin:1px 15px;
	padding:10px 6px 6px;
}
div.search-announcement fieldset legend {
	padding:0 5px
}
div.search-book {
	margin:0 0 50px;
	vertical-align:middle
}
div.search-book div {
	margin-right:140px;
	margin-left:10px;
	margin-bottom:2px;
	padding-left:10px;
	padding:3px 10px;
	text-align:right
}
div.search-book div span {
	color: #FF6600;
}
div.search-book img {
	float:right;
	margin-right: 20px;
	border: 1px solid #999999;
	padding: 5px;
	margin-left:10px;
}
div.search-book div.name {
	background-color:#ddeeff;
}
div.search-book div.desc {
	background-color:#ddeeff;
}
div.search-book div.sum {
	background-color:#bbddff;
}
div.search-book div.dl {
	background-color:#bbddff;
}

div.search_page {
	text-align:center;
}
div.search_page a, div.search-book div a {
	text-decoration:none;
}
div.search_page a:hover, div.search-book div a:hover {
	text-decoration:none;
}
div.search_dailynote ul, div.search_faq ul, div.search_menu ul, div.search_news ul, div.search_post ul, div.search_rni ul {
	list-style-type: square;
	margin-bottom:0;
}
div.search_dailynote ul li, div.search_faq ul li, div.search_menu ul li, div.search_news ul li, div.search_post ul li, div.search_rni ul li {
	margin:5px 0;
}
div.search_dailynote ul li a, div.search_faq ul li a, div.search_menu ul li a, div.search_news ul li a, div.search_post ul li a, div.search_rni ul li a {
	text-decoration: none;
}
div.search_dailynote ul li a:hover, div.search_faq ul li a:hover, div.search_menu ul li a:hover, div.search_news ul li a:hover, div.search_post ul li a:hover, div.search_rni ul li a:hover {
}
div.search_journal {
	margin: 0px 10px;
}
div.search_journal div.details {
	text-align:left;
	padding-left:20px
}
div.search_journal div.details a {
	text-decoration: none;
}
div.search_journal div.details a:hover {
	text-decoration: none;
}

div.search_journal span {
	color:#F89207
}
.smallbox-searchbutton {
	margin-top: 10px;
	margin-bottom: 5px;	
	width: 70px;
	font: 8pt Tahoma;
}

/* FILE: templates/skin/BnkdariNews/rtl/css/news_group_center.css */
/* CSS Document */
div.newsgroup_index img {
	float:right;
	padding:5px;
	border:1px solid #e1e1e1;
	margin:0 23px 3px;
}
div.newsgroup_index div.news {
	border:1px solid #999999;
	padding:3px;
	margin:1px 135px 0 20px;
	text-align:right;
}
div.newsgroup_index div.news:hover {
	background-color:#ddeeff;
}
div.newsgroup_index div.news div.date {
	float:left;
}

/* FILE: templates/skin/BnkdariNews/rtl/css/news_group.css */
div.news_group {
	width:85%;
	margin:0 auto;
}
div.news_group div.title {
	border:#E8E8E8 1px solid;
	clear:both;
	margin-bottom:5px;
	text-align:center;
	color: #333333;
	height: 100%;
	padding: 3px;
}
div.news_group div.title a {
	color: #20699F;
	display: block;
	height: 100%;
}
div.news_group div.title a:hover {
	color: #FF0000;
	background-color: #F3F3F3;
}
div.news_group div.list {
	float:right;
	text-align:center;
	margin:0;
	padding:0 15px 5px 0;
}
div.news_group div.list a {
	background-color: #FAFAFA;
	border:#E8E8E8 1px solid;
	padding:4px;
	display: block;
	color: #20699F;
}
div.news_group div.list a:hover {
	color: #FF0000;
	text-decoration: none;
	background-color: #F3F3F3;
}
div.newsgroup_center {
	margin:0 20px
}
div.newsgroup_center div.news {
	text-align:right;
	border:1px solid #e8e8e8;
	margin:2px 0;
	padding:5px
}
div.newsgroup_center div.news:hover {
	text-align:right;
	background-color:#e8e8e8;
	margin:2px 0;
	padding:5px
}
div.newsgroup_center div.news span {
}
div.newsgroup_center div.news span a {
	text-decoration:none
}
div.newsgroup_center div.news span a:hover {
	text-decoration:none
}
div.newsgroup_center div.news div.date {
	float:left;
}

/* FILE: templates/skin/BnkdariNews/rtl/css/note.css */
/* CSS Document */
div.note {
	margin-top:0px;
	background-color:#F9FDFF;
	border:1px solid  #9EB4FE;
	-moz-border-radius: 3px;
	padding:3px;
	text-align:center;
	width: 85%;
	margin-right:10px;
}

/* FILE: templates/skin/BnkdariNews/rtl/css/notes.css */
/* CSS Document */
div.notes {
	text-align:right;
	margin:0 auto
}

div.notes div.block {
	border-bottom:solid 1px #E0E0E0;
	padding:5px;
	line-height:18px;
	margin:0 auto 5px;
	width:95%;
}
div.notes div.block div.image {
	float:right;
	margin:10px 10px 0;
	border:solid 1px #666666;
	padding:5px;
}
table.image{
	text-align:center;
	width:100%;
	height:auto;
}
div.notes div.block div.image:hover {
	float:right;
	margin:10px 10px 0;
	border:solid 1px #2687CE;
	padding:5px;
}
div.notes div.block div.title {
	background-color:#DEE9F3;
	-moz-border-radius: 3px;
	border:1px solid #69F;
	margin:2px 0 2px;
}
div.notes div.block div.author{
	text-align:right;
	margin-top:8px;
}
div.notes div.author span.auth {
	color:#53769D;
}
div.notes div.block div.continue_link {
	margin-bottom:5px;
	text-align:left;
	font-weight:bold;
	clear:both;
}
div.notes div.block div.title div{
	float:left;
	margin:0px 0 11px 0;
}
div.notes div.block div.title a{
	color:#003399;
	text-decoration:none;
	font-weight:normal;
}
div.notes div.block div.title b{
font-weight:normal;
}
div.notes div.block div.title a:hover {
	color:#5892FC;
	text-decoration:none;
	font-weight:normal;
}
div.notes div.block div.continue_link a {
	color:#5892FC;
	text-decoration:none
}
div.notes div.block div.continue_link a:hover {
	color:#2687CE;
	text-decoration:none
}


/* Side Box */
div.side_notes {
	margin-bottom:-5px;
}
div.side_notes div.block {
	border:1px solid  #6666CC;
	padding:3px;
	margin:0 auto 5px;
	width:81%;
	-moz-border-radius: 5px;
	
}
div.side_notes div.block div.image:hover {
	float:right;
	display:inline;
	margin:2px 1px 0 5px;
	border:solid 1px #2687CE;
	padding:3px;
}
div.side_notes div.block div.image {
	float:right;
	display:inline;
	margin:2px 1px 0 5px;
	width:80%;
	border:solid 1px #666666;
	padding:3px;
}
div.side_notes div.block div.title {
	margin:15px 0 20px;
}
div.side_notes div.block div.title a {
	text-decoration:none;
	font-weight:normal
}
div.side_notes div.block div.title a:hover {
	text-decoration:none
}

/* Detail Box */
div.notes_content {
	margin:0 10px;
}
div.notes_content div.title {
	text-align:right;
	font-weight:bold;
	margin:0 0 10px;
	font-size:12px
}
div.notes_content div.title div#rate_this{
	float:left;
}
div.notes_content div.current_page div.rated {
	float:left;
}
div.notes_content div.content {
	text-align:justify;
	line-height:2em;
}
div.notes_content div.author {
	text-align:right;
	margin:10px 0 0 10px;
}
div.notes_content div.author span {
	color:#FF9F00;
	font-weight:bold
}


/* archive */
div.notes_archive_list {
	margin:0 25px;
}
div.notes_archive_list div.title {
	font-weight:bold;
	text-align:center;
	font-size:12px;
	margin:10px 0 20px;
}
div.notes_archive_list div.subject {
	text-align:right;
	margin:-10px 0px 0px;
	color:#FF9F00;
	cursor:pointer;
	font-weight:normal;
	background-color:#F2F2F2;
	border:1px solid #CCCCCC;
	padding:4px
}
div.notes_archive_list div.subject:hover {
	background-color:#F2F2F2;
	border:1px solid #CCCCCC;
}
div.notes_archive_list div.date {
	color:#CCCCCC;
	text-align:left;
	font-weight:normal;
	position:relative;
	top:-22px;
	margin:0 auto 0 5px;
	width:20%
	}
div.notes_archive_list div.content {
	text-align:justify;
	line-height:2em;
	margin:-10px 0 20px;
	background-color:#1E1E1E;
	padding:5px
}
div.notes_content div.current_page div.horizontal{
	float:left;
	border:1px solid #D2DFD8;
	text-align:center;
}
td.pages{
	float:left;
	vertical-align:top;
	text-align:left;
	max-width:100px;
}
td.bottom_info{
	text-align:right;
}
/*-------------------- Extra Pages ----------------------*/


div.notes_content div.extraPages{
	text-align:center;
}

div.notes_content div.extraPages div.pageItem , 
div.notes_content div.extraPages div.selected{
	border:1px solid #C0C0C0;
	background:#FFFFCA;
	margin:1px;
	padding:2px;
}
div.notes_content div.extraPages div.pageItem:hover,
div.notes_content div.extraPages div.selected:hover{
	background-color:#FAC472;
	border:1px solid #646464;
}
div.notes_content div.extraPages div.pageItem a{
	color:#666666;
}
div.notes_content div.extraPages div.pageItem:hover a , 
div.notes_content div.extraPages div.pageItem a:hover {
	color:#333333;
}

div.notes_content div.extraPages  div.title {
	font-weight:bold;
	color:#FEFAE2;
	background-color:#FF7C3E;
	border:#464646;
	
}

div.notes_content div.extraPages div.selected  {
	background-color:#EFB63F;
	color:#666666;
}


/* vertical style */
div.notes_content div.vertical{
	margin:0px auto;
	width: 450px;
}
div.notes_content div.vertical div.extraPagesList{
	position: relative;
	overflow: hidden;
	width: 355px;
	height: 27px;
	margin: auto;
	margin-top:2px;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
}

div.notes_content div.vertical div.extraPagesList div#articleSlideShowLayer{
	position: absolute;
	width: 1000px;
	top: 0px;
}
div.notes_content div.vertical div{
	float:right;
}
div.notes_content div.vertical div.pageItem ,
div.notes_content div.vertical div.selected
{	
	overflow: hidden;
	width:100px;
	margin-right: 5px;
	padding: 5px;
	background:none;
	border:1px solid #959595;
}

div.notes_content div.vertical div.selected  {
	color:#FF7C3E;
}
div.notes_content div.vertical div.selected:hover  {
	color:#333333;
}
div.notes_content div.vertical img.#gl_bac,
div.notes_content div.vertical img.#gl_next {
	cursor: pointer;
}

/* horizontal style */
div.notes_content div.horizontal{
	float:left;
	left:0px;
	max-width:100px;
	border:1px solid #9E9E9E;
	margin:5px 5px 5px 0px;
	
}

/*-------------------------------------------------------*/

/* FILE: templates/skin/BnkdariNews/rtl/css/oghatsharee.css */
/* CSS Document */

div.oghat {
	margin:0 10px;
	color:#000000
}
div.oghat div.title {
	font-weight:normal;
	font-size:11px;
	text-align:center;
}
div.oghat div.date {
	text-align:center;
	color:#006699
}
div.oghat div.zaman div {
	text-align:right;
	margin:10px 0;
}
div.oghat div.zaman div span {
	display:block;
	float:left;
	margin:0!important;
	padding-top:6px!important;
	padding-top:0;
	margin-top:-12px;
}
div.oghat div.zaman div img {
	margin:1px	
}
div.oghat div.month, div.oghat div.day, div.oghat div.city {
	float:right;
	width:40%;
	text-align:right;
	margin:3px 0
}
div.oghat select {
	margin:2px 0;
	width:58%;
}
div.oghat div.attention {
	text-align:center;
	font-size:10px;
	margin:5px 0 0;
}

/* FILE: templates/skin/BnkdariNews/rtl/css/poll.css */
/* CSS Document */
#vote{
}
div.vote_result {
	text-align:justify;
	color:#000000;
	margin:0 0px
}
div.vote_result div.pipe {
	background-color:#52b3da;
	padding:2px;
	height:3px;
	width:0px;
}
div.vote_result div.pollError {
	color:red
}
div.vote_result div.pipeContent {
	margin:2px 0
}
div.vote_result div.pipeContent div.pipeCounter {
	color:blue
}
div.vote_result div div.optionTitle {
	margin:10px 0 0;
}
div.vote_result div.pollTotal {
	color:blue;
	margin:8px 0 0;
	text-align:center
}
div#opinion{
width:80%;
margin:0 auto;

}
div#opinion_form {
margin:0 auto;
	width:85%;
	color:#000000;
	text-align:right
}
div#opinion_form form#pollForm div#vote div.question, div.vote_result div.pollTitle {
	color:#000000;
	text-align:justify
}
div#opinion_form form#pollForm div#vote div.choose {
	margin:2px 0;
}
div.submit {
	margin:8px 0 0;
	text-align:center
}

/* FILE: templates/skin/BnkdariNews/rtl/css/post_group_center.css */
/* CSS Document */
div.articlegroup_index img {
	float:right;
	padding:5px;
	border:1px solid #e1e1e1;
	margin:0 23px 3px;
}
div.articlegroup_index div.article {
	border:1px solid #999999;
	padding:3px;
	margin:1px 135px 0 20px;
	text-align:right;
}
div.articlegroup_index div.article:hover {
	background-color:#ddeeff;
}
div.articlegroup_index div.article div.date {
	float:left;
}

/* FILE: templates/skin/BnkdariNews/rtl/css/posts.css */
/* CSS Document */
div.posts_side{
width:90%;
margin:0 auto;
}
div.posts_side div {
	border:#E8E8E8 1px solid;
	clear:both;
	margin:5px;
}
div.posts_side div.title  {
	color: #333333;
	height: 100%;
	font-weight:normal;
	padding: 3px;
	text-align: center;
}
div.posts_side div.title a {
	color: #000000;
	text-decoration: none;
	display: block;
	height: 100%;
}
div.posts_side div.title a:hover {
	color: #FF3300;
	text-decoration: none;
	background-color: #F3F3F3;
}

/* FILE: templates/skin/BnkdariNews/rtl/css/report.css */
/* CSS Document */
div.report {
	text-align:right;
	margin:0 auto
}

div.report div.block {
	-moz-border-radius: 3px;
	padding:5px;
	margin:0 auto 5px;
	width:95%;
	line-height:18px;
}
div.report div.block div.image {
	float:right;
	margin:10px 10px 0;
	border:solid 1px #666666;
	padding:5px;
}
div.report div.block div.image:hover {
	float:right;
	margin:10px 10px 0;
	border:solid 1px #2687CE;
	padding:5px;
}
div.report div.block div.title {
	background-color:#F9F9F9;
	border:1px solid  #006699;
	-moz-border-radius: 4px;
	padding:5px;
	margin:5px 0 20px;
}
div.report div.block div.author{
	text-align:right;
	padding:3px;
	margin-top:8px;
	float:right;
}
div.report div.author span.auth {
	color:#53769D
}
div.report div.block div.continue_link {
	margin-bottom:5px;
	text-align:left;
	font-weight:bold;
	clear:both;
}
div.report div.block div.title div{
	float:left;
}
div.report div.block div.title a{
	font-weight:normal;
	color:#003399
}
div.report div.block div.title b{
font-weight:normal;
}
div.report div.block div.title a:hover {
	color:#3333FF;
	text-decoration:none
}
div.report div.block div.continue_link a {
	color:#5892FC;
	text-decoration:none
}
div.report div.block div.continue_link a:hover {
	color:#2687CE;
	text-decoration:none
}


/* Side Box */
div.side_report {
	margin-bottom:-5px;
}
div.side_report div.block {
	border:1px solid  #6666CC;
	-moz-border-radius: 5px;
	padding:5px;
	margin:0 auto;
	margin-bottom:8px;
	width:80%;

}
div.side_report div.block div.image:hover {
	float:right;
	display:inline;
	margin:2px 1px 0 5px;
	border:solid 1px #2687CE;
	padding:3px;
}
div.side_report div.block div.image {
	float:right;
	display:inline;
	margin:2px 1px 0 5px;
	border:solid 1px #666666;
	padding:3px;
}
div.side_report div.block div.title {
	margin:15px 0 20px;
}
div.side_report div.block div.title a {
	text-decoration:none;
	font-weight:normal;
}
div.side_report div.block div.title a:hover {
	text-decoration:none
}

/* Detail Box */
div.report_content {
	margin:0 10px;
}
div.report_content div.title {
	text-align:right;
	font-weight:bold;
	margin:0 0 10px;
	font-size:12px
}
div.report_content div.title div#rate_this{
	clear:both
}
div.report_content div.content {
	text-align:justify;
	line-height:2em;
}
div.report_content div.author {
	text-align:left;
	margin:10px 0 0 10px;
}
div.report_content div.author span {
	color:#FF9F00;
	font-weight:bold
}
div.report_content div.current_page div.rated {
	float:left;
}



/* archive */
div.report_archive_list {
	margin:0 20px;
	-moz-border-radius: 4px;
	border:1px solid #ccc;
	padding:4px;
	background:#fff url( "http://www.bankdarinews.ir/templates/skin/BnkdariNews/rtl/images/cat_menu.jpg" ) repeat-x right -1084px;
	}
div.report_archive_list div.title {
	text-align:center;
	background:url( "http://www.bankdarinews.ir/templates/skin/BnkdariNews/rtl/images/cat_menu.jpg" ) repeat-x right -678px;
	color:#000;
	font-size:11px;
	font-weight:normal;
	padding:7px;
	margin:0 0 15px;
}
div.report_archive_list div.subject {
	text-align:right;
	margin:-10px 0 0;
	color:#F0F8FF;
	cursor:pointer;
	padding:3px;
	-moz-border-radius: 3px;
	border:1px solid #ccc;
	background-color:#FDFEFF;
}
div.report_archive_list div.subject:hover {
	background-color:#F2F2F2;
	border:1px solid #CCCCCC;
}
div.report_archive_list div.subject a:hover{
color:#333333;
}

div.report_archive_list div.date {
	color:#CCCCCC;
	text-align:left;
	font-weight:normal;
	position:relative;
	top:-22px;
	margin:0 auto 0 5px;
	width:20%
}
div.report_archive_list div.content {
	text-align:justify;
	line-height:2em;
	margin:-10px 0 20px;
	background-color:#1E1E1E;
	padding:5px
}
div.report_content div.horizontal{
	width:auto;
	float:right;
	border:1px solid #D2DFD8;
	text-align:center;
}
td.pages{
	float:left;
	vertical-align:top;
	text-align:left;
	max-width:100px;
}
td.bottom_info{
	text-align:right;
}


/*-------------------- Extra Pages ----------------------*/


div.report_content div.extraPages{
	text-align:center;
}

div.report_content div.extraPages div.pageItem , 
div.report_content div.extraPages div.selected{
	border:1px solid #C0C0C0;
	background:#FFFFCA;
	margin:1px;
	padding:2px;
}
div.report_content div.extraPages div.pageItem:hover,
div.report_content div.extraPages div.selected:hover{
	background-color:#FAC472;
	border:1px solid #646464;
}
div.report_content div.extraPages div.pageItem a{
	color:#666666;
}
div.report_content div.extraPages div.pageItem:hover a , 
div.report_content div.extraPages div.pageItem a:hover {
	color:#333333;
}

div.report_content div.extraPages  div.title {
	font-weight:bold;
	color:#FEFAE2;
	background-color:#FF7C3E;
	border:#464646;
	
}

div.report_content div.extraPages div.selected  {
	background-color:#EFB63F;
	color:#666666;
}


/* vertical style */
div.report_content div.vertical{
	margin:0px auto;
	width: 450px;
}
div.report_content div.vertical div.extraPagesList{
	position: relative;
	overflow: hidden;
	width: 355px;
	height: 27px;
	margin: auto;
	margin-top:2px;
	border-top: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
}

div.report_content div.vertical div.extraPagesList div#articleSlideShowLayer{
	position: absolute;
	width: 1000px;
	top: 0px;
}
div.report_content div.vertical div{
	float:right;
}
div.report_content div.vertical div.pageItem ,
div.report_content div.vertical div.selected
{	
	overflow: hidden;
	width:100px;
	margin-right: 5px;
	padding: 5px;
	background:none;
	border:1px solid #959595;
}

div.report_content div.vertical div.selected  {
	color:#FF7C3E;
}
div.report_content div.vertical div.selected:hover  {
	color:#333333;
}
div.report_content div.vertical img.#gl_bac,
div.report_content div.vertical img.#gl_next {
	cursor: pointer;
}

/* horizontal style */
div.report_content div.horizontal{
	float:left;
	left:0px;
	max-width:100px;
	border:1px solid #9E9E9E;
	margin:5px 5px 5px 0px;
	
}

/*-------------------------------------------------------*/

/* FILE: templates/skin/BnkdariNews/rtl/css/rezome.css */
/* Tabs classes */
#Containner {
	padding: 5px;
    margin: 0px;
  /*  border: 0px solid #ccc;
	list-style: none;
   	border-bottom: 1px solid #000000;*/
}
	
.tabs { 
	margin: 0; 
	padding: 0 0 20px 0px;  
	width:100%; 
	height:18px; 
	line-height:normal; 
	background:url( "http://www.bankdarinews.ir/templates/skin/BnkdariNews/rtl/images/tabs.gif" ) repeat-x 0 -72px;
}
.tabs ul {
	margin:0; 
	padding:0; 
	list-style:none;
}
.tabs li {
	float:right; 
	display:inline; 
	cursor:pointer; 
	background:url( "http://www.bankdarinews.ir/templates/skin/BnkdariNews/rtl/images/tabs.gif" ) no-repeat 0 0; 
	margin:0 2px 0 0; 
	padding:0 0 0 10px; 
	line-height:17px; 
	height:18px;
}
.tabs li.current {
	background:url( "http://www.bankdarinews.ir/templates/skin/BnkdariNews/rtl/images/tabs.gif" ) no-repeat 0 -18px; 
	margin-right:2px;
}
.tabs span {
	color:#666;
	float:left; 
	display:block; 
	background:url( "http://www.bankdarinews.ir/templates/skin/BnkdariNews/rtl/images/tabs.gif" ) no-repeat right -36px; 
	padding:0px 10px 0 0;
}
.tabs .current span { 
	background:none;
}
.tabs a {
	text-decoration:none; 
	font-family:Verdana, Arial; 
	font-size:10px;
}
.tabs a:link, .tabs a:visited, .tabs a:hover {
	color:black;
}

/* */
.plist {
	margin-right:6px;
	width:490px;
	width:100%;
}
/*listal*/
td.head {border:solid 1px #224E77; padding:5px; background-color:#285A8F; color:#FFF}
td.head a{color:#FFF}
td.head a:hover{color:#000}
/* FILE: templates/skin/BnkdariNews/rtl/css/scrolling_text.css */
/* CSS Document */

div.scroll_txt {
	color:#000000;
	margin:0 10px;
}
div.scroll_txt marquee span.title a {
	color:blue;
	text-decoration:none;
}
div.scroll_txt marquee span.title a:hover {
	color:red;
	text-decoration:none;
}
div.scroll_content{
	border:1px solid #e8e8e8;
	padding:4px;
	margin:0 10px;
}
div.scroll_content div.title{
	text-align:center;
	background-color:#52b3da;
	padding:4px;
	color:#000000;
	margin:0 0 5px;
}
div.scroll_content div.content {
	text-align:right;
	border:1px solid #e8e8e8;
	line-height:2em;
}

.scroll_txt .title {
	font-weight: normal;
	color: #19198C;
}

/* FILE: templates/skin/BnkdariNews/rtl/css/shop.css */
div.shop_welcome {
	text-align:center;
	margin:0 20px 10px;
	border:1px solid #0099CC;
	padding:5px;
	color:#003399;
	background-color:#CCDDEE
}
div.shop_list div.name, div.shop_list div.price, div.shop_list div.properties, div.shop_list div.ad2card {
	background-color:#E9E9F3;
	padding:5px 3px;
	margin:1px 130px 0 15px;
	text-align:right;
	color:#0066CC;
}
div.shop_list div span {
	color:#336699
	}
div.shop_list div.image {
	float:right;
	margin:0 10px 10px 20px !important;
	margin:0 5px 10px 0;
	border: 1px solid #4E4E4E;
	padding:5px 5px 2px;
}
div.shop_list div.image img {
	width:96px;
}
div.shop_attention {
	font-weight:bold;
	color:#FFCC33;
	margin:7px 0;
	font-size:12px;
}
div.shop_money {
	text-align:justify;
	margin:0 20px
}
div.shop_money span.amount {
	color:#FF4F22
}
div.shop_money span.price {
	color:#CCFF00
}
div.shop_info {
	margin:10px auto 0;
	width:75%
}
div.shop_info div {
	text-align:right;
	margin-bottom:3px;
}
div.shop_info div.un_pass {
	float:right;
	width:30%;
	text-align:left;
	margin-left:8px;
}
div.shop_info div#show_confirm1 {
	text-align:justify;
	margin:15px 0 3px
}
div.shop_info div#show_confirm1 span.name {
	color:#4FEE26
}
div.shop_info div#show_confirm1 span.price {
	color:#FFFF00
}
div.shop_info div#show_confirm1 span.amount {
	color:#FFCC33
}
div.shop_info div.submit {
	text-align:center;
}
div.shop_info div.submit input {
	width:100px;
	text-align:center
}
div.shop_final div.title {
	font-size:12px;
	color:#FFCC00;
	background-color:#121212;
	padding:3px;
	width:75%;
	margin:5px auto;
	border:1px solid #333;
}
div.shop_final div.title span{
	color:#4FEE26
}
div.shop_final div.code, div.shop_final div.buyer, div.shop_final div.tel, div.shop_final div.address, div.shop_final div.product, div.shop_final div.properties {
	background-color:#fcdca3;
	padding:3px;
	width:75%;
	margin:2px auto;
	text-align:right;
}
div.shop_final div.code span, div.shop_final div.buyer span, div.shop_final div.tel span, div.shop_final div.address span, div.shop_final div.address span, div.shop_final div.product span, div.shop_final div.properties span {
	color:#FF6600
}
div.shop_final div.code div.date, div.shop_final div.buyer div.user, div.shop_final div.tel div.mail, div.shop_final div.product div.price {
	float:left;
	margin:-14px 0 0;
	padding-top:14px;
}
div.shop_final hr {
	width:75%;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-top-color: #4C4C4C;
}
/* FILE: templates/skin/BnkdariNews/rtl/css/smspanel.css */
div#smspanel {
	margin:0 20px;
	text-align:center
}
div.sms_send div.success {
	color:red;
}
div.sms_send div.error, div#smspanel div.error {
	color:red;
}
div#smspanel div.tel, div#smspanel div.content {
	color:#6699FF;
	text-align:center;
	margin:0 0 5px
}
div#smspanel div.login {
	color:#6699FF;
	text-align:center;
}
/* FILE: templates/skin/BnkdariNews/rtl/css/solar_calendar.css */

#solar_calendar .calender .head {
	height:10px;
	font-weight:bold;
}
#solar_calendar .calender .week {
	background-color:#FB8B40;
	font-size:10px
}


/* FILE: templates/skin/BnkdariNews/rtl/css/special_news.css */
/* ///////////// Special News Style ////////////////// */
#news_special_photo {
border: 1px solid #ccc;
cursor: pointer;
}

#news_special_title {
font: 16px Times New Roman;
font-weight: bold;
color:#19198C;
}


#apDiv1 {
position:relative;
left:0px;
top:0px;
width:100%;
height:100%;
z-index:1;
}

#news_special_status {
position:absolute;
right: 0px;
bottom: 0px;
margin: 0px 0px 5px 0px;
font: 8pt Tahoma, Arial, Helvetica, sans-serif;
color: #fff;
}

.imageArrow {
cursor: pointer;
}

#news_numbers {
font:10px Arial, Helvetica, sans-serif;
color: #000;
}
#news_numbers td {
width: 20%;
text-align: center;
cursor: pointer;
}
td.numberActive {
background-color: #A6BDE1;
}
td.numberDeactive {
background-color: #F1F4FA;
}
.special_news_list_bg{
background-color:#D5E0F0;
}
.special_news_title_bg{
background-color: #1B3052;
}
.special_news_title{
color:#F1F4FA;
text-align:right;
}

div.special_news {
	text-align:center;
}
div.special_news div.title {
	margin:5px 0 10px;
}
div.special_news div.title a {
	color:red;
	text-decoration:none;
	font-size:12px;
}
div.special_news div#apDiv1 div.image img{
	border:1px solid #A2BDDA;
	padding:5px;
	margin:0px;
}
div.special_news div.playback img {
	cursor:pointer;
}
div.special_news div.number table{
	margin:0 auto
}
div.special_news div.number table td {
	border:1px solid #A2BDDA;
	padding:3px;
	color:#000000;
	cursor:pointer;
}
div.special_news div.number table td:hover {
	background-color:#A2BDDA;
	color:#000000;
}
div.special_news div#apDiv1 {
	
}
div.special_news div#apDiv1 div#news_special_status {
	position:relative;
	z-index:10;
	top:70px;
	margin-top:-34px;
}
div.Special_Slide_news{
}
div.Special_Slide_news_title{
color:#006699;
font-family:tahoma;
font-size:12px;
font-weight:bold;
margin:4px 20px 5px 0;
text-align:right;
}
div.Special_Slide_news_title a{
color:#006699
}
div.Special_Slide_news_title a:hover{
/*color:#0099FF;*/
color: red;
}
div.Special_Slide_news_content{
width:97%;
margin:0 auto;
line-height:17px;
text-align:justify;
}
div.content_chekide{
/*padding-top:10px;*/
height:100px;
overflow-y:hidden;
}
#news_special_title{

height:40px;
display:block;
}
div.Special_Slide_news_content div.more{
text-align:left;
margin-bottom:25px;
}
div.Special_Slide_news_content div.more a{
	background-color:#99CC00;
	color:#FFFFFF
}

div.Special_Slide_news_photo{
float:right;
margin:0 6px;
}
div.Special_Slide_news_photo img{
/*float:right;*/
}
div.storycontent{
margin-top:50px;
}


div.Special_Slide_news div.Special_Slide_news_footer{
}
div.Special_Slide_news div.Special_Slide_news_footer table{
float:left;
}
dov.special_news_number{
float:left;

}
div.special_news_number_add{
float:left;
width:7px;
height:7px;
}

@charset "utf-8";

div.Special_Slide_news{

}



div.Special_Slide_news_photo img{
/*float:right;*/
}


div.Special_Slide_news div.Special_Slide_news_footer{
}
div.Special_Slide_news div.Special_Slide_news_footer table{
float:r;
margin-top:-20px;
margin-left:20px;
}
dov.special_news_number{
float:left;

}
div.special_news_number_add{
float:left;
width:7px;
height:7px;
}

/* FILE: templates/skin/BnkdariNews/rtl/css/static_news.css */

div.extra_news {
	margin:0 25px;
}
div.extra_news div.title {
	text-align:right;
	font-size:12px;
	font-weight:normal;
	color:#19198C;
	font-weight:bold;
	margin:5px 0 10px;
}
div.extra_news div.news a {
	display:list-item;
	text-align:right;
	list-style-type:square;
	text-decoration:none;
	color:#19198C;
	background-color:#F7F7F7;
	padding:3px;
}
div.extra_news div.news a:hover {
	/*color:#638400;*/
}
div.extra_news hr {
	width:96%;
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-top-color: #4C4C4C;
	margin:0 2%;
}

/*--------------News:List-----------------*/
div.news_list div.postbox {
	margin-bottom:5px;
}
div.news_list div.postbox div.postbox-header span.top a {
	color:#19198C;
	padding-right:8px;
	font-size:12px;
	font-weight:normal;
}
div.news_list div.postbox div.postbox-header span.title {
	font-weight:bold;
}
div.news_list div.postbox-body img {
	margin:3px 7px;
	float:left;
	border:1px solid #999999;
	padding:1px;
}
div.news_list div.postbox-body div.content {
	text-align:justify;
	line-height:1.4em;
	text-indent:5px;
	line-height:18px;
}
div.news_list div.postbox-body div.author {
	margin:5px 0;
	text-align:left;
	font-weight:bold;
}
div.news_list div.postbox-body div.author span {
	font-weight:normal;
	color:#53769D
}
div.news_list div.postbox-body div.continue {
	margin-top:-17px;
	margin-bottom:7px;
	text-align:left;
	font-weight:bold;
	clear:both;
}
div.news_list div.postbox-body div.continue a {
	background-color:#99CC00;
	text-align:right;
	color:#FFFFFF;
	-moz-border-radius: 4px;
	text-decoration:none;
	padding:2px;	
}
div.news_list div.postbox-body div.continue a:hover {
	text-align:right;
	text-decoration:none
}
div.bot_detail{
	background-color:#F3F3F3;
	width:99%;
	height:22px;
	-moz-border-radius: 5px;
	border:1px solid #CCCCCC;
	padding:2px;
}
div.bot_detail div.date{
	height:16px;
	color:#48494b;
	font-size:11px;
	font-family:tahoma;
	text-align:right;
	padding:0 20px 0 0;
	float:right;
	margin-left:10px;
	text-align:left;
	background:transparent url( "http://www.bankdarinews.ir/templates/skin/BnkdariNews/rtl/images/time-date.png" ) no-repeat scroll right center;
}
div.bot_detail div.comment{
	background:transparent url( "http://www.bankdarinews.ir/templates/skin/BnkdariNews/rtl/images/balloon_left.png" ) no-repeat scroll right center;
	background-repeat:no-repeat;
	height:16px;
	color:#48494b;
	font-size:11px;
	font-family:tahoma;
	text-align:right;
	padding:0 20px 0 0;
	float:right;
	margin-left:10px;
}

div.bot_detail div.category{
	background:transparent url( "http://www.bankdarinews.ir/templates/skin/BnkdariNews/rtl/images/folder.png" ) no-repeat scroll right center;
	background-repeat:no-repeat;
	height:16px;
	color:#48494b;
	font-size:11px;
	font-family:tahoma;
	text-align:right;
	padding:0 20px 0 0;
	float:right;
	margin-left:10px;

}

/*---------------News:Box---------------*/
table.news_box{
	width:100%;
}
table.news_box td {
	
	border:1px solid #999999;
	padding:5px;
	vertical-align:top;
}
table.news_box td:hover {
	background-color:#ddeeff;
}
table.news_box td div.news-box{
	display:block;
	width:100%;
	height:100%;
}
table.news_box td div.title{
	text-align:right;
}
table.news_box td div.title a{
	color:#000000;
	text-decoration:none;
}
table.news_box td div.continue {
	text-align:left;
}
table.news_box td div.continue a {
	text-decoration:none
}
table.news_box td div.continue a:hover {
	text-decoration:none
}
table.news_box td div.date {
	text-align:left;
	padding:3px;
	font-size:10px;
}

/*---------------News:title----------------*/
table.news_title td {
	border:0;
	background-color:#fefefe;
	border:1px solid #999999;
}
table.news_title td:hover {
	background-color:#999999;
}
table.news_title td div.title a {
	color:#000000;
	text-decoration:none;
}
table.news_title td div.title a:hover {
	color:red;
	text-decoration:none;
}
table.news_title td div.date {
	text-align:left;
	padding:3px;
	margin-top:-20px;
	font-size:10px;
}
table.news_title td img, table.news_title td div.continue {
	display:none;
}

/* FILE: templates/skin/BnkdariNews/rtl/css/statics.css */
/* CSS Document */
div.container_statics {
	width:85%;
	margin-right:15px;
 }
div.container_statics div.state {
    text-align:left;
	padding:0;
	margin:0;
	width:35%;
	height:100%;
	float:left;
}
div.container_statics div.state_lang {
	text-align:right;
	padding:2px;
	margin:2px 0;
	border-bottom:1px solid  #D9E0FF;
	width:98%;
	height:100%;

}
/* FILE: templates/skin/BnkdariNews/rtl/css/suggest.css */
div.suggest {
	width:95%;
	margin:0 auto
}
div.suggest div.title, div.suggest_insert div.title, div.suggest_check div.title {
	margin:0 0 10px;
	font-size:12px;
	color:#FF8800;
	font-weight:bold;
	text-align:center
}
div.suggest div {
	margin:0 0 5px;
	text-align:right
}
div.suggest div.r_field {
	float:right;
	text-align:left;
	width:35%;
	margin:0 0 0 5px
}
div.suggest div.submit {
	text-align:left;
	width:197px;
}
div.suggest hr {
	height: 1px;
	border-top-width: 1px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: dashed;
	border-top-color: #4C4C4C;
}
div.suggest div.code {
	color:#0033FF;
	padding:5px;
	text-align:center;
	font-size:12px;
	margin:20px 0;
	border:1px solid #006699;
	background-color:#F0F0FF
}
div.suggest div.code div.submitcode {
	display:inline;
	margin:0 10px 0 0;
	position:static;
	right:20px
}
div.suggest div.code div.submitcode input{
	padding:2px;
	text-align:center
}
div.suggest textarea, div.suggest #s_title{
	width:250px;
}
div.suggest_insert div.msg, div.suggest_check div.s {
	color:red;
	text-align:center;
	margin:5px 0
}
div.suggest_insert div.code {
	padding:5px;
	border:#e8e8e8 1px solid;
	background-color:#fefefe;
	text-align:center;
	width:40%;
	margin:10px auto
}
div.suggest_insert div.code span {
	color:red;
	letter-spacing:.4em
}
div.suggest_check {
	margin:0 20px;
}
div.suggest_check div.answer {
	color:blue;
	margin:10px 0;
	text-align:justify;
	font-weight:bold
}
div.suggest_check div.answer span {
	color:#000000;
	font-weight:normal
}
/* FILE: templates/skin/BnkdariNews/rtl/css/ten_latest_post.css */
div.ten_latest div.item {
	color: #333333;
	height: 100%;
	font-weight:normal;
	border:1px solid #E8E8E8;
	padding: 3px;
	margin-right:5px;
	margin-bottom:5px;
	width:90%;
	text-align: center;
}
div.ten_latest div.item a{
	color: #000000;
	text-decoration: none;
	display: block;
	height: 100%;
}
div.ten_latest div.item a:hover{
	color: #FF3300;
	text-decoration: none;
	background-color: #F3F3F3;
}

/* FILE: templates/skin/BnkdariNews/rtl/css/theme.css */
div#theme_select_box {
	margin:0 20px;
	text-align:left;
}
div#theme_select_box ul {
	margin:0 0 0 10px;
	padding:0;
	direction:ltr
}
div#theme_select_box ul li {
	list-style-type:square;
	color:#FF6600;
	margin:0
}
div#theme_select_box ul li a {
	color:#000000;
	text-decoration:none
}
div#theme_select_box ul li a:hover {
	color:#FF3300;
	text-decoration:none
}
/* FILE: templates/skin/BnkdariNews/rtl/css/upload.css */
div.upload_list {
	margin:0 20px
}
div.upload_list div.file {
	margin:0 0 10px;
	border:1px solid #666666;
	padding:3px
}
div.upload_list div.file div.title {
	text-align:right;
	background-color:#E1E45C;
	color:#000000;
	padding:3px;
	margin:0 0 1px;
	font-weight:normal
}
div.upload_list div.file div.desc {
	text-align:justify;
	background-color:#FBFCDC;
	padding:3px;
	margin:0 0 5px;
}
div.upload_list div.file div.dl {
	float:right;
	width:30%;
	margin:0 1% 0 0.5%;
	padding:1%;
	background-color:#EDEDCB
}
div.upload_list div.file div.dl a {
	color:#FF3300;
	text-decoration:none
}
div.upload_list div.file div.dl a:hover {
	color:#000000;
	text-decoration:none
}
div.upload_list div.file div.size {
	float:right;
	width:30%;
	margin:0 0.5%;
	padding:1%;
	background-color:#EDEDCB
}
div.upload_list div.file div.time {
	float:right;
	width:30%;
	margin:0 0.5% 0 1%;
	padding:1%;
	background-color:#EDEDCB
}
div.upload_list div.file div.size span, div.upload_list div.file div.time span {
	color:#000000
}
/* FILE: templates/skin/BnkdariNews/rtl/css/weather.css */
.weather-win .today {
	width: 80%;
	margin: auto;
	padding: 2px 0;
	background-color: #5E92DA;
	-moz-border-radius: 5px;
}
.weather-win .today img {
	float: left;
}
.weather-win .today .cc {
	font-size: 2em;
	font-weight: bold;
	display: block;
	direction: ltr;
}
.weather-win .today .data {
	width: 50%;
	float: right;
	text-align: center;
}
.weather-win .showNext {
	width: 80%;
	margin: auto;
	text-align: center;
	margin-bottom: 10px;
}
.weather-win .w-day {
	float: left;
	width: 33%;	
	text-align: center;
	font-size: .8em;
}
.weather-win .first {
	/*margin-left: 7%;*/	
}
.weather-win .w-day .am {
	direction: ltr;	
}
.weather-win .w-day img {
	width: 24px;
}
.weather-win .low {
	color: #5E92DA;
}
.weather-win .high {
	color: #FF5A00;
}
.weather-win .city-select {
	text-align: center;
}
.weather-win .city-select select option {
	padding: 0 5px;	
}
#weatherNextDay {
	width: 90%;
	margin: auto;
	margin-bottom: 15px;
}
/* FILE: templates/skin/BnkdariNews/rtl/css/weblog.css */
div.weblog_container {
	font-family: tahoma, arial, "times New Roman", verdana, georgia, sans-serif, "trebuchet MS";
	color: #2C381D;
	font-size: 11px;
	background-color:#FFFFFF;
	border:1px solid #C6DDBF;
	width:100%;
	margin:0 auto;
	padding:10px 0;
	direction:rtl;
}
div.weblog_container div.index_error {
	text-align:center;
}
div.weblog_menu {
	margin-bottom:10px;
	text-align:center;
}
div.weblog_menu div.url {
	direction:ltr;
	font-size:12px;
	padding:3px 5px;
	background-color:#EBF3E0;
	border:1px solid #C6DDBF;
	width:94%;
	margin:0 auto;
}
div.weblog_menu div.url a {
	color:#2C381D;
	text-decoration:none;
}
div.weblog_menu div.url a:hover {
	color:#2C381D;
}
div.weblog_menu div.item {
	width:25%;
	float:right;
	text-align:center;
}
div.weblog_menu div.item a {
	color: #0099FF;
	text-decoration: none;
}
div.weblog_menu div.item a:hover {
	color: #FF9F00;
	text-decoration: none;
}
div.weblog_menu div.item img {
	padding:5px;
}
div.weblog_container div.form_text {
	float:right;
	width:20%;
	text-align:left;
	margin-left:5px;
	margin-bottom:5px;
}
div.weblog_container div.form_input {
	margin-bottom:5px;
	text-align:right;
}
div.weblog_container div.form_submit {
	text-align:center;
	width:50%;
	margin-top:10px;
}
div.weblog_container div.form_submit input {
	padding:1px 15px;
}

div.weblog_container div.detail {
	float:right;
	width:26%;
	text-align:left;
	margin:0 2% 0 1%;
	padding:.5%;
}
div.weblog_container div.content {
	margin:0 30% 0.3% 5%;
	text-align:center;
	padding:0.5%;
}