
#live-updates{
	display: block;
	background-color: #000000;
	padding: 10px 15px;
	margin-left: 3px;
	margin-top: 10px;
	}

	#live-updates h3{
		color: #e90000;
		margin: 10px 0px 0px 0px;
		}
	
	#live-updates p{
		color: #a9a9a9;
		padding-top: 5px;
		margin-top: 1px;
		}
	#live-updates-reflect {
		background: #FFF url(images/play-reflec.jpg) repeat-x top;	
		padding-top: 29px;
		height: 1px;
		display: block;
		clear: both;
		margin: 1px 0px 5px 3px;
		}
	#live-updates a{
		color: #e90000;
		}
	#live-updates a:hover{
		color: #FFF;
		}
		
	#all-days{
		padding: 0px 15px;
		display: block;
	}
	.live-days{
		padding: 5px 5px;
		display: block;
		clear: both;
	}
		
		.live-days #live-days-title{
			font-family: "Arial", Tahoma !important;
			font-size: 14px;
			font-weight: bold;
			color: #2a2a2a;
			background: transparent url(images/live-line.gif) repeat-x left bottom;	
			padding: 5px 0px;
			display: block;
			clear: both;
			margin-bottom: 10px;
			}
		.live-days .video_days{
			width: 160px;
			float: left;
			background-color: #FFFFFF;
			height: 160px;
			cursor: pointer;
			overflow: hidden;
			}
		.live-days .video_days:hover{
			background-color: #e6e6e6;
			}
		.live-days img{
			border: 1px solid #bbbbbb;
			clear: both;
			display: block;
			margin: 5px 13px 0px 13px;
			}
			
		.live-days #video_data_info{
			background: transparent url(images/thumb_reflec.png) repeat-x left top;	
			font-size: 11px;
			color: #363636;
			width: 136px;
			margin: 0px 11px 0px 13px;
			padding-top:5px;
			}
		.live-days #video_data_info b{
			color: #363636 !important;
			}
		.live-days #video_data_info a{
			font-weight: normal !important;
			}
			
		.video_details_hide{
			display: none;
		}		
		
		.widget-live-days-slideshow{
			background: transparent url(images/sidebar-slideshow.png) no-repeat left top;	
			font-size: 11px;
			color: #363636;
			margin: 5px 0;
			padding-top:45px;
			text-align: center;
			padding-bottom:20px;
			}
		.widget-live-days-player{
			background-color: #040404;
			-webkit-border-radius: 5px;
			-moz-border-radius: 5px;
			border-radius: 5px;
			padding: 8px 11px;
			padding-bottom: 15px;
			margin-bottom: 10px;
			color: #CDCDCD !important;
		}
		
			
