/****** General Styles ******/
body {
	color:#555555;
	font-family: Verdana, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	margin-top: 0px;
	background-color: #FFFFFF;
	font-size: 12px;
}

a,
a:link,
a:visited,
a:active{
	text-decoration: underline;
	color: #5B7605;
}
a:hover {
	text-decoration: underline;
	color: #0066FF;
}

img{
	border: 0px none;
}

form{
	display: inline;
}

input.text{
	font-family: Arial, Helvetica, sans-serif;
	color: #336397;
	border: 1px solid #99B8DB;
	background: #FFFFFF;
	padding: 2px;
	vertical-align: middle;
}

input.button{
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	color: #5B7605;
	border: 1px solid #5B7605;
	background: #F2F7FB;
	vertical-align: middle;
}

/****** Main Layout Styles ******/

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.baslik {
	font-size: 16px;
	font-weight: bold;
}
.icerik_tablo{
	
	background-repeat: no-repeat;
	font-size: 12px;
	color: #5B7605;
	width: 600px;

}

.login_tablo{
	background-repeat: no-repeat;
	font-size: 10px;
	color: #5B7605;

}
.hesabim_tablo{
	background-repeat: no-repeat;
	font-size: 12px;
	color: #5B7605;
	height: 140px;
	width: 200px;

}

.login_tablo_button{
	width:60px;
	height: 22px;
	border-style:none;
	margin: 0px 0px 0px 0px;
	background-color: #FEBEBE;
}

.lokasyon_tablo{
	background-repeat: no-repeat;
	font-size: 12px;
	color: #5B7605;
	height: 147px;
	width: 200px;

}
.isyerleri_tablo{
	
	background-repeat: no-repeat;
	font-size: 12px;
	color: #5B7605;
}

.menu_tablo{
	font-size: 12px;
	color: #285A7D;
}

.menu_select{
	color:#285A7D;
	font-size: 10px;

}

.menu_popup{
	font-size: 10px;
	color: #285A7D;

}

.kayit{
	font-size: 12px;
	color: #555555;

}

.menu_button{
	background-color: #285A7D;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;

}

.menu_fiyat{
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;

}

.menu_aciklama{
	font-size: 10px;

}

.menu_urun{
	font-size: 14px;
	font-weight: bold;

}

.inputlar{
	color:#555555;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	
}

.lok_input{
	color:#555555;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	
}


.uyari{
	background-color: #FFFF00;
	font-size: 14px;
	font-weight: bold;
}

.uyari2{
	background-color: #FFFF00;
	font-size: 20px;
	font-weight: bold;
}
.kucuk_uyari{
	font-size: 10px;
	font-weight: bold;
}


/* SEPET */
.sepet_tablo{
	background-repeat: no-repeat;
	background-position: top right;
	border:1px;
	border-color: #F7941D;
	font-size: 12px;
	color: #000000;
	width:300px;
	
}
.sepet_row{
	color: #000000;
	background-color: #FFFFFF;
}
.sepet_baslik{
	background-color: #F8BA49;
	font-weight: bold;
}
.sepet_urun_isim{
	font-size: 12px;
	color: #285A7D;
}
.sepet_urun_fiyat{
	font-size: 10px;
	color: #285A7D;
	font-weight: bold;
}
.sepet_urun_adet{
	font-size: 12px;
	color: #285A7D;
	font-weight: bold;
}
.sepet_urun_sil{
	font-size: 12px;
	color: #285A7D;
	font-weight: bold;
}
.sepet_urun_opsiyonlar{
	font-size: 10px;
	color: #285A7D;
}
.sepet_toplam_fiyat{
	font-size: 14px;
	color: #285A7D;
	font-weight: bold;
	background-color: #CCBBAA;
}


.style2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; color: #FFFFFF; }
.style3 {font-size: 9px}
.style4 {font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px; font-style: italic; }
