﻿.txttitle {
	font-family: Tahoma;
	font-size: 8pt;
	color: #ffffff;
	font-weight: bold;
}

.txtadnewtitle {
	font-family: tahoma;
	font-size: 8pt;
	color: #ffffff;
	
	
}

.txtadnewlink {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #c6c6c6;
	
	
}
.txtadnewtitle2 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #990000;
	
	
}

.txtadnewshom {
	font-family: Traditional Arabic;
	font-size: 12pt;
	color: #c6c6c6;
	font-weight: bold;
	
	
}

.txtsmol {
	font-family: Tahoma;
	font-size: 7pt;
	color: #003300;
}

.strike {
	font-family: Tahoma;
	font-size: 7pt;
	color: #003300
	font-style: strike;
}

body ,td {
        font-family: Tahoma;
        font-size: 8pt;
        color: #ffffff;
		
}

.textsmall {
        font-family: Tahoma;
        font-size: 7pt;
        color: #345074;
}

.textwait {
        font-family: Tahoma;
        font-size: 8pt;
        color: #ffffff;
		
}

input  {
	font-family: Tahoma;
	font-size: 8pt;
	color:#000000;
	border-style: double;
	border-width:1px;
	border-color:#000000;
	/*background-image: url('E:\AppServ\www\gate\themes\default_ar\icons/line.gif');*/
}

textarea,{
	font-family: Tahoma;
	font-size: 8pt;
	
	
}

select, option {
	font-family: Tahoma;
	font-size: 8pt;
	border-style:dashed; 
	 border-color:#000000;
	 color:#000000; 
	/*background-color:#791A1A */
	
}

h2 {
	font-weight: bold;
font-size: 8pt;
}

h3 {
	font-family: tahoma;
	font-size: 8pt;
	color: #92b9e0;
	
	
}

h4 {
	font-weight: bold;
font-size: 8pt;
}

.red {
        font-family: Tahoma;
		font-size: 8pt;
        color: #CC0000;
}

.orang {
        font-family: Tahoma;
		font-size: 8pt;
        color: #FF8A01;
}

.gray {
        font-family: Tahoma;
		font-size: 8pt;
        color: #5C5C5C;
}

.blou {
        font-family: Tahoma;
		font-size: 8pt;
        color: #000099;
}

.table {
	border: 1px solid;
	border-color: #576e93;
	border-collapse: collapse;
	
}

.table_in_block {
	border: 0px solid;
	border-color: ;
	border-collapse: collapse;
	
	
}

.table_hed { 	
	border: 1px solid;
	border-color: #bbbbbb;
	border-collapse: collapse;
	background-color: #DFDFDF; 
	/*background-image: url('../{$cms.theme}/icons/table_hed.jpg');*/
	
}

.noshade {
	border: 1px dashed #652C45;
}

.border1 {
	border: 1px solid;
	border-color: #999898;
	border-collapse: collapse;
	
}

.dot_top {
	border-top:1px dotted #BE829B;
}

.dot_bottom {
	border-bottom:1px dotted #BE829B;
}

.dot_left {
	border-left:1px dotted #BE829B;
}

.dot_top_bottom {
	border-top:1px dotted #BE829B;
	border-bottom: 1px dotted #BE829B;
}
.dot_top_left {
	border-top:1px dotted #B1B1B1;
	border-left: 1px dotted #B1B1B1;
}
.dot_top_right {
	border-top:1px dotted #BE829B;
	border-right: 1px dotted #BE829B;
}


.loadingBox {
	
	width: 100px;
	height: 15px;
	text-align:center;
	font-family:Tahoma;
	font-size:10px;
	font-weight: bold;
	border: 0px Solid red;
}

.dark {

	/* background-image: url('themes/default/dark.jpg'); */	

	border: 0px solid;

	border-color: #DCDCDC;

	border-collapse: collapse;

	background-color: #333333; 

}



.light {

	border: 0px solid;

	border-color: #DCDCDC;

	border-collapse: collapse;

	background-color: #333333;

	/* background-image: url('themes/default/light.jpg'); */

}





A {

	color: blue;

	text-decoration: none;

}



a:link {  color:d1d1d1; text-decoration: none }
a:active {  text-decoration: none}
a:visited { color: #d1d1d1; text-decoration: none}
a:hover {  color:f3a818; text-decoration:underline;  }




/*BODY {  scrollbar-shadow-color: #FFFFFF; scrollbar-highlight-color: #FFFFFF; scrollbar-3dlight-color: #606060; scrollbar-darkshadow-color: #606060; scrollbar-track-color: #EEEEEE; scrollbar-arrow-color: #345C16 } */

.clicked_tab {
	
	background-image: url('../default_ar/icons/rights.gif');
	cursor: pointer;
}

.unclicked_tab {
	background-image: url('../default_ar/icons/add.gif');
	cursor: pointer;
}

#loadingBox {
	position: absolute;
	width: 100px;
	height: 15px;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	font-weight: bold;
	color: #990033;
	background-color: #FF9999;
	border: 1px Solid red;
}

.text-area {
	width: 99%;
	
}