﻿.TitleForm {
    background: url("../../rcssimgs/TitleBg.png") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #A47708;
    font-size: 12px;
    height: 36px;
    text-align: right;
}
.graduated { background:#FFF;}
.graduated td{ font-size:12px; height:26px;text-align:right}
.graduated th{ 
			 font-weight:normal;
			 text-align:right;  
			 font-size:12px;
			 height:38px;
			 vertical-align:bottom;
 }
 
INPUT, SELECT {
    font-family: Tahoma;
}
 
  
.tablekhakbaz{
}
.tablekhakbaz td{
}
.tablekhakbaz td input{
	width:70%;
	border:solid 1px #82C0FF;
}
.tablekhakbaz th{
	font-weight:normal;
	font-size:12px;
	text-align:left;
}





body {
	min-width: 400px; 
	color: #000;
	font-family: Tahoma;
	font-size: 9 pt;
	}
	
INPUT 
{
 border-width: expression(this.type=="text"?'1px':this.type=="submit"?'1px':
 this.type=="checkbox"?'1px':this.type=="reset"?'1px':this.type=="button"?'1px':""); 
 
 border-style: expression(this.type=="text"?'solid':this.type=="submit"?'solid':
 this.type=="checkbox"?'solid':this.type=="reset"?'solid':this.type=="button"?'solid':''); 
 
 border-color: expression(this.type=="text"?'#2159CA':this.type=="submit"?'#2260D0':
 this.type=="checkbox"?'#56BBF6':this.type=="reset"?'#2260D0':this.type=="button"?'#2260D0':'');
	

	
    background-color:expression(this.type=="submit"?'#D5ECFF':this.type=="text"?'#FFFFFF':
	this.type=="checkbox"?'#none':this.type=="reset"?'#D5ECFF':this.type=="button"?'#D5ECFF':'');
}



td.tblDataGrid-header { background:#B7DBFF; text-align: center; padding: 3px; font-weight: bold; border-bottom: 2px solid #c3daf9; }
 /* Old color: #E9E9E9 */
tr.tblDataGrid-footer { background:#FFF;}
table.tblDataGrid-footer { font-size: 1em; background:#FFF;} 
tr.tblDataGrid-row-even { background: #F0F0F0; }
tr.tblDataGrid-row-odd { background: white; }
tr.tblDataGrid-row-highlight:hover { background: #fffba6; cursor: pointer; }
td.tblDataGrid-nav { background: url(/images/head_bg.gif); height: 20px; border-top: 2px solid #c3daf9; color: #4D4D4D; }
td.tblDataGrid-pages { text-align: center; }
td.tblDataGrid-row-num { text-align: right; }
td.tblDataGrid-cell { padding-right:5px; height:22px;}
td.tblDataGrid-controls { text-align: center; }
td.tblDataGrid-found {}
td.tblDataGrid-checkall {}
td.tblDataGrid-page { text-align: right; }
td.tblDataGrid-noresults { font-weight: bold; color: #9F0000; height: 45px; text-align: center; }
span.tblDataGrid-reset { margin: 5px 5px; }
img.tblDataGrid-reset-image { margin-right: 5px; border: 0; }
span.tblDataGrid-create { margin: 5px 0; }
img.tblDataGrid-create-image { margin-right: 5px; border: 0; }
div.tblDataGrid-filter-box {}
img.tblDataGrid-arrows { border: 0; }
img.tblDataGrid-order-image { margin: 0 2px; border: 0; }
img.tblDataGrid-filter-image { border: 0; }
img.tblDataGrid-control-image { border: 0; }
span.page-selected { color: black; font-weight: bold; }
input.tblDataGrid-checkbox {}


.theader{ background:#EDF6FF;font-size:12px;}
.theader td { padding-right:5px; text-align:right; direction:rtl }
.tr{ background:url(../rcssimgs/tr.gif) no-repeat top left;}
.tl{ background:url(../rcssimgs/tl.gif) no-repeat top left;}
.dr{ background:url(../rcssimgs/dr.gif) no-repeat bottom left;}
.dl{ background:url(../rcssimgs/dl.gif) no-repeat bottom left;}
.tmother{background:#EDF6FF;}
.Tofogborder{ background:url(../rcssimgs/border.gif) repeat-x top ;}
.Dofogborder{ background:url(../rcssimgs/border.gif) repeat-x bottom ;}
.Lofogborder{ background:url(../rcssimgs/border.gif) repeat-Y right ;}
.Rofogborder{ background:url(../rcssimgs/border.gif) repeat-Y  left;}
.trH tr{ height:20;}
.tmother2{background:#FFFFFF;}
.tmother3{background:#FFFFFF; width:750px;}
.tmother3 table { font-size:12px;}
.tmother3 table tr{ height:25px; vertical-align:middle}
.tmother3 table td{ padding-right:5px;}
.openlink{cursor:pointer;}

.ConstractTbl{width:650px; direction:rtl; border-top:solid 1px #0080FF; margin:5px; }
.ConstractTbl td{ padding-top:15px;}
.divTitle{font-size:12px;border:solid 1px #cdcdcd; width:750px; height:50px; background:#fbfbfb; direction:rtl;}

.divTitle2{width:350px; text-align:right; color:#00C; font-size:12px; vertical-align:middle; padding-right:8px; height:43px; margin-top:5px; float:right;}
.divTitle3{width:250px; overflow:hidden; height:48px; float:left; text-align:left; direction:ltr; padding:0px;}

table {
	font-size:105%
	}

th, td {
	font-family: Tahoma;
	color: #000;
	/*border:0;*/
	margin: 0;
	/*text-align:right;*/
	vertical-align:top;
	 font-size: 12px;
	}

a:link {
	color:#011dc9;
	background: transparent;
	text-decoration:none;
	}

a:visited, a:active {
	color:#011a9b;
	background: transparent;
	text-decoration:none;
	}

a:hover {
	color:#001373;
	background: transparent;
	text-decoration:underline;
	}

bold {
	font-weight:600;
	}

p {
	margin-top:1em;
	margin-bottom:0;
	padding:0;
	}

img {
	border:none;
	}

form {
	margin:0;
	padding:0;
	}

ul, ol {
	margin:1em;
	padding:0 1em;
	}

li {
	margin: 0 1em;
	padding: 0.1em 0.25em;
	}

input, select, textarea,ul,li {
		font-family: Tahoma;
		font-size: 12px;
	}
.menu {
	height: 24;
	background: #fff url(../rcssimgs/menu.gif) bottom;
	text-align:center;
	}

.menu p {
	margin:0;
	padding:0;
	line-height:24px;
	}

.menu a, .menu a:visited {
	display:block;
	text-align:center;
	background:transparent;
	text-decoration:none;
	color:#000;
	}

.menu a:hover {
	text-decoration: underline;
}

a#buy {
	width:10%;
	}

a#whyopera {
	width:17%;
	}

a#home {
	border:0;
	width:9%;
	}

.menu a.selected, .menu a:visited.selected {
	color:#000;
	font-weight:bold;
	background: transparent;
	}

abbr, acronym {
	border:none;
	}





body#tutorial #content {
	float:left;
	width:100%;
	margin:0;
	padding:0;
	line-height:1.4em;
	color:#000;
	background:#fff;
	}

body#tutorial #sidebar {
	display:none;
	}

#content p.video {
	background:url(../rcssimgs/video_sm.png) no-repeat top left;
	padding:0.1em 0 1em 2.5em;
	}

#content li.video {
	list-style-type: none; 
	margin: 0 -0.9em; 
	padding: 0.15em 0.25em 0.3em 2.15em; 
	background: url(../rcssimgs/video_sm.png) no-repeat top left; 
	}

#content p.bigmargin {
	margin:2em 0em 0.5em 0em;
	}

.tr1 {
	background-color:#999999;
}

.tr2 {
	background-color:#EEEEEE;
}

.tr3 {
	background-color:#CCCCCC;
}

.small {
	font-size : 95%; 
	line-height : 125%; 
	}

.more {
	margin-top : 0.5em; 
	margin-bottom : 1.5em; 
	}

.more a:after {
	content : " \00BB"; 
	}

.html {
	color: #666;
	background: transparent;
	font-family: Tahoma;
	}

.url {/*
	color: #666;
	background: transparent;*/
	font-family: Tahoma;
	}

div.takenote {
	margin-top: 0.5em;
	border: 1px dashed #40638e;
	padding: 0 0.8em 0.65em 1em; 
	}

.yerwhatyerwhat {
	color: #333333;
	background: #ff3;
	}

.yerwhatyerwhat em {
	font-weight: normal;
	font-style: italic;
	}

.projection {
	display: none; 
	}

.screen {
	display: block; 
	}

.tabletitle {
	background:#9d1e1e url(../rcssimgs/h2_scr.png) top right no-repeat; 
	height:35;
	padding-top: 0.6em;
	padding-right: 3em;
	color: #fff;
	}

.require {
	color: #e80005;
	font-family: tahoma;
	font-size: 10 pt;
	}

.trigger{
	cursor: pointer;
	cursor: hand;
	text-align: right;
}

.branch{
	display: none;
	margin-left: 16px;
	text-align: right;
}

.print{
	text-align:justify; 
	line-height:0.4in; 
	font-family:'B Zar'; 
	font-size:18px;
}

.PrintItem{
	font-weight:bold;
}
.alert
{
	font-family: Traditional Arabic;
	font-size:20pt;
	color:Red;
}
.btn_class{
 font-face:Tahoma;
 background: #D6E7EF;
 border-bottom: 1px solid #104A7B;
 border-right: 1px solid #104A7B;
 border-left: 1px solid #AFC4D5;
 border-top:1px solid #AFC4D5;
 color:#000066;
 height:25px;
 text-decoration:none;
 cursor:hand;
} 
.title_guest{
	font-family:Traditional Arabic; 
	font-size:30px;
}
.title_table{
	font-family:Tahoma; 
	font-size:14px;
	font-weight:bold;
}

.st_textbox_fa {
	BORDER-RIGHT: #999999 1px solid; 
	BORDER-TOP: #999999 1px solid; 
	FONT-SIZE: 10pt; 
	BORDER-LEFT: #999999 1px solid; 
	BORDER-BOTTOM: #999999 1px solid; 
	FONT-FAMILY: tahoma; 
	BACKGROUND-COLOR: #f5f5f5
}
/*
mohades 
*/
.rowstu0 {  
        background-color: #cde6ff; 
        height: 20px;
}

.rowstu1  {  
        background-color: #66FFFF; 
        height: 20px
}
span.fff  { 
        color:#FF00FF 
}

.table1{ background:#579df2; width:450px; font-size:12px}
.table1 th { background:#add2ff; font-weight:normal;}
.table1 td { background:#FFFFFF;}

.table2{ background:#579df2; font-size:12px; border-collapse:collapse; border:1px solid; }
.table2 th { background:#add2ff; font-weight:normal; color:3903ca;  padding:4px; }
.table2 td { background:#FFFFFF; padding:4px; }

.table3{ background:#579df2; font-size:12px}
.table3 th { background:#add2ff; font-weight:normal; color:3903ca;  padding:4px; }
.table3 tr { background:#FFFFFF; }
.table3 td{ padding-right:3px;  padding:4px; } 


.table4{ background:#579df2; font-size:12px; }
.table4 th { background:#add2ff; font-weight:normal; color:3903ca;  padding:4px; }
.table4 td { background:#FFFFFF; padding:4px; }


.tab_div{DISPLAY: none; height:100px;}

.tableb{ background:#AD9B5A; font-size:12px; border-collapse:collapse; border:solid 1px #000000}
.tableb th { background:#FFE3AF; font-weight:normal; color:BB4B3A; border:solid 1px #000000}
.tableb td { background:#FFFFFF; border:solid 1px #000000}



.tableh{ background:#FEF5D7; font-size:12px;}
.tableh th { background:#FFFFFF; font-weight:normal; color:BB4B3A;}
.tableh td { background:#F0FAFF; vertical-align:middle; border:solid 1px #64A0DC; padding-right:5px;}
.tableh tr { height:28px;}
.tableh select { width:150px; font-size:11px;}
.submit1{ background:url(../rcssimgs/butbg.jpg)  repeat-x; height:28px; border:solid 1px #64A0DC; padding-right:8px; padding-left:8px;}
.divbor{ width:745px; padding-top:55px; padding-bottom:55px; border:solid 1px #D5BD9B; background:#FEF5D7;}
.tableHeaderR{ width:22px; background:url(../rcssimgs/rightH.jpg) no-repeat center;}
.tableHeaderC{ background:url(../rcssimgs/CenterH.jpg)  repeat-x; color:#CC3300; vertical-align:middle; font-size:13px; font-weight:bold; text-align:center;}
.tableHeaderL{ width:22px; background:url(../rcssimgs/LeftH.jpg) no-repeat center;}


.entekhab{
	font-family:Tahoma; font-size:12px; width:700px;
}
.but{
BORDER-RIGHT: #dedfe0 1px solid; BORDER-TOP: #dedfe0 1px solid; BACKGROUND:url(../educ/chart/pic/ch03_0030.gif) repeat-x 50% top; BORDER-LEFT: #dedfe0 1px solid;  BORDER-BOTTOM: 0px; cursor:pointer;
}
.tab{
BORDER-RIGHT: #dedfe0 1px solid; border-bottom:#dedfe0 1px solid; border-left:#dedfe0 1px solid; background:#F5F5F5;
}

.excel{
border:solid 2px #006600;	
}
.word{
	border:solid 2px blue;
}
.pg{color:#006600; font-weight:bold; font-family:"Traditional Arabic"; font-size:18px;}
.winput{ width:300px;}
.linput{ width:50px; background:#C4E1FF;}
.high_input{ width:100%;background:#C4E1FF;}
.select{}
.delete{ background:url(../educ/chart/pic/b_drop.png) no-repeat center; border:0px; width:23px; cursor:pointer; }
.save{ background:url(../educ/chart/pic/ok.gif) no-repeat center; border:0px; width:23px;height:23px; cursor:pointer;}
.cancle{ background:url(../educ/chart/pic/cancle.gif) no-repeat center; border:0px; width:23px; height:23px; cursor:pointer;}
.hinput{ width:70px; background:#C4E1FF;}
.combo{ width:135px;}
.edit{ background:url(../educ/chart/pic/edit.jpg); width:16px; height:16px; border:0px;}
.divHeader{ height:50px; width:750px; border:double 3px #B9A969}
.coursedetail {
            background:#FFFFFF;
            font-family:tahoma;
            font-size:12px;
            border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:5px;
            width:350px;
         }
.coursedetailhead {
            background:#D5EBF9;
            font-family:tahoma;
            font-Weight:bold;
            font-size:12px;
            border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:5px;
            width:350px;
         }
 .wp {
            background:#FFFFFF;
            font-family:tahoma;
            font-size:10px;
            border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:5px;
            width:200px;
         }
.wphead {
            background:#F8D492;
            font-family:tahoma;
            font-Weight:bold;
            font-size:10px;
            border-left:1px solid #C8BA92;
            border-right:1px solid #C8BA92;
            border-bottom:1px solid #C8BA92;
            padding:5px;
            width:200px;
         }