@charset "utf-8";

.form_border
{
	width: 					500px;
	margin-left:			auto;
	margin-right:			auto;
	border: 				1px solid #C00;
	padding:				5px;
	background-color:		#FFC;
	color: 					#000;
	font-family: 			arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 				12px;
	line-height: 			22px;
	font-weight: 			normal;
	text-decoration: 		none;
	text-align: 			center;
}

.form_label
{
	width: 					390px;
	float: 					left;
	color: 					#000;
	font-family: 			arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 				12px;
	line-height: 			18px;
	font-weight: 			normal;
	text-decoration: 		none;
	padding: 				5px;
	text-align: 			left;
}

.form_box
{
	width: 					270px;
	height:					40px;
	float: 					right;
}

.form_field 
{
	background-color: 		#FFF;
	color: 					#000;
	font-family: 			arial, verdana, tahoma, helvetica, sans-serif;	
	font-size: 				12px;
	border: 				Solid 1px #000;
	padding: 				4px;
}

.box_label
{
	width: 					80px;
	height:					30px;
	margin-bottom:			5px;
	color: 					#000;
	font-family: 			arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 				12px;
	line-height: 			30px;
	font-weight: 			bold;
	text-decoration: 		none;
	text-align: 			right;
	float:					left;
}

.box_input
{
	width:					155px;
	height:					30px;
	margin-left:			5px;
	margin-bottom:			5px;
	text-align:				left;
	float:					left;
}

.box_button
{
	width:					240px;
	margin-bottom:			5px;
	text-align:				center;
}

.box_qty 
{
	width:					30px;
	padding:				4px;
	background-color: 		#FFF;
	color: 					#000;
	font-family: 			arial, verdana, tahoma, helvetica, sans-serif;	
	font-size: 				12px;
	text-align:				center;
	border: 				Solid 1px #000;
}

.login_hold
{
	width:					400px;
	margin-top:				10px;
	margin-bottom:			10px;
	margin-left:			42px;
	margin-right:			42px;
	border: 				1px solid #CC0000;	
	float:					left;
}

.login_header
{
	width:					400px;
	height:					40px;
	background-color:		#C00;
	margin-bottom:			5px;
	color: 					#FFF;
	font-family: 			arial, verdana, tahoma, helvetica, sans-serif;	
	font-size: 				18px;
	line-height:			40px;
	font-weight: 			bold;
	text-align:				center;
}

.login_label
{
	width: 					100px;
	height:					30px;
	margin-bottom:			5px;
	color: 					#000;
	font-family: 			arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 				12px;
	line-height: 			30px;
	text-decoration: 		none;
	text-align: 			right;
	float:					left;
}

.login_input
{
	width:					295px;
	height:					30px;
	margin-left:			5px;
	margin-bottom:			5px;
	text-align:				left;
	float:					left;
}

.login_input_textarea
{
	width:					295px;
	height:					135px;
	margin-left:			5px;
	margin-bottom:			5px;
	text-align:				left;
	float:					left;
	overflow:				hidden;
}

.login_button
{
	width:					400px;
	margin-bottom:			5px;
	text-align:				center;
}

.register_hold
{
	width:					400px;
	margin-top:				10px;
	margin-bottom:			10px;
	margin-left:			42px;
	margin-right:			42px;
	border: 				1px solid #CC0000;	
	float:					left;
}

.register_header
{
	width:					400px;
	height:					40px;
	background-color:		#C00;
	margin-bottom:			5px;
	color: 					#FFF;
	font-family: 			arial, verdana, tahoma, helvetica, sans-serif;	
	font-size: 				18px;
	line-height:			40px;
	font-weight: 			bold;
	text-align:				center;
}

.register_label
{
	width: 					100px;
	height:					30px;
	margin-bottom:			5px;
	color: 					#000;
	font-family: 			arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 				12px;
	line-height: 			30px;
	text-decoration: 		none;
	text-align: 			right;
	float:					left;
}

.register_input
{
	width:					295px;
	height:					30px;
	margin-left:			5px;
	margin-bottom:			5px;
	text-align:				left;
	float:					left;
}

.register_button
{
	width:					400px;
	margin-bottom:			5px;
	text-align:				center;
}

.del_hold
{
	width:					400px;
	margin-top:				10px;
	margin-bottom:			10px;
	margin-left:			295px;
	margin-right:			295px;
	border: 				1px solid #CC0000;	
	float:					left;
}

.del_header
{
	width:					400px;
	height:					40px;
	background-color:		#C00;
	margin-bottom:			5px;
	color: 					#FFF;
	font-family: 			arial, verdana, tahoma, helvetica, sans-serif;	
	font-size: 				18px;
	line-height:			40px;
	font-weight: 			bold;
	text-align:				center;
}
Top_header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #FF0000;
	background-position: center center;
}


.del_label
{
	width: 					100px;
	height:					30px;
	margin-bottom:			5px;
	color: 					#000;
	font-family: 			arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 				12px;
	line-height: 			30px;
	text-decoration: 		none;
	text-align: 			right;
	float:					left;
}

.del_input
{
	width:					295px;
	height:					30px;
	margin-left:			5px;
	margin-bottom:			5px;
	text-align:				left;
	float:					left;
}

.del_button
{
	width:					400px;
	margin-bottom:			5px;
	text-align:				center;
}

.order_hold
{
	width:					400px;
	margin-top:				10px;
	margin-bottom:			10px;
	margin-left:			295px;
	margin-right:			295px;
	border: 				1px solid #CC0000;	
	float:					left;
}

.order_header
{
	width:					400px;
	height:					40px;
	background-color:		#C00;
	margin-bottom:			5px;
	color: 					#FFF;
	font-family: 			arial, verdana, tahoma, helvetica, sans-serif;	
	font-size: 				18px;
	line-height:			40px;
	font-weight: 			bold;
	text-align:				center;
	float:					left;
}

.order_label
{
	width: 					100px;
	height:					30px;
	margin-bottom:			5px;
	color: 					#000;
	font-family: 			arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 				12px;
	line-height: 			30px;
	text-decoration: 		none;
	text-align: 			right;
	float:					left;
}

.order_input
{
	width:					295px;
	height:					30px;
	margin-left:			5px;
	margin-bottom:			5px;
	color: 					#000;
	font-family: 			arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 				12px;
	line-height: 			30px;
	text-decoration: 		none;
	text-align: 			left;
	float:					left;
	font-weight: 			bold;
}

.order_button
{
	width:					400px;
	margin-bottom:			5px;
	text-align:				center;
}

.order_line
{
	width:					400px;
	height:					1px;
	background-color:		#000;
	margin-top:				5px;
	margin-bottom:			5px;
}

.button 
{
	background-color: 		#C00;
	color: 					#FFF;
	font-family: 			arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 				14px;
	font-weight: 			bold;
	text-align:				center;
	text-transform: 		uppercase;
	border: 				1px solid #600;
	padding: 				8px;
}

.mailing_list_form_label
{
	width: 					95px;
	height:					25px;
	margin-top:				5px;
	margin-bottom:			5px;
	padding-left:			5px;
	float: 					left;
	color: 					#000;
	font-family: 			arial, verdana, tahoma, helvetica, sans-serif;
	font-size: 				12px;
	line-height: 			30px;
	font-weight: 			normal;
	text-decoration: 		none;
	text-align: 			left;
}

.mailing_list_form_box
{
	width: 					130px;
	height:					25px;
	margin-top:				5px;
	margin-bottom:			5px;
	float: 					left;
}

.mailing_list_form_button
{
	width: 					230px;
}

