.wsOddsContainer {
	width: 246px;
	
	border: 1px solid #767676; 
}

.wsOddsContainer .Head {
	height: 23px; 
	border-bottom: 1px solid white;
	background-color: #767676;
	position: relative;   
}


.wsOddsContainer .Head .Item {
	color: white;
	font-family: tahoma; 
	font-weight: bold; 
	font-size: 11px;  
	float: left; 
	padding-left: 5px; 
	padding-top: 6px; 
	padding-bottom: 10px; 
	padding-right: 5px;
	margin-top: 2px; 
	margin-left: 2px;  
	cursor: pointer; 
	position: absolute; 
	
}

.wsOddsContainer .Head .Item.Active{
	color: black;
	background-repeat: no-repeat;  
}

.wsOddsContainer #Category1x2 {
	left: 0px; 
}

.wsOddsContainer #Categoryou {
	left: 35px; 
}

.wsOddsContainer #Categoryinplay {
	left: 115px; 
}


.wsOddsContainer .Item.Active#Category1x2 {
	background-image: url(http://static.livegoals.com/odd.popup/1x2-background.gif);
}

.wsOddsContainer .Item.Active#Categoryou {
	background-image: url(http://static.livegoals.com/odd.popup/over-under-background.gif);
}

.wsOddsContainer .Item.Active#Categoryinplay {
	background-image: url(http://static.livegoals.com/odd.popup/live-in-play-background.gif);
	color: red; 
}


.wsOddsContainer .Contents th {
	text-align: center; 
	font-family: tahoma; 
	font-size: 12px; 
	font-weight: bold; 
}

.wsOddsContainer .Contents .greybackground {
	background-color: #EBEBEB; 	
}

.wsOddsContainer .Contents .whitebackground {
	background-color: #F7F7F7; 	
}




.wsOddsContainer .Contents .seperator {
	border-top: 1px solid #767676; 	
}


.wsOddsContainer .Contents .cell {
	border-left: 1px solid white;
	text-align: center;
	text-indent: 5px;  
	font-family: tahoma; 
	font-size: 11px; 
	height: 20px;	 
}

.wsOddsContainer .Contents .cell a {
	text-decoration: none; 
	color: black; 
}

.wsOddsContainer .Contents .Averages .label {
	color: #666666;
}

.wsOddsContainer .Contents .Averages .cell  {
	color: #666666;
}


.wsOddsContainer .Contents #PanelCategory1x2 .cell.up {
	background-image: url(http://static.livegoals.com/odd.popup/green-arrow.gif); 
	background-repeat: no-repeat; 
	background-position: 3px 4px;
}


.wsOddsContainer .Contents #PanelCategory1x2 .cell.down {
	background-image: url(http://static.livegoals.com/odd.popup/red-arrow.gif); 
	background-repeat: no-repeat; 
	background-position: 3px 4px;
}

.wsOddsContainer .Contents #PanelCategoryinplay .cell.up {
	background-image: url(http://static.livegoals.com/odd.popup/green-arrow.gif); 
	background-repeat: no-repeat; 
	background-position: 3px 4px;
}


.wsOddsContainer .Contents #PanelCategoryinplay .cell.down {
	background-image: url(http://static.livegoals.com/odd.popup/red-arrow.gif); 
	background-repeat: no-repeat; 
	background-position: 3px 4px;
}


.wsOddsContainer .Contents #PanelCategoryou .cell.up {
	background-image: url(http://static.livegoals.com/odd.popup/green-arrow.gif); 
	background-repeat: no-repeat; 
	background-position: 11px 4px;
}

.wsOddsContainer .Contents #PanelCategoryou .cell.down {
	background-image: url(http://static.livegoals.com/odd.popup/red-arrow.gif); 
	background-repeat: no-repeat; 
	background-position: 11px 4px;
}



.wsOddsContainer .Contents .cell.highlight {
	background-color: #a7a6a6; 
	font-weight: bold; 
	color: white; 
}

.wsOddsContainer .Contents .cell.highlight a {
	color: white; 	
}

.wsOddsContainer .Contents .heading {
	font-weight: bold; 
}

.wsOddsContainer .Contents .provider {
	font-family: tahoma; 
	font-size: 11px;
	text-indent: 5px; 
	/*
	text-indent: 25px; 
	background-image: url(http://static.livegoals.com/odd.popup/info-icon.gif);
	background-repeat: no-repeat;  
	background-position: 4px center;
	*/ 
	font-weight: bold; 		
	cursor: pointer; 

}

.wsOddsContainer .Contents .provider a {
	color: #404040; 
	text-decoration: none;
}

.wsOddsContainer .Contents .label {
	font-family: tahoma; 
	font-size: 11px;
	text-indent: 25px; 
}

.wsOddsContainer .Foot {
	font-family: tahoma; 
	font-weight: bold; 
	font-size: 11px;  
	text-indent: 25px; 
	color: white;  		
	background-color: #767676;
	padding-top: 4px; 
	padding-bottom: 4px; 

}

.wsOddsContainer .Foot a {
	color: white;
	text-decoration: none;   		
}

