/* html {
	overflow:hidden;
}*/
body {
	font-family:Arial, sans-serif;
	overflow:hidden;
}
div.powered {
	margin:2.5em 1em 2em 2em;
	font-family:Arial, sans-serif;
	margin:16px 0 0 24px;
}
a.alaa {
	/*display:block;*/
	white-space:nowrap;
	width:1em;
	overflow-x:visible;
	text-decoration:none;
	margin:0.5em 1em 0 1em;
	padding-left:24px;
	color:navy;
	cursor:pointer;
	cursor:hand;
	font-family:Arial, sans-serif;
	text-align:left;
}
a.ignored {
	padding-left:20px;
	margin:6px 8px;
	/*border:1px solid red;*/
}
span.alaa-icon {
	background-color:rgb(57,61,254);
	position:absolute;
	width:16px;
	height:16px;
	margin:2px 0 0 -19px;
	background-repeat:no-repeat;
	background-position:center center;
}
@media all and (min-width:0px){/* opera and safari */
span.alaa-icon {
	/*margin:17px 0 0 -19px;*/
	margin:1px 0 0 -11px;
}
}

body:nth-of-type(1) span.alaa-icon {
	margin:1px 0 0 -19px;
}
.short-line {
	padding:0;
	width:200px;
	height:0;
	border-bottom:2px solid gray;
	margin:8px 0;
}
.about-links {
	margin-top:16px;
	margin-bottom:12px;
	margin-left:24px;
}
.top-links {
	margin-top:8px;
	margin-bottom:20px;
}
.bottom-line {
	padding-top:0.35em;
	margin:0;
}
.copyright {
	padding:0 1em 0 0;
	margin-left:24px;
}
.description, div.powered {
	margin-left:24px;
	margin-right:350px;
}
.thumb {
	float:right;
	width:256px;
	height:192px;
	margin:4px;
}
div.thumb img {
	border:2px solid navy;
}
h2 {
	font-size:12pt;
	font-weight:bold;
	padding:8px 12px 6px 8px;
	margin:0;
}
h2.about {
	font-size:12pt;
	color:navy;
	background-color:#e0e0f0;
	font-weight:bold;
	padding:10px 12px 10px 8px;
	margin:0 8px 0 24px;
	float:left;
}
h2 em {
	color:blue;
}
div.tests {
	float:right;
	margin:4px 4px 4px 8px;
	width:225px;
	background-color:#e0e0f0;
	padding:8px;
	text-align:center;
}
.tests div {
	margin-bottom:6px;
}
div.title {
	color:navy;
	font-weight:bold;
	margin-bottom:8px;
	padding-bottom:2px;
	border-bottom:2px solid gray;
}
.update {
	margin:2em;
	border-left:2px solid navy;
	padding:0.3em 0.3em 0.3em 1em;
}
.update-title {
	display:inline;
	font-weight:bold;
}
.update-time {
	display:inline;
	margin-left:1em;
	color:gray;
}
.update-content {
	margin:0.5em 0 0.3em 0;
}
.update-more {
	margin-top:6px;
}


.web, .buzzing, .dot, .im {
	font-family:Arial,sans-serif;
}
.web, .dot {
	font-size:175%;
	font-weight:bold;
	color:#440000;
}
.im {
	font-size:135%;
	font-weight:bold;
	color:#007700;
}
.buzzing {
	color:blue;
}
.you, .smallz, .bigz {
	padding-right:4px;
}
.you {
	font-size:100%;
}
.zz {
	vertical-align:super;
}
.smallz {
	font-size:150%;
}
.bigz {
	font-size:175%;
	vertical-align:super;
}
.web .buzzing {
	color:#0000cc;
	padding-right:4px;
	padding-left:1px;
}
.dot {
	padding-right:2px;
}

.slogan {
	margin:0;
	position:relative;
	top:-42px;
	left:220px;
	height:1px;
	width:50%;
}

.widget {
	margin:0.75em 1em;
	border-left:2px solid navy;
	padding:0.3em 0.3em 0.3em 1em;
}

.desktop-background {
	color:white;
}
.desktop-background a {
	color:rgb(186,240,255);
}
.desktop-background a:visited {
	color:rgb(216,216,255);
}

.desktop-background .web, .desktop-background .dot {
	color:#aa4444;
}
.desktop-background .im {
	color:#66aa66;
}
.desktop-background .buzzing {
	color:#7777ff;
}

