
a:link {
	text-decoration : none;
	font-weight : bold;
	color : #000066;
}
a:visited {
	text-decoration : none;
	font-weight : bold;
	color : #000066;
}
a:active {
	text-decoration : none;
	font-weight : bold;
	color : #000066;
}
a:hover {
	text-decoration : underline;
	font-weight : bold;
	color : #000066;
}

body {
	font-family: Bitstream Vera Sans;
	font-size: 14px;
	color: black;
	background-color: #ffffff}
.crewcell {
	background-color: #e5e5ff;
	vertical-align: top;
	text-align: left;
}

.border {
	background-color: #000066;
}

img {
	border : 0;
	display: inline;
}

div.page {
	position: relative;
	margin-left: auto;
	margin-right: auto;
	width: 768px;
	max-width: 90%;
	background-image: url('http://www.kusinfilm.com/images/border.png');
	background-repeat: repeat-y;
}

div.top {
	position: relative;
	margin-left: 14px;
	margin-right: 14px;
	margin-bottom: 0px;
	padding: 2px;
	height: 104px;
	background-image: url(http://www.kusinfilm.com/images/logga.png);
	background-repeat: no-repeat;
	background-position: 6px 2px;
	border:2px solid #000066;
	background-color: #e5e5ff;
	vertical-align: top;
}

div.quote {
	position: absolute;
	background-image: url(http://www.kusinfilm.com/images/icons/citat.png);
	background-repeat: no-repeat;
	top: 20px;
	left: 94px;
	right: 165px;
	height: 50px;
	padding-top: 10px;
	padding-left: 55px;
}
div.quoteperson {
	position: absolute;
	background-image: url(http://www.kusinfilm.com/images/icons/citat.png);
	background-repeat: no-repeat;
	top: 20px;
	left: 570px;
	right: 0px;
	height: 50px;
	padding-top: 10px;
	padding-left: 55px;
}

span.menu {
	position: absolute;
	bottom: 4px;
	left: 120px;
	right: 10px;
	text-align: left;
	word-spacing: 25px;
}

div.content {
	position: relative;
	min-height: 600px;
	
	margin-right: 14px;
	margin-left: 14px;
	margin-bottom: 0px;
	border: 2px solid #000066;
	vertical-align: top;
	right: 0px;
}

div.sidepanel {
	position: absolute;
	top: 0px;
	right: 0px;
	bottom: 0px;
	left: 75%;
	padding: 2px;
	border-left: 2px solid #000066;
	background-color: #e5e5ff;

}

div.film_title {
	position: relative;
	top: 0px;
	height: 18px;
	right: 0px;
	left: 0px;
	padding: 2px;
	font-weight: bold;
	font-size: 16px;
	background-color: #e5e5ff;
	border-bottom: 2px solid #000066;
}

div.film_video {
	position: relative;
	padding: 2px;
	left: 0px;
	right: 0px;
	margin-left: auto;
	margin-right: auto;
	height: 520px;
	border-bottom: 2px solid #000066;
	background-color: #e5e5ff;
}

div#film_data
{
	position: relative;
	min-height: 500px;
	
	padding-right: 30%;
	padding-bottom: 10px;
}

div.film_data_title {
	position: relative;
	
	width: 100%;
	height: 16px;
	
	padding-top: 2px;
	padding-bottom: 2px;

	border-bottom: 2px solid #000066;

	background-color: #e5e5ff;
	font-weight: bold;
}

div#film_beskrivning {
	position: relative;
	width: 100%;
	
}

div#film_statistics {
	position: absolute;

	right: 0px;
	bottom: 0px;
	top: 0px;
	
	width: 30%;

	border-left: 2px solid #000066;

	background-color: #e5e5ff;
}

div.film_list {
	display: table;
	border-top: 2px solid #000066;
	padding: 2px;
	padding-top: 5px;
	margin-bottom: 7px;
}

div.film_list_rating {
	float: right;
	margin: 2px;
}

div.footer {
	position: relative;
	top: 5px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	word-spacing: 10px;
}

table.filmcell {
	width: 500px;
	border-top: 2px solid #000066;
}