/* Checkout Redesign */

#addresses .account_type {
	float: left;
	margin-left: 5px;
	width: 280px;
}
#addresses .label {
	font-weight: bold;
}
#addresses input.radio {
	float: left;
	font-family: Verdana;
}
#addresses input.textbox,
#addresses select {
	font-family: Verdana;
	width: 200px;
}
#address #password_div {
	margin-top: 10px;
}
.box_wrapper {
	padding-bottom: 10px;
}
.box_border {
	border: solid 1px #b6995b;
	padding: 5px;
}
.checkout_title_image {
	border: 1px solid #060000; 
	margin-left: 1px;
}
#contact_info {
	color:#424242;
	float:right;
	font-size:10px;
	padding-right:35px;
	padding-top:15px;
}
#contact_info a.email {
	text-decoration:underline;
}
.checkout_breadcrumb_questions a:link,
.checkout_breadcrumb_questions a:hover,
.checkout_breadcrumb_questions a:visited {
	color: white;
	font-size: 9px;
}
.checkout_breadcrumb_questions a:hover {
	text-decoration: underline;
}
.checkout_top_nav {
	overflow: hidden;
	padding-bottom: 5px;
	width: 990px;
}
.checkout_breadcrumb_wrapper {
	background-color: rgb(182, 153, 91);
	border: 1px solid rgb(182, 153, 91);
	color: #ffffff;
	font-weight: bold;
	height: 25px;
	letter-spacing: 1px;
	text-transform: uppercase;
	width: 988px;

}
.checkout_breadcrumb_wrapper a {
	color: #ffffff;
}
.checkout_breadcrumb_wrapper a:hover {
	text-decoration: underline;
}
.checkout_breadcrumb_wrapper .unselected {
	height: 20px; 
	float: left; 
	padding-top: 5px; 
	text-align: center;
	width: 165px; 
}
.checkout_breadcrumb_wrapper .selected {
	background-color: rgb(234, 217, 180);
	color: #000000; 
	height: 20px; 
	float: left; 
	padding-top: 5px; 
	text-align: center;
	width: 163px; 
}
.checkout_breadcrumb_wrapper .selected a {
	color: #000000;
}
.checkout_message {
	font-weight: bold;
	padding-left: 35px;
	padding-right: 35px;
	width: 920px;
}
.clear {
	clear: both;
}
a.edit_link {
	font-size: 12px;
	text-transform: uppercase;
}
.gift_message {
	border: 1px solid #000000;
	height: 200px;
	margin-top: 55px;
	width: 300px;
}
.headline {
	display: inline;
	font-size: 13px;
	font-weight: bold;
}
#login a.link {
	font-size: 9px;
	text-decoration: underline;
}
#login .login_box {
	height: 230px;
	margin: 10px 0;
	width: 433px;
}
#login input.textbox {
	width: 250px;
}
#login .left_box,
#login .right_box {
	width: 50%;
}
#login .right_box {
	padding-left: 15px;
}
.order_summary .padding {
	border: 1px solid #b6995b; 
	margin: 0; 
	padding: 20px;
}
.no_border {
	border-width: 0 !important;
}
.proceed_button_left {
	float: left;
	margin-left: 5px;
}
.proceed_button_right {
	float:left;
	text-align:right;
	width:340px;
}
.place_order_button {
	float: right;
	margin-right: 5px;
}
.product_table input.blacktextbox {
	border: 1px solid #000000;
}
.product_table td.header {
	background-color: #b6995b;
	color: #ffffff;
	font-weight: bold;
	font-size: 10px;
	line-height: 20px;
	text-align: left;
	text-transform: uppercase;
}
.product_table td.header.no_top_border {
	border-top: 0;
}
.product_table td {
	background-color: #ffffff;
	border-color: #b6995b;
	border-style: solid;
	border-width: 1px;
	margin: 0;
	padding: 10px;
}
.product_table td.row_top {
	text-align: center;
	vertical-align: top;
}
.product_table td.row_middle {
	vertical-align: middle;
}
.product_table a.order_num {
	font-size: 12px;
}
.product_table a.link {
	font-size: 9px;
	text-decoration: underline;
}
.redeem_button {
}
.same_as_billing_button {
	float:left;
	text-align:right;
	width:340px;
}
#addresses .smallerheadline {
	display: inline;
	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
}
#shippingoptions td.header {
	background-color: #fce7bc;
	font-weight: bold;
	line-height: 20px;
	text-align: center;
}
#shippingoptions .label {
	font-weight: bold;
}
#shippingoptions input.radio {
	float: left;
}
#shippingoptions input.textbox,
#shippingoptions select {
	width: 200px;
}
#shippingoptions input.blacktextbox {
	border: 1px solid #000000;
}
div.thank_you {
	margin-left: 20px;
	margin-right: 20px;
	text-align: center;
}
div.thank_you a.email {
	font-size: 12px;
	text-decoration:underline;
}
.tips_and_hints li {
	padding-bottom: 14px;
}
.empty_cart {
	font-size: 14px;
	font-weight: bold;
	text-align: center;
	padding: 10px 0 30px;
}
.customer_account-display-error_text {
	color: #FF0000;
	font-weight: bold;
}

