***********************************
*** FOOTBALL NEWS CENTRE
***********************************/

#menua {float:left; height:auto;}
#menua a.vmenu, #menua a.hmenu, #menua a.hmenu:link {display:block; padding-left:15px; padding-right:15px; margin-bottom:5px; height:25px; border-bottom:solid 1px #c2bfbf; border-top:solid 1px #c2bfbf; background:#C7E9F2; color:#000; text-decoration:none; text-align:center; line-height:25px;}
#menua a.hmenu, #menua a.hmenu:link, #menua a.hmenu:visited {float:left;}
#menua a.hmenu:hover {background:#c2bfbf; color:#000000;}
#menua a.hmenu:active {background:#34992c; color:#fff;}
#menua:after{ content: "."; display: block; height: 0; clear: both; visibility:hidden;}



/***********************************
*** NEWS SCROLLER ATTRIBUTES
***********************************/
.scrollable_container {
font-size:30px;
float:left;
width:100%;
}

.scrollable_container h3 {
display:block;
background: #ddd;
height:12px;
line-height:12px;
text-transform:uppercase;
margin-bottom:2px;
font-weight:bold;
font-size:12px;
color: gray;
}

.scrollable_container span {
background-color:#fff; 
padding-right:5px
}

.scrollable {
	position:relative;
	overflow:hidden;
	width: 329px;
	min-height:175px;
        padding-top: 9px;
        padding-bottom: 10px;
        height: auto;
}

.scrollable .items {
	width:2000em;
	position:absolute;
	clear:both;
}

.items div {
	float:left;
	width:319px;
	margin-right:2ppx;
}

#sssss {
width:210px;
}

#aaa {
width:60px;
}

.scrollable .active {
	border:2px solid #000;
	position:relative;
	cursor:default;
}

.scrollable {
	float:left;	
}


a.browse {
	background:url(https://www.eyefootball.com/images/hori_large.png) no-repeat;
	display:block;
	width:30px;
	height:30px;
	float:left;
	margin:40px 0px;
	cursor:pointer;
	font-size:1px;
}


a.right { background-position: 0 -30px; clear:right; margin-right: 0px;}
/* a.right:hover { background-position:-30px -30px; } */
a.right:active { background-position:-60px -30px; } 

a.left { margin-left: 0px; } 
/* a.left:hover  		{ background-position:-30px 0; } */
a.left:active  	{ background-position:-60px 0; }

a.left.disabled {
	background-position:-90px 0; cursor:default;
} 

a.left.disabled:hover {
	background-position:-90px 0; cursor:default;
} 

a.right.disabled {
	background-position:-90px -30px; cursor:default;
} 

a.right.disabled:hover {
	background-position:-90px -30px; cursor:default;
} 

/**********************************/



/***********************************
*** BOTTOM BANNER ATTRIBUTES
***********************************/
.bottomwrapper {
        display: block;
        margin: 0 auto;
        padding: 0;
        width: 950px;
}

#bottomban {
	display: block;
	height: 2px;
	width: 100%;
	position: fixed;
	bottom: 0px;
	background-image: url(https://www.eyefootball.com/images/botbanbg.gif);
	color: #f1f2f1;
	float: left;
	text-align: center;
        z-index:3;
}

#bottomban .full {
	margin-top: 2px; /* 9 */
        display: block;
        float: left;
        width: 100%;
}

#bottomban .left {
	margin-top: 0px; /* 8 */
	display: block;
	float: left;
	width: 550px;
}

#bottomban h2{
	font-family: MuseoSans-500;
	font-size: 28px;
}

#bottomban p{
	font-family: MuseoSans-500;
	font-size: 15px;
}

#bottomban .right {
	margin-top: 0px; /* 8 */
	display: block;
	float: right;
	width: 150px;
}

#bottomban img {
	border: 0;
}

#topBtn a {
	display:block;
	width:66px;
	height:31px;
	background-image: url(https://www.eyefootball.com/images/top.png);
	float:right;
	position:relative;
	margin-top:-31px;
	text-indent: -9999px;
}

#twitterBtn a {
        display:block;
        width:100px;
        height:31px;
        background-image: url(https://www.eyefootball.com/images/follow.png);
        float:right;
        position:relative;
        margin-top:-31px;
	margin-right:68px;
        text-indent: -9999px;
}

#corners {
    width: 100%;
    margin: 0px auto;
    background-color: #fff;
    color: #000;
    padding: 1px; /* 4 */
    float: left;

    /* Border Radius Style */
    border-radius: 5px;

    /* Mozilla Firefox Extension */
    -moz-border-radius: 5px;
}
