/* begin Page */

@font-face {
         font-family: 'NazBOLD';
         src: url('../fonts/na.eot');
	 src: url('../fonts/na.eot?') format('eot'),
         url('../fonts/na.woff') format('woff'),
         url('../fonts/na.ttf') format('truetype');
        }
@font-face {
         font-family: 'MitraNormal';
         src: url('../fonts/mi.eot');
	 src: url('../fonts/mi.eot?') format('eot'),
         url('../fonts/mi.woff') format('woff'),
         url('../fonts/mi.ttf') format('truetype');
        }

.NazBold,.NazBold a, .NazBold a:link, .NazBold a:visited, .NazBold a:hover, .NazBold a.link, .NazBold a.visited, .NazBold a.hover
{
font-family:nazbold;
font-weight: normal !important;
}

body
{
    direction:rtl;
    	margin: 0 auto;
	padding: 0;
text-shadow:0px 0px 1px #888888;
}
body a.hover,a:hover{
text-shadow:0px 0px 3px ;
}

#art-main
{
	position: relative;
width:100%;
	left: 0;
top: 0;
    background-color:#ffffff;
  
}

#art-page-background-glare
{
position: absolute;	
	width: 100%;
	height: 100%;
	left: 0;
	top: 0px;
}

#art-page-background-glare-image
{
/*	background-image: url('../images/Page-BgGlare.png');   */
	background-repeat: no-repeat;
	height: 420px;
	width: 100%;
	margin: 0;
}

html:first-child #art-page-background-glare
{
	border: 1px solid transparent; /* Opera fix */
}




.art-page-background-simple-gradient
{
	position:absolute;
	/*background-image: url('../images/Page-BgSimpleGradient.png');*/
	background-repeat: repeat-x;
	top:-30px;
    left:0px;
	width: 100%;
min-width: 936px;
	height:  300px;
               background: -moz-linear-gradient(top, #c1c1c1 , white);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c1c1c1 ), color-stop(100%, white));
background: -webkit-linear-gradient(top, #c1c1c1 , white);
background: -o-linear-gradient(top, #c1c1c1 , white);
background: -ms-linear-gradient( top, #c1c1c1 , white);
background: linear-gradient(to bottom, #c1c1c1 , white);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#c1c1c1', endColorstr='#ffffff',GradientType=0 );
 z-index: 0
  
}
.art-page-footer2
{
    position: absolute;
       bottom: 0px;
    width: 100%;
min-width: 936px;
    height: 300px;
       background: -moz-linear-gradient(top, #ffffff , #c1c1c1);
          background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff ), color-stop(100%, #c1c1c1));
background: -webkit-linear-gradient(top, #ffffff , #c1c1c1);
background: -o-linear-gradient(top, #ffffff , #c1c1c1);
background: -ms-linear-gradient( top, #ffffff , #c1c1c1);
background: linear-gradient(to bottom, #ffffff ,#c1c1c1);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#c1c1c1',GradientType=0 );
 z-index: 0  
    }



.cleared
{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
	font-size:1px;
}


form
{
	padding:0 !important;
	margin:0 !important;
}

table.position
{
	position: relative;
	width: 100%;
	table-layout: fixed;
}
/* end Page */

/* begin Box, Sheet */



.art-Sheet
{
	position:relative;
	z-index: 1;
	margin:0 auto;
	width: 936px;
	min-width:59px;
	min-height:59px;
   border:solid 1px #adb9c2;
     background-color:#ffffff;
}

.art-Sheet-body
{
	position: relative;
	
	}

#art-page-background-simple-gradient, #art-page-background-gradient, #art-page-background-glare
{
	min-width:936px;
}

/* end Box, Sheet */

/* begin Menu */
/* menu structure */

.art-menu a, .art-menu a:link, .art-menu a:visited, .art-menu a:hover
{
	text-align: right;
         direction:rtl;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;

}

.art-menu, .art-menu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
direction:rtl;

}

.art-menu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: left;
	position: relative;
	z-index: 5;
	background:none;
}

.art-menu li:hover
{
	z-index: 10000;
	white-space: normal;
}

.art-menu li li
{
	float: left;
}

.art-menu ul
{

	visibility: hidden;
	position: absolute;
	z-index: 10;
	top: 0;
	background:none;
}

.art-menu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.art-menu li li:hover>ul
{
	top: 15px;
	right: 77%;
}

.art-menu:after, .art-menu ul:after
{
	
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.art-menu, .art-menu ul
{
	min-height: 0;
}

.art-menu ul
{
	background-image: url(../images/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.art-menu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}


ul.art-menu
{
	float:right;
}



/* menu structure */

.art-menu
{
	padding: 3px 15px 3px 15px;
}

.art-nav
{
	position: relative;
	height: 34px;
	z-index: 100;
}

.art-nav .l, .art-nav .r
{
	position: absolute;
	z-index: -1;
	top: 0;
	height: 34px;
	background-image: url('../images/nav.png');
}

.art-nav .l
{
	left: 0;
	right:15px;
}

.art-nav .r
{
	right: 0;
	width: 936px;
	clip: rect(auto, auto, auto, 921px);
}


/* end Menu */

/* begin MenuItem */

.art-menu ul li
{
	clear: both;
}
/*********************************************************/
.art-menu a
{
	position:relative;
	display:block;
	overflow:hidden;
	height: 28px;
	cursor: pointer;
	text-decoration: none;
	margin-right: 3px;
margin-left: 3px;

}


.art-menu a .r, .art-menu a .l
{
position:absolute;

	display:block;

	top: 0px;
	z-index:-1;
	background-image: url('../images/MenuItem.png');
	height: 84px;
	}

.art-menu a .l
{
position:absolute;

	left:0;
	right:12px;
}

.art-menu a .r
{

	width:424px;
	right:0;
	clip: rect(auto, auto, auto, 412px);
}

.art-menu a .t 
{
font-family:NazBOLD;
font-size: 12pt;
font-style: normal;
	color: #565656;
	color: #000000;
		padding: 0 11px;
	margin: 0 12px;
	line-height: 28px;
	text-align: center;
display: block;
float: left;
text-shadow:-1px -1px 2px #ffffff,1px 1px 2px #000000;
}

.art-menu a:hover .l, .art-menu a:hover .r
{
	top:-28px;
	}

.art-menu li:hover>a .l, .art-menu li:hover>a .r
{
	top:-28px;
	}

.art-menu li:hover a .l, .art-menu li:hover a .r
{
	top:-28px;
	}
.art-menu a:hover .t
{
	color: #EEF5F7;
}

.art-menu li:hover a .t
{
	color: #EEF5F7;
        text-shadow:-1px -1px 2px #000000,1px 1px 2px #ffffff;

}

.art-menu li:hover>a .t
{
	color: #EEF5F7;
}


.art-menu a.active .l, .art-menu a.active .r
{
	/*top: -56px;*/
}

.art-menu a.active .t
{
	/*color: #E5EDF2;*/
}


/* end MenuItem */


/* begin MenuSeparator */
.art-nav .art-menu-separator
{
position: absolute;
	display: block;
	width: 1px;
	height: 28px;
	background-image: url('../images/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.art-menu ul a
{
position: relative;
         width: 200px;
	display:block;
	text-align: center;
	height: 30px;
	overflow:hidden;
	line-height: 30px;
	white-space: nowrap;
background-image: url('../images/subitem-bg.png');
	background-repeat: repeat-x;
	background-position: right top;
	border-width: 0px;
	border-style: solid;
	transition: color 3s ease .4s, background-position 1s ease .0s;
}

.art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
display: inline;
	background-image: none;
	float: none;
	margin: inherit;
	padding: inherit;
	text-align: inherit;
	text-decoration: inherit;
}
 .art-menu ul a, .art-menu ul a:link, .art-menu ul a:visited, .art-menu ul a:hover, .art-menu ul a:active, .art-nav ul.art-menu ul span, .art-nav ul.art-menu ul span span
{
	text-align: right; direction:rtl;
	text-indent: 12px;
	text-decoration: none;
	line-height: 30px;
	color: #0E2B43;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 11px;
        box-shadow:  5px 5px 5px rgba(0,0,0,0.6);
}

.art-menu ul ul a
{
	margin-left: auto;
}

.art-menu ul li a:hover
{
	color: #ffffff;
	background-position: 0 -38px;
border-width:0px;
	border-style: solid;
}

.art-menu ul li:hover>a
{
	color: #ff0037;
	background-position: 0 -38px;
border-width:0px;
	border-style: solid;
         box-shadow: none;
transition: color .5s ease 0s, background-position .5s ease 0s;

}

.art-nav .art-menu ul li a:hover span, .art-nav .art-menu ul li a:hover span span
{
	
color: #ffffff;
	}

.art-nav .art-menu ul li:hover>a span, .art-nav .art-menu ul li:hover>a span span
{
	color: #ffffff;
}


/* end MenuSubItem */

/* begin Header */
div.art-Header
{
	margin: 0 auto;
	position: relative;
	z-index:0;
	width: 936px;
	height: 200px;
}


div.art-Header-jpeg
{
	position: absolute;
	z-index:-1;
	top: 0;
	left: 0;
	width: 936px;
	height: 200px;
	background-image: url('../images/Header2221.png');
	background-repeat: no-repeat;
	background-position: center center;
}
/* end Header */



/* begin ContentLayout */
.art-contentLayout
{
	position: relative;
	margin-bottom: 6px;
	width: 936px;
}
/* end ContentLayout */

/* begin Box, Block */
.art-Block
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
}

.art-Block-body
{
	position: relative;
	z-index: 1;
	padding: 7px;
   }


.art-Block
{
	margin: 7px;
}

/* end Box, Block */

/* begin BlockHeader */
.art-BlockHeader
{
	position:relative;
	z-index:0;
	height: 30px;
	padding: 0 7px;
direction:rtl;
}

.art-BlockHeader .t
{
	height: 30px;
	color: #000000;
font-family: NazBOLD;
font-size: 12pt;
font-style:italic;
text-align: right; direction:rtl;
	white-space : nowrap;
	padding: 0 6px;
	line-height: 30px;	
}

.art-BlockHeader .l, .art-BlockHeader .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 30px;
	background-image: url('../images/BlockHeader.png');
}

.art-BlockHeader .l
{
	left:0;
	right:6px;
}

.art-BlockHeader .r
{ 
	width:936px;
	right:0;
	clip: rect(auto, auto, auto, 930px);
}





.art-header-tag-icon
{
	display:inline-block;
	background-image: url('../images/BlockHeaderIcon.png');

	background-position: top right;

	padding:0 15px 0 0px;

background-repeat: no-repeat;
	min-height: 12px;
	margin: 0 0 0 0px;
}


/* end BlockHeader */

/* begin Box, BlockContent */
.art-BlockContent
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:1px;
	min-height:1px;
direction:rtl;

}

.art-BlockContent-body
{
	position: relative;
	z-index: 1;
	padding: 8px;
	color:#14262A;
font-family: MitraNormal;
font-size: 13pt;
text-align:right;
	background-image: url('../images/sanyeh_block.png');
}

.art-BlockContent-body a:link
{
	color: #1B517E;
color: #000000;
font-family: MitraNormal;
font-size: 13pt;
text-decoration: none;
}

.art-BlockContent-body a:visited, .art-BlockContent-body a.visited
{
	color: #1B517E;
color: #000000;
text-decoration: none;

}

.art-BlockContent-body a:hover, .art-BlockContent-body a.hover
{
color: #C1AF59;
}

.art-BlockContent-body ul
{
	list-style-type: none;
	color: #051019;
	margin:0;
	padding:0;
}

.art-BlockContent-body li
{
font-family: mitranormal;
font-size: 12px;
}
.art-BlockContent-body ul li
{
	padding: 0px 15px 0px 0px;
	background-image: url('../images/BlockContentBullets.png ') ;
	margin:15px 0 15px 0;
	background-repeat:no-repeat;
	background-position-x: right;
		background-position-y:  center;

}
.art-Block-body:hover
{
background-color:#F4F5DD;
	background-image: none;
}
.art-BlockContent-body:hover
{
background-color:#FEFFE4;
	background-image: none;

}

/* end Box, BlockContent */

/* begin Box, Post */
.art-Post
{
	position:relative;
	z-index:0;
	margin:0 auto;
	min-width:15px;
	min-height:15px;
direction:rtl;
margin: 10px;
background-color:#ffffff;

}

.art-Post-body
{
	position: relative;
	z-index: 1;
	padding: 8pt;
direction:rtl;
border: solid 2px #e3e6e9;
border-radius:   4px ;
line-height:2;
}


/* Start images */
a img
{
	border: 0;
}

.art-article img, img.art-article
{
	border: solid 0px #ACD0D8;
	margin: 1em;
}

.art-metadata-icons img
{
	border: none;
	vertical-align: middle;
	margin: 2px;
}
/* Finish images */

/* Start tables */

.art-article table, table.art-article
{}
.art-article table, table.art-article .art-article tr, .art-article th, .art-article td
{}
.art-article th, .art-article td
{}
.art-article th
{}
.art-PostContent a:link,.art-PostContent a:visited,.art-PostContent a.visited
{
color:#0061B4;
}
.art-PostContent a:hover,.art-PostContent a.hover
{
text-decoration:underline;
color:#0385FE;
}

.art-article a:link,.art-article a:visited,.art-article a.visited
{
color:#0385FE;

}
.art-article a:hover, .art-article a.hover
{
font-style: italic;

}

/* Finish tables */

pre
{
	overflow: auto;
	padding: 0.1em;
}

/* end Box, Post */

/* begin PostHeaderIcon */
.art-PostHeader
{
	text-decoration:none;
	margin: 0.2em 0;
	padding-right: 5px;
	font-weight:normal;
	font-style:normal;
	letter-spacing:normal;
	word-spacing:normal;
	font-variant:normal;
	text-decoration:none;
	font-variant:normal;
	text-transform:none;

	text-indent:0;
	line-height:inherit;
font-family: nazbold;
font-size: 17pt;
font-style: normal;
text-align: right; direction:rtl;
	color: #233C4D;
background-image: url('../images/PostHeader.gif');
height:40px;
line-height:40px;
}
.art-PostHeader:hover
{
background-position: 0 -40px;
}

.art-PostHeader a, .art-PostHeader a:link, .art-PostHeader a:visited, .art-PostHeader a:hover
{
font-family: NazBold;
font-size: 17pt;
font-style: normal;

text-align: right; direction:rtl;
	margin:0;
	color: #233C4D;
}

/* end PostHeaderIcon */

/* begin PostHeader */

.art-PostHeader a:link
{
font-family: NazBold;
font-size: 17pt;
font-style: normal;
text-decoration: none;
  color: #D93875;
background-image: url('../images/PostHeaderIcon.png');
	background-position: top right;
background-repeat: no-repeat;
display:inline-block;
padding-right:40px;



}

.art-PostHeader a:visited, .art-PostHeader a.visited
{
font-family: NazBold;
font-size: 17pt;
font-style: normal;
text-decoration: none;
  color: #D93875;
background-image: url('../images/PostHeaderIcon.png');
	background-position: top right;
background-repeat: no-repeat;
display:inline-block;
padding-right:40px;
}

.art-PostHeader:hover>a,.art-PostHeader a:hover, .art-PostHeader a.hovered
{
font-family: NazBold;
font-size: 17pt;
font-style: normal;
text-decoration: none;
  color: #2F7153;
background-image: url('../images/PostHeaderIcon.png');
	background-position: top right;
background-repeat: no-repeat;
display:inline-block;
padding-right:40px;
}
/* end PostHeader */

/* begin PostMetadata */
.art-PostMetadataHeader
{
	padding:1px;
	background-color: #edf1f3;
}
/* end PostMetadata */

/* begin PostIcons */
.art-PostHeaderIcons
{
	padding:1px;
}

.art-PostHeaderIcons, .art-PostHeaderIcons a, .art-PostHeaderIcons a:link, .art-PostHeaderIcons a:visited, .art-PostHeaderIcons a:hover
{
font-family: tahoma, Helvetica, Sans-Serif;
font-size: 11px;
font-style: italic;
font-weight: normal;
text-align: right; direction:rtl;
	color: #2A525A;
}

.art-PostHeaderIcons a, .art-PostHeaderIcons a:link, .art-PostHeaderIcons a:visited, .art-PostHeaderIcons a:hover
{
	margin:0;
}

.art-PostHeaderIcons a:link
{
font-family: tahoma, Helvetica, Sans-Serif;
text-decoration: none;
	color: #1B517E;
}

.art-PostHeaderIcons a:visited, .art-PostHeaderIcons a.visited
{
text-decoration: none;
	color: #417E8B;
}

.art-PostHeaderIcons a:hover, .art-PostHeaderIcons a.hover
{
font-family: tahoma, Helvetica, Sans-Serif;
text-decoration: none;
	color: #2F526A;
}
/* end PostIcons */

/* begin PostContent */
/* Content Text Font & Color (Default) */
body
{
font-family:mitranormal;
font-size: 13pt;
  color: #172C31;
  
}

.art-PostContent
{
font-family: mitranormal;
text-align: right; direction:rtl;
  color: #172C31;
}

/* Start Content link style */
/*
The right order of link pseudo-classes: Link-Visited-Hover-Focus-Active.
http://www.w3schools.com/CSS/css_pseudo_classes.asp
http://meyerweb.com/eric/thoughts/2007/06/11/who-ordered-the-link-states/
*/
a
{
text-decoration: none;
  color: #063758;
}

/* Adds special style to an unvisited link. */
a:link
{
text-decoration: none;
  color: #005D98;
}

/* Adds special style to a visited link. */
a:visited, a.visited
{
  color: #005D98;
}

/* :hover - adds special style to an element when you mouse over it. */
a:hover, a.hover
{
  color: #008BE3;
}

/* Finish Content link style */

/* Resert some headings default style & links default style for links in headings*/
h1, h2, h3, h4, h5, h6,
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a,
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover,
h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited,
h1, h1 a, h1 a:link, h1 a:visited, h1 a:hover,
h2, h2 a, h2 a:link, h2 a:visited, h2 a:hover, 
h3, h3 a, h3 a:link, h3 a:visited, h3 a:hover, 
h4, h4 a, h4 a:link, h4 a:visited, h4 a:hover,
h5, h5 a, h5 a:link, h5 a:visited, h5 a:hover,
h6, h6 a, h6 a:link, h6 a:visited, h6 a:hover
{
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
font-size:13pt;
margin:0px;
padding:0px;
}


/* end PostContent */

/* begin PostBullets */
/* Start Content list */
ol, ul
{
	color: #24464C;
	margin:1em 0 1em 2em;
	padding:0;
font-family: mitranormal;
font-size: 18pt;
text-align: right; direction:rtl;
margin-left: 12px;
}

li ol, li ul
{
	margin:0.5em 0 0.5em 2em;
	padding:0;
}

li 
{
	margin:0.2em 0;
	padding:0;
}

ul
{
	list-style-type: none;
}

ol
{
	list-style-position:inside;
	
}



.art-Post li
{
	padding:0px 0 0px 13px;
	line-height:1.2em;
}

.art-Post ol li, .art-Post ul ol li
{
	background: none;
	padding-left:0;
}

.art-Post ul li, .art-Post ol ul li 
{
	background-image: url('../images/PostBullets.png');
	background-repeat:no-repeat;
padding: 10px 20px 10px 0px;
	
background-position-y: center ;
background-position-x:  right;

}


/* Finish Content list */
/* end PostBullets */

/* begin PostQuote */
/* Start blockquote */
blockquote,
blockquote p,
.art-PostContent blockquote p
{
	color:#0F2E48;
font-family: tahoma, Helvetica, Sans-Serif;
text-align: right; direction:rtl;
}

blockquote,
.art-PostContent blockquote
{
		border:solid 1px #8EB4CC; 
		margin:10px 10px 10px 50px;
	padding:5px 5px 5px 41px;
	background-color:#BCD2E1;
	background-image:url('../images/PostQuote.png');
	background-position:left top;
	background-repeat:no-repeat;
}


/* Finish blockuote */
/* end PostQuote */

/* begin Button */
.art-button-wrapper .art-button
{
	display:inline-block;
	width: auto;
	outline:none;
	border:none;
	background:none;
	line-height:32px;
	margin:0 !important;
	padding:0 !important;
	overflow: visible;
	cursor: default;
	text-decoration: none !important;
	z-index:0;
}

.art-button-wrapper
{
	display:inline-block;
	position:relative;
	height: 32px;
	overflow:hidden;
	white-space: nowrap;
	width: auto;
	z-index:0;
}

.firefox2 .art-button-wrapper
{
	display:block;
	float:left;
}

.art-button-wrapper .art-button
{
	display:block;
	height: 32px;
font-family: NazBOLD;
font-size: 12pt;
font-style: italic;

	white-space: nowrap;
	text-align: right; direction:rtl;
	padding: 0 19px !important;
	line-height: 32px;
	text-decoration: none !important;
	color: #17476D !important;
}

input, select
{
font-style: normal;
font-weight: normal;
font-style: normal;
font-weight: normal;
font-family:tahoma;
font-size:8pt;

}

.art-button-wrapper.hover .art-button, .art-button:hover
{
	color: #EAF3F5 !important;
	text-decoration: none !important;
}

.art-button-wrapper.active .art-button
{
	color: #EAF3F5 !important;
}

.art-button-wrapper .l, .art-button-wrapper .r
{
	display:block;
	position:absolute;
	z-index:-1;
	height: 96px;
	background-image: url('../images/Button.png');
}

.art-button-wrapper .l
{
	left:0;
	right:12px;
}

.art-button-wrapper .r
{
	width:419px;
	right:0;
	clip: rect(auto, auto, auto, 407px);
}

.art-button-wrapper.hover .l, .art-button-wrapper.hover .r
{
	top: -32px;

}

.art-button-wrapper.active .l, .art-button-wrapper.active .r
{
	top: -64px;
}


/* end Button */

/* begin Footer */
.art-Footer
{
	position:relative;
	
	overflow:hidden;
	width: 936px;
	margin: 0px 0px 0px 0px;
}

.art-Footer .art-Footer-inner
{
	height:150px;
	position: relative;
	z-index: 0;
		text-align: center; direction:rtl;
}

.art-Footer .art-Footer-background
{
	position:absolute;
	z-index:-1;
	background-repeat:repeat-x;
	background-image: url('../images/Footer.png');
	width: 936px;
	height: 150px;
	bottom:0;
	left:0;
}


.art-rss-tag-icon
{
	position: relative;
	display:block;
	float:left;
	background-image: url('../images/livemarks.png');
	background-position: center right;
	background-repeat: no-repeat;
	margin: 0 5px 0 0;
	height: 32px;
	width: 30px;
    cursor: default;
}




.art-Footer .art-Footer-text p
{
	margin: 0;
}

.art-Footer .art-Footer-text
{
	display:inline-block;
	color:#0C2337;
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
font-size: 11px;
}

.art-Footer .art-Footer-text a:link
{
	text-decoration: none;
	color: #123654;
font-family: tahoma, Helvetica, Sans-Serif;
text-decoration: None;
font-size: 11px;
}

.art-Footer .art-Footer-text a:visited
{
	text-decoration: none;
	color: #315F68;
font-family: tahoma, Helvetica, Sans-Serif;
text-decoration: None;
}

.art-Footer .art-Footer-text a:hover
{
	text-decoration: none;
	color: #246DA8;
font-family: tahoma, Helvetica, Sans-Serif;
text-decoration: none;
}
/* end Footer */

/* begin PageFooter */
.art-page-footer, .art-page-footer a, .art-page-footer a:link, .art-page-footer a:visited, .art-page-footer a:hover
{

   }

.art-page-footer
{
		text-align:center;
		color:#ffffff;
        margin:5px; 
     }

/* end PageFooter */

/* begin LayoutCell */
.art-contentLayout .art-content
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 542px;
}
.art-contentLayout .art-content-sidebar0
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 678px;
}
.art-contentLayout .art-content-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 738px;
}
.art-contentLayout .art-content-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 738px;
}
.art-contentLayout .art-content-wide
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 936px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-sidebar0
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 256px;
}
.art-contentLayout .art-sidebar1
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 196px;
}
/* end LayoutCell */

/* begin LayoutCell */
.art-contentLayout .art-sidebar2
{
	position: relative;
	margin: 0;
	padding: 0;
	border: 0;
	float: left;
	overflow: hidden;
	width: 196px;
}
/* end LayoutCell */

table.moduletable th
{
	font-size: 140%;
	padding: .5em 0em;
}

.firefox2 table.poll tr td div
{
	font-size:0;
}

#footer
{
	text-align: center;
}

.breadcrumbs
{
	display: block;
min-width:936px;
	}


.category 
{
    font-size: 18pt;
      
    padding-right:15px;
    padding-top:1px;
    padding-left:15px;
    border-radius:5px;
    color:#ffffff !important;
    height:45px;
    display:table ;
    line-height:45px;
    box-shadow: #c434a7 0px 0px 5px;
    background-color:#72005b;
    background: linear-gradient(to bottom, #72005b, #35002a);
    margin-bottom:10px;
       
}
.contentpaneopen a:link,.contentpaneopen a.link,.contentpaneopen a.visited,.contentpaneopen a:visited,
.art-Footer-inner a.link,.art-Footer-inner a:link,.art-Footer-inner a.visited,.art-Footer-inner a:visited
{
   background-color:#72005b;
   padding-right:8px;
   padding-left:8px;
   border-radius:4px;
   color:#ffffff;
   box-shadow: #c434a7 0px 0px 2px;
   background: linear-gradient(to bottom, #72005b, #35002a);
   display:  inline-block;
   
}
.art-Footer-inner a.link,.art-Footer-inner a:link,.art-Footer-inner a.visited,.art-Footer-inner a:visited
{
   margin: 25px 5px 0px 5px;
   padding-right:8px;
   padding-left:8px;
   text-align:center;
   vertical-align:middle;
   transition: border-radius 1s  ease .1s;
}
.contentpaneopen a:hover,.contentpaneopen a.hover,.art-Footer-inner a:hover, .art-Footer-inner a.hover
{
   background-color:#9c057e;
   border-radius:16px;
   color:#ffffff;
   text-decoration:none;
   text-shadow:0px 0px 3px,0px 0px 3px,0px 0px 3px,0px 0px 3px,0px 0px 3px;
   background: linear-gradient(to bottom, #e005b4, #72005b);
   transition: border-radius .5s  ease .0s;
   }
.contentpaneopen span.small, .contentpaneopen td.createdate, .contentpaneopen td.modifydate
{
	font-size: 100%;
	padding-bottom: 1em;
  }
.column_separator 
{
	padding-left: .4em;
}
.pagination span
{
	padding: 2px;
}
.pagination a
{
	padding: 2px;
}

div.offline
{
	background: #fffebb;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
	font-size: 1.2em;
	padding: 5px;
}

span.pathway
{
	display:  block;
	padding-top: 10px;
	overflow:  hidden ;
	direction:rtl;
	font-family:tahoma;
	font-size:8pt;
	text-align: center;
	line-height:150%;
	}

/* headers */
table.moduletable th, legend
{
	margin: 0;
	font-weight: bold;
	font-family: tahoma,Arial,sans-serif;
	font-size: 1.5em;
	padding-left: 0px;
	margin-bottom: 10px;
	text-align: right; direction:rtl;
}

/* form validation */
.invalid
{
	border-color: #ff0000;
}

label.invalid
{
	color: #ff0000;
}


/** overlib **/

.ol-foreground
{
	background-color: #f6f6f6;
}

.ol-background
{
	background-color: #666;
}

.ol-textfont
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 10px;
}

.ol-captionfont
{
	font-family: tahoma, Helvetica, sans-serif;
	font-size: 12px;
	color: #f6f6f6;
	font-weight: bold;
}

.ol-captionfont a
{
	color: #0B55C4;
	text-decoration: none;
	font-size: 12px;
}

/* spacers */
span.article_separator
{
	display: none;
}

.column_separator
{
	padding-left: 10px;
}

td.buttonheading img
{
	border: none;
}

.clr
{
	clear: both;
}

div#maindivider
{
	border-top: 1px solid #ddd;
	margin-bottom: 10px;
	overflow: hidden;
	height: 1px;
}

table.blog span.article_separator
{
	display: none;
}

/* edit button */
.contentpaneopen_edit
{
	float: left;
}

/* table of contents */
table.contenttoc
{
	margin: 5px;
	border: 1px solid #ccc;
	padding: 5px;
	float: right;
}

table.contenttoc td
{
	padding: 0 5px;
}


/* content tables */
td.sectiontableheader
{
	height: 34px;
    line-height:34px;
	background-image: url('../images/nav.png');
	        padding-right:4px;
}

tr.sectiontableentry0 td,
tr.sectiontableentry1 td,
tr.sectiontableentry2 td
{
    padding: 15px;
}
tr.sectiontableentry0 td
{
    background-color: #ffffff;
}
tr.sectiontableentry1 td
{
      background-color: #f8f8f8;
       background: linear-gradient(to top, #f0f0f0, #ffffff);
      }

tr.sectiontableentry2 td
{  
        background-color: #f0f0f0;
        background: linear-gradient(to bottom, #ffffff, #f0f0f0);
}

tr.sectiontableentry0 td a:link,
tr.sectiontableentry1 td a:link,
tr.sectiontableentry2 td a:link,
tr.sectiontableentry0 td a.link,
tr.sectiontableentry1 td a.link,
tr.sectiontableentry2 td a.link,
tr.sectiontableentry0 td a:visited,
tr.sectiontableentry1 td a:visited,
tr.sectiontableentry2 td a:visited,
tr.sectiontableentry0 td a.visited,
tr.sectiontableentry1 td a.visited,
tr.sectiontableentry2 td a.visited
{
	pa dding: 4px;
    font-size:17pt;
    col or:#ae3500;
}
tr.sectiontableentry0 td a:hover,
tr.sectiontableentry1 td a:hover,
tr.sectiontableentry2 td a:hover
{
	    co lor:#32c589;
}

td.sectiontableentry0,
td.sectiontableentry1,
td.sectiontableentry2
{
	padding: 3px;
   }
/* content styles */
table.contentpaneopen, table.contentpane
{
	margin: 0;
	padding: 0;
	width: 100%;
}

table.contentpaneopen li
{
	margin-bottom: 5px;
}


table.contentpaneopen fieldset
{
	border: 0;
	border-top: 1px solid #ddd;
}

table.contentpaneopen h3
{
	margin-top: 25px;
}

table.contentpaneopen h4
{
	font-family: tahoma, Helvetica, sans-serif;
	color: #ffffff;
}

.highlight
{
	background-color: #fffebb;
}



/* module control elements */
table.user1user2 div.moduletable
{
	margin-bottom: 0px;
}

div.moduletable, div.module
{
	margin-bottom: 25px;
}
div.module_menu h3
{
	font-family: Helvetica, tahoma, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #eee;
	margin: -23px -4px 5px -5px;
	padding-left: 10px;
	padding-bottom: 2px;
}

div.module_menu
{
	margin: 0;
	padding: 0;
	margin-bottom: 15px;
}

div.module_menu div div div
{
	padding: 10px;
	padding-top: 30px;
	padding-bottom: 15px;
	width: auto;
}

div.module_menu div div div div
{
	background: none;
	padding: 0;
}

div.module_menu ul
{
	margin: 10px 0;
	padding-left: 20px;
}

div.module_menu ul li a:link, div.module_menu ul li a:visited
{
	font-weight: bold;
}

#leftcolumn div.module
{
	padding: 0 10px;
}

#leftcolumn div.module table
{
	width: auto;
}

/* forms */
table.adminform textarea
{
	width: 690px;
	height: 400px;
	font-size: 1em;
	color: #000099;
}

div.search input
{
	width: 145px;
	border: 1px solid #ccc;
	margin: 15px 0 10px 0;
direction:rtl;
}

form#form-login
{
	text-align: right; direction:rtl;
}

form#form-login fieldset
{
	border: 0 none;
	margin: 0;
	padding: 0.2em;
}

form#form-login ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

form#form-login ul li
{
	background-image: none;
	padding: 0;
}

#modlgn_username, #modlgn_passwd
{
	width: 90%;
}

#form-login-username, #form-login-password, #form-login-remember
{
	display: block;
	margin: 0;
}

form#com-form-login
{
	text-align: right; direction:rtl;
}

form#com-form-login fieldset
{
	border: 0 none;
	margin: 0;
	padding: 0.2em;
}

form#com-form-login ul
{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

form#com-form-login ul li
{
	background-image: none;
	padding: 0;
}

/* thumbnails */
div.mosimage
{
	margin: 5px;
}

div.mosimage_caption {
	font-size: .90em;
	color: #666;
}

div.caption
{
	padding: 0 10px 0 10px;
}

div.caption img
{
	border: 1px solid #CCC;
}

div.caption p
{
	font-size: .90em;
	color: #666;
	text-align: center;
}

/* Parameter Table */
table.paramlist
{
	margin-top: 5px;
}

table.paramlist td.paramlist_key
{
	width: 128px;
	text-align: right; direction:rtl;
	height: 30px;
}

div.message
{
	font-weight: bold;
	font-size: 14px;
	color: #c30;
	text-align: center;
	width: auto;
	background-color: #f9f9f9;
	border: solid 1px #d5d5d5;
	margin: 3px 0px 10px;
	padding: 3px 20px;
}

/* Banners module */

/* Default skyscraper style */
.banneritem img
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* Text advert style */

.banneritem_text
{
	padding: 4px;
	font-size: 11px;
}

.bannerfooter_text
{
	padding: 4px;
	font-size: 11px;
	background-color: #f7f7f7;
	text-align: right; direction:rtl;
}

/* System Messages */
/* see system general.css */

.pagination span
{
	padding: 2px;
}

.pagination a
{
	padding: 2px;
}

/* Polls */
.pollstableborder
{
	 margin: 0px;
padding: 0px;

	text-align: right; direction:rtl;

}


.pollstableborder td
{
	text-align: right; direction:rtl;
padding: 0px;
	 margin: 0px;

	
}

/* WebLinks */
span.description
{
	display: block;
	padding-left: 30px;
}

/* Frontend Editing*/
fieldset
{
	border: 1px solid #ccc;
	margin-top: 15px;
	padding: 15px;
}

legend
{
	margin: 0;
	padding: 0 10px;
}

td.key
{
	border-bottom: 1px solid #eee;
	color: #666;
}

/* Tooltips */

.tool-tip
{
	float: left;
	background: #ffc;
	border: 1px solid #d4d5aa;
	padding: 5px;
	max-width: 200px;
}

.tool-title
{
	padding: 0;
	margin: 0;
	font-size: 100%;
	font-weight: bold;
	margin-top: -15px;
	padding-top: 15px;
	padding-bottom: 5px;
	background: url(../../system/images/selector-arrow.png) no-repeat;
}

.tool-text
{
	font-size: 100%;
	margin: 0;
}

/* System Standard Messages */
#system-message
{

}
    #system-message dd.message ul, #system-message dd.error ul, #system-message dd.notice ul
    {
        	font-size:18pt;
    font-weight:normal;
    font-style:italic;
    color:#ffffff;
    vertical-align: middle;
	border-radius: 10px;
    border:none;
    margin:0px;
	padding-right: 60px;
	text-indent:0px;
    }

#system-message dd.message ul
{
	background: #1d79ed url(../../system/images/notice-info.png) right center no-repeat;
    }

/* System Error Messages */
#system-message dd.error ul
{
	background: #B70038 url(../../system/images/notice-alert.png) right center no-repeat;
}
/* System Notice Messages */
#system-message dd.notice ul
{
	background: #ff8324 url(../../system/images/notice-note.png) right center no-repeat;
}

#syndicate
{
	float: left;
    text-align:center;
	padding-left: 25px;
}

/* Component Specific Fixes */

#component-contact table td
{
	padding: 2px 0;
}

.breadcrumbs img
{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.mceToolbarTop {
	white-space: normal;
}

.mceEditor
{
	background: none;
}

#archive-list
{
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

#archive-list li
{
	list-style-type: none;
	background-image: none;
	margin-left: 0px;
	padding-left: 0px;
}

#navigation
{
	text-align: center;
}

.article h3 img
{
	border: none;
	display: inline;
	margin: 0;
	padding: 0;
}

.art-Footer-text .moduletable
{
	border: none;
	margin: 0;
	padding: 0;
}

.pollstableborder td {
	vertical-align: middle;
	text-align: right; direction:rtl;

}

.img_caption.left
{
	float: left;
	margin-right: 1em;
}

.img_caption.right
{
	float: right;
	margin-left: 1em;
}

.img_caption.left p
{
	clear: left;
	text-align: center;
}

.img_caption.right p
{
	clear: right;
	text-align: center;
}

.img_caption img
{
	margin: 0em;
}

.contentheading
{
font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 10pt;
	font-weight: bold;
	text-align: right; direction:rtl;
	color: #5A90B5;
color: #C8054F;
}


/* Plugin compatilibity. */

/* 152316, DOCman */

.dm_taskbar ul
{
	background-image: none;
	margin: 0px;
	padding: 0px;
}

.dm_taskbar ul li
{
	background-image: none;
}
.Ali-table-dams{}
.Ali-table-dams table,table.Ali-table-dams
{}
.Ali-table-dams td
{
border-top: #FFFFFF 2px solid;
border-right: #dddddd 2px solid;
border-bottom: #DCDCDC 2px solid;
border-left: #ffffff 2px solid;
background-color:#f4f4f4;
line-height: 175%;
padding:5px;
background-image: url('../../../images/stories/rect/sanyeh_block.png');
width:auto;
}

.Ali-table-tala
{
border-top: #FFFFFF 2px solid;
border-right: #dddddd 2px solid;
border-bottom: #DCDCDC 2px solid;
border-left: #ffffff 2px solid;
background-color:#f4f4f4;
padding:5px;
background-image: url('../../../images/stories/rect/sanyeh_block.png');
width:auto;
text-align:center;
}
.Ali-table-corp-1{}
.Ali-table-corp-1 table,table.Ali-table-corp-1
{
border-top: #FFFFFF 3px solid;
border-right: #dddddd 3px solid;
border-bottom: #DCDCDC 3px solid;
border-left: #ffffff 3px solid;
background-color:#f4f4f4;
width:600px;
}
.Ali-table-corp-1 th
{
border-top: #FFFFFF 2px solid;
border-right: #dddddd 2px solid;
border-bottom: #DCDCDC 2px solid;
border-left: #ffffff 2px solid;
background-color:#F2F3E6;
line-height: 175%;
padding:5px;
background-image: url('../../../images/stories/rect/sanyeh_block.png');
width:auto;
}
.Ali-table-corp-1 td
{
border-bottom: #FFFFFF 3px solid;
border-left: #dddddd 3px solid;
border-top: #DCDCDC 3px solid;
border-right: #ffffff 3px solid;
background-color:#ffffff;
height:36px;
padding:8px;
background-image: url('../../../images/stories/rect/sanyeh_block.png');
width:auto;
}
.poll_mod_title
{
color:#004EAF;
text-align:justify;
margin-bottom:10px;
margin-top:10px;
}
.Ali-table-book-1,.Ali-table-fahares-1{}
.Ali-table-book-1 table,table.Ali-table-book-1,.Ali-table-fahares-1 table,table.Ali-table-fahares-1
{
border-top: #FFFFFF 3px solid;
border-right: #dddddd 3px solid;
border-bottom: #DCDCDC 3px solid;
border-left: #ffffff 3px solid;
background-color:#f4f4f4;
width:870px;
}
.Ali-table-book-1 th,.Ali-table-fahares-1 th
{
border-top: #FFFFFF 2px solid;
border-right: #dddddd 2px solid;
border-bottom: #DCDCDC 2px solid;
border-left: #ffffff 2px solid;
background-color:#F2F3E6;
line-height: 175%;
padding:5px;
background-image: url('../../../images/stories/rect/sanyeh_block.png');
width:auto;
}
.Ali-table-book-1 td,.Ali-table-fahares-1 td
{
border-bottom: #FFFFFF 1px solid;
border-left: #dddddd 1px solid;
border-top: #DCDCDC 1px solid;
border-right: #ffffff 1px solid;
background-color:#ffffff;
height:24px;
padding:8px;
background-image: url('../../../images/stories/rect/sanyeh_block.png');
width:auto;
}

.first
{
	font-size:30pt;
	text-align:center ;
	text-shadow:0px 0px 5px #ffffff,0px 0px 7px #ffffff,0px 0px 9px #ffffff;
	transition: box-shadow 2s,text-shadow 2s ease 0s;
	
}
.first a, .first a:link, .first a:visited,.first a.link, .first a.visited,.side-table-menu-1 td a, .side-table-menu-1 td a:link, .side-table-menu-1 td a:visited,.side-table-menu-1 td a.link, .side-table-menu-1 td a.visited
{
	color:inherit;
	transition: color 1s , tet-shadow 1s ease 0s;
	
}
	
	
	.first:hover,  .first.hover
{
	text-shadow:0px 0px 5px #000000,0px 0px 7px #000000;
	transition: text-shadow .5s ease 0s,box-shadow .5s ease 0s;
	box-shadow: 0px 0px 20px #ffffff inset,0px 0px 22px #ffffff inset,0px 0px 24px #ffffff inset,0px 0px 26px #ffffff inset;
}
.first a:hover,  .first a.hover,.side-table-menu-1 td a:hover,  .side-table-menu-1 td a.hover
{
	color:#000000 !important;
		text-shadow:0px 0px 5px #000000,0px 0px 7px #000000;
		
		transition: text-shadow .2s , color .2s ease 0s;
	
}


.side-table-menu-1{}
.side-table-menu-1 table,table.side-table-menu-1
{
display: block;
width: 140px;
direction: rtl;
color: #ffffff;
left: 50%;
bottom: 150px;
position: fixed;
margin-left: 525px;
}

.side-table-menu-1td
{
font-size: 16pt;
color: #ffffff;
background: linear-gradient(to bottom, #D7F7E9, #69E0AC);
box-shadow: #00FF90 0px 0px 5px;
border-radius: 6px; 
text-align:center ;
text-shadow:0px 0px 5px #ffffff,0px 0px 4px #ffffff,0px 0px 3px #ffffff;
transition:box-shadow 1s,text-shadow 1s ease 0s;
}
.side-table-menu-2{}
.side-table-menu-2 table,table.side-table-menu-2
{
display: block;
width: 120px;
direction: rtl;
color: #ffffff;
right: 50%;
bottom: 150px;
position: fixed;
margin-right: 500px;

}
	
.side-table-menu-1td:hover,  .side-table-menu-1td.hover
{
		box-shadow: #00FF90 0px 0px 1px;
			transition:text-shadow .5s ease 0s,box-shadow .5s ease 0s;
			text-shadow:0px 0px 5px #000000,0px 0px 5px #000000;
}
.pagenavbar
{
text-align:center;
font-size:20pt;
}
.titrhelp
{font-family:nazbold;
text-decoration:underline;
font-size:nazbold;
color:#c8054f;
}