@charset "windows-1256";

@font-face {
    font-family: Akhbar MT;
    font-style:  normal;
    font-weight: 700;
    src: url(AKHBARM0.eot);
}

/* Default Button */
.button
{
	border: none;
	background: URL(../images/default_button.gif) no-repeat;
	height: 28px;
	width: 90px;
	font-family: Tahoma, Times New Roman;
	margin: 0px;
   padding-top: 5px;
   padding-bottom: 15px;
   vertical-align:middle;
	cursor: pointer;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	color: #fff;	
	

}

.user_login {
	background: URL(../images/icon_user.gif) no-repeat;
	background-position: 1px 1px;
	VERTICAL-ALIGN: middle;
	padding-left: 18px;
	width: 105px;
	font-family: Tahoma;
	padding-top: 2px;
	padding-bottom: 2px;	
	
	color: #d100eb;
	background-color: #ffe9f8;
	border: solid 1px #f5abfe;
	height: 19px;		
}

.user {
	background: URL(../images/icon_user.gif) no-repeat;
	BACKGROUND-POSITION: 1px 1px;
	VERTICAL-ALIGN: middle;
	font-family: Tahoma;
	padding-left: 18px;
	width: 122px;
	font-family: Tahoma;	
	
	color: #d100eb;
	background-color: #ffe9f8;
	border: solid 1px #f5abfe;
	height: 19px;		

}

.pass {
	background: URL(../images/icon_pass.gif) no-repeat;
	background-position: 1px 1px;
	border: solid 1px #f5abfe;
	VERTICAL-ALIGN: middle;
	padding-left: 18px;
	width: 122px;
	font-family: Tahoma;
	padding-top: 2px;
	padding-bottom: 2px;	
	
	color: #d100eb;
	background-color: #ffe9f8;
	border: solid 1px #f5abfe;
	height: 19px;		

}

.pass_login {
	BACKGROUND: URL(../images/icon_pass.gif) no-repeat;
	background-position: 1px 1px;
	VERTICAL-ALIGN: middle;
	padding-left: 18px;
	width: 105px;
	font-family: Tahoma;
	padding-top: 2px;
	padding-bottom: 2px;		
	
	color: #d100eb;
	background-color: #ffe9f8;
	border: solid 1px #f5abfe;
	height: 19px;	

}

.email {
	background: URL(../images/icon_email.gif) no-repeat;
	background-position: 1px 1px;
	BACKGROUND-POSITION: 1px 1px;
	VERTICAL-ALIGN: middle;
	font-family: Tahoma;
	text-align: left;
	padding-left: 18px;
	width: 122px;
	
	color: #d100eb;
	background-color: #ffe9f8;
	border: solid 1px #f5abfe;
	height: 19px;
	

}

.text {
	color: #d100eb;
	background-color: #ffe9f8;
	border: solid 1px #f5abfe;
	height: 19px;

	font-family: Tahoma;
	width: 122px;

}

.field_error {
	BACKGROUND: URL(../images/icon_text_field.gif) no-repeat;
	background-color: Red;
	BACKGROUND-POSITION: 1px 1px;
	BORDER: solid 1px #D66C6C;
	VERTICAL-ALIGN: middle;
	color: black;
	font-family: Tahoma;
	padding-left: 18px;
	width: 122px;
}


.ajax_error {
	width: 100px;
	text-align: center;
	color: Red;
	font-weight: bold;
}

.ajax_ok {
	padding: 3px;
	text-align: center;
	color: Green;
	font-weight: bold;
}

.ajax_error_div {
	text-align: center;
	color: Red;
	font-weight: bold;
	padding: 5px;
	background-color: #fff8d3;
	border: solid 1px #c8a900;
	
}

.ajax_ok_div {
	text-align: center;
	color: #1d6500;
	font-weight: bold;
	padding: 5px;
	background-color: #e7ffdd;
	border: solid 1px #40d306;
	
}
.textarea {
	font-family: Tahoma;

	color: #d100eb;
	background-color: #ffe9f8;
	border: solid 1px #f5abfe;

	
}

.check_box {
	cursor: pointer;
	font-size: 12px;
}

.list {
	font-size: 12px;
	background-color: #fce0ff;
	color: #d100eb;
	font-family: Tahoma;
	
}

/* Paragraph Setting */
.p_center {
	text-align: center;
}

.p_jus {
	text-align: justify;
	text-indent: 5px;
}
.p_left {
	text-align: left;
	text-indent: 5px;
}

.p_green {
	text-align: center;
	color: Green;
}

.p_red {
	text-align: center;
	color: Red;
}

.p_def {
	color: #c8088c;
	text-align: center;
}

.p_title {
	font-size: 14px;
	font-weight: bold;
	color: #c8088c;
}
/* End Paragraph Setting */

#valid_img {
	width: 60px;
	background-color: #FFDEDE;
	border: solid 1px #D66C6C;
	font-family: Tahoma;
	font-size: 15px;
	font-weight: bold;
}

.explain {
	background-color: #dea7e5;
	border-right: solid 3px #d604f0; 
	border-bottom: solid 1px #d604f0; 	
	padding: 4px;
	text-align: justify;
	text-indent: 5px;
	color: #fff;
	font-weight: normal;
	font-size: 13px;
}

.center_table {
	text-align: center;
	font-size: 12px;

}

.prec_table {
	font-size: 12px;
	width: 100%;
}

.result_tb {
	background-color: #f8c4ff;
	border: solid 1px #f4adfe;
	width: 100%;
	font-size: 13px;
	
}

.result_tb2 {
	width: 100%;
	font-size: 12px;
	border: solid 1px #f39dfe;
	font-size: 12px;
}

.user_info_p1 {
	border: solid 1px #f39dfe;
	background-color: #f4c6fa;
	text-align: center;
	font-size: 13px;
	font-weight: bold;
	height: 20px;
}

.user_info_p2 {
	font-size: 12px;
	font-weight: bold;
	border: solid 1px #FFC7CB;
	width: 100%;
	text-align: center;
	height: 25px;
}

.about_text {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: Green;
	
}

.about_text2 {
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #e800ca;
	
}
	
.result_color_1 {
	color: #d22b9e;
}

.tr_1 {
	font-size: 12px;
	background-color: #ffe8f6;
}

.tr_2 {
	font-size: 12px;
	background-color: #ffc3e7;
	
}

.width_2 {
	width: 50%;
}

.width_2a {
	width: 25%;
	color: Black;
}

.hidden_img {
	display: none;
}

.alert {
	background-color: Red;
	border: solid 1px;
	color: White;
	font-family: Tahoma;
	cursor: hand;
}

#online {
	color: #327600;
}

#offline {
	color: #817778;
}

#read_msg {
	width: 100%;
	font-size: 13px;
	color: #fdbce3;
	border: solid 1px #ffe4f4;
	padding: 10px;
	
}

#pager {
	background-color: #FEE4E6;
	border: solid 1px #FBCED1;
	margin-top: 4px;
	padding: 3px;
}

.td_bg {
   background-color: #fbdbff;
	text-align: center;
	font-size: 13px;
	height: 20px;
	font-family: Tahoma;
	color: #c703e1;
}

.td_3 {
	background-color: #ffa8e4;

}

.red {
	color: Red;
}

.cust_td_1 {
	font-size: 12px;
	width: 20%;
	border: solid 1px #fcd0ee;
	height: 70px;
	background-color: #ffebf9;
}

.cust_td_2 {
	font-size: 12px;
	width: 20%;
	border: solid 1px #fcabe3;
	height: 70px;
	background-color: #ffd8f3;
}

.cust_title {
	font-size: 12px;
	background-color: #ff87da;
	height: 20px;
	font-weight: bold;
	text-align: center;
	color: #d60094;
}


.cust_item {
	font-size: 11px;
	height: 13px;
	padding-right: 5px;
	text-align: justify;
	margin-top: -11px;
}

#down_cust {
	font-size: 12px;
	border: solid 1px #FFDCDC;	
	background-color: #FFEEEE;
	font-weight: bold;
	text-align: center;
	height: 20px;
}

h4 {
	font-size: 13px;
}

hr {
	border: solid 1px #6B0000;
}

.dist_1 {
	font-weight: bold;
}

.reg_exp{
	color: Green;
	font-style: italic;	
}

#terms li {
	margin-bottom: 6px;
}

.p_gray {
	color: Gray;
	text-align: center;
}

#no_wrong {
	background: #DFFFEF;
	border: solid 1px #ececec;
	text-align: center;
	color: #c8088c;
	font-weight: bolder;
	padding: 3px;
}

.result_area {
	margin-bottom: 5px;
}

#msg_read {
	font-size: 13px;
	font-weight: bold;
	text-align: justify;
	text-indent: 5px;
	color: #c8088c;
}

.small_font {
	font-size: 10px;
}


#pscroller2{

height: 15px;

}

.small_font_desc {
	font-size: 9px;
	color: Gray;
	text-align: justify;
}





/*  DHTML MENU */
.dhtmlwindow{
	position: absolute;
	visibility: hidden;
	background-color: white;
	border: solid 1px #000000;
	overflow: hidden;
}

.drag-handle{ /*CSS for Drag Handle*/
	padding: 1px;
	text-indent: 3px;
	font: bold 14px Arial;
	background-color: #CA0000;
	color: white;
	cursor: move;
	overflow: hidden;
	width: auto;
}

.drag-handle .drag-controls{ /*CSS for controls (min, close etc) within Drag Handle*/
	position: absolute;
	right: 1px;
	top: 2px;
	cursor: pointer;
}


.drag-contentarea{ /*CSS for Content Display Area div*/
border-top: 1px solid brown;
background-color: white;
color: black;
height: 150px;
padding: 2px;
overflow: hidden;
border: none;

}

.drag-statusarea{ /*CSS for Status Bar div (includes resizearea)*/
border-top: 1px solid gray;
background-color: #F8F8F8;
height: 13px; /*height of resize image*/
}


.drag-resizearea{ /*CSS for Resize Area itself*/
float: right;
width: 13px; /*width of resize image*/
height: 13px; /*height of resize image*/
cursor: nw-resize;
font-size: 0;
}