﻿body, html
{
	font-family: Tahoma;
	margin: 0;
	font-size: 11px;
	direction: rtl;
	width: 98%;
}


table,th,tbody,tr,td
{
	border:0px solid #fff;
}


img
{
	border: 0px;
}
a, a:link, a:visited, a:active
{
	color: #65666b;
	text-decoration: none;
}
a:hover
{
	color: #041f3e;
	text-decoration: none;
}
fieldset
{
	border: 1px solid #2fbafb;
	padding: 4px;
	margin: 4px;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius: 6px 6px 6px 6px;
}
legend
{
	padding: 3px;
	color:#2487b5;
}
input:focus,select:focus
{
	box-shadow:0 0 1px #e1a12a;
	-webkit-box-shadow: 0px 0px 1px #e1a12a;
	border-color:#e1a12a;
}
#content {

	height: 100%;
}

.tbl
{
	direction: rtl;
	text-align: right;
	font-family: Tahoma;
	font-size: 11px;
}
.cntr
{
	text-align: center;
	vertical-align: middle;
	width: 100%;
}
.hide
{
	display: none;
}
.show
{
	display: block;
}
.r
{
	direction: rtl;
	text-align: right;
}
.l
{
	direction: ltr;
	text-align: left;
}
.rtl
{
	direction: rtl;
	padding: 5px 0px 0px 5px;
	text-align: right;
}
.ltr
{
	direction: ltr;
	padding: 5px 0px 0px 5px;
	text-align: right;
}
.hand
{
	cursor: pointer;
}
.action
{
	padding: 5px 0px 5px 0px;
}
.control
{
	padding: 5px 0px 5px 0px;
}
.btn,.btn a,.btn a:hover , .btn a:visited,.btn a:active,.btn a:link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-image: url(Blue/Images/btn.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:transparent;
	text-align: center;
	vertical-align: top;
	border: 0px solid #007fa4;
	cursor: pointer;
	padding: 0px 5px 4px 5px;
	width:90px;
	height:28px;
}
.btn:focus,.btn_w:focus
{
	box-shadow:0 0 0px #1da2e0;
	-webkit-box-shadow: 0px 0px 0px #1da2e0;
	
}
.btn_w,.btn_w a,.btn_w a:hover , .btn_w a:visited,.btn_w a:active,.btn_w a:link
{
	font-family: Tahoma;
	font-size: 11px;
	color: #fff;
	text-decoration: none;
	background-image: url(Blue/Images/btn_w.png);
	background-repeat: no-repeat;
	background-position: center center;
	background-color:transparent;
	text-align: center;
	vertical-align: middle;
	border: 0px solid #007fa4;
	cursor: pointer;
	padding: 0px 5px 4px 5px;
	width:110px;
	height:28px;
}

.txt
{
	font-family: Tahoma;
	font-size: 11px;
	color: #6C6C6C;
	text-decoration: none;
	background-color: #f0f0f0;
	border: 1px solid #2fbafb;
	height: 18px;
	background-image:url(Blue/Images/txtbg.png);
	background-repeat:repeat-x;
	background-attachment:scroll;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	padding:2px;
}
.txtl
{
	font-family: Tahoma;
	font-size: 11px;
	color: #6C6C6C;
	text-decoration: none;
	background-color: #f0f0f0;
	border: 1px solid #2fbafb;
	height: 18px;
	background-image:url(Blue/Images/txtbg.png);
	background-repeat:repeat-x;
	background-attachment:scroll;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	padding:2px;
	width: 250px;
}
.txts
{
	font-family: Tahoma;
	font-size: 11px;
	color: #6C6C6C;
	text-decoration: none;
	background-color: #f0f0f0;
	border: 1px solid #2fbafb;
	height: 18px;
	background-image:url(Blue/Images/txtbg.png);
	background-repeat:repeat-x;
	background-attachment:scroll;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	padding:2px;
	width: 50px;
}
.txtd
{
	font-family: Tahoma;
	font-size: 11px;
	color: #6C6C6C;
	text-decoration: none;
	background-color: #f0f0f0;
	border: 1px solid #2fbafb;
	height: 18px;
	background-image:url(Blue/Images/txtbg.png);
	background-repeat:repeat-x;
	background-attachment:scroll;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	padding:2px;
	width: 250px;
	height: 100px;
}
select
{
	background-position: center center;
	font-family: Tahoma;
	font-size: 11px;
	color: #6C6C6C;
	text-decoration: none;
	background-color: #f0f0f0;
	border: 1px solid #2fbafb;
	height: 23px;
	background-image:url(Blue/Images/txtbg.png);
	background-repeat:repeat-x;
	background-attachment:scroll;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
	padding:2px;
	min-width:50px;
	vertical-align: middle;
}
.flds
{
	width: 70%;
	padding: 5px;
	margin: 5px;
}
.line
{
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	height: 1px;
	width: 100%;
	padding: 5px 0px 5px 0px;
}
.float
{
	display: inline;
	float: right;
}
.plus
{
	background-image: url('Blue/Images/Icons/plus.gif');
	width: 20px;
	height: 20px;
	float: right;
	display: inline;
	cursor: pointer;
}
.min
{
	background-image: url('Blue/Images/Icons/minus.gif');
	width: 20px;
	height: 20px;
	float: right;
	display: inline;
	cursor: pointer;
}

.dtbl
{
	display: table;
	vertical-align: top;
}
.treeNode
{
	display: none;
	padding-right: 30px;
}
.highLight
{
	background-color: #c1d6f1;
}
.pad
{
	padding: 5px 30px 5px 0px;
}
.red
{
	color: #FF0000;
}
.green
{
	color: #00CC00;
}
.shortCut
{
	display: none;
}
.alert
{
	background-color: #FFFFCC;
}

/*--------------Sms Box------*/

.drpdnHolder
{
	
	width:266px;
	clear:both;
	margin-top:10px;
}
.drpdnHolder div
{
	float:left;
}
.jumpDivTitle
{
	width:93px;
	background:url(Blue/images/control_title_bg.png) no-repeat;
	height:27px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#1753a5;
	text-shadow:0 1px 0 #fff;
	text-decoration:none;
	line-height:27px;
	margin-bottom:6px;
	
}
.jumpDivEnd
{
	width:24px;
	background:url(Blue/images/jumpBg_left_30.png) no-repeat scroll;
	height:27px;
	line-height:27px;
	margin-bottom:6px;
}
.jumpDiv
{
	width:149px;
	background:url(Blue/images/txtbx_slim_bg_21.png) repeat-x scroll;
	height:27px;
	font-family:Tahoma, Geneva, sans-serif;
	color:#939393;
	
	text-shadow:0 1px 0 #fff;
	text-decoration:none;
	line-height:27px;
	margin-bottom:6px;
	text-align:left;
	vertical-align:middle;
	
}
.jumpDiv select
{
	border:0px solid #fff;
	height:27px;
	background:url(Blue/images/txtbx_slim_bg_21.png) repeat-x scroll;
}

.jumpDiv a:link
{
	font-family:Tahoma, Geneva, sans-serif;
	color:#939393;
	font-size:x-small;
	text-shadow:0 1px 0 #fff;
	text-decoration:none;
	cursor:pointer;
}
.jumpDiv a:visited
{
	font-family:Tahoma, Geneva, sans-serif;
	color:#939393;
	font-size:x-small;
	text-shadow:0 1px 0 #fff;
	text-decoration:none;
	cursor:pointer;
}
.jumpDiv a:hover
{
	font-family:Tahoma, Geneva, sans-serif;
	color:#505050;
	font-size:x-small;
	text-shadow:0 1px 0 #fff;
	text-decoration:none;
	cursor:pointer;
}
.jumpDiv a:active
{
	font-family:Tahoma, Geneva, sans-serif;
	color:#939393;
	font-size:x-small;
	text-shadow:0 1px 0 #fff;
	text-decoration:none;
	cursor:pointer;
}
.msgtxtBox_div
{
	height:191px;
	width:267px;
	background:white url(Blue/images/nums_txtbox_TopShadow_39.jpg) repeat-x scroll top;
	border-radius:5px;
	-webkit-border-radius:5px;
	-moz-border-radius:5px;
	margin-bottom:10px;
}
.msg_txtbox
{
	height:172px;
	width:247px;
	margin:0;
	padding:8px;
	background:transparent;
	border: 1px solid #2fbafb;
	border-radius: 5px;
	resize:none;
	outline:none;
	font-family:Tahoma, Geneva, sans-serif;
	font-size:small;
	color:#36639d;
}
/* Send Page*/

.f_w
{
	width:100%;
}