﻿/*------------------------------*/
/* Originally from hebrew Theme */
/*------------------------------*/

/* -----------------------------------------------------------------------*/
/*							Hebrew Default							      */
/* -----------------------------------------------------------------------*/

body 
{
	margin:0px auto; 
	text-align:center;
	background-image:url(images/main_bg.gif);
	background-repeat:repeat-x;
	background-position:center top;
	background-color:#ffffff;
	font-family:Arial;
	font-size:12px;
	color:White;
}

div.system_searchbox_title
{
	font-size:16px;top:25px;left:82px;position:absolute;text-decoration:none;
}
.system_searchbox_title A:link{color:#ffffff;font-size:16px;text-decoration:none;}
.system_searchbox_title A:visited{color:#ffffff;font-size:16px;text-decoration:none;}
.system_searchbox_title A:active{color:#ffffff;font-size:16px;text-decoration:none;}
.system_searchbox_title A:hover{color:#fff139;font-size:16px;text-decoration:none;}

.system_searchbox
{
	text-align:right;
	/*background-image:url(images/system_search_box_flash.gif);*/
	background-image:url(images/system_search_box_flash_clear.gif);
	background-repeat:no-repeat;
	background-position:right top;
	font-family:Arial;
	font-size:12px;
	min-height:185px;	
	height:333px;
	overflow:hidden;
}



.system_searchbox_flash
{
	clear:both;padding-bottom:15px;padding-right:0px;padding-top:5px;	
}
.system_searchbox_label
{
	font-weight:bold;
	color:#576216;
	background-image:url(images/arrow_black.gif);
	background-repeat:no-repeat;
	background-position:right 6px;	
	padding-right:7px;
}
.system_searchbox_label A:link{color:#FFF139;font-size:11px;text-decoration:underline;}
.system_searchbox_label A:visited{color:#FFF139;font-size:11px;text-decoration:underline;}
.system_searchbox_label A:active{color:#FFF139;font-size:11px;text-decoration:underline;}
.system_searchbox_label A:hover{color:#000000;font-size:11px;text-decoration:underline;}

.system_searchbox_inner
{
	padding-top:65px;
	float:right;
	text-align:right;
	padding-right:30px;
	color:#000000;
}
.system_search_textbox
{
	width:90px;
	height:16px;
	border:solid 1px #9F9FA1;
	font-size:12px;
}
.system_search_box
{
	padding-bottom:5px;
}
.system_search_button
{
	text-align:left;
	padding-left:7px;
}
.system_search_table
{
	direction:rtl;
	padding-top:5px;
}

.leftbox_content
{
	color:Black;width:487px;float:right;text-align:right;
	padding-bottom:36px;
}
.content_title
{
	color:#735716;
	font-weight:bold;	
	direction:rtl;
	text-align:right;
}
.content_sub_title
{
	color:#735716;
	direction:rtl;
}
.content_normal
{
	color:#2E340E;
	direction:rtl;
	text-align:justify;
}

.title_frame
{
	width:500px;
	height:73px;
	background-image:url(images/title_frame.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:right;
	direction:rtl;
}
.title_map_frame
{
	width:500px;
	height:55px;
	background-image:url(images/title_frame.gif);
	background-position:left top;
	background-repeat:no-repeat;
	text-align:right;
	direction:rtl;

}
/* -----------------------------------------------------------------------*/
/*							Home									      */
/* -----------------------------------------------------------------------*/
.readmore_plus
{
	padding-top:5px;
	background-image:url(icons/icon_plus.gif);
	background-repeat:no-repeat;
	background-position:right 10px;	
	padding-right:15px;
}
.readmore_page
{
	padding-top:5px;
	background-image:url(icons/icon_article.gif);
	background-repeat:no-repeat;
	background-position:right 7px;	
	padding-right:15px;
}

.home_container
{
	padding-right:0px;
}
.home_thumbs_list
{
	padding-top:5px;
	padding-right:10px;
	text-align:right;
}
.home_thumbs_list UL {margin:0px;padding:0px;}
.home_thumbs_list LI 
{
	float: right; margin: 0px 0px 0px 0px; list-style-type: none;padding-right:6px;
}
.home_news
{
	clear:both;
	padding-right:12px;
}
.home_sep_dots
{
	width:466px;
	clear:both;
	background: url(images/article_sep_dots.gif)  repeat-x right 0px;
	min-height:5px;
}
.homenews_image
{
	float:right;
	padding-left:10px;
}
.homenews_list_item
{
	float:right;
	width:310px;
}
.homenews_list_readmore
{
	padding-top:5px;
	background-image:url(icons/icon_plus.gif);
	background-repeat:no-repeat;
	background-position:right 10px;	
	padding-right:15px;
	text-align:right;
}
.homenews_item
{
	clear:both;
}
.dots_green_hor
{
	background-image:url(images/dots_hor_green.gif);
	background-repeat:repeat-x;
	background-position:center center;
	width:100%;
	line-height:9px;
	height:9px;
	font-size:0px;
	float:right;
}
.home_thumb_link_off
{
	width:143px;background-color:#ADB933;
	padding-top:0px;margin-top:0px;
	padding-right:5px;color:#ffffff;font-weight:bold;
	padding-top:1px;
	padding-bottom:2px;
}
.home_thumb_link_off A:link{color:White;text-decoration:none;}
.home_thumb_link_off A:active{color:White;text-decoration:none;}
.home_thumb_link_off A:visited{color:White;text-decoration:none;}
.home_thumb_link_off A:hover{color:#FDF13B;text-decoration:none;}




/* -----------------------------------------------------------------------*/
/*							Articles list							      */
/* -----------------------------------------------------------------------*/
.articles_list_container
{
	padding-right:20px;
}
.article_container
{
	direction:rtl;
	padding-right:20px;padding-left:20px;padding-bottom:20px;
	min-height:327px;
	text-align:justify;
}
.article_container_back
{
	direction:rtl;
	padding-right:20px;
	padding-left:20px;
	background-image:url(icons/icon_list.gif);
	background-repeat:no-repeat;
	background-position:right top;
	color:#735716;
	font-weight:bold;	
}
.article_title
{
	background-image:url(icons/icon_article.gif);
	background-repeat:no-repeat;
	background-position:right top;
	padding-right:20px;
	color:#735716;
	font-weight:bold;
}
.article_subtitle
{
	padding-right:20px;
	color:#735716;
}

.article_summary
{
	padding-top:7px;
	padding-right:20px;
	text-align:justify;
	direction:rtl;
}
.article_link
{
	background-image:url(icons/icon_pdf.gif);
	background-repeat:no-repeat;
	background-position:right top;	
	padding-right:20px;
	padding-bottom:15px;
}
.article_sep_dots
{
	background-image:url(images/article_sep_dots.gif);
	background-repeat:repeat-x;
	background-position:right top;	
	min-width:100px;
	min-height:15px;
	padding-bottom:5px;
}


/* -----------------------------------------------------------------------*/
/*								Events list							      */
/* -----------------------------------------------------------------------*/
.events_list_container
{
	padding-right:20px;
}
.event_list_item_image
{
	float:right;
	padding-left:10px;
	padding-top:3px;
	direction:rtl;
	vertical-align:top;
}
.event_list_item
{
	float:right;
	direction:rtl;
	vertical-align:top;
	text-align:justify;
}
.event_list_title
{
	color:#735716;
	font-weight:bold;
	direction:rtl;
}
.events_sep_dots
{
	clear:both;
	background: url(images/article_sep_dots.gif)  repeat-x right 8px;
	min-height:20px;
}
.events_sep_empty
{
	clear:both;
	min-height:10px;
}

/* -----------------------------------------------------------------------*/
/*								Order Tour  						      */
/* -----------------------------------------------------------------------*/
.order_tour_top_contact
{
	float:right;
	background: url(images/dots_ver.gif)  repeat-y right top;
	width:210px;min-height:80px;
	height:80px;
	padding-right:15px;
}
.order_table
{
	direction:rtl;
	width:450px;
}
.FormCol_FieldName
{
	padding-top:6px;
	width:45px;
}
.FormCol_FieldName1
{
	width:150px;
	padding-top:6px;
	vertical-align:top;
}
.FormCol_Mandatory
{
	padding-top:5px;
	color:Red;
	vertical-align:top;
}
.FormCol_Control1
{
}
.FormCol_Control
{
}
.FormCol_Control_wide
{
	
}
.text_box
{
	width:115px;
	height:16px;
	font-family:Arial;
	background-color:#E6EABE;
	border-width:1px;
}
.text_box_large
{
	width:333px;
	height:16px;
	font-family:Arial;
	background-color:#E6EABE;
	border-width:1px;
}
.text_box_large_normal
{
	width:333px;
	height:16px;
	font-family:Arial;
}
.text_box_date
{
	width:80px;
	height:16px;
	font-family:Arial;
	background-color:#E6EABE;
	border-width:0px;	
}



/* -----------------------------------------------------------------------*/
/*								Media Panel  						      */
/* -----------------------------------------------------------------------*/
.media_panel_buttons_container
{
	clear:both;
	margin-right:13px;
	color:White;
	text-align:right;
	padding-top:29px;
	width:200px;
	direction:rtl;
}
.media_panel_holder
{
	min-height:158px;
	margin:auto;
}

.media_panel_descreption
{
	min-height:30px;
}



/* -----------------------------------------------------------------------*/
/*								Timeline content					      */
/* -----------------------------------------------------------------------*/
.timeline_media_panel_holder
{
	min-height:131px;
}
.panel_hidden
{
	display:none;
	visibility:hidden;
	line-height:0px;
	clear:both;
}
.panel_visible
{
	clear:both;
	visibility:visible;
}

.timeline_content_hide
{
	display:none;
	visibility:hidden;
	line-height:0px;
}
.timeline_content_show
{
	float:right;
	text-align:right;
	padding-right:30px;
	width:430px;
	min-height:300px;
}


.timeline_image_box
{
	clear:both;
	background-color:White;
	min-height:134px;
	text-align:center;
	width:235px;
	border:solid 1px #BDBDBD;
	margin-left:1px;
	padding-top:3px;
}


/* -----------------------------------------------------------------------*/
/*								ancient jerusalem					      */
/* -----------------------------------------------------------------------*/
.leftbox_map_holder
{
	clear:both;background-color:White;
	float:left;
	border-left:solid 1px #BDBDBD;
	border-right:solid 1px #BDBDBD;
	border-bottom:solid 1px #BDBDBD;
	width:488px;
	min-height:300px;	
	padding-bottom:2px;
}


/* -----------------------------------------------------------------------*/
/*									Panorama 							  */
/* -----------------------------------------------------------------------*/
.icon_jerusalem_off
{
	width:128px;height:19px;cursor:pointer;
	background-image:url(buttons/btn_an_jer.gif	);background-position:top center;	background-repeat:no-repeat;
}
.icon_jerusalem_on
{
	width:128px;height:19px;cursor:pointer;
	background-image:url(buttons/btn_an_jer_on.gif);background-position:top center;	background-repeat:no-repeat;
}
.panoramLinkDiv
{
	background-image:url(icons/icon_pan_info.gif);
	background-position:right center;	
	background-repeat:no-repeat;
	padding-right:20px;
}
.panoramLinkDiv A:link{color:#6E7818;text-decoration:none;font-weight:bold;}
.panoramLinkDiv A:active{color:#6E7818;text-decoration:none;font-weight:bold;}
.panoramLinkDiv A:visited{color:#6E7818;text-decoration:none;font-weight:bold;}
.panoramLinkDiv A:hover{color:#AFB925;text-decoration:none;font-weight:bold;}
.panorama_content_title
{
	color:#735716;
	font-weight:bold;
	font-size:16px;	
	padding-bottom:5px;
}
.panorama_content_points_title
{
	color:#735716;
	font-weight:bold;
	font-size:15px;	
}

/* -----------------------------------------------------------------------*/
/*									Timeline 							  */
/* -----------------------------------------------------------------------*/
.Timeline_title
{
	color:#735716;
	font-weight:bold;
	font-size:18px;	
	direction:rtl;
	clear:both;
}
.Timeline_subtitle
{
	color:#997B36;
	font-weight:bold;
	font-size:12px;	
	padding-bottom:5px;
	direction:rtl;
	clear:both;	
}



/* -----------------------------------------------------------------------*/
/*									Gallery 							  */
/* -----------------------------------------------------------------------*/
.gallery_container
{
	clear:both;
	padding-right:10px;
	padding-left:10px;
	text-align:left;
}
.gallery_small_icon
{
	cursor:pointer;
}
.ThumbCell
{
	padding-top:5px;
	text-align:center;
	width:88px;
}
.ThumbDivOff
{
	text-align:center;
	padding-bottom:3px;
	width:88px;
}
.ThumbDivOn
{
	cursor:pointer;
	text-align:center;
	background-image:url(images/thumb_over_fx.gif);
	background-position:top center;
	background-repeat:repeat-x;
	padding-bottom:3px;
	width:88px;
}
.ThumbDivOff A
{
	text-decoration:none;	
	
}
.ThumbDivOn A
{
	text-decoration:none;	
}
.ProRollOverImage
{
	padding-top:3px;
	padding-bottom:2px;
	width:100%;
	text-align:center;
}
.ThumbTitle
{
	padding-top:5px;
}


/* Map */
.MapIFrmae
{
	height: 520px;width: 990px; left: 6px;border:solid 2px #000000;
	z-index:0;
}


/* -----------------------------------------------------------------------*/
/*									Map-flash							  */
/* -----------------------------------------------------------------------*/
.FlashMap_ElementPanel
{
	background-color:White;
	clear:both;
	vertical-align:top;
	padding-left:3px;padding-right:3px;padding-bottom:3px;
}
.FlashMap_ElementPanelInner
{
	clear:both;
	vertical-align:top;
}
.FlashMap_ElementTitle
{
	clear:both;
	background-color:#818E20;
	text-align:right;
	color:White;
	font-weight:bold;	
	vertical-align:middle;
	padding-top:11px;
	padding-bottom:11px;
	padding-right:11px;
	direction:rtl;
}
.FlashMap_ElementContent
{
	clear:both;
	background-color:#B9C352;
	background-image:url(images/bg_box_small.jpg);
	background-position:center bottom;
	background-repeat:no-repeat;
	text-align:right;
	color:#000000;
	vertical-align:middle;
	padding-top:15px;
	padding-bottom:15px;
	padding-right:15px;
	padding-left:15px;
	direction:rtl;
	
}
.FlashMap_ElementImage
{
	height:284px;overflow:hidden;
	background-color:#B9C352;
}


.sep_dots
{
	width:100%;
	clear:both;
	line-height:10px;
	background-image:url(images/article_sep_dots.gif);
	background-position:center center;
	background-repeat:repeat-x;	
}

/*-------------------------------------*/
/* Originally from MountOfOlives Theme */
/*-------------------------------------*/

/* ------------------------------------------------------ */
/* default html											  */
/* ------------------------------------------------------ */

#InnerBg
{
	margin:0px auto; 
	text-align:center;
	background-image:url(images/main_bg_img.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	font-family:Arial;
	font-size:12px;
	min-height:500px;
}

A:link,A:visited
{
	text-decoration:underline;
	color:#6E7818;
}
A:hover 
{
	text-decoration:none;
	color:#AFB925;
}

.right_box_top
{
	clear:both;
	background-image:url(images/right_box_header.gif);
	background-position:center top;
	background-repeat:no-repeat;
	min-height:55px;
	text-align:center;
}
.right_box_top_empty_gallery
{
	clear:both;
	background-image:url(images/right_box_header.gif);
	background-position:center top;
	background-repeat:no-repeat;
	min-height:18px;height:18px;line-height:18px;overflow:hidden;
	text-align:center;	
}


.right_box_container
{
	clear:both;
	background-color:White;
	min-height:161px;
	height:161px;
	text-align:center;
	width:235px;
	border-left:solid 1px #BDBDBD;
	border-right:solid 1px #BDBDBD;
	border-bottom:solid 1px #BDBDBD;
	margin-left:0px;
}






	
/* ------------------------------------------------------ */
/* MasterPage classes								      */
/* ------------------------------------------------------ */
	
#MasterSiteContainer
{
	width:780px;
	direction:ltr;
	margin:auto;
}
#MasterTopBar
{
	min-height:60px;
	clear:both;
}
#MasterTopMedia
{
	/*min-height:133px;*/
	border:solid 0px white;
}
#MasterMenu
{
	width:764px;	
	position:relative;	
	margin:auto;
	text-align:center;
	background-image:url(images/menu_bg.gif);
	background-repeat:repeat-x;
	background-position:center top;
	font-size:12px;
	min-height:52px;
	-height:60px;			
	width:765px;
	z-index:9;	
}
#MasterMenuForMapWrapper
{
	width:764px;
	direction:rtl;
	margin:auto;
	position:relative;
	z-index:9;
}
#MasterMenuForMap
{
	height:52px;
	min-height:52px;
	border:solid 0px white;
}
#MasterTreeWrapper
{
	float:left;
	text-align:center;
	margin:0px auto; 
	text-align:left;
}
#MasterTreeGraphics
{
	position:absolute;
	top:175px;/*top:285px;*/
	width:120px;
}
#MasterTreeGraphicsInner
{
	position:relative;
	left:-57px;
}

.RadMenuContainer
{
	direction:rtl;width:764px;float:right;padding-top:20px;
	position:absolute;
	top:0px;
	left:0px;
}






/* ------------------------------------------------------ */
/*  Map MasterPage classes								  */
/* ------------------------------------------------------ */
#MasterSiteMapContainer
{
	width:100%;
	direction:ltr;
	margin:auto;
	background-image:url(images/header_bg_wide.gif);
	background-repeat:repeat-x;
	background-position:center top;
	
}
#MasterSiteMapMenuWideBg
{
	margin:0px auto; 
	text-align:center;
	width:100%;
}












.ContentSep
{
	width:5px;background-color:White;float:left;
}
#MasterContentContainer
{
	clear:both;
	width:768px;
	border: solid 0px red;
}
#MasterContentWrapper
{
	float:left;
	background-image:url(images/main_dots_ver_2sides.gif);
	background-position:center top;
	background-repeat:repeat-y;		
}
#MasterContentPanels
{
	float:right;
	min-height:200px;
	width:246px;
	overflow:hidden;
	border:solid 0px red;
	padding-right:6px;
}
#MasterContentMain
{
	padding-left:15px;
	float:left;
	width:500px;
	overflow:hidden;
	
}
.leftbox_inner
{
	clear:both;background-color:White;
	float:left;
	border-left:solid 1px #BDBDBD;
	border-right:solid 1px #BDBDBD;
	border-bottom:solid 1px #BDBDBD;
	width:488px;
	min-height:300px;	
}
.leftbox_inner_frame
{
	float:left;
	background-image:url(images/leftbox_inner_color.gif);
	background-position:center bottom;
	background-repeat:repeat-x;	
	min-height:469px;
}





/* ------------------------------------------------------ */
/* MasterPage footer classes						      */
/* ------------------------------------------------------ */
#MasterFooterContainer
{
	clear:both;
	width:740px;
	font-size:12px;
	vertical-align:middle;
	padding:20px 0px 0px 16px;
}
#MasterFooterCreditsContainer
{
	clear:both;
	min-height:20px;
	color:#77726E;
	margin:0px auto;
	padding:20px 0;
}

.FooterMenuList {margin:0px;padding:0px;}
.FooterMenuList LI 
{
	float: right; margin: 0px 0px 0px 0px; list-style-type: none;padding-top:12px;
}
.FooterMenuList LI A {}


.FooterCreditsList {margin:0px;padding:0px;}
.FooterCreditsList LI 
{
	float: left; margin: 0px 0px 0px 0px; list-style-type: none;padding:0px;
}
.FooterCreditsList LI A {}


.FooterSelectedPage
{
	font-family:Verdana;font-size:12px;color:#B1C033;
	text-decoration:none;	
	cursor:default;
}
A.FooterMenuItem
{
	font-family:Verdana;font-size:12px;color:#000000;
	text-decoration:none;	
}
A:hover.FooterMenuItem
{
	font-family:Verdana;font-size:12px;color:#B1C033;
	text-decoration:underline;	
}
.FooterMenuItem
{
	font-family:Verdana;font-size:12px;color:#C0E4D6;
	text-decoration:none;	
}
.FooterMenuDivider
{
	background-image:url(images/footer_dots.gif);
	background-repeat:no-repeat;
	background-position:center 17px;
	width:27px;min-width:27px;margin:0px;padding:0px;
}
.FooterCreditsDivider
{
	background-image:url(images/footer_dots.gif);
	background-repeat:no-repeat;
	background-position:center 4px;
	width:11px;min-width:15px;margin:0px;padding:0px;
}
.FooterCodIcon
{
	/*float: right; margin: 0px 0px 0px 0px; list-style-type: none;
	width:25px;*/
}






/* ------------------------------------------------------ */
/* Project template classes  						      */
/* ------------------------------------------------------ */
#TopProjectContainer
{
	width:524px;
	clear:both;	
	overflow:hidden;
	margin:0px;
	padding:0px;
	height:389px;
}

.TopProjectAlphaPanel
{
	opacity: .7;filter: alpha(opacity=70);position:relative;
	left:0px;top:-96px;
	width:524px;min-height:94px;background-color:#16251c;
	padding:0px;margin:0px;
}
.TopProjectThumbsPanel
{
	position:relative;left:0px;top:-185px;width:480px;
	height:70px;color:White;
	background-image:url(images/plus.gif);
	background-repeat:no-repeat;
	background-position:7px 5px;
	padding-left:38px;
	padding-top:5px;
}
.TopProjectThumbsPanelLeft
{
	float:left;
	width:330px;
	padding-top:3px;
}
.TopProjectThumbsPanelRight
{
	float:right;
	padding-right:10px;
	text-align:right;
	width:120px;
}
.ProjectInnerCatgeoryName A
{
	color:#ffffff;
	font-size:17px;
	font-weight:bold;
	margin:0px;
	padding:0px;
	text-decoration:none;	
}
.ProjectInnerCatgeoryName A:hover
{
	color:#EBB72D;
	
}
.ProjectInnerName
{
	color:#c3e3d6;
	font-size:17px;
	font-weight:bold;
	margin:0px;
	padding:0px;	
	padding-left:5px;
}






/* ------------------------------------------------------ */
/* Profile template classes  						      */
/* ------------------------------------------------------ */
.TopProfileContainer
{
	width:524px;
	clear:both;
}
.TopProfileContent
{
	float:left;
	width:301px;
	background-color:#21523D;
	min-height:240px;
}
.TopProfileImage
{
	float:right;
	width:217px;
	background-color:#21523D;
	height:240px;
	overflow:hidden;
}
.ProfileMainTitle
{
	
}
.ProfileSummary
{
	color:White;
	padding-left:13px;
	width:265px;
}






/* ------------------------------------------------------ */
/* Contact form table  			        			      */
/* ------------------------------------------------------ */
.ContactFormContainer
{
	min-height:332px;
	width:305px;
	float:left;
	background-position: right top;background-image:url(images/dots_ver.gif);background-repeat:repeat-y;		
}
.ContactDetails
{
	float:left;
	padding-left:15px;
	
	
}


.FormCol_FieldName
{
	width:70px;
	vertical-align:top;
}
.FormCol_Mandatory
{
	width:16px;
}
.FormCol_Control
{
	width:186px;
}
.TextBox
{
	border: solid 1px #007115;
	width:186px;
	height:16px;
	font-size:12px;
	font-family:Arial;
}






/* ------------------------------------------------------ */
/* patents page										      */
/* ------------------------------------------------------ */
#PatentsPageContentContainer
{
	width:524px;
	clear:both;	
	background-color:#60967f;
	margin:0px;
	color:White;
	float:left;
	min-height:525px;
	
}
#PatentsPageContentContainerInner
{
	padding:15px;
}
.PatentThumbCell
{
	padding-bottom:25px;
	text-align:left;
	width:234px;
	background-position: center 208px;
	background-image:url(images/patents_dots_hor.gif);background-repeat:repeat-x;			
}
.PatentThumbDivOff
{
	text-align:left;
	background-color:#6a9b86;
	padding-bottom:3px;
	width:234px;
}
.PatentThumbDivOn
{
	cursor:pointer;
	text-align:left;
	background-color:#97b9ab;
	padding-bottom:3px;
	width:234px;
}
.PatentThumbDivOff A
{
	color:#ffffff;
	text-decoration:none;	
}
.PatentThumbDivOn A
{
	color:#ffffff;
	text-decoration:none;	
	font-weight:bold;
}
.PatentProRollOverImage
{
	padding-bottom:2px;
	width:100%;
	text-align:left;
}
.PatentsList
{
	background-position: center 32px;
	background-image:url(images/patents_dots_ver.gif);background-repeat:repeat-y;		
}



/* ------------------------------------------------------ */
/* clients page										      */
/* ------------------------------------------------------ */
.ClientsPanelItem
{
	width: 166px;
	height:125px;
	padding-top:20px;
	text-align: center;
	border-right: black 1px dotted;
	border-bottom: black 1px dotted;
}

.ContentDivOn
{
	
}
.ContentDivOff
{
	
}











#lightbox{
	position: absolute;
	top: 280px;
	left: 0;
	width: 100%;
	z-index: 4500;
	text-align: center;
	line-height: 0;
	}

#lightbox a img{ border: none; }

#outerImageContainer{
	position: relative;
	background-color: #fff;
	width: 350px;
	height: 350px;
	margin: 0 auto;
	color:#000000;
	}

#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: transparent url(images/blank.gif) no-repeat; /* Trick IE into showing hover */
	display: block;
	}
#prevLink { left: 0; float: left;}
#nextLink { right: 0; float: right;}
#prevLink:hover, #prevLink:visited:hover { background: url(images/prevlabel.gif) left 15% no-repeat; }
#nextLink:hover, #nextLink:visited:hover { background: url(images/nextlabel.gif) right 15% no-repeat; }


#imageDataContainer{
	font: 11px arial;
	background-color: #fff;
	color:#000000;
	margin: 0 auto;
	/*line-height: 1.4em;*/
	}

#imageData{
	padding:0 10px;
	}
#imageData #imageDetails{ width: 70%; float: right; text-align: right; }	
#imageData #caption{ font-weight: normal;	}
#imageData #numberDisplay{ display: block; clear: left; padding-bottom: 1.0em; color:#ffffff;	}			
#imageData #bottomNavClose{ width: 66px; float: left;  padding-bottom: 0.7em;	}	
		
#overlay{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 4490;
	width: 100%;
	height: 500px;
	background-color: #000;
	filter:alpha(opacity=60);
	-moz-opacity: 0.6;
	opacity: 0.6;
	}
	

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

* html>body .clearfix {
	display: inline-block; 
	width: 100%;
	}

* html .clearfix {
	/* Hides from IE-mac \*/
	height: 1%;
	/* End hide from IE-mac */
	}	
	
	
	/* -----------------------------------------------------------------------*/
/*							Hebrew Popup							      */
/* -----------------------------------------------------------------------*/

.Popup
{
	margin:0px auto; 
	text-align:center;
	background-image:url(images/bg_sendFriend.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	/*background-color:#000000;*/
	font-family:Arial;
	font-size:12px;
	color:White;
	direction:rtl;
}
.PopupFormContainer
{
	padding-top:70px;
	width:320px;
}
.Popuprec_table
{
	width:320px;
}
.PopupFormCol_FieldName
{
	padding-top:3px;
	width:75px;
	text-align:right;
	color:#000000;
}
.PopupFormCol_Control
{
	width:220px;
	padding-top:3px;
	vertical-align:top;
	text-align:right;
}
.PopupFormCol_Mandatory
{
	padding-top:5px;
	color:Red;
	vertical-align:top;
}	
.Popuptext_box
{
	width:220px;
	height:16px;
	font-family:Arial;
	background-color:#E6EABE;
	border-width:1px;
}
.PopupsendButtonCell
{
	padding-top:5px;
	text-align:left;
}

.PopuppnlCloseButton
{
	padding-top:10px;
}

.titleLinkDisabled, .titleLinkDisabled:HOVER
{
	color:#6e7818 !important;
}
.contactFrame
{
	width:450px;
	margin-right:30px;
	float:right;
}
.gallery_container td
{
	vertical-align:top;
}
.subMenuActive
{
	background-color:#cdbf3c !important;
}
.lblBrowsePics
{
	color:#576216;
	font-weight:bold;
	float:right;
}
.media_panel_buttons_container
{
	float:right;
	margin-right:20px;
}

.FooterMenuItem
{
	font-family:Arial !important;
}

	
	
	
	
	
	
	
	
/*------------------------------------------------------ SystemRandomItem ---------------------------------------------------- */	
.SystemRandomItem
{
	clear:both;padding-top:5px;
}	
.SystemRandomItemImg
{
	float:right;width:67px;padding-right:3px;
}	
.SystemRandomItemContent
{
	float:left;width:156px;overflow:hidden;
}
