.arac-baslik{
	width: 706px;
	height: 15px;
	padding: 9px 10px;
	margin: 15px 0 10px 0;
	background: transparent url(../resimler/menubg.png) repeat-x;
	border: 1px solid #CCC;
	font-size: 15px;
	font-family: Tahoma, sans-serif;
	color: #555;
	text-shadow: #FFF 1px 1px 0;
	font-weight: bold;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.arac {
	float: left;
	border: 1px solid #CCC;
	width: 356px;
	height: 50px;
	background-color: #F8F8F8;
	margin-bottom: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.arac:hover {
	border: 1px solid #BBB;
	background: #F0F0F0;
}

.arac-ikon {
	float: left;
	width: 50px;
	margin-left: 10px;
	padding-top: 5px;
}

.arac-ikon img {
	border: none;
}

.arac-detay {
	float: left;
	width: 265px;
	padding-top: 9px;
}

.arac-d1 {
	font: bold 12px Tahoma;
	color: #333;
	text-shadow: #FFF 1px 1px 0;
	padding: 0 !important;
	margin: 0 !important;
}

.arac-d1 a {
	color: #555;
	font-size: 12px;
	font-family: Tahoma, sans-serif;
	text-shadow: #FFF 1px 1px 0;
	text-decoration: none;
}

.arac-d1 a:hover{
	color: #264A97;
}

.arac-d1 a:active {
	color: #555;
	text-decoration: underline;
}

.arac-d2 {
	font: 10px Tahoma;
	color: #555;
	margin: 0 !important;
	padding-top: 3px !important;
}

#kucuk-kutu{
	margin: 0 auto;
	width: 300px;
}

#orta-kutu{
	margin: 0 auto;
	width: 500px;
}

#buyuk-kutu{
	margin: 0 auto;
	width: %100;
}


#solkisim-icerik p {
	margin: 5px 0;
	padding: 0;
}

#solkisim-icerik input {
	width:288px;
	padding: 7px 5px;
	margin: 5px 0;
	border: 1px solid #A6A6A6;
	color: #555;
	background:#FFF url(../resimler/ust-cizgi.png) repeat-x top left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#solkisim-icerik input:hover {
	background:#FAFAFA url(../resimler/ust-cizgi.png) repeat-x top left;
	color: #555;
}

#solkisim-icerik input:focus {
	border: 1px solid #264A97;
	color: #555;
}

#solkisim-icerik textarea {
	width: 713px;
	padding: 7px 5px;
	margin: 5px 0;
	border: 1px solid #A6A6A6;
	color: #555;
	background:#FFF url(../resimler/ust-cizgi.png) repeat-x top left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#solkisim-icerik textarea:hover {
	background:#FAFAFA url(../resimler/ust-cizgi.png) repeat-x top left;
	color: #555;
}

#solkisim-icerik textarea:focus {
	border: 1px solid #264A97;
	color: #555;
}

#solkisim-icerik select {
	width:128px;
	padding: 7px 5px;
	margin:0;
	border: 1px solid #A6A6A6;
	color: #555;
	background:#FFF url(../resimler/ust-cizgi.png) repeat-x top left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#solkisim-icerik select:hover {
	background:#FAFAFA url(../resimler/ust-cizgi.png) repeat-x top left;
	color: #555;
}

#solkisim-icerik select:focus {
	border: 1px solid #264A97;
	color: #555;
}

#solkisim-icerik #submit{
	padding: 0;
	margin: 0;
	width: 148px;
	height: 36px;
	border: 1px solid #A6A6A6;
	background: url(../resimler/menubg.png) repeat-x;
	background-position: 0 0;
	cursor: pointer;
	color: #555;
	text-shadow: #FFF 1px 1px 0;
	font-size: 18px;
	font-family: MS Shell Dlg, Arial;
	text-decoration: none;
	outline-style: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#solkisim-icerik #submit:hover {
	background-position: 0 -38px;
}

#solkisim-icerik #submit:active {
	background-position: 0 -38px;
	-moz-box-shadow:0 1px 0 rgba(255,255,255,0.3),0 1px 3px rgba(0,0,0,0.2) inset;
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.3),0 1px 3px rgba(0,0,0,0.2) inset;
	box-shadow:0 1px 0 rgba(255,255,255,0.3),0 1px 3px rgba(0,0,0,0.2) inset;
	opacity:1;
}

.araclar-bilgi{
	width: 703px;
	padding: 5px 10px 10px 10px;
	margin-bottom: 20px;
	background: #F8F8F8;
	border: 1px solid #CCC;
	color: #333;
	font-size: 11px;
	font-family: Tahoma, sans-serif;
	line-height: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.araclar-bilgi .bilgi { float:left; background: url(../../resimler/ipucu.png) no-repeat left 7px; padding: 5px 0 14px 15px !important;}

.sorgu_sonuc{
	margin-top: 25px;
}

#tarayici-bilgileri{
	width: 728px;
	line-height: 20px;
}

#tarayici-bilgileri td{
	border-bottom: 1px solid #CCC;
	padding: 3px 0;
}

#hiz-sonuclari {
	color: #333;
	font-size: 11px;
}

#hiz-sonuclari td {
	padding: 5px;
	background-color: #F5F5F5;
}

#hiz-sonuclari .tablo-baslik{
	cursor: pointer;
}

.slink{
	margin: 0;
	padding: 0;
	margin-top: 20px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
}

.slink b{ color:#333; }

.sonlink{
	margin: 10px 0 !important;
	padding: 0;
	border-bottom: 1px solid #CCC;
}

#class-c {
	text-align: center;
	border-spacing: 3px;
}

#class-c th, #class-c td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px 7px;
}

#class-c th {
	font-weight: bold;
	font-size: 12px;
	text-align: center;
	color: #333;
	background-color: #F5F5F5;
	border: 1px solid #CCC;
}

#class-c td {
	font-weight: normal;
	font-size: 12px;
	text-align: right;
	color: #333;
	background: #FFF;
	border: 1px solid #CCC;
	word-wrap: break-word;
	max-width: 382px;
}

.starama{
	text-align: left;
	font-size: 12px;
}

.starama a{
	color:#264A97;
}

.starama-ol li a {
	color:#264A97;
}

#cekilis-sonuc{
	margin: 10px 0;
	padding: 10px 15px;
	font-size: 12px;
	border: 1px solid #CCC;
	background: #F8F8F8;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;	
}


.guvenlikkodu-coklupr{
	float: left;
	margin: 10px 0;
}

.guvenlikkodu-coklupr input {
	width: 108px !important;
	padding: 7px 5px;
	margin:0 !important;
	border: 1px solid #A6A6A6;
	color: #999 !important;
	background:#FFF url(../resimler/ust-cizgi.png) repeat-x top left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.guvenlikkodu-coklupr input:hover {
	background:#FAFAFA url(../resimler/ust-cizgi.png) repeat-x top left;
	color: #555;
}

.guvenlikkodu-coklupr input:focus {
	border: 1px solid #2E4E8F;
	color: #333;
}

.guvenlikkodu-coklupr #guvenlik-bilgi {
	float: left;
	text-align: left;
	width: 231px;
	height: 26px;
	margin-left: 10px;
	border: 1px solid #CCC;
	background: #F8F8F8;
	padding: 4px 10px 0 7px;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	line-height: 15px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.guvenlikkodu-coklupr #guvenlik-bilgi p { background: url(../resimler/ipucu.png) no-repeat left 7px; padding: 4px 0 0 15px; margin: 0; }


/* Kayıt
-------------------------------------------------------------- */

#kayit-formu, #kayitFormu{
	width: 745px;
	-webkit-touch-callout: none;
	-webkit-user-select: none;
	-khtml-user-select: none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

#kayit-formu input {
	width:330px;
	padding: 7px 5px;
	margin: 5px 0 10px 0;
	border: 1px solid #A6A6A6;
	color: #555;
	background:#FFF url(../resimler/ust-cizgi.png) repeat-x top left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#kayit-formu input:hover {
	background:#FAFAFA url(../resimler/ust-cizgi.png) repeat-x top left;
	color: #555;
}

#kayit-formu input:focus {
	border: 1px solid #264A97;
	color: #555;
}

#kayit-formu textarea {
	width: 330px;
	height: 97px;
	padding: 7px 5px;
	margin: 5px 0 10px 0;
	border: 1px solid #A6A6A6;
	color: #555;
	background:#FFF url(../resimler/ust-cizgi.png) repeat-x top left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#kayit-formu textarea:hover {
	background:#FAFAFA url(../resimler/ust-cizgi.png) repeat-x top left;
	color: #555;
}

#kayit-formu textarea:focus {
	border: 1px solid #264A97;
	color: #555;
}

#kayit-formu select {
	width:128px;
	line-height: 26px;
	padding: 6px 5px;
	margin: 5px 10px 15px 0;
	border: 1px solid #A6A6A6;
	color: #555;
	background:#FFF url(../resimler/ust-cizgi.png) repeat-x top left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

#kayit-formu select:hover {
	background:#FAFAFA url(../resimler/ust-cizgi.png) repeat-x top left;
	color: #555;
}

#kayit-formu select:focus {
	border: 1px solid #264A97;
	color: #555;
}

.buton{
	padding: 0;
	margin: 0;
	width: 300px !important;
	height: 36px;
	border: 1px solid #A6A6A6 !important;
	background: url(https://wmaraci.com/resimler/menubg.png) repeat-x !important;
	background-position: 0 0;
	cursor: pointer;
	color: #555;
	text-shadow: #FFF 1px 1px 0;
	font-size: 18px;
	font-family: MS Shell Dlg, Arial;
	text-decoration: none;
	outline-style: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}

.buton:hover {
	background-position: 0 -38px !important;
	border: 1px solid #A6A6A6 !important;
}

.buton:active {
	background-position: 0 -38px !important;
	border: 1px solid #A6A6A6 !important;
	-moz-box-shadow:0 1px 0 rgba(255,255,255,0.3),0 1px 3px rgba(0,0,0,0.2) inset;
	-webkit-box-shadow:0 1px 0 rgba(255,255,255,0.3),0 1px 3px rgba(0,0,0,0.2) inset;
	box-shadow:0 1px 0 rgba(255,255,255,0.3),0 1px 3px rgba(0,0,0,0.2) inset;
	opacity:1;
}

.buton:disabled{
	cursor: default !important;
	background-position: 0 -90px !important;
	border: 1px solid #A6A6A6 !important;
	-moz-box-shadow: none !important;
	-webkit-box-shadow: none !important;
	box-shadow: none !important;
}

#kayit-formu #kayit-gonder{
	text-align:center;
	margin:20px 0;
}

#kayit-formu #kayit-gonder p {
	font-size: 11px;
	margin-bottom: 10px;
}

#kayit-formu #kayit-gonder p a {
	color: #264A97;
}