@charset "iso-8859-9";
/* CSS Document */
/* iletişim sayfa ayarları
-------------------------------------------------------------------------- B */
.ih5unvan {
	display: block;
	line-height: 20px;
	font-size: 1em;
	font-weight: bold;
	color: #666;
	border-bottom: 1px solid #E9E9E9;
	margin-right: 10px;
	margin-left: 10px;
	text-align: center;
	margin-bottom: 5px;
	margin-top: 5px;
	padding-bottom: 3px;
}
.ih6adres  {
	display: block;
	line-height: 30px;
	font-size: 0.9em;
	font-weight: normal;
	color: #333333;
	margin-right: 10px;
	margin-left: 10px;
	padding-left: 25px;
	background-repeat: no-repeat;
	background-position: left center;
}
a.imailto:link, a.imailto:visited {
	line-height: 20px;
	text-decoration: none;
	font-weight: bold;
	color: #333;
}
/* iletişim sayfa ayarları
-------------------------------------------------------------------------- S */
/* iletişim sayfası formu
-------------------------------------------------------------------------- B */
.iform {
	display: block;
	height: auto;
	width: 350px;
	padding-top: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
}
.ifkutu {
	background-color: #F4F4F4;
	display: block;
	height: auto;
	background-repeat: no-repeat;
	background-position: 3px center;
	padding-left: 30px;
	width: auto;
	padding-right: 6px;
	border: 1px solid #CCC;
	margin-top: 2px;
	margin-bottom: 3px;
}
.iinput, .iinput:focus, .iinputm, .iinputm:focus {
	height: 32px;
	border: 0px !important;
	display: block;
	width: 98%;
	padding-right: 1%;
	padding-left: 1%;
	line-height: 32px;
	font-size: 12px;
	font-weight: normal;
	color: #333;
}
.iinputm {
	min-height: 160px !important;
	line-height: 20px !important;
	font-size: 12px;
	font-weight: normal;
	color: #242424;
}
.igonder {
	cursor:pointer;
	margin: 10px;
	padding-right: 12px;
	padding-left: 12px;
	padding-top: 5px;
	padding-bottom: 5px;
	border: 2px solid #999;
	background-color: #333;
	color: #FFF;
	line-height: 20px;
	font-size: 1em;
	font-weight: bold;
}
.igonder:hover {
	color: #333;
	background-color: #F90;
}
/* iletişim sayfası formu
-------------------------------------------------------------------------- B */
.mapskutu {
	width: 98%;
	overflow: hidden;
	display: block;
	margin-top: 10px;
	margin-right: 1%;
	margin-bottom: 10px;
	margin-left: 1%;
	height: auto;
}
.ifkutu, .igonder {
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-o-border-radius: 3px;
	-ms-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}







