@import url("jqtransform.css");

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; font-family: Arial,Helvetica,sans-serif; }
textarea, input, button, select { margin: 0; font-family: Arial,Helvetica,sans-serif; }

/* ||||| HTML Elements ||||| */
body { 
	background: #FFF; 
	color: #000; 
	margin: 0 27px; 
	font-size: 76%;
}

#myFlashContent {
margin-left:6px;
}
a,
.cont .btn-s,
.cont .btn-l,
#mod-multi h3.open a {
	color: #FFF;
	text-decoration: none;
}
.cont a,
.mod-dump-meta a {
	color: #000;
	text-decoration: none;
}
.cont a:hover,
.mod-dump-meta a:hover {
	text-decoration: underline;
}

h1, 
h2 { 
	/*font-size: 16px; */
}
h3 { /* Boxes-Headers */
	color: #414141; /* e|vo: Original Screens: #737373 */
	font-size: 1.0em;
	font-weight: bold;
}
h4 {
	font-size: 1.0em;
}

img { border: none; }

img.loading {border: 210px solid #eae9ea !important;}

ul { list-style: none; }

/* Tables still need 'cellspacing="0"' in the markup. */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}

/* Remove possible quote marks (") from <q>, <blockquote>. */
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}



/* ||||| Common Classes ||||| */
.aligned-l { text-align: left; }
.aligned-c { text-align: center; }
.aligned-r { text-align: right; }
.btn-s, /* Button Small */
.btn-l {
	display: block;
	background: url(../img/page-elements.png) no-repeat -300px -220px;
	position: absolute;
	width: 63px;
	height: 21px;
	font-weight: bold;
	line-height: 20px;
	text-indent: 13px;
	}
.btn-l { /* Button Large */
	background-position: -365px -220px;
	width: 116px;
}
a.btn-l:hover,
a.btn-s:hover {	
	text-decoration: none;
}
.btn-scroll { /* Buttons Slider General, spec. up & down see below; IE.css */
	display: block;
	background: url(../img/page-elements.png) no-repeat -200px -190px;
	width: 95px;
	height: 15px;
	margin: 0 auto;
}
.btn-txt {
	font-size: 0.9em;
	text-decoration: underline;
}
.btn-back {
	color: #535353;
	display: block;
	float: left;
	width: 50px;
	text-decoration: underline;
	text-align: left;
}
.clear { clear: both; }
.bold { font-weight: bold; }
.text_hidden { overflow: hidden; }
.zzz,
.hiddenmodule { display: none; }



/* ||||| PAGE-BOXES ||||| */

#content-box {
	position: relative;
	width: 985px; /* 974+11 m-l */
	margin: 0 auto; 
	padding-bottom: 70px;
}
#header,
#content,
ul#footer,
#ad-side,
#ad-btm {
	margin-left: 11px;
}

#header { 
	position: relative; 
	width: 840px; 
	height: 94px; 
}

#header h1 { 
	float: left; 
	position: relative; 
	width: 270px;
	height: 94px; 
	font-weight: normal; 
	text-transform: lowercase; 
	letter-spacing: -9999em; /* better than text-indent, see http: //www.stuffandnonsense.co.uk/archives/examples/malarkey-method-example.html */ }
	* html #header h1 {/* IE 456 only */
		/*margin-left: 15px;  don't have a clue why */
		text-indent: -9999em;
	}
	html>body #header h1 {/* Op 7+8 */
		letter-spacing: normal;
		text-indent: -9999em; 
		overflow: hidden;
	}

	#header h1 a { 
		text-decoration: none;
		cursor: pointer;
	}

	#header h1 span {
		background: transparent url(../img/logo-movienews-trans.png) no-repeat left top;
		position: absolute;
		top: 0;
		left: 0;
		display: block;
		width: 270px;
		height: 94px;
		z-index: 1;
	}


h1.blog-title a,
#header p.description {
	color: white;
}

h1.blog-title a:hover {
	text-decoration: underline;
}

/* ::::: Main Navigation ::::: */
#nav-main-container {
	background: transparent url(../img/bg_nav.png) 0 0 no-repeat;
	padding: 9px 1px 0 1px;
	position: absolute; top: 0; right: 0;
	width: 544px; height: 83px;
}
	#nav-main li { 
		float: left;
		height: 36px;
		position: relative;
		z-index: 99;
	}
	#nav-main li a { 
		float: left;
		position: relative;
		display: block;
		width: 99px; /* e|vo: doesn't matter here, will be overwritten down later */
		height: 36px;
		cursor: pointer;
		z-index: 1;
		/*line-height: 0px;
		font-size: 0px;*/
		overflow: hidden;
		color: #FFF;
		font-size: 1.2em;
		letter-spacing: -500em; 
		text-decoration: none;
		text-indent: 5px;
	}

	#nav-main li a:hover {
		background-image: none;
		text-decoration: underline;
	}

/*#nav-main li.current-topic a,			// isn't here at the moment
#nav-main li.current-topic a:hover {
	color: #E52A0B;
	text-decoration: none;
}*/

	#nav-main li a span {
		display: block;
		background-image: url(../img/nav.png);
		background-position: 0 0;
		background-repeat: no-repeat;
		position: absolute;
		top: 0;
		left: 0;
		width: 99px; /* e|vo: doesn't matter here, will be overwritten down later */
		height: 36px;
		line-height: 30px;
}

	/* Home + Meta */
	#nav-main li.item-0,
	#nav-main li.item-0 a,
	#nav-main li.item-0 a span { background-position: 0 0; width: 81px; }
		#nav-main li.item-0 a:hover span,
		#nav-main li.item-0 a.hover span,
		body.topic-0 #nav-main li.item-0 a span,
		body.topic-99 #nav-main li.item-0 a span { background-position: 0 -36px !important; }

	/* Filme */
	#nav-main li.item-1,
	#nav-main li.item-1 a,
	#nav-main li.item-1 a span { background-position: -81px 0; width: 80px; }
		#nav-main li.item-1 a:hover span,
		#nav-main li.item-1 a.hover span,
		body.topic-1 #nav-main li.item-1 a span { background-position: -81px -36px !important; }

	/* DVD */
	#nav-main li.item-2,
	#nav-main li.item-2 a,
	#nav-main li.item-2 a span { background-position: -161px 0; width: 134px; }
		#nav-main li.item-2 a:hover span,
		#nav-main li.item-2 a.hover span,
		body.topic-2 #nav-main li.item-2 a span { background-position: -161px -36px !important; }

	/* Games */
	#nav-main li.item-3,
	#nav-main li.item-3 a,
	#nav-main li.item-3 a span { background-position: -295px 0; width: 90px; } 
		#nav-main li.item-3 a:hover span,
		#nav-main li.item-3 a.hover span,
		body.topic-3 #nav-main li.item-3 a span { background-position: -295px -36px !important; }

	/* News */
	#nav-main li.item-4,
	#nav-main li.item-4 a,
	#nav-main li.item-4 a span { background-position: -385px 0; width: 80px; /* overflow: hidden; */}
		#nav-main li.item-4 a:hover span,
		#nav-main li.item-4 a.hover span,
		body.topic-4 #nav-main li.item-4 a span { background-position: -385px -36px !important; }

	/* Stars */
	#nav-main li.item-5,
	#nav-main li.item-5 a,
	#nav-main li.item-5 a span { background-position: -465px 0; width: 79px; /* overflow: hidden; 75px in Nav incl. MyMovieNews*/}
		#nav-main li.item-5 a:hover span,
		#nav-main li.item-5 a.hover span,
		body.topic-5 #nav-main li.item-5 a span { background-position: -465px -36px !important; }

	/* MyMovieNews */
	#nav-main li.item-6,
	#nav-main li.item-6 a,
	#nav-main li.item-6 a span { background-position: -441px 0; width: 120px; /* overflow: hidden; */}
		#nav-main li.item-6 a:hover span,
		#nav-main li.item-6 a.hover span,
		body.topic-6 #nav-main li.item-6 a span { background-position: -441px -36px !important; }
	
	/* sub nav */
	#nav-main li ul {
		background: transparent url(../img/subnav_shadow.png) left bottom no-repeat;
		display: none;
		padding: 0 4px 4px 4px;
		position: absolute;	top: 36px; left: -3px; z-index: 9;
		width: 133px;		
	}
	#nav-main li li { 
		float: none;
		height: 23px; 
		width: 133px;
		position: static;
		margin: 0;
	}
	#nav-main li li a {
		background: transparent url(../img/bg_subnav.png) 0 0 repeat-x !important;
		color: #2c2c2c;
		font-size: 12px;
		height: 23px;
		letter-spacing: normal;
		line-height: 23px;
		padding-left: 14px;		
		text-indent: 0;
		float: none;
		position: static;
		overflow: visible;
		width: 119px !important;
	}
	#nav-main li li a:hover,
	#nav-main li li.active a {
		background-position: 0 -23px !important;
		color: #fff;
		text-decoration: none;
	}

/* ::::: Breadcrumb ::::: */
#breadcrumb {
	color: #fff;
	position: absolute; bottom: 13px; left: 25px;
}		

/* ::::: CONTENT ::::: */

#content {
	background: transparent url(../img/bg-trans.png) no-repeat left top; 
	height: 658px;
}

#myAlternativeContentContainer {height:255px;}
#myAlternativeContent { }

/* column and module definitions */

.column { float: left; }

/* column width includes 2px right margin 
	for reason of cascade in reversed order
	important: keep descending order (colSize_6 to _1) */

	
	
/* ||||| MODULES ||||| */

.module { 
	/*position: relative;*/ /*e|vo 090107: IE6 BUG with PNG fix, see http://www.satzansatz.de/cssd/tmp/alphatransparency.html */
	/* -> dropdown box slides behind .module in IE7, does not occur when position: static; */ 
	float: left; 
	width: 100%; 
	margin-bottom: 5px;
	margin-left: 9px;
}
/*.module .cont {
	text-align: center;
}*/

.module h3 { 
	height: 24px;
	margin: -2px 0 0 0;
	line-height: 24px;
	text-indent: 10px;
}

.modules-lft,
.modules-rit {
	float: left;
	width: 325px; /* width: 300px; */
	height: 560px;
	margin-top: 32px;
}
.modules-rit {
	width: 500px; /* width: 560px; */
}

/* ::::: General ::::: */
.mod-dump {/* dump = listing, oder auch eine schoene Halde */ /* IE.css! */
	background: url(../img/page-elements.png) no-repeat -580px -27px; /* DIRT! */
	width: 500px;
	height: 549px; /* 554px in real */
	margin-left: 0;
	padding: 5px 1px;
	position: relative;
}
.mod-dump h3 { /* IE.css */
	background: url(../img/page-elements.png) no-repeat -580px 0;
	color: #FFF;
	margin-top: -3px;
}
.mod-dump-meta {
	height: 24px;
	padding: 0 10px 0 22px;
	line-height: 24px;
	text-align: right;
}
	.mod-dump-meta a {
		
	}
	.paging-box {
		position: relative;
		color: #535353;
		float: right;		
		font-size: 0.9em;
		text-align: center;
		margin-top: 5px;
	}
		#mod-game .paging-box,
		#mod-news-item .paging-box,
		#mod-stars-item .paging-box {
			margin-top: 11px;
		}
	#page-back,
	#page-next { /* IE.css */		
		background: url(../img/page-elements.png) no-repeat -485px -220px;
		display: block;		
		width: 15px;
		height: 15px;		
		float: left;
	}
	#page-next {
		background-position: -505px -220px;		
	}
	
	#page-back.pagenavhidden,#page-next.pagenavhidden {
		background-position: -525px -220px;
	}
	
	.paging {
		float: left;
		height: 15px;
		line-height: 15px;
		padding: 0 4px;		
	}
	
.mod-dump-item {
	width: 498px;
	height: 122px;
}
.alt {
	background: #F0F0F0;
}
.no-image {	
	/*width: 488px;*/
}
.no-image .cont {
	margin-left: 10px !important;
	width: 476px !important;
}
	.mod-dump img {
		float: left;
		margin: 10px 14px 0 10px;
		border: 1px solid #707071;
	}
		#mod-game img,
		#mod-news-item img,
		#mod-stars-item img {
			margin-left: 0;
		}
	.mod-dump .cont {
		position: relative;
		margin: 10px 0 0 0;
		float: left;
		display:inline;
		width: 365px;
	}
	.mod-dump .mod-text-content .cont {
		width: 470px;
		margin-left: 20px;
	}
	.mod-dump .mod-game-content .cont ul {
		list-style-type: disc;
		margin: 0 0 1.1em 25px;
	}

		.mod-dump .mod-text-content p,
		#mod-game .cont h4,
		#mod-game .cont p,
		#mod-news-item .cont h4,
		#mod-news-item .cont p,
		#mod-stars-item h4,
		#mod-stars-item p {
			margin-bottom: 1.1em; /* was 14px */
		}
		.mod-dump .mod-text-content a,
		#mod-game .cont a,
		#mod-news-item .cont a,
		#mod-stars-item .cont a {
			color: #000;
			text-decoration: underline;
		}
	body.topic-3 .mod-dump .cont {
		width: 395px;
	}
	body.topic-3 #mod-game .cont,
	body.topic-4 #mod-news-item .cont,
	body.topic-5 #mod-stars-item .cont {
		width: auto;
		height: 455px;
		margin-right: 20px;
		margin-top: 0;
	}

		.mod-dump .cont small {
			color: gray; /* todo */
			font-size: 0.9em;
			font-weight: bold;
		}
		.mod-dump .cont h4 {
			margin-top: 7px;
		}
		.mod-dump .btn-l { /* l for L */
			top: 80px;
			left: 185px;
		}
		.mod-dump .btn-s {
			top: 84px;
			/*left: 306px;*/
			right: -4px;
		}

	#mod-game .btn-1 { /* 1 for One */
		top: 519px;
		left: 21px;
	}
	#mod-game .btn-2 { /* 2 for Two */
		top: 519px;
		left: 145px;
	}
	#mod-game .btn-3 { /* 3 for Three */
		top: 519px;
		left: 268px;
	}


/* ||||| HOME ||||| */
/* ::::: 1st row ::::: */
/* ..... Flash Movie Player & Navigator ..... */
.mod-flash-navigator {
	margin-top: 9px;
	margin-left: 0;
}
.mod-flash-navigator div,
.mod-flash-navigator p { 
	margin-left: 11px;
}

/* ::::: 2nd row ::::: */
.mod-ticker,
.mod-search {
	color: #FFF;
	height: 30px;
	line-height: 30px;
}

/* ..... Ticker, Newsticker ..... */
.mod-ticker {
	background: url(../img/page-elements.png) no-repeat 0 -255px;
	width: 518px;
	margin-left: 11px;
}
	.mod-ticker h3 {
		float: left;
		color: #BDBDBD;
		width: 77px;
		height: 26px;
		border-right: 1px solid #0080A2;
		margin: 2px 0;
		line-height: 26px;
	}
	.mod-ticker ul,
	.mod-ticker li {
		color: #FFF;
		}
	.mod-ticker ul {		
		float: left;
		height: 30px;
		overflow: hidden;
		width: 440px;
	}
	.mod-ticker li {
		margin-left: 10px;
		font-size: 0.9em;
	}
	.mod-ticker a {
		color: #FFF;
		text-decoration: none;
	}

/* ..... Search ..... */
.mod-search {
	position: relative;
	background: url(../img/page-elements.png) no-repeat 0 -220px;
	width: 289px;
}
	#input-search {
		background: none;
		color: #FFF;
		border: 0px;
		margin: 6px 0 0 30px;
		width: 220px;
	}
	#input-btn-submit,
	.input-btn-submit {
		display: block;
		position: absolute;
		top: 3px;
		right: 2px;
	}
#mod-finder-boolsearch .rowElem {
	margin-bottom: 40px;
}
#mod-finder-boolsearch #movie_search_submit {
	margin-top: 20px;
}

/* ::::: 3rd row ::::: */
.mod-multi, /* Home, Filme */
.mod-teaser, /* Home, News*/
.mod-lightbox, /* Home, Stars */
.mod-gallery, /* DVD */ 
.mod-finder /* Games */ { /* IE.css */
	background: url(../img/page-elements.png) no-repeat 0px -290px;
	width: 249px;
	height: 280px;
	padding: 5px 2px;
}


.topic-0 .mod-lightbox,
.topic-0 .mod-teaser {
	margin-left: 3px;
}
	.topic-0 .modules-lft .mod-teaser {
		margin-left: 9px;
	}
	.mod-lightbox .cont {
		padding-top: 14px;
	}
	.mod-lightbox .cont_small_gallery {
		padding: 4px 0 0 4px;
	}
	.mod-lightbox #gal {
		height: 145px;
		margin-top: 2px;
		margin-left: 6px;
		overflow: hidden;
	}
	.mod-lightbox .gal-img {
		background: #000;
		width: 77px;
		height: 48px;
		float: left;
		margin: 0 0 1px 1px;
	}
	.mod-lightbox .gal-img img {
		display: block;
	}

	.mod-lightbox h4,
	.mod-lightbox p {
		margin: 0 14px; 	/* 14px Abstand!!! */
	}
	.mod-lightbox h4 {
		margin-top: 10px;
	}

.mod-teaser { /* IE.css, bec. of multi above */
	background: url(../img/page-elements.png) no-repeat -260px -290px;
	width: 307px;
}
	.mod-teaser h3,
	.mod-finder h3,
	.mod-lightbox-l h3 {
		color: #FFF;
		width: 307px;
	}
	.mod-teaser .mod-cont {
		margin: 4px 0 0 3px;
	}

#mod-dump-items {
	width: 480px;
	height: 415px;
}

#mod-cine-results .cont,
#mod-search-results .cont {
	width: 450px;
	margin-top: 0;
}

#mod-cine-results .res-det-1,
#mod-cine-results .res-det-2,
#mod-cine-results .res-det-3 { /* IE.css */
	display: block;
	float: left;
	width: 142px; /* 160px */
	/* height: 50px; 58px */
	padding: 6px 6px;
	overflow: hidden;
}
	#mod-cine-results .res-det-2 { /* IE.css */
		width: 160px; /* 170px */
	}
	#mod-cine-results .res-det-3 { /* IE.css */
		width: 108px; /* 116px */
	}
	#mod-cine-results .res-det-4 {
		text-decoration: underline;
	}
	
	#mod-cine-results .mod-cine-result-item.alt .cont {
		background: #f0f0f0 url(../img/kinofinder_results_bg.png); /* page_elements integration? */
	}
	
#mod-search-results .res-search { /* IE.css */
	display: block;
	width: 445px; 
	padding: 6px 6px;
}
#mod-search-results .res-search-hl {
	font-weight: bold;
}
	#mod-search-results .mod-search-result-item.alt .cont {
		background: #f0f0f0;
	}

/* ||||| FILME ||||| */
.mod-ticker-sneakp {
	background-position: 0px -255px;
	/*width: 818px; ABANDONED*/
}
	.mod-ticker-sneakp h3 {
		width: 109px;
	}
	/*.tickercontainer {  the outer div with the black border 
		width: 695px; 
		height: 27px; 
		overflow: hidden; 
		}
			.tickercontainer .mask {  that serves as a mask. so you get a sort of padding both left and right 
				width: 679px;
				overflow: hidden;
				height: 27px;
			} ABANDONED*/

	.mod-ticker-sneakp ul {
		position: relative;
		/*width: 695px; ABANDONED*/
		width: 400px;
	}
	.mod-ticker-sneakp li {
		/*background: url(../img/page-elements.png) no-repeat -430px -181px;
		float: left;
		padding: 0 0 0 11px;*/
	}
		.mod-ticker-sneakp li.item0 {
			background: none;
			padding: 0;
		}

	
.mod-movdet,
.mod-dvddet {/* IE.css */
	background: url(../img/page-elements.png) no-repeat 0 -585px;
	width: 559px;
	height: 280px;
	margin-left: 1px;
	padding: 3px 3px 6px 3px;
}
	.mod-movdet .nav-tab {
		height: 24px;
		margin-left: -2px;
	}
	.mod-movdet .nav-tab li {
		float: left;
		background: url(../img/page-elements.png) no-repeat 0 -190px;
		width: 91px;
		height: 24px;
		font-weight: bold;
		line-height: 24px;
		text-align: center;
	}
	.mod-movdet .nav-tab li.ui-tabs-selected {
		background-position: -91px -190px;
	}
	.mod-movdet .ui-tabs-hide { 
		display: none;
	}
		.mod-movdet .nav-tab li a {
			display: block;
			width: 89px;
		}
	
	.mod-movdet .cont {
		position: relative;
		padding: 15px 20px 10px 20px;
	}
	.mod-movdet .cont img {
		float: right;
		/*margin-left: 10px;*/ /* KS: fix jumping image when switching tabs in IE */
	}
	.mod-movdet .cont .cont-txt {
		float: right;
		width: 340px;
		height: 195px;
	}
	.mod-movdet .cont .cont-txt-only {/* alternate wo. image */
		float: none;
		width: 500px;
		height: 225px;
		margin-right: 10px;
	}
	
	/*.mod-movdet .cont table {
	}
		.mod-movdet .cont th {
			font-weight: bold;
		} OBSOLETE*/
	.mod-movdet .btn-l { /* l for L */
		top: 227px;
	}
	.mod-movdet .btn-1 {
		left: 15px;
	}
	.mod-movdet .btn-2 {
		left: 133px;
	}
	.mod-movdet .btn-3 {
		left: 251px;
	}



/* ||||| DVD ||||| */
.mod-lightbox h3,
.mod-gallery h3 {/* e|vo 081128: get together with h3.open */
	background: url(../img/page-elements.png) no-repeat -260px -100px;
	color: #FFF;
	width: 250px;
/*			height: 26px;  is 24px, but bec. of .module h3 
		line-height: 24px;
*/
}

.mod-gallery .cont {
	/*padding-top: 15%; e|vo 081216: doesn't work in IE6*/
	padding-top: 40px;
	text-align: center;
}



/* ||||| GAMES ||||| */
.mod-finder, 
.mod-lightbox-l /* NEWS */ {/* IE.css */
	background: url(../img/page-elements.png) no-repeat -580px -600px;
	width: 307px;
	height: 257px;
	margin-bottom: 0;
}
	.mod-finder h3,
	.mod-lightbox-l h3 {
		background: url(../img/page-elements.png) no-repeat -261px -293px;
		width: 308px; /* DIRT! */
		position: relative;
		left: -1px;
	}
	.mod-finder .cont {
		position: relative;
		width: 267px;
		margin: 12px 20px;
	}
	#mod-finder .cont form {
		width: 200px;
	}

	.cont.cont-finder #input-finder-btn-submit,
	body.topic-3 .cont #input-finder-btn-submit,
	/*body.topic-4*/ #movie_search_submit {
		width: 55px !important;
		margin-top: 5px;
		margin-left: 179px;
	}
	body.topic-3 .cont #input-finder-btn-submit {
			margin-top: 7px;
			margin-left: 220px;
	}
	/*body.topic-4*/ #movie_search_submit {
		height: 19px !important;
		margin-top: 7px;
		margin-left: 217px;	
	}
	

#mod-cine-results .mod-dump-meta,
#mod-search-results .mod-dump-meta,
.mod-games-results .mod-dump-meta {
	height: 93px;
}

#mod-cine-results h2,
#mod-search-results h2,
.mod-games-results h2 {
	margin-top: -10px;
	font-size: 1.1em;
	line-height: 1.5em;
	text-align: left;
}
#mod-cine-results h2 span,
#mod-search-results h2 span,
.mod-games-results h2 span {
	color: #0797BD;
}
#mod-cine-results p,
#mod-search-results p,
.mod-games-results p {
	line-height: 1.1em;
	text-align: left;
}

#mod-cine-results img,
#mod-search-results img,
.mod-games-results img {
	margin: 7px 14px 0 22px;
}

.btn-platform-box {
	height: 20px;
	text-align: center;
	cursor: default;
}
#mod-game .btn-platform-box {
	float: left;
	margin-top: 14px;
}
	.btn-platform-box li {
		display: inline;
	}

	.btn-platform,
	.btn-platform-act {
		margin-right: 2px;
	}
	
	.btn-platform,
	.btn-platform-act,
	.btn-platform span,
	.btn-platform-act span {
		display: block;
		float: left;
		height: 18px;
		overflow: hidden;
	}
		.btn-platform span.beg,
		.btn-platform-act span.beg {
			background: url(../img/page-elements.png) no-repeat -919px -662px;
			height: 18px;
			color: #A9A9A9;
			font-size: 0.8em;
			font-weight: bold;
			line-height: 18px;
			text-indent: 7px;
		}
		.btn-platform-act span.beg { background-position: -919px -634px; color: #FFF; }
		.btn-platform span.end,
		.btn-platform-act span.end {
			background: url(../img/page-elements.png) no-repeat -1020px -662px;
			width: 7px;
			height: 18px;
		}
		.btn-platform-act span.end { background-position: -1020px -634px; }

/*#mod-cine-results .mod-dump-item {
	height: 58px;
}*/
.mod-games-results .mod-dump-item {
	height: 103px;
}

.mod-games-results .cont h4 {
	margin-bottom: 10px;
}
#mod-cine-results h4 a,
#mod-search-results h4 a,
.mod-games-results h4 a,
.mod-news h4 a,
.mod-stars h4 a,
#mod-cine-results #mod-dump-items a {
	color: #000;
}
#mod-cine-results #mod-dump-items a {
	font-weight: bold;
}


#mod-game .mod-game-content,
#mod-news-item .mod-news-content,
#mod-stars-item .mod-stars-content {
	margin-top: 20px;
	margin-left: 20px;
	width: 485px;	
}

#mod-cine-results #mod-dump-items,
#mod-search-results #mod-dump-items {
	margin-top: 10px;
	margin-left: 20px;	
}

/* ||||| NEWS ||||| */
.mod-lightbox-l {
}
	.mod-lightbox-l #gal {
		margin-left: 36px;
	}

.mod-news {}

#mod-news-item .mod-dump-meta small,
#mod-stars-item .mod-dump-meta small {
	display: block;
	float: left;
	margin-top: 11px;
	text-align: left;
	width: 300px;
}


/* ||||| STARS ||||| */

/* ||||| IMPRESSUM ||||| */

.mod-text-content .cont-mes-form {
	width: 475px;
	padding-top: 10px;
	padding-bottom: 10px;
}

.mandatory-field-color{
	color: #0797BD;
	font-size: 110%;
}

/* ||||| GENERAL MODULE PART DEFINITIONS ALLOVER ||||| */
/* ::::: Buttons ::::: */
#btn-more {
	top: 253px;
	/*left: 211px;*/
	right: 17px;
	text-align: left; /* due to .drawer .cont */
}
#btn-scroll-up {
	background-position: -200px -190px;
}
#btn-scroll-dw {
	background-position: -300px -190px;
	margin-top:	2px;
}

/* ::::: Scrollbars (by jQuery-Plugin jScrollPane) ::::: */
.jScrollPaneContainer {
	position: relative;
	overflow: hidden;
	z-index: 1;
}

.jScrollPaneTrack {
	position: absolute;
	cursor: pointer;
	right: 0;
	top: 0;
	height: 100%;
	background: #707071;
}
.jScrollPaneDrag {
	position: absolute;
	background: #4CC6D4;
	cursor: pointer;
	overflow: hidden;
}
.jScrollPaneDragTop {
	position: absolute;
	top: 0;
	left: 0;
	overflow: hidden;
}
.jScrollPaneDragBottom {
	position: absolute;
	bottom: 0;
	left: 0;
	overflow: hidden;
}
a.jScrollArrowUp {
	display: block;
	background: url(../img/page-elements.png) no-repeat -430px -190px;
	position: absolute;
	z-index: 1;
	top: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowUp:hover {
	/*background-color: #f60;*/
}

a.jScrollArrowDown {
	display: block;
	background: url(../img/page-elements.png) no-repeat -450px -190px;
	position: absolute;
	z-index: 1;
	bottom: 0;
	right: 0;
	text-indent: -2000px;
	overflow: hidden;
	/*background-color: #666;*/
	height: 9px;
}
a.jScrollArrowDown:hover {
	/*background-color: #f60;*/
}
a.jScrollActiveArrowButton, a.jScrollActiveArrowButton:hover {
	/*background-color: #f00;*/
}

/* ::::: Lightbox (by jQuery-Plugin jquery.lightbox) s. /scripts/::::: */


/* ||||| Footer ||||| */
#footer { 
	width: 99%; 
	height: 21px; 
	margin: 5px 0 5px 12px; /* m-l: 1+11 */
	font-size: 0.8em;
}
	#footer li { display: inline; }
	#footer a { text-decoration: underline; }
	#footer a:hover { text-decoration: none; }


/* ||||| Ads ||||| */
#ad-side { /* IE.css */
	background: url(../img/page-elements.png) no-repeat -600px -920px;
	position: absolute;
	top: 101px;
	left: 854px;
	width: 120px;
	height: 600px;
	padding-top: 15px;
}
#ad-btm {
	position: absolute;
	top: 767px;
	left: 371px;
	width: 468px;
	height: 60px;
}




#mod-multi {
/*	overflow: hidden;*/
}
	.drawers, /* old */
	.ui-accordion {
		line-height: 1.3em;
	}
	#mod-multi h3 {
		background: url(../img/page-elements.png) no-repeat 0 -130px; /* no bg-color bec. of rounded corners */
		cursor: pointer;
		height: 24px;
		line-height: 24px;
		width: 100%;
	}
	#mod-multi .first h3 {
		background-position: 0 -100px;
	}
	#mod-multi .open h3.open {
		background-color: transparent; /* IE.css */
		background-position: -260px -100px;
		color: #FFF;
	}
	/*#mod-multi .last h3:hover,*/
	#mod-multi .last h3.open {
		background-position: -260px -130px;		
	}	
	
	/*.drawer.last h3,*/
	#mod-multi .last h3 {
		background-position: 0 -160px;
		margin-top: 0; /* bec. of .module h3 */
	}
	
	/* hover effect */
	#mod-multi h3.hover a {
		color: #fff;
	}
	#mod-multi h3.hover {
		background-position: -260px -130px;		
	}
	#mod-multi .first h3.hover {
		background-position: -260px -100px;		
	}	
	#mod-multi .last h3.hover {
		background-position: -260px -160px;		
	}	
	
	#mod-multi h3 a {
		display: block;
		color: #414141;
		outline: none;
	}

	#mod-multi .cont {
		margin: 4px 10px 0 10px;
	}
		#mod-multi .open .cont-finder {
			overflow: visible !important;
		}
	#mod-multi .cont-finder .jqTransformSelectWrapper {
		clear: left;
		/*width: 205px !important;*/
	}
	#mod-multi .cont-finder form {
		padding-top: 10px;
	}
	#mod-multi .cont-finder form select {
		width: 205px;
	}
	
	#mod-multi .cont-stars div,
	#mod-multi .cont p,
	#mod-multi .cont h4 {
		margin: 0 15px;
		line-height: 14px;
		text-align: left;
	}
		#mod-multi .cont-stars div {
			height: 56px;
			overflow: hidden;
		}
	#mod-multi .cont img {
		border: 1px solid #707071;
		margin: 10px 0 15px 37px;
	}

/* ::::: Lightbox (by jQuery-Plugin jquery.datepicker) s. /scripts/::::: */
	/* creates a little calendar icon instead of a text link for "Choose date"*/
	a.dp-choose-date {
		float: left;
		width: 24px;
		height: 22px;
		padding: 0;
		margin: 5px 3px 0;
		display: block;
		text-indent: -2000px;
		overflow: hidden;		
		background: url(../img/datepicker.gif) no-repeat;
	}
	a.dp-choose-date.dp-disabled {
		background-position: 0 -20px;
		cursor: default;
	}
	/* makes the input field shorter once the date picker code
	 * has run (to allow space for the calendar icon)
	 */
	input.dp-applied {
		width: 160px;
		float: left;
	}

/* Forms && jqTransfrom Plugin */
label {
	text-align: left;
}

form.jqtransformdone label {
		/*color: #535353;*/
	margin: 6px 8px 2px 0;
	display: block;
	float: left;
		/*font-size: 0.9em;*/
	font-weight: bold;
}

body.topic-0 form.jqtransformdone label,
body.topic-3 form.jqtransformdone label,
body.topic-4 form.jqtransformdone label,
body.topic-5 form.jqtransformdone label,
body.topic-99 form.jqtransformdone label {
	float: none;
	height: 14px;
}
	body.topic-0 form.jqtransformdone label {
		margin: 3px 8px 0 0;
	}
	body.topic-4 form.jqtransformdone label,
	body.topic-5 form.jqtransformdone label,
	body.topic-99 form.jqtransformdone label {
		margin: 4px 3px 0 0;
	}

body.topic-99 #mod-finder-boolsearch label { /* IE.css */
	float: left;
	width: 230px;
	margin-top: 0;
	font-weight: normal;
}

/* no outline to avoid scroll bars */
.jqTransformSelectWrapper a {
	outline: none;
	text-decoration: none !important;
}

/* logos */
#logos {
	clear: both;
	padding-top: 5px;
	text-align: center;
	width: 839px;
}
#logos img {
	margin: 0 15px;	
	vertical-align: middle;
}

