/**
 * @copyright 2010 Scholz & Volkmer 
 * @version $Revision: 1072 $
 * @author Barbara Krekeler <b.krekeler@s-v.de>
 * $Id: style.css 1072 2010-03-30 16:02:21Z bahe $
 */
/*
	Global Settings
	Global Classes
	%=Layout
	%=Header
	%=Footer
	%=Navigation
	%=Lists
	%=Links
	%=Headlines
	%=Copy
	%=Forms
	%=Tables
	%=Content
*/

/* Global Settings
===============================================*/
body, h1, h2, h3, h4, h5, h6, div, p, table, td, ul, ol, li, dd, dt, dl, blockquote, address, hr, pre 
{
	margin: 0;
	padding: 0;
}
p, li, h1, h2, h3, h4, h5, h6, a 
{
	font-weight: normal;
	font-size: 12px;
}
html, body 
{
	height: 100%;
	width: 100%;
	margin: 0;
}
body 
{
	font-family : Arial, sans-serif;
	background-color: #FFFFFF; 
	color: #505050;
	font-size: 12px; 
	background-repeat: no-repeat;
	background-position: 50% 30px;
}
img 
{
	border: 0;
}
:focus 
{
	outline: 0;
	-moz-outline-style: none;
}
a:active 
{
	outline: none;
}

/* Global Classes
===============================================*/
.clear 
{
	clear: both;
	margin: 0;
	padding: 0;
	font-size: 0;
	height: 0;
	line-height: 0;
}
			
.flash 
{
	height: 100%;
	overflow: hidden; 
}

/* %=Layout
===============================================*/
#page
{
	width: 999px;
	margin: 0 auto;
	padding: 0;
	background: url("/Content.Node/bg-shadow.png") repeat-y bottom left;   
	overflow: auto;
}
#head
{
	position: relative;
	width: 989px;
	margin: 0 0 0 5px;
	overflow: hidden;
}
#header
{
	position: relative;
	height: 24px;
	width: 989px;
	margin: 0;
	padding: 0 0 5px 0;
	background-color: #ffffff;
	overflow: hidden;
}
#nav
{
	position: relative;
	height: 87px;
	width: 989px;
	margin: 0;
	padding: 0;
	background: url("/Content.Node/bg_header.png") no-repeat top left; 
	overflow: hidden;
}
.scroll
{
	position: relative;
	width: 989px;
	margin: 0 0 0 5px;
	background-repeat: no-repeat;
	background-position: 0 0;
	overflow: hidden;	
}
#content
{	
	width: 986px;
	overflow: hidden;
	margin: 0;
	padding: 20px 0 20px 0;
}
#footer
{
	width: 989px;
	height: 50px;
	margin: 0;
	padding: 0;
	overflow: hidden;
}

/* %=Header
===============================================*/
.search
{
	float: right;
	margin: 3px 20px 0 0;
	padding: 0;
	display: block;
}
.search form
{
	margin: 0;
	padding: 0;
}

/* %=Footer
===============================================*/
#footer .swan
{
	float: left;
	margin: 16px 0 0 18px;
	padding: 10px 0 0 40px;
	height: 26px;
	background: url("/Content.Node/swan.png") no-repeat top left;
	overflow: hidden;
}
#footer a.swan 
{
	color: #878787;
	display: block;
	padding: 10px 0 0 40px;
	text-decoration: none;
}
#footer a:hover.swan
{
	color: #505050;
}

#footer ul
{
	float: right;
	margin: 26px 300px 0 0;
	color: #878787;
}
#footer li
{
	float: left;
	list-style-type: none;
	padding: 0;
}
#footer li a
{
	color: #878787;
	display: block;
	float: left;
	font-size: 10px;
	text-decoration: none;
	padding: 0 6px 0 4px;
}
#footer li a:hover
{
	color: #505050;
}
#footer li a.active
{
	color: #505050;
}
#footer li a.facebook 
{
	background-image: url('/Content.Node/meta-fb-icon.gif');
	background-repeat: no-repeat;
	display: block;
	height: 15px;
	margin: 0 0 0 6px;
	text-decoration: none;
	width: 15px;
}
#footer li a:hover.facebook 
{
	background-image: url('/Content.Node/meta-fb-icon-hover.gif');
}

#footer .switch
{
	float: right;
	margin: 26px 14px 0 0;
	color: #878787;
}
#footer .switch a
{
	color: #878787;
	font-size: 10px;
	text-decoration: none;
	padding: 0 6px 0 4px;
}
#footer .switch a:hover
{
	color: #505050;
}

/* %=Navigation
===============================================*/
#nav .swarovskitv
{
	position: absolute;
	top: 16px;
	right: 21px;
	width: 143px;
	height: 22px;
	background: url("/Content.Node/swarovskitv.jpg") no-repeat top right;
	text-decoration: none;
	overflow: hidden;
}

#nav #main
{
	position: absolute;
	bottom: 20px;
	left: 12px;
	text-align: left;
	margin: 0;
	padding: 0;
}
#nav ul#main li
{
	display: inline;
	list-style-type: none;
	padding: 0 0 0 18px;
}
#nav #main li a
{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
	color: #ffffff;
}
#nav #main li a:hover
{
	color: #505050;
}
#nav #main li a.active
{
	color: #505050;
}


/* %=Lists
===============================================*/
ul.linklist
{
	list-style-type: none;
	width: 500px;
}

/* %=Links
===============================================*/
a:link, 
a:visited,
a:hover,
a:active 
{
	cursor: hand;
  	cursor: pointer;
}
a
{
	color: #787878;
}
a:hover
{
	color: #505050;
}
a.active
{
	color: #505050;
}
a.swarovskitv
{
	width: 140px;
	height: 22px;
	display: block;
	overflow: hidden;
}
.tpl_home .teaser .big a,
.tpl_home .teaser .small a,
.tpl_overview .entry a,
.tpl_search .entry a,
.tpl_player .teaser .entry a,
.tpl_player .right .box .group .related a
{
	font-size: 10px;
}
.tpl_player .right a.allfilms
{
	margin: 7px 0 0 17px;
	padding: 4px 0 0 36px;
	height: 24px;
	display: block;
	font-weight: bold;
	font-size: 10px;
	background: url("/Content.Node/bt-allfilms.png") no-repeat top left;
	text-decoration: none;	
	overflow: hidden;	
}
.tpl_player .right a:hover.allfilms
{
	background: url("/Content.Node/bt-allfilms-hover.png") no-repeat top left;
}
.tpl_player .left a.prev
{
	margin: 187px 0 0 5px;
	padding: 0;
	height: 17px;
	width: 10px;
	display: block;
	font-weight: bold;
	background: url("/Content.Node/bt-prev.png") no-repeat top left;
	text-decoration: none;		
	overflow: hidden;
}
.tpl_player .left a:hover.prev
{
	background: url("/Content.Node/bt-prev-hover.png") no-repeat top left;
}
.tpl_player .left a.next
{
	margin: 187px 0 0 5px;
	padding: 0;
	height: 17px;
	width: 10px;
	display: block;
	font-weight: bold;
	background: url("/Content.Node/bt-next.png") no-repeat top left;
	text-decoration: none;	
	overflow: hidden;	
}
.tpl_player .left a:hover.next
{
	background: url("/Content.Node/bt-next-hover.png") no-repeat top left;
}
.tpl_player .left a.prev.inactive,
.tpl_player .left a.next.inactive
{
	visibility: hidden;
}
.tpl_player .right .box .group a
{
	font-size: 10px;
}
/* rss */
a.rss
{
	display: block;
	padding: 0 0 0 16px;
	background: url("/Content.Node/icon-rss-low.png") no-repeat top left;
	text-decoration: underline;
}
a:hover.rss
{
	background: url("/Content.Node/icon-rss-high.png") no-repeat top left;
}

/* Social Bookmarks */
.tpl_player .right .social-links a
{
	float: left;
	height: 16px;
	margin: 0 5px 0 0;
	width: 16px;
}
.tpl_player .right .social-links a.delicious
{
	background: url("/Content.Node/icon-delicious-low.png") no-repeat top left;
}
.tpl_player .right .social-links a:hover.delicious
{
	background: url("/Content.Node/icon-delicious-high.png") no-repeat top left;
}
.tpl_player .right .social-links a.digg
{
	background: url("/Content.Node/icon-digg-low.png") no-repeat top left;
}
.tpl_player .right .social-links a:hover.digg
{
	background: url("/Content.Node/icon-digg-high.png") no-repeat top left;
}
.tpl_player .right .social-links a.twitter
{
	background: url("/Content.Node/icon-twitter-low.png") no-repeat top left;
}
.tpl_player .right .social-links a:hover.twitter
{
	background: url("/Content.Node/icon-twitter-high.png") no-repeat top left;
}
.tpl_player .right .social-links a.facebook
{
	background: url("/Content.Node/icon-facebook-low.png") no-repeat top left;
}
.tpl_player .right .social-links a:hover.facebook
{
	background: url("/Content.Node/icon-facebook-high.png") no-repeat top left;
}
.tpl_player .right .social-links a.googlebookmarks
{
	background: url("/Content.Node/icon-google-low.png") no-repeat top left;
}
.tpl_player .right .social-links a:hover.googlebookmarks
{
	background: url("/Content.Node/icon-google-high.png") no-repeat top left;
}
.tpl_player .right .social-links a.stumbleupon
{
	background: url("/Content.Node/icon-stumbleupon-low.png") no-repeat top left;
}
.tpl_player .right .social-links a:hover.stumbleupon
{
	background: url("/Content.Node/icon-stumbleupon-high.png") no-repeat top left;
}
.tpl_player .right .social-links a.technorati
{
	background: url("/Content.Node/icon-technorati-low.png") no-repeat top left;
}
.tpl_player .right .social-links a:hover.technorati
{
	background: url("/Content.Node/icon-technorati-high.png") no-repeat top left;
}

.tpl_meta .subscribe
{
	display: block;
	margin: 5px 0 0 0;
}

/* %=Headlines
===============================================*/
h1
{
	margin: 0;
	font-family: Times New Roman, serif;
	font-size: 25px;
	font-weight: normal;
	text-transform: normal;
}
h2
{
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: normal;
}
h3
{
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: normal;
}
h4
{
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
h5
{
	margin: 0;
	font-family: Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
}
/* h1 */
.tpl_home h1,
.tpl_overview h1,
.tpl_search h1,
.tpl_meta h1
{
	margin: 0 0 4px 66px;
}

/* h2 */
#content.tpl_player h1
{
	font-family: Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	text-transform: normal;
	margin: 8px 14px 0 8px;
}
#content.tpl_player .right .box .group h2.up
{
	margin: 0 0 0 2px;
	padding: 0 0 0 10px;
	color: #787878;
	font-size: 12px;
	background: url("/Content.Node/arrow-left.png") no-repeat center left; 
	cursor: hand;
  	cursor: pointer;
}
#content.tpl_player .right .box .group h2.down
{
	margin: 0;
	padding: 0 0 0 12px;
	color: #787878;
	font-size: 12px;
	background: url("/Content.Node/arrow-down.png") no-repeat center left;
	cursor: hand;
  	cursor: pointer;
}

/* h3 */
.tpl_home .teaser .big h3
{
	margin: 3px 0 0 0;
}
.tpl_home .teaser .small h3
{
	margin: 0;
}
.tpl_overview .info h3
{
	width: 125px;
}
.tpl_meta h3
{
	margin: 0 0 4px 66px;
	font-size: 18px;
	font-weight: normal;
}
.tpl_meta h3.podcast
{
	background: url("/Content.Node/Podcast.jpg") no-repeat center left;
	padding: 0 0 0 24px;
}
.tpl_meta h3.facebook
{
	background: url("/Content.Node/Facebook.jpg") no-repeat center left;
	padding: 0 0 0 24px;
}
.tpl_meta h3.rss
{
	background: url("/Content.Node/Rss.jpg") no-repeat center left;
	padding: 0 0 0 24px;
}

/* h4 */
.tpl_meta h4
{
	margin: 0 0 4px 66px;
	font-size: 12px;
}

/* %=Copy
===============================================*/
p
{
	margin: 0 0 13px 0;
	width: 445px;
	overflow: hidden;
}
.tpl_home p,
.tpl_search p,
.tpl_meta p
{
	margin: 0 0 13px 66px;
}
.tpl_home .teaser .big p,
.tpl_home .teaser .small p,
.tpl_overview .entry p,
.tpl_search .entry p
{
	font-size: 10px;
	margin: 0;
}
.tpl_overview .info p
{
	width: 125px;
}
#content.tpl_player p
{
	font-size: 10px;
	margin: 0 14px 0 8px;
}
#content.tpl_player .topic p
{
	font-size: 10px;
	margin: 0 14px 2px 8px;
}
#content.tpl_player .info p
{
	font-size: 10px;
	margin: 0;
	width: 120px;
}
.tpl_meta p.dotted
{
	padding: 0 0 12px 0;
	background: url("/Content.Node/line-dotted.png") repeat-x bottom left;
}
.tpl_meta p.rsslinks
{
	line-height: 13px;
	padding: 0 0 16px 0;	
}

/* %=Forms
===============================================*/
form 
{
    margin: 0px;
    padding: 0px;
    overflow: hidden;
}
fieldset 
{
    display: none;
}

legend 
{
    display: none;
}
label 
{
  cursor: hand;
  cursor: pointer;
}
textarea 
{
    padding: 0 0 0 2px;
    margin: 0;
    background-color: #FFFFFF;
    color: #909090;
    cursor: text; 
}
form input 
{
    padding: 1px 2px;
    background-color: #FFFFFF;
    color: #909090;
    border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
	border-left: 1px solid #c9c9c9;
    cursor:text;
}

.search label
{
	margin: 0 0 5px 0;
	font-weight: bold;
	font-size: 12px;
}
.search input
{
    font-size: 9px;
    color: #909090;
	line-height: 12px;
	margin: 0;
	padding: 3px 2px 2px 5px;
	height: 13px;
	width: 138px;
}
.search input.submit{
    background-image: url('/Content.Node/bt-search.png');
    background-color: transparent;
    border: none;
	padding: 0;
	margin: 0;
	width: 26px;
	height: 21px;
	cursor: hand;
	cursor: pointer;
}
.filter input.submit
{
    background-image: url('/Content.Node/bt-search.png');
    background-color: transparent;
    border: none;
    margin: 2px 2px 0 0;
	padding: 0;
	width: 26px;
	height: 21px;
	cursor: hand;
	cursor: pointer;
}
.search input:hover.submit,
.filter input:hover.submit
{
    background-image: url('/Content.Node/bt-search-hover.png');
}

.filter select
{
    font-size: 9px;
    color: #909090;
	line-height: 12px;
	margin: 0 0 6px 0;
	padding: 0 0 0 5px;
	width: 216px;	
	height: 19px;
	border-top: 1px solid #c9c9c9;
	border-bottom: 1px solid #a1a1a1;
	border-right: 1px solid #a1a1a1;
	border-left: 1px solid #c9c9c9;
}
.tpl_player .share label
{
	margin: 0;
	font-weight: bold;
	font-size: 11px;
	display: block;
}
.tpl_player .share input.text
{
	margin: 6px 0 0 0;
	width: 214px;
}
.tpl_player .share input.text.error
{
	border: 1px solid red;
}
.tpl_player .share input.send
{
    background-image: url('/Content.Node/bt-send.jpg');
    background-color: transparent;
    border: none;
	padding: 0 0 1px 0;
	margin: 0 0 0 2px;
	width: 50px;
	height: 20px;
	cursor: hand;
	cursor: pointer;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
.tpl_player .share input:hover.send
{
    background-image: url('/Content.Node/bt-send-hover.jpg');
}


/* =Tables
===============================================*/    
table {
    margin: 0px;
    padding: 0px;
    border: none;
}

/* =Content
===============================================*/
hr
{
	border: 0;
	background: url("/Content.Node/line-dotted.png") repeat-x top left;
	width: 445px;
  	height: 1px;
  	line-height: 1px;
}
/* home */
.tpl_home .teaser
{
	margin: 0 0 0 66px;
}
.tpl_home .teaser .big
{
	margin: 2px 0 0 0;
	width: 460px;
	float: left;
	overflow: hidden;
}
.tpl_home .teaser .small
{
	margin: 0 0 0 10px;
	width: 450px;
	float: left;
	overflow: hidden;
}
.tpl_home .teaser .small .entry
{
	margin: 2px 0 23px 0;
	padding: 0;
	width: 350px;
	overflow: hidden;
}
.tpl_home .teaser .small .entry .image
{
	margin: 0;
	padding: 0;
	width: 130px;
	float: left;
	overflow: hidden;
}
.tpl_home .teaser .small .entry .info
{
	margin: 0 0 0 6px;
	padding: 0;
	width: 210px;
	float: left;
	overflow: hidden;
}

/* overview, search */
.tpl_search
{
	min-height: 375px;
}
.tpl_overview .overview,
.tpl_search .overview
{
	margin: 12px 40px 0 66px;
	overflow: hidden;
	width: 850px;
	zoom: 1;
}
.tpl_overview .entry,
.tpl_search .entry
{
	margin: 0 5px 10px 0;
	padding: 0;
	width: 125px;
	height: 137px;
	float: left;
	overflow: hidden;
	display: block;
}
.tpl_overview .entry .image
{
	width: 125px;
	height: 69px;
}
.tpl_overview .filter
{
	margin: 0;
    width: 644px;
    height: 87px;
    background: url('/Content.Node/bg-filter.png') top left no-repeat;
	visibility: hidden;
}
.tpl_overview .filter .headline
{
	float: left;
	width: 124px;
}
.tpl_overview .filter .headline label
{
	font-weight: bold;
	float: left;
	margin: 18px 0 0 66px;
}
.tpl_overview .filter .dropdown
{
	width: 216px;
	float: left;
	margin: 18px 18px 0 0;
}
.tpl_overview .filter .button
{
	width: 30px;
	float: left;
	margin: 42px 0 0 0;
}
/* player */
#content.tpl_player
{
	padding: 10px 0 0 36px;	
}
.tpl_player .left
{
	width: 574px;
	float: left;
	overflow: hidden;
}
.tpl_player .left .prev
{
	margin: 0 0 0 6px;
	width: 16px;
	float: left;
	overflow: hidden;
}
.tpl_player .left .next
{
	width: 16px;
	float: left;
	overflow: hidden;
}
.tpl_player .left .topic
{
	width: 526px;
	float: left;
	overflow: hidden;
}
.tpl_player .left .player 
{
	margin: 7px 4px 8px 8px;
	overflow: hidden;
	width: 515px;
	height: 308px;
}
.tpl_player .left .teaser 
{
	margin: 6px 13px 10px 8px;
	overflow: hidden;
	width: 520px;
}
.tpl_player .left .teaser .entry
{
	float: left;
	margin: 0 5px 10px 0;
	padding: 0;
	width: 125px;
	overflow: hidden;
}
.tpl_player .left .teaser .entry .image
{
	height: 69px;
}
.tpl_player .left .teaser .entry .info
{
	margin: 2px 0 0 0;
}

.tpl_player .accordionContent
{
	margin: 18px 0px 0px 0px;
}
.tpl_player .right
{
	width: 348px;
	float: left;
	overflow: hidden;
}
.tpl_player .right .box-top
{
    width: 330px;
    height: 5px;
    background: url('/Content.Node/bg-box-ends.png') top left no-repeat;
    overflow: hidden;
    margin: 4px 0 0 16px;
    padding: 0;
	font-size: 0px;
	line-height: 0px;
	overflow: hidden;
}
.tpl_player .right .box
{
	margin: 0 0 0 16px;
	padding: 0;
	width: 330px;
    background: url('/Content.Node/bg-box-fill.png') repeat-y;
    overflow: hidden;
}
.tpl_player .right .box-bottom
{
    width: 330px;
    padding: 0;
    height: 5px;
    background: url('/Content.Node/bg-box-ends.png') bottom left no-repeat;
    overflow: hidden;
    margin: 0px 0 0 16px;
	font-size: 0px;
    line-height: 0px;
}
.tpl_player .right .box .group
{
	margin: 12px 12px 0 22px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid #cccccc;
	overflow: hidden;
	width: 290px;
}
.tpl_player .right .box .group.last
{
	margin: 12px 20px 16px 22px;
	padding: 0 0 10px 0;
}
.tpl_player .right .info,
.tpl_player .share 
{
	font-size: 11px;
	overflow: hidden;
	margin: 0 0 2px 13px;
}
.tpl_player .right .info.last 
{
	margin: 18px 0 0 13px;
}
.tpl_player .right .info.links 
{
	margin: 0 0 12px 13px;
}
.tpl_player .right .info.links.last 
{
	margin: 0 0 0 13px;
}
.tpl_player .right .info .label 
{
	float: left;
	width: 62px;
	line-heigt: 14px;
	font-weight: bold;
	overflow: hidden;
}
.tpl_player .right .info .copy,
.tpl_player .share .copy 
{
	float: left;
	width: 200px;
	line-heigt: 14px;
	overflow: hidden;
}
.tpl_player .right .box .group hr
{
	margin: 18px 0 16px 0;
}
.tpl_player .right .related 
{
	clear: both;
	font-size: 11px;
	overflow: hidden;
	margin: 0 0 2px 13px;
}
.tpl_player .right .box .group .related .image
{
	margin: 0;
	padding: 2px 0 0 0;
	width: 126px;
	float: left;
	overflow: hidden;
}
.tpl_player .right .box .group .related .info
{
	margin: 0 0 0 6px;
	padding: 0;
	width: 136px;
	float: left;
	overflow: hidden;
}
.tpl_player .right .box .group .share
{
	margin: 0 0 15px 13px;
} 
.tpl_player .right .box .group .share.last
{
	margin: 0 0 8px 13px;
}

.tpl_player .right .group .info.links .copy 
{
	line-heigt: 14px;
	font-weight: bold;
	width: auto;
	float: none;
	color: #505050;
}
