body, span, div, td {
  font: 80% Verdana, Arial, Helvetica, sans-serif;
  color: #333333;
  line-height: 18px;
}

body {
  background-color: #ffffff;
  background-image: url(/web/20070726050102im_/http://www.linuxpowertop.org/bg.jpg);
  background-position: center;
  background-repeat: repeat-y;
}

td.explenation {
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 8px;
  padding-right: 8px;
  background-color: #f5f5f5;
}

a, a.visited {
  color: #0860a8;
  text-decoration: none;
}

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

a.nav {
  font-size: 11px;
  line-height: 15px;
}

a.header_link {
  color: #0989f1;
  font-weight: bold;
}

a.header_link_active {
  color: #cce2f4;
  font-weight: bold;
}

pre.command {
	background-color: #ffffaa;
	background: url(/web/20070726050102im_/http://www.linuxpowertop.org/yellow_plug.jpg) fixed;
	padding: 14px;
	border: 1px solid #dddd99;
	font: Courier New, Courier
	font-weight: bold;
}

table.command, th.command, td.command {
	background-color: #ffffaa;
	color: #ffffff;
	border: 1px solid #dddd99;
	background: url(/web/20070726050102im_/http://www.linuxpowertop.org/red_plug.jpg) fixed;
	padding: 4px;
}

p.command {
	background-color: #ffffaa;
	background: url(/web/20070726050102im_/http://www.linuxpowertop.org/yellow_plug.jpg) fixed;
	padding: 14px;
	border: 1px solid #dddd99;
	font: Courier New, Courier
	font-weight: bold;
}

h1 { 
  font: 80% Verdana, Arial, Helvetica, sans-serif;
  font-size: 18px;
  font-weight: bold;
  color: 0860a8;
  letter-spacing: -0.25px;
}

h2 { 
  font: 80% Verdana, Arial, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: 0860a8;
  letter-spacing: -0.25px;
}
h3 { 
  font: 80% Verdana, Arial, Helvetica, sans-serif;
  font-size: 12px;
  font-weight: bold;
  color: 0860a8;
  letter-spacing: -0.25px;
}

li {
  margin-left: -24px;
}

.dropdown {
  font: 80% Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
}

.searchbox {
  font: 80% Verdana, Arial, Helvetica, sans-serif;
  font-size: 10px;
  color: #999999;
}

.searchbtn {
  font: 80% Verdana, Arial, Helvetica, sans-serif;
  color: #ffffff;
  background-color: #0860a8;
  padding: 1px 3px 1px 3px;
}

.main_content {
	width:470px;
  padding-left: 20px;
  padding-right: 22px;
}

.mini_title {
  font-weight: bold;
  color: #666666;
  margin-bottom: 15px;
}

.headerbar {
  width: 800px;
  height: 108px;
  background-image: url(/web/20070726050102im_/http://www.linuxpowertop.org/header_bg.png);
  color: #c0c0c0;
  font-size: 12px;
  padding-top: 74px;
  padding-right: 30px;
}

.tipbar {
  width: 800px;
  background: url(/web/20070726050102im_/http://www.linuxpowertop.org/blue_plug.jpg) fixed;
  color: #FFFFFF;
  font-size: 24px;
  padding-top: 14px;
  padding-left: 14px;
  padding-right: 14px;
  padding-bottom: 14px;
}

.sidebar {
  padding: 5px 12px 12px 12px;
  background-repeat: no-repeat;
  font-size: 10px;
  line-height: 16px;
	width:170px;
}

.nav_box {
  padding: 3px;
  background-color: #ffffff;
  border-bottom: solid #e0e0e0 1px;
}

.nav_box_active {
  padding: 3px;
  background-color: #f0f0f0;
  border-bottom: solid #e0e0e0 1px;
}

.nav_off {
  width: 5px;
  background-color: #f0f0f0;
}

.nav_on {
  width: 5px;
  background-color: #0860a8;
}

.tooltip {
	position:absolute;
	display:none;
	background-color: #f0f0f0;
	font-size: 11px;
	line-height: 16px;
	border: solid 1px black;
	padding-left: 4px;
	padding-right: 4px;
	cursor: default;
}

.news_date {
	font-weight: bold;
	font-size: 11px;
	color: #0860a8;
}

.news_summary {
	font-weight: bold;
	font-size: 11px;
	color: #666666;
	cursor:default;
	margin-bottom: 6px;
}

.news_summary img {
	cursor: default;
	top: 3px;
	left: 2px;
	position: relative;
}

.news_contents {
	position:absolute;
	display:none;
	border:1px solid #666666;
	background-color:white;
	margin:0px;
	font-size: 11px;
	width:170px;
	z-index: 1;
	padding-left: 2px;
	padding-right: 2px;
}

.news_contents_inline {
	background-color:white;
	margin:0px;
	font-size: 11px;
	padding-left: 2px;
	padding-right: 2px;
	margin-bottom: 10px;
}

ul {
	margin-top: 0px;
	margin-bottom: 0px;
}

.copyright {
	margin-top: 50px;
	padding-top: 8px;
	border-top: 1px solid #d0d0d0;
	color: #666666;
	text-align:center;
  	font-size: 9px;
	line-height: 16px;
}

a.external,
a[href ^="http://"] {
	background: url(/web/20070726050102im_/http://www.linuxpowertop.org/link.png) center right no-repeat;
	padding-right: 13px;
}

a[href ^="http://www.bughost.org"] {
	padding-right: 0px;
	background: none;
}

.code {
	font-size:8pt;
	font-family:courier;
	border: solid black 1px;
	background: #f4f4ff;
	padding:5px;
	margin:10px;
}

.release_heading {
	font-weight: bold;
	font-size: 11px;
	color: #0860a8;
}

.release_date {
	padding-left: 3px;
	font-weight: bold;
	color: #666666;
	font-size: 11px;
}

.release_url {
	padding-left: 3px;
	font-size: 11px;
	color: #0860a8;
}

.faq_section {
  font-family: Lucida Grande, Geneva, Arial, Helvetica;
  font-size: 15px;
  font-weight: bold;
  color: #555555;
  letter-spacing: -0.25px;
}
	
.faq {
	padding-left: 1em;
	color: #0860a8;
	font-size: 12px;
	margin-top: 10px;
	margin-bottom: 10px;
	text-indent: -1em;
	font-weight: normal;
}

.faq div {
	text-indent: -1em;
	padding-top: 3px;
	padding-left: 1em;
	font-size: 11px;
	color: #666666;
	font-weight: normal;
}

.faq li {
	text-indent: 0em;
}

.faq p {
	text-indent: 0em;
}

blockquote {
  background-color: #eec;
  padding: 0.75em 1.5em;
  font-size: 12px;
  border: 1px solid #ddd;
  text-align: right;
}

/*
     FILE ARCHIVED ON 05:01:02 Jul 26, 2007 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 14:28:19 May 11, 2021.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  PetaboxLoader3.datanode: 434.326 (4)
  PetaboxLoader3.resolve: 2747.829 (4)
  esindex: 0.03
  captures_list: 3371.491
  RedisCDXSource: 68.82
  LoadShardBlock: 3257.005 (3)
  exclusion.robots: 1.077
  exclusion.robots.policy: 1.044
  CDXLines.iter: 33.276 (3)
  load_resource: 202.297
*/