/* ======================================== \
// Package: Mihalism Multi Host
// Version: 5.0.0
// Copyright (c) 2007, 2008, 2009 Mihalism Technologies
// License: http://www.gnu.org/licenses/gpl.txt GNU Public License
// LTE: 1254200032 - Tuesday, September 29, 2009, 12:53:52 AM EDT -0400
// ======================================= */





@font-face {
    font-family: "Yekan";
    src: url("Style2/fonts/Yekan.eot?#") format("eot"), url("Style2/fonts/Yekan.woff") format("woff"), url("Style2/fonts/Yekan.ttf") format("truetype");
}




th, 
.table_header {
	height: 25px;
	color: #ffffff;
	font-size: 0.9em;
	text-align: center;
    padding: 0 5px 0 5px;
	background: #99003d url(./images/tbl_top_bg.gif) repeat-x;
}

th a:link,
th a:hover,
th a:visited, 
.table_header a:link,
.table_header a:hover,
.table_header a:visited {
	color: #FFF;
	text-decoration: none;
}

td span {
	font-weight: 700;
	font-family: tahoma, tahoma, tahoma, tahoma;
}

td span.arial {
	font-family: tahoma, tahoma, tahoma, tahoma;
}

td .explain {
	font-size: 0.9em;
	font-style: italic;
}

.page_cell {

	margin-left: auto;
	margin-right: auto;

}

.help {
	cursor: help;
	border-bottom: dotted 1px #666;
}

.button1,
.input_field {
	padding: 3px;
	color: #000000;
	font-size: 0.9em;
	border: 1px solid #c4b3b9;
	font-family: tahoma, tahoma, tahoma, tahoma;
	background: #ffffff url(./images/input_bg.gif) repeat-x;
}

.button1, 
.button2 {
	cursor: pointer;
}

.button1 {
	padding: 4px;
	text-align: center;
}

.button2, 
a.button2 {
	border: 0;
	color: #000000;
	margin-left: 10px;
	background: #ffffff;
	text-decoration: none;
	vertical-align: middle;
	border-bottom: 1px dashed #c00;
}

a.button1:link, 
a.button1:hover,
a.button1:visited {
	color: #000000;
	text-decoration: none;
}

.button1:hover, 
.button1:active, 
.input_field:focus, 
.input_field:hover {
	border: 1px solid #937e85;
}

.table_footer {
	height: 15px;
	padding: 5px;
	color: #ffffff;
	text-align: center;
	background: #b7416d url(./images/tbl_foot_bg.gif) repeat-x bottom;
}

.table_border {

	width: 98%;
	border: 1px solid #873457;

}

.tdrow1, 
td.tdrow1, 
tr.tdrow1, 
th.tdrow1 {
	padding: 5px;
	background: #f5ebef;
}

.tdrow2, 
td.tdrow2, 
tr.tdrow2, 
th.tdrow1 {
	width: 500px;
	padding: 5px;
	background: #e7dee1;
}


.logo {
	width: 970px;
	height: 140px;
	border: 1px solid #000000;
	background: #b46585 url(./images/site_logo.png) no-repeat;
}

.align_left {
	float: left;
}

.align_right {
	float: right;
}

.align_left_mfix {

	float: left;
	padding-top: 2px;
	padding-left: 6px;
}

.align_right_mfix {
	float: right;
	padding-top: 2px;
	padding-right: 6px;
}

.text_align_right {
	text-align: right;	
}

.text_align_left {
	text-align: left;
}

.text_align_center {
	text-align: center;
        font-family:tahoma;
}

#upload_options {
	width: 350px;
	padding: 5px;
	margin-left: 12px;
	background: #f1f1f1;
	border: 1px dotted #333;
}

.nav_menu {
	height: 27px;
	padding: 0 15px;
	background: #6f012d;
	letter-spacing: 1px;
}

.nav_menu ul {
	float: left;
	border-left: 1px solid #400017;
	border-right: 1px solid #4c3d43;
}

.nav_menu li {
	float: left;
	margin-left: 0;
	list-style: none;
	line-height: 27px;
	border-left: 1px solid #400017;
	border-right: 1px solid #400017;
}

.nav_menu a:link,
.nav_menu a:visited {
	float: left;
	height: 27px;
	color: #eeeeee;
	font-size: 1em;
	padding: 0 12px;
	font-weight: 700;
}

.nav_menu a:hover {
	color: #eeeeee;
	background: #006292;
	text-decoration: none;
}

.members_bar {
	height: 27px;
	font-size: 1em;
	color: #000000;
	font-weight: 700;
	border-bottom: 1px solid #cdcdcc;
	background: #c2c1c2 url(./images/nav_mem_bar.gif) repeat-x;
}

.members_bar a:link, 
.members_bar a:hover,
.members_bar a:visited {
	color: #000000;
	text-decoration: none;
}

.members_bar div {
	padding: 7px;
}


.disk_loadbar {
	width: 400px;
	height: 16px;
	padding: 1px;
	border: 1px solid #999;
}

.slideout_warning {
	z-index: 3;
	float: left;
	width: 100%;
	height: 58px;
	margin-bottom: -5px;
	background: #FFFFFF url(./images/slideout_warning.png) repeat-x;
}

.slideout_warning .picture {
	float: left;
	width: 46px;
	height: 43px;
	margin-top: 5px;
	margin-left: 10px;
	background: url(./images/warning_sign.png) top left no-repeat;
}

.slideout_warning .ie_picture {
	width: 39px;
	background: url(./images/internet_explorer.png) top left no-repeat;
}

.slideout_warning .info {
	float: left;
	margin-top: 5px;
	margin-left: 10px;
}

.slideout_warning .info h1 {
	font-size: 1.40em;
	margin-bottom: 3px;
}

.page_body {
	clear: left;
	color: #000000;
	text-align: left;

}

.page_body_center {
  text-align: center;
}

.page_body li{
   list-style: none;
	padding: 0px;
	text-align: justify;
	direction:rtl;
}


.page_footer {
	height: 15px;
	padding: 5px;
	color: #000000;
	text-align: center;
	border-top: 1px solid #cdcccc;
	background: #a03b63 url(./images/pc_foot_bg.gif) repeat-x;
}

.page_footer a:link, 
.page_footer a:hover,
.page_footer a:visited {
	color: #000000;
}

.page_footer img {
	vertical-align: middle;
}

.lightbox_background { 
	-moz-opacity: 0.80px;
	background: #000000;
	filter: alpha(opacity=80);
	height: 100%;
	left: 0;
	top: 0;
	opacity: 0.80;
	position: absolute;
	width: 100%;
	z-index: 1001;
}

.lightbox_main { 
	background: #FFFFFF;
	border: 1px solid #345487;
	left: 25%;
	top: 20%;
	overflow: hidden;
	position: absolute;
	width: 515px;
	z-index: 1002;
}

.new_version_box {
	color: #FFF; 
	background: #C00; 
	padding-top: 20px;
	text-align: center; 
	padding-bottom: 20px;
}

.new_version_box a:link,
.new_version_box a:hover,
.new_version_box a:visited {
	color: #FFF;
	text-decoration: underline;
}

.message_box {

        width: 71%;
	padding: 10px;
	text-align: center;
	margin: 5px auto 5px;
	border: 1px solid #e3bfca;
	background: #e1e1e1 url(./images/blue_box_bg.gif) repeat-x top left;
}

.message_box h1 {
	color: #ff0054;
	font-size: 1.7em;
	font-weight: 700;
	font-family: "Yekan", Yekan;
}

.pagination {
	height: 1%;
	width: auto;
	float: right;
	padding-top: 2px;
	font-size: 0.85em;
}

.pagination_footer {
	margin: 12px 0 25px 0;
}

.pagination strong {
	margin: 0 2px;
	padding: 0 2px;
	color: #ffffff;
	font-size: 0.85em;
	background: #bf4676;
	font-weight: normal;
	border: 1px solid #bf4671;
}

.pagination a:link, 
.pagination a:active,
.pagination a:visited {
	margin: 0 2px;
	padding: 0 2px;
	color: #8c5c6f;
	font-size: 0.85em;
	background: #eeeced;
	font-weight: normal;
	text-decoration: none;
	border: 1px solid #c0b4b9;
}

.pagination a:hover {
	color: #e6e6e6;
	background: #d23669;
	border-color: #d23669;
	text-decoration: none;
}

/* Settings for JDMenu plugin */
ul.jd_menu, 
ul.jd_menu_vertical {
	list-style-type: none;
}

ul.jd_menu ul, 
ul.jd_menu_vertical ul {
	display: none;
}

ul.jd_menu li {
	float: left;
}

ul.jd_menu ul, 
ul.jd_menu_vertical ul {
	display: none;
	z-index: 10000;
	position: absolute;
	list-style-type: none;
}

ul.jd_menu ul li, 
ul.jd_menu_vertical ul li {
	float: none;
	margin: 0px;
}

ul.jd_menu, 
ul.jd_menu ul {
	height: 20px;
} 

ul.jd_menu ul {
	height: auto;
}

* html ul.jd_menu ul {
	width: 1%;
}

ul.jd_menu li {
	cursor: pointer;
	white-space: nowrap;
	margin: 0px 2px 0 2px;
}

ul.jd_menu .menu_border {
	border: 1px solid #999999;	
	box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); /* For CSS3 Browsers */
	-webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); /* For Safari Users */
	-moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.5); /* For Mozilla Browsers (Firefox) */
}

ul.jd_menu li.item {
	padding: 3px;
	margin-left: 0;
	color: #000000;
	display: block;
	font-size: 0.9em;
	text-align: left;	
	background: #f7eff2;
	border-bottom: 1px solid #ddd;
	font-family: tahoma, tahoma, tahoma, tahoma;
}

ul.jd_menu li.header {
	padding: 2px;
	font-size: 0.8em;
	font-weight: 900;
	text-align: center;
	background: #e5e1e3;
	border-bottom: 1px solid #ddd;
}





#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}
  
#boxes .window {
  position:absolute;
  left:0;
  top:0;
  width:440px;
  height:200px;
  display:none;
  z-index:9999;
  padding:20px;
}

#boxes #dialog {
  width:375px; 
  height:200px;
  padding:10px;
  background-color:#e1e1e1;-webkit-border-radius: 5px;
-moz-border-radius: 5px;
border-radius: 5px; box-shadow:0 0 5px #000 ; line-height:18px
}
#boxes #dialog h1 {font-family:'Yekan','Yekan',Yekan;
  font-size:20px;
  font-weight:normal; text-align:center}

  
#boxes #dialog1 {
  width:375px; 
  height:203px;
}


#dialog1 .d-header input {
  position:relative;
  top:60px;
  left:100px;
  border:3px solid #cccccc;
  height:22px;
  width:200px;
  font-size:15px;
  padding:5px;
  margin-top:4px;
}

#dialog1 .d-blank {
  float:left;
  background:url(images/login-blank.png) no-repeat 0 0 transparent; 
  width:267px; 
  height:53px;
}


.close { background:#990c2e ; color:#FFF ; -webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px; padding:5px; float:left}
.close a:link , .close a:hover , .close a:visited { color:#FFF ; text-shadow:1px 1px 0px #680000}


input,textarea
{
	-webkit-border-radius:4px;
	-moz-border-radius: 4px;

	font-size:10px;
	margin:0px 0px 0px 0;
	padding:0px 0px 0px 0px;
	font-family:Tahoma, Tahoma, tahoma;
}

}.adversting {
	float: left;
	height: 400px;
	width: 400px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 5px;
	text-align: left;
}

.adversting a{background:none;float:center;}
.adversting a:hover{color:#000;}
