@charset "utf-8";
/* CSS Document */

body{
	background-image:url(../images/background.gif); 
	background-repeat:repeat-x; 
	background-color:#0d2549;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin:0 0 0 0;
}

.top_table{background:url(../images/top_bg.gif) no-repeat; width:1029px; height:263px;}
.top_table_alt{background:url(../images/top_bg_02.gif) no-repeat; width:1029px; height:263px;}
.top_menu1{color:#bababa; margin:auto 0 auto 0; height:23px;}
.top_menu1 a{ width:253px; color:#bababa; text-decoration:none; margin:auto 2px auto 8px;}
.top_menu1 a:hover{color:#bababa; text-decoration:underline;}

.top_menu2 a {margin-left:13px; margin-right:13px;}

/* iç kısım stilleri */

.bg_left_content{background:url(../images/bg_left_content.png) repeat-y; width:35px;}
.bg_right_content{background:url(../images/bg_right_content.png) repeat-y; width:11px;}
.content{color:#8799b8; text-align:justify; padding-right:6px;}
.content a{color:#8799b8; text-decoration:none;}
.content a:hover{color:#8799b8; text-decoration:underline;}
.content_buble{background:/*#2A486C*/ url(../images/bg_buble.gif) no-repeat; padding-top:72px; text-align:center; font-size:12px; color:#9ed6fe;}
.content_buble a{color:#9ed6fe; text-decoration:none;}
.content_buble a:hover{color:#9ed6fe; text-decoration:underline;}
.content_buble1{background:/*#2A486C*/ url(../images/bg_buble1.gif) no-repeat; padding-top:72px; text-align:center; font-size:12px; color:#9ed6fe;}
.content_buble1 a{color:#9ed6fe; text-decoration:none;}
.content_buble1 a:hover{color:#9ed6fe; text-decoration:underline;}
.content_buble2 {background:/*#2A486C*/ url(../images/bg_buble_2.gif) no-repeat; padding-top:72px; text-align:center; font-size:12px; color:#9ed6fe;}
.content_buble2 a{color:#9ed6fe; text-decoration:none;}
.content_buble2 a:hover{color:#9ed6fe; text-decoration:underline;}
.content ul{list-style-image:url(../images/bullet.png);}
.content ul li{list-style-image:url(../images/bullet.png);}
.content ul li a{color:#9ed6fe; text-decoration:none;}
.content ul li a:hover{color:#9ed6fe; text-decoration:underline;}

.input {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	color:#8799b8;
	background-color:#FFFFFF;
	border:none;
	height:18px;
}

/*Alt kısım*/

.footer{background:url(../images/bg_footer.png) no-repeat; height:144px; font-size:10px; color:#59ade9; padding-top:23px; padding-left:26px;}
.footer a{color:#59ade9; text-decoration:none;}
.footer a:hover{color:#59ade9; text-decoration:underline;}
.copyrigth{color:#9ed6fe;}

/* İlk açılışta gelen pencere */

#container{position:absolute;top:0px;left:0;width:100%;height:2000px;background-color:#0E1E4B;opacity:0.5;filter:alpha(opacity=50);}
#content{position:absolute;top:0px;width:300px;height:500px;display:none;overflow-y:scroll;border:1px solid #d1d1d1;padding:10px;background:#8799b8; }
#content h2{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#000; text-decoration:none;}
#content a {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000; text-decoration:none;}
#content a:hover {font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000; text-decoration:underline;}


/* İletişim Formu*/

.contactform{font-family:Arial, Helvetica, sans-serif; font-size:10px; color:#000000;}