/* LOCAL Style Sheet  */
html { 
	min-height: 101%;
	margin-bottom: 1px; 
}

body {
	background-image: url(images/bkgd-img.jpg);
	background-repeat: repeat-x;
	background-color: #03579F;
	font-family: Tahoma, Traditional Arabic, Arial, Helvetica, sans-serif;
}

#main {
	background-color: #fff;
	min-width:800px;
	border: 3px solid #FFFFFF;
}


/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#4B8ACF;
}


/* LANGUAGES */

#languages {
	position: relative;
	z-index: 1000;
	height: 1.8em;
	background-color: #02387E;
}
#languages ul li#arabic  {
	color: #FFDE7D;
	text-decoration: none;
}	
#languages ul li a:link, #languages ul li a:visited, #languages ul li a:hover, #languages ul li a:active {
	color:#FFFFFF;
	text-decoration:none;
}
#languages ul li a:hover {
	text-decoration: underline;
}
	
	


/* TOP BANNER */

#topbanner {
	height: 135px;
	z-index: 1;
	background-color: #063A61;
	background-image: url(images/banner-bkgd.jpg);
	background-repeat: repeat-x;
	width:100%;
}
#topbanner #hiddentitle,#hiddentitle span {
	height: 135px;
	background-image: url(images/banner2.jpg);
	background-repeat: no-repeat;	
}



/* PAGE CONTENT ATTRIBUTES */

#content {
	width: 75%; /* (Originally 77%) */
	float: right;
	margin: 0;
	padding: 0 0.9em 1em 0;
}

#content p {
	color: #333333;
}

#content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#1E3D75;
	text-decoration: underline;
}

#content a:hover {
	color: #1E3D75;
}

#content a:visited {
	color: #333333;
	text-decoration: underline;
}

#content ul {
	margin-bottom:6px;
	margin-top: 0px;
}
#content ul li {
	color: #333;
	padding: .3em 1.4em 1% 0;
	list-style-type: none;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: right 9px;
}
#content ol li {
	color: #333333;
	margin-right: 2em;
}

#content ul ul li  {
color: #333;
	padding: .3em 1.4em 1% 0;
	list-style-type: none;
	background-image: url(images/bullet2.jpg);
	background-repeat: no-repeat;
	background-position: right 9px;
}
#content ul ul ul li {
	background-image: url(images/bullet3.jpg);
	background-repeat: no-repeat;
	background-position: 0px 10px;
}

#content h2 {
	color: #02387E;
	font-size: 180%;
	font-weight: normal;
	margin-top: 0.8em;
	}

#content h3 {
	color: #004F4F;
	font-weight: normal;
	font-size: 140%;
	padding-top: 0.1em;
	padding-bottom: 0.1em;
}

#content h4 {
	color: #02387E;
	font-weight: normal;
	font-size: 125%;
}

/* QUOTES */
blockquote {
	width: 85%;
	background-image: url(http://www.un.org/ar/events/decolonization/images/quote-bkgd.jpg);
	background-repeat: repeat-x;
	background-color: #FEFDFA;
	border: 1px solid #E4D7AB;
	font-size: 120%;
	color:#3A352C;
	margin-top: 1em;
	margin-left: 5%;
	margin-bottom: 1em;
	margin-right: 5%;
	line-height: 23px;
	padding-top: 1em;
	padding-left: 1em;
	padding-bottom: .5em;
	padding-right: 1em;
}

blockquote .credit {
	padding-left: 0.6em;
	text-align: left;
	display: block;
}

/*By Anna Palm starts*/

#content #picture_right  {
	float:right;
	margin-right: 50px;
	margin-left: 10px;
	margin-top: 10px;
	margin-bottom: 15px;

}

#content #picture_left {
	float:left;
	margin-right: 10px;
	margin-left: 50px;
	margin-top: 10px;
	margin-bottom: 15px;
}

#content #picture_right .thumb, #content #picture_left .thumb {
	margin-left: 10px;
	margin-bottom : 10px;
	size: 150px;
}

#content #picture_right .thumb p, #content #picture_left .thumb p { 
	font-size:90%;
	margin-bottom: 4px;
}

.div30 {
	float:right;
	width: 25%;
	margin: 5px;
}

.div70 {
	float:left;
	width: 65%;
	margin: 5px;
}
.Divclear { /* generic container (i.e. div) for floating buttons */
    overflow: hidden;
    width: 100%;
}



/*By Anna Palm ends*/

/* MAIN NAVIGATION */

#mainnav {
	float: right;
	width: 20%;
	font-size: 0.97em;
	margin-top: 0.5em;
	margin-right: 0.2em;
	margin-bottom: .5em;
	padding-bottom: 0.3em;
	padding-top: 0.3em;
	border: 1px solid #E4D7AB;
	background-color: #fbeec8;
	background-image: url(http://www.un.org/ar/events/decolonization/images/nav-bkgd.jpg);
	background-repeat: repeat-x;
	
}

#mainnav a {
	text-decoration: none;
	color: #38332E;
	display:block;
	padding: .3em .7em .3em .7em;
}

#mainnav ul li a:hover {
	background-color: #9B8431;
	display: block;
	color: #fff;
}
#mainnav ul ul li a:hover {
	background-color: #9B8431;
	display: block;
	color: #fff;
}
#mainnav ul {
	margin: 0px;
}

#mainnav ul li {
	list-style-type: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #D6C17C;
}
#mainnav ul ul li {
	border-top-style: none;
	border-left-style: none;
	border-bottom-style: none;
	border-right-style: none;
	font-size: 100%;
}
#mainnav ul ul {
	display: none;
}

#mainnav ul ul ul {
	display: none;
}

#mainnav ul ul li a {
	padding-right: 2em;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 145px 7px;
}
#mainnav #mposter {
	padding-right: 5px;
}

/* Matt - for History submenu */

#mainnav ul ul ul li a {
	padding-right: 2.5em;
	background-image: url(images/bullet_2.gif);
	background-repeat: no-repeat;
	background-position: 140px 7px;
}

#mainnav ul li ul li ul li a:hover {
	background-color: #9B8431;
	color: #fff;
}

/* End Matt: */



.photocredit {
	font-size: 75%;
	text-align:right;
	}


/* FOOTER BAR */

#footer {
	background-color: #02387E;
	color: #FFFFFF;
}
#footer ul {
	margin-top: 0em;
}
#footer ul li {
	display: inline;
}
#footer ul li a {
	color: #fff;
	text-decoration: none;
}
#footer ul li a:visited {
	color: #E1D7C1;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
	color: #E1D7C1;
}
.photoleft {
    float: left;
    font-size: 11px;
    font-stretch: expanded;
    padding-left: 19px;
    padding-right: 9px;
    padding-top: 5px;
}
#content p.photoleftcaption {
color: #000000;
}
.infomenu {
    border: 1px solid #d3d7e3;
    background-color: #e3e5ee;
}

#mainnav .pdfnote {
    color: #000000;
    display: block;
    padding: 0 6px 0 15px;
    text-align: center;
}
#wsscredit {
    color: #000033;
    font-size: 90%;
    text-align: center;
}