@charset "iso-8859-9";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #335979 url(../img/bg.jpg) center top repeat-x;
	font-family:tahoma;
	color:#666666;
	font-size:12px;
	line-height:120%;
}

#mainContainer{
	margin:0 auto;
	width:925px;
	min-height: 550px;
	height: auto !important;
	height: 550px;
	
}
	#topContainer{
		width:925px;
		margin:40px 0px 0px 0px;
	}
		#topBg{
			width:925px;
			height:18px;
			background:url(../img/top_bg.jpg) no-repeat top left;
		}
		
		#topContent{
			width:925px;
			background:url(../img/center_bg.jpg) no-repeat top left;
		}
			#logo{
				float:left;
				display:inline;
				width:200px;
				margin:10px 0px 0px 30px;
				
			}
			#topMenuContainer{
				float:right;
				width:680px;
				margin:0px 0px 0px 10px;
			}
				#topNavMenu{
					position:relative;
					display:block;
					margin:-15px 13px 0px 0px;
					background:#FF6633;
					z-index:10;

				}
					#topNavMenuLeft{
						position:relative;
						float:right;
						width:9px;
						height:31px;
						margin:0px 0px 0px 0px;
						background:url(../img/top_rightmenu_right_bg.jpg);
					}
					#topNavMenuCenter{
						position:relative;
						float:right;
						margin:0px 0px 0px 0px;
						padding:7px 0px 0px 0px;
						background:#335979;	
						height:24px;
					}
						.topNavItem{
							float:left;
							height:20px;
							margin:0px 0px 0px 0px;
							padding:0px 7px 0px 7px;
							color:#FFFFFF;
							font-family:tahoma;
							font-size:11px;
							text-decoration:none;
						}
					
					#topNavMenuRight{
						position:relative;
						float:right;
						width:9px;
						height:31px;
						margin:0px 0px 0px 0px;
						background:url(../img/top_rightmenu_left_bg.jpg);
					}
				#topMenu{
					text-align:right;
					margin:30px 20px 0px 0px;
					@margin:60px 20px 0px 0px;
					height:35px;
					overflow:hidden;
				}
				
					#topMenu ul{
						list-style:none;
						margin:0px 0px 0px 0px;
						padding:0px 0px 0px 0px;
					}
					/* top menu */
					#topMenu li{
						display:inline;
						float:right;
						list-style:none;
						margin:0px 0px 0px 0px;
						padding:0px 0px 0px 0px;
						font-size:0;
						height:35px;
						overflow:hidden;
						
					}
					#topMenu .topMenuLink{
						float:left;
						display:block;
						margin:0px 5px 0px 0px;
						padding:0px 0px 5px 18px;
						height:30px;
						overflow:hidden;

					}
					#topMenu li a span , .topMenuSpan{
						float:left;
						display:inline;
						margin:0px 0px 0px 0px;
						padding:10px 18px 5px 0px;
						cursor:pointer;
						height:30px;
						
					}
					
					#topMenu .topMenuLink:hover , .topMenuLinkHover{
						float:left;
						display:block;
						margin:0px 5px 0px 0px;
						padding:0px 0px 5px 18px;
						background: transparent url(../img/topmenu_left_bg.png) no-repeat left top;
					}
					
					#topMenu li a:hover span , .topMenuSpanHover{
						float:left;
						display:inline;
						margin:0px 0px 0px 0px;
						padding:10px 18px 5px 0px;
						background: transparent url(../img/topmenu_right_bg.png) no-repeat right top;
						cursor:pointer;
					
						z-index:0;
					}
					
					
					.subMenuContainer{
						position:absolute;
						text-align:left;
						width:176px;
						min-height: 50px;
						height: auto !important;
						height: 50px;
						margin:-6px 0px 0px 0px;
						font-size:12px;
					}
					.subMenuTop{
						width:176px;
						height:8px;
						background:url(../img/menu_hover_top.png) no-repeat top left;
						font-size:0;
					}
					.subMenuMiddle{
						width:176px;
						min-height: 20px;
						height: auto !important;
						height: 20px;
						background:url(../img/menu_hover_middle.png) repeat-y top left;
					}
						.subMenuMiddle a{
							float:none;
							width:150px;
							display:block;
							color:#D9E3EB;
							text-decoration:none;
							margin:0px 0px 0px 7px;
							padding:6px 0px 7px 10px;
							border-bottom:1px solid #5582A7;
							font-size:11px;
						}
						
						.subMenuMiddle a:hover{
							float:none;
							display:block;
							color:#FFFFFF;
							text-decoration:none;
							border-bottom:1px solid #5582A7;
						}
					.subMenuBottom{
						width:176px;
						height:13px;
						background:url(../img/menu_hover_bottom.png) no-repeat top left;
						font-size:0;
					}
					
					/* top menu */
	#centerContainer{
		width:900px;
		background:url(../img/center_bg.jpg) repeat-y top left;
		min-height: 400px;
		height: auto !important;
		height: 400px;
		margin:0px 0px 0px 0px;
		padding:20px 12px 0px 13px;
	}
		#mainFlash{
			display:inline-block;
			width:900px;
			
			margin:-21px 0px 0px 0px;
		}
		
		#mainPageContainer{
			width:925px;
			margin:25px 0px 0px 0px;
			padding:0px 0px 0px 0px;
		}
		
			#mainLeftCont{	
				float:left;
				display:inline;
				width:300px;
				margin:0px 0px 0px 5px;
				padding:0px 0px 0px 0px;
			}
				#mainLeftTop{	
					width:260px;
					height:215px;
					margin:0px 0px 0px 0px;
					padding:20px 20px 13px 20px ;
					background:url(../img/main_left_top.jpg) no-repeat top left;
				}

				
				#mainLeftTop{	
					margin:0px 0px 0px 0px;
				}
			#mainCenterCont{	
				float:left;
				width:290px;
				margin:0px 0px 0px 5px;
				padding:0px 0px 0px 0px;
			}
			
				#mainCenterTitle{	
					width:290px;
					margin:0px 0px 0px 0px;
					font-size:0;
				}
				
				#whyKrmList{	
					width:280px;
					margin:20px 0px 0px 10px;
				}
					#whyKrmList a{
						display:block;
						width:260px;
						margin:0px 0px 0px 0px;
						padding:0px 0px 15px 25px;
						color:#666666;
						text-decoration:none;
					}
					#whyKrmList span{
						display:block;
						width:250px;
						margin:0px 0px 0px 0px;
						padding:0px 0px 5px 0px;
						color:#002F57;
						font-weight:bold;
						
					}
				
			#mainRightCont{	
				float:left;
				width:295px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
			}
			
				#mainRightTitle{	
					width:290px;
					margin:0px 0px 0px 0px;
					font-size:0;
				}
				
				#articleList{	
					width:280px;
					margin:20px 0px 0px 10px;
				}
					#articleList a{
						display:block;
						width:260px;
						margin:0px 0px 0px 0px;
						padding:0px 0px 10px 15px;
						color:#999999;
						text-decoration:none;
						font-size:11px;
						background:url(../img/arrow.gif) no-repeat  5px 5px;
						cursor:pointer;
					}
					#articleList span {
						display:block;
						width:250px;
						margin:0px 0px 0px 0px;
						padding:0px 0px 5px 0px;
						color:#335979;
						font-size:12px;
						text-decoration:underline;
						
					}
					
		/* alt sayfa*/
		
		#subPageContentTop{
			width:900px;
			margin:0px 0px 0px 0px;
			padding:0px 0px 0px 0px;
		}
		
			#subPageTopLeftImage{
				float:left;
				width:300px;
				height:90px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
			}
			#subPageTopRightImage{
				float:left;
				width:600px;
				height:62px;
				margin:0px 0px 0px 0px;
				padding:28px 0px 0px 0px;
				background:url(../img/sub_page_top_right.jpg) no-repeat top left;
			}
		
				#subPageTopTitle1{
					text-align:right;
					width:580px;
					height:22px;
				
					margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;
				}
				#subPageTopTitle2{
					text-align:right;
					width:580px;
					height:15px;
					overflow:hidden;
					margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;
				}
				
		#subPageContent{
			width:900px;
			margin:25px 0px 0px 0px;
			padding:0px 0px 0px 0px;
		}
			#leftMenuContainer{
				float:left;
				width:300px;
				margin:0px 0px 0px 0px;
				padding:0px 0px 0px 0px;
			}
			
				#leftMenuTop{
					width:300px;
					height:8px;
					margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;
					background:url(../img/left_menu_top_bg.jpg) no-repeat top left;
					font-size:0;
				}
				
				#leftMenuMiddle{
					width:298px;
					min-height: 50px;
					height: auto !important;
					height: 50px;
					margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;
					background:#F0F6F6;
					border-left:1px solid #E0E4E4;
					border-right:1px solid #E0E4E4;
				}
					#leftMenuMiddle ul{
						list-style:none;
						margin:0px 0px 0px 0px;
						padding:0px 10px 0px 10px;
					}
					#leftMenuMiddle li{
						list-style:none;
						margin:0px 0px 0px 0px;
						padding:8px 10px 8px 0px;
						border-top:1px solid #E0E4E4;
					}
					#leftMenuMiddle li a{
						display:block;
						color:#002F57;
						text-decoration:none;
						margin:0px 0px 0px 0px;
						padding:0px 0px 0px 5px;
					}
					#leftMenuMiddle li img{
						margin:0px 0px 0px 0px;
						padding:0px 0px 0px 5px;
					}
				#leftMenuBottom{
					width:300px;
					height:8px;
					margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;
					background:url(../img/left_menu_bottom_bg.jpg) no-repeat top left;
					font-size:0;
				}
				#leftMenuBottomImage{
					width:300px;
					margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;
					font-size:0;
				}
			#contContainer{
				float:left;
				width:580px;
				margin:0px 0px 0px 20px;
				padding:0px 0px 0px 0px;
			}
			
				#contTitle{
					width:580px;
					margin:0px 0px 0px 0px;
					padding:0px 0px 15px 0px;
					
				}
				#contMain{
					width:580px;
					margin:0px 0px 0px 0px;
					padding:0px 0px 0px 0px;
					color:#666666;
					
				}
				
				
			#openPositionList{
				display:inline-block;
				width:580px;
				margin:10px 0px 0px 0px;
				padding:0px 0px 0px 0px;
			}
				.openPositionHeader{
					width:550px;
					height:27px;
					margin:5px 0px 0px 0px;
					padding:13px 15px 0px 15px;
					background:url(../img/open_poisition_top.jpg) no-repeat top left;
					font-size:11px;

				}
					
				.openPositionItem{
					width:548px;
					margin:0px 0px 0px 0px;
					padding:12px 15px 12px 15px;
					border-left:1px solid #E0E4E4;
					border-right:1px solid #E0E4E4;
					border-top:1px solid #E0E4E4;
				}
				
				.openPositionItemBottom{
					width:550px;
					margin:0px 0px 0px 0px;
					padding:12px 15px 12px 15px;
					border-top:1px solid #E0E4E4;
					background:url(../img/open_poisition_bottom.jpg) no-repeat bottom left;
				}
					.openPositionHeaderSpan{
						float:left;
						display:block;
						width:145px;
						font-weight:bold;
						color:#002F57;
						padding-right:10px;
					}
					.openPositionItemSpan{
						float:left;
						display:block;
						width:87px;
						color:#666666;
						padding-right:10px;
					}
					.openPositionItemLink{
						color:#002F57;
					}
					
					.clearOpenPosition{
						clear:both; 
						@clear:none;
					}
					
					
					
				
		/* alt sayfa*/
		
	#footerContainer{
		display:inline-block;
		width:925px;
		height:107px;
		margin:0px 0px 50px 0px;
	}
		#footerContent{
			width:925px;
			padding:20px 0px 0px 0px;
			background:url(../img/bottomcont_bg.jpg) repeat-y top left;
			
		}
			#footerTop{
				width:900px;
				height:7px;
				background:url(../img/footer_top_bg.jpg) no-repeat top left;
				margin:0px 12px 0px 13px;
			}
			#footerText{
				width:900px;
				margin:15px 12px 0px 13px;
			}
				#footerLogo{
					float:left;
					display:inline;
					width:60px;
					margin:0px 0px 0px 10px;
				}
				#footerCenterText{
					float:left;
					width:500px;
					margin:0px 0px 0px 0px;
					color:#999999;
					font-size:10px;
					line-height:120%;
				}
					#footerCenterText span{
						width:400px;
						display:block;
						margin:0px 0px 5px 0px;
					}
				#footerRightText{
					float:right;
					display:inline;
					text-align:right;
					width:300px;
					margin:0px 15px 0px 0px;
					color:#999999;
					font-size:11px;
					line-height:120%;
				}
					#footerRightText span{
						width:300px;
						display:block;
						margin:0px 0px 5px 0px;
					}
		#footerBg{
			width:925px;
			height:18px;
			background:url(../img/bottom_bg.jpg) no-repeat bottom left;
		}
		
#mainContent ul{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}

#mainContent ul li{
	list-style:none;
	padding:0px 0px 7px 15px;
	margin:0px 0px 0px 0px;
	background: url(../img/arrow.gif) no-repeat 0px 7px;
	color:#002F57;
}	
.leftMenuUsefulDate{
	display:block;
	width:260px;
	margin:0px 0px 0px 0px;
	padding:5px 0px 5px 5px;
	color:#999999;
	text-decoration:none;
	font-size:11px;	
}

.leftMenuUsefulText{
	display:block;
	width:260px;
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 5px;
	color:#666666;
	text-decoration:none;
	font-size:11px;	
}
.redLink {
	color:#EF6203;
}	
	
.grey {
	color:#999999;
}	
		
.footerLink {
	color:#999999;
	background:url(../img/arrow_orange.gif) no-repeat 0px 5px;
	text-decoration:none;
	padding:0px 13px 0px 10px;
}	
.footerTop {
	color:#999999;
	background:url(../img/arrow_orange_top.gif) no-repeat 0px 5px;
	text-decoration:none;
	padding:0px 0px 0px 10px;
}

.greyThick {
	color:#666666;
}


/* siteMap*/

#siteMapMenu{
	display:inline-block;
	margin:10px 0px 0px 0px;
	}
	#siteMapMenu ul{
		list-style:none;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
	}
	#siteMapMenu li{
		width:550px;
		list-style:none;
		margin:0px 0px 0px 0px;
		padding:0px 0px 0px 0px;
		background:url(../img/arrow.gif) no-repeat 0px 8px;

	}
		#siteMapMenu li a{
			display:block;
			width:500px;
			color:#808080;
			text-decoration:none;
			padding:4px 0px 4px 15px;
		}
		
/* siteMap*/

.input{
	width:280px;
	padding:7px 0px 7px 5px;
	background:url(../img/input.gif) no-repeat top left;
	border:1px solid #CCCCCC;
}

.textarea{
	width:280px;
	height:80px;
	padding:7px 0px 7px 5px;
	background:url(../img/input.gif) no-repeat top left;
	border:1px solid #CCCCCC;
}

.clearer {
    display: block;
	font-size:0px;
    clear: both;
	color:#00223E;
	color:#718282;
}
