@charset "utf-8";
/* CSS Document */

#i_kapsama {
	height: auto;
	width: 950px;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	margin-top: 20px;
}
.i_sol {
	float: left;
	width: 400px;
}
.ticari_kapsama {
	padding-top: 10px;
	padding-bottom: 10px;
}
.i_resim {
	float: left;
	margin-left: 25px;
	margin-right: 5px;
	height: 48px;
	width: 48px;
}
.i_yazi {
	float: left;
	font-family: open_sansbold;
	font-size: 26px;
	color: #E20014;
	font-weight: bold;
	height: 40px;
	margin-left: 10px;
	letter-spacing: 1px;
	line-height: 40px;
	margin-top: 5px;
}

.ii_konu {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000;
	line-height: 25px;
	height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 15px;
	letter-spacing: 1px;
}
.ii_aciklama {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333;
	line-height: 25px;
	min-height: 25px;
	padding-right: 5px;
	padding-left: 5px;
	margin-left: 15px;
}
.i_ayrac {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCC;
	margin-top: 5px;
	margin-bottom: 5px;
}



.i_sag {
	float: left;
	width: 515px;
	margin-left: 20px;
}
.i_yazi2 {
	float: left;
	font-family: open_sansbold;
	font-size: 26px;
	color: #E20014;
	font-weight: bold;
	height: 40px;
	margin-left: 10px;
	letter-spacing: 1px;
	line-height: 40px;
	margin-top: 5px;
}
.istek_form {
	width: 500px;
	padding-right: 5px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 10px;
	border: 1px dashed #ebebeb;
	margin-top: 10px;
}
.istek_ic {
	width: 440px;
	margin-right: auto;
	margin-left: auto;
	padding: 10px;
}
.i_adi {
	float: left;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	color: #1C1C1A;
	font-weight: bold;
	line-height: 35px;
	height: 32px;
	display: block;
	padding-right: 5px;
	padding-left: 5px;
	width: 130px;
	text-align: right;
	letter-spacing: 1px;
}
.i_input {
	float: left;
	height: 32px;
	margin-left: 10px;
	width: 275px;
}

.i_ayrac2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #F7F7F7;
	margin-top: 15px;
	margin-bottom: 10px;
}

.txt_is {
	height: 28px;
	line-height: 32px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	width: 271px;
	padding: 2px;
	border:1px solid #919191;
	color: #232323;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	vertical-align: middle;
	outline:none;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;	
	border:1px solid #919191;
}
.txt_is:hover {
	height: 28px;
	line-height: 32px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #333;
	width: 271px;
	padding: 2px;
	border:1px solid #919191;
	box-shadow: 0 0 10px #9ecaed;
	border:1px solid #6DAFE4;
}
.text_is {
	width: 271px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	min-height: 125px;
	float: right;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	padding: 5px;
	font-weight: bold;
	color: #232323;
	transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
	vertical-align: middle;
	outline:none;
	transition: all 0.25s ease-in-out;
	-webkit-transition: all 0.25s ease-in-out;
	-moz-transition: all 0.25s ease-in-out;
	-ms-transition: all 0.25s ease-in-out;
	-o-transition: all 0.25s ease-in-out;	
	border:1px solid #919191;
}
.text_is:hover {
	width: 271px;
	margin-right: auto;
	margin-left: auto;
	display: block;
	min-height: 125px;
	float: right;
	margin-top: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	padding: 5px;
	font-weight: bold;
	color: #1B1B1B;
	box-shadow: 0 0 10px #9ecaed;
	border:1px solid #6DAFE4;
}

.btn_ilet {
	float: right;
	height: 30px;
	width: 100px;
	background-color: #E20014;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: center;
	margin-top: 10px;
	margin-right: 35px;
	-webkit-transition:all 0.50s;
	-moz-transition:all 0.50s;
	-ms-transition:all 0.50s;
	-o-transition:all 0.50s;
	transition:all 0.50s;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-radius:5px;
}
.btn_ilet:hover {
	float: right;
	height: 30px;
	width: 100px;
	background-color: #333;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFF;
	line-height: 30px;
	text-align: center;
	margin-top: 10px;
	margin-right: 35px;
	cursor: pointer;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
