#promo_wrapper {
	background:url("../../images/bj_promo_bg.jpg") repeat-y 100% 0 #f2eedf;
	min-height:1000px;
	padding:20px 30px;
	float:left;
	position:relative;
}
#promo_wrapper h1, 
#promo_wrapper h2,
#promo_wrapper h3,
#promo_wrapper h4 {	
	font-family:TrajanProBold;
}
#promo_wrapper h1 {
	font-size:40px;
	color:#54392b;
	line-height:40px;
	margin:0 0 30px 0;
	text-transform:uppercase;
	text-align:center;
}
#promo_wrapper h1 span {
	color:#6c2822;
}
#promo_wrapper h2 {
	font-size:18px;
	color:#6c2822;
	line-height:20px;
	margin:0 0 25px 0;
	text-transform:uppercase;
}
#promo_wrapper h3 {
	font-size:30px;
	color:#6c2822;
	clear:both;
	line-height:30px;
	margin:20px 0 30px 0;
	text-transform:uppercase;
	text-align:center;
}
#first_row {
	margin-left:25px;
}
.first_row_left,
.first_row_right {
	float:left;
	position:relative;
}
#first_row .first_row_left {
    background: url("../../images/bj_beans_vertical.jpg") no-repeat scroll 0 0 transparent;
    border-right: 1px solid #C5B899;
    min-height: 262px;
    padding-left: 60px;
    padding-right: 40px;
    width: 230px;
}
#first_row .first_row_left p {
    color: #603913;
    font-size: 12px;
    line-height: 15px;
    margin-bottom: 17px;
}
.first_row_right {
	width:520px;
	padding-left:20px;
}
.first_row_right ul {
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: relative;
 }
.first_row_right ul.first {
	margin-right:16px;	
}
.first_row_right ul li {
}
.first_row_right ul li.first {
	background: url("../../images/bj_promo_icon1.png") no-repeat scroll 0 0;
}
.first_row_right ul li.second {
	background: url("../../images/bj_promo_icon2.png") no-repeat scroll 0 0;	
}
.first_row_right ul li.third {
	background: url("../../images/bj_promo_icon3.png") no-repeat scroll 0 0;
}
.first_row_right ul li.fourth {
	background: url("../../images/bj_promo_icon4.png") no-repeat scroll 0 0;		
}
.first_row_right ul li p {
	font-size:15px;
	line-height:16px;
	color:#000000;
}
.first_row_right a.try_it_button {
	text-align:center;
	width:90%;
	float:left;
	clear:both;
	margin-top:15px;
}
#second_row {
	float:left;
	position:relative;
	color:#6c2822;
	font-family:TrajanProBold;
	font-weight:bold;
	text-transform:uppercase;
}
#second_row ul {
	list-style: none outside none;
	margin-left: 40px;
}
#second_row ul li {
	float:left;
	position:relative;
	border-right:1px solid #c5b899;
}
#second_row ul li p {
	margin-top:4px;
}
#second_row ul li.last { border-right:none; }
#second_row ul li h4 {			
	font-size:18px;
	line-height:18px;			
	text-align:center;
}
#second_row ul li.first h4 {
	font-size: 22px;
	line-height: 22px;
	margin-right: 60px;
}
#second_row ul li span.price {
	float: left;
	font-size: 32px;
	line-height: 32px;
	margin-left: 40px;
	margin-right: 10px;
	position: relative;
}
#second_row ul li.first span.price {
	font-size: 40px;
	line-height: 40px;
	margin-left: 10px;
}
#second_row ul li span.price_info {
	float: left;
	font-size: 11px;
	line-height: 12px;
	margin-top: 5px;
	position: relative;
}
#second_row ul li.first span.price_info {
	font-size:13px;
	line-height:14px;			
}

#checkout_container {
	clear: both;
	color: #6C2822;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	margin-left: 48px;
	margin-top: 60px;
	position: relative;
}
#checkout_container .step1,
#checkout_container .step2 {
	height: 78px;
	padding-left: 90px;
	font-size:20px;
	text-transform:uppercase;
	font-weight:bold;
	line-height:26px;
}
#checkout_container .step1 { background: url("../../images/bj_checkout_step1.png") no-repeat scroll 0 0 transparent;}
#checkout_container .step2 { background: url("../../images/bj_checkout_step2.png") no-repeat scroll 0 0 transparent; padding-top:20px; }

.how_it_works {
	clear: both;
	color: #372B24;
	float: left;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 12px;
	line-height: 14px;
	margin-top: 30px;
}
.how_it_works h4 {
	font-family:Arial, Helvetica, sans-serif;
	color:#372b24;
	font-size:16px;
	line-height:20px;
}
.how_it_works a {
	color:#793310;
	text-decoration:underline;
}
#checkout_container #ccount	{
	font-weight:bold;
	font-size:16px;
}
#checkout_container .p1 {
	margin-left:95px;
}
#checkout_container .addAnother {
	background: url("../../images/bj_checkout_add_btn.png") no-repeat scroll 0 0 transparent;
	font-size: 15px;
	font-weight: bold;
	height: 25px;
	padding-left: 30px;
	padding-top: 2px;
}

#checkout_container .rmItem {
	background: url("../../images/bj_checkout_remove_btn.png") no-repeat scroll 0 0 transparent;
	font-size: 15px;
	font-weight: bold;
	height: 25px;
	padding-left: 30px;
	padding-top: 2px;
}
.order_freq_container {
	color: #6C2822;
	margin: -66px 0 30px 110px;
}
.checkout_button {
	float: left;
	margin: 15px 0 34px 90px;
}
.ui-selectmenu-status {
  font-size: 10px;
  line-height: 1.2em;
  padding: 5px 0 0 5px;
}
#checkout_container .checkoutItems 
{
    clear: both;
    float: left;
    list-style: none outside none;
    margin: 10px 0 0;
    padding: 0;
}
#checkout_container .checkoutItems li {
    float: left;
    margin-right: 10px;
    min-width: 60px;
    position: relative;
}
#checkout_container .addAnother {
  background: url("../../images/bj_checkout_add_btn.png") no-repeat scroll 0 0 transparent;
  color: #6C2822;
  cursor: pointer;
  display: block;
  font-size: 15px;
  font-weight: bold;
  height: 25px;
  margin: 20px 0;
  padding-left: 30px;
  padding-top: 4px;
}

#checkout_container .rmItem {
  background: url("../../images/bj_checkout_remove_btn.png") no-repeat scroll 0 0 transparent;
  color: #6C2822;
  cursor: pointer;
  display: block;
  font-size: 15px;
  font-weight: bold;
  height: 25px;
  margin: 20px 0;
  padding-left: 30px;
  padding-top: 4px;
}

#checkout_container .removeItem {  
  cursor: pointer;
  display: block;
  height: 25px;  
  width: 30px;
}
.checkout_discount_info {
    font-size: 12px;
    overflow: visible;
    position: absolute;
    right: -50px;
    top: 196px;
    width: 185px;
}
.checkout_discount_info p {
	margin-bottom:20px;
}
