﻿/* CSS Document */
/* Son olay kapali */
#sonolay-kapali{
	background-repeat:no-repeat;
	width:649px;
	height:24px;
	margin: 5px 2px 0px 2px;
	
}
#sonolay-kapali .text{
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	color:#000;
	margin:5px 0 0 15px;
	_margin-left:7px;
}
#sonolay-kapali .icon{
	height:15px;
	width:15px;
	background-repeat:no-repeat;
	float:right;
	margin:4px 15px 0 0;
	_margin-right:7px;
	cursor: pointer;
}

/* Son olay acik */
#sonolay-acik
{
    margin: 5px 2px 0px 2px;
    height:150px;
    width:648px;
}

#sonolay-acik-header{
	width:648px;
	height:23px;
	
	background-repeat:no-repeat;
}
#sonolay-acik-header .icon-top{
	height:15px;
	width:15px;
	background-repeat:no-repeat;
	float:right;
	margin:4px 15px 0 0;
	_margin-right:7px;
	cursor: pointer;
}
#sonolay-acik-center{
	height:110px;
	width:648px;
	background-repeat:repeat-y;
}
#sonolay-acik-bottom{
	width:648px;
	height:16px;
	background-repeat:no-repeat;
}
#sonolay-acik-leftcoll{
	width:318px;
	height:110px;
	float:left;
	margin-left:4px;
	_margin-left:2px;
	overflow:auto;
}

#sonolay-acik-leftcoll .news{
	width:300px;
	_width:298px;
	height:18px;
	border-bottom:1px solid #cccccc;
}
#sonolay-acik-leftcoll  .icon{
	width:3px;
	height:18px;
	background-image:url(../img/news_icon.gif);
	background-repeat:no-repeat;
	float:left;
	margin-left:5px;
}
#sonolay-acik-leftcoll .text{
	font:11px Arial, Helvetica, sans-serif;
	font-weight:bold;
	float:left;
	margin:2px 0 0 5px;
	color:#000;
}
#sonolay-acik-rightcoll{
	width:320px;
	height:110px;
	float:left;
	margin-right:5px;
	_margin-right:2px;
	overflow:auto;
}
#sonolay-acik-rightcoll .stencil{
	width:300px;
	_width:298px;
	height:18px;
	border-bottom:1px solid #cccccc;
}
#sonolay-acik-rightcoll .clock{
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
	height:15px;
	width:auto;
	padding:2px 0 0 3px;
}
#sonolay-acik-rightcoll .event-icon{
	width:13px;
	height:13px;
	background-repeat:no-repeat;
	float:left;
	margin:2px 0 0 8px;
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
}
#sonolay-acik-rightcoll .skor{
	font:11px Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
	height:15px;
	width:auto;
}
#sonolay-acik-rightcoll .row1
{
    background-color:#fff;
}

#sonolay-acik-rightcoll .row2
{
    background-color:#f2f2f2;
}

#levents-rightcol td
{
    border-color:#CCCCCC;
    border-style:solid;
    border-width:0 0 1px 1px;
    height:15px;
    font-size:11px;
    padding-left:2px;
}
#levents-rightcol a
{
    color:#000;
    text-decoration : none;

}
#levents-rightcol a:hover
{
    text-decoration : none;

}
#levents-leftcol td
{
    border-color:#CCCCCC;
    border-style:solid;
    border-width:0 0 1px 1px;
    height:16px;
    font-size:11px;
    padding: 0 2px 0 2px;
}
#levents-leftcol a
{
    color:#000;
    text-decoration : none;

}
#levents-leftcol a:hover
{
    text-decoration : underline;

}