/*************************************************************/
/********************* START newhome.css *********************/
/*************************************************************/

/*p {
	margin: 0px;
}
body {
	margin-left: 0px;
	margin-top: -8px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}*/
/* fix borders (legacy from main css sheets)
table, td, tr {
	border-collapse:separate;
} */

div.advert {
	height: 265px;
	margin: 3px 0px 7px;
}
div.advert p {
	font-size: 10px;
	color: #999999;
	margin: 0;
	padding: 0;
}

.left-upper-corner,
.right-upper-corner,
.left-lower-corner,
.right-lower-corner {
	width: 10px;
	height: 25px;
	display: block;
	padding: 0px;
	margin: 0px;
	background-repeat: no-repeat;
}
.left-upper-corner,
.left-lower-corner {
	float: left;
}
.right-upper-corner,
.right-lower-corner {
	float: right;
}

.left-upper-corner {
	background-image: url(resource?oefile=/portaldocs/images/tvtv/startpage/tablehead-185.gif);
	background-position: left top;
}

.right-upper-corner {
	background-image: url(resource?oefile=/portaldocs/images/tvtv/startpage/tablehead-185.gif);
	background-position: right top;
}

.left-lower-corner {
	background-image: url(resource?oefile=/portaldocs/images/tvtv/startpage/tablebottom-185.gif);
	background-position: left bottom;
}

.right-lower-corner {
	background-image: url(resource?oefile=/portaldocs/images/tvtv/startpage/tablebottom-185.gif);
	background-position: right bottom;
}

table.component {
	border-collapse:separate;
	width:100%;
}

/* general settings */
table.component th {
	line-height: 25px;
	vertical-align: middle;
	color: #737373;
	text-align: left;
	padding: 0px;
	background-color: #CCCCCC;
	font-weight: bold;
	font-size: 13px;
	letter-spacing: 0.5px;
	border:none;
}
table.component th.red {
	background-color: #CF191F;
	color: #FFFFFF;
}
table.component th.light {
	background-color: #F0F0F0;
	color: #737373;
}
table.component th.bottom {
	font-size: 11px;
	text-align:right;
}

table.component th.bottom a {
	color: #737373;
	text-decoration:none;
	font-size: 11px;
}
th.bottom img {
	vertical-align: text-bottom;
}

table.component th.red a {
	color: #FFFFFF;
}
table.component th.light a {
	color: #737373;
}

table.component td {
	vertical-align: middle;
	color: #737373;
	text-align: left;
	height: 23px; /* was 30px */ /* #2543 */
	line-height: 18px;
	border-width: 0px 1px;
	background-color: #FFFFFF;
	border-color: #CCCCCC;
	border-style: none solid;
	font-size: 12px;
}

table.component td a,
table.component th a {
	color: #737373;
}

table.component td a {
	font-size: 12px;
	font-weight: normal;
}

table.component td.red {
	border-color: #CF191F;
}

table.component td.highlight,
table.component td.highlight a {
		color: #CF191F;
}

table.component td.odd {
	padding: 2px 6px 2px;
	background-color: #F0F0F0;
}
table.component td.even {
	padding: 2px 6px 2px;
	background-color: #FFFFFF;
}
table.component td.light {
	background-color: #FFFFFF;
	border-color: #F0F0F0;
}

table.component h2 {
	padding: 3px 5px 3px 7px;
	font-weight:bold;
	font-size:11px;
}
table.component p {
	padding: 0px 5px 5px 7px;
	font-size:11px;
	font-weight:normal;
}


/* combine with class red for border */
table.component td.blueinfo {
	text-align: center;
	font-weight: bold;
	font-size: 13px;
	color: #004B66;
	background-color: #7F97BF;
	letter-spacing: 1px;
}
table.component td.recordinggif {
	background-image: url(resource?oefile=/portaldocs/images/recording248x56.gif);
	background-repeat: no-repeat;
	background-position:center;
	background-color: #7F97BF;
	width:248px;
	height:56px;
}

table.startpage-tips td,
table.startpage-tips th {
	width: 200px;
}

table.startpage-tips tr,
table.startpage-tips td {
	vertical-align: top;
	text-align: left;
	font-size: 11px;
	font-weight: normal;
	background-color: #F0F0F0;
	color: #737373;
	line-height: 13px;
}
table.startpage-tips td {
	padding: 0px 7px;
}
tr.tip-slot td,
tr.tip-image td {
	background-color: #FFFFFF;
}
table.startpage-tips h2,
table.startpage-tips h2 a {
	font-size: 11px;
	font-weight: bold;
	padding: 7px 0px 0px;
	margin: 0px;
}
tr.tip-content td {
	padding-bottom: 7px;
}
table.startpage-tips h3,
table.startpage-tips h3 a,
tr.tip-slot td {
	font-size: 11px;
	font-weight: normal;
	padding: 0px;
	margin: 0px;
}
tr.tip-slot td {
	font-weight: bold;
	padding: 3px 7px;
	vertical-align: middle;
}
table.startpage-tips tr.tip-slot {
	line-height: 27px;
}

tr.tip-slot img {
	vertical-align: middle;
}

tr.tip-image td {
	text-align: center;
	padding: 5px;
}

table.startpage-tips td.tip-divider {
	width: 10px;
	border: none;
	background-color: #FFFFFF;
	padding: 0px;
	margin: 0px;
}
table.startpage-tips p,
table.startpage-tips h1 {
	padding: 0px 5px 5px 7px;
	margin: 0;
}

.spacer10_float {
  float: left;
  width: 10px;
}

/*************************************************************/
/********************** END newhome.css **********************/
/*************************************************************/



/************************************************************/
/***************** START static content css *****************/
/************************************************************/

.startpage_main {
/*	width:940px;*//*#3431 */
/*	height:750px;*/
}

.startpage_component {
	overflow:hidden;
	margin:0px 10px 0px 0px;
	vertical-align:top;
}

.startpage_component.firstcol {
	float:left;
	width:300px;
}

.startpage_component.secondcol {
	float:left;
	width:410px; /*430*/
	line-height:15px;
}

.startpage_component.secondcol .epgbanner {
	width:408px; /*428*/
}

.startpage_component .tip:before {
	display:block;
	clear:both;
}
.startpage_component .tip {
	position:relative;
	float:left;
	width: 200px; /*210 */
	height:330px;
}

.startpage_component.startsky {
	position:absolute;
	left:790px;
	float:left;
	overflow:visible;
}


.startpage_bottom {
	margin:15px 0px 15px 15px;
	clear:both;
	font-size:11px;
}

#staticheader {
	font-size: 13px;
	font-weight:bold;
	color:#ffffff;
	background-color:#585858;
	padding:2px 10px 2px 20px;
	margin-top:15px;
	margin-bottom:15px;
	margin-left:15px;
	margin-right:15px;
}

h2#staticheader {
	font-size:13px;
	color:#000000;
	background-color:#FFFFFF;
}

#staticheader.leadingimg {
	background-repeat:no-repeat;
	padding:5px 0px 1px 60px;
}

#staticheader.red {
	color:#ffffff;
	background-color:#CF191F;
}

#staticheader.grey {
	color:#585858;
	background-color:#f0f0f0;
}
#staticheader.white {
	color:#585858;
	background-color:#ffffff;
}

#staticheader.submit {
	background-color:#7f97bf;
	text-align:right;
	vertical-align:middle;
	padding:5px 10px 5px 20px;
}
#staticheader.submit input {
	border-style:outset;
	border-color:#DDDDDD;
	border-width:1px;
	background-color:#DDDDDD;
	color:#585858;
	font-weight:bold;
	font-size:11px;
	margin:0;
	padding: 1px 30px 1px 35px;
}


#staticbody {
	font-size:13px;
	font-weight:normal;
	color:#000000;
	background-color:#FFFFFF;
	margin-left:40px;
	margin-right:70px;
	margin-bottom:40px;
}

#staticbody.moreindent {
	margin-left:100px;
}

#staticbody p img{
		vertical-align: middle;
} 

table#address {
	margin-left:2em;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	background-color:#FFFFFF;
	vertical-align:bottom;
}

table#address th {
	font-size:11px;
	font-weight:normal;
	padding-right:25px;
	text-align:right;
}

table#manufacturer {
	margin-left:20px;
	font-size:13px;
	font-weight:normal;
	color:#000000;
	background-color:#FFFFFF;
	vertical-align:bottom;
}
table#manufacturer td {
	vertical-align:middle;
	padding-top:5px;
}
table#manufacturer th {
	font-weight:bold;
	padding-right:25px;
	text-align:right;
	vertical-align:middle;
	padding-top:5px;
}

table#compare {
	margin-left:60px;
	width:500px;
 	font-size:13px;
	font-weight:normal;
	color:#000000;
	background-color:#FFFFFF;
	vertical-align: top;
	text-align:center;
}
table#compare td {
	padding:10px;
	width:290px;
	border-top:solid 1px #585858;
}
table#compare .left {
	border-right-style:solid;
	border-right-width: 1px;
	border-right-color: #585858;
}

table#compare th {
	padding:10px;
	font-weight:bold;
	border-bottom-style:solid;
	border-bottom-width: 1px;
	border-bottom-color: #585858;
}

ul.checkmarklist {
	list-style-type:none;
	font-size:13px;
}

ul.checkmarklist li {
	background-image:url("resource?oefile=/portaldocs/images/checkbox_red.gif");
	margin:0;
	padding: 0px 0px 1px 35px;
	background-repeat:no-repeat;
	background-position:0px 0px;
}

ul.checkmarklist li#oneliner {
	padding-bottom:12px;
}

ul.checkmarklist#blue li {
	background-image:url("resource?oefile=/portaldocs/images/checkbox_blue.gif");
}

ul.checkmarklist#white li {
	background-image:url("resource?oefile=/portaldocs/images/checkbox_white.gif");
}

ul.checkmarklist ul {
	list-style-type:disc;
}

ul.checkmarklist li li {
	background:none;
	padding: 0 0 1px 5px;
}

#legalbody a {
    font-size:13px;
    font-weight:bold;
    font-style:normal;
    color:#004B66;
    text-transform:none;
    text-decoration:underline;
}

#legalbody a:visited {
    color:#585858;
}
#legalbody a:hover {
    color:#CF191F;
}

#staticbody a {
    font-size:13px;
    font-weight:bold;
    font-style:normal;
    color:#004B66;
    text-transform:none;
    text-decoration:underline;
}

#staticbody a:visited {
    color:#585858;
}
#staticbody a:hover {
    color:#CF191F;
}

table#reqform {
	font-size:13px;
	font-weight:normal;
	color:#000000;
	background-color:#FFFFFF;
	text-align:left;
}

table#reqform input,select,textarea,option {
	font-size:13px;
}

table#reqform td {
	padding-top:1em;
	padding-right:1em;
}

table#reqform td.requiredsymbol {
	width:1px;
}

table#reqform td.labelcol {
	width:250px;
}

.error-hidden {
	display:none;
}

.error-show {
	color: red;
	display: '';
}

table#buttonrow {
	border-collapse:separate;
	border-spacing:20px;
	margin-bottom:10px;
}

table#buttonrow td {
	padding:5px;
	margin:20px;
	background-color:#7f97bf;
	border-top:solid 2px #8C8C8C;
	border-left:solid 2px #8C8C8C;
	border-right:solid 2px #585858;
	border-bottom:solid 2px #585858;
}

table#buttonrow a {
 	font-size:13px;
	text-decoration:none;
	color:#FFFFFF;
}

table#buttonrow a:visited {
	color:#FFFFFF;
}

table#buttonrow a:hover {
	color:#CF191F;
}


#legalheader {
    margin-top:40px;
    text-align:center;
    font-size: 13px;
    font-weight:bold;
    color:#000000;
	line-height:2em;
}

#legalbody {
	margin-left:40px;
	margin-right:40px;
	margin-bottom:40px;
	font-size:13px;
	font-weight:normal;
	color:#000000;
}

#legalbody tr {
	height:auto;
	vertical-align:top;
	font-weight:normal;
}
#legalbody tr.bold,
#legalbody p.bold {
    font-weight:bold;
}

#legalbody tr.firstlevel {
	height:50px;
	vertical-align:bottom;
	font-weight:bold;
}

#legalbody tr.spacebefore {
	height:50px;
	vertical-align:bottom;
}

#legalbody td {
	padding:5px;
}

.top {
	vertical-align: top;
	padding-left: 5px;
}

.clear{
		clear: both;
}
#staticoption {
		margin-left:10px;
		margin-right:10px;
}
#staticoption div.opt1 {
		float: left;
		width: 40%;
		margin-left:10%;
		padding-right:0px;
}
#staticoption div.opt1 #staticheader.opt1 {
		padding-left:5px;
		padding-right:0px;
		margin-right:0px;
}
#staticoption div.opt1 #staticbody.opt1 {
		margin-left:20px;
		margin-right:0px;
		width:90%;
}
#staticoption div.opt2 {
		float: left;
		width: 40%;
		margin-left:0;
		padding-left:0px;
}
#staticoption div.opt2 #staticheader.opt2 {
		padding-left:0px;
		margin-left:0px;
}
#staticoption div.opt2 #staticbody.opt2 {
		margin-left:0px;
		margin-right:10px;
		width:90%;
}

#validation_agb {
		width: 600px;
}
#validation_agb input {
		clear: both;
		float: left;
		margin-left:10px;
}
#validation_agb label {
		float: left;
		width: 90%;
		padding-left: 10px;
		margin-bottom: 20px;
}
#validation_agb div {
		min-height: 18px;
}
#validation_agb div.submit input {
		float: right;
}

.pdf_button {
	margin-right: 40px;
	text-align: right;
}

.pdf_button a {
	border: 2px solid #CCCCCC;
	background-color: #CCCCCC;
	color: #474747;
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
}
.pdf_button a:hover {
    color:#CF191F;
	text-decoration: underline;
}