HTML
{

}

body 
{ 	
	margin: 0px; 
}

a {  }
.astrix { color: #FF0000; }
.text_field { width:250px; height:20px !important; margin:0px;padding:0px;font-size:12px; border :1px solid #d19366; background-color:#f1dab8;}
.form_field_text{font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #000000;}
.text_field_big {width:250px; height:100px;border :1px solid #d19366; background-color:#f1dab8;  }
.form_table{	direction:rtl;	text-align:right;}

.buttons {
	font-size:12px;
	font-weight:normal;
	font-family:Arial, Helvetica, Sans-serif;
	text-align:center;
	vertical-align:middle;
	cursor:pointer;
	width:63px;
}


.bg_home
{
	background-color: #ffebcd;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

/* HOMEPAGE BACKGROUNDS */

/* Header (Homepage) */
.hp_top_right {
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(/images/hp_top_right.jpg);
	background-color: transparent;
	height:19px;
}

.hp_top_center {
	background-position: center top;
	background-repeat: no-repeat;
	background-image:url(/images/hp_top_center.jpg);
	background-color: transparent;
	height:19px;
	vertical-align:top;
	text-align:right;
}

.hp_top_left {
	background-position: right top;
	background-repeat: no-repeat;
	background-image:url(/images/hp_top_right.jpg);
	background-color: transparent;
	height:19px;
}


/* Middle (Homepage) */
.hp_middle_right {
	background-position: left top;
	background-repeat: repeat-y;
	background-image:url(/images/hp_middle_right.jpg);
	background-color: transparent;
		vertical-align:top;
	text-align:right;
}

.hp_middle_center {
	background-position: top left;
	background-repeat:repeat-y;
	/*background-image:url(/images/hp_middle_center.jpg);*/
	background-color: transparent;
	vertical-align:top;
	height:480px;
}

.hp_middle_left {
	background-position: right top;
	background-repeat: repeat-y;
	background-image:url(/images/hp_middle_left.jpg);
	background-color: transparent;
}

.hp_middle_center_table  {
	height: 100%;
}

/* Main (Homepage) */

.hp_main_right {
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(/images/hp_main_right.jpg);
	background-color: transparent;
	vertical-align:top;
	text-align:right;
	width:157px;
		height:480px;
	
}

.hp_main_center {
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(/images/hp_main_center.jpg);
	background-color: transparent;
	width:833px;
	height:480px;
	vertical-align:top;
	text-align:right;
}

/* Footer (Homepage) */
.hp_bottom_right {
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(/images/hp_bottom_right.jpg);
	background-color: transparent;
}

.hp_bottom_center {
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(/images/hp_bottom_center.jpg);
	background-color: transparent;
	vertical-align:top;
	
}

.hp_bottom_left {
	background-position: right top;
	background-repeat: no-repeat;
	background-image:url(/images/hp_bottom_right.jpg);
	background-color: transparent;
}

.hp_top 
{
	height:19px;
}
.hp_middle
{
	height:480px;
}

.Footer
{
	height:97px;
}


/* END HOMEPAGE BACKGROUNDS */




/* START HOMEPAGE CLASSES */

.logo_pos
{
	height: 21px;
}

.hp_ticker_box
{
	width:230px;
	border:0px solid #000000;

}


.hpSideMenu
{

}


.hpSideMenu #menuButton1
{
	background-image:url(/images/btnOn.jpg);
	background-position:center;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:right;
	color: #ffebcd;
	font-weight: bold;
	text-decoration: none;
	/*white-space:nowrap;*/
}
.menu
{	background-image:url(/images/btn.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border-bottom:#ffebcd 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:right;
	color: #ffebcd;
	font-weight: bold;
	text-decoration: none;
	/*white-space:nowrap;*/
}

a.menu, a:visited.menu 
{
	background-image:url(/images/btn.jpg);
	background-position:center;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:right;
	color: #ffebcd;
	font-weight: bold;
	text-decoration: none;
	border: none;
}
.menu_rollover
{
	background-image:url(/images/btnOn.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border-bottom:#ffebcd 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:right;
	color: #ffebcd;
	font-weight: bold;
	text-decoration: none;
	/*white-space:nowrap;*/
}
a:hover.menu 
{
	background-image:url(/images/btnOn.jpg);
	background-position:center;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:right;
	color: #ffebcd;
	font-weight: bold;
	text-decoration: none;
	border: none;
	/*white-space:nowrap;*/
}
.menu div, .menu_rollover div {
 margin-right: 15px;
}

.hp_side_Ticker
{
	/*width:180px;*/
	border:0px solid #000000;
}

.hp_mainTicker_pos
{
        vertical-align:top;
	border:0px solid #000000;
}

.hp_text_box
{
        vertical-align:top;
        position:relative;
		width:650px;
		top: 85px;
		right:85px;
}

.hpbottomTicker
{
display:none;
	width:778px;
	border:0px solid #000000;
}

.hpAddressPos
{
	height:50px;

}

.hpAddressPos a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#442717;
	text-decoration: none;

}
.hpAddressPos a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#442717;
	text-decoration: none;

}
.Hp_CreditPos
{
	vertical-align:bottom;
}

.site_map
{
     text-decoration:underline;color:#000000;
     font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.site_map a
{
     text-decoration:underline;color:#000000;
     font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.site_map a:hover
{
     text-decoration:underline;color:#000000;
     font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

/* START HOMEPAGE CLASSES */



/* PNIMI BACKGROUNDS */

/* Header (pnimi) */
.top_right {
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(/images/p_top_right.jpg);
	background-color: transparent;
	height: 252px;
}

.top_center {
	background-position: center top;
	background-repeat: no-repeat;
	background-image:url(/images/p_top_center.jpg);
	background-color: transparent;
	height: 252px;
	vertical-align:top;
	text-align:right;
}

.top_left {
	background-position: right top;
	background-repeat: no-repeat;
	background-image:url(/images/p_top_right.jpg);
	background-color: transparent;
	height: 252px;
}


/* Middle (pnimi) */
.middle_right {
	background-position: left top;
	background-repeat: repeat-y;
	background-image:url(/images/p_middle_right.jpg);
	background-color: transparent;
}

.middle_center {
	background-position: top left;
	background-repeat: repeat-y;
	background-image:url(/images/hp_middle_center.jpg);
	background-color: transparent;
	height:320px;

}

.middle_left {
	background-position: right top;
	background-repeat: repeat-y;
	background-image:url(/images/hp_middle_left.jpg);
	background-color: transparent;
}

.middle_center_table  {
	height: 100%;
}

/* Main (pnimi) */

.main_right {
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(/images/p_main_right.jpg);
	background-color: transparent;
	text-align: right;
	vertical-align: top;
	width:157px;
	height:320px;
	
}

.main_center {
	background-position: top center;
	background-repeat:repeat; 
	background-image:url(/images/p_middle_right.jpg);
	background-color: transparent;
	width:833px;
	height:320px;
		text-align: right;
	vertical-align: top;
}

/* Footer (pnimi) */
.bottom_right {
	background-position: left top;
	background-repeat: no-repeat;
	background-image:url(/images/p_bottom_right.jpg);
	background-color: transparent;
}

.bottom_center {
	background-position: top center;
	background-repeat: no-repeat;
	background-image:url(/images/p_bottom_center.jpg);
	background-color: transparent;
	vertical-align:top;
	text-align:right;
	
}

.bottom_left {
	background-position: right top;
	background-repeat: no-repeat;
	background-image:url(/images/p_bottom_left.jpg);
	background-color: transparent;
}

.pnimi_top 
{
	height: 252px;
}
.pnimi_middle 
{
	height:320px;
}
.pnimi_Footer
{
	height: 103px;
}


/* END PNIMI BACKGROUNDS */


/* START PNIMI CLASSES */

.pnimi_logo_pos
{
	height: 97px;
}

.pnimi_ticker_box
{
display:none;
	width:230px;
	border:0px solid #000000;
}


.pnimiSideMenu
{

}


.menu_ip
{
background-image:url(/images/btn.jpg);
	background-position:center;
		background-repeat:no-repeat;
	border-bottom:#ffebcd 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:right;
	color: #ffebcd;
	font-weight: bold;
	text-decoration: none;
	white-space:nowrap;
}

.menu_rollover_ip
{
	background-image:url(/images/btnOn.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border-bottom:#ffebcd 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:right;
	color: #ffebcd;
	font-weight: bold;
	text-decoration: none;
	white-space:nowrap;
}


.menu_ip_on
{
	background-image:url(/images/btnOn.jpg);
	background-position:center;
	background-repeat:no-repeat;
	border-bottom:#ffebcd 1px solid;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align:right;
	color: #ffebcd;
	font-weight: bold;
	text-decoration: none;
	white-space:nowrap;
}

.menu_ip div, .menu_rollover_ip div, .menu_ip_on div {
	margin-right: 15px;
}

.pnimi_side_Ticker
{
display:none;
	width:180px;
	border:0px solid #000000;
}

.pnimi_main_ticker
{
display:none;
	width:770px;
height: 25px;
        vertical-align:top;
	border:0px solid #000000;
}

.pageText
{
		height:auto !important;
		height:250px;
}

.hivui   /* hivui whitout link also moves hivui - up/down, left / right */
{
	display:none;
       height:30px;margin-right:25px;margin-top:30px;
       font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size:14px;
	text-decoration:none;
}

.hivui a     /* change hivui text color */
{
	display:none;
       font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size:14px;
	text-decoration:none;
}

.hivui a:hover
{
	display:none;
       font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0464CB;
	font-size:14px;
	text-decoration:underline;
}

h1.content_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #971732;
	padding-top:5px;
	font-size:16px;
	margin-top:0px;
}

h2{

}

.backToTop
{
	vertical-align:top;
	clear:both;	
}

.arrow_up
{
	background-image: url(/images/backtotop_icon.gif);
	background-repeat: no-repeat;
	background-position: center top;
	width: 20px;
}

.bottomLink a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#990000;
	text-decoration: none;
}

.bottomLink a:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #990000;
	text-decoration: underline;
}

.AddressPos
{
	height:50px;
}

.AddressPos a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;

}
.AddressPos a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;

}

/* END PNIMI CLASSES */


/* Text */
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #442717;
	 text-decoration: none;
	 
}
.text a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#442717;
	 text-decoration: underline;
	
}
.text a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #990000;
	 text-decoration:underline;
}

.text td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #442717;
	 text-decoration: none;
}
.text p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #442717;
	 text-decoration: none;
	
}

p {margin:0px;padding:0px}


/* End Text */





/* Start Side Menu */

.side_menu_on
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	padding-right:15px;
	margin-right:-15px;
	background-color:#EE8719;
	width:180px;
	height:25px;
	display:block;
}


.side_menu_no_link {  /** First stage */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	padding-right:15px;
	background-color:#358BB4;
	width:180px;
	height:25px;
	display:block;
}

a.side_menu_link {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	padding-right:15px;
	background-color:#358BB4;
	width:180px;
	height:25px;
	display:block;	
}


a.side_menu_link:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	padding-right:15px;	
	background-color:#EE8719;
	width:180px;
	height:25px;
	display:block;	
}

.side_menu_sub_no_link {    /** Second stage */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	padding-right:15px;	
	background-color:#358BB4;
	width:180px;
	height:25px;
	display:block;	
}

a.side_menu_sub_link {   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	padding-right:15px;	
	background-color:#358BB4;
	width:180px;
	height:25px;
	display:block;	

}


a.side_menu_sub_link:hover {   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	padding-right:15px;	
	background-color:#EE8719;
	width:180px;
	height:25px;
	display:block;	
}


.side_menu_sub_sub_no_link {    /** Third stage */
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	padding-right:15px;	
	background-color:#358BB4;
	width:180px;
	height:25px;
	display:block;	
}

a.side_menu_sub_sub_link {   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	padding-right:15px;	
	background-color:#358BB4;
	width:180px;
	height:25px;
	display:block;	

}


a.side_menu_sub_sub_link:hover {   
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration:none;
	padding-right:15px;	
	background-color:#EE8719;
	width:180px;
	height:25px;
	display:block;	
}


/* End Side Menu */


/**** Start Galleries classes ****/

.galleryTableMain{

}

.smallImg
{
	width:200px;
}

.bigImg
{
	width:500px;
}

.bigImg_body_bgcolor {
	background-color:#FFFFFF;
}

.bigImg_bgcolor{
	background-color:#FFFFFF;
}



td.galleryText  /** text without links **/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:right;
}


.galleryText a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-align:right;
}

.galleryText a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align:right;	
}

a.prevLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}

a.prevLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}


a.nextLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}

a.nextLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}


a.closeLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}

a.closeLink:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}


.magnify{
            background-repeat:no-repeat;
            height:25px;
            width:15px;
            padding-right:10px;
}

.magnify a{
                     text-decoration:none;
                     width:160px;
                     text-align:right;
}

.magnify a:hover
{
                     color:black;
                     text-decoration:none;
                     width:160px;
                     text-align:right;
}


/** Gallery Preview **/

.galleries_preview_table
{
	border:0px solid red;
}

.smallImg1
{
	width:100px;
	border:0px solid #000000;
}

.bigImg1
{
	width:400px;
	border:0px solid #000000;
}

/** End Gallery Preview **/
		
		

/** Gallery Zooming **/	

.gallery_zoom_small_table
{
	border:0px solid red;
	/*bacground-color:#000000;*/
}

img.gallery_zoom_small_img
{
	width:225px;
	border:1px solid #d0966c;
}

.gallery_zoom_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#663300;
	text-decoration:none;
}

.gallery_zoom_title a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#663300;
	text-decoration:none;
}		
	

.gallery_zoom_title a:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#660000;
	text-decoration:none;
}

.lightboxTitle{
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#484848;
}

#lbCloseLink .gallery_zoom_close{
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#484848;
}

#lbCloseLink:hover .gallery_zoom_close{
	color: #222222;
}


.gallery_zoom_prev {

}

.gallery_zoom_next {

}


.lightboxTitle{
	font-size:14px !important;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#484848;
	width: auto !important;
	padding: 3px 0 0 0;
}

#lbCloseLink .gallery_zoom_close{
	font-size:14px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	color:#484848;
}

#lbCloseLink:hover .gallery_zoom_close{
	color: #222222;
}


.gallery_zoom_prev {

}

.gallery_zoom_next {

}
#navLinksContainer{

width:120px !important;

}
		
/** Gallery Zooming **/	
		
/** Gallery Zooming **/	

		

/**** End Galleries classes ****/


/**** Start FAQ classes ****/

.faq_cat{  /** without link **/
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

a.faq_cat{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

a.faq_cat:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: blue;
	text-decoration:none;
}

.faq_new  /** without link **/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

a.faq_new
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:none;
}

a.faq_new:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration:underline;
}

.faq_title  /** without link **/
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}

a.faq_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration:underline
}

a.faq_title:hover
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}

.faq_answer
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #358BB4;
	text-decoration:none;
}

/**** End FAQ classes ****/


/**** Start Jobs classes ****/

.jobs_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}

a.jobs_title{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
	text-decoration:underline;
}

a.jobs_title:hover{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #358BB4;
	font-weight:bold;
	text-decoration:underline;
}

/**** End Jobs classes****/



/**** Start English classes ****/

.hivui_en   /* hivui whitout link also moves hivui - up/down, left / right */
{
	display:none;
       height:30px;margin-left:25px;margin-top:30px;
       font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size:14px;
	text-decoration:none;
	text-align:left;
	direction:ltr;
}

.hivui_en a     /* change hivui text color */
{
	display:none;
       font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #000000;
	font-size:14px;
	text-decoration:none;
	text-align:left;
	direction:ltr;
	
}

.hivui_en a:hover
{
	display:none;
       font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #0464CB;
	font-size:14px;
	text-decoration:underline;
	text-align:left;
	direction:ltr;

}

h1.content_title_en
{
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #0464CB;
	padding-left: 20px;
	padding-top:40px;
	font-size:18px;
	text-align:left;
	direction:ltr;

}

.pageText_en
{
	direction:ltr;
	text-align:left;
	padding-left: 18px;
	height:auto !important;
	height:250px; 
}

/**** End English classes ****/

/* DHTML Menu Styles */
.clCMAbs {
	direction:rtl; left: 0px; visibility: hidden; position: absolute; top: 0px;
}
.clBar {
	direction:rtl; visibility: hidden; width: 10px; position: absolute; height: 10px; background-color: navy; 
}
.clLevel0 {
	direction:rtl; padding-right: 2px; padding-left: 2px; padding-bottom: 2px; padding-top: 2px; position: absolute; background-color: #3b78b0; 
}
.clLevel0border {
	direction:rtl; visibility: hidden; position: absolute; 
}
.clLevel0over {
        direction:rtl; padding-right: 2px; padding-left: 2px; padding-bottom: 2px; padding-top: 2px; position: absolute; cursor: pointer; 
}
.clLevel1 {
	direction:rtl; padding-right: 13px; padding-left: 2px; font-weight: bold; font-size: 12px; color: #ffffff; font-family: Arial, Helvetica, sans-serif; position: absolute; text-align: right; text-decoration: none; padding-top: 2px; background-color: #787777; 
}
.clLevel1over {
	direction:rtl; position: absolute; padding-right: 13px; padding-left: 2px; font-weight: bold; font-size: 12px; cursor: pointer; color: #ffffff; font-family: Arial, Helvetica, sans-serif; background-color: #a3a3a3; text-align: right;  padding-top: 2px;
}
.clLevel1border {
	direction:rtl; visibility: hidden; color: #ffffff; position: absolute; background-color: #ffffff; 
}
.clLevel2 {
        direction:rtl; padding-right: 13px; padding-left: 2px; font-weight: bold; font-size: 12px; color: #ffffff; font-family: Arial, Helvetica, sans-serif; position: absolute; text-align: right; text-decoration: none; padding-top: 2px; background-color: #787777; 
}
.clLevel2over {
        direction:rtl; position: absolute; padding-right: 13px; padding-left: 2px; font-weight: bold; font-size: 12px; cursor: pointer; color: #ffffff; font-family: Arial, Helvetica, sans-serif; background-color: #a3a3a3; text-align: right;  padding-top: 2px;
}
.clLevel2border {
        direction:rtl; visibility: hidden; color: #ffffff; position: absolute; background-color: #ffffff; 
}


/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */
#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}
#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 Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	padding: 0 10px 0;
}
#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
}
#lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left; 
	text-align: left; 
}	
#lightbox-image-details-caption { font-weight: bold; }
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}			
#lightbox-secNav-btnClose {
	width: 66px; 
	float: right;
	padding-bottom: 0.7em;	
}
#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; }
#nextLink { left: 0; float: left; text-decoration:none;}
#prevLink { right: 0; float: right; text-decoration:none;}
#prevLinkBottom { margin-right:5px;  }
#nextLinkBottom { margin-left:5px; }

#navigBar {margin-right:15px; } 

#prevLink:hover, #prevLink:visited:hover { background: url(http://yudev.off/gfx/nextlabel.gif) right 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(http://yudev.off/gfx/prevlabel.gif) left 15% no-repeat; }

#imageDataContainer{ font: 10px Verdana, Helvetica, sans-serif; background-color: #fff; margin: 0 auto; line-height: 1.4em; overflow: hidden; width: 100%	; }

#imageData{	padding:0 10px; color: #666; }
#imageData #imageDetails{ width: 40%; 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; }
#imageDescription { width: 40%; float: left; text-align: right; }