/* 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:683px;
	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:-55px;
	margin-left:-15px;
}

* html #foother{
	width:1000px;
	margin-top:-72px;
	margin-left:-10px;
}


:first-child + html #foother {
	width:994px;
	margin-top:-55px;
	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:#26424b url(../images/chat_bg.png) 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;
}

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;
}
/*#search:fovus{outline:none;}*/

* html #search{
	padding-top:0px;
}


:first-child + html #search {
	padding-top:0px;
}

#arama input{
float:left;
}

.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: -10px;
	text-align: center;
	font: 100%/100% Arial;
	padding-top: 153px;
}

* html .gallery em {
	background: url(../images/mini_cerceve.gif) no-repeat;
	top:-11px;
	left: -12px;
}


:first-child + html .gallery em  {
	background: url(../images/mini_cerceve.png) no-repeat;
	top: -19px;
	left: -10px;
}

.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:bold;
	color:#FFFFFF;
}

h4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	font-weight:normal;
	color:#83cfec;
}

h4 strong{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:15px;
	font-weight:bold;
	color:#83cfec;
}

#middle p{
	font-family:Arial, Verdana, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#bad4dd;
	clear:both;
}

strong{font-weight:bold;}
.errstrong{font-weight:bold; background-color:#7e0306;}
.gostrong{font-weight:bold; background-color:transparent;}

#chat_content{
	display:none;
	background:transparent;
}

#call_back{
	display:none;
	background:transparent;
}

#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;
}

#yanmenu{
	width:207px;
	float:left;
	margin-left:30px;
}

* html #yanmenu{
	margin-left:15px;
}


:first-child + html #yanmenu  {
	margin-left:30px;
}

#icerik{
	padding-left:10px;
	padding-right:10px;
	float:left;
	width:700px;
	min-height:470px;
}

#icerik h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
	font-weight:bold;
	color:#FFFFFF;
	clear:both;
	padding:0px 0px;
}

#icerik2{
	padding-left:10px;
	padding-right:10px;
	float:left;
	width:511px;
	min-height:470px;
}

#icerik2 h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:25px;
	font-weight:bold;
	color:#FFFFFF;
	clear:both;
	padding:0px 0px;
}


#leftmenu{
	background:transparent url(../images/yan_menu_03.jpg) repeat-y;
	width:197px;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
}

#leftmenu  a:hover{
	background:transparent url(../images/yan_menu_bg_sltd.jpg) no-repeat left 1px;
	width:177px;
	height:17px;
	padding:3px 0px 0px 20px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#a8c2cb;
	
}

#leftmenu a{
	background:transparent url(../images/yan_menu_bg.jpg) no-repeat left 1px;
	width:177px;
	height:17px;
	padding:3px 0px 0px 20px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#a8c2cb;
	display:block;
}

#leftmenu a.selected{
	background:transparent url(../images/yan_menu_bg_sltd.jpg) no-repeat left 1px;
	width:177px;
	height:17px;
	padding:3px 0px 0px 20px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#a8c2cb;
}

/*submenu*/
#leftmenu_sub{
	width:197px;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	clear:both;
}

#leftmenu_sub li{
	width:177px;
	height:17px;
	padding-bottom:2px;
}

ul#leftmenu_sub li a{
	background:transparent url(../images/menu_sub.gif) no-repeat 12px 8px;
	width:177px;
	height:15px;
	padding:2px 20px 2px 25px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#bad4dd;
}

ul#leftmenu_sub li a:hover{
	background:transparent url(../images/menu_sub_hover.gif) no-repeat 12px 8px;
	width:177px;
	height:15px;
	padding:2px 20px 2px 25px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}

ul#leftmenu_sub li a.selected{
	background:transparent url(../images/menu_sub_hover.gif) no-repeat 12px 8px;
	width:177px;
	height:15px;
	padding:2px 20px 2px 25px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}
/*submenu end*/
#yanmenu h2{
	font-family:Arial, Helvetica, sans-serif;
	font-size:16px;
	margin-left:5px;
	padding-bottom:10px;
	line-height:25px;
	font-weight:bold;
	color:#ffffff;
	position:relative;
	width:200px;
}

#whereiam li{
	float:left;
	padding-left:15px;
}

ul.whereiam li a{
	background:transparent url(../images/menu_arrow_02.gif) no-repeat left 5px;
	height:20px;
	padding-left:10px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#b5d9e8;
}

ul.whereiam li a:hover{
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

ul.whereiam li a.first{
	background:transparent url(../images/menu_arrow_01.gif) no-repeat left 5px;
	height:20px;
	padding-left:10px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#b5d9e8;
}

ul.whereiam li a.first:hover{
	color:#ffffff;
}

ul#kademe1{
	background:transparent;
	width:168px;
}

ul#kademe1 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#84a8b7;
}

ul#kademe1 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	font-weight:normal;
	color:#FFFFFF;
}

ul#kademe1 li{
	padding-left:0px;
}

ul#kademe1 li a{
	background:transparent url(../images/kademe1.gif) no-repeat left 4px;
	height:20px;
	padding-left:10px;
	padding-top:2px;
}

ul#kademe2 li{
	padding: 0px;
	padding-left:3px;
}

ul#kademe2 li a{
	background:transparent url(../images/kademe2_3.gif) no-repeat left 0px;
	height:20px;
	padding-left:15px;
}

ul#kademe3 li{
	padding: 0px;
	padding-left:10px;
}

ul#kademe3 li a{
	background:transparent url(../images/kademe2_3.gif) no-repeat left 0px;
	height:20px;
	padding-left:15px;
}



#whereiam_bg{
	width:138px;
	height:auto;
	padding:0px 20px 0px 20px;
	background:transparent url(../images/whereiam_bg.png) repeat-y;
}

* html #whereiam_bg{
	padding:0px;
	padding:0px 20px 0px 20px;
	background:transparent url(../images/whereiam_bg_ie6.png) repeat-y;
}


:first-child + html #whereiam_bg{
	padding:0px 20px 0px 20px;
	background:transparent url(../images/whereiam_bg_ie6.png) repeat-y;
}

#hesaplama{
	width:625px;
	height:300;
	padding:5px 15px 15px 0px;
	margin-top:0px;
}

#ok_btn{
	background:transparent url(../images/devam.jpg) no-repeat;
	width:109px;
	height:23px;
	padding-top:7px;
	padding-left:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	text-decoration:none;
	color:#FFFFFF;
	position:absolute;
	cursor:pointer;
}

#ok_btn a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
}



.sss{
	font-family:Arial, Helvetica, sans-serif;
	color:#7ddce1;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}

.ccc{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}

.ccc strong{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12px;
	text-decoration:none;
}

.sss a{
	font-family:Arial, Helvetica, sans-serif;
	color:#7ddce1;
	font-weight:normal;
	font-size:12px;
	text-decoration:none;
}

.sss strong{
	font-family:Arial, Helvetica, sans-serif;
	color:#7ddce1;
	font-weight:bold;
	font-size:12px;
}

.sss a:hover{
	font-family:Arial, Helvetica, sans-serif;
	color:#7ddce1;
	font-weight:normal;
	font-size:12px;
	text-decoration:underline;
}






#ok_btn a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#2d4851;
	text-decoration:none;
}

.comboboxContainer { 
border-left: solid 0px #777; 
border-top: solid 0px #777; 
border-right: solid 0px #ccc; 
border-bottom: solid 0px #ccc; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
} 

.comboboxValueContainer { 
background: url(../images/form_drop_down.gif) repeat-x left top; 
} 

.comboboxValueContent { 
padding-left: 4px;
color:#365b6a;
} 

.comboboxDropDownContainer { 
height:100px;
margin-left:0px;
border-right: solid 0px #000; 
border-bottom: solid 0px #000; 
border-left: solid 0px #aaa; 
border-top: solid 0px #aaa; 
background: #93b7c6; 
overflow: auto; 
padding-left: 0px; 
cursor: default; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
position:relative;
z-index:499;
} 

.comboboxDropDownButton { 
width: 27px; 
height: 21px; 
background-image: url(../images/form_drop_down_btn.gif); 
cursor:pointer;
} 

.comboboxGroupItemHeader { 
display: block; 
background: #000; 
color: #fff; 
} 
.comboboxGroupItemContainer { 
padding-left: 0px; 
} 

.comboboxItem { 
background: #93b7c6; 
color: #365b6a;
font-weight: normal;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:5px;
} 

.comboboxItemHover { 
background-color: #779ead; 
color: #FFFFFF; 
padding-left: 0px; 
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
padding-left:5px;
} 

.container ol li{
float:none;
padding-left:5px;
}

.container li{
float:none;
margin-left:10px;
}

.container li label{
float:none;
}

.container ol{
list-style-type:decimal;
margin-left:10px;
color:red;
}
#finans{
	width:189px;
	float:right;
	padding-right:22px;
	position:relative;
	z-index:21;
}

* html #finans{
	margin-top:-18px;
}


:first-child + html #finans {
	margin-top:0px;
}

#aktiffinans{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#7899a4;
	padding-left:10px;
	overflow:hidden;
	height:500px;
	position:relative;
	z-index:998;
}

#aktiffinans td{
	padding-top:2px;
	padding-bottom:2px;
}

/* kenan - menu */
ul#CMSMenu
{
    
}

.noPageL2
{
    padding-bottom:2px;
    width:167px;
}
ul#CMSMenu li.SelectedDownL1 ul li a {
	background:transparent url(../images/menu_sub.gif) no-repeat 12px 6px;
	width:167px;
	height:12px;
	padding:2px 20px 2px 20px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#bad4dd;
}


.SelectedDownL1 ul{
	width:187px;
	margin:0px;
	padding:0px;
	padding-top:5px;
	padding-bottom:5px;
	clear:both;
}

.SelectedDownL1 ul li{
	width:167px;
	height:17px;
	padding-bottom:5px;
	line-height:10px;
}

ul#CMSMenu li.SelectedDownL1 ul li a:hover{
	background:transparent url(../images/menu_sub_hover.gif) no-repeat 12px 6px;
	width:177px;
	height:12px;
	padding:2px 20px 2px 20px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}

ul#CMSMenu li.SelectedDownL1 ul li.SelectedL2 a{
	background:transparent url(../images/menu_sub_hover.gif) no-repeat 12px 6px;
	width:177px;
	height:12px;
	padding:2px 20px 2px 20px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}

ul#CMSMenu li.SelectedDownL1 ul li.SelectedDownL2 a{
	background:transparent url(../images/menu_sub_hover.gif) no-repeat 12px 6px;
	width:177px;
	height:12px;
	padding:2px 20px 2px 20px;
	text-decoration:none;
	font-family: Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#FFFFFF;
}

ul#CMSMenu li.SelectedDownL1 a, ul#CMSMenu li.SelectedL1 a
{
    background:transparent url(../images/yan_menu_bg_sltd.jpg) no-repeat scroll left 1px;
    color:#A8C2CB;
    font-family:Arial,Helvetica,sans-serif;
    font-size:12px;
    font-weight:bold;
    padding:3px 0 0 20px;
    text-decoration:none;
    width:177px;
}

#icerik ul{margin:5px 0px 5px 10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#bad4dd;}
#icerik ul li{
	padding-left:10px; 
	background:transparent url(../images/bullet.gif) no-repeat 2px 5px;
	margin-top:15px;
}

#icerik ul ul{margin:2px 0px 5px 20px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#bad4dd;}
#icerik ul ul li{
	padding-left:10px; 
	background:transparent url(../images/sitemap_arrow.gif) no-repeat 2px 5px;
	margin-top:10px;
}

#icerik2 ul{margin:5px 0px 5px 10px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#bad4dd;}
#icerik2 ul li{
	padding-left:10px; 
	background:transparent url(../images/bullet.gif) no-repeat 2px 5px;
	margin-top:15px;
}

#icerik2 p{
	margin-bottom:10px;
}

#icerik2 ul ul{margin:2px 0px 5px 7px; font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#bad4dd;}
#icerik2 ul ul li{
	padding-left:10px; 
	background:transparent url(../images/bullet.gif) no-repeat 2px 5px;
	margin-top:10px;
}

#icerik p{
	margin-bottom:10px;
}

.eksimargin { 
	margin-top:-10px;
}

#icerik p a{
	font-weight:bold;
	font-size: 11px;
	text-decoration:none;
	color:#fff;
}

#icerik p a:hover{
	font-weight:bold;
	font-size: 11px;
	text-decoration:underline;
}

#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;
}

table.aramatablo {
	width:100%;
}

table.aramatablo td.no{
	background:transparent url(../images/arama_bullet.png) no-repeat;
	width:25px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#bad4dd;
	text-align:center;
	vertical-align:top;
}

table.aramatablo td.sonuclar{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#e6e6e6;
	text-align:left;
	vertical-align:top;
}

table.aramatablo td.sonuclar strong{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#ffffff;
}

table.aramatablo td.sonuclar a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#83cfec;
	text-decoration:underline;
}

#icerik div.kolon ul li{
	background:transparent url(../images/sitemap_arrow.gif) no-repeat 2px 5px;
	color:#1b313b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
}

div.kolon{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	width:166px; 
	float:left; 
	margin:4px;
}

div.kolon h1{
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
	line-height:normal;
	padding-bottom:0px;
}

div.kolon ul li a{
	color:#1b313b;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

div.kolon ul li a:hover{
	color:#FFFFFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-decoration:none;
}

div.kolon div.mid
{
    background:#8fb6c4 url(../images/sitemap_bg.png) no-repeat; 
    padding:5px 10px;
	height:270px;
}

#teaser1_1{
	width:200px;
	padding-left:4px;
	padding-top:5px;
}

* html #teaser1_1{
	width:180px;
	padding-left:2px;
	padding-top:13px;
}


:first-child + html #teaser1_1 {
	width:200px;
	padding-left:4px;
	padding-top:5px;
}

#teaser1_1 object{
	position:relative;
	z-index:9999;
}

#pagetitle{
	padding-left:30px;
	position:relative;
	clear:both;
}

#pagetitle h2{
	font-family:Arial, Helvetica, sans-serif; 
	font-size:16px; 
	font-weight:bold; 
	color:#FFFFFF; 
	line-height:20px;
}

#icerik2 img.anabanner{ margin-top:-19px;margin-left: -20px;}

*html #icerik2 img.anabanner{ margin-top:-19px; padding-top:-19px;padding-left:10px; width:522px; position:relative; z-index:10px; }

#icerik2 #mkademe3{
	margin-bottom:10px;
	height:20px;
}

#mkademe3 #menukademe3{
	margin:0px;
	padding:0px;
}

#mkademe3 #menukademe3 li{
	float:left;
	background-image:none;
	padding:0px;
	margin:0px;
}

#mkademe3 #menukademe3 li a{
	background:transparent url(../images/menu_sub_hover.gif) no-repeat 0px 6px;
	padding-left:8px;
	padding-right:5px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#BAD4DD;
	font-weight:normal;
	text-decoration:none;
}

#mkademe3 #menukademe3 li a:hover{
	background:transparent url(../images/menu_sub_hover.gif) no-repeat 0px 6px;
	padding-left:8px;
	padding-right:5px;
	font:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#BAD4DD;
	font-weight:normal;
	text-decoration:underline;
}

#mkademe3 #menukademe3 li a.slctd{
	background:transparent url(../images/menu_sub_hover.gif) no-repeat 0px 6px;
	padding-left:8px;
	padding-right:5px;
	font-size:12px;
	font:Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}

span.red
{
    color:#ff0f0b;
}

span.aranan_kelime
{
    font-weight:bold;
    text-decoration:underline;
}

h5.duyurular_title{ background: url(../images/duyurular_bg.gif) no-repeat; width:693px; height:24px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; margin:opx; padding:0px; color:#FFFFFF; padding-left:10px; padding-right:10px; vertical-align:middle; padding-top:inherit; padding-top:9px; clear:both;}

h5.duyurular_title_ciftsatir{ background: url(../images/duyurular_bg.gif) no-repeat; width:693px; height:30px; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; margin:opx; padding:0px; color:#FFFFFF; padding-left:10px; padding-right:10px; vertical-align:middle; padding-top:inherit; padding-top:3px;}

div.haber{display:none;}
#icerik2 .bulten{display:none;}
#icerik2 .bulten ul li{margin-top:2px;}
#icerik2 .bulten ul{margin:5px 0 15px 5px;}
#icerik .bulten{display:none;}
#icerik .bulten ul li{margin-top:2px;}
#icerik .bulten ul{margin:5px 0 15px 5px;}

ul#aktifYasamMenu{
	background:transparent none;
	width:826px;
	height:78px;
	margin:0 auto;
	margin-top:10px;
}

ul#aktifYasamMenu li{
	height:78px;
	width:135px;
	float:left;
	display:block;
	margin:0;
	padding:0;
	background:transparent none;
}

ul#aktifYasamMenu li a{
	height:78px;
	width:118px;
	display:block;
	margin:0;
	padding:0;
	background:transparent none;
}

#havaBaslik1
{
	background: transparent url(/images/tablo_ustbg.png) repeat-x scroll 0% 0%; 
	font-size: 14px;
	font-weight:bold;
	float: left; 
	width: 694px; 
	color: rgb(255, 255, 255); 
	padding-top: 10px; 
	font-family: Arial,Helvetica,sans-serif; 
	height: 22px; 
	-moz-background-clip: -moz-initial; 
	-moz-background-origin: -moz-initial; 
	-moz-background-inline-policy: -moz-initial; 
	width:170px; 
	border-right:solid 1px #4a6e7b; 
	border-bottom:solid 1px #4a6e7b; 
	padding-left:5px;
	text-align:center;
}
#havaBaslik2
{
	background: transparent url(/images/tablo_ustbg.png) repeat-x scroll 0% 0%; font-size: 14px;
	font-weight:bold; float: left; width: 694px; color: rgb(255, 255, 255); padding-top: 10px; font-family: Arial,Helvetica,sans-serif; height: 22px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial; width:170px; border-right:solid 1px #4a6e7b; border-bottom:solid 1px #4a6e7b; padding-left:5px;text-align:center;
}
#havaBaslik3
{
	background: transparent url(/images/tablo_ustbg.png) repeat-x scroll 0% 0%; font-size: 14px;
	font-weight:bold; float: left; width: 694px; color: rgb(255, 255, 255); padding-top: 10px; font-family: Arial,Helvetica,sans-serif; height: 22px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;width:168px; border-right:solid 1px #4a6e7b; border-bottom:solid 1px #4a6e7b;padding-left:5px;text-align:center;
}
#havaBaslik4
{
	background: transparent url(/images/tablo_ustbg.png) repeat-x scroll 0% 0%; font-size: 14px;
	font-weight:bold; float: left; width: 694px; color: rgb(255, 255, 255); padding-top: 10px; font-family: Arial,Helvetica,sans-serif; height: 22px; -moz-background-clip: -moz-initial; -moz-background-origin: -moz-initial; -moz-background-inline-policy: -moz-initial;width:163px; border-bottom:solid 1px #4a6e7b; padding-left:5px;text-align:center;
}
#havaTabloTop
{
	border-bottom: 1px solid rgb(73, 109, 122); width: 706px; height: 32px;
}
.aktifTab{margin: 0pt auto; width: 800px; height:auto; display:none; clear:both;}




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;}