body,p,td{ font-size:12px; font-style: normal; font-family: Arial, Helvetica, sans-serif; }
body{
	padding:0px;margin:0px;
	background: #ffffff url("images/bg.png") repeat;
}
#top_container{ min-height: 400px; background: #ffffff; border:1px solid #dddddd; }
#top_bar{ height:135px; position: relative;}
.top_bar{   background: transparent url("images/top_bg.png") no-repeat;  }
.top_bar_gri{ background: #eeeeee url("images/top_bg.png") no-repeat; }
#logo_may{
 	display:block;width:170px;height:90px; position: absolute;top:40px;left:62px; background: url("images/logo.png"); text-indent: -9999px;
}
#logo_acil{ 
	display:block;width:245px;height:70px; position: absolute;top:0px;right:5px; background: url("../usr_img/images/acil_destek.png"); text-indent: -9999px;
}
#responsive_topmenu{
	display:block;width:125px;height:30px; position: absolute;top:60px;right:5px; background: url("../usr_img/images/ust_menu.png"); text-indent: -9999px;
}
ul.top_main_menu{  list-style: none; padding:0px;margin:0px; }
ul.top_main_menu li{  float: left; margin-left:3px;margin-right:3px; }
#top_menu_container{ position: absolute; top:70px; right:0px; }
a.top_menu_link{ 
	display: block; width:90px; text-align: center; background: #ffffff;height:23px; text-decoration: none; color:#004d79; font-weight:bold; 
}
a.top_menu_link:hover{ background: #cce9f6; color:#ff0000; }
a.top_menu_link_selected{ background: #004d79; color:#ffffff; }
.main_content{
	clear:both; 
}
.round_top{
	-webkit-border-radius:  6px 6px 0px 0px;
	border-radius: 6px 6px 0px 0px;
}
.round_bottom{
	-webkit-border-radius:  0px 0px 6px 6px;
	border-radius: 0px 0px 6px 6px;
}
.round_corner{
	-webkit-border-radius:  6px;
	border-radius: 6px;
}
.shadow_div{
	-webkit-box-shadow:  0px 0px 10px 0px #1e1e1e;
    box-shadow:  0px 0px 10px 0px #1e1e1e;
}
.content_container{ padding:10px; }
.btn_margin{ margin-left:2px; margin-right:2px; }
.ust_icerik_yazi1{ width:265px; float: left; }
.ust_icerik_resim1{ width:350px; float: left; }
.ust_icerik{ background: #eeeeee; }
.ust_icerik_yazi h1{ font-size:1.5em; margin-left:10px; padding:0px; margin-bottom:5px; }
.bottom_gri_bar{ clear: both; height:4px; background: #1e1e1e; }
td.alt_bar_sol,td.alt_bar_sag{ width:60px; background: #ffffff url("images/bottom_bar_bg.jpg") repeat-x; }
td.alt_bar_icon{ width:30px; }
span.alt_bar_adres{ display: block; padding-left:5px; padding-right:5px; color:#666666; }
a.tel{ text-decoration: none; color:#666666;}
.mail_et{ display: inline-block; width:16px;height:16px; background: transparent url("images/sign_at.png") no-repeat; }
.mail_dot{ display: inline-block; width:8px;height:16px; background: transparent url("images/sign_dot.png") no-repeat; }
.link_twitter,.link_face{ display: block;width:27px;height:30px; text-indent: -9999px; }
.link_twitter{ background: url("images/icon_twitter.jpg") no-repeat; }
.link_face{ background: url("images/icon_face.jpg") no-repeat; }

a.yan_menu_normal,a.yan_menu_selected{ display: block; border-radius:6px; border:1px solid #cccccc; min-height: 30px; margin-bottom:5px; text-decoration: none;}
a.yan_menu_normal{ background: url("images/bg_btn1.jpg"); color:#1e1e1e; }
a.yan_menu_selected{ background: url("images/bg_btn2.jpg"); color:#ffffff; }
a.yan_menu_normal div,a.yan_menu_selected div{ margin-left:10px;margin-top:3px; }
td.td_menu{ width:275px; }

.span_menu{ width:240px; float: left; }
.span_content{ float:left; width:640px; }
@media (max-width: 767px) {
	.span_menu{ width:100%;  }
	.span_content{ width:100%; }
}
@media (min-width: 768px) and (max-width: 979px) {
	.span_menu{ width:700px;  }
	.span_content{ width:700px; }
}
@media (min-width: 980px) and (max-width: 1199px) {
	.span_menu{ width:240px;  }
	.span_content{ width:640px; }
}
@media (min-width: 1200px) {
	.span_menu{ width:240px;  }
	.span_content{ width:840px; }
}
#ref_logolar img{ margin-lef:5px; margin-right:5px; }
ul.top_resp_menu{ margin:0px;padding:0px; list-style: none; }
ul.top_resp_menu li{ display: block; padding:6px; }
a.resp_menu_link{ display: block; background: #eeeeee; border:1px solid #cccccc;  padding:6px; border-radius:4px; font-size:1.5em; text-decoration: none; }
a.resp_menu_link_selected{ background: #c4dcff; }
.margin_top_bottom{ margin-bottom:5px; margin-top:5px; }
label.checkbox{ white-space: nowrap;  }