/* ------------------------------------------------------------------ */
/* screen.css                                                         */
/* autor HTML a CSS - Michal Prihoda - Miskin                         */
/* ------------------------------------------------------------------ */
		.bb {
			border-bottom: 1px solid #000051;
		}
		/* ----- content210Left */
			.content210Left {
				width: 210px;
				float: left;
			}
		/* end content210Left */
		
		/* ----- content440Center */
			.content440Center {
				margin: 0 232px;
			}
		/* end. contetn440Center */
		
		/* ----- content210Right */
			.content210Right {
				width: 210px;
				float: right;
			}
		/* end content210Right */
		
		
		.content210Left .logo {
			margin: 0 0 20px 0;
		}
		.noBorder {
			border: none !important;
		}
		select.PullDown {
		    font-size: 10px
		}
		.hiddeninfo { 
			position: relative;
			display: none;
		}

	/* end. content */
	
	/* ----- boxes */
		/* ----- textBox */
			.textBox {
				margin: 10px 0 20px 0;
				line-height: 1.3em;
				font-size: 90%;
				position: relative;
			}
			.textBox p {
				margin: 10px 0;
			}
			
			.textBox h2 {
				padding: 0 15px;
				margin: 0;
				font-size: 90%;
				line-height: 1.4em;
				background-color: #000051;
				color: #fff;
				text-transform: uppercase;
				font-weight: bold;
			}
			
			.textBox h2.marginB {
				margin: 0 0 10px 0;
			}
			.textBox a.subH2 {
				position: absolute;
				display: block;
				top: 0;
				right: 0;
			}
			.textBox h3 {
				margin: 10px 0 -5px 0; padding: 0;
				font-size: 100%;
				color: #E85F05;
			}
			.textBox .readMore {
				width: 70px; height: 14px;
				text-decoration: none;
			}
			 .content210Left .textBox .readMore,
			 .content210Right .textBox .readMore  {
				margin: 0 0 0 140px;
			}
			.content285Right .textBox .readMore {
				margin: 0 0 0 220px;
			}
			.textBox .readMore span {
				width: 70px; height: 14px;
				background-image: url("../img/titles/read-more.png");
			}
			.textBox .nomargin {
				margin: 0 0 0 0;
			}
			/* ----- form */
				.textBox form {
					border: 1px solid #000051;
					border-top: none;
					padding: 0 8px 4px 8px;
					margin: 10px 0 0 0;
					text-align: center;
				}
				.textBox form input.text {
					width: 186px;
				}
				.textBox form select {
					width: 190px;
				}
				.textBox form .submitCenter {
					text-align: center;
					margin: 4px 0 0 0;
				}
			/* end. form */
			
			/* ----- textBoxBorder */
				.textBox .textBoxBorder {
					border: 1px solid #000051;
					border-top: none;
					padding: 0 8px 4px 8px;
					margin: 10px 0 0 0;
				}
			/* end. textBoxBorder */
			
			/* ----- liveMessage */
				.liveMessage {
					background-color: #f2d6ba;
					margin: 0 0 20px 0;
					padding: 0 10px 10px 10px;
					border-bottom: 1px solid #000051;
				}
				.liveMessage img {
				margin:10px 0 0 0;
				}
				.liveMessage p {
				margin:0 10px 0 40px;
				color:#000051;
				}
				.liveMessage .time {
				color: #E85F05;
				}
				
	
			/* end. liveMessage */
			
			/* ----- comming */
				.comming .box {
					margin: 0;
					padding: 10px 0 0 0;
					border-bottom: 1px solid #000051;
				}
				.comming .box.act {
					background-color: #f2d6ba;
					padding: 10px 0 0 0;
					border-bottom: 1px solid #000051;
				}
				.comming .box .time {
					color: #E85F05;
					margin: 0;
				}
				.comming .box h3 {
					color: #000051;
					margin: 3px 0 10px 0;
					font-size: 120%;
				}
				.comming .box h3 a {
					text-decoration: none;
					color: #000051;
				}
				.comming .readMore {
					margin: 0 0 0 130px !important;
				}
			/* end. comming */
			
			/* ----- comming */
				.news .box {
					margin: 10px 0 10px 0;
				}
				.news .box.act {
					background-color: #f2d6ba;
					padding: 4px;
					border-top: 1px solid #000051;
					border-bottom: 1px solid #000051;
				}
				.news .box .date {
					color: #E85F05;
					margin: 0;
				}
				.news .box h3 {
					color: #000051;
					margin: 3px 0 10px 0;
					font-size: 120%;
				}
				.news .box h3 a {
					text-decoration: none;
					color: #000051;
				}
				.content285Left .news .readMore {
					margin: 0 0 0 220px !important;
				}
			/* end. comming */
			
			/* ----- .swamijiTv */
				.swamijiTv {
					background-color: #cccce0;
					border-top: 1px solid #7e7cab;
					border-bottom: 1px solid #7e7cab;
				}
			/* end. swamijiTv */
			
			/* ----- .guruvakyaD */
				.guruvakyaD .date {
					color: #E85F05;
					margin: 0;
				}
				.guruvakyaD .date span {
					color: #888888;
					font-weight: bolder;
				}
				.guruvakyaD h3 {
					color: #000051;
					margin: 3px 0 10px 0;
					font-size: 120%;
				}
			/* end. guruvakyaD */
			
			/* ----- imgLeft, imgRight */
				.imgLeft {
					float: left;
					margin: 0px 10px 6px 0;
				}
				.imgRight {
					float: right;
					margin: 0px 0 6px 10px;
				}
			/* end. imgLeft, imgRight */
			
			/* ----- nowPlayng */
				.nowPlayng {
				font-size: 100%;
					line-height: 1.4em;
				}
				.nowPlayng p.time {
					color: #E85F05;
					font-size: 100%;
					font-weight: bolder;
					margin: 10px 0 0 0;
				}
				
				.nowPlayng .liveIcon {
					margin: 13px 0 0 0;
				}
				.nowPlayng h1 {
					font-size: 170%;
					margin: 5px 0 18px 0;
					font-family: Georgia;
					color: #000051;
				}
				.nowPlayng h2 {
				padding: 0px 15px 0px 15px; 
				line-height: 1.3em;
				font-size: 86%;
			}
	

			/* end. nowPlayng */
			
			/* -----  highlights */
				.highlights .colLeft {
					width: 200px;
					float: left;
					margin: 15px 0 0 0;
					border-bottom: 1px solid #000051;
				}
				.highlights .colRight {
					width: 200px;
					float: right;
					margin: 15px 0 0 0;
					border-bottom: 1px solid #000051;
				}
				.highlights h3 {
					margin: 20px 0 0px 0;
					color: #000051;
					font-size: 130%;
				}
				.highlights .time {
					color: #888888;
					margin: 15px 0 10px 0;
				}
				.highlights .time strong {
					color: #E85F05;
				}
			/* end. highlights */
		/* end. textBox */
		
		/* ----- programHeader */
			.programHeader {
				float: right;
				text-align: right;
			}
			.programHeader label {
				color: #666666;
			}
		/* end. programHeader */
		
		/* ----- pragramNavi */
			.pageNavi {
				width: 100%;
				background-color: #f0f0f0;
				border-top: 1px solid #8080b2;
				border-bottom: 1px solid #8080b2;
				padding: 3px 0;
			}
			.pageNavi .center {
				float: left;
				width: 360px;
				text-align: center;
			}
			.pageNavi span {
				color: #bebebe;
			}
			.pageNavi .arrowLeft {
				float: left;
				width: 150px;
				margin: 0 0 0 2px;
				display: block;
			}
			.pageNavi .arrowRight {
				float: right;
				width: 100px;
				margin: 0 2px 0 0;
				display: block;
				text-align: right;
			}
			.content210Right .pageNavi .arrowLeft,
			.content210Right .pageNavi .arrowRight {
				width: 100px;
			}
		/* end. pragramNavi */
		
		/* ------ programTv */
			.content670Left .colLeft {
				width: 325px;
				float: left;
			}
			.content670Left .colRight {
				width: 325px;
				float: right;
			}
			.programTv h2 {
				background-color: #000051;
				padding: 3px 10px;
				font-size: 100%;
				color: #fff;
				margin: 1em 0;
			}
			/* ----- prBox */
				.programTv .prBox {
					margin: 0 0;
					font-size: 90%;
					line-height: 1.2em;
					padding: 0 0 1em 0;
				}
				.programTv .prBox img {
					margin: 0.5em 0.5em 0.3em 0em;
					float: left;
				}
				.programTv .prBox p {
					margin: 0.3em 0;
				}
				.programTv .prBox h3 {
					color: #000051;
					font-size: 110%;
					margin: 0.2em 0 0 0;
				}
				.programTv .prBox p.time {
					color: #d57e1e;
					margin: 0;
					font-size: 110%;
				}
				.programTv .prBox .language {
					margin: 10px 0 0 10px;
					background-image: url("../img/icons/language.png");
					background-repeat: no-repeat;
					padding: 0 0 0 24px;
					float: left;
					color: #000051;
					font-weight: bolder;
				}
				.programTv .prBox .readMore {
					float: right;
					margin: 10px 0 0 0;
				}
				.programTv .prBox .progresion {
					margin: 0;
					padding: 0em 0 2em 0;
				}
				.programTv .prBox .progresion img {
					margin: 0;
				}
				/* ----- prNormal */
					.prNormal {
						border-top: 1px solid #8080b2;
						margin: 0 0;
						padding: .5em 0 !important;
						position: relative;
					}
					.prNormal .pack {
						position: absolute;
						right: -5px;
						top: -6px;
					}
					.prHiligh {
						background-color: #f2d6ba;
						padding: 1em 3px !important;
					}
				/* end. prNormal */
			/* end. prBox */
			
			/* ----- liveEvents */
				.liveEvents {
					border-bottom: 1px solid #796b8f;
					
				}
				.liveEvents h2 {
					background-color: #E85F05;
					color: #fff;
					padding: 4px 10px;
					margin: 1em 0;
					font-size: 100%;
					text-transform: uppercase;
					position: relative;
				}
				
				.liveEvents h2.front {
					background-color: #E85F05;
					color: #fff;
					padding: 0px 15px; 
					margin: 0 0 10px 0;
					font-size: 85%;
					line-height: 1.3em;
					text-transform: uppercase;
					position: relative;
				}
				
				.liveEvents h2 .rss {
					position: absolute;
					right: 10px;
					top: 4px;
				}
				.liveEvents .box {
					padding: 1em 3px;
					background-color: #f2d6ba;
					border-top: 1px solid #796b8f;
				}
				.liveEvents .box p {
					margin: 0.2em 0;
				}
				.liveEvents .box .date {
					color: #E85F05;
					margin: 0;
				}
				.liveEvents .box .time {
					color: #000051;
					margin: 0;
				}
				.liveEvents .box h3 {
					font-size: 100%;
					margin: 0.2em 0;
					color: #E85F05;
				}
				.liveEvents .readMore {
					width: 70px; height: 14px;
					text-decoration: none;
				}
				 .liveEvents .readMore,
				 .liveEvents .readMore  {
					margin: 5px 0 0 130px;
				}
				.liveEvents .readMore span {
					width: 70px; height: 14px;
					background-image: url("../img/titles/read-more.png");
				}
				.liveEvents .language {
					margin: 10px 0 0 10px;
					background-image: url("../img/icons/language.png");
					background-repeat: no-repeat;
					padding: 0 0 0 24px;
					color: #000051;
					font-weight: bolder;
				}
			/* end. liveEvents */
			
		/* end. programTv */
		
	/* end. boxes */
