body,td,p,div,a {
	color:#333333;
}


/* localhostSystem hint */
#localhostSystem, #developmentSystem {
	width: 930px;
	background: #cbcbcb;
	color: #900101;
	font-weight: bold;
	font-size: 12px;
	margin: -20px 0 20px 0;
	padding: 5px;
}



#container {
	/*position: relative;*/
	width:965px;
	margin-top: -11px;
	padding-bottom:30px;
	/*
	height:100%;

	border:0px solid gray;
	*/
	overflow: hidden;
	background-image:url('../images/mainshade.png');
	background-repeat:repeat-y;
}

#content {
	position: relative;
 	border: 0px solid gray;
 	height: 100%;
 	width: 930px;


}


.columnTitleQuestion {
	width: 100%;
	background-color: #660000;
	text-align: left;
	padding: 2px 0px 2px 4px;
	font-weight: bold;

}

.columnEmptyDots {
	background: url('../images/background_dots.png') repeat;
	width: 270px;
	height: 165px;
	margin-top: -12px;

}

.columnTitle {
	width: 100%;
	background-color: #CBCBCB;
	text-align: left;
	padding: 2px 0px 2px 4px;
	font-weight: bold;

}

.columnBox {
	width: 100%;
	margin-bottom: 12px;
	background-color: #EEEEEE;
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 8px;

}

.searchColumnBox {
	width: 100%;
	margin-bottom: 12px;
	background-color: #D7D7D7;
	text-align: left;
	padding-left: 7px;
	padding-right: 7px;
	padding-bottom: 8px;
}

#rightContentColumn {
	position:relative;
	width:270px;
 	margin-top:0px;
 	/*height:100%;*/
	float:right;
/*	overflow:auto;*/
}

/* donations */
.donateBar {
	color: #FFAA02;
	font-weight: bold;
	font-size: 52px;
	text-transform: uppercase;
}
.flag {
	font-weight: bold;
	margin-left: 10px;
	padding-left: 40px;
}
.flag + .flag {
	margin-top: 20px;
}
.imgDe {
	background: transparent url(/bin/images/donate/icons/germany.gif) no-repeat;
}
.imgDeEu {
	background: transparent url(/bin/images/donate/icons/germany_eu.gif) no-repeat;
}
.imgUs {
	background: transparent url(/bin/images/donate/icons/usa.gif) no-repeat;
}
.imgInt {
	background: transparent url(/bin/images/donate/icons/world.gif) no-repeat;
}

.boldBox {
	border:3px solid #EAEAEA;
	margin:20px 10px 10px;
	padding:10px;
}
/* homepage content boxes */
.homeContentBox {
	margin-bottom:10px;
}

#leftMainBanner {
	width:655px;
	overflow:hidden;
	text-align:left;
}

#leftQuestAnswer {
	width:655px;
	overflow:hidden;
	text-align:left;
	background-color:#93a1a9;
}

#leftNGOBanner {
/*	padding:12px 0;*/
	width:655px;
	overflow:hidden;
	text-align:left;
	background-color:#e6e6e6;
}

#leftMagBanner {
	width:655px;
	overflow:hidden;
	text-align:left;
	background:inherit;
}

#leftAidsBanner {
	width:655px;
	text-align:left;
}


.leftTab {
	position: relative;
	width: 350px;
	padding: 2px 2px 3px 3px;
	height: 12px;
	margin-top: 20px;
 	background-color: #9A9A9A;
	float: left;
	text-align: left;
}

.leftTabSmall {
	position: relative;
	width: 170px;
	padding: 2px 2px 3px 3px;
	height: 12px;
	margin-top: 20px;
 	background-color: #9A9A9A;
	float: left;
	text-align: left;
}


#rightContentMedium {
	position: relative;
	width: 325px;
 	border: 1px solid gray;
	margin: 1px;
 	height: 200px;
	float: right;

}

#leftContentSmall {
	position: relative;
	width: 215px;
 	border: 1px solid gray;
 	height: 200px;
	float: left;
	margin: 1px;

}

#middleContentSmall {
	position: relative;
	width: 215px;
 	border: 1px solid gray;
	margin: 1px;
 	height: 200px;
	float: right;

}

#rightContentSmall {
	position: relative;
	width: 215px;
 	border: 1px solid gray;
	margin: 1px;
 	height: 200px;
	float: right;
}


#bottom {
	width:965px;
	height:10px;
	background:url('../images/bottomshade.png') no-repeat top left;
}

/* footer */
#footer {
	width:965px;
	margin-top:0;
	padding-top:0;
}
#footer .submenu {
	float:left;
	margin-top:0;
	padding-top:0;
	text-align:left;
	border:0;
}
#footer .submenu ul {
	margin-top:0;
	padding-top:0;
}
#footer .submenu ul li {
	margin-top:0;
	padding-top:0;
}
#footer .submenu ul li.first-child {
	padding-left:6px;
	border-left:1px solid #999999;
}


#topSkipFoot {
	width:60px;
}

#signatureFoot {
	float:right;
	text-align:right;
	margin-right:20px;
	width:200px;
}


#header {
	width:930px;
	text-align:left;

	text-align: justify;
	position: relative;
}
#header .float {
	position: absolute;
}

.shadetabs {
	border-bottom:0;
	margin-bottom:11px;
	width:965px;
 	background:url('../images/topshade.png') no-repeat bottom left;
 	text-transform:uppercase;
}

.shadetabs p.loginRegText {
	float:right;
	padding-top:4px;
}

.shadetabs ul {
	float:left;
	padding:0;
	margin:1px 0 0 7px;
	text-align:left;
	list-style-type:none;
}

.shadetabs li {
	display:inline;
	margin:0;
	font-weight:bold;
	text-align:center;
}

.shadetabs li a {
	display:block;
	float:left;
	padding:3px 7px;
	margin-right:7px;
	text-align:center;
	color:#a4a4a4;
	font-size:12px;
	text-decoration:none;
	width:69px;

	border:1px solid #d7d7d7;
	border-bottom:none;
	background-color:#eaeaea;
}
.shadetabs li a#projects {
/*	width:145px;*/
}
.shadetabs li a#support {
	width:87px;
	/*background-color: #900101;*/
}
.shadetabs li a#support:hover {
	text-decoration:none;
	/*color:#ffffff;*/
}
.shadetabs li a#g8 {
	width:72px;
	/*background-color: #900101;*/
}

.shadetabs li a:hover {
	text-decoration:none;
	color:#333333;
}
.shadetabs li a#g8:hover {
	text-decoration:none;
	/*color:#ffffff;*/
}
.shadetabs li.selected {
	position:relative;
}

.shadetabs li.selected a {
	color:#333333;
	background-color:#ffffff;
}

.shadetabs li.selected a:hover {
	text-decoration:none;
}



/* ---------------------------------------------------
//	sub menu
// ------------------------------------------------ */

.submenu {
	margin:8px 8px 10px 8px;
	text-align:left;
	font-weight:bold;
	border-bottom:1px solid #eeeeee;
}

.submenu ul {
	margin:0 10px 0 10px;
	padding:0 0 7px 0;
	list-style-type:none;
}
.submenu ul li {
	display:inline;
	margin:0 6px 0 0;
	padding:0 6px 0 0;
	border-right:1px solid #999999;
	text-transform:uppercase;
	color:#9a9a9a;
}

.submenu ul li a {
	color:#9a9a9a;
}
.submenu ul li a:hover {}
.submenu ul li.selected a {
	color:#333333;
}




/* ---------------------------------------------------
//	sub menu 2 (inner page menu)
// ------------------------------------------------ */

.submenu2 {
	margin:0 0 35px 0;
	width:655px;
	text-align:left;
	font-weight:bold;
	background-color:#f6f6f6;
}
.submenu2 .innerSubmenu2 {
	padding:13px 13px 3px 13px;
}

.submenu2 ul {
	display:block;
	width:308px;
	list-style-type:none;
}
.submenu2 ul li {
	padding:0 0 10px 27px;
	line-height:12px;
	font-size:12px;
	font-weight:bold;
	text-transform:uppercase;

	background-image:url('../images/icons/iconArrowSubmenu2.gif');
	background-repeat:no-repeat;
	background-position:0 1px;
}
.submenu2 a.selected {
	color:#333333;
}
.submenu2 a {
	color:#9a9a9a;
}

.submenu2 ul.col-1 {
	float:left;
	margin-right:13px;
}
.submenu2 ul.col-2 {
	float:left;
}

.arrow_orange_small {
	background-image:url('../images/arrow_orange_small.gif');
	background-repeat:no-repeat;
	background-position:center left;
	padding-left:18px;
}

/*	thumb image link border */
.thumbBorder {
	background-color: white;
	margin: 5px 10px 5px 0px;
/*	margin-left: 0;
	margin-right: 5px;
	margin-bottom: 5px;
	/*	width: 100px;*/
	padding: 5px;
	text-align: right;
	border: 1px solid #e3e3e3;
	float: left;
	position: relative;
}
.thumbBorderHover {
	border-color: #333333 !important;
}
.thumbBorder img {
	border: 0px none;
}
.thumbPlay {
	margin-top: 5px;
	margin-left: auto;
}

a img {
	border: 0px none;
}
.mediaGrid {
	border-spacing: 0;
}
.mediaGridElement {
	padding: 5px;
	width: 200px;
	vertical-align: top;
	
	cursor: pointer;
	font-size: 10px;
}
.mediaGridElement:hover {
	background-color: #cccccc;
}

.verysmall {
	font-size: 9px;
}

ol.themes {
	font-size: 18px;
	list-style-position: inside;
	padding-left: 5px;
	margin-bottom: 10px;
}
ol.themes li {
	margin-left: 0;
}
ol.themes li + li {
	margin-top: 5px;
}