/*  ------- Copyright © www.iddaliyim.org ------- */

body {
background-color:#245000;
color:#F0F8FF;
font-family:Century Gothic,arial;
font-size:12px;
font-weight:normal;
margin:0;
padding:0;
margin-top:6px;
text-align:left;
}

body table tr td {
font-family:Century Gothic,arial;
font-size:12px;
font-weight:normal;
margin:0;
padding:0;
}

#sayfa td {font-family:Century Gothic,arial;
font-size:12px;
}
#sayfa td a {font-family:Century Gothic,arial;
font-size:12px;
font-weight:bold;
}

a {color:#FFE4C4;font-size:10px;}
a:hover {color:Aqua;text-decoration:underline;}

/* sayfalar */

/* tüm sayfa */
.tum_sayfa {}

/* Genel sayfa ile sayfalar arası */
#olasi_ust{}

/* ÇEVİRİ  */
#f_googletranslator{height:24px;}
#trans{margin-top:3px;}

/* TEPE RESMİ */
#baslik_resmi{margin-left:32px;}

/* tepe resmi ile münü arası */
#alan1{}

/* sayfa ile münü arası */
#alan2{}

/* menü alanı */

/* eski */
#menu{height:54px;margin-top:0px;width:100%;}

/*yeni*/

#menu1{height:44px;margin-top:0px;width:960px;margin-left: 20px; margin-bottom: 90px;}

/* yatay alan için */
#ust_reklam_alan{}
#sayfa_yatay{margin-left:3px}


/* ESAS SAYFA ALANI */
#sayfa{margin-left:6px;}


/* iç sayfa TASARIM */


#esas_alan_tab1111{margin-left:5px}
#esas_alan_tab1{background:#004100;border:2px solid #558B8B;text-align:center;padding-top: 5px;}

/* Dar alan sayfa üstü reklam alanı*/
.ust_yan{border:2px solid #558B8B;}

#esas_alan_tr{background:tansparent;}

#sayfa_sol{vertical-align:top;}

#solfr1{width:216px;height:1645px} /*1515 --------------*/

#solfr2{width:216px;height:2290px;}

#sayfa_sag{vertical-align:top}

#blok_resim_alan{margin-top:-2px;}

#blok_resim1{background-image:url(/img_sablon/dizayn/kenar1.gif);height: 20px;}

#sayafa_mass{margin-top:-4px;}

#en_sayfa{border-left:2px solid #558B8B;border-bottom:4px solid #558B8B;background:#004100;font-size:12px;padding-top:6px;}


#blok_resim2{background-image:url(/img_sablon/dizayn/kenar2.gif);padding-left:4px;}

#yatay_ic{border:2px solid #558B8B;background-color:004100;padding-top:7px;}


/* Hemen orta sayfa altı alan */
#sayfa_alt1{float:left;margin-left:10px;border:1px solid #558B8B;}

/* sayfa en alt alan */
#sayfa_alt2{float:left;margin-left:10px;margin-bottom:10px;margin-top:3px;border:1px solid #558B8B;}

#sayalt1{width:983px;height:305px;}

#sayalt2{width:983px;height:305px;}



#firefox_dizayn1 a{color:DarkGreen;
font-size:10px;
text-decoration:none;}

#reklam_kucuk{width:200px;height:150px;}

#donme{text-align:center;}

#iddaliyim{background-color:DarkKhaki;width:235px;text-align:center;color:FireBrick;border:2px dotted;font-size:14;margin-top:10px;padding-bottom:6;font-weight:bold;}
#iddaliyim a{text-decoration: none;color:#000000;}
#iddaliyim a:hover{color:SpringGreen;}

#usticreklam{width:730px;height:92px;}

#mac{height:0px;  /*68 34px değiş  NAKLEN DEĞİŞTİRRRRRRR*/
width:730px;} 

#duyurusrc{height:526px;width:728px;} /*145  375 405 DEĞİŞİKLİK YERİ boşda 80 -- avrupa için 265px 728*/

/* BAYRAK BÖLÜMÜ */
#bayrak{position:absolute;left:60px;top:75px;height:0px;width:0px;/*60  60 */}

/* OLASI RESİM ÜSTÜ */

#olasi_ust_frame{
    background: none repeat scroll 0 0 transparent;
    height: 90px;
    left: 19px;
    position: absolute;
    top: 225px;width: 963px;
} /* süperlig için yük: 40 gen:230


/* istatis yok etme */
#istonlinewebstat{display:none;}

/* SAĞ RKLAM SABİT */
#reklam_sag{height:800px;
left:995px;
position:fixed;
text-align:center;
top:0;
width:160px;
z-index:99999;}

#sag_sabit_reklam{height:800px;width:160px;}


/*  ------------- MENÜ YERİ İLK BORDO MENÜ -----------   */
#menu-gec{position: absolute; left: 21px; top: 155.5px; width: 990px; height: 47px;}

/* --------------  pr resmi ve online -------- */
#prgif{margin-top:7px;margin-bottom:4px;}






/*    *****  JAVA MENÜ CSS  ******   */


.jqueryslidemenu{
font: normal 12px Helvetica;
/* ben burayı kapadım -- background: #414141; -- */
width: 100%;

}

.jqueryslidemenu ul{
margin: 0;
padding: 0;
list-style-type: none;

}

/*Top level list items*/
.jqueryslidemenu ul li{
position: relative;
display: inline;
float: left;

}

/*Top level menu link items style */
.jqueryslidemenu ul li a{
display: table;
background: url(/img_sablon/menu/menu_arka_plan1.gif); /*#414141; --ilk hali background of tabs (default state)*/
color: white;
padding: 7px 15px;
border-right: 2px solid #778;
color: #2d2b2b;
text-decoration: none;
height:33px;
font-size:12px;
} 



* html .jqueryslidemenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
display: inline-block;
}

.jqueryslidemenu ul li a:link, .jqueryslidemenu ul li a:visited{
color: white;
}

.jqueryslidemenu ul li a:hover{
background: DarkRed; /*tab link background during hover state*/
color: #FFD700;
}
	
/*1st sub level menu*/
.jqueryslidemenu ul li ul{
position: absolute;
left: 0;
display: block;
visibility: hidden;
}

/*Sub level menu list items (undo style from Top level List Items)*/
.jqueryslidemenu ul li ul li{
display: list-item;
float: none;
}

/*All subsequent sub menu levels vertical offset after 1st level sub menu */
.jqueryslidemenu ul li ul li ul{
top: 0;
}

/* Sub level menu links style */
.jqueryslidemenu ul li ul li a{
background: url(/img_sablon/menu/menu_arka_plan.gif); /*#414141; --ilk hali background of tabs (default state)*/
font: bold 9px Century Gothic,arial;
width: 160px; /*width of sub menus*/
padding: 5px;
margin: 0;
border-top-width: 0;
border-bottom: 1px solid gray;
height:20px;
font-weight:bold;
}





.jqueryslidemenuz ul li ul li a:hover{ /*sub menus hover style*/
background: #eff9ff;
color: black;
}

/* ######### CSS classes applied to down and right arrow images  ######### */

.downarrowclass{
position: absolute;
top: 12px;
right: 7px;
}

.rightarrowclass{
position: absolute;
top: 6px;
right: 5px;height: 11px;width: 8px;
}

.rightarrowclass img{width:8px;height:11px;}

#liBuyut a {
padding-top:17px;}/*bunu ben yazdım javalar çakışıyodu */

#liBuyut img{width:8px;height:11px;}

html .jqueryslidemenu{height: 1%;} /*Holly Hack for IE7 and below*/

/*    *****  JAVA MENÜ CSS  BİTTİ ******   */


@media.jqueryslidemenu ul li a{
display: table;
background: url(/img_sablon/menu/menu_arka_plan1.gif); /*#414141; --ilk hali background of tabs (default state)*/
color: white;
padding: 8px 19px;
border-right: 2px solid #778;
color: #2d2b2b;
text-decoration: none;
height:30px;
font-size:11px;
} 














