/* Reset browsers
___________________________________________________*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

ol, ul {
	list-style: none;
}

table {
	border-collapse: separate;
	border-spacing: 0;
}

caption, th, td {
	text-align: left;
	font-weight: normal;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}

blockquote, q {
	quotes: "" "";
}

/* Page basics
___________________________________________________*/

body {
	background: #000;
	color: #fff;
	line-height: 18px;
	font-size: 62.5%;
	font-family: Arial, Verdana, sans-serif;
	text-align: left;
}

/* Misc
___________________________________________________*/

/* Self-clear floats */

.group:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Self-clear floats */

*:first-child+html .group {
	min-height: 1px;
}

/* Self-clear floats */

*html .group {
	height: 1%;
}


/* Floats */

.leftside,
.alignleft {
	float: left;
	display: inline;
}
.rightside,
.alignright {
	float: right;
	display: inline;
}

/* Type
___________________________________________________*/

#page {
	font-size: 1.2em;
	color: #fff;
}

h1 {
	font: normal 1.6em Arial, sans-serif;
	line-height: 1em;
}

h2 {
	font: normal 2.2em Arial, sans-serif;
	margin: 0 0 20px 0;
}

h3 {
	font: bold 1.5em Arial, sans-serif;
	color: #8c6c47;
}

p {
	padding: 0 0 20px 0;
}

p.sentmsg {
	background: #efefef;
	text-align: center;
	font-weight: bold;
	padding: 10px 0 8px 0;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a,
a:visited,
a:hover,
a:active {
	color: #fff;
}

small {
	font-size: .9em;
}

/* Basic layout
___________________________________________________*/

#page {
	text-align: left;
	width: 1010px;
	margin: 0 0 0 10px;
}

#main {
	float: left;
	display: inline;
	padding: 38px 0 0 0;
}

#head h1 {
	background: url(../images/graphics/h-top-sv.gif) 0 0 no-repeat;
	text-indent: -999999px;
	width: 696px;
	height: 110px;
	margin: 0 0 0 155px;
}

#content {
	border-left: 1px solid #fff;
	border-top: 1px solid #fff;
	float: left;
	display: inline;
	width: 714px;
	padding: 0 0 40px 20px;
}

#sidebar {
	float: right;
	display: inline;
	width: 105px;
	padding: 25px 0 0 0;
}

/* Navigation
___________________________________________________*/

ul#nav {
	border-top: 1px solid #fff;
	float: left;
	display: inline;
	width: 160px;
	padding: 20px 0 0 0;
}

ul#nav li {
	display: block;
	list-style-position: outside;
	padding: 0 0 20px 4px;
}

ul#nav a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	font-size: 1.3em;
}

ul#nav a:hover {
	color: #464545;
}

/* Paging */

.paging {
	display: block;
	font-size: 1.5em;
	text-decoration: none;
	margin: 0 0 30px 0;
}

/* Index
___________________________________________________*/

.flags {
	display: block;
	margin: 20px 0 0 40px;
}

.start {
	margin: 80px 0 0 0;
}

.start h2 {
	text-indent: -999999px;
	text-align: center;
}

.en .start h2.h-1 {background: url(../images/graphics/sv/h-1.gif) center 0 no-repeat; height: 56px; margin: 0 0 10px 0;}
.en .start h2.h-2 {background: url(../images/graphics/en/h-2.gif) center 0 no-repeat; height: 56px;}
.en .start h2.h-3 {background: url(../images/graphics/en/h-3.gif) center 0 no-repeat; height: 56px;}
.en .start h2.h-4 {background: url(../images/graphics/en/h-4.gif) center 0 no-repeat; height: 56px;}
.en .start h2.h-5 {background: url(../images/graphics/sv/h-5.gif) center 0 no-repeat; height: 56px;}

.logotypes {
	text-align: center;
	margin: 40px 0 0 0;
}

.logotypes img {
	padding: 0 10px 10px 0;
}

.bottomlogos {
	border-top: 1px solid #595959;
	text-align: left;
	padding: 15px 0 0 50px;
}

.bottomlogos img {
	padding-right: 10px;
}

/* Subpage
___________________________________________________*/

.subpage .block {
	padding: 20px 40px 20px 30px;
}

.subpage .leftside,
.subpage .rightside {
	width: 48%;
}

/* Films
___________________________________________________*/

.films .film {
	display: block;
}

.films .leftside,
.films .rightside {
	width: 45%;
}

.films .film .thumb {
	float: left;
	display: inline;
	height: 100px;
	margin: 0 10px 0 0;
}

.trailer {
	width: 425px;
	margin: 0 auto;	
}

/* Film
___________________________________________________*/

.singlefilm .filminfo {
	margin: 0 0 20px 0;
}

.singlefilm .info {
	width: 190px;
	float: left;
	display: inline;
	margin: 0 10px 0 0;
}

.singlefilm .info strong {
	display: block;
}

.singlefilm .thumb {
	float: right;
	display: inline;
	margin: 0 5px 0 0;
}

/* Organisation
___________________________________________________*/

.organisation .block {
	padding-right: 0;
}

.organisation .person {
	width: 154px;
	height: 290px;
	float: left;
	display: inline;
	margin: 0 22px 0 0;
}

.organisation .last {
	margin: 0;
}

.organisation .person .personimage {
	height: 150px;
	margin: 0 0 10px 0;
}

.organisation .person span {
	display: block;
	font-size: 0.9em !important;
}

/* Program
___________________________________________________*/

.programday {
	border-bottom: 1px solid #fff;
	width: 500px;
	padding: 0 0 20px 0;
	margin: 0 0 20px 0;
}

.lastday {
	border: 0;
}

.programday em {
	font-weight: bold;
}

.programday p {
	padding: 0 0 5px 0 !important;
}

.programday .date {
	font-weight: bold;
	color: #8c6c47;
	font-size: 1.4em;
	margin: 0 0 10px 0;
}

.programtime {
	background: #000;
	padding: 5px;
	margin: 0 0 10px 0;
}

.programtime p {
	padding: 0 !important;
}

.programday .odd {
	background: none !important;
}

/* Directors
___________________________________________________*/

.director .leftside {
	width: 150px;
}

.director .rightside {
	width: 470px;
}

.portrait {
	width: 150px;
	overflow: hidden;
	float: left;
	display: inline;
	margin: 0 20px 10px 0;
}

.portrait img {
	width: 150px;
}

.directors .film {
	margin: 0 0 30px 0;
}

.directors .thumb {
	width: 90px;
	height: auto !important;
	overflow: hidden;
}

.directors .thumb img {
	width: 90px;
}

/* Guests
___________________________________________________*/

.guests h3 {
	font-size: 1.1em;
}

.guestrow {
	margin: 0 0 20px 0;
}

.guests .thumb {
	width: 110px;
	float: left;
	display: inline;
	overflow: hidden;
	margin: 0 10px 0 0;
}

.guests .thumb img {
	width: 110px;
}

.guests .info {
	font-size: .9em;
	float: left;
	display: inline;
	width: 169px;
}

.guests .special .thumb {
	width: 150px !important;
}

.guests .special .thumb img {
	width: 150px;
}

.guests .special .info {
	width: 129px;
}

.guests .info span {
	color: #dfdc01;
}

/* Short col
___________________________________________________*/

.shortcol .leftside {
	width: 500px;
	padding-bottom: 40px;
}