@CHARSET "UTF-8";

div#cardHeaderBottom ul { 
	width: 99%;
}

div#cardHeaderBottom ul li {
	padding: 0px;	
}

h2#marketName {
	display: block;
	float: left;
	padding: 8px 4px 10px 8px;
	font-weigth: bold;
	width: 30%;	
}

div#oddsTypeContainer {
	width: 300px !important;
	margin-top: 8px;
}

div#oddsTypeContainer div.oddsTypeButton {
	width: 23% !important;
}

div#oddsDisclaimer {
	/*width: auto;
	padding: 3px 6px;
	border-top: 1px solid #336699;
	border-bottom: 1px solid #336699;
	background-color: #E5E5E5;*/
	margin: 4px 5px;
}

li#matchesBettypesButton {
	color: #000;
	background-color: #F1EDE4;
	cursor: pointer;
	text-align: left;
	border: 1px solid #336699;
	border-bottom: none;
	height: 20px;
	line-height: 20px;
	padding-top: 0px;
}

li#matchesBettypesButton div#mbbLabel {
	height: 100%;
	line-height: 20px;
	_width: 175px;
}

div#mbbLabel div {
	float: left;
	height: 20px;
	line-height: 20px;
	padding: 0px 8px;
	border-right: 1px solid #336699;
}

div#mbbLabel img {
	width: 18px;
	height: 18px;
	margin: 1px;
	clear: none;
	float: left;
}

div#matchesBettypesLists1 {
	clear: both;
	z-index: 10;
	display: none;
	position: absolute;	
	padding: 10px;
	border: 2px solid #E74900;
	cursor: pointer;
	background-image: url('http://static.oddschecker.com/i/content/matchBet-bg.png');
	background-repeat: repeat;
	margin-left: -1px;
}

div#mblMatchName {
	clear: both;
	margin-bottom: 10px;
	font-weight: bold;
	color: #ffffff;	
}

span.mbTitleMarket {
	font-weight: bold;
	font-size: 14px;
	color: #E74900;
}

ul.cardHeaderMarketTabs li#cHMTselected a {
	border-top: 1px solid #E74900;
	height: 14px;
	font-weight: bold;
	padding-top: 4px;
	cursor: default;
}


td.mblCellList {
	vertical-align: top;
	padding-right: 20px;
}

td.mblCellLine {
	_padding-left: 20px;
	width: 20px;
	border-left: 1px solid #f0f0f0;
}



/*** bettypes groups list ***/

div.mbListContainer {
	clear: both;
	position: relative;
}

div.mbGroup {
	font-weight: bold;
	font-size: 11px;
	color: #BED3E5;
	white-space: nowrap;
}

ul.mbList {
	list-style-type: none;
	margin-top: 10px;
	padding-bottom: 15px;
}

ul.mbList li.mbLli {
	float: none;
	position: static;
	color: #E74900;
	border: none;
	font-weight: bold;
	background-color: transparent;
	clear: both;
	line-height: 13px;
}

ul.mbList li.mbLli a.mbLa {
	position: static;
	color: #f0f0f0;
	font-size: 10px;
	white-space: nowrap;
	background-color: transparent;
	border: none !important;
	padding: 0px;
}

ul.mbList li.mbLli a.mbLa:hover {
	text-decoration: underline;	
}

ul.mbList li.mbLli#mblSel {
	color: #ffcc00;
	font-size: 10px;
	white-space: nowrap;
}
