
body {
    background-image: url("img/bg_gray_grad.png");
    background-repeat: repeat;
    background-position: right top;
	background-attachment:fixed;
}

.footer{
	width:70px;
	height:30px;
	border:0;
	position:absolute;
	bottom:-35px;
	right:0px;
	
	
}

.livechannel{

	position:absolute;
	top:180px;
	left:50px;
	width:340px;
	height:200px;
	z-index:3;
	background-color: #eee;




}

.infobox{
	width: 400px;
	height:500px;
	position: absolute;
	display: none;
	background-color:#eeeeee;
	border: 1px solid navy;
	border-radius: 5px;
	padding: 20px;
	z-index:2;
	word-wrap:normal;
	word-break: normal;
    left: 50%;
	margin-top: 170px;
	margin-left: -200px;
	box-shadow: 10px 10px 5px #999999;
	
	
}

.centert{
	display: inline-block;
 #   display: table-cell;
    padding-left: 5px;
    padding-top: 5px;
#    vertical-align: middle;
#   overflow: hidden; 

}

.centert .tooltip  {
    visibility: hidden;
    width: 400px;
    background-color: #fff;
    color: #33f;
    text-align: left;
    border-radius: 6px;
    padding: 5px 0;
    /* Position the tooltip */
#	float: left;
	display: block;
    position: absolute;
    z-index: 7;
#	overflow:auto;
}

.centert:hover  .tooltip{
    visibility: visible;
}


.events{
	top:31px;
	left: 83px;
	width: 14400px;
#	height: auto;
#	border: 1px solid red;
#	background-color:#eeeeff;
	position: relative;
	z-index: 4;

}
.eventb{

	border: 1px solid #888888;
	position: absolute;
	z-index: 4;
	white-space: nowrap;
	overflow: hidden;
   	text-overflow: ellipsis;
	border-radius: 5px;
	font: 15px arial, sans-serif;
 

}



.timel{
	margin-left: 83px;
	width: 10055px;
	height: 35px;
#	border: 1px solid black;
	top:0;
	background-color:#9090a0;
	position: absolute;
	overflow-x: auto;
	z-index: 5;
	

}
.timec{
	width: 400px;
	height: 30px;
	border: 1px solid #888888;
	background-color: #bbbbbb;
	position: absolute;
	text-align: left;
	z-index:3;
#	border-radius: 5px;
	
}


.channels{
	top: 30px;
	width: 82px;
#	border: 1px solid pink;
#	background-color:gray;
	position: absolute;
	left: 0;
#	overflow-x: auto;
	display: table;
	margin:1px; 
    z-index: 5;  

}
.channel{
	width: 80px;
#	border: 1px solid black;
#	background-color:gray;
	position: absolute;
	display: table-cell;
	vertical-align: middle;
	text-align:center;

	
}

.img{
	
	display: table-cell;
	
}

.epgbackg{
	width: 11000px;
#	border: 1px solid navy;
#	background-color:white;
	z-index:2;
	position: absolute;
    left: 0;
	top: 250px;
#	box-shadow: 10px 10px 5px #dddddd;
#	border-radius: 15px;

}

.searchb{
	width: 300px;
	 background-color:#f7f7f7;
	border: 1px solid #888888;
	border-radius: 5px;
	padding: 20px;
	z-index:2;
	position: relative;
    left: 50%;
	margin-top: 25px;
	margin-left: 25px;
	box-shadow: 10px 10px 5px #dddddd;

}

.searchr{
	border: 1px solid #888888;
	padding: 10px;
	background-color:white;
	border-radius: 5px;
	width: 700px;
	margin-left: 45px;
	margin-bottom:10px;
		position: relative;
	
	box-shadow: 10px 10px 5px #dddddd;
}

.bg1{
    width: 800px;
    background-color:white;
    border-radius: 25px 25px 0px 0px;
	border: 1px solid #3366cc;
    z-index:0;
    position: absolute;
    left: 50%;
    top: 20px;
    margin-bottom: 30px;
    margin-left:-400px;
    box-shadow:  10px 10px 5px #dddddd;
    padding-bottom: 20px;
 
    
}

.bg2{
	width: 800px;
	background-color:white;
	border-radius: 25px 25px 0px 0px;
	border: 1px solid #3366cc;
	z-index:0;
	position: fixed;
    left: 50%;
	top: 20px;
	margin-bottom: 30px;
	margin-left:-400px;
	box-shadow: 10px 10px 5px #dddddd;
	padding-bottom: 20px;
 
	
}

.divinfoevent{
	width: 500px;
	border: 1px solid #888888;
	background-color:white;
	border-radius: 5px;
	padding: 20px;
	z-index:2;
	position: relative;
    left: 50%;
	margin-top: 30px;
	margin-left:-250px;
	box-shadow: 10px 10px 5px #dddddd;
	
}

.homeb{
	position:absolute;
	top:20px;
	left:20px;
	
}





.tableepg {
  width:  5760px;
  border: 1px solid blue ;
  table-layout: fixed;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tdtime{
  border: 1px solid blue ; 
  table-layout: fixed;
  width: 360px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tdchannel{
  border: 1px solid blue ; 
  table-layout: fixed;
  width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.tdepg{
  border: 1px solid blue ; 
  table-layout: fixed;
  width: 30px;
  overflow: hidden;
  text-overflow: ellipsis;
}

	
.boxchannel{	
	width:95px;
	height: 95px;
	vertical-align: middle;
	background-color:#f7f7f7;
	padding-top: 5px;
	position: absolute;	
	text-align:center;
	margin: 10px 10px 10px 10px;	
	box-shadow: 5px 5px 2px #999999;
	border: 1px solid #555555;
	border-radius: 5px 5px 5px 5px;
	font: 15px arial, sans-serif;
}

a:link {
    color: navy;
}
a:visited {
    color: gray;
}
a:hover {
    color: black;
}
a:active {
    color: navy;
}
