.txttitle {
	font-family: Tahoma;
	font-size: 8pt;
	color: #05193B;
	font-weight: bold;
}

.txtadnewtitle {
	font-family: tahoma;
	font-size: 8pt;
	color: #990000;
	
	
}

.txtadnewlink {
	font-family: Tahoma;
	font-size: 8pt;
	font-weight: bold;
	color: #0000cc;
	
	
}
.txtadnewtitle2 {
	font-family: Tahoma;
	font-size: 8pt;
	color: #990000;
	
	
}

.txtadnewshom {
	font-family: Traditional Arabic;
	font-size: 12pt;
	color: #000000;
	font-weight: bold;
	
	
}

.txtsmol {
	font-size: 7pt;
}

.strike {
	font-family: Tahoma;
	font-size: 7pt;
	color: #003300
	font-style: strike;
}

body ,td {
        font-family: Tahoma;
        font-size: 11px;
        color: #000000;
		
}

.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:#FAE7EE; */
/*	border-style: double; */
/*	border-width:1px; */
/*	border-color:#ffffff;*/ 
/*	background-image: url('E:\AppServ\www\gate\themes\default_ar\icons/line.gif'); */
}

textarea,{
	font-family: Tahoma;
	font-size: 8pt;
/*	border-color:#ffffff; 
	border-style: double; */

	
	
}

select, option {
	font-family: Tahoma;
	font-size: 8pt;
	border-style:dashed; 
/*	border-color:#9A4668; */
/*	background-color:#F4CCDC */
	
}

h2 {
	font-weight: bold;
font-size: 8pt;
}

h3 {
	font-family: tahoma;
	font-size: 8pt;
	color: #833657;
}

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: #DCDCDC;
	border-collapse: collapse;
	
}

.table_in_block {
	border: 0px solid;
	border-color: ;
	border-collapse: collapse;
	
	
}

.table_hed { 	
	border: 1px solid;
	border-color: #92B6E1;
	border-collapse: collapse;
	background-color: #BDE4F0; 
	/*background-image: url('../{$cms.theme}/icons/table_hed.jpg');*/
	
}

.noshade {
	border: 1px dashed #652C45;
}

.border1 {
	border: 1px solid;
	border-color: #999898;
	border-collapse: collapse;
	
}

.fieldset {
	border: 1px solid;
	border-color: #2C839D;
	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: 1px solid;
	border-color: #DCDCDC;
	border-collapse: collapse;
	background-color: #F0F0F0; 
}

.light {
	border: 1px solid;
	border-color: #DCDCDC;
	border-collapse: collapse;
	background-color: #F7F7F7;
	/* background-image: url('themes/default/light.jpg'); */
}


A {
	color: blue;
	text-decoration: none;
}

a:link {  color:D13D09; text-decoration: none }
a:active {  text-decoration: none}
a:visited { color: #D13D09; text-decoration: none}
a:hover {  color:DE0C2A; 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%;
	
}

a.squarebutton{
background: transparent url('E:\AppServ\www\gate4\themes\icons/buttonwrapper_01.gif') no-repeat top left;

float: left;
line-height: 15px; 
padding-left: 9px; 
text-decoration: none;
}

a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
color: #494949; 
}

a.squarebutton span{
background: transparent url('E:\AppServ\www\gate4\themes\icons/buttonwrapper_02.gif') no-repeat top right;
display: block;
padding: 4px 9px 4px ; 
}

a.squarebutton:hover{
background-position: bottom left;
}

a.squarebutton:hover span{ 
background-position: bottom right;
color: black;
}

.buttonwrapper{ 
overflow: hidden; 
width: 100%;
}

.commentbox{
background-color: #ececec;
width: 100%;
padding: 4px;
}

.commentfooter{
background: url(E:\AppServ\www\gate4\themes\icons/arrow.gif) 20px 0 no-repeat; /*20px 0 equals horizontal and vertical position of arrow. Adjust as desired (ie: 20px -5px).*/
padding-left: 58px;
padding-top: 6px;
margin-bottom: 2em;
font-size: 90%;
color: #4A4A4A;
}

/* مينيو /*
<style type="text/css">

/*Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */

#ddblueblockmenu{
border: 1px solid black;
border-bottom-width: 0;
width: 195px;
}

#ddblueblockmenu ul{
margin: 0;
padding: 0;
list-style-type: none;
font: normal 100% tahoma;
}

#ddblueblockmenu li a{
display: block;
padding: 1px 0;
padding-right: 19px;
width: 169px; /*185px minus all left/right paddings and margins*/
text-decoration: none;
color: white;
background-color: #2175bc;
border-bottom: 1px solid #90bade;
border-right: 10px solid #1958b7;
}

* html #ddblueblockmenu li a{ /*IE only */
width: 127px; /*IE 5*/
w\idth: 100%; /*185px minus all left/right paddings and margins*/
}

#ddblueblockmenu li a:hover {
background-color: #2586d7;
border-left-color: #1c64d1;
}

#ddblueblockmenu div.menutitle{
color: white;
border-bottom: 0px solid black;
padding: 1px 0;
padding-left: 5px;
background-color: black;
font: bold 90% tahoma;
}

#pagelist {
	clear: both;
	font-size: 9px;
	margin: 0px;
}

#pagelist a {
	border: 1px solid #BBBBBB;
	padding: 3px 6px;
	height: 18px;
	text-decoration:none;
	font-weight: bold;
}
#pagelist a:visited {
	border: 1px solid #BBBBBB;
	padding: 3px 6px;
	height: 18px;
	text-decoration:none;
	font-weight: bold;
}

#pagelist a:hover {
	border: 1px solid #BBBBBB;
	padding: 3px 6px;
	background: #BBBBBB;
	color: #FFFFFF;
	font-weight: bold;
}

span.curPage {
	background: #EEEEEE;
	border: 1px solid #BBBBBB;
	padding: 3px 17px;
	height: 18px; 
	font-weight: bold;
}





.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}

/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #F3F3F3; /*overall menu background color*/
}

/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
width: 90px; /*Width of top level menu link items*/
padding: 1px 8px;
border: 1px solid black;
border-left-width: 0;
text-decoration: none;
color: navy;
}
	
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}

/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 160px; /*width of sub menu levels*/
color: navy;
text-decoration: none;
padding: 1px 5px;
border: 1px solid #ccc;
}

.suckertreemenu ul li a:hover{
background-color: black;
color: white;
}

/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
background: #F3F3F3 url(media/arrow-down.gif) no-repeat center right;
}

/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: #F3F3F3 url(media/arrow-right.gif) no-repeat center right;
}

* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}
	
/* Holly Hack for IE \*/
* html .suckertreemenu ul li { float: left; height: 1%; }
* html .suckertreemenu ul li a { height: 1%; }
/* End */

</style>

<script type="text/javascript">

//SuckerTree Horizontal Menu (Sept 14th, 06)
//By Dynamic Drive: http://www.dynamicdrive.com/style/

var menuids=["treemenu1"] //Enter id(s) of SuckerTree UL menus, separated by commas

function buildsubmenus_horizontal(){
for (var i=0; i<menuids.length; i++){
  var ultags=document.getElementById(menuids[i]).getElementsByTagName("ul")
    for (var t=0; t<ultags.length; t++){
		if (ultags[t].parentNode.parentNode.id==menuids[i]){ //if this is a first level submenu
			ultags[t].style.top=ultags[t].parentNode.offsetHeight+"px" //dynamically position first level submenus to be height of main menu item
			ultags[t].parentNode.getElementsByTagName("a")[0].className="mainfoldericon"
		}
		else{ //else if this is a sub level menu (ul)
		  ultags[t].style.left=ultags[t-1].getElementsByTagName("a")[0].offsetWidth+"px" //position menu to the right of menu item that activated it
    	ultags[t].parentNode.getElementsByTagName("a")[0].className="subfoldericon"
		}
    ultags[t].parentNode.onmouseover=function(){
    this.getElementsByTagName("ul")[0].style.visibility="visible"
    }
    ultags[t].parentNode.onmouseout=function(){
    this.getElementsByTagName("ul")[0].style.visibility="hidden"
    }
    }
  }
}

if (window.addEventListener)
window.addEventListener("load", buildsubmenus_horizontal, false)
else if (window.attachEvent)
window.attachEvent("onload", buildsubmenus_horizontal)

