
@import url('https://fonts.googleapis.com/css?family=Roboto:700');

@font-face{font-family:'Roboto';font-style:normal;font-weight:400;src:local('Roboto Regular'),local('Roboto-Regular'),url(//fonts.gstatic.com/s/roboto/v15/CWB0XYA8bzo0kSThX0UTuA.woff2)format('woff2');unicode-range:U+0000-00FF,U+0131,U+0152-0153,U+02C6,U+02DA,U+02DC,U+2000-206F,U+2074,U+20AC,U+2212,U+2215,U+E0FF,U+EFFD,U+F000;}
body {
	color: #333;
	font-family: 'Roboto', sans-serif;
	font-weight:400;
}
.sub-icon {
	width:20px;
	height:20px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	cursor:pointer;
}
.event-icon {
	width:15px;
	height:15px;
	float:left;
	padding:3px;
	padding-right:10px;
	cursor:pointer;
}
.p-icon {
	width:20px;
	height:20px;
	float:left;
	padding:3px;
	padding-right:6px;
	filter:invert(100%);
	cursor:pointer;
}

.navbtn {
	width:25px;
	height:25px;
	float:left;
	padding:11px;
	padding-left:22px;
	padding-right:22px;
	border-right-style:solid;
	border-right-width:2px;
	border-right-color:#E9E9E9;
	cursor:pointer;
	text-align:center;
}

.navbtn img {
	filter:invert(100%);
	width:23px;
	height:23px;
}
 
 .navbtn:hover {
    background-color: #F7931E;
    color: white;
	font-weight:normal;
	
}
.price{
	float:right;
	font-size:16px;
	font-weight:bold;
	color:#057FAF;
	padding:4px;
	border:2px solid #057FAF;
	border-radius:10px;
	cursor:pointer;
}
.price:hover{
	float:right;
	font-size:16px;
	font-weight:bold;
	color:#fff;
	background:#057FAF;
	padding:4px;
	border:2px solid #057FAF;
	border-radius:10px;
	cursor:pointer;
}

 .newsside:hover {
    background-color: #002E8b;
    color: white;
	font-weight:normal;
	
}
.news {
	width:735px;
	float:left;
	background:#E9E9E9;
	margin-right:24px;
	padding-right:0px;
	margin-bottom:30px;
}

.mainnews {
	
	width:735px;
	margin-bottom:18px;
	background:#efefef;
	cursor:pointer;
	
}
.subnews {
	width:233px;
	margin-bottom:0px;
	float:left;
	cursor:pointer;
	
	
	
	
}

h1 {
		font-size:13px;
		font-weight:normal;
		text-align:inherit;
		color:#FFFFFF;
		margin:0px;
		cursor:pointer;
}
	h3 {
		font-family:arial;
		
		text-transform: uppercase;
		display:block;
		font-size:17px;
		font-weight:bold;
		text-align:left;
		color:#057FAF;
		background-color:#E9E9E9; 
		margin:0px;
		padding-bottom:15px;
		padding-left:0px;
		padding-top:8px;	
	}
	h4 {
		font-size:12px;
		font-weight:normal;
		color:#FFFFFF;
		background-color:#002E8B; 
		margin:0px;
	}
	.highlight {
		width:735px;
		height:190px;
		background:#fff;
		float:right;
		cursor:pointer;
		overflow:scroll;
		overflow-x:hidden;
		
	}
			
	.newstab {
		width:150px;
		height:370px;
		background:white;
		float:left;
		margin-left:0px;	
	}
	

h2 span { 
   color: white; 
   font: 24px/45px Roboto; 
   font-weight:bold;
   text-shadow: 1px 1px #000000;
   padding: 10px; 
}
h2 { 
   position: absolute; 
   top: 255px; 
   left: 0; 
   width: 100%;  
}
.image { 
   position: relative; 
   height:372px;width:580px;
   float:right;
}
.ad{
	height:100px;
	width:100%;
	cursor:pointer;
	
	
}

.feature{
	
	background:white;
	margin-bottom:14px;
	
}
h5 span { 
   color: white; 
   font: 14px Roboto; 
   padding: 20px; 
   
}
h5 { 
   position: absolute; 
   top: 260px; 
   left: 10px; 
   width: 90%;
   text-shadow: 1px 1px #000;
   
}
ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
    overflow: hidden;
    background-color: #FFFFFF;
}
li a {
    display: block;  
    text-decoration: none;
}

li a:hover {
    background-color: #ccc;
}
.follow{

	background:white;
	margin-bottom:14px;

}

.gorace{
	
	
	background:white;
	margin-bottom:14px;
	
}

.social_icon{
	width:18px;
	height:18px;
	cursor: pointer;
	margin-left:11px;
	margin-top:6px;
	
}


 .newsBtn:hover {
    background: rgba(0, 0, 0, 0.8);	
    color: white;
	font-weight:normal;
	
}
 .newsBtnDesc:hover {
    background: rgba(0, 0, 0, 0.8);	
    color: white;
	font-weight:normal;
	
}
.newsBtn {
	position:relative;
	
	width:150px;
	height:93px;
	overflow:hidden;
	cursor:pointer;
}

.newsBtnDesc {
	position:absolute;
	bottom:0px;
	background: rgba(0, 0, 0, 0.5);	
	width:100%;
	box-sizing: border-box;
	color:#fff;
	padding:4px;
	font-size:12px;
}

.subImg {
	height:72px;
	width:75px;
	overflow:hidden;
	padding:5px;
}

.get_prem {
	width:130px;
	height:20px;
	border-radius:10px;
	border: 2px solid #057FAF;
	padding:10px;
	margin-left:30px;
	margin-top:40px;
	cursor:pointer;
	color:#057FAF;
	text-align:center;
	font-weight:bold;
}
.get_prem:hover{
	width:130px;
	height:20px;
	border-radius:10px;
	border: 2px solid #057FAF;
	padding:10px;
	margin-left:30px;
	margin-top:40px;
	cursor:pointer;
	background-color:#057FAF;
	color:#fff;
}
	
.sticky {background:#283b81;height:47px;z-index:200;}
.fixed {  position: fixed;
  top:0; left:0;
  width: 100%; }
  
  
  /*drop down menu css */
  
  .dropbtn {
    color:#fff;
	width:150px;
    padding: 12px;
    font-size: 16px;
	height:47px;
	float:left;
	padding-left:22px;
	padding-right:22px;
	border:none;
	cursor:pointer;
	text-align:center;
	background-color:#283b81;
	border-right:2px solid #fff;
	font-family:roboto;
}

.dropdown {
    position: relative;
    display: inline-block;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #283b81;
    min-width: 160px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.8);
    z-index: 1;
}

.dropdown-content a {
    color: #fff;
    padding: 12px 16px;
    text-decoration: none;
    display: block;
}

.dropdown-content a:hover {background-color: #F7931E}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    background-color: #3e8e41;
}

::-webkit-scrollbar-track
{
	-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
	background-color: #F5F5F5;
}

::-webkit-scrollbar
{
	width: 8px;
	background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
	background-color: #999;
	border: 2px solid #999;
}
/*end drop down*/


.venue {text-align:center;
width:160px;
height:20px;
padding:10px;
font-size:14px;
cursor:pointer;
color:#fff;}

.venue:hover {
text-align:center;
width:160px;
height:20px;
padding:10px;
font-size:14px;
cursor:pointer;
color:#F7931E;
}

.fixture {
	height:30px;background:#fff;
	cusror:pointer;
}

.fixture:hover {
	height:30px;background:#ccc;
	cursor:pointer;
	
}
