.content .breadcrumbs {
	border-top:1px solid #c9c5c5;
	border-bottom:1px solid #c9c5c5;
	font:normal 12px Tahoma,Verdana;
	color:#ca1116;
	padding:5px 0;
}
.content .breadcrumbs a{
	color:#ca1116;
}
.content .breadcrumbs a.current{
	color:#6c6969;
}

#schedule_tabs ul.tabs li {
	width:82px;
}

.schedule_details ul.schedule {
	padding:20px 10px;
}
.schedule_details ul.schedule li {
	border-bottom:1px dotted #babcc0;
}
.schedule_details ul.schedule li a .time{
	width:60px;
	float:left;
	display:block;
	text-align:center;
	font:bold 16px Arial,Verdana;
	color:#484646;
	line-height:35px;
}
.schedule_details ul.schedule li a .program{
	font:bold 16px Arial,Verdana;
	color:#484646;
	line-height:35px;
	float:left;
	display:block;
	margin-left:15px;
	width:550px;
}
.schedule_details ul.schedule li.even {
	background:#fdfcfc;
}
.schedule_details ul.schedule li.highlighted a .time {
	color:#c51015;
}
.schedule_details ul.schedule li.highlighted a .program {
	color:#c51015;
	text-decoration:underline;
}
.schedule_details .channel_selector {
	height:80px;
}
.schedule_details .channel_selector span.ligtv{
	display:block;
	float:left;
	width:96px;
	height:48px;
    background-image: url(/App_Themes/2011/gfx/beinlogo/bein_sports1.png);
}

.schedule_details .channel_selector span.ligtv2{
	display:block;
	float:left;
	width:96px;
	height:48px;
	    background-image: url(/App_Themes/2011/gfx/beinlogo/bein_sports2.png);

}

.schedule_details .channel_selector span.ligtv3{
	display:block;
	float:left;
	width:96px;
	height:48px;
    background-image: url(/App_Themes/2011/gfx/beinlogo/bein_sports3.png);
}

.schedule_details .channel_selector span.ligtv4{
	display:block;
	float:left;
	width:96px;
	height:48px;
    background-image: url(/App_Themes/2011/gfx/beinlogo/bein_sports4.png);
}
.schedule_details .channel_selector span.ligtvhaber{
	display:block;
	float:left;
	width:96px;
	height:48px;
    background-image: url(/App_Themes/2011/gfx/beinlogo/beinsports_haber.png);
}

.schedule_details .channel_selector a.programs{
	background-position: -320px -780px;
    display: block;
    height: 29px;
    width: 153px;
	float:left;
	text-align:center;
	font:bold 14px Arial,Verdana;
	color:#383838;
	line-height:29px;
	margin-top:3px;
	margin-left:30px;
}
.schedule_details .channel_selector a.ligtv{
    background-image: url(/App_Themes/2011/gfx/beinlogo/bein_sports1.png);
    display: block;
    height: 50px;
    width: 96px;
	float:right;
	margin-left:40px;
}
.schedule_details .channel_selector a.ligtv2{
    background-image: url(/App_Themes/2011/gfx/beinlogo/bein_sports2.png);

    display: block;
    height: 50px;
    width: 96px;
	float:right;
	margin-left:40px;
}
.schedule_details .channel_selector a.ligtv3{
    background-image: url(/App_Themes/2011/gfx/beinlogo/bein_sports3.png);
    display: block;
    height: 50px;
    width: 96px;
	float:right;
	margin-left:40px;
}
.schedule_details .channel_selector a.ligtv4{
    background-image: url(/App_Themes/2011/gfx/beinlogo/bein_sports4.png);
    display: block;
    height: 50px;
    width: 96px;
	float:right;
	margin-left:40px;
}
.schedule_details .channel_selector a.ligtvhaber{
    background-image: url(/App_Themes/2011/gfx/beinlogo/beinsports_haber.png);
    background-position:center center;
    display: block;
    height: 50px;
    width: 96px;
	float:right;
	margin-left:40px;
}