﻿/* Style sheet  */


body {
	background-image: url(democracy/images/bkgd_grad.jpg);
	background-repeat: repeat-x;
	background-color: #D98A3D;
	
}

#main {
	background-image: url(/en/globalissues/images/main_bk.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#languages {
	background-image: url(democracy/images/lang_bkgd.jpg);
	background-repeat: repeat-y;
	height: 1.5em;
	background-color: #b54714;
	margin: 0px;
	padding: 0px;
}
#languages ul {
	margin: 0px;
	padding: 0px;
}
#languages   ul  li  a:link {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#languages  ul li a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#languages     ul   li   a:visited     {
	color: #FFFFFF;
	font-weight: bold;
}

#languages      ul    li#english       {
	color: #FFCC33;
	font-weight: bold;
}



/*
#sitemap {
	float: left;

}
#sitemap a{
	color: #fff;
	padding-left: .2em;
}*/
		
/* SKIP TO NAVIGATION AND SKIP TO TEXT*/
 
#skiplink, #skiplink a {
	color:#A7461C;
}

/* TOP BANNER */

#topbanner {
	background-color: #df9616;
	height: 112px;
	background-image: url(democracy/images/banner_bkgd.jpg);
	background-repeat: repeat-x;
}

#topbanner #hiddentitle, #hiddentitle span {
	height: 112px;
	color: #FFFFFF;
	background-image: url(democracy/images/banner.jpg);
	background-repeat: no-repeat;
}
#banner  #hiddentitle span {
/*	margin-bottom: -75px;*/
	display:none;
}


/* PAGE CONTENT ATTRIBUTES */


#content {
	width: 74%;
	float: left;
	margin: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 1.2em;
	background-color:#ffffff;
}
#content h2 {
	font-family:"Century Gothic",Arial,Verdana;
	color:#663300;
	font-size:200%;
	font-weight:normal;
	padding-top: 25px;
	margin-top: 0px;
	padding-bottom: 0px;
	margin-bottom: 0.8em;
}

/*#content h2 {
	color: #02327A;
	font-weight: bold;
	margin: 0 .7em 0 0;
	padding: 3% 3% 3% 0;
}*/


#content h3 {
	font-weight: bold;
	color: #C05713;
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 135%;
	margin-top: 1.5em;
	margin-bottom: .7em;
/*	padding: .2em 0;*/
	
}
#content h4 {
	font-weight: bold;
	color: #333;
}
#content h2 a:link, h3 a:link, h4 a:link, h5 a:link {
	font-weight: bold;
	text-decoration: none;
}
#content h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited {
	font-weight: bold;
	text-decoration: none;
}	
#content h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover {
	font-weight: bold;
	text-decoration: underline;
}
#content h2 a:active, h3 a:active, h4 a:active, h5 a:active {
	font-weight: bold;
	text-decoration: none;
}
#content p {
	color: #333;
	padding-top: 0.3em;
	padding-bottom: 0.3em;
}

#content p.bold {
	font-weight: bold;	
}
#content  p.toppara {
	padding-top: 2em;
}

#content a, #content a:link, #content a:visited, #content a:hover, #content a:active {
	color:#3A497C;
	text-decoration: underline;
}
#content a:hover {
	color:#dc900c;
}

#content ul{
	padding-bottom:12px;
}
#content  ul  li, ol li {
	color: #333;
	padding: .3em 0 .3em 1.4em;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	background-position: 8px 12px;
	list-style-type: none;
}
#content ul li ul li  {
	font-size:1em;
	padding-top: 0.4em;
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 8px 6px;
}
/* the background-image (bullet2.gif) is not used anymore*/
#content #leftcol {
	float: left;
	width: 48%;
	margin-right: 1.5em;
}
#content #rightcol {
	float: left;
	width: 48%;
	clear: right;
}

#content #col {
	float: left;
	width: 100%;
	padding-bottom: 2em;
	overflow: auto;
}
#content #boxcol {
	float: left;
	width: 100%;
	padding-bottom: 1em;
	overflow: auto;
}

#content #boxtext {
	display: block;
	background-color: #F9F1E6;
	border: 1px dotted #7E634E;
	padding-bottom: 0.4em;
	margin-top: 1em;
	overflow: auto;
	width: 100%;
	margin-bottom: 1.2em;
}
#content  #boxtext  a  {
	color: #752C0D;
}

#content #boxtext img {
	margin: .6em;
}
#content  #boxtext  .title  {
	font-family: "Century Gothic", Arial, Verdana;
	font-size: 130%;
	margin: 0.4em;
	padding: 0px;
	color: #752C0D;
}

#content #boxtext ul li {
	color: #333;
	padding: .3em 0 1% 1.4em;
	background-image: url(images/bullet3.gif);
	background-repeat: no-repeat;
	background-position: 6px 8px;
}
/*the background image (bullet2.gif) is not being used anymore*/
#content  #boxtext  h3 {
	margin: 0.4em;
	font-size: 120%;
	font-family: "Century Gothic", Arial, Verdana;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #7E634E;
	padding-bottom: 0.2em;
	color: #B64614;
	text-transform: uppercase;
	font-weight: bold;
}
#content #boxtext p {
	padding-right: 0.7em;
	padding-left: 0.7em;
	margin-bottom: 0.3em;
	color: #453934;
	font-size: 93%;
	line-height: 1.5em;
}

#content #boxtext .date {
	font-size: 90%;
	text-transform: uppercase;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: .6em;
}
#content .videocenter {
	display: block;
	margin-left: 13%;
	margin-bottom: 2em;
}


#photocaption{
color:#333333;
font:0.55em;
/*float:left;*/
font-style:italic;
padding:2px;
}

blockquote {
	background-color: #dae3ea;
	border:#b6c5d0 1px solid;
	padding:1% 1% 1% 1%;
	margin:1% 3% 1% 3%;
	width:91%;
	overflow: hidden;
}

blockquote p{
}

blockquote p.credit{
font-style:italic;
float:right;}


#localnavigation{
	width:20%;
	float:left;
	/*	background-color:#eee4d4;*/
	background-color: #EDF2F6;
	margin:0px;
	font-size:0.96em; /*Matt*/
	background-image: url(democracy/images/nav_bkgd.jpg);
	background-repeat: repeat-x;
}

/*background-image:url(images/navgrad.jpg);*/
/*background-repeat:repeat-x;*/


#localnavigation #localnavtitle{
	text-decoration:none;
	font-size:0.9em;
	padding-left:0.5em;
	padding-bottom:0.4em;
	padding-top:0.4em;
	padding-right:1%;
	color:#ffffff;
	background-color: #663300;
	font-weight:bold;
	margin: 0em;
/*		background-color:#DCECFB;*/
/*		color:#011E49;
/*		background-color:#f2c16c;*/
}


#localnavigation ul {
	margin: 0px;
	/*border-left: 1px #00275b solid;
	border-bottom: 1px #00275b solid;*/
	
}

#localnavigation ul li {
	list-style-type: none;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #ADC1DA;

}

#localnavigation ul li a {
/*	border-bottom:1px solid #2D84D3;*/
	text-decoration: none;
	/*padding:0.3em 0.7em 0.4em;*/
	color: #003366;
	display:block;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
	padding-left: 0.7em;
	padding-right: 0.5em;
	font-size:1.0em; /*Matt*/

		/*font-size:0.9em;*/
		/*	border-bottom:1px solid #d5aa5f;*/
}	
	
#localnavigation ul li a:hover  {
	text-decoration: none;
	background-color: #2D84D3;
	display: block;
	color: #FFFFFF;
	/*	background-color: #e6ad4a;*/
}


#localnavigation  a:link, #localnavigation  a:active    {
	color:#003366;
}

#horizontalmenu{
border-top-color:#DCECFB;
/*border-top-color:#dc900c;*/
border-top-style:solid;
border-top-width:1px;
margin-bottom:7%;
}

#horizontalmenu ul{
margin-top:0;

margin-left:0;
margin-right:0;
background-color:#FFFFFF;
padding:0;
clear:both;
}


#horizontalmenu ul li{
	float:left;
	display: inline;
	list-style-type: none;
	margin-left:0;
	margin-right:0;
	font-size:0.8em;
	background-image:none;	
}

#horizontalmenu ul li a{

	border-bottom-color:#FFFFFF;
	border-right-color:#FFFFFF;
	border-left-color:#FFFFFF;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-width:2px;
}

#horizontalmenu ul li.hitem a{

	text-decoration: none;
	border-top-color:#FFFFFF;
	border-bottom-color:#dc900c;
	border-right-color:#dc900c;
	border-left-color:#dc900c;
	background-color:#FFFFFF;
	border-left-width:1px;
	border-right-width:1px;
	border-bottom-width:1px;
	border-top-width:2px;
	border-style:solid;
	padding-left:0.4em;
	padding-right:0.4em;
	padding-top:0.4em;
	padding-bottom:0.4em;
	color:#333333;
}

#horizontalmenu ul li a:visited {
	color:#333333;
}
#horizontalmenu  a:link, #mainnav  a:active    {
	color:#00275B;
}

#horizontalmenu ul li.hitem a:hover{
color:#dc900c;
}


#horizontalmenu ul li a:hover  {
	color:#dc900c;
}

#content #disclaimer {
	color: #000000;
	font-family: "Myriad Pro", Verdana, Arial;
	font-size: 76%;
	font-weight: normal;
	width: 440px;
	padding-left: 12%;
	text-align:left
}

/* MATT'S CHANGES */

#localnavigation {
	float: left;
	}
	
#body {
	font-family:Arial,Helvetica,sans-serif;
	font-size:76%;
}
}

#content #slideshow {
	margin-bottom: 1.5em;
}
#content #nav2 {
	width: 16em;
	float: right;
	background-image: url(democracy/images/box_grad.jpg);
	background-repeat: repeat-x;
	border: 1px solid #E2CFB6;
	margin-top: 0.8em;
	margin-right: 0em;
	margin-bottom: 0.8em;
	margin-left: 0.8em;
	padding-right: .5em;
}
#content #nav2 ul {
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content  #nav2 ul li {
	color: #6B3721;
	text-decoration: none;
	font-size: 105%;
	font-family: "Century Gothic", Arial, Verdana;
}

#content  #nav2 ul li a {
	color: #6B3721;
	text-decoration: none;
	/* font-size: 105%; */
	font-family: "Century Gothic", Arial, Verdana;
}

#content  #nav2 ul li a:hover {
	text-decoration: underline;
}

#content #nav2 ul li ul{
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#content  #nav2  ul li ul li  a  {
	color: #6B3721;
	text-decoration: none;
	font-family: "Century Gothic", Arial, Verdana;
}

#content #nav2 ul li ul li {
	margin-top: 0.2em;
	padding-top: 0em;
	}
	
.overview {
	position: relative;
	top: 0em;
	font-family:"Century Gothic",Arial,Verdana;
	color:#663300;
	font-size:90%;
	font-weight:normal;
	text-align: right;
	text-decoration: none;
	width: 5em;
	float: right;
	background-color: #F6E3C5;
	padding-right: 0.6em;
	margin-right: 0em;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	padding-left: 0.2em;
	border: 1px solid #CEC0B3;
}

#footer {
	color: ffffcc;
	background-color: #09152F;
	}

/* FOOTER */

#globalissuesimage {
	padding: 0px 0px 0px 0px;
	width: auto;
}
#globalissuesimage p{
	width: 445px; /* note, width here should be width of image to make caption fit */
	font-size: 87%;
	float: middle
}

#global_issues_footer {
	width: 100%;
	height: 18em;
	clear: both;
	display: block;
	background-image: url(democracy/images/nav_bkgd.jpg);
	background-repeat: repeat-x;
	background-color: #EDF2F6;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #5C86AF;
/*	border-color:#690063;*/
}
#global_issues_footer ul {
	margin-left: 3em;
}

#global_issues_footer  h3{
	color: #000033;
	font-size: 95%;
	font-weight: bold;
	margin-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #5580B3;
	padding-bottom: 0.5em;
	text-transform: uppercase;
	margin-left: 3em;
}

#global_issues_footer ul li{
	list-style-type: none;
	font-size: 92%;
	color:#FFFFFF;
	padding-bottom: 0.4em;
	padding-left: 1.3em;

}

#global_issues_footer ul li a{
	color:#333333;
	text-decoration: none;
	padding-bottom: 0.4em;
	padding-left: 0em;

}

#global_issues_footer a:hover {
	text-decoration: underline;
}


#your_un {
width: 30%;
float: left;
padding-left: 18px;
}

#main_bodies {
width: 30%;
float: left;
padding-left: 18px;
}

#un_and {
width: 30%;
float: left;
padding-left: 18px;
}

/* SLIDESHOW */

#content #show{
width: 100%;}

#content #show ul li {
	background-image: none;
}

/* END OF SLIDESHOW */

.issue_container {
	align: center;
	width: 545px;
	margin: 0px;
	padding-top: 20px;
}

.issue_title_box {
	*position: relative;	/* IE7 and below only */
	*top: -3px;	/* IE7 and below only */
	width: 545px;
	height: 70px;
	background-color:#000000;
	padding-top: 0px;
	margin-top: 0px;
	border:0;
	}

.issue_title {
	align: left;
	font-family:"Century Gothic",Arial,Verdana;
	color:#FFFFFF;
	font-size:180%;
	font-weight:normal;
	text-align: left;
	padding-left: 30px;

}


.un_sys {
	position: relative;
	top: -2.3em;
	font-family:"Century Gothic",Arial,Verdana;
	color:#663300;
	font-size:90%;
	font-weight:normal;
	text-align: right;
	padding-right: 30px;
	text-decoration: none;
}

/* This is the style for the link to the multimedia page - position needs to be adjusted */
.multimed {
	position: relative;
	top: -1.8em;
	font-family:"Century Gothic",Arial,Verdana;
	color:#663300;
	font-size:90%;
	font-weight:normal;
	text-align: right;
	padding-right: 30px;
	text-decoration: none;
}


#content .overview a, #content .overview #content a:link, #content .overview a:visited, #content .overview a:hover, #content .overview a:active {
	font-family:"Century Gothic",Arial,Verdana;
	color:#663300;
	font-weight:normal;
	text-align: right;
	text-decoration: none;
	padding-right: 0px;
}

#content .un_sys a, #content .un_sys a:link, #content .un_sys a:visited, #content .un_sys a:hover, #content .un_sys a:active {
	font-family:"Century Gothic",Arial,Verdana;
	color:#663300;
	font-weight:normal;
	text-align: right;
	text-decoration: none;
	padding-right: 0px;
}

#content .multimed a, #content .multimed a:link, #content .multimed a:visited, #content .multimed a:hover, #content .multimed a:active {
	font-family:"Century Gothic",Arial,Verdana;
	color:#663300;
	font-weight:normal;
	text-align: right;
	text-decoration: none;
	padding-right: 0px;
}

.issue_mainphoto img{
	border: none;
	padding: 0px;
	margin: 0px;
	outline-width:0;

}
.img_right  {
	align: right;
	float: right;
	border: 5px solid #AE4D04;
	margin-top: 0.4em;
	margin-right: 0em;
	margin-bottom: 0.4em;
	margin-left: 1em;
	background-color: #AE4D04;
	color: #FFFFFF;
	font-size: 92%;
	}

.img_left {
	align: right;
	float: left;
	border: 5px solid #AE4D04;
	margin-top: 0.4em;
	margin-right: 0.7em;
	margin-bottom: 0.4em;
	margin-left: 0em;
	background-color: #AE4D04;
	color: #FFFFFF;
	font-size: 92%;
}

/* Text box floating right - Also added overflow:hidden; to Blockquote*/

#content .floatingbox {
	width: 250px;
	height: auto;
	min-height: 5em;
	float: right;
	margin: 3px 0px 20px 20px;
	border: 1px solid #D98A55;
	background-image:url("/en/globalissues/democracy/images/box_grad.jpg");
}

#content h2.floatingboxtitle {
	width: 248px;
	display: block;
	text-align: center;
	color:#FFFFFF;
	background-color: #AE4D04;
	border: none;
	margin: none;
	padding-left: 1px;
	padding-right: 1px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	font-size: 100%;
	font-weight:bold;
}

#content p.floatingboxtext {
	padding: 0.2em 1.2em 0.2em 1.2em;
/*	font-size: 76%;*/
	color:#333333;
}

/* End */
