/* FILE: templates/skin/a2lite/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/a2lite/rtl/css/banners_center.css */
/* CSS Document */
div.cbanner_container {
	text-align:center
}

/* FILE: templates/skin/a2lite/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: #FF6600;
}
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 {
	border:#e8e8e8 1px solid;
}
div.list_book div.desc, div.summery_book div.desc {
	border:#e8e8e8 1px solid;
}
div.list_book div.sum, div.summery_book div.sum {
	background-color:#e8e8e8;
}
div.list_book div.dl, div.summery_book div.dl {
	background-color:#e8e8e8;
}
div.summery_book div span.sum {
	color:#000000
}
/* FILE: templates/skin/a2lite/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:left
}
div.contact_us input#cemail {
	direction:ltr;
}


/* FILE: templates/skin/a2lite/rtl/css/classified_links.css */
/* CSS Document */
div.class_link div {
	border:#E8E8E8 1px solid;
	background-color:#52b3da;
	color:#FFFFFF;
	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 {
 	color: #20699F;
	text-decoration: none;
	display: block;
	height: 100%;	
}
div.class_link ul li a:hover {
 	color: #FF0000;
	text-decoration: none;
	background-color: #F3F3F3;
}



/* FILE: templates/skin/a2lite/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/a2lite/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_info div.title {
	font-weight:bold;
	margin:3px 0;
	text-align:center;
	background-color:#004993;
	color:#ffffff;
	padding:3px;
}
div.exam_question div.title {
	font-weight:bold;
	margin:6px 0 3px;
	text-align:center;
	background-color:#8cc6ff;
	padding:3px;
	cursor:pointer
}
div.exam_result div.title {
	font-weight:bold;
	margin:10px 0 3px;
	text-align:center;
	background-color:#324052;
	color:#ffffff;
	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:#ddeeff;
}
div.exam_question div.question {
	text-align:right;
	margin-bottom:1px;
	padding:3px;
	background-color:#eaeaea;
}
div.exam_result div.subject {
	text-align:right;
	margin-bottom:1px;
	padding:3px;
	background-color:#ddeeff;
	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:10px auto 0;
	color:#000000;
}
div.exam_recource ul{
	margin:7px;
	padding:0px;
	list-style:none;
}
div.exam_recource li.title{
	margin:0 0 1px 0;
	text-align:center;
	background-color:#004993;
	color:#ffffff;
	padding:5px 5px 5px 0;
}
div.exam_recource li{
	margin:0 0 1px 0;
	background-color:#ddeeff;
	padding:5px 5px 5px 0;
}
div.exam_recource div.submit{
	margin:0 7px 7px 7px;
	text-align:center;
	background-color:#ddeeff;
	padding:5px 5px 5px 0;
}
div.question li{
	float:right;
	list-style:none;
}
/* FILE: templates/skin/a2lite/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 {
	text-align:right;
	padding:3px;
	margin:5px 0;
}
div.faq div.question a {
	text-decoration:none
}
div.faq div.question a:hover {
	color:#FF9F00;
	text-decoration:none
}
div.faq div.answer {
	background-color:#ffffff;
	text-align:justify;
	direction:rtl;
	padding:5px;
}
/* FILE: templates/skin/a2lite/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/a2lite/rtl/css/gallery.css */
div.gallerySlideShowWindow div.image {
	background-color: #FFF;
	margin-right: 20px;
}

div.gallerySlideShowWindow {
	position: relative;
	overflow: hidden;
	width: 430px;
	height: 100px;
	margin: auto;
	border: 1px solid #BDBDBD;
}

div.gallerySlideShowWindow div#gallerySlideShowLayer {
	position: absolute;
	width: 1000px;
	left: -110px;
	top: 0px;
	border-width: 1px 0;
	background-color: #DFDFDF;
}

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: auto;
	min-height: 100px;
	border: 1px solid #BDBDBD;
	background-color: #EFEFEF;
	display: none;
	border-top: 1px solid #ccc;
}

#gallery_progress {
	position:absolute;
	left:0;
	#left: 40%;
	top:40%;
	margin: auto 0;
	height: 50px;
	opacity: .6;
	filter: alpha(Opacity=60);
}
#gallery_progress .load_msg {
	font: 7pt tahoma;
	letter-spacing:1px;
	color: #323A72;	
}

/* CSS Document */
div.gallery-photo {
	float: left;
	margin-right: 2px;
	width: 100px;
	height: 100px;
}

div.gallery-win {
	position: relative;
	width: 500px;
	height: 100px;
	overflow: hidden;
	margin: auto;
}

div.gallery-contain {
	position: absolute !important;
	position: relative;
	padding: 0px;
	/*width: 10000px;*/
}

div.gallery_index {
	text-align: center;
	margin: 0 0 10px;
}

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/a2lite/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/a2lite/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 #e8e8e8;
}
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:#e8e8e8 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/a2lite/rtl/css/interview.css */
div.interview {
	text-align:right;
	margin:0 auto
}
div.content_body{
	position:relative;
	text-align:justify;
	line-height:1.4em;
	padding:10px;
}
div.interview div.block {
	border: dashed 1px #999999;
	padding:5px;
	margin:0 auto 5px;
	width:95%;
}
div.interview div.block div.image {
	float:right;
	margin:10px 10px 0;
	border:solid 1px #666666;
	padding:5px;
}
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 {
	margin:15px 0 20px;
}
div.interview div.block div.author{
	text-align:left;
}
div.interview div.author span.auth {
	color:#53769D
}
div.interview div.block div.continue_link {
	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:#333333;
	text-decoration:none
}
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: solid 1px #CCCCCC;
	background-color:#ECF1FF;
	padding:5px;
	margin:0 auto 5px;
	width:95%;
}
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:15px 0 20px;
}
div.side_interview div.block div.title a {
	color:#333333;
	text-decoration:none
}
div.side_interview div.block div.title a:hover {
	color:#5892FC;
	text-decoration:none
}

/* Detail Box */
div.interview_content {
	margin:0 10px;
}
div.interview_content div.title {
	text-align:right;
	font-weight:bold;
	margin:0 0 10px;
	font-size:12px
}
div.interview_content div.title div#rate_this{
	float:left;
}
div#rate_this{
	float:right;

}
div.interview_content div.content {
	text-align:justify;
	line-height:2em;
	padding:10px;
}
div.interview_content div.author {
	text-align:left;
	margin:10px 0 0 10px;
}
div.interview_content div.author span {
	color:#FF9F00;
	font-weight:bold
}

/* archive */
div.interview_archive_list {
	margin:0 25px;
}
div.interview_archive_list div.title {
	font-weight:bold;
	text-align:center;
	font-size:12px;
	margin:10px 0 20px;
}
div.interview_archive_list div.subject {
	text-align:right;
	margin:-10px 0px 0px;
	color:#FF9F00;
	cursor:pointer;
	font-weight:bold;
	background-color:#F4F8FF;
	border:1px dashed #CCCCCC;
	padding:5px;
}
div.interview_archive_list div.subject:hover {
	background-color:#E6EEFF;
	border:1px dashed #CCCCCC;
}

div.interview_archive_list div.date {
	color:#CCCCCC;
	text-align:left;
	font-weight:normal;
	position:relative;
	top:-16px;
	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:#FFFFCA;
	margin:1px;
	padding:2px;
}
div.interview_content div.extraPages div.pageItem:hover,
div.interview_content div.extraPages div.selected:hover{
	background-color:#FAC472;
	border:1px solid #646464;
}
div.interview_content div.extraPages div.pageItem a{
	color:#666666;
}
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:#EFB63F;
	color:#666666;
}


/* 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/a2lite/rtl/css/journal.css */

div.journal_index, div.journal_details, div.journal_content {
	margin:0 10px;
}
div.journal_index div.title, div.journal_details div.title, div.journal_content div.title {
	text-align:right;
	margin:10px;
	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:#f7f7f7;
	padding:4px;
	color:#0033cc;
}
div.journal_about div span {
	color:#000000
}
div.journal_archive {
	margin:5px 2%;
	padding:3px 0 3px 0;
	background-color:#6b7075;
	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:#000000;
	margin:2px auto;
	width:94%;
	background-color:#f3f3f3;
	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:#f3f3f3;
	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:#f3f3f3;
	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/a2lite/rtl/css/language.css */
/* CSS Document */
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;
	margin:2px 0;
	background-color: #FAFAFA;
	width:98%;
	height:100%;
	float:right;
}
/* FILE: templates/skin/a2lite/rtl/css/latest_announcements.css */

div.latest_announ {
	margin:0 10px 10px;
	text-align:right;
	padding:5px;
	border:1px solid #eaeaea
}
div.latest_announ div.title {
	color:#000000;
	font-weight:bold;
	background-color:#52b3da;
	font-size:12px;
	margin:0 0 10px
}
div.latest_announ div.content {
	text-align:justify;
	margin:0 5px;
	background-color:#efefef;
	padding:5px
}
div.latest_announ div.date {
	margin:2px 5px 0;
	color:#000000
}



/* FILE: templates/skin/a2lite/rtl/css/latest_posts.css */
div.latest_posts div.postbox div.postbox-header span {
	font-weight:bold;
	margin:5px 7px;
}
img.article_img{
	float:left;
	margin:3px 7px;
	text-align:left;
}
div.latest_posts div.postbox div.rate{
	clear: both;
	margin-left: 12px;
	text-align:left;
}
div.latest_posts div.postbox-body div.content, div.one_post div.content, div.content,div#current_page div#article_page div.content,div#extra_article_pages div.content{
	text-align:justify;
	line-height:1.4em;
	padding:10px
}
div.latest_posts div.postbox-body div.author, div.one_post div.author, div.author {
	margin:5px 0;
	text-align:left;
	font-weight:bold
}
div.author2 {
	float:right;	
margin:5px 0;
	padding:15px;
	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, div.author span {
	font-weight:normal;
	color:#FF9900
}
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
}
div.latest_posts div.postbox-body div.continue a:hover, fieldset.attachment ul li a:hover {
	text-decoration:none
}
div.one_post {
	
}
div.one_post div.image, div.image {
	text-align:center
}
div.one_post div.image img, div.image img {
	padding:5px;
	border:1px solid #555555;
}
div.one_post div.title, div.title {
	font-weight:bold;
	color:#FF9900;
	font-size:12px;
	margin:10px 5px 10px 0;
	text-align:right
}


/*-------------------- 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 #eaeaea;
	margin:10px 20px;
}
fieldset.attachment legend {
	color:#000000
}
fieldset.attachment ul {
	list-style-type:square;
	text-align:right;
	border:#eaeaea 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 #eaeaea;
	padding:5px;
	margin:10px auto 0;
	width:360px;
}
div.form_comment div.title {
	margin:2px;
	color:#ffffff;
	background-color:#52b3da;
	padding:5px;
	font-weight:bold;
	text-align:center
}
div.form_comment div.name, div.form_comment div.mail,div.form_comment div.sec_code   {
	margin:2px;
	color:#000000;
	background-color:#f3f3f3;
	padding:5px;
	text-align:right;
}

div.form_comment div.sec_code  input#comment_sec_code{
	width:118px;
}
div.form_comment div.comment {
	margin:2px;
	color:#000000;
	background-color:#f3f3f3;
	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:#f3f3f3;
	padding:5px;
	text-align:center
}
div.list_comment {
	margin:20px;
	padding:10px;
	border:1px solid #eaeaea
}
div.list_comment div.title {
	background-color:#52b3da;
	text-align:center;
	margin:7px 0;
	padding:5px;
	color:#ffffff;
}
div.list_comment div.comment {
	padding:5px;
	margin:3px 0;
	border:#eaeaea 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 #eaeaea;
	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{

}
td.pages{
	vertical-align:top;
	text-align:left;
}
td.bottom_info{
	text-align:right;
}
div.postbox-body img.postbox_img{
float:left;
margin:3px 7px;
}
/* FILE: templates/skin/a2lite/rtl/css/links.css */
/* CSS Document */
div.container_links div {
	border:#E8E8E8 1px solid;
	clear:both;
	margin:5px;
}
div.container_links div.link  {
	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: #F3F3F3;
}

/* FILE: templates/skin/a2lite/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/a2lite/rtl/css/match.css */

div#submit_match {
	margin:0 20px;
}
div#submit_match div.comment {
	border:1px solid #eaeaea;
	margin:5px 0;
	padding:5px;
	text-align:center;
	color:#000000
}
div#submit_match div.match {
	border:1px solid #eaeaea;
	padding:5px;
	margin:5px 0 10px; 
}
div#submit_match div.match div.info {
	text-align:center;
	padding:5px;
	background-color:#52b3da;
	color:#000000;
	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 {
	border:1px solid #e8e8e8;
	margin:1px 0;
	padding:3px;
	color:#000000;
	text-align:right
}
div#submit_match div.match div.info_content div span, div#submit_match div.archive div.archive_content div span {
	color:#000000;
}
div#submit_match div.match div.question_title {
	text-align:center;
	padding:2px;
	color:#000000;
	margin:3px 0 3px;
	background-color: #e8e8e8;
	cursor:pointer;
}
div#submit_match div.match div.question_content {
	border:1px solid #eaeaea;
	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 {
	border:1px solid #eaeaea;
	padding:5px
}
div#submit_match div.archive div.title {
	background-color:#f79e45;
	padding:5px;
	color:#000000;
	text-align:center;
	margin:0 0 2px
}
div#submit_match div.archive div.name {
	background-color:#324052;
	margin:1px 0;
	padding:3px;
	color:#ffffff;
	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:bold;
	text-align:center;
	background-color:#f79e45;
}
div#submit_match div.archive div.archive_content div.winner_name {
	color:red
}
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:#FFCC00
}
/* FILE: templates/skin/a2lite/rtl/css/member_login.css */
﻿div.login_form {
	text-align: center;
	color: #000000;
	width:100%;
}
div.login_form form {
	margin:0 0 0;
}
div.login_form div.error {
	color:#FF471A;
	padding-bottom: 5px !important;
	padding-bottom: 0px;
}
div.login_form input {
	font-size: 11px;
	width: 70px;
	padding: 1px;
	font-family: tahoma, arial, "times New Roman", verdana, georgia, sans-serif, "trebuchet MS";
	direction:ltr;
	margin-bottom: 2px;
}
div.login_form div.submit {
    width:147px;
	margin-top:10px;
	text-align:center;
}
div.login_form div.un_pass {
	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;
}
div.login div.before {
	padding:10px 0;
	text-align:right
}
div.login div.date {
	text-align:left
}
div.login div.cp {
	width:50%;
	padding-top:10px;
	float:right;
	margin: 0 5px 0 0;
}
div.login div.exit img {
	padding-top:10px;
}
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 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:95%;
	margin:0 auto;
	text-align:center;
	padding:20px 0 0;
}
div.cp_index div.cp_cell {
	border: 1px solid #e8e8e8;
	height: 70px;
	margin: 10px 15px;
	width: 130px;
	padding: 3px;
	float: right;
	cursor: pointer;
	padding: 10px 0 0;
	background-color: #ffffff;
}
div.cp_index div.cp_cell a {
	color: #000000;
	text-decoration:none
}
div.cp_index div.cp_cell_over {
	border: 1px solid #e8e8e8;
	height: 70px;
	margin: 10px 15px;
	width: 130px;
	float: right;
	cursor: pointer;
	padding: 10px 0 0;
	background-color: #f3f3f3;
}
div.cp_index div.cp_cell_over a {
	text-decoration:none
}
div.cp_index div.cp_cell_down {
	border: 1px solid #e8e8e8;
	height: 70px;
	margin: 10px 15px;
	width: 130px;
	float: right;
	cursor: pointer;
	padding: 10px 0 0;
	background-color: #f3f3f3;
}
div.cp_index div.cp_cell_down a {
	text-decoration:none
}

div.cp_index div.all_cell {
	width:510px;
	text-align:center;
	margin:0 auto 15px;;
	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/a2lite/rtl/css/member_weblog.css */
div.m_blog_about {
	margin:0 20px;
}
div.m_blog_contact {
	width:65%;
	margin:0 auto;
}
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 5px 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/a2lite/rtl/css/monaghese.css */

div.monaghese_welcome {
	border:1px solid #e8e8e8;
	color:#000000;
	text-align:center;
	padding:5px;
	margin:5px 10px
}
div.monaghese_welcome span {
	font-weight:bold;
	color:red
}
div.monaghese_content {
	border:#e8e8e8 1px solid;
	padding:5px;
	margin:0 10px 15px;
}
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:#52b3da;
	padding:3px;
	margin:1px 0 2px;
	color:#ffffff;
	text-align:center
}
div.monaghese_content div.body {
	text-align:justify;
	padding:5px;
	border:#e8e8e8 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:#eaeaea;
	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:#e8e8e8 1px solid;
	text-align:center;
	padding:3px;
	margin:40px 25% 0;
}
div.monaghese_content div.go a, div.monaghese_content div.close a {
	text-decoration:none;
	font-weight:bold
}
div.monaghese_content div.go a:hover, div.monaghese_content div.close a:hover {
	text-decoration:none;
	font-weight:bold
}
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:#e8e8e8 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/a2lite/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 div {
	border:#e8e8e8 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: #eeeeee;
}
div.search-announcement fieldset {
	border: 1px solid #e8e8e8;
	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 #e8e8e8;
	padding: 5px;
	margin-left:10px;
}
div.search-book div.name {
	border:#e8e8e8 1px solid;
}
div.search-book div.desc {
	border:#e8e8e8 1px solid;
}
div.search-book div.sum {
	background-color:#e8e8e8;
}
div.search-book div.dl {
	background-color:#e8e8e8;
}

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/a2lite/rtl/css/news.css */
/* need for short news */
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;
}
/* 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.rating {
	text-align:left;
	 	margin:-13px 10px;
}
div.news_short_side marquee#mrqIdNews div.title {
	text-align:center;
	margin:0 0 10px;
}
div.news_content {
	margin:0 20px;
	text-align:center
}
div.news_content div.image img {
	padding:3px;
	margin:5px;
	border:1px solid #e8e8e8
}
div.news_content div.toptitle {
	text-align:right
}
div.news_content div.title {
	text-align:right;
	font-size:12px;
	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#fix_news_box {
	
	margin:0 10px 0;
	line-height:1.2em;
	font-family: tahoma, arial, "times New Roman", verdana, georgia, sans-serif, "trebuchet MS";
	font-size:11px;
}
#fix_news_table {
	padding:3px;
}
div#fix_news_box #fix_news_table div.title a {
	text-decoration:none;
	color:#0066CC
}
div#fix_news_box #fix_news_table div.title a:hover {
	color:#FF3300;
	text-decoration:none
}

/* FILE: templates/skin/a2lite/rtl/css/news_arshived.css */

div.news_archive_list div.title {
	font-size:12px;
	font-weight:bold;
}
div.news_archive_list div.ranking {
	width:60%;
	text-align:center;
	padding:3px;
	font-size:10px;
	margin:-22px auto 0;
}
div.news_archive_list div.news {
	width:98%;
	margin:4px auto ;
	padding:3px;

	text-align:right;
}
div.news_archive_list div.news:hover {

	color:#FFFF00;
}

div.news_archive_list div.news a {
	color:#FFCC00;
	text-decoration:none;
}
div.news_archive_list div.news a:hover {
	color:#FFFF00;
	text-decoration:none;
}
div.news_archive_list div.date {
	width:60%;
	text-align:left;
	padding:3px;
	font-size:10px;
	margin:-20px auto auto;
}



/* FILE: templates/skin/a2lite/rtl/css/news_group.css */
div.news_group {
	text-align:center
}
div.news_group div.title {
	border:1px solid #D2D2D2;
	clear:both;
	color: #333333;
	height: 100%;
	font-weight:bold;
	text-align:center;
	padding:3px;
	margin:3px 0 1px;
}
div.news_group div.title a {
	color: #2459BB;
	display: block;
	height: 100%;
	background-color:#EFEFEF
}
div.news_group div.title a:hover {
 	color: #FF0000;
	background-color: #F3F3F3;
}
div.news_group div.list {
	list-style-type:none;
	margin:1px 2.5% 10px;
	padding:1px;
	text-align:center;
	float:right
}
div.news_group div.list a {
 	background-color: #FAFAFA;
	border:#E8E8E8 1px solid;
	padding:2px;
	display: block;
 	color: #20699F;
	margin:1px 1.9% 10px;
}
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/a2lite/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 #e8e8e8;
	padding:3px;
	margin:1px 135px 0 20px;
	text-align:right;
}
div.newsgroup_index div.news:hover {
	background-color:#e8e8e8;
}
div.newsgroup_index div.news div.date {
	float:left;
}

/* FILE: templates/skin/a2lite/rtl/css/note.css */
/* CSS Document */
div.note {
		margin:0;
		border:#E8E8E8 1px solid;
		padding:3px; 
		text-align:right;
        width: 90%;
}

/* FILE: templates/skin/a2lite/rtl/css/notes.css */
/* CSS Document */
div.notes {
	text-align:right;
	margin:0 auto
}

div.notes div.block {
	border: dashed 1px #999999;
	padding:5px;
	margin:0 auto 5px;
	width:95%;
}
div.notes div.block div.image {
	float:right;
	margin:10px 10px 0;
	border:solid 1px #666666;
	padding:5px;
}
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 {
	margin:15px 0 20px;
}
div.notes div.block div.author{
	text-align:left;
}
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;
}
div.notes div.block div.title a{
	color:#333333;
	text-decoration:none
}
div.notes div.block div.title a:hover {
	color:#5892FC;
	text-decoration:none
}
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: solid 1px #CCCCCC;
	background-color:#ECF1FF;
	padding:5px;
	margin:0 auto 5px;
	width:95%;
}
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;
	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 {
	color:#333333;
	text-decoration:none
}
div.side_notes div.block div.title a:hover {
	color:#5892FC;
	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.content {
	text-align:justify;
	line-height:2em;
}
div.notes_content div.author {
	text-align:left;
	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:bold;
	background-color:#F4F8FF;
	border:1px dashed #CCCCCC;
	padding:5px
}
div.notes_archive_list div.subject:hover {
	background-color:#E6EEFF;
	border:1px dashed #CCCCCC;
}

div.notes_archive_list div.date {
	color:#CCCCCC;
	text-align:left;
	font-weight:normal;
	position:relative;
	top:-16px;
	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
}

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/a2lite/rtl/css/oghatsharee.css */
/* CSS Document */

div.oghat {
	margin:0 0px;
	color:#000000
}
div.oghat div.title {
	font-weight:bold;
	font-size:11px;
	text-align:center
}
div.oghat div.date {
	text-align:center;
	color:red
}
div.oghat div.zaman div {
	text-align:right;
	margin:10px 0;
}
div.oghat div.zaman div span {
	display:block;
	float:left;
	margin:-12px 0 0;
}
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;
	color:red;
	margin:5px 0 0;
}
/* FILE: templates/skin/a2lite/rtl/css/poll.css */
/* CSS Document */
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_form {
	margin:0 0px;
	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/a2lite/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 #e8e8e8;
	padding:3px;
	margin:1px 135px 0 20px;
	text-align:right;
}
div.articlegroup_index div.article:hover {
	background-color:#e8e8e8;
}
div.articlegroup_index div.article div.date {
	float:left;
}

/* FILE: templates/skin/a2lite/rtl/css/posts.css */
/* CSS Document */
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: #20699F;
	text-decoration: none;
	display: block;
	height: 100%;	
}
div.posts_side div.title a:hover {
 	color: #FF0000;
	text-decoration: none;
	background-color: #F3F3F3;
}

/* FILE: templates/skin/a2lite/rtl/css/report.css */
/* CSS Document */
div.report {
	text-align:right;
	margin:0 auto
}

div.report div.block {
	border: dashed 1px #999999;
	padding:5px;
	margin:0 auto 5px;
	width:95%;
}
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 {
	margin:15px 0 20px;
}
div.report div.block div.author{
	text-align:left;
}
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{
	color:#333333;
	text-decoration:none
}
div.report div.block div.title a:hover {
	color:#5892FC;
	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: solid 1px #CCCCCC;
	background-color:#ECF1FF;
	padding:5px;
	margin:0 auto 5px;
	width:95%;
}
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 {
	color:#333333;
	text-decoration:none
}
div.side_report div.block div.title a:hover {
	color:#5892FC;
	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{
	float:left;
}
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
}

/* archive */
div.report_archive_list {
	margin:0 25px;
}
div.report_archive_list div.title {
	font-weight:bold;
	text-align:center;
	font-size:12px;
	margin:10px 0 20px;
}
div.report_archive_list div.subject {
	text-align:right;
	margin:-10px 0px 0px;
	color:#FF9F00;
	cursor:pointer;
	font-weight:bold;
	background-color:#F4F8FF;
	border:1px dashed #CCCCCC;
	padding:5px
}
div.report_archive_list div.subject:hover {
	background-color:#E6EEFF;
	border:1px dashed #CCCCCC;
}

div.report_archive_list div.date {
	color:#CCCCCC;
	text-align:left;
	font-weight:normal;
	position:relative;
	top:-16px;
	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
}

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/a2lite/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;
}
/* FILE: templates/skin/a2lite/rtl/css/static_news.css */

div.extra_news {
	margin:0 25px;
}
div.extra_news div.title {
	text-align:right;
	font-size:12px;
	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
}
div.extra_news div.news a:hover {
}
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-top:5px;

}
div.static_news{
	
	margin:5px;
}
div.news_list div.postbox div.postbox-header span.top a {
	color:#000000;
	padding-right:10px;
	font-size:10px;
}
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;
}
div.news_list div.postbox-body div.content {
	text-align:justify;
	line-height:1.4em;
	text-indent:5px;
}
div.news_list div.postbox-body div.author {
	margin:5px 0;
	text-align:right;
	font-weight:bold;
}
div.news_list div.postbox-body div.author span {
	font-weight:normal;
	color:#FF9900
}
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 {
	text-align:right;
	text-decoration:none
}
div.news_list div.postbox-body div.continue a:hover {
	text-align:right;
	text-decoration:none
}
div.news_list div.postbox-body div.date{
	border:1px solid #e8e8e8;
	text-align:left;
	padding:3px;
}


/*---------------News:Box---------------*/
table.news_box{
	width:100%;
}
table.news_box td{
	background-color:#fefefe;
	border:1px solid #e8e8e8;
	padding:5px;
	vertical-align:top;

}
table.news_box td:hover {
	background-color:#e8e8e8;
}
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:#445F8E;
	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;
	padding:5px;
	background-color:#fefefe;
	border:1px solid #e8e8e8;
}
table.news_title td:hover {
	background-color:#e8e8e8;
}
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/a2lite/rtl/css/statics.css */
/* CSS Document */
div.container_statics {
	float:right;
	width:100%;
}
div.container_statics div.state {
    text-align:right;
	padding:0;
	margin:0;
	width:35%;
	height:100%;
	float:left;
}
div.container_statics div.state_lang {
	text-align:left;
	padding:2px;
	margin:2px 0;
	background-color: #FAFAFA;
	width:98%;
	height:100%;
	float:left;
}
/* FILE: templates/skin/a2lite/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_textarea {
	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.weblog_form{
	width:50%;
}*/
div.weblog_container form.weblog_form{
	width:71%;
	text-align:center;
}
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%;
}