body {
	position: relative;
	margin: 0px;
	padding: 0px;
	background: url('/futbol/transfer/_img/background.jpg') #3180b1 top center no-repeat;
}


#transfer-container 			{ width: 980px;	margin: 0 auto; }
#transfer-container .center 	{ clear: both; }
#transfer-container .left 		{ float: left; width: 656px; }
#transfer-container .right 		{ float: right; width: 300px; }

.tepe_logo { padding-top: 40px; }

.tepe_menu 						{ margin-top: 30px; width: 980px; height: 40px; line-height: 40px; border: 1px solid #ffffff; font-family: Arial, Helvetica, sans-serif; font-size: 16px; } 
.tepe_menu ul 					{ list-style: none; text-align: center; }
.tepe_menu ul li 				{ float: left; width: 120px; }
.tepe_menu ul li.vr 			{ background: url('/futbol/transfer/_img/navi_aracizgi.gif') no-repeat; width: 2px; height: 40px; margin: 0 10px; }
.tepe_menu ul li:first-child 	{ font-weight: bold;}
.tepe_menu.gradient 			{
	background: #f0f0f0; /* Old browsers */
	background: -moz-linear-gradient(top,  #f0f0f0 0%, #b5b5b5 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f0f0f0), color-stop(100%,#b5b5b5)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f0f0f0 0%,#b5b5b5 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f0f0f0 0%,#b5b5b5 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f0f0f0 0%,#b5b5b5 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f0f0f0 0%,#b5b5b5 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f0f0f0', endColorstr='#b5b5b5',GradientType=0 ); /* IE6-9 */
}

.right_box 			{ background-color: #ffffff; width: 300px; padding: 2px; }
.right_box .title 	{ background-color: #045081; padding-left: 5px; height: 26px; line-height: 26px; font-size: 16px; font-weight: bold; color: #ffffff; }
.right_box .content 		{ padding-top: 10px;  }
.right_box .content .list 	{ float: left; margin-left: 10px; }
.right_box .all 	{ background: url('/futbol/transfer/_img/tum.png') right no-repeat; margin: -2px; border-bottom: 2px solid #045081; height: 21px; line-height: 21px; text-align: right; font-size: 14px; font-weight: bold; color: #ffffff; padding-right: 5px;  }
.right_box .all a 	{ color: #ffffff; }
.right_box .nav 		{ margin-top: 3px; margin-bottom: 3px; }
.right_box .nav_cizgi 	{ width: 295px; margin: 0 auto; } 
.right_box .cols 		{ float: left; margin-left: 5px; }
.right_box .scroll 		{ float: right; margin-top: 2px; }
.right_box .scroll img 	{ cursor: pointer; margin-right: 6px; }
.right_box .title select 	{ width: 95px; margin-left: 2px; margin-top: 2px; }
.right_box.left { width: 656px; }

.transfers_box 						{ width: 100%; }
.transfers_box tr 					{ }
.transfers_box tr td 				{ height: 20px; font-size: 10px; text-align: center;  }
.transfers_box tr td:first-child 	{ width: 40%; text-align: left;}
.transfers_box .tbl_tr td			{ height: 20px; font-size: 12px; font-weight: bold; background-color: #989898; text-align: center; }

#CanliTransferOdasi iframe { width: 656px; height: 556px; border: 0px; overflow: hidden; }

.teamNews_box { margin-top: 5px; margin-left: 5px; background-color: #eeeeee; }
.teamNews_box .img { float: left; }
.teamNews_box .text { float: left; width: 500px; margin-left: 5px; padding-top: 5px; }
.teamNews_box .text .bxtitle { font-size: 16px; font-weight: bold;  }
.teamNews_box .text .bxdesc { font-size: 14px; }

.hbr_left { float: left; width: 640px; padding-left: 10px; padding-right: 10px; background-color: #ffffff; }
#haber { }
#haber .hbr_img { width: 614px; margin: 20px auto;}
#haber .hbr_kaynak { color: #045081; font-size: 10px; margin: 5px 0; }
#haber .hbr_title { font-size: 34px; font-weight: bold; }
#haber .hbr_headline { font-size: 18px; font-weight: bold; font-style: italic; }
#haber .hbr_body { font-size: 14px; }


#haber_alt_sh { width: 640px; height: 146px; margin: 0 auto; }
#haber_alt_sh .box1 { float:left; width: 300px; height: 70px; } 
#haber_alt_sh .box2 { float:right; width: 315px; height: 70px; margin-left: 10px; } 

.left_box_hr {
height: 1px;
border-top: 1px dashed #B9B9B9;
margin: 5px 0;
padding: 0 5px;
}

#navigation { left: 21%; }

.loading		{ height:250px; overflow-y: auto; background: url('/transfers/_img/ajax-loader.gif') no-repeat center center; }
.loading_null 	{ height:250px; overflow-y: auto; background: url('/transfers/_img/ajax-loader222.gif') no-repeat center center; }
.clear 			{ clear: both; }