/* * * * *
B3ta dictionary stylesheet
version 1
16th Feb, 2007
kamikazestoat.co.uk
* * * * */

html, body {
	margin:0;
	padding:0;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	background: #6A749C url('background.jpg') top center no-repeat;
	voice-family: "\"}\"";
	voice-family:inherit;
	font-size: small;
} html>body {font-size:small;}

img {
	border: 0;
}

h2, h4, form {
	margin:0;
	padding:0;
	position: relative;
}
f
a {
	color: #6a749c;
}

a:hover {
	color: #f00;
}

fieldset {
	margin: 2em 3em 2em 0; /* top right bottom left */
	padding: 2em;
	border: #bbb 1px solid;
}

legend {
	font-size: 1.2em;
	font-weight: bold;
	color: #6a749c;
}

input, textarea {
	margin:0;
	padding:0.5em;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
}

textarea {
	width: 100%;
	height: 8em;
	padding:5px 0 5px 5px;
}

label {
	font-size: 1.1em;
	font-weight: bold;
	color: #6a749c;
	line-height: 1.6em;	
}

abbr:hover {
	cursor: help;
}

#menu {
	color:#fff;
	padding: 1em 3em 0 3em; /* top right bottom left */
	height: 5em;
}

#menu h1 {
	float: left;
	padding:0;
	margin:0;
}

#menu a img{
	border:0;
}

#menu #topnav {
	float: right;
	list-style:none;
}

#menu #topnav a {
	color:#fff;
	}


#menu #topnav li {
	float:left;
	margin: 0 0 0 2em;
}

#alphabar {
	background: #E7EBF4;
	padding: 6px 0 6px 0; /* top right bottom left */
	text-align: center;
	font-size: 1.1em;
	border-bottom: 1px solid #c5c5c5;
}

#alphabar a{
	padding: 6px 1% 6px 1%;
	font-weight: bold;
	color:#4C5E83;
	text-decoration: none;
}

#alphabar a:hover {
	color: #f00;
}

#alphabar a.current:hover  {
	color: #f00;
}

#alphabar .current {
	background: #fff;
	padding: 6px 1% 8px 1%;
}

#page {
	padding: 2em 2em 2em 5em;
	background: #fff url('pagebg.gif') bottom left repeat-x;
	border-top: 1px solid #e5e5e5;
}

#page li.definition {
	padding: 0 0 0 0.7em;
	border-left: 1px solid #ddd;
	margin: 0 0 2em 0;
}


#page li.definition:hover {
	background: #F5F7FA;
}

#footer {
	padding: 0.5em;
	font-size: xx-small;
	color: #ccf;
}

#footer a {
	color: #ddf;
}

#footer a:hover {
	color: #fff;
}

#actions {
	float: right;
	list-style:none;
	margin:0;
}

#actions img {
	border:0;
}

#actions  a {
	color:#fff;
}

#actions  li {
	float:left;
	margin: 0 2em 0 0;
}

#related {
	background: #0f0;
}

#related li {
	list-style: none;
	float: left;
	line-height: 20pt;
}

#related a{
	color: #D10505;
	font-weight: bold;
	text-decoration: none;
	display: block;
	padding: 0 0.5em 0 0.5em; /* top right bottom left */
}

#related .add {
	clear: both;
	font-size: x-small;
}

#related .add a{
	font-weight: normal;
	color: #4C5E83;
	text-decoration: underline;
}

#related a:hover , #related .add a:hover{
	color: #f00;
}


#page h1 {
	margin:0;
	padding:0;
	font-size: 4em;
	color:#A2B2D3;
}

#helptopics {
	background: url('question.jpg') top right no-repeat;
	margin: 0 3em 0 0;
}

#fpquote {
	text-align: center;
	background: url('fpbubble.gif') top center no-repeat;
	width: 577px;
	height: 197px;
	margin: auto;
	position: relative;
}

#fpquote h2 {
	font-size: 18pt;
	position: relative;
	padding: 2em 1em 0 1em;
	z-index: 4;
	height:140px;
}

#fpquote a {
	text-decoration: none;
	color: #777;
}

#fpquote a:hover {
	color:#f00;
	text-decoration: underline;
}

#fpbook {
	text-align: right;
	background: url('dictionary.gif') top center no-repeat;
	width: 577px;
	height:185px;
	margin: -30px auto 0 auto;
	position: relative;
	color: #888;
}

#errorbubble {
	text-align: left;
	background: url('fpbubble.gif') top center no-repeat;
	width: 577px;
	height: 197px;
	margin: auto;
	position: relative;
}

#errorbubble h2 em {
	color: #888;
}

#errorbubble div {
	padding: 2em;
	line-height: 15pt;
}

#errorbubble div strong {
	font-size: 16pt;
}

#errorbubble a {
	color: #D10505;
}

#errorbubble a:hover {
	color:#f00;
}

.floatleft {
	float:left;
}

.floatright {
	float:right;
}

.definition {
	line-height: 1.5em;
}

.definition p {
	margin: 0.8em 0 0 0;
}

.definition span {
	color: #ccc;
}

.definition em {
	color: #999;
}

.origin {
	color: #999;
	font-size: 0.7em;
}

.origin a {
	color: #6a749c;
}

.origin a:hover {
	color: #f00;
}

a.related{
	color: #D10505;
}

a:hover.related{
	color: #f00;
}

.example {
	font-style: italic;
}

a.linkedurl{
	color: #6a749c;
}

a:hover.linkedurl{
	color: #f00;
}

.boxout {
	padding: 1em;
	background: #E7EBF4;
	border: 1px solid #B9BCC3;
	line-height: 1.6em;
}

.field {
	float: left;
	padding: 1em 0 1em 2em; /* top right bottom left */
}

.f_input, .f_textbox {
	background: url('fieldbg.gif') top left repeat-x;
	border:1px solid #888;
}

.f_note {
	font-size: 0.85em;
	color: #888;
	margin: 0;
}

.f_radio {
	vertical-align: text-bottom;
}

.f_s {
	display: none;
}

.field abbr {
	line-height: 1.7em;
}


.f_submit{
	font-size: 1.1em;
	font-weight: bold;
}

.errors {
	color: #f00;
	font-weight: bold;
}

	
.book {
	padding: 0 0 0 23px;
	background: url('book.gif') left center no-repeat;
}

.book_right {
	padding: 0 23px 0;
	background: url('book.gif') right center no-repeat;
}

.newwindow {
	vertical-align: text-bottom;
}

.reportbox {
	height: 0px;
	text-align: right;
	padding: 0.3em;
}

.reportform {
	width: 0px;
	display:none;
}

.reportform  input {
	padding: 0;
	margin: 0;
	font-size: small;
}

.reportform select {
	font-size: x-small;
}

.reportbox a img {
	vertical-align: top;
}

.clearall {
	clear: both;
}

div.overlabel {
  position:relative;
  margin-right:3px;
  margin-bottom:3px;
}

label.overlabel {
	font-weight: normal;
	font-family: Calibri, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color:#999;
}

label.overlabel-apply {
	position:absolute;
	top:3px;
	left:5px;
	z-index:1;
	color:#999;
}