﻿body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #373535;
	background: #EAEAEA url(../Images/bg01.jpg) center top no-repeat;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 20px;
  }


#border-bar1{border:3px solid #c8ccce;}
#border-bar2{border:0px solid #878a8c; background-color:#b8bbbc; height:25px;}

#footerwrap{
margin: 0 auto;
color:#ffffff;
height:70px;
width:1170px;


}
a img  
{  
border: none;  
}  
#footerwrap p {
	width: 980px;
	margin:0 auto;
	padding-top:10px;
	padding-bottom:10px;
	font-size: 12px;
	color: #FFF;
	font-family: 'PT Sans';
  font-style: normal;
  letter-spacing:0.04em;
   line-height:15px;
   text-align:center;
}

#footerwrap a:link {
   font-family: 'PT Sans';
  font-style: normal;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
#footerwrap a:visited {
	 font-family: 'PT Sans';
  font-style: normal;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
#footerwrap a:hover {
	font-family: "PT Sans";
	font-style: normal;
	font-size: 13px;
	color: #CCC;
	text-decoration: none;
}
#k1 {
	font-family: "PT Sans";
	font-style: normal;
	font-size: 14px;
	color: #14435a;
	text-decoration: none;
	width:250px;
	padding:10px;
	margin:0 auto;
}
#k1 h1{
	font-family: "PT Sans";
	font-style: normal;
	font-size: 16px;
	color: #ed1b24;
	text-decoration: none;
	
	}
	.bayrak{
padding-left:1px; 
opacity:0.7;filter:alpha(opacity=70);
z-index:1000000000000000001;}

.hiza #menu {
	margin:0;
	padding:0;
	float: left;
	margin-left: 0px;
}

.hiza #menu ul{
	width: 290px;
	margin:0;
	padding:1px;
	border:1px solid #efefef;
}
.hiza #menu li{
	display:marker;
	list-style:none;
	padding-bottom:1px;

}
.hiza #menu li a{
	display:block;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight:lighter;
	font-size:14px;
	color:#353a3a;
	text-decoration:none;
	background-color:#f0f0f0;
	padding:5px;
	width: 100%;
	/*border-left:10px solid #b5b1b1;*/
}
.hiza #menu li a:hover{
	font-style: normal;
	font-weight:lighter;
	/*border-left:14px solid #e9e9e9;*/
	background-color:#ed1b24;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFF;
}
#icerik {width: 1170px; margin: 0 auto; }

.baslik1 {
	
	font-size: 18px;
	color: #f61d27;
	text-decoration: none;
	padding-bottom: 20px;
    text-transform: capitalize;
	font-weight: bold;
  }
  
  
.section-title {
	text-decoration: none;
	padding-bottom: 20px;
	font-weight: bold;
  }
  
 .link1 a:link {
	color: #f51c26;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	}
 .link1 a:visited {
	color: #f51c26;
	}
 .link1 a:hover {
	color: #333;
	text-decoration: none;
}
 .link1 a:active {
	color: #f51c26;
	text-decoration: none;
	}
	 .img11 {
	text-decoration: none;
	padding: 0px;
	border: 1px solid #CCC;
	margin: 5px;
}

 .urundetay {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #333;
}

.g11 { 
 padding-bottom:6px;
 padding-top:6px;

}

a:-webkit-any-link {
color: -webkit-link;
text-decoration: none !important;
cursor: auto;
}

input[type="text"]{
    margin-top:3px !important;
    padding: 1px;   
    border: 1px solid #DDDDDD;
    
    /*Applying CSS3 gradient*/
    background: -moz-linear-gradient(center top , #FFFFFF,  #EEEEEE 1px, #FFFFFF 20px);    
    background: -webkit-gradient(linear, left top, left 20, from(#FFFFFF), color-stop(5%, #EEEEEE) to(#FFFFFF));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBFBFB', endColorstr='#FFFFFF');
    
    /*Applying CSS 3radius*/   
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    
    /*Applying CSS3 box shadow*/
    -moz-box-shadow: 0 0 2px #DDDDDD;
    -webkit-box-shadow: 0 0 2px #DDDDDD;
    box-shadow: 0 0 2px #DDDDDD;

}
input[type="text"]:hover
{
    border:0px solid #cccccc;
}
input[type="text"]:focus
{
    box-shadow:0 0 2px #FFFE00;
}
.sbmtBtn{
	margin-top:-10px!important;
	width:50px;
	height:20px !important;
	color: #fff;
	background-color: #473c3c;
	border: solid thin #ddd;
	font-size:12px;
	font-weight:normal;
	padding-bottom:10px !important;
    /*Applying CSS3 gradient*/
    background: -moz-linear-gradient(center top , #FFFFFF,  #EEEEEE 1px, #FFFFFF 20px);    
    background: -webkit-gradient(linear, left top, left 20, from(#FFFFFF), color-stop(5%, #EEEEEE) to(#FFFFFF));
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FBFBFB', endColorstr='#FFFFFF');
    
    /*Applying CSS 3radius*/   
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    
    /*Applying CSS3 box shadow*/
    -moz-box-shadow: 0 0 2px #ed1b24;
    -webkit-box-shadow: 0 0 2px #ed1b24;
    box-shadow: 0 0 2px #DDDDDD;}

	
/* login
----------------------------------------------------------*/
#login {
    display: block;
    font-size: .85em;
    margin: 0 0 10px;
    text-align: right;
}

    #login a {
        background-color: #d3dce0;
        margin-left: 10px;
        margin-right: 3px;
        padding: 2px 3px;
        text-decoration: none;
    }

    #login a.username {
        background: none;
        margin-left: 0px;
        text-decoration: underline;
    }

    #login ul {
        margin: 0;
    }

    #login li {
        display: inline;
        list-style: none;
    }

	/*  GeniÅŸ */

	.temiz {
		clear: both;
		width:100%;
	}

	.hiza {
		width:1170px;
		margin: 0 auto;

	}

	.asc-logo {
		position: relative;
		top:7px;
	}

	.ana-menu-frx {
		position: relative;
		float: right;
		margin-top: -14px;
	}

	.ust-satir {
		height: 45px;
		background-color:#c8ccce;
		border:1px solid #c8ccce;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
		margin: 15px auto 25px auto;
	}

	.sosyal-butonlar {
		float: left;
	}

	.sosyal-butonlar ul {
		list-style: none;
		float: left;
		height: 45px;
		vertical-align: middle;
		margin-left: -30px;
		margin-top: 8px;
		
	}

	.sosyal-butonlar li {
		display: inline-block;
		margin: -2px 10px 0 10px;


	}

	.sosyal-butonlar a {
		
	}

	li.fb img,
	li.yt img,
	li.shb img
	{
		width:29px !important;
	}


	.arama-formu {
		margin: 8px 10px 0 0;
	}

    .login-formu {
		margin: 8px 10px 0 0;
	}

	.orta-satir {
		margin: 20px auto;
		text-align: center;
		background-color:#fff;
		border:1px solid #ccc;
		-webkit-border-radius: 3px;
		-moz-border-radius: 3px;
		border-radius: 3px;
	}

	.logo-wrapper {
		width:100%; 
		height:55px; 
		
		
		margin:15px 0 15px 0; 
		padding:15px 0;
		text-align: center;
	}

	.alt-grup {
		height: 270px;
	}

	.ana-haber {
		width:450px;
		height:253px;
		overflow:hidden;
		border:1px solid #ccc;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 12px 0 0 12px;
		background-color:#fff;
	}

	.alt-grup span.baslik20 {
		margin:0px auto 0 auto;
		display: block;
		text-align: center;
		padding-bottom: 10px;
		border-bottom:1px solid #dcdcdc;
		background-color:#ed1a23;
		color: #fff;
	}

.vticker{
	/*border: 1px solid red;*/
	width: 430px;
	height: 457px;
}
.vticker ul{
	padding: 0;
}
.vticker li{
	list-style: none;
	border-bottom: 1px solid #dcdcdc;
	padding: 10px;
	height: 90px;
    width:430px;
	
}

.vticker li a{
	text-decoration: none;
	color: #232221;
}
.vticker li img{
	width: 75px;
	height: 75px;
	float: left;
	margin:5px 15px 0 10px;
}
.et-run{
	background: red;
}

.haber-ana-baslik {
	position: relative;
	top:10px;
}


	.imalat-irtibat {
		width: 345px;
		height: 253px;
		border:1px solid #ccc;
		margin: 0 8px;
		vertical-align: top !important;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius: 2px;
		background-color:#fff;
	}

	.imalat-irtibat img
{

}

	.e-katalog {
		width: 345px;
		height: 253px;
		border:1px solid #ccc;
        overflow:hidden;
		float: right;
		margin: 0px;
		vertical-align: top !important;
		-webkit-border-radius: 2px;
		-moz-border-radius: 2px;
		border-radius:0 12px 12px 0;
		background-color:#fff;
		
	}

	.e-katalog img {
		width:345px;
		height: 217px;
		margin-top: -1px;
	}


	.footer-cerceve {
		background:#7f8284;
		width: 100% !important;
	}

	.ic-icerik {
		width: 860px;
		background: #fff;
		float: right;
		-webkit-border-bottom-right-radius: 3px;
		-webkit-border-bottom-left-radius: 3px;
		-moz-border-radius-bottomright: 3px;
		-moz-border-radius-bottomleft: 3px;
		border-bottom-right-radius: 3px;
		border-bottom-left-radius: 3px;
	}

	.tar {
		text-align: right;
	}

	.bgr {
		background-color: red;
	}

	.bgy {
		background-color: yellow;
	}

	.bgb {
		background-color: blue;
	}

	.dib {
		display: inline-block;
	}

	.fl-l {
		float: left;
	}

	.fl-r {
		float: right;
	}

	.mb50 {
		margin-bottom: 50px;
	}

	.gd-btn {
		width:858px; height:35px; margin-top:0px; background:red;
	}

	.gd-btn a {
		width:100px; height:100%; text-decoration: none; line-height:37px; padding-left:10px; vertical-align:middle; font-size:14px;  background:red; display:block; color:#fff;
		border-right:1px solid #fff; float: left;
	}

	.gd-btn a:hover {
		background-color: #999;
	    -webkit-transition: background-color 500ms linear;
	    -moz-transition: background-color 500ms linear;
	    -o-transition: background-color 500ms linear;
	    -ms-transition: background-color 500ms linear;
	    transition: background-color 500ms linear;
	}

	.gd-btn h2 {
		 text-decoration: none; line-height:16px; padding-left:10px; vertical-align:middle; font-size:14px;  background:red; display:inline-block; color:#fff;
		float: right; margin-right: 10px;
	}

	span.g11 a {
		text-decoration: none;
		color:#da0104;
	}

	span.g11 a:hover {
		text-decoration: none;
		color:#999;
	}

	.icerik-wrapper {
		width:800px;
		margin: 0 auto;
	}

	.galeri-ic {
		padding-left: 30px;
	}






/************* Arama Formu ***************/
    /*-------------------------------------*/
    
    .cf:before, .cf:after{
      content:"";
      display:table;
    }
    
    .cf:after{
      clear:both;
    }

    .cf{
      zoom:1;
    }

    /*-------------------------------------*/	
    
    .form-wrapper {
        width: 400px;
       /* padding: 15px;
        margin: 150px auto 50px auto;*/
        
    }
    
    .form-wrapper input {
        width: 330px;
        height: 10px;
        margin-top: 0px !important;
        padding: 10px 5px;
        float: left;    
        font-size:13px;
        border: 0;
        background: #eee;
        -moz-border-radius: 3px 0 0 3px;
        -webkit-border-radius: 3px 0 0 3px;
        border-radius: 3px 0 0 3px;      
    }
    
    .form-wrapper input:focus {
        outline: 0;
        background: #fff;
        -moz-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
        -webkit-box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
        box-shadow: 0 0 2px rgba(0,0,0,.8) inset;
    }
    
    .form-wrapper input::-webkit-input-placeholder {
       color: #999;
       font-weight: normal;
       font-style: italic;
    }
    
    .form-wrapper input:-moz-placeholder {
        color: #999;
        font-weight: normal;
        font-style: italic;
    }
    
    .form-wrapper input:-ms-input-placeholder {
        color: #999;
        font-weight: normal;
        font-style: italic;
    }    
    
    .form-wrapper button {
		overflow: visible;
        position: relative;
        float: right;
        border: 0;
        padding: 0;
        cursor: pointer;
        height: 30px;
        width: 60px;
        font: bold 15px/40px 'lucida sans', 'trebuchet MS', 'Tahoma';
        color: #fff;
        text-transform: uppercase;
        background: #d83c3c;
        -moz-border-radius: 0 3px 3px 0;
        -webkit-border-radius: 0 3px 3px 0;
        border-radius: 0 3px 3px 0;      
        text-shadow: 0 -1px 0 rgba(0, 0 ,0, .3);
    }   
      
    .form-wrapper button:hover{		
        background: #e54040;
    }	
      
    .form-wrapper button:active,
    .form-wrapper button:focus{   
        background: #c42f2f;    
    }
    
    .form-wrapper button:before {
        content: '';
        position: absolute;
        border-width: 8px 8px 8px 0;
        border-style: solid solid solid none;
        border-color: transparent #d83c3c transparent;
        top: 7px;
        left: -6px;
    }
    
    .form-wrapper button:hover:before{
        border-right-color: #e54040;
    }
    
    .form-wrapper button:focus:before{
        border-right-color: #c42f2f;
    }    
    
    .form-wrapper button::-moz-focus-inner {
        border: 0;
        padding: 0;
    }

    /**************** Arama Formu **************/

    /*--İletişim--*/
#iletisimContentWrapper
{
	/*background: #FFF;*/
}
#iletisimContentWrapper #iletisimContent
{
    padding: 20px 6.5% 90px 6.5%;
}
#iletisimContentWrapper #iletisimTitleGeneral
{
    height: 59px;
    background: url(../Images/TitleBg.png);
}
#iletisimContentWrapper .iletisimTitle
{
	padding: 21px 0 0 10px;
}
#iletisimContentWrapper .iletisimTitleIcon
{
    float: left;
    background: url(../Images/TitleIcon.png);
    width: 10px;
    height: 14px;
}
#iletisimContentWrapper .iletisimTitleText
{
	float: left;
	font: bold 16px Calibri;
	color: #222222;
	margin: -2px 0 0 4px;
}
#iletisimContentWrapper #iletisimContentGeneral
{
	padding:24px;
	margin-bottom:50px;
}
#iletisimContentWrapper #iletisimContentGeneral .iletisimBaslik
{
	font: bold 24px Calibri;
	color: #3798c3;
	margin-top:5px;
	margin-bottom:5px;
}
#iletisimContentWrapper #iletisimContentGeneral .iletisimIcerik
{
	font: 15px Calibri;
	color: #222222;
	margin-bottom:16px;
}
#iletisimContentWrapper #iletisimContentGeneral .iletisimIcerik A
{
	font: bold 15px Calibri;
	color: #3798c3;
}
#iletisimContentWrapper #iletisimContentGeneral .iletisimIcerik ul
{
	width:455px;
	float:left;
}
#iletisimContentWrapper #iletisimContentGeneral .iletisimIcerik ul li
{
	margin-bottom:20px;
}
#iletisimContentWrapper #iletisimContentGeneral .iletisimIcerik ul li A
{
	font: bold 15px Calibri;
	color: #3798c3;
}
#iletisimContentWrapper #iletisimContentGeneral .iletisimMap
{
	width:100%;
	height:300px;
	margin-bottom:30px;
}
#iletisimContentWrapper #iletisimContentGeneral .iletisimIcerik strong
{
	font: bold 19px Calibri;
	color: #222222;
}
#iletisimContentWrapper #iletisimContentGeneral #basvuruFormu
{
	margin: 10px 0 0;
}
#iletisimContentWrapper #iletisimContentGeneral #basvuruFormu .formLeftArea
{
	margin: 0px 0 0;
	float: left;
	font: bold 12px Calibri;
	color: #222222;
}
#iletisimContentWrapper #iletisimContentGeneral #basvuruFormu .formLeftArea .formTitle
{
}
#iletisimContentWrapper #iletisimContentGeneral #basvuruFormu .formLeftArea .formTitle ~ .formTitle
{
	margin: 5px 0 0;
}
#iletisimContentWrapper #iletisimContentGeneral #basvuruFormu .formRightArea
{
	margin: 0 0 0 20px;
	float: left;
}
#iletisimContentWrapper #iletisimContentGeneral #basvuruFormu .formRightArea .inputGeneral
{
    position: relative;
    width: 300px;
    height: 13px;
    background: #f8f8f8;
    border: 1px solid #a2a2a2;
}
#iletisimContentWrapper #iletisimContentGeneral #basvuruFormu .formRightArea .inputGeneral ~ .inputGeneral
{
    margin: 5px 0 0;
}
#iletisimContentWrapper #iletisimContentGeneral #basvuruFormu .formRightArea .inputGeneral INPUT[type=text]
{
	position: absolute;
	left: -2px;
	top: -4px;
	height: 13px;
	width: 302px;
	font: 12px Arial;
	color: #404040;
	border:none;
	background-color:#f8f8f8;
}
#iletisimContentWrapper #iletisimContentGeneral #basvuruFormu .formRightArea .textAreaGeneral
{
	position: relative;
	width: 500px;
	height: 50px;
	background: #f8f8f8;
	border: 1px solid #a2a2a2;
	margin-top:5px;
}
#iletisimContentWrapper #iletisimContentGeneral #basvuruFormu .formRightArea .textAreaGeneral TEXTAREA
{

	position: absolute;
	left: -1px;
	top: -1px;
	height: 52px;
	width: 502px;
	font: 13px Arial;
	color: #404040;
	border:none;
	background-color:#f8f8f8;
}
#iletisimContentWrapper #iletisimContentGeneral #basvuruFormu .formRightArea INPUT[type=submit]
{
	float: right;
	margin-top: 5px;
	width: 49px;
	height: 25px;
	background: #b0b0b0;
	color: #FFF;
	font: 11px Calibri;
	border:none;
}
#iletisimContentWrapper #iletisimContentGeneral .formLeftArea
{
	margin: 0px 0 0;
	float: left;
	font: bold 12px Calibri;
	color: #222222;
}
#iletisimContentWrapper #iletisimContentGeneral .formLeftArea .formTitle
{
}
#iletisimContentWrapper #iletisimContentGeneral .formLeftArea .formTitle ~ .formTitle
{
	margin: 5px 0 0;
}
#iletisimContentWrapper #iletisimContentGeneral .formRightArea
{
	margin: 0 0 0 20px;
	float: left;
}
/*--İletişim Bitis--*/

/*--Hakkımızda--*/
#hakkimizdaContentWrapper
{
	/*background: #FFF;*/
}
#hakkimizdaContentWrapper #hakkimizdaContent
{
    padding: 20px 6.5% 0 6.5%;
}
#hakkimizdaContentWrapper #hakkimizdaTitleGeneral
{
    height: 59px;
    background: url(../Images/TitleBg.png);
}
#hakkimizdaContentWrapper .hakkimizdaTitle
{
	padding: 21px 0 0 10px;
}
#hakkimizdaContentWrapper .hakkimizdaTitleIcon
{
    float: left;
    background: url(../Images/TitleIcon.png);
    width: 10px;
    height: 14px;
}
#hakkimizdaContentWrapper .hakkimizdaTitleText
{
	float: left;
	font: bold 16px Calibri;
	color: #222222;
	margin: -2px 0 0 4px;
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral
{
	padding:24px;
	margin-bottom:50px;
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral .hakkimizdaBaslik
{
	font: bold 24px Calibri;
	color: #3798c3;
	margin-top:5px;
	margin-bottom:5px;
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral .hakkimizdaIcerik
{
	font: 15px Calibri;
	color: #222222;
	margin-bottom:16px;
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral .hakkimizdaIcerik A
{
	font: bold 15px Calibri;
	color: #3798c3;
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral .hakkimizdaIcerik ul
{
	width:455px;
	float:left;
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral .hakkimizdaIcerik ul li
{
	margin-bottom:20px;
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral .hakkimizdaIcerik ul li A
{
	font: bold 15px Calibri;
	color: #3798c3;
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral .hakkimizdaMap
{
	width:100%;
	height:300px;
	margin-bottom:30px;
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral .hakkimizdaIcerik strong
{
	font: bold 19px Calibri;
	color: #222222;
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral #basvuruFormu
{
	margin: 10px 0 0;
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral #basvuruFormu .formLeftArea
{
	margin: 0px 0 0;
	float: left;
	font: bold 12px Calibri;
	color: #222222;
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral #basvuruFormu .formLeftArea .formTitle
{
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral #basvuruFormu .formLeftArea .formTitle ~ .formTitle
{
	margin: 5px 0 0;
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral #basvuruFormu .formRightArea
{
	margin: 0 0 0 20px;
	float: left;
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral #basvuruFormu .formRightArea .inputGeneral
{
    position: relative;
    width: 300px;
    height: 13px;
    background: #f8f8f8;
    border: 1px solid #a2a2a2;
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral #basvuruFormu .formRightArea .inputGeneral ~ .inputGeneral
{
    margin: 5px 0 0;
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral #basvuruFormu .formRightArea .inputGeneral INPUT[type=text]
{
	position: absolute;
	left: -2px;
	top: -4px;
	height: 13px;
	width: 302px;
	font: 12px Arial;
	color: #404040;
	border:none;
	background-color:#f8f8f8;
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral #basvuruFormu .formRightArea .textAreaGeneral
{
	position: relative;
	width: 500px;
	height: 50px;
	background: #f8f8f8;
	border: 1px solid #a2a2a2;
	margin-top:5px;
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral #basvuruFormu .formRightArea .textAreaGeneral TEXTAREA
{

	position: absolute;
	left: -1px;
	top: -1px;
	height: 52px;
	width: 502px;
	font: 13px Arial;
	color: #404040;
	border:none;
	background-color:#f8f8f8;
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral #basvuruFormu .formRightArea INPUT[type=submit]
{
	float: right;
	margin-top: 5px;
	width: 49px;
	height: 25px;
	background: #b0b0b0;
	color: #FFF;
	font: 11px Calibri;
	border:none;
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral .formLeftArea
{
	margin: 0px 0 0;
	float: left;
	font: bold 12px Calibri;
	color: #222222;
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral .formLeftArea .formTitle
{
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral .formLeftArea .formTitle ~ .formTitle
{
	margin: 5px 0 0;
}
#hakkimizdaContentWrapper #hakkimizdaContentGeneral .formRightArea
{
	margin: 0 0 0 20px;
	float: left;
}
/*--Hakkımızda Bitis--*/

/* TCMB Kur */
#tcmbkur
{
    background: #666 url('../Images/tcmbPanoA.png') no-repeat scroll 50% 50%;
    display: block;
    height: 73px;
    line-height: 1;
    padding: 5px;
    position: fixed;
    right: 0;
    top: 25%;
    width: 22px;
    cursor: pointer;
    border-left: 2px solid #FFF;
    border-bottom: 2px solid #FFF;
    border-top: 2px solid #FFF;
    font-family: 'Tahoma !important';
    font-size: 0.9em !important;
    transition-property: width;
    -moz-transition-property: width; /* Firefox 4 */
    -webkit-transition-property: width; /* Safari and Chrome */
    -o-transition-property: width; /* Opera */
    transition-duration: .5s;
    -moz-transition-duration: .5s; /* Firefox 4 */
    -webkit-transition-duration: .5s; /* Safari and Chrome */
    -o-transition-duration: .5s; /* Opera */
    transition-timing-function: linear;
    -moz-transition-timing-function: linear; /* Firefox 4 */
    -webkit-transition-timing-function: linear; /* Safari and Chrome */
    -o-transition-timing-function: linear; /* Opera */
    transition-delay: .5s;
    -moz-transition-delay: .5s; /* Firefox 4 */
    -webkit-transition-delay: .5s; /* Safari and Chrome */
    -o-transition-delay: .5s; /* Opera */
}

#tcmbkur:hover
{
    background: #666 url('../Images/tcmbPanoB.png') no-repeat scroll 50% 50%;
    display: block;
    background-color: #666;
    width: 180px;
    border: 2px solid #666666;
}

/*--Login--*/
    @media only screen and (max-width : 900px) {
  /* Styles */
    .formLeftArea
    {
        display:none;
    }
    #loginContentWrapper #loginContentGeneral .formRightArea
    {
        margin: auto;
        width: 60%;
        padding: 10px;
    }
}


#loginContentWrapper
{
	/*background: #FFF;*/
}
#loginContentWrapper #loginContent
{
    
    padding: 2% 6.5% 0 2%;
}
#loginContentWrapper #loginContentGeneral
{
	height:290px;
    padding:0 10% 42px 15%;
	margin-bottom:0px;
}
#loginContentWrapper #loginContentGeneral .formLeftArea
{
	margin: 0px 0 0;
	float: left;
	font: bold 12px Calibri;
	color: #222222;
    width:55%;
    height:100%;
}
#loginContentWrapper #loginContentGeneral .formRightArea
{
	margin: 0 0 0 20px;
	float: left;
    width:35%;
    height:100%;
}

.login-gia{
    text-align:center;
}

.gia-world-map{
    width: 100%;
    max-height: 281px;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:0px;
    margin-top:0px;
}
    .gia-world-map image
    {
        width:100%;
        height:100%;
    }
.loginBox
    {
    width: 100%;
    height:50%;
    max-height:175px;
    margin-right:auto;
    margin-left:auto;
    margin-bottom:0px;
    margin-top:0px;
    padding:10px 0 0 0;
    }
    .loginFieldBox
    {
        max-height:50px;
    }

.grey
{
    background:#535967;
    color:#535967;
}
.grey p
{
    color:white
}
.login-banner
{
    border-bottom:1px solid #ddd;
    max-height:250px;
    padding:0px 50px 0px 50px;
    border-radius:5px;
    height:100%;
    min-height:180px;
    min-width:200px;

    margin: auto;
    width: 100%;
    padding: 10px;
}
input.loginField
{
    border:none;
    color:#a8a9af;
    font-size:1.125rem;
    margin: .5rem 0;
    width:91%;
    min-width:100px;
    padding:10px;
    font-family:"Roboto",sans-serif;
    font-weight:200;
    border-radius:5px;
}
.login_btn
{
    background:transparent;
    border:2px solid #fff;
    border-radius:5px;
    color:#fff;
    cursor:pointer;
    display:inline-block;
    font-size:18px;
    height:30px;
    letter-spacing:0;
    margin:10px 0 10px;
    text-align:center;
    text-decoration:none;
    transition:all 0.2s linear 0s;
    width:100%
}
.login_btn:hover
{
    background:red
}
a.yellow_btn_intl
{
    background-color:#fcca46;
    border:medium none;
    border-radius:5px;
    cursor:pointer;
    display:inline-block;
    font-size:16px;
    line-height:30px;
    padding:3px 20px;
    text-align:center;
    text-decoration:none;
    transition:all 0.2s linear 0s;
    width:auto
}
.login__service-links
{
    margin-bottom:1.5rem;
    padding-bottom:1.5rem;
}
.login__service-links a
{
    color:white;
    display:inline-block;
    transition:all 0.15s ease-out;
    -webkit-transition:all 0.15s ease-out;
    -moz-transition:all 0.15s ease-out;
    -ms-transition:all 0.15s ease-out;
}
.login__service-links a:hover
{
    text-decoration:none;
    color:rgba(255,255,255,0.8)
}
.login__service-links
{
    font-size:0.725rem;
    border-bottom:1px solid white
}
    .loginBtnBox
    {
        width:100%;
    }

/*--Login Bitis--*/

.login_btnM
{
    background:transparent;
    border:2px solid #fff;
    border-radius:5px;
    color:#fff;
    cursor:pointer;
    display:inline-block;
    font-size:14px;
    height:30px;
    letter-spacing:0;
    margin:0px 0 10px;
    text-align:center;
    text-decoration:none;
    transition:all 0.2s linear 0s;
    width:100%
}
.login_btnM:hover
{
    background:red
}
.center
{
    margin-top:-25px;
    text-align:center;
}

/*--Manage--*/
    @media only screen and (max-width : 900px) {
  /* Styles */
    #manageContentWrapper #manageContentGeneral .formLeftArea
    {
        width: 20%;
    }
    #manageContentWrapper #manageContentGeneral .formRightArea
    {
        margin: auto;
        width: 75%;
        padding: 10px;
    }
}


#manageContentWrapper
{
	/*background: #FFF;*/
    min-height:350px;
    padding-top:1%;
}
#manageContentWrapper #manageContent
{
    
    padding: 0 2.4% 0 2%;
}
#manageContentWrapper #manageContentGeneral
{
    padding:0 0 42px 5%;
	margin-bottom:0px;
}
#manageContentWrapper #manageContentGeneral div.formLeftArea
{
	margin: 0px 0 0;
	float: left;
	font: bold 12px Calibri;
	color: #222222;
    width:20%;
    height:100%;
    border:2px solid #473c3c;
}

#manageContentWrapper #manageContentGeneral div.formRightArea
{
	margin: 0 0 0 10px;
	float: left;
    width:74%;
    height:100%;
    border:2px solid #7f8284;
}
#manageContentWrapper #manageContentGeneral .formRightArea div.leftArea
{
	margin: 3px 0 0;
	float: left;
	font: bold 12px Calibri;
	color: #222222;
    width:70%;
    height:310px;
    border:2px solid #473c3c;
    overflow: auto;
}
#manageContentWrapper #manageContentGeneral .formRightArea div.rightArea
{
	margin: 2% 2% 2% 2%;
	float: left;
    width:25%;
    height:100%;
    border:2px solid #7f8284;
    text-align:center;
}
#manageContentWrapper #manageContentGeneral .formRightArea div.rightArea input
{
    width:96%;
}


input.manageField
{
    border:none;
    color:#a8a9af;
    font-size:1.125rem;
    margin: .5rem 0;
    width:91%;
    min-width:100px;
    padding:10px;
    font-family:"Roboto",sans-serif;
    font-weight:200;
    border-radius:5px;
}
.manage_btn
{
    background:transparent;
    border:2px solid #fff;
    border-radius:5px;
    color:#fff;
    cursor:pointer;
    display:inline-block;
    font-size:18px;
    height:30px;
    letter-spacing:0;
    margin:10px 0 10px;
    text-align:center;
    text-decoration:none;
    transition:all 0.2s linear 0s;
    width:100%
}
.manage_btn:hover
{
    background:red
}
    .manageBtnBox
    {
        width:100%;
    }

    .slideAdd_btn
{
    background: transparent;
    border: 2px solid #C0C0C0;
    border-radius: 5px;
    color: #a2a2a2;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    letter-spacing: 0;
    margin: 10px 0 10px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s linear 0s;
    width: 80%;
}
.slideAdd_btn:hover
{
    background:red
}
    .slideDel_btn
{
    background: transparent;
    border: 2px solid #C0C0C0;
    border-radius: 5px;
    color: #a2a2a2;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    height: 30px;
    letter-spacing: 0;
    margin: 10px 0 10px;
    text-align: center;
    text-decoration: none;
    transition: all 0.2s linear 0s;
    width: 100%;
}
.slideDel_btn:hover
{
    background:red
}
.SlideBaslik
{
    margin: 10px 5px 10px 5px;
    color:darkgray;
    font-weight: bold;
}
.SlideIcerik
{
    margin: 5px 5px 5px 5px;
}

/*--Manage Bitis--*/
