/******************************************************************************
 * Page template
 ******************************************************************************/
#content {
	width: 909px;
	margin: 28px auto 0px auto;
	padding: 0px 23px;
}

#content .column {
	text-align: left;
}

#center {
	float: left;
	width: 607px;
	background-color: #FFF;
}

#right {
	float: right;
	width: 258px;
	margin-right: 11px;
}

/******************************************************************************
 * Wide content layout (no sidebar)
 ******************************************************************************/
BODY.content-wide #center {
	width: 909px;
}
 
BODY.content-wide #right {
	display: none;
}

/******************************************************************************
 * Center column elements
 ******************************************************************************/
#center .center-copy {
	padding: 22px 30px 7px 30px;
	background-color: #FFF;
} 

BODY.content-wide #center .center-copy {
	padding-right: 220px;
} 

#center .block {
	border-bottom: 1px dotted #ACADAD;
	overflow: auto;
	clear: both;
}
 
#center .block.top {
	border-top: 1px dotted #ACADAD;
	padding-top: 1.4em;
}

#center .center-copy .two-col-container {
	width: 547px;
	overflow: auto;
}

#center .center-copy .two-col-container.separated {
	background: #FFF url(../../images/dots_vertical.gif) 274px top repeat-y;
}

#center .center-copy .two-col-container .two-col-left {
	width: 243px;
	float: left;
}
 
#center .center-copy .two-col-container .two-col-right {
	width: 243px;
	float: right;
}
 
#center .center-copy .three-col-container {
	width: 547px;
	overflow: auto;
}

#center .center-copy .three-col-container .three-col-content {
	float: left;
	width: 162px;
	padding-right: 30px;
}
 
#center .center-copy .three-col-container .three-col-content.third {
	float: right;
	width: 163px;
	padding-right: 0px;
}

/******************************************************************************
 * Right column elements
 ******************************************************************************/
#right .block {
	padding-bottom: 20px;
	margin-bottom: 20px;
	border-bottom: 1px dotted #ACADAD;
	clear: both;
}

#right .block.top {
	padding-top: 20px;
	margin-top: 10px;
	border-top: 1px dotted #ACADAD;
}

#right UL {
	list-style-image: url(../../images/bullet_arrow_on_grey.gif);
}

#right .block.subnav {
	padding-top: 20px;
	margin-top: 8px;
	border-top: 1px dotted #ACADAD;
}

#right .subnav {
	width: 258px;
	font-size: 14px;
	overflow: auto;
}

#right .subnav A.on {
	color: #696A6C;
	text-decoration: none;
}

#right .subnav A.on:hover,
#right .subnav A.on:active {
	color: #E86C1F;
	text-decoration: none;
}

#right .subnav UL {
	float: left;
	width: 97px;
	padding: 0px 20px 0px 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
}

#right .subnav UL LI {
	line-height: 1em;
	padding-bottom: 8px;
}

/******************************************************************************
 * Barkers
 ******************************************************************************/
#center .barker-wrapper {
	padding: 20px 0px;
	border-top: 1px dotted #ACADAD;
}

#center .barker-wrapper.first {
	padding-top: 0px;
	border-top: none;
}

#center .barker {
	padding: 14px;
	background-color: #F0F0F0;
	overflow: auto;
}

#right .barker {
	padding: 13px;
	background-color: #FFF;
	overflow: auto;
	margin-bottom: 20px;
}

#right .barker IMG {
	padding-bottom: 10px;
}

#right .barker UL {
	list-style-type: disc;
	list-style-image: url(../../images/bullet_on_white.gif);
}

#center .barker IMG {
	width: 232px;
	float: left;
	padding: 0px 14px 10px 0px;
}

.barker H3 {
	text-transform: none;
	font-size: 17px;
	line-height: 18px;
	padding-bottom: .5em;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.barker H3 .country-name {
	display: block;
	text-transform: uppercase;
	font-size: 13px;
}

.barker .more {
	clear: both;
}

/******************************************************************************
 * Page Header
 ******************************************************************************/
#header {
	position: relative;
	width: 955px;
	height: 270px;
	background: #F3F3F3 url(../../images/page_header/background.jpg) 23px 0 no-repeat;
	margin: 0px auto;
}

#header.serbian {
	background-image: url(../../images/page_header/background_srb.jpg);
}

#header-print {
	display: none;
}

UL#navigation A {
	outline: none;
	display: block;
}

UL#navigation {
	position: absolute;
	left: 23px;
	top: 200px;
	height: 70px;
	float: left;
	margin: 0px;
	padding: 0px;
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
/*	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-size: 17px;
}

UL#navigation LI {
	list-style: none;
	float: left;
}

UL#navigation LI A {
	height: 59px;
	padding: 11px 7px 0 14px;
	background: transparent url(../../images/page_header/navigation.gif) 0 0 no-repeat;
	color: #696A6C;
	line-height: 1.2;
}

/* individual nav items follow */
#navigation #who-we-are {
	width: 162px;
	background-position: 0 0;
}

#navigation #who-we-are:hover, 
#navigation #who-we-are:active {
	background-position: 0 -70px;
	color: #E86C1F;
}

BODY.who-we-are #navigation #who-we-are, 
BODY.who-we-are #navigation #who-we-are:hover, 
BODY.who-we-are #navigation #who-we-are:active {
	background-position: 0 -140px;
	color: #E86C1F;
}

#navigation #what-we-do {
	width: 161px;
	background-position: -183px 0;
}

#navigation #what-we-do:hover, 
#navigation #what-we-do:active {
	background-position: -183px -70px;
	color: #E86C1F;
}

BODY.what-we-do #navigation #what-we-do, 
BODY.what-we-do #navigation #what-we-do:hover, 
BODY.what-we-do #navigation #what-we-do:active {
	background-position: -183px -140px;
	color: #E86C1F;
}

#navigation #where-we-work {
	width: 161px;
	background-position: -365px 0;
}

#navigation #where-we-work:hover, 
#navigation #where-we-work:active {
	background-position: -365px -70px;
	color: #E86C1F;
}

BODY.where-we-work #navigation #where-we-work, 
BODY.where-we-work #navigation #where-we-work:hover, 
BODY.where-we-work #navigation #where-we-work:active {
	background-position: -365px -140px;
	color: #E86C1F;
}

#navigation #how-weve-helped {
	width: 161px;
	background-position: -547px 0;
}

#navigation #how-weve-helped:hover, 
#navigation #how-weve-helped:active {
	background-position: -547px -70px;
	color: #E86C1F;
}

BODY.how-weve-helped #navigation #how-weve-helped, 
BODY.how-weve-helped #navigation #how-weve-helped:hover, 
BODY.how-weve-helped #navigation #how-weve-helped:active {
	background-position: -547px -140px;
	color: #E86C1F;
}

#navigation #news {
	width: 159px;
	background-position: -729px 0;
}

#navigation #news:hover, 
#navigation #news:active {
	background-position: -729px -70px;
	color: #E86C1F;
}

BODY.news #navigation #news,
BODY.news #navigation #news:hover,
BODY.news #navigation #news:active {
	background-position: -729px -140px;
	color: #E86C1F;
}

#top-bar {
	width: 100%;
	padding-top: 10px;
}

UL#navigation-language {
	float: left;
	padding: 0px 0px 0px 18px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
}

UL#navigation-language LI {
	float: left;
	padding: 0px 7px 0px 6px;
	font-size: 13px;
	line-height: 1.2em;
	white-space: nowrap;
	background: transparent url(../../images/pipe.gif) right 60% no-repeat;
}

UL#navigation-language LI.last {
	background-image: none;
}

UL#navigation-secondary {
	float: right;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
}

UL#navigation-secondary LI {
	float: left;
	padding: 0px 7px 0px 6px;
	font-size: 13px;
	line-height: 1.2em;
	white-space: nowrap;
	background: transparent url(../../images/pipe.gif) right 60% no-repeat;
}

UL#navigation-secondary LI A:link, 
UL#navigation-secondary LI A:visited {
	color: #696A6C;
}

UL#navigation-secondary LI A:hover, 
UL#navigation-secondary LI A:active,
UL#navigation-secondary LI.on A {
	color: #E86C1F;
}

#site-search {
	float: right;
	padding-left: 6px;
	padding-right: 23px;
	line-height: 1.2em;
}

#site-search FIELDSET {
	padding: 0px;
	margin: 0px;
	display: inline;  /* fix for IE6 issues */
}

#site-search FIELDSET LABEL {
	float: left;
	font-size: 13px;
}

#site-search FIELDSET #search-field {
	float: left;
	width: 140px;
	height: 13px;
	margin: 0px 4px;
	font-size: 12px;
	line-height: 12px;
}

#site-search #search-button {
	float: left;
	width: 59px;
	height: 15px;
	margin-top: 1px;
	background: transparent url(../../images/page_header/button_search.gif) no-repeat;
}

/******************************************************************************
 * Page Footer
 ******************************************************************************/
A.graphic-button {
	display: block;
	position: absolute;
	outline: none;
} 
 
A.graphic-button SPAN {
	position: absolute;
	left: -9500px;
} 

#footer-logo-print {
	display: none;
}

#footer {
	position: relative;
	width: 909px;
	height: 180px;
	margin: 0px auto;
	padding: 40px 23px 0px 23px;
	clear: both;
}

#footer, #footer P {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
}

#footer P {
	padding: 0px;
}

#footer #contact {
	position: relative;
	width: 909px;
	height: 101px;
	margin-bottom: 5px;
	border-top: 1px dotted #ACADAD;
	border-bottom: 1px dotted #ACADAD;
	background: #F3F3F3 url(../../images/footer_logo.gif) 0px 18px no-repeat;
}

#footer #contact,
#footer #contact P {
	color: #D5631C;
	font-weight: bold;
    white-space: nowrap;
}

#footer #contact #civil-society {
	display: block;
	position: absolute;
	right: 0px;
	top: 18px;
	width: 209px;
	height: 11px;
	background: #F3F3F3 url(../../images/footer_civil_society.gif) top right no-repeat;
}

#footer #contact .location, 
#footer #contact STRONG {
	color: #696A6C;
	text-transform: uppercase;
}

#footer #contact #addresses {
	clear: right;
	float: right;
	margin-top: 41px;
}

#footer UL#footer-links {
	float: right;
	padding: 0px;
	margin: 0px;
	list-style-type: none;
	list-style-image: none;
}

#footer UL#footer-links LI {
	float: left;
	padding: 0px 6px 0px 5px;
	text-transform: uppercase;
	white-space: nowrap;
	background: transparent url(../../images/pipe_small.gif) right 40% no-repeat;
}

#footer UL#footer-links LI.last {
	padding-right: 0px;
	background-image: none;
}

#footer #copyright {
	display: block;
	float: left;
	white-space: nowrap;
}

#footer A#tnm {
	outline: none;
	white-space: nowrap;
	color: #696A6C;
}

#footer A#tnm:hover, #footer A#tnm:active {
	text-decoration: none;
}

#footer A#tnm STRONG {
	color: #50B3CF;
}

#footer A#tnm:hover STRONG, #footer A#tnm:active STRONG {
	color: #D5631C;
}

