/* Custom styles */
div#header h1 small {
	font-size:0.4em;
}

img.right {float:right;}
p.beitrag img, img.noborder { border:0px; padding:0; background:transparent; }
.noborder { border:0 !Important;}

ul.vers li {
list-style:none;
}

ul.vers li div {
position:absolute;
margin-left:-20px;
}

a.rss {
	background:url("../images/feed-icon-12x12.png") no-repeat left center;
	padding-left:14px;
}

#header h1 {
	height:128px;
	background:url('../images/cdbxpp_logo.png') no-repeat left top;
}

#header h2, #header h1 {
	padding:10px 0  0 128px !important;
}

div#menu a {
	position:relative;
	z-index:10;
}

div.downloadbox {
	border-bottom:dotted 1px gray;
}

table.statstable td {
	margin:0;
	padding:0;
	border:0;
}

div.center {
	text-align:center;
}

form.paypal, form.flat {
	background:none;
	border:0;
}

form.flat {
	padding:0;
}

div#lightbox img {
	background:none;
	padding:0;
}

dl {
padding-left:0.9em;
}

dt {
	font-weight:bold;
	margin-top:0.5em;
}

dd {
	margin-left:1em;
}

h1 a, h2 a, h3 a, h4 a {
    background:none !important;
}
div.secedit 
{
	display:none;
}

div.page code 
{
	display:inline;
	padding:0.1em 0.2em;
}

div.page td {
	border:dotted 1px gray;
}

div#main 
{
	position:relative;
}

span.nowrap 
{
	white-space:nowrap;
}

#wiki__editbar, #wiki__editbar .summary {
	padding-top:0.5em;
}

#wiki__editbar label 
{
	display:inline;
	margin-left:0.5em;
}

div.plugin_translation .wikilink2:after
{
	content:" (missing)";
}

div.plugin_translation .wikilink2 
{
	color:Gray;
	text-decoration:line-through !important;
}

div.toc 
{
	display:none;
}

textarea#wiki__text 
{
	width:99%;
	height:30em;
}

div.fn {
  font-size: 90%;
}

a.fn_top {
  vertical-align: super;
  font-size: 80%;
}

a.fn_bot {
  vertical-align: super;
  font-size: 80%;
  font-weight: bold;
}

/* insitu-footnotes */
div.insitu-footnote {
  font-size: 80%;
  line-height: 1.2em;
  border: 1px dotted gray;
  background-color:white;
  text-align: left;
  padding: 4px;
  max-width: 40%;    /* IE's width is handled in javascript */
}

/* overcome IE issue with one line code or file boxes which require h. scrolling */
* html .insitu-footnote pre.code,
* html .insitu-footnote pre.file {
  padding-bottom: 18px;
}

pre.code {
	margin: 10px;
 	padding: 0 0 0 15px;  
    border: 1px solid #f2f2f2; 
  	background: #FAFAFA no-repeat 5px 5px;    
  	font-size:1.18em;
}

div.no {
display:none;
}

#lang-select * {
	vertical-align:middle;
}

#lang-select form {
	background: transparent;
	padding:0;
	margin:0;
	border: none;	
}

#lang-select form select {
	font-size:1.0em;
	width:8em;
}

div.userinfo {
	background:white;border:dotted 1px gray;padding:0.2em 0.4em;margin:0.5em 0;
}

table#error-reports tr.fixed td {
	text-decoration:line-through;
}

table#error-reports tr.fixed  {
	background-color:lightgreen !important;
	opacity:0.7;
}

#admin-downloads td {
	padding:0.1em 0.2em;
}

div.page img {
	border:none;
	vertical-align:bottom;
}

div.noteredirect {
	border-bottom: 1px dotted gray;
	margin: 0.5em 0.2em;
	padding: 0.1em 0.2em;
	opacity: 0.7;
}

iframe {
  margin:0.5em;
}

li.active {
  font-weight:bold;
}

#cse-search-results iframe {
  width:530px !important;
  border:solid 0px white;
}

thead a, thead a:visited {
  color:white;
}

thead a:hover {
  color:white;
  text-decoration:underline;
}

div#main-download {
  margin:1em
}

div#main-download img.icon {
float:left;
padding-right:0.4em;
}

div#main-download h3 {
margin:0;
padding:0;
font-size:1.3em;
}

div#main-download p {
padding:0;
}

div#additional-downloads {
padding:0.5em 0 0 1em;
}

div#additional-downloads ul {
margin-top:0;
}

div#additional-downloads div {
margin-left:1.5em;
padding:0;
}

div#additional-downloads img {
float:left;
}
