		body, td, th, h3 { /* redundant rules for bad browsers  */
			font-size:    x-small;
			voice-family: "\"}\"";
			voice-family: inherit;
			font-size:    small;
		}

		#container {
			width: 768px;
			margin: 0 auto;
			font-family: Lucida Grande, Tahoma, Arial, Helvetica, sans-serif; 
			font-size: 11px;
			line-height: 1.6em;
			color: #666;
			background-color: #FFF;
		}
		
		h1 {
			font-family: Arial, Helvetica, sans-serif;
			font-weight: normal;
			font-size: 32px;
			color: #CC6633;
			margin-bottom: 30px;
			background-color: #FFF;
		}
		
		h2 {
			color: #666666;
			font-size: 16px;
			font-family: Arial, Helvetica, sans-serif;
			background-color: #FFF;
		}
		
		#content img a, #content_2A img  {
			border:0;

		} 
		
		a {
			color:#CC6714;
			text-decoration: none;
		}

		a:hover {
			color:#CC6714;
			text-decoration: underline;			
		}

		
		.button {
			padding: 2px;
		}
		
/* header  */

		#header {
	border-bottom: 4px solid #E5E1A9;
	padding-top: 10px;
	clear: both;
	margin-bottom: 10px;
		}
		

		/* the slogan */
		#header p { 
			margin-top: -20px;
			margin-left: 30px;
			color: #999999;
		}

/* navigation */
	
		 #navigation ul {
			margin-left: 0;
			padding-left: 0;
			margin-top: 0;
			padding-top:0;
			list-style-type: none;			
			float: left;
			width: 140px;
		}
		
		 #navigation .color {
			background-color:#CCC;					
			width: 140px;
			display: block;
			padding: 5px;
		}
		
		#navigation a {
			display: block;
			padding: 5px;
			width: 140px;
			border-bottom: 1px solid #CCC;
		}
		

		#navigation a:link, #navlist a:visited {
			color:#CC6714;
			text-decoration: none;
		}
		
		#navigation a:hover {
			background: #000000 url(arrow.gif) 96% 50% no-repeat;
			background-color: #F5F5F5;
			color:#CC6714;
		}

		#navigation p {
			/*margin-top: 40px;
			padding: 5px;*/
			border-bottom: 1px dotted #CCC;
			border-top: 1px dotted #CCC;
		}
		
/* content */

		#content {
			width: 400px;
			margin-left: 170px;
			margin-right: 140px;
			padding-top:2px;
		}
		
		#content p.line {
			padding-bottom: 10px;
			border-bottom: 1px solid #DDDDDD; 
		}

/* content_2A */

		#content_2A {
			width: 575px;
			margin: 0 0 0 180px;
			voice-family: "\"}\"";
			padding: 2px 0 0 0;
			
		}

		#content_2A .orange a, #content .orange a{
			color: #CC6714;
			font-weight:bold;
			font-size:11px;
			text-decoration: none;
		}	
		
		#content_2A .grey a, #content .grey a{
			color: #666666;
			font-weight:bold;
			font-size:11px;
			text-decoration: none;
		}	
		
		#content_2A .green a, #content .green a{
			color: #267514;
			font-size:11px;
			text-decoration: none;
		}		
		
		#content_2A .green a:hover, #content_2A .orange a:hover, #content_2A .grey a:hover,
		#content .green a:hover, #content .orange a:hover, #content .grey a:hover		{
			text-decoration: underline;			
		}	
		
		#content p.line {
			padding-bottom: 10px;
			border-bottom: 1px solid #DDDDDD; 
		}

		#alert {
			border: 1px solid #f0cc9c;
			background: #ffffcc;
			color: #cc3300;
			margin-bottom: 10px;
			height: 32px;
			padding-top: 2px;
		}
		
		#alert a{
			color: #cc3300;
			text-decoration: none;
		}
		
		.winner {	color: #FF0000;	font-weight: bold;}
		.row1 {background: #d0cfcc;}
		.row2 {background: #fff;}
		.row3 {background: #333; color:#FFFFFF;}
		
		.win { color:#009900; font-weight: bold;}
		.lose { color:#FF0000; font-weight: bold;}
		.draw { color: #0000FF;font-weight: bold; }		

/* rightbar */

		#rightbar {
			float: right;
			width: 175px;
		}

		#rightbar .orange a{
			color: #CC6714;
			font-weight:bold;
			font-size:11px;
			text-decoration: none;
		}	
		
		#rightbar .grey a{
			color: #666666;
			font-weight:bold;
			font-size:11px;
			text-decoration: none;
		}	
		
		#rightbar .green a{
			color: #267514;
			font-size:11px;
			text-decoration: none;
		}		
		
		#rightbar .green a:hover, #rightbar .orange a:hover, #rightbar .grey a:hover {
			text-decoration: underline;			
		}		
		
		#rightbar p {
			padding-bottom: 10px;
			border-bottom: 1px solid #DDDDDD;
		}

/*fixture */
#fixture {
	width: 600px;
}

.yari {
	font-weight: bold;
	color: #dedede;
	background-color: #999999;
	padding-right: 15px;
	padding-left: 15px;
	width: 50px;
}

.box-gray {
	border: 1px solid #dedede;
}

.bg-white {
	background-color: #FFFFFF;
}

.week-on {
	border: 1px solid #dedede;
}

table th {
	margin: 0;
	padding: 5px;
	font-weight: bold;
	font-size: 85%;
	color:#FFF;
	background: #81807B;
	border: 1px solid #999;
}

.fix11 {height:79px; padding:0 5px 0 5px; text-align:center; font-family:arial,helvetica; font-size:70%; color:#333333; font-weight:bold; border:1px solid #DDDDDD;}

.fix22	{font-size:140%;}

/* footer */

		#footer {
			margin-top: 20px;
			clear: both;
			background-color:#575352;
			padding: 0px 5px 0px 5px;
		}
		
		#footer p {
			color:#89817f;
			padding: 5px;
		}
		
		#footer p a {
			color: #89817f;
			border-bottom: 1px dotted #89817f;
		}
		
		#footer p a:hover {
			color: #FFFFFF;
			background-color:#575352;
		}		
		
/* mix */ 
.note, .sayfa { font-size:10px; color:#999999; }

.tableforalbum {
	background: #eeeeee;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	font-family: trebuchet ms;
	font-weight: bold;
	color: #333;	
	font-size: 80%;
	margin: 0;
	padding: 5px;
}

.tablegray {
	background: #eeeeee;
	border: 1px solid #cccccc;
	border-left: 0;
	border-right: 0;
	color: #000000;
	font-size: 12px;
	font-weight: none;
	margin: 0;
	padding: 5px;
}

.tablesira {
	background: #eeeeee;
	border: 1px solid #cccccc;
	border-left: 0;
	border-right: 0;
	color: #333333;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.tablegrayc {
	background: #eeeeee;
	border: 1px solid #cccccc;
	border-left: 0;
	border-right: 0;
	color: #000000;

	font-weight: none;
	margin: 0;
	padding: 5px;
	text-align: center;
}

.tablegrayd {
	background: #999;
	border: 1px solid #cccccc;
	border-left: 0;
	border-right: 0;
	color: #fff;

	margin: 0;
	padding: 5px;
	text-align: center;
}

.tablegraydsm {
	background: #999;
	border: 1px solid #cccccc;
	border-left: 0;
	border-right: 0;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	text-align: center;
	width:50px;
}
.dangerarea {
	background: #ef3511;
	color: #fff;
}

.champarea {
	background: #6cc432;
	color: #fff;
}


.uefaarea {
	background: #807e7a;
	color: #fff;
}


.ligtable {
	background: #d0cfcc;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	font-family: trebuchet ms;
	font-weight: bold;
	color: #676664;	
	font-size: 80%;
	margin: 0;
	padding: 5px;
}

.greybox {
	background: #d0cfcc;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	color: #676664;	
	font-size: 80%;
	margin: 0;
	padding: 5px;
	
}

.ligtable-gs {
	background-image:url(../images/gs-bg.png);
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	font-weight: bold;
	color: #676664;	
	font-size: 80%;
	margin: 0;
	padding: 5px;
}

.ligtable-brs {
	background-image:url(../images/brs-bg.png);
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	font-weight: bold;
	color: #676664;	
	font-size: 80%;
	margin: 0;
	padding: 5px;
}

.ligtable-fb {
	background-image:url(../images/fb-bg.png);
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	font-weight: bold;
	color: #676664;	
	font-size: 80%;
	margin: 0;
	padding: 5px;
}

.ligtable-bjk {
	background-image:url(../images/bjk-bg.png);
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	font-weight: bold;
	color: #676664;	
	font-size: 80%;
	margin: 0;
	padding: 5px;
}

.ligtable-ts {
	background-image:url(../images/ts-bg.png);
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	font-weight: bold;
	color: #ffffff;	
	font-size: 80%;
	margin: 0;
	padding: 5px;
}


.ligtable1 {
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	font-family: trebuchet ms;
	font-weight: bold;
	color: #676664;	
	font-size: 80%;
	margin: 0;
	padding: 5px;
}

.ligtable2 {
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	font-weight: bold;
	color: #676664;	
	font-size: 90%;
	margin: 0;
	padding: 5px;
}

.cl1, .cl2 {
	background-color: #1a7000;
	border: 1px solid #cccccc;
	border-left: 0;
	border-right: 0;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}




.cl3, .cl4 {
	background-color: #005770;
	border: 1px solid #cccccc;
	border-left: 0;
	border-right: 0;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	text-align: center;
}

.cl5, .cl6, .cl7, .cl8, .cl9, .cl10, .cl11, .cl12,.cl13,.cl14,.cl15 {
	background-color: #ffffff;
	border: 1px solid #cccccc;
	border-left: 0;
	border-right: 0;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.cl16, .cl17, .cl18{
	background-color: #f03629;
	border: 1px solid #cccccc;
	border-left: 0;
	border-right: 0;
	color: #ffffff;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	text-align: center;
}

/* team */
.ustbar{background-image: url(../images/header.jpg);width: 655px;height: 18px;}
.ustbar p{padding-top: 3px;padding-left: 20px;font-family: tahoma;font-size: 11px;color: #ffd531;}
.ust{ background-color:#333; width: 655px; min-height:800;}
#ustt { background-color: #FFF; width: 655px; min-height:800px;}
#ustt p {padding-left: 5px;}
.ustPadding{padding: 15px;float: left;}
.tpob{border: 1px solid #83652c;width: 82px;height: 130px;background-color: #000000;font-family: tahoma;font-size: 10px;color: #ffffff;}
.tpi{padding: 5px;text-align:left}
.tpic{color: #ffd531;}
.oyuncu{
	padding: 5px;
	margin: 5px;
}
.oyuncuTeamList{padding-left: 10px;margin: 5px;padding-bottom: 30px;}
.psPositionName{font-family: tahoma;font-size: 11px;color: #ffd531;font-weight: bold;}
.oyuncuTeamList a{font-family: tahoma;font-size: 10px;text-decoration: none;color: #ffffff;}
.oyuncuTeamList a:hover{font-family: tahoma;font-size: 10px;text-decoration: underline;color: #feff2d;}
.oyuncuTeamList td{text-align: left;width: 120px;}
.oyuncuTeamListPadding{padding: 10px;}
a.splash_opacity img {background-color: #ff0000;filter:alpha(opacity=65);-moz-opacity: 0.65;opacity: 0.65; }
a.splash_opacity:hover img {filter:alpha(opacity=100);-moz-opacity: 1.0;opacity: 1.0;}
.opb{	width: 655px;	height: 283px;	background-color: #FFF;}
.oyuncupicb{width: 170px; height: 196px;float: left;margin-left: 20px; vertical-align: bottom; margin-top:5px;}
.oyuncupicb p{padding: 10px;}
.oyuncudetay{	font-family: tahoma;	font-size: 11px;	color: #F00;	float: left;	width: 360px;	margin: 0px;	padding-top: 20px;	z-index: 3;}
.oyuncudetay p{padding-left: 30px;margin-left: 20px;}
.oyuncuismi{font-family: tahoma;font-size: 18px;color: #f7ca30;font-weight: bold;}

/* alert*/

#alert {
	border: 1px solid #f0cc9c;
	background: #ffffcc;
	color: #cc3300;
	margin-bottom: 10px;
	height: 32px;
	padding-top: 2px;
}

#alert a{
	color: #cc3300;
	text-decoration: none;
}

.takimsiralama ul {
	padding:1px 1px 1px 1px;
	display: block;
	margin: 0 0 15px 0;
	list-style:none;	
}

.takimsiralama  li {
	float: left;
	width: 124px;
	margin: 0 4px 0 0;
	font:bold 11px Arial, Verdana, Helvetica, sans-serif;
	color:	#000000
}

.takimsiralama  li  img {
	float:left;
	margin:-7px 7px 3px 0
}


	.titles{
	font-size:13px;
	padding-left:10px;
	
	
	}
	.star
	{
	color:#FF0000; font-size:16px; font-weight:bold;
	padding-left:5px;
	}
	
/*COMMENTS
*------------------------------------*/

.postedby {
        padding: 0 0 0 18px;
        background: url(images/abullet.gif) no-repeat 0 4px;
        }
        
h3.formtitle {
        margin : 0px 0px 0px 0px;
        border-bottom: 1px dotted #ccc;
        padding-bottom: 8px;
        }

.commentbody {
        border-top: 1px dotted #ccc;
        }
        
/*gray box*/
.submitcomment, #submitcomment, #currentcomments, #rating, .textad {
        background-color: #F5F5F5;
        border: 1px dotted #ccc;
        padding: 5px;
        padding: 5px;
        margin: 20px 0px 0px 0px;
		width: 400px;
        }


/*FORMS
*------------------------------------*/

.form {
        background-color: #FAFAFA;
        border: solid 1px #C6C6C6;
        padding: 2px;
		
        }

.formtext {
        background-color: #FAFAFA;
        border: solid 1px #C6C6C6;
        padding: 2px;
        border-bottom: 1px dotted #ccc
        }

.form:hover, .formtext:hover {
        background: white;
        }
        
.form:focus, .formtext:focus {
        background: white;
        border: solid 1px #000000;
        }
        
.submit {
        background-color: #D3D3D3;
        border: solid 1px #C6C6C6;
        border-right:  solid 1px #9A9A9A;
        border-bottom:  solid 1px #9A9A9A;
        }
        
.submit:hover, .submit:focus {
        background: #EDEDED;
        }	

/* table */
.tableforalbum {
	background: #eeeeee;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	font-family: trebuchet ms;
	font-weight: bold;
	color: #333;	
	font-size: 80%;
	margin: 0;
	padding: 5px;
}

.tablegray {
	background: #eeeeee;
	border: 1px solid #cccccc;
	border-left: 0;
	border-right: 0;
	color: #000000;
	font-size: 12px;
	font-weight: none;
	margin: 0;
	padding: 5px;
}

.tablesira {
	background: #eeeeee;
	border: 1px solid #cccccc;
	border-left: 0;
	border-right: 0;
	color: #333333;
	font-weight: bold;
	margin: 0;
	padding: 5px;
}

.tablegrayc {
	background: #eeeeee;
	border: 1px solid #cccccc;
	border-left: 0;
	border-right: 0;
	color: #000000;

	font-weight: none;
	margin: 0;
	padding: 5px;
	text-align: center;
}

.tablegrayd {
	background: #999;
	border: 1px solid #cccccc;
	border-left: 0;
	border-right: 0;
	color: #fff;

	margin: 0;
	padding: 5px;
	text-align: center;
}

.tablegraydsm {
	background: #999;
	border: 1px solid #cccccc;
	border-left: 0;
	border-right: 0;
	color: #fff;
	font-size: 10px;
	font-weight: bold;
	margin: 0;
	padding: 5px;
	text-align: center;
	width:50px;
}
.dangerarea {
	background: #ef3511;
	color: #fff;
}

.champarea {
	background: #6cc432;
	color: #fff;
}


.uefaarea {
	background: #807e7a;
	color: #fff;
}


.ligtable {
	background: #d0cfcc;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	font-family: trebuchet ms;
	font-weight: bold;
	color: #676664;	
	font-size: 80%;
	margin: 0;
	padding: 5px;
}

.greybox {
	background: #d0cfcc;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	color: #676664;	
	font-size: 80%;
	margin: 0;
	padding: 5px;
	
}

