@charset "utf-8";

/* Css reset */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table {border-collapse:collapse;border-spacing:0;font-family:Trebuchet MS,Helvetica,Arial;font-size:12px;}
fieldset,img {border:0;}
address,caption,cite,code,dfn,em,var {font-style:normal;font-weight:normal;}
ol,ul {list-style:none;}
caption,th {text-align:left;}
q:before,q:after {content:'';}
abbr,acronym { border:0;}

/*Genel ayarların başlangıcı*/

.body{background-color:#FFFFFF; font-size:13px; color:#515455;}
a img{border:0px solid}
a {text-decoration:none}
p {
	text-align:justify;
}
h1{font-family:Trebuchet MS, Helvetica, Arial; font-size:18px;}
h2{font-family:Trebuchet MS, Helvetica, Arial; font-size:20px;}

.text_red{color:#B52727;}
.text_white{color:#FFFFFF;}

.text_01{font-family:Trebuchet MS, Helvetica, Arial; font-size:13px; line-height: 1.4em;}

.bg_red{background:#B52727;}

.main_container{width:80%;margin:auto;}

/*Genel ayarların bitişi*/

/*Karşılama sayfası başlangıcı*/

.main_bg_image{background-image:url(image/main_bg.jpg); background-position:0 center; background-repeat:no-repeat; width:100%; height:570px; float:left;}
.main_midde_text_container{ width:335px; height:343px; background-image:url(image/box_text_area.png); position:relative; top:45px; left:10px; float:left;}
.main_midde_text_title{display:block; width:300px; height:30px; padding:15px 15px 0px 15px; float:left;}
.main_midde_text_area{display:block; width:300px; padding:15px; float:left;}
.bottom_container{width:1000px; background-image:url(image/bg_menu.jpg); background-repeat:no-repeat; height:112px; margin-top:-15px; float:left;}
.bottom_menu_container{ width:720px; height:55px; float:left; padding-top:30px;}
.bottom_logo{ float:left; width:188px; padding-top:10px; margin-left:80px;}
.main_page_menu_item{font-family:Trebuchet MS, Helvetica, Arial; font-weight:bold; float:left; padding-left:20px; padding-right:20px; padding-top:15px;}
.main_page_menu_item a{ color:#201815;}
.main_page_menu_item a:hover{ color:#BA282B;}
.main_page_menu_seperator{float:left; width:1px; height:55px;}

/*Karşılama sayfası bitişi*/

/*Menu başlangıcı*/

.top{ background-image:url(image/main_page_bg_iamge.jpg); background-repeat:no-repeat; width:1000px; height:284px; float:left; position:relative;}
.top_border{ float:left; width:1000px; height:15px;}
.top_menu_container{ margin-top:57px; width:250px; height:170px; background-image:url(image/menu_01.jpg); background-repeat:no-repeat;}
.menu_item_01{ background-image:url(image/01.jpg); width:200px; height:30px; background-repeat:no-repeat; float:left; border-bottom:1px solid #CCCCCC;}
.menu_item_01:hover{background-position:0 -30px; cursor: pointer;}
.menu_item_02{ background-image:url(image/02.jpg); width:200px; height:30px; background-repeat:no-repeat; float:left; border-bottom:1px solid #CCCCCC; margin-top:1px;}
.menu_item_02:hover{background-position:0 -30px; cursor: pointer;}
.menu_item_03{ background-image:url(image/03.jpg); width:200px; height:30px; background-repeat:no-repeat; float:left; border-bottom:1px solid #CCCCCC; margin-top:1px;}
.menu_item_03:hover{background-position:0 -30px; cursor: pointer;}
.menu_item_04{ background-image:url(image/04.jpg); width:200px; height:30px; background-repeat:no-repeat; float:left; border-bottom:1px solid #CCCCCC; margin-top:1px;} 
.menu_item_04:hover{background-position:0 -30px; cursor: pointer;}
.menu_item_05{ background-image:url(image/05.jpg); width:200px; height:30px; background-repeat:no-repeat; float:left; border-bottom:1px solid #CCCCCC; margin-top:1px;}
.menu_item_05:hover{background-position:0 -30px; cursor: pointer;}
.menu_text{font-family:Trebuchet MS, Helvetica, Arial; font-size:10px; text-align:right; padding-right:5px; color:#515455; display: block; width:195px; height:30px;}
.menu_text a{ text-decoration:none; color:#515455;}
.menu_text:hover{font-size:13px; color:#FFFFFF;}
.top_logo{position:absolute; top:231px; left:767px;}

/*Menu bitişi*/

/*Sayfa başlangıcı*/

.main{float:left; width:1000px; margin:0px; padding:0px;}
.main_left{width:600px; margin-right:30px; float:left;}
.main_right{ width:350px; margin-right:20px; float:left; padding-top:40px;}
.text_area_container{width:600px; float:left;}
.text_title_01{ width:300px; height:25px; float:left; padding-left:50px;}
.text_area{display:block; width:550px; padding:15px 15px 15px 50px; float:left; line-height:1.4em; color:#515455;}
.text_area a{ text-decoration:none; color:#B52727;}
.text_area a:hover{ text-decoration:underline;}
.text_area ul li{ float:left; width:250px; margin-right:20px; margin-bottom:5px;}

/*Sayfa bitişi*/

/*Footer başlangıcı*/

.footer{ float:left; width:940px; margin:20px; border-top:1px  solid #CCCCCC; font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#515455; padding-top:8px; padding-left:10px; padding-right:10px;}
.copy{ float:left;}
.footer_menu{float:right; }
.footer_menu a{ text-decoration:none; color:#515455;}
.footer_menu a:hover{color:#BA282B;}

/*Footer bitişi*/

#iletisim input {
	padding:5px 0;
	width:200px;
	margin-left:10px;
}
#iletisim textarea {
	height:140px;
	width:200px;
	margin-left:10px;
}