/**************************************** */
/*************** REQUIRED *************** */
/**************************************** */

/* [CONTENT] class definition, required in rich text editor! */

.system_template_content_style {
	background-color:#FFFFFF;
	color:#000000;
}

/* Class definition for background shading */ 
.system_template_content_shade {
	visibility:hidden; 
	position:absolute; 
	z-index:20;
	left:0px;
	top:0px;
	width:100px;
	height:100px;
	background-color:#000000;
}
	
html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset, img, div, span{
margin:0;
padding:0;
border: 0;
}

body{
	text-align: left;
/*	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;*/
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:normal;
	font-variant:normal;
	font-stretch:normal;
	font-weight:normal;
	color:#4a4a4a;
	font-size:70%;
	line-height:1.5em;
	background-color:#1a8bc9;
}

tr,td{
	color:#4a4a4a;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}


p{

}
h1,h2,h3,h4,h5,h6{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;

}
h1 {
	font-size: 250%;
	line-height: 1.6em;
	font-weight:bold;
}
h2 {
	font-size: 180%;
	line-height: 1.8em;
	font-weight:lighter;

	}
h3{
	font-size: 160%;
	line-height: 1.8em;
	font-weight:lighter;

	}

h4 {
	font-size: 140%;
	line-height: 1.4em;
	font-weight:bold;
}

h5 {
	font-size: 100%;
	line-height: 1.5em;
	font-weight:bold;

}

h6 {
	font-size: 100%;
	line-height: 1.5em;
	font-weight:bold;

}

a{
	color:#2b373c;
	text-decoration:none;
}
a:hover{
	color:#ff0000;
	text-decoration:none;
}
sup{
	font-size: 100%;
}


hr{
	border:0px solid #FFFFFF;
	height:0px;
}

fieldset{
	padding:10px;
	border:1px solid #dedede;
}

.alternatif_fieldset{
	padding:5px;
	border:1px solid #fff;
}

legend{
	color:#2793B9;
	font-weight:bold;
	font-size:10pt;
	margin-bottom:5px;
	
}

ul{
	list-style-type: square;
	margin-left:15px;
	line-height:1.3em;
}
ul li{
	list-style-type: square;
	margin-top:5px;
	list-style-position: outside;
}
ul ul{
 list-style-type: disc;
}
ul ul ul{
 list-style-type: none;
}
label{
 font: bold 100% "tahoma", Verdana, Arial;
 color: #334d55;
}


form{
	margin: 0;
	padding:0;
	}
select{
	border-color:#7DA5C2;
	background-color:#f2f3f4;
	color:#FF0000;
	font-family:tahoma;
	font-size:8pt;
}

/*MAILFORM*/
.mailtextarea{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:220px;
	height:115px;
	background-color:#ffffff;
	border:1px inset #CCCCCC;
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
}
.adrestextarea{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:60px;
	background-color:#ffffff;
	border:1px solid #CCCCCC;
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
}
.mailinput{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:200px;
	height:15px;
	border:1px inset #CCCCCC;
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
	}
.mailmiddleinput{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:76px;
	height:16px;
	border:1px inset #CCCCCC;
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
	}
.mailsmallinput{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:40px;
	height:20px;
	border:1px solid #CCCCCC;
	color:#000000;
	font-family:tahoma;
	font-size:8pt;
	}

.button{
	font-family:tahoma;
	font-weight:bold;
	font-size:7pt;
	width:60px;
	height:19px;
	color:#ffffff;
	border:none;
	background-color:#da251d;
	border:1px outset #FFFFFF;
	}

/*navigasyon bari*/
.navbar{
	font-weight:bold;
	color: #FFFFFF;
	text-decoration:none;
}
a.navbar:hover{
	color: #000000;
	text-decoration:none;
}

/*MENU STILLERI*/
.menuback{
	width:100%;
	}
.menulink_1{
	color:#ffffff;
	text-decoration:none;
	float: left;
	width:90px;
	font-weight:bold;
	background-image:url(../images/menu/menu_eryaman_1.gif);
	background-repeat: no-repeat;
	text-align:center;
	line-height:2.6em;
}
a.menulink_1:hover{
	background-image:url(../images/menu/menu_eryaman_2.gif);
	color:#ffffff;
}
.menulink_1_sel{
	color:#ffffff;
	text-decoration:none;
	float: left;
	width:90px;
	font-weight:bold;
	background-image:url(../images/menu/menu_eryaman_2.gif);
	background-repeat: no-repeat;
	text-align:center;
	line-height:2.6em;
}
a.menulink_1_sel:hover{
	color:#ffffff;
	background-image:url(../images/menu/menu_eryaman_1.gif);
}
.submenutable{
	background-color:#ff9900;
}
.altmenu_0{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	float: left;
	border-bottom:1px solid #FFFFFF;
	width:140px;
	height:18px;
	padding-top:5px;
	padding-left:5px;
	background-color:#FF9900;
	
}
a.altmenu_0:hover{
	color:#ffffff;
	background-color:#0193d0;
}

.altmenu_0_sel{
	color:#ffffff;
	text-decoration:none;
	font-weight:bold;
	float: left;
	width:100%;
	height: 16px;
	background-image:url(../images/beyaz_kalp2.gif);
	background-repeat: no-repeat;
	background-position:3px center; 
	border-bottom:1px solid #f2f3f4;
	padding-left:20px;
	background-color:#c3251c;
	padding-top:2px;
}
a.altmenu_0_sel:hover{
	color:#000000;
	background-image:url(../images/beyaz_kalp.gif);
}


.altmenugezer_0{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	float: left;
	border-bottom:1px solid #f2f3f4;
	width:100%;
	height:18px;
	padding-top:5px;
	
}
a.altmenugezer_0:hover{
	color:#ff6600;
	background-color:#f2f3f4;
}

.altmenugezer_0_sel{
	color:#000000;
	text-decoration:none;
	font-weight:bold;
	float: left;
	border-bottom:1px solid #cccccc;
	width:100%;
	height:18px;
	padding-top:5px;
	background-color:#f2f3f4;
}
a.altmenugezer_0_sel:hover{
	color:#ff6600;
	background-color:#f2f3f4;
}

/*YAZI STILLERI*/

.bold{
	font-weight:bold;
}

.bold_big{
	font-weight:bold;
	font-size:9pt;
}

.boldkirmizi{
	font-weight:bold;
	color:#da251d;
}

.boldturuncu{
	font-weight:bold;
	color:#ff8400;
}

.bold_mavi{
	font-weight:bold;
	color:#0088ca;
}

.beyaz{
	color:#FFFFFF;
}


/* LINKLER */
.mail_link{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;	
	font-size:7pt;
}
a.mail_link:hover{
	color:#000000;
	text-decoration:underline;
}

.langlink{
	font-size:8pt;
	font-weight:bold;
	color:#005197;
	text-decoration:none;
}
a.langlink:hover{
	color:#FF6600;
	text-decoration:underline;
}
.link_siyah{
	font-weight:bold;
	color:#626565;
	text-decoration:none;
}
.link_siyah:hover{
	color:#da251d;
	text-decoration:none;
}

.linkkirmizi{
	font-weight:bold;
	color:#da251d;
	text-decoration:none;
}
a.linkkirmizi:hover{
	color:#666666;
	text-decoration:underline;
}

.link_turuncu{
	font-weight:bold;
	font-size:7pt;
	color:#ff8400;
	text-decoration:none;
}
a.link_turuncu:hover{
	color:#0088ca;
}

.linkbeyaz{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;

}
a.linkbeyaz:hover{
	color:#000000;
	font-weight:bold;
}

.detailslink{
	text-decoration:none;
	font-weight:bold;
	font-family:Tahoma;
	font-size:7pt;
	color:#ffffff;
	}
a.detailslink:hover{
	color:#000000;
}

.detailslink2{
	text-decoration:none;
	font-size:7pt;
	color:#ffffff;
	}
a.detailslink2:hover{
	color:#000000;
}



/*CIZIKLAR*/
.kenarlik{
	border:1px solid #dededd;
}
.alt_kenarlik_gri{
	border-bottom:1px solid #dededd;
}

.alt_kenarlik_beyaz{
	border-bottom:1px solid #dededd;
}

/*BACKGROUNDLAR*/
.background_sub_menu{
	height:20px;
	border:1px solid #054187;
	background-color:#000033;
}
.turuncu_bg_beyaz_yazi{
	background-color:#FF9900;
	color:#FFFFFF;
	font-weight:bold;
	padding:0px 0px 0px 10px;
	font-size:8pt;
	
}
.beyaz_bg{
	background-color:#ffffff;
}


/*maillist*/
.maillist_input{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:140px;
	height:16px;
	border:1px inset #CCCCCC;
	color:#000000;
}
.maillist_button{
	font-family:tahoma;
	font-weight:bold;
	font-size:7pt;
	width:60px;
	background-color:#FF6600;
	color:#ffffff;
	height:16px;
	border:1px outset #ffffff;

}

/*haberler*/	
.haberler_baslik{
	color:#ffffff;
	font-weight:bold;
}
.haberler_manset{
	color: #5d6060;
	font-weight:bold;
	border-bottom:1px solid #cccccc;
}
.tumhaberler_link{
	color:#ffffff;
	font-weight:bold;
	text-decoration:none;
}
a.tumhaberler_link:hover{
	color:#000000;
	font-weight:bold;
}
.haberlerdevami_link{
	font-weight:bold;
	color:#ffffff;
	text-decoration:none;
}
a.haberlerdevami_link:hover{
	color:#000000;
}


/*insan kaynaklari*/

.human_resource_normal{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:120px;
	height:18px;
	border:1px inset #999999;
	color:#000000;
	background-color:#ffffff;
	}
.human_resource_middle{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:80px;
	height:18px;
	border:1px inset #999999;
	color:#000000;
	background-color:#ffffff;
	}
.human_resource_small{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:50px;
	height:18px;
	border:1px inset #999999;
	color:#000000;
	background-color:#ffffff;

	}
.human_resource_textarea{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:400px;
	height:100px;
	border:1px inset #999999;
	color:#000000;
	background-color:#ffffff;

}
.human_resource_adrestextarea{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:300px;
	height:60px;
	border:1px inset #999999;
	color:#000000;
	background-color:#ffffff;
}
option {
	font-family: tahoma, arial, verdana;
	font-size: 8pt;
	height:16px;
}
.tarih_listbox{
	font-family:tahoma;
	font-size:8pt;
	font-style:normal;
	width:100px;
	height:18px;
	border:1px inset #999999;
	color:#000000;
	background-color:#ffffff;
}

/*---------------basliklar-------------------*/

.caption1{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	border-bottom:1px solid #FFFFFF;
}

/*75 YIL BACKGROUND*/
.t1{
	background-image:url(../images/t_1.gif);
	background-repeat:no-repeat;
	background-position:center bottom;
}
.t2{
	background-image:url(../images/t_2.gif);
	background-repeat:repeat-y;
}
.t3{
	background-image:url(../images/t_7.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

.popupturuncu{
	background-position: 50px;
	background-image:hede.gif;
	background-repeat:repeat-x;
	}
.homebg{
	background-image:url(../_images/content/home_page/anasayfa.gif);
	background-repeat:no-repeat;
	background-position:center;
}

.content_home_bg_1{
	background-image:url(../images/content_home_bg_1.gif);
	background-repeat:no-repeat;
	background-position:center top;
}

.content_home_bg_2{
	background-image:url(../images/content_home_bg_2.gif);
	background-repeat:repeat-x;
}

.news_caption{
	background-image:url(../images/news_caption.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	font-size:9pt;
}
.other_caption{
	background-image:url(../images/other_caption.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-weight:bold;
	font-size:9pt;
}



.spot_caption_2{
	background-image:url(../images/spot_2.gif);
	background-repeat:no-repeat;
	text-align:center;
}

.page_caption{
	background-image:url(../images/page_caption.gif);
	background-repeat:no-repeat;
	color:#FFFFFF;
	font-size:9pt;
	font-weight:bold;
}

#headercontainer{
	margin:0 auto;
	width:880px;
	background-image: url(../images/eryaman/top.gif);
	background-repeat:no-repeat;
	height: 230px;
	background-position: center bottom;
	padding: 0px 18px 0px 18px;
}


#toppmenu{
	width:880px;
	float: right;
	height: 34px;
}
#topmenu_1{
	width:90px;
	height:20px;
	background-image:url(../images/menu/menu_top_eryaman.gif);
	background-repeat:no-repeat;
	background-position:center top;
	float: right;
	text-align: center;
	padding: 10px 0px 0px 0px;
}
#topmenu_2{
	width:100px;
	height:20px;
	background-image:url(../images/menu/menu_top_eryaman.gif);
	background-repeat:no-repeat;
	background-position:center top;
	float: right;
	text-align: center;
	padding: 10px 0px 0px 0px;
}
#topmenu_3{
	width:90px;
	height:20px;
	background-image:url(../images/menu/menu_top_eryaman.gif);
	background-repeat:no-repeat;
	background-position:center top;
	float: right;
	text-align: center;
	padding: 10px 0px 0px 0px;
}

#logo_flash_container{
	float:left;
	width:880px;
	height: 160px;
}

#logo_container{
	float:left;
	width:111px;
	height:149px;
	padding: 0px 16px 0px 16px;
}

#main_menu_container{
	float: right;
	width:735px;
	height:29px;
	padding: 17px 0px 0px 0px;
}

#flash_container{
	float:left;
	width:430px;
	height:100px;
	padding: 8px 0px 0px 5px;
}

#name_container{
	float:left;
	width:300px;
	height:70px;
	padding: 45px 0px 0px 0px;
}


#navbar_container{
	float:left;
	width:860px;
	height: 20px;
	padding: 10px 10px 0px 10px;
}


#content_container{
	width: 856px;
	margin: 0 auto;
	padding: 0px 30px 10px 30px;
	background-image: url(../images/eryaman/content_bg.gif);
	background-repeat: repeat-y;
	background-position: center center;
}


#content{
	padding:0px;
	margin:0 auto;
	width:100%;
	background-color: #FFFFFF;
	
}
#content ul{
	list-style-type:square;
	margin-left:15px;
}
#content ul li{
	list-style-type:disc;
	margin-top:5px;
	list-style-position: outside;
}
#content ul ul{
 list-style-type: disc;
}
#content ul ul ul{
 list-style-type: none;
}


#content ol{
	list-style-type:decimal;
	margin-left:35px;
	list-style-position: outside;
}
#content ol li{
	margin-top:10px;
	font-size:8pt;
	list-style-type:decimal;
}

#content ol ol{
 list-style-type: disc;
}
#content ol ol ol{
 list-style-type: none;
}

#footer{
	margin:0 auto;
	width:866px;
	background-image: url(../images/eryaman/footer_1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 81px;
	padding: 5px 26px 0px 26px;
}

#bottom{
	margin:0 auto;
	width:916px;
	background-image: url(../images/eryaman/bottom_1.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 16px;
	padding: 0px;
}
#sir{
	margin:0 auto;
	width:876px;
	padding:5px 20px 5px 20px;
	text-align: right;
}

#meta{
	width:600px;
	height:10px;
	visibility:hidden;
	position:absolute;
}


.haber_rakam{
	background-color: #FF6600; 
	color:#FFFFFF;
	font-size:14px;
	font-weight:bold;
	text-decoration:none;
}

a.haber_rakam:hover{
	color: #000000;
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
}






