@charset "utf-8";
/* CSS Document */
#fuzz{ 
	position:absolute; 
	top:0; left:0; 
	width:100%; 
	z-index:100; 
	display:none; 
	text-align:left; 
}
.to_back{
	opacity: 0.60;
	filter:alpha(opacity=60);
	-moz-opacity: 0.60;
	-khtml-opacity: 0.60;	
}

	#order_site{
		position:absolute;
		top:190px;
		left:297px;
		width:395px;
		/*display:none;*/
		margin: 0 auto 0 auto;	
		height:auto;
		z-index:100;

	}
	#order_errors{
		display:none;
	}
	#order_site_top{
		background-image:url(../../style/order_window/order_top.png);
		background-repeat:no-repeat;
		width:395px;
		height:26px;
	}
	#order_site_middle{
		background-image:url(../../style/order_window/order_middle.png);
		width:395px;
		background-repeat:repeat-y;
	}
	#order_site_middle div.border{
		padding:5px 10px 10px 10px;
	}
	#order_site_bottom{
		background-image:url(../../style/order_window/order_bottom.png);
		background-repeat:no-repeat;
		width:395px;
		height:59px;	
	}
	
	#order_form .close{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#000000;		
	}
	#order_form{
		margin:0 15px 0 15px;		
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
		color:#666;
	}
	.order_form_field{
		margin:16px 0 0px 0;
	}
	.order_form_field input[type=text], .order_form_field textarea{ border:1px solid #CCC; margin-top:2px;}
	#order_form_title{
		color:#FFBF00;
		font-size:16px;
		font-weight:bold;	
		color:#333333;
		margin-bottom:20px;
	}
	.order_text{
		font-family:Verdana, Arial, Helvetica, sans-serif;
		font-size:12px;
	}
	#order_errors{
		color:#FF3300;
	}
	#order_form .close{
		margin:0 50px 0 40px;
	}
	#order_result_accept{
		font-size:14px;
		font-family:Verdana, Arial, Helvetica, sans-serif;
		padding-bottom:20px;
		clear:both;		
	}
	#order_accept_close_a{
		color:#333333;
		clear:both;
	}

/*
playback timings (ms):
  captures_list: 0.477
  exclusion.robots: 0.017
  exclusion.robots.policy: 0.008
  esindex: 0.011
  cdx.remote: 13.618
  LoadShardBlock: 132.163 (3)
  PetaboxLoader3.datanode: 78.981 (4)
  PetaboxLoader3.resolve: 229.878 (2)
  load_resource: 179.209
*/