		body {
			background: #ff7200;
			font-size: 11px;
			font-family: Verdana, Arial, Helvetica;
			color: #000;
			font-weight: bold;
		}
		
		input, textarea {
			border: none;
			margin: 2px 0;
			font-family: Verdana, Arial, Helvetica;
			font-size: 11px;
		}
		
		textarea {
			
			overflow: hidden;
			scrollbar-face-color:#fff;
			scrollbar-arrow-color:#fff;
			scrollbar-highlight-color:#fff;
			scrollbar-shadow-color:#fff;
			scrollbar-3dlight-color:#fff;
			scrollbar-darkshadow-color:#fff;
			scrollbar-track-color:#fff; 
		}
		
		input.fwidth, textarea.fwidth {
			/* full width inputs */
			width: 440px;
			font-weight: normal;
			padding: 3px 5px;;
		}
		
		input.custom {
			margin-top: 5px;
			width: 216px;
		}
		
		
		
		#container {
			width: 550px;
			margin: 10px auto;
		}
		
		h3 {
			font-size: 11px;
		}
		
		.wrap {
			width: 450px;
			margin: 10px auto;
		}
		
		.wrap select {
			margin: 6px 0 0 0;
			font: normal 11px Verdana;
		}
		
		.wrap h4 {font-size: 11px; margin: 5px 0 0 0; padding: 0 0 3px; border-bottom: solid 1px #FF9D4F;}
		.wrap ol {font-size: 11px; margin: 5px 5px 0 40px; padding: 0;}
		
		p.spottext {
			font: 11px/14px Verdana, Arial, Helvetica; 
			color: #000; 
			width: 450px; 
			margin: 0 auto; 
			font-weight: bold; 
			padding: 5px 0;
		}
		
		p.spot {
			background: url(../images/af-introtext.gif) no-repeat 0 -80px;
/*			background: url(../images/af-introtext.gif) no-repeat;*/
			width: 450px;
			height: 100px;
/*			height: 177px;*/
			margin: 20px auto 10px;
			text-indent: -9999px;
		}
		
		h1#logo {
/*			background: url(../images/af-logo.gif) no-repeat;*/
/*			width: 250px;*/
			width: 550px;
/*			height: 44px;*/
/*			text-indent: -9999px;*/
			margin: 30px auto 20px;
			text-align: center;
			color: #fff;
			font-size: 18px;
		}
		
		h2#tesekkurler {
/*			background: url(../images/af-tesekkurler.gif) no-repeat;*/
/*			width: 120px;*/
			width: 550px;
/*			height: 30px;*/
			margin: 10px auto;
/*			text-indent: -9999px;*/
			text-align: center;
			font-size: 14px;
			color: #fff;
		}
		
		hr {
			height: 0.01em;
			background: #fff;
			color: #fff;
			border: solid 1px #fff;
			width: 450px;
		}
		
		hr.fwidth {
			width: 100%;
		}
		
		
		.numbered label {
			width: 20px;
			height: 20px;
			background: #fff;
			display: block;
			float: left;
			text-align: center;
			line-height: 20px;
			color: #ff7200;
		}
		
		.numbered textarea {
			width: 415px;
			margin: 0 0 0 5px;
			float: left;
			padding: 5px;
			wid\th: 413px;
		}
		*html .numbered textarea {
			width: 413px;
			margin-bottom: 5px;
		}
		*:first-child+html .numbered textarea {
			margin-bottom: 5px;
		}
		



/* ================================= */
/* = File upload image replacement = */
/* ================================= */

	.fileinputs { position: relative; 
		background: url(../images/dosyaekle.gif) no-repeat top left;
		margin: 2px 0;
	}
	
	.numbered .fileinputs{
		margin: 5px 0 10px 25px;
	}


	.numbered .fileinputs p {
	}

	
	.fileinputs p {
		font-size:9px; 
		margin: 5px 0 0 0; padding: 0;
		font-weight: normal;
	}
	
	.fakefile { position: absolute; top: 0px; left: 64px; z-index: 1;}
	.fakefile input {
		background: #ff7200;
		padding: 3px 0 0 0;
		margin: 1px 0 0 18px;
		width: 125px;
	}
	
	*:first-child+html .numbered .fakefile input { /*IE7 hack*/
		ma\rgin: 1px 0 0 -10px; /*IE7 hack*/
		

	}
	
	p.bt-yukle {position: absolute; top: -2px; left: 232px;margin: 0; padding: 0; width: 58px;}

	

	
	*html .numbered .fakefile input {  /*IE6 hack*/
		margin: 1px 0 0 -12px;
		width: 128px;
	}
	.file { position: relative; -moz-opacity:0 ; filter:alpha(opacity: 0); opacity: 0; z-index: 2;
		left: 40px;
	}
	*html .file {
		left: 30px;
	}
	.file-label {
		background: #fff;
		width: 84px;
		height: 20px;
		line-height: 20px;
		float: left;
		margin: 0; padding: 0;
		text-align: center;
	}
	
	
	/* ============ */
	/* = Referans = */
	/* ============ */
	
	.reference {
		
	}
	.reference label {
		width: 20px;
		height: 20px;
		line-height: 20px;
		text-align: center;
		display: block;
		float: left;
		background: #fff;
		margin: 0 3px 0 0;
	}
	.reference .rname {
		float: left;
		width: 417px;
		height: 15px;
		margin: 0 0 2px 0; padding: 3px 5px 2px;
		font-weight: normal;
	}
	*html .reference input {
		overflow: hidden;
		border: 0;
	}
	*:first-child+html .reference input {
		overflow: hidden;
		border: 0;
	}
	*html .reference .rname {
		width:417px;
		overflow: hidden;
		border: 0;
	}
	
	
/* ========== */
/* = Paging = */
/* ========== */

ul.paging {
	width: 450px; float: left;
	padding: 0;
	margin: 20px 0;
}
ul.paging li {
		display: block;
		float: left;
		width: 20px;
}
ul.paging li input {margin: 0;}
ul.paging li.back-container {
	text-align: left;
/*	width: 69px;*/
	width: 132px;
}
ul.paging li.next-container {
	text-align: right;
	width: 132px;
}
ul.paging li.submit-container {
	text-align: right;
	width: 290px;
}
ul.paging li a {
	display: block;
	width: 20px;
	height: 20px;
	font: 10px/20px Verdana;
	color: #000;
	text-align: center;
	text-decoration: none;
}
ul.paging li a.selected {
	background: #fff;
	color: #FF7200;
	font-weight: bold;
}