body {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
	background-color: #000000;
#        background-image: url(../pic/snow.jpg);
#	background-color: #004E98;
	color: #97b10a;
	margin-top: 0px;
	margin-bottom: 0px;
}

table {
	border-collapse: collapse;
	border: none;

#	background-color: #97b10a; 
	background-color: #000000; 
#	background-color: #24251d; 
margin-top:	2px;
}

table.main, table.mainouter {
	background-color: #000000;
	border-style: double;
	border-color: #a3bc16;
	padding-left: 10px;
}

table.statusbar {
	background-image: url(../pic/stats.jpg);
	background-color: #000000;
	color: #d4f80b;

}

table.double {
	border-style: double;
	background-color: #000000;
	color: #d4f80b;
	border-color: #a3bc16;

}

table.message {
	border: solid #000000 1px;
}

table.bottom {
	background: transparent;
}

a.info{
	position:relative; /*this is the key*/
	z-index:24; background-color:#ccc;
	color:#000;
	text-decoration:none
}

a.info:hover{z-index:25; background-color:#ff0}

a.info span{display: none}

a.info:hover span{ /*the span will display just on :hover state*/
    display:block;
    position:absolute;
    top:2em; left:2em; width:15em;
    border:1px solid #0cf;
    background-color:#cff; color:#000;
    text-align: center}

table.bottom {
  background: transparent;
}

h1 {
  font-size: 12pt;
}

h2 {
  font-size: 10pt;
  margin-bottom: 6px;
  margin-left: 10px;
}

p {
	font-size: 8pt;
}

p.sub { 
  margin-bottom: 4pt;
  margin-top: 4pt;

}

td {
	font-size: 8pt;
	border: solid #000000 0px;
}

td.embedded {
   border: none;
   padding: 0px;
  text-align: left;
}

td.bottom {
  border: none;
  padding-left: 55px;
}
td.bottomstats {
  border: none;
  padding-left: 25px;
}
td.connectableyes {
  color: #fffd57;
}
td.connectableno {
font-weight:bold;
  color: #ff0000;
}

td.heading {
  font-weight: bold;
}

td.text {
  padding: 10pt;
  text-align: left;
}

td.comment {
  padding: 10pt;
  font-size: 8pt;
  text-align: left;
}

td.colhead {
  font-weight: bold;
  color: #000;
	background-image: url(../pic/colhead.jpg);
	height: 26px;
	padding: 2px;
}

td.colhead a:link {
        color: #000;
}
td.colhead a:visited {
        color: #000;
}

td.colhead a:hover {   
        color: #c2e308;
}

td.rowhead {
  font-weight: bold;
  text-align: right;
  vertical-align: top;
}

td.title {
	font-size: 14pt;
}

td.navigation {
	font-weight: bold;
	font-size: 10pt;
   border: none;
}

td.clear {
  padding: 0px;
  border: 0px;
  background: transparent;
}

td.logo {
        width: 100%;
        height: 223px;
        background-image:url(../pic/logo.gif);
//        background-image:url(http://irc.bitaddict.org/kuvia/piratebay.png);
	background-repeat: repeat-no;
}

td.upload {
	text-align: left;
	padding-left: 10px;
	#border-bottom: 1px #a3bc16 dotted;
	border-bottom: 1px #555555 dotted;
}

form {
	margin-top: 0;
	margin-bottom: 0;
}

.sublink {
	font-style: italic;
	font-size: 7pt;
	font-weight: normal;
}

font.gray
{
  color: #ACA899;
  text-decoration: underline;
}


a:link, a:visited {
  text-decoration: none;
#  color: #3e4803;
  color: #5f7004;

}

a:hover {
#  color: #adcc04;
  color: #c2e308;

}

a.index {
	font-weight: bold;
}

a.biglink {
	font-weight: bold;
	font-size: 12pt;
}

a.altlink:link, a.altlink:visited{
	font-weight: bold;
#	color: #A83838;
	color: #97b10a;
	text-decoration: none;
}

a.altlink:hover {
  text-decoration: underline;
	color: #97b10a;

}

a.altlink_blue:link, a.altlink_blue:visited{
	font-weight: bold;
	color: #004E98;
	text-decoration: none;
}

a.altlink_blue:hover {
  text-decoration: underline;
}

a.altlink_green:link, a.altlink_green:visited{
	font-weight: bold;
	color: #007800;
	text-decoration: none;
}

a.altlink_green:hover {
  text-decoration: underline;
}

.important {
	font-weight: bold;
	font-size: 8pt;
}

.red {
	color: #ee0000;
}

.yellow {
	color: #997700;
}

.green {
	color: #000000;
}

input, select, textarea {
	font-family: "tahoma", "arial", "helvetica", "sans-serif";
	font-size: 8pt;
}

.btn2 {
  	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#a3c004;
	font-weight:bold;
	padding: 1px 2px;
	background:url(../pic/nappi_pohja.png) repeat-x left top;
}

.btn {
  	cursor:pointer;
	border:outset 1px #ccc;
	background:#999;
	color:#666;
	font-weight:bold;
	padding: 1px 2px;
	background:url(../pic/formbg.gif) repeat-x left top;
}

.small {
  font-size: 7pt;
}

.big {
  font-size: 10pt;
}

li {
  margin-top: 6pt;
  margin-bottom: 6pt;
}

ul {
  margin-left: 16pt;
  margin-top: 0px;
  margin-bottom: 0px;
}

img.border  
{  
  border-style: solid;  
  border-color: #000000; 
  border-width: 1px; 
}
/*Image Resizer v0.1 by xam */
table.ncode_imageresizer_warning {
    background: #FFFFE1;
    color: #000000;
    border: 1px solid #CCC;
    cursor: pointer;
}

table.ncode_imageresizer_warning td {
    font-size: 12px;
    color: red;
    vertical-align: middle;
    text-decoration: bold;
}

table.ncode_imageresizer_warning td.td1 {
    padding: 5px;
}

table.ncode_imageresizer_warning td.td1 {
    padding: 2px;
}
/*Image Resizer v0.1 by xam */

.gobutton{
	background: #476BA2;
	color: #FFF;
}
.codetop{
	background: #f1b000 url(../pic/code.gif) no-repeat right;
	color: #000;
	font-weight: bold;
	margin: 0 auto 0 auto;
	padding: 3px;
}

.codemain{
	background: #FFF;
	border: 1px solid #000;
	color: #000;
	margin: 0 auto 0 auto;
	padding: 3px;
}

.shadetabs{
border-bottom: 0px solid gray;
#width: 90%;
margin-bottom: 3px;

}

.shadetabs ul{
padding: 3px 0;
padding-top: 0;
margin-left: 0;
margin-top: 0;
margin-bottom: 0;
font: bold 12px Verdana;
list-style-type: none;
text-align: center; /*set to left, center, or right to align the menu as desired*/
}

.shadetabs li{
display: inline;
margin: 0;
}

.shadetabs li a{
text-decoration: none;
padding: 3px 7px;
margin-right: 2px;
border: 0px solid #778;
color: #2d2b2b;
background: white url(../pic/shade.gif) top left repeat-x;
}

.shadetabs li a:visited{
color: #2d2b2b;
}

.shadetabs li a:hover{
text-decoration: underline;
color: #2d2b2b;
}

.shadetabs li.selected{
position: relative;
top: -3px;
font: bold 12px Verdana;
}

.shadetabs li.selected a{ /*selected main tab style */
background-image: url(../pic/valittu_navi.gif);
border-bottom-color: white;
}

.shadetabs li.selected a:hover{ /*selected main tab style */
text-decoration: none;
}
.listitem {
margin-left:10px;
margin-right:5px;
}
.alert {
  width:500px;
  padding:10px;
  background-image:url('../pic/alert.gif');
  background-repeat:repeat-x;
  background-position:top;
  background-color:#f78c18;
  font-weight:bold;
  margin-bottom:5px
}
td.clearalt6 {
  padding: 5px;
  border: 0px;
border: hidden;
}
td.clearalt7 {
  padding: 5px;  
  border: 0px;
border: hidden;
}

.search{
	background-image:url(../pic/search.gif);
	background-repeat:no-repeat;
	width:579px;
	height:95px;
	margin:5px 0 5px 0;
	text-align:left;
}

.search_title{
#	color:#0062AE;
	color:#d4f80b;
	background-image:url(../pic/colhead.jpg);
#	background-color:#DAF3FB;
	font-size:12px;
	font-weight:bold;
	text-align:left;
	padding:7px 0 0 25px;
}

.search_table {
	border-collapse: collapse;
	border: none;
	background-color: #d4f80b;; 
}

td.search_table {
	color: #000;
	padding-bottom: 3px;
	border: 0;
}

a.catlink:link, a.catlink:visited{
	text-decoration: none;
}

a.catlink:hover {
	color: #A83838;
}
/* Details Style */
#details_main {
	float: left;
	width: 485px;
	margin: 10px;
	border: 1px #adcc04 solid;
	border-top: none;
}
#details_ohjemain {
        float: left;
        width: 97%;
        margin: 10px;
        border: 1px #adcc04 solid;
        border-top: none;
}

#details_info {
	float: right;
	width: 200px;
	margin: 10px;
	margin-left: 0;
	border: 1px #adcc04 solid;
	border-top: none;
}

#details_kuva {
	width: 180px;
	#height: 269px;
	border: 2px #adcc04 solid;
	margin: 5px;
	float: left;
}

#details_kuvaus {
	margin-bottom: 12px;
	float: left;
	margin: 5px;
	width: 280px;
	min-height: 300px;
}
#details_ohjekuvaus {
        margin-bottom: 12px;
        float: left;
        margin: 5px;
        min-height: 300px;
        width: 90%;
}

#details_kuvaus2 {
	margin-bottom: 12px;
	float: left;
	margin: 5px;
	min-height: 300px;
	width: 430px;
}

#details_kuvausala {
	margin: 5px;
	clear: left;
	text-align: center;
}

#details_laatikko {
	#background-color: #2b3305;
	background-color: #000;
}

#details_kiitos {
	margin: 5px;
	clear: left;
	text-align: center;
}

.kiitos_select {
	border: 1px solid #adcc04;
	background-color: #adcc04;
	font-size: 10px;
}

input.kiitos_nappi {
	font-size:10px;
	height:14px;
	background-color:#CCFF66;
	border-style:dotted;
	border-color:#ffffff;
	border-width:1px;
}

#otsikko {
	background-image:url(../pic/colhead.jpg);
	background-color: #000;
	height: 26px;
}

#otsikko a:link {
  text-decoration: none;
  color: #111400;
}
#otsikko a:visited {
  text-decoration: none;
  color: #111400;
}

#otsikko a:hover {
  color: #c2e308;
}

p.details_head {
	margin: 0px;
	position: relative; top: 5px; left: 25px;
	color: #000;
	font-size: 11px;
	font-weight: bolder;	
}

#listaus1 {
	float: left;
	width: 100px;
	padding: 2px;
}

#kommentit {
	padding: 5px;
}
#browse_haku {
	float: left;
	padding: 2px;
}
#browse_include {
	clear: left;
	text-align: center;
	padding: 3px;
}
#browse_cats_haku {
	display: none;
}

#browse_etsi {
	padding: 3px;
	font-weight: bolder;
	line-height: 2em;
}
td.browse {
	border: 1px #adcc04 solid;
	border-top: none;
}
td.browsekirkas {
        border: 1px #adcc04 solid;
        border-top: none;
        color: #c2e308;   
}
td.browse2 {
	border: 1px #adcc04 solid;
	border-left: none;
	border-top: none;
}
td.browse3 {
	border: 1px #adcc04 solid;
	border-right: none;
	border-top: none;
}
table.browse_table {
	#margin-left: 1px;
}
#alakat {
	float: left;
}
#genre {
	float: right;
}

#muokkaus {
	position: absolute;
	left: 35em;
	top: 50em;
}

#peers {
	position: absolute;
	left: 25em;
	top: 50em;
	display: hidden;
}
#files {
	position: absolute;
	left: 35em;
	top: 50em;
	display: hidden;
}
table.top5 {
	border: 1px solid #a3bc16;
	width: 200px;
}

#top5 {
	float: right;
	width: 200px;
	margin: 10px;
	margin-top: 3px;
	margin-left: 0;
	display: hidden;
}
