body
{
    padding: 0em;
    font-weight: normal;
    font-size: 0.7em;
    background-image: url(images/player.gif);
    background-repeat: no-repeat;
	margin: 0em;
    color: #424242;
    font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
    BACKGROUND-color: #ffffff
}
a
{
    display: inline;
    color: #006699;
    text-decoration: none;
}
a:visited
{
    color: #006699;
    
}
a:hover
{
    color: #006699;
    text-decoration: underline;
}

#Footer
{
	position:absolute;
	width: 770px;
	border-top: 1px solid #424242;
	bottom: 0px;
	padding-bottom:3px;
	z-index:1000;
	background-color: white;
}


#backtoMenuControlHost
{
	position: absolute;
		left: 20px;
		top: 80px;
	    width: 770px;
		height:15px;
}

#silverlightControlHost 
    {
    	position: absolute;
		left: 10px;
		top: 100px;
	    width: 750px;
	    height:545px;
		z-index: 100;
		visibility: hidden;
    }

#htmlControlHost
{
	position: absolute;
	left: 10px;
	top: 100px;
	width: 750px;
	height:545px;
	z-index: 1;
			visibility: hidden;
}	

#getSilverlighControlHost
	{
	position: absolute;
	left: 125px;
	top:5px;
	width: 270px;
	height: 50px;
	overflow: auto;
	z-index: 1000;
			visibility: hidden;
			background-color: white;
			border: 1px solid red;
			padding: 3px;
			padding-left: 10px;
			padding-right: 10px;
			
}	
#getSilverlighControlHostStartpage
	{
	position: absolute;
	left: 450px;
	top:130px;
	width: 250px;
	height: 300px;
	overflow: auto;
	z-index: 1000;
			visibility: hidden;
			background-color: white;
			border: 2px solid red;
			padding: 3px;
			padding-left: 10px;
			padding-right: 10px;
			
}	

#videoDiv
{
    left: 415px;
    position: absolute;
    /*top: 95px;*/
}
#imageDiv
{
   /* left: 337px; */
    position: absolute;
    /*top: 95px;*/
}
#flashDiv
{
    left: 353px;
    visibility: hidden;
    position: absolute;
    top: 95px;
}

#TextBox
{
    left: 415px;
    visibility: visible;
    width: 320px;
    position: absolute;
    /*top: 405px;*/
	top: 310px;
    height: 150px;
    text-align: left;
}

#text1,#text2
{
    width: 230px;
    float:left;
    margin-top: 5px;
}
#text3
{
    width: 300px;
    float:left;
    margin-top: 5px;
	font-weight: bold;
}

.textTitle
{
    float:left;
    font-weight:bold;
    width:75px;
    margin-top: 5px;
}


#iframeDiv
{
    left: 1px;
    position: absolute;
    top: 1px;
}
#link1
{
    float:left;
    width: 230px;
    height: 20px;
    padding-left:75px;
    margin-top: 5px;
   
}



#broadcastDiv
{
    overflow:auto;
    z-index: 100; 
    left: 30px; 
    width: 400px; 
    position: absolute; 
    top: 100px; 
    height: 500px
}
#chapterDiv
{
    overflow:auto;
    z-index: 100; 
   /* left: 353px; */
   left: 0px;
    width: 400px; 
    position: absolute; 
   /* top: 408px; */    
   top: 313px;
   height: 150px;
}

#broadcastDiv #chan_title
{
	font-weight: bold;
	font-size: 1.6em;
}
#chapterDiv #chan_title
{
	font-weight: bold;
	font-size: 1.2em;
}
.chapterTitle
{
	font-weight: bold;
	
}

.visibilityNone
{
	display: none;
}

.title
{
	display:block;
	margin-top:10px;
}
.ingress
{
	display:block;
	margin-top:5px;
}

.floatbreak{
	height:0px;
	overflow:hidden;
	clear:both;
	
}
