body, html {
	width: 100%;
	max-width: 100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
}

img {
	border: none;
}

#container {
	width: 100%;
	min-height: 100%;
	margin: 0px;
	padding: 0px;
	background-color: #FFFFFF;
	float: left;
	/*min-width: 1050px;*/
}

/* html5 elements */
article, aside, figure, footer, header, hgroup, menu, nav, section { display: block; }

.cannel-row {
	width: 100%;
}

.channel {
	display: inline-block; 
	float: left;
	position: relative;
	background-image: url('images/style/timecolumn.png');
	background-repeat: repeat-y;
	background-position: top left;
}

.channel section, .channel article {
	display: inline-block;
}

header.channel-name {
	background-color: #fff;
}

header.channel-name h2 {
	text-indent: -1000px;
	overflow: hidden;
	display: inline-block;
	width: 100%;
	height: 40px;
	background-position: center center;
	background-repeat: no-repeat;
	margin: 0px;
}
.program {
	width: 100%;
	white-space: nowrap;
	float: left;
	font-family: Sans-serif, Arial, Tahoma;
	font-size: 9pt;
	display: table !important;
	text-align: left;
}

.program .show-trailer  img{
	vertical-align: middle;
}

.program  .show-trailer {
	margin-left: 5px;
}

.daypart-block {
	border-style: solid;
	border-color: #cccccc;
	border-width: 0px 0px 1px 0px;
	width: 100%;
	float: left;
}

.program .program-title {
	white-space: normal;
	display: table-cell;
	padding: 0px 0px 1px 8px;
	width: 100%;
}

.program .program-title , .program .start-time {
	text-align: left;
	vertical-align: top;
}

a.program-name {
	white-space: normal;
	/*display: inline-block;*/
	text-decoration: none;
	color: #000000;
}

a.program-name:hover {
	color: #009ee0 !important;
}

.program .start-time {
	/*padding-right: 10px; */
	/*margin-right: 10px; */
	/*background-color: #E2E2E2;*/
	/*font-weight: bold;*/
	display: table-cell;
	float: left;
	padding: 0px 0px 0px 4px;
	width: 34px;
}
.program.running .start-time {
	background-color: #aadfff;
}

.program.running {
	background-color: #bfe8ff;
	font-weight: bold;
}

.program .movie {
	font-weight: bold;
	background-color: #FDD1EC !important;
}

a.pt-imdb:hover{
	-moz-opacity: 1.0 !important; 
	opacity: 1.0 !important;
	-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)" !important;
	filter: alpha(opacity=100) !important;
}

#program-table {
	margin-top: 10px;
}

nav#mobile-navi {
	display: inline-block;
	float: left;
	/*margin-bottom: 10px;*/
	background-image: url('images/style/navi_bg_new.png');
	background-repeat: repeat;
	width: 100%;
	height: 45px;
	position: relative;
}

h1#mobile-logo {
	width: 156px;
	height: 35px;
	display: inline-block;
	background-image: url('images/iltapulu_logo_156x35.png');
	text-indent: -1000px;
	overflow: hidden;
	position: absolute;
	top: 5px;
	left: 50%;
	margin: 0px 0px 0px -77px;
}

.mobile-bars-button {
	display: inline-block;
	text-decoration: none;
	width: 25px;
	/*height: 36px;*/
	padding: 10px;
}

#mobile-menu-open {
	position: absolute;
	top: 2px;
	left: 2px;
}

.mobile-bars-button span {
	background-color: #fff;
	width: 100%;
	height: 3px;
	display: inline-block;
	float: left;
	margin: 2px;
}



.program-hilight, .selectedoption{
	color: #EE008D !important;
}

.program-dim {
	color: #DDDDDD !important;
}

.program-hilight:hover, .program-dim:hover {
	color: #009ee0 !important;
}

.serie-episode-link {
	color: #009ee0;
	text-decoration: none;
}
.serie-episode-link:hover {
	color: #EE008D;
}

.close-text {
	text-decoration: none;
	color: #fff;
	font-size: 1.1em;
	font-weight: bold;
}

.ilpu-window-close {
	text-decoration: none;
}

.ilpu-window-close img{
	vertical-align: middle;
}

#ajax-loader {
	top: 50%;
	left: 50%;
	margin-left: -16px;
	margin-top: -16px;
	z-index: 2000;
}




ul.mobile-menu {
	margin: 0px;
	list-style: none;
	width: 100%;
	overflow-x: hidden;
	height: 100%;
	background-color: #333;
	padding: 0px;
	color: #fff;
	font-size: 14pt;
	display: inline-block;
	border-style: solid;
	border-width: 1px 0px 0px 0px;
	border-color: #222;
}

ul.mobile-menu a {
	font-size: 14pt;
	color: #fff;
	text-decoration: none;
}

ul.mobile-menu ul {
	list-style: none;
	padding: 0px 0px 0px 20px;
}

ul.mobile-menu > li {
	padding: 10px;
	border-style: solid;
	border-width: 0px 0px 1px 0px;
	border-color: #222;
}

ul.mobile-menu ul li {
	padding: 10px;
}

#mobile-day-navi {
	text-align: center;
	height: 25px;
}

.mobile-day-navi {
	display: inline-block;
	width: 25px;
	height: 25px;
}

.mobile-day-navi img {
	vertical-align: middle;
}

#mobile-prev-day {
	float: left;
	margin-left: 10px;
}
#mobile-next-day {
	float: right;
	margin-right: 10px;
}

.mobile-menu input[type="text"], .mobile-menu  input[type="password"], .mobile-menu  input[type="checkbox"], .mobile-menu  textarea {
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding: 8px;
	margin: 8px 0px;
	font-size: 14pt;
	border: 1px solid #858585;
}

.mobile-menu  input[type="text"], .mobile-menu  input[type="password"] {
	width: 200px;
}

.mobile-menu  input[type="submit"] {
	font-size: 14pt;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	padding: 10px 8px;
	width: 218px;
	text-align: center;
	margin: 8px 0px 0px 0px;
	font-size: 14pt;
	border: 1px solid #858585;
}

:focus{
   outline:0;
}

#mobile-login-error {
	width: 100%;
	display: inline-block;
	padding: 10px 0px;
	font-weight: bold;
	color: #f00;
	text-align: center;
}

.svt-hidden {
	display: none !important;
}


#footer {
	display: inline-block; 
	width: 100%; 
	padding: 20px 0px; 
	float: left; 
	background-color: #333;
	border-width: 1px 0px 0px 0px;
	border-color: #222;
	border-style: solid;
	margin-top: 10px;
	text-align: center;
	margin-top: 20px;
	overflow-x: hidden;
}

.footer-block {
	display: inline-block;
	margin-right: 20px;
	color: #fff;
}


.article-list-wrapper {
			padding: 20px;
			display: inline-block;
			width: 100%;
			position: relative;
			box-sizing: border-box;
		}
		
		.article-image-container {
		  width:100%;
		  overflow: hidden;
		  padding-top: 50%;
		  position: relative;
		}

		.article-image-container img {
		   border: 0;
		   left: 0;
		   position: absolute;
		   top: 0;
		   margin-top: 0%;
		   width: 100%;
		}
		
		.article-image-text-wrapper {
			width: 100%;
			height: 100%;
			background-color: rgba(0,0,0,0.35);
			color: #fff;
			position: absolute;
			top: 0px;
			left: 0px;
		}
		
		.article-image-text-wrapper h1 {
			color: #fff;
			position: absolute;
			bottom: 0px;
			font-family: 'Roboto', sans-serif !important;
			/*font-size: 30pt;*/
			font-size: 18pt;
		}
		
		.article-content-margin {
			margin-left: 5%;
			margin-right: 5%;
			width: 90%;
		}
		
		#article-content * {
			font-family: 'Roboto', sans-serif !important;
		}
		
		#article-content {
			position: relative;
		}
		
		.article-ingress {
			/*font-size: 20pt;*/
			font-size: 16pt;
		}
		
		#article-content-left {
			/*float: left;
			display: inline-block;
			padding-right: 3%;
			width: 64%*/
			width: 100%;
		}
		
		#article-sidebar {
			/*width: 33%;*/
			background-color: #2e2e2e;
			position: relative;
			/*float: right;*/
			display: inline-block;
			width: 100%;
			max-width: 600px;
		}
		
		#article-sidebar > * {
			padding: 10px;
			width: 100%;
			display: inline-block;
			box-sizing: border-box;
		}
		
		#article-sidebar h2 {
			background-color: #262626;
			text-transform: uppercase;
			color: #e9158d;
			margin: 0px;
		}
		
		.sidebar-article:nth-child(odd) {
			background-color: #2f2f2f;
		}
		
		.sidebar-article {
			min-height: 30px;
			width: 100%;
			position: relative;
			display: inline-block;
			float: left;
		}
		
		.article-box {
			display: inline-block;
			float: left;
			height: 220px;
			background-size: cover;
			position: relative;
			margin-bottom: 20px;
		}
		
		@media screen and (max-width: 659px) {
			.article-box {
				width: 100%;
			}
		}
		
		@media screen and (min-width: 660px) and (max-width: 979px) {
			.article-box {
				width: 49%;
			}
			.article-box:nth-child(odd) {
				margin-right: 2%;
			}
		}
		
		@media screen and (min-width: 980px){
			.article-box {
				width: 300px;
				margin-right: 20px;
			}
		}
		
		.article-box-title {
			text-align: center;
			padding: 10px;
			color: #fff;
			background-color: rgba(0,0,0,0.5);
			position: absolute;
			bottom: 0px;
			left: 0px;
			width: 100%;
			text-decoration: none;
			font-weight: bold;
			box-sizing: border-box;
		}
		
		.article-list-image {
			width: 35%;
			height: 100px;
			display: inline-block;
			float: left;
			background-size: cover;
			display: inline-block;
		}
		
		.article-list-title {
			display: inline-block;
			float: left;
			width: 65%;
			padding-left: 10px;
			box-sizing: border-box;
			font-weight: bold;
			color: #fff;
			font-size: 11pt;
		}
		
		.youtube-embed-container { 
			position: relative; 
			padding-bottom: 56.25%; 
			height: 0; 
			overflow: hidden; 
			max-width: 100%;
			margin-bottom: 20px;			
		}
		.youtube-embed-container iframe, .youtube-embed-container object, .youtube-embed-container embed { 
			position: absolute; 
			top: 0; 
			left: 0; 
			width: 100%; 
			height: 100%; 
		}