/* d*/

#newsconsolewrap{
	float:left;
	width:265px;
}
#FiksturLinkler {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin-bottom: 0px;
	margin-top: 2px;
	margin-right: 0px;
	background-image: url(../images/template/KSdergiBoxArka.gif);
	display: block;
}

#FiksturLinkler a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin-bottom: 0px;
	margin-top: 2px;
	margin-right: 0px;
	display: block;
}

#FiksturLinkler a:hover{
	background-image: url(../images/template/bg.gif);
	display: block;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-left: 4px;
	margin-bottom: 0px;
	margin-top: 2px;
	margin-right: 0px;
}

#FiksturLinkYesil {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
	background-color: #009933;
}





.homefixdetails{
	width:265px;
	float:left;
	padding-top: 2px;
	padding-left: 8px;
	height: 140px;
}

.homefixdetails h2{
	width:265px;
	font-size:11px;
	color:#fff;
	margin:0;
}

.homefixdetails .crest{
	width:35px;
	float:left;
}

.homefixdetails .fixdetails{
	width:98px;
	float:left;
	font-size:11px;
	font-weight:bold;
}

.homefixdetails .fixdetails a{
	font-weight:normal;
	text-decoration:none;
}

.homefixdetails .fixdetails a:hover{
	color:#66CC00;
	}

.FiksturSiyahNormal {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: normal;
	color: #484848;
	line-height: 14px;
}

.FiksturSiyahBold {
	font-family: Tahoma;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	line-height: 14px;
}
	
	
/* dddd*/
/* home feature boxes */



.fixturestop {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 10px 0px 0px 0px;
	width: 265px;
	height: 100px;
	text-align: center;
	color: #FFFFFF;
}



/* fixture box */

.gameinfo {
	position: relative;
	float: none;
	left: 0px;
	top: 0px;
	margin: 0 auto;
	padding: 0;
	width: 100%;
	height: 29px;
	font-size: 1.1em;
}

.gameinfo li {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	height: 29px;
	width: 78px;
	list-style: none;
	cursor: pointer;
	background-color: #000000;
	background-image: url(../images/template/tab-off.gif);
	background-repeat: no-repeat;
	background-position: left top;
margin: 0;
	padding: 0px 0px 0px 10px;
}

.gameinfo li span {
	position: relative;
	float: left;
	left: 0px;
	top: 0px;
	margin: 0;
	padding: 0px 10px 0px 0px;
	height: 29px;
	line-height: 29px;
	vertical-align: middle;
	width: 68px;
	text-decoration: none;
	color: #FFFFFF;
	display: block;
	text-align: center;
	cursor: pointer;
	background-color: transparent;
	background-image: url(../images/template/tab-off.gif);
	background-repeat: no-repeat;
	background-position: right top;

}

.gameinfo li:hover {
	background: url(/KS/images/template/box-title.gif) #00339c no-repeat top left;
}

.gameinfo li:hover span {
	color: #ffffff;
	text-decoration: none;
	background: url(/KS/images/template/box-title.gif) transparent top right no-repeat;
}

.gameinfo li.current {
	background-color: #00339c;
	background-image: url(../images/template/box-title.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.gameinfo li.current span {
	color: #ffffff;
	text-decoration: none;
	background: url(/KS/images/template/box-title.gif) transparent top right no-repeat;
}

