﻿@font-face 
	{
		font-family:site_yazi_font;
		src: url('../css/Play-Regular.ttf');
	}
html 
	{
	  	
	}
body 
	{
		margin: 0px;
		padding: 0px;
		font: 16px/1.5 site_yazi_font;
		font-family:site_yazi_font;
	}
h1 
	{
		font-size: 28px;
		font-weight: 100;
		text-align: center;
		margin:0px;
	}
h2 
	{
		font-size: 18px;
		font-weight: 100;
		text-align: center;
		margin:0px;
	}
h3 
	{
		font-size: 14px;
		font-weight: 100;
		text-align: center;
		margin:0px;
	}
hr
	{
		border-top:0px;
		border-right:0px;
		border-left:0px;
		border-bottom:1px solid #f2f2f2;
		margin:0px;
	}
input[type=text] 
	{
		width:90%;
		height:30px;
		font-size: 16px;
		padding:5px;
		margin:5px;
		border:1px solid #c4c4c4;
		border-radius: 4px 4px 4px 4px;
	}
.arama_textbox
	{
		width:55%;
		height:20px;
		font-size: 14px;
		padding:5px;
		margin:5px;
		margin-right:0px;
		border:1px solid #c4c4c4;
		border-radius: 4px 4px 4px 4px;
	}
#site_arama_submit
	{
		width: 30%;
		height:30px;
		font-size: 14px;
		background-color: #19caaf;
		color: white;
		padding:5px;
		margin:5px;
			margin-left:3px;
		border: none;
		border-radius: 4px 4px 4px 4px;
		cursor: pointer;
		font-family: site_yazi_font;
		transition-property: background-color;
   		transition-duration:0.5s;
	}

#site_arama_submit:hover
	{  
		background-color: #f87704;
	}
select 
	{
		width:93%;
		height:40px;
		font-size: 16px;
		padding:5px;
		margin:5px;
		border:1px solid #c4c4c4;
		border-radius: 4px 4px 4px 4px;
		background-color: #f2f2f2;
	}
textarea 
	{
		width:90%;
		height:60px;
		font-size: 16px;
		padding:5px;
		margin:5px;
		border:1px solid #c4c4c4;
		border-radius: 4px 4px 4px 4px;
	}
input[type=submit] 
	{  
		width: 90%;
		background-color: #19caaf;
		color: white;
		padding: 9px 12px;
		margin: 0px;
		border: none;
		border-radius: 4px 4px 4px 4px;
		cursor: pointer;
		font-family: site_yazi_font;
		transition-property: background-color;
   		transition-duration:0.5s;
	}
input[type=submit]:hover
	{  
		background-color: #f87704;
	}
	
::-webkit-input-placeholder 
	{ /* Chrome/Opera/Safari */
	  	color: #A6A6A6;
	}
	::-moz-placeholder 
	{ /* Firefox 19+ */
	  	color: #A6A6A6
	}
	:-ms-input-placeholder 
	{ /* IE 10+ */
	  	color: #A6A6A6
	}
	:-moz-placeholder { /* Firefox 18- */
	  	color: #A6A6A6
	}
	
#sabit
	{
		z-index:9999;
		position:fixed;
		_position:absolute;
		bottom:20px;
		right:20px;
		_top:expression(document.documentElement.scrollTop +document.documentElement.clientHeight-this.clientHeight);
		_left:expression(document.documentElement.scrollLe ft + document.documentElement.clientWidth - offsetWidth);
	} 
.temizle
	{
		clear:both;
	}
.mesaj_basarili
	{
		background-color:#ECFFFD;
		color:green;
		width:80%;
		padding-top:15px;
		padding-left:15px;
		padding-right:15px;
		padding-bottom:15px;
		border:1px #72A471 solid;
		text-align:center;
		vertical-align:middle;
		margin-top:10px;
		margin-bottom:10px;
		border-radius: 2px;
		float:center;
		margin:0 auto;
		background-image:url(../resimler/tamam.png);
		background-repeat: no-repeat;
		background-position: 10px;
	}
.mesaj_basarisiz
	{
		background-color:#FBC2C3;
		color:#CB1F22;
		width:80%;
		padding-top:15px;
		padding-left:15px;
		padding-right:15px;
		padding-bottom:15px;
		border:1px #E96466 solid;
		text-align:center;
		vertical-align:middle;
		border-radius: 2px;
		float:center;
		margin:0 auto;
		margin-top:10px;
		margin-bottom:10px;
		background-image:url(../resimler/sorun.png);
		background-repeat: no-repeat;
		background-position: 10px;
	}
.sizin_icin_sectiklerimiz_baslik
	{
		margin:0 auto;
		font-family: site_yazi_font;
		font-size: 15px;
		font-weight: normal;
		width:93%;
		background-color: #ffffff;
		height:30px;
		margin-top:20px;
		
		padding-top:10px;
		padding-left:2%;
		text-align: left;
		color:#2F2F2F;
		border:1px solid #cccccc;
		box-shadow:0px 3px 5px #cccccc;
		
	}
.sizin_icin_sectiklerimiz_urunler_cerceve
	{
		
		font-family: site_yazi_font;
		font-size: 14px;
		font-weight: normal;
		width:95%;
		background-color: #fff;
		padding-top:5px;
		text-align: center;
		color:#2F2F2F;
		border:1px solid #cccccc;
		box-shadow:0px 3px 5px #cccccc;
		margin:0 auto;
		margin-top:8px;
		margin-bottom:8px;
	}
.tek_urun_cevre
	{
		font-family: site_yazi_font;
		font-size: 12px;
		font-weight: normal;
		width:180px;
		background-color: #fff;
		height:190px;
		padding:0px;
		padding-top:5px;
		float: left;
		margin-left:5px;
		margin-right:5px;
		margin-bottom:5px;
		border:1px solid #ededed;
		transition-property: border;
   		transition-duration:0.5s;
	}
.tek_urun_cevre:hover
	{
		border:1px solid #19caaf;
	}
.urun_tek_fiyat
	{
		font-family: site_yazi_font;
		font-size: 14px;
		font-weight: normal;
		color:#19caaf;
		font-weight: bolder;
		padding-top:5px;
		padding-bottom:0px;
	}
.urun_tek_adi
	{
		font-family: site_yazi_font;
		font-size: 14px;
		font-weight: normal;
		color:#2F2F2F;
		font-weight: normal;
		padding-top:3px;
		padding-bottom:0px;
	}
.urun_tek_urunkodu
	{
		font-family: site_yazi_font;
		font-size: 14px;
		font-weight: normal;
		color:#afafaf;
		font-weight: normal;
		padding-top:3px;
		padding-bottom:0px;
	}
.orta_icerik_kategori_cevresi_cevre
	{
		
		font-family: site_yazi_font;
		font-size: 14px;
		font-weight: normal;
		width:95%;
		height:48px;
		background-color: #fff;
		padding-top:0px;
		padding-left:0px;
		padding-bottom:0px;
		text-align: center;
		color:#2F2F2F;
		border:1px solid #cccccc;
		box-shadow:0px 3px 5px #cccccc;
		margin:0 auto;
		display:block;
		margin-bottom:8px;
		margin-top:0px;
		float:center;
	}
.orta_icerik_kategori_cevresi
	{
		font-family: site_yazi_font;
		font-size: 15px;
		font-weight: normal;
		width:95%;
		background-color: #fff;
		height:48px;
		float:center;
		
		margin:0 auto;
		text-align: left;
		color:#2F2F2F;
		border:0px solid #e1e0e0;
		margin-left:10px;
		
	}
	.anasayfa_logo_buton
	{
		background-image:url("../resimler/home.png");
		transition-property: background-image;
   		transition-duration:0.5s;
		background-repeat: no-repeat;
		margin-top:0px;
		width:25px;
		height:46px;
		background-position: 1px;
		float:left;
		border:0px solid red;
	}
	.anasayfa_logo_buton:hover
	{
		background-image:url(../resimler/home-hover.png);
		
	}
	
	.kategori_arasi_ok
	{
		background-image:url(../resimler/kategori_ara_buyuktur.png);
		background-repeat: no-repeat;
		margin-top:0px;
		width:29px;
		height:50px;
		float:left;
		border:0px solid red;
	}
	
	
.orta_icerik_kategori_metin
	{
		
		height:33px;
		float:left;
		border:0px solid red;
		padding-top:15px;
		padding-right:15px;
		padding-left:15px;
	}
audio
{
	background:#f2f2f2;
	 background-color:#f2f2f2;
  border:1px solid #cccccc;
  width:100%;
}

@media only screen and (max-width:410px) 
{ 
.tek_urun_cevre
	{
		font-family: site_yazi_font;
		font-size: 12px;
		font-weight: normal;
		width:150px;
		background-color: #fff;
		height:190px;
		padding:0px;
		padding-top:5px;
		float: left;
		margin-left:5px;
		margin-right:5px;
		margin-bottom:5px;
		border:1px solid #ededed;
		transition-property: border;
   		transition-duration:0.5s;
		overflow: hidden;
	}	
}
	