/*=======================*/
/*==== REDEEM PROCESS ===*/
/*=======================*/
#orderbutton{
	display: block;
	float:right;
}
.redemption_content{
	float:left;
	width:586px;
}
	.redemption_content .content{
		padding:15px 0px 15px 20px;	
		width:540px;
	}
.freeship{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#f32a12;
	font-weight:bold;
	width:571px;
	padding:5px 11px;
	text-align:right;
}

#rhs_review_order .points{
	color:#FE911B;
	font-size:11px;
	font-weight:bold;
}
#rhs_review_order h3{
	color:#019583;
	font-size:14px;
	font-weight:normal;
	margin-bottom:10px;
}

#rhs_review_order .content{
	padding:0 0 0 20px;
}

#rhs_review_order .content p{
	margin:15px 0 0;
}
#use_profile_address, #use_different_address{
	float:left;
	width:48%;
	height:32px;
}
#profile_shipping_address .redemption_fieldset .inner p#profile_address{
	padding-left:20px;
	margin-bottom:10px;
}
#shipping_content{
	width:586px;
	background:url(/static/images/bg_shipping_bottom.gif) no-repeat bottom left;
	margin-bottom:15px;
}
	#shipping_content h2{
	color:#67ad1c;
}
#shipping_content_inner{
	background:url(/static/images/bg_shipping_top.gif) no-repeat top left;
	height:auto !important;
	height:17px;
	min-height:17px;
}
#billing_content{
	width:586px;
	background:url(/static/images/bg_billing_bottom.gif) no-repeat bottom left;
}
	#billing_content h2{
		color:#ff6600;
	}
#billing_content_inner{
	background:url(/static/images/bg_billing_top.gif) no-repeat top left;
	height:auto !important;
	height:17px;
	min-height:17px;
}

#redemption_header{
	height:auto !important;
	height:92px;
	min-height:92px;
	width:900px;
}
	#redemption_header .redemption_why_ask	{
		float:right; 
		margin:0 325px 0 0; 
		text-align:right;
	}
#review_order_header{
	height:auto !important;
	height:66px;
	min-height:66px;
	width:900px;
}
#redemption_header h1, 
#review_order_header h1{
	margin:15px 0px 30px 20px;
}
#redemption_header p,
#review_order_header p{
	margin:0px 0px 15px 20px;
}
.redemption_content h2{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:10px;
}
.asterisk{
	color:#ff0000;
	font-weight:bold;
	font-size:12px;
}
.required_field{
	color:#666666;
	font-size:11px;
	padding-right:20px;
}

.redemption_content a:link, .redemption_content a:hover, .redemption_content a:visited{
	text-decoration:none;
	font-weight:normal;
	font-size:11px;
	color:#019583;
}
.redemption_content a:hover{text-decoration:underline;}

#redemption_buttons{
	float:left;
	width:586px;
	margin-top:10px;
}
	#redemption_buttons #cancel_button_container{
		float:left; 
		padding:19px 15px 0 0;
		text-align:right;
		width:440px;
	}
	#redemption_buttons #review_button_container{
		float:left;
		width:100px;
	}
.redemption_content input, 
.redemption_content select{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	margin-top:5px;
}
/** SHIPPING AND BILLING PAGE SHIPPING CALCULATION **/

#cost_info{ 
	background:url(/static/images/bg_shipping_cost.gif) top center no-repeat;
	width:551px;
	height:37px;
	padding:3px 0px 0px;
	margin:8px 0px 0px -3px;
}
#cost_info ul{ 
	display:block;
	float:left;
}
	#cost_info ul li.graphic_buttons{ 
		margin-top:1px;
	}	
#cost_info .update_label{
	height:31px;
	padding:8px 10px 0px 15px;
	display:block;
	float:left;
	font-weight:bold;
}
#cost_info .update_total{
	background:url(/static/images/bg_shipping_amount.gif) top center no-repeat;
	width:47px;
	height:22px;
	padding:5px 0px 0px 20px;
	margin:5px 5px 0px 0px;
	display:block;
	float:left;
}

/* Credit Card Form */

.redemption_content #card_type{
	width:150px;
	float:left;
}
.redemption_content #card_type select{
	width:140px;
}
.redemption_content #card_number{
	width:242px;
	float:left;
}
.redemption_content #card_number input{
	width:225px;
}
.redemption_content #expiration_date{
	width:224px;
	float:left;
}
.redemption_content #expiration_date select{
	width:60px;
}
.redemption_content #card_name{
	width:326px;
	float:left;	
}
.redemption_content #card_name input{
	width:255px;
}

/*  Addresses */
.redemption_content .firstname{
	width:257px;
	float:left;
}
.redemption_content .firstname input{
	width:242px;
}
.redemption_content .lastname{
	width:265px;
	float:left;
}
.redemption_content .lastname input{
	width:259px;
}
.redemption_content .street, .redemption_content .address2{
	width:550px;
	float:left;
}
.redemption_content .street input, .redemption_content .address2 input{
	width:517px;
	float:left;
}
.redemption_content .city{
	width:212px;
	float:left;
}
.redemption_content .city input{
	width:200px;
}
.redemption_content .state{
	width:177px;
	float:left;
}
.redemption_content .state select{
	width:169px;
}
.redemption_content .zip{
	width:144px;
	float:left;
}
.redemption_content .zip input{
	width:127px;
}

.redemption_content .country{
	width:276px;
	float:left;	
}
.redemption_content .country select{
	width:215px;
	float:left;
}
.clear5{ clear:both; height:5px; overflow:hidden;}
.clear10{ clear:both; height:10px; overflow:hidden;}
.clear15{ clear:both; height:15px; overflow:hidden;}
.redemption_content .fieldclear{
	clear:both;
	height:10px;
	overflow:hidden;
}

.redemption_fieldset{
	/*width:586px;
	background:url(../images/bg_redemption_fieldset_btm.gif) no-repeat bottom center;*/
}
.redemption_fieldset .inner{
	height:auto !important;
	height:17px;
	min-height:17px;
	/*background:url(../images/bg_redemption_fieldset.gif) no-repeat top center;*/
}

/* Order Summary Page */
.redemption_content #headings{
	background:url(/static/images/bg_redemption_headline.gif) no-repeat;
	height:25px;
	padding:9px 0 0 15px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	margin:0;
}
.redemption_content #headings span.reward {
	display:block;
	float:left;
	width:370px;
}
.redemption_content #headings span.cost{
	display:block;
	float:left;
	width:130px;	
}
.redemption_content #headings span.points{
	display:block;
	float:left;
	width:50px;	
}

.review_order_separator{
	background:url(/static/images/bg_review_order_dots.gif) top center no-repeat;
	height:3px;
	overflow:hidden;
	margin:7px 0;
	clear:both;
}
.summary_table{
	height:auto !important;
	height:107px;
	min-height:107px;
	padding:20px 0 0 0px;
	color:#666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:normal;
	margin-top:0px;
	margin-bottom:10px;
}
#summary{ 
	width:599px;
}
#summary_totals{
	height:auto !important;
	height:107px;
	min-height:107px;
	color:#666666;
	font-size: 11px;
	font-weight:normal;
}
.shipping_cost_column {
	float:left;
	width:89px;
	text-align:right;
}
.points_column {
	float:left;
	width:90px;
	text-align:right;
}
.subtotal_column_1 {
	float:left;
	width:461px;
	text-align:right;
}
.subtotal_column_2 {
	float:left;
	width:90px;
	text-align:right;
}
.subtotal_column_1 span.subtotals, .subtotal_column_2 span.subtotals {
	font-size:14px;
	font-weight:bold;
	color:#666666;
}
.subtotal_column_1 span.points, .subtotal_column_2 span.points {
	font-size:14px;
	font-weight:bold;
	color:#fe911b;
}

.summary_col_wide{
	float:left;
	margin-left:7px;
	width:402px;
}
.summary_table .summary_col{
	height:auto !important;
	height:107px;
	min-height:107px;
	text-align:left;
	padding-left:7px;
}
.summary_col .points{
	font-size:10px;
	font-weight:bold;
	color:#fe911b;
}

#order_summary_buttons{
	float:left;
	text-align:right;
	width:586px;
}
.subtotals{
	color:#017365;
	font-weight:bold;
}


#summary #shipping_content{
	background:url(/static/images/bg_review_order_shipping_btm.gif) no-repeat bottom left;
	float:left;
	margin-bottom:15px;
	width:295px;
}
	#summary #shipping_content h2{
	color:#67ad1c;
}
#summary #shipping_content .content,
#summary #billing_content .content{
	width:268px;
}
#summary #shipping_content_inner{
	background:url(/static/images/bg_review_order_shipping_top.gif) no-repeat top left;
	height:auto !important;
	height:145px;
	min-height:145px;
}
#summary #billing_content{
	background:url(/static/images/bg_review_order_billing_btm.gif) no-repeat bottom left;
	float:left;
	width:285px;
}
	#summary #billing_content h2{
		color:#ff6600;
	}
#summary #billing_content_inner{
	background:url(/static/images/bg_review_order_billing_top.gif) no-repeat top left;
	height:auto !important;
	height:145px;
	min-height:145px;
}
#summary #softaward_specifics{
	float:left;
	width:220px;
}

/** CHOSEN REWARD **/
#reward_info, 
#rhs_review_order{
	background:url(/static/images/bg_chosen_reward.gif) no-repeat bottom center;
	height:auto !important;
	height:138px;
	min-height:138px;
	width:284px;
	padding-bottom:15px;
	float:right;
}
#reward_info #inner, 
#rhs_review_order #inner{
	background:url(/static/images/bg_chosen_reward_top.gif) no-repeat top center;
	padding-top:15px;
}
	#reward_info .reward_image{
		float:left;
		margin:0px 20px;
		height:95px;
		width:95px;
	}
	#reward_info #reward_detail	{
		float:left;
		width:145px;
	}	
	
	img.change_item{
		margin:2px 6px 10px 0px;
	}
	#reward_info #reward_detail div.link_pair{
		margin:15px 0px 0px;
	}
	
	#reward_info .reward_name{
		font-size:11px;
		font-weight:bold;
	}
	#reward_info a:link,
	#reward_info a:hover,
	#reward_info a:visited {
		color:#019583;
		font-size:11px;	
		font-weight:bold;
		text-decoration:none;
	}
	#reward_info a:hover{
		text-decoration:underline;
	}
	
.review_order_reward {
	width:370px;
	float:left;
}
	.review_order_reward .reward_image{
		margin:0px 20px;
		height:95px;
		width:95px;
	}
	
	.review_order_reward .reward_name{
		font-size:11px;
		font-weight:bold;
	}
	.review_order_reward a:link,
	.review_order_reward a:hover,
	.review_order_reward a:visited {
		color:#019583;
		font-size:11px;	
		font-weight:bold;
		text-decoration:none;
	}
	.review_order_reward a:hover{
		text-decoration:underline;
	}

	
/** BREADCRUMBS FOR REDEMPTION PROCESS **/
#redemption_breadcrumbs{
	background:url(/static/images/bg_redemption_breadcrumbs.gif) no-repeat top left;
	color:#ffffff;
	font-size:13px;
	font-weight:bold !important;
	height:77px;
	margin:6px 0px 10px 55px;
	width:904px;
}
	#redemption_breadcrumbs a {
		color:#019583;
	}
	#redemption_breadcrumbs #redemption_breadcrumbs_content{
		width:890px;
		height:77px;
		position:relative;
	}
		#redemption_breadcrumbs #redemption_breadcrumbs_content div.off{
			background:url(/static/images/bg_redemption_breadcrumb_item_off.gif) no-repeat top left;
			height:32px;
			padding-top:12px;
			text-align:center;
			width:233px;
		}
		#redemption_breadcrumbs #redemption_breadcrumbs_content div.on{
			background:url(/static/images/bg_redemption_breadcrumb_item_on.gif) no-repeat top left;
			height:32px;
			padding-top:12px;
			text-align:center;
			width:233px;
		}
		#redemption_breadcrumbs #redemption_breadcrumbs_content #gtg_logo{		
			left:33px;
			position:absolute;
			top:0px;
		}
		#redemption_breadcrumbs #redemption_breadcrumbs_content #step1{
			left:173px;		
			position:absolute;
			top:16px;
		}
		#redemption_breadcrumbs #redemption_breadcrumbs_content #step2{
			left:417px;
			position:absolute;
			top:16px;
		}
		#redemption_breadcrumbs #redemption_breadcrumbs_content #step3{
			left:659px;
			position:absolute;
			top:16px;
		}

#confirm {
	width:480px;
	padding-left:20px;
}
#confirm p{
	margin:0 0 15px;
}
#confirm h1{
	margin:11px 0 15px;
}
.spacemaker{
	height:12px;
	overflow:hidden;
}