.idea { color: red; }

* {	margin: 0px; padding: 0px; }

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	min-width: 500px;
	background-color: black;
	line-height: normal;
}

img { border: none;	vertical-align: middle; }

ul { list-style-type: square; }

h1,h2,h3,h4,h5 {
	color: #515267;
	margin-top: 20px;
	margin-bottom: 10px;
}

h4 { font-size: 110%; }

#container h2 {
	text-align: left;
	color: #A9ABB7;
	font-family: Times, serif;
	font-size: 250%;
	font-style: italic;
	font-weight: 600;
}

#container h2.center { text-align: center; }

#container h2 img { vertical-align: baseline; margin-left: 5px; }

#container #current,
#container #allpages {	background-color: #E5E4EA; }

li { margin-left: 15px; }

.no_bullet { list-style-type: none; }

input, select, textarea {
	background-color: white;
	color: black;
	vertical-align: middle;
}

input[type="submit"], input[type="reset"], input.submit{
	border: 1px solid #7e7e7e;
	border-bottom: none;
	min-width: 5em;
	padding: 2px 1em;
	background: url(../images/submit.png) 0 100% repeat-x;
	font-weight: bold;
	color: #515151;
}

p {	padding: 10px 0px; }

fieldset {	border: none; }

dd { padding-left: 10px; padding-top: 5px; }

dt { margin-top: 5px; }

input[type="text"], textarea { padding: 2px; }

.light_text { color: #95949A;}

.hide {	display: none; }

.block { display: block; }

.clear { clear: both; }

.inline { display: inline; }

.center { text-align: center; }

.right { text-align: right; }

h2 + p.rss.right { margin-top: -45px; }

.success {	color: green; }

.failure {	color: red; }

b, span.bold, .lp {	color: #515267; }

.chosen, .bold, .imp, .lp { font-weight: bold; }

.normal { font-weight: normal; }

.italic { font-style: italic; }

.bold.red, .imp { color: red; }

.footer { font-size: smaller; }

.def_value { color: #888888; }

img.popicon { vertical-align: baseline; }

img.top { vertical-align: top; }

a {	text-decoration: none; }

a:link { color: #0060c3; }

a:visited {	color: #0060c3; }

a:hover { color: #028BCF; }

a:active { color: #FF3333 }  /* selected link */

.bottom,
.rssLink img, .searchInToo img, .score img { vertical-align: bottom; }

.middle { vertical-align: middle; }

.rssReader img {
	width: 91px;
	height: 16px;
	border: 0px;
}

.score_sign { color: #0060C3; }

.no_score_sign { color: #C0C0C0; }

.greetings { text-align: right;	margin-right: 5px; }

#autosuggest li { margin-bottom: 2px; }

.sign { margin-right: 5px; text-align: right; vertical-align: top; }

.nowrap { white-space: nowrap; }

.red{ color: red; }

img.oai { width: 40px; height: 16px; }

img.center { display: block; margin-left: auto; margin-right: auto; }

a.ff { margin-right: 5px; }

ol>li>ul, ol>li>ol,ul>li>ul,ul>li>ol { margin: 6px; }


/* common div's
-------------------------------*/

#suggestion { z-index: 100; }

#container {
	width: 80%;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.2em;
	color: black;
}

#fbcDiv { margin: 8px auto !important; }

.gadget { margin-left: auto; margin-right: auto; width: 320px; }

#background { background-color: #e5e4ea; }

/* #OAIPMHHostChooser
-----------------------------------------*/

#OAIPMHHostChooser div.planned.secondCol { margin-left: 50%; }

#OAIPMHHostChooser > p:first-child { font-size: larger; }

#OAIPMHHostChooser {
	font-size: smaller;
	padding-top: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

#OAIPMHHostChooser .host { min-height: 18px; }

#OAIPMHHostChooser .normal{	width: 48%;	float: left; }

#content span.printall{
	color: black;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}

#content form#print-options{display: inline; }

#content form#print-options input[type=radio]{	background-color: #E5E4EA; }
