html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, span, div, iframe { margin:0; padding:0; border: 0; }
body {
	font-family: Verdana, Geneva, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	color:#000;
	font-size:11px;
	line-height:1.5em;
	margin:0px;
	background:url(../images/bg.jpg) left top repeat-x #dcddde;
}
tr, td{
	color:#000;
	font-family: Verdana, Geneva, sans-serif;
	line-height:1.5em;
	font-size:11px;	
}
p {
}
h1 { font-size:16px; color:#000; font-weight:bold; font-family: Verdana, Geneva, sans-serif; line-height: 2.4em; }
h2 { font-size:15px; color:#000; font-weight:bold; font-family: Verdana, Geneva, sans-serif; line-height: 2.2em; }
h3 { font-size:14px; color:#000; font-weight:bold; font-family: Verdana, Geneva, sans-serif; line-height: 2.0em; }
h4 { font-size:13px; color:#000; font-weight:bold; font-family: Verdana, Geneva, sans-serif; line-height: 1.7em; }
h5 { font-size:12px; color:#000; font-weight:bold; font-family: Verdana, Geneva, sans-serif; line-height: 1.5em; }
h6 { font-size:11px; color:#000; font-weight:bold; font-family: Verdana, Geneva, sans-serif; line-height: 1.2em; }
a { color: #000; text-decoration:none; }
a:hover { text-decoration:none; }
sup { font-size: 100%; }
label { font: bold 100% "tahoma", Verdana, Arial; color: #334d55; }
hr { border:0px solid #FFFFFF; height:0px; }
fieldset { padding:10px; border:1px solid #fff; }
.alternatif_fieldset { padding:5px; border:1px solid #fff; }
legend { color:#2793B9; font-weight:bold; font-size:10pt; margin-bottom:5px; }
form { margin: 0; padding:0; }
form select { color:#000000;  font-family:tahoma; font-size:8pt; }
.error_message { color:#FF0000; font-weight:bold; }
option { font-family: Verdana, Geneva, sans-serif; font-size:8pt; height:16px; }

/*
ul { list-style-type:square; margin-left:30px; }
li { margin-left:5px; list-style-type:disc; margin-top:0px; list-style-position: outside; }
ul li { list-style-type: disc; }
ul ul ul { list-style-type: none; }
ol { list-style-type:decimal; margin-left:35px; list-style-position: outside; }
ol li { margin-top:10px; font-size:8pt; list-style-type: none; }
ol ol { list-style-type: none; } 
ol ol ol { list-style-type: none; }
*/

/*** mail form ***/

.input { font-family: Tahoma, Geneva, sans-serif; font-size:11px; font-style:normal; 
		width:230px; height:20px; padding:1px 1px 1px 1px; background-color: #FDFDFD; border:1px solid #e6e7e8; color:#000; }
	.input:hover { border:1px solid #bcbec0; color:#000; }

.input_select {	font-family: Tahoma, Geneva, sans-serif; font-size:11px; font-style:normal;
		width:232px; height:24px; padding:1px 1px 1px 1px; background-color: #a91410; border:1px solid #860e0b; color:#fff; }
	.input_select:hover { border:1px solid #860e0b; color:#fff;  }

.input_kucuk { font-family: Tahoma, Geneva, sans-serif; font-size:11px; font-style:normal; 
		width:100px; height:17px; padding:1px 1px 1px 1px; background-color: #FDFDFD; border:1px solid #e6e7e8; color:#000; }
	.input_kucuk:hover { border:1px solid #bcbec0; color:#000;   }

.input_text { font-family: Tahoma, Geneva, sans-serif; font-size:11px; font-style:normal; 
		width:230px; height:150px; padding:1px 1px 1px 1px; background-color: #FDFDFD; border:1px solid #e6e7e8; color:#000; }
	.input_text:hover { border:1px solid #bcbec0; color:#000;  }
	
.input_text_big { font-family: Tahoma, Geneva, sans-serif; font-size:11px; font-style:normal; 
		width:400px; height:200px; padding:1px 1px 1px 1px; background-color: #FDFDFD; border:1px solid #e6e7e8; color:#000; }
	.input_text_big:hover { border:1px solid #bcbec0; color:#000;  }	

.input_text_adres { font-family: Tahoma, Geneva, sans-serif; font-size:11px; font-style:normal;
		width:230px; height:50px; padding:1px 1px 1px 1px; background-color: #FDFDFD; border:1px solid #e6e7e8; color:#000; }
	.input_text_adres:hover { border:1px solid #bcbec0; color:#000;  }

.button { font-family: Tahoma, Geneva, sans-serif; font-weight:bold; font-size:11px;
		border:1px #94100c solid; padding:4px 15px 4px 15px; text-align:center; color:#fff; background-color:#a91410; }
	.button:hover { color:#000; background-color:#94100c; border:1px #94100c solid; }
	
.button2 { font-family: Tahoma, Geneva, sans-serif; font-weight:bold; font-size:11px;
		border:1px #d1d3d4 solid; padding:4px 15px 4px 15px; text-align:center; color:#808285; background-color:#e6e7e8; }
	.button2:hover { color:#000; background-color:#d1d3d4; border:1px #d1d3d4 solid; }	

/*** sayfalama ***/
.paging_1 { background-color:#1054af; padding:2px 10px 2px 10px; margin-left:1px; float:left; font-weight:bold; color:#FFFFFF; }
	a.paging_1:hover { background-color:#fff; font-weight:bold; }

.paging_2 { background-color:#fff; padding:2px 10px 2px 10px; margin-left:1px; float:left; font-weight:bold; color:#1054af; }
	a.paging_2:hover { background-color:#fff; font-weight:bold; color:#000; }

.paging_link { text-decoration:none; color:#fff; font-weight:bold; }
	a.paging_link:hover { color: #000; text-decoration:underline; }
	

/*** divler ***/
#parent{ margin:0 auto; width:1050px; padding:0px 0px 0px 0px; }
#header{ margin:0 auto; width:1050px; height:98px; padding:0px 0px 0px 0px; background:url(../images/header.png) center top no-repeat; }
	#header_sol{ float:left; width:304px; height:93px; padding:5px 0px 0px 6px; }
	#header_sag{ float:left; width:595px; height:98px; padding:0px 0px 0px 145px; }
		#header_sag_phone{ margin:0 auto; width:595px; height:60px; padding:0px 0px 0px 0px; }
			#phone{ float:left; width:130px; height:44px; padding:16px 0px 0px 280px; }
			#canli_destek{ float:left; width:185px; height:40px; padding:20px 0px 0px 0px; }
		#menu{ margin:0 auto; width:585px; height:30px; padding:8px 10px 0px 0px; text-align:center; }

#icerik_01{ margin:0 auto; width:1050px; height:20px; padding:0px 0px 0px 0px; background:url(../images/icerik_01.png) center top no-repeat; }
#icerik_02{ margin:0 auto; width:1010px; padding:0px 20px 0px 20px; background:url(../images/icerik_02.png) center top repeat-y; }
#icerik_03{ margin:0 auto; width:1050px; height:20px; padding:0px 0px 0px 0px; background:url(../images/icerik_01.png) center bottom no-repeat; }
#footer{ margin:0 auto; width:1050px; height:100px; padding:10px 0px 0px 0px; }
#footer{ margin:0 auto; width:1050px; height:100px; padding:10px 0px 0px 0px; }
	#footer_sol{ float:left; width:350px; height:100px; padding:0px 0px 0px 0px; }
	#footer_sayac{ float:left; width:200px; height:100px; padding:0px 0px 0px 0px; }
	#footer_sag{ float:left; width:500px; height:100px; padding:0px 0px 0px 0px; }	

#bg_kampanya{ background:url(../images/bg_kampanya.png) left top no-repeat; width:475px; height:130px; padding:55px 10px 10px 10px; }

#bg_haberler{ background:url(../images/bg_haberler.png) left top no-repeat; width:475px; height:130px; padding:55px 10px 10px 10px; }


/*** menu ***/

.menu_pasif{ color:#FFF; font-weight:bold; text-decoration:none; padding:0px 5px 0px 5px; font-family:Tahoma, Geneva, sans-serif; }
a.menu_pasif:hover{ text-decoration:underline; color:#000; }

.menu_aktif{ color:#000; font-weight:bold; text-decoration:none; padding:0px 5px 0px 5px; font-family:Tahoma, Geneva, sans-serif; }
a.menu_aktif:hover{ text-decoration:underline; }

.submenu_pasif{ color:#000; font-weight:normal; text-decoration:none; padding:0px 5px 0px 5px; font-family:Tahoma, Geneva, sans-serif; }
a.submenu_pasif:hover{ text-decoration:underline; color:#000; }

.submenu_aktif{ color:#a91410; font-weight:normal; text-decoration:none; padding:0px 5px 0px 5px; font-family:Tahoma, Geneva, sans-serif; }
a.submenu_aktif:hover{ text-decoration:underline; }




/*** yazi ***/

.yazi_siyah_kalin{ color:#000; font-weight:bold; }
.yazi_siyah_ince{ color:#000; }
.yazi_siyah_ince_buyuk{ color:#000; font-size:13px; }

.yazi_kirmizi{ color:#a91410; }
.yazi_kirmizi_kalin{ color:#a91410; font-weight:bold; }
.yazi_kirmizi_ince{ color:#a91410; }
.yazi_kirmizi_ince_buyuk{ color:#a91410; font-size:13px; }

.yazi_beyaz_kalin{ color:#fff; font-weight:bold; }
.yazi_beyaz_ince{ color:#fff; }

.yazi_sayfa_baslik{ font-weight:bold; text-decoration:none; padding:0px 0px 5px 0px; font-size:13px; color:#a91410; border-bottom:1px #a91410 solid; }
.yazi_sayfa_baslik2{ font-weight:bold; text-decoration:none; font-size:13px; color:#a91410; }


.yazi_buyuk_13{ font-size:13px; }
.yazi_buyuk_14{ font-size:14px; }
.yazi_buyuk_15{ font-size:15px; }
.yazi_buyuk_16{ font-size:16px; }
.yazi_buyuk_17{ font-size:17px; }
.yazi_buyuk_18{ font-size:18px; }

/*** linkler ***/

.link_siyah_kalin{ color:#000; text-decoration:none; font-weight:bold; }
a.link_siyah_kalin:hover{ color:#a91410; text-decoration:underline; }

.link_siyah_ince{ color:#000; text-decoration:none; font-weight:normal; }
a.link_siyah_ince:hover{ color:#a91410; text-decoration:underline; }

.link_kirmizi_kalin{ color:#a91410; text-decoration:none; font-weight:bold; }
a.link_kirmizi_kalin:hover{ color:#000; text-decoration:underline; }

.link_kirmizi_ince{ color:#a91410; text-decoration:none; font-weight:normal; }
a.link_kirmizi_ince:hover{ color:#000; text-decoration:underline; }

.link_bg_kirmizi{ float:left; width:150px; background-color:#d71921; color:#FFF; padding:10px 15px 10px 15px; text-decoration:none; font-weight:bold; border-radius:5px; }
a.link_bg_kirmizi:hover{ color:#030303; text-decoration:underline; }


.link_bg_mavi{ float:left; width:150px; background-color:#139fe1; color:#FFF; padding:10px 15px 10px 15px; text-decoration:none; font-weight:bold; border-radius:5px; }
a.link_bg_mavi:hover{ color:#030303; text-decoration:underline; }


.link_bg_gray{ float:left; width:150px; background-color:#979797; color:#000; padding:10px 15px 10px 15px; text-decoration:none; font-weight:bold; border-radius:5px; }
a.link_bg_gray:hover{ color:#fff; text-decoration:underline; }



/*** kenarlik ve bg ****/
.bg_gri{ background-color:#f1f2f2; border-bottom:1px #e6e7e8 solid; padding:5px 0px 5px 10px; font-weight:bold; }


.bg_kirmizi{ background-color:#ff0000; padding:20px; color:#FFF; font-size:18px; }

.kenarlik{ border:1px #e6e7e8 solid; }
.kenarlik:hover{ border:1px #d1d3d4 solid; }

.kenarlik_alt{ border-bottom:1px #e6e7e8 solid; padding:0px 0px 10px 0px; }

/**** hizmetler ***/
#hizmetler_ust{ margin:0 auto; width:304px; padding:50px 10px 0px 10px; background:url(../images/hizmetler.png) center top no-repeat;}
#hizmetler_alt{ margin:0 auto; width:324px; height:15px; padding:0px 0px 0px 0px; background:url(../images/hizmetler.png) center bottom no-repeat;}


.sag_hizmet_pasif{ color:#000; text-decoration:none; font-weight:bold; }
a.sag_hizmet_pasif:hover{ color:#a91410; text-decoration:underline; }

.sag_hizmet_aktif{ color:#a91410; text-decoration:none; font-weight:bold;}
a.sag_hizmet_aktif:hover{ color:#000; text-decoration:underline; }


