﻿/** GENERAL SETTINGS **/
/** Persian Css **/
*{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	
	
}
body{
    direction:rtl ;
	scrollbar-face-color: #f7f7f7;
	scrollbar-highlight-color: #a4a4a4;
	scrollbar-shadow-color: #a4a4a4;
	scrollbar-3dlight-color: #eeeeee;
	scrollbar-arrow-color: #a4a4a4;
	scrollbar-track-color: #ffffff;
	scrollbar-darkshadow-color: #eeeeee;
	scrollbar-base-color: #e0e0e0;
	margin: 0;
	background-color: #FFFFFF;
	text-align: right;
}
h1,h2,h3,h4,h5,h6,h7{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #FF9900;
	text-align:right;
}
div{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
td{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
p{
	font-family: Tahoma,Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	text-align:right;
}
a,
a:link,
a:active,
a:visited{
	text-decoration: none;
	color: #FF9900;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a:hover{
	border-width: 1px;
	border-color: #FF9900;
	text-decoration: none;
	color: #FF0000;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-style: dotted;
}
ul{

}
li{

}
ol{

}
img{
	
}

/**************************************************************/
/** Global Template Classes **/
/**************************************************************/
/* index2 Content Pane (BODY) */
.contentpane {
}
/* Public Content Pane in Web Links Component Categories {WITH PAGE CLASS SUFFIX} */
table.contentpane {
	text-align: justify;
}
/* Public Content Pane Unordered List in Web Links Component Categories Outer Table {WITH PAGE CLASS SUFFIX} */
table.contentpane ul{
	
}
/* Public Content Pane Unordered List Item in Web Links Component Categories Inner Bar {WITH PAGE CLASS SUFFIX} */
table.contentpane ul li{
	
}
/**************************************************************/
/* Content Description on Top of Table View {WITH PAGE CLASS SUFFIX} */
td.contentdescription{
	width            : 100%;
	display          : block;
}
/**************************************************************/
/* Content Heading Title (TD or SPAN) {WITH PAGE CLASS SUFFIX} */
.contentheading{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF9900;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
		text-align: right ;
}
/***********************************************************/
/* Component Heading Title (DIV or TD) {WITH PAGE CLASS SUFFIX} */
.componentheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF9900;
	font-weight: bold;
	padding-right: 5px;
	padding-left: 5px;
	text-align: right ;
}
/***********************************************************/
/* Section Table Header in Table Content Cotegory View (TD) {WITH PAGE CLASS SUFFIX} */
.sectiontableheader {
	font-weight: bold;
	background: #FF9900;
	letter-spacing: 1px;
	color: #FFFFFF;
}
/***********************************************************/
/* Category (Link) in Table Content Section {WITH PAGE CLASS SUFFIX} */
.category{
	font-weight: bold;
	color: #FF9900;
	background-color: inherit;
}
.category:link{
	
}
.category:visited{
	
}
.category:hover{
	
}
/***********************************************************/
/* Small Texts In Contents Like Author (SPAN) {WITH PAGE CLASS SUFFIX} */
.small{
	color: #999999;
	font-size: 10px;
	font-weight: bold;
}
/** For Search (TD) {WITH PAGE CLASS SUFFIX} */
td.small{
	
}
/***********************************************************/
/* Input Boxes (INPUT) {WITH MODULE CLASS SUFFIX} */
.inputbox{
	
}
/* Text Area Input Boxes */
textarea.inputbox{
	
}
/* Select Input Boxes {WITH MODULE CLASS SUFFIX} */
select.inputbox{
	
}
/***********************************************************/
/* Button (INPUT) {WITH MODULE CLASS SUFFIX} */
.button{
	border-color: #FFCC00 #CC9900 #CC9900 #FFCC00;
	color: #FFFFFF;
	background-color: #454A37;
	border-right: 1px solid #1C4CA4;
	border-bottom: 1px solid #1C4CA4;
	border-left: 1px solid #518EFD;
	border-top: 1px solid #518EFD;
}
/***********************************************************/
/* PDF, Printer Version, And Email To Friend Button (TD) */
.buttonheading {
	text-align:right;
}
/***********************************************************/
/* Content Pane Open , Inner Table of Content in Blog View {WITH PAGE CLASS SUFFIX} */
table.contentpaneopen {
	width          : 100%;
	padding-left   : 5px;
	padding-right  : 5px;
	border-spacing : 0px;
	margin-bottom  : 15px;
}
/**************************************************************/
/** Content Component **/
/**************************************************************/
/* Controls the background of text and body displayed on a content item. {WITH TEXT CLASS SUFFIX} */
td.contentpaneopen_text{
	width : 100%;
	padding-left : 5px;
	padding-right : 5px;
	margin-bottom : 15px;
	padding-bottom : 15px;
}
/***********************************************************/
/* Table of Content in Blog View (TABLE) {WITH PAGE CLASS SUFFIX} */
.blog{
	
}
/***********************************************************/
/** Blog Section (Link) **/
.blogsection {
	color: #FF9900;
}
a.blogsection:link,
a.blogsection:active,
a.blogsection:visited {
	color: #FF9900;
	text-decoration: none;
}
a.blogsection:hover{
	text-decoration: underline;
	color: #FF0000;
}
/***********************************************************/
/* Blog More (DIV) {WITH PAGE CLASS SUFFIX} */
.blog_more {
	font-weight: bold;
	padding-top: 1px;
	color: #FF9900;
	border-bottom: 1px solid #E5E5E5;
	border-bottom-color: #FFFFCC;
	text-align: right;
}
/***********************************************************/
/* Linked Content Page Title  (Link) {WITH PAGE CLASS SUFFIX} */
.contentpagetitle,
a.contentpagetitle:link,
a.contentpagetitle:active,
a.contentpagetitle:visited {
	border-style: none;
	border-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FF9900;
	font-weight: bold;
	padding-top: 25px;
	display: block;
}
/***********************************************************/
/* Section Table Entry 1 in Table Content Category View (TR) {WITH PAGE CLASS SUFFIX} */
.sectiontableentry1,
.sectiontableentry1 td {
	background-color: #FFFFCC;
	color: #FF9900;
}
/* Section Table Entry 2 in Table Content Category View (TR) {WITH PAGE CLASS SUFFIX} */
.sectiontableentry2,
.sectiontableentry2 td {
	background-color: #FFFF99;
	color: #FF9900;
}
/***********************************************************/
/* Section Table Footer in Table Content Category Bar View (TD) {WITH PAGE CLASS SUFFIX} */
.sectiontablefooter {
	font-weight: bold;
	background: #FFCC99;
	letter-spacing: 1px;
	color: #FF9900;
}
/***********************************************************/
/* Create Date (TD) */
.createdate {
	color: #FF9900;
	font-size: 10px;
	padding: 0 0 15px 0;
	line-height: 8px;
}
/***********************************************************/
/* Modify Date (TD) */
.modifydate {
	color: #999999;
	font-size: 10px;
	padding: 0;
}
/***********************************************************/
/* Page Navigation Previous (TH) */
.pagenav_prev {
	font-size:11px;
}
a.pagenav_prev:link{
	text-decoration:none;
}
a.pagenav_prev:hover{
	text-decoration: underline;
	color: #FF0000;
}
/***********************************************************/
/* Page Navigation Next (TH) */
.pagenav_next {
	font-size:11px;
}
a.pagenav_next:link{
	text-decoration:none;
}
a.pagenav_next:hover{
	text-decoration: underline;
	color: #FF9900;
}
/***********************************************************/
/* Read More (Link) {WITH PAGE CLASS SUFFIX} */
.readon,
a.readon:link,
a.readon:active,
a.readon:visited {
	color: #FFFFFF;
	font-weight: bold;
	text-align: right;
	margin-top: 10px;
	font-size: 10px;
	text-decoration: none;
	border: 1px solid #2460CE;
	background-color: #FF9900;
	padding: 1px 2px 1px 2px;
}
a.readon:hover {
	background-color: #FF9900;
	border: 1px solid #E28904;
	color: #FFFFFF;
}
/***********************************************************/
/* Admin Form (TABLE) */
.adminform{
	
}
/***********************************************************/
/* Contact Component */
/***********************************************************/
/* Contact Email (DIV) {WITH PAGE CLASS SUFFIX} */
.contact_email{
	
}
/***********************************************************/
/* Poll Component */
/***********************************************************/
/* Small Dark  */
.smalldark{
	
}
/***********************************************************/
/* Polls Table Border (TR) */
table.pollstableborder .sectiontableentry1 {
	background-color: #FFFFCC;
	text-align: right;
	color: #FF9900;
}
table.pollstableborder .sectiontableentry2 {
	text-align: right;
}
/***********************************************************/
/* Search Component */
/***********************************************************/
/* Search Intro (TABLE) {WITH PAGE CLASS SUFFIX} */
.searchintro{
	
}
/***********************************************************/
/* Highlight Word Search Result (SPAN) */
.highlight {
	font-weight:bold;
	background-color: #FFFF00;
	padding: 2px 0 2px 0;
}
/***********************************************************/
/* Wrapper Component */
/***********************************************************/
/* Wrapper Content Pane {WITH PAGE CLASS SUFFIX} */
div.contentpane{
	
}
/***********************************************************/
/* Wrapper (IFRAME) {WITH PAGE CLASS SUFFIX} */
.wrapper{
	
}
/***********************************************************/
/* Frontend And News Flash Component */
/***********************************************************/
/* Module Table (DIV) {WITH MODULE CLASS SUFFIX} */
.moduletable{
	width:150px;
	}
/* Module Whole Table {WITH MODULE CLASS SUFFIX} */
table.moduletable{
	width:100%;
}
/* Module Table Header {WITH MODULE CLASS SUFFIX} */
table.moduletable th {
	margin: 0px;
	background-position: center bottom;
	color: #CC6600;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	background: url('../images/modulehead.gif') no-repeat;
	height: 15px;
	font-weight: bold;
	text-align: right;
	padding-top: 4px;
	padding-right: 39px;
}

#leftblock table.moduletable th {
	color: #FF9966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background: url('../images/modulehead.gif') no-repeat;
	height: 72px;
	font-weight: bold;
	padding-top: 30px;
	padding-right: 5px;
}
#news table.moduletable th {
	color: #FF9966;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	background: url('../images/modulehead.gif') no-repeat;
	height: 90px;
	text-align: center;
	font-weight: bold;
	padding-left: 30px;
}
/* Module Table Body Row {WITH MODULE CLASS SUFFIX} */
table.moduletable td {


}
#leftblock table.moduletable td {
	padding-right: 5px;
	padding-left: 10px;
}
/***********************************************************/
/* News Feed (DIV) {WITH MODULE CLASS SUFFIX} */
ul.newsfeed{
	
}
/* News Feed (DIV) {WITH MODULE CLASS SUFFIX} */
li.newsfeed{
	
}
/***********************************************************/
/* Module (DIV) {WITH MODULE CLASS SUFFIX} */
.module{
	
}
/***********************************************************/
/* Message (DIV) */
.message{
	
}
/***********************************************************/
/* Page Navigation Include */
/***********************************************************/
/* Page Navigation (SPAN) */
.pagenav {
	height:20px;
	line-height:25px;
	text-align:right;
	letter-spacing:2px;
	color:#999999;
	font-size: 11px;
	}
a.pagenav:link{
	text-decoration:none;
}
a.pagenav:hover{
	text-decoration: underline;
	color: #FF0000;
}
/***********************************************************/
/* Pathway Include */
/***********************************************************/
/* Path Way (SPAN) */
span.pathway {
	padding: 0px 5px 10px 0px;
	color: #FF9900;
	bottom: 10px;
	font-size: 11px;
}
.pathway a:link,
.pathway a:active,
.pathway a:visited {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}
.pathway a:hover {
	border-width: 0px;
	text-decoration: none;
	color: #FF0000;
	font-size: 11px;
}
/***********************************************************/
/* ELXIS Core Include */
/***********************************************************/
/* Item (TD) */
.item{
	
}
/***********************************************************/
/* Back Button Bar (DIV) */
.back_button {
	display: block;
	text-align: left;
	font-weight: bold;
	font-size: 12px;
	width: 100%;
	letter-spacing: 2px;
	padding-left: 10px;
}
/* Back Button Link (Link) */
div.back_button a,
div.back_button a:link,
div.back_button a:visited,
div.back_button a:hover{
	text-decoration:none;
}
/***********************************************************/
/* Profiler (DIV) */
.profiler{
	
}
/***********************************************************/
/* Tab Page (DIV) */
.tab-page{
	
}
/***********************************************************/
/* Tab (H2) */
.tab{
	
}
/***********************************************************/
/* ELXIS Core Include XML */
/***********************************************************/
/* Param List (TABLE) */
.paramlist{
	
}
/***********************************************************/
/* Text Area (INPUT or TEXTAREA) */
.text_area{
	
}
/***********************************************************/
/* Mos Image Mambot */
/***********************************************************/
/* Mos Image (DIV) */
.mosimage{
	
}
/***********************************************************/
/* Mos Image Caption (DIV) */
.mosimage_caption{
	
}
/***********************************************************/
/* Mos Paging Mambot */
/***********************************************************/
/** Page Navigation Counter Bar [1 of 9] (DIV) **/
.pagenavcounter{
	
}
/***********************************************************/
/** Page Navigation Bar Horizontally (DIV)  **/
.pagenavbar{
	display:block;
	width:100%;
	height:20px;
	line-height:25px;
	text-align:right;
	letter-spacing:2px;
	color:#999999;
	clear:both;
	font-size: 11px;
	margin-top: 10px;
	background-repeat: repeat-x;
	background-position: center bottom;	
}
/** Page Navigation Bar Links (DIV)  **/
.pagenavbar a:link,
.pagenavbar a:active,
.pagenavbar a:visited{
	letter-spacing: 2px;
	color: #FF9900;
	font-size: 11px;
	text-decoration: none;
}
.pagenavbar a:hover{
	color: #FF0000;
	font-size: 11px;
}
/***********************************************************/
/* Table of Content for mospagebreak {Whole Talbe} */
table.contenttoc {
	border: 1px solid #000000;
	padding: 1px;
	width: 130px;
	margin: 0 0 10px 10px;
	color: #FF9900;
}
/* Table of Content Header for mospagebreak */
.contenttoc th {
	color: #FFFFFF;
	background-color: #CC6600;
	font-size: 11px;
	display: block;
	width: 124px;
}
/* Table of Content Rows for mospagebreak */
.contenttoc td {
	color: #FFFFFF;
	background-color: #993300;
	font-size: 11px;
	display: block;
	width: 124px;
}
/***********************************************************/
/** Table of Content List Link **/
a.toclink:link,
a.toclink:active,
a.toclink:visited {
	color: #FF9900;
	font-size: 11px;
	padding: 2px 10px 2px 10px;
	display: block;
	text-decoration: none;
}
a.toclink:hover {
	
}
/***********************************************************/
/* Mos Vote Mambot */
/***********************************************************/
/* Content Rating (SPAN) */
.content_rating{
	
}
/***********************************************************/
/* Content Vote */
.content_vote{
	
}
/***********************************************************/
/* Latest News Module */
/***********************************************************/
/* Unordered List Latest News {WITH CLASS SUFFIX} */
ul.latestnews{
	line-height: 18px;
	font-size: 11px;
	list-style-type: none;
	list-style-position: outside;
	color: #FF0000;
}
/* Unordered List Item Latest News {WITH CLASS SUFFIX} */
ul.latestnews li{

}
/* List Item Latest News {WITH CLASS SUFFIX} */
li.latestnews{
float : right;
  width:100%;

}
/* Latest News Link {WITH CLASS SUFFIX} */
a.latestnews:link,
a.latestnews:active,
a.latestnews:visited,
{
	text-decoration:none;

}
/* Latest News Link {WITH CLASS SUFFIX} */
a.latestnews:hover{
	text-decoration: none;
	color: #FF0000;


}
/* Latest News (UL or LI or Link) {WITH CLASS SUFFIX} */
.latestnews{
	color: #FF9900;


}
/***********************************************************/
/* Most Read Module */
/***********************************************************/
/* Unordered List Most Read {WITH CLASS SUFFIX} */
ul.mostread{
	line-height: 18px;
	font-size: 11px;
	list-style-type: none;
	list-style-position: outside;
	color: #FF9900;
}
/* Unordered List Item Most Read {WITH CLASS SUFFIX} */
ul.mostread li{
	line-height: 18px;
	font-size: 11px;
	list-style-type: none;
	list-style-position: outside;
	color: #FF9900;
}
/* Most Read Link {WITH CLASS SUFFIX} */
a.mostread:link,
a.mostread:active,
a.mostread:visited {
	text-decoration:none;
}
/* Most Read Link Hover {WITH CLASS SUFFIX} */
a.mostread:hover{
	text-decoration: none;
	color: #FF0000;
}
/* Most Read {WITH CLASS SUFFIX} */
.mostread{
	color: #FF9900;
}
/***********************************************************/
/* Poll Module */
/***********************************************************/
/* Poller (DIV) */
.poller {
	padding-left: 4px;
}
/***********************************************************/
/* Poller Question (DIV) */
.poller_question{
	
}
/***********************************************************/
/* Poller Title (P) */
.pollertitle{
	
}
/***********************************************************/
/* Poller Option (P) */
.polleroption{
	
}
/***********************************************************/
/* Poller Wait Message (DIV) */
poller_waitmessage{
	
}
/***********************************************************/
/* RSS Feed Module */
/***********************************************************/
/* Syndicate (DIV) {WITH PAGE CLASS SUFFIX} */
.syndicate{
	
}
/***********************************************************/
/* Syndicate Text (DIV) {WITH PAGE CLASS SUFFIX} */
.syndicate_text{
	
}
/***********************************************************/
/* Search Module */
/***********************************************************/
/* Search (DIV) {WITH MODULE CLASS SUFFIX} */
.search {
	margin: 10px 0px 4px 4px;
}
/* Search Field (INPUT) {WITH MODULE CLASS SUFFIX} */
.search .inputbox{
	width:100px;
	border: 1px solid #000000;
}
/***********************************************************/
/* Main Menu Module */
/***********************************************************/
/* Main Level (UL or SPAN) {WITH CLASS SUFFIX} */
.mainlevel {
	border-width: 0px;
	text-align: center;
width: 100%;
	display: block;
	background: url(../images/buttomend1.GIF) no-repeat center top;
	text-decoration: none;
	color: #FF9900;

}

.mainlevel:hover{
	border-width: 0px;
	text-align: center;
	display: block;
	background: url(../images/buttomend1.GIF) no-repeat center top;
	text-decoration: none;
	color: #FF9900;
	font-size: 8pt;
}
/* Main Level Menu Links {WITH CLASS SUFFIX} */
a.mainlevel:link,
a.mainlevel:active,
a.mainlevel:visited{
	color: #CC6600;
	text-decoration: none;
	font-size: 11px;
	line-height: 23px;
	background: url(../../images/buttomend1.GIF) no-repeat center top;
	font-size: 8pt;
	text-align: center;
}
/* Main Level Menu Links {WITH CLASS SUFFIX} */
a.mainlevel:hover{
	color: #B93D00;
	text-decoration: none;
	font-size: 8pt;
}
/* Main Level Menu Active Links {WITH CLASS SUFFIX} */
a.mainlevel#active_menu {
	color: #99CC00;
	border-right-style: 15;
}
/* Main Level Menu Active Over Links {WITH CLASS SUFFIX} */
a.mainlevel#active_menu:hover {
	color: #F5F5F5;
}
/***********************************************************/
/* Sub Level Menu Links {WITH CLASS SUFFIX} */
.sublevel {
	background-position: center;
	text-align: center;
	display: block;
	line-height: 23px;
	background: url('../images/buttom.jpg') no-repeat center top;
	text-decoration: none;
	border-width: 0px;
	color: #000000;
	margin-right: 5px;
	font-size: 8pt;
}
.sublevel:hover{
    text-align: center ;
	border-width: 0;
	display: block;
	text-decoration: none;
	color: #FF9900;
	font-size: 8pt;
	
}
/* Sub Level Menu Links {WITH CLASS SUFFIX} */
a.sublevel:link,
a.sublevel:active,
a.sublevel:visited {
	color: #000000;
	text-decoration: none;
	font-size: 11px;
	font-size: 8pt;
}
/* Sub Level Menu Links {WITH CLASS SUFFIX} */
a.sublevel:hover{
	text-decoration: none;
	color: #FF9900;
	font-size: 8pt;
}
/* Sub Level Menu Active Links {WITH CLASS SUFFIX} */
a.mainlevel#active_menu {
	color: #FFFF00;
}
/* Sub Level Menu Active Over Links {WITH CLASS SUFFIX} */
a.mainlevel#active_menu:hover {
	color: #F5F5F5;
}
/***********************************************************/
/* Top Menu Module */
/***********************************************************/
/* Unordered List Main Level [Top] */
ul#mainlevel-nav li{
	display: block;
	background-position: center center;
	height:20px;
	font-size: 11px;
	line-height: 20px;
	background-image: url(''../images/topbuttom.jpg'');
	background-repeat: no-repeat;
	text-align:center;

}
/* Unordered List Main Level List Item Link [Top] */
ul#mainlevel-nav {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul#mainlevel-nav li a {
	display: block;

	text-decoration: none;
	color: #FF9900;
	font-weight: bold;

}
/** unordered list item link for top menu for firefox only **/
#topmenu>ul#mainlevel-nav li a {
	width:  auto ;

}
ul#mainlevel-nav li a:hover {
	color: #FFFFFF;
	border-width: 0px;
	}
/***********************************************************/
/* Email Form */
/***********************************************************/
/* Email Forms for Contact us (FORM) */
#emailForm{
	
}
/* Email Form Input Box for Contact us (INPUT) {WITH MODULE CLASS SUFFIX} */
#emailForm.inputbox{
	
}
/* Email Form Input Box for Contact us (TEXTAREA) {WITH MODULE CLASS SUFFIX} */
#emailForm textarea.inputbox{
	
}
/***********************************************************/
/* Language Form */
#language {
	float: left;
	display: block;
	text-align: left;
	margin: 0px;
	padding: 8px 0px 0px 10px;
}
#language form {
	margin: 0px;
	padding: 0px;
}
#language form select {
}
{}
