@charset "UTF-8";

/* respectrefugees.org/styles/en.css */
/* Tags */
body {
	background: #999999 url(/images/sitebackground.jpg);
	color: #EEEEEE;
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: medium;
	margin: 0;
	padding: 0;
	position: static;
}
h1,h2,h3,h4,h5,h6 {
	background: transparent;
	color: #EEEEEE;
	font-style: normal;
	font-weight: bold;
	margin: 5px 0 10px 10px;
}
h1 {
	font-size: 1.75em;
}
h2 {
	font-size: 1.50em;
}
h3 {
	font-size: 1.25em;
}
a {
	background: transparent;
	color: #FFFFFF;
	font-size: 1.00em;
	font-weight: bold;
	text-decoration: none;
}
a:link,
a:visited {
	text-decoration: underline;
}
a:hover {
	background: transparent;
	color: #333333;
	text-decoration: none;
}
a:active,
a:focus {
	text-decoration: underline;
}
dl {
	color: #EEEEEE;
	padding: 0.10em;
}
dt {
	font-style: italic;
}
dd {
	margin-left: -1.00em;
}
form {
	font-weight: bold;
}
hr {
	background: transparent;
	color: #EEEEEE;
}
img {
	border: 0;
	margin: 0;
	padding: 0;
}
li {
	margin: 0 0 10px 0;
}
ol, 
ul {
	margin: 0 0 -1.00em 2.00em;
	padding: 0.10em 1.00em 1.00em;
	text-align: left;
}
p {
	padding: 0.10em;
}
p+p {
	margin: 0 0.10em 0;
}
table {
	background: #666666;
	color: #EEEEEE;
}
/* Classes */
.addmenu {
	list-style-type: none;
	margin: 0 0 0 0.25em;
}
.affil_title {
	border-top: 8px double #65A5BA;
	font-size: 1.50em;
	margin: 0 1px 0 -0.25em;
	padding: 0.25em 0 0.50em 0.25em;
}
.bl {
	border-left: 1px solid #C0DFEB;
}
.br {
	border-right: 1px solid #C0DFEB;
}
.c {
	text-align: center;
}
.l {
	text-align: left;
}
.r {
	text-align: right;
}
.clear {
	clear: both;
}
.contact {
	list-style-type: none;
	margin: -0.50em 0.10em 1.00em;
}
.contact li {
	margin: 0;
}
.ezine li {
	line-height: 1.25em;
	padding: 0.35em 0;
}
.flt_lft10rt {
	float: left;
	margin-right: 10px;
}
.flt_lft_brdr {
	border: 1px solid #000000;
	float: left;
	margin-right: 10px;
	padding: 5px;
}
.flt_rt10lft {
	float: right;
	margin-left: 10px;
}
.flt_rt_brdr {
	border: 1px solid #000000;
	float: right;
	margin-left: 10px;
	padding: 5px;
}
.header {
	background: #666666;
	color: #EEEEEE;
	font-size: 1.10em;
	font-style: italic;
	font-weight: bold;
	margin-bottom: 0;
}
.hidden {
	display: none;
}
.img_adj {
	margin-bottom: 0;
}
.mnobullet {
	margin: 0 0 0 -0.50em;
}
.nobordleft {
	border-left: 0;
}
.nobr {
	white-space: nowrap;
}
.nobullet {
	list-style-type: none;
}
.reduced {
	font-size: 0.85em;
}
.req {
	color: #86B4C6;
	font-style: italic;
	font-weight: bold;
}
.sublist {
	list-style-type: disc;
	margin: 0;
}
.subtitle {
	background: transparent;
	border: 0.25em;
	color: #99CCFF;
	font-size: 1.10em;
	font-weight: bold;
	text-decoration: none;
}
.txt_center {
	text-align: center;
}
.txt_left {
	text-align: left;
}
.txt_right {
	text-align: right;
}
/* vcard */
.adr ul {
	list-style-type: none;
	margin: 0 0 -1.00em -1.00em;
}
.vcard {
	list-style-type: none;
	margin: 0 0 0.25em -0.35em;
}
.vcard li {
	margin: 0;
}
/* IDs */
#ac-nav ul {
	line-height: 1.25em;
	list-style-type: none;
	margin: 0.75em 0 0 0.25em;
}
#affil_list {
	background: transparent url(/images/affil_back.jpg) top left repeat-y;
	color: #666699;
	font-family: verdana,arial,helvetica,sans-serif;
	list-style-type: none;
	margin: 0;
	padding: 0 0 0 0.25em;
}
#affil_list a {
	color: #666699;
	font-size: 0.90em;
	font-weight: normal;
	padding-left: 0.50em;
	text-decoration: none;
}
#affil_list li ul {
	color: #666699;
	font-weight: normal;
	list-style-type: none;
}
#affil_list li ul li {
	border-top: 1px solid #65A5BA;
	color: #666699;
	font-weight: normal;
	margin: 0 -1.00em 0 -0.75em;
	padding: 0.25em 0.25em 0.25em 0;
}
/* Banner */
	#banner {
		background: #999999 url(/images/banner_bkgnd_wide.gif) no-repeat 0% 50%;
		border: 0;
		color: #EEEEEE;
		display: block;
		font-family: verdana,arial,helvetica,sans-serif;
		font-size: 1.00em;
		height: 120px;
		margin: 0;
		padding: 0;
		position: static;
		width: 760px;
	}
	#banner a {
		text-decoration: none;
	}
	#banner img {
		float: right;
		margin: -120px 0 0 0;
		z-index: 0;
	}
	#banner p {
		background: transparent;
		font-size: 1.00em;
		position: absolute;
		top: -250px;
	}
	#enhance {
		color: #CCFFFF;
		font-size: 1.05em;
		font-style: italic;
		font-weight: normal;
	}
	#enhance, 
	#respect {
		display: block;
		margin: 0;
		padding: 0;
		text-align: center;
	}
	#refugee {
		display: block;
		font-size: 1.20em;
		font-weight: normal;
		margin-top: -0.50em;
		padding: 0;
		text-align: center;
	}
	#refugee,
	#respect {
		color: #FFFFFF;
	}
	#respect {
		font-size: 2.65em;
		font-weight: bold;
	}
	#slogan {
		background: #9AC4D0;
		font-size: 1.00em;
		height: 120px;
		margin: 0;
		padding: 0;
		text-decoration: none;
		width: 200px;
		z-index: 10;
	}
#content {
	background: transparent;
	color: #EEEEEE;
	display: block;
	float: right;
	font-size: 1.00em;
	margin: 0;
	min-height: 25.00em;
	padding: 0;
	width: 559px;
}
#content p {
	margin: 0.50em;
}
#copyright {
	background: transparent;
	border: 0;
	clear: both;
	color: #000000;
	display: block;
	font-size: 0.75em;
	font-style: italic;
	margin: 0;
	padding: 0.50em 0;
	position: static;
	text-align: center;
	width: 100%;
}
#ezine-nav ul {
	line-height: 1.50em;
	list-style-type: none;
	margin: 1.25em 0 0 0.25em;
}
#lang-en a:link,
#lang-en a:visited,
#lang-en a:hover,
#lang-en a:active {
	color:#CCFFFF;
}
#lang_menu {
	background: transparent;
	clear: both;
	color: #000000;
	display: block;
	font-size: 0.95em;
	list-style-type: none;
	margin: 0 auto;
	padding: 1.00em 0 0 0;
	position: static;
	text-align: center;
	width: 100%;
}
#lang_menu li {
	display: inline;
	padding: 0;
}
#lang_menu a {
	background: transparent;
	color: #000000;
	text-decoration: none;
}
#lang_menu a:hover, 
#lang_menu a:focus {
	background: transparent;
	color: #666666;
	text-decoration: none;
}
#main {
	background: #666666 url("/images/content.gif") repeat-y;
	border: 0;
	clear: both;
	color: #EEEEEE;
	display: block;
	float: left;
	font-size: 1.00em;
	margin: 0;
	min-height: 10.00em;
	padding: 0;
	position: static;
	width: 760px;
}
#nav {
	background: #C0DFEB;
	border-bottom: 4px double #666666;
	clear: both;
	float: left;
	margin: 0 auto;
	width: 100%;
	z-index: 10;
}
#nav a {
	background: transparent url(/images/tab_right4.gif) top right no-repeat;
	color: #666666;
	float: left;
	font-weight: normal;
 	margin-left: 4px;
	padding: 0.05em;
	text-decoration: none;
 }
#nav a:hover, 
#nav a:focus {
	background: transparent url(/images/tab_right4.gif) top right no-repeat;
	color: #BBBEC3;
}
#nav li {
	background: transparent url(/images/tab_left4.gif) top left no-repeat;
	color: #666666;
	display: inline;
	float: left;
	font-size: 1.43em;
	margin: 2px 1px 0 0;
}
#nav ul {
	line-height: inherit;
	list-style-type: none;
	margin: 0;
	padding-left: 1.00em;
 }
#page {
	background: #666666;
	border: 0;
	color: #EEEEEE;
	display: block;
	font-size: 1.00em;
	margin: 0.10em auto;
	padding: 0;
	position: static;
	width: 760px;
}
#second-nav {
	background: transparent;
	border: 0;
	color: #EEEEEE;
	display: block;
	float: left;
	font-size: 1.00em;
	margin: 0;
	padding: 0;
	width: 200px;
}
#second-nav form {
	margin-top: -0.50em;
}
#sub-nav ul {
	line-height: 1.25em;
	list-style-type: none;
	margin: -0.75em 0 0 0.25em;
}
#text-nav {
	background: transparent;
	clear: both;
	color: #000000;
	display: block;
	font-size: 1.00em;
	font-weight: normal;
	margin: 0;
	padding: 1.00em 0 0 0;
	position: static;
	text-align: center;
	width: 100%;
}
#text-nav a {
	background: transparent;
	color: #000000;
	text-decoration: underline;
}
#text-nav a:hover, 
#text_nav a:focus {
	background: transparent;
	color: #666666;
	text-decoration: none;
}
#title {
	background: #666666;
	border: 0;
	color: #EEEEEE;
	display: block;
	font-size: 1.00em;
	margin: 0;
	padding: 0;
	position: static;
	width: 760px;
}
#top {
	clear: both;
}
