/*****************************************************
 Genel Tanımlamaları
 ****************************************************/
body {
	background:#f6f6f6 url(/img/bg.jpg);
	/*background:#999999;*/
	background-position:top;
	background-repeat:repeat-x;
	line-height:18px;
	text-align: left;
	font: 12px "Trebuchet MS",Tahoma,Verdana;
	color: #333333;
	overflow-y:scroll;
	margin:0;

}

* {
	padding: 0;
}

img { 
	border: 0;
}

a:focus {
	outline-style: none;
}

a,
a:visited{ 
	text-decoration: none;
}
a:hover { 
	color:#4e4478;
	text-decoration:underline;
}
p{
margin: 0; 
}
/*****************************************************
 Yazı Tanımlamaları
 ****************************************************/

h1 {
	font: 10px "Trebuchet MS",Tahoma,Verdana;
	color: #4b4b4b;
}

.yazi_ust_menu {
	font: 11px "Trebuchet MS",Tahoma,Verdana;
	color: #181037;
}

.yazi_cb {
	font: 16px "Trebuchet MS",Tahoma,Verdana;
	color: #333333;
}

.yazi_b {
	font: 14px "Trebuchet MS",Tahoma,Verdana;
	color: #333333;
}

.yazi_o {
	font: 12px "Trebuchet MS",Tahoma,Verdana;
	color: #333333;
}

.yazi_cb_r {
	font: 16px "Trebuchet MS",Tahoma,Verdana;
	color: #4e4478;
}

.yazi_o_r {
	font: 12px "Trebuchet MS",Tahoma,Verdana;
	color: #4e4478;
}

.yazi_k {
	font: 11px "Trebuchet MS",Tahoma,Verdana;
	color: #333333;
}

.yazi_k_r {
	font: 11px "Trebuchet MS",Tahoma,Verdana;
	color:#4e4478;
}

.yazi_ck {
	font: 9px "Trebuchet MS",Tahoma,Verdana;
	color: #333333;
}

.menu_link {
	font: 11px "Trebuchet MS",Tahoma,Verdana;
	color:#333333;
}

.menu_link:hover {
	font: 11px "Trebuchet MS",Tahoma,Verdana;
	color:#4e4478;
}

.reyon_yazi {
	font: 10px "Trebuchet MS",Tahoma,Verdana;
	color: #000;
}

.reyon_ks {
	font: 11px "Trebuchet MS",Tahoma,Verdana;
	color: #000;
}

.reyon_ks2 {
	font: 11px "Trebuchet MS",Tahoma,Verdana;
	color:#3399FF;
	font-weight:bold;
}

.reyon_siralama {
	font: 11px "Trebuchet MS",Tahoma,Verdana;
	color: #000;
}

.reyon_sayfa {
	font: 11px "Trebuchet MS",Tahoma,Verdana;
	color: #000;
}

.reyon_fiyat {
	font: 12px "Trebuchet MS",Tahoma,Verdana;
	color:#4e4478;
}

.reyon_fiyat_s {
	font: 12px "Trebuchet MS",Tahoma,Verdana;
	color:#000;
}

.urun_detay_m {
	font: 9px "Trebuchet MS",Tahoma,Verdana;
	color:#000;
}

.urun_detay_k {
	font: 11px "Trebuchet MS",Tahoma,Verdana;
	color:#000;
}

.urun_detay_o {
	font: 14px "Trebuchet MS",Tahoma,Verdana;
	color:#000;
}

.urun_detay_b {
	font: 18px "Trebuchet MS",Tahoma,Verdana;
	color:#000;
}

.urun_detay_tab {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	border-right:1px #CCCCCC solid;
	border-top:1px #CCCCCC solid;
	text-align:center;
	height:30px;
}

.urun_detay_tab2 {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color:#000;
	border-right:1px #CCCCCC solid;
	border-top:1px #CCCCCC solid;
	border-bottom:1px #CCCCCC solid;
	text-align:center;
	height:30px;
}

/**********************************************
 Hücre Tanımları
 *********************************************/
.hucre_1 {
	font: 11px "Trebuchet MS",Tahoma,Verdana;
	color:#000;
	background:#F3F3F3;
	padding:5px;

}
 
/**********************************************
 FİLTRE YAZI TANIMLARI	
**********************************************/
.filtre_cinsiyet{
	font: 13px "Trebuchet MS",Tahoma,Verdana;
	color: #cecece;

}

a.filtre_cinsiyet:hover{
	color:#0099FF;
}

.filtre_baslik{
	font: 11px "Trebuchet MS",Tahoma,Verdana;
	color: #cecece;

}
/*************************************************************************************
 DIV
*************************************************************************************/
#ana {
	margin:auto auto;
}
/**********************************************************************************
 Textbox
**********************************************************************************/
.textbox_1 {
	font: 11px "Trebuchet MS",Tahoma,Verdana;
	color: #000000;
	border:none;
	background:#FFFFFF;
	vertical-align:middle;
	padding:3px;
}

.textbox_2 {
	font: 12px "Trebuchet MS",Tahoma,Verdana;
	color:#666666;
	border:1px #CCCCCC solid;
	vertical-align:middle;
	padding:4px;
}

.textbox_3 {
	font: 11px "Trebuchet MS",Tahoma,Verdana;
	color: #000;
	border:1px #E4E4E4 solid;
	background:none;
	vertical-align:middle;
	padding:3px;
	text-align:left;
}