wid/* Streaming box */

body {
margin-left: 20px;
}

#streaming-widget {
background: #f38830 url(../images/widget-large-bottom.jpg) no-repeat left bottom !important;
padding-bottom: 7px;
width: 595px;
}

#streaming-header {
display: block;
text-align: left !important;
width: 585px;
height: 30px;
padding: 5px;
background: url(../images/widget-large-top.png) no-repeat left top;
position: relative;

}

	#streaming-logo {
	width: 120px;
	height: 33px;
	padding: 2px;
	float: left;
	overflow: hidden;
	text-align: center;
	background: none !important;
	}
	
		#streaming-header img {
		height: 30px !important;
		}
		
	
	#streaming-header-tekst {
	float: left;
	margin-left: 10px;
	}
	
		#streaming-header-tekst h2 {
		font-size: 14px;
		color: #fff;
		margin: 1px 0px 0px 0px !important;
		padding: 0px !important;
		}
		
		#streaming-header-tekst p {
		font-size: 11px;
		color: #fff;
		margin: 0px 0px 0px 0px !important;
		padding: 0px !important;
		}
		
		.streamingToggle {
		display: block;
		width: 583px;
		height: 31px;
		text-indent: -999em;
		float: right;
		background: url(../images/open-close.png) no-repeat right bottom;
		margin-top: 3px;
		border: none !important;
		position: absolute;
		right: 5px;
		top:5px
		}
		
		.activeToggle {
		background: url(../images/open-close.png) no-repeat right top !important;
		}

#streaming-content {
width: 596px;
height: 353px;
text-align: left !important;
display: none;
background: url(../images/widget-bg.jpg) repeat-y left top;
padding-top: 10px;
}

#streaming-video {
float: left;
width: 376px;
height: 284px;
background: #fff;
margin: 23px 0px 0px 3px;
padding: 5px 0px 0px 5px;
}

#streaming-video img {
margin-right: 3px;
}

#stream {
width: 370px;
height: 230px;
background: red;
float: left;
}

	.powered {
	width: 110px;
	text-align: left;
	font-size: 11px !important;
	float: right;
	margin: 0px 0px 0px 0px !important;
	padding: 0px !important;
	}
	
	.sponsors {
	text-align: left;
	font-size: 11px !important;
	margin: 0px 0px 5px 0px !important;
	padding: 0px !important;
	float: left;
	width: 100%;
	}
	
	#streaming-video img {
	margin-top: 0px;
	margin-right: 5px !important;
	width: 117px !important;
	}
	
	
	.whereDoesThisComeFrom {
	text-align: right !important;
	font-size: 11px !important;
	margin-top: 1px;
	width: 99%;
	clear: both;
	color: #fff;
	}
	

/* Twitter lists */

#watchingEvent, #tagEvent {
margin-bottom: 5px;
font-size: 11px;
}

.twitter ul {
margin: 0px !important;
padding: 0px !important;
}

.twitter li {
clear: both;
width: 177px !important;
margin-bottom: 5px;
display: block;
height: auto !important;
min-height: 30px;
float: none !important;
text-align: left !important;
list-style: none !important;
}

.twitter li .tweet_author {
display: none;
}

.twitter li .tweet_text {
}

.twitter li .tweet_time {
position: relative;
left: 4px;
}

.newmessages {
display: block !important;
padding: 2px 4px !important;
color: #fff;
background: url(../images/new-messages.png) no-repeat left top !important;
width: 136px !important;
margin: 5px auto 5px !important;
text-align: center !important;
}

.tweet_avatar {
width: 30px;
height: 30px;
float: left;
display: block;
border: 1px solid #a3a3a3;
margin-right: 4px;
overflow: hidden;
}

	.tweet_avatar img {
	height: 100%;
	width: 100%;
	}
	
#tabContainer {
width: 209px !important;
position: relative;
float: right;
right: 4px !important;
}

#tabButtons {
z-index: 1000;
border-bottom: none !important;
height: 19px !important;
overflow: hidden;
margin-top: 4px;
}

#tabButtons ul {
position: relative;
display: block;
margin: 0px !important;
padding: 0px !important;
}

#tabButtons li {
float: left;
display: block;
list-style: none;
padding: 0px;
background: none;
outline: 0;
height: 22px;
margin-right: 3px;
font-size: 11px;

}

#tabButtons li a {
display: block;
outline: 0;
color: #756e6e;
background: #f1c6a3;
padding: 0px 5px !important;
height: 19px !important;
line-height: 19px !important;
text-decoration: none;
font-weight: normal !important;
cursor: pointer;
border: 1px solid #f1c6a3 !important;
-moz-border-radius-topleft: 6px;
-moz-border-radius-topright: 6px;
-webkit-border-top-left-radius: 6px;
-webkit-border-top-right-radius: 6px;
}

    #tabButtons li a:hover {
	background: #fff;
	border: 1px solid #f1c6a3 !important;
	font-weight: bold;
	color: #000;
	}
	
	#tabButtons li.ui-tabs-selected a {
	background: #fff;
	border: 1px solid #ffffff !important;
	font-weight: bold;
	color: #000;
	}
	
.tab {
padding: 5px 5px 5px 5px !important;
background: #fff;
height: 279px !important;
overflow-y: scroll;
overflow-x: hidden;
border: none !important;
}
    
.ui-tabs-hide {
position: absolute; 
left: -999em;
height: 0em;
width: 0em;
overflow: hidden;
}

#widgetFooter {
font-size: 11px !important;
color: #fff !important;
}

#widgetFooter a {
color: #fff !important;
text-decoration: underline !important;
}

.wFooterLeft {
float: left;
width: 45%;
padding-left: 8px;
position: relative;
top: -4px;
}

.wFooterRight {
float: right;
width: 40%;
text-align: right !important;
margin-right: 4px;
position: relative;
top: -13px;
vertical-align: middle;
}

