﻿/*	Persian Default Style Sheets
	© 2009 www.edreamer.ir, All Rights Reserved. */

.smallstatus {
	text-align:right;
	direction:rtl;
	background: transparent url('../Images/icoinfo.gif') no-repeat scroll right 20%;
	padding-right:20px;
}

/*-----------------------------------------------------------------------------------------------
	layout
-----------------------------------------------------------------------------------------------*/

div#contents {
	float: left;
	width: 400px;
	margin:40px 0 10px 20px;/* False margin value for all versions of IE Win, including 6.0 */
}

html > body div#contents {
	margin:40px 0 10px 40px; /* Correct value for browsers that don't suffer from IE Win' s bugs */
	/*min-height: 200px;*/
}

div#sidebar {
	float:right;
	width: 240px;
	margin: 40px 20px 10px 0;
	/*border-top:10px #838f4f solid;
	border-bottom:10px #c7391f solid;*/
	background: #a3b06b url('../Images/sidbarbg.gif');
}

html > body div#sidebar {
	margin: 40px 40px 10px 0;
}

/*-----------------------------------------------------------------------------------------------
	footer
-----------------------------------------------------------------------------------------------*/

div#footer {
	clear: both;
	text-align:left;
	width: 640px;
	height:50px;
	/*min-height: 50px;*/
	border-top: 10px solid #fcffc8;
	background: #a4b16c url('../Images/txtur2.gif');
	margin: 0 auto;
	padding: 15px 0 0 40px;
	color:#545c32;
	text-transform:uppercase;
	font-size: 8pt;
}

/*-----------------------------------------------------------------------------------------------
	accessibility menu
-----------------------------------------------------------------------------------------------*/

ul#accessibility li #ctl00_language {
	background: transparent url('../Images/icoen.gif') no-repeat scroll right center;
}

/*-----------------------------------------------------------------------------------------------
	navigation menu
-----------------------------------------------------------------------------------------------*/

ul#navigation {
	background-color:#a4b16c;
	text-transform:uppercase;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 8pt;
	width:680px;
	height:60px;
	margin:0 auto;
}

ul#navigation li a {
	float:right;
	display:block;
	padding:25px 27px 24px 22px;
	background-color:#a4b16c;
	color:#ffffff;
	text-decoration:none;
}

/*-----------------------------------------------------------------------------------------------
	contents
-----------------------------------------------------------------------------------------------*/

#contents h2, #sidebar h2, #contents h3, #contents h4 {
	clear:both;
	color: #af0601;
	font-size:1.3em;
	font-family: Tahoma, Arial, sans-serif;
	direction:rtl;
	text-align:right;
	padding-bottom:3px;
	border-bottom:1px #9da166 solid;
	margin-bottom:20px;
	line-height:normal;
}

#contents h3, #contents h4  {
	color: #4c8552;
	border-style:none;
}

#contents h4 {
	font-size:1.0em;
}

#contents span.rss a, #sidebar span.rss a {
	width: 10px;
	background: transparent url('../Images/rss.gif') top right no-repeat;
	float:left;
	margin-top:-33px;
}

#contents a.link {
	display:inline-block;
	margin-bottom:20px;
	padding-right:10px;
	background:transparent url('../Images/bullet.gif') no-repeat scroll right center;
	line-height:normal;
	float:right;			
}

#contents p#link-download a {
	padding-right:20px;
	background:transparent url('../Images/icodownload2.gif') no-repeat scroll right center;
}

#contents p img {
	clear:both;
	float:right;
	margin:0 0 20px 20px;
}

#contents p, #sidebar p {
	text-align:justify;
/*	text-indent:20px;*/
	margin:20px 0;
	direction:rtl;
	line-height:normal;
}

#contents ul {
	margin:20px 20px 20px 0;
	list-style:square url('../Images/bullet.gif') outside;
	text-align:right;
	direction:rtl;
}

#contents ol {
	margin:20px 25px 20px 0;
	list-style:decimal outside;
	text-align:right;
	direction:rtl;
}

#contents a.button, #sidebar a.button {
	color:white;
	background-color:#838f4f;
	text-decoration:none;
	font-size:1.0em;
	padding:2px 6px;
	display:inline-block;
	float:left;
	margin:0 5px 10px 0;
	direction:rtl;
}

#contents table {
	text-align:right;
	direction:rtl;
}

#contents .gridpager table td {
	text-align:right;
}
#contents .gridpager a img {
	float:right;
	margin-left:5px;
}

#contents div#news.newsletterlist h3 a {
	background:transparent url('../Images/icopdfno.gif') no-repeat scroll right center;
	padding-right:20px;
}

#contents div#news.newsletterlist h3.alternative a {
	background:transparent url('../Images/icopdf.gif') no-repeat scroll right center;
}

.newsletterlist p {
	padding-right:20px;
}

#contents a.pdfdownload {
	float:right;
	margin:10px 10px 0 25px;
}

/*-----------------------------------------------------------------------------------------------
	sidebar
-----------------------------------------------------------------------------------------------*/

#sidebar h2 {
	color: black;
	border-bottom-color: #dbdfa2;
}

#sidebar h3, #contents div#news h3 {
	font-size:1.0em;
	border-bottom-width:0;
	text-align:	right;
}

#sidebar h3 a , #contents div#news h3 a {
	display:block;
	padding-right: 10px;
	background:transparent url('../Images/bullet.gif') no-repeat scroll right center;
	line-height:normal;
	text-decoration:none;
	text-transform:none;
	font-family: Tahoma, Arial, sans-serif;
	margin-bottom: -15px;
	
}

#sidebar a.rss {
	background: transparent url('../Images/rssbig.gif') no-repeat right top;
	padding-right:40px;
	text-align:right;
	direction:rtl;
}

/*-----------------------------------------------------------------------------------------------
	menu
-----------------------------------------------------------------------------------------------*/

ul#menu {
	font-weight:bold;
	margin-bottom:20px;
	font-size: 8pt;
	text-align:right;
}

ul#menu li a {
	color:#e2e5a8;
	display:block;
	text-decoration:none;
	padding:7px 30px 7px 5px;
	background: transparent url('../Images/menu2.gif') no-repeat left top;
	width:125px;
}

ul#menu li a:hover {
	color:black;
	background: transparent url('../Images/menu2.gif') no-repeat left top;
    background-position:0 -25px;
}

ul#menu li.currentmenu a {
	color:white;
	background: transparent url('../Images/menu2.gif') no-repeat left top;
    background-position:0 -50px;
}

/*-----------------------------------------------------------------------------------------------
	newsletter
-----------------------------------------------------------------------------------------------*/

#newsletter h2 {
	border-bottom-color: #9da166;
}

#newsletter a.button {
	color:white;
	background-color:#c7391f;
	margin-bottom:0;
}

#newsletter input {
	background-color:#f7e8b1;
	border: 1px solid #d6b22d;
	width:125px;
	float:right;
	font-size: 1.0em;
}

/*-----------------------------------------------------------------------------------------------
	navigate helper
-----------------------------------------------------------------------------------------------*/

ul#navigatehelper {
	border-top:1px #9da166 solid;
	padding-top:10px;
	margin:0;
}

ul#navigatehelper li {
	display:inline;
	float:right;
	padding:0 15px 0 15px;
}

ul#navigatehelper li#top {
	background: transparent url('../Images/icotop.gif') no-repeat scroll right center;
}

ul#navigatehelper li#back {
	background: transparent url('../Images/icoback.gif') no-repeat scroll right center;
}

ul#navigatehelper li#next {
	background: transparent url('../Images/iconext.gif') no-repeat scroll right center;
}

ul#navigatehelper li#counter {
	background: transparent url('../Images/icocounter.gif') no-repeat scroll right center;
}

ul#navigatehelper li#print {
	background: transparent url('../Images/icoprint.gif') no-repeat scroll right center;
}

ul#navigatehelper li#download {
	background: transparent url('../Images/icodownload.gif') no-repeat scroll right center;
}

/*-----------------------------------------------------------------------------------------------
	status
-----------------------------------------------------------------------------------------------*/

#contents .status h2 {
	padding-right:20px;
	background: transparent url('../Images/icoinfo.gif') no-repeat scroll right center;
	margin-bottom:-16px;
	border-bottom:0;
	text-transform:none;
	color: #333333;
}

#contents .status h2.status-error {
	background: transparent url('../Images/icoerror.gif') no-repeat scroll right center;
}

#contents .status h2.status-warning {
	background: transparent url('../Images/icowarning.gif') no-repeat scroll right center;
}

#contents .status h2.status-info {
	background: transparent url('../Images/icoinfo.gif') no-repeat scroll right center;
}

#contents .status h2.status-ok {
	background: transparent url('../Images/icook.gif') no-repeat scroll right center;
}

#contents .status h2.status-trigger {
	background: transparent url('../Images/icotoggle.gif') no-repeat scroll right center;
}

#contents .status p {
	margin-bottom:0;
	text-align:right;
	color:#545c32;
	direction:rtl;
}

/*-----------------------------------------------------------------------------------------------
	forms
-----------------------------------------------------------------------------------------------*/

.form fieldset {
	direction:rtl;
	clear:both;
	margin:20px 0;
	border:1px #a4b16c solid;
	background: #d5d99c url('../Images/txtur1.gif');
	padding:20px;
	min-height:55px;
}

.form label {
	display: block;
	float: right;
	clear: right;
	width: 100px;
	padding-left: 10px;
	text-align: left;
	line-height: 15px;
}

.form select, .form input, .form textarea {
	display: block;
	float: right;
	margin: 0 0 7px 0;
	width: 180px;
	color: #545c32;
	background-color:#f0f0de;
	border: 1px solid #a4b16c;
	font-family: Tahoma, Arial, sans-serif;
	font-size: 1.0em;
}

.form span.radiocheckbox input {
	width: auto;
	border-width: 0;
	background-color:Transparent;
	margin: 0;
}

.form input.buttons 
{
	width: auto;
	cursor:pointer;
	color:white;
	background-color:#838f4f;
	float:left;
	margin:0 5px 10px 0;
	font-size:1.0em;
	padding:1px 6px;
	border-width:0;
}

.form span.validator {
	direction:ltr;
	display:block;
	text-indent: -9999px;
	background: transparent url('../Images/icoerror.gif') no-repeat scroll left center;
	float:right;
	width:16px;
	height:16px;
	padding-right:5px;
}

.form input.antibot {
	width: auto;
	margin-right: 110px;
}

html > body .form input.antibot  {
	width: auto;
	margin-right:215px;
}

/*-----------------------------------------------------------------------------------------------
	calender
-----------------------------------------------------------------------------------------------*/

.calender {
	direction:rtl;
}
