/**
 * 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:944px; margin:0 auto; padding:0 0 30px 0; text-align:left; }
.page-print { padding:20px; text-align:left; background:#fff; }
.page-popup { padding:20px; text-align:left; }
.main { margin:5px 0; }
.col-main { height:400px; }
.col-main[class] { height:auto; min-height:400px; }

/* Base Columns */ 
.col-left { float:left; width:193px; padding:0; }
.col-main { float:left; width:727px; padding:0; }
.col-right { float:right; width:193px; padding: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:538px; 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%; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; display:inline; width:148px; height:66px; overflow:hidden; }
.header-container {}
.header { padding:14px 0 10px 0; text-align:right; background:url(../images/slogan.gif) no-repeat 136px 14px; }
.header .logo { background-position:0 0; background-repeat:no-repeat; text-align:left; text-indent:-9999em; }
.header .logo a { display:block; width:148px; height:66px; text-decoration:none; }
.header .logo a:hover { text-decoration:none; }
.header .welcome-msg { margin:0; padding:5px 0 0 0; font-weight:bold; text-align:right; }
.header .links { margin:0 0 0 3px; }
.header .links li { margin:0 3px; display:inline; }
.header .links li a { text-decoration:underline; }
.header .links li a:hover { text-decoration:none; }
.header .links li.last { margin-right:0; background:none; }

.header .form-search { margin:5px 0 0 0; text-align:right; }
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; text-align:left; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}

.header .form-language { text-align:right; }
.header .form-language .label { font-weight:bold; }

.header .language-switcher { margin:5px 0 0 0; width:225px; float:right; display:inline; }
.header .language-switcher .label { margin:2px 0 0 0; font-weight:bold; float:left; display:inline; }
.header .flag-holder { width:120px; position:relative; float:right; display:inline; padding:0 10px 0 7px; background:url(../images/icon-arrow-navigation.gif) no-repeat 100% 7px; text-align:left; z-index:999; }
.header .flag-holder a { display:block; padding:1px 0 1px 22px; text-decoration:none; }
.header .flag-holder a:hover { text-decoration:none; color:#000; }
.header .flag-holder a img { float:left; display:inline; margin:1px 0 0 -22px; width:16px; height:16px; position:relative; }
.header[class] .flag-holder a img { margin:0 0 0 -23px; }
.header .flag-holder ul { width:135px; margin:0; padding:4px 0 4px 0; list-style:none; position:absolute; left:-9999em; background:#fff; border:1px solid #eee; }
.header .flag-holder ul.l-show { left:0; }
.header[class] .flag-holder ul { -moz-opacity:0.9; opacity:0.9; filter:alpha(opacity:90); }
.header .flag-holder ul li { margin:0; padding:0; line-height:18px; position:relative; }
.header .flag-holder ul li.selected { }
.header .flag-holder ul li a { padding:2px 2px 2px 28px; line-height:18px; }
.header .flag-holder ul li a:hover { background-color:#f5f5f5; color:#536350; }

.shopping-cart { width:275px; height:26px; margin:0 0 -1px -302px; padding:0 11px 0 27px; float:right; display:inline; border-right:1px solid #4d4f49; background:#5c5e5a url(../images/icon-cart.gif) no-repeat 11px 6px; position:relative; z-index:99; }
.shopping-cart[class] { height:auto; min-height:26px; }
.shopping-cart p { float:left; display:inline; margin:6px 0 0 0; padding:0; color:#fff; font:normal 11px/14px Arial, Helvetica, sans-serif; }
.shopping-cart .amount { }
.shopping-cart .amount a { font-weight:bold; color:#fff; text-decoration:underline; }
.shopping-cart .amount a:hover { color:#fff; text-decoration:none; }
.shopping-cart .separator { padding:0 7px; }
.shopping-cart .subtotal { font-weight:bold; }
.shopping-cart input { margin:3px 0 0 7px; }


/********** < Navigation */
#nav { margin:0 0 3px 0; padding:0 0 0 25px; border-bottom:1px solid #e2e2e1; background:#e9e9e9 url(../images/bg-nav.gif) repeat-x 0 0;  }

/* All Levels */
#nav li { position:relative; text-align:left; text-transform:uppercase; font:normal 12px/14px Arial, Helvetica, sans-serif; }
#nav li.over { z-index:999; }
#nav a,
#nav a:hover { display:block; text-decoration:none; line-height:14px; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span { white-space:normal; font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#333; }

/* 0 Level */
#nav li { float:left; display:inline; margin:0 20px; }
#nav a { float:left; padding:6px 14px 5px 12px; color:#888; font-weight:bold; }
#nav li.active a,
#nav li.over a,
#nav a:hover { color:#000; }
#nav li.parent a { background:url(../images/icon-arrow-navigation.gif) no-repeat 100% 58%; }

/* 1st Level */
#nav ul li { float:none; display:block; margin:0; }
#nav ul li a { color:#333; }
#nav ul li,
#nav ul li.active { float:none; text-transform:none; }
#nav ul li.over { }
#nav ul li.last { }
#nav ul li.parent a { background:#fff; }

#nav ul a,
#nav ul a:hover { float:none; padding:6px 12px; }
#nav ul li a { font-weight:normal !important; }

/* 2nd leven */
#nav ul { padding:8px 0; background:#fff; position:absolute; width:14em; top:25px; left:-10000px; border-top:1px solid #e2e2e1; }
#nav[id] ul { -moz-opacity:0.85; opacity:0.85; filter:alpha(opacity:85); }

/* 3rd+ Level */
#nav ul ul { top:5px; border-top:0; padding:6px 0; }

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

#nav ul li a { background:#fff !important; color:#333; }
#nav ul li a:hover { background:#f0f0f0 !important; color:#333 !important; }
/********** Navigation > */

.sidebar-nav { width:179px; margin:20px 0 16px 0; padding:8px 7px; background:#f3f3f3; position:relative; }
.sidebar-nav ul { margin:0; padding:12px 12px 9px 12px; background:#fff; border:1px solid #dbdbdb; }
.sidebar-nav ul li { margin:0 0 3px 0; padding:0; display:none; }
.sidebar-nav ul li a { margin:0; width:151px; height:52px; display:block; }
.sidebar-nav ul li a span { position:absolute; left:-9999em; top:-9999em; }
.sidebar-nav ul ul { display:none !important; }

.sidebar-nav ul li.active { left:-35px; position:relative; background:url(../images/icon-series-arrow.gif) no-repeat 0 16px; }
.sidebar-nav ul li.active a { margin-left:35px; margin-right:-35px; position:relative; }

.sidebar-nav .nav-graphic-series,
.sidebar-nav .nav-slingsax-minisax-series,
.sidebar-nav .nav-exclusives,
.sidebar-nav .nav-organic-series,
.sidebar-nav .nav-kids-series,
.sidebar-nav .nav-greengrocer-series,
.sidebar-nav .nav-gift-packs,
.sidebar-nav .nav-diy-sets,
.sidebar-nav .nav-water-bottles,
.sidebar-nav .nav-shower-timers { display:block; }

.sidebar-nav .nav-graphic-series a { background:url(../images/catalog/sidebar/nav-graphic-series.gif) no-repeat 0 0; }
.sidebar-nav .nav-slingsax-minisax-series a { background:url(../images/catalog/sidebar/nav-slingsax-minisax-series.gif) no-repeat 0 0; }
.sidebar-nav .nav-exclusives a { background:url(../images/catalog/sidebar/nav-exclusives.gif) no-repeat 0 0; }
.sidebar-nav .nav-organic-series a { background:url(../images/catalog/sidebar/nav-organic-series.gif) no-repeat 0 0; }
.sidebar-nav .nav-kids-series a { background:url(../images/catalog/sidebar/nav-kids-series.gif) no-repeat 0 0; }
.sidebar-nav .nav-greengrocer-series a { background:url(../images/catalog/sidebar/nav-greengrocer-series.gif) no-repeat 0 0; }
.sidebar-nav .nav-gift-packs a { background:url(../images/catalog/sidebar/nav-gift-packs.gif) no-repeat 0 0; }
.sidebar-nav .nav-diy-sets a { background:url(../images/catalog/sidebar/nav-diy-sets.gif) no-repeat 0 0; }
.sidebar-nav .nav-water-bottles a { background:url(../images/catalog/sidebar/nav-aqua-bottles.gif) no-repeat 0 0; }
.sidebar-nav .nav-shower-timers a { background:url(../images/catalog/sidebar/nav-shower-timers.gif) no-repeat 0 0; }
/* ======================================================================================= */


/* 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; border:1px solid #bababa; color:#777; }
input.input-text,textarea { padding:3px; background:#fff url(../images/bg-input.gif) repeat-x 0 0; border-top:1px solid #bababa; border-left:1px solid #bbbcbb; border-bottom:1px solid #d3dccf; border-right:1px solid #d1dacd; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option { padding:2px 2px; border-bottom:1px solid #bbb; }
select.multiselect option:last-child { border-top:0; }
textarea { overflow:auto; }
input.radio,
input.checkbox { margin-right:3px; font-size:11px !important; margin-top:2px; vertical-align:top; }
input.radio { font-size:10px !important; }
input.qty { width:2.5em !important; }

button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */

button.button { background:#FFFFFF url(../images/bg-button-left.gif) no-repeat scroll 0 0; border:0; padding:0; margin:0; background:transparent; /* line-height:21px; */ overflow:visible; cursor:pointer; vertical-align:middle; }
button.button span { position:relative; }
a.button,
button.button span,
a.button span,
button.button span span { background-color:transparent; background-image:url(../images/bg-button.gif); background-repeat:no-repeat; }
a.button,
button.button span { border:0; padding:0 0 0 10px; margin:0; cursor:pointer; background-position:0 0; display:-moz-inline-stack; display:inline-block; color:#727271; height:22px; text-decoration:none; }
a.button span, 
button.button span span { padding:1px 15px 1px 5px; color:#727271; background-position:100% 0; display:-moz-inline-block; display:inline-block; white-space:nowrap; text-transform:uppercase; font:bold 11px/20px Arial, Helvetica, sans-serif; height:20px; }
/*.button:active { bottom:-1px; right:-1px; position:relative; z-index:2; }
button.button:active span span { margin:0; }*/
button.btn-small span { font-size:11px; line-height:14px; padding:1px 9px 0; }
button.disabled {}
button.disabled span {}

.btn-disabled { -moz-opacity:0.4; -webkit-opacity:0.4; opacity:0.4; filter:alpha(opacity:40); }

button.small-button { border:0; padding:0; margin:0; background:transparent; /* line-height:21px; */ overflow:visible; cursor:pointer; vertical-align:middle; position:relative; }
a.small-button,
button.small-button span,
a.small-button span,
button.small-button span span { background-color:transparent; background-image:url(../images/bg-button-small.gif); background-repeat:no-repeat; }
a.small-button,
button.small-button span { border:0; padding:0 0 0 10px; margin:0; cursor:pointer; background-position:0 0; display:-moz-inline-stack; display:inline-block; color:#727271; height:17px; text-decoration:none; }
a.small-button span, 
button.small-button span span { padding:1px 15px 1px 5px; color:#727271; background-position:100% 0; display:-moz-inline-block; display:inline-block; white-space:nowrap; text-transform:uppercase; font:bold 11px/15px Arial, Helvetica, sans-serif; height:15px; }
a.small-button { line-height:17px; }
/*.small-button:active { bottom:-1px; right:-1px; position:relative; z-index:2; }
button.small-button:active span span { margin:0; }*/


/* 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 {}*/

/* Form lists */
/*
.form-list { margin:10px 0 0; padding:0; list-style:none; }
.form-list .form-list { margin:0 0 10px 0; }
.form-list label { font-weight:bold; }
.form-list li { margin:0 0 5px; }
.form-list li .input-box { margin:5px 0; }
.form-list li input.input-text,
.form-list li textarea { width:230px; }
.form-list li select { width:236px; }
.form-list li.add-row { border-top:1px solid #b6b6b6; margin-top:10px; }
.form-list .input-box { float:left; }
.form-list .input-box a { font-size:11px; margin-top:4px; }
*/

.form-list { margin:10px 0 0; padding:0; list-style:none; }
.form-list .form-list { margin:0 0 10px 0; }
.form-list li { margin:0 0 9px; vertical-align:top; }
.form-list label { float:left; width:150px; padding:2px 15px 0 0; font-size:12px; font-weight:bold; color:#444; text-align:right; }
.form-list span.label { font-weight:normal; }
.form-list .input-box { float:left; }
.form-list .input-box a { font-size:11px; margin-top:4px; }
.form-list input.input-text,
.form-list textarea { float:left; width:230px; vertical-align:top; }
.form-list textarea { width:230px; height:13em; }
.form-list select { float:left; width:236px; vertical-align:top; }
.form-list p { margin:0; padding:0 0 0 175px; }
ul.add-row,
.form-list li.add-row { background:url(../images/line-dotted-h.gif) repeat-x 0 0; margin-top:15px; }
ul.add-row .btn-remove,
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; margin:0; text-align:right; }
.form-list .range input.input-text { float:none; width:64px; vertical-align:middle; }

.form-list .add-field .input-box { margin-left:175px; }

.form-list .form-element { position:relative; vertical-align:top; z-index:1; }
.form-list .form-element label { line-height:16px; }
.form-list .form-element .input-box { position:absolute; left:0px; margin-left:175px; line-height:16px; padding-top:1px; }
.form-list .form-element input.radio { margin-top:0; }


.form-alt label { float:none; display:inline; width:auto; }
.form-alt li { margin:0 0 5px; line-height:16px; }
.form-alt select { width:496px; }
.form-alt .input-box { width:496px; margin-top:5px; padding-bottom:11px; }
.form-alt .input-text { width:480px; }

/* Combination of fields */
.group-select .fields { margin:0; }
.group-select .fields .field { clear:left; padding:0 0 9px; }

.group-select {}
.group-select label { margin:5px 10px 1px 0; font-weight:bold; font-size:11px; }
.group-select ul { margin:10px 0 20px 0; padding:0; }
.group-select ul ul { margin:0 0 10px 0; padding:0; }
.group-select li { margin:0 0 5px; }
.group-select li .input-box { float:left; width:290px; margin:5px 0; }
.group-select li input.input-text,
.group-select li textarea {width:560px; }
.group-select li select { width:566px; }
.group-select li .input-box input.input-text,
.group-select li .input-box textarea { width:270px; }
.group-select li .input-box select { width:276px; }

.buttons-set { clear:both; margin:15px 0 0; padding:8px 0; background:url(../images/line-dotted-h.gif) repeat-x left top; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; margin:0 0 0 10px; }

.buttons-set2 { clear:both; margin:15px 0 0; padding:8px 0; border-top:1px solid #ddd; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; font-size:11px !important; padding:3px 0 0 !important; color:#d91a00 !important; }
.product-options .validation-error .options-list,
.validation-failed { border:1px solid #f47d4e !important; background:#fff7f5 !important; }
input.input-text.validation-failed,
textarea.validation-failed { background:#fff7f5 url(../images/bkg_input-failed.gif) 0 0 repeat-x !important; }
span.validation-passed,
div.validation-passed { background:url(../images/icon_ok.gif) 100% 2px no-repeat; padding-right:20px; }
span.validation-error,
div.validation-error { background:url(../images/icon_error.gif) 100% 3px no-repeat; padding-right:20px; }
.required em { color:#f15c22; margin-right:4px; }
p.required { margin:0; padding:5px 0 0 0; text-align:right; font-size:11px; color:#f02800; }
.form-list .validation-advice { width:250px; margin-right:-250px; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }


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

.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:1px dotted #acaba7; background-color:#fff; background-repeat:no-repeat; min-height:18px; padding:8px 8px 8px 32px; font-size:10px !important; font-weight:bold; color:#999; }
.error-msg { background-position:10px 8px; background-image:url(../images/msg-error-icon.gif); }
.success-msg { background-position:10px 8px; background-image:url(../images/msg-success-icon.gif); }
.note-msg,
.notice-msg { background-position:10px 8px; background-image:url(../images/msg-note-icon.gif); }

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

/* Page Heading */
.page-title { margin:15px 0 15px 0; padding:10px 0 2px 0; border-bottom:1px solid #eee; }
.page-title h2 { margin:0; padding:0; border:0; }
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }
.title-links { margin:0; padding:5px 0 0 0; }

/* Pager */ 
.pager { padding:5px 10px; margin:5px 0; text-align:center; background:#f8f8f8; border:1px solid #f0f0f0; }
.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 10px; margin:5px 0; background:#f8f8f8; border:1px solid #f0f0f0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:100%; }
.data-table th { padding:7px 8px; border:0; border-bottom:2px solid #fff; font:bold 12px/1.2 Arial; color:#444; white-space:nowrap; vertical-align:middle; }
.data-table td { padding:4px 8px; border:0; border-bottom:1px solid #fff; }
.data-table thead { background-color:#f0f0f0; }
.data-table thead th { background:#ededed url(../images/bg-thead.gif) repeat-x 0 0; }
.data-table tbody { background-color:#fafafa; }
.data-table tfoot { background-color:#fff; }
.data-table tr.first {}
.data-table tr.last { border-bottom:1px solid #fff; }
.data-table tr.odd {}
.data-table tr.even { }
.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; background-color:#f6f6f6; }
.data-table td.value {}

.data-table tfoot tr { }
.data-table tfoot th,
.data-table tfoot td { padding:8px; vertical-align:middle; font-size:12px; }
.data-table tfoot th { }
.data-table tfoot td { }
.data-table tfoot tr.last th,
.data-table tfoot tr.last td { font:bold 16px/1.34 Arial; }
.data-table tfoot tr.last td.last { }
.data-table tfoot p { margin:5px 0; padding:0; }
.data-table tfoot tr.last td.last .price { }


/* 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:#fafafa; }
tr.tax-details-first td {}

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

/* Class: std - styles for admin-controlled content */
.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; }

/* Generic box */
.info-box { padding:5px 10px; }
.info-box .box-title { font:bold 14px/1.25 Arial, Helvetica, sans-serif; padding:0 0 4px; color:#444; }
.info-box .box-title a { font-weight:normal; font-size:11px; }
.info-box .box-content {}
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.sidebar { border-bottom:1px solid #f1f1f1; }
.sidebar-border { padding-bottom:20px; border-bottom:1px solid #f1f1f1; }
.block { margin:0; padding:12px; background:#fdfdfd; border:1px solid #f1f1f1; border-width:0 1px; }
.block .block-title { margin:0 0 5px 0; padding:0; border-bottom:1px solid #eaeaea; }
.block .block-title h2 { font-size:12px; font-weight:bold; line-height:1.5; text-transform:uppercase; color:#444; }
.block .block-title span { margin:5px 0; font-size:11px; color:#738370; position:relative; top:-1px; }
.block .block-title .view-all { font-size:11px; font-weight:normal; text-transform:none; }
.block h3 { font-size:11px; line-height:1.5; color:#555; font-weight:bold; }
.block .block-content { padding:0; }
.block .actions { text-align:right; }
.block .actions a { float:left; }

/* Block: Account */
.block-account { margin:22px 0 20px 0; padding:0 0 0 0; width:auto; background:none; border:0; }
.block-account .block-title { margin:0; padding:0; border:0; }
.block-account .block-title h2 { margin:0; padding:10px 10px 3px 10px; border:0; font:bold 12px/1.3em Arial, Helvetica, sans-serif; color:#777; }
.block-account .block-content { margin:0; padding:0; height:auto; background:#fdfdfd; border:1px solid #f1f1f1; }
.block-account ul { margin:0; padding:0; }
.block-account ul li {}
.block-account ul li a,
.block-account ul li span { margin:0; padding:5px 10px; display:block; font:normal 12px/1.5em Arial, Helvetica, sans-serif; color:#444; background:#fdfdfd; text-decoration:none; }
.block-account ul li a {}
.block-account ul li a:hover { background:#fafafa; }
.block-account ul li.current span { background:#f7f7f7; font-weight:bold; }
.block-account ul li.last {}

/* 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 { padding:0 0 10px 0; }
.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { margin:0; padding:0; float:left; display:inline; width:50px; margin-right:-60px; }
.mini-products-list .product-details { margin-left:60px; }
.mini-products-list .product-details h4 { margin:0; font-weight:normal; font-size:1em; }
.mini-products-list .product-details .btn-remove { margin:18px 0 0 0; float:right; display:inline; }

.mini-list { margin:0 -10px 0 0; padding:5px 0 0 0; }
.mini-list li { margin:0 5px 5px 0; padding:0; float:left; display:inline; }
.mini-list li a { border:1px solid #dfdfdf; float:left; display:inline; }
.mini-list li a img {}


/* 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 { padding:12px; }

/* Block: Poll */
.block-poll {}
.block-poll ol { margin:0; padding:5px 0 10px 0; }
.block-poll ol li { margin:2px 0; padding:0; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }
.block-poll .actions { text-align:left; }

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

/* Block: Subscribe */
.block-subscribe { margin:0; padding:10px 12px 10px 12px; width:169px; height:143px; background:#e5ebe2 url(../images/bg-newsletters-short.gif) no-repeat 0 100%; }
.block-subscribe[class] { height:auto; min-height:143px; }
.block-subscribe .block-title { margin:5px 0; width:166px; height:18px; background:url(../images/title-get-in-on-the-scoop.gif) no-repeat 0 100%; border:0; }
.block-subscribe .block-title h2 { position:absolute; left:-9999em; top:-9999em; }
.block-subscribe .block-content { padding:0; }
.block-subscribe p { margin:0; padding:0 0 5px 0; line-height:1.3em; }
.block-subscribe .input-text { margin:3px 0 0 0; width:161px; }
.block-subscribe .btn { float:right; display:inline; margin:10px 0 0 0; }
.block-subscribe .validation-advice { margin:0 0 0 0; }

/* Block: Reorder */
.block-reorder {}
.block-reorder .block-title {}
.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-reorder .actions { text-align:left; margin-top:10px; }

.account-sidebar .block-reorder { border-top:1px solid #f1f1f1;  }

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

/* Block: Checkout Progress */
.opc-block-progress { margin:10px 0 0 0; padding:12px 0 0 0; width:auto; background:none; border:0; }
.opc-block-progress .block-title { margin:0; padding:0; border:0; }
.opc-block-progress .block-title h2 { margin:0; padding:10px 0 3px 0; border:0; font:bold 12px/1.3em Arial, Helvetica, sans-serif; color:#777; }
.opc-block-progress .block-content { margin:0; padding:0; height:auto; background:#fdfdfd; border:1px solid #f1f1f1; border-bottom:0; }
.opc-block-progress dl { margin:0; padding:0; }
.opc-block-progress dt { margin:0; padding:3px 5px; font-size:12px; font-weight:bold; color:#ccc; background:#f3f3f3; }
.opc-block-progress dd { margin:2px 5px 10px 10px; }
.opc-block-progress dt.complete { color:#444; background:#fafafa; }
.opc-block-progress dt.complete,
.opc-block-progress dd.complete { }
.opc-block-progress dt .separator { color:#666;  }
.opc-block-progress dt a { margin:0 0 0 0; font:normal 11px/1.2 Verdana, Arial, Helvetica, sans-serif; }
.opc-block-progress dt .separator { margin:0 3px; font:normal 9px/1.2 Arial, Helvetica, sans-serif; color:#999; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { }
.category-title h2 { }
.category-title h2 span { }

.category-titles { display:none; }
.graphic-series,
.slingsax-minisax-series,
.exclusives,
.organic-series,
.kids-series,
.greengrocer-series,
.diy-sets,
.gift-packs,
.water-bottles,
.aspca,
.shower-timers { margin:0; width:944px; height:58px; display:block; }

.category-graphic-series .category-title,
.category-slingsax-minisax-series .category-title,
.category-exclusives .category-title,
.category-organic-series .category-title,
.category-kids-series .category-title,
.category-greengrocer-series .category-title,
.category-diy-sets .category-title,
.category-gift-packs.category-title,
.category-water-bottles .category-title,
.category-aspca .category-title,
.category-shower-timers .category-title { position:absolute; left:-9999em; top:-9999em; }

.graphic-series { background:url(../images/catalog/titles/cat-top-graphic-series.gif) no-repeat 0 0; }
.slingsax-minisax-series { background:url(../images/catalog/titles/cat-top-slingsax-minisax-series.gif) no-repeat 0 0; }
.exclusives { background:url(../images/catalog/titles/cat-top-exclusives.gif) no-repeat 0 0; }
.organic-series { background:url(../images/catalog/titles/cat-top-organic-series.gif) no-repeat 0 0; }
.kids-series { background:url(../images/catalog/titles/cat-top-kids-series.gif) no-repeat 0 0; }
.greengrocer-series { background:url(../images/catalog/titles/cat-top-greengrocer-series.gif) no-repeat 0 0; }
.gift-packs{ background:url(../images/catalog/titles/cat-top-gift-packs.gif) no-repeat 0 0; }
.diy-sets { background:url(../images/catalog/titles/cat-top-diy-sets.gif) no-repeat 0 0; }
.water-bottles { background:url(../images/catalog/titles/cat-top-aqua-bottles.gif) no-repeat 0 0; }
.shower-timers { background:url(../images/catalog/titles/cat-top-shower-timers.gif) no-repeat 0 0; }
.aspca { background:url(../images/catalog/titles/cat-top-aspca09.gif) no-repeat 0 0; }


.category-content { padding:20px 0 10px 0; }
.category-content table { }
.category-content table td { }
.category-content .category-image-td { padding:0 10px 5px 0; width:1px; }
.category-content .category-image { }
.category-content .category-description-td { padding:0 20px 5px 0; }
.category-content .category-description { color:#666; font-size:12px; }
.category-content .category-attributes-td { width:170px; }
.category-content .category-attributes { border-left:1px solid #d1d1d1; }
.category-content .category-attributes dl { margin:0; padding:0 0 15px 20px; }
.category-content .category-attributes dl dt { font-weight:bold; color:#a5958a; }
.category-content .category-attributes dl dd { margin:0 0 10px 0; padding:0; color:#666; }

.subcategories-list {}
.subcategories-list .subcategory { margin:15px 0; padding:15px 0; background:url(../images/line-dotted-h.gif) repeat-x 0 0; }
.subcategories-list .subcategory-title { color:#444; padding:0; }
.subcategories-list .subcategory-title h3 { color:#444; padding:0.3em 0; font-size:18px; font-weight:normal; }
.subcategories-list .short-description { font-size:12px; color:#666; }
.subcategories-list .description { font-size:12px; color:#666; }
.subcategories-list .toggle-link { text-decoration:underline; cursor:pointer; font-size:12px; color:#536350; padding:0 12px 0 0; }
.subcategories-list .view-more { background:url(../images/icon-view-more.gif) no-repeat 100% 60%; }
.subcategories-list .view-less { background:url(../images/icon-view-less.gif) no-repeat 100% 55%; }

.products-list-holder {}

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr { position:relative; }
.products-grid tr.odd {}
.products-grid tr.even { }
.products-grid td { padding:15px 5px 0 5px; text-align:center; }
.products-grid td.empty {}
.products-grid .equal-height { margin:0 0 5px; }

.products-list { margin: 0px; padding: 5px 0px 10px 0px; background:url(../images/line-dotted-h.gif) repeat-x 0 0; }
.subcategory .products-list,
.product-collateral .products-list { background:none; }
.products-list-3 { }
.products-list-4 { }
.products-list-5 { }
.products-list-3 .products-grid td,
.products-list-3 .products-grid td.empty { width:220px; padding:10px 5px; text-align:center; }
.products-list-4 .products-grid td,
.products-list-4 .products-grid td.empty { width:150px; padding:15px 5px 0 5px; text-align:center; }
.products-list-5 .products-grid td,
.products-list-5 .products-grid td.empty { width:135px; padding:15px 5px 0 5px; text-align:center; }

.products-grid .product-image { margin:0 0 5px 0; }
.products-grid .product-name { margin:5px 0; padding:0; }
.products-grid .price-box { margin:0 0 5px 0; padding:0; }
.products-grid .btn {}

.products-grid .ratings { width:70px; margin:0 auto 5px auto !important; }
.products-grid .ratings .amount { float:left; display:inline; width:30px; margin:0 -29px 0 56px; text-align:left; }

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


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

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

/* Product Images */
.product-view .product-img-box { float:left; width:267px; text-align:center; }
.product-view .product-img-box .product-image { text-align:center; margin-bottom:10px; }
.product-view .product-img-box .product-image img { margin:0 auto; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:300px; 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; color:#999; font-size:10px; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:5px 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:-3px; width:11px; height:20px; 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 { margin:0 0 0 1px; padding:10px 0 0 0; }
.product-view .product-img-box .more-views h3 { display:none; }
.product-view .product-img-box .more-views ul { margin-left:-4px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 5px; }

.product-image-popup { margin:0 auto; }
.product-image-popup p { margin:0; padding:10px 0; }
.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; display:inline; width:400px; }
.product-view .product-name { color:#000; }
.product-view .product-sku { margin:2px 0 7px 0; padding:0; color:#999; font-size:11px; }
.product-view .description { color:#555; font-size:12px; }

.attributes dl { margin:0; padding:0; color:#666; font-size:12px; }
.attributes dl .label { margin:0 5px 0 0; padding:0; float:left; display:inline; clear:both; font-weight:bold; }
.attributes dl .data { margin:0 0 2px 0; padding:0; float:left; display:inline; }

/* Rating */
.ratings { margin:8px 0 8px 0; }
.ratings dt {}
.ratings dd {}
.rating-box { float:left; display:inline; width:60px; margin-right:-55px; height:19px; font-size:0; line-height:0; background:url(../images/icon-rating-off.gif) 0 0 repeat-x; overflow:hidden; }

.rating-box .rating { float:left; height:19px; background:url(../images/icon-rating-on.gif) 0 0 repeat-x; }
.ratings .amount { color:#536350; font-size:11px; }
.product-shop .ratings .rating-links { margin-left:65px; }
/*.ratings .rating-links { margin-left:65px; }*/
.ratings .separator { margin:0 3px; }
.ratings-list dt { margin:0; padding:0 10px 0 0; float:left; display:inline; }

.rating-table { margin:0; padding:10px 0; }
.rating-table .rating-box { margin-right:0; }
.rating-table .data-table { width:auto; }
.rating-table .data-table th { padding:2px; border:0; font:normal 11px/1.2 Arial; color:#777; vertical-align:middle; }
.rating-table .data-table td { padding:2px; border:0; }
.rating-table .data-table thead { background-color:#fff; }
.rating-table .data-table tbody { background-color:#fff; }
.rating-table .data-table tfoot { background-color:#fff; }
.rating-table .data-table .label,
.rating-table .data-table .label { font-weight:bold; background-color:#fff; }
.rating-table .data-table .label { padding-right:10px; }
.rating-table .data-table .value {}

/* Availability */
.availability { margin:0 0 5px 0; }
.availability .ships-in { font-weight:normal; color:#397738; font-size:11px; }
.availability .in-stock,
.availability.in-stock span { font-weight:normal; color:#397738; font-size:11px; }
.availability .out-of-stock,
.availability.out-of-stock span { font-weight:normal; color:#cc3938; font-size:11px; }

.product-view .availability .ships-in { font-weight:bold; }
.product-view .availability .in-stock,
.product-view .availability.in-stock span { font-weight:bold; }
.product-view .availability .out-of-stock,
.product-view .availability.out-of-stock span { font-weight:bold; }

/* More Products */
.product-view .products-list { background:none; }
.product-view .products-list-3 { }
.product-view .products-list-4 { }
.product-view .products-list-5 { }

.product-view .more-products { text-align:center; }
.product-view .more-products h3 { width:721px; height:0; margin:0 auto; padding:32px 0 0 0; overflow:hidden; background:url(../images/bg-more-products.gif) no-repeat 0 0; }


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

.price-box { margin:0 0 10px 0; }
.price-box .price { font-weight:bold; color:#444; font-size:11px; }
.product-view .product-shop .price-box .price { color:#000; font-size:14px; }

.price-box-bundle {}

/* Regular price */
.regular-price { display:inline; }
.regular-price .price { }

/* Old price */
.old-price {}
.old-price .price-label { white-space:nowrap; }
.old-price .price { color:#777; text-decoration:line-through; }

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

/* 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 { padding:3px 0 0 0; }
.add-to-links li { display:inline; }
.add-to-links li a { color:#536350; }
.add-to-links .separator { margin:0 5px; }


/* Add to Cart */
.add-to-cart { padding:0 20px 0 0; }
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; padding:4px 2px; }
.add-to-cart .btn { float:left; margin:-2px 0 0 7px; cursor:pointer;}

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

/* Product Options */
.product-options { padding:12px; margin:10px 0 10px; border:1px solid #f1f1f1; background-color:#fdfdfd; }
.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:5px 0 10px; }
.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%; vertical-align:top; }
.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 .validation-passed,
.product-options .validation-error { background:none; padding-right:0; }

.product-options-bottom { padding:0 13px; }
/*.product-options-bottom .price-box { float:left; }
.product-options-bottom .add-to-cart { float:right; padding:0; }*/

.product-options .options-table { width:100%; }

/* Grouped Product */
.groped-product-type { position:relative; z-index:2; margin:20px -30px -20px; background:#fff; border-top:1px solid #cfcfcf; padding:20px 30px 0; }
.grouped-items td { vertical-align:middle; padding:5px 10px; }

/* Bundle product - alternative view */
#customizeTitle { margin:0; }
.bundleProduct {  }
#bundle-product-wrapper { margin:-1px -20px -20px; border-top:1px solid #cfcfcf; float:left; width:738px; overflow-x:hidden; overflow-y:auto; position:relative; z-index:1; }
#bundleProduct { width:739px; background:#fff repeat-y 279px 0; z-index:1; position:relative; }
#productView { margin:0; position:static; border:0; }

.moving-now {}

/*.bundle-summary { position:absolute; z-index:3; left:0px; top:-160px; margin-top:0; background:#fff; width:495px; }*/
.bundle-summary { width:600px; border-left:1px solid #cfcfcf;  background:#fff repeat-y 760px 0;}
.bundle-summary .product { background:#f6f6f6 repeat-x 0 0; border-bottom:1px solid #ddd; padding:5px 20px; }
.bundle-summary .product-image { border:1px solid #d6d6d6; float:left; margin:0 -60px 0 0; }
.bundle-summary .product-details {margin-left:60px; padding:0 0 0 5px; }
.bundle-summary .product-details p.availability { margin:5px 0; font-weight:bold; font-size:12px; }
.bundle-summary .product-name { font-size:16px; color:#111; }
.bundle-summary .summary h4 { font-size:14px; color:#333; }
.bundle-summary .summary ul { margin:0px; }
.bundle-summary .summary li { background:url(../images/bkg_dots.gif) repeat-x 0 1px; margin:0; padding:6px 0 7px; }

/*#options-container { width:638px; position:relative; z-index:2; float:right; border-left:1px solid #cfcfcf;  background:#fff repeat-y 460px 0; }*/
#options-container { position:absolute; z-index:2; left:739px; top:0px; background:#fff; width:638px; }
#options-container .product-options { font-size:12px; margin-top:0; font-size:11px; z-index:1;  margin:0; width:600px; padding:5px 20px 0; clear:both; position:relative; z-index:1; }
#options-container .product-options-bottom { padding:0 20px 20px; width:600px; font-size:12px; margin:0 0 5px; line-height:17px; }
#options-container .product-options-bottom .add-to-cart { float:right; margin:0 0 0 10px; }
#options-container .product-options-bottom .price-box { margin:0; float:right; }
#options-container .product-options-bottom p.required { padding:5px 0 0; width:auto; clear:both; text-align:right; }

/* Gift Card product */
.giftcard-form {}
.giftcard-amount-form { margin:0 0 10px; }
.giftcard-amount-form label { width:120px; text-align:left; padding-right:5px; }
.giftcard-amount-form .form-list .input-text { width:70px; }
.giftcard-amount-form .form-list select { width:150px; }
.giftcard-amount-form .form-list .input-box { width:245px; }
.giftcard-amount-form .form-list .input-box .input-text,
.giftcard-amount-form .form-list .input-box textarea { width:234px !important; }
.giftcard-amount-form .form-list .input-box .v-fix { white-space:nowrap; }
.giftcard-amount-form .form-list .input-box p.notice { float:left; padding:0; clear:left; width:55px; margin:5px -100px 0 0; white-space:nowrap; font-size:11px; position:relative; z-index:1; }
.giftcard-amount-form .form-list .input-box p.notice span { margin-right:5px; display:block; }
.giftcard-send-form { background:#fff; z-index:2; position:relative; border-top:1px solid #ddd; }
.giftcard-send-form label { width:120px; text-align:left; padding-right:5px; padding-bottom:5px; }
.giftcard-send-form .input-box { width:245px !important; }
.giftcard-send-form .field label { padding-bottom:0px; }
.giftcard-send-form .field .input-text { width:234px !important; }
.giftcard-send-form textarea { width:234px !important; }


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

/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .products-grid td { width:25%; }
.product-view .up-sell .ratings { width:125px; }
.product-view .up-sell .ratings .rating-box { display:block; float:none; margin:0 auto; }

/* Block: Tags */
.product-view .tags { margin:0 0 10px 0; }
.product-view .tags h3,
.product-view .up-sell h3 { margin:10px 0; padding:7px 14px; font-size:11px; font-weight:bold; color:#555; background:#f8f8f8; border-top:1px solid #dedede; }
.product-view .tags .form-add-tags { padding:0 14px; }
.product-view .tags .form-add-tags label { display:block; font-size:12px; color:#555; font-weight:bold; }
.product-view .tags .form-add-tags .input-box { float:left; display:inline; margin:0 5px 0 0; }
.product-view .tags .form-add-tags .input-text { width:400px; }
.product-view .tags .form-add-tags button.button { float:left; display:inline; }
.product-view .tags .form-add-tags p { clear:both; color:#999; }
.product-view .tags .form-add-tags .validation-advice { margin:0 -200px 0 0; clear:none; }

/* Block: Reviews */
.product-view .reviews-count { margin:0 0 10px 0; padding:0; }
.product-view .reviews-back { margin-top:20px; }

.product-view .reviews { margin:20px 0 20px 0; }
.product-view .reviews li { padding:10px 0 10px 0; }
.product-view .reviews .rating-table { margin:0; padding:0 10px 2px 0; float:left; display:inline; }
.product-view .reviews li p { padding:5px 0; }
.product-view .reviews li .separator { margin:0 5px; }
.product-view .reviews li .date { color:#777; }

/* Block: Add Review */
.product-view .add-review  { margin:0; padding:10px 0; }
.product-view .add-review .product-name span { font-weight:normal; }
.product-view .add-review .cols-2 td { padding-right:50px; }
.product-view .add-review h3 { margin:10px 0 0.8em 0; padding:0 0 3px 0; border-bottom:1px solid #f5f5f5; }
.product-view .add-review h5 { margin:0 0 15px 0; padding:0; }
.product-view .add-review .buttons-set { margin:10px 0; }
.product-view .add-review .form-list { padding:0; }
.product-view .add-review .data-table th { font:normal 11px/1.2 Arial; color:#777; }
.product-view .add-review .data-table td { }
.product-view .add-review .data-table th,
.product-view .add-review .data-table td { border:0; border-bottom:1px solid #fff; border-right:1px solid #fff; vertical-align:middle; text-align:center; }
.product-view .add-review .data-table thead th { padding:5px; background-color:#f8f8f8; }
.product-view .add-review .data-table tbody { background-color:#fafafa; }
.product-view .add-review .data-table tfoot { background-color:#fff; }
.product-view .add-review .data-table .label,
.product-view .add-review .data-table .label { font-weight:bold; background-color:#f5f5f5; border:0; border-bottom:1px solid #fff; border-right:1px solid #fff; }
.product-view .add-review .data-table .label { padding:3px 8px; text-align:left; }
.product-view .add-review .data-table .value { padding:2px 1px 2px 4px; }


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


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:bold; line-height:1.5; }

/* Product Tags */
.tags-list { padding:0 0 10px 0; }
.tags-list li { display:inline; }

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

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


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .product-img-box .average-rating { padding:10px 0 5px 20px; }
.product-review .product-img-box .rating-links { padding:0 0 0 65px; }
.product-review .product-img-box .separator { margin:0 3px; }

.product-review .details { float:right; display:inline; width:400px; }
.product-review .details .product-name { padding:0 0 15px 0; font-size:18px; font-weight:normal; line-height:1.5; }
.product-review .details h4 { font-size:12px; font-weight:bold; line-height:1.5; }
.product-review .details p { padding:3px 0; }
.product-review .details .date { color:#999; }
.product-review .details .review { font-size:12px; color:#555; }
.product-review .buttons-set { margin-top:20px; }

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


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

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }
.cart-table tfoot .button { margin:0 0 0 10px; }
.cart-table tfoot td { padding:10px 0; }

/* Shopping Cart Collateral boxes */
.cart-collaterals-wrapper { overflow:hidden; }
.cart .cart-collaterals { width:600px; margin:15px 0 0 0; float:left; display:inline; }
.cart .cart-collaterals .col-1,
.cart .cart-collaterals .col-2 { width:240px; padding:15px 15px 5px 15px; border:1px solid #ddd; background-color:#f8f8f8; }
.cart .cart-collaterals .col-1 { float:left; display:inline; margin-right:20px; }
.cart .cart-collaterals .col-2 { float:right; display:inline; }

.cart .cart-collaterals button.button { background-color:#F8F8F8; }
.cart .cart-collaterals button.button span { background-color:#F8F8F8; }

.cart .cart-collaterals .buttons-set { margin:8px 0 0; padding:8px 0; background:none; }

.cart .crosssell {}
.cart .crosssell li { margin:5px 0; }
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .crosssell h3 { margin:0 0 10px 0; padding:0; font-size:11px; }
.cart .crosssell ul { margin:0 0 10px 0; padding:0; list-style:none; }
.cart .crosssell .product-name { margin:0 0 5px 0; }
.cart .crosssell .product-name a { color:#777; }
.cart .crosssell .price { color:#666; }
.cart .crosssell .old-price .price { color:#aaa; }
.cart .crosssell .add-to-links { margin:0; }
.cart .crosssell .add-to-links li { display:block; margin:3px 0; }

.cart .shipping { margin:0; }
.cart .shipping .zipcode { width:80px !important; }
.cart .shipping .form-list label { float:none; width:auto; text-align:left; padding:0; }
.cart .shipping .form-list .input-text,
.cart .shipping .form-list select { display:block; }
.cart .discount { margin:0 0 20px 0; }
.cart .discount fieldset { position:relative; }
.cart .discount .input-text { margin:0 5px 0 0; width:105px; }
.cart .discount .button { }
.cart .discount .validation-advice { position:absolute; top:37px; }

.cart .giftcard { position:relative; z-index:1; }
.cart .giftcard button.check-gc-status { margin:17px 0 0; }
.cart .giftcard button.check-gc-status span { padding:0!important; background:none!important;  line-height:1.3!important; color:#444!important; height:auto!important; font-weight:normal!important; text-transform:none!important; }
.cart .giftcard button.check-gc-status span span { text-decoration:underline; font-size:12px!important; }
.cart .giftcard { margin:0 0 20px 0; }
.cart .cancel-btn { margin:5px 30px 0 0; clear:left; }


/* Shopping Cart Totals */
.cart .totals { float:right; width:270px; margin:15px 0 0 0; padding:0 0 5px 15px; position:relative; }
.cart .checkout-types { margin:10px 0 0 0; float:none; display:block; }
.cart .checkout-types li { margin:0 0 10px 0; text-align:right; display:inline; }
.title-buttons .checkout-types { margin:0; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px 0; font-size:13px; }
.cart .totals table th { padding-right:20px; }
.cart .totals table tfoot th { text-transform:uppercase; }
.cart .totals table tfoot th,
.cart .totals table tfoot td { font-size:15px; font-weight:normal !important; }

/* 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; border:1px solid #ddd; 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 { border-bottom:1px solid #d4d4d4; position:relative; }
.opc li.section { border:1px solid #d4d4d4; border-bottom:0; background-color:#fdfdfd; }
.opc .step-title { background-color:#dedede; padding:3px 7px; text-align:right; }
.opc .step-title .number { margin:2px 7px 0 0; padding:1px 4px 2px; float:left; display:inline; font-size:10px; font-weight:bold; line-height:1.2; background-color:#eee; color:#999; }
.opc .step-title h3 { margin:0; padding:0; float:left; display:inline; font-size:13px; line-height:1.5; color:#999; }
.opc .allow .step-title { background-color:#eee; cursor:pointer; }
.opc .allow .step-title h3 { color:#444; }
.opc .allow .step-title .number { background-color:#fff; color:#333; }
.opc .active .step-title { background-color:#f3f3f3; cursor:default; }
.opc .active .step-title h3 { color:#444; }
.opc .active .step-title .number { background-color:#fff; color:#000; }
.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .group-select li { margin-right:-10px; }
.opc .group-select input.input-text,
.opc .group-select textarea { width:624px; }
.opc .group-select select { width:630px; }
.opc .group-select .input-box { width:420px; }
.opc .group-select .input-box input.input-text,
.opc .group-select .input-box textarea { width:404px; }
.opc .group-select .input-box select { width:410px; }
.opc .group-select .input-box .checkbox,
.opc .group-select .input-box .radio { margin-top:4px; }

.opc .form-alt .input-box { width:685px; }
.opc .form-alt .input-box select { width:685px; }

.opc .order-review { margin-bottom:20px; }

#checkout-step-login .form-list label,
#checkout-step-login .form-list .label { float:none; width:auto; text-align:left; padding:0; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:20px 53px; }
.checkout-progress li { float:left; width:19%; border-top:5px solid #d4d4d4; text-align:center; color:#777; margin-right:1px; }
.checkout-progress li.active { border-top-color:#f3f3f3; color:#333; }

.multiple-checkout .narrow { width:26%; }
.multiple-checkout .wide { width:70%; }

.multiple-checkout { padding:0 0 25px 0; position:relative; }
.multiple-checkout .data-table td select { width:370px; }
.multiple-checkout .tle-items { font-size:11px; margin-bottom:5px; }
.multiple-checkout .tle-items .separator,
.multiple-checkout .tle-items a { font-weight:normal; }
.multiple-checkout .green-header,
.multiple-checkout .grey-header { margin-top:0; }
.multiple-checkout .wide .checkout-multishipping-payment-customerbalance { margin-bottom:3px; }
.multiple-checkout .wide .checkout-multishipping-payment-giftcardaccount,
.multiple-checkout .wide .checkout-multishipping-payment-customerbalance,
.multiple-checkout .wide .sp-methods { margin-left:10px; }
.multiple-checkout .tool-tip { right:16px; top:50%; margin-top:-120px; }
.multiple-checkout .grand-total { margin:10px 0; padding:0 10px; font:bold 16px/1.34 Arial, Helvetica, sans-serif; text-align:right; color:#000; }
.multiple-checkout .grand-total .price { font-size:inherit; color:#000; }
.multiple-checkout .buttons-set { position:relative; }

.checkout-multishipping-address-newshipping .edit-address,
.checkout-multishipping-address-editshipping .edit-address { width:652px; margin:0 auto; }

.multiple-checkout h2,
.multiple-checkout h3,
.multiple-checkout h4,
.multiple-checkout h5 { margin:0; padding:0; border:0; background:none; }

.multiple-checkout h2 { font:normal 18px/1.375 Arial, Helvetica, sans-serif; }
.multiple-checkout .page-title { margin:0 0 15px 0; padding:0 0 2px 0; border-bottom:1px solid #e5e5e5 !important; }

.multiple-checkout h3 { margin:10px 0 5px 0; padding:0 0 2px 0; font:bold 15px/1.5 Arial, Helvetica, sans-serif; background:url(../images/line-dotted-h.gif) repeat-x left bottom; }

.multiple-checkout h4,
.multiple-checkout h5 { margin:0; padding:5px 0 3px 0; font:bold 11px/1.5 Arial, Helvetica, sans-serif; color:#777; }

.multiple-checkout  .col2-set { padding:0 0 15px 0; }
.multiple-checkout  .col-1,
.multiple-checkout  .col-2 { }

.multiple-checkout .data-table h3,
.multiple-checkout .data-table h4 { margin:0; padding:0; border:0; background:none; }
.multiple-checkout .data-table h3 { font-size:14px; }
.multiple-checkout .data-table h4 { font-size:12px; }

.multiple-checkout h3 a { margin:0 0 0 0; font-weight:normal; text-transform:none; }
.multiple-checkout .edit-link { margin:0 0 0 0; font:normal 11px/1.2 Verdana, Arial, Helvetica, sans-serif; text-transform:none; }
.multiple-checkout .separator { margin:0 3px; font:normal 9px/1.2 Arial, Helvetica, sans-serif; color:#999; text-transform:none; }
.multiple-checkout .separator { position:relative; top:-1px; }

.multiple-checkout address { margin:0 0 0.8em 0; padding:0; }

.multiple-checkout .data-table tfoot tr.last td { font:bold 14px/1.34 Arial, Helvetica, sans-serif; }
.multiple-checkout .data-table tfoot tr.last td.last .price { color:#444; }

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.checkout-onepage-payment-additional-customerbalance { margin-bottom:3px; }
.sp-methods dt { font-weight:bold; }
.sp-methods dt,
.sp-methods dl { margin-bottom:3px; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:130px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .form-list label { width:160px; }

.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:10px; display:inline-block; line-height:15px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; 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 { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.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 { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Login Page ============================================================================ */
.account-login {}
.account-login .content { margin:0; padding:0; height:170px; position:relative; }
.account-login[class] .content { margin:0; padding:0; height:auto; min-height:170px; }

.account-login .new-users,
.account-login .registered-users { width:420px; margin:0; padding:0; }
.account-login .registered-users { width:460px; margin:0; padding:0 30px 0 0; }
.account-login .registered-users p.required { margin:-10px 0 0 0; float:right; display:inline; }

.account-login fieldset { margin:0; }
.account-login fieldset h3 { margin-bottom:.5em; }
.account-login p.required,
.account-login .btn-only { padding-left:0; text-align:right; }
.account-login .btn-only a { float:left; white-space:nowrap; }
.account-login .form-list input.input-text { width:224px; }
.account-login .form-list p { padding:0 0 0 110px; }

.opc .content { height:195px; }
.opc[class] .content { height:auto; min-height:195px; }

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


/* My Account ============================================================================= */
/********** < Dashboard */
.account-content{ margin:0 5px; font-size:12px; }

.account-content h3 { margin:10px 0 5px 0; padding:4px 10px; color:#666; font:bold 13px/1.5 Arial, Helvetica, sans-serif; text-transform:uppercase; background:#f3f3f3; border:1px solid #dfdfdf; }
.account-content .title-buttons { margin:0 0 5px 0; padding:4px 10px; background:#f3f3f3; border:1px solid #dfdfdf; }
.account-content .page-title { margin:15px 0 15px 0; padding:10px 0 2px 0; border:0; background:none; border-bottom:1px solid #eee; }

.account-content h4,
.account-content h5 { margin:7px 0 2px 0; padding:0; font:bold 12px/1.5 Arial, Helvetica, sans-serif; color:#777; }
.account-content h4 { background:url(../images/line-dotted-h.gif) repeat-x left bottom; font-size:14px; color:#444; }

.account-content .title-buttons h3,
.dashboard .welcome-msg h3,
.account-content .data-table h3,
.account-content .data-table h4,
.account-content .product-name { margin:0; padding:0; background:none; border:0; text-transform:none; }

.account-content .data-table h3 { font-size:14px; background:none; border:0; }
.account-content .data-table h4 { font-size:12px; background:none; border:0; }
.account-content .title-buttons h3 { text-transform:uppercase; }
 
.account-content .edit-link { margin:0; font-size:11px; font-weight:normal; text-transform:none; }
.account-content .separator { margin:0 3px; font-size:11px; color:#738370; text-transform:none; }
.account-content .separator { position:relative; top:-1px; }

.account-content .col2-set { padding:0 0 20px 0; }
.account-content .col-1,
.account-content .col-2 { margin:0; }

.account-content address { margin:0 0 0.8em 0; padding:0; }

.account-content .pager { margin:5px 0; text-align:right; }
.account-content .pager .amount { float:left; display:inline; }
.account-content .pager .limiter { }

.account-content p.required { margin:5px 0; }
.account-content .buttons-set { }
.account-content .buttons-set .back-link { }
.account-content .buttons-set .button { }
.account-content form { display:block; height:100px; }
.account-content[class] form { height:auto; min-height:100px; }

.dashboard { padding:0 0 0 0; }
.dashboard .welcome-msg { padding:0 0 10px 0; }
.dashboard .welcome-msg h3 { font-size:13px; color:#444; }

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

/* Block: Tags */
.dashboard .tags ol { margin:0; padding:0; }
.dashboard .tags ol li { margin:0; padding:0; font-size:0; line-height:0; }
.dashboard .tags .number { float:left; display:inline; margin:1px -20px -20px 5px; font-size:11px; line-height:130%; color:#999; }
.dashboard .tags .details { margin:0 0 0 20px; padding:0 5px 8px 5px; font-size:11px; line-height:130%; }

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

/* Order View */
.order-info { border:1px solid #e5e5e5; padding:5px 10px; background:#f5f5f5; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }
.order-date { margin:0; padding:5px 0; text-align:right; }

/* 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 .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer { padding: 0px 0 10px 0; color:#878686; }
.footer ul a { color:#878686; text-decoration:none; margin:0 4px 0 0; }
.footer ul a:hover { text-decoration:underline; }
.footer ul { padding:0 0 0 20px; float:right; }
.footer ul li { margin:0 0 0 4px; padding:0; display:inline; }
.footer p { text-align:left; }
.footer address { text-align:left; }
.footer .magento-copyright { margin-top:7px; }
.footer .magento-copyright a { color:#878686; text-decoration:none !important; }
.footer .magento-copyright a:hover { color:#333; }
.footer .magento-copyright img { vertical-align:middle; }
/* ======================================================================================= */



.date-list { margin:0; padding:0 0 5px 0; }
.date-list dt { margin:0 -30px 0 0; padding:3px 0 2px 0; width:30px; height:25px; float:left; display:inline; color:#333; font-size:10px; line-height:1.2em; font-weight:bold; text-align:center; background:#fff; border:1px solid #cfd3c3; }
.date-list dd { margin:0 0 5px 44px; padding:0; height:35px; }
.date-list[class] dd { height:auto; min-height:35px; }

.home-part1 { margin:1px 0 5px 0; background:#f8f9f5; border:1px solid #ddd; }
.home-part1 .col-1 { margin:0; width:629px; }
.home-part1 .col-2 { margin:0; width:312px; height:414px; color:#555; border-left:1px solid #c7cfc4; }
.home-part1[class] .col-2 { height:auto; min-height:414px; }
.home-part1 .col-2 .indent { padding:10px 20px 5px 20px; }
.home-part1 .col-2 p { padding:5px 0 3px 0; }

.home-part2 { margin:0 0 5px 0; }
.home-part2 .col-1 { margin:0; width:628px; }
.home-part2 .col-1 a img { border: 1px solid #D8CCC5; }

.home-part2 .col-2 { margin:0; padding:0; width:311px; height:67px; background:none; border:1px solid #d8ccc5; }
.home-part2[class] .col-2 { height:auto; min-height:67px; }
.home-part2 .col-2 p { margin:0; padding:0 0 5px 0; line-height:1.3em; }
.home-part2 .col-2 .input-text { margin:0; width:163px; }
.home-part2 fieldset { position:relative; }
.home-part2 fieldset .validation-advice { position:absolute; margin:0; left:0; top:25px; }

.sponsors-block { margin:10px 0; padding:0; background:#f3f3f3; border:1px solid #dfdfdf; color:#878686; }
.sponsors-block p { padding:5px 20px; text-align:center; }
.sponsors-block a { text-decoration:underline; }
.sponsors-block a:hover { text-decoration:none; }
.sponsors-block .corners,
.sponsors-block .corners div { height:3px; font-size:3px; line-height:3px; position:relative; }
.sponsors-block .top-corners { left:-1px; top:-1px; background:url(../images/bg-corner-lt.gif) no-repeat 0 0; }
.sponsors-block .top-corners div { left:2px; background:url(../images/bg-corner-rt.gif) no-repeat 100% 0; }
.sponsors-block .bottom-corners { left:-1px; top:1px; background:url(../images/bg-corner-lb.gif) no-repeat 0 0; }
.sponsors-block .bottom-corners div { left:2px; background:url(../images/bg-corner-rb.gif) no-repeat 100% 0; }


.home-list { padding:10px 0; }
.home-list h2 { color:#353333; font:normal 17px/1.5em Helvetica, Arial, sans-serif; }
.home-list .home-list-holder { margin:0 10px; padding:0; position:relative; }
.home-list ul { margin:5px 0; padding:0 31px; list-style:none; }
.home-list ul li { margin:0 9px; padding:0; float:left; display:inline; text-align:center; }
.home-list ul li a {}
.home-list ul li p { margin:0; padding:4px 0; text-align:center; max-width: 105px; }
.home-list ul li p a { color:#696969; text-decoration:underline; }
.home-list ul li p a:hover { text-decoration:none; }
.home-list .left-arrow { width:17px; height:91px; overflow:hidden; left:-4px; top:23px; position:absolute; background:url(../images/bg-home-list-left.gif) no-repeat 0 0; }
.home-list .right-arrow { width:17px; height:91px; overflow:hidden; right:-4px; top:23px; position:absolute; background:url(../images/bg-home-list-right.gif) no-repeat 0 0; }


/* CMS Content =========================================================================== */
.cms-content {}
.cms-content a { color: #535353; }
.cms-content a:hover { text-decoration: underline; color: black; }
.cms-content p, .cms-content td { font:11px/1.5em Verdana, Arial, Helvetica, sans-serif; color: #535353; }
.cms-content p { margin:0.8em 0; }
.cms-content h1, .cms-content h2, .cms-content h3 { margin:0.8em 0 0.5em 0; font-family:Helvetica, Arial; padding-top:1em; letter-spacing:1px; color: #927f6a; }
.cms-content h1 { font-size:24px; font-weight:normal; }
.cms-content h2 { font-size:14px; font-weight:bolder; }
.cms-content h3 { font-size:12px; }
.cms-content p.first { margin-top:0; padding-top:0; border-top:0; }
.cms-content img.header_image { margin:0 15px 10px 0; }
.cms-content img.sidebar_tile { padding-bottom:12px; }
.cms-content .side_image { border-top:1px solid #ddd; }
.cms-content div.info_text { padding:10px 36px 10px 0; border-top:1px solid #ddd; width:558px; text-align:justify; }
.cms-content .underlined_block { border-bottom:1px solid #ddd; padding-bottom:0.75em; }

/* page products */
.cms-content .products-table { border-top:1px solid #ddd; padding:50px 0; }
.cms-content .products-table table { width:100%; }
.cms-content .products-table .space { height:50px; }

/* page charities */
.cms-content .left-image { padding:0 10px; text-align:center; }
.page-charities h2 { padding:0.4em 0 0.6em 0; }

/* page trade_shows */
.cms-content .trade_shows td { padding:7px; vertical-align:top; text-align:left; }
.cms-content .trade_shows h2 { padding-top:0; padding-bottom:0; margin-top:7px; margin-bottom:0; }
.cms-content .trade_shows td.content { padding-top:0; }
.cms-content .trade_shows h3 { padding-top:0; }
.cms-content .trade_shows td div { margin-bottom:4em; }

/* page press_coverage */
.page-press_coverage .info_text { width:auto !important; }
.page-press_coverage .underlined_block { padding-bottom:4em; }
.page-press_coverage .underlined_block h1 { padding-top:0.5em; }
.page-press_coverage .press-table { width:100%; text-align:center; }
.page-press_coverage .press-table td { padding:7px 5px; text-align:center; }

/* page trade_enquiries */
#error_message { color:#f00; font-weight:bold; }
.page-trade_enquiries {}
.page-trade_enquiries .info_text table {}
.page-trade_enquiries .info_text table td { padding:3px 5px 3px 0; }

/* page trade_shows */
.page-trade_shows div.info_text { width: 470px; }

/* page distributors */
.page-distributors {}
.page-distributors .distrib_table h2 { padding-top:0; padding-bottom:0; margin-top:7px; margin-bottom:0; }
.page-distributors .distrib_table td { padding:0 14px 15px 0; vertical-align:top; text-align:left; }

/* page rainforests */
.page-rainforests .float_left { padding-right: 10px; float: left }


/* std for cms content */
.cms-content,
.cms-content ul,
.cms-content ol,
.cms-content dl,
.cms-content p,
.cms-content address,
.cms-content blockquote { margin:0.8em 0; padding:0; }
.cms-content ul { list-style:disc outside; padding-left:1.5em; }
.cms-content ol { list-style:decimal outside; padding-left:1.5em; }
.cms-content li { margin:0.8em 0; }
.cms-content ul ul { list-style-type:circle; }
.cms-content ul ul,
.cms-content ol ol,
.cms-content ul ol,
.cms-content ol ul { margin:.5em 0; }
.cms-content dt { font-weight:bold; }
.cms-content dd { padding:0 0 0 1.5em; }
.cms-content blockquote { font-style:italic; padding:0 0 0 1.5em; }
.cms-content address { font-style:normal; }
.cms-content b,
.cms-content strong { font-weight:bold; }
.cms-content i,
.cms-content em { font-style:italic; }
/* ======================================================================================= */


/* Enterprise Styles====================================================================== */
/* Block: Events */
.event { background-color:#fbf4de; border-bottom:1px solid #dfdfdf; width:182px; position:static; height:144px; text-align:center; }
.event .status { font-weight:normal; font-size:16px; display:block; padding:19px 0 0; margin:0 0 0px; text-align:center; color:#cf3a00; }
.event .event-ticker { color:#cf3a00; height:55px; }
.event .event-ticker span { font-size:32px; line-height:40px; height:40px; padding-bottom:10px; background-image:url(../images/bkg_ticker.gif); background-repeat:no-repeat; display:inline-block; }

.event .event-ticker span, x:-moz-any-link { padding-bottom:13px; }/* FireFox 2 fix */
.event .event-ticker span, x:-moz-any-link, x:default { padding-bottom:10px; }/* FireFox 3 restore */

.event .event-ticker span.days { background-position:50% 3px; }
.event .event-ticker span.hour { background-position:50% -56px; }
.event .event-ticker span.minute { background-position:50% -115px; }
.event .event-ticker span.second { background-position:50% -174px; }
.event .event-ticker span.delimiter { background:none; }
.event .event-dates { font-size:14px; color:#555; height:51px; padding-top:4px; }
.event .event-dates .date-part { font-weight:bold; }
.event .event-dates .time-part { font-size:12px; }

.event .event-button { background:url(../images/bkg_btn-co.gif) 0 50% no-repeat; line-height:27px !important; height:27px !important; padding:0 0 0 13px !important; vertical-align:middle;  }
.event .event-button span { width:121px; text-align:center; background:url(../images/bkg_btn-co.gif) 100% 50% no-repeat; padding:0px 13px 0 0px !important; color:#fff; font:bold 15px/27px Arial, Helvetica, sans-serif !important; height:27px !important; text-transform:none; }

.event p a { color:#666; font-size:11px; }

.event  .event-bottom { background:url(../images/bkg_slider-events.gif) no-repeat 50% 0; position:absolute; z-index:2; height:12px; width:23px; left:50%; margin-left:-11px; bottom:-12px; }

.open .event-button span {}

.upcoming { background:#f6f6f6; }
.upcoming .status { color:#333; }
.upcoming .event-button,
.upcoming .event-button  span { /* background-image:url(../images/bkg_btn-gr.gif); color:#7c7b7b; */ line-height:27px !important; font-size:12px !important; color:#7c7b7b !important; background:none; padding:0 !important; width:auto !important; display:inline; }
.upcoming .event-button { text-decoration:underline !important; }
.upcoming .event-button:hover { text-decoration:none !important; }
.upcoming p a { color:#666; }
.upcoming .event-bottom { background-position:50% -187px; }

.closed { background:#494949; }
.closed  .status,
.closed  .event-dates { color:#e2d4c7 }
.closed  .event-button {  }

.event-container { margin:3px 0 -5px; border:1px solid #beb394; position:relative; z-index:2; /*border-width:0 1px 1px;*/ height:59px; }
.event-container .event { background-color:transparent; background-repeat:no-repeat; background-position:50% 100%; padding-bottom:18px; margin-bottom:-18px; padding-top:5px; height:52px; line-height:50px; text-align:center; width:auto; position:relative; z-index:2; border-bottom:0 !important; }
.event-container .container { display:inline; margin:0; padding:0; background:none; }
.event-container .status { display:inline; margin:0 10px 0 0; background:none; font-size:22px; }
.event-container .event-ticker { display:inline; font-size:28px; height:auto; }
.event-container .event-ticker span { line-height:50px; height:50px; padding:0; }

.event-container .event-ticker span , x:-moz-any-link { padding:5px 0 5px; }/* FireFox 2 fix */
.event-container .event-ticker span , x:-moz-any-link, x:default { padding:0; }/* FireFox 3 restore */

.event-container .event .event-ticker span.days { background-position:50% 4px; }
.event-container .event .event-ticker span.hour { background-position:50% -55px; }
.event-container .event .event-ticker span.minute { background-position:50% -114px; }
.event-container .event .event-ticker span.second { background-position:50% -173px; }

.event-container .event-dates { display:inline; font-size:22px; height:auto; }
.event-container .event-dates .time-part { font-size:14px; }
.event-container .event-dates div,
.event-container .event-dates p { display:inline; }

.container-open { background:#f7d4b6 url(../images/bkg_event-container-open.gif) repeat-x 0 0; }
.container-open .open { background-image:url(../images/bkg_event-container-open.gif); padding-top:3px; height:54px; }

.container-upcoming { border-color:#d0d0d0; background:#eeeeee url(../images/bkg_event-container-upcoming.gif) repeat-x 0 0; }
.container-upcoming .upcoming { background-image:url(../images/bkg_event-container-upcoming.gif); }

.container-closed { background:#9f958c }

/* Block:  Events Homepage  */
.events-slider { position:relative; clear:both; margin:0 0 0; /* display:inline; float:left; */ z-index:2; padding:10px 11px 20px; background:#f3f3f3; }
.events-slider .slider-panel,
.events-slider ul.slider  li.slider-item,
.events-slider .slide-button { float:left; display:inline; }
.events-slider .event { position:relative; z-index:1;  }

.events-slider .slider-panel { position:relative; overflow:hidden; background:#dfdfdf; z-index:1; }
.events-slider ul.slider { width:200000px; ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=1)"!important; }
.events-slider  ul.slider  li.slider-item { overflow:hidden; width:182px; height:386px; border:1px solid #dfdfdf; margin-right:-1px; background:#f5f5f5 url(../images/bkg_block.gif) repeat-x 0 0; padding-left: 0px; }
.events-slider ul.slider li.slider-item .category-name { font:bold 16px/1.15 Helvetica, Arial, sans-serif; color:#43322a; display:block; padding:80px 10px 0; }
.events-slider ul.slider li.slider-item  .category-show { width:182px; height:241px; background:#fff; overflow:hidden; text-align:center; display:block; text-decoration:none; }
.events-slider ul.slider li.slider-item  .no-event { height:401px; }

.events-slider .slide-button { background:url(../images/bkg_slide-button.gif) no-repeat 0 0; position:absolute; text-indent:-999em; cursor:pointer; top:105px; width:28px; height:28px; z-index:2; overflow:hidden; }
.events-slider .backward { left:-19px; }
.events-slider .forward { right:-19px; background-position:0 -40px; }
.events-slider .inactive { cursor:default; display:none; }
/* ======================================================================================= */

.page-media-images table.hires_table {
	width: 100%;
	text-align: center;
	padding-bottom: 20px;
}

.page-media-images table.hires_table tbody tr td {
	vertical-align: top;
    text-align:center;
}

.page-media-images table.hires_table tbody tr.text td {
	padding-top: 5px;
	padding-bottom: 30px;
}

.page-media-images table.hires_table tbody tr.header { background:none!important }
.page-media-images table.hires_table tbody tr.header td {
	text-align: left;
	padding-bottom: 1em;
}
.page-media-images .info_text { width:auto!important; }

.page-protected-assets table.styleguide_table tbody tr.text td
{
	text-align: center;
	padding-bottom: 3em;
}

.page-protected-assets table.styleguide_table tbody tr td
{
	padding: 0px 10px 5px 10px;
}

.page-protected-assets table.styleguide_table tbody tr.header
{
	background: none;
}

.page-faq table.rpet tbody tr td
{
	padding: 5px;
	border: 1px solid #666;
}

.thawte-seal
{
	padding-top: 10px;
    float: left;
}

.thawte-seal-checkout
{
    float: right;
    padding-left: 10px;
}

p.terms-and-conds
{
    padding-bottom: 0.5em;
}

ul.home_page_text
{
    list-style: disc inside none;
}

div.testimonial-snippet
{
    color: #536350;
    margin-top: 7px;
    border-top: 1px solid #DDD;
    padding-top: 3px;
}

div.testimonial-full
{
    color: #536350;
    margin-top: 7px;
    border-top: 1px solid #DDD;
    padding-top: 3px;
}

.testimonial-text
{
    font-style: italic;
}

.testimonial-author
{
    font-style: italic;
    font-weight: bold;
    display: inline-block;
}

.testimonial-links
{
    text-align: center;
}

