a
{
	color: #006432;
	text-decoration: none;
	font-weight:400;
}
a:hover
{
	color: #958f6f;
}

strong {font-weight:700;}

body
{
	padding: 0px;
	margin: 0px;
	font-family: 'Open Sans', sans-serif;
	font-size: 14px;
	background: white url('http://ebrd-public-consultations.rec.org/uploads/images/background_page_green.png') top center repeat-y;
	font-weight:400;
}

h1
{
	font-size: 19px;
	padding: 0px;
	margin: 0px 0px 20px 0px;
}

h2
{
	font-size: 16px;
	padding: 0px;
	margin: 20px 0px 10px 0px;
	font-weight: bold;
}

h3
{
	color: #958f6f;
	font-size: 14px;
	margin: 15px 0px 5px 0px;
	clear: both;
}

h4
{
	color: #006432;
	font-size: 12px;
	margin: 20px 0px 10px 0px;
}


h5
{
	color: #000000;
	font-size: 12px;
	margin: 10px 0px 3px 0px;
}


h6
{
	font-family: 'Open Sans', sans-serif;
	
	color: #000000;
	font-size: 16px;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	line-height: 48px;
	/*text-shadow: 1px 1px 2px gray;*/
}


img
{
	border: 0px;
}

input
{
	border: 1px solid #e3e4cd;
	background: white;
}


ul
{
	list-style: disc inside;
	margin: 0px 0px 20px 0px;
	padding-left: 1em;
	text-indent: -1em;
}

li
{
	margin: 5px 0px 5px 0px;
}

li.arrow
{
	list-style: disc url('http://ebrd-public-consultations.rec.org/uploads/images/bullet_arrow.png') inside;
	margin: 0px 0px 0px 0px;
	padding-left: 1em;
	text-indent: -1em;
}

ul.arrow
{
	list-style: disc url('http://ebrd-public-consultations.rec.org/uploads/images/bullet_arrow.png') inside;
	margin: 0px 0px 0px 0px;
	padding-left: 1em;
	text-indent: -1em;
}


ul.indentedarrow
{
	list-style: disc url('http://ebrd-public-consultations.rec.org/uploads/images/bullet_arrow.png') inside;
	margin: 0px 0px 0px 0px;
	padding-left: 0em;
	text-indent: 0em;
}




p
{
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
}

small
{
	font-size: 11px;
}



/* gh caption class */

.jce_caption
{
	background: #cfc39a;
	font-size: 10px;
	font-weight: normal;
	margin-bottom: 10px; 
	display: inline-block;

}

.jce_caption img
{
	margin-top:-14px;
}

/* caption text */
div.jce_caption div
{
	color: black;
}



/* photo credit */
div.jce_caption div em
{
	color: #000;
	
}






/* master layout elements */

#wrapper
{
	width: 988px;
	max-width: 988px;
	min-width: 988px;
	/*position:absolute;
	left:50%;
	margin-left:-494px;*/
	margin:auto;
}


#columns
{
	width:988px;
	float:left;
	background-color: #ffffff;
}



#breadcrumb
{
	color: white;
	width:988px;
	height: 27px;
	float:none;
	font-size: 10px;
	clear:both;
	text-align: left;
	vertical-align: bottom;
	z-index: 11;
}

.breadcrumb_on
{
	background-color: #023d1f;
	background-image: url('http://ebrd-public-consultations.rec.org/uploads/images/background_breadcrumb_on.png');
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0px 0px 20px 0px;
}

.breadcrumb_off
{
	background-color: transparent;
	background-image: url('http://ebrd-public-consultations.rec.org/uploads/images/background_breadcrumb_off.png');
	background-repeat: repeat-x;
	background-position: top left;
	margin: 0px 0px 0px 0px;
}


#path
{
	color: white;
	position: relative;
	top: 9px;
	left: 96px;
	height: 13px;
	width: 888px;
	font-size: 10px;
	z-index: 12;
	overflow: hidden;
}
#path a
{
	color: #cfc39a;
}
#path a:visited
{
	color: #cfc39a;
}




.languageselector
{
	position: relative;
	float: right;
	top: 0px;
	margin-right: 15px;
	border: 1px solid transparent;
	color: #000;
	font-size: x-small;
	z-index: 1000;
}

.languageselector a
{
	color: #cfc39a;
}

.languageselector a:hover
{
	color: #96906f;
}

.languageselector a.active
{
	color: #003b1e;
	font-weight:700;
}


/* #col1 becomes the middle column */
#col1
{
	width: 740px;
	float:left;
	margin-left: 176px;
	background: #ffffff;
	min-height: 410px;
}
#col1_content
{
	padding: 0px 20px 0px 20px;
}

/* #col2 becomes the left colum */
#col2
{
	width: 176px;
	float:left;
	margin-left: -890px; /*page width - left column*/
}

#col2_content
{
	padding: 0px 0px 0px 0px;
}

/* #col3 becomes the right column */
#col3
{
	margin-left: -5px;
	width: 265px;
	float:right;
    background-color: #ffffff;
	background-repeat: repeat-y;
	background-position: top right;
}

#col3_content
{
	padding: 0px 0px 0px 0px;
}

#header
{
	/*clear:both;*/
	float:left;
	width:988px;
	text-align: left;
	height: 185px;
	background: white url('http://ebrd-public-consultations.rec.org/uploads/images/top.jpg') repeat-x;
	background-repeat: repeat-x;
	background-position: top left;
	position: relative;
	width:988px;
	clear: both;
}

#sawtooth
{
	display: block;
	height: 10px;
	width:988px;
	float:left;
	background: #ff0000 url('http://ebrd-public-consultations.rec.org/uploads/images/background_sawtooth.png');
}

#footer
{
	height: 100px;
	background-color: #016634;
	width:988px;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-transform: uppercase;
	color: white;
	clear: both;
}

#footer a
{
	color: white;
}
#footer a:visited
{
	color: white;
}

/* styles used in #header */

div#logo
{
	border: 0px dashed silver;
	position: relative;
	top: 15px;
	left: 20px;
	width: 404px;
	height: 64px;
	float: none;
}

div#topmenu
{
	border: 0px dashed silver;
	position: absolute;
	top: 76px;
	left: 87px;
	width: 636px;
	height: 20px;
	float: left;
	margin: 0px;
	padding: 0px;
}

div#illustrations
{
	border: 0px dashed silver;
	position: relative;
	top: 20px;
	left: -4px;
	width: 240px;
	height: 71px;
	float: right;
}

div#illustration
{
	border: 0px dashed silver;
	position: relative;
	top: 15px;
	left: -15px;
	float: right;
}

.sidebar
{
	margin: 0px;
	padding: 10px;
	width: 140px;
	background-color: #e9e3cf;
}

.leftmenu
{
	border: 0px solid blue;
	position:relative;
	top: -13px;
	right: 0px;
	float: right;
	width: 157px;
	height: 15px;
	margin: 0px;
	margin-bottom: 20px;
	list-style-type: none;
	text-indent: 0em;
	padding-bottom: 2px;
}

li.leftmenu a
{
	color: #cfc39a;
	font-size: 14px;
	font-weight:700;
}
li.leftmenu a:hover
{
color:#96906f;
}
li.leftmenu a.active  
{
color:#003b1e;
}

.leftad
{
	border: 0px solid yellow;
	width: 157px;
	border-bottom: 1px solid white;
	margin-bottom: 20px;
	list-style-type: none;
	list-style: none;
	text-indent: 0;
}

.leftad a {color:#000;}
.leftad a:hover {color:#000;}

.ad
{
	border: 0px solid blue;
	width: 157px;
	text-align: left;
	margin-bottom: 5px;
	text-indent: 0;
}

.leftcaption
{
	border: 0px solid blue;
	padding-top: 5px;
	padding-left: 2px;
	width: 138px;
}


.publicationlink
{
	color: black;
}
.publicationlink:visited
{
	color: black;
}
.publicationlink:hover
{
	color: black;
}


/* right column's styles */


input#keywords
{
	width: 195px;
}


.submitarrow
{
	color: #fdfee4;
	background: transparent url('http://ebrd-public-consultations.rec.org/uploads/images/misc_submitbutton.png') no-repeat;
	border: 0px;
	margin: 0px 0px 0px 5px;
	width: 8px;
	height: 11px;
	cursor: pointer;
}


.block
{
	padding-bottom: 30px;
}

.blockheader
{
	display: block;
	border: 0px;
	background-color: #fdfee4;    	/* Right column background colour */
	background-repeat: no-repeat;
	background-position: top left;
	width: 265px;
	height: 38px;
	text-align: left;
	margin: 0px 0px 10px 0px;
	padding-left: 20px;
	padding-bottom: 10px;
	overflow: hidden;
}


.blockheader_search
{
	background-image: url('http://ebrd-public-consultations.rec.org/uploads/images/brushstrokes_search.png');
}

.blockheader_calendar
{
	background-image: url('http://ebrd-public-consultations.rec.org/uploads/images/brushstrokes_events.png');
}

.blockheader_itf
{
	background-image: url('http://ebrd-public-consultations.rec.org/uploads/images/brushstrokes_itf.png');
}

.blockheader_jsf
{
	background-image: url('http://ebrd-public-consultations.rec.org/uploads/images/brushstrokes_jsf.png');
}

.blockheader_game
{
	background-image: url('http://ebrd-public-consultations.rec.org/uploads/images/brushstrokes_game.png');
}



.blockheader_documents
{
	background-image: url('http://ebrd-public-consultations.rec.org/uploads/images/brushstrokes_ta+pr-documents.png');
}

.blockheader_events
{
	background-image: url('http://ebrd-public-consultations.rec.org/uploads/images/brushstrokes_ta+pr-events.png');
}

.blockheader_partners
{
	background-image: url('http://ebrd-public-consultations.rec.org/uploads/images/brushstrokes_game.png');
}

.blockheader_website
{
	background-image: url('http://ebrd-public-consultations.rec.org/uploads/images/brushstrokes_website.png');
}


.blockheader_offices
{
	background-image: url('http://ebrd-public-consultations.rec.org/uploads/images/brushstrokes_events.png');
}

.blockheader_address
{
	background-image: url('http://ebrd-public-consultations.rec.org/uploads/images/brushstrokes_ta+pr-documents.png');
}

.blockheader_publications
{
	background-image: url('http://ebrd-public-consultations.rec.org/uploads/images/brushstrokes_itf.png');
}



.blockicon
{
	margin: 0px 10px 0px 0px;
	float: left;
}

.blocktitle
{
	margin-top: 18px;
}

.blockcontent
{
	padding: 0px 20px 0px 20px;
	font-size: 11px;
	text-align: left;
}

.blockcontent p {text-align:left;}

.newslink
{
}
.newslink:hover
{
	color: #cfc39a;
}

.eventlink
{
	color: black;
	font-size: 12px;
	font-weight: bold;
}
.eventlink:visited
{
	color: black;
}
.eventlink:hover
{
	color: #006432;
}

.eventdate
{
	font-weight: normal;
}

/* styles of tabbing system */

.tabs
{
	position: relative;
	display: block;
	list-style: none;
	margin: 0px;
	padding: 0px;
	clear: both;
}
.tabs ul
{
	position: relative;
	float: left;
	list-style: none;
}
.tabs li
{
	position: relative;
	float: left;
	margin: 0px 20px 0px 0px;
	text-indent: 0;
}
.tabcontainer
{
	position: relative;
	display: block;
	margin: 20px 0px 0px 0px;
	padding: 0px;
}

.hide
{
	display: none;
	visibility: hidden;
}



/* miscellaneous styles */


.more
{
	font-family: 'Open Sans', sans-serif;
	color: #006432;
	font-size: 10px;
	text-transform: uppercase;
}


.bold
{
	font-weight: bold;
}

.clearfix
{
	display: block;
}

.clear
{
	clear: both;
}

.hidden
{
	visibility: hidden;
	display: none;
}

.dashed-border
{
	border: 1px dashed silver;
}

.focus
{
	border: 1px solid black;
	background: red;
	z-index: 99;
}

.crest
{
	font-weight: bold;
	width: 120px;
	float: left;
}

.label
{
	font-weight: bold;
	margin: 3px 10px 3px 0px;
	width: 123px;
}

.float-left
{
	float: left;
}

.separator
{
	margin: 0px 5px;
}

.caption
{
	font-size: 10px;
	color: black;
	clear: both;
	text-align: left;
}


.stretch
{
	width: 100%;
}

.dashedborder
{
	border: 1px dashed black;
}

.justify
{
	text-align: justify;
}

.justify ul {list-style-position: inside; margin: 0px;}

.hr
{

	display: block;
	width: 100%;
	height: 1px;
	background: #cfc39a;
	margin: 20px 0px 20px 0px;
	clear: both;
}

.thr
{
	margin: 5px 0px 20px 0px;
	clear: both;
}

.thr a:hover {color:#000;}

.bhr
{
	margin: 20px 0px 5px 0px;
}

.chr
{
	margin: 5px 0px 5px 0px;
}

.xhr
{
	margin: 0px 0px 10px 0px;
}

.boardhr
{
	margin: 0px 0px 20px 0px;
	clear: both;
}

.beige_inverted
{
	color: #000;
	display: block;
	margin: 3px 0px 3px 0px;
	font-weight: bold;
}

.beige
{
	color: #cfc39a;
	display: block;
	margin: 3px 0px 3px 0px;
}

/* home page */

.newscolums
{
	width: 100%;
	display: block;
	clear: both;
	}

.leftnewscolumn
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 243px;
	overflow: hidden;
}

.rightnewscolumn
{
	float: right;
	margin: 0px;
	padding: 0px;
	width: 243px;
	overflow: hidden;
}

.larger
{
	font-size: larger;
}

.newsarticle
{
	margin: 5px 0px 0px 0px;
}


/* content pages */


.pagerow
{
	border: 0px dashed gray;
	clear: both;
	margin: 10px 0px 10px 0px;
	padding: 10px 0px 10px 0px;
}

.pagecolums
{
	width: 100%;
	display: block;
	clear: both;
}

.leftpagecolumn
{
	border: 0px dashed silver;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 243px;
	height: 100%;
	overflow: hidden;
}

.rightpagecolumn
{
	border: 0px dashed silver;
	float: right;
	margin: 0px;
	padding: 0px;
	width: 243px;
	height: 100%;
	overflow: hidden;
}



.publication
{
	border: 0px solid silver;
	clear:both;
	display:block;
}

.box
{
	background: #e5eecf;
	margin-bottom:0px;
	padding: 10px;
	clear: both;
}

.box p {
padding-top:0;
}

.box a:hover {color:#000;}

.bulletedlist
{
	list-style: disc url('http://ebrd-public-consultations.rec.org/uploads/images/bullet_arrow.png') inside;
	margin: 0px 0px 10px 0px;
	padding-left: 1em;
	text-indent: -1em;
}

.indentedlist
{
	margin-left: 0em;
	padding-left: 0em;
	text-indent: 0em;
}

.indented
{
	position: relative;
	left: 1em;
	margin-left: 0em;
	padding-left: 1em;
	text-indent: -1em;
	list-style: inside;
}

.pictureborder
{
	border: 1px solid #cfc39a;
}


img.illustration
{
	margin: 0px 20px 20px 0px;
}




table.nowrap tr td
{
	white-space: nowrap;
}

.message
{
	color: #cfc39a;
}


.photo
{
	margin: 0px 15px 10px 0px;
	float: left;
}

/* show - hide - divs */

.hiddenDiv {
	display: none;
	}
.visibleDiv {
	display: block;
	}

.projectimage
{
	width:96px;
	height:72px;
	background:silver url(/img/misc_imagebg.png);
	margin: 0px 10px 10px 0px;
	float:left;
}

.position {
color: #958f6f;
font-weight:bold;
}

.bottomborder {border-bottom: solid 1px #cfc39a;}

p.red {color:red;font-weight:bold; font-size:20px;}

section.content {
width:950px;
margin:0 auto;
padding-bottom:40px;
}

section.content:after {
content: " "; display: block; clear: both;
}

aside {
float:left;
width:220px;
margin-top:50px;
padding: 10px;
background-color: #e9e3cf;
margin-right:20px;
}

article {
float:left;
width:680px;
}
/* Stylesheet: ebrd style Modified On 2015-08-10 13:02:46 */
