﻿/* CSS Document */

body {margin-left:auto;margin-right:auto;text-align:center;margin-top: 0px;font-family:Arial, Helvetica, sans-serif;font-size:12px;color:#324d61;}

.bodyBg1 {
	background-image:url('../images/bg01.gif');
	background-repeat:repeat-x;
	background-position:left top;
}

.bodyBg2 {
	background-image:url('../images/bg02.gif');
	background-repeat:repeat-x;
	background-position:left top;
}

.bodyBg3 {
	background-image:url('../images/bg03.gif');
	background-repeat:repeat-x;
	background-position:left top;
}

a {border:none; text-decoration:underline;color:#0085ce;cursor:pointer}

a:visited {border:none; text-decoration:underline;}

a:hover {text-decoration:underline;color:#3ea5de;}

img {border:none;}

DIV{-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;border:none;}

select, input {
	line-height:16px;
	font-size:11px;
	color:#657a89;
}

form {
	padding:0px;margin:0px;
} 

h1 {
	text-align: left;
	font-size: 14px;
	line-height:1em;
	color:#314c61;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.h1 {margin:25px 0px 13px 0px;}


h2 {
	text-align: left;
	font-size: 12px;
	line-height:1em;
	color:#0085ce;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.h2 {margin:0px 0px 0px 25px;
	padding-top:8px;}


h3 {
	text-align: left;
	font-size: 13px;
	line-height:1em;
	color:#213646;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.h3 {margin:8px 0px 5px 0px;}

h4 {
	text-align: left;
	font-size: 12px;
	line-height:1em;
	color:#94adbb;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.h4 {margin:0px 0px 0px 0px;
	padding-top:4px;}

h5 {
	text-align: left;
	font-size: 13px;
	line-height:1em;
	color:#0085ce;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.h5 {margin:10px 0px 0px 0px;}

h6 {
	text-align: left;
	font-size: 12px;
	line-height:1em;
	color:#314c61;
	font-weight:bold;
	margin:0px;
	padding:0px;
}

.h6 {margin:5px 0px 5px 0px;}


p {margin:10px 0px 6px 0px}

hr {
	margin:10px 0px 0px 0px;
	height:1px;
	color:#0085ce;
	border-style:solid;
}

ul {
 margin:0px;
 padding:0px 0px 5px 0px;
 
 font-size:12px;
}

li {
 line-height:16px;
 margin:0px;
 padding:2px 0px 2px 15px;
 text-align:justify;
 
 
 list-style-image:none;
 list-style-type:none;
 
 background-image:url('../images/bg_li.gif');
 background-position:top left;
 background-repeat:no-repeat;
}

ol {
 line-height:16px;
 margin:0px 0px 0px 10px;
 padding:2px 0px 2px 15px;
 text-align:left;
 
 list-style-image:none;
 list-style-type:none;
 
 background-image:url('../images/bg_ol.gif');
 background-position:top left;
 background-repeat:no-repeat;
}

/* DIV */

#container {
	width:942px;
	margin:0px auto 0px auto;
	display:table;
}

#header {
	width:100%;
	height:120px;
	overflow:hidden;
	position:relative;
	}

#mainLogo {
	position:absolute;
	top:14px;
	left:42px;
	z-index:999;
}

#bireyselNav {
	position:absolute;
	top:32px;
	left:582px;
	z-index:999;
}

#ticariNav {
	position:absolute;
	top:32px;
	right:24px;
	z-index:999;
}

#topMenu {
	width:100%;
	height:25px;
	overflow:hidden;
	position:absolute;
	bottom:0px;
	left:0px;

}

#anaBanner {
	width:894px;
	height:280px;
	overflow:hidden;
	margin:12px 24px 0px 24px;
	text-align:center;
	
}

#bannerAlt {
	width:100%;
	height:245px;
	overflow:hidden;
	margin:24px 0px 0px 0px;
	position:relative;
}

#news {
	width:274px;
	height:100%;
	position:absolute;
	top:0px;
	left:24px;
	overflow:hidden;
	text-align:left;
}

#featured {
	width:274px;
	height:100%;
	position:absolute;
	top:0px;
	left:334px;
	overflow:hidden;
	text-align:left;
}

#bulletin {
	width:274px;
	height:100%;
	position:absolute;
	top:0px;
	right:24px;
	overflow:hidden;
	text-align:left;
}

#footerCont {
	width:100%;
	text-align:center;
	background-image:url('../images/bg04.gif');
	background-repeat:repeat-x;
	background-position:left top;
}

#footer {
	width:894px;
	height:200px;
	margin:0px auto 0px auto;
	
/*	background-image:url('../images/ftDiv.gif');
	background-repeat:no-repeat;
	background-position:center top; */
	text-align:left;
}

.ftH {
	font-size:11px;
	font-weight:bold;
	color:#b3c3cf;
	text-decoration:none;
}

.ft {
	font-size:11px;
	color:#b3c3cf;
	text-decoration:none;
}

.ftn {
	font-size:11px;
	color:#b3c3cf;
	text-decoration:none;
}

.ft:hover {
	color:#0085ce;
	text-decoration:underline;
}

.ft:visited {
	text-decoration:none;
}

.newsDot {
	width:10px;
	
	background-image:url('../images/bg_li3.gif');
	background-repeat:no-repeat;
	background-position:left top;
}
.newsDot2 {
	width:300px;
	
	background-image:url('../images/bg_li3.gif');
	background-repeat:no-repeat;
	background-position:left top;
}

.newsDot3 {
	width:10px;
	
	background-image:url('../images/bg_li4.gif');
	background-repeat:no-repeat;
	background-position:left top;
}

.newsDate {
	color:#aebbc4;
	font-size:10px;
	line-height:10px;
}

.newsDet, .newsDet:hover, .newsDet:visited {
	color:#324d61;
	font-size:12px;
	text-decoration:none;
}


#navBar {
	height:25px;
	overflow:hidden;
	
	line-height:25px;
	text-align:left;
	font-size:11px;
	color:#cccccc;
	
	padding-left:25px;
	
	border-bottom:1px #e6eaed solid;
}

.nav {
	font-size:11px;
	color:#cccccc;
	text-decoration:none;
}

.nav:hover {
	color:#324d61;
	text-decoration:none:
}

.nav:visited {
	text-decoration:none;
}

#urun_banner {
	width:894px;
	height:237px;
	overflow:hidden;
	margin:0px 24px 0px 24px; 
}

#noFlashCont {
	width:100%;
	display:table;
	margin:0px;
	padding:0px;
}

#leftMenu {
	width:275px;	
	margin:25px 0px 0px 25px;
	padding-bottom:25px;
	float:left;
}

#rightMenu {
	width:275px;	
	margin:48px 25px 0px 0px;
	float:right;
	text-align:left;
	padding-bottom:25px;
}

.menuLine {
	width:275px;
	height:29px;
	border-bottom:1px #efefef solid;
	
	background-image:url('../images/dot01.gif');
	background-repeat:no-repeat;
	background-position:left center;
	
	cursor:pointer;
}

.menuLine:hover {
	background-color:#efefef;
	
	background-image:url('../images/dot02.gif');
	background-repeat:no-repeat;
	background-position:left center;
}

.menuLine2 {
	width:275px;
	height:29px;
	border-bottom:1px #efefef solid;
	
	background-color:#efefef;
	background-image:url('../images/dot02.gif');
	background-repeat:no-repeat;
	background-position:left center;
	
	cursor:default;
}

.menuLine3 {
	width:250px;
	height:19px;
	border-bottom:1px #efefef solid;
	margin-left:25px;
		
	cursor:pointer;
}

.menuLine3:hover {
	background-color:#efefef;
}

.menuLine4 {
	width:250px;
	height:19px;
	border-bottom:1px #efefef solid;
	margin-left:25px;
	
	background-color:#efefef;
		
	cursor:default;
}


.divideV2 {
	width:35px;
	height:500px;
	margin:40px 0px 0px 0px;	
	float:right;
	
	background-image:url('../images/divide02.gif');
	background-repeat:no-repeat;
	background-position:left top;
}

.divideV3 {
	width:36px;
	height:200px;
	overflow:hidden;
	
	position:absolute;
	top:0px;
	left:298px;
	
	background-image:url('../images/divide03.gif');
	background-repeat:no-repeat;
	background-position:left top;
}

.divideV {
	width:36px;
	height:374px;
	overflow:hidden;
	
	float:left;
	
	background-image:url('../images/divide03.gif');
	background-repeat:no-repeat;
	background-position:center center;
}


.divideV4 {
	width:36px;
	height:200px;
	overflow:hidden;
	
	position:absolute;
	top:0px;
	left:608px;
	
	background-image:url('../images/divide03.gif');
	background-repeat:no-repeat;
	background-position:left top;
}


#txt01 {
	width:605px;
	height:auto !important;
	height:350px;
	min-height:350px;
	padding:0px 24px 0px 10px;
	float:left;
	text-align:justify;
	cursor:default;
	padding-bottom:25px;
}

#icBanner img {
	padding-top:24px
}

#txt02 {
	width:900px;
	height:auto !important;
	height:350px;
	min-height:350px;
	margin:0px 25px 0px 25px;
	float:left;
	text-align:justify;
	cursor:default;
	padding-bottom:25px;
}

#txt03 {
	width:536px;
	height:auto !important;
	height:350px;
	min-height:350px;
	margin:0px 10px 0px 24px;
	float:right;
	text-align:justify;
	cursor:default;
	padding-bottom:25px;
}

.fileKb {
	color:#dedede;
}

.extra {
	background-image:url('../images/bg_li2.gif');
 	background-position:top left;
 	background-repeat:no-repeat;
 	
 	margin:10px 0px 0px 15px;
}

.extraInner {
 	margin:0px 0px 0px 15px;
 	color:#aec5d3;
 	line-height:15px;
 	cursor:pointer;
 	text-align:justify;
}

.extraInner:hover {
	color:#657a89;
}

#yardim {
	margin:30px 0px 25px 15px; 
}

.detail_star {
 width:25px;
 height:15px;
 border:none;
 background-image:url(../images/zLogo.gif);
 background-position:top right;
 background-repeat:no-repeat;
 text-align:left;
}

.detail_fb {
 font-size:12px;
 text-decoration:none;
 font-weight:bold;
 text-align:justify;
 padding-top:10px;
}

.detail_f {
 font-size:12px;
 text-decoration:none;
 text-align:justify;
 padding-bottom:4px;
}



/* Table */

.t_tdh {
	font-weight:bold;
	text-align:left;
	padding-left:5px;
	border:1px #ececec solid;
	border-collapse:collapse;
}

.t_tdhb {
	font-weight:bold;
	color:#0085ce;
	text-align:left;
	padding-left:5px;
	border:1px #ececec solid;
	border-collapse:collapse;
}

.t_hd1 {
	background-color:#ececec;
	color:#2169ab;
	font-weight:bold;
	border:1px #ececec solid;
	border-collapse:collapse;
}

.t_td {
	font-size:11px;
	border:1px #ececec solid;
	border-collapse:collapse;
} 


/* Images */

.img_top_button {margin-top:11px;}
.img_extra_pt {margin-bottom:1px;margin-right:5px;}


/* Backgrounds */

.bg_gray {background-color:#A7A7A7;}

.bg_header_line {
 width:100%;
 height:13px;
}

/* Floats */

.b1 {border:1px #e4e6e7 solid;}

.bb {border-bottom:1px #949494 solid;}

.bt {border-top:1px #949494 solid;}

.bn {border:0px;}

.cd {cursor:default}

.cp {cursor:pointer}

.va_m {vertical-align:middle}

.va_b {vertical-align:bottom}

.va_t {vertical-align:top}

.ta_l {text-align:left;}

.ta_r {text-align:right;}

.ta_c {text-align:center;}


.mt_5 {margin-top:5px;}

.mt_10 {margin-top:10px;}

.mt_15 {margin-top:15px;}

.mt_20 {margin-top:20px;}

.mt_25 {margin-top:25px;}

.mt_30 {margin-top:30px;}


.mr_5 {margin-right:5px;}

.mr_10 {margin-right:10px;}

.mr_15 {margin-right:15px;}

.mr_20 {margin-right:20px;}

.mr_25 {margin-right:25px;}


.mb_5 {margin-bottom:5px;}

.mb_10 {margin-bottom:10px;}

.mb_15 {margin-bottom:15px;}

.mb_20 {margin-bottom:20px;}

.mb_25 {margin-bottom:25px;}


.ml_5 {margin-left:5px;}

.ml_10 {margin-left:10px;}

.ml_15 {margin-left:15px;}

.ml_20 {margin-left:20px;}

.ml_25 {margin-left:25px;}

.ml_35 {margin-left:35px;}


.pt_5 {padding-top:5px;}

.pt_10 {padding-top:10px;}

.pt_15 {padding-top:15px;}

.pt_20 {padding-top:20px;}

.pt_25 {padding-top:25px;}


.pr_5 {padding-right:5px;}

.pr_10 {padding-right:10px;}

.pr_15 {padding-right:15px;}

.pr_20 {padding-right:20px;}

.pr_25 {padding-right:25px;}


.pb_5 {padding-bottom:5px;}

.pb_10 {padding-bottom:10px;}

.pb_15 {padding-bottom:15px;}

.pb_20 {padding-bottom:20px;}

.pb_25 {padding-bottom:25px;}


.pl_5 {padding-left:5px;}

.pl_10 {padding-left:10px;}

.pl_15 {padding-left:15px;}

.pl_20 {padding-left:20px;}

.pl_25 {padding-left:25px;}


.fr {float:right;}

.fl {float:left;}

.ara {
	line-height:13px
}

/* Group - Start */
.img_cell_al {
 padding:0px 0px 10px 10px;
 text-align:right;
 vertical-align:middle;
}

.group_cell_b {
 text-align:center;
 vertical-align:middle;
 padding-bottom:15px;
 background-color:#FFFFFF;
}

#paging {
 width:100%;
 height:11px;
 text-align:right;
}

.paging {
 padding:0px 3px 0px 3px;
 font-size:11px;
 text-decoration:none; 
}

.paging:visited {
 text-decoration:none;
}

.paging:hover {
 text-decoration:underline;
}

.paging_1 {
 font-size:11px;
 color:#01245a;
 font-weight:bold;
 padding:0px 3px 0px 3px;
 }
 
 

/* Group - End */

.styleilSearch { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #959595; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: right }
.styleilceSearch { FONT-WEIGHT: bold; FONT-SIZE: 14px; VISIBILITY: hidden; WIDTH: 240px; COLOR: #959595; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: right }
.classWord { FONT-WEIGHT: bold; FONT-SIZE: 14px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: right }
.classDescription { FONT-SIZE: 10px; COLOR: #666666; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-ALIGN: left }
.classGo { FONT-WEIGHT: bold; FONT-SIZE: 50px; COLOR: #e2e2e2; FONT-FAMILY: Arial, Helvetica, sans-serif; TEXT-DECORATION: none }

/* Haber - Start */

#div_haber {
 width:100%;
 text-align:left;
 }

.haber_header {
 font-size:14px;
 color:#0085ce;
 text-decoration:none;
 font-weight:bold;
}

.haber_header2 {
 font-size:16px;
 color:#0085ce;
 text-decoration:none;
 font-weight:bold;
 text-align:center;
 padding-top:15px;
}

.haber_image {
 text-align:center;
 vertical-align:middle;
}

.haber_summary {
 font-size:12px;
 color:#666666;
 font-style:italic;
 padding-top:8px;
}

.haber_date {
 font-size:10px;
 color:#c8c8c8;
 font-style:italic;
 text-align:right;
 padding-top:10px;
}

.haber_source {
 font-size:10px;
 color:#252525;
 font-weight:bold;
}

.haber_body {
 font-size:11px;
 color:#222222;
 padding-top:10px;
}

.haber_bar {
 width:100%;
 height:1px;
 margin:10px 0px 0px 0px;
 text-align:center;
}

.haber_link {
 font-size:10px;
 color:#062053;
 font-style:italic;
}

.haber_link:hover {
 color:#e34766;
}

.haber_img_b {
 border:1px solid #CCCCCC; 
}

.img_g {
 border:1px solid #2C6052; 
}

.img_haber_cell {
 width:25%;
 height:90px;
 text-align:center;
 vertical-align:middle;
 padding-top:10px;
}

.img_detail_hdr {
 text-align:center;
 vertical-align:middle;
 padding:5px 0px 5px 0px;
 
 font-size:10px;
 color:#444444;
 text-decoration:none;
}

/* Haber - End */

/* Popup - Start */
#basin_div {
 background-image:url(../images/popup_haber_bg.jpg);
 background-repeat:no-repeat;
 background-position:top left;
 width:520px;
 height:600px;
 text-align:center;
 padding:25px;
 margin-top:30px;
 background-color:#FFFFFF;
}

#form_div {
 background-image:url(../images/popup_form_bg.jpg);
 background-repeat:no-repeat;
 background-position:top left;
 width:600px;
 height:600px;
 text-align:center;
 padding:35px 35px 35px 25px;
 margin-top:30px;
 background-color:#FFFFFF;
 position:relative;
}

.bulten_img_d {
 padding-top:10px; 
}
/* Popup - End */

/* Address - Start */
.adress_cell {
 text-align:center;
 padding:5px 5px 10px 5px;
 vertical-align:top;
 border-bottom:1px solid #DDDDDD;
}

.adress_header {
 text-align:center;
 vertical-align:middle;
}

.tel_left {
 text-align:right;
 padding:5px 5px 0px 0px;
 vertical-align:middle;
}

.tel_right {
 text-align:left;
 padding:5px 0px 0px 5px;
 vertical-align:middle;
}
/* Address - End */


/* BASVURU FORMU */
/* marginler icin body style*/
#form_button {
 padding-top:;
	vertical-align:bottom;
	padding-top:15px;
	padding-bottom:15px;
	position:absolute;
	top:569px;
	left: 14px;
	width: 569px;
}

#form2_header {
	width:650px;
	height:98px;
}

#form2_body {
	width:650px;
	height:552px;
	
	background-image:url('../images/form/formBg.jpg');
	background-position:center top;
	background-repeat:no-repeat;
	
	position:relative;
	
	text-align:left;
}


/* ana tablo yerlesim style i */
.MainTable{
	padding: 0px 0px 0px 0px;
	border:0px;
	width:600px;
	margin:25px 25px 25px 25px; 
}

/*kisisel bilgiler div inin genel style i */

#IsBasvuru{
	width: 100%;
}
#Kisisel{
	width: 100%;
}

#Egitim{
	width: 100%;
}

#Tecrube{
	width: 100%;
}

#Bilgisayar{
	width: 100%;
}


/*form alani icin genel*/
.formbox {
	 margin:none;
	 align:top;
	 width:100%;
}

/* tabloda ki basliklarin style i icin */
.textLabel{
 font-size:10px;
 text-decoration:none;
 font-weight:bold;
}

.textLabel2{
 font-size:11px;
 color:#324d61;
 text-decoration:none;
 font-weight:bold;
 padding-right:5px;
}

/* Step Basliklari */
.tableHeader{
	font-size:14px;
	font-weight:bold;
	color:#0085ce;
	text-align:left;
}

.tableHeader2{
	font-size:12px;
	font-weight:bold;
	color:#dc143c;
	text-align:left;
}

/* Alt Basliklar */
.subHeaderLabel{
 font-size:11px;
 color:#0a2d6f;
 font-weight:bold;
 text-decoration:none;
}

/* Formdaki text field alanlarin text sytle i icin*/
.textFormTextField{
	font-size:9px;
	color:#BE0000;
}

.textFormTextBlack{
	font-size:9px;
	color:#333333;
}

/* Formdaki text field alanlarin boy en - goruntu sytle i icin*/
.form_text_small{
	width:140px;
	border:1px solid #7F837F;
	height:20px;
	vertical-align:middle;
	color:#000000;
	padding:2px 1px 1px 5px;
	background-image:url(../images/form_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
	font-size:12px;
}

.form_text_long{
	width:263px;
	border:1px solid #7F837F;
	height:18px;
	vertical-align:middle;
	font-size:12px;
	color:#000000;
	padding:2px 1px 1px 5px;
	background-image:url(../images/form_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.form_text_mid{
	width:190px;
	border:1px solid #7F837F;
	height:18px;
	vertical-align:middle;
	font-size:12px;
	color:#000000;
	padding:2px 1px 1px 5px;
	background-image:url(../images/form_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

.form_area_adr{
	width:250px;
	border:1px solid #7F837F;
	vertical-align:middle;
	font-size:12px;
	color:#000000;
	padding:3px 3px 3px 3px;
	background-image:url(../images/form_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

/* Formdaki text field in uzun versiyonu */
.form_text_large{
	width:300px;
	border:1px solid #7F837F;
	height:18px;
	vertical-align:middle;
	font-size:12px;
	color:#000000;
	padding:2px 1px 1px 2px;
	background-image:url(../images/form_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

/* formdaki text alanin kisa olan versiyonu*/
.form_text_xsmall{
	width:50px;
	border:1px solid #7F837F;
	height:18px;
	vertical-align:middle;
	font-size:12px;
	color:#000000;
	padding:3px 1px 1px 3px;
	background-image:url(../images/form_bg.gif);
	background-position:top left;
	background-repeat:no-repeat;
}

/* radio button style i*/
.form_radio{
	border: 0px;
	font-size:xx-small;
	width:20px;	
}

/* ACENTE LISTESI */
.acente_space {
 height:15px;
 line-height:5px;
 vertical-align:top;
 border-bottom:1px solid #DDDDDD;
 background:url(../images/spacer.gif) repeat;
}



