.fixture-bar{
	width:957px;
	margin:-9px auto -1px;
	*margin:-9px auto -4px;
	*position:relative;
	-overflow:hidden;
	-position:static;
	
}
.link-menu-fixture{
	float:right;
	margin-right:65px;
	-margin-right:33px;
	margin-top:11px;
	-overflow:hidden;
}
.fixture-btn{
	width:170px;
	height:30px;
	background:url(../images/fixture/tab-fixure.jpg) no-repeat left top;
	text-indent:-999em;
	display:block;
	float:left;
}
.score-btn{
	width:150px;
	height:30px;
	background:url(../images/fixture/tab-fixure-hover.jpg) no-repeat right top;
	text-indent:-999em;
	display:block;
	float:left;
}
.fixture-btn:hover{
	background:url(../images/fixture/tab-fixure-hover.jpg) no-repeat left top;
}
.score-btn:hover{
	background:url(../images/fixture/tab-fixure.jpg) no-repeat right top;
}
.link-menu-fixture .leage-selected{
	background:url(../images/fixture/tab-fixure.jpg) no-repeat right top;
}
.link-menu-fixture .fix-curent{
	background:url(../images/fixture/tab-fixure-hover.jpg) no-repeat left top;
}

.btn-review,.btn-clip{
	display:block;
	width:26px;
	text-decoration:none;
	margin:0 auto;
}
.date-match{
	color:#00aa45;
}
#select-fixture{
	width:200px;
	text-align:center;
	border:solid 1px #ddd;
	padding:3px;
	-moz-border-radius:5px;
}
.popup-preview{
	background:none repeat scroll 0 0 #111;
	opacity:.5;
	height:406px;
	padding:10px;
	position:fixed;
	left:50%;
	top:20%;
	-top:40%;
	width:400px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	-position:absolute;
	text-align:center;
	min-height:400px;
	margin-left:-190px;
	z-index:9000;
	display:none;
}

.btn_close{
	width:100px;
	text-align:center;
	display:block;
	background:green;
	margin:10px auto;
	color:white;
	font-weight:blod;
	font-size:12px;
	text-decoration:none;
	padding:3px;
}
#month-select{
	padding:3px;
	border:solid 1px #ddd;
	text-align:center;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
}
.thai-monthname{
	padding-top:6px;
	*padding-top:3px;
	display:block;
	float:left;
}
.leagetable #tb-statistic td {
	border-bottom:2px #000 solid;
}
.leagetable #tb-statistic .lasttable td {
	background:#ffe0cc;
}
.fixresult{
	left:-30px;
	*left:-35px;
	-left:-45px;
	position:absolute;
	-position:static;
	top:-7px;
	*top:-10px;
	-top:-10px;
	width:100px;
}
.warppopup{
	top:30%;
	position:absolute;z-index:999;width:100%;height:100%;
	display:none;
}
