body{

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:0.80em;
	letter-spacing:0.15em;
	
	text-align:center;
	margin: 1em auto;
	
	background-color: #ffffff;
	background-image:url(../images/pack298_blu_bg.png);
	background-repeat:repeat-x;
	
	color:#545454;
	
	padding:0px;
	margin:0px;
}

h3 {
	padding:0px 0px 0px 0px;	
	color:#FFFFFF;
}

table {
	padding:10px;
	border-collapse: collapse;
	font-size:0.85em;
	color:#545454;
}

table tr th { 
	padding: 10px; 
	white-space: nowrap;
}

table tr td { 
	padding: 5px; 
	white-space: nowrap;
} 

#product_label {
	white-space: nowrap;	
}

#product_value {
	text-align:center;	
}

#product_price {
	text-align:right;
}

#product_line_total {
	text-align:right;	
}

#product_row_even {
	background-color: #EEEEEE;
	vertical-align:middle;
}

#product_row_odd {
	vertical-align:middle;
}

#email_label {
	padding:0px;
	font-weight: bold;	
}


#email {
	padding:12px 10px 20px 10px;
	background-image:url(../images/wreaths/pack298_email_bg.png);
	background-repeat:no-repeat;
	height:50px;
	width:500px;
	float:left;
}

#order_totals {
	float:left;
	font-weight:bold;
	font-size:0.85em;
	
	padding:12px 50px 20px 10px;
	height:50px;
	width:250px;
}

html>body #email {
	padding:12px 0px 20px 10px;
	width:450px;
}

html>body #order_totals {
	width:220px;
	padding:12px 0px 20px 10px;
}

form input.long_text {
	width: 275px;
}

form input.wreath_quantity {
	vertical-align:middle;
	width: 35px;
	text-align:center;
}

#order_selection {
	background-image:url(../images/wreaths/pack298_order_selection.png);
	background-repeat:no-repeat;
	
	padding:30px 30px 0px 30px;
	
	width:800px;
	height:140px;
}

html>body #order_selection {
	padding:10px 30px 0px 30px;
}

#order_entry {
	margin:10px;
	background-image:url(../images/wreaths/pack298_order_header.png);
	background-repeat:no-repeat;
	border:0px solid #454545;
	
	text-align:left;
	 
	width:800px;
	height:800px;
	
	margin-left: auto ;
  	margin-right: auto ;
}

.order_entry_body {
	background-image:url(../images/wreaths/pack298_wreath.png);
	background-repeat:no-repeat;
	background-position: bottom center;
	
	height:570px;	
}

#view_instructions_link, #hide_instructions_link {
	color:#003c72;
	text-decoration: underline;
	display: inline;
}

#order_entry_instructions_details {
	padding:40px 30px 0px 40px;
	font-size:0.90em;
}

html>body #order_entry_instructions_details {
	padding:40px 30px 0px 40px;
}

#order_entry_instructions {
	padding:40px 30px 0px 30px;
	font-size:0.75em;	
	text-align:center;
}

html>body #order_entry_instructions {
	padding:30px 30px 0px 30px;
}

.spinner_image {
	padding:5px;	
}

#scout_rank {
	float:left;
	padding-right: 25px;	
}

#rank_image {
	float:right;
	padding-right:20px;
}

#scout {
	float:left;	
}

#form_products {
	padding:0px 0px 0px 50px;
	height:600px;
	float:left;
	border:0px solid #000;
}

#products_table {
	border:1px solid #CCC;	
	width:96%;
}

#clean {
	clear: both;	
}

#submit {
	padding:20px 20px 20px 0px;	
	float:left;
}

#pack_minimum {
	float:left;	
}

#min_quantity {
	font-weight:bold;
	font-size:0.75em;
	float:left;
	padding:30px 0px 20px 30px;
}

#order_total_bottom {
	font-weight:bold;
	font-size:0.75em;
	float:right;
	padding:30px 0px 20px 30px;
	width:200px;
	text-align:right;
}

#order_confirmation {
	padding:80px 0px 0px 50px;
	font-size: 1.0em;
}

.order_confirm_body {
	background-image:url(../images/wreaths/pack298_wreath.png);
	background-repeat:no-repeat;
	background-position: bottom center;
	
	height:850px;	
}
