@CHARSET "ISO-8859-1";

body {
 color: white;
 background-color: black;
 margin: 0;
}
#body {
 background-color: #444;
 border-left: 1px solid #999;
 border-right: 1px solid #333;
 padding-left: 5px;
 padding-right: 5px;
 margin: 0px auto;
 width: 860px;
}

body, table {
 font-family: arial;
 font-size: 12px;
}

#head {
 background-image:url(/skin/default/header.jpg);
 background-repeat: no-repeat;
 height: 66px;
 padding-top: 3px;
 margin-bottom: 3px;
}

#bannerspace {
 height: 60px;
 width: 468px;
 margin: 2px;
 margin-top: 0px;
 background-color: white; color: black;
 float: right;
}

#pagetitle {
 font-weight: bold;
 font-size: 24px;
 line-height: 69px;
 margin-left: 3px; 
 margin-right: 3px;
 padding-left: 10px;
 padding-right: 10px;
 color: white;
 border-left: solid 1px #666;
 border-right: solid 1px #666;
 background-color: #300;
 background-image:url(/skin/default/k18.png);
 background-repeat: no-repeat;
 background-position: top right;
}

#mainmenu {
 margin-left: 3px; 
 margin-right: 3px;
 cursor: pointer;
}

.menuitem {
 width: 135px;
 height: 20px;
 float: left;
 padding: 4px;
 margin-left: 5px;
 text-align: center;
 border-left: solid 1px #666;
 border-right: solid 1px #666;
 border-top: solid 1px #666;
 background-color: #300;
}
.menuitem:hover {
 background-color: #666;
}

#searchform {
 width: 150px;
 margin-left: 5px;
 float: left;
}
#searchfield {
 width: 90px;
}

#rssicon {
 width: 220px;
 height: 30px;
 text-align: left;
 line-height: 30px;
 float: right;
}
#rssicon img {
 vertical-align:middle;
 width: 16px;
 height: 16px;
}

#content {
 margin-left: 3px; 
 margin-right: 3px;
 margin-bottom: 3px;
 padding: 10px;
 background-color: #330000;
 border-left: solid 1px #666;
 border-right: solid 1px #666;
 border-bottom: solid 1px #666;
}

#categories {
 font-size: 14px;
 width: 230px;
 float: right;
}
#categoriestitle {
 font-weight: bold;
 font-size:20px;
 line-height: 32px;
 margin-bottom: 5px;
}
.categorytitle {
 font-weight: bold;
 font-size: 14x;
 line-height: 24px;
}
.categoryitem {
 line-height: 18px;
}


#footer {
 line-height: 20px;
 text-align: center;
}

.column {
 width: 270px;
 float: left;
 margin-right: 10px;
}

a {
 color: #F2BE71;
}

img {
 border: none;
}

.pager {
 width: 500px;
}

.listitem {
 width: 500px;
 border-bottom: 2px solid #900;
 padding-bottom: 3px;
 margin-bottom: 3px;
 clear: left;
 background-position: center right;
 background-repeat: no-repeat;
}
.uutuus {
 float: right;
}
.listitem .meta {
 clear: left;
 text-align: right;
 padding: 2px;
 font-size: 10px;
}
.coverimageholder {
 width: 100px;
 height: 160px;
 float: left;
 margin-right: 15px;
 margin-bottom: 10px;
}

.coverimage {
 width: 100px;
}

.infoarea {
 float: right;
 width: 250px;
 margin: 5px;
 font-size:14px;
 line-height: 18px;
}

.actorlistitem {
 width: 115px;
 float: left; 
 margin-right: 5px;
 font-size: 12px;
 line-height: 15px;
}

#vetcode {
 width: 140px;
 margin-right: 10px;
 float: right;
}
#vetcode img {
 width: 116px;
 height: 60px;
 margin: 10px;
}

.playcommand {
 cursor: pointer;
}
#playicon {
 width: 128px;
 height: 128px;
}

#buynow {
 display: none;
 padding: 20px;
 background-color: #444;
 border-top: 2px solid #999;
 border-left: 2px solid #999;
 border-right: 2px solid #333;
 border-bottom: 2px solid #333;
 width: 600px;
 position: absolute;
 top: 240px;
}
#closebuynow {
 float: right;
 cursor: pointer;
}
#buynow .title {
 font-size:24px;
 line-height:30px;
 font-weight:bold;
}
#buynow td {
 vertical-align: top;
}
.sms {
 font-weight: bold;
 font-size: 16px;
 color: #F2BE71;
}

.thumbroll {
 width: 250px;
 height: 145px;
 background-color: #F2BE71;
 color: #000;
 border: solid 1px #666;
 float: left;
 margin-right: 10px;
 margin-bottom: 5px;
 text-align: center;
}

.thumbroll img {
 width: 240px;
 height: 135px;
 display: none;
 margin: 5px;
}


#player {
 width: 640px;
 height: 360px;
 color: #000;
}
#player p {
 padding: 20px;
 font-size: 24px;
 text-align: center;
}

#clockholder {
 float: right;
 width: 180px;
 margin-bottom: 10px;
}
#rateitem { 
 float: right;
 clear: right;
 width: 180px;
}
#rateitem img {
 width: 50px;
 margin: 5px 20px 5px 20px;
}
#rateitem img:hover {
 cursor: pointer;
}

#clock { 
 background-image:url(/skin/default/timeleft.jpg);
 background-repeat: repeat-y;
 width: 180px;
 height: 20px;
 line-height: 20px;
 text-align: center;
 background-color: #444;
 color: #000;
 font-weight: bold;
 border: solid 1px #666;
}
#secs {
 color: #666;
 font-size: 10px;
}
