﻿@media screen, projection {
	.imageflow{overflow:visible;position:relative;text-align:left;visibility:visible;width:100%;}
	.imageflow img{border:2px solid #999999;position:absolute;top:0px;visibility:hidden;-ms-interpolation-mode:bicubic;	}

	.imageflow p {
		margin:0 auto;
		text-align:center;
	}
	.imageflow .loading {
		border:1px solid RED;
		height:17px;
		left:50%;
		margin-left:-106px;
		padding:5px;
		position:relative;
		visibility:hidden;
		width:200px;
	}
	.imageflow .loading_bar {
		background:#fff;
		height:17px;
		visibility:hidden;
		width:1%;
	}
	.imageflow .navigation{
		z-index:10000;
	}
	/*
	}
	.imageflow .scrollbar {
		border-bottom:1px solid #b3b3b3;
		position:relative; 
		visibility:hidden;
		z-index:10002;
		height:1px;
		_display:none;
	*/	
	}
	
	/*
	.imageflow .slider {
		background:url(slider.png) no-repeat;
		height:14px;
		margin:-6px 0 0 -7px;
		position:absolute;
		width:14px;
		z-index:10003;
	

	}
	*/
	.imageflow .slideshow {
	cursor: pointer;
	height: 40px;
	/* [disabled]bottom:155px; */
	margin: -2px -10 0 20px;
	position: absolute;
	width: 971px;
	z-index: 10003;
	}
	.imageflow .slideshow.pause {
		background:url(../images/mogaz6.jpg) no-repeat;
	}
	.imageflow .slideshow.play {
		background:url(../images/mogaz6.jpg) no-repeat;
	}
	.imageflow .images {
		overflow:visible;
		white-space:nowrap;
	
	/*
	}
	.imageflow .button {
		cursor:pointer;
		height:17px;
		position:relative;
		width:17px;
	
	}
	.imageflow .previous {
		background: url(button_left.png) top left no-repeat;
		float:left;
		margin: -7px 0 0 -30px;
		
	}
	.imageflow .next {
		background: url(button_right.png) top left no-repeat;
		float:right;	
		margin:-7px -30px 0 30px;
		
	*/	
	}
	.imageflow.caption2 {
	background: url(../images/black-tr.png) repeat scroll 0 0 transparent;
	bottom:20px;
	color:black;
	}
.imageflow .caption {
    background: url("../images/black-tr.png") repeat scroll 0 0 transparent;
    color: white;
    font-family: 'arial';
    font-size: 24px;
    font-weight: bold;
    left: 0;
    padding: 0 !important;
    position: absolute;
    text-align: center;
    top: 295px;
    z-index: 10001;
}

#sport-news-bar {direction:ltr;}

}

@media only screen and (device-width: 768px) {
  #myImageFlow {display:none}
}
