@import url('/files/templates/forumv2/forumv2.css');
/* LAYOUT*/

* {
	margin: 0px;
	padding: 0px;
}

body, html {
	height: 100%;
	color: #fff;
	font-size: 11px;
}

img {
	border: none;
}

a {
	color: #c3ba90;
	text-decoration: none;
}

body {
	background-color: #272011;
	font-family: "Verdana";
}

#container {
	position: relative;
	width: 945px;
	margin: 0px auto;
	background: #080603;
	min-height: 100%;
}

#topholder {
	background: url('/files/system/top_bg.gif') top left repeat-x;
	height: 88px;
}

#topholder h1 {
	line-height: 88px;
	padding-left: 19px;
	font-size: 18px;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
}

#topholder h1 a {
	display: block;
	width: 168px;
	height: 33px;
	background: url('/files/system/logo.gif') no-repeat;
	text-indent: -9999px;
	position: absolute;
	top: 24px;
	left: 19px;
}

#menuholder {
	background: url('/files/system/menu_bg.gif');
	height: 35px;
}

#menuholder ul {
	width: 940px;
	height: 35px;
	margin-left: 5px;
}

#menuholder ul li {
	list-style: none;
	float: left;
	height: 35px;
}

#menuholder ul li a {
	display: block;
	line-height: 35px;
	color: #fff;
	text-decoration: none;
	float: left;
	padding: 0px 19px 0px 19px;
	line-height: 35px;
}

#menuholder ul li a:hover {
	color: #66604a;
}

#menuholder ul li.activeitem {
	padding-left: 5px;
	background: url('/files/system/menuitem_start.gif') no-repeat center left;
}

#menuholder ul li a.activeitem {
	padding: 0px 19px 0px 14px;
	background: url('/files/system/menuitem_bg.gif') no-repeat center right;
}

#menuholder ul li a.activeitem:hover {
	color: #fff;
}

#leftholder {
	float: left;
	width: 360px;
	min-height: 200px;
}

#leftholder #upcomingmovies {
	padding-top: 16px;
	list-style: none;
	float: left;
}

#leftholder #upcomingmovies li {
	list-style: none;
	padding: 0px 0px 0px 19px;
	border-bottom: 1px solid #52504e;
	width: 331px;
	float: left;
	padding-bottom: 20px;
	margin-bottom: 16px;
}

#leftholder #upcomingmovies li h3 
{
    margin-bottom: 3px;
    }

#leftholder #upcomingmovies li span {
	display: block;
	font-style: italic;
	font-size: 12px;
	margin-bottom: 10px;
}

#leftholder #upcomingmovies li img {
	float: left;
	margin-right: 10px;
}

#leftholder #upcomingmovies li p {
	font-size: 11px;
	float: left;
	width: 225px;
}

#rightholder {
	float: right;
	width: 585px;
	min-height: 200px;
}

#rightholder #featurefilm {
	margin-bottom: 0px;
}

#rightholder #synopsis, #rightholder #synopsisdetail {
	min-height: 80px;
	background: #2e2212 url('/files/system/synopsis_bg.jpg') repeat-x;
	color: #fff;
	padding: 10px 10px 10px 19px;
}

#rightholder #synopsis h3, #rightholder #synopsisdetail h3 {
	background: url('/files/system/dot.gif') no-repeat center right;
}

#rightholder #synopsis p.synopsismanchet {
	margin-bottom: 10px;
}

#rightholder #synopsis p, #rightholder #synopsisdetail p, #synopsistext {
	font-size: 11px;
	margin-top: 0px;
	line-height: 20px;
}

#rightholder #synopsisdetail p span {
	display: block;
}

#rightholder p a.readmore {
	color: #c3ba90;
	text-decoration: none;
	float: right;
}

#rightholder #latestnews, #rightholder #forumthreads, #leftholder #latestnews {
	float: left;
	padding: 0px 10px 0px 19px;
	margin-bottom: 10px;
	width: 556px;
	
}

#leftholder #latestnews {
	width: 360px;
}

#rightholder #latestnews li, #rightholder #forumthreads li, #leftholder #latestnews li {
	list-style: none;
	padding: 10px 0px 10px 0px;
	border-bottom: 1px solid #52504e;
	clear: both;
	float: left;
	width: 100%;
}

#leftholder #latestnews li {
	width: 340px;
}

a.newsarchive {
	float: right;
	margin-bottom: 10px;
	margin-right: 10px;
}

#rightholder #latestnews li h3 {
	text-transform: lowercase;
}

#rightholder #latestnews li p {
	font-size: 11px;
	margin-top: 10px;
	float: left;
	width: 545px;
}

#rightholder #latestnews li span {
	display: block;
	font-style: italic;
	font-size: 12px;
}

#rightholder #accordion {
	padding: 0px 10px 15px 19px;
}

#moviequote, #footer {
	clear: both;
}

#moviequote p {
	color: #fff;
	padding: 10px 19px 10px 19px;
	font-size: 12px;
	font-style: italic;
}

#moviequote p span {
	text-transform: uppercase;
	color: #c3ba90;
	padding: 0px 0px 0px 10px;
	font-style: normal;
}

h2 {
	background: url('/files/system/moviequote_bg.jpg') top repeat-x;
	line-height: 35px;
	color: #fff;
	font-size: 16px;
	padding-left: 19px;
}

h3 a, #forumthreads li a {
	color: #c3ba90;
	margin-top: 15px;
	font-weight: normal;
	padding-right: 20px;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 12px;
}

#footer h2 {
	line-height: 17px;
	color: #c3ba90;
	font-size: 10px;
	font-weight: normal;
	text-align: center;
	background: url('/files/system/footer_bg.gif') top repeat-x;
}
	
/* PARAGRAPHS */
div.paragraph {
	clear: both;
	width: 100%;
}

a.pidlink {
	display: none;
}

div.paragraph div.paragraphtext {
	font-size: 11px;
	line-height: 20px;
	padding: 10px 10px 10px 19px;
}

div.paragraph div.paragraphtext ol, div.paragraph div.paragraphtext ol {
	margin: 0px 0px 0px 19px;
}

/* PARAGRAPHS */
div.paragraphimageholderleft 
{
    float: left;
    margin-left: 19px;
    }
    
/* USER OPTIONS */
#useroptions, #useroptions h2 {
	margin-bottom: 10px;
}

#useroptions ul, #useroptions ul li {
	margin: 0;
	padding: 0;
	list-style: none;
}

#useroptions ul li {
	margin-left: 19px;
	padding-left: 15px;
	background: url('/files/system/dot.gif') left center no-repeat;
}


/* UPCOMMING FILM DETAIL */
#rightholder div.newsmanchet, #rightholder div.newstext {
	font-size: 11px;
	line-height: 20px;
	float: left;
	width: 556px;
	background-color: #2e2212;
	background-image: url('/files/system/synopsis_bg.jpg');
	background-repeat: repeat-x;
	color: #fff;
	padding: 10px 10px 10px 19px;
	}
	
#rightholder div.newstext {
	background-color: #080603;
	background-image: none;
}

#rightholder div.newstext a.hdlink
{
    display: block;
    margin: 10px 0px 10px 0px;
    }
    
a.featurefilmtrailer
{
    display: block;
    margin: 10px 0px 25px 0px;
    }

#loginholder {
	position: absolute;
	top: 20px;
	right: 29px;
	width: 238px;
}

#loginholder label {
	display: none;
}

#loginholder form {
	display: block;
	clear: both;
	width: 150px;
	margin: 0;
	padding: 0;
}

#loginholder #username {
	background-image: url('/files/system/username_bg.gif');
}

#loginholder input {
	margin-bottom: 7px;
	width: 233px;
	height: 18px;
	padding: 3px 0px 0px 5px;
	border: none;
	font-family: "Lucida Grande";
	font-size: 13px;
	color: #b8bab2;
}

#loginholder #password {
	background-image: url('/files/system/password_bg.gif');
	width: 187px;
	float: left;
}

#loginholder button {
	position: absolute;
	float: none;
	height: 21px;
	width: 38px;
	background: url('/files/system/login_btn_bg.gif') no-repeat;
	border: none;
	text-indent: -9999px;
	margin:29px 0 0 200px;
	padding: 0px;
left: 0px;
top:0px;

}


.hiddenmode 
{
    visibility: hidden;
    }
    
.visiblemode 
{
    visibility: visible;
    }
    
/* Tilmeldingsliste */
#tilmeldingsliste {
	margin: 10px 0px 0px 19px;
	width: 565px;
}

#tilmeldingsliste tr.listitem0, #tilmeldingsliste thead {
	background-color: #C3BA90;
}

#tilmeldingsliste tr td ul, #tilmeldingsliste tr td ul li {
	list-style: none;
}

#tilmeldingsliste thead th {
	padding: 4px;
	text-align: left;
}
