﻿@charset "utf-8";
/* CSS Document */

body{
	margin: 0px;
	font-size: 12px;
	font-family: Arial;
}
div, h1, h2, h3, h4, p, form, label, input, textarea, img, span{
	margin:0; padding:0;
}

a:hover			{ text-decoration: none; color: #993300}
a				{ text-decoration: none; color: #000000}
td				{ text-align: left; font-size: 13px; font-family: Arial; }
tr				{ text-align: left; font-size: 12px; font-family: Arial; }
table			{ text-align: left; font-size: 12px; font-family: Arial; }
p				{ text-align: left; font-size: 12px; font-family: Arial; }
li				{ font-size: 12px; font-family: Arial; }
ol				{ font-size: 12px; font-family: Arial; }
ul				{ font-size: 12px; font-family: Arial; }
ul				{ font-size: 10px; font-family: Arial; }
select			{ font-size: 12px; font-family: Arial; }
option			{ font-size: 12px; font-family: Arial; }
input			{ font-size: 12px; font-family: Arial; }
textarea		{ font-size: 12px; font-family: Arial; }

.baslik_georgia		{ font-size: 14pt; font-family: Georgia, Times New Roman; font-weight: bold; color: #333333 }
.aciklama_georgia	{ font-size: 12px; font-family: Arial; color: #333333 }
.link_georgia		{ font-size: 12px; font-family: Arial; color: #333333 }

.baslik			{ font-size: 18px; font-family: Georgia; }
.baslik_middle	{ font-size: 16px; font-family: Georgia; }
.baslik_small	{ font-size: 12px; font-family: Georgia; }

.yorum			{ font-size: 10px; font-family: Arial; color: #000000; }
.yorum_baslik	{ font-size: 12px; font-family: Arial; }
.yorum_tarih	{ font-size: 10px; font-family: Arial; color: #000000; }

.ust_butonlar {border-left: 1px solid #FFFFFF; border-top: 0px solid #FFFFFF; border-bottom: 0px solid #FFFFFF; cursor: pointer; }

.urun_text			{ font-size: 14px; font-family: Arial; height: 25;}
.urun_text_aciklama	{ font-size: 14px; font-family: Arial; height: 250; width: 99%;}
.urun_select		{ font-size: 14px; font-family: Arial; height: 25; width: 250;}
.urun_kisa_select	{ font-size: 14px; font-family: Arial; height: 25; width: 60;}

.turuncu_uzun			{ border:0px solid; width: 116; height: 26; background-image: url('../images/butonlar3_07.gif'); background-repeat: no-repeat; background-color:#FEF6E1; font-size: 10pt; font-weight: bold; color: #333333; font-family: arial; }
.buton_orta_turuncu		{ border:0px solid; width: 88; height: 27; background-image: url('../images/butonlar_01.gif'); background-repeat: no-repeat; background-color:#FEF6E1; font-size: 10pt; font-weight: bold; color: #FFFFFF; font-family: arial; }
.buton_orta_yesil		{ border:0px solid; width: 88; height: 27; background-image: url('../images/butonlar_10.gif'); background-repeat: no-repeat; background-color:#FEF6E1; font-size: 10pt; font-weight: bold; color: #FFFFFF; font-family: arial; }

.notice {
  background-color:#ffdaca;
  background-image:url(../images/notice.gif);
  border-color:#ff7349
}
.error {
  background-color:#ffdaca;
  background-image:url(../images/notice.gif);
  border-color:#ff7349
}
.success {
  background-color:#ffdaca;
  background-image:url(../images/notice.gif);
  border-color:#ff7349
}

.InputStyle1 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #515151;
	FONT-FAMILY: tahoma, Arial;
	width:auto;
	background-color:#FFFFFF;
	border: 1px solid #BEBEBE;
	padding: 2px;
}
.InputStyle2 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #428C19;
	FONT-FAMILY: tahoma, Arial;
	width:auto;
	border: 1px solid #58AA30;
	padding: 2px;
	background-color: #EBF8E4;
}
.InputStyle3 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #124CA3;
	FONT-FAMILY: tahoma, Arial;
	width:auto;
	border: 1px solid #809db9;
	padding: 2px;
	background-color: #e7f6ff;
}
.InputStyle4 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #080000;
	FONT-FAMILY: tahoma, Arial;
	width:auto;
	background-color:#FFFFA4;
	border: 1px solid #CECECE;
	padding: 2px;
}
.InputStyle5 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 11px;
	COLOR: #080000;
	FONT-FAMILY: tahoma, Arial;
	width:auto;
	background-color:#F8F8F8;
	border: 1px solid #BDBDBD;
	padding: 2px;
}
.InputStyle6 {
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	COLOR: #000000;
	FONT-FAMILY: tahoma, Arial;
	background-color:#FFFFFF;
	border: 1px solid #BEBEBE;
	padding: 2px;
}