
.form{
	width: 311px;
	height: 333px;
	padding: 25px;  
	text-align: center;
}      
.form p{
	font-size: 16px;
	font-family: 'Bookman Old Style';
	color: white;
	margin-bottom: 20px;
	font-weight: normal;
}
.form input[type="text"],.form textarea{
	width: 235px;
	height: 42px;
   	font-size: 20px;
   	padding: 0 5px;	
   	margin: 8px 0;
   	color: #000;
   	border: 1px solid #6B544F;
   	border-radius:5px;
	font-family: 'Bookman Old Style';
	outline: 0;
	font-weight:bold;
	
}    
.form textarea{
	height: 75px;
}
.form input[type="submit"]{    
    width: 165px;      
    height: 35px;
    border: 2px solid #301B1A;
    border-radius:20px;  
    color:#462A25;
	padding-bottom: 5px;
    font-family: 'Bookman Old Style';  
    font-size: 16px;   
	background-image: linear-gradient(top, #FDCC50 43%, #EA8F19 80%);
	background-image: -o-linear-gradient(top, #FDCC50 43%, #EA8F19 80%);
	background-image: -moz-linear-gradient(top, #FDCC50 43%, #EA8F19 80%);
	background-image: -webkit-linear-gradient(top, #FDCC50 43%, #EA8F19 80%);
	background-image: -ms-linear-gradient(top, #FDCC50 43%, #EA8F19 80%);
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.43, #FDCC50),
		color-stop(0.8, #EA8F19)
	);
}


.form1{
	width: 330px;
	height: 333px;
	padding: 25px;  
	text-align: center;
}      
.form1 p{
	font-size: 20px;
	font-family: 'Bookman Old Style';
	color: white;
	margin-bottom: 20px;
	font-weight: normal;
}
.form1 input[type="text"],.form textarea{
	width: 325px;
	height: 60px;
   	font-size: 22px;
   	padding: 0 5px;	
   	margin: 8px 0;
   	color: #000;
   	border: 1px solid #6B544F;
   	border-radius:5px;
	font-family: 'Bookman Old Style';
	outline: 0;
	font-weight:bold;
	
}    
.form1 textarea{
	height: 75px;
}
.form1 input[type="submit"]{    
    width: 165px;      
    height: 35px;
    border: 2px solid #301B1A;
    border-radius:20px;  
    color:#462A25;
	padding-bottom: 5px;
    font-family: 'Bookman Old Style';  
    font-size: 16px;   
	background-image: linear-gradient(top, #FDCC50 43%, #EA8F19 80%);
	background-image: -o-linear-gradient(top, #FDCC50 43%, #EA8F19 80%);
	background-image: -moz-linear-gradient(top, #FDCC50 43%, #EA8F19 80%);
	background-image: -webkit-linear-gradient(top, #FDCC50 43%, #EA8F19 80%);
	background-image: -ms-linear-gradient(top, #FDCC50 43%, #EA8F19 80%);
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.43, #FDCC50),
		color-stop(0.8, #EA8F19)
	);
}

.form2{
	width: 330px;
	height: 333px;
	padding: 25px;  
	text-align: center;
}      
.form2 p{
	font-size: 16px;
	font-family: 'Bookman Old Style';
	color: white;
	margin-bottom: 20px;
	font-weight: normal;
}
.form2 input[type="text"],.form textarea{
	width: 325px;
	height: 60px;
   	font-size: 22px;
   	padding: 0 5px;	
   	margin: 8px 0;
   	border: 1px solid #6B544F;
   	border-radius:5px;
	font-family: 'Bookman Old Style';
	outline: 0;
	font-weight:bold;
	
}    
.form2 textarea{
	height: 75px;
}
.form2 input[type="submit"]{    
    width: 165px;      
    height: 35px;
    border: 2px solid #301B1A;
    border-radius:20px;  
    color:#462A25;
	padding-bottom: 5px;
    font-family: 'Bookman Old Style';  
    font-size: 16px;   
	background-image: linear-gradient(top, #FDCC50 43%, #EA8F19 80%);
	background-image: -o-linear-gradient(top, #FDCC50 43%, #EA8F19 80%);
	background-image: -moz-linear-gradient(top, #FDCC50 43%, #EA8F19 80%);
	background-image: -webkit-linear-gradient(top, #FDCC50 43%, #EA8F19 80%);
	background-image: -ms-linear-gradient(top, #FDCC50 43%, #EA8F19 80%);
	background-image: -webkit-gradient(
		linear,
		left top,
		left bottom,
		color-stop(0.43, #FDCC50),
		color-stop(0.8, #EA8F19)
	);
}




.form_order{position:absolute;
}
.form3{position:absolute;
   	margin: 20px 0 0 20PX;
	width: 350px;
	height: 370px;
	padding: 10px;
	background:#FFF;    
	text-align: center;
   	border: 3px solid #DDD;
	padding: 65px;
	text-align: right;
	
}      
.form3 input[type="submit"]{    
    width:235px;      
	height: 48px;
   	color: #fff;
    border-radius:25px; 
	padding-bottom: 1px;
    font-family: arial;  
    font-size: 20px;      
	background:#BB6BAA; 
}    
.form3 input[type="text"]{    
      width:225px;      
	height: 35px;
	
	outline: 0;
    border-radius:5px; 
	}
.frame{position:absolute;
   	margin: 20px 0 0 20PX;
	width: 450px;
	height: 350px;
	background:#FFF;    
	text-align: center;
   	border: 3px solid #DDD;
}
	.catalog{position:absolute;
   	margin: 20px 0 0 20PX;
	width: 480px;
	height: 380px;
	background:#FFF;    
	text-align: center;
   	border: 3px solid #DDD;
}
	