﻿html
{
	background: #eceae4 url(/Images/bodyBackground.gif) repeat-x;
	background-position: bottom;
	background-attachment: fixed;
}
html, body
{
	font-family: Arial;
	height: 100%;
	margin: 0;
	padding: 0;
}
#offline
{
	background: #ffffff;
	color: #000000;
	font-size: 10px;
	padding: 10px;
	border: solid 4px #CC0000;
	position:absolute;
	top: 0;
	right: 0;
}
#contentWrapper
{
	background: #ffffff;
	min-height:100%;
	width: 950px;
}
#wrapper
{
	padding-left: 12px;
	padding-right: 12px;	
}
#bodyColumn
{
	float: left;
	width: 710px;
}
.contentHolder
{
	float:left;
	height: auto;
	overflow: hidden;
	padding: 0;
	margin: 0 0 0 0;
	width: 510px;	
}
.contentHolder h2
{
	background: url(/Images/h2Background.gif) no-repeat;
	color: #ffffff;
	cursor: pointer;
	font-size: 14px;	
	font-weight: bolder;
	height: 25px;
	padding-left: 10px;
	padding-top: 4px;
	text-decoration: none;
	text-transform: uppercase;
}
.topplistor h2:after
{
	content: " visa hela listan";
	font-size: 10px;
	text-transform: lowercase;
}
.contentHolder a.listHeader
{
	text-align: left;
}
.contentHolder a
{
	color: #000000;
	font-size: 10px;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
}
.contentHolder span
{
	display: none;	
}
.contentListHolder span
{
	display: none;
}
.start ul#sortMenu li
{
	display: none;
}
.contentHolder ul#sortMenu {
	background: url(/Images/h2Background.gif) no-repeat;
	background-position: top right;
	color:#FFFFFF;
	cursor:pointer;
	float:right;
	font-size:11px;
	font-weight:bold;
	list-style: none;
	padding:5px 0 5px;
}
.contentHolder ul {
	margin: 0;
	padding: 0;
}

.contentHolder ul#sortMenu ul
{
	display: none;
}
.contentHolder ul#sortMenu:hover ul
{
	background-color: #363636;
	display: block;
	position: absolute;
	list-style: none;
	z-index: 120;
}
.contentHolder ul#sortMenu li
{
	padding: 0 20px;
}
.contentHolder ul#sortMenu ul li
{
	padding: 5px 20px;
}
.contentListHolder
{
	float:left;
	height: auto;
	overflow: hidden;
	width: 715px;	
}
.contentListHolder h2:before
{
	content: "Sökresultat för: ";
	text-transform: lowercase;
}
.contentListHolder h2
{
	background: url(/Images/h2ViewBackground.gif) no-repeat;
	color: #ffffff;
	font-size: 14px;	
	font-weight: bolder;
	height: 25px;
	padding-left: 10px;
	padding-top: 4px;
	text-decoration: none;
	text-transform: uppercase;
}
.contentListHolder a.listHeader
{
	text-align: left;
}
.contentListHolder a
{
	color: #000000;
	font-size: 10px;
	font-weight: bolder;
	text-align: center;
	text-decoration: none;
}
.contentListHolder li
{
	padding-bottom: 14px;	
}
.contentWideListHolder
{
	height: auto;
	overflow: hidden;
	width: 510px;	
}
.contentWideListHolder #listWideHeader
{
	background: url(/Images/h2Background.gif) no-repeat;	
	height: 25px;
	padding: 0 0 20px 0;
}
.contentWideListHolder h2
{
	color: #ffffff;
	font-size: 14px;	
	font-weight: bolder;
	padding-left: 10px;
	padding-top: 4px;
	text-transform: uppercase;
}
.contentWideListHolder ul#sortMenu
{
	background: transparent;
	color: #ffffff;
	cursor: pointer;
	float: right;
	font-size: 11px;
	font-weight: bold;
	list-style: none;
	padding: 5px 0 0 0;
	z-index: 120;
}
.contentWideListHolder ul#sortMenu ul
{
	display: none;
}
.contentWideListHolder ul#sortMenu:hover ul
{
	background-color: #363636;
	display: block;
	position: absolute;
	z-index: 120;
}
.contentWideListHolder ul#sortMenu li
{
	padding: 0 20px;
}
.contentWideListHolder ul#sortMenu ul li
{
	padding: 5px 20px;
}
.contentWideListHolder a.listHeader
{
	text-align: left;
}
.contentWideListHolder a
{
	color: #000000;
	font-size: 10px;
	font-weight: bolder;
	margin: 0;
	text-align: center;
	text-decoration: none;
}
.contentWideListHolder .listPreviewThumb
{
	margin: 0;
}
.contentWideListHolder .previewList li
{
	clear: both;
	height: 138px;
	list-style: none;
	margin: 0;
	overflow:visible;
	padding: 0 5px 1px 0;
}
.contentWideListHolder .infoBoxWide
{
	cursor: pointer;
	background: transparent url(/Images/thumbTextBackgroundWide.jpg) no-repeat;
	margin: -138px 0 0 100px;
	padding: 20px 14px 0 30px;
	height: 116px;
	width: 365px;
}
.contentWideListHolder ul
{
	margin: 0;
	padding: 0;	
}
.contentWideListHolder li:hover .infoBoxWide
{
	background: transparent url(/Images/thumbTextBackgroundWideHover.jpg) no-repeat;
}
.contentWideListHolder .infoBoxWide h3 
{	
	background: none;
	color: #000000;
	cursor: pointer;
	font-size: 14px;
	font-weight: bolder;
	margin: 0;
	padding: 0 0 0 10px;
	text-align: left;
	text-transform: none;
	width: 300px;
}
.contentWideListHolder .infoBoxWide p
{
	cursor: pointer;
	display: none;
	font-size: 11px;
	margin: 0;
	padding: 0 10px 0 10px;
	text-align: left;
	width: 338px;
}
.contentWideListHolder .infoBoxWide
{
	display: block;
}
.contentWideListHolder .infoBoxWide div
{
	padding: 10px 0 0 0;
}
.contentWideListHolder .infoBoxWide span
{
	display: none;	
}
.contentWideListHolder .infoBoxWide .infoBoxBody
{
	display: block;
	font-weight: normal;
	overflow: hidden;
	max-height: 143px;
	text-align: left;
}
#textBlock
{
	background: url("/Images/textBlockBackground.jpg") no-repeat;	
	float: left;
	margin: 25px 0 0 0;
	padding: 18px 11px;
	width: 485px;
}
.previewList
{
	display: inline;
	padding: 0;
	margin: 0;
}
.previewList li
{
	float: left;
	list-style: none;
	padding: 0 5px 0 0;
	overflow: hidden;
	margin: 0;
	width: 97px;
}
.thumbImg
{
	border: none;
	height: 136px;
	width: 97px;
	z-index: 0;
}
.listPreviewText
{	
	margin-top: -12px;
	height: 43px;
	padding-bottom: 12px;
	z-index: 10;	
}
.listPreviewText img
{
	border: none;	
}
.listPreviewText p
{
	margin: -44px 0 0 0;
	padding: 15px;
	z-index: 11;
}
.infoBox
{
	background: transparent url(/Images/infoTextBackground-trans.png) no-repeat;
	display: none;
	float: inherit;
	margin: -175px 0 0 85px;
	padding: 20px 30px 30px 30px;
	position: absolute;
	height: 362px;
	width: 268px;
}
.infoBox h3 
{
	background: none;	
	color: #000000;
	font-size: 14px;
	font-weight: bolder;
	padding-left: 10px;
	text-transform: none;
	width: 200px;
}
.infoBox p
{
	font-size: 11px;
	padding: 10px;
	width: 200px;
}
.infoBox a
{
	display: none;	
}
.infoBox .infoBoxPreamble
{
	overflow: hidden;
	max-height: 18px;
}
.infoBox .infoBoxBody
{
	overflow: hidden;
	max-height: 143px;
}
#rightList
{
	background: #a10003 url(/Images/rightMenuMiddle.jpg) repeat-y;
	float: right;
	width: 190px;
}

#rightList .thumbItemRight:hover a
{
	color: #000000;	
}
#rightList h2#topRightHeader
{
	background: url(/Images/rightMenuTop.jpg) no-repeat;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 0 0;
	padding: 22px 20px 40px;
	text-transform: uppercase;
}
#rightList h2#middleRightHeader
{
	background: url(/Images/rightMenuMiddleHeader.jpg) no-repeat;
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	margin-top: 0px;
	padding: 6px 20px 29px;
	text-transform: uppercase;
}
#rightList ul
{
	height: 116px;
	margin: -25px 0 0 0;
	padding: 0 0 0 0;
}
#rightList li
{
	border-bottom: dashed 1px #c76668;
	height: 22px;
	list-style: none;
	list-style-position: outside;
	margin: 0 0 0 7px;
	overflow: hidden;
	padding: 0 0 0 16px;
	width: 160px;
	white-space: nowrap;
}
#rightList a
{
	color: #ff6600;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	width: 190px;
}
#rightList div
{
	height: 31px;	
	padding: 9px 0 0 22px;
}
#rightList div a
{
	background: url(/Images/arrowUpperDown.gif) no-repeat;
	background-position: right;
	padding-right: 24px;
	padding-top: 1px;
}
#rightList #middleRightList
{
	background: url(/Images/rightMenuMiddleBottom.jpg) repeat-y;
	height: auto;
	margin: 0;
	padding: 0;
}
#rightList #bottomLink
{
	background: url(/Images/rightMenuBottom.jpg) no-repeat;
	background-position: bottom;
	padding-bottom: 5px;
}
#rightList #bottomLink a
{
	background: url(/Images/arrowDownerDown.gif) no-repeat;
	background-position: right;
	padding-right: 24px;
	padding-top: 1px;
}
.previewListRight
{
	overflow: hidden;	
}
#rightList .previewListRight a
{
	background: none;
	color: #ffffff;
	font-size: 11px;
	text-decoration: none;
}
#textBlock h2
{
	font-size: 16px;
	margin: 0;
	padding: 0;
}
#textBlock p
{
	font-size: 10px;
	width: 350px;	
}
#textBlock a
{
	background: url("/Images/textBlockButton.jpg") no-repeat;
	color: #ffffff;
	float: right;
	font-weight: bolder;
	font-style: italic;
	font-size: 19px;
	height: 23px;
	margin-right: 3px;
	padding: 6px 9px;
	text-decoration: none;
	width: 64px;
}
/* Global Style*/
#siteHeader
{
	background: url(/Images/headerBackground.jpg) no-repeat;
	height: 76px;
	margin-top: 0px;
	padding-left: 26px;
	padding-top: 17px;
	width: 950px;
}
#siteHeader h1
{
	margin: 0;	
}
#siteHeader h1 a
{
	color: #ffffff;
	font-weight: bolder;
	font-style: italic;
	text-transform: uppercase; 
	text-decoration: none;
}
#footer
{
	clear: both;	
	color: #ffffff;
}
/* Left column */
#leftColumnWrapper
{
	float: left;
	padding-bottom: 233px;
	padding-right: 22px;
	width: 190px;
}
/* Menu Background images */
#leftNavigationWrapper 
{	
	background: #ffffff url(/Images/leftMenuMiddle.jpg) repeat-y;
	z-index: 1;
}
#leftMenu
{
	background: url(/Images/leftMenuTop.jpg) no-repeat;
	background-position: top left;
	z-index: 3;
}
#leftMenu li.root
{	
	background: url(/Images/leftMenuBottom.jpg) no-repeat;
	background-position: bottom left;
	list-style: none;
	padding: 18px 14px 10px;
	margin: 0 0 0 -40px;
	text-transform: uppercase; 
	z-index: 0;
}
/* Menu items*/
#leftMenu ul.root
{
	margin-top: 0;
	margin-bottom: 0;
}
#leftMenu .root a
{	
	color: #ffffff;
	font-size: 14px;
	font-weight: bold;
	padding: 0 0 0 6px;
	text-decoration: none;
}
#leftMenu .root ul
{
	margin-top: 7px !important;
	padding-top: 15px;
	padding-bottom: 25px;
	list-style: none;
}

#leftMenu .root ul ul
{
	padding-top: 5px;
	padding-bottom: 5px;
}
#leftMenu .leaf a
{
	color: #000000;
	padding-left: 12px;
}
#leftMenu .parent a
{
	color: #000000;
	padding-left: 12px;
}
#leftMenu .leaf, #leftMenu .parent
{
	padding: 4px 0px 5px;
	margin: 0 0 0 -46px;
	border-bottom: dashed 1px #d4cfc1;
	width: 175px;
}
#leftMenu .parent ul
{
	border: none;
	display: none;
}
#leftMenu .parent .leaf
{
	border: none;
	padding: 1px 12px;
}
#leftMenu .root ul .current
{
	background: transparent url(/Images/menyCurrentBackground.gif) no-repeat;
	background-position: top center;
}
#leftMenu .root ul .current ul
{
	display: block;
}
#leftMenu .root ul ul li.current
{
	background: none;
}
#leftMenu .root ul ul li.current a
{
	color: #000000;
}
#leftMenu .parent .leaf a
{
	color: #a10003;
	font-size: 12px;
	text-transform: none;
}
#leftMenu .parent .leaf a:hover
{
	color: #000000;
}
/*Search Movie*/
#searchMovieWrapper
{
	background: url(/Images/leftMenuMiddle.jpg) repeat-y;
	width: 190px;
}
#searchMovieWrapper h2
{ 
	background: url(/Images/leftMenuTop.jpg) no-repeat;
	color: #ffffff;
	font-size: 14px;
	margin: 0 0;
	padding: 21px 20px 50px;
	text-transform: uppercase; 
}
#searchMovieWrapper p
{
	font-weight: bold;
	font-size: 10px;
	margin-top: -30px;	
	padding-left: 19px;	
	width: 160px;
}
#searchBottom
{
	background: url(/Images/leftSearchBottom.jpg) no-repeat;	
	background-position: bottom left;
	min-height: 15px;
}
.inputText
{
	background: url(/Images/searchBarBackground-trans.png) no-repeat;
	border: none;
	font-size: 10px;
	height: 15px;
	margin-left: 13px;
	overflow: hidden;
	padding: 5px 27px;
	position: relative;
	width: 118px;
}
.button
{
	display: none;	
}
/* Movie card */
.movieCard div
{
	float: right;
	width: 400px;
}
.movieCard h1 
{
	font-size: 20px;	
}
.movieCard .metaInfo
{
	font-size: 13px;	
}
.movieCard .plot
{
	font-size: 10px;
}
.movieCard img
{
	float: left;
	padding: 0 0 10px 0;
	width: 260px;
}
.movieCard ul
{
	display: inline;
	float: left;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	min-width: 800px;
}
.movieCard li
{
	float: left;
	list-style: none;
}
.movieCard img.sfLogo
{
	float: left;
	height: 33px;
	padding-top: 57px;
	width: 118px;	
}
.movieCard li img
{
	width: 230px;
	padding: 0 5px 0 0;
}
.movieCard h4
{
	border-bottom: dashed 1px #dbdbdb;
	width: 100px;
}
.movieCard #trailerWrapper
{
	float: left;
	padding: 0 0 5px 0;
	width: 150px;
}

.movieCard .trailerLink
{
	background: url(/Images/trailerLink.gif) no-repeat;
	background-position: right;
	border-bottom: dashed 1px #dbdbdb;
	float: none;
	padding: 5px 0;
	width: 100px;	
}
.movieCard a
{
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}
.movieCard .trailerLink img
{
	position: absolute;
	border: none;	
}
.movieCard a.trailerLink600:after
{
	content: "Mini";
}
.movieCard a.trailerLink800:after
{
	content: "Liten";
}
.movieCard a.trailerLink1500:after
{
	content: "Mellan";
}
.movieCard a.trailerLink2300:after
{
	content: "Stor";
}
.movieCard a.backLink
{
	color: #a10003;
	float: right;
	font-size: 14px;
	font-weight: bold;
	margin-top: -9px;
	text-decoration: none;
}
.movieCard a.backLink img
{
	border: none;
	height: 19px;
	width: 19px;
}
a.backLinkLeft
{
	color: #a10003;
	float: left;
	font-size: 14px;
	font-weight: bold;
	margin-top: 30px;
	text-decoration: none;
}
a.backLinkLeft img
{
	border: none;
	height: 19px;
	width: 19px;
}
#mediaPlayerObject
{
	margin: 30px 0 0 0;
	padding: 0 0 0 0;	
}

/*Faq page*/
#faqWrapper
{
	cursor: pointer;
	width: 506px;
}

#faqWrapper h4
{
	border-bottom: dashed 1px #D4CFC1;
	font-size: 14px;
	padding: 0 0 5px 0;
}
#faqWrapper p
{
	display: none;
	font-size: 12px;
}

.pagination 
{
	font-size: 12px;
	font-weight: bold;	
}    
.pagination img
{
	border: none;
}
.pagination a 
{
	color: #515151;
    text-decoration: none;
    font-size: 12px;
	font-weight: bold;
}
.pagination a, .pagination span 
{
    display: block;
	float: left;
	font-weight: bold;
    margin-right: 5px;
	margin-bottom: 5px;
	
}
.pagination .current 
{
    color: #FF6600;
	
}
.pagination .current.prev, .pagination .current.next
{
	color: #515151;

}

/* Filmadministration */
#movieAdmin 
{
	color: #333333;
}
#movieAdmin thead
{
	background: #f0f0f0;
}
#movieAdmin thead th
{
	padding: 2px 8px;
}
#movieAdmin tbody
{
	font-size: 11px;
	border-top: solid 1px #818181;	
}
#movieAdmin tbody td
{
	padding: 2px 8px;
}
#movieAdmin tbody input
{
	border: none;
}
#movieAdmin .AspNet-GridView-Alternate
{
	background: #f1f1f1;
}
#movieAdmin a
{
	color: #333333;
	text-decoration: none;
}
.AspNet-GridView-Pagination span
{
	font-weight: bolder;	
}