#header,
#bottomMenu,
#footer,
#content #sideBar,
#text .sideBar,
#text .textSizeBox,
#admin   {
	display: none;
}
#text {
	margin-top: 3px;
}

#breadCrubms {
	font-size: 1.1em;
}

#text,
#breadCrubms {
	border: 1px solid #000;
}

#content #mainColumn {
	width: 100%;
}

#content .programPage #mainColumn #text .date {
	font-size: 75%;
	left: 440px;
	top: 59px;
}

#content .programPage {
	padding: 0;
}

.cl {
	clear:both;
	height:0;
	font-size:0;
	line-height:0;
	overflow:hidden;
}



/*	-------------------------------------------------------------
	1. =EPG print page
	- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -	*/

#print-page {
	font: 14px Verdana, Tahoma, "Times New Roman", sans-serif;
	padding: 2em;
}

#print-page .print-information img,
#print-page .print-information h1 {
	float: left;
}

#print-page .print-information h1 {
	color: #3373BD;
	font-size: 26px;
	margin: 0 0 0 20px;
	line-height:90px;
}

#print-page .print-information p {
	color: #E59417;
	font-size: 26px;
	font-weight: bold;
	float: right;
	line-height:90px;
}

#print-page .print-information {
	margin: 0 0 20px 0;
}

#print-page table {
	width: 100%;
	border-collapse: collapse;
}

#print-page table thead {
	display: none;
}

#print-page table tr td {
	background-color: #F7F7F7;
	padding:9px 0 9px 12px;
	border-bottom: 1px solid white;
	font-size: 12px;
	line-height: 12px;
}

#print-page table tr td.program-start {
	margin-right: 4px;
	color: #999999;
	width: 92px;
	text-align: right;
	padding-right: 15px;
	border-right: 1px solid white;
}

#print-page table tr td.program-title {
	color: #333333;
}

#print-page table tr td.program-time {
	color: #808080;
}

#print-page table tr.even td {
	background-color: #FAFAFA;
}

#print-page table tr td.program-age,
#print-page table tr td.program-time,
#print-page table tr td.program-sound,
#print-page table tr td.program-video {
	padding: 2px 0;
	text-align: center;
}

#print-page table tr td.program-age,
#print-page table tr td.program-sound,
#print-page table tr td.program-video {
	width: 30px;
}

#print-page table tr td.program-time {
	width: 100px;
}

#print-page table tr td.program-sound {
	padding-right: 6px;
}

#print-page #copyright {
	color: #fff;
	background-color: #CCCCCC;
	margin-top: 40px;
	padding: 10px 0 9px 12px;
}
