/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* Layout ================================================================================= */

.wrapper {}
.page { width:1000px; margin:0 auto; padding:0; text-align:left; }
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { margin:10px 0; }

.redline {border:1px solid red;}

hr {color:#b13638; background:#b13638; border:none; height:1px; margin:12px 0;}

/* Base Columns */ 
.col-left { float:left; width:230px; padding:5px 5px 0; }
.col-main { float:left; width:736px; padding:5px; }
.col-right { float:right; width:230px; padding:5px 5px 0; }

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; }

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:484px; margin-left:10px; }

/* Content Columns */
.col2-set .col-1 { float:left; width:49%; }
.col2-set .col-2 { float:right; width:49%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
* Form Elements
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; height:18px; padding:5px; color:#333; border:1px solid #b1b1b1; }
input.input-text,textarea { padding:2px; }
select { padding:1px; height:24px; *height:18px; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } 
button.button { overflow:visible; width:auto; border:0; padding:0 0 0 12px; background:url(../images/bkg_button.gif) 0 50% no-repeat; cursor:pointer; -webkit-border-fit:lines;  }
button.button span { float:left; padding:0 12px 0 0; background:url(../images/bkg_button.gif) 100% 50% no-repeat; font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.disabled {}
button.disabled span {}
*/
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#eee; }*/

/* Form lists */
/*.form-list li { margin:0 0 5px; }
.form-list label { font-weight:bold; }
.form-list .input-box { width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row {  margin-top:10px; }
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; text-align:right; }
.form-list .range input.input-text { width:96px; }*/

.group-select {}
.group-select fieldset { margin:0; padding:0;}
.group-select label {font-size:13px; font-weight:bold;}
.group-select li { margin:0 0 5px; }
.group-select .input-box { width:260px; }
.group-select input.input-text,
.group-select textarea { display:block; width:570px; padding:5px; margin:0 0 7px 0; background:url(../images/cart/repeat_discount.jpg) repeat; border:1px solid #aa9c91; color:#000; font-weight:bold; font-size:14px; }
.group-select select { display:block; width:580px; height:30px; padding:5px; margin:0 0 7px 0; background:url(../images/cart/repeat_discount.jpg) repeat; border:1px solid #aa9c91; color:#000; font-weight:bold; font-size:14px; }
.group-select select option { background:#fff; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { display:block; width:570px; padding:5px; margin:0 0 7px 0; background:url(../images/cart/repeat_discount.jpg) repeat; border:1px solid #aa9c91; color:#000; font-weight:bold; font-size:14px; }
.group-select .input-box2 { margin:18px 0 0 0;}
.group-select .input-box2 input.input-text { display:block; width:420px; padding:5px; margin:0 0 7px 0; background:url(../images/cart/repeat_discount.jpg) repeat; border:1px solid #aa9c91; color:#000; font-weight:bold; font-size:14px; }
.group-select .input-box select { background:url(../images/cart/repeat_discount.jpg) repeat; }
.group-select .right_cart_image {position:absolute; margin:20px 0 0 650px; width:220px;}

.buttons-set { clear:both; margin:15px 0 0; padding:0; width:600px;  }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }

.checkout_method_radios {margin:10px 0 10px 0;}
.checkout_method_radios input {width:12px; height:12px;}
.checkout_method_radios label {font-size:15px; padding-left:10px;}

.register_save_time {width:100%; padding:10px; background:url(../images/cart/repeat_discount.jpg) repeat;}

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px;  text-align:right; }

/* Form Validation */
.validation-advice { clear:both; padding-left:17px; margin-top:-11px; font-size:10px; color:#922; }
.validation-failed { border:1px solid #955 !important; background:#fff8f8 !important; }
.validation-passed {}
.required { font-weight:bold; font-size:20px; color:#11a9c8; vertical-align:sub; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin:0 0 10px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; min-height:24px !important; padding:8px 8px 8px 32px !important; margin:10px 0 10px 0; font-size:14px !important; }
.error-msg { border-color:#ad2913; background-color:#faebe7; background:url(../images/cart/repeat_red.jpg) repeat; color:#fff; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/cart/repeat_green.jpg); color:#fff; font-weight:bold; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/cart/repeat_green.jpg); color:#fff; font-weight:bold; }

/* BreadCrumbs */ 
.breadcrumbs { padding:10px; margin:0 0 10px; }
.breadcrumbs li { display:inline; }

/* Page Heading */
.page-title {  padding:0 0 5px; margin:0 0 10px; }
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 
.pager {  padding:5px; margin:5px 0; text-align:center; }
.pager .amount { float:left; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */ 
.sorter {  padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:100%; }
.data-table th { text-align:left; padding:5px; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; text-align:center; }
.data-table thead { background:url(../images/cart/repeat_cartlabels.jpg); }
.data-table tbody {}
.data-table tfoot {}
.data-table tr { padding-top:20px; }
.data-table tr th { height:35px; }
.data-table tr.odd { height:85px; background:url(../images/tr_bg.png) repeat-x; margin:5px 0;}
.data-table tr.last { background:url(../images/tr_bg.png) repeat-x; margin:5px 0; }
.data-table tr.even { height:85px; background:url(../images/tr_bg.png) repeat-x; margin:5px 0;}
.data-table tr.first { background:none; }
.data-table tbody.odd {}
.data-table tbody.odd td {  }
.data-table tbody.even { }
.data-table tbody.even td {  }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold;  }
.data-table td.value {}
.data-table td img.cart_thumb { border:3px solid #75A8A3; }
.data-table input.input-text { display:block; text-align:center; padding:5px; margin:0 0 7px 0; background:url(../images/cart/repeat_discount.jpg) repeat; border:1px solid #aa9c91; color:#000; font-weight:bold; font-size:14px;}

.total-table {background:url(../images/cart/repeat_discount.jpg) repeat; padding:4px; margin:10px 0 0 0; border:#c8bd91 1px solid;}
.total-table td.leftcell {text-align:right; padding:3px 7px; font-weight:bold;}
.total-table td.rightcell {text-align:left; font-size:15px; padding:3px 7px;}
.total-table a {color:#24879C; font-weight:normal;}
.total-table a:hover {color:#24879C; font-weight:normal;}

.review-buttons-container a {color:#24879C; font-weight:normal;}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even { background-color:#f6f6f6; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
/* Removed by lifeBLUE 
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }
*/

/* Misc */
.link-rss { background:url(../images/icon_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }

/* Noscript Notice */
.noscript {  border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */


/********** < Navigation */
#nav { font-size:12px;  padding:5px 0; margin:10px 0; }

/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:999; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; }
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; white-space:nowrap; cursor:pointer; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { float:left; }
#nav li a { float:left; padding:5px 10px; font-weight:bold; color:#888; }
#nav li a:hover { color:#000; }
#nav li.over a,
#nav li.active a { color:#000; }

/* 2nd Level */
#nav ul { position:absolute; width:15em; top:25px; left:-10000px;  background:#fafafa; }
#nav ul li { float:none; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:3px 9px; font-weight:normal; color:#888 !important; }
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a  { font-weight:bold; color:#000 !important; }

/* 3rd+ leven */
#nav ul ul { top:7px; }

/* Show Menu */
#nav li.over > ul { left:0; }
#nav li.over > ul li.over > ul { left:100px; }
#nav li.over ul ul { left:-10000px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { margin:0 0 10px; }
.block .block-title { padding:0 10px; }
.block .block-title h2 { font-size:16px; font-weight:bold; line-height:1.5; }
.block h3 { font-size:14px; line-height:1.5; }
.block .block-content { padding:10px; }
.block .actions { text-align:right; }
.block .actions a { float:left; }

/* Block: Account */
.block-account {}

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav {}
.block-layered-nav dt { font-weight:bold; }
.block-layered-nav .currently {}

/* Block: Cart */
.block-cart {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }

.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; margin-right:-75px; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image { float:left; margin-right:-65px; }
.block-related .item .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Viewed */
.block-recent {}

/* Block: Poll */
.block-poll {}
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

/* Block: Tags */
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

/* Block: Reorder */
.block-reorder {}
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .label { display:block; margin-left:20px; }

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; }

/* Block: Checkout Progress */
.block-progress {}
.block-progress dt { font-weight:bold; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { }
.category-image { display:block; margin:0 auto; }
.category-products {}

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr.odd {}
.products-grid tr.even {  }
.products-grid td {  }
.products-grid td.empty {}
.products-grid .short_desc {width: 230px !important;}


/* View Type: List */
.products-list li.item {  padding:5px; margin:0 0 5px; }
.products-list .product-image { float:left; }
.products-list .product-shop { float:right; width:320px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {}

.product-essential { }
.product-collateral {}

/* Product Images */
.product-view .product-img-box { float:left; }
.product-view .product-img-box .product-image { }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; margin:0 0 8px 4px ; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:325px; }
.product-view .product-name {}
.product-view .short-description {}

/* Rating */

.ratings {}
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

/********** < Product Prices */
.price { white-space:nowrap !important; }

.price-box { float:left; height:28px; line-height:28px; vertical-align: middle; margin-left:10px; color:#7e9e1c; font-size:16px;}
.price-box .price { font-weight:bold; float:left;  }

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { font-weight:bold; text-decoration:line-through; }

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

/* Minimal price (as low as) */
.minimal-price {}
.minimal-price .price-label { font-weight:bold; white-space:nowrap; }

a.minimal-price-link { display:block; }
a.minimal-price-link .label {}
a.minimal-price-link .price { font-weight:normal; }

/* Excluding tax */
.price-excluding-tax { display:block; }
.price-excluding-tax .label { white-space:nowrap; }
.price-excluding-tax .price { font-weight:normal; }

/* Including tax */
.price-including-tax { display:block; }
.price-including-tax .label { white-space:nowrap; }
.price-including-tax .price { font-weight:bold; }

/* Excl tax (for order tables) */
.price-excl-tax  { display:block; }
.price-excl-tax .label { display:block; white-space:nowrap; }
.price-excl-tax .price { display:block; }

/* Incl tax (for order tables) */
.price-incl-tax { display:block; }
.price-incl-tax .label { display:block; white-space:nowrap; }
.price-incl-tax .price { display:block; font-weight:bold; }

/* Price range */
.price-from {}
.price-from .price-label { font-weight:bold; white-space:nowrap; }
.price-to {}
.price-to .price-label { font-weight:bold; white-space:nowrap; }

/* Price as configured */
.price-as-configured {}
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

/* Price notice next to the options */
.price-notice { padding-left:10px; }
.price-notice .price { font-weight:bold; }
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

/* Add to Links */
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box {}
.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }

/* Product Options */
.product-options { padding:10px; margin:10px 0 0; }
.product-options dt label { font-weight:bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding:15px 0 0; }

.product-options-bottom { float:right; }
.product-options-bottom .price-box { margin:10px 0; }



/* Grouped Product */
.grouped-items {}

/* Block: Description */
.product-view .description {}

/* Block: Additional */
.product-view .additional {}


/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; width:260px; margin:0 5px; }
.product-view .tags .form-add-tags input.eae0c4 { width:254px; }
.product-view .tags .form-add-tags button.button { vertical-align:bottom; }
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.product-view .reviews {}

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }

/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { margin-top:5px; font-weight:bold; font-size:20px; line-height:26px; color:#2f0505; ; }
.product-name a { margin-top:5px; text-decoration:none; color:#2f0505; }

/* Product Tags */
.tags-list li { display:inline; }

/* Advanced Search */
.search-summary {}

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }

/* Sitemap */
.sitemap {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:700px; }
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping {}

.pmt-left {display:block; float:left; width:290px;}
.pmt-right {display:block; float:right; width:290px;}

/* Shopping Cart Totals */
.cart .totals { float:right; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.truncated { cursor:help; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px;  background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc {  position:relative; }
.opc ol {margin:0; padding:0;}
.opc ul {margin:0; padding:0;}
.opc li {margin:0; padding:0;}
.opc li.section {  border-bottom:0; }
.opc .step-title { padding:0 5px; text-align:left; display:none;}
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h3 { float:left; }
.opc .allow .step-title { cursor:pointer;}
.opc .active {}
.opc .active .step-title { cursor:default; display:block;}
.opc .step { padding:0px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

.multiple-checkout { position:relative; }
.multiple-checkout .tool-tip { top:50%; margin-top:-120px; right:10px; }
.multiple-checkout .grand-total { font-size:1.5em; text-align:right; }
.multiple-checkout .grand-total big {}
.multiple-checkout .grand-total .price {}

/********** < Common Checkout Styles */

/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip {  background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message {}
.gift-message-form {}
.gift-message-form .inner-box { padding:5px; }
.gift-message-form .gift-item {padding:10px; background:url(../images/cart/repeat_discount.jpg) repeat; margin:10px 0 10px 0; width:590px; border:#8F7223 1px solid;}
.gift-message-form .group-select input {background:url(../images/cart/repeat_cartlabels.jpg) repeat; }
.gift-message-form .group-select textarea {background:url(../images/cart/repeat_cartlabels.jpg) repeat; }

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content {  background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users {}

.account-create {}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Order View */
.order-info {  padding:5px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */

/* lifeBLUE imported styles=============================================================== */

body {color:#4d3835; font-size:12px; line-height:20px; margin:0; background:url(../images/bg.jpg) top center no-repeat #000; font-family:Arial, Helvetica, sans-serif;}

/* Standard Elements */

p {color:#4d3835; font-size:12px; line-height:20px; margin:14px 0;}

a {color:#c93005; font-weight:bold; text-decoration:none;}
a:hover {color:#c93005; font-weight:bold; text-decoration:underline;}
a.turquoise {color:#11a9c8}
a.turquoise:hover {color:#11a9c8}

/* Common Elements */

.clear {clear:both;}

/* Header */

.header {width:100%;}
.header .center {width:970px; height:156px; margin:0 auto;}

.header .bg {width:970px; height:156px; position:absolute; background:url(../images/header_bg.png);}

.header .logo {width:453px; height:293px; position:absolute; margin:0 0 0 -192px; z-index:5; background:url(../images/logo.png);}
.header .logo_christmas {width:294px; height:262px; position:absolute; margin:0 0 0 -100px; z-index:5; background:url(../images/logo_christmas.png);}

.header .logolink, .header .logolink a {width:300px; height:150px;}
.header .logolink {position:absolute; margin:15px 0 0 -115px; z-index:10;}
.header .logolink a {display:block;}
.header .logolink span {display:none;}

.header .nav {position:absolute; margin:102px 0 0 200px; z-index:10;}
.header .nav ul {margin:0; padding:0;}
.header .nav li {margin:0; padding:0; list-style:none; float:left;}
.header .nav a {height:45px; display:block;}
.header .nav span {display:none;}

.header li.popcorn a {width:110px; background:url(../images/nav_popcorn.jpg); margin-right:29px;}
.header li.candy a {width:100px; background:url(../images/nav_candy.jpg); margin-right:26px;}
.header li.gift a {width:150px; background:url(../images/nav_gift.jpg);}

.header li.popcorn a:hover {background:url(../images/nav_popcorn2.jpg);}
.header li.candy a:hover {background:url(../images/nav_candy2.jpg);}
.header li.gift a:hover {background:url(../images/nav_gift2.jpg);}

.header .stamp1 {width:305px; height:244px; position:absolute; margin:0 0 0 810px; background:url(../images/stamp1.png);}

.header .stamp2 {width:313px; height:223px; position:absolute; margin:0 0 0 695px; background:url(../images/stamp2.png);}

.header .stamp3 {width:347px; height:255px; position:absolute; margin:94px 0 0 743px; z-index:10; background:url(../images/stamp3.png);}

.header .bloglink, .header .bloglink a {width:225px; height:110px;}
.header .bloglink {position:absolute; z-index:10; margin:177px 0 0 800px;}
.header .bloglink a {background:url(../images/blog_off.jpg) top left no-repeat; display:block;}
.header .bloglink a:hover {background:url(../images/blog_on.jpg) top left no-repeat; display:block;}
.header .bloglink span {display:none;}

.header .cart {width:398px; height:150px; position:absolute; margin:0 0 0 336px; background:url(../images/cart.png);}

.header .cartlink, .header .cartlink a {width:205px; height:80px;}
.header .cartlink {position:absolute; margin:13px 0 0 484px;}
.header .cartlink a {display:block;}
.header .cartlink span {display:none;}

.header .topcurves {width:218px; height:74px; position:absolute; margin:11px 0 0 216px; z-index:10; background:url(../images/topcurves.png);}

.header .topnav {position:absolute; margin:43px 0 0 230px; z-index:10;}
.header .topnav ul {margin:0 0 0 6px; padding:0;}
.header .topnav li {margin:0 5px; padding:0; list-style:none; float:left;}
.header .topnav a {height:10px; line-height:10px; display:block;}
.header .topnav span {display:none;}

.header li.about a {width:56px; background:url(../images/about1.gif);}
.header li.news a {width:33px; background:url(../images/news_off.gif);}
.header li.contact a {width:58px; background:url(../images/contact1.gif);}

.header li.about a:hover {background:url(../images/about2.gif);}
.header li.news a:hover {background:url(../images/news_on.gif);}
.header li.contact a:hover {background:url(../images/contact2.gif);}

/* Body */

.body {width:100%;}
.body .center {}

.leftshadow {background:url(../images/shadow_left.png) repeat-y;}

.rightshadow {background:url(../images/shadow_right.png) repeat-y;}

.bodyrepeat {background:url(../images/bodyrepeat.jpg) top repeat-y;}
.bodytop {width:970px; background:url(../images/bodytop.jpg) top no-repeat;}
.bodybottom {width:970px; min-height:735px; height:auto; _height:735px; background:url(../images/bodybottom.jpg) bottom no-repeat;}

/* Home Page */

.homerow1 {width:970px; height:450px;}

.homerow1 .mainad, .homerow1 .mainad a {width:695px; height:418px;}
.homerow1 .mainad {background:url(../images/homead1.jpg); position:absolute; margin:29px 0 0 23px;}
.homerow1 .mainad a {display:block;}
.homerow1 .mainad span {display:none;}

.homerow1 .mainad_christmas, .homerow1 .mainad_christmas a {width:695px; height:418px;}
.homerow1 .mainad_christmas {background:url(../images/homead1_christmas.jpg); position:absolute; margin:29px 0 0 23px;}
.homerow1 .mainad_christmas a {display:block;}
.homerow1 .mainad_christmas span {display:none;}

.homerow1 .newsbg {width:234px; height:130px; position:absolute; margin:163px 0 0 729px; background:url(../images/news.png);}

.homerow1 .newsarticle {position:absolute; margin:211px 0 0 773px;}

.homerow1 .readmore, .homerow1 .readmore a {width:48px; height:7px;}
.homerow1 .readmore {position:absolute; margin:266px 0 0 773px; font-size:0; line-height:0;}
.homerow1 .readmore a {display:block; background:url(../images/readmore.gif);}
.homerow1 .readmore a:hover {background:url(../images/readmore2.gif);}
.homerow1 .readmore span {display:none;}

.homerow1 .corporate {width:226px; height:159px; position:absolute; margin:297px 0 0 731px; background:url(../images/corporate.png);}

.homerow2 {width:970px; height:65px;}
.homerow2 .choosing {width:834px; height:51px; background:url(../images/choosing.gif); position:absolute; margin:14px 0 0 31px;}

.homerow3 {width:970px; height:220px;}

.homerow3 .ad1, .homerow3 .ad1 a {width:350px; height:210px;}
.homerow3 .ad1 {position:absolute; margin:7px 0 0 7px; background:url(../images/home_ad1.gif); z-index:10;}
.homerow3 .ad1 a {display:block;}
.homerow3 .ad1 span {display:none;}

.homerow3 .ad2, .homerow3 .ad2 a {width:330px; height:210px;}
.homerow3 .ad2 {position:absolute; margin:7px 0 0 317px; background:url(../images/home_ad2.gif); z-index:15;}
.homerow3 .ad2 a {display:block;}
.homerow3 .ad2 span {display:none;}

.homerow3 .ad3, .homerow3 .ad3 a {width:330px; height:210px;}
.homerow3 .ad3 {position:absolute; margin:8px 0 0 636px; background:url(../images/home_ad3.gif);}
.homerow3 .ad3 a {display:block;}
.homerow3 .ad3 span {display:none;}

/* Product */
.prodrow1 {width:970px; height:345px;}
.prodrow1 .frame {width:437px; height:300px; background:url(../images/product_frame.gif); position:absolute; margin:32px 0 0 20px;}
.prodrow1 .productpic {position:absolute; margin:59px 0 0 48px;}

.prodrow1 .poptitle {width:330px; height:110px; position:absolute; margin:45px 0 0 450px; background:url(../images/popcorn_title.png);}

.prodrow1 .productdesc {width:475px; position:absolute; margin:195px 0 0 468px; font-size:12px; line-height:22px; color:#44250e;}

.prodrow1 .price {position:absolute; margin:153px 0 0 468px;}

.prodrow2 {width:970px; height:350px;}
.prodrow2 .greenbox {width:915px; height:333px; background:url(../images/greenbg.jpg); position:absolute; margin:1px 0 0 27px;}

.prodrow2 .placeorder {width:901px; height:92px; position:absolute; margin:14px 0 0 7px; background:url(../images/placeorder.png);}

.prodrow2 .steps {width:260px; height:26px; background:url(../images/steps.gif); position:absolute; margin:113px 0 0 20px;}

.seals {position:absolute; margin:148px 0 0 40px;}
.seals ul {margin:0; padding:0;}
.seals li {width:173px; height:172px; margin:0 18px; padding:0; list-style:none; float:left;}

    /* Seals OFF & ON :: backgrounds of each state */
.seals li.off {background:url(../images/seal_off.gif);}
.seals li.on {background:url(../images/seal_on.gif);}

    /* Seal 1 is ON */
.seal1 .top {width:200px; height:86px; position:absolute; margin:0 0 0 -12px; background:url(../images/selectflavor_title.png);}

.seal1 .bottom {width:200px; height:86px; position:absolute; margin:86px 0 0 -12px; background:url(../images/selectflavor_text.png);}

.seal1 .link, .seal1 .link a {width:200px; height:172px;}
.seal1 .link {position:absolute; margin:0;}
.seal1 .link a {display:block;}
.seal1 .link span {display:none;}

    /* Seal 2 is OFF */
.seals li.off .seal2 .top {width:180px; height:86px; position:absolute; margin:0 0 0 -4px; background:url(../images/selectsize_title_off.png);}

.seals li.off .seal2 .bottom {width:180px; height:86px; position:absolute; margin:86px 0 0 -4px; background:url(../images/selectsize_text_off.png);}

    /* Seal 2 is ON */
.seals li.on .seal2 .top {width:180px; height:86px; position:absolute; margin:0 0 0 -4px; background:url(../images/selectsize_title.png);}

.seals li.on .seal2 .bottom {width:180px; height:86px; position:absolute; margin:86px 0 0 -4px; background:url(../images/selectsize_text.png);}

.seals li.on .seal2 .link, .seals li.on .seal2 .link a {width:200px; height:172px;}
.seals li.on .seal2 .link {position:absolute; margin:0;}
.seals li.on .seal2 .link a {display:block;}
.seals li.on .seal2 .link span, .seals li.off .seal2 .link span {display:none;}

    /* Seal 3 is OFF */
.seals li.off .seal3 .top {width:180px; height:86px; position:absolute; margin:0 0 0 -4px; background:url(../images/selectquant_title_off.png);}

.seals li.off .seal3 .bottom {width:180px; height:86px; position:absolute; margin:86px 0 0 -4px; background:url(../images/selectquant_text_off.png);}

    /* Seal 3 is ON */
.seals li.on .seal3 .top {width:180px; height:86px; position:absolute; margin:0 0 0 -4px; background:url(../images/selectquant_title.png);}

.seals li.on .seal3 .bottom {width:180px; height:86px; position:absolute; margin:86px 0 0 -4px; background:url(../images/selectquant_text.png);}

.seals li.on .seal3 .link, .seals li.on .seal3 .link a {width:200px; height:172px;}
.seals li.on .seal3 .link {position:absolute; margin:0;}
.seals li.on .seal3 .link a {display:block;}
.seals li.on .seal3 .link span, .seals li.off .seal3 .link span {display:none;}

    /* Seal 4 is OFF */
.seals li.off .seal4 .top {width:180px; height:172px; position:absolute; margin:0 0 0 -5px; background:url(../images/addbasket_off.png);}

    /* Seal 4 is ON */
.seals li.on .seal4 .top {width:180px; height:172px; position:absolute; margin:0 0 0 -5px; background:url(../images/addbasket_on.png);}

.seals li.on .seal4 .link, .seals li.on .seal4 .link a {width:200px; height:172px;}
.seals li.on .seal4 .link {position:absolute; margin:0;}
.seals li.on .seal4 .link a {display:block;}
.seals li.on .seal4 .link span, .seals li.off .seal4 .link span {display:none;}

/* Footer */

.footer {width:100%;}
.footer .center {width:970px; height:350px; margin:0 auto;}

.footer .bg {width:1170px; height:325px; position:absolute; margin:0 0 0 -100px; background:url(../images/footerbg.png);}

.footer .box {width:620px; height:135px; background:#fff; position:absolute; margin:40px 0 0 30px; filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity: 0.3; opacity: 0.3;}

.footer .located {width:339px; height:230px; position:absolute; margin:0 0 0 621px; background:url(../images/located.png);}

.footer .ticket1 {width:545px; height:254px; position:absolute; margin:110px 0 0 155px; background:url(../images/ticket1.png);}

.footer .ticket2 {width:600px; height:280px; position:absolute; margin:65px 0 0 119px; background:url(../images/ticket2.png);}

.footer .route66 {width:153px; height:147px; position:absolute; margin:5px 0 0 207px; background:url(../images/route66.png);}

.footer .stamp4 {width:347px; height:315px; position:absolute; margin:-47px 0 0 -123px; background:url(../images/stamp4.png);}

.footer .stamp5 {width:327px; height:270px; position:absolute; margin:-8px 0 0 -120px; background:url(../images/stamp5.png);}

.footer .stamp6 {width:289px; height:211px; position:absolute; margin:51px 0 0 -62px; background:url(../images/stamp6.png);}

.footer .car {width:444px; height:274px; position:absolute; margin:75px 0 0 -48px; background:url(../images/car.png);}

.footer .momandpop {width:250px; height:15px; background:url(../images/momandpop.gif); font-size:0; line-height:0; position:absolute; margin:52px 0 0 369px;}

.footer .text {width:265px; font-size:10px; line-height:15px; color:#795533; position:absolute; margin:75px 0 0 369px;}

.footer .links {font-size:10px; line-height:20px; color:#0e796e; position:absolute; margin:128px 0 0 386px;}
.footer .links a {font-weight:normal; text-decoration:none; color:#0e796e;}
.footer .links a:hover {font-weight:normal; text-decoration:none; color:#9e1e21;}

.footer .copyright {font-size:10px; line-height:15px; color:#795533; position:absolute; margin:148px 0 0 476px;}
.footer .copyright a {font-weight:normal; text-decoration:none; color:#795533;}
.footer .copyright a:hover {font-weight:normal; text-decoration:none; color:#9e1e21;}

.footer .phone {width:142px; height:18px; position:absolute; margin:35px 0 0 758px; background:url(../images/phone.png);}

/* ======================================================================================= */

.pseudo_button { cursor:hand; cursor:pointer; }

/* Candy Navigation ====================================================================== */

#nav_candy { margin:10px 0; }
#nav_candy ul {margin:0; padding:0;}
#nav_candy li { padding:0; margin:5px 0; display:block; list-style:none; }

/* ======================================================================================= */

/* Product adds ========================================================================== */

.short_desc { margin:1px 0 5px 0; font-size:11px; font-weight:normal; font-family:Arial, Helvetica, sans-serif; color:#7a5b5b; }
.more_details { float:left; }
.details_price_wrapper {  }

.product-name-large { margin-top:5px; font-weight:bold; font-size:44px; color:#340606; letter-spacing:-2px; }
.product-name-large h2 { margin-top:5px; font-weight:bold; font-size:44px; color:#340606; letter-spacing:-2px; }
.product-name-large a { margin-top:5px; text-decoration:none; color:#2f0505; }
.price_large { margin:2px 0 10px 0; font-size:32px; font-weight:bold; padding:0; color:#99bb3e; font-style:italic; }
.product-description { font-size:11px; line-height:16px; color:#5f451d; }
.qty_select { width:303px; margin:2px 0 4px 0; overflow:hidden; padding:16px 2px 10px 19px; background:url(../images/qty_bg.gif) no-repeat; filter:alpha(opacity=50); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.large_qty { width:45px; text-align:right; height:18px; padding:5px; color:#333; border:1px solid #b1b1b1; position:relative; top:-11px; }
#related { border-bottom:3px solid #b6af94; padding:5px 0; margin:10px 0; width:100%; }
.related_price { float:right; padding-right:12px; color:#89b222; font-size:16px; line-height:16px; padding-top:8px; font-weight:bold; }
.product-custom-option { border:1px solid #0099cc; position:relative; top:-10px; padding:5px; border:1px solid #b1b1b1; color:#333; }
/* ======================================================================================= */

/* Shopping Cart ========================================================================== */

.cartnav {width:930px; height:80px;}
.cartnav ul {margin:30px 0 0 155px; padding:0; filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; position:absolute; z-index:20;}
.cartnav li {margin:0; padding:0; list-style:none; float:left;}
.cartnav a {width:163px; height:39px; display:block; position:relative; margin-left:-18px;}
.cartnav span {display:none;}

    /* Button 1 */
.cartnav li.cart1_on a {background:url(../images/cartnav1_on.gif);}

    /* Button 2 */
.cartnav li.cart2_on a {background:url(../images/cartnav2_on.gif);}
.cartnav li.cart2_off a {background:url(../images/cartnav2_off.gif);}

    /* Button 3 */
.cartnav li.cart3_on a {background:url(../images/cartnav3_on.gif);}
.cartnav li.cart3_off a {background:url(../images/cartnav3_off.gif);}

    /* Button 4 */
.cartnav li.cart4_on a {background:url(../images/cartnav4_on.gif);}
.cartnav li.cart4_off a {background:url(../images/cartnav4_off.gif);}

.carttitle {width:920px; height:120px;}
.carttitle .title {height:111px; background:url(../images/cart_title.gif) top left no-repeat; margin:10px 0 0 0;}
.carttitle .billingtitle {height:111px; background:url(../images/cart/billing_title.gif) no-repeat; margin:10px 0 0 0;}
.carttitle .logintitle {height:111px; background:url(../images/cart/checkout_title.gif) no-repeat; margin:10px 0 0 0;}
.carttitle .shippingtitle {height:111px; background:url(../images/cart/shipping_title.gif) no-repeat; margin:10px 0 0 0;}
.carttitle .shiptypetitle {height:111px; background:url(../images/cart/shiptype_title.gif) no-repeat; margin:10px 0 0 0;}
.carttitle .paymenttitle {height:115px; background:url(../images/cart/review_order.gif) no-repeat; margin:10px 0 0 0;}
.carttitle .cc_title {height:111px; background:url(../images/cart/cc_title.gif) no-repeat; margin:10px 0 0 0;}

.addysummary {line-height:normal; font-size:13px;}
.addysummary b {font-size:14px; font-weight:bold;}
.addysummary a {color:#24879C; font-weight:normal;}

.cartlist tr.labels {background:url(../images/cartlabels.jpg) top left no-repeat;}
.cartlist hr {color:#fff; background:#fff; height:4px; border:none; margin:4px 0; filter:alpha(opacity=30); -moz-opacity:0.3; -khtml-opacity: 0.3; opacity: 0.3;}
.cartlist p {color:#8c775e; font-size:11px; line-height:18px; margin:4px 0; padding-right:20px;}
.cartlist p.note {font-size:10px; line-height:15px; width:370px;}
.cartlist .prodname {padding:2px 0;}
.cartlist .quantity input {background:#FFF; border:#c4c4c4 2px solid; width:30px; padding:5px; font-size:18px; line-height:22px; color:#000; font-weight:bold; text-align:center; filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}
.cartlist .prodthumb img {border:#42b9ea 2px solid; filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8;}

.cart_item_desc { margin-left:10px; font-size:10px; line-height:16px; color:#7c706c; }

.empty_cart {display:block; background:url(../images/cart/empty_photo.gif) top left no-repeat; height:204px; margin:20px 0 20px 0;}
.empty_cart .emptylink a span {display:none;}
.empty_cart .epopcorn a {display:block; position:absolute; margin:108px 0 0 340px; width:70px; height:19px;}
.empty_cart .ecandy a {display:block; position:absolute; margin:108px 0 0 416px; width:55px; height:19px;}
.empty_cart .egifts a {display:block; position:absolute; margin:108px 0 0 495px; width:83px; height:19px;}

/* ======================================================================================= */

.news_article { font-size:11px; line-height:14px; font-weight:bold; color:#562c01; letter-spacing:-.6px; margin-top:-5px; }
.news_article a { font-size:11px; line-height:14px; font-weight:bold; color:#562c01; letter-spacing:-.6px; margin-top:-5px; }

/* About Page */

.aboutleft {width:160px; padding:120px 0 0 10px; float:left;}
.aboutright {width:725px; padding:25px 30px 0 0; float:right;}

.aboutnav ul {margin:10px 0 0 0; padding:0;}
.aboutnav li {margin:2px 0; padding:0; list-style:none; float:left;}
.aboutnav a {width:147px; height:21px; display:block; padding-left:10px; color:#300505; font-size:15px; font-family:"Courier New", Courier, monospace;}
.aboutnav a:hover {color:#fff; text-decoration:none;}
.aboutnav span {display:none;}

.aboutnav li.popcorn a {background:url(../images/about_nav1.gif);}
.aboutnav li.popcorn a:hover {background:url(../images/about_nav1over.gif);}
.aboutnav li.candy a {background:url(../images/about_nav2.gif);}
.aboutnav li.candy a:hover {background:url(../images/about_nav2over.gif);}
.aboutnav li.gift a {background:url(../images/about_nav3.gif);}
.aboutnav li.gift a:hover {background:url(../images/about_nav3over.gif);}
.aboutnav li.contact a {background:url(../images/about_nav4.gif);}
.aboutnav li.contact a:hover {background:url(../images/about_nav4over.gif);}

.about_fb {float:left; margin-top:30px;}
.about_fb a {width:157px; height:45px; display:block; background:url(../images/mp_facebook.gif);}
.about_fb a:hover {background:url(../images/mp_facebookover.gif);}
.about_fb span {display:none;}

/* Gift Tins */

.tins_row1 {width:970px; height:200px;}

.tins_row1 .title {position:absolute; margin:20px 0 0 30px;}
.tins_row1 .subtitle {width:881px; height:28px; position:absolute; margin:170px 0 0 35px;}

.tins_row2 {width:970px; height:500px;}
.tins_row2 .selectdesign {position:absolute; margin:10px 0 0 30px;}
.tins_row2 .tinpic {position:absolute; margin:155px 0 0 15px;}

.tins_row2 .flavors {position:absolute; margin:40px 0 0 340px;}
.tins_row2 .flavors_num {width:330px; height:45px; border-bottom:#b2a380 1px solid; border-top:#b2a380 1px solid; position:absolute; margin:95px 0 0 340px;}

.tins_row2 .flavors_num ul {margin:7px 0 0 0; padding:0;}
.tins_row2 .flavors_num li {margin:0; padding:0 22px 0 0; list-style:none; float:left;}
.tins_row2 .flavors_num a {width:69px; height:31px; display:block;}
.tins_row2 .flavors_num span {display:none;}

.tins_row2 .flavors_num li.one_on a {background:url(../images/tin_1flavor_on.gif);}
.tins_row2 .flavors_num li.one_off a {background:url(../images/tin_1flavor_off.gif);}
.tins_row2 .flavors_num li.two_on a {background:url(../images/tin_2flavor_on.gif);}
.tins_row2 .flavors_num li.two_off a {background:url(../images/tin_2flavor_off.gif);}
.tins_row2 .flavors_num li.three_on a {background:url(../images/tin_3flavor_on.gif);}
.tins_row2 .flavors_num li.three_off a {background:url(../images/tin_3flavor_off.gif);}

.tins_row2 .flavors_select {position:absolute; margin:200px 0 0 340px;}
.tins_row2 .flavors_choices {width:615px; border-bottom:#b2a380 1px solid; border-top:#b2a380 1px solid; padding:5px 0; position:absolute; margin:255px 0 0 340px;}
.tins_row2 .flavors_choices select {width:520px; background:#fff; border:#ccc2ba 1px solid; padding:5px; font-size:12px; line-height:20px; color:#39210b;}

.pie_1flavor, .pie_2flavor, .pie_3flavor {width:230px; height:230px; position:absolute; margin:20px 0 0 700px;}

.pie_1flavor {background:url(../images/pie_1flavor.png);}

.pie_2flavor {background:url(../images/pie_2flavor.png);}

.pie_3flavor {background:url(../images/pie_3flavor.png);}

.pie_1chosen, .pie_2chosen, .pie_3chosen {width:230px; height:230px; position:absolute; margin:20px 0 0 700px;}

     /* Lets get all the images to fit within 130x105 */
.choice1, .choice2, .choice3 {width:130px; height:105px; position:absolute;}

     /* If 1 flavor is picked */
/* .pie_1chosen .choice1 {margin:60px 0 0 50px;} */
.pie_1chosen .choice1 { float:left; width:100px; text-align:center; position:relative; top:74px; left: 70px; height:85px; z-index:40; }
.pie_1chosen .flavor { position:relative; top:20px; }

     /* If 2 flavors are picked */
/*
.pie_2chosen .choice1 {margin:60px 0 0 -20px;}
.pie_2chosen .choice2 {margin:60px 0 0 120px;}
*/
.pie_2chosen .choice1 { float:left; width:100px; text-align:center; position:relative; top:79px; left: 20px; height:85px; z-index:40; }
.pie_2chosen .choice2 { float:left; width:100px; text-align:center; position:relative; top:79px; left: 20px; height:85px; z-index:41; }
.pie_2chosen .flavor { position:relative; top:20px; }

     /* If 3 flavors are picked */
/* 
.pie_3chosen .choice1 {margin:20px 0 0 -20px;} 
.pie_3chosen .choice2 {margin:20px 0 0 120px;}
.pie_3chosen .choice3 {margin:133px 0 0 50px;}
*/
.pie_3chosen .choice1 { float:left; width:100px; text-align:center; position:relative; top:45px; left: 15px; height:85px; z-index:40; }
.pie_3chosen .choice2 { float:left; width:100px; text-align:center; position:relative; top:45px; left: 31px; height:85px; z-index:41; }
.pie_3chosen .choice3 { float:left; width:100px; text-align:center; position:relative; top:50px; left: 78px; height:85px; z-index:42; }
.pie_3chosen .flavor { position:relative; top:20px; }

.tins_row2 .addtocart {position:absolute; margin:400px 0 0 760px;}
.tins_row2 .pricehold {position:absolute; margin:410px 0 0 610px;}

/* Body Redux */
.body_interior {width:100%;}

.body_interior .leftshadow {background:url(../images/shadow_left.png) repeat-y;}

.body_interior .rightshadow {background:url(../images/shadow_right.png) repeat-y;}

.bodyrepeat {background:url(../images/bodyrepeat.jpg) top repeat-y;}
.bodytop {width:970px; background:url(../images/bodytop.jpg) top no-repeat;}
.bodybottom {width:970px; min-height:735px; height:auto; _height:735px; background:url(../images/bodybottom.jpg) bottom no-repeat;}

/* Contact Us */

.aboutnav li.about a {background:url(../images/about_nav5.gif);}
.aboutnav li.about a:hover {background:url(../images/about_nav5over.gif);}

.contactmap {width:634px; height:382px; background:url(../images/contactmap.jpg);}
.contactmap .whitebox {width:185px; height:145px; position:absolute; margin:223px 0 0 20px; background:#fff; filter:alpha(opacity=45); -moz-opacity:0.45; -khtml-opacity: 0.45; opacity: 0.45;}

.contactmap .email, .contactmap .email a {width:164px; height:123px;}
.contactmap .email {position:absolute; margin:234px 0 0 28px; background:url(../images/contact_email.gif);}
.contactmap .email a {display:block;}
.contactmap .email a:hover {background:url(../images/contact_email2.gif);}
.contactmap .email span {display:none;}

.contactmap .maparrow {position:absolute; margin:190px 0 0 376px;}

.contactmap .comevisit, .contactmap .comevisit a {width:187px; height:91px;}
.contactmap .comevisit {position:absolute; margin:130px 0 0 425px; background:url(../images/comevisit.gif);}
.contactmap .comevisit a {display:block;}
.contactmap .comevisit a:hover {background:url(../images/comevisit2.gif);}
.contactmap .comevisit span {display:none;}

/* News */

.newsmen {padding:25px 0 0 65px;}

.newslist {font-family:"Times New Roman", Times, serif;}

.newslist h1 {font-size:24px; line-height:26px; color:#19a3cd; font-weight:bold; margin:5px 0; letter-spacing:-1px;}
.newslist p {font-size:12px; line-height:16px; color:#000000; margin:2px 0;}
.newslist div.article {font-size:14px; line-height:24px; color:#000000; font-weight:bold; margin:15px 0; text-align:justify; text-indent:25px;}
.newslist div.article p {font-size:14px; line-height:24px; color:#000000; font-weight:bold; margin:15px 0; text-align:justify; text-indent:25px;}

.newsnav {background:#faf7eb; filter:alpha(opacity=80); -moz-opacity:0.8; -khtml-opacity: 0.8; opacity: 0.8; font-size:12px; margin-bottom:50px;}
.newsnav a {color:#000; font-weight:bold; text-decoration:none;}
.newsnav a:hover {color:#c72d05; font-weight:bold; text-decoration:none;}

/* News Article */
.aboutnav li.news_archive_link a {}
.aboutnav li.news_archive_link a:hover {background:url(../images/left_nav_over.gif);}
.aboutnav li.october_2009 a {background:url(../images/october_2009.gif);}
.aboutnav li.october_2009 a:hover {background:url(../images/october_2009_over.gif);}
.aboutnav li.september_2009 a {background:url(../images/september_2009.gif);}
.aboutnav li.september_2009 a:hover {background:url(../images/september_2009_over.gif);}
.aboutnav li.august_2009 a {background:url(../images/august_2009.gif);}
.aboutnav li.august_2009 a:hover {background:url(../images/august_2009_over.gif);}
.aboutnav li.july_2009 a {background:url(../images/july_2009.gif);}
.aboutnav li.july_2009 a:hover {background:url(../images/july_2009_over.gif);}
.aboutnav li.june_2009 a {background:url(../images/june_2009.gif);}
.aboutnav li.june_2009 a:hover {background:url(../images/june_2009_over.gif);}


.news_bread {color:#300505;font-family:"Courier New", Courier, monospace; font-weight:bold;}
.news_bread a {color:#300505;}
.news_bread a:hover {color:#c93005; text-decoration:none;}

.newsstory {font-family:"Times New Roman", Times, serif;}

.newsstory h1 {font-size:48px; line-height:50px; color:#300505; font-weight:bold; margin:10px 0; letter-spacing:-1px; padding-right:150px;}
.newsstory h2 {font-size:30px; line-height:34px; color:#310505; font-weight:bold; margin:10px 0; letter-spacing:-1px;}
.newsstory p {font-size:14px; line-height:24px; color:#000000; font-weight:bold; margin:15px 0;}
.newsstory img {padding:10px;}

/* lifeBLUE TV */

.footer .lifeblue, .footer .lifebluelink, .footer .lifebluelink a {width:148px; height:159px;}
.footer .lifeblue, .footer .lifebluelink {position:absolute; margin:159px 0 0 865px;}
.footer .lifebluelink a {display:block;}
.footer .lifebluelink span {display:none;}
.footer .lifeblue {background:url(../images/lifeblue.png);}

/* Gift Pails */

.pail_row2 {width:970px; height:500px;}
.pail_row2 .selectdesign {position:absolute; margin:10px 0 0 30px;}
.pail_row2 .tinpic {position:absolute; margin:155px 0 0 15px;}

.pail_row2 .flavors_select {position:absolute; margin:15px 0 0 340px;}
.pail_row2 .flavors_choices {width:615px; border-bottom:#b2a380 1px solid; border-top:#b2a380 1px solid; padding:5px 0; position:absolute; margin:70px 0 0 340px;}
.pail_row2 .flavors_choices select {width:520px; background:#fff; border:#ccc2ba 1px solid; padding:5px; font-size:12px; line-height:20px; color:#39210b;}

.pail_row2 .addtocart {position:absolute; margin:215px 0 0 760px;}
.pail_row2 .pricehold {position:absolute; margin:225px 0 0 610px;}

/* Gift Boxes */

.box_row2 {width:970px; min-height:500px; _height:500px; height:auto; }

.box_row2 .leftbox {width:335px; float:left;}
.box_row2 .rightbox {width:635px; float:right;}

.box_row2 .selectdesign {position:absolute; margin:10px 0 0 30px;}
.box_row2 .tinpic {position:absolute; margin:155px 0 0 15px;}

.box_row2 .flavors_select {position:relative; margin:15px 0 0 5px;}
.box_row2 .flavors_choices {width:615px; border-bottom:#b2a380 1px solid; border-top:#b2a380 1px solid; padding:5px 0; position:relative; margin:4px 0 0 5px;}
.box_row2 .flavors_choices select {width:520px; background:#fff; border:#ccc2ba 1px solid; padding:5px; font-size:12px; line-height:20px; color:#39210b;}

.box_row2 .addmycandy {position:relative; margin:29px 0 0 5px;}
.box_row2 .addmycandy_sub {position:relative; margin:9px 0 0 10px;}

.box_row2 .candyholder {width:615px; position:relative; margin:10px 0 0 5px;}
.box_row2 .candyholder .candychart {border-bottom:#b2a380 1px solid;}

.box_row2 .candyholder .candychart .choice {background:#f9f6e9; filter:alpha(opacity=90); -moz-opacity:0.9; -khtml-opacity: 0.9; opacity: 0.9;}


/* 404 */

.main404 {width:970px; height:725px;}
.main404 .title {position:absolute; margin:45px 0 0 30px;}
.main404 .subtitle {position:absolute; margin:340px 0 0 30px;}
.main404 .lady {position:absolute; margin:98px 0 0 360px;}

.main404 .linklist {position:absolute; margin:500px 0 0 30px;}
.main404 .linklist ul {margin:0; padding:0;}
.main404 .linklist li {margin:2px 0; padding:0; list-style:none;}
.main404 .linklist a {width:175px; height:20px; display:block;}
.main404 .linklist span {display:none;}

.main404 .linklist li.home a {background:url(../images/404nav_1.gif);}
.main404 .linklist li.home a:hover {background:url(../images/404nav_1_over.gif);}

.main404 .linklist li.popcorn a {background:url(../images/404nav_2.gif);}
.main404 .linklist li.popcorn a:hover {background:url(../images/404nav_2_over.gif);}

.main404 .linklist li.candy a {background:url(../images/404nav_3.gif);}
.main404 .linklist li.candy a:hover {background:url(../images/404nav_3_over.gif);}

.main404 .linklist li.gifts a {background:url(../images/404nav_4.gif);}
.main404 .linklist li.gifts a:hover {background:url(../images/404nav_4_over.gif);}

.main404 .linklist li.about a {background:url(../images/404nav_5.gif);}
.main404 .linklist li.about a:hover {background:url(../images/404nav_5_over.gif);}

.main404 .linklist li.news a {background:url(../images/404nav_6.gif);}
.main404 .linklist li.news a:hover {background:url(../images/404nav_6_over.gif);}

.main404 .linklist li.contact a {background:url(../images/404nav_7.gif);}
.main404 .linklist li.contact a:hover {background:url(../images/404nav_7_over.gif);}

#lb_option select { height:28px; }

/* Landing Pages */

.prodlanding {width:100%; margin-top:20px; _margin:20px 0 0 -15px;}

.prodlanding .candy1, .prodlanding .candy1 a {width:260px; height:215px;}
.prodlanding .candy1 {position:absolute; margin:0 0 0 -10px;}
.prodlanding .candy1 a {display:block; background:url(../images/landing/candy1.gif);}
.prodlanding .candy1 a:hover {background:url(../images/landing/candy1_over.gif);}
.prodlanding .candy1 span {display:none;}

.prodlanding .candy2, .prodlanding .candy2 a {width:260px; height:215px;}
.prodlanding .candy2 {position:absolute; margin:0 0 0 250px;}
.prodlanding .candy2 a {display:block; background:url(../images/landing/candy2.gif);}
.prodlanding .candy2 a:hover {background:url(../images/landing/candy2_over.gif);}
.prodlanding .candy2 span {display:none;}

.prodlanding .candy3, .prodlanding .candy3 a {width:260px; height:215px;}
.prodlanding .candy3 {position:absolute; margin:0 0 0 510px;}
.prodlanding .candy3 a {display:block; background:url(../images/landing/candy3.gif);}
.prodlanding .candy3 a:hover {background:url(../images/landing/candy3_over.gif);}
.prodlanding .candy3 span {display:none;}

.prodlanding .candy4, .prodlanding .candy4 a {width:260px; height:215px;}
.prodlanding .candy4 {position:absolute; margin:220px 0 0 -10px;}
.prodlanding .candy4 a {display:block; background:url(../images/landing/candy4.gif);}
.prodlanding .candy4 a:hover {background:url(../images/landing/candy4_over.gif);}
.prodlanding .candy4 span {display:none;}

.prodlanding .candy5, .prodlanding .candy5 a {width:260px; height:215px;}
.prodlanding .candy5 {position:absolute; margin:220px 0 0 250px;}
.prodlanding .candy5 a {display:block; background:url(../images/landing/candy5.gif);}
.prodlanding .candy5 a:hover {background:url(../images/landing/candy5_over.gif);}
.prodlanding .candy5 span {display:none;}

.prodlanding .candy6, .prodlanding .candy6 a {width:260px; height:215px;}
.prodlanding .candy6 {position:absolute; margin:220px 0 0 510px;}
.prodlanding .candy6 a {display:block; background:url(../images/landing/candy6.gif);}
.prodlanding .candy6 a:hover {background:url(../images/landing/candy6_over.gif);}
.prodlanding .candy6 span {display:none;}

.prodlanding .gift2, .prodlanding .gift2 a {width:260px; height:215px;}
.prodlanding .gift2 {position:absolute; margin:0 0 0 250px;}
.prodlanding .gift2 a {display:block; background:url(../images/landing/gift2.gif);}
.prodlanding .gift2 a:hover {background:url(../images/landing/gift2_over.gif);}
.prodlanding .gift2 span {display:none;}

.prodlanding .gift4, .prodlanding .gift4 a {width:260px; height:215px;}
.prodlanding .gift4 {position:absolute; margin:220px 0 0 -10px;}
.prodlanding .gift4 a {display:block; background:url(../images/landing/gift4.gif);}
.prodlanding .gift4 a:hover {background:url(../images/landing/gift4_over.gif);}
.prodlanding .gift4 span {display:none;}

.prodlanding .gift5, .prodlanding .gift5 a {width:260px; height:215px;}
.prodlanding .gift5 {position:absolute; margin:220px 0 0 250px;}
.prodlanding .gift5 a {display:block; background:url(../images/landing/gift5.gif);}
.prodlanding .gift5 a:hover {background:url(../images/landing/gift5_over.gif);}
.prodlanding .gift5 span {display:none;}

.prodlanding .gift6, .prodlanding .gift6 a {width:260px; height:215px;}
.prodlanding .gift6 {position:absolute; margin:220px 0 0 510px;}
.prodlanding .gift6 a {display:block; background:url(../images/landing/gift6.gif);}
.prodlanding .gift6 a:hover {background:url(../images/landing/gift6_over.gif);}
.prodlanding .gift6 span {display:none;}

.prodlanding .gift1 {width:260px; height:215px; position:absolute; margin:0 0 0 -10px; background:url(../images/landing/gift1.gif);}
.prodlanding .gift1 ul {margin:73px 0 0 135px; padding:0;}
.prodlanding .gift1 li {margin:0; padding:1px 0; list-style:none;}
.prodlanding .gift1 a {width:100px; height:20px; line-height:20px; display:block;}
.prodlanding .gift1 span {display:none;}

.prodlanding .gift1 li.gallon1 a {background:url(../images/landing/1gallon.gif);}
.prodlanding .gift1 li.gallon1 a:hover {background:url(../images/landing/1gallon_over.gif);}
.prodlanding .gift1 li.gallon2 a {background:url(../images/landing/2gallon.gif);}
.prodlanding .gift1 li.gallon2 a:hover {background:url(../images/landing/2gallon_over.gif);}
.prodlanding .gift1 li.gallon3 a {background:url(../images/landing/3gallon.gif);}
.prodlanding .gift1 li.gallon3 a:hover {background:url(../images/landing/3gallon_over.gif);}
.prodlanding .gift1 li.gallon6 a {background:url(../images/landing/6gallon.gif);}
.prodlanding .gift1 li.gallon6 a:hover {background:url(../images/landing/6gallon_over.gif);}

.prodlanding .gift3 {width:260px; height:215px; position:absolute; margin:0 0 0 510px; background:url(../images/landing/gift3.gif);}
.prodlanding .gift3 ul {margin:73px 0 0 130px; padding:0;}
.prodlanding .gift3 li {margin:0; padding:1px 0; list-style:none;}
.prodlanding .gift3 a {width:120px; height:20px; line-height:20px; display:block;}
.prodlanding .gift3 span {display:none;}

.prodlanding .gift3 li.box1 a {background:url(../images/landing/box1.gif);}
.prodlanding .gift3 li.box1 a:hover {background:url(../images/landing/box1_over.gif);}
.prodlanding .gift3 li.box2 a {background:url(../images/landing/box2.gif);}
.prodlanding .gift3 li.box2 a:hover {background:url(../images/landing/box2_over.gif);}
.prodlanding .gift3 li.box3 a {background:url(../images/landing/box3.gif) no-repeat; margin: 4px 0 -4px 1px;}
.prodlanding .gift3 li.box3 a:hover {background:url(../images/landing/box3_over.gif) no-repeat; margin: 4px 0 -4px 1px;}

/* HOLIDAY Landing */

.prodlanding .holiday1, .prodlanding .holiday1 a {width:260px; height:215px;}
.prodlanding .holiday1 {position:absolute; margin:0 0 0 -10px;}
.prodlanding .holiday1 a {display:block; background:url(../images/landing/holiday1.gif);}
.prodlanding .holiday1 a:hover {background:url(../images/landing/holiday1_over.gif);}
.prodlanding .holiday1 span {display:none;}

.prodlanding .holiday2, .prodlanding .holiday2 a {width:260px; height:215px;}
.prodlanding .holiday2 {position:absolute; margin:0 0 0 250px;}
.prodlanding .holiday2 a {display:block; background:url(../images/landing/holiday2.gif);}
.prodlanding .holiday2 a:hover {background:url(../images/landing/holiday2_over.gif);}
.prodlanding .holiday2 span {display:none;}

  /* Stocking Stuffers */
.prodlanding .holiday3, .prodlanding .holiday3 a {width:260px; height:215px;}
.prodlanding .holiday3 {position:absolute; margin:0 0 0 510px;}
.prodlanding .holiday3 a {display:block; background:url(../images/landing/holiday3.gif);}
.prodlanding .holiday3 a:hover {background:url(../images/landing/holiday3_over.gif);}
.prodlanding .holiday3 span {display:none;}

  /* Valentines */
.prodlanding .holiday4, .prodlanding .holiday4 a {width:260px; height:215px;}
.prodlanding .holiday4 {position:absolute; margin:0 0 0 510px;}
.prodlanding .holiday4 a {display:block; background:url(../images/landing/holiday4.gif);}
.prodlanding .holiday4 a:hover {background:url(../images/landing/holiday4_over.gif);}
.prodlanding .holiday4 span {display:none;}

/* Sitemap */

.mainsitemap {width:970px; height:725px;}

.mainsitemap .man {width:408px; height:626px; background:url(../images/sm_man.gif); position:absolute; margin:55px 0 0 25px;}
.mainsitemap .title {width:595px; height:184px; background:url(../images/sm_title.gif); position:absolute; margin:60px 0 0 295px;}

.mainsitemap .links {position:absolute; margin:270px 0 0 490px;}
.mainsitemap .links p {font-size:13px; line-height:20px; margin:5px 0;}
.mainsitemap .links ul {margin:5px 0 5px 15px; padding:0;}
.mainsitemap .links li {margin:0 0 0 15px; padding:0; list-style:square; font-size:12px; line-height:21px; color:#573f3c;}
.mainsitemap .links ul li ul {margin:2px 0 2px 10px; padding:0;}
.mainsitemap .links a {color:#573f3c; font-weight:bold; text-decoration:none;}
.mainsitemap .links a:hover {color:#c93005; font-weight:bold; text-decoration:none;}

.estimate-shipping-box {font-size:11px; line-height:18px; margin:4px 0; padding-right:20px;}
.estimate-shipping-box td {padding-right: 4px;}
.estimate-shipping-box input.text {width: 247px; height:22px; font-size:14px; font-weight:bold; vertical-align: middle;}
.estimate-shipping-box select.text {height:22px; font-size:14px; font-weight:bold;}
.estimate-shipping-box table tr td.leftcell {text-align:right; padding:4px; width:80%}
.estimate-shipping-box table tr td.rightcell {text-align:left; padding:4px; width:20%}

.openpage_shipping .input-box input.input-text, .openpage_shipping input.input-text, .openpage_shipping select{
 width:350px;
}

.openpage_shipping .buttons-set{
	width:400px;
}

/* Admin Day */

.adminday {width:970px; height:1100px; font-size:11px; line-height:18px; color:#7a5b5b;}
.adminday a img {border:none;}
.adminday .title {width:917px; height:362px; background:url(../images/adminday/title.gif); position:absolute; margin:33px 0 0 17px;}
.adminday .man {width:298px; height:475px; background:url(../images/adminday/man.gif); position:absolute; margin:220px 0 0 660px;}
.adminday .products {position:absolute; margin:400px 0 0 13px;}

/* Teacher */

.teacher {width:970px; height:1150px; font-size:11px; line-height:18px; color:#7a5b5b;}
.teacher a img {border:none;}
.teacher .title {width:877px; height:357px; background:url(../images/teacher/title.gif); position:absolute; margin:33px 0 0 17px;}
.teacher .woman {width:332px; height:382px; background:url(../images/teacher/woman.gif); position:absolute; margin:260px 0 0 634px;}
.teacher .products {position:absolute; margin:400px 0 0 13px;}
.teacher .products .imgbord {border:#BF975F 1px solid;}
