
.container{
	width:670px;
	height:370px;
}
.form{
	width:100%;
	height:100%;
	background:#ffffff;
}
.login{
	width:100%;
	height:100%;
	background:#ffffff;
}
.loginwrap{
	/*width:400px;*/
	height:100%;
	background:url(../../images/recipe/bg_pid.jpg) no-repeat left top;
	padding:25px 0 0 265px;
}
.step1{
	width:100%;
	height:100%;
	background:url(../../images/recipe/bg_1.jpg) no-repeat left top;
	padding:25px 0 0 120px;
}
.step2{
	width:100%;
	height:100%;
	background:url(../../images/recipe/bg_2.jpg) no-repeat left top;
	padding:25px 0 0 120px;
}
.step3{
	width:100%;
	height:100%;
	background:url(../../images/recipe/bg_3.jpg) no-repeat left top;
	padding:25px 0 0 120px;
}

.hidden{
	display:none;
}
.headerRecipe{
	text-align:right;
}
.footer{
	/*width:552px;*/
	text-align:right;
}
.txt_tarifadi{
	padding:25px 0 0 0;
	background:url(../../images/recipe/txt_tarifadi.gif) no-repeat left top;
}
.txt_tarifdetayi{
	padding:25px 0 0 0;
	background:url(../../images/recipe/txt_tarifdetayi.gif) no-repeat left top;
}
.txt_tarificingereklimalzemeler{
	padding:25px 0 0 0;
	background:url(../../images/recipe/txt_tarificingereklimalzemeler.gif) no-repeat left top;
}
.txt_fotoekle{
	padding:25px 0 0 0;
	background:url(../../images/recipe/txt_fotoekle.gif) no-repeat left top;
}
.txt_yapilisi{
	padding:25px 0 0 0;
	background:url(../../images/recipe/txt_yapilisi.gif) no-repeat left top;
}
input[type=text]{
	border:1px solid #666666;
	padding:2px;
	margin:5px 0 15px 0;
	width:520px;
	font-family:Arial;
	font-size:14px;
	color:#666666;
}
input.login{
	width:125px;
	margin:0 0 10px 50px;
	float:left;
}
label{
	width:100px;
	float:left;
}
textarea{
	border:1px solid #666666;
	padding:2px;
	margin:5px 0 15px 0;
	width:520px;
	height:75px;
	font-family:Arial;
	font-size:14px;
	color:#666666;
}
p{
	font-family:Arial;
	font-size:12px;
	color:#666666;
}
#txt_yapilisi{
	height:200px;
}
#btn_x{
	position:absolute;
	margin:15px 0 0 0;
}
#btn_geri{
	margin:0 5px 0 0;
}
#btn_onizleme{
	display:none;
}
.preloader{
	text-align:center;
	padding:150px 0 0 0;
	position:absolute;
	z-index:1;
	height:100%;
	width:100%;
	background:#ffffff;
}
#preview{
/*
	width:670px;
	height:340px;
	margin:0 0 0 0;
	overflow:auto;
	position:absolute;
	z-index:1;
	background:#ffffff;
	*/
}
#imaj_preview{
	width:200px;
	height:340px;
	float:left;
	margin:0 20px 0 0;
}
#txt_tarifadi_preview{
	margin:0 0 0 10px;
	font-family:Arial;
	font-size:18px;
	color:#ff0000;
}
#txt_tarifdetayi_preview,#txt_tarificingereklimalzemeler_preview,#txt_yapilisi_preview{
	margin:0 0 0 10px;
	font-family:Arial;
	font-size:12px;
	color:#666666;
}
#btn_tamekid{
	float:right;
	margin:-45px 0 0 0 !important;
	border:none;
}
#btn_kayit{
	float:right;
	margin:-25px 0 0 0 !important;
	border:none;
}
#error{
	color:orange;
	font-size:12px;
}