body {
	font: 90%/1.4 Verdana, Arial, Helvetica, sans-serif;
	background-color: #4E5869;
	margin: 0;
	padding: 0;
	color: #000;
	scrollbar-face-color: #6F7D94;
}
img {
	padding:0px;
	border:0px;
	margin:0px;
	max-width: 100%;
  	height: auto;
}
ul, ol, dl { 
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6, p {
	margin-top: 0;
	padding-right: 0px;
	padding-left: 0px; 
	color:#000;
}
a img {
	border: none;
}
a:link {
	color:#414958;
	text-decoration: underline;
}
a:visited {
	color: #0E5869;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: none;
}

#channels {
    height: 460vh; /* For 100% screen height */
	overflow:hidden;
	overflow-x:hidden;
	background:#6F7D92;
}
#program {
    height: 460vh; 
	overflow:auto;
	background:#6f7d93;
	overflow-x:hidden;
}
#player {
    height: 150vh; 
	overflow:hidden;
	overflow-x:hidden;
	background:#4E5869;
}
.facebook-comments {
    height: 300px; 
	overflow:auto;
}

#footer {
	font-size:xx-small;
}

.content ul, .content ol { 
	padding: 1 5px 1px 5px; 
}

ul.nav {
	list-style: none;
	border-top: 1px solid #666; 
	margin-bottom: 2px; 
}
ul.nav li {
	border-bottom: 1px solid #666; 
}
ul.nav a, ul.nav a:visited { 
	padding: 5px 5px 5px 15px;
	display: block; 
	text-decoration: none;
	background-color: #8090AB;
	color: #000;
}
ul.nav a:hover, ul.nav a:active, ul.nav a:focus { 
	background-color: #6F7D84;
	color: #FFF;
}
.nav_vodlist
{
  height:100%;
   overflow:auto;
    background:#6F7D94;
}
.tvlistnow {
	float: left;
	width: 100%;
	background-color: #93A5C4;
	padding: 1px;
	height: 80;
}
.title {
	float: left;
	width: 100%;
	background-color: #8090AB;
	padding: 1px;
}
.channel_list {
	float: left;
	width: 100%;
	background-color: #93A5C4;
	padding: 0px;
	overflow:hidden;	
    background:#6F7D94;
}
ul.channel_list {
	list-style: none;
	border-top: 1px solid #666; 
	margin-bottom: 0px;
}
ul.channel_list li {
	border-bottom: 1px solid #666;
}
ul.channel_list a, ul.nav a:visited { 
	padding: 0px;
	display: block; 
	text-decoration: none;
	background-color: #8090AB;
	color: #000;
}
ul.channel_list a:hover, ul.nav a:active, ul.nav a:focus {
	background-color: #6F7D94;
	color: #FFF;
}
#header {
	background-image:url(/images/header_bg_90.gif);
	background-repeat:repeat-x;
	float: left;
	background-color: #8090AB;
}
#share-buttons img {
width: 35px;
padding: 5px;
border: 0;
box-shadow: 0;
display: inline;
}
#fbox-background {
    display: none;
    background: rgba(0,0,0,0.8);
    width: 100%;
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 99999;
}
#fbox-close {
    width: 100%;
    height: 100%;
}
#fbox-display {
    background: #eaeaea;
    border: 5px solid #828282;
    width: 340px;
    height: 230px;
    position: absolute;
    top: 32%;
    left: 37%;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}
#fbox-button {
    float: right;
    cursor: pointer;
    position: absolute;
    right: 0px;
    top: 0px;
}
#fbox-button:before {
    content: "CLOSE";
    padding: 5px 8px;
    background: #828282;
    color: #eaeaea;
    font-weight: bold;
    font-size: 10px;
    font-family: Tahoma;
}
#fbox-link,#fbox-link a.visited,#fbox-link a,#fbox-link a:hover {
    color: #aaaaaa;
    font-size: 9px;
    text-decoration: none;
    text-align: center;
    padding: 5px;
}
.content a:hover, a:link, a:active, a:visited, a:focus, h1 {
	color: #000;
	font-size:inherit;
	margin:inherit;
}
.nav
{
  background:#6F7D94;
  overflow:auto;
  overflow-x:hidden;
}
@media screen and (min-width: 1025px) {
  div.channels {
    font-size:small;
  }
  h1, h2, h3, h4, h5, h6, p {
	font-size:inherit;
  }
}
@media screen and (max-width: 1024px) {
  div.channels {
    font-size:x-small;
  }
   h1, h2, h3, h4, h5, h6, p {
	font-size:inherit;
  }
}
@media screen and (max-width: 600px) {
  div.channels {
    font-size:xx-small;
  }
   h1, h2, h3, h4, h5, h6, p {
	font-size:x-small;
  }
}
#logo img {
  position: relative;
  padding-top:20px;
  padding-left:5px;
  padding-bottom:5px;
  padding-right:5px;
}
ins.adsbygoogle { background: transparent !important; }

ul.nav_vodlist {
	list-style: none;
	border-top: 0px solid #666; 
	margin-bottom: 0px;
}
ul.nav_vodlist li {
	border-bottom: 1px solid #666;
}
ul.nav_vodlist a, ul.nav a:visited {
	padding: 5px 5px 5px 5px;
	display: block;
	text-decoration: none;
	background-color: #6F7D92¨;
	color: #000;
}
ul.nav_vodlist a:hover, ul.nav a:active, ul.nav a:focus {
	background-color: #6F7D84;
	color: #FFF;
}
@media all and (min-device-width: 700px) and (max-device-width: 728px) {#mediain {transform: scale(0.9);}} @media all and (min-device-width: 671px) and (max-device-width: 699px) {#mediain {transform: scale(0.9);transform-origin: 0 0;}} @media all and (min-device-width: 651px) and (max-device-width: 670px) {#mediain {transform: scale(0.88);transform-origin: 0 0;}} @media all and (min-device-width: 631px) and (max-device-width: 650px) {#mediain {transform: scale(0.85);transform-origin: 0 0;}} @media all and (min-device-width: 601px) and (max-device-width: 630px) {#mediain {transform: scale(0.8);transform-origin: 0 0;}} @media all and (min-device-width: 601px) and (max-device-width: 630px) {#mediain {transform: scale(0.8);transform-origin: 0 0;}} @media all and (min-device-width: 560px) and (max-device-width: 600px) {#mediain {transform: scale(0.75);transform-origin: 0 0;}} @media all and (min-device-width: 520px) and (max-device-width: 559px) {#mediain {transform: scale(0.7);transform-origin: 0 0;}} @media all and (min-device-width: 491px) and (max-device-width: 519px) {#mediain {transform: scale(0.65);transform-origin: 0 0;}} @media all and (min-device-width: 451px) and (max-device-width: 490px) {#mediain {transform: scale(0.6);transform-origin: 0 0;}} @media all and (min-device-width: 401px) and (max-device-width: 450px) {#mediain {transform: scale(0.55);transform-origin: 0 0;}} @media all and (min-device-width: 371px) and (max-device-width: 400px) {#mediain {transform: scale(0.5);transform-origin: 0 0;}} @media all and (min-device-width: 341px) and (max-device-width: 370px) {#mediain {transform: scale(0.46);transform-origin: 0 0;}} @media all and (min-device-width: 301px) and (max-device-width: 340px) {#mediain {transform: scale(0.42);transform-origin: 0 0;}} @media all and (max-device-width: 300px) {#mediain {transform: scale(0.4);transform-origin: 0 0;}}
/* Style the tab */
.buttons {
  overflow: hidden;
  border: 0px solid #ccc;
  text-align:right;
}
.buttonsLeft {
  overflow: hidden;
  border: 0px solid #ccc;
  text-align:left;
}
/* Style the buttons inside the tab */
.buttons a:link, a:visited {
  background-color: #52369E;
  color: black;
  padding: 3px 5px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}
.buttonsLeft a:link, a:visited {
  background-color: #52369E;
  color: #999;
  padding: 3px 5px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
}
.buttons a:hover, a:active {
  background-color: #339;
}
.buttonsLeft a:hover, a:active {
  background-color: #339;
  text-align:left;
}
.button {
  border: none;
  color: white;
  padding: 15px 32px;
  text-align: center;
  text-decoration: none;
  display: inline-block;
  font-size: 16px;
  margin: 4px 2px;
  cursor: pointer;
}
.button1 {
	background-color: #4CAF50;
} /* Green */
.button2 {
	background-color: #008CBA;
} /* Blue */
#video {
  width: 100%;
  height: 350px;
  margin-left: auto;
  margin-right: auto;
  display: block;
}