
/* MediaWiki - Software Design */

body {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/*font-size: 10pt;*/
	font-size: x-small;
	font-family: sans-serif;
	color: black;
	background-color: #ffffff;
	background-image: url();
	min-width: 770px;
	/* max-width: 1420px; */
	max-width: 990px;
}


hr {
	border-top: 0;
	border-bottom: thin solid #dddddd;
	
}

a {
        text-decoration: none;
        color: #003366;
        background: none;
}

a:link {
	color: #5E9900;
}
a:visited {
	color: #3B7600;
}
a:active {
        color: #faa700;
}
a:hover {
        text-decoration: underline;
}
a.stub {
        color: #772233;
}
a.new {
        color: #a55858;
}
a.new:visited {
        color: #8B4848;
}

.tagcloud {
	width: 98%;
	text-align: center;
  padding: 5px;
}

.tagcloud a {
  color: #aaaaaa;
  margin-left: 5px;
  margin-right: 5px;
  font-weight: bold;
}

.tagcloud a:visited {
  color: #666666;
}

.tagcloud a:hover {
  color: #666666;
}

body.page-Main_Page .tagcloud {
}

#mw_main {
	font-size: 130%;
}


#p-personal {
	font-size: 130%;	
}

#mw_header {
	font-size: 130%;
}

#p-personal {
	position: absolute;
	top: 0;
	left: 0;
	height: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 100%;
	background: #efefef;
/*
	background-color: #82B83B;
	background-image:url(../_graphics/personal_background.png);
*/
}

#p-personal-urls {
	position: absolute;
	right: 0;
}

#p-personal div.pBody {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	/* max-width: 1420px; */
	max-width: 1000px;
	height: 17px;
}

#p-personal h5 {
	display: none;
}

#p-personal ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	display: block;
	height: 17px;
	text-align: right;
	list-style: none;
}

#p-personal li {
	display: block; 
	float: right;
	position: relative;
	right: 10px;
	height: 17px;
	vertical-align: middle;
	font-family: verdana;
	font-size: 8.0pt;
	font-weight: normal;
	text-transform: none;
}


#p-personal li a {
	text-decoration: none;
	color: green;
	padding: 0 1em 3px 1em;
}

#p-personal li a:hover {
	text-decoration: underline;
	color: white;
}

#p-personal li:hover {
	background-color: #4F8928;
	color: white;
/*
	background-image:url(../_graphics/personal_background_hover.png);
*/
}


#p-logo {
	margin-top: 30px;
	height: 70px;
	width: 160px;
	overflow: visible;
}
#p-logo h5 {
	display: none;
}
#p-logo a,
#p-logo a:hover {
	display: block;
	height: 70px;
	background-repeat: no-repeat;	
/*	background-position: 35% 50% !important; */
	text-decoration: none;
}

#mw_contentwrapper {
	width: 100%;
	margin: -6em 0 20px -15em;
	float: right;
	clear: both;
}

#mw_contentholder table td {
	vertical-align: top;
}

#mw_header {
	position: relative;
	top: 0;
	left: 0;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
	border: none;
	width: 100%;
	background-color: none;
	color: black;
}

#mw_header h1 {
	margin: 10px 10px 0 10px;
	padding: 0 0 0 0;
	text-decoration: none;
	font-size: 16.0pt;
}

#firstHeading {
	min-width: 97%; /* Needed for IE */
}

#homebutton {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 50px;
	height: 20px;
	/*margin: 0 0 10px 175px;*/
	z-index: 20;
}

/* body.page-Main_Page #homebutton { display: block; } */


#jump-to-nav {
	display: none;
}


#mw_content {
	margin: 0 0 0 175px;
	min-width: 580px; /* Needed for IE */
	background-color: none;
	border: solid 1px #dddddd;
	font-size: 9.0pt;
	line-height: 14.0pt;
	padding: 0 12px 10px 12px; 
}

#mw_content { /* Needed for IE */
/*	margin: -6em 0 20px -15em; 
	float: right;
*/
}


#mw_portlets {
	
	width: 155px;
	margin-left: 7px;
	background-color: #ffffff;
 
}

#mw_main {
	padding: 0 0 0 0;
	margin: 10px 0 10px 0; /* Needed for IE */
	background-color: none;
}

div.mw_clear {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	clear: both;
}

.portlet {
	padding: 0 0 0 0;
	margin: 0 0 10px 0;
	background-color: none;
}

.portlet h5 {
	padding: 3px 5px 3px 5px;
	margin: 0 0 0 0;
	background-color: #efefef;
	/* background-image:url(../_graphics/menue_background.png); */
	font-size: 10.0pt;
	font-weight: bold;
	border: 1px solid #dddddd;
	border-bottom: 0;
	height: 15px;
	position: relative;
	z-index: 0;
}

.portlet div.pBody {
	padding: 0 0 0 0;
	background-color: none;
	font-size: 8.0pt;
}

.portlet li a {
	position: relative;
	z-index: 99;
	display: block;
	text-decoration: none;
	color: #666666;
}

.portlet li a:hover {
	text-decoration: underline;
	color: black;
}

.portlet li:hover {
	background-color: #f6f6f6;
}

textarea {
	width: 98%;
	padding: 5px;
}

#p-navigation {
	border: solid 1px #dddddd;
	margin-bottom: 10px;
}

#p-Home {
	border: solid 1px #dddddd;
	margin-bottom: 10px;
}

#p-Portals {
	background-color: white;
	font-weight: bold;
}

#n-Water\.2C-Sanitation-\.26-Hygiene {
	background-image: url(../_graphics/watsan_background.png);
}
#n-Water\.2C-Sanitation-\.26-Hygiene a {
	color: #6899AE;
}
#n-Water\.2C-Sanitation-\.26-Hygiene:hover {
	background-color: #A5D6EA;
}
#n-Water\.2C-Sanitation-\.26-Hygiene a:hover {
	color: #000000;
}


#n-Shelter-\.26-Housing {
	background-image: url(../_graphics/shelter_background.png);
}
#n-Shelter-\.26-Housing a {
	color: #C1905A;
}
#n-Shelter-\.26-Housing:hover {
	background-color: #E8AD70;
}
#n-Shelter-\.26-Housing a:hover {
	color: #000000;
}


#n-Nutrition-\.26-Agriculture {
	background-image: url(../_graphics/nutrition_background.png);
}
#n-Nutrition-\.26-Agriculture a {
	color: #9A976D;
}
#n-Nutrition-\.26-Agriculture:hover {
	background-color: #D6D4BE;
}
#n-Nutrition-\.26-Agriculture a:hover {
	color: #000000;
}


#n-Energy {
	background-image: url(../_graphics/energy_background.png);
}
#n-Energy a {
	color:#988064;
}
#n-Energy:hover {
	background-color: #B59F85;
}
#n-Energy a:hover {
	color: #000000;
}


#n-Environmental-Protection {
	background-image: url(../_graphics/environment_background.png);
}
#n-Environmental-Protection a {
	color: #719144;
}
#n-Environmental-Protection:hover {
	background-color: #96C64F;
}
#n-Environmental-Protection a:hover {
	color: #000000;
}


#n-Entrepreneurship {
	background-image: url(../_graphics/finance_background.png);
}
#n-Entrepreneurship a {
	color: #836A84;
}
#n-Entrepreneurship:hover {
	background-color: #A974AA;
}
#n-Entrepreneurship a:hover {
	color: #000000;
}


#n-Education {
	background-image: url(../_graphics/education_background.png);
}
#n-Education a {
	color: #A74D38;
}
#n-Education:hover {
	background-color: #E74F38;
}
#n-Education a:hover {
	color: #000000;
}


#n-randompage {
	background-image: url(../_graphics/random_background.png);
}
#n-randompage a {
	color: #ADA327;
}
#n-randompage:hover {
	background-color: #EBE6AA;
}
#n-randompage a:hover {
	color: #000000;
}


#n-Geographical-regions {
	background-image: url(../_graphics/case-studies_background.png);
}
#n-Geographical-regions a {
	color: #666666;
}
#n-Geographical-regions:hover {
	background-color: #BFBFBF;
}
#n-Geographical-regions a:hover {
	color: #000000;
}

#n-Organizations-\.26-actors {
	background-image: url(../_graphics/case-studies_background.png);
}
#n-Organizations-\.26-actors a {
	color: #666666;
}
#n-Organizations-\.26-actors:hover {
	background-color: #BFBFBF;
}
#n-Organizations-\.26-actors a:hover {
	color: #000000;
}

#n-Case-studies {
	background-image: url(../_graphics/case-studies_background.png);
}
#n-Case-studies a {
	color: #666666;
}
#n-Case-studies:hover {
	background-color: #BFBFBF;
}
#n-Case-studies a:hover {
	color: #000000;
}



#p-About {
	/* border: solid 1px #dddddd; */
	margin-bottom: 10px;
}

#p-Portals h5 {
	background-image:url(../_graphics/portals_background.png);
	color: white;
}

#p-Interaction {
	/* border: solid 1px #dddddd; */
	margin-bottom: 10px;
}

#p-search div.pBody {
	position: relative;
	z-index: 99;
	padding: 0 0 10px 0;
}

#p-search h5 {
	padding: 3px 5px 3px 5px;
	margin: 0 0 0 0;
	background: #efefef;
	/* background-image:url(../_graphics/menue_background.png); */
	font-size: 10.0pt;
	font-weight: bold;
	border: 1px solid #dddddd;
	border-bottom: 0;
	height: 1.1em;

}

#searchBody {
	font-size: 9.0pt;
	text-align: center;
	vertical-align: middle;
	background-color: #efefef;
	border: 1px solid #dddddd;
	border-top: 0;
}


#searchInput {
	display: block;
	margin-left: auto;
	margin-right: auto;
	width: 10em;
	margin-bottom: 5px;
}


/* Search Button unter dem Logo */
/* 
#searchBody {
	position: absolute;
	top: 105px;
	left: 177px;
	z-index: 1;
	width: 310px;
	height: 30px;
	font-size: 9.0pt;
	text-align: center;
	vertical-align: middle;
	background-color: white;
	background-image:url(../_graphics/search_background.png);
}
*/
/*
#searchBody {
	position: absolute;
	top: 34px;
	left: 57px;
	width: 155px;
	height: 60px;
	font-size: 9.0pt;
	text-align: center;
	vertical-align: middle;
	background-color: #efefef;



.searchButton {
	margin-top: 3px;
	font-size: 8.0pt;
}

#searchInput {
	margin-top: 10px;
	width: 135px;
	display: inline;
	font-size: 8.0pt;
}


.p-search_portlet div.pBody {
	padding: 0 0 0 0;
}
*/

#p-tb {
	margin-top: 10px;
	/* border: solid 1px #dddddd; */
}


.portlet ul {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#mw_portlets .portlet ul {
	line-height: 14px;
	list-style: none;
	}

ul {
/*	list-style-image: url(bullet.gif); */
}

#mw_portlets .portlet li {
	padding: 3px 5px 3px 5px;
	border-bottom: 1px solid #eeeeee;
	border-right: 1px solid #dddddd;
	border-left: 1px solid #dddddd;	
	border-collapse: collapse;
	margin-top: -1px;
}





#p-cactions {
	position: relative;
	z-index: 2;
	height: 19px;
	padding: 0 0 0 0;
	margin: 0 0 -1px 14.5em;
}

#p-cactions div.pBody {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#p-cactions a,
#p-cactions a:hover {
	font-size: 8.0pt;
	color: black;
	text-decoration: none;
}

#p-cactions ul {
	display: inline;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#p-cactions li {
	margin: 0 10px 0 0;
	padding: 0 10px 0 10px;
	display: block;
	float: left;
	height: 17px;
	background-color: #efefef;
	/* background-image:url(../_graphics/menue_background.png); */
	border: 1px solid #dddddd;
}

#p-cactions li.selected {
	background-color: #ffffff;
	background-image: none;
	height: 18px;
	border: 1px solid #dddddd;
	border-bottom: 0;
	position: relative;
	z-index: 5;
}

#p-cactions li a {
}

#p-cactions li a:visited {
}

#p-cactions li a:hover {
	text-decoration: underline;
	color: #003366;
}

#p-cactions li.selected a,
#p-cactions li.selected a:hover,
#p-cactions li.selected a:visited {
	text-decoration: none;
	color: black;
}

#p-cactions h5 {
	display: none;
}

#siteSub {
	display: none;
}

#footer {
	border-top: 1px solid #999999;
	background-color: #ffffff;
/*	background: url() repeat-x 0 0; */
	padding: 10px 1em 1em 1em;
	clear:both;
	color: #444444;
}

#footer a,
#footer a:hover,
#footer a:visited {
	color: #444444;
	text-decoration: underline;
}

img {
	border: none;
}

#footer li {
	display: inline;
	list-style-type: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#footer ul {
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

div.printfooter {
	display: none;
}

p {
	margin: 10px 0 10px 0;
	padding: 0;
}

#contentSub {
	color: #888;
	font-size: small;
	padding-left: 2em;
}

#mw_portlets form {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

span.editsection {
	font-size: small;
}

h1 {
	padding-top: 10px;
	border-bottom: solid 1px #666666;
	line-height: 28px;
	font-family: "Trebuchet MS";
	font-size: 18.0pt;
	color: #666666;
}

h2 {
	border-bottom: solid 1px #666666;
	line-height: 28px;
	font-family: "Trebuchet MS";
	font-size: 14.0pt;
	color: #666666;
}

h3 {
	border-bottom: solid 1px #666666;
	font-family: "Trebuchet MS";
	font-size: 11.0pt;
	line-height: 28px;
	color: #666666;
}

#preftoc {
	width: 100%;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 1.5em;
	clear: right;
}

#preftoc li {
	margin: 0 0.5em 0 0.5em;
	padding: 0 0.2em 0 0.2em;
	display: block;
	float: left;
	height: 1.5em;
	text-transform: lowercase;
}

#preferences {
	margin: 0 0 0 0;
	padding: 0em 1em 1em 1em;
	border: solid 1px #dddddd;
}

#preferences fieldset {
	margin-top: 0;
	border: none;
}

#preferences h2 {
}

.mainLegend {
	display: none;
}

#preftoc li.selected {
	background-color: #dddddd;
}

#preftoc li a,
#preftoc li a:hover,
#preftoc li a:visited {
	text-decoration: underline;
	color: #003366;
}

#preftoc li.selected a,
#preftoc li.selected a:hover,
#preftoc li.selected a:visited {
	text-decoration: none;
	color: white;
}

#mw_content a.external,
#mw_content a[href ^="gopher://"] {
        background: url(external.png) center right no-repeat;
        padding-right: 13px;
}
#mw_content a[href ^="https://"],
.link-https {
        background: url(lock_icon.gif) center right no-repeat;
        padding-right: 16px;
}
#mw_content a[href ^="mailto:"],
.link-mailto {
        background: url(mail_icon.gif) center right no-repeat;
        padding-right: 18px;
}
#mw_content a[href ^="news://"] {
        background: url(news_icon.png) center right no-repeat;
        padding-right: 18px;
}
#mw_content a[href ^="ftp://"],
.link-ftp {
        background: url(file_icon.gif) center right no-repeat;
        padding-right: 18px;
}
#mw_content a[href ^="irc://"],
.link-irc {
        background: url(discussionitem_icon.gif) center right no-repeat;
        padding-right: 18px;
}

#mw_content a.external[href $=".ogg"], #mw_content a.external[href $=".OGG"],
#mw_content a.external[href $=".mid"], #mw_content a.external[href $=".MID"],
#mw_content a.external[href $=".midi"], #mw_content a.external[href $=".MIDI"],
#mw_content a.external[href $=".mp3"], #mw_content a.external[href $=".MP3"],
#mw_content a.external[href $=".wav"], #mw_content a.external[href $=".WAV"],
#mw_content a.external[href $=".wma"], #mw_content a.external[href $=".WMA"],
.link-audio {
        background: url("audio.png") center right no-repeat;
        padding-right: 13px;
}
#mw_content a.external[href $=".ogm"], #mw_content a.external[href $=".OGM"],
#mw_content a.external[href $=".avi"], #mw_content a.external[href $=".AVI"],
#mw_content a.external[href $=".mpeg"], #mw_content a.external[href $=".MPEG"],
#mw_content a.external[href $=".mpg"], #mw_content a.external[href $=".MPG"],
.link-video {
        background: url("video.png") center right no-repeat;
        padding-right: 13px;
}
#mw_content a.external[href $=".pdf"], #mw_content a.external[href $=".PDF"],
#mw_content a.external[href *=".pdf#"], #mw_content a.external[href *=".PDF#"],
#mw_content a.external[href *=".pdf?"], #mw_content a.external[href *=".PDF?"],
.link-document {
        background: url("document.png") center right no-repeat;
        padding-right: 12px;
}

/* images */
div.floatright, table.floatright {
	clear: right;
	float: right;
	position: relative;
	margin: 0 0 .5em .5em;
	border: 0;
/*
	border: .5em solid white;
	border-width: .5em 0 .8em 1.4em;
*/
}
div.floatright p { font-style: italic; }
div.floatleft, table.floatleft {
	float: left;
	clear: left;
	position: relative;
	margin: 0 .5em .5em 0;
	border: 0;
/*
	margin: .3em .5em .5em 0;
	border: .5em solid white;
	border-width: .5em 1.4em .8em 0;
*/
}
div.floatleft p { font-style: italic; }
/* thumbnails */
div.thumb {
	margin-bottom: .5em;
	border-style: solid;
	border-color: white;
	width: auto;
}
div.thumbinner {
	border: 1px solid #ccc;
	padding: 3px !important;
	background-color: #f9f9f9;
	font-size: 94%;
	text-align: center;
	overflow: hidden;
}
html .thumbimage {
	border: 1px solid #ccc;
}
html .thumbcaption {
	border: none;
	text-align: left;
	line-height: 1.4em;
	padding: 3px !important;
	font-size: 94%;
}
div.magnify {
	float: right;
	border: none !important;
	background: none !important;
}
div.magnify a, div.magnify img {
	display: block;
	border: none !important;
	background: none !important;
}
div.tright {
	clear: right;
	float: right;
	border-width: .5em 0 .8em 1.4em;
}
div.tleft {
	float: left;
	clear: left;
	margin-right: .5em;
	border-width: .5em 1.4em .8em 0;
}

div.draft {
	background: #f0f0f0 url(../_graphics/draft_bg.png);
}

img.thumbborder {
	border: 1px solid #dddddd;
}
.hiddenStructure {
	display: none;
}

#mw_content .plainlinks a {
        background: none !important;
        padding: 0 !important;
}

.mw-warning {
	border: 1px solid #aaa;
	background-color: #f9f9f9;
	padding: 5px;
	font-size: 95%;
}

#toc,
.toc {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border-spacing: 0;
	background-color: #f9f9f9;
	border: solid 1px #dddddd;
}

#toc tr, #toc td {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#toctitle {
	border-bottom: solid 1px #dddddd;
	background-color: #f0f0f0;
	margin: 0 0 0 0;
}

#toc h2,
.toc h2 {
	display: inline;
	border: none;
	padding: 0;
	font-size: 100%;
	font-weight: bold;
}
#toc #toctitle,
.toc #toctitle,
#toc .toctitle,
.toc .toctitle {
	text-align: center;
}

#toc ul,
.toc ul {
	list-style-type: none;
	list-style-image: none;
	margin: 0 1em 0 1em;
	padding-left: 0;
	text-align: left;
}

#toc ul ul,
.toc ul ul {
	margin: 0 0 0 2em;
}

#toc .toctoggle,
.toc .toctoggle {
	font-size: 94%;
}

body.page-Main_Page #toc { display: none; } /* No Content-Table on Main Page */
body.page-Main_Page .toc { display: none; } /* No Content-Table on Main Page */

.mw-warning {
	margin-left: 50px;
	margin-right: 50px;
	text-align: center;
}

#catlinks {
	border: solid 1px #dddddd;
	background-color: #f0f0f0;
	padding: 0.5em 0.5em 0.5em 0.5em;
	margin: 0 0 0 0;
}

#catlinks p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#mw_header h1,
#p-personal,
#p-cactions {
	overflow: hidden;
}

.autocomment {
        color: gray;
}


#pagehistory span.user {
	margin-left: 1.4em;
	margin-right: .4em;
}
#pagehistory span.minor {
	font-weight: bold;
}
#pagehistory li {
	border: 1px solid white;
}
#pagehistory li.selected {
	background-color: #f9f9f9;
	border: 1px dashed #aaa;
}

/* disable interwiki styling */
#mw_content a.extiw,
#mw_content a.extiw:active {
	color: #36b;
	background: none;
	padding: 0;
}
#mw_content a.external {
	color: #40658A;
}



.redirectText {
	font-size: 150%;
	margin: 5px;
}

.printfooter {
	display: none;
}

.not-patrolled {
	background-color: #ffa;
}
div.patrollink {
	font-size: 75%;
	text-align: right;
}
span.newpage, span.minor, span.searchmatch, span.bot {
	font-weight: bold;
}
span.unpatrolled {
	font-weight: bold;
	color: red;
}

span.searchmatch {
	color: red;
}
.sharedUploadNotice {
	font-style: italic;
}

span.updatedmarker {
	color: black;
	background-color: #0f0;
}

table.gallery {
	border: 1px solid #ccc;
	margin: 2px;
	padding: 2px;
	background-color: white;
}

table.gallery tr {
	vertical-align: top;
}

table.gallery td {
	vertical-align: top;
	background-color: #f9f9f9;
	border: solid 2px white;
}
/* Keep this temporarily so that cached pages will display right */
table.gallery td.galleryheader {
    text-align: center;
	font-weight: bold;
}
table.gallery caption {
	font-weight: bold;
}

div.gallerybox {
	margin: 2px;
}

div.gallerybox div.thumb {
	text-align: center;
	border: 1px solid #ccc;
	margin: 2px;
}

div.gallerytext {
	overflow: hidden;
	font-size: 94%;
	padding: 2px 4px;
}

span.comment {
	font-style: italic;
}

span.changedby {
	font-size: 95%;
}

/* .previewnote {
	text-indent: 3em;
	color: #c00;
	border-bottom: 1px solid #aaa;
	padding-bottom: 1em;
	margin-bottom: 1em;
}
*/

.previewnote p {
	margin: 0;
	padding: 0;
}

.editExternally {
	border: 1px solid gray;
	background-color: #ffffff;
	padding: 3px;
	margin-top: 0.5em;
	float: left;
	font-size: small;
	text-align: center;
}
.editExternallyHelp {
	font-style: italic;
	color: gray;
}

.toggle {
	margin-left: 2em;
	text-indent: -2em;
}

/* Classes for EXIF data display */
table.mw_metadata {
	font-size: 0.8em;
	margin-left: 0.5em;
	margin-bottom: 0.5em;
	width: 300px;
}

table.mw_metadata caption {
	font-weight: bold;
}

table.mw_metadata th {
	font-weight: normal;
}

table.mw_metadata td {
	padding: 0.1em;
}

table.mw_metadata {
	border: none;
	border-collapse: collapse;
}

table.mw_metadata td, table.mw_metadata th {
	text-align: center;
	border: 1px solid #aaaaaa;
	padding-left: 0.1em;
	padding-right: 0.1em;
}

table.mw_metadata th {
	background-color: #f9f9f9;
}

table.mw_metadata td {
	background-color: #fcfcfc;
}

table.collapsed tr.collapsable {
	display: none;
}


/* filetoc */
ul#filetoc {
	text-align: center;
	border: 1px solid #aaaaaa;
	background-color: #f9f9f9;
	padding: 5px;
	font-size: 95%;
	margin-bottom: 0.5em;
	margin-left: 0;
	margin-right: 0;
}

#filetoc li {
	display: inline;
	list-style-type: none;
	padding-right: 2em;
}

input#wpSummary {
	width: 80%;
}

/* @bug 1714 */
input#wpSave, input#wpDiff {
	margin-right: 0.33em;
}

#editform .editOptions {
	display: inline;
}

#wpSave {
	font-weight: bold;
}

/* Classes for article validation */

table.revisionform_default {
	border: 1px solid #000000;
}

table.revisionform_focus {
	border: 1px solid #000000;
	background-color:#00BBFF;
}

tr.revision_tr_default {
	background-color:#EEEEEE;
}

tr.revision_tr_first {
	background-color:#DDDDDD;
}

p.revision_saved {
	color: green;
	font-weight:bold;
}

#mw_trackbacks {
	border: solid 1px #bbbbff;
	background-color: #eeeeff;
	padding: 0.2em;
}


/* Allmessages table */

#allmessagestable th {
	background-color: #b2b2ff;
}

#allmessagestable tr.orig {
	background-color: #ffe2e2;
}

#allmessagestable tr.new {
	background-color: #e2ffe2;
}

#allmessagestable tr.def {
	background-color: #f0f0ff;
}


/* noarticletext */
div.noarticletext {
	border: 1px solid #ccc;
	background: #fff;
	padding: .2em 1em;
	color: #000;
}

div#searchTargetContainer {
	left:       10px;
	top:        10px;
	width:      90%;
	background: white;
}

div#searchTarget {
	padding:    3px;
	margin:     5px;
	background: #F0F0F0;
	border:     solid 1px blue;
}

div#searchTarget ul li {
	list-style: none;
}

div#searchTarget ul li:before {
	color: orange;
	content: "\00BB \0020";
}

div#searchTargetHide {
	float:right;
	border:solid 1px black;
	background:gainsboro;
	padding:2px;
}

div.multipageimagenavbox {
   border: solid 1px silver;
   padding: 4px;
   margin: 1em;
   -moz-border-radius: 6px;
   background: #f0f0f0;
}

div.multipageimagenavbox div.thumb {
   border: none;
   margin-left: 2em;
   margin-right: 2em;
}

div.multipageimagenavbox hr {
   margin: 6px;
}

table.multipageimage td {
   text-align: center;
}

/** Special:Version */

table#sv-ext, table#sv-hooks, table#sv-software {
	margin: 1em;
	padding:0em;
}

#sv-ext td, #sv-hooks td, #sv-software td,
#sv-ext th, #sv-hooks th, #sv-software th {
	border: 1px solid #A0A0A0;
	padding: 0 0.15em 0 0.15em;
}
#sv-ext th, #sv-hooks th, #sv-software th {
	background-color: #F0F0F0;
	color: black;
	padding: 0 0.15em 0 0.15em;
}
tr.sv-space{
	height: 0.8em;
	border:none;
}
tr.sv-space td { display: none; }

/*
  Table pager (e.g. Special:Imagelist)
  - remove underlines from the navigation link
  - collapse borders
  - set the borders to outsets (similar to Special:Allmessages)
  - remove line wrapping for all td and th, set background color
  - restore line wrapping for the last two table cells (description and size)
*/
.TablePager_nav a { text-decoration: none; }
.TablePager { border-collapse: collapse; }
.TablePager, .TablePager td, .TablePager th {
	border: 1px solid #aaaaaa;
	padding: 0 0.15em 0 0.15em;
}
.TablePager th { background-color: #eeeeff }
.TablePager td { background-color: #ffffff }
.TablePager tr:hover td { background-color: #eeeeff }

.imagelist td, .imagelist th { white-space: nowrap }
.imagelist .TablePager_col_links { background-color: #eeeeff }
.imagelist .TablePager_col_img_description { white-space: normal }
.imagelist th.TablePager_sort { background-color: #ccccff }

.templatesUsed { margin-top: 1.5em; }

.mw-summary-preview {
	margin: 0.1em 0;
}

/* Convenience links on Special:Ipblocklist */
p.mw-ipb-conveniencelinks {
	font-size: 90%;
	float: right;
}

/* Friendlier slave lag warnings */
div.mw-lag-warn-normal,
div.mw-lag-warn-high {
	padding: 3px;
	text-align: center;
	margin: 3px auto;
}
div.mw-lag-warn-normal {
	border: 1px solid #FFCC66;
	background-color: #FFFFCC;
}
div.mw-lag-warn-high {
	font-weight: bold;
	border: 2px solid #FF0033;
	background-color: #FFCCCC;
}

/* Recreating-deleted-page/reupload file warning and log entries */
div#mw-upload-deleted-warn,
div#mw-recreate-deleted-warn {
	padding: 3px;
	margin-bottom: 3px;
	border: 2px solid #2F6FAB;
}
div#mw-upload-deleted-warn ul li,
div#mw-recreate-deleted-warn ul li {
	font-size: 90%;
}
.MediaTransformError {
	background-color: #ccc;
	padding: 0.1em;
}
.MediaTransformError td {
	text-align: center;
	vertical-align: middle;
	font-size: 90%;
}
ul {
	line-height: 1.5em;
	list-style-type: square;
	margin: .3em 0 0 1.5em;
	padding: 0;
	list-style-image: url(bullet.gif);
}
ol {
	line-height: 1.5em;
	margin: .3em 0 0 3.2em;
	padding: 0;
	list-style-image: none;
}
li {
	margin-bottom: .1em;
}
dt {
	font-weight: bold;
	margin-bottom: .1em;
}
dl {
	margin-top: .2em;
	margin-bottom: .5em;
}

#p-cactions li.new a {
	color: #cc2200;
}

pre {
	border: solid 1px #3c78b5;
	padding: 0.4em;
	background-color: #f0f0f0;
}

.usermessage {
	background-color: #dadaff;
}


.mw-topboxes {
	border: 1px solid white;
	margin: 0 -1em 0 -1em;
	padding: 4px 0 0px 0;
}

.mw-topbox p {
	padding: 0;
}

.mw-topbox {
	color: black;
	font-weight: bold;
	margin: 10px;
	padding: 0 0 0 0em;
	vertical-align: middle;
	border-collapse: collapse;
	border-bottom: solid 1px #dddddd;
}

#siteSub {
	background-color: #dddddd;
}

/* emulate center */
.center {
     width:100%;
     text-align:center;
}
*.center * {
     margin-left:auto;
     margin-right:auto;
}

/* table standards */
.toccolours {
    border:1px solid #dddddd;
    background-color:#f0f0f0;
    border-spacing:0pt;
    margin:0pt;
    padding:0pt;
}


/* PDF Handler Extension */

div.multipageimagenavbox {
   border: solid 1px #cccccc;
   padding: 4px;
   margin: 10px;
   margin-top: 0;
   border-radius: 5px;
   -moz-border-radius: 5px;
   background: #f0f0f0;
}

div.multipageimagenavbox div.thumb {
   border: none;
   margin-left: 10px;
   margin-right: 10px;
}

div.multipageimagenavbox hr {
   display: none;
}

div.multipageimagenavbox form[name=pageselector] {
	margin: 0;
	margin-bottom: 12px;
}

div.multipageimagenavbox form[name=pageselector] input[type=submit] {
	margin: 0 10px 0 10px;	
}

table.multipageimage td {
   text-align: center;
}

.fullImageLink img {
	background: #f0f0f0;
	padding: 10px;
	border: 1px solid #cccccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

#ArticleToCategory {
	width: 100%;
	text-align: center;
	/* background: #eaf3f8;
	border: 1px solid #a7d7f9; */
	background: #efefef;
	border: 1px solid #dddddd;
	margin-bottom: 10px;
}

#mw-pages table td {
	width: 33%;
	padding: 0 8px 0 8px;
}
