body, td {
	font-family: verdana, sans-serif;
	font-size: 12px;
	color: #000;
	line-height: 18px;
}
.blummy_text {
	color: #0c0;
	font-family: arial, sans-serif;
	font-weight: bold;
}
body {
	padding: 20px;
	width: 745px;
}
form {
	margin: 0;
	padding: 0;
}
acronym {
	border-bottom: 1px dotted #ccc;
}
a, a:link, a:visited {
	color: #0c0;
	text-decoration: underline;
}
a:hover {
	color: #c00;
	text-decoration: none;
}
div.box {
	font-size: 10px;
	line-height: 16px;
}
#logo {
	position: absolute;
	left: 750px;
	top: 0;
	z-index: 1;
}
.advanced {
	display: none;
}
.simple {
	display: inline;
}
#bookmarklet {
	position: absolute;
	left: 345px;
	top: 50px;
	height: 50px;
	line-height: 12px;
}
.bookmarklet {
	padding: 4px;
	background-color: #ddffc9;
	border: 1px solid #28d524;
	width: 170px;
	font-size: 10px;
	text-align: center;
}
#simple_advanced {
	position: absolute;
	top: 35px;
	left: 675px;
	width: 180px;
	z-index: 2;
}
#search {
	position: absolute;
	top: 60px;
	left: 560px;
	width: 380px;
	z-index: 2;
}
#pages {
	position: absolute;
	top: 150px;
	left: 560px;
	width: 420px;
	z-index: 2;
}
#tabs {
	position: absolute;
	top: 125px;
	left: 560px;
	width: 410px;
	z-index: 2;
	border-bottom: 1px solid #C7EDAD;
}
#tabs a {
	height: 15px;
	background-color: #CEF6B3;
	border: 1px solid #C7EDAD;
	padding: 3px 5px 3px 5px;
	text-decoration: none;
	font-size: 11px;
}
#tabs a.active {
	background-color: #E1FDCE;
	color: #666;
	border: 0;
	border-bottom: 1px solid #C7EDAD;
}
#logged_in {
	position: absolute;
	top: 15px;
	left: 560px;
	width: 350px;
	z-index: 2;
}
#menu {
	position: absolute;
	top: 15px;
	left: 28px;
	z-index: 2;
}
#opacity_sample td {
	padding: 0;
	margin: 0;
	text-align: center;
	border: 1px solid #28d524;
}
.desc, .data { 
	padding: 4px;
	position: absolute;
	top: 20px;
	left: 6px;
	background-color: #fff;
	border: 1px solid #cfc;
	line-height: 13px;
}
.desc {
	width: 329px;
}
.tags {
	position: absolute;
	top: -18px;
	left: 170px;
	width: 250px;
}
.tags i {
	color: #999;
	font-style: normal;
}
#position_layer, #position {
	position: absolute;
	text-align: center;
	padding: 4px;
	top: 530px;
}
#position_layer {
	width: 488px;
	left: 25px;
	height: 30px;
	border-top: 1px solid black;
	border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;
	z-index: 1;
}
#position {
	border: 1px solid #999;
	border-top: 0;
	height: 20px;
	color: #0c0;
	background-color: #fff;
	z-index: 2;
}
.move {
	cursor: move;
}
textarea {
	font-family: courier, monospace;
	font-size: 10px;
	line-height: 14px;
	z-index: 19;
}
.modify_form {
	font-family: courier, monospace;
	font-size: 12px;
	color: #999;
	padding: 10px;
	line-height: 24px;
}
.modify_form .text{
	border: 1px solid #ccc;
	font-family: courier, monospace;
	font-size: 12px;
	color: #000;
	padding: 3px;
	margin: 0;
}

.copyright, .copyright a, .copyright a:link, .copyright a:visited {
	color: #999;
}

img {
	border: 0;
	vertical-align: middle;
}
#blummlet_resize {
	position: absolute;
	z-index: 2;
	padding: 2px;
	font-size: 12px;
}
#blummlet_resize_layer {
	position: absolute;
	z-index: 1;
}
#blummlet_image img {
	margin-right: 5px;
	vertical-align: middle;
}
#status {
	padding: 4px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin: 10px;
	width: 80%;
}
#hint {
	position: absolute;
	left: 660px;
	top: 145px;
	width: 300px;
	z-index: 2;
}
#hint p {
	width: 300px;
}
#give_try {
	position: absolute;
	top: 192px;
	left: 50px;
	z-index: 2;
	padding: 10px;
	text-align: center;
	width: 220px;
}
#flash {
	position: absolute;
	top: 373px;
	left: 30px;
	z-index: 2;
}

p {
	line-height: 16px;
	width: 570px;
	padding-bottom: 0px;
}
#login {
	position: absolute;
	top: 185px;
	left: 323px;
	z-index: 2;
	border: 1px dotted #ddd;
	padding: 10px 20px 10px 20px;
}
#login td {
	margin: 0;
	padding: 2px 5px 2px 0;
}

#info_bottom {
	position: absolute;
	top: 590px;
	left: 30px;
}
#wizard {
	position: absolute;
	visibility: hidden;
	width: 500px;
	height: 180px;
	border: 1px solid #ccc; 
	background-color: #dfd;
	padding: 6px;
	z-index: 20;
}
#wizard p {
	width: 480px;
}
#resultsnothing {
	position: absolute;
	top: 200px;
	left: 570px;
	z-index: 3;
}
h1 { font-size: 18px; }
h2 { font-size: 14px; }
h3 { border-bottom: 1px solid #eee; width: 60%; font-size: 14px; margin-top: 30px; margin-bottom: 10px}


.blummy .copyright {
	position: absolute;
	bottom: 0;
	height: 10px;
	width: 100%;
	left: 0;
	padding: 3px 0 4px 10px;
	border-top: 1px solid ;
	font-size: 9px;
	color: #999;
}
.blummy .copyright b {
	font-size: 9px;
	color: #999;
}
a.blummygrey, a.blummygrey:link, a.blummygrey:active, a.blummygrey:visited {
	font-size: 9px;
	font-weight: normal;
	color: #666;
}
a.blummyhome, a.blummyhome:link, a.blummyhome:active, a.blummyhome:visited {
	font-family: arial, sans-serif;
	font-weight: bold;
	color: #0c0;
	text-decoration: none;
}
