body         { background-position:  
                right top; background-color: #FFFFFF; background-repeat: no-repeat; font-family:Tahoma; font-size:10pt  }
               

.msg_fail    { color: #800000; font-family: Tahoma; text-decoration: none; font-size: 10pt; 
               text-align: center; direction: rtl; border: 1px solid #800000; 
               background-color: #FFA6A6 }
.msg_done    { color: #008000; font-family: Tahoma; font-size: 10pt; text-decoration: none; 
               text-align: center; direction: rtl; border: 1px solid #66FF33; 
               background-color: #CCFF99 }
.menutdnow   { font-family: Tahoma; color: #FFFFFF; font-size: 10pt; 
               border: 1px solid #1E6795; background-color: #459FD7 }
.menutext    { font-family: Tahoma; font-size: 10pt; color: #000080; float: right }
.menutd      { font-family: Tahoma; font-size: 10pt; color: #000080; 
               border: 1px solid #A9CEE5; background-color: #D7ECF9 }
.header_td_cross { font-family: Tahoma; font-size: 12pt; color: #FFFFFF; background-color: 
               #49556E }
.header_text { font-family: Tahoma; font-size: 10pt; color: #FFFFFF; text-align:center; direction:rtl }
.comment      { font-family: Tahoma; font-size: 10pt; color: #800000; 
               border: 1px solid #99CCFF; background-color: #EAFFFF }
input     {   padding:0; border:1px solid #333333; background-color: 
               #FFFFFF; font-family:Tahoma; font-size:10pt}

.choose1     { color: #000000 }
.select1     { color: #800000; border: 1px dotted #CC99FF; padding-left: 4px; padding-right: 
               4px; padding-top: 1px; padding-bottom: 1px; text-align:right; direction:rtl }
.button1     { align:center; font-family: Tahoma; color: #FFFFFF; font-size: 10pt; vertical-align: middle; 
               border: 1px solid #003471; padding: 0; background-image:url('img/button.png'); background-repeat:repeat-x; background-position-y:top }





/* begin Menu */
/* menu structure */

.artmenu a, .artmenu a:link, .artmenu a:visited, .artmenu a:hover
{
	text-align:center;
	text-decoration:none;
	outline:none;
	letter-spacing:normal;
	word-spacing:normal;
}

.artmenu, .artmenu ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style-type: none;
	display: block;
	height:15px;
}

.artmenu li
{
	margin: 0;
	padding: 0;
	border: 0;
	display: block;
	float: none;
	position: relative;
	z-index: 5;
	background:none;
	height:15px;

}

.artmenu li:hover
{
	z-index: 10000;
	white-space: normal;
	height:30px;	
}

.artmenu li li
{
	float: none;
	height:30px;
}

.artmenu ul
{
	visibility: hidden;
	position: absolute;
	z-index: 10;
	right: 0;
	top: 0;
	background:none;
	height:15px;
}

.artmenu li:hover>ul
{
	visibility: visible;
	top: 100%;
}

.artmenu li li:hover>ul
{
	top: 0;
	right: 100%;
}

:after.artmenu, .artmenu ul:after
{
	content: ".";
	height: 0;
	display: block;
	visibility: hidden;
	overflow: hidden;
	clear: both;
}
.artmenu, .artmenu ul
{
	min-height: 0;
}

.artmenu ul
{
	background-image: url(img/spacer.gif);
	padding: 10px 30px 30px 30px;
	margin: -10px 0 0 -30px;
}

.artmenu ul ul
{
	padding: 30px 30px 30px 10px;
	margin: -30px 0 0 -10px;
}




/* begin MenuSeparator */
.nav .separator
{
	display: block;
	width: 1px;
	height: 29px;
	background-image: url('img/MenuSeparator.png');
}

/* end MenuSeparator */

/* begin MenuSubItem */
.artmenu ul a
{
	border:1px solid #AED7FF; display:block;
	text-align: center;
	white-space: nowrap;
	height: 32px;
	width: 180px;
	overflow:hidden;
	line-height: 32px;
	margin-right: auto;
	background-position: left top;
	background-repeat: repeat-x;
	background-color:#F2F7FF;
}

.nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
	display: inline;
	float: none;
	margin: inherit;
	padding: inherit;
	background-image: none;
	text-align: inherit;
	text-decoration: inherit;
}

.artmenu ul a, .artmenu ul a:link, .artmenu ul a:visited, .artmenu ul a:hover, .artmenu ul a:active, .nav ul.artmenu ul span, .nav ul.artmenu ul span span
{
	text-align: right;
	text-indent: 12px;
	text-decoration: none;
	line-height: 32px;
	color: #4B5B5D;
	font-family: Tahoma, Arial, Helvetica, Sans-Serif;
	font-size: 11px;
}

.artmenu ul ul a
{
	margin-left: auto;
}

.artmenu ul li a:hover
{
	color: #000000;
	border-color: #BEC9CB;
	background-position: 0 -32px;
}

.artmenu ul li:hover>a
{
	color: #000000;
	border-color: #3B5998;
	background-position: 0 -32px;
}

.nav .artmenu ul li a:hover span, .nav .artmenu ul li a:hover span span
{
	color: #000000;
}

.nav .artmenu ul li:hover>a span, .nav .artmenu ul li:hover>a span span
{
	color: #000000;
}


/* end MenuSubItem */
















/*      الكود الخاص بالصور في الألبوم      */
#lightbox{	position: absolute;	left: 0; width: 100%; z-index: 100; text-align: center; line-height: 0;}
#lightbox img{ width: auto; height: auto;}
#lightbox a img{ border: none; }

#outerImageContainer{ position: relative; background-color: #fff; width: 250px; height: 250px; margin: 0 auto; }
#imageContainer{ padding: 10px; }

#loading{ position: absolute; top: 40%; left: 0%; height: 25%; width: 100%; text-align: center; line-height: 0; }
#hoverNav{ position: absolute; top: 0; left: 0; height: 100%; width: 100%; z-index: 10; }
#imageContainer>#hoverNav{ left: 0;}
#hoverNav a{ outline: none;}

#prevLink, #nextLink{ width: 49%; height: 100%; background-image: url(data:image/gif;base64,AAAA); /* Trick IE into showing hover */ display: block; }
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
:hover#prevLink, :visited:hover#prevLink { background: url(img/prevlabel.gif) left 15% no-repeat; }
:hover#nextLink, :visited:hover#nextLink { background: url(img/nextlabel.gif) right 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: auto; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 70%; float: left; text-align: left; }	
#imageData #caption{ font-weight: bold;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em;	}			
#imageData #bottomNavClose{ width: 66px; float: right;  padding-bottom: 0.7em; outline: none;}	 	

#overlay{ position: absolute; top: 0; left: 0; z-index: 90; width: 100%; height: 500px; background-color: #000; }a:active     { font-family: Tahoma; font-size: 10pt; text-decoration:none }
a:hover      { font-family: Tahoma; font-size: 10pt; color:#000000; text-decoration:none }
a:visited    { font-family: Tahoma; font-size: 10pt; color:#000000; text-decoration:none }a            { text-decoration: none; font-family: Tahoma; color: #000000; font-size: 10pt }