/*css reset*/
/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* clearfix */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

.clearfix {
	display: inline-block;
}

/* Hides from IE-mac \*/
                                                         

* html .clearfix {
	height: 1%;
}

.clearfix {
	display: block;
}

/* layout */

body {
	background: #f6f6f6 url(../img/bg.jpg) no-repeat left top;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	color: black;
}
a { color: #f57b20; text-decoration: none; }
a:hover { text-decoration: underline; }
.left { float: left; }
.right, .align-right { float: right; }

.stayintouch a, .bannerblock a { text-decoration: underline; color: white; }
.stayintouch a:hover, .bannerblock a:hover, #footer a:hover, .links a:hover { text-decoration: none; }
#footer a, .links a { color: black; text-decoration: underline; }

/* menu */
#menu_1 {
	padding: 15px 0 30px 22px;
}
#menu_1 div {
	margin: 4px 0;
}
.menu1-level1-act a, .menu1-level1-no a { 
	font-size: 14px; 
	color: #b20838; 
	font-weight: bold; 
	font-style: italic; 
}
.menu1-level2-act a, .menu1-level2-no a { 
	font-size: 12px; 
	color: #707070; 
	font-weight: normal; 
	padding-left: 20px;
	display: block; 
}
.menu1-level3-no a { 
	font-size: 12px; 
	color: #707070; 
	font-weight: normal; 
	padding: 1px 0 1px 40px;
	display: block;
}
.menu1-level3-act a {
	font-size: 12px; 
	color: #000000; 
	font-weight: bold; 
	padding: 2px 0 2px 40px;
	display: block;
}

#mainwrapper {
	width: 965px;
	margin: 0 auto !important;
}
#leftside {
	width: 215px;
	float: left;
}
#leftside #logo {                                     
	margin: 0 0 15px 0;
	background-color: white;
	width: 215px;
	height: 174px;
}
#leftside #navigation {
	background-color: white;
}
#masthead, #content {
	width: 736px;
	float: right;
}
#masthead { height: 87px; background-position: center top; background-repeat: no-repeat; margin: 0 0 15px 0; }
#masthead ul.langswitch {
	width: 92px;
	height: 20px;
	float: right;
	background-color: white;
	padding: 23px 0 0 10px;
}
#masthead ul.langswitch li {
	width: 16px;
	height: 10px;
	float: left;
	margin: 0 15px 0 0;
	display: block;
}
#masthead ul.langswitch li.last { margin: 0; }
#masthead ul.langswitch li a {
	width: 16px;
	height: 10px;
	float: left;
	display: block;
}
#masthead ul.langswitch li span {
	display: none;
}
#masthead ul.langswitch li.lang_nl a { background: url(../img/lang.gif) no-repeat left top; }
#masthead ul.langswitch li.lang_nl a:hover, #masthead ul.langswitch li.lang_nl a:active { background: url(../img/lang.gif) no-repeat left -10px; }
#masthead ul.langswitch li.lang_fr a { background: url(../img/lang.gif) no-repeat -16px top; }
#masthead ul.langswitch li.lang_fr a:hover, #masthead ul.langswitch li.lang_fr a:active { background: url(../img/lang.gif) no-repeat -16px -10px; }
#masthead ul.langswitch li.lang_en a { background: url(../img/lang.gif) no-repeat -32px top; }
#masthead ul.langswitch li.lang_en a:hover, #masthead ul.langswitch li.lang_en a:active { background: url(../img/lang.gif) no-repeat -32px -10px; }

#content .leftblock { float: left; width: 330px; padding: 15px; background-color: white; }
#content .rightblock { float: right; width: 330px; padding: 15px; background-color: white; }
#content h1 { font-family: Verdana, sans-serif; font-size: 20px; font-weight: bold; color: black; margin: 0 0 20px; font-style: italic; }
#content h1 span.red { color: #b20838; }
#content .blockcontainer { background: url(../img/bg_blockcontainer.gif) repeat; }
#content p { margin: 0 0 20px; }
#content .stayintouch { background: #f15922 url(../img/bg_stayintouch.jpg) no-repeat top left; color: white; margin: 15px 0 15px 0; }
#content .stayintouch h1 { font-size: 14px; color: white; font-style: normal; }
#content .stayintouch .leftblock { background-color: transparent; }
#content .stayintouch .rightblock { background-color: transparent; }
/* #content .stayintouch input.email { 
	background: transparent url(../img/input_email.gif) no-repeat scroll 0 0;
	border: 0 none;
	color: #999999;
	float: left;
	font-size: 12px;
	font-style: italic;
	height: 30px;
	margin: 0 4px 0 0;
	padding: 8px;
	width: 268px;
} */
input.email { 
	background: transparent url(../img/input_email.gif) no-repeat scroll 0 0;
	border: 0 none;
	color: #999999;
	float: left;
	font-size: 12px;
	font-style: italic;
	/*height: 16px;*/
	margin: 0 4px 0 0;
	padding: 8px;
	width: 196px;
}
#content .stayintouch input.email { 
	display:none;
}
.subscribe { padding: 0 12px 12px; background: #f15922; color: white; }
#content .subscribe p { margin:0; }
input.submit:hover { background-image: url(../img/input_stayintouch_o.gif); }
#content .stayintouch input.submit:hover { 
	display:none;
}
#content .stayintouch input.submit { 
	display:none;
}
#content .bannerblock {
	background-color: black;
	background-position: center center;
	background-repeat: no-repeat;
	width: 736px;
	height: 163px;
}
#content .bannerblock .bannerdata { /* padding: 111px 22px 0 38px;  */}
#content .bannerblock .bannerlink {
	color: white;
	font-weight: bold;
	font-size: 18px;
	float: left;
}
#content .bannerblock .bannerlink a { font-weight: normal; color: white; font-style: italic; }
#content .bannerblock .bannerdata a span { display: none; }
#content .bannerblock .bannerdata .bannerleft a {
	width: 31px; 
	height: 31px;
	background: url(../img/bannerarrows.gif) no-repeat left top;
	float: right;
	margin: 0 0 0 4px;
	display: block;
}
#content .bannerblock .bannerdata .bannerright a {
	width: 31px; 
	height: 31px;
	background: url(../img/bannerarrows.gif) no-repeat -31px top;
	float: right;
	margin: 0 0 0 4px;
	display: block;
}
#content .bannerblock .bannerdata .bannerleft a:hover { background: url(../img/bannerarrows.gif) no-repeat left -31px ; }
#content .bannerblock .bannerdata .bannerright a:hover { background: url(../img/bannerarrows.gif) no-repeat -31px -31px ; }

/* our mission */
#ourmissionmap {
	width: 705px;
	height: 290px;
	position: relative;
}
.ourmissionlink { width: 120px; height: 30px; }
#solidarity { position: absolute; top: 50px; left: 270px; cursor: pointer; }
#participation { position: absolute; top: 115px; left: 30px; cursor: pointer; }
#empowerment { position: absolute; top: 135px; right: 90px; cursor: pointer; }
#citizenship { position: absolute; bottom: 40px; left: 270px; cursor: pointer; }
.ourmissionshow {
	font-size:11px;
	height:110px;
	left:180px;
	position:absolute;
	top:90px;
	width:300px;
}
#content .ourmissionshow p.bodytext { margin: 0; }
#sponsorship { margin: 20px 0 0 0; }

/* wide content */
#content .contentwide {
	background-color: white;
	padding: 15px 15px 40px 15px;
	min-height: 400px;
}
#content .contentwide h1 {
	/*border-bottom: solid 1px #e3e3e3;*/
	background: url(../img/greyline.gif) no-repeat left bottom;
	padding: 0 0 4px 0;
	margin: 0 0 20px 0;
}
#content #moreinfo {
	margin: 60px 0 0 0;
}
#content .links h2 {
	font-size: 15px;
	font-weight: normal;
	color: black;
	padding: 0;
	margin: 0;
	background: none;
}
#freecontent h2 { 
	background: transparent url(../img/bg_foldtitle.jpg) no-repeat scroll left top;
	color: #B20838;
	height: 28px;
	padding: 14px 40px 0 10px;
	width: 655px;
	font-size: 14px;
	cursor: pointer;
	margin: 21px 0 4px;
}
#freecontent p.bodytext {
	margin: 3px 150px 8px 0;
}
#content p.bodytext {
	margin: 3px 80px 8px 0;
}
#content .cat_data p.bodytext, #content .blockcontainer p.bodytext, #content #stayintouch_left p.bodytext {
	margin: 3px 0 8px 0;
}
#content .links ul { margin: 8px 0 40px 0; }
#content #moreinfo ul { }
#content .links ul li, #freecontent ul li { padding: 0 0 0 30px; background: transparent url(../img/arrow_orange.gif) no-repeat scroll 5px 5px; font-size: 13px; zoom:1; }
#content .intro { float: left; width: 375px; padding: 20px 0 0 0; }
#content #relatedlinks { background-color: #fef2f9; float: right; width: 249px; padding: 20px; }
#content #sit { background-color: #b20838; float: right; width: 249px; padding: 20px; }

.fold_open h2 { 
	background: transparent url(../img/bg_foldtitle_open.jpg) no-repeat scroll left top;
	color: #B20838;
	height: 28px;
	padding: 14px 40px 0 10px;
	width: 655px;
	font-size: 14px;
	cursor: pointer;
	margin: 11px 0 0 0;
}
.fold_open h2:hover { background: transparent url(../img/bg_foldtitle_closed.jpg) no-repeat scroll left top; }
.fold_closed h2 { 
	background: transparent url(../img/bg_foldtitle_closed.jpg) no-repeat scroll left top;
	color: #B20838;
	height: 28px;
	padding: 14px 40px 0 10px;
	font-size: 14px;
	width: 655px;
	cursor: pointer;
	margin: 11px 0 0 0;
}
.fold_closed h2:hover { background: transparent url(../img/bg_foldtitle_open.jpg) no-repeat scroll left top; }
.fold_closed .foldintro { background-color: #f3f3f3; }
.foldintro { font-weight: bold; padding: 15px; }
.foldtext { padding: 0 15px; border-bottom: solid 1px #f0f0f0; }

#sit { color: white; }
#sit p { font-size: 11px; }
#sit h2 { margin: 0 0 8px 0; }

h3 { display: block; margin: 0 0 8px 0; }

#imgnav img { margin: 15px 0 0 0; }

.cat_img { float: left; margin: 20px 30px 0 0; border: solid 1px #dddddd; }
.cat_desc { float: left; width: 465px; margin: 20px 0 0 0; }
.cat_title { font-weight: bold; }
.cat_info { border-top: dotted 2px #b3b3b3; border-bottom: dotted 2px #b3b3b3; padding: 10px 0; margin: 10px 0; }
.cat_actions { margin: 30px 0; }
.cat_actions img { float: left; margin: 0 10px 0 0; }

#footer { font-size: 10px; margin: 20px 0 40px 0; }











