@font-face {
  font-family: 'Tahoma';
  src: url('../font/tahoma.ttf') format('truetype');
  src: url('../font/tahoma_0.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'Tahomab';
  src: url('../font/tahomabd.ttf') format('truetype');
  font-weight: bold;
  font-style: normal;
}

* {
	margin: 0;
	padding: 0;
	list-style-position: inside;
}

body {
	background: #ced2d3;
	font-family: Tahoma, Verdana, Arial, Geneva, sans-serif !important;
	font-size: 14px !important;
	line-height: 22px !important;
	color: #666 !important;
}

img {
	border: 0;
	text-align: left;
}

a {
	text-decoration: none;
	color: #666;
        transition: all ease 200ms;
}

a:hover { color: #444; }

#page {
	width: 100%;
	height: 100%;
	float: left;
}

#container {
	width: 980px;
	margin: 0 auto;
}

#ust {
	float: left;
	width: 100%;
	height: 183px;
	background-image: url(../images/ust_bg1.jpg);
	background-repeat: repeat-x;
}

#ust_container {
	width: 1100px;
	height: 183px;
	margin: 0 auto;
	background-image: url(../images/ust_bg2.jpg);
	background-repeat: no-repeat;
}

#header {
	width: 980px;
	height: 183px;
	margin: 0 auto;
	color: #FFF;
}

#header a.logo {
	float: left;
	margin-top: 30px;
}

a.lang {
	float: right;
	margin-right: -600px;
	margin-top: 70px
}
.logo img {
    background: transparent;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF)"; /* IE8 */   
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);   /* IE6 & 7 */      
    zoom: 1;

}
/*.hukuk_sozleri {
	float: right;
	width: 500px;
	height: 80px;
	margin: 15px 15px 0 0;
	text-align: right;
	color: #addae0;
	font-size: 17px;
	font-style: italic;
	font-family: Tahoma, 'Times New Roman';
	background-color: transparent;
}*/
.hukuk_sozleri div{
    float: right;
    //position: absolute;
background-color: transparent !important;
width:265px !important;
font-style:italic;
font-size:20px;
font-family:Tahoma, 'Times New Roman';
text-align:center;
//right:15px !important;
line-height:26px;
background:none !important;
margin-right:15px;
}
.menu {
	float: right;
	height: 40px;
	margin-top: 110px;
}

.menu ul {
	float: left;
	height: 40px;
}

.menu ul li {
	float: left;
	margin-right: 5px;
	list-style: none;
	font-size: 14px;
	height: 40px;
}

.menu ul li:hover,
.menu ul li.aktif { background-color: #333333; border-radius: 5px;}

.menu ul li a {
	color: #FFF;
	float: left;
	height: 40px;
        transition: all ease 200ms;
        border-radius: 5px;
}

.menu ul li.aktif a,
.menu ul li.aktif a:hover,
.menu ul li a:hover {
	//background-image: url(../images/menu_sol.jpg), url(../images/menu_sag.jpg);
	//background-repeat: no-repeat;
	//background-position: left, right;
        background-color: #333333;
        border-radius: 5px;
	//text-shadow: 1px 1px 1px #8E6C31;
}

.menu ul li a span {
	float: left;
	line-height: 37px;
	padding: 0 10px;
	font-family: 'Open Sans', sans-serif;
}

#orta {
	width: 100%;
	float: left;
	background-color: #e3e6eb;
	background-image: url(../images/orta_bg1.jpg);
	background-repeat: repeat-x;
}

#ortala {
	margin: 0 auto;
	width: 1100px;
}

#orta_container {
	width: 980px;
	float: left;
	padding: 10px 60px;
	background-image: url(../images/orta_bg2.jpg);
	background-repeat: no-repeat;
}

#gallery {
	width: 960px;
	height: 240px;
	float: left;
	margin: 0 10px 10px;
}

#gallery .gallery {
	width: 650px;
	height: 240px;
	float: left;
}

#gallery .tanitim {
	float: right;
	width: 310px;
	height: 240px;
	background-image: url(../images/gallery_txt_bg.jpg);
}

#gallery .tanitim h1 {
	margin-top: 20px;
	margin-left: 25px;
	color: #FFF !important;
	font-size: 22px !important;
	font-weight: normal;
	border:none;
	font-family: Tahoma,'Times New Roman';
	text-shadow: 1px 1px 0 #3b686e;
}

#gallery .tanitim div {
background-color: rgba(0, 0, 0, 0);
color: #FFFFFF;
float: left;
margin: 10px 25px 10px 10px;
text-align: justify;
width: 260px;
}

.content {
	width: 958px;
	float: left;
	background-image: url(../images/icerik_bg.jpg);
	background-repeat: repeat-x;
	background-position: top;
	background-color: #e6e7e9;
	border: thin solid #ccc;
	border-radius: 10px;
	padding: 10px;
}

h1 {
	font-size: 18px !important;
	font-weight: normal !important;
	color: #666 !important; 
	border-bottom: 1px solid #CCC;
}

.content img.resim {
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
	width: 958px;
	height: 150px;
}

a.devam {
	float: left;
	width: 93px;
	margin-left: 25px;
	line-height: 31px;
	font-size: 13px;
	font-family: Tahoma, 'Open Sans', sans-serif;
	//text-shadow: 1px 1px 0 #80651e;
	text-align: center;
	color: #FFF;
        background-color: #333;
        border-radius: 5px;
	//background-image: url(../images/devam_bg.jpg);
}

.bolum {
	float: left;
	width: 274px;
	height: 324px;
	background-image: url(../images/bolum_bg.jpg);
	margin-left: 8px;
	margin-right: 3px;
        margin-top: 10px;
	padding: 20px;
}

.bolum h2 {
	font-size: 20px;
	font-weight: normal;
	width: 90%;
	height: 25px;
	margin-top: 5px;
	margin-left: 10px;
	float: left;
	color: #666;
	background-image: url(../images/border_bottom_bg.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	//font-family: Times New Roman;
}
.ibh{
	height:160px;}
ul.faaliyet{

}
ul.faaliyet li {

        line-height: 24px;
	padding-left:10px !important;
}

ul.baglanti li {

        line-height: 21px;
}

a.devam2 {
	float: left;
	font-family: Tahomab, Verdana;
}

a.devam_uc { font-weight: bold; }

#footer {
	width: 100%;
	float: left;
	padding-top: 20px;
	height: 246px;
	background-image: url(../images/alt_bg1.jpg);
	background-repeat: repeat-x;
}

ul.footer_menu {
	float: left;
	margin-top: 15px;
	margin-left: 120px;
}

ul.footer_menu li {
	float: left;
	background-image: url(../images/menu_list_ikon.jpg);
	background-position: left center;
	background-repeat: no-repeat;
	list-style-type: none;
	//font-weight: bold;
	padding:0 10px;
        font-family: Tahomab, Verdana;
}

ul.footer_menu li a:hover { color: #14373c; }

p.site_about {
	float: left;
	width: 650px;
	margin-top: 15px;
	margin-left: 130px;
	font-size: 11px;
	text-align: center;
}

#footer_iletisim {
	width: 240px;
	min-height: 120px;
	float: right;
	padding: 0px 10px 0 45px;
	margin-left: 20px;
	background-image: url(../images/iletisim_bg.jpg);
	background-repeat: repeat-y;
	background-position: left;
}

#footer_iletisim h3 {
	color: #213439;
	float: left;
	width: 280px;
	font-size: 18px;
	font-weight: normal;
	font-family: 'Open Sans', sans-serif;
}

#footer_iletisim span {
	float: left;
	width: 280px;
	margin-bottom: 5px;
	font-size: 11px;
}

.copyright {
	width: 100%;
	float: left;
	margin-top: 50px;
	text-align: center;
}

.arena {
	float: left;
	height: 15px;
	margin-left: 440px;
	margin-top: 10px;
	width: 100px;
}

ul li.info {
	background-repeat: no-repeat;
	background-position: left center;
	padding-left: 25px;
	margin-bottom: 10px;
	width: 94%;
	height: 20px;
	float: left;
}

a.buton {
	float: left;
	height: 39px;
	margin-left: -10px;
	margin-top: 14px;
	padding: 20px 0 0 15px;
	margin-bottom: 2px;
	font-size: 18px;
	width: 299px;
	background-image: url("../images/bg_button.html");
	background-repeat: no-repeat;
}

.kroki {
    float: left;
    height: 250px;
    width: 960px;
	margin-bottom:10px;}
	
textarea {
    resize: none;}
	
textarea.iletisim {
    border-radius: 0 4px 4px 0 !important;
    height: 67px !important;}
	
form {
    margin-bottom: 0 !important;}
	
.ilt span {
    border-bottom: 1px dotted #CCCCCC;
    color: #555555;
    display: block;
    line-height: 35px;}

.ilt span i {
    color: #1a300c;
    float: left;
    font-size: 14px;
    line-height: 35px;
    font-style:normal;
    transition: all 0.2s linear 0s;
    width: 60px;}

h4 {
	display: block !important;
	margin-bottom: 10px !important;
	font-size: 20px !important;
	font-weight: normal !important;
	font-family: Tahoma, Times New Roman !important;
	border-bottom: 1px solid #CCC;
	padding-bottom: 5px;
}

.secili {
	font-family: Tahomab;
	color: #444
}

.table-bordered tr:hover { background-color: transparent !important }

.table-bordered tr td {
	padding: 10px;
	width: 218px;
	height: 150px;
	background-color: white;
}

.table-bordered tr td:hover { background-color: #EEE }

.table-bordered tr td a img {
	width: 218px;
	height: 150px;
	cursor: pointer;
	float: left;
}

.icerik p{
	text-indent:30px;
line-height:25px;
padding-left:20px;
padding-right:20px;
}
.icerik ul{
margin-left:50px;
margin-right:25px;
}
.icerik ul li{
line-height:25px;
margin-bottom:15px;
}
b, strong{
font-weight:normal;
	font-family: Tahomab;
}
.add-on i{
	font-style:normal;

}
.add-on-ici{
width:60px !important;
text-align:left !important;
}
