/******************************************
GLOBAL & GENERAL STYLES
******************************************/
* {
    padding: 0;
    margin: 0;
}


body{
    margin:0px auto;
	padding:0px;
	background:url(bg.jpg);
	background-repeat: repeat-x repeat-y;
}

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(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; 
}
 span.color_683800{color: #683800; font-weight: normal;}
.color_f86738 {
	color: #f86738;
}

/******************************************
TYPOGRAPHY
******************************************/
body {
	font: 75%/1.25 "proxima-nova-1","proxima-nova-2",Helvetica,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;
}
select {height:25px; }

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(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(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;
}

.contact-form{
	width: auto; 
  	margin: 0 auto;
}

#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(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(btn_learn_more.gif) no-repeat 0px 0px;
}
.btn_learn_more span {
	background: url(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(btn_read_more.gif) no-repeat left top;
}
.btn_read_more span {
	background: url(btn_read_more.gif) no-repeat left top;
}
.btn_read_more:hover span, .btn_read_more:focus span {
	background-position: -77px 0;
}
/* cart */
.cart_shipping_note {
    float: left;
    max-width: 400px;
    margin-top: 20px;
}

.btn_update {
	width: 55px;
	height: 24px;
	float: right;
	display: inline;
	background: url(btn_update.gif) no-repeat 0px 0px;
}
.btn_update span {
	background: url(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(btn_remove.gif) no-repeat 0px 0px;
}
.btn_remove span {
	background: url(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;*/
  margin-top:20px;
	bottom: 0px;
	background: url(btn_checkout_guest.gif) no-repeat 0px 0px;
}
.btn_guest_checkout span {
	background: url(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(btn_login_cont.gif) no-repeat 0px 0px;
	border: none;
}
.btn_login_cont:hover, .btn_login_cont:focus {
	background-position: -117px 0px;
}
.btn_checkout_cont {
    width: 153px;
	height: 24px;
	position: absolute;
	bottom: 60px;
    right:35px;
	background: url('proceed-to-checkout.png') no-repeat 0px 0px;
	border: none;
}
.btn_checkout_cont:hover, .btn_checkout_cont:focus {
	background-position: -153px 0px;
}
.btn_continue {
	width: 92px;
	height: 28px;
	background: url(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(btn_checkout.gif) no-repeat 0px 0px;
	float: right;
}
.btn_checkout span {
	background: url(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(btn_check_avail.gif) no-repeat 0px 0px;
}
.btn_check_avail span {
	background: url(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(btn_place_order.gif) no-repeat 0px 0px;
}
.btn_place_order span {
	background: url(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(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(btn_add_to_cart.png) no-repeat 0px 0px;
}
.btn_add_to_cart span {
	background: url(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(btn_choose_flavors.png) no-repeat 0px 0px;
}
.btn_choose_flavors span {
	background: url(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(btn_next_page.gif) no-repeat 0px 0px;
	left:120px;
	position:relative;
	top:-24px;
}
.btn_next_page span {
	background: url(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(btn_previous_page.gif) no-repeat 0px 0px;
}
.btn_previous_page span {
	background: url(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(btn_submit.gif) no-repeat 0px 0px;
	float: right;
	border: none;
    cursor:pointer;
}
.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(btn_tin_nav.gif) no-repeat;
}
#flavor .bag_order a.img_replace {
	height: 47px
}
.tin_order a.img_replace {
	height: 45px;
  	font-size:0;
}
.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(btn_add_to_cart_sm.gif) no-repeat 0px 0px;
	width: 137px;
	height: 40px;
}
.btn_add_to_cart_sm:hover , .btn_add_to_cart_sm:focus {
	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(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(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(header_sign.gif) no-repeat center;
	font: 1.33em/28px georgia,times,"times new roman",serif;
	text-align: center;
}

#banner-wrap { display:block; height:528px; background: url(bg-pattern-2.png) no-repeat center top; padding:67px 0 0; }
#banner-wrap .top-text { height:204px; }
#banner-wrap h2 { font-size:36px; color:#2f3035; letter-spacing:1px; text-align:center; font-family: 'TrajanPro-Regular'; text-transform:uppercase; }
#banner-wrap h2.subtitle {font-size:36px; color:#2f3035; letter-spacing:1px; text-align:center; font-family: 'TrajanPro-Regular'; }
#banner-wrap h2 .bleft {margin-right:28px; display:inline-block; vertical-align:middle; background:url(shape-2-left.png) no-repeat 0 0; width:88px; height:29px; }
#banner-wrap h2 .bright {margin-left:28px; display:inline-block; vertical-align:middle; background:url(shape-2-right.png) no-repeat 0 0; width:88px; height:29px; }
#banner-wrap .collection-desc,
#banner-wrap p { text-align:center; padding:18px 110px 0 110px; font-family: 'HighTowerText-Reg'; font-size:18px; line-height:23px; color:#6e6e6e; letter-spacing:1px; }
#banner-wrap .collection-desc p {padding-left:0; padding-right:0; }
#banner-wrap .banner-img { height:322px; text-align:center; background: url(flavors_banner.png) no-repeat center center; }




#banner {
	position: relative;
	/* background: url(content_bg.png) repeat-y left top; */
	/*float:left;*/
	margin:0 auto;
	padding:0;
	width:960px;
}
#banner img{
    margin:0px 0 -3px 9px !important;
    border:none;
    padding:0px !important;
}
#banner blockquote {
	color: #92b068;
	width: 906px;
	margin: 0 auto !important;
}
#banner blockquote p {
	font-size: 1.2em;
	padding: 0 27px;
	color: #92b068;
	padding-bottom: 13px;
	background: url(banner_quote_bg.gif) repeat-x left bottom;
	margin-left:-1px; width:852px;
}
.page_banner {
	width: 834px;
	height: 220px;
	padding: 0 36px;
	overflow: visible;
}
.page_banner span {
	margin: 0 9px;
	width: 906px;
  font-size:0px;
}
.page_banner2 {
    width: 834px;
	height: 0px;
	padding: 0 36px;
	overflow: visible;
}
.page_banner2 span {
	margin: 0 9px;
	width: 906px;
}

#content {
	background: url(content_bg.png) repeat-y center top;
	width: 960px;
    margin-top:0px;
	float:left;
}
#footer {
	clear: both;
	width: 924px;
	margin: 0 auto;
	padding-top: 24px;
	background: url(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: 960px;
	padding:34px 0 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(content_bg.png) repeat-y left top;
}
#home .page_banner {
	height: 375px;
}
#home .page_banner span {
	background: url(banner_home.jpg) no-repeat center;
}
.flavor_board {
	width: 322px;
	height: 377px;
	position: absolute;
	right: -30px;
	top: 17px;
}
.flavor_board a {
	background: url(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(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(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(why_kukuruza.gif) no-repeat center top;
}
.reviews_home {
	background: url(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 {
	display: block;	
	line-height: 22px;
	margin-top: -3px;
  	font: 1em arial,verdana,sans-serif;
  	text-align:right;
  overflow:hidden;
  padding-bottom:0;
}
.cart_update em { 
  display:block;
  padding-bottom:5px;
}
#cart .page_banner span {
	background: url(banner_cart.jpg) no-repeat center;
}
.cartform {
	overflow: hidden;
	clear: both;
}
.cart_table {
	width: 100%;
	margin-bottom: 24px;
	clear: both;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  overflow:hidden;
}
.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(cart_hdr_bl.gif) no-repeat left bottom;
	padding: 0;
}
.cart_table th.last {
	background: #e8e1d9 url(cart_hdr_br.gif) no-repeat right bottom;
	padding: 0;
}
.cart_table th.first div {
	background: transparent url(cart_hdr_tl.gif) no-repeat left top;
	padding: 5px 5px 5px 10px;
	line-height: 2em;
}
.cart_table th.last div {
	background: transparent url(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;
    text-align:center;
}
.cart_table .price_col {
	width: 62px;
}
.cart_table .total_col {
	width: 98px;
}
.cart_table .ship_col {
	width: 214px;
}
.cart_table tbody tr {
	background: url(dotted_bdr.gif) repeat-x left bottom;
}
.product_title, .delivery_type_hdr {
	color: #000;
	font: 1em arial,verdana,sans-serif;
	margin:0;
}
.product_title {font-family: 'TrajanPro-Bold'; }

.product_desc {
	color: #444;
	margin: 0;
   font-family: arial,verdana,sans-serif;
  font-size:16px;
}
.checkout_list {
	width: 510px;
	float: right;
	padding-bottom: 12px;
}
.checkout_list h4 {
	color: #0071bc;
	margin: 0;
  	padding:0 0 12px;
	letter-spacing: 1px;
}
.checkout_list li {
	float: left;
	display: inline;
}
.checkout_list li.chk_col {width:223px; }

.note_label,
.checkout_list li label {font-family: 'HighTowerText-Reg'; font-size: 16px; line-height: 1.3; color: #6e6e6e; padding-bottom: 3px; display: block; }

.checkout_list li li {
	float: none;
	display: list-item;
  font-family: 'HighTowerText-Reg';
  font-size:16px;
}

.checkout_list.login li {float:none; display:block; }

.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 20px;
	background: url(or.gif) no-repeat center;
}
.returning_chk li
	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(banner_flavors.jpg) no-repeat center;
}
#product_grid {
	clear: both;
	/* overflow: hidden;
	background: url(grid_bg.gif) repeat-y top center;*/
	margin-bottom: 12px;
	width: 100%;
}
#product_grid li {
	width: 100%;
	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: #898585;
	font-size: .75em;
	width: 80%;
    padding:14px 10% 0 10%;
	line-height: 1.35;
    padding-top:14px;
    text-align:center;
    height:76px;
    text-transform:uppercase;
    font-family: 'TrajanPro-Regular';
}
#product_grid .prod_name a small {
	font: .8em arial,verdana,sans-serif;
}

#flavor #product_grid li {
	width: 100%;
}
#flavor #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********************/
#flavor .order_nav {
	float: right;
	display: inline;
	width: 443px;
	padding-bottom:30px;
}
.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;
}

#rezerv .page_banner {
	height:104px;
}

#rezervWrapper {
	background:url(content_bg.png) repeat-y scroll center top transparent;
	float:left;
	margin:-38px 50px auto;
	padding:0;
	width:923px;
}

#rezerv .rezerv_content_image {
	background:url(rezerv_main.jpg) no-repeat scroll center center #FFFFFF;
	height:310px;
	margin-left:9px;
	margin-bottom:30px;
	width:906px;
}

#rezerv .rezerv_content {
	color:#606060;
	font-family:arial,georgia,times,"times new roman",serif;
	font-size:16px;
	line-height:2em;
	margin-left:10px;
	padding:10px;
	text-align:center;
	width:882px;
}

#rezerv .page_banner span {
	background:url(rezerv.jpg) no-repeat scroll center center #FFFFFF;
}

#flavor #product_grid td table, #flavor #product_grid td td  {
	width: 100%;
}
#flavor #product_grid td {
	text-align: center;
	width: 33.33%;
	vertical-align: bottom;
}
#flavor #product_grid td * {
	display: block; 
	margin: 0 auto;
}
#flavor #product_grid a.link-product-image { display:block; width:254px; height:254px; border:6px solid #f8f8f8; -webkit-border-radius: 360px;
-moz-border-radius: 360px; border-radius: 360px; overflow:hidden; box-shadow:0px 0px 1px 0px rgba(0,0,0,0.30); line-height:266px; position:relative; }
#flavor #product_grid a.link-product-image img {display:inline-block; vertical-align:middle; }
#flavor #product_grid td:hover .link-productname { border-color:#a4a74a; color:#a4a74a; }


#flavor #product_grid h4.prod_name {
	padding-bottom: 12px;
}
#flavor #product_grid .btn_add_to_cart_sm {
	margin-bottom: 12px;
}

/*****************BAGS********************/
#bags .page_banner span, #tins .page_banner span, #v_packs .page_banner span, #nuts .page_banner span {
	background: url(banner_bags.jpg) no-repeat center;
}
/*****************REVIEWS********************/
#reviews .page_banner span {
	background: url(banner_reviews.jpg) no-repeat center;
}
#reviews .col_1 {
	width: 612px;
}
#reviews .col_2 {
	width: 180px;
	height: 380px;
	padding: 24px 30px 0;
	background: url(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(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(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(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(banner_contact.jpg) no-repeat center;
}
#locations .page_banner span {
	background: url(banner_contact.jpg) no-repeat center;
}
#about .page_banner span {
	background: url(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: 260px;
	margin-right: 80px;
}
.phone_num {
	float: left;
	display: inline;
  	margin-bottom:20px;
}
.phone_num span {
	color: #f26b0d;
}
.thumb_list {
	clear: both;
	overflow: hidden;
	padding: 1em 0 2em;
}
.thumb_list li {
	float: left;
	display: inline;
	width: 130px;
	margin-right: 10px;
}
/*****************REGISTRATION********************/
#reg .page_banner span {
	background: url(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(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: 600px;
	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(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(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(banner_why.jpg) no-repeat center;
}
#why .col_1 {
	width: 580px;
	height: 575px;
	padding-right: 308px;
	background: url(why_bg.jpg) no-repeat 635px 20px;
}
#why>.col_1 {
	min-height: 575px;
	height: auto;
}

/*****************MY ACCOUNT & LOGIN********************/

#add_to_cart .login .col_1, #add_to_cart .my_account .col_1,
#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(cart_full.gif) no-repeat scroll left center;
}
#my_account_sidebar ul.cart_empty {
	background: url(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(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(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(cart_hdr_tr.gif) no-repeat scroll right top;
}
#my_account_sidebar .my_acc_nav li a span span {
	padding: 5px;
	background: transparent url(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: 33.33%;
	vertical-align: bottom;
}
#tins #product_grid td * {
	display: block; 
	margin: 0 auto;
}
#tins #product_grid a.link-product-image { display:block; width:254px; height:254px; border:6px solid #f8f8f8; -webkit-border-radius: 360px;
-moz-border-radius: 360px; border-radius: 360px; overflow:hidden; box-shadow:0px 0px 1px 0px rgba(0,0,0,0.30); line-height:266px; }
#tins #product_grid a.link-product-image img {display:inline-block; vertical-align:middle; }
#tins #product_grid td:hover .link-productname { border-color:#a4a74a; color:#a4a74a; }


#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(banner_events.jpg) no-repeat center;
}
#banner.jobs .page_banner span {
    background: url(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(banner_misc.jpg) no-repeat center;
}
#misc h3 {
	padding-bottom: 6px;
	margin: 0;
}
#misc h4 {
	margin: 0;
	padding: 0;
}


div#content div#content {margin:0 !important; width:auto;}


/*new styles*/
p#errorMessage {
	margin:0 auto; 
	color:red; 
	width:900px; 
	text-align:center; 
	margin-top:20px; 
	margin-bottom:30px;
}

div#errorMessageWrapper {
	width:900px;
	margin:0 auto;
	text-align:center; 
	padding-bottom:35px;
}

div#errorMessageWrapper p{
	color:red;
}

div#rezervImagesWrapper {
	float:left; 
	width:906px; 
	padding-bottom:30px;
	margin-left:9px;
}

div#rezervImagesWrapper img {
	float:left;	
}

#nav { width: 424px;}

#nav li {
 	list-style-type:none;
}

#nav li a {
	background-image:url(discover.gif);
	background-repeat:no-repeat;
	height: 40px;
	width:424px;
	text-indent:-999px;
	overflow:hidden;
	display:block;
}

#nav li a {background-position:0px 0px;}
#nav li a:hover {background-position:0px -40px;}

div.greyBorder {
	background:url(border_grey.gif) top left repeat-x;
	width:860px;
	float:left;
	height:2px;
}
/**** index ***/
#newContent
{
	margin-left:47px;
}
#newContent .newContent-perfect-gift
{
	float:left; width:406px; margin-left:22px; margin-top:-30px;
}
.index-newContent-right
{
	 float:left; margin-right:10px; margin-top:50px;
}
.index-newContent-right #colrl
{
	margin-left:0; margin-right:11px; width:144px; padding-right:3px;
}
.index-newContent-right #colrr{margin-left:0; padding-right:16px;}
.index-newContent-right #colfr{float:left;}
.colr-title,.colrr-

{color:#98a065; font-weight:bold; font-family:Georgia; font-size:14px;}
.index-newContent-right #colrr #btn{margin-left:33px; padding-top:0; margin-top:2px;}
.index-newContent-right #colrl #btn{margin-left:23px; margin-top:1px;}
.index-newContent-right #colfr #btn{margin-left:33px; padding-top:0; margin-top:2px;}

/*** see all flavour ***/
#dhtmltooltip{
position: absolute;
border: 1px solid #451C00;
width: 150px;
padding-top: 8px;
padding-left: 8px;
padding-right: 8px;
padding-bottom: 8px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;
}
#contactform table td label{font-size:1.0em;line-height:9px;padding:0;padding-bottom:1px;}
/** product pages ***/
#product-page
{
  margin-bottom:20px;
}
#product-page .product-left
{
    
	width:480px;
	float:left;
}
#product-page .product-left a.thickbox {display:inline-block; }
#product-page .product-left a.thickbox img {max-width:100%; }
#product-page .product-right
{
	float:right;
	width:442px;
	margin:0 0 25px 30px;
 
}
#product-page .product-right .form-container {margin-top:15px; }
#product-page .product-top1option
{
    
    height:auto;
	
}
#product-page .product-top6gal
{
    
    height:180px;
    
}
#product-page .product-bottom1option
{
    
    height:100%;
    float:left;
}
#product-page .product-bottom7option
{
    
    height:100%;
    float:left;
}

#product-page .product-right .form-container #price-field
{
	font: 1.2em georgia,times,"times new roman",serif;
	color: #000;
}
#product-page .product-right .form-container .selector-wrapper
{
	margin:10px 0;
}
#product-page .product-right .form-container .selector-wrapper label,#product-page .product-right .form-container .quantity label
{
	font: 1.2em georgia,times,"times new roman",serif;
	color: #000;
	margin-right:20px;
	width:80px;
	float:Left;
}

#product-page .product-right .form-container .quantity {padding-bottom:5px; }

#product-page .product-right .form-container .quantity label {float:none; display:block; }

#product-page .product-right .form-container .add-to-cart
{
	display:block;
}

#product-page .product-bottom1option .form-container
{
    margin-top:30px;
}
#product-page .product-bottom1option .form-container #price-field
{
	font: 1.2em georgia,times,"times new roman",serif;
	color: #000;
}
#product-page .product-bottom1option .form-container .selector-wrapper
{
	margin:10px 0;
}
#product-page .product-bottom1option .form-container .selector-wrapper label,#product-page .product-bottom1option .form-container .quantity label
{
	font: 1.2em georgia,times,"times new roman",serif;
	color: #000;
	margin-right:20px;
	width:80px;
	float:Left;
}

#product-page .product-bottom1option .form-container .add-to-cart
{
	float:right;
}


#product-page .product-bottom7option .form-container
{
    margin-top:30px;
    margin-left:5px;
}
#product-page .product-bottom7option .form-container #price-field
{
	font: 1.2em georgia,times,"times new roman",serif;
	color: #000;
}
#product-page .product-bottom7option .form-container .selector-wrapper
{
	margin:10px 0;
}
#product-page .product-bottom7option .form-container .selector-wrapper label,#product-page .product-bottom7option .form-container .quantity label
{
	font: 1.2em georgia,times,"times new roman",serif;
	color: #000;
	margin-right:20px;
	width:80px;
	float:Left;
}

#product-page .product-bottom7option .form-container .add-to-cart
{
	float:right;
}



td.col-DialogTitle h3{margin:0px;}
div.col-spacing_double{margin:0px;padding:0px;}
div.col-spacing_double p{margin:0px;padding:0px;}
.rezerv_col {float:left;width:150px;height:220px;margin-right:20px;}
.rezerv_col a span{height:20px;color:#683800;text-align:center;display:block;width:150px;font: 14px georgia,times,"times new roman",serif;}
#admin_header{margin-left:30px;}
#customer_sidebar
{
    float:left;
    margin-left:30px;
    margin-top:20px;
    width:250px;
    margin-bottom:20px;
}
#customer_orders
{
    float:left;
    margin-top:20px;
    width:600px;
    margin-bottom:20px;
}
#customer_orders table{width:600px;}
.no-javascript
{
    text-align:center;
    width:100%;
    background-color:#FFFBE5;
    height:20px;
    padding-top:5px;
}

/* 10/10/2012 add */
.clearfix {
    clear:both;    
}
#content {
    padding-bottom:20px;
}
.flavor_selection {margin-bottom:20px; }
.flavor_selection div {
    float:left;    
    border:1px solid #fff;
    padding:5px 6px 3px 6px;
    margin:2px 2px 0 0;
}
.flavor_selection div.active { 
    background:#ddf4fb;
    border:1px solid #c6edf9;
}
.flavor_selection input[type="checkbox"], .flavor_selection input[type="radio"] {
    display:none;
}

.twipsy {
    display: block;
    font-size: 11px;
    opacity: 0.8;
    padding: 5px;
    position: absolute;
    visibility: visible;
    z-index: 1000;
}
.twipsy.fade.in {
    opacity: 0.8;
}
.twipsy.above .twipsy-arrow {
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #000000;
    bottom: 0;
    left: 50%;
    margin-left: -5px;
}
.twipsy.left .twipsy-arrow {
    border-bottom: 5px solid transparent;
    border-left: 5px solid #000000;
    border-top: 5px solid transparent;
    margin-top: -5px;
    right: 0;
    top: 50%;
}
.twipsy.below .twipsy-arrow {
    border-bottom: 5px solid #000000;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    left: 50%;
    margin-left: -5px;
    top: 0;
}
.twipsy.right .twipsy-arrow {
    border-bottom: 5px solid transparent;
    border-right: 5px solid #000000;
    border-top: 5px solid transparent;
    left: 0;
    margin-top: -5px;
    top: 50%;
}
.twipsy-inner {
    background-color: #000000;
    border-radius: 4px 4px 4px 4px;
    color: white;
    max-width: 200px;
    padding: 3px 8px;
    text-align: center;
    text-decoration: none;
}
.twipsy-arrow {
    height: 0;
    position: absolute;
    width: 0;
}
.twipsy-w .twipsy-arrow {
    border-bottom: 5px solid transparent;
    border-right: 5px solid #000000;
    border-top: 5px solid transparent;
    left: 0;
    margin-top: -5px;
    top: 50%;
}

.yotporeviews {
display: block;
width: 842px;
padding: 25px 33px 0px;
overflow: hidden;
margin-left: 9px;
}
.blog-data{
  margin-top: 70px;
  margin-left: 35px;
  max-width:575px;
}

.blog-title{
  margin-bottom:10px
  
}
.blog-title h1{
  text-align:left;
  font-size:24px;
  
}
.article-content #contentWrapper #content  {
background: none !important;
margin-left: 0;
margin-top: 60px;
margin-bottom: 0px;
padding-bottom: 30px;
}
.article-header{
  color: #666;
  font-weight: bold;
  padding-bottom:10px;
}

.article-container #comments{margin-left: 35px;
width: 575px;
  float: left; min-height: 250px;}

.article-container input, select, textarea {
border: 1px solid #b39b7f;
width: 100%;
margin: 5px 0px;
}

.article-container lable{margin-top:5px; float:left;}

.article-container input[type="submit"]{
width:auto !important;
margin-top:20px;padding:5px;}
.article-content .col_1{max-width:555px}

.about-col{border:1px solid #999; 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
-webkit-box-shadow: -1px 0px 2px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    -1px 0px 2px rgba(50, 50, 50, 0.5);
box-shadow:         -1px 0px 2px rgba(50, 50, 50, 0.5);
  padding:10px;
margin-bottom:20px; min-height:125px;}

.article-search{
  border:1px solid #999; 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
-webkit-box-shadow: -1px 0px 2px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    -1px 0px 2px rgba(50, 50, 50, 0.5);
box-shadow:         -1px 0px 2px rgba(50, 50, 50, 0.5);
  padding:10px;
margin-bottom:20px;}

.social{border:1px solid #999; 
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
-webkit-box-shadow: -1px 0px 2px rgba(50, 50, 50, 0.5);
-moz-box-shadow:    -1px 0px 2px rgba(50, 50, 50, 0.5);
box-shadow:         -1px 0px 2px rgba(50, 50, 50, 0.5);
  padding:5px 8px;
  margin-bottom:20px;
}
.social a img{ margin:10px 0 -3px 0px !important;} 

.comment-author{ font-weight:bold;  color: #666666;}

.comment-date{ font-weight:bold;  color: #666666;}

.signup-form{
 	border: 1px solid #999999;
    border-radius: 5px 5px 5px 5px;
    box-shadow: -1px 0 2px rgba(50, 50, 50, 0.5);
    margin-bottom: 20px;
    padding: 5px 8px; 
  
  
}

#mc-embedded-subscribe {
    background: none repeat scroll 0 0 #9EA265 !important;
    color: #FFFFFF !important;
    font-size: 15px !important;
    font-weight: bold !important;
}
#content{
 font-size:15px;
 
}


/*
.article-container{float:right;}

.article-content{float:left;}

.article-content img{margin-top: -20px; max-width: 150px; max-height:100px;}

*/