@charset "utf-8";

fieldset {
	border: 1px solid #CCC;
	padding: 0px;
	background-image: url(bg_iletisim.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
}

fieldset legend {
	font-size: 13px;
	font-weight: bold;
	color: #333;
}

fieldset dt {
	margin-right: 10px;
	display:block;
	margin-top: 10px;
	margin-bottom: 10px;
	overflow: hidden;
	margin-left: 10px;
}

fieldset p {
	float: left;
	width: 100px;
	margin-right: 0pt;
	margin-left: 0pt;
	font-size: 11px;
	color: #333;
	margin-top: 6px;
	margin-bottom: 4px;
}

fieldset input  {
	width: 200px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #DDD;
	padding: 4px;
}

.input  {
	width: 200px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #DDD;
	padding: 4px;
}


select  {
	width: 200px;
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 11px;
	color: #666666;
	border: 1px solid #DDD;
	padding: 4px;
}

textarea {
	font-family: Tahoma, Geneva, sans-serif;
	color: #666666;
	font-size: 11px;
	padding: 4px;
	border: 1px solid #DDD;
	min-height: 50px;
	line-height: 12pt;
}

.button {
	background-color: #67AB0C;
	font-family: "lucida grande", tahoma, verdana, arial, sans-serif;
	font-size: 11px;
	color: #FFF;
	width: auto;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #89E30F;
	border-right-color: #3E6507;
	border-bottom-color: #3E6507;
	border-left-color: #89E30F;
	height: 23px;
	padding-left:6px;
	padding-right:6px;
}

.button_siyah {
	background-image: url(../images/buton-siyah.png);
	background-repeat: repeat-x;
	background-position: 50% 50%;
	color: #FFF;
	font-size: 11px;
	width: auto;
	padding-top: 3px;
	padding-bottom: 3px;
	border: 1px solid #CCC;		
}

p#yukleniyor {
    background: #fff url(images/yukleniyor.gif) 130px 0px no-repeat;
    padding: 8px;
}
