/* CSS Document */
*{
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0px;
padding:0px;
list-style:none;
}

body,td,th {
	font-size: 90%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #333;
}
h1 {
	font-size: 140%;
}
h3 {
	font-size: 120%;
}
h4 {
	font-size: 130%;
}
.style1 {
	font-size: 75%;
	font-weight: bold;
	text-decoration: none;
	vertical-align:middle;
}

#DL-container {
	width: 770px;
}
#DL-mainframe	{
	width: 770px;
}
#DL-deltablock	{
	float: left;
	width: 770px;
	display:inline;
	position: relative;
	border-bottom: 1px solid #fff;
}
#DL-logobox {
	float: left;
	width: 186px;
	display:inline;
	position: absolute;
}
#DL-deltabox {
	background-color: #fff;
	text-align: right;
	width: 770px;
	border-bottom: 1px solid #fff;
}
#DL-deltasloganbox	{
	padding-left: 208px;
	padding-top: 2px;
	padding-bottom: 2px;
	width: 770px;
	width: 562px;
}

/* Text for slogan */
.TU-sloganBgColor h2 {
	color: #FFF;
	font-weight: bold;
	font-size: 90%;
}

/* Background colour and image for slogan */
.TU-sloganBgColor {
	background: url(../images/slogan_bg.gif) top right no-repeat #8E2844;
}

#DL-toolbar {
	width: 100%;
	font-size: 70%;
}
.TU-toolbarBgColor {
	background-color: #8E2844; 
}
#DL-toolbox {
	float: left;
	width: 54%;
}
#DL-toolbox ul {
	width: 100%;
}
#DL-toolbox ul li {
	float: left;
	display: inline;
	list-style: none;
}
#DL-toolbox ul li a:active, #DL-toolbox ul li a:link, #DL-toolbox ul li a:visited {
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: normal;
	padding: 5px 33px 5px 8px;
	background: url(../images/tabcorner.gif) top right no-repeat;
}
#DL-toolbox ul li a:hover {
	text-decoration: underline;
}
.DS-text {
	width: 60px;
	background: url(../images/icon-text.gif) 4em .9em no-repeat;
}
.DS-sitemap {
	width: 80px;
	background: url(../images/icon-sitemap.gif) 5.5em .8em  no-repeat;
}
#DL-languagebox-lat {
	float: right;
	width: 46%;
	background-image: url(../images/tabcorner.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#DL-languagebox-lat ul {
	width: 100%;
	list-style: none;
}
#DL-languagebox-lat li {
	float: right;
	display: inline;
	list-style: none;
}
#DL-languagebox-lat ul li a:active, #DL-languagebox-lat ul li a:link, #DL-languagebox-lat ul li a:visited {
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 13px 5px 8px;
}
#DL-languagebox-lat ul li a:hover {
	text-decoration: underline;
}
#DL-languagebox-lat ul li a.DS-languagetab:active, #DL-languagebox-lat ul li a.DS-languagetab:link, #DL-languagebox-lat ul li a.DS-languagetab:visited {
	background: url(../images/tabcorner.gif) top right no-repeat;
	font-size: 110%;
}
#DL-languagebox {
	float: right;
	width: 46%;
	background-image: url(../images/tabcorner.gif);
	background-position: top right;
	background-repeat: no-repeat;
}
#DL-languagebox ul {
	width: 100%;
	list-style: none;
}
#DL-languagebox li {
	float: right;
	display: inline;
	list-style: none;
}
#DL-languagebox ul li a:active, #DL-languagebox ul li a:link, #DL-languagebox ul li a:visited {
	float: left;
	display: block;
	color: #fff;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 13px 5px 8px;
}
#DL-languagebox ul li a:hover {
	text-decoration: underline;
}
#DL-languagebox ul li a.DS-languagetab:active, #DL-languagebox ul li a.DS-languagetab:link, #DL-languagebox ul li a.DS-languagetab:visited {
	background: url(../images/tabcorner.gif) top right no-repeat;
}
#TU-threeColBg {
	float: left;
	background: url(../images/threeColumnBg.gif) repeat-y;
}
#TU-curveBg {
    background: url(../images/nav_bg.gif) no-repeat;
	float: left;
}

/* Breadcrumb Layout */
#DL-breadcrumbbar {
	float: left;
	width: 100%;
	width: 768px;
	border: 1px solid #fff;
}
#DL-breadcrumbbar ul {
	width: 100%;
	font-size: 70%;
}
#DL-breadcrumbbar ul li {
	float: left;
	display: inline;
	list-style: none;
}
#DL-breadcrumbbar ul li a:active, #DL-breadcrumbbar ul li a:link, #DL-breadcrumbbar ul li a:visited {
	float: left;
	display: block;
	color: #333;
	text-decoration: none;
	font-weight: normal;
	padding: 1px 5px 1px 15px;
}
#DL-breadcrumbbar ul li a:hover {
	text-decoration: underline;
}

/* Leftnav Layout */
#DL-leftnav {
	float: left;
	width: 170px;
	font-size: 80%;
}

#DL-leftnav ul {
list-style: none;
}
#DL-leftnav li{
	padding: 0.5px 1.3em;
	display: block;
	background-position: .4em .7em;
	background-repeat: no-repeat;
	background-image: url(../images/navarrow.gif);
}

/* Link styles for nav blocks */
ul.DS-navblock1 {
	padding: 0px 0px 8px 0px;
	}
	
.TU-featureStoryBg-60 a:active, .TU-featureStoryBg-60 a:link, .TU-featureStoryBg-60 a:visited {
	color: #000;
	text-decoration: none;
	font-size: 95%;
}

.TU-featureStoryBg-STD a:active, .TU-featureStoryBg-STD a:link, .TU-featureStoryBg-STD a:visited {
	color: #000;
	text-decoration: none;
	font-size: 95%;
}
	
.TU-featureStoryBg a:active, .TU-featureStoryBg a:link, .TU-featureStoryBg a:visited {
	color: #000;
	text-decoration: none;
	font-size: 95%;
}
	
.DS-navblock1 a:active, .DS-navblock1 a:link, .DS-navblock1 a:visited {
	color: #333;
	text-decoration: none;
	font-size: 95%;
}
.DS-navblock1 a:hover {
	text-decoration: underline;
	font-size: 95%;
}

.DS-navblock2 a:active, .DS-navblock2 a:link, .DS-navblock2 a:visited {
	color: #333;
	text-decoration: none;
}
.DS-navblock2 a:hover {
	text-decoration: underline;
}

/* text and backgrounds for headings and links in the nav #B5D8EF;*/
li.TU-navheaderBg {
	line-height: 24px;
	font-weight: bold;
	font-size: 110%;
	background-color: #d9abb7;
	margin-bottom: 5px;
}
li.TU-navheaderBg-RP {
	line-height: 24px;
	font-weight: bold;
	font-size: 95%;
	background-color: #d9abb7;
	margin-bottom: 5px;
}
li.TU-navlinksBg {
	background-color: #E9CED5;	
}

/* Page Functions Links */
a.DS-pageFunctionLinks:active, a.DS-pageFunctionLinks:link, a.DS-pageFunctionLinks:visited {
	color: #333;
	background: url(../images/tabcorner.gif) top right no-repeat;
	padding: 2px 40px 2px 0;
	margin-left: 10px;
	text-decoration: none;
	display: block;
	float: left;
	display: inline;
}	
a.DS-pageFunctionLinks:hover {
	text-decoration: underline;
}
#DL-leftnav li.DS-blank	{
	background-image: url(../images/pixel.gif);
}
#DL-leftnav li.DS-blankBg	{
	background-image: url(../images/pixel.gif);
	background-color: #D1E5F2;
}
#DL-rightnav li.DS-blankBg	{
	background-image: url(../images/pixel.gif);
	background-color: #D1E5F2;
}

/* SPECIAL STYLE TO FEATURE THE VIDEO ON THE RIGHT HAND NAVIGATION ABOUT UNESCO* */
#nav-special-link a {
	color: #000000;
	text-decoration: none;
	background-color: #e8e8e8;
}

#nav-special-link a:hover {
	text-decoration: underline;
}	

/* Rightnav Layout */
#DL-rightnav {
	float: left;
	width: 170px;
	font-size: 80%;
}
#DL-rightnav ul {
	list-style: none;
}
#DL-rightnav li{
	padding: 0.5px 1.3em;
	display: block;
	background-position: .4em .7em;
	background-repeat: no-repeat;
	background-image: url(../images/navarrow.gif);
}
#DL-rightnav li.DS-subnavlink {
	padding-left: 15px;
	margin-left: -5px;
}

/* TITLE FEATURE */
#KO-featureTitleBg {
	color: #000000;
	background-color: #B5D8EF; /*#b2d4e9;*/
	padding: 0 0 0 0.8em;
	margin: 0 0.3em 0.3em 0.3em;
	line-height: 25px;	
}
.KOfeaturethum-div-global {
	color: #000000;
	font-size: 95%;
	line-height: 1.2em;
	margin: 0 0.2em 0.2em 0.2em;
	padding: 0.2em;
	}
.KOfeaturethum-div-global img {
	float: left;
	margin: 0 3px 0 0;
	}
.KOfeaturethum-div-global h4 {
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 0.4em;
	}
	
.KOfeaturethum-div-global h4 a {
	color: #343434;
	text-decoration: none;
	}
.KOfeaturethum-div-global h4 a:hover {
	text-decoration: underline;
}	
.separation {
	clear: both;
}

/* Content Layout */
/* To be used to 3 column layout */
#DL-content {
	float: left;
	width: 430px;
	font-size: 80%;
	position: relative;
	background-color: #fff;
}

/* STYLE USED FOR TITLES OF SECTION */
.KO-list-titleBg {
	line-height: 18px;
	background-color: #D9ABB7; /* #DEDBDE; */
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	margin: 0 0.2em 0 0.2em;
	padding: 3px 3px 3px 3px;
}
.KO-list-titleBg a {
	color: #000000;
	font-weight: bold;
	text-decoration: underline;
}
.KO-list-titleBg a:hover {
	text-decoration: none;
}

.KOful-div-infocus {
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	text-align: left;
	line-height: 1.2em;
	/*background-color: #ffffff;*/
	position: relative; /*FOR BUG IE TO APPLY H2 AND H3 STYLE*/
}

 .KOful-div-infocusnew a:link {
	color: #333333;  
	text-decoration: none;
}

 .KOful-div-infocusnew a:active {
	color: #333333;  
	text-decoration: none;
}

 .KOful-div-infocus a:link {
	color: #1C6AA4;
	text-decoration: none;
}

.KOful-div-infocus a:visited {
	color: #1C6AA4;
	text-decoration: none;
	}

.KOful-div-infocus a:active{
	color: #1C6AA4;
	text-decoration: none;
	}

.KOful-div-infocus a:hover {
	color: #1C6AA4;
	text-decoration: underline;
	}

.KOful-div-infocus h4 {
	line-height: 1.2em;
	background-color: #ffffff;
	color: #000000;
	font-size: 100%;
	font-weight: bold;
	margin: 0 0.2em 0 0.2em;
	padding: 3px;
/*	clear: both;*/
}

/* Menu HOME FEATURE RIGHT NAV*/
ul#menu-inline {
font: normal 90% verdana;
line-height: 25px;
margin: 0px 3px 5px 3px;
padding: 0 10px 3px 3px;
list-style-type : none;
background-color: #DEDBDE;
text-align: right;
}

#menu-inline li {
display: inline;
}

#menu-inline a {
color: #000000;
font-weight: bold;
text-decoration: underline;
background-color: #DEDBDE;
margin: 0;
padding: 0;
}
#menu-inline a:hover {
text-decoration: none;
}

/* ------------ */
#topnavbar	{
	float: left;
	width: 770px;
	background: url(../images/tabcorner.gif) top right no-repeat #EDEBEB;
	font-size: 0.95em;
}
#topnavbar ul {
	width: 100%;
	font-size: 75%;
}
#topnavbar ul li {
	float: left;
	display: inline;
	list-style: none;
}
#topnavbar ul li a:active, #topnavbar ul li a:link, #topnavbar ul li a:visited {
	float: left;
	display: block;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	padding: 5px 9px;
}
#topnavbar ul li a {
	float:none;
}
/* Topnav Tab styling */
.topnav-tab1 {
	background: url(../images/tabcorner.gif) top right no-repeat #9E9E9E;
}

.topnav-tab2 {
	background: url(../images/tabcorner.gif) top right no-repeat #8E2844;;
}


.topnav-tab3 {
	background: url(../images/tabcorner.gif) top right no-repeat #C9C9C9;
}

.topnav-tab4 {
	background: url(../images/tabcorner.gif) top right no-repeat #D6D6D6;
}

.topnav-tab5 {
	background: url(../images/tabcorner.gif) top right no-repeat #E3E1E1;
}

.topnav-tab6 {
}

/* Footer Layout */
#DL-footerbar {
	padding: 5px;
	background-color: #575757;
	font-size: 70%;
	float: right;
	width: 770px;
	w\idth: 760px;
}
#DL-footerbar ul {
	width: 100%;
	text-align: right
}
#DL-footerbar ul li {
	float: right;
	display: inline;
	list-style: none;
}
#DL-footerbar a:active, #DL-footerbar a:link, #DL-footerbar a:visited {
	color: #F5F5F5;
	text-decoration: none;
	margin-left: 30px;
	display: block;
}

#DL-footerbar .DS-copyright {
	color: #F5F5F5;
	text-decoration: none;
	display: block;
	margin-left: 30px;
	margin-right: 10px;
}

#DL-footerbar a:hover {
	color: #F5F5F5;
	text-decoration: underline;
}

blockquote
{
  border-color:#9CB5C9;
  border-width: 0px;
  border-style: solid;

  margin:5px 5px 5px 5px;
  padding:5px 5px 5px 5px;

  background-color:#D7E1EA;
  /*background-image:url(../images/PostQuote.png);*/
  background-position:left top;
  background-repeat:no-repeat;
}
blockquote p
{
  color:#071218;
  font-family: Verdana, Geneva, Arial, Helvetica, Sans-Serif;
  font-style: italic;
  font-weight: normal;
  font-size:12px;
  text-align: left;
  text-indent:5px;
  line-height:15px;
}
