﻿   
    
    
    
    /*-----------------------------------*/
    body
    {
        font-family: Tahoma;
    	margin-top: 0px;
    	font-size: 8pt;
    }
    body.main
    {
    	background-color:#87B5F0;
    	background-image:url('../../images/bg.jpg');
    	background-repeat: repeat-x;
	}
    a
    {
    	color: #701400;
    	text-decoration: none;
    }
    a:hover
    {
    	color: #0066FF;
    }
    img
    {
    border-style: none;
	border-color: inherit;
	border-width: 0px;
	
	}
    td.text
    {
    	line-height: 160%;
    	font-size: 9pt;
    	color: #003500;
    	direction: rtl;
    	text-align: justify;
    	padding: 10px;
    }
   div.text
    {
    	line-height: 180%;
    	font-size: 9pt;
    	color: #000000;
    	direction: rtl;
    	text-align: justify;
    	padding: 10px;
    }
    
/*  ////////////////////////////////////////  */

    td.a
    {
    	width: 2%;
    	background-position: right 5px; 
    	color: #008000; 
    	background-image: url('../../images/obulb.jpg'); 
    	background-repeat: no-repeat; 
    	height: 25px;
    }
    td.b
    {
         font-size: 9pt;
         text-align: right;
         width: 98%;
         background-image: url('../../images/lineb.jpg'); 
         background-repeat: no-repeat; 
    }
    div #main img.c
    {
		 width: 6px;
		 height: 6px;    	
    }
    table.d
    {
    	width: 100%;
    	/* background-image: url('../../images/bg_o.gif');  */
    	background-repeat: no-repeat; 
    }
    td.text
    {
    	line-height: 160%;
    	font-size: 9pt;
    	color: #003500;
    	direction: rtl;
    	text-align: justify;
    	padding: 10px;
    }
   div.btext
    {
    	line-height: 180%;
    	font-size: 9pt;
    	color: #000000;
    	direction: rtl;
    	text-align: justify;
    	padding: 10px;
    }
    table.e
    {
    	width: 100%;
    	text-align: left;
    	background-image: url('../../images/bg_g.gif'); 
    	background-repeat: no-repeat; 
    	background-position: 0px 16px;
    }
    font.date
    {
    	color:#808080;
    	font-size:8pt;
    }
    font.title
    {
    	color:#000080;
    	font-size:9pt;
    	font-weight: bold;
    }
    font.status
    {
    	color:#800080;
    	font-size:9pt;
    	font-weight:normal;
    }
    font.miniTitle
    {
    	color:#800080;
    	font-size:8pt;
    	font-weight:bold;
    }
    
    
    

/*	////////////////////////////////////////  */    
    
    
    
    
table.pbox
{
	height: 224px;
	border: 1px solid #8EB9F9;
	background-color: #e5e3ff;
/*
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
*/

}
td.pboxt
{
	 width: 167px;
	 height: 180px;
	 text-align: center;
}
td.pboxf
{
	 text-align: center;
}
td.c101 /* admin_gallery_id_field */ 
{
	direction:ltr; width:20px; text-align:center;
}
td.c102 /* admin_gallery_image_field */ 
{
	direction:ltr; width:130px; text-align:center;
}
td.c103 /* admin_gallery_text_field */ 
{
	direction:rtl; text-align:right; line-height:180%;
}
td.c104 /* admin_gallery_commands_field */ 
{
	direction:rtl; text-align:center; font-family:Tahoma; width:80px;line-height:180%;
}
td.c104 img
{
	 border:0pt;
}
textarea.txtarea
{
	font-family: Tahoma;
	font-size:8pt;
}
input
{
	font-family: Tahoma;
	font-size:8pt;
}
input.txt1{height:14px; border: 1px solid #C0C0C0; background-color: #F7F7F7; line-height:100%}
select
{
	font-family: Tahoma;
	font-size: 8pt;
}
tr.hidden
{
	visibility:hidden;
}
a.gallery
{
	text-decoration:none;
}
a.gallery:hover
{
	color:Red;
}

/*
 * jQuery lightBox plugin
*/
#jquery-overlay {	/* gray back screen */
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 100%;
}
#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}
#jquery-lightbox a img { border: none; }
#lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
#lightbox-container-image { padding: 10px; }
#lightbox-loading {
	position: absolute;
	top: 40%;
	left: 0%;
	height: 25%;
	width: 100%;
	text-align: center;
	line-height: 0;
}
#lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}
#lightbox-container-image-box > #lightbox-nav { left: 0; }
#lightbox-nav a { outline: none;}
#lightbox-nav-btnPrev, #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
/*
	zoom: 1;
*/
	display: block;
}
#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}
#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}
#lightbox-container-image-data-box {
	font: 10px Tahoma, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
	direction:rtl;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #222; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight:normal; }
#lightbox-image-details-currentNumber 
{
	color: #888; 
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}

#gallery {}



/*	////////////////////////////////////////  */



.clear {
	clear:both
}

#intro {
	position:relative;
	height:250px
}
#intro a {
	float:left;
	position:absolute;
}

#intro a img {
	border:none;
}

#intro a.show {
	z-index:500
}

#intro .caption {
	z-index:600; 
	background-color:#000; 
	color:#ffffff; 
	height:20px; 
	width:100%; 
	position:absolute;
	bottom:0;
}

#intro .caption .content {
	margin:5px
}

#intro .caption .content h3 {
	margin:0;
	padding:0;
	color:#1DCCEF;
}	
