@charset "utf-8";
/* CSS Document */


#tab {
padding-left: 5px;
}
#tab_all {
padding-left: 10px;
width:90%;
}


div#livewebcast {
	width: 370px;
	float: left;
	z-index:10;
		
}

div#rightcontainer {

	width: 340px;
	float:left;
	padding-right: 10px;
}
p {
padding:0px;
margin:0px;
}

div#rightcontainerB {
	width: 100%;
}


div#leftcontainer{
	width: 360px;
	float:left;
}

p#not {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	font-style: normal;

	color: #666666;	

}

.b {
	background-image: url(../images/bgbutt.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	z-index:0;
}
.l{
	background-image: url(../images/left-a.gif);
	background-repeat: repeat-y;
	background-position: left top;
	z-index:0;
}
.r{
	background-image: url(../images/right-a.gif);
	background-repeat: repeat-y;
	background-position: right top;
	z-index:0;
}
#t{
	background-image:url(../images/title.gif);
	background-repeat: repeat-x;
	background-position: left top;
	background-color: transparent;
	display:block;
	position: relative;
	z-index: 0;
}

div#t a {display: block; text-indent: -9999px; text-decoration: none;}

div#t span {margin: 0; padding: 0; list-style: none; display: block; position: absolute;}
#web {left: 72px; top: 2px; width: 230px; height: 15px;}
#web a {height: 15px;}

.bl {
	background-image: url(../images/bl.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	z-index:0;
}
.br {
	background-image: url(../images/br.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	z-index:0;
	}
.tl {
	background-image: url(../images/tl.gif);
	background-repeat: no-repeat;
	background-position: left top;
	z-index:0;
	}
.tr {
	background-image: url(../images/tr.gif);
	background-repeat: no-repeat;
	background-position: right top;
	padding: 25px;
	z-index:0;
	}
	div#channel-top {
	background-image: url(../images/topMsg.gif);
	width: 330px;
	height: 24px;
	background-repeat: repeat-x;
	z-index:0;
}

div#channel{
	width:328px;
	height: 326px;
	float: left;
	/*border: 1px solid #006699;*/
overflow-y: scroll;
	overflow:hidden;
}
div#container-webcast
{
	margin:0px;
	width: 100%;
	padding: 0px;
	border:none;
	float:left;
	background-color:#FFFFFF;

}
div#container-moor
{
	margin:0px;
	width: 90%;
	border:none;
	float:left;
	background-color:#FFFFFF;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}

div#highlight {
	float: none;
	width: 313px;
	margin-bottom: 10px;
	margin-left: 20px;
	padding:10px;
	background-color:#B8C4CF;
	border:1px solid #041B66;
	font-weight: bold;
	font-size:12px;
}
