/* CSS Document */

body {
	background-color:#26424b;
}

.cleaner{
	clear:both;
	height:0px;
}

#main {
	background:transparent url(../images/background.png) no-repeat;
	width:994px;
	text-align:left;
}

#top {
	width:994px;
	height:465px;
	position:absolute;
	top:0;
	z-index:8;
}

#middle {
	width:980px;
	height:630px;
	clear:both;
	color:#FFFFFF;
	padding-left: 5px;
	padding-right: 5px;
	padding-top:10px;
	position:relative;
	z-index:9;
}

* html #middle {
	height:687px;
}


:first-child + html #middle {
	height:687px;
}

#logo{
	width:256px;
	height:57px;
	float:left;
	margin-top:20px;
	margin-left:30px;
}

#flag{
	width:199px;
	height:57px;
	float:right;
	margin-top:20px;
	margin-right:10px;
}

#menu{
	width:960px;
	height:82px;
	margin-left:10px;
	margin-top:-8px;
}

* html #menu {
	margin-top: -18px;
}

* html #logo {
	margin-left: 15px;
	margin-top: 15px;
}


:first-child + html #menu {
	margin-top:-8px;
}

:first-child + html #logo {
	margin-left: 30px;
	margin-top:20px;
}

#foother {
	width:994px;
	height:98px;
	position:relative;
	z-index:22;
	margin-top:-61px;
	margin-left:-15px;
}

* html #foother{
	width:1000px;
	margin-top:-133px;
	margin-left:-10px;
}


:first-child + html #foother {
	width:994px;
	margin-top:-77px;
	margin-left:-15px;
}

#up_down{
	width:167px;
	height:24px;
	position:absolute;
	top:15px;
	left:786px;
	z-index:99;
}

* html #up_down{
	top:16px;
}


:first-child + html #up_down {
	top:16px;
}

#footherback{
	background:transparent url(../images/footer_back.png) no-repeat bottom left;
	width:994px;
	height:116px;
	position:absolute;
	z-index:98;
	top:0px;
	left:0px;
}

* html #footherback{
	width:1000px;
}


:first-child + html #footherback {
	width:994px;
}


#chat_menu{
	width:153px;
	height:0px;
	background:url(../images/chat_bg.jpg) repeat-y;
	display:none;
	overflow:hidden;
	font-size:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FFFFFF;
	padding-left:7px;
	padding-right:7px;
}

* html #chat_menu{
	margin-top: -5px;
	background:url(../images/chat_bg.jpg) repeat-y;
}


:first-child + html #chat_menu {
	margin-top: -5px;
	background:url(../images/chat_bg.jpg) repeat-y;
}

#chat_menu a{
	font-weight:normal;
	font-size: 10px;
	text-decoration:none;
	color:#ffffff;
}

#chat_menu a:hover{
	font-weight:normal;
	font-size: 10px;
	text-decoration:underline;
}

ul.mainmenu{width:960px;height:82px;display:block;padding:0px;margin:0px;list-style:none;}
  ul.mainmenu li,ul.mainmenu li a{list-style:none;border:none;float:left;height:82px;}
  
  ul.mainmenu li#bireysel a{width:173px;background:url(../images/menu.jpg) left top;height:82px;}
  ul.mainmenu li#bireysel a:hover{width:173px;background:url(../images/menu.jpg) 0px -82px;height:82px;}
  ul.mainmenu li#bireysel a.mainmenu_selected{width:173px;background:url(../images/menu.jpg) left -164px;height:82px;}
  
  ul.mainmenu li#yatirim a{width:198px;background:url(../images/menu.jpg) left top;height:82px;}
  ul.mainmenu li#yatirim a:hover{background:url(../images/menu.jpg) left -82px;height:82px;}
  ul.mainmenu li#yatirim a.mainmenu_selected{background:url(../images/menu.jpg) left -164px;height:82px;}
  
  ul.mainmenu li#kurumsal a{width:137px;background:url(../images/menu.jpg) -198px top;height:82px;}
  ul.mainmenu li#kurumsal a:hover{background:url(../images/menu.jpg) -198px -82px;height:82px;}
  ul.mainmenu li#kurumsal a.mainmenu_selected{background:url(../images/menu.jpg) -198px -164px;height:82px;}
  
  ul.mainmenu li#hizmet a{width:169px;background:url(../images/menu.jpg) -335px top;height:82px;}
  ul.mainmenu li#hizmet a:hover{background:url(../images/menu.jpg) -335px -82px;height:82px;}
  ul.mainmenu li#hizmet a.mainmenu_selected{background:url(../images/menu.jpg) -335px -164px;height:82px;}
  

  
  
  ul.mainmenu li#insankaynaklari a{width:137px;background:url(../images/menu.jpg) -505px top;height:82px;}
  ul.mainmenu li#insankaynaklari a:hover{background:url(../images/menu.jpg) -505px -82px;height:82px;}
  ul.mainmenu li#insankaynaklari a.mainmenu_selected{background:url(../images/menu.jpg) -505px -164px;height:82px;}
  
  ul.mainmenu li#hakkimizda a{width:112px;background:url(../images/menu.jpg) -642px top;height:82px;}
  ul.mainmenu li#hakkimizda a:hover{background:url(../images/menu.jpg) -642px -82px;height:82px;}
  ul.mainmenu li#hakkimizda a.mainmenu_selected{background:url(../images/menu.jpg) -642px -164px;height:82px;}
  
  
  ul.mainmenu li#arama {width:190px;background:url(../images/menu.jpg) no-repeat -752px top;padding-top:30px;padding-left:12px;height:52px;}

#arama img{
float:left;
}

#search{
	background:transparent url(../images/search_02.gif) repeat-x;
	width:116px;
	height:21px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#365b6a;
	border:0px none;
	padding-top:2px;
}

* html #search{
	padding-top:0px;
}


:first-child + html #search {
	padding-top:0px;
}

#arama input{
float:left;
}

#banner{
	width:507px;
	float:left;
	margin-left:30px;
}

* html #banner{
	margin-left:15px;
	margin-top:-18px;
}


:first-child + html #banner {
	margin-left:30px;
	margin-top:0px;
}

#teaser1{
	width:252px;
	height:154px;
	float:left;
	position:relative;
	padding-top:5px;
	margin-top:28px;
	padding-left:1px;
	text-align:center;
}

* html #teaser1{
	margin-top:-5px;
	width:199px;
	height:193px;
	padding:14px 0px 0px 28px;
}


:first-child + html #teaser1 {
	width:253px;
	height:154px;
	margin-top:28px;
	padding:5px 0px 0px 1px;
}

#teaser2{
	width:254px;
	height:142px;
	float:left;
	position:relative;
	margin-top:28px;
	padding-top:5px;
	text-align:center;
	background:transparent url(../images/mini_back.png) no-repeat 0px 45px;
}

* html #teaser2{
	width:250px;
	height:150px;
	margin-top:-5px;
	padding:15px 0px 0px 4px;
	background:transparent none;
}


:first-child + html #teaser2 {
	width:250px;
	height:140px;
	margin-top:28px;
	padding:5px 0px 0px 2px;
	background:transparent url(../images/mini_back.png) no-repeat 0px 45px;
}

#teaser3{
	width:256px;
	height:139px;
	float:left;
	margin-top:1px;
	text-align:center;
	background:transparent url(../images/mini_back.png) no-repeat 0px 45px;
	padding-top:4px;
	position:relative;
	margin-left:-20px;
	padding-right:1px;
	z-index:9;
}

* html #teaser3{
	margin-top:-22px;
	padding-top:00px;
	background:transparent none;
	padding-right:1px;
}


:first-child + html #teaser3 {
	margin-top:1px;
	padding-top:9px;
	height:134px;
	background:transparent url(../images/mini_back.png) no-repeat 0px 45px;
	padding-right:1px;
}

#teaser3 div object{
	margin-top:-2px;
}

* html #teaser3 div object{
	margin-top:3px;
}


:first-child + html #teaser3 div object{
	margin-top:-5px;
}

#teaser3 div.cercevem {
	width: 205px;
	background: url(../images/mini_cerceve.png) no-repeat;
	display: block;
	text-align: center;
	font: 100% Arial;
	height:200px;
	line-height:100%;
	margin-left:25px;
	margin-top:-20px;
	padding-top:24px;
}

* html #teaser3 div.cercevem {
	background: url(../images/mini_cerceve.gif) no-repeat;
	margin-left:15px;
	margin-top:-20px;
	padding-top:21px;
}


:first-child + html #teaser3 div.cercevem  {
	background: url(../images/mini_cerceve.png) no-repeat;
	margin-left:15px;
	margin-top:-25px;
	padding-top:28px;
}


#bizdenhaber{
	width:222px;
	height:538px;
	float:left;
	overflow:hidden;
	position:relative;
	z-index:19;
}

* html #bizdenhaber{
	margin-top:-18px;
}


:first-child + html #bizdenhaber {
	margin-top:0px;
}

#finansleft{
	height:475px;
	width:0px;
	float:left;
	overflow:hidden;
	position:relative;
	z-index:20;
}

* html #finansleft{
	margin-top:-18px;
}


:first-child + html #finansleft {
	margin-top:0px;
}

#finans{
	width:189px;
	float:right;
	padding-right:27px;
	position:relative;
	z-index:21;
}

* html #finans{
	margin-top:-18px;
}


:first-child + html #finans {
	margin-top:0px;
}

.gallery img {
	padding: 2px 0 0 3px;
}

* html .gallery img {
	padding: 11px 0 0 3px;
}

:first-child + html .gallery img {
	padding: 2px 0 0 3px;
}

.gallery em {
	width: 205px;
	background: url(../images/mini_cerceve.png) no-repeat;
	display: block;
	position: absolute;
	top: -19px;
	left: 25px;
	text-align: center;
	font: 100%/100% Arial;
	padding-top: 153px;
	z-index:965;
}

* html .gallery em {
	background: url(../images/mini_cerceve.gif) no-repeat;
	top:-10px;
}


:first-child + html .gallery em  {
	background: url(../images/mini_cerceve.png) no-repeat;
	top: -19px;
}

.gallery em { behavior: url(../css/iepngfix.htc); cursor: pointer; }


h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:17px;
	line-height:20px;
	font-weight:normal;
	color:#FFFFFF;
}

#middle p{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:14px;
	color:#bad4dd;
	clear:both;
}

strong{font-weight:bold;}

#haberler {margin-left:20px;padding-right:30px; overflow:hidden; height:228px; width:162px;}
#haberler p{font-size:10px;line-height:11px;}
#haberler a{color:#FFFFFF; text-decoration:none; font-size:10px; font-family:Arial, Helvetica, sans-serif}
#haberler a:hover{color:#bad4dd; text-decoration:none;}

#haberler2 {margin-left:20px;padding-right:30px; overflow:hidden; width:162px;}
#haberler2 p{font-size:10px;line-height:10px;}
#haberler2 a{color:#FFFFFF; text-decoration:none; font-size:10px; font-family:Arial, Helvetica, sans-serif}
#haberler2 a:hover{color:#bad4dd; text-decoration:none;}

#havadurumu {margin-left:20px;padding-right:30px; margin-top:23px; margin-bottom:15px; overflow:hidden; height:115px; width:162px; position:relative;}
#havadurumu p{font-size:10px;line-height:15px;text-align:center; overflow:hidden; clear:none;}

* html #havadurumu{margin-top:30px; margin-bottom:25px;height:120px;}

#havadurumu ul{
display:block;
height:88px;
left:0;
margin-top:15px;
overflow:hidden;
position:absolute;
top:20px;
width:180px;}

* html #havadurumu ul {
	height:66px;
}


:first-child + html #havadurumu ul  {
	height:66px;
}

#havadurumu ul li{float:left; text-align:center; width:60px; overflow:hidden; display:block;}

#right_arr{cursor:pointer;}
#left_arr{cursor:pointer;}

#chat_content{
	display:none;
}

#call_back{
	display:none;
}

#footer_bottom_left{
	position:absolute;
	bottom:20px;
	left:50px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#7899a4;
}

#footer_bottom_right{
	position:absolute;
	bottom:20px;
	right:45px;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#7899a4;
	z-index:250;
}

#footer_bottom_right a{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#7899a4;
	text-decoration:none;
}

#footer_bottom_right a:hover{
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	color:#FFFFFF;
	text-decoration:none;
}

#aktiffinans{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#7899a4;
	padding-left:10px;
	overflow:hidden;
	height:475px;
	position:relative;
	z-index:998;
}

#aktiffinans td{
	padding-top:2px;
	padding-bottom:2px;
}

#aktiffinans_left{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#7899a4;
	padding-left:10px;
	overflow:hidden;
	height:475px;
}

#aktiffinans_left td{
	padding-top:2px;
	padding-bottom:2px;
}

#aktifYasam{
	background:transparent none;
	width:516px;
	height:48px;
	display:block;
	position:relative;
	margin-top:6px;
	margin-left:-4px;
	margin-bottom:14px;
}

#tooltip2{
	background:transparent url(../images/tooltip/bg.png) repeat-x;
	min-width:90px;
	width:auto !important;
	width:90px;
	height:15px;
	display:block;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:10px;
	line-height:12px;
	padding:5px;
}

#tooltipbox{
	display:none;
	min-width:114px;
	width:auto !important;
	width:114px;
	height:32px;
	position:relative;
	z-index:18;
	margin-top:-20px;
}

.aktifYasamBtn{
	cursor:pointer;
}
ul.footerMenu{width:167px;height:25px;display:block;padding:0px;margin:0px;list-style:none;}
  ul.footerMenu li,ul.footerMenu li a{list-style:none;border:none;float:left;height:25px;}


  ul.footerMenu li#footer_chat_menu a{width:67px;background:url(../images/footermenu_bg.png) left top;height:25px;}
  ul.footerMenu li#footer_chat_menu a:hover{width:67px;background:url(../images/footermenu_bg.png) 0px -25px;height:25px;}

  ul.footerMenu li#footer_arayalim_menu a{width:100px;background:url(../images/footermenu_bg.png) -67px top;height:25px;}
  ul.footerMenu li#footer_arayalim_menu a:hover{width:100px;background:url(../images/footermenu_bg.png) -67px -25px;height:25px;}
  
*html ul.footerMenu li#footer_chat_menu a{width:67px;background:url(../images/footermenu_bg.gif) left top;height:25px;}
*html ul.footerMenu li#footer_chat_menu a:hover{width:67px;background:url(../images/footermenu_bg.gif) 0px -25px;height:25px;}

*html ul.footerMenu li#footer_arayalim_menu a{width:100px;background:url(../images/footermenu_bg.gif) -67px top;height:25px;}
*html ul.footerMenu li#footer_arayalim_menu a:hover{width:100px;background:url(../images/footermenu_bg.gif) -67px -25px;height:25px;}