/* Main Kaka CSS */

body, td, tr {
	text-decoration: none;
	}

a:link, a:hover, a:active, a:visited { 
	text-decoration: none; 
}

/* MENU */

#sdMenu {
	display:none;
}

#nofuckingstyle {
	height:29px; 
	font-family: Tahoma; 
	font-style: none; 
	font-size: 12px; 
	color: #000; 
	text-decoration: none; 
	background: url(http://www.slowdays.org/kaka/gfx/menu/topbar_2nd_bg.gif);" 
}

#kakamenu {
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#kakamenu li {
	display: inline; 
	padding: 0;
	margin: 0;
	padding-left: 1.5em;
	background: url(../gfx/menu/menu_channel_icon_nobackground.gif) left top no-repeat; 
	z-index: 5;
}

#kakamenu li.a:href, li.a:link, li.a:active, li.a:visited {
	text-decoration: none;
	font-style: none;
	font-size: 12px;
	color: #000;
}

#kakamenu span {
	border: #003C74 0px solid;
	padding: 3px 3px 3px 2px;
}

#kakamenu span:hover {
	background: url(../gfx/menu/menu_button_hover_bg.gif);
	border: #003C74 1px solid;
	padding: 2px 2px 2px 1px;
}

/* SHARED WITH PIE (copied from screen.css) */

html, body {
	padding: 0;
	margin: 0;
}


h1 {
	font-size: 12pt;
}

h2 {
	font-size: 11pt;
}

h3 {
	font-size: 9pt;
}

h4 {
	font-size: 8pt;
}
h1, h2, h3, h4, h5 {
	font-weight: bold
	margin-bottom:10px;
	padding:0px;
}

hr {
	border-width: 0px;
	border-top: 1px dotted #ccc;
	height: 1px;
}

/* KAKALOG ONLY */

.asmall, .rankc10center, .hirankc10center {
	font-size: 8px; 
	font-family: Verdana;
	padding:0;
	margin:0;
}

.headtext { 
	font-size: 26px; 
}
.hicell { 
}
.tdtop { 
}
.rankc {
	background: #fff;
}
.small {
	padding-top: 5px; 
	padding-left: 5px;
}