body {
	background-color: #333;
	font-family: verdana;
	font-size:14px;
	margin: 0px;
	paddign: 0px;
}

#varmennus {
	background-color: #400000;
	background-image: url('/gfx/liuku.png');
	background-repeat: repeat-x;
}

#varmennus .box {
	position: relative;
	width: 600px;
	height: 250px;
	background-color: white;
	margin: 70px auto;
	padding: 20px;
	border: 3px solid #400000;
	background-image: url('/gfx/jenna.png');
	background-repeat: no-repeat;
	background-position: bottom right;
}

#varmennus .content {
	width: 300px;
	float: left;
}

#varmennus p {
	text-align: left;
	font-family: verdana;
	font-size: 15px;
	line-height: 25px;
	}

#varmennus h1 {
	font-size: 20px;
	text-align: left;
}

#header {
	display: relative;
	background: #630403;
	background-image: url('/gfx/header.jpg');
	background-repeat: no-repeat;
	display: block;
	height: 76px;
	color: #fff;
	padding: 0px;
	margin: 0px;
}

#hl {
	background-image: url('/gfx/hl.gif');
	background-repeat: no-repeat;
	height: 7px;
	padding: 0px;
	margin: 0px;
}

* html #hl {
	line-height: 7px;
	height: 0px;
}

#clear {
	clear: both;
}

#footer {
	height: 20px;
	background-color: #630403;
	color: #fff;
	text-align: center;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
}


#container {
	background-color: #630403;
	height: auto;
	margin: 0 auto;
	padding: 0px;
	font-size:12px;
	width: 900px;
}



.left_content {
	background-color: white;
	width: 710px;
	padding: 20px;
	//padding: 20px;
	margin: 0px;
	vertical-align: top;
}

.right_content {
	background-color: #630403;
	width: 144px;
	padding: 0px;
	margin-left: 4px;
	vertical-align: top;
}

.frontpage {
	width: 900px;
	padding: 0px;
	margin: 0px;
	background-color: white;
}

.noads {
	width: 750px;
	padding: 20px 90px 20px 90px;
	margin: 0px;
	background-color: white;
}

.esittely {
	padding: 30px;
	margin: 0px;
}

#content a, #content .admin a, #content .left_content a {
	color: black;
	text-decoration: underline;
}


h1 {
	font-family: arial;
	font-size: 16px;
	color: #511;

}

h2 {
	font-family: arial;
	font-size: 12px;
	color: #911;
	text-transform: uppercase;
}

h3 {
	font-family: arial;
	font-size: 12px;
	color: #911;
	text-transform: uppercase;
	margin: 0px;
	padding: 5px;
}

p, ul, li {
	font-family: arial;
	font-size: 12px;
	line-height: 14px;
}


li {
	margin-bottom: 10px;

}

ul {
	padding: 10px;
	margin: 0px;
}

ul.simple, ul.simple li{ list-style:  none outside; padding: 0; }
ul.simple li p, ul.simple li h4{ /*padding: 5px 20px; */ }

.movie {
	background: url(/gfx/movie-top.png)  top no-repeat;
	padding-top: 10px;
	width: 710px;
}

.movie-container {
	background: url(/gfx/movie-middle.png) ;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	position: relative;
	background-color:  #f4d6d6;
	width: 690px;
}

.movie-container-bottom {
	background: url(/gfx/movie-bottom.png) bottom no-repeat;
	height: 10px;
}

.movie-container a, info-container a {
	text-decoration: none;
	font-weight: bold;
	}

.info {
	background: url(/gfx/info-top.png)  top no-repeat;
	padding-top: 10px;
	width: 640px;
	margin: 0px auto;
}

.info-container {
	background: url(/gfx/info-middle.png) ;
	padding: 0px 10px 0px 10px;
	margin: 0px;
	position: relative;
	background-color:  #f4d6d6;
	width: 620px;
}

.info-container-bottom {
	background: url(/gfx/info-bottom.png) bottom no-repeat;
	height: 10px;
}

/*
.movie-container span {
	position: absolute;
	top: 10;
	right: 10px;
	font-size: 14px;
	font-weight: bold;
	}
*/



#content .links a , #content .links .moreinfo {
	font-family: arial;
	font-size: 12px;
	color: #911;
	text-transform: uppercase;
	//text-decoration: none;
	//border-bottom: 1px solid blue;
}

.collapse {
	margin: 0px 0px;
	padding-top: 10px;
	background: url(/gfx/movie-top2.png)  top no-repeat;
	background-color: #efddec;
	width: 710px;
}

.collapse-container {
	height: 100%;
	padding: 10px 10px;
	background: url(/gfx/movie-bottom2.png)  bottom no-repeat;
}

.collapse-container td, .movie td{
	padding: 5px;
}

.close {
	float: right;
}

#vet {
	background: url(/gfx/vet.png) top no-repeat;
	width: 127px;
	height: 43px;
	text-align: right;
	font-size: 13px;
	padding-top: 14px;
	padding-right: 18px;
}



#genrechoose, #filterchoose, #textsearch {
	float: left;
	margin: 0px 5px 0px 5px;
}

#textsearch {
	margin-top: 10px;
}

#filters {

}


#menu {
	position: absolute;
	width: 700px;
	top: 55px;
	margin-left: 260px;
	}

#playerdiv {
	width: 640px;
	margin: 0px auto;
	}



div.hide {
	display: none;
	}

.pager {
	text-transform: uppercase;
	font-size: 10px;
	text-align: center;
}

#login {
	float: right;
	width: 161px;
	height: 45px;
	margin: 5px 5px 0px 0px;
	padding: 0px;
	backgroud-color: transparent;
}

#login p {
	margin: 4px 16px 0px 16px;
	font-size: 11px;
	color: #fff;
}

.esittely {
	top: 0px;
	height: 50px;
}


