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

#talep_baslik {
	margin-top:10px;
	margin-left:15px;
	padding-top:3px;
	padding-left:10px;
	width:840px;
	height:20px;
	background-image:url(../images/news_bg.jpg);
	background-position:left;
	background-repeat:repeat-x;
	font-size:13px;
	font-weight:bold;
}

#talep_sol, #talep_sag {
	width:420px;
	height:auto;
	min-height:200px;
	/*border:solid 1px #000;*/
	float:left;
	margin-top:5px;
}
#talep_sol {
	margin-left:15px;
}
#talep_sag {
	margin-left:6px;
}
.baslik {
	font-size:11px;
	font-family:Tahoma;
	font-weight:bold;
	padding-left:7px;
	padding-right:5px;
	text-align:right;
}
input[type=text] {
	border:dotted 1px #666;
	width:140px;
	height:17px;
	margin-top:5px;
	font-size:11px;
	padding-top:3px;
	color: #666;
	font-weight:bold;
	background-color: #F3F3F3;
}

input[type=text]:focus {
	background-image:url(../images/news_bg.jpg);
	background-repeat:repeat-x;
	border:solid 1px #999;
}
textarea {
	width:345px;
	height:70px;
	border:1px dotted #666;
	margin-top:5px;
	background-color: #F3F3F3;
	color: #666;
	font-weight:bold;
}
textarea:focus {
	background-image:url(../images/news_bg.jpg);
	background-repeat:repeat-x;
	border:solid 1px #999;
}

.onay {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:10px;
	font-weight:bold;
	background-image:url(../images/news_bg.jpg);
	background-repeat: repeat;
	width:120px;
	height:25px;
	margin:8px 0;
	border:dotted 0px #CCC;
	cursor: pointer;
}


/* Ürün Özellikleri Seçim Formu AYARLARI */

#urun_secenek {
	width:420px;
	font-family:Tahoma;
	font-size:11px;
	margin-bottom:5px;
	/*min-height:300px;
	margin-top:5px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;*/
	/*border:solid 1px #CCC;*/
}
#urun_secenek1 {
	width:420px;
	font-family:Tahoma;
	font-size:11px;
	margin-bottom:5px;
	/*min-height:300px;
	margin-top:5px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;*/
	/*border:solid 1px #CCC;*/
}
#urun_secenek2 {
	width:425px;
	font-family:Tahoma;
	font-size:11px;
	margin-bottom:5px;
	/*min-height:300px;
	margin-top:5px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;*/
	/*border:solid 1px #CCC;*/
}
#urun_secenek tr td {
	width:90px;
	height:17px;
	height: auto;
	/*min-height:300px;*/
	margin-top:5px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	border:solid 1px #CCC;
	font-family:Tahoma;
}
#urun_secenek1 tr td {
	width:200px;
	height:17px;
	/*min-height:300px;*/
	margin-top:5px;
	padding-top:3px;
	padding-bottom:3px;
	text-align:center;
	border:solid 1px #CCC;
	font-family:Tahoma;
}
#urun_secenek2 tr td {
	width:200px;
	height:23px;
	/*min-height:300px;*/
	/*margin-top:5px;*/
	text-align:center;
	border:solid 1px #CCC;
	font-family:Tahoma;
}
.urun_hindi_baslik {
	margin-top:7px;
	width:200px;
	height:23px;
	font-weight:bold;
	line-height:21px;
	background-image:url(../images/news_bg.jpg);
	background-repeat:repeat-x;
}
.urun_hindi_baslik_alt {
	margin-left:20px;
	margin-bottom:10px;
	margin-top:7px;
}
#urun_adi {
	height: auto;
	font-size:13px;
	font-weight:bold;
}
#urun_adi1 {
	height: auto;
	width:400px;
	text-align:center;
	font-size:13px;
	font-weight:bold;
}

tr.urun_baslik td {
	font-size:10px;
	width:90px;
	height:16px;
	font-weight:bold;
	text-align:center;
	padding-top:7px;
	border:dotted 1px #666;
	color: #000;
	background-image:url(../images/news_bg.jpg);
	background-position:left;
	background-repeat:repeat-x;
}
.urun_ozellik td {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top:2px;
	font-family:Tahoma;
	font-size:11px;
	text-align:center;
	height:18px;
	border:solid 1px #666;
}
.urun_ozellik1 td {
	margin-top: 3px;
	margin-bottom: 3px;
	padding-top:2px;
	font-family:Tahoma;
	font-size:11px;
	text-align:center;
	height:18px;
	border:solid 1px #666;
}
input[type=text].firma_meslek {
	border:dotted 1px #666;
	width:345px;
	height:17px;
	margin-top:5px;
	font-size:11px;
	padding-top:3px;
	color: #666;
	font-weight:bold;
	background-color: #F3F3F3;
}