@charset "UTF-8";

/* WhiteoutTV-Extension */

#player {
	width:704px;
	/*height:396px;*/
	border:23px solid #f4f4f4;
}

h2.movielist {
	margin: 20px 0 10px;
}

.movielist {
	/*width:750px;*/
}

.movieitem {
	width:370px;
	height:122px;
	margin:0 10px 20px 0;
	float:left;
}

.movieitem-1 {
	margin-right:0;
}

.movieitem .preview {
	width:176px;
	height:118px;
	margin-right:10px;
	border:2px solid #000;
	float:left;
}

.movieitem .preview:hover,
.movieitemact .preview {
	border:2px solid #7c4bb9;
}

.movieitem table {
	height:122px;
}

.movieitem table td.title {
	vertical-align:top;
}

.movieitem table td.info {
	height:20px;
	vertical-align:bottom;
	font-size:10px;
}

.movieitem h3 {
	padding:2px 0 0;
}

.movieitem h3 a {
	color:#000;
}

.movieitem h3 a:hover,
.movieitemact h3 a {
	color:#7c4bb9;
}

.pagebrowser {
	width:750px;
	height:30px;
	padding:10px 0 0;
	text-align:right;
	border-top:1px solid #000;
	clear:both;
}

.soundinfo {
	border-top:1px solid #000;
	margin-top:10px;
}

.soundinfo h2 {
	padding:5px 0;
}

/* Searchbox Sidebar */

.searchbox_sidebar {
	background:#fff;
	border:10px solid #F4F4F4;
	height:60px;
	margin:0;
	padding:20px 0 10px 20px;
	text-align:left;
}

/* News-Extension */

.news-catmenu-NO:hover {
	background:#ee90bc;
}

/* Facebook */
#fb_badge {
	margin-top:10px;
	border-top:1px solid #000;
	border-bottom:1px solid #000;
}

#fb_badge h2 {
	padding:5px 0;
}

/* Ad - Rectangle */

.tx-lumophpinclude-pi1 object,
.tx-lumophpinclude-pi1 embed,
.tx-lumophpinclude-pi1 a {
}

.ad_r {
	margin:48px 0 17px;
	float:right;
	width:300px;
	height:250px;
	background:#f4f4f4;
	border-color:#f4f4f4;
	border-style:solid;
	border-width:10px 35px;
	text-align:center;
	vertical-align:middle;
}

/* Color Overlay for Whiteout.TV */

h1, h2, h3, h4, h5, h6,
a:hover,
#metanav a:hover,
#footer a:hover {
	color:#7c4bb9 !important;
}