/******************************************
GLOBAL & GENERAL STYLES
******************************************/
* {
	padding: 0;
	margin: 0;
}
body {
	background: #fff url(../images/bg.gif);
}
ul, ul li, ol, ol li {
	list-style: none;
}
ul.std, ol.std {
	padding-left: 1.2em;
}
ul.std li, ol.std li {
	list-style: disc;
	padding-bottom: .5em;
}
ol.std li {
	list-style: decimal;
}
.col_2_list {
	width: 100%;
}
.col_2_list li {
	width: 50%;
	float: left;
	display: inline;
}
img {
	border: none;
}
table {
	border-collapse: collapse;
}
:focus {
	outline: none;
}
.img_replace {
	position: relative;
	overflow: hidden;
	display: block;
}
.img_replace span, a.img_replace span  {
	display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.hide {
	display: none !important;
}
.dotted_brd {
	background: url(../images/dotted_bdr.gif) repeat-x left bottom;
}
.req {
	color: #f2632f;
}
.float_left {
	float: left;
	display: inline;
}
.float_right {
	float: right;
	display: inline;
}
.align_right {
	text-align: right;
}
.overclear {
	overflow: hidden;
}
.inline {
	display: inline !important;
}
.no_bdr {
	border: none !important;
}
.color_black {
	color: #000;
}
/* blue */
.color_0571bc{
	color: #0571bc;
}
/* light red */
.color_e85e2c {
	color: #e85e2c;
}
/* light green */
.color_9dbb74 {
	color: #9dbb74;
}
/* light purple */
.color_8650a0 {
	color: #8650a0;
}
/* gold yellow */
.color_fba919 {
	color: #fba919;
}
/* peach */
.color_f66639 {
	color: #f66639;
}
.color_f86738 {
	color: #f86738;
}

/******************************************
TYPOGRAPHY
******************************************/
body {
	font: 75%/1.25 arial,verdana,sans-serif;
	color: #000;
}
strong, .bold{
	font-weight: bold;
}
em {
	font-style: oblique;
}
big {
	font-size: 1.3em;
}
small {
	font-size: 0.8em;
}
address {
	font-style: normal;
}
blockquote p {
	font-style: oblique;
	margin-bottom: 0;
	padding-bottom: 12px;
}
blockquote p cite {
	font-style: normal !important;
	color: #683800;
}
p, h3, h4, h5, ul.std, ol.std {
	margin-bottom: 12px;
}
h1, h2, h3, h4, h5 {
	font: 1.4em georgia,times,"times new roman",serif;
	color: #683800;
}
h1 {
	text-align: center;
}
h2 {
	font-size: 2.16em;
}
h3 {
	font-size: 1.4em;
	padding-bottom: 6px;
}
h4 {
	font-size: 1.25em;
}
h5 {
	font-size: 1em;
}
th, td, input, select {
	font: 100% arial,verdana,sans-serif;
}
label, input, select, textarea {
	vertical-align: middle;
}
input, select, textarea {
	border: 1px solid #b39b7f;
}
button.img_replace {
	border: none;
}
th {
	text-align: left;
	color: #683800;
	background: #e8e1d9;
}
.spacing_normal {
	margin-bottom: 12px;
}
.spacing_double {
	margin-bottom: 24px;
}
.spacing_none {
	margin-bottom: 0;
}
.clr {
	clear: both;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
}
.clear {
	clear: both;
}
.clr_l {
	clear: left;
}
.align_right {
	text-align: right;
}
.align_center {
	text-align: center;
}
.valign_m, .valign_m * {
	vertical-align: middle !important;
}
.big {
	font-size: 1.1em;
}
.georgia {
	font-family: georgia,times,"times new roman",serif;
}
.errors {
	padding: 0 0 .5em 24px;
}
.errors li, .error  {
	list-style: disc;
	color: #e85e2c;
}
.errors li  {
	padding-bottom: .5em;
}
label.error {
	font-weight: bold;
	float: none !important;
	clear: both !important;
	text-align: left !important;
	width: auto !important;
	display: block !important;
}
.register label.error {
	padding-left: 120px;
}
/******************************************
NAVIGATION
******************************************/
a {
	text-decoration: none;
	color: #0071bc;
}
a.img_replace span, .img_replace a span  {
	cursor: pointer;
}
#global_nav {
	width: 868px;
	height: 46px;
	margin-left: -434px;
	position: absolute;
	top: 70px;
	left: 50%;
	z-index: 90;
}
#global_nav li {
	width: 108px;
	height: 46px;
	padding-right: 5px;
	text-align: center;
	float: left;
	display: inline;
	line-height: 33px;
}
#global_nav li.v_packs {
	margin-left: 195px;
}
#global_nav li.last {
	padding-right: 0;
	overflow: visible;
}
#global_nav li a {
	width: 108px;
	height: 33px;
	padding-top: 13px;
	display: block;
	background: url(../images/global_nav.gif) no-repeat left top;
	font: 1em/46px georgia,times,"times new roman",serif;
	color: #fff;
	text-transform: uppercase;
	line-height: 33px;
	vertical-align: middle;
}
#global_nav li.tins a, #global_nav li.bags a, #global_nav li.nuts a {
	padding-top: 20px;
}
#global_nav li a span {
	line-height: 1;
	vertical-align: middle;
	display: block;
}
#global_nav li a:hover,
#global_nav li a:focus,
#flavors #global_nav li.flavors a,
#tins #global_nav li.tins a,
#bags #global_nav li.bags a,
#v_packs #global_nav li.v_packs a,
#nuts #global_nav li.nuts a,
#events #global_nav li.events a {
	background-position: -108px 0;
}
#global_nav .sub_nav { 
	background: #fba91a;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
	filter: alpha(opacity=90);
	opacity: .9;
}
#global_nav .sub_nav li, #global_nav .sub_nav a { 
	background: none;
	font-family: arial,verdana,sans-serif;
	width: auto;
	height: auto;
	padding: 0;
	float: none;
	line-height: 2;
	font-weight: bold;
	white-space: nowrap;
}
#global_nav .sub_nav a:hover, #global_nav .sub_nav a:focus { 
	color: #683800;
}
.events {
	position: relative;
}
.events .sub_nav {
	position: absolute;
	width: 106px;
	padding: 10px;
	top: 46px;
	left: -999999px;
	margin-left: -63px;
	z-index: 100;
}
.events:hover .sub_nav,
.events:focus .sub_nav,
.events .sub_nav:hover,
.events .sub_nav:focus  {
	left: 50%;
}
#sec_nav_holder {
	width: 924px;
	height: 32px;
	position: absolute;
	top: 107px;
	left: 50%;
	margin-left: -462px;
	background: url(../images/sec_nav_bg.png) no-repeat center top;
}
#sec_nav, #util_nav {
	width: 294px;
	height: 29px;
	padding-top: 9px;
}
#sec_nav {
	padding-left: 66px;
}
#util_nav {
	padding-right: 52px;
	width: 310px;
}
#sec_nav, #sec_nav li{
	float: left;
	display: inline;
}
#util_nav, #util_nav li {
	float: right;
	display: inline;
}
#sec_nav li{
	margin-right: 25px;
}
#util_nav li {
	margin-left: 12px;
}
#util_nav li.login  {
	margin-left: 0;
}
#sec_nav_holder li a {
	float: left;
	height: 26px;
	line-height: 22px;
	font-size: .91em;
	color: #fff;
	text-align: center;
}
#sec_nav_holder li a:hover,
#sec_nav_holder li a:focus,
#why #sec_nav_holder li.why a,
#news #sec_nav_holder li.news a,
#reviews #sec_nav_holder li.reviews a,
#login #sec_nav_holder li.login a,
#contact #sec_nav_holder li.contact a  {
	color: #ffc521;
}
#util_nav li.lnk_my_cart, #util_nav li.lnk_my_cart a {
	width: 122px;
	height: 26px;
}
#util_nav li.lnk_my_cart a {
	background: url(../images/btn_my_cart.gif) no-repeat left top;
	display: block;
}
#util_nav li.lnk_my_cart a:hover, #util_nav li.lnk_my_cart a:focus, #cart #util_nav li.lnk_my_cart a  {
	background-position: -122px 0;
	color: #fff;
}


/**************BUTTONS********************/
/* home */
.btn_learn_more {
	width: 82px;
	height: 24px;
	background: url(../images/btn_learn_more.gif) no-repeat 0px 0px;
}
.btn_learn_more span {
	background: url(../images/btn_learn_more.gif) no-repeat 0px 0px;
}
.btn_learn_more:hover span, .btn_learn_more:focus span {
	background-position: -82px 0;
}
.btn_read_more {
	width: 77px;
	height: 24px;
	background: url(../images/btn_read_more.gif) no-repeat left top;
}
.btn_read_more span {
	background: url(../images/btn_read_more.gif) no-repeat left top;
}
.btn_read_more:hover span, .btn_read_more:focus span {
	background-position: -77px 0;
}
/* cart */
.btn_update {
	width: 55px;
	height: 24px;
	float: right;
	display: inline;
	background: url(../images/btn_update.gif) no-repeat 0px 0px;
}
.btn_update span {
	background: url(../images/btn_update.gif) no-repeat 0px 0px;
}
.btn_update:hover span, .btn_update:focus span {
	background-position: -55px 0px;
}
.btn_remove {
	width: 55px;
	height: 24px;
	margin: 0 auto;
	padding: 0 !important;
	background: url(../images/btn_remove.gif) no-repeat 0px 0px;
}
.btn_remove span {
	background: url(../images/btn_remove.gif) no-repeat 0px 0px;
}
.btn_remove:hover span, .btn_remove:focus span {
	background-position: -55px 0px;
}
.btn_guest_checkout {
	width: 137px;
	height: 24px;
	position: absolute;
	bottom: 0px;
	background: url(../images/btn_checkout_guest.gif) no-repeat 0px 0px;
}
.btn_guest_checkout span {
	background: url(../images/btn_checkout_guest.gif) no-repeat 0px 0px;
}
.btn_guest_checkout:hover span, .btn_guest_checkout:focus span {
	background-position: -137px 0px;
}
.btn_login_cont {
	width: 117px;
	height: 24px;
	position: absolute;
	bottom: 0px;
	background: url(../images/btn_login_cont.gif) no-repeat 0px 0px;
	border: none;
}
.btn_login_cont:hover, .btn_login_cont:focus {
	background-position: -117px 0px;
}
.btn_continue {
	width: 92px;
	height: 28px;
	background: url(../images/btn_continue.gif) no-repeat 0px 0px;
	border: none;
}
.btn_continue:hover, .btn_continue:focus {
	background-position: -92px 0px;
}
.btn_checkout {
	width: 80px;
	height: 24px;
	background: url(../images/btn_checkout.gif) no-repeat 0px 0px;
	float: right;
}
.btn_checkout span {
	background: url(../images/btn_checkout.gif) no-repeat 0px 0px;
}
.btn_checkout:hover span, .btn_checkout:focus span {
	background-position: -80px 0px;
}
.btn_check_avail {
	width: 117px;
	height: 23px;
	padding: 0 !important;
	background: url(../images/btn_check_avail.gif) no-repeat 0px 0px;
}
.btn_check_avail span {
	background: url(../images/btn_check_avail.gif) no-repeat 0px 0px;
}
.btn_check_avail:hover span, .btn_check_avail:focus span {
	background-position: -117px 0px;
}
.btn_place_order {
	width: 104px;
	height: 28px;
	background: url(../images/btn_place_order.gif) no-repeat 0px 0px;
}
.btn_place_order span {
	background: url(../images/btn_place_order.gif) no-repeat 0px 0px;
}
.btn_place_order:hover span, .btn_place_order:focus span {
	background-position: -104px 0px;
}
/* flavors */
.order_nav a, .order_nav a span {
	background: url(../images/btn_order_t_b_v.jpg) no-repeat;
	width: 100%;
	height: 100%;
}
.btn_order_tins a {
	background-position: 0px 0px;
}
.btn_order_tins a span {
	background-position: 0px 0px;
}
.btn_order_tins a:hover span, .btn_place_order a:focus span {
	background-position: -137px 0px;
}
.btn_order_bags a {
	background-position: 0px -45px;
}
.btn_order_bags a span {
	background-position: 0px -45px;
}
.btn_order_bags a:hover span, .btn_place_order a:focus span {
	background-position: -137px -45px;
}
.btn_order_v_packs a {
	background-position: 0px -90px;
}
.btn_order_v_packs a span {
	background-position: 0px -90px;
}
.btn_order_v_packs a:hover span, .btn_place_order a:focus span {
	background-position: -155px -90px;
}
/* bags */
#bags .btn_add_to_cart {
	float: right;
	margin-top: -53px;
}
.btn_add_to_cart {
	width: 167px;
	height: 34px;
	padding: 10px 20px;
	background: url(../images/btn_add_to_cart.png) no-repeat 0px 0px;
}
.btn_add_to_cart span {
	background: url(../images/btn_add_to_cart.png) no-repeat 0px 0px;
}
.btn_add_to_cart:hover span, .btn_add_to_cart:focus span {
	background-position: -207px 0px;
}
.btn_choose_flavors {
	width: 167px;
	height: 44px;
	padding: 10px 20px;
	background: url(../images/btn_choose_flavors.png) no-repeat 0px 0px;
}
.btn_choose_flavors span {
	background: url(../images/btn_choose_flavors.png) no-repeat 0px 0px;
}
.btn_choose_flavors:hover span, .btn_choose_flavors:focus span {
	background-position: -230px 0px;
}

.btn_next_page {
	width: 80px;
	height: 24px;
	background: url(../images/btn_next_page.gif) no-repeat 0px 0px;
	left:120px;
	position:relative;
	top:-24px;
}
.btn_next_page span {
	background: url(../images/btn_next_page.gif) no-repeat 0px 0px;
}
.btn_next_page:hover span, .btn_next_page:focus span {
	background-position: -80px 0px;
}

.btn_previous_page {
	width: 106px;
	height: 24px;
	background: url(../images/btn_previous_page.gif) no-repeat 0px 0px;
}
.btn_previous_page span {
	background: url(../images/btn_previous_page.gif) no-repeat 0px 0px;
}
.btn_previous_page:hover span, .btn_previous_page:focus span {
	background-position: -106px 0px;
}


.btn_submit {
	width: 75px;
	height: 28px;
	background: url(../images/btn_submit.gif) no-repeat 0px 0px;
	float: right;
	border: none;
}
.btn_submit:hover, .btn_submit:focus {
	background-position: -75px 0px;
}
/* flavor detail */
#flavor .bag_order a.img_replace,
.tin_order a.img_replace,
#flavor .bag_order a.img_replace span,
.tin_order a.img_replace span {
	width: 155px;
	background: url(../images/btn_tin_nav.gif) no-repeat;
}
#flavor .bag_order a.img_replace {
	height: 47px
}
.tin_order a.img_replace {
	height: 45px
}
.btn_gal_bag, .btn_gal_bag span {
	background-position: 0px 0px !important;
}
.btn_gal_bag:hover span, .btn_gal_bag:focus span {
	background-position: 0px -47px !important;
}

.btn_v_pack, .btn_v_pack span {
	background-position: 0px -94px !important;
}
.btn_v_pack:hover span, .btn_v_pack:focus span {
	background-position: 0px -141px !important;
}

.btn_tin_1, .btn_tin_1 span {
	background-position: 0px -186px !important;
}
.btn_tin_1:hover span, .btn_tin_1:focus span {
	background-position: 0px -231px !important;
}

.btn_tin_2, .btn_tin_2 span {
	background-position: 0px -276px !important;
}
.btn_tin_2:hover span, .btn_tin_2:focus span {
	background-position: 0px -321px !important;
}

.btn_tin_3, .btn_tin_3 span {
	background-position: 0px -366px !important;
	width: 180px !important;
}
.btn_tin_3:hover span, .btn_tin_3:focus span {
	background-position: 0px -411px !important;
}

.btn_tin_6, .btn_tin_6 span {
	background-position: 0px -456px !important;
	width: 180px !important;
}
.btn_tin_6:hover span, .btn_tin_6:focus span {
	background-position: 0px -501px !important;
}

.btn_add_to_cart_sm, .btn_add_to_cart_sm span {
	background: url(../images/btn_add_to_cart_sm.gif) no-repeat 0px 0px;
	width: 137px;
	height: 40px;
}
.btn_add_to_cart_sm:hover span, .btn_add_to_cart_sm:focus span {
	background-position: -137px 0;
}
/******************************************
STRUCTURAL
******************************************/
#access_nav {
	position: absolute;
	top: -99999px;
}
#wrapper {
	width: 924px;
	margin: 0 auto;
}
#header {
	position: relative;
	width: 924px;
	height: 139px;
	z-index: 1000;
}
.logo {
	width: 131px;
	height: 61px;
	padding: 30px;
	margin: 0 auto;
	top: 65px;
	z-index: 1000;
}
.logo a span {
	background: url(../images/logo.png) no-repeat top left;
	width: 191px;
	height: 121px;
}
.logo a:hover span {
	background-position: -191px 0;
}
.sign_holder {
	width: 746px;
	height: 29px;
	padding-top: 28px;
	margin-left: -373px; 
	background: url(../images/header_sign_holder.gif) no-repeat center top;
	position: absolute;
	top: 0px;
	left: 50%
}
.sign_message {
	width: 709px;
	height: 31px;
	padding: 0 18px;
	background: url(../images/header_sign.gif) no-repeat center;
	font: 1.33em/28px georgia,times,"times new roman",serif;
	text-align: center;
}
#banner {
	width: 924px;
	position: relative;
	background: url(../images/content_bg.png) repeat-y left top;
}
#banner blockquote {
	color: #92b068;
	width: 906px;
	margin: 0 auto;
}
#banner blockquote p {
	font-size: 1.2em;
	padding: 0 27px;
	color: #92b068;
	padding-bottom: 24px;
	background: url(../images/banner_quote_bg.gif) repeat-x left bottom;
	
}
.page_banner {
	width: 834px;
	height: 220px;
	padding: 0 36px;
	overflow: visible;
}
.page_banner span {
	margin: 0 9px;
	width: 906px;
}
#content {
	background: url(../images/content_bg.png) repeat-y center top;
	width: 924px;
}
#footer {
	clear: both;
	width: 924px;
	margin: 0 auto;
	padding-top: 24px;
	background: url(../images/footer_bg.png) no-repeat center top;
}
#footer .nav {
	text-align: center;
	line-height: 1.5;
}
#footer .nav li {
	display: inline;
}
#footer .nav li a {
	font-size: .83em;
	color: #231f20;
	padding: 0 6px 0 3px;
}
.legal {
	text-align: center;
	padding-top: 6px;
}

/**************COLUMNS********************/
.col_1, .col_2, .sub_col_1, .sub_col_2 {
	float: left;
	display: inline;
}

.col_1 {
	width: 852px;
	padding: 20px 36px 0;
	position: relative;
}
/******************************************
PAGE SPECIFIC
******************************************/


/*****************HOME********************/
#home .col_1 {
	width: 403px;
	padding: 0 20px 0 29px;
	margin-top: -100px;
	position: relative;
	z-index: 2000;
}
#home .col_2 {
	width: 450px;
}
#home .sub_col_1 {
	width: 222px;
	padding-right: 30px
}
#home .sub_col_2 {
	width: 192px;
}
#home #banner {
	height: 395px;
	background: url(../images/content_bg.png) repeat-y left top;
}
#home .page_banner {
	height: 375px;
}
#home .page_banner span {
	background: url(../images/banner_home.jpg) no-repeat center;
}
.flavor_board {
	width: 322px;
	height: 377px;
	position: absolute;
	right: -30px;
	top: 17px;
}
.flavor_board a {
	background: url(../images/lnk_all_flavors.gif) no-repeat left top;
	width: 106px;
	height: 24px;
	position: absolute;
	top: 15px;
	left: 97px;
	display: block;
}
.flavor_board a span {
	background: url(../images/lnk_all_flavors.gif) no-repeat left top;
}
.flavor_board a:hover span, .flavor_board a:focus span {
	background-position: -106px 0;
}
.gift_lnks li {
	width: 403px;
	height: 100px;
	margin-bottom: 5px;
}
.gift_lnks li a {
	width: 100%;
	height: 100%;
}
.gift_lnks li a span {
	background: url(../images/shop_for_lnks.jpg) no-repeat left top;
}
.gift_lnks li a:hover, .gift_lnks li a:focus {
	background-position: -403px 0;
}
.shop_gift  {
	
}
.shop_self {
	height: 113px;
}
li.shop_self a span {
	background-position: 0 -113px;
}
li.shop_corp {
	height: 107px;
}
li.shop_corp a span {
	background-position: 0 -220px;
}
li.shop_gift a:hover span, li.shop_gift a:focus span  {
	background-position: -403px 0px;
}
li.shop_self a:hover span, li.shop_self a:focus span {
	background-position: -403px -113px;
}
li.shop_corp a:hover span, li.shop_corp a:focus span {
	background-position: -403px -220px;
}
.why_home, .reviews_home {
	padding-top: 110px;
}
.why_home {
	background: url(../images/why_kukuruza.gif) no-repeat center top;
}
.reviews_home {
	background: url(../images/customer_reviews.gif) no-repeat center top;
}

/*****************CART********************/
#checkout_status strong {
	color: #0171bc;
}
#checkout_status {
	color: #8e7d69;
	padding-bottom: 12px;
	float: left;
	display: inline;
}
#checkout_status a {
	color: #9c8d7b;
}
#checkout_status li {
	float: left;
	display: inline;
	border-right: 1px solid #8e7d69;
	padding: 0 5px;
}
#checkout_status li.first {
	padding-left: 0;
}
#checkout_status li.last {
	border-right: none;
}
.cart_update {
	float: right;
	display: inline;
	width: 210px;
	line-height: 22px;
	margin-top: -3px;
}
.cart_update em {
	float: left;
	display: inline;
}
#cart .page_banner span {
	background: url(../images/banner_cart.jpg) no-repeat center;
}
.cartform {
	overflow: hidden;
	clear: both;
}
.cart_table {
	width: 852px;
	margin-bottom: 24px;
	clear: both;
}
.cart_table a {
	color: #0171bc;
	text-decoration: underline;
	padding-left: 6px;
}
.cart_table th, .cart_table td {
	padding: 10px 5px;
	vertical-align: top;
}
.cart_table th *, .cart_table td * {
	vertical-align: top;
}
.cart_table th.first {
	background: #e8e1d9 url(../images/cart_hdr_bl.gif) no-repeat left bottom;
	padding: 0;
}
.cart_table th.last {
	background: #e8e1d9 url(../images/cart_hdr_br.gif) no-repeat right bottom;
	padding: 0;
}
.cart_table th.first div {
	background: transparent url(../images/cart_hdr_tl.gif) no-repeat left top;
	padding: 5px 5px 5px 10px;
	line-height: 2em;
}
.cart_table th.last div {
	background: transparent url(../images/cart_hdr_tr.gif) no-repeat right top;
	padding: 5px;
	line-height: 2em;
}
.cart_table .remove_col {
	width: 90px;
}
.cart_table .desc_col {
	width: 260px;
}
.cart_table .qty_col {
	width: 62px;
}
.cart_table .price_col {
	width: 62px;
}
.cart_table .total_col {
	width: 98px;
}
.cart_table .ship_col {
	width: 214px;
}
.cart_table tbody tr {
	background: url(../images/dotted_bdr.gif) repeat-x left bottom;
}
.product_title, .delivery_type_hdr {
	color: #000;
	font: 1em arial,verdana,sans-serif;
	margin:0;
}
.product_desc {
	color: #444;
	margin: 0;
}
.checkout_list {
	width: 394px;
	float: right;
	display: inline;
	padding-bottom: 12px;
}
.checkout_list h4 {
	color: #0071bc;
	margin: 0;
	letter-spacing: 1px;
}
.checkout_list li {
	float: left;
	display: inline;
}
.checkout_list li li {
	float: none;
	display: list-item;
}
.guest_chk, .returning_chk {
	width: 165px;
	min-height: 165px;
	height: 165px;
	position: relative;
}
body > .guest_chk, body > .returning_chk {
	height: auto;
}
.or {
	width: 19px;
	height: 155px;
	padding: 0 30px 0 15px;
	background: url(../images/or.gif) no-repeat center;
}
.returning_chk li, .returning_chk p {
	padding-bottom: 10px;
	margin: 0;
}
.returning_chk label {
	display: block;
	font-size: .83em;
}
.ship_to_list li {
	padding-bottom: 5px;
}
.ship_to_list li select{
	width: 134px;
}
.ship_to_list li input{
	width: 100px;
	margin-top: 10px;
	margin-left: 20px;
}

.shipping h4.ship_to_hdr {
	color: #0071bc;
	padding-left: 10px;
}
.shipping .cart_table {
	width: 511px;
}
.shipping .cart_table td {
	padding: 10px;
}
.shipping .cart_table .qty_col,
.shipping .cart_table .price_col,
.shipping .cart_table .total,
.shipping .shipping_add th.last div {
	padding-left: 10px;
}
.shipping .shipping_add {
	width: 333px;
	margin: 0 0 0 5px;
}
.shipping .shipping_add label {
	display: block;
}
.shipping .shipping_add input, .shipping .shipping_add select {
	width: 100%;
}
.shipping .shipping_add tbody tr {
	background: none;
}
.shipping .shipping_add td {
	padding: 0;
}
.total_calc {
	width: 180px;
}
.total_calc li {
	width: 162px;
	padding: 0 10px;
}
.shipping_calc .delivery_type {
	width: 328px;
}
.shipping_calc .delivery_type * {
	line-height: 1.58em;
}
.shipping_calc .total_calc li {
	line-height: 2em;
}
.delivery_type_hdr {
	padding-right: 10px;
}
.total {
	color: #683800;
	font-weight: bold;
}
.cartform li {
	overflow: hidden;
	width: 100%;
}
.payment h4.ship_to_hdr {
	color: #0071bc;
	padding-left: 10px;
}
.payment .cart_table {
	width: 511px;
}
.payment .cart_table tr {
	background: none;
}
.payment .cart_table td {
	padding: 0;
}
.payment .cart_table .qty_col,
.payment .cart_table .price_col,
.payment .cart_table .total,
.payment .billing_add th.last div {
	padding-left: 10px;
}
#content .register {
	width: 452px;
	margin: 0 0 0 5px;
}
.payment .billing_add label {
	display: block;
}
.payment .billing_add input, .payment .billing_add select {
	width: 100%;
}
.register tbody tr {
	background: none;
}
.register td {
	padding: 0;
}
.register label {
	display:block;
	float: left;
	width: 9.16em;
	text-align:right;
	padding-right: 10px;
}
.register #uname, .register #password, .register #conf_pass {
	width: 175px;
}
.register .recc {
	padding-left: 10em;
	margin-bottom: 0;
}
#card_info {
	width: 338px;
	margin-bottom: 12px;
}
#card_info h4 {
	font-family: arial,verdana,sans-serif;
}
#card_info label {
	display: block;
}
#card_info input {
	width: 336px;
}
#card_info #card_ccv {
	width: 119px;
}
#expir_month, #expir_year {
	width: 88px;
}
.confirm .cart_table tr {
	background: none;
}
.total_shipping {
	width: 200px;
}
.bill_col {
	width: 260px;
}
.card_col {
	width: 587px;
}

#flavors .page_banner span, #flavor .page_banner span {
	background: url(../images/banner_flavors.jpg) no-repeat center;
}
#product_grid {
	clear: both;
	overflow: hidden;
	background: url(../images/grid_bg.gif) repeat-y top center;
	margin-bottom: 12px;
	width: 100%;
}
#product_grid li {
	width: 25%;
	float: left;
	display: inline-block;
	text-align: center;
}
#product_grid li li {
	width: 100%;
	min-height: 140px;
	height: 140px; /* for IE6 */
	float: none;
}
html>body #product_grid li li {
	height: auto; /* all others */
}
#product_grid li li * {
	display: block;
	margin: 0 auto;
}
#product_grid li li select {
	display: inline;
}
#product_grid h3 {
	font: bold 1.2em "arial narrow", arial, verdana, sans-serif;
	text-transform: uppercase;
}
#product_grid .prod_name {
	margin-bottom: 6px;
}
#product_grid .prod_name a {
	color: #683800;
	font-weight: bold;
	font-size: .85em;
	width: 90%;
	line-height: 1;
}
#product_grid .prod_name a small {
	font: .8em arial,verdana,sans-serif;
}

#flavors #product_grid {
	background: url(../images/grid3_bg.gif) repeat-y top center;
}
#flavors #product_grid li {
	width: 33%;
}
#flavors #product_grid li li {
	width: 100%;
}

h3.grid_hdr {
	color: #1c1c1c;
	font-size: 1.2em;
	font-weight: normal;
	padding-top: 0;
	width: 394px;
	float: left;
	display: inline;
}
/*****************FLAVORS********************/
#flavors .order_nav {
	float: right;
	display: inline;
	width: 443px;
}
.order_nav li {
	width: 137px;
	height: 45px;
	float: left;
	display: inline;
}
li.btn_order_tins {

}
li.btn_order_bags {
	margin: 0 7px;
}
li.btn_order_v_packs {
	width: 155px;
}

/*****************BAGS********************/
#bags .page_banner span, #tins .page_banner span, #v_packs .page_banner span, #nuts .page_banner span {
	background: url(../images/banner_bags.jpg) no-repeat center;
}
/*****************REVIEWS********************/
#reviews .page_banner span {
	background: url(../images/banner_reviews.jpg) no-repeat center;
}
#reviews .col_1 {
	width: 612px;
}
#reviews .col_2 {
	width: 180px;
	height: 380px;
	padding: 24px 30px 0;
	background: url(../images/reviews_bg.jpg) no-repeat center bottom;
}
#reviews .col_1 blockquote {
	font-family: georgia,times,"times new roman",serif;
	width: 99%;
}
#reviews .col_1 blockquote cite {
	display: block;
}
.lnk_yelp {
	display: block;
	width: 178px;
	height: 96px;
	margin: 0 auto;
}
/*****************NEWS********************/
#news .col_1, #news .col_2 {
	width: 408px;
}
#news .col_2 {
	padding: 20px 36px 0 0;
}
#news .page_banner span {
	background: url(../images/banner_news.jpg) no-repeat center;
}
#news h3 {
	padding: 20px 36px 0;
	margin: 0;
}
#news .news_list {
	margin-bottom: 24px;
}
#news .news_list li {
	padding: 0 0 12px 40px;
	display: block;
	width: 368px;
	background: url(../images/hand_bullet.gif) no-repeat left 5px;
}
#news .news_list h4, #news .news_list p {
	margin: 0;
}
#news .news_list h4 {
	font-size: 1em;
	font-weight: bold;
}
/*****************SHIPPING********************/
#shipping .page_banner span {
	background: url(../images/banner_shipping.jpg) no-repeat center;
}
#shipping #content a {
	color: #000;
}
#shipping #content a:hover, #shipping #content a:focus {
	text-decoration: underline;
}
#shipping h3 {
	padding: 20px 36px 0;
	margin: 0;
}
#shipping ol.std {
	margin-left: 12px;
}
#shipping .col_1 {
	width: 340px;
}
#shipping .col_2 {
	width: 484px;
}
#shipping .shipping_map {
	display: block;
	margin: 22px 0 36px;
}
.ship_rate th, .ship_rate td {
	text-align: center;
	padding: 5px 10px;
}
.ship_rate th {
	color: #000;
	background: none;
}
.ship_rate td, .ship_rate tbody th  {
	border: 1px solid #6eaed9;
}
.ship_rate .bdr_sides {
	border: 1px solid #6eaed9;
	border-style: none solid;
}
.ship_rate thead th {
	background : #b2d4eb;
	font-weight: bold;
}
.ship_rate th.ship_hd {
	color: #fff;
	background : #0071bc;
	font-weight: normal;
	border: 1px solid #0071bc;
}
/*****************CONTACT********************/
#contact #content a {
	color: #0071bc;
}
#contact .col_1 {
	width: 366px;
}
#contact .col_1 h3 {
	margin: 0;
	padding: 0;
}
#contact .col_2 {
	width: 450px;
	padding: 20px 36px 0 0;
}
#contact .page_banner span {
	background: url(../images/banner_contact.jpg) no-repeat center;
}
.img_ver {
	width: 110px;
	margin-right: 10px;
	float: left;
	display: inline;
}
#contact #content .img_ver a {
	color: #565656;
	font-size: .9em;
	text-decoration: underline;
}
#antibot_input_str {
	margin-top: 14px;
	width: 200px;
}
address.big {
	float: left;
	display: inline;
	width: 190px;
	margin-right: 80px;
}
.phone_num {
	float: left;
	display: inline;
}
.phone_num span {
	color: #f26b0d;
}
.thumb_list {
	clear: both;
	overflow: hidden;
	padding: 1em 0 2em;
}
.thumb_list li {
	float: left;
	display: inline;
	width: 122px;
	margin-right: 10px;
}
/*****************REGISTRATION********************/
#reg .page_banner span {
	background: url(../images/banner_cart.jpg) no-repeat center;
}
/*****************ADD TO CART********************/
#add_to_cart .sub_col_1 {
	width: 200px;
	margin-right: 10px
}
#add_to_cart .sub_col_2 {
	width: 642px;
}
#add_to_cart .page_banner span {
	background: url(../images/banner_add_to_cart.jpg) no-repeat center;
}
#add_to_cart .product_title {
	font: 1.25em georgia,times,"times new roman",serif;
	color: #683800;
}
#add_to_cart p.georgia {
	color: #683800;
	font-size: 1.1em;
	margin: 0;
	padding: 24px 0 6px;
	width: 642px;
}
#flavor_grid li, #flavor_grid li ul {
	width: 321px;
	height: 392px;
	float: left;
	display: inline-block;
}
#flavor_grid>li, #flavor_grid>li ul {
	min-height: 392px;
	height: auto;
}
#flavor_grid li li {
	float: none;
	position: relative;
	padding-bottom: 6px;
	height: auto;
}
#flavor_grid li li * {
	vertical-align: middle;
}
#flavor_grid li li label span {
	display: block;
	width: 236px;
	position: absolute;
	top: 15px;
	right: 0px;
}
#flavor_grid li li label img{
	margin-right: 5px;
}
#flavor_grid li li input {
	border: none;
}
#flavor_grid h4 {
	text-transform: uppercase;
	font-family: "arial narrow", arial, verdana, sans-serif;
	font-weight: bold;
	margin: 12px 0 6px;
}
#flavor_grid .btn_add_to_cart {
	margin: 0;
	float: left;
}
/*****************FLAVOR DETAIL********************/
#flavor h4.color_f66639 {
	font-size: .95em;
}
#flavor .bag_order li, .tin_order li {
	display: inline;
	float: left;
}
#flavor .bag_order a,
#flavor .bag_order a img,
.tin_order a,
.tin_order a img,
#flavor_product_image {
	display: block;
	margin: 0 auto;
}
.tin_order a img {
	margin-top: 47px;
}
.tin_order .tin_6 a img {
	margin-top: 0;
}
#flavor .sub_col_1 {
	float: right;
	width: 462px;
}
#flavor .sub_col_2 {
	width: 390px;
}
#flavor .bag_order {
	margin-bottom: -14px;
}
#flavor .bag_order .bag_1,
.tin_order .tin_1 ,
.tin_order .tin_2 {
	width: 155px;
}
#flavor .bag_order .v_pack {
	width: 170px;
}
.tin_order .tin_3, .tin_order .tin_6 {
	width: 180px;
}
#flavor .bag_order .bag_1,
.tin_order .tin_1 {
	margin-right: 60px;
}
.tin_order .tin_2 {
	margin-right: 65px;
}
.tin_order .tin_3 {
	margin-right: 57px;
}
/*****************CHEFS CREATIONS********************/
#chefs .page_banner span {
	background: url(../images/banner_chefs.jpg) no-repeat center;
}
#chefs h4 {
	margin: 0;
	font-size: 1.17em;
}
/* #chefs .col_1 p.spacing_double {
	width: 490px;
} */
.col_2_list {
	width: 100%;
}
#chefs .col_2_list li {
	text-align: center;
	height: 310px;
}
#chefs .col_2_list>li {
	height: auto;
	min-height: 310px;
}
#chefs .col_2_list p {
	width: 300px;
	margin: 0 auto;
}
#chefs .btn_add_to_cart_sm {
	margin: 0 auto;
}
#corp h3{
	padding: 20px 36px 6px;
}
#corp .page_banner span {
	background: url(../images/banner_corp.jpg) no-repeat center;
}
#corp .col_1 {
	width: 551px;
	padding-top: 0;
}
#corp .col_2 {
	width: 255px;
	padding: 0 36px 0 10px
}

/*****************WHY********************/

#why .page_banner span {
	background: url(../images/banner_why.jpg) no-repeat center;
}
#why .col_1 {
	width: 580px;
	height: 575px;
	padding-right: 308px;
	background: url(../images/why_bg.jpg) no-repeat 635px 20px;
}
#why>.col_1 {
	min-height: 575px;
	height: auto;
}

/*****************MY ACCOUNT & LOGIN********************/
#cart .login .col_1, #cart .my_account .col_1 {
	width: 176px;
}
#cart .login .col_2, #cart .my_account .col_2 {
	width: 630px;
	padding-top: 20px;
}
#cart .my_account table.cart_table {
	width: 630px;
}
#cart .cart_checkout {
	text-align: right;
}
#my_account_sidebar .cart_total_list, #my_account_sidebar .my_acc_nav {
	margin-bottom: 14px;
}
#my_account_sidebar .cart_total_list {
	padding-left: 32px;
	margin-left: 24px;
}
#my_account_sidebar ul.cart_full {
	background: url(../images/cart_full.gif) no-repeat scroll left center;
}
#my_account_sidebar ul.cart_empty {
	background: url(../images/cart_empty.gif) no-repeat scroll left center;
}
#my_account_sidebar h4 {
	font: 1.1em arial,verdana,sans-serif;
	color: #000;
	clear: both;
}
#my_account_sidebar a {
	color: #683800;
}
#my_account_sidebar p, #my_account_sidebar h4, #my_account_sidebar .my_acc_nav li {
	text-align: center;
}
#my_account_sidebar .my_acc_nav  {
	overflow: hidden;
}
#my_account_sidebar .my_acc_nav li.float_left {
	width: 86px;
}
#my_account_sidebar .my_acc_nav li {
	overflow: hidden;
	margin-bottom: 3px;
	background: #e8e1d9 url(../images/cart_hdr_bl.gif) no-repeat scroll left bottom;
}
#my_account_sidebar .my_acc_nav li.view_cart {
	margin-right: 3px;
}
#my_account_sidebar .my_acc_nav li a, #my_account_sidebar .my_acc_nav li a span {
	display: block;
}
#my_account_sidebar .my_acc_nav li a {
	background: transparent url(../images/cart_hdr_tl.gif) no-repeat scroll left top;
}
#my_account_sidebar .my_acc_nav li a:hover, #my_account_sidebar .my_acc_nav li a:focus {
	font-weight: bold;
}
#my_account_sidebar .my_acc_nav li a span {
	background: transparent url(../images/cart_hdr_tr.gif) no-repeat scroll right top;
}
#my_account_sidebar .my_acc_nav li a span span {
	padding: 5px;
	background: transparent url(../images/cart_hdr_br.gif) no-repeat scroll right bottom;
}
.col_2 .checkout_list {
	float: left;
	width: 180px;
}
.col_2 .register .last div {
	padding-left: 10px;
}
.col_2 .returning_chk {
	min-height: 124px;
	height: 124px;
}
body > .col_2 .guest_chk, body > .col_2 .returning_chk {
	height: auto;
}

/*****************TINS********************/
#tins #product_grid td table, #tins #product_grid td td  {
	width: 100%;
}
#tins #product_grid td {
	text-align: center;
	width: 25%;
	vertical-align: bottom;
}
#tins #product_grid td * {
	display: block;
	margin: 0 auto;
}
#tins #product_grid h4.prod_name {
	padding-bottom: 12px;
}
#tins #product_grid .btn_add_to_cart_sm {
	margin-bottom: 12px;
}

/*****************VARIETY PACKS********************/
#v_packs .sub_col_1 {
	width: 500px;
	padding-right: 24px;
}
#v_packs .sub_col_2 {
	width: 328px;
	text-align: center;
}
#v_packs .sub_col_2 a {
	margin: 0 auto;
}

/*****************FANCY NUTS********************/
#nuts .btn_add_to_cart {
	margin: 0 auto;
}
#nuts .col_1 ul li {
	text-align: center;
	float: left;
	display: inline;
	width: 25%;
	padding-top: 24px;
}
#nuts .col_1 ul li a {
	margin: 0 auto;
}
#nuts .col_1 ul li p, #nuts  .prod_name {
	margin: 0;
}
#nuts  .prod_name {
	font-weight: bold;
}

/*****************EVENTS********************/
#events .page_banner span {
	background: url(../images/banner_events.jpg) no-repeat center;
}
#events #product_grid td table, #events #product_grid td td  {
	width: 100%;
}
#events #product_grid td {
	text-align: center;
	width: 25%;
	vertical-align: bottom;
}
#events #product_grid td * {
	display: block;
	margin: 0 auto;
}
#events #product_grid h4.prod_name {
	padding-bottom: 12px;
}
#events #product_grid .btn_add_to_cart_sm {
	margin-bottom: 12px;
}



/*****************ONE COL MISC CONTENT PAGES********************/
#misc .page_banner span {
	background: url(../images/banner_misc.jpg) no-repeat center;
}
#misc h3 {
	padding-bottom: 6px;
	margin: 0;
}
#misc h4 {
	margin: 0;
	padding: 0;
}