@charset "iso-8859-9";
/* CSS Document */

@font-face {
 font-family: MyCustomFont;
 src: url("00297.eot") /* EOT file for IE */
}
@font-face {
 font-family: MyCustomFont;
 src: url("00297.TTF") /* TTF file for CSS3 browsers */
}

body{
	margin:0px;
	padding:0px;
	font-size:12px;
	font-family:Tahoma, Geneva, sans-serif;
	background-image:url(images/bg.jpg);
	background-repeat:repeat-x;
}

a{
	text-decoration:none;
}

img{
	border:0px;
}

ul{
	margin:0px;
	padding:0px;
	list-style:none;
}

.govde{
	width:996px;
	margin:auto;
}

.header{
	height:auto;
}

.logo{

	margin-top:25px;
	margin-bottom:5px;
	padding-left:7px;
}

.top_menu{
	margin-top:20px;
	width:990px;
	height:39px;
	margin:auto;
	padding:0px 0px;
	background-image:url(images/top_menu_bg.png);
	background-repeat:no-repeat;
	font:normal 12px/39px Tahoma, Geneva, sans-serif;
}
.top_menu_sol{
	float:left;
	height:39px;
	margin-top:-2px;
	font:normal 12px/39px Tahoma, Geneva, sans-serif;
}

.top_menu_sol a{
	color:#2f2f2f;
	padding:0px 20px;
}

.tol_sol_menu_ul{
	list-style:none;
}

.tol_sol_menu_ul li{
	float:left;
}

.tol_sol_menu_ul img{
	margin-top:4px;
}


.top_menu_sag{
	float:right;
	height:39px;
	margin-top:-2px;
	margin-right:10px;
}

.alt_icerik{
	width:996px;
	margin-top:10px;
}

.alt_icerik_sol{
	width:272px;
	float:left;
	height:335px;
	background-image:url(images/alt_sol_menu_bg.png);
	background-repeat:no-repeat;
 	padding-left:15px; 
	padding-top:15px;
}

.ul_kategori{
	color:#900;
	list-style:none;
	margin-top:5px;
	font-weight:bold;
	font-size:12px;
}

.ul_kategori a{
	color:#900
}

.alt_icerik_sag{
	float:left;
	margin-left:8px;
	width:696px;
	height:360px;
	
}

.clear{
	clear:both;
}

.index_haber_duyuru{
	font-size:12px; 
	width:270px; 
	margin-bottom:15px;
}

.index_distrubutor{
	margin-top:10px;
}

.index_distrubutor img{
	margin-right:10px;
	margin-bottom:10px;
}

.footer{
	width:990px;
	text-align:center;
	margin-top:50px;
	height:39px;
	font:normal 13px/39px Verdana, Geneva, sans-serif;
	background-image:url(images/top_menu_bg.png);
	margin-bottom:15px;
}

.baslik{
	width:700px;
	font:normal 18px/38px MyCustomFont, Tahoma, Geneva, sans-serif;
	padding-left:
	height:38px;
	background-image:url(images/baslik_bg.png);
	background-repeat:no-repeat;
}

.textfieldiletisim {
    background-image: url(images/form_text_bg_iletisim.jpg);
    background-repeat: no-repeat;
    border: 0 none;
    color: #727272;
    font: bold 12px/25px Verdana,Geneva,sans-serif;
    height: 25px;
    padding: 0 10px;
    width: 330px;
}

.ik_textarea_iletisim {
    background-image: url(images/form_textarea__iletisim.jpg);
    background-repeat: no-repeat;
    border: 0 none;
    color: #727272;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    font-weight: bold;
    height: 90px;
    padding: 5px;
    width: 340px;
}

.form_gonder {
    background-image: url(images/gonder_buton_bg.jpg);
    background-repeat: no-repeat;
    border: 0 none;
    color: #727272;
    font-size: 12px;
    height: 25px;
    width: 73px;
}

.hata{
	color:#900;
}

.alt_kategori{
	margin-left:13px;
	margin-top:4px;
}

.alt_kategori a{
	color:#900;
}

.urun_list{
	float:left;
	border:1px solid #CCC;
	width:167px;
	height:170px;
	overflow:hidden;
	background-color:#FFF;
	margin-right:4px;
	margin-bottom:4px;
}

.urun_list_baslik{
	height:20px; 
	overflow:hidden;
	font:normal 12px/20px Tahoma, Geneva, sans-serif;
	color:#a0000a;
	font-weight:bold;
}

.urun_list_baslik a{
	color:#a0000a;
	margin-left:3px;
}

.urun_kategori{
	margin-top:14px;
	color:#900;
	font-weight:bold;
}

.urun_kategori a{
	color:#900;
}

.textfieldi{
	height:25px;
	width:160px;
	font-size:12px;
	background-image:url(images/form_text_bg_ik.jpg);
	background-repeat:no-repeat;
	border:0px;
	padding:0px 10px;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#727272;
}

.ik_textarea{
	width:560px;
	height:90px;
	background-image:url(images/form_textarea__ik.jpg);
	background-repeat:no-repeat;
	border:0px;	
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	color:#727272;
	font-size:12px;
	padding:5px;
}


.sol{
	float:left;
	width:272px;
	
}

.ara_txt{
	border:1px solid #999;
	width:150px;
}