﻿/* ******************** */
/*  TABLE DES MATIERES  */
/* ******************** */

/*
1- 	  Custom fields styles
2- 	  Welcome page
3- 	  Theme level 1
4- 	  Theme level 2 & 3
5- 	  Search results
6- 	  Surveys
7- 	  Workshops
8- 	  Workshops details
9- 	  Document library
10-   Design Send Mail popup
*/

/* ***********************************************************************************************/
/* 1 - Custom fields styles                                                                      */
/* ***********************************************************************************************/

.UnescoCustom-1-Titre1{
	color:#ED9600;
	font-weight:bold;
	font-size:17px;	
	margin-bottom:11px!important;
	text-transform:uppercase					
	}

	span.UnescoCustom-1-Titre1{
		display:block;
		margin-bottom:11px!important						
		}

.UnescoCustom-2-Titre2{
	color:#0B0B0B!important;
	font-size:15px;
	font-weight:bold				
	}
	
	span.UnescoCustom-2-Titre2{
		display:block;
		margin-bottom:11px!important						
		}

.UnescoCustom-3-Sous-Titre1{
	color:#fff;
	font-size:13px				
	}

.UnescoCustom-4-Sous-Titre2{
	color:#0B0B0B;
	font-size:13px				
	}
	
.UnescoCustom-5-Corps-Texte{
	color:#595858;
	font-size:14px					
	}

.UnescoCustom-6-Corps-Texte-bold-darkGray{
	color:#0b0b0b;
	font-weight:bold						
	}

.UnescoCustom-7-Titre-Note-Bas-Page{
	color:#0B0B0B;
	font-size:13px;
	font-weight:bold				
	}

.UnescoCustom-8-Texte-Note-Bas-Page{
	color:#595858;
	font-size:13px;
	font-weight:bold				
	}

.UnescoCustom-9-Link-Title-With-Arrow{
	color:#4F8DB8;
	font-size:14px				
	}

.UnescoCustom-10-Link-With-Arrow{
	background:url('/_layouts/images/UNESCO/Bullets/BulletLink_general_3x5.gif') no-repeat left 5px;
	color:#4F8DB8;
	font-size:13px;	
	padding-left:6px;
	/*text-transform:lowercase;*/	
		
	}

.UnescoCustom-11-Link-Without-Arrow{
	color:#4F8DB8;
	font-size:13px			
	}

.UnescoCustom-12-Text-With-Bullet{
	background:url('/_layouts/images/UNESCO/Bullets/BulletText_3x3.gif') no-repeat left 5px;
	color:#595858;
	display:block;
	font-size:14px;		
	padding-left:9px		
	}


.UnescoCustom-A-Link-With-Arrow{
	background:url('/_layouts/images/UNESCO/Bullets/BulletLink_general_3x5.gif') no-repeat left 5px;
	color:#4F8DB8;
	font-size:13px;	
	padding-left:6px;
	/*text-transform:lowercase;*/	
	}

.UnescoCustom-B-Link-Without-Arrow{
	color:#4F8DB8;
	font-size:13px;
	/*text-transform:lowercase;*/
	}

.UnescoCustom-C-Text-With-Bullet{
	background:url('/_layouts/images/UNESCO/Bullets/BulletText_3x3.gif') no-repeat left 5px;
	color:#595858;
	display:block;	
	font-size:14px;		
	padding-left:9px;
	/*text-transform:lowercase;*/
	}
	
.UnescoCustom-D-Corps-Texte{
	color:#595858;
	font-size:14px;
	line-height:16px;
	}

/* / Content field styles */

/* ***********************************************************************************************/
/* 2 - Welcome page                                                                              */
/* ***********************************************************************************************/
 
.LeftMainContent {
	margin:0 12px 0 0;
	padding:0 24px 0 0;	
	vertical-align:top
	}

	.LeftMainContent div {padding-top:0!important}
  
#LeftZoneLeftColumn {
	vertical-align:top;
	height:100%
	}

#RightZoneLeftColumn {
	height:100%;
	/*padding-left:6px!important;*/
	vertical-align:top
	}
	
	
#Centre #LeftZoneLeftColumn .ms-WPTitle NOBR span,
#Centre #RightZoneLeftColumn .ms-WPTitle NOBR span {padding-top:1px}

 
 
 
#Centre #LeftZoneLeftColumn .ms-WPBody,
#Centre #RightZoneLeftColumn .ms-WPBody{
	height:155px!important; /* manage the same height for both webpart */
	padding:5px 0 0 0!important;
	width:100%!important
	}

#Centre #LeftZoneLeftColumn .ms-WPBody *,
#Centre #RightZoneLeftColumn .ms-WPBody *{
	color:#595858!important;
	font-size:14px
	}
	
	#Centre #LeftZoneLeftColumn .ms-WPBody * a{color:#4f8db8!important}

 
#LeftColumnMiddleZone{padding:0 0 34px 0!important;}

.RightMainContent {
	background-color:#e2e7eb;
	padding-bottom:10px;
	vertical-align:top;		
	width:212px!important
	}
	
	.RightMainContent table{padding:0 7px!important}
					

#RightMainContentTitle{
	background:url('/_layouts/images/UNESCO/WP/WP_Header_BkgGray_4x25.png') repeat-x top left;
	border-width:0px;
	color:#fff!important;
	font-size:13px!important;
	font-weight:bold;
	height:25px;
	margin:0;
	padding:3px 0 0 9px!important;	
	text-transform:uppercase			
	}

.WelcomePageDocLibBullet{position:relative;left:4px;top:0px}


#Centre #RightZoneLeftColumn #WelcomeDocumentLibraryContainer td{padding:0 7px;}
#Centre #RightZoneLeftColumn #WelcomeDocumentLibraryContainer a {
	background:url('/SiteCollectionImages/Bullets/Bullet_HomePage_DocumentLib.png') no-repeat left 7px!important;
	display:block;
	padding-left:10px;
	}	 






/* / Welcome page */

/* ***********************************************************************************************/
/* 3 - Theme level 1                                                                             */
/* ***********************************************************************************************/

#Centre #TL1TitleSiteName, 
#Centre #PageTitle{
	color:#ED9600!important;
	font-weight:bold;
	font-size: 17px;
	padding-bottom:9px;
	text-transform:uppercase
	}
	
	#Centre #TL1TitleSiteName a,
	#Centre #PageTitle a{
		color:#ED9600!important;
		text-decoration:none;
		text-transform:uppercase
		}

#Centre #RightBottomZoneMainContent,			
#Centre #RightTopZoneMainContent{padding-top:38px}			
			
#DidYouKnowRightZone{background-color:#f9efe0;padding:4px 0 11px 0!important}			
			
#ContenuCentre .TL1LeftMainContent{vertical-align:top;padding-right:12px}
	
#ContenuCentre .TL1RightMainContent{padding-left:12px;vertical-align:top}
	
#MainContentLeftColumn{margin-top:45px!important}

#TL1RightZoneLeftColumn{padding-left:11px}	

#TL1LeftZoneLeftColumn{padding-right:11px}
	
#ContentSeparator{
	background:url('/_layouts/images/UNESCO/WP/WP_Separator_dotted_1x2.png') repeat-y center top;
	padding:0 2px 0 1px			
	}


.LeftMainContent .float-right{padding-top:5px!important}


#LearnMore1,
#LearnMore2,
#Hide1,
#Hide2,
a#LearnMore1,
a#LearnMore2,
a#Hide1,
a#Hide2{
	background:url('/_layouts/images/UNESCO/Bullets/BulletLinkBlue_general_3x5.gif') no-repeat left 12px;
	color:#4F8DB8;
	font-size:13px!important;	
	padding:0 5px 0 6px		
	}

/* / Theme level 1 */

/* ***********************************************************************************************/
/* 4 - Theme level 2 & 3                                                                         */
/* ***********************************************************************************************/

#TL2LeftColumnContainer, 
#TL2RightColumnContainer{background-color:#e2e7eb;border-collapse:collapse}

* html .ShowHide{padding:0 5px 5px 0!important}/* Hack for IE */
.ShowHide{padding:5px 5px 5px 0!important}

#PageDescription2{padding-top:34px!important}

#TL2LeftZoneTopContent,
#TL2RightZoneTopContent{padding-top:5px!important}

#TL2RightZoneBottom, 
#TL2LeftZoneBottom{/*height:0px!important*/}
 
#TL2LeftZoneBottom{/*width:420px!important*/}

#TL2RightZoneBottom{/*width:295px!important*/}


/* WP small library */
#TL2RightColumnContainer a.unesco-resources-link{font-size:14px!important}



/* / Theme level 2 and 3 */

/* ***********************************************************************************************/
/* 5 - Search results                                                                            */
/* ***********************************************************************************************/

#MainSearchResultsContainer{border-collapse:collapse;width:100%}

#TitleUISResults{
	background:url('/_layouts/images/UNESCO/WP/WP_Header_BkgGray_4x25.png') repeat-x top left;
	border-width:0px;
	color:#fff!important;
	font:bold 13px;
	height:25px;
	margin:0;
	padding:4px 0 0 9px!important;
	text-transform:uppercase;
	/*width:455px			*/
	}
	
/*		
.unesco-srch-Description,
.unesco-srch-Title,
.unesco-srch-Link,
.unesco-srch-item,
.unesco-srch-results{width:400px!important}*/

#UISResults{width:50%!important}
#SearchSeparator{width:2%!important}
#TitleDocLibResults{width:43%!important}

.UNESCO_SmallDocLib_BodyTbl * {font-size:14px!important}

/* / Search results ***************************************************************************************************/

/* ***********************************************************************************************/
/* 6 - Surveys                                                                                   */
/* ***********************************************************************************************/

#Centre #RightBottomZoneMainContent,			
#Centre #RightTopZoneMainContent{padding-top:38px}
						
#SubmitData{background-color:#f9efe0;padding:4px 0 11px 0!important}			
			
#ContenuCentre .TsLeftMainContent{vertical-align:top;padding-right:12px;}
	
#ContenuCentre .TsRightMainContent{padding-left:12px;vertical-align:top}
	
#MainContentLeftColumn{margin-top:45px!important}

#TsRightZoneLeftColumn{padding-left:11px}	

#TsLeftZoneLeftColumn{padding-right:11px}
	
#ContentSeparator{
	background:url('/_layouts/images/UNESCO/WP/WP_Separator_dotted_1x2.png') repeat-y center top;
	padding:0 2px 0 1px			
	}

/* / Surveys */

/* ***********************************************************************************************/
/* 7 - Workshops                                                                                  */
/* ***********************************************************************************************/

.WorkshopsLeftMainContent {
	margin:0 12px 0 0;
	padding:0 12px 0 0;	
	vertical-align:top			
	}

#Centre #WorkshopsTitleSiteNamePageTitle,
#Centre #WorkshopsTitleSiteNamePageTitle a{
	color:#ED9600!important;
	font-weight:bold;
	font-size: 17px;
	padding-bottom:9px;
	text-decoration:none;
	text-transform:uppercase
	}
	
#UpcomingWorkshops{background-color:#f9efe0!important;padding:4px 0 0 0!important}			
			
.WorkshopsRightMainContent {padding-left:12px;vertical-align:top}
	
#UpcomingWorkshops,
#UISWorkshopsCover,
#RelatedLinks{margin-bottom:38px!important}

/* WP header management - long title */	
#UISWorkshopsCover .ms-WPHeader {
	background:#767475	url('/_layouts/images/UNESCO/WP/WP_Header_BkgGray_4x25.png') repeat-x left bottom;			
	height:44px!important
	}

#UISWorkshopsCover .ms-WPTitle NOBR{white-space:normal!important}
	#UISWorkshopsCover .ms-WPTitle NOBR span{padding-top:0px!important}
/* / WP header management - long title */		
	

/* Content WP */
#UISWorkshopsCover .ms-WPBody, #UISWorkshopsCover .ms-WPBody a{font-size:14px!important}
#UISWorkshopsCover .link-item{padding:0 15px 7px 0px;}

/* / WP What do UIS cover  */	


/* WP related links */
#RelatedLinks #column{padding-right:7px;}

#RelatedLinks .link-item{padding-bottom:7px}

	#RelatedLinks .link-item a{
		background:url('/_layouts/images/UNESCO/Bullets/BulletLinkBlue_general_3x5.gif') no-repeat left 7px;
		display:block;
		font-size:14px!important;
		padding:0 15px 0 10px;
		text-decoration:underline!important
		}

/* / WP related links */
	
	
/* Workshops */

/* ***********************************************************************************************/
/* 8 - Workshop details                                                                          */
/* ***********************************************************************************************/

#Centre #PageTitle{
	color:#ED9600!important;
	font-weight:bold;
	font-size: 17px;
	padding-bottom:9px;
	text-transform:uppercase
	}
	
	#Centre #PageTitle a{
		color:#ED9600!important;
		text-decoration:none;
		text-transform:uppercase
		}
		
#Centre .unesco-workshops-upcoming-workshopdate{
	color:#ed9600!important;
	font-size:14px;
	text-transform:uppercase;
	white-space:normal
	}
	
#Centre .unesco-workshops-upcoming-workshopdetails{color:#595858!important;font-size:14px!important}

.unesco-workshops-location1,
.unesco-workshops-location2{display:inline;font-size:14px!important}

#Centre #WSD-image	{padding:0 0 5px 10px}

#Centre #WsDetails-Desription{
	color:#595858;
	font-size:14px;
	font-weight:bold;	
	padding:10px 0				
	}
		
/* / Workshop details */

/* ***********************************************************************************************/
/* 9 - Document library                                                                          */
/* ***********************************************************************************************/

#DocumentLibraryTitleSiteNamePageTitle,
#DocumentLibraryTitleSiteNamePageTitle a{
	color:#ED9600!important;
	font-weight:bold;
	font-size: 17px;
	padding-bottom:9px;
	text-decoration:none;
	text-transform:uppercase
	}

/* Doc lib Tabulation ****************************************************************************/

	.UNESCO_DocLib_Tab_SelectedItem td a{font-size:14px!important}

	.UNESCO_DocLib_Tab_Item td{font-size:14px!important}
		
/* / Doc lib Tabulation ***************************************************************************/

/* Doc lib Search *********************************************************************************/

.UNESCO_DocLib_CtlContainerTd1 input{font-size:14px}

.UNESCO_DocLib_CtlContainerTd2 select,
.UNESCO_DocLib_CtlContainerTd3 select{font-size:14px!important}

/* advanced search */
.UNESCO_DocLib_AdvSearch_Td{font-size:14px}

.UNESCO_DocLib_clearSearchLink,
.UNESCO_DocLib_AdvSearch_Link{font-size:13px!important}

/* results */

.UNESCO_DocLib_CtlContainerTd7 a{font-size:13px}

/* / results */

/* Doc lib Search ************************************************************************************/

.UNESCO_DocLib_Pager td table td,
.UNESCO_DocLib_Pager td table td a{font-size:14px!important}

.UNESCO_DocLib_GridView{font-size:14px!important}

	.UNESCO_DocLib_GridView *{font-size:14px!important}
	
		.UNESCO_DocLib_GridView * a{font-size:13px!important}

.UNESCO_DocLib_Paging_Tr td{font-size:14px!important}

.UNESCO_DocLib_Paging_Td2 select{font-size:14px}

/* / Document library */

/* ***********************************************************************************************/
/* 10 - Design Send Mail popup                                                                          */
/* ***********************************************************************************************/

#TitleSendMail{
	background:#666;
	color:white;
	font-size:23px;
	font-weight:bold;
	padding:5px 0;
	text-align:center
	}

.unescoSendMailTable{border-collapse:collapse;width:100%;}
	
.unescoSendMailCellDescription{
	background-color:#CCC;
	color:#666;
	font-size:15px!important;
	font-weight:bold;
	padding:5px		
	}
	
.unescoSendMailCellRecipientsLeft,
.unescoSendMailCellPersonalMessageLeft,
.unescoSendMailCellSenderNameLeft,
.unescoSendMailCellSenderAdressLeft{
	color:black;
	font-weight:bold;
	padding-left:5px;
	vertical-align:top
	}

.unescoSendMailCellRecipientsLeft,	
.unescoSendMailCellSenderNameLeft,
.unescoSendMailCellSenderAdressLeft,
.unescoSendMailCellRecipientsRight,
.unescoSendMailCellSenderNameRight,
.unescoSendMailCellSenderAdressRight{padding-top:5px}

	
.unescoSendMailRequired{font-weight:normal}

.unescoSendMailCellRecipientsRight input{display:block}

.unescoSendMailCellButtons{text-align:right;}

	.unescoSendMailCellButtons input{
		background-color:#666;
		border:0px;
		color:white;
		font-weight:bold;
		margin:5px
		}

/* / Design Send Mail popup */