/**************************************************
CSS Reset
**************************************************/

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, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-style: normal;
	vertical-align: baseline;
	background: transparent;
}

body {
	color: black;
	background: #cedbec url(http://iptv.cdn.tv1.de/statics/44761088/body_bg.jpg) top center no-repeat;
	height: 100%;
	color: #333;
	font-family: Arial, Tahoma, Verdana, sans-serif;
	font-size: 0.625em;
	line-height: 1.5em;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus, a, input {
	outline: none;
}

ins {
	text-decoration: none;
}

del {
	text-decoration: line-through;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

form {
	display: inline;
}

a:link,
a:active,
a:visited {
	color: #333;
	text-decoration: none;
}

a:hover {
	color: #333;
	text-decoration: underline;
}

#interactiveFrame,
#searchFrame,
#settingsFrame,
#controllerFrame {
	display: none;
}

/**************************************************
Frame
**************************************************/

#header {
	background: url(http://iptv.cdn.tv1.de/statics/44761088/header.gif) top center no-repeat;
	height: 54px;
	margin-bottom: 14px;
	overflow: hidden;
	text-indent: -3000em;
}

#channels {
	background: url(http://iptv.cdn.tv1.de/statics/44761088/nav_bg.gif);
	display: block;
	height: 37px;
	margin: 0 auto 11px;
	padding-left: 20px;
	width: 861px;
}

#channels a {
	display: block;
	float: left;
	font-size: 1.2em;
	font-weight: 700;
	height: 36px;
	line-height: 36px;
	padding: 0 20px;
}

#channels a:hover {
	color: #5a5a5a;
	text-decoration: none;
}

#channels .side a {
	text-decoration: underline;
}

#channels .side a:hover {
	color: #565656;
}

#channels li {
	display: block;
	float: left;
	margin-right: 15px;
	overflow: hidden;
}

#channels li.active {
	background: url(http://iptv.cdn.tv1.de/statics/44761088/nav_active_l.gif) left center no-repeat;
}

#channels li.active a {
	background: url(http://iptv.cdn.tv1.de/statics/44761088/nav_active_r.gif) right center no-repeat;
	color: #fff;
	text-decoration: none;
}

#channels li.side {
	float: right;
}

#channels li.side a {
	display: inline;
	float: none;
	padding: 0 5px;
	font-weight: 500;
}

#footer {
	background: url(http://iptv.cdn.tv1.de/statics/44761088/footer.jpg);
	color: #fff;
	font-size: 1.1em;
	height: 40px;
	margin: 0 auto;
	padding: 15px;
	width: 851px;
	position: relative;
}

#footer span {
	display: block;
	text-align: right;
	position: absolute;
	top: 35px;
	right: 15px;
	font-weight: 700;
}

#main {
	background: url(http://iptv.cdn.tv1.de/statics/44761088/main.png);
	height: 490px;
	margin: 0 auto 3px;
	position: relative;
	width: 881px;
}

/**************************************************
Subnav (Einstellungen, Weiterempfehlungen, ...)
**************************************************/

#subnav {
	background: url(http://iptv.cdn.tv1.de/statics/44761088/subnav.gif);
	font-size: 1.1em;
	height: 20px;
	left: 10px;
	line-height: 20px;
	position: absolute;
	text-align: center;
	top: 15px;
	width: 486px;
}

#subnav a {
	padding: 0 5px;
	text-decoration: underline;
}

/**************************************************
Player / Controls
**************************************************/

#playerbox {
	background: url(http://iptv.cdn.tv1.de/statics/44761088/player.png);
	height: 294px;
	left: 10px;
	position: absolute;
	top: 43px;
	width: 486px;
}

#player {
	left: 19px;
	position: absolute;
	top: 13px;
}

#controls {
	position: absolute;
	left: 5px;
	top: 273px;
	height: 14px;
	width: 462px;
}

#frewdiv {
	position: absolute;
	left: 15px;
	width: 20px;
	height: 14px;
	border-right: 1px solid #bc5f6c;
	padding-right: 18px;
}

#playdiv {
	position: absolute;
	left: 68px;
	width: 20px;
	height: 14px;
	border-right: 1px solid #bc5f6c;
	padding-right: 13px;
}

#ffwddiv {
	position: absolute;
	left: 119px;
	width: 20px;
	height: 14px;
}

#voldecdiv {
	position: absolute;
	left: 338px;
	width: 20px;
	height: 14px;
	border-right: 1px solid #bc5f6c;
	padding-right: 13px;
}

#volincdiv {
	position: absolute;
	left: 390px;
	width: 20px;
	height: 14px;
	border-right: 1px solid #bc5f6c;
	padding-right: 16px;
}

#fulldiv {
	position: absolute;
	left: 444px;
	width: 20px;
	height: 14px;
}

#mutediv {
	display: none;
}

#frew, #play, #ffwd, #voldec, #volinc, #full {
	width: 20px;
	height: 14px;
	display: block;
}

.frew {
	background: url(http://iptv.cdn.tv1.de/statics/36732928/button_frew.gif) 0 0;
}

.frew_hover, .frew_active, .frew_hover_active {
	background: url(http://iptv.cdn.tv1.de/statics/36732928/button_frew.gif) 0 -14px;
}

.play {
	background: url(http://iptv.cdn.tv1.de/statics/36732928/button_play.gif) 0 0;
}

.play_hover, .play_hover_active, .play_active {
	background: url(http://iptv.cdn.tv1.de/statics/36732928/button_play.gif) 0 -14px;
}

.pause {
	background: url(http://iptv.cdn.tv1.de/statics/36732928/button_pause.gif) 0 0;
}

.pause_hover, .pause_active, .pause_hover_active {
	background: url(http://iptv.cdn.tv1.de/statics/36732928/button_pause.gif) 0 -14px;
}

.ffwd {
	background: url(http://iptv.cdn.tv1.de/statics/36732928/button_ffwd.gif) 0 0;
}

.ffwd_hover, .ffwd_active, .ffwd_hover_active {
	background: url(http://iptv.cdn.tv1.de/statics/36732928/button_ffwd.gif) 0 -14px;
}

.voldec {
	background: url(http://iptv.cdn.tv1.de/statics/36732928/button_voldec.gif) 0 0;
}

.voldec_hover, .voldec_active, .voldec_hover_active {
	background:url(http://iptv.cdn.tv1.de/statics/36732928/button_voldec.gif) 0px -14px;
}

.volinc {
	background: url(http://iptv.cdn.tv1.de/statics/36732928/button_volinc.gif) 0 0;
}

.volinc_hover, .volinc_active, .volinc_hover_active {
	background: url(http://iptv.cdn.tv1.de/statics/36732928/button_volinc.gif) 0 -14px;
}

.full {
	background: url(http://iptv.cdn.tv1.de/statics/36732928/button_full.gif) 0 0;
}

.full_hover, .full_active, .full_hover_active {
	background: url(http://iptv.cdn.tv1.de/statics/36732928/button_full.gif) 0 -14px;
}

/**************************************************
Infobox (extraInfo)
**************************************************/

#tabs {
	display: block;
	height: 19px;
	left: 508px;
	overflow: hidden;
	position: absolute;
	top: 15px;
	width: 374px;
}

#tabs li {
	float: left;
}

#tabs a {
	background: url(http://iptv.cdn.tv1.de/statics/44761088/button.gif);
	display: block;
	float: left;
	font-size: 1.18em;
	font-weight: 700;
	height: 19px;
	line-height: 19px;
	margin-right: 9px;
	text-align: center;
	width: 107px;
}

#tab_search a {
	margin: 0;
}

#tabs a:hover {
	color: #5a5a5a;
	text-decoration: none;
}

#tabs .active a,
#tabs .active a:hover {
	background: url(http://iptv.cdn.tv1.de/statics/44761088/button_active.gif);
	color: #fff;
	text-decoration: none;
}

#extraInfo {
	height: 294px;
	left: 508px;
	position: absolute;
	top: 43px;
	width: 342px;
}

#scrollbar {
	background: url(http://iptv.cdn.tv1.de/statics/44761088/scrollbar.gif);
	display: none;
	height: 294px;
	left: 855px;
	position: absolute;
	top: 43px;
	width: 16px;
}

#up,
#down {
	display: none;
	height: 25px;
	left: 0;
	position: absolute;
	top: 0;
	width: 16px;
}

#down {
	top: 269px;
}

#down:hover {
	background: url(http://iptv.cdn.tv1.de/statics/44761088/down.gif) 0 -1px no-repeat;
}

#up:hover {
	background: url(http://iptv.cdn.tv1.de/statics/44761088/up.gif) 0 0 no-repeat;
}

/**************************************************
Linkbox
**************************************************/

#linkbox {
	background: url(http://iptv.cdn.tv1.de/statics/44761088/linkbox.png);
	display: block;
	height: 108px;
	left: 10px;
	padding: 8px;
	overflow: hidden;
	position: absolute;
	top: 350px;
	width: 844px;
}

#linkbox li {
	display: block;
	float: left;
	font-size: 1.1em;
	height: 108px;
	width: 270px;
}

#linkbox li img {
	display: block;
	float: left;
	margin: 0 8px 2px 0;
}

#linkbox li a.more {
	clear: left;
	color: #1769a5;
	background: url(http://iptv.cdn.tv1.de/statics/44761088/linkbox_more.gif) no-repeat;
	display: block;
	font-weight: 700;
	height: 20px;
	line-height: 20px;
	padding-left: 22px;
}

#linkbox h2 {
	font-size: 1.1em;
}

#linkbox .link1 h2 {
	color: #04a0d0;
}

#linkbox .link2 h2 {
	color: #d22309;
}

#linkbox .link3 h2 {
	color: #014682;
}

#linkbox .link2 {
	border-left: 1px solid #79a4c6;
	border-right: 1px solid #79a4c6;
	margin: 0 8px;
	padding: 0 8px;
}
