﻿/* -----------------------------------------------------------------------*/
/*			                    Menu Header     					      */
/* -----------------------------------------------------------------------*/
#ctl00_SiteMenu1_RadMenu1_m0{width:60px;border-right: dotted 1px white;}
#ctl00_SiteMenu1_RadMenu1_m2{width:100px;border-right: dotted 1px white;}
#ctl00_SiteMenu1_RadMenu1_m3{width:117px;}
#ctl00_SiteMenu1_RadMenu1_m4{}
#ctl00_SiteMenu1_RadMenu1_m5{width:85px;border-right: dotted 1px white;}
#ctl00_SiteMenu1_RadMenu1_m6{width:80px;border-right: dotted 1px white;}
#ctl00_SiteMenu1_RadMenu1_m7{width:90px;}

/* -----------------------------------------------------------------------*/
/*							Top										      */
/* -----------------------------------------------------------------------*/
.TopLink
{
	color:#ffffff;font-size:11px;font-family:Arial;
}
.TopLink A:link{color:#ffffff;text-decoration:none;font-size:11px}
.TopLink A:active{color:#ffffff;text-decoration:none;font-size:11px}
.TopLink A:visited{color:#ffffff;text-decoration:none;font-size:11px}
.TopLink A:hover{color:#ffffff;text-decoration:underline;font-size:11px}

/* -----------------------------------------------------------------------*/
/*							Contact										      */
/* -----------------------------------------------------------------------*/
.ContentIconsTable
{
	text-align:left;padding-top:5px;
}
.contact_content
{
	float:left;
	width:220px;
	text-align:left;
}
.contact_contintent
{
	float:left;
	text-align:left;
}
.contact_content_bg
{
	clear:both;
	padding:20px;	
	/*min-height:220px;*/
	background-image:url(templates/contact/bg_color.gif);
	background-repeat:repeat-x;
	background-position:center bottom;	
	float:left;
	width:449px;
	
}
.contact_title
{
	color:#4C6374;
	font-family:Arial;
	font-size:18px;
	font-weight:bold;
}
.contact_subtitle
{
	color:#237894;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	text-align:left;
}
.contact_details
{
	padding-top:20px;
}
.backButton
{
	padding-top:20px;
	font-size:11px;text-align:left;color:#096982;
}
.backButton A:link{color:#096982;text-decoration:underline;}
.backButton A:active{color:#096982;text-decoration:underline;}
.backButton A:visited{color:#096982;text-decoration:underline;}
.backButton A:hover{color:#096982;text-decoration:none;}





.ContentPageSideshowElement
{
	border:solid 1px #24768C;width:441px;height:302px;
}
.ContentPageSideshowElementTitle
{
	width:441px;
	text-align:left;
	font-weight:bold;
	font-size:12px;
	clear:both;
	color:#237894;
	padding-top:3px;
}





/* -----------------------------------------------------------------------*/
/*							ProjectsList General					      */
/* -----------------------------------------------------------------------*/
.Project_LinkToArticle
{
	padding-top:10px;
	color:#000000;font-size:11px;float:left;padding-right:13px;
	background-image:url(icons/icon_tab_article.gif);
	background-position:left 10px;background-repeat:no-repeat;
	padding-left:15px;	
}
.Project_LinkToArticle A:link{color:#000000;text-decoration:underline;}
.Project_LinkToArticle A:active{color:#000000;text-decoration:underline;}
.Project_LinkToArticle A:visited{color:#000000;text-decoration:underline;}
.Project_LinkToArticle A:hover{color:#000000;text-decoration:none;}


.HighlightProject_LinkToArticle
{
	color:#096982;font-size:11px;float:left;padding-right:13px;
	background-image:url(icons/icon_tab_article.gif);background-position:left center;background-repeat:no-repeat;
	padding-left:15px;
}
.HighlightProject_LinkToArticle A:link{color:#096982;text-decoration:underline;}
.HighlightProject_LinkToArticle A:active{color:#096982;text-decoration:underline;}
.HighlightProject_LinkToArticle A:visited{color:#096982;text-decoration:underline;}
.HighlightProject_LinkToArticle A:hover{color:#096982;text-decoration:none;}

.HighlightProject_LinkToProposal
{
	color:#096982;font-size:11px;float:left;padding-right:13px;	
	background-image:url(icons/icon_tab_proposal.gif);background-position:left center;background-repeat:no-repeat;
	padding-left:15px;
	
}
.HighlightProject_LinkToProposal A:link{color:#096982;text-decoration:underline;}
.HighlightProject_LinkToProposal A:active{color:#096982;text-decoration:underline;}
.HighlightProject_LinkToProposal A:visited{color:#096982;text-decoration:underline;}
.HighlightProject_LinkToProposal A:hover{color:#096982;text-decoration:none;}
.HighlightProject_LinkToReport
{
	color:#096982;font-size:11px;float:left;
	background-image:url(icons/icon_tab_pdf.gif);background-position:left center;background-repeat:no-repeat;
	padding-left:15px;
	
}
.HighlightProject_LinkToReport A:link{color:#096982;text-decoration:underline;}
.HighlightProject_LinkToReport A:active{color:#096982;text-decoration:underline;}
.HighlightProject_LinkToReport A:visited{color:#096982;text-decoration:underline;}
.HighlightProject_LinkToReport A:hover{color:#096982;text-decoration:none;}

.projects_list_pager_container
{
	padding-top:15px;
}







/* -----------------------------------------------------------------------*/
/*							Content area 							      */
/* -----------------------------------------------------------------------*/
.Template_Frame
{
	clear:both;padding-left:10px;padding-right:10px;
}
.Template_NavigationTabsContainer
{
	background-color:White;width:491;padding-left:4px;padding-right:4px;padding-top:4px;height:36px;overflow:hidden;
}
.Template_ContentContainerWrapper
{
	background-color:white;padding-left:4px;padding-right:5px;padding-bottom:4px;
}
.Template_ContentContainer
{
	border-left:solid 1px #26768F;
	border-right:solid 1px #26768F;
	border-bottom:solid 1px #26768F;
}
.content_item_text
{
	text-align:left;
}








/* -----------------------------------------------------------------------*/
/*							 ProjectsList Coexistence				      */
/* -----------------------------------------------------------------------*/
.Projects_list_first_title
{
	clear:both;text-align:left;padding-left:14px;padding-right:14px;
}



.Projects_Frame
{
	clear:both;padding-left:10px;padding-right:10px;
}
.Projects_NavigationTabsContainer
{
	background-color:White;width:491;padding-left:4px;padding-right:4px;padding-top:4px;height:36px;overflow:hidden;
}
.Projects_ContentContainerWrapper
{
	background-color:white;padding-left:4px;padding-right:5px;padding-bottom:4px;
}
.Projects_ContentContainer
{
	border-left:solid 1px #26768F;
	border-right:solid 1px #26768F;
	border-bottom:solid 1px #26768F;
}
.Projects_item_text
{
	text-align:left;
}
.Projects_content_bg
{
	padding:0px;padding-top:20px;	
	background-image:url(templates/template1/bg_color.gif);
	background-repeat:repeat-x;
	background-position:center bottom;	
}
.Projects_content_bottom_image
{
	background-image:url(templates/template1/bottom_image.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:210px;min-height:210px;	
}


.Projects_list_first_item
{
	clear:both;text-align:left;padding-left:14px;padding-right:14px;
}
.Projects_list_first_item_image
{
	float:left;width:220px;
}
.Projects_list_first_item_text
{
	float:left;width:230px;padding-left:10px;
}
.projects_list_item_image
{
	float:left;width:92px;padding-top:10px;padding-left:9px;
}







/* -----------------------------------------------------------------------*/
/*							sections templates							  */
/* -----------------------------------------------------------------------*/
/* -----------------------------------------------------------------------*/
/* -----------------------------------------------------------------------*/
/*							news									      */
/* -----------------------------------------------------------------------*/
.news_combo_wrapper
{
	clear:both;text-align:right;padding-bottom:15px;
}
.news_combo_table
{
	direction:ltr;
}
.news_PageImageHeader
{
	height:60px;min-height:60px;margin:auto;clear:both;
	background-image:url(templates/news/page_top_image.jpg);
	background-position:center top;
	background-repeat:no-repeat;	
}
.news_content_bg
{
	padding:20px;	
	padding-top:35px;
	min-height:252px;
	background-image:url(templates/news/bg_color.gif);
	background-repeat:repeat-x;
	background-position:center bottom;	
}
.news_content_bottom_image
{
	clear:both;
	background-image:url(templates/news/bottom_image.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:254px;min-height:254px;	
}
.news_sep_dots
{
	width:450px;
	clear:both;
	background: url(templates/news/list_sep.gif)  repeat-x right 0px;
	min-height:5px;
}
.news_list_img_wrapper
{
	float:left;
	padding-right:7px;
	padding-bottom:12px;

}
.news_list_img_frame
{
	vertical-align:top;
	background-color:#27748E;
	width:77px;
	height:63px;	
	padding-top:1px;
}
.news_list_title
{
	color:#4D6275;
	font-weight:bold;
	direction:ltr;
	text-align:left;
	width:300px;
}
.news_list_title A:link{color:#4D6275;text-decoration:underline;}
.news_list_title A:active{color:#4D6275;text-decoration:none;}
.news_list_title A:visited{color:#4D6275;text-decoration:none;}
.news_list_title A:hover{color:#4D6275;text-decoration:none;}

.news_list_title2
{
	color:#4D6275;
	font-weight:bold;
	direction:ltr;
	text-align:left;
	width:300px;
}
.news_list_title2 a { float:left;}
.news_list_title2 A:link{color:#4D6275;text-decoration:underline;}
.news_list_title2 A:active{color:#4D6275;text-decoration:none;}
.news_list_title2 A:visited{color:#4D6275;text-decoration:none;}
.news_list_title2 A:hover{color:#4D6275;text-decoration:none;}
.news_list_video_icon{ float:right;}

.news_list_readmore
{
	color:#096982;font-size:11px;float:left;
	background-image:url(icons/icon_plus.gif);
	background-position:left center;background-repeat:no-repeat;
	padding-left:10px;
	
}
.news_list_readmore A:link{color:#096982;text-decoration:underline;}
.news_list_readmore A:active{color:#096982;text-decoration:underline;}
.news_list_readmore A:visited{color:#096982;text-decoration:underline;}
.news_list_readmore A:hover{color:#096982;text-decoration:none;}






/* -----------------------------------------------------------------------*/
/*							about									      */
/* -----------------------------------------------------------------------*/
.about_title
{
	color:#000000;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	text-align:left;
	padding-bottom:20px;
}
.about_PageImageHeader
{
	height:60px;min-height:60px;margin:auto;clear:both;
	background-image:url(templates/about/page_top_image.jpg);
	background-position:center top;
	background-repeat:no-repeat;	
	background-color:Red;
}
.about_PageTitle
{
	height:24px;min-height:24px;margin:auto;clear:both;
	background-image:url(templates/about/title.jpg);
	background-position:center top;
	background-repeat:no-repeat;	
	background-color:Red;
}
.about_content_bg
{
	padding:20px;	
	background-image:url(templates/about/bg_color.gif);
	background-repeat:repeat-x;
	background-position:center bottom;	
}
.about_content_bottom_image
{
	background-image:url(templates/about/bottom_image.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:210px;min-height:210px;	
}
.project_article_hyperlink
{
	font-weight:bold;
	color:#000000;
}
.project_article_hyperlink A:link{color:#000000;text-decoration:none;}
.project_article_hyperlink A:active{color:#000000;text-decoration:none;}
.project_article_hyperlink A:visited{color:#000000;text-decoration:none;}
.project_article_hyperlink A:hover{color:#000000;text-decoration:underline;}
.project_article_hyperlink_readmore
{
	font-weight:bold;
	color:#000000;
	font-size:11px;
}
.project_article_hyperlink_readmore A:link{color:#000000;text-decoration:none;}
.project_article_hyperlink_readmore A:active{color:#000000;text-decoration:none;}
.project_article_hyperlink_readmore A:visited{color:#000000;text-decoration:none;}
.project_article_hyperlink_readmore A:hover{color:#000000;text-decoration:underline;}
.project_article_listseperator
{
	background-image:url(images/dots_blue.gif);
	background-repeat:repeat-x;
	background-position:center center;	
	height:20px;min-height:20px;line-height:20px;
}

.board_title
{
	color:#096982;
	font-family:Arial;
	font-size:16px;
	font-weight:bold;
	text-align:left;
}
.board_subtitle
{
	color:#096982;
	font-family:Arial;
	font-size:12px;
	text-align:left;
	padding-bottom:20px;	
}



/* -----------------------------------------------------------------------*/
/*							Donate									      */
/* -----------------------------------------------------------------------*/
.donate_PageImageHeader
{
	height:60px;min-height:60px;margin:auto;clear:both;
	background-image:url(templates/donate/page_top_image.jpg);
	background-position:center top;
	background-repeat:no-repeat;	
}
.donate_header
{
	clear:both;
	height:39px;
	background-image:url(templates/donate/header_bg.jpg);
	background-position:left top;
	background-repeat:no-repeat;	
	background-color:White;
}
.donate_content_wrapper
{
	padding-left:20px;	
	padding-right:20px;	
}



/* -----------------------------------------------------------------------*/
/*							Search Page Component					      */
/* -----------------------------------------------------------------------*/
.SearchResutlsContainer
{
	min-height:560px;
}
.SearchPage_Component
{
	clear:both;
	height:66px;
	background-image:url(templates/search/top_bg.gif);
	background-position:center 30px;
	background-repeat:repeat-x;	
	text-align:left;
}
.SearchPage_ComCell
{
	vertical-align:top;font-size:11px;padding-top:3px;
	color:#176F8C;
}
.SearchPage_ComTBCell
{
	padding-left:10px;
}
.SearchPage_TB
{
	border:solid 1px #14748D;height:13px;font-size:11px;width:240px;	
}
.SearchPage_ComButtonCell
{
	padding-top:1px;
}
.SearchPage_Msg
{
	text-align:left;
	padding-bottom:10px;
}
.GoogleElementTitle
{
	clear:both;
	font-size:14px;
	color:#37B7E2;
	font-weight:bold;	
}
.GoogleElementSummary
{
	clear:both;
	padding-top:5px;
	color:#464646;
}
.GoogleElement
{
	clear:both;
	text-align:left;
}
.GoogleElementLink
{
	clear:both;
	text-align:left;
	color:#37B7E2;
	padding-top:5px;
}
.GoogleElementLink A:link{color:	#37B7E2;text-decoration:none;}
.GoogleElementLink A:active{color:	#37B7E2;text-decoration:none;}
.GoogleElementLink A:visited{color:	#37B7E2;text-decoration:none;}
.GoogleElementLink A:hover{color:	#37B7E2;text-decoration:underline;}




/* -----------------------------------------------------------------------*/
/*							media									      */
/* -----------------------------------------------------------------------*/

.MediaContentWrapper
{
	clear:both;
	padding-top:20px;
	padding-bottom:10px;
	min-height:250px;
}
.media_content_bg
{
	padding-top:20px;	
	background-image:url(templates/media/bg_color.gif);
	background-repeat:repeat-x;
	background-position:center bottom;		
	padding-left:20px;
	padding-right:20px;
}
.media_link
{
	background-image:url(icons/icon_pdf.gif);
	background-repeat:no-repeat;
	background-position:left top;	
	padding-left:20px;
	padding-bottom:5px;
	text-align:left;
	color:#4D6275;
	font-weight:bold;
}
.media_link A:link{color:#4D6275;text-decoration:none;}
.media_link A:active{color:#4D6275;text-decoration:none;}
.media_link A:visited{color:#4D6275;text-decoration:none;}
.media_link A:hover{color:#4D6275;text-decoration:underline;}







/* -----------------------------------------------------------------------*/
/*							coex/culture/community					      */
/* -----------------------------------------------------------------------*/
.ProjectsFirstItemLargeImage
{
	border:solid 1px #266E7D;width:214px;
}
.ProjectsListWrapper
{
	clear:both;padding-top:10px;min-height:200px;
	text-align:left;
	padding-left:6px;
}
.ProjectOverviewLargeImageWrapper
{
	border:solid 1px #24768C;width:467px;height:302px;
}
.ProjectOverviewContentWrapper
{
	clear:both;
	padding-top:20px;
	padding-bottom:10px;
	min-height:270px;
	
}
.ProjectOverviewTextContentWrapper
{
	clear:both;padding-top:10px;padding:10px;
}


/* -----------------------------------------------------------------------*/
/*							coex								      */
/* -----------------------------------------------------------------------*/
.Coex_PageImageHeader
{
	height:60px;min-height:60px;margin:auto;clear:both;
	background-image:url(templates/coex/page_top_image.jpg);
	background-position:center top;
	background-repeat:no-repeat;	
}
.Coex_PageTitle
{
	height:24px;min-height:24px;margin:auto;clear:both;
	background-image:url(templates/coex/title.jpg);
	background-position:center top;
	background-repeat:no-repeat;	
}
.Coex_ProjectsListDataListItem
{
	width:235px;height:79px;
	background-image:url(templates/coex/listItem.gif);
	background-repeat:no-repeat;
	background-position:left top;	
	clear:both;
}
.Coex_list_bg
{
	padding-top:20px;	
	background-image:url(templates/coex/bg_color.gif);
	background-repeat:repeat-x;
	background-position:center bottom;	
}
.Coex_content_bg
{
	padding:10px;	
	background-image:url(templates/coex/bg_color.gif);
	background-repeat:repeat-x;
	background-position:center bottom;	
	text-align:left;
}
.Coex_content_bottom_image
{
	background-image:url(templates/coex/bottom_image.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:254px;min-height:254px;	
}
.Coex_ProjectName
{
	color:#0A7940;font-size:18px;
}
.Coex_ProjectName h1
{
	color:#0A7940;font-size:18px; font-weight:normal;
}
.Coex_ProjectNameMedium
{
	color:#0A7940;font-size:15px;
	font-weight:bold;
}
.Coex_ProjectNameMedium A:link{color:#0A7940;text-decoration:none;}
.Coex_ProjectNameMedium A:active{color:#0A7940;text-decoration:none;}
.Coex_ProjectNameMedium A:visited{color:#0A7940;text-decoration:none;}
.Coex_ProjectNameMedium A:hover{color:#0A7940;text-decoration:underline;}

.Coex_ListItemLink
{
	float:left;color:#077D40;width:130px;text-align:left;
	overflow:hidden;padding-top:6px;font-size:11px;
}
.Coex_ListItemLink A:link{color:#077D40;text-decoration:none;}
.Coex_ListItemLink A:active{color:#077D40;text-decoration:none;}
.Coex_ListItemLink A:visited{color:#077D40;text-decoration:none;}
.Coex_ListItemLink A:hover{color:#077D40;text-decoration:underline;}	
.Coex_ProjectOverviewTopNavigation
{
	color:Black;
	line-height:24px;height:24px;vertical-align:top;
}
.Coex_ProjectOverviewTopNavigation A:link{color:#077D40;text-decoration:none;}
.Coex_ProjectOverviewTopNavigation A:active{color:#077D40;text-decoration:none;}
.Coex_ProjectOverviewTopNavigation A:visited{color:#077D40;text-decoration:none;}
.Coex_ProjectOverviewTopNavigation A:hover{color:#077D40;text-decoration:underline;}



/* -----------------------------------------------------------------------*/
/*							Community								      */
/* -----------------------------------------------------------------------*/
.Community_PageImageHeader
{
	height:60px;min-height:60px;margin:auto;clear:both;
	background-image:url(templates/community/page_top_image.jpg);
	background-position:center top;
	background-repeat:no-repeat;	
	background-color:Red;
}
.Community_PageTitle
{
	height:24px;min-height:24px;margin:auto;clear:both;
	background-image:url(templates/community/title.jpg);
	background-position:center top;
	background-repeat:no-repeat;	
	background-color:Red;
}
.Community_ProjectsListDataListItem
{
	width:235px;height:79px;
	background-image:url(templates/community/listItem.gif);
	background-repeat:no-repeat;
	background-position:left top;	
	clear:both;
}
.Community_list_bg
{
	padding-top:20px;	
	background-image:url(templates/community/bg_color.gif);
	background-repeat:repeat-x;
	background-position:center bottom;	
}
.Community_content_bg
{
	padding:10px;	
	background-image:url(templates/community/bg_color.gif);
	background-repeat:repeat-x;
	background-position:center bottom;	
	text-align:left;
}
.Community_content_bottom_image
{
	background-image:url(templates/community/bottom_image.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:254px;min-height:254px;	
}
.Community_ProjectName
{
	color:#CB4C0B;font-size:18px;
}
.Community_ProjectName h1
{
	color:#CB4C0B;font-size:18px; font-weight:normal;
}
.Community_ProjectNameMedium
{
	color:#CB4C0B;font-size:15px;
	font-weight:bold;
}
.Community_ProjectNameMedium A:link{color:#CB4C0B;text-decoration:none;}
.Community_ProjectNameMedium A:active{color:#CB4C0B;text-decoration:none;}
.Community_ProjectNameMedium A:visited{color:#CB4C0B;text-decoration:none;}
.Community_ProjectNameMedium A:hover{color:#CB4C0B;text-decoration:underline;}

.Community_ListItemLink
{
	float:left;color:#CB4C0B;width:130px;text-align:left;
	overflow:hidden;padding-top:6px;font-size:11px;
}
.Community_ListItemLink A:link{color:#CB4C0B;text-decoration:none;}
.Community_ListItemLink A:active{color:#CB4C0B;text-decoration:none;}
.Community_ListItemLink A:visited{color:#CB4C0B;text-decoration:none;}
.Community_ListItemLink A:hover{color:#CB4C0B;text-decoration:underline;}


.Community_ProjectOverviewTopNavigation
{
	color:Black;
	line-height:24px;height:24px;vertical-align:top;
}
.Community_ProjectOverviewTopNavigation A:link{color:#CB4C0B;text-decoration:none;}
.Community_ProjectOverviewTopNavigation A:active{color:#CB4C0B;text-decoration:none;}
.Community_ProjectOverviewTopNavigation A:visited{color:#CB4C0B;text-decoration:none;}
.Community_ProjectOverviewTopNavigation A:hover{color:#CB4C0B;text-decoration:underline;}


/* -----------------------------------------------------------------------*/
/*							Culture									      */
/* -----------------------------------------------------------------------*/
.Culture_PageImageHeader
{
	height:60px;min-height:60px;margin:auto;clear:both;
	background-image:url(templates/Culture/page_top_image.jpg);
	background-position:center top;
	background-repeat:no-repeat;	
	background-color:Red;
}
.Culture_PageTitle
{
	height:24px;min-height:24px;margin:auto;clear:both;
	background-image:url(templates/Culture/title.jpg);
	background-position:center top;
	background-repeat:no-repeat;	
	background-color:Red;
}
.Culture_ProjectsListDataListItem
{
	width:235px;height:79px;
	background-image:url(templates/Culture/listItem.gif);
	background-repeat:no-repeat;
	background-position:left top;	
	clear:both;
}
.Culture_list_bg
{
	padding-top:20px;	
	background-image:url(templates/Culture/bg_color.gif);
	background-repeat:repeat-x;
	background-position:center bottom;	
}
.Culture_content_bg
{
	padding:10px;	
	background-image:url(templates/Culture/bg_color.gif);
	background-repeat:repeat-x;
	background-position:center bottom;	
	text-align:left;
}
.Culture_content_bottom_image
{
	background-image:url(templates/Culture/bottom_image.jpg);
	background-repeat:no-repeat;
	background-position:center bottom;
	height:254px;min-height:254px;	
}
.Culture_ProjectName
{
	color:#AF2384;font-size:18px;
}
.Culture_ProjectName h1
{
	color:#AF2384;font-size:18px; font-weight:normal;
}
.Culture_ProjectNameMedium
{
	color:#AF2384;font-size:15px;
	font-weight:bold;
}
.Culture_ProjectNameMedium A:link{color:#AF2384;text-decoration:none;}
.Culture_ProjectNameMedium A:active{color:#AF2384;text-decoration:none;}
.Culture_ProjectNameMedium A:visited{color:#AF2384;text-decoration:none;}
.Culture_ProjectNameMedium A:hover{color:#AF2384;text-decoration:underline;}

.Culture_ListItemLink
{
	float:left;color:#AF2384;width:130px;text-align:left;
	overflow:hidden;padding-top:6px;font-size:11px;
}
.Culture_ListItemLink A:link{color:#AF2384;text-decoration:none;}
.Culture_ListItemLink A:active{color:#AF2384;text-decoration:none;}
.Culture_ListItemLink A:visited{color:#AF2384;text-decoration:none;}
.Culture_ListItemLink A:hover{color:#AF2384;text-decoration:underline;}


.Culture_ProjectOverviewTopNavigation
{
	color:Black;
	line-height:24px;height:24px;vertical-align:top;
}
.Culture_ProjectOverviewTopNavigation A:link{color:#AF2384;text-decoration:none;}
.Culture_ProjectOverviewTopNavigation A:active{color:#AF2384;text-decoration:none;}
.Culture_ProjectOverviewTopNavigation A:visited{color:#AF2384;text-decoration:none;}
.Culture_ProjectOverviewTopNavigation A:hover{color:#AF2384;text-decoration:underline;}





















/* -----------------------------------------------------------------------*/
/*							Contact Panel							      */
/* -----------------------------------------------------------------------*/
.CFM
{
	color:#A7519C;
	font-family:Verdana;
	font-size:9px;
	text-align:left;
	padding-right:6px;
}
.ContactPanelFieldNameCell
{
	text-align:left;
	font-family:Trebuchet MS, Arial;
	font-size:12px;
	color:#31363C;
	width:87px;
}
.ContactPanelFieldInputCell
{
	text-align:left;
	font-family:Trebuchet MS, Arial;
	font-size:12px;
	color:#31363C;
	width:140px;
	overflow:hidden;
}
.ContactPanelFieldNameCellCol2
{
	text-align:left;
	font-family:Trebuchet MS, Arial;
	font-size:12px;
	color:#31363C;
}
.ContactPanelTextBox
{
	text-align:left;
	font-family:Trebuchet MS, Arial;
	font-size:12px;
	color:#31363C;	
	height:16px;
	border-color:#C8DCF0;
	border-style:solid;
	border-width:1px;
}
.ContactPanelTextBoxMandatory
{
	text-align:left;
	font-family:Trebuchet MS, Arial;
	font-size:12px;
	color:#31363C;	
	height:16px;
	border-color:#C8DCF0;
	border-style:solid;
	border-width:1px;
	background-image:url(images/input_mandatory_bg.gif);
	background-repeat:no-repeat;
	background-position:132px 7px;
}
.ContactPanelRowSep
{
	height:2px;line-height:2px;min-height:2px; font-size:2px;
}


/* -----------------------------------------------------------------------*/
/*							Hebrew Default							      */
/* -----------------------------------------------------------------------*/
.blue13
{
	color:#143D66;
	font-family:Trebuchet MS,Arial;
	font-size:13px;
	font-weight:bold;	
	text-align:left;direction:ltr;	
}
.blue19
{
	color:#143D66;
	font-family:Trebuchet MS,Arial;
	font-size:19px;
	text-align:left;direction:ltr;	
}
.pink19
{
	color:#971A8F;
	font-family:Trebuchet MS,Arial;
	font-size:19px;
	text-align:left;	direction:ltr;
}
.pink14
{
	color:#971A8F;font-family:Trebuchet MS,Arial;font-size:13px;text-align:left;
	font-weight:bold;
	direction:ltr;
}

.titlePink
{
	color:#971A8F;
	font-family:Trebuchet MS;
	font-size:19px;direction:ltr;
}
.titleBlue
{
	color:#165393;
	font-family:Trebuchet MS;
	font-size:19px;direction:ltr;
}
.content_title
{
	color:#735716;
	font-weight:bold;direction:ltr;	
}
.content_normal
{
	color:#2E340E;
	text-align:left;direction:ltr;
}

.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:ltr;
}
.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:ltr;

}





/* -----------------------------------------------------------------------*/
/*							Home									      */
/* -----------------------------------------------------------------------*/
.readmore_plus
{
	padding-top:2px;
	background-image:url(icons/icon_plus.gif);
	background-repeat:no-repeat;
	background-position:left 6px;	
	padding-left:8px;
	font-size:10px;
}
.readmore_plus A:link{color:#096880;text-decoration:underline;}
.readmore_plus A:active{color:#096880;text-decoration:none;}
.readmore_plus A:visited{color:#096880;text-decoration:none;}
.readmore_plus A:hover{color:#096880;text-decoration:none;}

.link_video
{
	padding-top:2px;
	padding-bottom:10px;
	background-image:url(icons/icon_video.gif);
	background-repeat:no-repeat;
	background-position:left 3px;	
	padding-left:18px;
	font-size:11px;
}
.link_video A:link{color:#096880;text-decoration:none;}
.link_video A:active{color:#096880;text-decoration:none;}
.link_video A:visited{color:#096880;text-decoration:none;}
.link_video A:hover{color:#096880;text-decoration:underline;}





.readmore_page
{
	padding-top:5px;
	background-image:url(icons/icon_plus.gif);
	background-repeat:no-repeat;
	background-position:left 7px;	
	padding-left: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;
}
.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;
}
.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;}

.home_sep_dots
{
	clear:both;
	background: url(images/article_sep_dots.gif)  repeat-x right 8px;
	min-height:20px;
	width:500px;
}

.home_middle_banner
{
	width:780px;margin:0px auto;clear:both;padding-top:11px;padding-bottom:10px;
}
.home_articles_links
{
	padding-top:18px;
}
















/* -----------------------------------------------------------------------*/
/*							Top Bar									      */
/* -----------------------------------------------------------------------*/
.TopBarLink
{
	color:#ffffff;font-size:11px;
}
.TopBarLink A:link{color:White;text-decoration:none;font-size:11px;}
.TopBarLink A:active{color:White;text-decoration:none;font-size:11px;}
.TopBarLink A:visited{color:White;text-decoration:none;font-size:11px;}
.TopBarLink A:hover{color:#FDF13B;text-decoration:none;font-size:11px;}
.TopBarSep
{
	color:#ffffff;font-size:11px;
	_width:17px;
	min-width:17px;
	text-align:center;
	float:left;
	padding-top:2px;
}
.TopBarSearchBox
{
	width:104px;
	height:13px;
	border:solid 1px #9A4291;
	font-family:Trebuchet MS, Arial;
	color:#165393;
	font-size:11px;
}




/* -----------------------------------------------------------------------*/
/*							Articles list							      */
/* -----------------------------------------------------------------------*/
.articles_list_container
{
	padding-right:20px;
}
.article_container
{
	direction:ltr;
	padding-right:10px;padding-left:10px;padding-bottom:20px;
	min-height:327px;
}
.article_list_header_container
{
	direction:ltr;
	padding-right:20px;padding-left:20px;padding-bottom:20px;
}
.article_container_back
{
	direction:ltr;
	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_summary
{
	padding-right:20px;
	text-align:right;
}
.article_link
{
	background-image:url(icons/icon_pdf.gif);
	background-repeat:no-repeat;
	background-position:left top;	
	padding-left: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:left;
	padding-right:10px;
	direction:ltr;
	text-align:left;
}
.event_list_item
{
	float:left;
	direction:ltr;
	text-align:left;
	width: 360px;
}
.event_list_title
{
	color:#08586C;
	font-weight:bold;
	direction:ltr;
}
.event_list_title A:link{color:#08586C;text-decoration:underline;}
.event_list_title A:active{color:#08586C;text-decoration:none;}
.event_list_title A:visited{color:#08586C;text-decoration:none;}
.event_list_title A:hover{color:#08586C;text-decoration:none;}

.event_list_subtitle
{
	color:#0D3039;
	font-size:11px;
	text-align:left;
}


.events_sep_dots
{
	clear:both;
	background: url(images/article_sep_dots.gif)  repeat-x right 8	px;
	min-height:20px;
}
.events_sep_empty
{
	clear:both;
	min-height:10px;
}
.events_read_more
{
	color:#096880;

}

/* -----------------------------------------------------------------------*/
/*								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:ltr;
	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:ltr;
}
.media_panel_holder
{
	min-height:158px;
}

.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;
}





/* -----------------------------------------------------------------------*/
/*									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;
}







/* -----------------------------------------------------------------------*/
/*							Submenu									      */
/* -----------------------------------------------------------------------*/
.pnlSubmenuItem
{
	font-size:11px;
	background-image:url(images/submenu_link_active.gif);
	background-position:15px 10px;
	background-repeat:no-repeat;
	padding-left:25px;
	height:26px;line-height:26px;	
	font-family:Trebuchet MS, Arial;
	
}
.pnlSubmenuItem A:link{color:#133F64;text-decoration:none;font-size:11px;}
.pnlSubmenuItem A:active{color:#133F64;text-decoration:none;font-size:11px;}
.pnlSubmenuItem A:visited{color:#133F64;text-decoration:none;font-size:11px;}
.pnlSubmenuItem A:hover{color:#AA2DA2;text-decoration:underline;font-size:11px;background:none;}
.pnlSubmenuItemDisbaled
{
	font-size:11px;
	background-image:url(images/submenu_link.gif);
	background-position:15px 10px;
	background-repeat:no-repeat;
	padding-left:25px;
	height:26px;line-height:26px;		
	color:#AA2DA2;font-size:11px;
	font-weight:bold;
	font-family:Trebuchet MS, Arial;
}



/* -----------------------------------------------------------------------*/
/*							List thumbs sizes css					      */
/* -----------------------------------------------------------------------*/
.thumb_100X80
{
	float:left;
	background-image:url(images/thumb_100X80.gif);
	background-position:left top;
	background-repeat:no-repeat;
	width:120px;height:100px;min-height:100px;overflow:hidden;
	padding:4px;
}

/* -----------------------------------------------------------------------*/
/*							faq panels								      */
/* -----------------------------------------------------------------------*/
/* Panels */
.PanelTitleOpen
{
	font-family:arial;
	font-size:12px;
	color:#0262AE;
	background-image:url(images/icon_close.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:15px;
	font-weight:bold;
	text-decoration:underline;
	cursor:pointer;
	width:420px;
	
}
.PanelTitleClose
{
	font-family:arial;
	font-size:12px;
	color:#0262AE;
	background-image:url(images/icon_open.gif);
	background-repeat:no-repeat;
	background-position:left 4px;
	padding-left:15px;
	text-decoration:underline;
	cursor:pointer;
	width:420px;
}
.FaqContentOpen
{
	padding-right:16px;
	font-family:arial;
	font-size:12px;
	color:#3D3D3D;
	line-height:18px;
	padding-bottom:20px;
	width:420px;
}
.faqTitle
{

}
.faqContentInner
{
	width:420px;
	padding-left:15px;
	line-height:14px;
}
.faqSepOpen
{
	padding-top:10px;
	border-bottom:solid 1px red;

	
}



/* -----------------------------------------------------------------------*/
/*							Pager									      */
/* -----------------------------------------------------------------------*/
.site_pager
{
	color:#257590;font-weight:bold;
}
.site_pager A:link{color:#257590;text-decoration:underline;}
.site_pager A:active{color:#257590;text-decoration:underline;}
.site_pager A:visited{color:#257590;text-decoration:underline;}
.site_pager A:hover{color:#257590;text-decoration:none;}

.site_pager_disabled
{
	color:#010103;
}


/* -----------------------------------------------------------------------*/
/*							Caleander								      */
/* -----------------------------------------------------------------------*/
.CaleanderTable
{
	color:White;table-layout: fixed;

}
.CaleanderHeader1{width:65px;max-width:65px;background-color:#304351;height:24px;}
.CaleanderHeader2{width:175px;max-width:175px;background-color:#304351;height:24px;}
.CaleanderHeader3{width:175px;max-width:175px;background-color:#304351;height:24px;}

.CaleanderPink{background-color:#993366;vertical-align:top;}
.CaleanderBlue{background-color:#336699;vertical-align:top;}
.CaleanderOrange{background-color:#CC9933;vertical-align:top;}
.CaleanderLime{background-color:#339999;vertical-align:top;}


/* -----------------------------------------------------------------------*/
/*							Register								      */
/* -----------------------------------------------------------------------*/
.panel_register_title
{
	clear:both;text-align:left;padding-top:6px;
}
.panel_register_send2freind
{
	clear:both;text-align:left;padding-top:90px;
}
.panel_register_wrapper
{
	clear:both;text-align:left;padding-top:15px;
}
.panel_register_textbox
{
	float:left;
	#margin-top:-1px;
}
.panel_register_icon
{
	float:left;padding-top:0px;
}


h1.title{ font-size:12px; font-weight:bold;}

h1.title_board { font-size:16px; font-weight:bold; color:#096982;}
h1.communityTitle { color:#CB4C0B; font-size:18px; font-weight:normal}

