/*
/stylesheet/BBCOdeBox3/4seven-2008
/subsilver2
*/
option {padding-left:3px;}

.userlink {
	background: url(../imageset/buttons/userlink.gif) no-repeat center left;
	padding-left: 18px;
	font-size:bold;
}

.wikilink {
	background: url(../imageset/buttons/wikilink.gif) no-repeat center left;
	padding-left: 22px;
}

.searchlink {
	background: url(../imageset/buttons/searchlink.gif) no-repeat center left;
	padding-left: 20px;
}

.copyrightbox {
	width: auto;
	border: 1px #000000 solid;
	background-color: #cccccc;
	color: #000000;
	padding: 0 3px;
	display:inline;
}

.ot {
	padding: 3px 8px;
	margin: 10px 18px;
	border-bottom: 1px #5f6161 dashed;
	border-left: 1px #5f6161 dashed;
}

.ottitle {
	color: #515151;
	font-family: Arial;
	font-size: 11px;
	font-weight: bold;
}

.ottext{
	color: #5f6161;
	font-family: Verdana;
	font-size: 10px;
	line-height:14px;
	font-weight: normal;
}

.fontbox {
	background-color:#ECECEC;
	height:21px;
	width:120px;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0 3px 0 0;
}
.fontboxpm {
	background-color:#ECECEC;
	height:21px;
	width:102px;
	font-family:Lucida Sans Unicode, Lucida Grande, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin: 0;
}

.bb-button {
	margin: 0;
	cursor: pointer;
}

img.trenn {
	margin:0 1px 2px 2px;
	width:1px;
	height:20px;
	font-size:20px;
	font-weight:100;
	vertical-align:bottom;
}

div#format-buttons img	{
	border:2px outset transparent;
}

div#format-buttons img.bb-button:hover	{
	border:2px outset #FFFFFF;
	background-color:#DDDDDD;
	position:relative;
}

.editd {
	width:89%;
	margin:10px auto;
	background-color:#FFFFBF;
	padding:6px 14px 4px;
	border:1px solid #0000FF;
	border-top:4px solid #0000FF;
	border-radius:10px;
	box-shadow: 6px 5px 5px black;
	font-weight:bold;
}
.edits {
	color:#BF0000;
	font-size:1.35em;
}
.edith {
	margin:3px 0 4px;
}

.gastd {
	width:90%;
	margin:10px auto;
	background-color:#FFFFDF;
	padding:6px 10px;
	border:1px solid #FFFF00;
	border-top:4px solid #FFFF00;
	border-radius:10px;
	box-shadow: 6px 5px 5px black;
}
.gasts {
	font-size:1.2em;
	font-weight:bold;
	color:#006400;
}
.gasth {
	height:2px;
	margin:3px 0 5px;
}


.hintd {
	width:90%;
	margin:10px auto;
	background-color:#EFEFEF;
	padding:6px 10px;
	border:1px solid #CCCCCC;
	border-top:4px solid #CCCCCC;
	border-radius:10px;
	box-shadow: 3px 2px 2px black;
}
.hints {
	font-size:1.1em;
	font-weight:bold;
	color:#008000;
}
.hints2 {
	font-family:"Trebuchet MS", sans-serif;
	font-size:0.95em;
	font-weight:bold;
	color:#008000;
}

dl.tagging {
	margin:-9px -9px auto;
	background-color: #DCE1E5;
	padding:5px 10px;
	border-bottom:1px solid #A9B8C2;
}
dl.tagging dt	{
	float: left;
	display: block;
	font-weight: bold;
	font-size: 0.9em;
	padding-top:2px;
}
dl.tagging dd {
	margin-left: 150px;
	font-size: 1.15em;
	font-weight: bold;
	color: #FF4500;
}

#format-buttons div {
	display:inline;
	position:relative;
	background:transparent;
}

dl.bbcodebox dt {
	background-color:#FFFF60;
	border-bottom:1px solid #000000;
	font-weight:bold;
	margin-bottom:3px;
}

dl.bbcodebox span {
	color:#b22222;
	font-weight:bold;
}
dl.bbcodebox hr {
	margin:4px 8px 2px;
}
dl.bbcodebox em {
	color:#0000FF;
	font-weight:bold;
	font-style:normal;
}

dl.bbcodebox ol,
dl.bbcodebox ol {
	padding-left:20px;
}

dl.bbcodebox ol {list-style-type:decimal;}

dl.bbcodebox ul {list-style-type:disc;}

dl.bbcodebox pre {
	font-family:"Courier New",monospace;
	font-size:11px;
}
