/* Imports */
@import url("constants.css");
@import url("main_admin.css");

/* TAGS */
div#updating{font-size:24px;color:#FFF;margin:20px}
body{background-color:#433E34;margin:10px}
body,table,input,textarea,select,div {font-family:Tahoma,Verdana,Arial,Helvetica,sans-serif;font-size:11px}
a {text-decoration:none}
h6{font-size:13px;font-weight:bold;color:#0080C0}
img{border:none}
input,textarea{border:1px groove #CCC}
HR {border:1px dotted #D1D9E9}

/* CLASS */
.DN{display:none}
.button {  
  background: -moz-linear-gradient(100% 100% 90deg, #000, #333);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#000), to(#333));
  background-color: #333;
  padding: 5px 5px 6px;
  color: #FFF;
  font-weight: bold;
  border-radius: 5px;
  -moz-border-radius: 5px;
  -webkit-border-radius: 5px;
  box-shadow: 0 1px 3px #333;
  -moz-box-shadow: 0 1px 3px #333;
  -webkit-box-shadow: 0 1px 3px #333;
  text-shadow: 0 -1px 1px #222;
  border:none;
  position: relative;
  cursor: pointer;
}

/* ID */
#ResponseText {padding-bottom:3px;margin-bottom:10px;border-bottom:1px dotted #CCC}


/*  */

#d_Logo {width:180px;height:100px;margin-top:20px;margin-left:20px}
#d_Logo a{display:block;width:200px;height:100px}

#d_LinkPlayer,#d_LinkTeam {cursor:pointer;}


#d_MainTable {
  width:980px;
  border-left:2px solid;
  border-right:2px solid;
  border-color:#FFF;
  background: url("/img/page/fon_anasayfa_v2.jpg");
  background-repeat: no-repeat;
  background-color:#DCD6CD;
  border-radius:15px;
  -webkit-border-radius:15px;
  -moz-border-radius:15px;
}
#d_MainTable.reserve {
  background: url("/img/page/fon_anasayfa2_v2.jpg");
  background-repeat: no-repeat;
  background-color: #D3D8DB;
}
#d_MainTable.lig {
  background: url("/img/page/fon_anasayfa_v2_lig.jpg");
  background-repeat: no-repeat;
  background-color: #DCD6CD;
}
#d_MainTable.lig2 {
  background: url("/img/page/fon_anasayfa2_v2_lig.jpg");
  background-repeat: no-repeat;
  background-color: #D3D8DB;
}

#d_MainTable.ligyaz {
  background: url("/img/page/fon_anasayfa_v2_lig_yaz.jpg");
  background-repeat: no-repeat;
  background-color: #FFCD9B;
}

#d_MenuHolderDiv {padding-left:20px;float:left;width:180px;margin-top:0px}
#d_Menu,#d_TakimGirisi,#d_OyuncuGirisi {
  margin-top:5px;
  margin-left:4px;
  width:175px;
  background-color: #DCD6CD;
  padding-top:3px;
  display:inline-table;
  border: 2px solid #DCD6CD;
  border-radius:7px;
  -webkit-border-radius:7px;
  -moz-border-radius:7px;    
  box-shadow: inset 0 1px 7px #000;
  -webkit-box-shadow: inset 0 1px 7px #000;
  -moz-box-shadow: inset 0 1px 7px #000;
}
#d_Menu.reserve,#d_Menu.lig2 {
  background-color: #E8ECEE;
}
#d_Menu.ligyaz{
  background-color:#F8F2D6;
  border: 2px solid #F8F2D6;
}
#d_Menu a,#d_TakimGirisi a,#d_OyuncuGirisi a{
  display:block;
  margin:0px 2px 0px 2px;
  padding:6px 0px 6px 7px;
  border-bottom:1px solid #FFF;
  color:#000;
  font-size:14px;
  font-weight:bold;
  text-shadow: 1px 1px #FFF;
}
#d_Menu a:hover{
  background-color:#9B9790
}

#d_Menu a.yaz{
  color:#D76B00;
}
#d_Menu a.pasif{
  opacity:0.2;
  filter:alpha(opacity=20);
}
#d_Menu a.pasif:hover{
  background-color:transparent
}

#d_Menu #m0{
  background: url('/img/arrow-right.png') no-repeat 98%;
  background-color:#333;  
  text-shadow: none;
  color:#FFF;
  border-radius:4px 4px 0px 0px;
  -webkit-border-radius:4px 4px 0px 0px;
  -webkit-border-top-left-radius:4px;
  -webkit-border-top-right-radius:4px;
  -moz-border-radius:4px 4px 0px 0px;
  text-transform: uppercase;
}
#d_Menu a.br{
  background-color: #FFF;
}

#d_TakimGirisi,#d_OyuncuGirisi {
  margin-top:5px;
  background: url('/img/arrow-right.png') no-repeat 96.5% 8px;
  background-color: #FFF;
}
#d_TakimGirisi a,#d_OyuncuGirisi a{
  border-bottom: none;
}
#d_OyuncuGirisi a img{
  width:30px;
}
#d_TakimGirisi #d_FormTakimGirisi{
  display:none;
  padding:0px 4px 5px 4px
}
#d_TakimGirisi #d_FormTakimGirisi a{  
  padding:2px 4px 2px 4px;
  display: block;
  font-size:12px;
  font-weight: normal;
}
#d_TakimGirisi #d_FormTakimGirisi a:hover{
  background-color:#666;
  color:#FFF;
  text-shadow: none;
}
#d_TakimGirisi #d_FormTakimGirisi div{
  background-color: #666;
  color:#FFF;
  margin: 5px;
  padding:5px;
  border-radius:7px;
  -webkit-border-radius:7px;
  -moz-border-radius:7px;
}
#d_TakimGirisi #d_FormTakimGirisi #pdb_oyun{border:none;}
#d_TakimGirisi #d_FormTakimGirisi #pdb_sifre{width:50px;height:16px;margin-left:10px}
#d_TakimGirisi #d_FormTakimGirisi #p_submit{
  width:30px;
  height:15px;
  background: url("/img/page/submit_giris_takim.jpg");
  border:none
}

#d_FormOyuncuGirisi{margin:0px 0px 10px 9px}
#d_FormOyuncuGirisi #pdb_email,#d_FormOyuncuGirisi #pdb_sifre{
  width:147px;
  /*height:25px;*/
  font-size:13px;
  color:#666;
  padding:3px;
  border:1px solid #CCC;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
}
#d_FormOyuncuGirisi #pdb_email {
  margin-bottom:5px;
}
#d_FormOyuncuGirisi #pdb_sifre{
  width:99px;
  float:left;
  margin-right:3px;
}
#d_FormOyuncuGirisi .button{
  width:44px;
  margin-top:0px;
}

#d_FB {  
  width: 175px;
  height:40px;
}

/* DUYURULAR */
#d_Body.live #logo{
  margin:-25px 0px 15px 0px;
}
#LiveResult {
  background-color:#FFF;
  padding:10px;
  box-shadow: inset 0 1px 5px #000;
  -webkit-box-shadow: inset 0 1px 5px #000;
  -moz-box-shadow: inset 0 1px 5px #000;
}
#LiveResult.alone {
  width:485px;
}
#LiveResult.index {
  height:398px;
  overflow: hidden;
}
#LiveResult.full {
  overflow: visible;
  display: inline-table;
}
#hLiveResult span {
  display:block;
  width:491px;
  background-color: #C22F14;
  padding:2px 7px;
  color:#FFF;
  font-family: Georgia;
  font-size: 20px;
  border-radius: 8px 8px 0px 0px;
  -moz-border-radius: 8px 8px 0px 0px;
  -webkit-border-radius: 8px 8px 0px 0px;
}

#hLiveResult span a{
  float:right;
  margin-left:162px
}
#hLiveResult span a img{
  width:20px;
}
#hLiveResult h1 {
  display:block;
  background-color: #000;
  padding:5px 8px;
  color:#FFF;
  font-family: Georgia;
  font-size: 16px;
  text-align:right;
  margin:0px 0px 20px 0px;
  border-radius: 0px 0px 8px 8px;
  -moz-border-radius: 0px 0px 8px 8px;
  -webkit-border-radius: 0px 0px 8px 8px;
  cursor:pointer
}
#hLiveResult h2 {
  display:block;
  background-color: #000;
  padding:4px 8px 5px 8px;
  color:#FFF;
  font-family: Georgia;
  font-size: 16px;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  cursor:pointer
}
#LiveResult div {
  /*border-bottom:1px dotted #CCC;*/
  background-color:#539971;
  display:inline-table;
  margin-bottom:3px;
  /*padding:3px;*/
  text-align:center;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
}
#LiveResult div.end {
  background-color:#D76B00;
}
#LiveResult div.pid {
  background-color:#008080;
}
#LiveResult div.end.pid {
  background-color:#954A00;
}
#LiveResult div div{
  float:left;
  display:block;
  font-size:13px;
  border-bottom:none;
  padding:3px;
  background-color: transparent;
}
#LiveResult div div a{
  color:#FFF
}
#LiveResult div div #d_LinkTeam{
  font-size:11px;
  color:#000
}
#LiveResult div div img{
  width:15px;
  height:15px;
  padding:2px;
  background-color: #FFF;
  border-radius:3px;
}
#LiveResult div.p1,#LiveResult div.p2{
  width:215px;
  line-height:22px
}
#LiveResult div.r1,#LiveResult div.r2{
  font-family: Georgia;
  text-align: center;
  width:10px;
  background-color: #FFF;
  padding:1px 4px 3px 4px;
  line-height:12px;
  margin-top:7px;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
}
#LiveResult div.r1{
  margin-right:3px
}
#LiveResult div.p1{
  text-align: right;
}
#LiveResult div.p2{
  text-align: left;
}
#LiveResult div input{
  width:22px;
  height:22px;
  margin:-3px -5px;
  padding:0px;
  font-size:16px;
  text-align: center;
  border:1px solid #CCC;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
}
#LiveResult div input.onay{
  width:40px;
  margin:3px;
  padding:2px 5px 3px 5px;
  font-size:12px;
  background-color: #666;
  color:#000;
  background: -moz-linear-gradient(100% 100% 90deg, #FFF, #DDD);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#FFF), to(#CCC));
}
#d_Body.live input.login,#SubmitPlayerChoose{
  width:485px;
  height:70px;
  font-size:24px;
  font-weight:bold;
  text-shadow: 0px 0px 1px #FFF;
  border:2px solid #666;
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  background-color: #666;
  box-shadow:1px 1px 5px #000;
  -webkit-box-shadow:1px 1px 5px #000;
  margin: auto;
  margin-bottom:10px;
  cursor:pointer
}
#d_Body.live #formTeamLoginLive {
  width:485px;
  text-align: center;
}
#d_Body.live #formTeamLoginLive div{
  display: block;
  padding:5px;
  margin-bottom:5px;
  background-color: #FFF;
  color:#000;
  font-size:16px;
  text-align: center;
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  cursor:pointer
}
#d_Body.live #formTeamLoginLive input{
  font-size:16px;
}


#d_Duyurular {float:left;margin:5px 20px 0px 20px;width:504px;display:inline-table;font-family:Georgia;}
#d_Duyurular #d_Spot{display:none}
#d_Duyurular #d_SpotShow{
  clear:both;
  font-family:Georgia;
  background-color:#BB7166;
  padding:10px;
  color:#FFF;
  font-weight:bold;
  font-size:16px;
  border:2px solid #FDFDFD;
  border-radius: 8px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  box-shadow: 0 1px 5px #000;
  -webkit-box-shadow: 0 1px 5px #000;
  -moz-box-shadow: 0 1px 5px #000;
}
#d_Duyurular #news_button,#news_display{display:none}

#d_Duyurular .duyuru {
  font-family:Georgia;
  /*background-color: #FFF;*/
  border:2px solid #DCD6CD;
  background-image: url('/img/page/fon_sag.png');
  margin-bottom:20px;
  padding:10px;
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
}
#d_Duyurular .duyuru .share{
  margin-bottom:-5px
}
#d_Duyurular .duyuru .share img{
  width:20px;
  cursor:pointer
}
.duyuru a{color:#666}
.duyuru a.baslik{
  display:block;
  margin-bottom:10px;
  color:#800000;
  font-size:15px;
}
#d_Duyurular .ozet{margin-bottom:10px;font-family:Georgia;display:inline-table}
#d_Duyurular .ozet img{
  padding:5px;
  background-color: #FFF;
  margin:0px 5px;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  box-shadow:0px 0px 3px #333;
  -webkit-box-shadow:0px 0px 3px #333;
  -moz-box-shadow:0px 0px 3px #333;
}
.duyuru a.detay{
  display:block;  
  color:#666;
  font-size:11px;
  text-align:right
}
#d_Duyurular .d_Icerik{
  font-family:Georgia;
  display:inline-table;
  margin-bottom:20px;
  margin-top:-22px;
  padding:10px;
  border:2px solid #DCD6CD;
  background-image: url('/img/page/fon_sag.png');
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
}
#d_Duyurular hr{border:1px solid #E6E1DD;margin-top:15px;margin-bottom:0px;}
#d_Duyurular #d_Arsiv h5 {
  padding:5px;
  margin:0px;
  font-size:16px;
  background-image: url('/img/page/fon_sag.png');
  border-radius:5px 5px 0px 0px;
  -webkit-border-radius:5px 5px 0px 0px;
  -moz-border-radius:5px 5px 0px 0px;
}
#d_Duyurular #d_Arsiv ul {
  padding:0px;
  margin:0px 0px 40px 0px;
  background-image: url('/img/page/fon_sag.png');
  list-style-type: none;
  display:block;
  overflow-y:scroll;
  height:300px
}
#d_Duyurular #d_Arsiv ul li{
  margin-top:5px;
  border-bottom:1px dotted #FFF;
  padding-left:5px;
}
#d_Duyurular #d_Arsiv ul li a{
  color:#666
}

#d_SezonMenu {font-weight:bold;font-size:16px;margin-bottom:20px;border-bottom:3px solid #FFF;padding-bottom:5px}
#d_SezonMenu a{color:#FF8000;padding:3px}
#d_SezonMenu .aktif{background-color:#FFA54A;color:#FFF}


/* CONTENT */
#d_Content {float:left;margin:5px 20px 30px 20px;width:504px;}
#d_Content.genel *,#d_Content.news *{font-family: Georgia;}
#d_Content.news {
  width:687px;
  border-radius:20px;
  -webkit-border-radius:20px;
  -moz-border-radius:20px;
  border:5px solid #DCD6CD;
  padding:15px;
  background-image: url('/img/page/fon_sag.png');
}
#d_Content.news img{
  padding:10px;
  background-color: #FFF;
  margin:5px;
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  box-shadow:0px 0px 5px #333;
  -webkit-box-shadow:0px 0px 5px #333;
  -moz-box-shadow:0px 0px 5px #333;
}
#d_Content.news .share img{
  padding:0px;
  background:none;
  margin:5px;
  border-radius:0px;
  -webkit-border-radius:0px;
  -moz-border-radius:0px;
  box-shadow:none;
  -webkit-box-shadow:none;
  -moz-box-shadow:none;
}
#d_Content.genel a{color:#0080C0}
#d_Content h2{color:#000;font-size:16px;padding-bottom:3px}
#d_Content h3{color:#000;font-size:13px}

#d_Detay {position:absolute;width:980px;background-color:#433E34;display: none;}
.d_Detay {position:absolute;width:700px}

/* LIG SAYFASI */
#d_LigSehirLink {
  display:block;
  float:left;
  background-color: #E0E0E0;
  font-size:16px;
  font-weight:bold;
  color:#FFF;
  padding:4px 10px 4px 7px;
  border-radius:5px 5px 0px 0px;
  -webkit-border-radius:5px 5px 0px 0px;
  -moz-border-radius:5px 5px 0px 0px;
}
#d_LigSehirLink.aktif {
  background-color: #ACACAC;
  color:#000;
}

#d_LigSezonTabHolder {
  clear:left;
  display:block;
  height:27px;
  padding:8px 5px 5px 7px;
  background-color: #ACACAC;
  border-radius:0px 10px 0px 0px;
  -webkit-border-radius:0px 10px 0px 0px;
  -moz-border-radius:0px 10px 0px 0px;
}
#d_LigSezonTabHolder.yaz {
  background-color: #FF9B37;
}
#d_LigSezonTabHolder h2{
  float:right;
  display:block;
  color:#FFF;
  font-size:20px;
  margin:0px;
  padding:0px;
}
#d_LigSezonTabHolder a{
  display:block;
  float:left;
  font-size:14px;
  color:#999;
  padding:3px 5px 3px 5px;
  margin-right:5px;
  text-shadow: 1px 1px 1px #000;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
  background: -moz-linear-gradient(100% 100% 90deg, #585858, #333);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#585858), to(#333));  
  background-color: #666;
}
#d_LigSezonTabHolder a.aktif{
  color:#CCC;
  font-weight: bold;
  text-shadow: 0px 0px 1px #000;
  background: -moz-linear-gradient(100% 100% 90deg, #000, #666);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#000), to(#666));
  background-color: #000;
}
#d_LigSezonTabHolder.yaz a.aktif{
  background: -moz-linear-gradient(100% 100% 90deg, #D76B00, #FF9B37);
  background: -webkit-gradient(linear, 0 0, 0 bottom, from(#D76B00), to(#FF9B37));
  background-color: #D76B00;
  color:#FFF;
}

#d_LigTabHolder {
  border-bottom:1px solid #000;
  display:block;
  padding:4px 0px 5px 7px;
  margin:0px;
  height:21px;
  background-color: #ADADAD;
}
#d_LigTabHolder.yaz {
  background-color: #FF9B37;
}
#d_LigTabHolder span{
  padding:4px 7px 4px 7px;
  cursor: pointer;
  font-size:11px;
  margin-right:5px;
  font-weight: normal;
  text-shadow: 1px 1px 1px #E0E0E0;
  color:#666;
  background-color:#CCC;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
}
#d_LigTabHolder.yaz span {
  background-color: #FFB062;
}
#d_LigTabHolder span.d_LigTabAktif {
  background-color:#FFF;
  font-weight:bold;
  color:#000;
}
#d_LigSehirHolder {font-size:16px;float:right;margin-top:16px;font-weight:bold;background-color:#DA4125;color:#FFF;padding:3 4 3 4}
#d_Lig_Fikstur_Hafta {font-weight:bold;font-size:12px;line-height:20px}
#d_Lig_Fikstur_Hafta a{color:#0080C0;font-size:14px;}
#d_Lig_Fikstur_Hafta .aktif{border:2px solid #0080C0;background-color:#FFF;padding:0 3 0 3}
#d_Lig_Fikstur_Hafta .clicked{border:1px dotted #000;background-color:#FFF;padding:0 3 0 3;color:#000}
#d_Lig_Fikstur_Hafta a:hover{text-decoration:underline}
#d_Lig_Fikstur_Hafta a:active{color:#000}
#hLigContent {
  display:block;
  padding:7px;
  background-image: url('/img/page/fon_sag.png');
}


/* PUAN TABLOSU */
#d_PuanTable {border:1px solid #FFF;border-collapse: collapse; width:320px;margin-right:25px;}
#d_PuanTable img{width:25px}
#d_PuanTable a{color:#004080;font-weight: bold;}
#d_PuanTable a:hover{color:#0080C0;text-decoration: underline;}

/* FİKSTÜR */

#d_FiksturTable {border:1px solid #FFF;border-collapse: collapse; width:100%;}
#d_FiksturTable img{width:25px}
#d_FiksturTable #header{font-weight: bold;}
#d_FiksturTable #tarih{width:50px}
#d_FiksturTable #saat{width:30px}
#d_FiksturTable #grup{width:20px}
#d_FiksturTable #puan{width:30px}
#d_FiksturTable #sonuclar{width:15px}
#d_FiksturTable #isim_E{text-align: right;width:162px}
#d_FiksturTable #isim_M{width:162px}
#d_FiksturTable a{color:#004080;font-weight: bold;}
#d_FiksturTable a:hover{color:#0080C0;text-decoration: underline;}
#d_FiksturTable #d_LinkMekan{font-weight: normal;}

/* Playoff */
#d_PlayoffGraphHolder {background-color: #FFF;width:978px}
#d_PlayoffGraphTable {font-size:11px;width:100%;background-color: #FFF;}
#d_PlayoffGraphTable #d_Takimlar {
  background-color:#E0E0E0;
  padding:5px;
  width:200px;
  margin-bottom:10px;
  padding:10px 10px 5px 10px;
  -moz-border-radius:5px;
  -webkit-border-radius:5px
}
#d_PlayoffGraphTable #d_Takimlar b{
  display:block;
  float:left;
  height:15px;
  color:#FFF;
  background-color:#000;
  padding:3px;
  margin:-10px 0px 0px -10px
}

#d_PlayoffGraphTable #d_Takimlar span.h{
  display:block;
  height:30px;
  background-color:#FFF;
  -moz-border-radius:5px;
  -webkit-border-radius:5px;
  margin-bottom:5px;
  padding:3px;
  margin-left:15px
}
#d_PlayoffGraphTable #d_Takimlar img{width:25px;float:left;margin-right:3px}
#d_PlayoffGraphTable a{color:#004080;font-size:12px}
#d_PlayoffGraphTable a:hover{color:#0080C0;text-decoration: underline;}


#d_PlayoffGraphTable #HolderEleme1Tur #d_Takimlar{margin-top:118px}
#d_PlayoffGraphTable #HolderEleme1Tur #d_Takimlar.X1{margin-top:53px}

#d_PlayoffGraphTable #HolderCeyrek1Tur #d_Takimlar{margin-top:338px}
#d_PlayoffGraphTable #HolderCeyrek1Tur #d_Takimlar.C1{margin-top:160px}
#d_PlayoffGraphTable #HolderCeyrekEleme #d_Takimlar{margin-top:118px}
#d_PlayoffGraphTable #HolderCeyrekEleme #d_Takimlar.C1{margin-top:53px}

#d_PlayoffGraphTable #HolderYari {margin-top:50px}
#d_PlayoffGraphTable #HolderYari #d_Takimlar {margin-top:118px}
#d_PlayoffGraphTable #HolderYari #d_Takimlar.Y1{margin-top:53px}
#d_PlayoffGraphTable #HolderYari1Tur #d_Takimlar.Y1{margin-top:375px;margin-bottom:765px}
#d_PlayoffGraphTable #HolderYariEleme #d_Takimlar{margin-top:338px}
#d_PlayoffGraphTable #HolderYariEleme #d_Takimlar.Y1{margin-top:160px}

#d_PlayoffGraphTable #HolderFinal #d_Takimlar{margin-top:160px}
#d_PlayoffGraphTable #HolderFinal1Tur #d_Takimlar{margin-top:805px}
#d_PlayoffGraphTable #HolderFinalEleme #d_Takimlar{margin-top:375px}

#d_PlayoffGraphTable #HolderChamp {padding-top:118px}
#d_PlayoffGraphTable #HolderChampEleme {padding-top:238px}
#d_PlayoffGraphTable #HolderChamp1Tur {padding-top:238px}

/* EYO */
#d_EYOTable {border:1px solid #FFF;border-collapse: collapse; width:320px;}
#d_EYOTable img{width:25px;border:1px solid #FFA579}
#d_EYOTable a{font-weight: bold;}
#d_EYOTable a:hover{color:#0080C0;text-decoration: underline;}

/* EDO */
div#d_Lig_EDO,div#d_Lig_EYO {
  width:100%;
  height:600px;
  overflow: scroll;
}
#d_EDOTable {border:1px solid #FFF;border-collapse: collapse;}
#d_EDOTable *{font-size:11px}
#d_EDOTable img{width:25px;border:1px solid #FFA579}
#d_EDOTable a{font-weight: bold;}
#d_EDOTable a:hover{color:#0080C0;text-decoration: underline;}
#d_EDOTable #header td{text-align:center}
#d_EDOTable td {text-align:right}
#d_EDOTable #Player {text-align:left}
#d_EDOTable #Team {text-align:left}
#d_EDOTable #Team a{color:#004080;font-weight: normal}
#d_EDOTable .Mac {border-left:1px solid #666}
#d_EDOTable .Aktif {background-color:#DFFFDF}

/* PLAYER COMPARE */
#d_Content #d_PlayerCompare {}
#d_Content #d_PlayerCompare #d_Oyuncu{float:left;padding:3px;margin-right:5px;margin-bottom:5px;border:1px solid #FFF;width:162px;height:48px}
#d_Content #d_PlayerCompare .checked{background-color:#C0FFC0;}
#d_Content #d_PlayerCompare #d_Oyuncu a span{font-weight:normal;font-size:11px;}
#d_Content #d_PlayerCompare #d_Oyuncu img{width:30px;height:30px;border:1px solid #FFA579;margin:0px 3px 0px 3px;float:left}
#d_Content #d_PlayerCompare #d_Oyuncu input{border:none;margin:0px;float:left}

/* IDDAA */
#d_Iddaa #d_Holder {margin-top:20px}
#d_Iddaa #d_Holder select{width:150px;font-size:12px;margin-bottom:10px;background-color:#DCD6CD;}
#d_Iddaa #d_TeamHolder_1{border:1px solid #FFF;text-align:right;width:320px;padding:10px}
#d_Iddaa #d_TeamHolder_1 select{width:200px;font-size:15px;background-color:#DCD6CD}
#d_Iddaa #d_TeamHolder_2{border:1px solid #FFF;width:320px;padding:10px}
#d_Iddaa #d_TeamHolder_2 select{width:200px;font-size:15px;background-color:#DCD6CD;}
#d_Iddaa #d_PlayerHolder_1{width:300px;text-align:right}
#d_Iddaa #d_Bo3Holder_1{width:20px;text-align: center;font-weight:bold;}
#d_Iddaa #d_Bo3Holder_2{width:20px;border-left:1px solid #FFF;text-align: center;font-weight:bold;}
#d_Iddaa #d_Skor{margin-top:3px;margin-bottom:16px;font-size:14px}
#d_Iddaa #d_SkorAra{margin-top:-8px;margin-bottom:8px;color:#F00;font-size:14px}
#d_Iddaa #d_SkorToplam{margin-top:-8px;margin-bottom:16px;color:#F00;font-size:14px}
#d_Iddaa #d_PlayerHolder_2{width:300px}

#d_Iddaa a{font-weight: bold;}
#d_Iddaa a:hover{color:#0080C0;text-decoration: underline;}


/* MAÇLAR DETAY */
#d_MacDetayTable{background-color: #FFF;border:4px solid #84B4CA;width:600px;margin-bottom:20px;margin-top:20px;}
#d_MacDetayTable #titleBar{padding:0px;cursor:move;height:20px;background-color:#D5E4EC;text-align: right;}
#d_MacDetayTable #d_Tarih{font-weight:bold;text-align: center;}        
#d_MacDetayTable #d_IsimE{text-align: right;font-size:13px;width:50%}
#d_MacDetayTable #d_IsimE a{color:#004080;font-weight: bold;}
#d_MacDetayTable #d_ImgE{width:100px}
#d_MacDetayTable #d_ImgE img{width:100px}
#d_MacDetayTable #d_vs{text-align: center;width:30px;}
#d_MacDetayTable #d_ImgM{width:100px}
#d_MacDetayTable #d_ImgM img{width:100px}
#d_MacDetayTable #d_IsimM{font-size:13px;width:50%}
#d_MacDetayTable #d_IsimM a{color:#004080;font-weight: bold;}
#d_MacDetayTable #d_MekanOyun{text-align: center}
#d_MacDetayTable #d_Oyun{}
#d_MacDetayTable #d_OyuncuE{text-align: right;font-size:12px;vertical-align: middle;width:50%;color:#999}
#d_MacDetayTable #d_OyuncuE a{color:#004080}
#d_MacDetayTable #d_ImgOyuncuE{width:50px}
#d_MacDetayTable #d_ImgOyuncuE img{width:50px}
#d_MacDetayTable #d_Leg{text-align: center;width:45px;font-weight:bold}
#d_MacDetayTable #d_Leg span{color:#FF8000;font-weight:bold;}
#d_MacDetayTable #d_ImgOyuncuM{width:50px}
#d_MacDetayTable #d_ImgOyuncuM img{width:50px}
#d_MacDetayTable #d_OyuncuM{font-size:12px;width:50%;color:#999}
#d_MacDetayTable #d_OyuncuM a{color:#004080}
#d_MacDetayTable #d_ImgOyuncuCift img{width:25px;height:25px}
#d_MacDetayTable #d_Bolum{text-align: center;border-bottom:1px solid #CCC;font-size:14px}
#d_MacDetayTable textarea {border:none;background-color:#EEEAE3;}

/* KULÜPLER */
#d_Content #d_Kulup {
  display: inline-table;
  padding:10px;
  margin-right:10px;
  margin-bottom:10px;
  width:100%;
  border:2px solid #DCD6CD;
  background-image: url('/img/page/fon_sag.png');
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
}
#d_Content #d_Kulup h4{font-size:16px;margin:0px;}
#d_Content #d_Kulup h4 img{
  width:100px;
  margin-right:0px;
  box-shadow: 0px 0px 4px #666;
  -webkit-box-shadow: 0px 0px 4px #666;
  -moz-box-shadow: 0px 0px 4px #666;
}
#d_Content #d_Kulup img{
  width:30px;
  margin:0px 5px 5px 0px;
  box-shadow: 0px 0px 2px #666;
  -webkit-box-shadow: 0px 0px 2px #666;
  -moz-box-shadow: 0px 0px 2px #666;
}
#d_Content #d_Kulup h5{font-size: 12px;margin-bottom:5px;margin-top:5px;color:#800000}
#d_Content #d_Kulup a{color:#004080}
#d_Content #d_Kulup a:hover{color:#0080C0;text-decoration: underline;}

/* TAKIMLAR */
#d_Content .hTeam {
  display: inline-table;
  padding:10px;
  margin-right:0px;
  margin-bottom:10px;
  width:100%;
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border:2px solid #DCD6CD;
  background-image: url('/img/page/fon_sag.png');
}
#d_Content .hTeam div{height:16px}
#d_Content .hTeam img{width:100px;margin-right:10px;float:left}
#d_Content .hTeam a:hover{text-decoration: underline;}
#d_Content .hTeam h4 {
  font-size: 16px;
  margin-bottom:5px;
  margin-top:0px;
  background-color: #FFF;
  padding:5px;
  border-radius:0px 5px 5px 0px;
  -webkit-border-radius:0px 5px 5px 0px;
  -moz-border-radius:0px 5px 5px 0px
}
#d_Content .hTeam h4 a{color:#000}
#d_Content .hTeam h5{font-size: 12px;margin-bottom:5px;margin-top:5px;color:#800000}
#d_Content .hTeam .kriket,#d_Content .hTeam .sayi{float:left;width:180px;display: inline-table}
#d_Content .hTeam .kriket img,#d_Content .hTeam .sayi img{clear:left;width:10px;margin:2px 2px 2px 0px;border:1px solid #FFA579}

#d_TeamDetay {position:absolute;width:100%;background-color:#433E34;display: none;}
#d_TeamDetayTable{background-color: #FFF;border:4px solid #D0D0D0;width:680px;margin-bottom:20px;margin-top:20px;}
#d_TeamDetayTable h3{cursor:pointer}
#d_TeamDetayTable td{padding:10px}
#d_TeamDetayTable #titleBar{padding:0px;cursor:move;height:20px;background-color:#F0F0F0;text-align: right;}
#d_TeamDetayTable a{color:#000}
#d_TeamDetayTable a:hover{color:#0080C0;text-decoration: underline;}
#d_TeamDetayTable #kriket{float:left;height:220px;width:180px;display: inline-table}
#d_TeamDetayTable #kriket a{color:#0080C0}
#d_TeamDetayTable #kriket img,#d_TeamDetayTable #sayi img{border:1px solid #FFA579;margin:2px;width:25px;}
#d_TeamDetayTable #sayi{height:200px;width:180px;display: inline-table}
#d_TeamDetayTable #sayi a{color:#0080C0}
#d_TeamDetayTable #d_PuanTable {font-size:10px;}
#d_TeamDetayTable #d_PuanTable td{padding:2px}
#d_TeamDetayTable #d_PuanTable td img{width:10px}
#d_TeamDetayTable #d_FiksturTable {font-size:10px;}
#d_TeamDetayTable #d_FiksturTable td{padding:2px}

/* OYUNCULAR */
#d_Content #d_Oyuncu {
  float:left;
  display: inline-table;
  padding:5px;
  margin-right:10px;
  margin-bottom:10px;
  border:1px solid #FFF;
  width:280px;
  height:80px;
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  background-image: url('/img/page/fon_sag.png');
}
#d_Content #d_Oyuncu.off {
  float:left;
  position:inherit !important;
  display: block;
  padding:5px;
  margin-right:10px;
  margin-bottom:10px;
  border:1px solid #FFF;
  width:220px;
  height:20px;
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  overflow:hidden;
}
#d_Content #d_Oyuncu.col3{
  margin-right:0px
}
#d_Content #d_Oyuncu .img{width:50px;text-align:center;float:left;margin-right:10px;background-color: #FFF;cursor:pointer;}
#d_Content #d_Oyuncu.off .img{width:25px}
#d_Content #d_Oyuncu img{height:50px}
#d_Content #d_Oyuncu.off img{height:25px}
#d_Content #d_Oyuncu a:hover{text-decoration: underline;}
#d_Content #d_Oyuncu #d_LinkPlayer{font-size:12px;font-weight: bold}
#d_Content #d_Oyuncu #d_LinkTeam{color:#004080;font-size:11px}
#d_Content #d_Oyuncu b{color:#666;display:block;float:left;width:45px}
#d_Content #d_Oyuncu .takim{margin-top:10px;font-size:11px;line-height: 25px;white-space:nowrap}
#d_Content #d_Oyuncu.off .takim{display:none}
#d_Content #d_Oyuncu .takim img{width:20px;height:20px;float:left;margin-right:3px}
#d_Content #p_submit,#d_OyuncuDetayTable #p_submit,#d_MacDetayTable #p_submit{width:30px;height:15px;background: url("../img/page/submit_giris_takim.jpg");border:none}
#d_OyuncuDetayTable{background-color: #FFF;border:4px solid #FFC082;width:740px;margin-bottom:20px;margin-top:20px;}
#d_OyuncuDetayTable h3 {cursor:pointer}
#d_OyuncuDetayTable h3 span{cursor:pointer;color:#FF8000}
#d_OyuncuDetayTable td{padding:10px}
#d_OyuncuDetayTable #titleBar{padding:0px;cursor:move;height:20px;background-color:#FFEAD5;text-align: right;}
#d_OyuncuDetayTable #imgMesaj {cursor:pointer;margin-bottom:-5px;margin-left:10px}
#d_OyuncuDetayTable textarea {border:none;background-color:#EEEAE3;}
#d_OyuncuDetayTable a{color:#000}
#d_OyuncuDetayTable a:hover{color:#0080C0;text-decoration: underline;}
#d_OyuncuDetayTable #d_PuanTable {width:130px;margin-right:30px;font-size:10px;}
#d_OyuncuDetayTable #d_PuanTable td{padding:2px}
#d_OyuncuDetayTable #d_PuanTable td img{width:10px}
#d_OyuncuDetayTable #d_EDOTable {font-size:10px;}
#d_OyuncuDetayTable #d_EDOTable #header a{font-weight:bold;color:#FF8000;font-size:11px;}
#d_OyuncuDetayTable #d_EDOTable #Player{width:250px}
#d_OyuncuDetayTable #d_EDOTable a {font-weight:normal;}
#d_OyuncuDetayTable #d_EDOTable td{padding:2px}
#d_OyuncuDetayTable #d_EDOTable td img{width:10px}
#d_OyuncuDetayTable #d_EYOTable {font-size:10px;}
#d_OyuncuDetayTable #d_EYOTable a {font-weight:normal;}
#d_OyuncuDetayTable #d_EYOTable td{padding:2px}
#d_OyuncuDetayTable #d_EYOTable td img{width:10px}
#d_OyuncuDetayTable #d_FiksturTable {font-size:10px;}
#d_OyuncuDetayTable #d_FiksturTable td{padding:2px}
.Erkek,.E {color:#0080C0}
.Kadin,.K {color:#FF5959}
.Notr {color:#000}

/* MEKANLAR */
#d_Content .d_Mekan {
  display: inline-table;
  padding:10px;
  margin-right:10px;
  margin-bottom:10px;
  width:100%;
  border:2px solid #DCD6CD;
  background-image: url('/img/page/fon_sag.png');
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
}
#d_Content .d_Mekan h4 img{width:100px;margin-right:0px;border:2px solid #CCC}
#d_Content .d_Mekan h4 a{color:#000}
#d_Content .d_Mekan img{width:20px;margin:0px 3px 3px 0px}
#d_Content .d_Mekan a{color:#004080}
#d_Content .d_Mekan a:hover{color:#0080C0;text-decoration: underline;}
#d_Content .d_Mekan h4{font-size: 16px;margin-bottom:5px;margin-top:0px}
#d_Content .d_Mekan h5{font-size: 12px;margin-bottom:5px;margin-top:15px;color:#800000}

#d_MekanDetay {position:absolute;width:100%;background-color:#433E34;display: none;}
#d_MekanDetayTable{background-color: #FFF;border:4px solid #DCC0DC;width:660px;margin-bottom:20px;margin-top:20px;}
#d_MekanDetayTable td{padding:10px}
#d_MekanDetayTable #titleBar{padding:0px;cursor:move;height:20px;background-color:#F3E9F3;text-align: right;}
#d_MekanDetayTable a{color:#000}
#d_MekanDetayTable a:hover{color:#0080C0;text-decoration: underline;}
#d_MekanDetayTable #kriket{float:left;height:200px;width:180px;display: table-cell}
#d_MekanDetayTable #kriket img,#d_MekanDetayTable #sayi img{width:25px;margin-right:3px;}
#d_MekanDetayTable #sayi{height:200px;width:180px;display: table-cell}

/* OYUNCU */
#d_OyuncuTabHolder {border-bottom:1px solid #FFF;}
#d_OyuncuTabHolder span{padding:0 3 0 3;margin-right:10px;cursor: pointer;}
#d_OyuncuTabHolder .d_OyuncuTabAktif {border:1px solid #FFF;background-color:#FFF;}

/* OYUNCU (KİŞİSEL BİLGİLER) */
#d_FormPlayerInfo {font-size:13px}
#d_FormPlayerInfo label{display:block;margin-bottom:5px;clear:left}
#d_FormPlayerInfo b{display:block;float:left;width:130px;}
#d_FormPlayerInfo input{font-size:13px}

/* OYUNCU (MESAJLAR) */
#d_MesajHolder {}
#d_MesajHolder img {width:25px}
#d_MesajHolder #isim_1{width:220px;font-weight: bold;text-align: right;border-left:2px solid #FFF;}
#d_MesajHolder #isim_2{width:220px;font-weight: bold;border-right:2px solid #FFF;}
#d_MesajHolder #ozet{text-align: center;border-left:2px solid #FFF;border-right:2px solid #FFF;}
#d_MesajHolder #ok{text-align: center;padding-bottom:20px;padding-top:3px;}
#d_MesajHolder #ok img{cursor: pointer;width:14px;}
#d_MesajHolder .mesaj_tree_holder{text-align: center;padding:10px;width:460px;border-left:1px solid #FFF;border-right:1px solid #FFF;display:none}
#d_MesajHolder textarea {border:none;background-color:#EEEAE3;}
#d_MesajHolder #yon {font-size:36px;line-height:5px}



/* SAĞ KOLON */
#d_SagKolon {
  display:inline-table;
  /*width:196px;*/
  margin-top:74px;
  background: url("/img/page/fon_sag.png");
  border-radius:10px;
  -webkit-border-radius:10px;
  -moz-border-radius:10px;
  border:1px solid #FFF;
  padding:10px
}

#d_SagKolon #d_Anket {width:180px}
#d_SagKolon #d_Anket h3 {font-size:12px}
#d_SagKolon #d_Anket #d_Sonuclar tr {vertical-align:top;}
#d_SagKolon #d_Anket #d_Sonuclar #secenek {padding-top:4px}
#d_SagKolon #d_Anket input{border:none}
#d_SagKolon #d_Anket #d_Sonuclar #barholder{border:1px solid #CAA9A2;width:170px;margin:2px 0px 5px 0px}
#d_SagKolon #d_Anket #d_Sonuclar #bar{background-color:#CAA9A2;height:10px;color:#FFF;font-size:10px}
#d_SagKolon #d_Anket hr{width:160px;border:1px solid #FFF;margin-top:15px;margin-bottom:0px;}

#d_StatHolder {color:#666;line-height: 18px;}
#d_StatHolder h3{
  background-color:#FFF;
  opacity:0.6;
  color:#000;
  font-size:15px;
  display:block;
  border-radius:5px;
  padding:2px 2px 4px 5px;
  box-shadow: 0px 0px 4px #666;
  -webkit-box-shadow: 0px 0px 4px #666;
  -moz-box-shadow: 0px 0px 4px #666;
}
#d_StatHolder a{color:#333;font-size:11px}
#d_StatHolder a:hover{text-decoration:underline;}
#d_StatHolder hr{width:160px;border:1px solid #FFF;margin-top:15px;margin-bottom:0px;}
#d_StatGrupLinkDiv span{
  margin-bottom:10px;
  padding:2px 3px 2px 3px;  
}
#d_StatGrupLinkDiv span a{
  font-size:13px;
  color:#666;
  font-weight:bold;
}
#d_StatGrupLinkDiv #d_LinkTeam{  
  color:#004080;
}
#d_StatGrupLinkDiv #aktif{  
  background-color:#666;
}
#d_StatGrupLinkDiv #aktif a{
  color:#FFF;
}

#d_Copyright {border-collapse:collapse;clear:left;border:1px solid #E6E1DD;width:910px;margin-top:80px;margin-bottom:20px;color:#666}
#d_Copyright td{padding:3px}
#d_Copyright a{color:#666}


#d_AlertUnlem {width:100%;height:100px;background: url("../img/alertUnlem.gif");background-repeat: no-repeat;background-position: left top;background-color:#FFF;border:1px solid #FF8000;padding:10px 20px 10px 60px;display:table-cell}


/* FORM MAÇ SONUÇ */
#d_Content.form{
  width:717px  
}

#d_FormMacSonuc table {border-right:1px solid #FFF;font-size:14px}
#d_FormMacSonuc table .disabled {opacity:0.8;filter:alpha(opacity=50)}
#d_FormMacSonuc td {border-bottom:1px solid #FFF;padding-bottom:7;padding-top:7px;}
#d_FormMacSonuc #d_colNo {background-color:#D5CBBF;text-align: center;font-size:16px;}
#d_FormMacSonuc #d_colEvSahibi {}
#d_FormMacSonuc #teamTitle,#d_FormMacSonuc #mekanTitle {background-color: #FFF;}
#d_FormMacSonuc #teamTitle td,#d_FormMacSonuc #mekanTitle td{border-bottom:1px solid #000}
#d_FormMacSonuc #teamTitle img,#d_FormMacSonuc #mekanTitle img{width:50px}
#formMacSonuc label input,#formMacSonuc span{
  text-align: center;
  width:33px;
  height:30px;
  border:2px solid #000;
  padding-top:3px;
  font-size:16px;
  font-weight:bold;
  border-radius:5px;
  -webkit-border-radius:5px;
  -moz-border-radius:5px;
}
#formMacSonuc select {width:250px;font-size:16px}
#formMacSonuc .EYO{
  text-align: center;
  background-color:#FFF;
  border:none;
  width:30px;
  height:27px;
  margin-top:3px;
  color:#D96C00;
  font-size:16px
}
#formMacSonuc .submit{
  text-align: center;
  background:url("/img/formMacSonucSubmit.gif");
  width:51px;
  height:23px;
  border:none;
  background-repeat:no-repeat;
}
#formMacSonuc span{
  display:block;
  float:left;
  width:30px;
  height:26px;
  margin-left:2px;  
}

#formMacSonuc #d_Baslik{background-color:#FFF;padding:3px;font-weight: bold;border-bottom:2px solid #000;}

#d_FormMacSonucOnayMetin {border:1px solid #FFF;padding:10px}
#d_FormMacSonucOnayMetin a{color:#008000;text-decoration: underline;}
#d_FormMacSonucOnayMetin #d_Onay{border:1px groove #FFF;background-color:#00AE00;color:#FFF}
#d_FormMacSonucOnayMetin #d_Red{border:1px groove #FFF;background-color:#FF0000;color:#FFF}

/* FORM MAÇ LİSTE */
#d_FormMacListe {width:100%;border:none}
#d_FormMacListe img{width:50px;height:50px;}
#d_FormMacListe #d_Tarih{font-weight:bold;text-align: center;}
#d_FormMacListe #d_IsimE{text-align: right;font-size:13px;width:50%}
#d_FormMacListe #d_ImgE{width:50px}
#d_FormMacListe #d_vs{text-align: center;width:10px;}
#d_FormMacListe #d_ImgM{width:50px}
#d_FormMacListe #d_IsimM{font-size:13px;width:50%}
#d_FormMacListe #d_MekanOyun{text-align: center;}
#d_FormMacListe #d_Mekan{float:none;padding:0px;margin-right:0px;margin-bottom:0px;border:none}
#d_FormMacListe #d_Oyun{}
#d_FormMacListe #d_Durum{height:38px;background: url("../img/alertUnlemK.gif");background-repeat: no-repeat;background-position: left top;background-color:#FFF;border:1px solid #FF8000;padding:10px 20px 10px 40px;display:table-cell}
#d_FormMacListe #d_Durum a{color:#008000;font-weight:bold;text-decoration: underline;}

#d_FormMacListe hr{border:1px solid #FFF}

/* FOTO ALBÜM */
#d_Thumbs img{cursor:pointer;height:50px}
#d_BigImgNav {text-align:center;font-size:13px;margin:10 0 10 0}
#d_BigImgNav img{cursor:pointer}

#d_PhotoAlbumBigDiv {background-color:#FFF;border:1px solid #346F97;width:100%;text-align: center;display:none}
#d_PhotoAlbumBigDiv img{margin:20px}

#d_PhotoYorumlar {width:600px}
#d_PhotoYorumlar div{text-align:left;height:70px;padding-left:20px;width:560px;padding-bottom:20px;display:table-cell}
#d_PhotoYorumlar div img{width:50px;margin-top:0px}
#d_PhotoYorumlar span img{width:14px;margin:0px}

label b{width:80px;margin-top:6px}
#p_submit,#p_reset,#p_sil{border:1px groove #000;background-color:#C9D1DE}