/* temel stiller */

html {
	margin: 0;
	padding: 0;
	}
body {
	color: black;
	font-family: Verdana;
	font-size: 11px;
	background: white;
	margin: 10px 0;
	padding: 0;
	text-align: center;
	}
a {
	color: black;
	text-decoration: none;
	}
a:hover {
	text-decoration: underline;
	}
select,input,textarea {
	color: black;
	font-family: Verdana;
	font-size: 11px;
	}
img {
	border: 0;
	}
h1 {
	font-size: 18px;
	margin: 5px 0;
	}
h2 {
	font-size: 12px;
	font-weight: normal;
	margin: 5px 0;
	}
.bold {
	font-weight: bold;
	}
.author {
	color: #949698;
	text-align: right;
	padding: 0;
	margin: 0;
	}
.color_u {
	color: #008131;
	text-decoration: underline;
	}
.color_u:hover {
	text-decoration: none;
	}
	
/* bazi stiller */
.clearer {
	clear: both;
	font-size: 1px;
	margin: -1px 0;
	}
.a_bold {
	font-weight: bold;
	}
.bold_u {
	font-weight: bold;
	text-decoration: underline;
	}
.bold_u:hover {
	font-weight: bold;
	text-decoration: none;
	}
.a_white {
	color: white;
	}
.a_white_b {
	color: white;
	font-weight: bold;
	}
.left {
	float: left;
	}
.right {
	float: right;
	}
.br {
	font-size: 1px;
	height: 10px;
	}
.br5 {
	font-size: 1px;
	height: 5px;
	}
#ust {
	margin: 0 auto;
	}
#alt {
	margin: 0 auto;
	}
input.button_gray {
	background: #808284;
	padding: 2px 10px;
	color: white;
	font-family: Arial;
	font-weight: bold;
	border: 0;
	}
	input.button_green {
	background: #009536;
	padding: 2px 2px 2px 2px;
	text-align:center;
	float:center;
	color: white;
	font-family: Arial;
	font-weight: bold;
	border: 0;
	}
	input.button_koyugri {
	background: #ffffff;
	padding: 2px 2px 2px 2px;
	text-align:center;
	float:center;
	color: black;
	font-family: Arial;
	font-weight: bold;
	border: 0;
	}
.error {
	color: white;
	margin-bottom: 10px;
	padding: 5px;
	text-align: left;
	font-weight: bold;
	background: #da1f3d;
	}
	
	
	
	
	
/* sayfa stili */
#page {
	width: 980px;
	padding: 10px 30px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	}
/*
#page {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	}


#page {
	width: 930px;
	background: url('../images/back.gif') repeat-y;
	padding: 10px 30px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	}*/
	
	

/* sayfa stili */

#mainpage {
	width: 980px;
	padding: 10px 30px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	}
/*
#mainpage {
	width: 980px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	}


#mainpage {
	width: 930px;
	background: url('../images/back.gif') repeat-y;
	padding: 10px 30px;
	margin: 0 auto;
	text-align: left;
	overflow: hidden;
	}*/

	
	
	
/* sayfa ustu : logo, banner */
.top {
	width: 100%;
	overflow: hidden;
	}
	.logo {
		margin-top: 31px;
		float: left;
		}
	.banner {
		float: right;
		}
		
		
		
		
		
/* sayfa ustu : hizli erisim, menu */
.menu {
	width: 100%;
	margin-top: 15px;
	overflow: hidden;
	}
	.access {
		padding: 5px 0;
		float: left;
		}
		.access select {
			color: #808284;
			width: 190px;
			}
	.items {
		float: right;
		width:745px;
		
		}
		.items .off {
			background: #949699 url('../images/menu_back.gif') repeat-x;
			border-right: 1px solid #4f5052;
			border-bottom: 1px solid #222223;
			margin-right: 1px;
			padding: 5px 25px;
			text-align: center;
			float: left;
			}
		.items .last_news {
			background: #4c4d4f;
			border-right: 1px solid #4c4d4f;
			border-bottom: 1px solid #4c4d4f;
			padding: 5px 20px;
			text-align: center;
			float: left;
			}
		.items a {
			color: white;
			font-weight: bold;
			font-family: Arial;
			}
		.items a:hover {
			color: #edeeee;
			text-decoration: none;
			}
		
		.arsivara {
		float: right;
		}
		.arsivara .ara {
			background: #949699 url('../images/menu_back.gif') repeat-x;
			border-right: 1px solid #4f5052;
			border-bottom: 1px solid #222223;
			margin-right: 1px;
			padding: 2px 25px;
			text-align: center;
			float: left;
			text-decoration:none;
			font-family:Arial;
			font-size:11px;
			font-weight:bold;
			color:#fff;
			}
			
			
.offfanatik { float:left;}			
			
			
/* sayfa ustu : bar, arama */
	.bar .left a {
		color: white;
		}
	.bar .left .bold {
		font-weight: bold;
		}
	.bar .right table {
		width: 100%;
		height: 100%;
		}
		.search_input {
			width: 115px;
			}
			
			
			
			
			
/* ana bolum : sol, orta, sag */

#content {
	margin: 10px 0;
	overflow: hidden;
	}
	.content_left {
		width: 120px;
		height: 100%;
		float: left;
		}
	.content_middle {
		width: 850px;
		height: 100%;
		margin-left: 10px;
		margin-right: 0px;
		margin-top: 0px;
		background: #edeeee url('../images/details.gif') repeat-x;
		float: left;
		}
	.content_right {
		width: 300px;
		height: 100%;
		float: right;
		}
		
		
/* ana bolum : basliklar */

#content .header .text {
	float: left;
	font-family: Arial;
	font-weight: bold;
	color: white;
	}
	#content .header .text a {
		color: white;
		}
#content .header .arrow {
	padding-top: 4px;
	float: right;
	}
	
	
	
	
	
/* ana bolum : basliklar */
#content .header2 .text {
	float: left;
	font-family: Arial;
	font-weight: bold;
	color: white;
	}
	#content .header2 .text a {
		color: white;
		}
#content .header2 .arrow {
	padding-top: 4px;
	float: right;
	}
	
	
	
	
	
/* ana bolum : takim basliklari */
#content .header_team .text {
	float: left;
	font-family: Arial;
	font-weight: bold;
	color: white;
	}
	#content .header_team .text a {
		color: white;
		}
#content .header_team .arrow {
	padding-top: 4px;
	float: right;
	}
		
		
		
		
		
/* ana bolum : liste */
#content .menu .item {
	margin: 0;
	padding: 0;
	line-height: 20px;
	}
	
	
	
	
	
/* ana bolum : tv kutu */
#content .tv_box {
	padding: 7px;
	background: #f4f4f4 url('../images/gradient_tv.gif') repeat-x;
	text-align: right;
	}
	#content .tv_box .p1 {
		padding: 0;
		margin: 0;
		color: white;
		font-family: Arial;
		font-weight: bold;
		}
		#content .tv_box .p1 a {
			color: white;
			}
	#content .tv_box .p2 {
		padding: 15px 0 5px 0;
		margin: 0;
		color: black;
		}
		
		
		
		
		
/* ana bolum : oyun kutu */
#content .games_box {
	padding: 7px;
	background: #f4f4f4 url('../images/gradient_games.gif') repeat-x;
	text-align: right;
	font-weight: bold;
	}
	#content .games_box .p1 {
		padding: 0;
		margin: 0 0 20px 0;
		color: white;
		font-family: Arial;
		}
		#content .games_box .p1 a {
			color: white;
			}
	#content .games_box .p2 {
		padding: 0;
		margin: 0;
		line-height: 20px;
		color: black;
		}
	#content .games_box .seperator {
		margin: 0;
		padding: 0;
		font-size: 1px;
		background: url('../images/dotted.gif');
		}
		
		
		
		
		
/* ana bolum : beyaz kutu */
#content .whitebox {
	padding: 10px 0;
	}
	#content .whitebox img {
		margin: 0 10px 5px 0;
		}
	#content .whitebox .p1 {
		padding: 0;
		margin: 0 0 10px 0;
		}
		
		
		
		
		
/* ana bolum : gri kutu */
#content .graybox {
	background: #6c6e70;
	padding: 15px;
	}
	#content .graybox .p1 {
		padding: 0;
		margin: 0;
		}
		#content .graybox .p1 a {
			color: white;
			font-weight: bold;
			}
	#content .graybox .p2 {
		color: #c6c8ca;
		padding: 5px 0 0 0;
		margin: 0;
		}
	#content .graybox .seperator {
		width: 100%;
		margin: 5px 0;
		padding: 0;
		font-size: 1px;
		border-bottom: 1px solid #b6b7b8;
		}
		
		
		
		
		
/* ana bolum : renkli kutu */
#content .colorbox .item {
	width: 100%;
	margin: 0;
	padding: 5px 0;
	overflow: hidden;
	}
#content .colorbox .item2 {
	width: 100%;
	margin: 0;
	padding: 2px 0;
	}
#content .colorbox .seperator {
	width: 100%;
	margin: 4px 0;
	padding: 0;
	font-size: 1px;
	background: url('../images/dotted.gif');
	}
#content .colorbox .choose {
	margin-bottom: 10px;
	}
	#content .colorbox .choose select {
		width: 100%;
		}
#content .colorbox .img {
	margin: 0 10px 0 0;
	border: 1px solid white;
	}
#content .colorbox .question {
	margin: 0;
	padding: 0 0 5px 0;
	font-weight: bold;
	}
#content .colorbox .choises {
	margin: 0;
	padding: 5px 0 15px 0;
	}
	#content .colorbox .choises p {
		margin: 0;
		padding: 0;
		line-height: 15px;
		}
#content .colorbox .button {
	text-align: center;
	}
	#content .colorbox .button p {
		margin: 15px 0 5px 0;
		padding: 0;
		}
	
	
	
	
/* ana bolum : gri kutu */
#content .gray {
	padding: 10px;
	background: #edeeee;
	margin-bottom: 1px;
	}
#content .gray2 {
	padding: 5px 10px;
	background: #edeeee;
	margin-bottom: 1px;
	}
#content .gray3 {
	padding: 1px 10px 5px 10px;
	background: #edeeee;
	margin-bottom: 1px;
	}
#content .gray4 {
	padding: 5px;
	background: #edeeee;
	margin-bottom: 1px;
	text-align: center;
	}
	#content .bold {
		font-weight: bold;
		margin: 0;
		padding: 0;
		}
	#content .normal {
		margin: 5px 0 0 0;
		padding: 0;
		}
		
		
		
		
		
/* ana bolum : gri cerceveli kutu */
#content .box {
	padding: 10px;
	border: 1px solid #c6c8ca;
	}
	#content .box .question {
		margin: 0;
		padding: 0 0 5px 0;
		font-weight: bold;
		}
	#content .box .choises {
		margin: 0;
		padding: 5px 0 15px 0;
		}
		#content .box .choises p {
			margin: 0;
			padding: 0;
			line-height: 15px;
			}
	#content .box .button {
		text-align: center;
		}
		#content .box .button p {
			margin: 10px 0 5px 0;
			padding: 0;
			}
	#content .box img {
		margin: 0 10px 5px 0;
		}
	#content .box .p1 {
		padding: 0;
		margin: 0 0 10px 0;
		}
			
			
			
			
			
/* orta bolum : haberler */

.content_middle .main {
	width: 840px;
	padding-right:0px;
	padding-top:10px;
	padding-left:10px;
	padding-bottom:10px;
	overflow: hidden;
	}
	
		#content .thisweek {
			width: 289px;
			padding: 5px;
			background: white;
			border-right: 1px solid #b8bbbd;
			border-bottom: 1px solid #b8bbbd;
			float: right;
			overflow: hidden;
			}
			#content .thisweek_left {
				width: 140px;
				margin: 3px 0 8px 0;
				float: left;
				}
			#content .thisweek_right {
				width: 140px;
				margin: 3px 0 8px 0;
				float: right;
				}
				#content .thisweek_right select {
					width: 100%;
					font-weight: bold;
					}
			#content .thisweek table {
				width: 100%;
				color: white;
				float: left;
				}
				#content .thisweek table .td1 {
					background: #808284;
					}
				#content .thisweek table .td2 {
					background: #4c4d4f;
					text-align: center;
					font-weight: bold;
					}
		#content .panorama {
			padding: 10px;
			background: white;
			border-right: 1px solid #b8bbbd;
			border-bottom: 1px solid #b8bbbd;
			overflow: hidden;
			}
			#content .panorama td {
				vertical-align: top;
				}
			#content .panorama_right {
				width: 130px;
				padding: 10px;
				background: #edeeee;
				}
				#content .panorama_right input {
					width: 100%;
					}
				#content .panorama .note {
					padding: 10px;
					margin-bottom: 10px;
					background: white;
					border-right: 1px solid #b8bbbd;
					border-bottom: 1px solid #b8bbbd;
					}
				#content .panorama .note .p1 {
					font-weight: bold;
					text-decoration: underline;
					margin: 0 0 5px 0;
					padding: 0;
					}
				#content .panorama .note .p2 {
					margin: 0;
					padding: 0;
					}
	#content .news {
		width: 100%;
		margin-bottom: 10px;
		overflow: hidden;
		}
		#content .news .item {
			width: 234px;
			height:75px;
			padding: 10px;
			background: white;
			border-right: 1px solid #b8bbbd;
			border-bottom: 1px solid #b8bbbd;
			float: left;
			overflow: hidden;
			}
			#content .news .item img {
				margin-right: 10px;
				}
			#content .news .item .bold {
				font-weight: bold;
				margin: 0 0 5px 0;
				padding: 0;
				}
			#content .news .item .normal {
				margin: 0;
				padding: 0;
				}
		#content .news .seperator {
			width: 10px;
			float: left;
			}
	#content .left_news {
		margin-right: 10px;
		background: white;
		float: left;
		font-weight: bold;
		}
		#content .left_news div {
			width: 249px;
			padding: 6px 5px 6px 25px;
			background: white url('../images/arrow_gray.gif') no-repeat;
			border-right: 1px solid #b8bbbd;
			border-bottom: 1px solid #b8bbbd;
			}
	#content .left_news2 {
		margin-right: 10px;
		float: left;
		background: white;
		}
		#content .left_news2 div {
			width: 189px;
			padding: 6px 10px;
			border-right: 1px solid #b8bbbd;
			border-bottom: 1px solid #b8bbbd;
			}
	#content .left_news3 {
		margin-right: 10px;
		float: left;
		text-align:left;
		background: white;
		}
		#content .left_news3 div {
			width: 489px;
			padding: 6px 5px 16px 25px;
			background: white url('../images/arrow_gray.gif') no-repeat;
			border-right: 1px solid #b8bbbd;
			border-bottom: 1px solid #b8bbbd;
			}

	#content .left_yazarlar {
	float: left;
	text-align:left;
	float: left;
	text-align:left;
		}
		.yazarlardivic {
			width: 509px;
			background-color: #FFFFFF;
			background-image: url(../images/yazarlar_bg.gif);
			padding: 3px 4px 8px 7px;
			background-repeat: no-repeat;
			background-position: center top;
			margin:0 0 6px 0;
			border-right: 1px solid #b8bbbd;
			border-bottom: 1px solid #b8bbbd;
			}
			.yazarlarpicdiv {
			width:48px;
			float:left;
			padding-top:3px;
			}
			.yazarlardatediv {
			width:48px;
			float:right;
			padding-right:6px
			}
			.yazarbaslik {
			font:tahoma; 
			font-size:14px; 
			color:#000000; 
			font-weight:bold;
			margin-bottom:5px
			}
			.yazarlaricerikdiv {
			width:400px; 
			float:left; 
			padding-top:5px
			}

/* mac */	
	
.content_middle .main .mac {
     width: 825px;
     height: 106px;
     border-bottom:#999999 1px solid;
     border-right:#999999 1px solid;
	 font-size:24px;
	 font-family:Arial;
	 font-weight:bold;
	 background-image:url(../images/mac_paneli/1_09.jpg);
}
.mac_button {
     width: 825px;
     height: 25px;
	 font-size:11px;
	 font-family:Verdana;
	 font-weight:bold;
}

.button{
     background-image: url(../images/mac_paneli/button_03.gif);
     height:14px;
	 width:120px;
     padding:5px;
	 margin-right:1px;
	 text-align:center;
	 border-right:#3e4040 solid 1px;
	 border-bottom:#3e4040 solid 1px;
     color:#ffffff;
}
.button2{
     background-color:#0CA65B;
     height:14px;
	 width:120px;
     padding:5px;
	 margin-right:1px;
	 text-align:center;
	 border-right:#3e4040 solid 1px;
	 border-bottom:#3e4040 solid 1px;
     color:#ffffff;
}
.buttonlink:link{
     color:#ffffff;
}
.button2link:link{
     color:#000000;
}



.button3{
     background-color:#7c7e7f;
     height:14px;
	 width:70px;
     padding:5px;
	 margin-right:1px;
	 text-align:center;
	 border-right:#3e4040 solid 1px;
	 border-bottom:#3e4040 solid 1px;
     color:#000000;
}
.button4{
     background-color:#d9dada;
     height:14px;
	 width:81px;
     padding:5px;
	 margin-right:1px;
	 text-align:center;
	 border-right:#3e4040 solid 1px;
	 border-bottom:#3e4040 solid 1px;
     color:#ffffff;
}
.button3link:link{
     color:#ffffff;
}
.button4link:link{
     color:#000000;
}

/* mac bilgileri */	

.macbilgileri{
     background-color:#FFFFFF;
	 width:798px;
	 height:100%;
	 border-top:#058635 1px solid;
	 padding:10px;
	 }
.stad_top{
     vertical-align: middle;
	 text-align:center;
	 }	 
.foto{
     height:100%;
	 width:766px;
     background-color:#ebf5ef;
	 font-size:12px;
	 font:Arial;
	 color:#000000;
	 font-weight:normal;
	 padding:10px;
	 vertical-align:top;
     }
.slide{
     width:766px;
	 height:148px;
	 text-align:center;
	 padding:10px;
	 background-image:url(../images/mac_paneli/slide_bg_07.jpg);
	 }
.slide_foto{
     border:#333333 1px solid;
	 margin:2px;
	 }
.slide_left{
     text-align:left;
	 }
.slide_bar{
     background-image:url(../images/mac_paneli/bar_14.jpg);
	 font-family:Arial;
	 font-size:16px;
	 color:#09973f;
	 font-weight:bold; 
	 }
.slide_right{
     text-align:right;
	 }
.hakem{
     height:100%;
	 width:90px;
     background-color:#ebf5ef;
	 font-size:12px;
	 font:Arial;
	 color:#000000;
	 font-weight:normal;
	 padding:5px;
	 margin:5px;
	 margin-top:0px;
	 vertical-align:top;
}
.hakem_foto{
     margin:5px;
	 margin-top:0px;
	 margin-bottom:0px;
     }
.yesil{
     color:#058635;
	 font-weight:bold;}

.iframe{
     width:400px;
	 overflow:auto;
	 height:350px;
	 color:#000000;
	 }
.iframe .textt:link{
     font-size:11px;
	 color:#000000;
	 }
.iframe .textt:visited{
     font-size:11px;
	 color:#000000;
	 }


.panel {
     background-image:url(../images/mac_paneli/1_12.gif);
	 padding:10px;
	 padding-top:20px;
	 margin-left:10px;
	 margin-right:10px;
	 text-align:center;
	 font-size:30px;
	 font-weight:bold;
	 color:#FFFFFF;
	 width:134px;
	 height:32px;
	 left:-84px;
	 top:-10px;
	 }	
	 
.panel2 {
     background-image:url(../images/mac_paneli/1_13.gif);
	 padding:10px;
	 padding-top:20px;
	 margin-left:10px;
	 margin-right:10px;
	 text-align:center;
	 font-size:30px;
	 font-weight:bold;
	 color:#FFFFFF;
	 width:134px;
	 height:32px;
	 left:-84px;
	 top:-10px;
	 }
	 
.kirmizi{
     font-family:Verdana;
	 font-size:12px;
	 color:#CC0000;
	 font-weight:bold;
	 }	
	 
.ft{
     font-size:14px;
	 text-align:center;
	 padding-top:3px;
	 }
.center{
     text-align:center;
	 vertical-align:text-top;
	 }
	 
.mac_table{
     vertical-align: middle;
	 padding: 0;
	 border:0px;
	 margin: 0;
	 width:100%;
	 }
.image_mac{
     padding-left:5px;
	 padding-right:5px;
	 }
.right{
    text-align:right;
}	
.mac .text{
     font-size:12px;
	 color:#666666;
	 padding-top:3px;
	 margin-top:5px;
	 }	
.mac .text2{
     font-size:12px;
	 color:#666666;
	 padding-top:3px;
	 margin-top:5px;
	 text-align:left;
	 }


			
/* orta alan */
#middle_part {
	padding: 30px;
	margin: 10px 0;
	background: #edeeee url('../images/details.gif') repeat-x;
	overflow: hidden;
	text-align: center;
	}
	#middle_part .header {
		padding-bottom: 10px;
		color: #009536;
		font-size: 18px;
		font-weight: bold;
		text-align: left;
		}
	#middle_part .header3 {
		padding-bottom: 10px;
		color: #009536;
		font-size: 18px;
		font-weight: bold;
		text-align: left;
		}
	#middle_part .main {
		padding: 20px;
		margin: 0 auto;
		background: white;
		border-right: 1px solid #b8bbbd;
		border-bottom: 1px solid #b8bbbd;
		text-align: center;
		}
		#middle_part .main .table {
			padding: 20px;
			background: #edeeee;
			}
			#middle_part .main .table table {
				text-align: left;
				}
			#middle_part .main .table .title {
				font-weight: bold;
				padding: 10px 0;
				height: 1px;
				}
			#middle_part .main .table td {
				height: 30px;
				}
			#middle_part .main .table .right {
				padding-left: 20px;
				text-align: right;
				}
			#middle_part .main .table .seperator {
				height: 1px;
				background: white;
				font-weight: 1px;
				}
			#middle_part .main .table .button {
				background: black;
				color: white;
				font-family: Arial;
				}
		#middle_part .links {
			margin-top: 15px;
			text-align: right;
			color: #dcddde;
			}
			
			
/* orta alan */
#middle {
	padding: 30px;
	margin: 10px 0;
	background: #edeeee url('../images/details.gif') repeat-x;
	overflow: hidden;
	text-align: center;
	}
	#middle .header {
		padding-bottom: 10px;
		color: #009536;
		font-size: 18px;
		font-weight: bold;
		text-align: left;
		}
	#middle .main {
		padding: 20px;
		margin: 0 auto;
		background: white;
		border-right: 1px solid #b8bbbd;
		border-bottom: 1px solid #b8bbbd;
		text-align: center;
		}
		#middle .main .table {
			padding: 20px;
			background: #edeeee;
			}
			#middle .main .table table {
				text-align: left;
				}
			#middle .main .table .title {
				font-weight: bold;
				padding: 10px 0;
				height: 1px;
				}
			#middle .main .table td {
				height: 30px;
				}
			#middle .main .table .right {
				padding-left: 20px;
				text-align: right;
				}
			#middle .main .table .seperator {
				height: 1px;
				background: white;
				font-weight: 1px;
				}
			#middle .main .table .button {
				background: black;
				color: white;
				font-family: Arial;
				}
		#middle .links {
			margin-top: 15px;
			text-align: right;
			color: #dcddde;
			}	
			
		
/* haberler */
.content_middle .main .title {
	padding: 3px 10px;
	background: white;
	margin-bottom: 10px;
	color: black;
	font-size: 18px;
	font-weight: bold;
	}
.content_middle .main .img {
	border: 5px solid white;
	margin-right: 10px;
	}
.content_middle .main .p {
	margin: 0;
	padding: 0;
	}
	
	
	
	
	
/* araç kutusu */
.toolbox {
	width: 209px;
	background: white;
	border-right: 1px solid #b8bbbd;
	border-bottom: 1px solid #b8bbbd;
	margin: 0;
	padding: 10px;
	float: right;
	}
	.toolbox .div {
		width: 210px;
		overflow: hidden;
		}
	.toolbox .sleft {
		float: left;
		}
	.toolbox .sright {
		float: right;
		}
	.toolbox .gallery {
		width: 160px;
		padding: 8px 0 8px 50px;
		background: url('../images/gallery_active.gif') no-repeat;
		font-family: Arial;
		color: #949698;
		}
	.toolbox .people {
		font-family: Verdana;
		color: #edeeee;
		font-weight: normal;
		}
	.toolbox .graph {
		width: 90px;
		font-weight: bold;
		float: left;
		}
		.toolbox .gleft {
			float: left;
			}
		.toolbox .gright {
			padding-top: 2px;
			float: right;
			}
		.toolbox .graph .under {
			width: 58px;
			height: 20px;
			background: url('../images/graph_gray.gif') no-repeat;
			z-index: 1;
			margin: 0;
			padding: 0;
			}
	.toolbox .count {
		float: right;
		}
		.toolbox .count_select {
			font-weight: bold;
			}
			
			
			
			
			
/* yorumlar */
.comments {
	background: white;
	border-right: 1px solid #b8bbbd;
	border-bottom: 1px solid #b8bbbd;
	margin: 0;
	padding: 10px;
	}
	.comments .p1 {
		margin: 0;
		padding: 0;
		font-weight: bold;
		}
	.comments .p2 {
		margin: 10px 0;
		padding: 0;
		}
	.comments strong {
		color: black;
		}
	.comments .buttons {
		text-align: right;
		margin-top: 10px;
		}
		
		
		
		
		
/* ana bolum : canli sonuclar */
.results {
	width: 290px;
	background: #009536;
	padding: 5px;
	}
	
	
	
	
	
/* canli sonuclar - detay */
#content .table {
	padding: 5px;
	background: white;
	border-right: 1px solid #b8bbbd;
	border-bottom: 1px solid #b8bbbd;
	float: right;
	overflow: hidden;
	}
	#content .table_left {
		width: 360px;
		margin: 3px 0 8px 0;
		float: left;
		}
	#content .table_right {
		width: 140px;
		margin: 3px 0 8px 0;
		float: right;
		}
		#content .table_right select {
			width: 100%;
			font-weight: bold;
			}
	#content .table table {
		width: 100%;
		float: left;
		}
		#content .table table .td1 {
			background: #dcddde;
			}
		#content .table table .td2 {
			background: #c6c8ca;
			}
		#content .table table .td3 {
			background: black;
			color: white;
			font-weight: bold;
			}
			
			
			
			
			
/* sayfa alti */
#footer {
	width: 970px;
	text-align: left;
	color: white;
	background: url('../images/footer_back.gif');
	padding: 5px;
	margin: 0 auto;
	overflow: hidden;
	}
	#footer .left1 {
		padding: 0 5px;
		float: left;
		}
	#footer .right1 {
		padding: 0 5px;
		float: right;
		}
		
.cl {clear:both;}		
