/**
 * Magento Enterprise Edition
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magento Enterprise Edition License
 * that is bundled with this package in the file LICENSE_EE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.magentocommerce.com/license/enterprise-edition
 * 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.
 *
 * @category    design
 * @package     enterprise_default
 * @copyright   Copyright (c) 2010 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://www.magentocommerce.com/license/enterprise-edition
 */
/* Reset ================================================================================= */
* { margin:0; padding:0; }

body          { background:#e3e3e3; font:11px/1.35 "Helvetica Neue", Arial, sans-serif; color:#444; text-align:center; -webkit-text-size-adjust:100%; }

img           { border:0; vertical-align:top; }

a             { color:#444; text-decoration: none;}
a:hover       { text-decoration:none; }
:focus        { outline:0; }

.sidebar a:hover, .footer-nav a:hover, .footer li a:hover, .product-name a:hover, .box-related a:hover span, .box-up-sell a:hover span, .breadcrumbs a:hover, .breadcrumbs-forced a:hover, .categories-grid a:hover .category-name span, .sidebar .block-list .product-name a:hover, .products-grid a:hover .product-name span, a.button:hover, button.button:hover span, a.button:hover span, button.button:hover span span, .product-view .product-essential button.btn-cart span, .add-to-cart button.btn-cart span, .order-review button.button span, .catalog-category-view .categories-list .info a {
	background-color: #20c0bb;
	color:#fff;
	text-decoration: none; 
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	-ms-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
	}
.sidebar a, .footer-nav a, .footer li a, .product-name a, .box-related a span, .box-up-sell a span, .breadcrumbs a, .breadcrumbs-forced a, .categories-grid a .category-name span, .sidebar .block-list .product-name a, .products-grid a .product-name span, a.button, button.button span, a.button span, button.button span span {
	-webkit-transition: all .1s ease-in-out;
	-moz-transition: all .1s ease-in-out;
	-o-transition: all .1s ease-in-out;
	-ms-transition: all .1s ease-in-out;
	transition: all .1s ease-in-out;
	}

/* Headings */
h1            { font-size:22px; font-weight:normal; }
h2            { font-size:16px; font-weight:normal; }
h3            { font-size:14px; font-weight:bold; }
h4            { font-size:13px; font-weight:bold; }
h5            { font-size:11px; font-weight:bold; text-transform: uppercase; color: #444; }
h6            { font-size:11px; font-weight:bold; }

/* Forms */
form          { display:inline; }
fieldset      { border:0; }
legend        { display:none; }

/* Table */
table         { border:0; border-collapse:collapse; border-spacing:0; empty-cells:show; font-size:100%; }
caption,th,td { vertical-align:top; text-align:left; font-weight:normal; }

/* Content */
address       { font-style:normal; line-height: 18px; color: #444; }
cite          { font-style:normal; }
q,
blockquote    { quotes:none; }
q:before,
q:after       { content:''; }
small         { font-size:10px; }
big           { font-size:1.2em; }
p.empty		  { font-weight: normal; }

/* Lists */
ul,ol         { list-style:none; }

/* Tools */
.hidden       { display:block !important; border:0 !important; margin:0 !important; padding:0 !important; font-size:0 !important; line-height:0 !important; width:0 !important; height:0 !important; overflow:hidden !important; }
.nobr         { white-space:nowrap !important; }
.wrap         { white-space:normal !important; }
.a-left       { text-align:left !important; }
.a-center     { text-align:center !important; }
.a-right      { text-align:right !important; }
.v-top        { vertical-align:top; }
.v-middle     { vertical-align:middle; }
.f-left,
.left         { float:left !important; }
.f-right,
.right        { float:right !important; }
.f-none       { float:none !important; }
.f-fix        { float:left; width:100%; }
.no-display   { display:none; }
.no-margin    { margin:0 !important; }
.no-padding   { padding:0 !important; }
.no-bg        { background:none !important; }

::selection { background:rgb(72,72,72); color: #fff; }
::-moz-selection { background:rgb(72,72,72); color: #fff; }
img::selection { background:transparent; }
img::-moz-selection { background:transparent; }
body { -webkit-tap-highlight-color:rgb(72,72,72); }
/* ======================================================================================= */

/* Layout ================================================================================ */
.wrapper { background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/top_gradient.png) repeat-x #fff; overflow: hidden; }
.footer-wrapper { background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/footer_gradient.png) repeat-x #e3e3e3; padding:20px 0; overflow: hidden; }
.page, .footer-page { width:960px; margin:0 auto; padding: 0 34px; text-align:center; }
.margin10 {margin: 0 10px !important;}
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.page-empty { background:#fff; padding:20px; text-align:left; }
.main { margin:0 0 14px; min-height:350px; text-align:left; }
.sidebar { min-height:350px; }

/* Base Columns */
.col-left { float:left; width:220px; padding:0 0 0; margin:30px 0 -1px; }
.col-main { float:left; width:700px; margin:0 0 20px 0; }
.col-right { float:right; width:182px; padding:0 0 0; margin:0 0 -1px; }

/* 1 Column Layout */
.col1-layout { background-position:-1000px 0; }
.col1-layout .col-main { float:none; width:auto; padding-top:30px; }
.col1-layout .breadcrumbs { margin-bottom:0 !important; }

/* 2 Columns Layout */
.col2-left-layout { background-position:-573px 0; }
.col2-left-layout .col-main { float:right; margin-top: 30px; }
.col2-right-layout { background-position:573px 0; }

/* 3 Columns Layout */
.col3-layout .col-main { width:700px; display:inline;}
.col3-layout .col-wrapper { float:left; width:100%; }
.col3-layout .col-wrapper .col-main { float:right; }

/* 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 "Helvetica Neue", Arial, sans-serif; vertical-align:middle; color:#444; }
input.input-text,select,textarea { border:1px solid #c7c7c7; }
input.input-text,textarea { padding:2px 2px; }
select { padding:1px; }
select:disabled { color: #aaa; }
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:4px 10px 0 140px; font-size:11px !important; vertical-align:top; float: left; }
input.radio { font-size:10px !important; }
input.qty { width:2.5em !important; text-align: center; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */

button.button { border:0; padding:0; margin:0; background:transparent; /* line-height:21px; */ overflow:visible; cursor:pointer; vertical-align:middle; }

button.blue span, button.blue span span { background: #119be1 !important; }
button.gray span, button.gray span span { background: #999 !important; }

a.button,
button.button span,
a.button span,
button.button span span { background: #20c0bb; padding: 1px 2px; text-transform: uppercase; color: #fff; display: block; font-size: 10px;}

a.button:hover,
button.button:hover span,
a.button:hover span,
button.button:hover span span { background: #119be1;}

.product-view button.button span {font-size: 16px; font-weight: bold; }
button.disabled { cursor:default !important; bottom:0 !important; right:0 !important; }
button.disabled span { cursor:default !important; color:#bbb !important; }

/* 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(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_input-failed.gif) 0 0 repeat-x !important; }
span.validation-passed,
div.validation-passed { background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/icon_ok.gif) 100% 2px no-repeat; padding-right:20px; }
span.validation-error,
div.validation-error { background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/icon_error.gif) 100% 2px no-repeat; padding-right:20px; }
.required em { color:#f15c22; margin-right:4px; display: none; }
p.required { margin:0; padding:5px 0 7px; text-align:right; width:620px; font-size:11px; color:#f02800; display: none; }
.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; }

/* Fieldset */
.fieldset { font-size:12px; margin:0 0 16px; }
.fieldset p { margin:0 0 1.5em; }
.fieldset .legend { margin:0 0 1.5em; }

/* Form lists */
.form-list li { margin:0 0 9px; vertical-align:top; }

.form-list li.form-head { margin-right: 300px; }
.form-list li ul li.bullet { list-style-position: outside;  list-style-type: disc; margin: 5px 0 5px 30px; }
.form-list label { float:left; width:125px; padding:2px 15px 0 0; font-size:12px; font-weight:bold; color:#444; text-align:right; }
.form-list .value { float:left; padding:2px 0 0; }
.form-list .note { clear:both; font-size:11px; width:380px; margin:0; padding:3px 0 0 240px; }
.form-list span.label { font-weight:normal; }
.form-list .input-box { float:left; /* width:256px; */ }
.form-list .input-box a { font-size:11px; margin-top:4px; }
.form-list input.input-text,
.form-list textarea { float:left; width:374px; vertical-align:top; }
.form-list input.small { width:100px; }
.form-list .boxed { background: #f5f5f5; margin: 10px 400px 10px 0; padding: 10px 0; }
.form-list textarea { width:374px; height:13em; }
.form-list select { float:left; width:380px; vertical-align:top; }
.form-list p { margin:0; padding:0 0 0 240px; }
ul.add-row,
.form-list li.add-row { background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_dots.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:140px }
.form-list .control { position:relative; vertical-align:top; z-index:1; } /* row with checkbox or radio button */
.form-list .control label { line-height:16px; width: 350px; text-align: left; }
.form-list .control .input-box { line-height:16px; padding-top:1px; }
.form-list .control input.radio { margin:3px 10px 0 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; }

.inner-form { margin:10px 0 5px; padding:10px 0 0; border:1px dashed #d1d1d1; border-width:1px; background:#f9f9f9; }
.inner-form .form-alt label { padding-left:5px; }

/* Date Of Birth */
.form-list .customer-dob label { float:none; width:auto; padding:0; font-size:11px; font-weight:normal; color:#777; }
.form-list .customer-dob .input-box { float:left; width:auto; margin-right:8px; }
.form-list .customer-dob .input-box .validation-advice { display:none !important; }
.form-list .customer-dob input.input-text { float:none; display:block; margin-bottom:2px; }
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-year { float:left; margin-right:8px; padding-right:0 !important; background:none !important; }
.form-list .customer-dob .dob-day .validation-advice,
.form-list .customer-dob .dob-month .validation-advice,
.form-list .customer-dob .dob-year .validation-advice { display:none; }
.form-list .customer-dob .dob-day input.input-text { width:104px; }
.form-list .customer-dob .dob-month input.input-text { width:104px; }
.form-list .customer-dob .dob-year { margin-right:0; }
.form-list .customer-dob .dob-year input.input-text { width:138px; }

/* Combination of fields */
.form-list li.fields { margin:0; }
.form-list li.fields .field { clear:left; padding:0 0 9px; }

/* Buttons */
.buttons-set { clear:both; margin:15px 0; } /* general for button containing block */
.buttons-set p.back-link { float:left; padding:2px 15px 0 0; text-align:right; margin:0; }
a.back-link { color:#999; }
.buttons-set p.back-link a { color:#999; display: none; }
.buttons-set a.button,
.buttons-set button.button { float:right; margin-left:7px; }
.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; background-color:#ededed; text-align:right; }

.form-buttons { margin:0; width:620px; } /* for button containing block under the general form */
.form-buttons .button { float:right; }
.form-buttons .button { margin-left:15px; }
.form-buttons p.back-link { float:left; width:225px; padding:2px 15px 0 0; text-align:right; }

/* Overrides for 3columns */
.col3-layout .form-list .note { padding-left:165px; width:280px; }
.col3-layout .form-buttons p.back-link,
.col3-layout .form-list label { width:150px; }
.col3-layout .form-list input.input-text,
.col3-layout .form-list textarea { width:274px; }
.col3-layout .form-list select { width:280px; }
.col3-layout .form-list .control .input-box { margin-left:165px; }
.col3-layout .form-list .customer-dob .dob-day input.input-text { width:74px; }
.col3-layout .form-list .customer-dob .dob-month input.input-text { width:74px; }
.col3-layout .form-list .customer-dob .dob-year { margin-right:0; }
.col3-layout .form-list .customer-dob .dob-year input.input-text { width:98px; }
.col3-layout p.required,
.col3-layout .form-buttons { width:445px; }

/* Global Messages */
.messages { width:100%; overflow:hidden; text-align:left; margin:10px 0; text-transform: uppercase; font-weight: bold; }
.messages ul { padding: 8px 12px; position:relative; }
.messages a { text-decoration:underline; }
.messages a:hover { text-decoration:none; }
.messages li.error-msg,
.messages li.success-msg,
.messages li.note-msg,
.messages li.notice-msg { font-size:11px !important; }
p.error-msg { border-style:solid !important; padding:10px; border-width:1px !important; font-size:12px !important; margin:10px 0; }
/* Error Message */
.messages li.error-msg { border-color:#e9581f; background-color:#fff5f3; color:#d91a00; }
.messages li.error-msg a { color:#d91a00; }
p.error-msg { border-color:#e9581f; background-color:#fff5f3; color:#d91a00; }
/* Success Message */
.messages li.success-msg { background-color:#d2f2e3; color:#888; }
.messages li.success-msg a { color:#666; }
/* Notification Message */
.messages li.note-msg,
.messages li.notice-msg { background-color:#d2f2e3; color:#666666; }
.messages li.note-msg a,
.messages li.notice-msg a { color:#3d6611; }

/* std class reset */
.std .messages { margin-top:0; }
.std .messages { width:auto; list-style:none !important; padding:0 !important; margin-bottom:0 !important; }
.std .messages ul { list-style:none !important; padding-left:17px !important; margin:0 0 -11px !important; }

/* Page Heading */
.page-title { margin-bottom:20px; }
.page-title .link-rss { float:right; margin-top:8px; }
.page-title h1,
.page-title h2 { font-weight: bold;}

.title-buttons { text-align:right; }
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }
.title-buttons .link-print { float:right; margin-right: 20px; }

.subtitle { clear:both; padding:10px 0; font-size:18px; color:#d12c01; }

.sub-title { font-size:12px; color:#444; margin: 0 0 10px; }
.sub-title .separator { font-weight:normal; }
.sub-title a { font-size:11px; font-weight:normal; text-transform:lowercase; }
.section-title { font-size:14px; font-weight:normal; color:#151515; margin:0 0 5px; }

/* Rule */
.rule {background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/line.gif') repeat-x; height: 2px; width: 100%; margin: 30px 0;}

/* Pager */
.pager { margin:15px 0; font-size:10px; padding:3px 0; color:#333; text-transform: uppercase; font-weight: bold; }
.pager p { margin:0 !important; }
.pager select { padding:0; margin-bottom:1px; }
.pager .amount { float:left; line-height:20px; }
.pager .amount strong { font-weight:normal; }
.sorter .limiter { float:right; line-height:20px; margin: 0 15px 0 0;}
.pager .pages { color:#333; line-height: 20px; float: right; }
.page-sitemap .pager .pages { float: none; }
.pager .pages ol li {display: inline; margin: 0 0 0 15px;}
.pager-only { clear:both; }
.pager-only .pages { margin:0; }

/* Sorter */
.sorter { font-size:10px; color:#333; text-transform: uppercase; font-weight: bold; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 5px 0;}
.sorter p { margin:0; }
.sorter select { padding:0; margin-bottom:1px; }
.sorter .view-mode { float:left; line-height:20px; white-space:nowrap; }
.sorter .view-mode strong, .sorter .view-mode a { padding-left: 15px; margin-right: 10px; width: 11px; height: 11px; }
.sorter .view-mode .grid { background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -320px -217px; }
.sorter .view-mode .list { background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -320px -238px; }

.sorter .sort-by { float:right; line-height:20px; }

/* Toolbar */
.toolbar { margin-top:-1px; }
.toolbar .pager { margin:0 0 0; border-width:1px 0; }

/* Data Table */
.table-caption { border:1px solid #ddd; border-bottom:0; margin:-1px 0 0; background:#fff url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_block-title.gif) 0 100% repeat-x; font:14px/1.25 "Helvetica Neue", Arial, sans-serif; padding:3px 7px 4px; color:#444; }
.table-caption a { font-size:11px; text-transform:lowercase; }
.data-table { border: none; }
.data-table th { color:#888; font-weight:bold; text-transform:uppercase; white-space:nowrap; text-align: left; padding: 5px 0;}
.data-table td { padding:5px 12px; }
.data-table thead { font-size:11px; }
.data-table tfoot { border-top: 1px solid #ccc; }
.data-table tfoot td { padding: 15px 10px 0; }
.data-table tfoot th { border:none; text-transform:none; }
.data-table tr.even { background-color:#fbfbfb; }
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f9f9f9; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { /* font-weight:bold; text-transform:none; border-color:#fff; background-color:#f9f9f9; */ padding: 5px 10px; }
.data-table td.value { float:none !important; }
.data-table .link-rss { display:block; }

.page-popup .data-table td,
.page-popup .data-table th { border-bottom:1px solid #d9d9d9; position: relative; }
.page-popup .buttons-set .button { float:right; }

/* Shopping cart total summary row expandable to details */
tr.summary-total { cursor:pointer; }
tr.summary-total .summary-collapse { float:right; text-align:right; padding-left:20px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .summary-collapse { background-position:0 -53px; }
tr.summary-details td { background-color:#ede9e6; font-size:12px; padding:5px !important; }
tr.summary-details-excluded { font-style:italic; }

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { display:block; padding-right:20px; }
.cart-tax-total { display:block; padding-right:20px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_collapse.gif) 100% 3px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -54px; }

/* Links */
ul.links,
ul.links li { display:inline; }
ul.links li .separator { margin:0 2px 0 5px; font-size:10px; color:#8f8f8f; }
ul.links li.last .separator { display:none; }

/* Reward Points */
.rewards { margin:-10px 0 20px; }
.reward-message { display:block; margin:5px -15px 5px -15px; background:#d55721 url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_rewards.gif) 5px 3px no-repeat; padding:3px 5px 3px 32px; font:normal 12px/20px "Helvetica Neue", Arial, sans-serif; color:#fff; }
.reward-message p { display:inline; margin:0 !important; }
.reward-message .limit { display:block; font-size:11px; line-height:1.15; }
.reward-message a { color:#ffe6dc; text-decoration:underline; }
.reward-message a:hover { color:#ffe6dc; text-decoration:none; }
.reward-message .price { font-size:1em; font-weight:normal; }
/* Reward Points types rewrites */
.reward-review,
.reward-tag,
.reward-checkout { margin:0; }

/* Class: std - styles for admin-controlled content */
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote,
.std table { margin-bottom:1em; }
.std ul { list-style:none; padding-left:1.5em; }
.std ol { list-style:none; padding-left:1.5em; }
.std ul ul { list-style-type:none; }
.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; }
.std hr { margin:1.5em 0; color:#d9d9d9; }
.std table { width:100%; }
.std table thead { background:#e8e8e8; }
.std table th { background:#e8e8e8; font-weight:bold; }
.std table th,
.std table td { padding:5px 10px; border:1px solid #d9d9d9; }

ul.disc li { padding-left:10px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_bulletsm.gif) no-repeat 0 0.5em; }
.std ul.disc li { padding-left:0; background:none; }

/* Sidebar */
#gc_sidebar { position: fixed; top: 50%; right: 0; z-index: 200; }
#gc_sidebar .block { position: relative; width: 30px; height: 30px; }
#gc_sidebar .hover > a:before, #gc_sidebar .hover > div:before { content: ' '; position: fixed; right: 0; display: block; width: 30px; height: 30px; margin-bottom: 1px; z-index: 2; background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png) no-repeat 0 -635px; }
#gc_sidebar .hover { height: 30px; position: absolute; top: 0; left: 0; z-index: 1; white-space: nowrap; padding: 0 20px;}

#gc_sidebar .call .hover > div:before, #gc_sidebar .call .hover { background-color: #bd52f5; }
#gc_sidebar .email .hover > a:before, #gc_sidebar .email .hover { background-color: #14bdb9; }
#gc_sidebar .email .hover > a:before { background-position: 0 -665px; }
#gc_sidebar .chat .hover > a:before, #gc_sidebar .chat .hover { background-color: #20a8eb; }
#gc_sidebar .chat .hover > a:before { background-position: 0 -695px; }
#gc_sidebar .quote .hover > a:before, #gc_sidebar .quote .hover { background-color: #d34886; }
#gc_sidebar .quote .hover > a:before { background-position: 0 -725px; }

#gc_sidebar .hover a,
#gc_sidebar .hover .phone{ font-size: 12px; font-weight: bold; color: #fff; line-height: 30px; display: block; }

#gc_sidebar .call .number { font-size: 16px; }
#gc_sidebar .call .number .nonnumber { font-size: 12px;}

/* Misc */
.link-rss { background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/icon_rss.gif) 100% 1px no-repeat; padding-right:18px; white-space:nowrap; }
.link-rss:hover { color:#f58550; }
.link-print { background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png) no-repeat -348px -167px; padding:2px 0 2px 15px; white-space:nowrap; height: 15px; }
.link-cart { font-size:11px; font-weight:bold; color:#c73615; text-decoration:underline; }
.link-cart:hover { color:#c73615; text-decoration:none; }

.data-table .btn-remove { color: #20c0bb; font-size: 10px; font-weight: bold; }

.cards-list dt { margin:5px 0 0; }
.cards-list .offset { padding:2px 0 2px 20px; }

.divider { margin:16px 0; background:#e7e7e7; font-size:0; line-height:0; height:1px; overflow:hidden; }

/* Noscript Notice */
.noscript { border:1px solid #cfcfcf; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:940px; margin:0 auto; padding:12px 0 12px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/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; }
/* ======================================================================================= */


/* Header ================================================================================ */
.branding { position:absolute; left:0; margin:-29px 0 0; top:50px; height:43px; }
.logo { float:left;}
.logo a {background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -9px -37px; width: 362px; height: 43px; }
.logo span {display: none;}
.free-shipping { float:left; margin:15px 0 0 10px; display:inline; }

.header-container { margin:0 0 13px; text-align:left; }
.header { padding:8px 0 9px; min-height:56px; position:relative; z-index:5; width:940px; }
.header .logo { text-decoration:none !important; }
.header .logo strong { position:absolute; top:-999em; left:-999em; width:0; height:0; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }

.header-panel { text-align:center; z-index:994; line-height:42px; width: 100%; overflow: hidden; }
.header-panel .welcome-msg { display: inline; float: left; line-height: 1.2; margin-right: 5px; padding-top: 14px;text-align: right; width: 185px; }
.header-panel .links { float:left; line-height:42px; margin-right:11px; white-space:nowrap; }

.header-panel a {display: block; float: left;}
.header-panel a.free-shipping { margin: 14px 23px 10px 0; background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -10px -9px; width:233px; height:12px; }
.header-panel a.request-quote { margin: 14px 13px 10px 0; background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -274px -9px; width:142px; height:12px; }
.header-panel a.holiday-hours { margin: 14px 10px 10px 20px; background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/hhours.png') no-repeat; width:145px; height:12px; }
.header-panel a.sale-items { margin: 14px 0 10px 0; background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -274px -25px; width:95px; height:12px; }
.header-panel a span, a.live-chat span, a.real-humans span, a.custom-engineering span, .social-links span, .payment-icons span {display: none;}

.header-panel .quick-access { float:right;}
.header-panel a.toplink { text-transform: uppercase; font-weight: bold; padding-left: 20px; }
.header-panel .quick-access .links a { text-transform: uppercase; font-weight: bold; padding-left: 20px; }
/*.header-panel .quick-access .links .last a { background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -9px -100px; width: 30px; height: 13px; margin: 13px 20px 19px 20px; }*/
.header-panel a.top-gridlist { background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -9px -100px; width: 56px; height: 13px; margin: 13px 20px 19px 20px; }
.header-panel .quick-access .checkout-link li { font-weight:bold; padding:0 0 0 12px; background-position:6px 4px; }
.header-panel .quick-access .cart-link li { font-weight:bold; padding:0 0 0 0px; background:none; }

.list-opened { background-position:100% -129px !important; color:#d33911 !important; }

.header .right-group { display:block; float: right; width: 490px;}
.phone { display: inline; color:#999999; font-size: 11px;}
.header .phone .number { font-weight: bold; font-size: 18px;}
.header .phone .nonnumber { font-weight:normal; font-size: 11px;}
.footer-container .phone {display:block;text-align:center;}
.footer-container .phone .number { font-weight: bold; font-size: 14px;}
.footer-container .phone .nonnumber { font-weight:normal; font-size: 11px;}
.header .right-group .contact-info .phone { float:left; }
.header .right-group .contact-info a.live-chat { float: right; width: 148px; height: 18px; display: inline; margin-top: 3px; }
.proud-member-of {margin-bottom:25px;}
.proud-member-of span {display:block;font-size: 15px; font-weight: bold; margin-bottom: 3px;}
.proud-member-of img {height: 44px;margin-right: 4px; width: 85px;}

.header .form-search { float:right; clear:both; margin:12px 0 0; white-space:nowrap; position: relative;}
.header .form-search label { display:none; }
.header .form-search input.input-text { padding: 0 46px 0 20px; width:334px; height: 40px; color: #333; border: 2px solid #bbb; border-radius: 1px; font-size: 14px; font-weight: bold; line-height: 18px; -moz-box-shadow: 0 0 0 4px rgba(0,0,0,0.03); -webkit-box-shadow: 0 0 0 4px rgba(0,0,0,0.03); box-shadow: 0 0 0 4px rgba(0,0,0,0.03); }
.header .form-search a { display:none; }
.header .form-search button.button { background: url("http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png") no-repeat scroll -391px -598px transparent;
    height: 22px;
    position: absolute;
    top: 11px;
    right: 14px;
    width: 22px;}
.header .form-search button.button span, .header .form-search button.button span span {display:none;}
.header .form-search .search-autocomplete { z-index:999; position:relative!important; top:0 !important; left:0 !important; height:0 !important; overflow:visible !important; }
.header .form-search .search-autocomplete ul { border:1px solid #c7c7c7; border-top:0; padding-left:0; width:210px; background-color:#fcf8f4; position:absolute; top:-1px; }
.header .form-search .search-autocomplete li { padding:4px 6px 4px 24px; border-bottom:1px solid #fff; font-size:12px; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.last { border-bottom:0; }

/* Top Shopping Cart */
.top-cart { float:right; }
.top-cart a {font-size: 16px; text-transform: uppercase; font-weight: bold; padding-left: 28px; background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') -82px -96px; height: 20px; margin: 10px 28px 0 0; line-height: 24px; text-align: left; max-width: 102px; }
.top-cart a span.topcart-number { float:right; display:block; background: #20c0bb; padding: 0 3px 2px; color: #ffffff; max-height: 20px; max-width: 45px; margin-left: 5px; }
.top-cart a span { float: left; display: block; }


/********** < Navigation */
.nav-container { background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/nav_bg.png) 0 100% no-repeat; padding-bottom:3px; margin:10px 0 0 0; position:relative; z-index:100; height: 50px; }

#nav { width:940px; min-height:28px; text-align:left; margin:auto; }

/* All Levels */
#nav li.over { z-index:990 !important;
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	-ms-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
	}
#nav li.parent { position:relative; }
#nav li a span { cursor:pointer; }

/* 1st Level (Top Level) */
#nav li.level-top { margin-top:3px; float:left; height:28px; position:relative; z-index:5; }
#nav a.level-top { float:left; height:37px; font-weight:bold; font-size:13px; line-height:28px; padding:0 5px 0; text-decoration:none !important; color:#f9f9f9; }
#nav a.level-top:hover { background: #666; color: #c1c1c1;
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	-ms-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
	}
#nav a.level-top span { float:left; padding: 4px 10px 0; white-space:nowrap; }
#nav li.level-top .over { background: #666; }

/* 2nd Level */
#nav ul,
#nav div { position:absolute; width:13.5em; top:30px; left:-10000px; background:#666; padding:5px 11px 10px; }
#nav div ul { position:static; width:auto; background:none; padding:0; border:0 !important; }

#nav ul li { float:none; height:auto; display:block; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { display:block; font-size:12px; line-height:1.2; padding:5px 4px; text-decoration:none !important; color:#fff; font-weight: bold; }
#nav ul li.last > a { padding-bottom:0; }
#nav ul li a:hover { color:#c1c1c1; 
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	-ms-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;
	}
#nav ul li.over a.over { color:#c1c1c1;
	-webkit-transition: all .15s ease-in-out;
	-moz-transition: all .15s ease-in-out;
	-o-transition: all .15s ease-in-out;
	-ms-transition: all .15s ease-in-out;
	transition: all .15s ease-in-out;}
#nav ul li.active > a { color:#c1c1c1; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:7px; margin: 3px 0 0 2px; }

/* Show Menu */
#nav li .shown-sub { top: 36px; left:-1px; z-index:991; }
#nav li .shown-sub .shown-sub { left:100px; }
/********** Navigation > */
/* ======================================================================================= */

/* Footer ================================================================================ */
.footer-before-container { margin:0 0 3px; text-align:center; }

.footer-categories { display: block; text-align: left; height: 190px; }
.footer-categories ul.footer-nav { display: block; }
.footer-categories ul.footer-nav li {display: inline; text-transform: uppercase; font-weight: bold; margin-right: 10px; float: left; width: 107px; }
.footer-categories ul.footer-nav li ul { max-width: 80px; display: block; margin-top: 12px; }
.footer-categories ul.footer-nav li ul li { text-transform: none; font-weight: normal; line-height: 12px; color: #666; padding-bottom: 12px; }

.form-subscribe { float:right; width:267px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png) no-repeat -159px -331px; display: block; position: relative; margin-top: 27px; }
.form-subscribe label { display:block; margin:12px 10px 6px; color: #fff; font-weight: bold; }
.form-subscribe input.input-text { background: #fff; padding: 0 25px 0 4px; width:205px; height: 24px; margin: 0 10px 20px 10px; display:block; color: #999999; font-size: 11px; line-height: 22px; }
.form-subscribe button.button { background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -408px -548px; margin:6px 0 0; width: 16px; height: 13px; position: absolute; top:33px; left: 228px; }
.form-subscribe button.button span, .form-subscribe button.button span span { display: none; }
.form-subscribe .validation-advice { padding: 12px 0 0 !important; }
.form-subscribe .v-fix { text-align:left; padding-right:5px; }
.form-subscribe a { color:#777; }

.footer-container { margin:0 0 20px; text-align:left; }
.footer {float:left;}
.footer a.real-humans { background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -9px -130px; width: 264px; height: 21px; display: block; margin-top: 10px;}
.footer a.custom-engineering { background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -10px -170px; width: 188px; height: 39px; display: block; margin: 55px 0 25px; }
.footer a:hover { text-decoration:none; }
.footer ul,
.footer ul.links { display:block; float:left; width:550px; margin-top: 15px;}
.footer ul.links li,
.footer ul li { display:inline; margin:0 13px 0 0; padding:0; }

.footer-right-container { float: right; width: 350px; }
.footer-right-container .social-links { float: right; background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -194px -303px; width: 190px; height: 16px; display: block; margin-top: 10px; }
.footer-right-container .social-links a.twitter { float: right; background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -137px -229px; width: 16px; height: 16px; display: block; margin-left: 8px;}
.footer-right-container .social-links a.linkedin { float: right; background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -164px -229px; width: 16px; height: 16px; display: block; margin-left: 8px;}
.footer-right-container .social-links a.blog { float: right; background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -191px -229px; width: 16px; height: 16px; display: block; margin-left: 8px;}
.footer-right-container .payment-icons { float: right; width: 393px; height: 20px; display: block; margin-top: 15px; }
.footer-right-container .payment-icons a.bbb { float: left; background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -11px -289px; width: 95px; height: 36px; display: block; margin-right: 10px; }
.footer-right-container .payment-icons a.mcafee { float: left; display: block;margin-left: 7px; }
.footer-right-container .p-method-images {background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -11px -258px;width:187px;height:20px;float:left;}
#trustwaveSealImage {float:left;}

address.copyright { clear: both; margin-top:6px; }

.footer .switcher-store { float:right; width:184px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_store-switch.gif) no-repeat 0 3px; padding-top:21px; }
.footer .switcher-store label { display:none; }
.footer .switcher-store select { padding:0; margin-bottom:1px; }
.footer .switcher-store ul { float:none; width:auto; padding-left:0; margin-left:0; }
.footer .switcher-store ul .current { display:none; }
/* ======================================================================================= */

/* BreadCrumbs */
.breadcrumbs { background:#ffffff; text-align:left; margin: -29px 10px 0 10px; border: 1px solid #cccccc; padding: 12px 10px 10px; color: #666;}
.breadcrumbs li, .breadcrumbs-forced li { display:inline; }
.breadcrumbs li span,
.breadcrumbs a,
.breadcrumbs-forced li span,
.breadcrumbs-forced a { text-decoration:none; color:#666; margin: 0 4px; }
.breadcrumbs li strong, .breadcrumbs-forced li strong { margin: 0 4px; }

.col1-layout .breadcrumbs-forced, body.wishlist-shared-index #sharedwishlist-crumbs { position: absolute; margin-left: 0px !important; }
.breadcrumbs-forced { background: #fff; text-align: left; border: 1px solid #cccccc; padding: 12px 10px 10px; color: #666; margin: -30px 0 0 10px; width: 919px; }
body.wishlist-shared-index .page-title { margin-top: 30px; }


/* Hero */
.carousel-container {
    position: relative;
    margin-top: -27px;
    border: 1px solid #e5e5e5;
}
.carousel-container .carousel {
    display: block;
    max-height: 400px;
    overflow: hidden;
    position: relative;
    white-space: nowrap;
    width: 100%;
}
.carousel-container .carousel .item {
    display: block;
    left: 0;
    top: 0;
    overflow: hidden;
    position: absolute;
    width: 100%;
    z-index: 50;
    -webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
    opacity: 0;
    filter: alpha(opacity=0);
}
.carousel-container .carousel .item.no-trans {
    -webkit-transition: none;
    -moz-transition: none;
    -o-transition: none;
    transition: none;
}
.carousel-container .carousel .item img {
    display: block;
    width: 100%;
}
.carousel-container .carousel .item.active {
    position: relative;
    z-index: 55;
    opacity: 1;
    filter: alpha(opacity=100);
}
.carousel-container .carousel .item.next,
.carousel-container .carousel .item.previous {
    z-index: 100;
    opacity: 0;
    filter: alpha(opacity=0);
}
.carousel-container .carousel.horizontal-slide > div {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}
.carousel-container .carousel.horizontal-slide > div.active {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.carousel-container .carousel.horizontal-slide > div.previous {
    -webkit-transform: translate(-100%, 0);
    -moz-transform: translate(-100%, 0);
    -ms-transform: translate(-100%, 0);
    -o-transform: translate(-100%, 0);
    transform: translate(-100%, 0);
}
.carousel-container .carousel.horizontal-slide > div.next {
    -webkit-transform: translate(100%, 0);
    -moz-transform: translate(100%, 0);
    -ms-transform: translate(100%, 0);
    -o-transform: translate(100%, 0);
    transform: translate(100%, 0);
}
.carousel-container .carousel[data-transition="vertical-slide"] > div {
    opacity: 1;
    filter: alpha(opacity=100);
    -webkit-transition-duration: 1s;
    -moz-transition-duration: 1s;
    -o-transition-duration: 1s;
    transition-duration: 1s;
}
.carousel-container .carousel[data-transition="vertical-slide"] > div.active {
    -webkit-transform: translate(0, 0);
    -moz-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0);
}
.carousel-container .carousel[data-transition="vertical-slide"] > div.previous {
    -webkit-transform: translate(0, -100%);
    -moz-transform: translate(0, -100%);
    -ms-transform: translate(0, -100%);
    -o-transform: translate(0, -100%);
    transform: translate(0, -100%);
}
.carousel-container .carousel[data-transition="vertical-slide"] > div.next {
    -webkit-transform: translate(0, 100%);
    -moz-transform: translate(0, 100%);
    -ms-transform: translate(0, 100%);
    -o-transform: translate(0, 100%);
    transform: translate(0, 100%);
}
.carousel-nav {
    position: absolute;
    bottom: 0px;
    list-style: none;
    margin: 0;
    padding: 0;
    text-align: center;
    width: 100%;
    z-index: 100;
}
.carousel-nav li {
    display: inline-block;
    margin-left: 5px;
}
.carousel-nav li:first-child {
    margin-left: 0;
}
.carousel-nav li a {
    background-color: #669999;
    border-radius: 3px;
    display: block;
    overflow: hidden;
    height: 14px;
    width: 14px;
    text-indent: 110%;
    white-space: nowrap;
}
.carousel-nav .active a {
    background-color: #fff;
}
.carouse-container > .carousel-nav {
    position: relative;
}
.carousel-control {
    background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png) no-repeat -380px -635px;
    border: none;
    color: #fff;
    text-indent: -999px;
    cursor: pointer;
    display: block;
    overflow: hidden;
    position: absolute;
    left: -34px;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    height: 21px;
    width: 14px;
    z-index: 151;
}
.carousel-control.next {
    left: auto;
    right: -34px;
    background-position: -400px -635px;
}


/* SPIFFS */
.home-spiffs { margin: 20px 0 30px; display: block; height: 83px; }
.home-spiffs img { margin-right:24px; float:left; width: 297px; height: 83px; }
.home-spiffs .last img { margin-right: 0px; }

/* Content blocks */
.home-content-blocks { margin: 22px 0; border: 1px solid #ccc; border-left: none; border-right: none; padding: 30px 0;
    background: rgb(255,255,255); /* Old browsers */
    background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(255,255,255,1) 84%, rgba(247,247,247,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(84%,rgba(255,255,255,1)), color-stop(100%,rgba(247,247,247,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 84%,rgba(247,247,247,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 84%,rgba(247,247,247,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(255,255,255,1) 84%,rgba(247,247,247,1) 100%); /* W3C */
}
.home-content-blocks .block { width: 286px; margin-left: 41px; float: left; }
.home-content-blocks .block.left { margin-left: 0; }
.home-content-blocks .block .left { float: left; width: 42px; }
.home-content-blocks .block .right { float: right; width: 227px; margin-left: 17px; }

.home-content-blocks .block h2 { font-size: 12px; font-weight: bold; line-height: 1; color: #999; text-transform: uppercase; margin-bottom: 12px; }
.home-content-blocks .block h3 { font-size: 14px; font-weight: bold; line-height: 18px; color: #333; margin-bottom: 12px; }
.home-content-blocks .block p { font-size: 12px; line-height: 18px; }
.home-content-blocks .block .details { margin-bottom: 12px; }
.home-content-blocks .block a { font-size: 12px; font-weight: bold; line-height: 1; color: #20c0bb; text-transform: uppercase; }

/* Featured Products */
.home-featured-products ul.products-grid { border: none; margin: 20px 0 0 0; }
.home-featured-products ul.products-grid.first.last.odd { border: none; }
.home-featured-products ul.products-grid.first.last.odd li.item { width: 172px; }
.home-featured-products ul.products-grid .product-name { font-size: 13px; }
.home-featured-products ul.products-grid .list-price { display: none; }

/* Block: Events */
.event { background-color:#fbf4de; border-bottom:1px solid #e2d4c7; 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 0; 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(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/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; }

.col-main .event .event-button { background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/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; }
.col-main .event .event-button span { width:121px; text-align:center; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_btn-co.gif) 100% 50% no-repeat; padding:0 13px 0 0 !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(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/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; }

.upcoming { background:#f6f6f6; }
.upcoming .status { color:#333; }
.closed .event-button,
.col-main .closed .event-button,
.col-main .upcoming .event-button,
.upcoming .event-button,
.closed .event-button span,
.col-main .closed .event-button span,
.col-main .upcoming .event-button span,
.upcoming .event-button span { line-height:27px !important; font-size:12px !important; color:#7c7b7b !important; background:none !important; padding:0 !important; width:auto !important; display:inline !important; text-transform:capitalize; }
.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 }

.event-container { clear:both; border:1px solid #d0af83; position:relative; z-index:2; border-width:1px 1px; margin-top:7px; margin-bottom:-5px; 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(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_event-container-open.gif) repeat-x 0 0; }
.container-open .open { background-image:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_event-container-open.gif); padding-top:3px; height:54px; }

.container-upcoming { border-color:#d0d0d0; background:#eeeeee url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_event-container-upcoming.gif) repeat-x 0 0; }
.container-upcoming .upcoming { background-image:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_event-container-upcoming.gif); }

.container-closed { background:#9f958c }

/* Block: Events Lister */
.col3-layout .col-main .widget-events { margin:0 -20px 1px; position:relative; z-index:1; }
.widget-events { padding:11px; background:#f0eae3; }
.col1-layout .col-main .widget-events { padding:12px; }
.events-slider { position:relative; clear:both; margin:0 0 0; border:1px solid #d0c2b6; z-index:2; }
.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:#d0c2b6; z-index:1; width:0; }
.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-right:1px solid #d0c2b6; background:#f5f5f5 url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_block.gif) repeat-x 0 0; padding-left:0; }
.events-slider ul.slider li.slider-item .category-name { font-size:16px; font-weight:normal; color:#454343; display:block; padding:80px 10px 0; }
.events-slider ul.slider li.slider-item .category-show { width:182px; height:241px; background:#fff url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_category-info.gif) repeat-x 0 100%; 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(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_slide-button.gif) no-repeat 0 0; position:absolute; text-indent:-999em; cursor:pointer; top:17px; width:28px; height:28px; z-index:2; overflow:hidden; }
.events-slider .backward { left:-11px; }
.events-slider .forward { right:-11px; background-position:0 -40px; }
.events-slider .inactive { cursor:default; display:none; }

.sidebar .widget-events { background:none; padding:0; }
.sidebar .events-slider { border:1px solid #cfcfcf; margin:-1px -1px 0; background:#fff; padding:0; }
.sidebar .events-slider .event { height:115px; }
.sidebar .events-slider ul.slider li.slider-item { width:182px; height:300px; margin:0; }
.sidebar .events-slider ul.slider .status { padding-top:10px; padding-bottom:5px; }
.sidebar .events-slider ul.slider .event-dates { height:40px; }
.sidebar .events-slider ul.slider li.slider-item .category-name { font-size:16px; font-weight:normal; color:#454343; display:block; padding:50px 10px 0; }
.sidebar .events-slider ul.slider li.slider-item .category-show { height:241px; background:#fff url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_category-info.gif) repeat-x 0 100%; }

.sidebar .events-slider { margin-top:-1px; }
.sidebar .events-slider .backward { left:3px; top:6px; }
.sidebar .events-slider .forward { right:3px; top:6px; }

.sidebar .events-slider .event-ticker { height:45px; }
.sidebar .events-slider .event-ticker span { font-size:22px; line-height:28px; height:28px; padding-bottom:10px; background-image:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_ticker1.gif); background-repeat:no-repeat; display:inline-block; }
.sidebar .events-slider .event-ticker span.days { background-position:50% -10px; }
.sidebar .events-slider .event-ticker span.hour { background-position:50% -69px; }
.sidebar .events-slider .event-ticker span.minute { background-position:50% -128px; }
.sidebar .events-slider .event-ticker span.second { background-position:50% -185px; }

/* Sidebar =============================================================================== */
.sidebar .callout { display:block; margin:10px 0; }

/* Generic Block */
.sidebar .block { font-size: 11px; color:#444444; }
.sidebar .block-compare .block-title h5 { color: #119be1; margin-bottom: 5px; }
.sidebar .block .block-title { font-size: 22px; font-weight: bold; color: #333; }
.sidebar .block .block-subtitle,
.sidebar .block h3 { font-size:1em; font-weight:bold; color:#555; }
.sidebar .block .block-content { text-transform: uppercase; font-weight: bold; }
.sidebar .block .btn-remove { color:#222; margin-right:3px; }
.sidebar .block .btn-remove a { color:#222 !important; text-decoration:none !important; }
.sidebar .block .actions { margin:8px 0 0; text-align:right; }
.sidebar .block .actions a { float:left; color:#999; margin-top:3px; }
.sidebar .block .actions button.button { float:right; }

.sidebar .block li a.btn-remove { float:left; width:13px; height:0; padding-top:12px; margin:1px 0 0 0; overflow:hidden; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/btn_remove.gif) no-repeat 0 0; }

.col-main .block { background:#fff; }
.col-main .block .block-title { background:#e7e7e7 url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_block-title.gif) repeat-x 0 0; border:1px solid #e1e1e1; padding:5px 20px 5px; margin:0 -1px; }
.col-main .block .block-title h2,
.col-main .block .block-title h3 { font-size:14px; line-height:1.2; color:#000333; font-weight:bold; }
.col-main .block .block-content { padding:20px; }

/* Generic box */
.info-box .box-title { margin: 0 0 5px; }
.info-box .box-content { line-height: 18px; }
.info-box .box-content a { font-weight: bold; color: #20c0bb; }

.info-table th { font-weight:bold; padding:2px 15px 2px 0; }
.info-table td { padding:2px 0; }

/* Block: Account */
.sidebar .block-account .block-title { padding: 0 0 10px 0; }
.sidebar .block-account .block-title strong { font-size:18px; line-height:23px; color:#111; }
.sidebar .block-account .block-content { padding:0; }
.sidebar .block-account li, .cms-menu li { font-size:11px; font-weight: bold; text-transform: uppercase; }
.cms-menu li { padding:5px 0; }
.sidebar .block-account li a { color:#444; text-decoration:none; display:block; padding:5px 0; }
.sidebar .block-account li a:hover, .cms-menu li a:hover, .pager .pages a:hover { text-decoration:none; background: none; color: #20c0bb; }
.sidebar .block-account li.current { padding: 5px 0; }

/* Block: Layered Navigation */
.sidebar .block-layered-nav { background:none; }
.sidebar .block-layered-nav .block-title { padding:0; font-size: 11px; font-weight: bold; color: #888; text-transform: uppercase; margin-bottom: 10px; }
.sidebar .block-layered-nav .block-title h2 { font-size:18px; color:#111; }
.sidebar .block-layered-nav .block-subtitle { display:none; }
.sidebar .block-layered-nav dd { margin:0 0 13px; color: #444444; text-transform: none; font-weight: normal; }
.sidebar .block-layered-nav dd.last { margin:0; }
.sidebar .block-layered-nav dd li { margin:2px 0; }
.sidebar .block-layered-nav .currently { padding:20px 0; margin-bottom:-1px; }
.sidebar .block-layered-nav .currently .block-subtitle { display:block; text-transform: uppercase; color: #119BE1; }
.sidebar .block-layered-nav .currently li { padding:5px 0; color:#444; }
.sidebar .block-layered-nav .currently .label { font-weight:bold; color:#444; font-size:11px; text-transform: uppercase; padding: 0 0 0 8px; }
.sidebar .block-layered-nav .actions { text-align:left; padding-right:7px; display:none; }

/* Block: Cart */
.sidebar .block-cart { display: none; }
.sidebar .block-cart .block-title { background:#363636; padding:7px 17px; }
.sidebar .block-cart .block-title strong { font-weight:bold; color:#fff; }
.sidebar .block-cart .summary { margin:0 -17px; padding:0 12px 5px; background:#363636; color:#fff; text-align:center; position:relative; z-index:1; }
.sidebar .block-cart .summary a { font-weight:bold; color:#fff; }
.sidebar .block-cart .summary .subtotal { margin:3px 0 0; }
.sidebar .block-cart .summary .subtotal .price { font-weight:bold; }
.sidebar .block-cart .actions { margin:8px 0 13px; text-align:center; }
.sidebar .block-cart .actions button.button { float:none; }
.sidebar .block-cart .block-content { padding-top:0; }
.sidebar .block-cart .block-content table { margin:5px 0 0 0; }
.sidebar .block-cart .block-content table th { padding:1px 5px 1px 0; color:#8f8f8f; text-align:right; }
.sidebar .block-cart .block-content table td { text-align:left; padding:1px 0; }
.sidebar .block-cart  li a.btn-remove { float:none; background:none; margin:0; padding:0; width:auto; height:auto; overflow:visible; }

.mini-products-list li.item { padding:5px 0; border-bottom:1px solid #cfcfcf; }
.mini-products-list li.last { border:none; }
.mini-products-list .product-image { float:left; width:50px; margin-right:-50px; }
.mini-products-list .product-details { margin-left:65px; }
.sidebar .mini-products-list .product-details { margin-left:57px; }
.mini-products-list .product-details .product-name { font-size:11px; }
.mini-products-list .product-details .price-box { margin:5px 0; }
.mini-products-list .product-details .btn-remove { font-size:11px; }

.sidebar .mini-products-images-list li.item { float:left; padding:5px; text-align:center; }

.block-products .mini-products-list .product-details { margin-left:65px; }

/* Block: Compare Products */
.block-compare { margin-top: 20px; }
.block-compare button.button { float: left !important; }
.sidebar .block-compare .block-content { text-transform: none; }
.sidebar .block-compare .product-name a { margin: 0 0 0 8px; }

/* Block: List */
.block-list .block-content ol { margin:-5px -13px; }
.block-list li.item { padding:5px 10px 5px 13px; }
.block-list .actions { padding:5px 0 0; }
.sidebar .block-list .product-name { font:normal 11px/1.25 "Helvetica Neue", Arial, sans-serif; color:#444; }
.sidebar .block-list .product-name a { color:#444; }

/* Block: Poll */
.block-poll li { margin:5px 0; }
.block-poll input.radio { float:left; margin:1px -18px 0 0; vertical-align:top; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .votes { float:right; font-weight:bold; margin-left:10px; }

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

/* Block: Reorder */
.block-reorder { display: none; }
.block-reorder li { padding:5px 0; }
.block-reorder input.checkbox { float:left; margin:3px -20px 0 0; }
.block-reorder .product-name { margin-left:20px; font-size:11px; font-weight:normal; }

/* Block: Banner */
.block-banner { border:0; margin:10px 0; }
.block-banner .block-content { border-top:0; padding:0; background:#cbcbcb; text-align:center; }
.top-container .block-banner { background:#d0d0d0; margin:0; }

/* Paypal */
.sidebar .paypal-logo { display:block; margin:10px 0; text-align:center; }
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-view {margin: 30px 0 0 0;}

.category-title { width: 220px; float: left; }
.category-title .rss-feed { float:right; margin:7px 0 0; padding-left:17px; line-height:12px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/icon_rss.gif) 0 0 no-repeat; white-space:nowrap; text-decoration:none; }
.category-title .rss-feed:hover { text-decoration:underline; }

.catalog-category-view .category-description { width: 600px; float: left; font-size: 12px; margin: 0 0 20px 0; line-height: 18px; }
.catalog-category-view .home-featured-products { padding: 30px 0 80px 0; border-top: 1px solid #ccc; }
.catalog-category-view .home-featured-products h5 { font-size: 13px; }
.catalog-category-view .list-title { font-size: 13px; font-weight: bold; text-transform: uppercase; line-height: 1; }
.catalog-category-view .categories-list .item { width: 790px; height: 255px; display: block; background-color: #e7e7e7; padding: 45px 110px 0 40px; margin-top: 20px; position: relative; z-index: 1; }
.catalog-category-view .categories-list .item > img { position: absolute; top: 0; left: 0; z-index: -1; }

.catalog-category-view .categories-list .info { float: left; width: 280px; }
.catalog-category-view .categories-list .info h3 { font-size: 22px; margin-bottom: 20px; }
.catalog-category-view .categories-list .info p { font-size: 12px; line-height: 18px; margin-bottom: 17px; }
.catalog-category-view .categories-list .info a { font-size: 10px; color: #fff; text-transform: uppercase; background-color: #20c0bb; height: 16px; line-height: 16px; display: inline-block; padding: 0 4px; }
.catalog-category-view .categories-list .info a:hover { background-color: #119be1; }

.catalog-category-view .categories-list .highlight { float: right; width: 366px; background-color: #fff; padding: 22px; display: table;
    -moz-box-shadow: 0 0 25px 0 rgba(0,0,0,.25);
    -webkit-box-shadow: 0 0 25px 0 rgba(0,0,0,.25);
    box-shadow: 0 0 25px 0 rgba(0,0,0,.25);
}
.catalog-category-view .categories-list .highlight .product-image { float: left; width: 160px; height: 160px; position: relative; }
.catalog-category-view .categories-list .highlight .product-info { width: 184px; padding-left: 22px; display: table-cell; vertical-align: middle; }
.catalog-category-view .categories-list .highlight .product-name { font-size: 14px; margin-bottom: 15px; }
.catalog-category-view .categories-list .highlight .price-box { font-size: 12px; margin-bottom: 10px; }
.catalog-category-view .categories-list .highlight .list-price { display: none; }

.category-view .note-msg,
.category-view .category-description { font-size: 12px; margin: 0 0 10px 0; line-height: 18px; width: 100%; float: none; overflow: hidden; }

.results-view .recommendations { padding:20px 20px 0; }
.results-view .price-box .list-price { display: none; }

.catalogsearch-result-index .page-title { margin-bottom:0; }
.catalogsearch-result-index .note-msg { margin:20px 0; }

.category-img { float:right; }
.category-image { text-align:right; margin:0 0 1px; display: block; }
.category-image img { float:right; display: block; margin: 0 0 20px 30px; }
.category-view .category-image img { margin-bottom: 0; }

.category-products { margin-top: 30px; }
.category-products .price-box { font-size:12px; }

.categories-grid { padding:30px 0 0; display: block; border-top: 1px solid #ccc; clear: both; }
.categories-grid li.item { float:left; width:220px; margin-right:20px; overflow:hidden; }
.categories-grid li.item a { width: 220px; display: block; }
.categories-grid li.item a img { margin: 0 auto; }
.categories-grid li.last { margin-right:0; }
.categories-grid img { display:block; text-decoration:none !important; position:relative; margin: 0 0 10px; }
.categories-grid h2.category-name { height: 65px; font-weight: bold; color: #444; text-align: center; margin: 10px 0 0; }

/* View Type: Grid */
.products-grid { margin:30px 0; }
.products-grid li.item { float:left; width:160px; margin-right:20px; overflow:hidden; position: relative; }
.products-grid li.last { margin-right:0; }
.products-grid .product-image { display:block; text-decoration:none !important; position:relative; width:160px; margin: 0 0 10px; }
.products-grid .product-image img { padding: 10px 0 20px; }
.products-grid .ratings { text-align:left; line-height:13px; }
.products-grid .rating-links { display:block; padding:2px 0 0; clear:both; }
.products-grid .price-box { margin:5px 0 5px; clear:both; color:#999; font-size: 12px;}
.category-view .price-box .list-price { display: none; }

/* View Type: List */
.products-list li.item { margin:20px; padding-bottom: 20px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_dots.gif) repeat-x 0 100%; position: relative; }
.products-list li.last { background-image:none; }
.products-list .product-image { float:left; margin-right:-186px; text-decoration:none !important; position:relative; }
.products-list .product-shop { margin-left:186px; }
.products-list .product-name { margin-bottom:5px; }
.products-list .price-box { margin:5px 0 10px; }
.products-list .desc { margin:5px 0 10px; font-size:12px; }
.products-list .desc .link-learn { white-space:nowrap; }

.products-grid .special-price,
.products-list .special-price { font-size:12px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
.catalog-product-view .col1-layout .col-main { padding-top:0; }

.col2-left-layout .product-view,
.col2-right-layout .product-view { background:none; width:755px; }
.col2-left-layout .product-view .product-shop,
.col2-left-layout .product-view .product-collateral,
.col2-right-layout .product-view .product-shop,
.col2-right-layout .product-view .product-collateral { float:none; width:695px; }
.col2-left-layout .product-view .product-img-box,
.col2-right-layout .product-view .product-img-box { float:none; width:auto; }
.col2-left-layout .product-view .product-img-box .product-image,
.col2-right-layout .product-view .product-img-box .product-image { margin:0 auto; }

.col3-layout .product-view { margin-top: 30px;}
.col3-layout .product-view .product-shop,
.col3-layout .product-view .product-collateral { float:none; width:512px; }
.col3-layout .product-view .product-img-box { float:none; width:auto; }
.col3-layout .product-view .product-img-box .product-image { margin:0 auto; }

.product-view { float: left; width: 100%; }
#messages_product_view { margin:0 -20px; position:relative; z-index:1; }
#messages_product_view .messages { margin:0 0 1px; }
#messages_product_view .messages li { margin:0; position:relative; z-index:1; }

.product-collateral { float:right; clear:right; width:600px; }
.product-main-info .emailto-link { float:left; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png) no-repeat -369px -193px; height: 11px; padding:3px 0 0 18px; display: inline; margin-left:20px; font-size: 10px; }
.product-main-info .print-product { float:right; background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png) no-repeat -348px -167px; height: 15px; padding: 3px 0 0 16px; margin: 0 0 0 10px; display: inline; font-size: 10px; }
.product-main-info .emailto-link a { color: #666; font-weight: bold; text-transform: uppercase; font-size: 10px; }
.product-main-info .print-product a { color: #666; font-weight: bold; text-transform: uppercase; font-size: 10px; }
.product-main-info p.sku {}
.box-collateral .box-title h2 { font-size:14px; line-height:1.2; color:#000333; font-weight:bold; }

.tab-list { position:relative; }
.tab-list .tab { float:left; cursor:pointer; }
.tab-list .active { cursor:default }
.tab-list .tab-container { float: left; width:100%; clear: both; display: none; }
.tab-list .tab-container.active-content { display: block; }

.collateral-tabs { margin:20px 0; height: auto !important;}
.collateral-tabs .tab { color:#555; padding:0 0 0 12px; font-size:12px; }
.collateral-tabs .tab span { padding:0 12px 0 0; line-height:24px; float:left; text-transform: uppercase; font-weight: bold; }
.collateral-tabs .active { color:#fff; background: #555; font-weight:bold; text-transform: uppercase; }
.collateral-tabs .active span { background-position:100% 0;}
.collateral-tabs .tab-container {line-height: 18px; border-top: 4px solid #555; }
.collateral-tabs .tab-content { padding:20px 0; font-size:12px; }
.collateral-tabs .tab-content a { font-weight: bold; color: #20C0BB; }
.collateral-tabs .tab-content object,
.collateral-tabs .tab-content embed { width:100% !important; height:auto !important; }
.collateral-tabs .tab-content ul li { list-style: inside !important; }
.collateral-tabs .tab-content ul { list-style-type: disc !important; }

.collateral-tabs .blog-articles { list-style: none !important; }
.collateral-tabs .tab-content .blog-articles li { list-style: none !important; line-height: 26px; }

/* Product Images */
.product-view .product-img-box { float:left; width:300px; margin-top: 30px; position: relative; }
.product-view .product-img-box .product-image img { background:#fff; } /*IE8 PNG Fix */
.product-view .product-img-box p.notice { text-align:center; padding:5px 0; font-size:11px; display: none; }
.product-view .product-img-box .product-image { position:relative; width:300px; height:300px; overflow:hidden; z-index:3; }

.image-badge-new { background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png) no-repeat -8px -446px; position: absolute; top:0; left:0; height: 26px; width: 51px; display: block; z-index: 4; }
.image-badge-small-new { background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png) no-repeat -6px -551px; position: absolute; top:0; left:0; height: 21px; width: 41px; display: block; z-index: 4; }
.image-badge-small-related-new { background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png) no-repeat -249px -449px; position: absolute; top:20px; left:0; height: 21px; width: 41px; display: block; z-index: 4; }
.image-badge-sale { background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png) no-repeat -8px -478px; position: absolute; top:0; left:0; height: 26px; width: 54px; display: block; z-index: 4; }
.image-badge-small-sale { background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png) no-repeat -53px -551px; position: absolute; top:0; left:0; height: 21px; width: 42px; display: block; z-index: 4; }
.image-badge-small-related-sale { background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png) no-repeat -292px -449px; position: absolute; top:20px; left:0; height: 21px; width: 42px; display: block; z-index: 4; }
.image-badge-pricecut { background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png) no-repeat -7px -511px; position: absolute; top:0; left:0; height: 26px; width: 86px; display: block; z-index: 4; }
.image-badge-small-pricecut { background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png) no-repeat -104px -551px; position: absolute; top:0; left:0; height: 21px; width: 66px; display: block; z-index: 4; }
.image-badge-small-related-pricecut { background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png) no-repeat -343px -449px; position: absolute; top:20px; left:0; height: 21px; width: 66px; display: block; z-index: 4; }
.image-badge-popular { background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png) no-repeat -105px -511px; position: absolute; top:0; left:0; height: 26px; width: 86px; display: block; z-index: 4; }
.image-badge-small-popular { background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png) no-repeat -180px -551px; position: absolute; top:0; left:0; height: 21px; width: 66px; display: block; z-index: 4; }


.product-view .product-img-box .product-image-zoom { position:relative; width:300px; height:30px; overflow:hidden; z-index:3; }
.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(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/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(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/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:10px 0 0; padding:0 0 0; }
.product-view .product-img-box .more-views h2 { display:none; }
.product-view .product-img-box .more-views li { float:left; margin:0 6px 6px 0; }

.product-image-popup { margin:0 auto; }
.product-image-popup .buttons-set { clear:none; line-height:28px; margin:0 0 10px; float:right; width:150px; text-align:right; }
.product-image-popup .buttons-set .button { vertical-align:middle; float:none; }
.product-image-popup .image { display:block; clear:both; margin:15px auto 15px; }
.product-image-popup .image-label { font-size:14px; text-align:left; clear:both; font-weight:normal; color:#000; line-height:19px; margin:0 0 10px; }

.product-image-popup .nav { text-align:center; margin:0 auto; width:120px; }
.product-image-popup .nav .prev,
.product-image-popup .nav .next { margin:0 15px; display:inline; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_slide-button.gif) no-repeat 0 0; text-indent:-999em; cursor:pointer; width:28px; height:28px; z-index:2; overflow:hidden; float:left; }
.product-image-popup .nav .prev { left:-19px; float:left; }
.product-image-popup .nav .next { right:-19px; float:right; background-position:0 -40px; }

/* Product Page SPIFF */
.product-view .spiff { float: left; width: 300px; margin: 30px 0;}

/* jQzoom */
div.jqZoomTitle { z-index:5000; text-align:center; position:absolute; top:0; left:0; width:100%; color:#fff; background:#999; }
.jqZoomPup { overflow:hidden; background-color:#fff; z-index:10; border-color:#fff; border-style:solid; cursor:none !important; /* -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=60)"; -moz-opacity:0.6; opacity:0.6; */ }
a.product-image { cursor:pointer !important; }
p.product-image { cursor:default !important; }
.jqZoomPup img { border:0; }
.preload { text-decoration:none; padding:5px; text-align:center; background: #fff url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/orbit/loading.png') no-repeat center center; width:300px; height: 300px; z-index:10; position:absolute; top:3px; left:3px; filter: alpha(opacity=50); -khtml-opacity: 0.5; -moz-opacity: 0.5; opacity: 0.5; }
.jqZoomWindow { border:1px solid #fff; background-color:#fff;}

/* Product Shop */
.product-view .product-shop { float:right; width:600px; margin: 30px 0 0 30px; }
.product-view .product-shop .product-main-info .product-main-left {float: left; width: 260px;}
.product-view .product-shop .product-main-info .label { font-weight: bold; }
.product-view .product-shop .product-ids { margin:4px 0 20px; color:#666; }
.product-view .product-shop .product-ids .sku { margin-bottom: 3px; }
.product-view .product-shop .availability { font-size:12px; margin: 20px 0 10px; }
.product-view .product-shop .price-box { margin:0 0 5px; font-size: 15px; text-transform: uppercase; font-weight: bold; color: #444;}
.product-view .product-shop .price-box .list-price { font-size: 12px; font-weight: normal; text-transform: none; margin-bottom: 5px; }
.product-view .product-shop .price-box .price-label { font-size:11px; }
.product-view .product-shop .price-box .price-as-configured .price-label { font-size:12px; }
.product-view .product-shop .price-box .price-as-configured .price { color:#e55100; font-size:14px; }
.product-view .product-shop .price-box .special-price .price-label,
.product-view .product-shop .price-box .special-price .price { font-size:14px; color:#c73615; }
.product-view .product-shop .price-box .price-as-configured .price-including-tax .price { color:#e55100; }
.product-view .product-shop .price-box .price-as-configured .price-excluding-tax .price { color:#222; font-size:11px; }
.product-view .product-shop .price-box p { margin:4px 0; }
.product-view .product-shop .add-to-links { clear: right; float:right; color: #888; text-transform: uppercase; font-weight: bold; font-size: 12px; }
.product-view .product-shop .add-to-links a.link-wishlist {display: inline-block; background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat 40px -338px ; width: 110px; height: 13px;  margin-right: 2px;}
a.link-wishlist-modal {display: inline-block; background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat 170px -338px; width: 240px; height: 13px; color: #888; text-transform: uppercase; font-weight: bold; font-size: 12px; margin-top: 15px; }
.product-view .product-shop .add-to-links a.gridlist-modal, .cart .shipping a.estimate-modal, #payment_form_ccsave a.cvv-modal, a.paypal-modal { display: inline-block; background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -402px -262px; width: 12px; height: 12px; }
.product-view .product-shop .add-to-links a.link-wishlist span, .product-view .product-shop .add-to-links a.gridlist-modal span, a.link-wishlist-modal span, .cart .shipping a.estimate-modal span, #payment_form_ccsave a.cvv-modal span, a.paypal-modal span {display: none;}
#payment_form_ccsave a.cvv-modal { margin-left: 6px; }

.product-view .product-name h1 { font-size:22px; line-height:1.2; color:#333; font-weight:bold; }
.product-view .short-description { padding:10px 0; clear:both; font-size:12px; display:none; }
.product-view .short-description h2 { margin:0 0 5px; font-size:13px; }
.product-view .product-shop .add-to-cart { float:right; margin: 0 0 10px; }
.product-view span.configurable-price-from-label,
.cart span.configurable-price-from-label {display: none;}
.yotpo.yotpo-main-widget.yotpo-medium .yotpo-bottomline.yotpo-bottomline-empty-state .write-question-button {z-index: 9;}
.yotpo .yotpo-regular-box .error-box {margin-top: 0;}


/* Rating */
.rating-box { width:65px; height:13px; font-size:0; line-height:0; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_rating.gif) 0 100% repeat-x; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_rating.gif) 0 0 repeat-x; }
.ratings { margin:5px 0; }
.ratings .rating-box { float:left; margin-right:5px; }
.ratings .amount { font-size:12px; }
.ratings .rating-links { margin:0; font-size:11px; }
.ratings .rating-links a { text-decoration:underline; }
.ratings .rating-links a:hover { text-decoration:none; }
.ratings .rating-links .separator { margin:0 3px; }

.product-ratings {
	clear: left;
	overflow: hidden;
	padding: 0.9em 0;
	margin-bottom: 0.5em;
	border-bottom: 1px solid #ccc;
}

.product-ratings .left:first-child{
	margin-right:4em
}
.yotpo .write-review-wrapper,
.yotpo .write-question-wrapper {
    visibility: hidden;
    position: absolute!important;
    display: block!important;
}
.yotpo .write-review-wrapper.visible,
.yotpo .write-question-wrapper.visible {
    visibility: visible;
    position: relative!important;
    height: auto!important;
}

/* Availability */
.availability.in-stock { 
	color:#444;
	background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat 0px -579px; /*-320px -134px;*/
	padding-left: 18px;
}
.availability.out-of-stock { color:#444; background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -9px -416px; padding-left: 18px; }

.availability-only { margin:10px 0 7px; line-height:16px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/i_availability_only.gif) 0 50% no-repeat; padding-left:15px; }
.availability-only span,
.availability-only a { border-bottom:1px dashed #751d02; color:#000; }
.availability-only a { background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/i_availability_only_arrow.gif) 100% 0 no-repeat ; cursor:pointer; padding-right:15px; text-decoration:none; }
.availability-only .expanded { background-position:100% -15px; }
.availability-only strong { color:#d12c01; }

.availability-only-details { margin:0 0 7px; border:1px solid #d9d9d9; }
.availability-only-details thead { background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_thead.gif) repeat-x scroll 0 0 #e8e8e8; }
.availability-only-details th,
.availability-only-details td { padding:2px 8px; }
.availability-only-details th { border-bottom:1px solid #d9d9d9; font-size:10px; text-transform:uppercase; }
.availability-only-details td { background:#fff; font-size:11px; }
.availability-only-details tr.odd td.last { color:#d95e00; font-weight:bold; }

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

/* Old price */
.old-price { text-decoration:line-through; color:#989696; }
.old-price .price-label { white-space:nowrap; color:#989696; }
.old-price .price { font-weight:normal; text-decoration:line-through; color:#989696; }
.sidebar .old-price .price-label { display:none !important; }

/* Special price */
.special-price .price-label { white-space:nowrap; color:#c73615; font-weight:bold; }
.special-price .price { font-weight:bold; color:#c73615; }
.sidebar .special-price .price-label { display:none !important; }

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

.minimal-price-link { display:none; margin:5px 0; text-decoration:none; }
a.minimal-price-link:hover { text-decoration:underline; }
.minimal-price-link .label { font-weight:bold; }
.minimal-price-link .price { font-weight:bold; }

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

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

/* FPT */
.weee { display:block; font-size:11px; }
.weee .price { font-size:11px; 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-label { white-space:nowrap; }
.price-from .price { white-space:nowrap; }
.price-to .price { white-space:nowrap; }
.price-to .price-label { white-space:nowrap; }

/* Price as configured */
.price-as-configured .price-label {white-space:nowrap; }
.price-as-configured .price { font-size:14px; color:#e55100; }

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

/* Tier Prices */
.product-pricing { margin:20px 0 0; }
.product-pricing li { line-height:1.35; margin:2px 0; }
.product-pricing li .price { font-weight:bold; }
.product-pricing li .benefit { font-weight:bold; }

table.tierpricing-table { margin: 20px 0; }
table.tierpricing-table th, table.tierpricing-table td { padding: 4px; text-align: center; font-weight: bold; }
table.tierpricing-table th { border-bottom: 1px solid #ccc; padding: 4px 7px; white-space: nowrap; }
table.tierpricing-table tr { border-bottom: 1px solid #e5e5e5; }
table.tierpricing-table tr.last { border-bottom: none; }
table.tierpricing-table th h5 { color: #119be1;  }

/* Add to Links */
.add-to-links { font-size:10px; }
.add-to-links li { margin:2px 0; }
.add-to-links a { color:#999; }
.add-to-links .separator { display:none; }

/* Add to Cart */
.add-to-cart label { font-size:12px; vertical-align:middle; margin-right:5px; text-transform:capitalize; }
.add-to-cart .qty { vertical-align:middle; margin-right:10px; width:60px; }
.add-to-cart .paypal-logo { clear:left; text-align:right; }
.add-to-cart .paypal-logo .paypal-or { clear:both; display:block; margin:5px 60px 5px 0; }

/* On product view */
.product-view .product-essential button.btn-cart span,
.add-to-cart button.btn-cart span, .order-review button.button span { background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -259px -85px #20c0bb; padding:4px 8px 4px 28px !important; }
.product-view .product-essential button.btn-cart:hover span,
.add-to-cart button.btn-cart:hover span, .order-review button.button:hover span { background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -259px -85px #119be1; }

.order-review button.button span { font-size: 16px; font-weight: bold; }

.product-view .add-to-cart .paypal-logo { margin:0; }

/* Add to Links + Add to Cart */
.add-to-box {float: right; width: 300px; display: block; }

/* Product Options */
.product-options { margin:0 0 20px; padding: 20px 20px 15px; background: #f5f5f5; float: right; width: 280px; }
.product-options dt label { font-weight:bold; font-size:12px; }
.product-options dt .required em { margin-left:5px; }
.product-options dd .qty-holder { display:block; padding:10px 0; }
.product-options dd .qty-holder label { vertical-align:middle; }
.product-options dd .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:5px 0 15px; }
.product-options dd .input-box { display:block; padding-right:20px; }
.product-options dd input.input-text { width:98%; }
.product-options dd input.datetime-picker { width:150px; }
.product-options dd .time-picker { display:-moz-inline-box; display:inline-block; padding:2px 0; vertical-align:middle; }
.product-options dd .time-picker select { vertical-align:middle; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:100%; }
.product-options .options-list li { vertical-align:middle; margin:0; padding:2px 0; line-height:1.315; }
.product-options .options-list input.radio { float:left; margin:2px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:2px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options .validation-error .options-list,
.product-options ul.validation-failed { padding:2px 1px !important; position:relative; z-index:2; top:-3px; left:-2px; margin-right:-2px; }
.options-container-small .product-options .validation-error .options-list,
.options-container-small .product-options ul.validation-failed { padding:0 1px !important; position:relative; z-index:2; top:-1px; left:-2px; margin-right:-2px; }
.product-options li { margin:3px 0; }

.product-view .product-options-bottom .product-pricing { clear:both; }
.product-view .product-options-bottom { padding:0; margin:0 0 5px; }
.product-view .product-options-bottom .add-to-cart { float:right; padding-left:15px; }
.product-view .product-options-bottom .price-box { margin:0 !important; float:right; display: none; }
.product-view .product-options-bottom p.required { padding:5px 0 0; clear:both; text-align:right; width:auto; }

/* Options in product info column */
.options-container-small { margin:20px 0 0; }
.options-container-small .product-options-bottom { float:left; }
.options-container-small .product-pricing { display:none; }
.options-container-small .price-box { display:none; }
.options-container-small .add-to-cart { padding:13px 15px 0 0 !important; }
.options-container-small .product-options-bottom p.required { padding:0 0 0 90px; width:auto; float:left; clear:left; text-align:left; }
.options-container-small dt { clear:left; float:left; line-height:1.2; width:10em; padding:3px 5px 3px 0; margin:0 0 8px; }
.options-container-small dd { float:left; width:275px; border-bottom:0; padding:0; margin:0 0 8px; }
.options-container-small .product-options { margin:0 0 0; }

/* Options after product info column */
.options-container-big { float: right; width: 320px; }

/* Bundle product - alternative view */
#customizeTitle { margin:0; }
.product-options .bundle-summary { font-size:11px; }
.bundleProduct .product-options { font-size:12px; margin-top:0; }
.bundleProduct .product-options-bottom { padding:0; font-size:12px; margin:0 0 5px; line-height:27px; }
.bundleProduct .product-options-bottom .add-to-cart { float:right; margin:0 0 0 20px; }
.bundleProduct .product-options-bottom .price-box { margin:0; float:right; }
.bundleProduct .product-options-bottom p.required { padding:5px 0 0; width:auto; clear:both; text-align:right; }
.with-bundle { position:relative; z-index:1; background:#fff url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_cols.gif) 460px 0 repeat-y; }

/**/
#bundle-product-wrapper { margin:-1px -20px -21px; border-top:1px solid #cfcfcf; border-bottom:1px solid #cfcfcf; float:left; width:938px; overflow:hidden; position:relative; z-index:1; }
#bundleProduct { width:1877px; background:#fff url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_cols.gif) repeat-y 279px 0; z-index:1; position:relative; }
#productView { margin:0; position:static; border:0; }
#options-container { min-height:510px; width:938px; position:relative; z-index:2; float:right; border-left:1px solid #cfcfcf; background:#fff url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_cols.gif) repeat-y 460px 0; left:-1px; }
#options-container h1 { text-align:left; }

/* Bundle Product 2 column design */
.col2-left-layout  #bundle-product-wrapper,
.col2-right-layout #bundle-product-wrapper { width:755px; }
.col2-left-layout  #bundleProduct,
.col2-right-layout #bundleProduct { background-position:574px 0; width:1511px; }
.col2-left-layout  #options-container,
.col2-right-layout #options-container { background-position:277px 0; left:-1px; width:755px; }

.col2-left-layout  #options-container .product-options,
.col2-right-layout #options-container .product-options { width:459px; }
.col2-left-layout  #options-container .product-options-bottom,
.col2-right-layout #options-container .product-options-bottom { width:429px; }

.col2-left-layout  .bundle-summary,
.col2-right-layout .bundle-summary { left:460px; }

/* Bundle Product 3 column design */
.col3-layout #bundle-product-wrapper,
.col3-layout #options-container { width:572px; }
.col3-layout #bundleProduct { background-position:390px 0; width:1144px; }
.col3-layout #options-container { background-position:94px 0; }
.col3-layout #productView { margin-right:-10px; }

.col3-layout #options-container .product-options { width:276px; }
.col3-layout #options-container .product-options-bottom { width:246px; }
.col3-layout #options-container .product-options-bottom .price-box { float:none; }

.col3-layout .bundle-summary { left:277px; }

#options-container .product-options { font-size:12px; margin-top:0; font-size:11px; z-index:1; margin:0; width:600px; padding:20px 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:27px; }
#options-container .product-options-bottom .add-to-cart { float:right; margin:0 0 0 20px; }
#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; }

.bundle-summary { background:#fff; position:absolute; z-index:2; left:643px; margin-top:0; padding:20px; width:256px; }
.bundle-summary .product { background:#fff; border-bottom:1px solid #ddd; margin-bottom:10px; padding:10px 8px; -webkit-box-shadow:0px 0px 5px #999; -moz-box-shadow:0px 0px 5px #999; box-shadow:0px 0px 5px #999; }
.bundle-summary .product .block-title { background:none; border:solid #e6e6e6; border-width:0 0 1px; margin:0 0 10px; padding:5px 0; position:relative; }
.bundle-summary .product .block-title h2 { color:#5a5a5a; font-weight:normal; padding-left:5px; }
.bundle-summary .product-image { border:1px solid #d6d6d6; float:left; margin:0 -60px 0 0; }
.bundle-summary .product-details p.availability { font-weight:bold; font-size:11px; margin:28px 0 0; position:relative; }
.bundle-summary .price-box { margin-bottom:35px; }
.bundle-summary .price-box .price-as-configured .price { font-weight:normal; }
.bundle-summary .price-box .price-as-configured .price-label { color:#010101; font-size:14px; font-weight:normal; margin-right:10px; }
.bundle-summary .product-name { font-size:16px; color:#111; }
.bundle-summary .product .add-to-links { border-top:1px solid #e6e6e6; margin-top:10px; padding:7px 0 2px 5px; }
.bundle-summary .product .add-to-links a { color:#ef5d24; font-weight:bold; }
.bundle-summary .product .add-to-links li { display:inline; margin-right:20px; }
.bundle-summary .summary { padding:10px 8px !important; -webkit-box-shadow:0px 0px 5px #999; -moz-box-shadow:0px 0px 5px #999; box-shadow:0px 0px 5px #999; }
.bundle-summary .summary h4 { border-bottom:1px solid #e6e6e6; color:#5a5a5a; font-size:14px; font-weight:normal; padding:0 0 5px 5px; }
.bundle-summary .summary ul { margin:6px 0 10px; }
.bundle-summary .summary li { background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_dots.gif) repeat-x bottom; margin:0; padding:11px 0 7px; }
.bundle-summary .summary .last { background:none; padding-bottom:0; }

.bundle-summary button.btn-cart span,
.bundle-summary button.btn-cart span span { background-image:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bg_bundle_btn.gif); font-weight:normal !important; height:23px !important; line-height:23px !important; padding:0 0 0 18px !important; }
.bundle-summary button.btn-cart span span { padding:0 18px 0 0 !important; }
.bundle-summary .add-to-cart .qty { margin-right:80px; }
.bundle-summary .add-to-cart button { margin:10px 0 0; }
.bundle-summary .add-to-cart .paypal-logo { text-align:left; }
.bundle-summary .add-to-cart .paypal-or { margin:5px 0 5px 42px; }

#bundleProduct .page-title a { color:#ef5d24; position:relative; text-decoration:none; top:4px; }
#bundleProduct .page-title a:hover { text-decoration:underline; }
#bundleProduct .page-title a small { font-size:14px; font-weight:bold; }
#bundleProduct .product-options { padding:0; width:642px; }
#bundleProduct .product-options dt,
#bundleProduct .product-options dd { background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bg_bundle_options.png) repeat-x; }
#bundleProduct .product-options dd { background-position:0 -33px; border-bottom:1px solid #bfbfbf; margin:0; padding:20px 10px 20px 30px; }
#bundleProduct .product-options dt { border-bottom:1px solid #e6e6e6; color:#010101; line-height:32px; padding:0 10px 0 30px; }
#bundleProduct .product-options dl.last .last { border-bottom:none; }
#bundleProduct .product-options p.required { padding:0; position:absolute; right:10px; top:10px; }

#bundleProduct .product-options-bottom { background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bg_bundle_options_bottom.png) repeat-x 0 0; padding:11px 15px 0; width:612px; }
#bundleProduct .product-options-bottom a { color:#ef5d24; font-size:11px; font-weight:bold; text-decoration:none; }
#bundleProduct .product-options-bottom a:hover { text-decoration:underline; }
#bundleProduct .product-options-bottom a small { font-size:14px; }
#bundleProduct .product-options-bottom .price-as-configured { font-size:11px; }
#bundleProduct .product-options-bottom .price-as-configured .price { font-size:12px; vertical-align:baseline; }
#bundleProduct .product-options-bottom .price-as-configured .price-label { color:#010101; font-weight:bold; margin-right:15px; }

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

/* Gift Card product */
.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 { padding-right:20px; margin-right:9px; }
.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; padding:30px 30px 10px; margin:0 -30px -30px; }
.giftcard-send-form label { width:120px; text-align:left; padding-right:5px; padding-bottom:5px; }
.giftcard-send-form .field label { padding-bottom:0; }
.giftcard-send-form .field .input-text { width:249px !important; }

/* Block: Related */
.product-view .box-related { float:right; width:600px; font-size:11px; margin-top: 30px; padding-top: 30px; border-top: #ccc solid 1px; }
.product-view .box-related p { margin:0; }
.product-view .box-related .product-name { font-size:12px; }
.product-view .box-related .price-box { font-size: 12px; color: #999; padding:5px 0; }
.product-view .box-related .price-box .list-price { display: none; }
.product-view .box-related ol { padding:20px 0 !important; }
.product-view .box-related li.item .item-info { position: relative; }
.product-view .box-related li.item { width:135px; float:left; margin-right: 20px; }
.product-view .box-related li.item.last { margin-right: 0; }
.product-view .box-related li.item .product-image img { width:135px; height: 135px; padding: 20px 0 10px; }

/* 3 Column Block: Related */
.col3-layout .product-view .box-related li.item .product-image { display:block; float:none; margin:0 auto; }
.col3-layout .product-view .box-related li.item .product-details { margin-left:0; }
.col3-layout .product-view .box-related input.checkbox { margin-left:135px; }

/* Block: Upsell */
.product-view .box-up-sell { float:right; width:600px; font-size:11px; margin-top: 30px; padding-top: 30px; border-top: #ccc solid 1px; }
.product-view .box-up-sell .products-grid { padding:20px 0; margin:0; }
.product-view .box-up-sell .products-grid .product-image { width: 135px; }
.product-view .box-up-sell .products-grid li { width:135px; margin-right:20px; display:inline; }
.product-view .box-up-sell .products-grid li.last { margin-right:0px; }
.product-view .box-up-sell .list-price { display: none; }

/* Block: Recently Viewed */
.col-main .block-viewed { background: none; width: 300px; float: left; }
.col-main .block-viewed .block-title { background: none; text-transform: uppercase; border: none; padding:0; }
.col-main .block-viewed .block-content { padding:10px 0; }
.col-main .block-viewed .block-content ol { margin: 0; }
.col-main .block-viewed .block-content li { padding: 5px 0; }
.col-main .block-viewed .block-content li a { font-weight: normal; }

/* 2 Column Block: Upsell */
.col2-left-layout  .product-view .box-up-sell .products-grid,
.col2-right-layout .product-view .box-up-sell .products-grid { padding:30px 0 10px 30px; margin-right:0; }
.col2-left-layout  .product-view .box-up-sell .products-grid li,
.col2-right-layout .product-view .box-up-sell .products-grid li { display:inline; width:140px; }

/* 3 Column Block: Upsell */
.col3-layout .product-view .box-up-sell .products-grid { padding:30px 0 10px 15px; margin:0; }
.col3-layout .product-view .box-up-sell .products-grid li { width:135px; margin-right:2px; display:inline; }

/* Block: Tags */
.product-view .box-tags h3 { font-size:12px; font-weight:normal; }
.product-view .box-tags .form-add-tags { padding:5px 0 0 0; }
.product-view .box-tags .form-add-tags label { margin:0; font-weight:bold; font-size:12px; padding:2px 15px 0 0; height:4em; float:left; }
.product-view .box-tags .form-add-tags .input-box { margin:0; display:inline-block; }
.product-view .box-tags .form-add-tags div.validation-passed,
.product-view .box-tags .form-add-tags div.validation-error { padding-right:17px; }
.product-view .box-tags .form-add-tags input.input-text { width:300px; }
.product-view .box-tags .form-add-tags button.button { margin-left:5px; vertical-align:top; }
.product-view .box-tags .form-add-tags p { padding:5px 0; font-size:11px; }
.product-view .box-tags .tags-list { margin:15px 0; line-height:1.5em; }
.product-view .box-tags .tags-list li { display:inline; font-size:10px; margin:0 5px 0 0; }
.product-view .box-tags .tags-list li a { text-decoration:none; font-size:12px; margin:0; padding:3px; background:#fffcf0; }
.product-view .box-tags .tags-list li a:hover { text-decoration:underline; }

.product-view .box-tags .form-add-tags .input-box , x:-moz-any-link { float:left; }/* FireFox 2 fix */
.product-view .box-tags .form-add-tags .button , x:-moz-any-link { margin-bottom:15px; }/* FireFox 2 fix */
.product-view .box-tags .form-add-tags .input-box , x:-moz-any-link, x:default { float:none; }/* FireFox 3 restore */
.product-view .box-tags .form-add-tags .button , x:-moz-any-link, x:default { margin-bottom:0; }/* FireFox 3 restore */

/* Block: Reviews */
.product-view .product-main-info .review-summary-table { margin:10px 0; }
.review-summary-table { border:0; margin:0 0 10px; }
.review-summary-table th,
.review-summary-table td { padding:2px 5px; }
.review-summary-table tr.last td { border:0; }
.review-summary-table th.label,
.review-summary-table td.label { width:1px; white-space:nowrap; padding-left:0; background:none; }

.product-view .box-reviews .pager { border-width:1px 0; margin:0; }
.product-view .box-reviews dt { margin:10px 0; font-style:italic; }
.product-view .box-reviews dt a { font-weight:bold; font-style:normal; margin-right:10px; }
.product-view .box-reviews dd { margin:10px 0 20px; padding:0 0 10px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_dots.gif) repeat-x 0 100%; }
.product-view .box-reviews dd p { margin:0 0 10px; }
.product-view .box-reviews dd .date { margin:0 0 10px; font-style:italic; }
.product-view .box-reviews dd.last { background:none; margin-bottom:0; }
/* Add Review Form */
.product-view .box-reviews .product-name { font-weight:normal; margin-bottom:20px; }
.product-view .box-reviews .product-name span { font-weight:bold; }
.product-view .box-reviews .form-list { margin:15px 0; }

.product-view .box-reviews .form-list .review-summary-table thead { background:none; }
.product-view .box-reviews .form-list .review-summary-table thead th { background:none; border:0; }
.product-view .box-reviews .form-list .review-summary-table .value { text-align:center; }
/* ======================================================================================= */

/* Discontinued Product View ======================================================================== */
.catalog-product-view-discontinued .availability.out-of-stock { line-height: 13px; margin-bottom: 0; }

.catalog-product-view-discontinued .product-view .box-related .price-box { padding-bottom: 0; }


/* Product Review ======================================================================== */
.review-product-list .col-main { padding-top:0; }

.product-review .product-img-box { float:left; width:285px; }
.product-review .product-img-box .product-image { display:block; margin:0 0 15px; }
.product-review .details { float:right; width:400px; }

.product-review .details .product-name { font-size:15px; font-weight:bold; color:#151515; line-height:19px; margin:0 0 10px; }
.product-review .details p.date { font-size:12px; font-style:italic; }
.product-review .details p { margin:10px 0; }
.product-review .details .review-summary-table { margin:10px 0; }
.product-review .buttons-set { clear:both; padding:25px 0 0; }

.review-product-view .col-main { background:#fff url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_cols.gif) repeat-y -430px 0; padding:0; }
.review-product-view .col-main .page-title { margin-left:0; margin-right:0; }
.review-product-view .product-review .product-img-box { padding:0 0 20px 20px; }
.review-product-view .product-review .details { width:570px; padding:0 20px 20px 0; }
.review-product-view .product-review .buttons-set { border-top:1px solid #d1d1d1; background:#fff; margin:0; padding:15px 20px; }
/* ======================================================================================= */


/* CMS ============================================================================= */
.cms, .cms h5 { font-size: 12px; line-height: 18px; }
.cms h5 { margin: 20px 0 10px; }
.cms a { font-weight: bold; color: #20c0bb; }
.cms h2 { font-size: 16px; font-weight: bold; color: #444; }
.cms-menu li.parent a { display: none; }
.cms-menu li.parent ul a {display: block; }
.cms-menu li.parent ul { padding-top: 5px; }
.cms-menu li.parent ul li ul li { text-transform: none; font-weight: normal; margin-left: 20px; }
.cms-menu li.parent ul li ul li strong { font-weight: normal; }
.cms-title { margin-bottom: 10px; }
.cms img { width: auto; height: auto; }
.cms table td { border: none; }
.cms ul {list-style: disc inside none;}

.cms-home .col1-layout,
.cms-index-index .col1-layout { border:0; }
.cms-home .top-callout,
.cms-index-index .top-callout { margin-bottom:6px; }
.cms-home .col1-layout .col-main,
.cms-index-index .col1-layout .col-main { padding:0; }

.cms-home .col2-set .col-1,
.cms-index-index .col2-set .col-1 { width:705px; }
.cms-home .col2-set .col-2,
.cms-index-index .col2-set .col-2 { width:244px; border:1px solid #d9d7ca; border-left:0; margin-left:-244px; }
.cms-home .col2-set .col-2 img,
.cms-index-index .col2-set .col-2 img { display:block; margin:6px auto; }

.cms-home .col1-layout .category-view,
.cms-index-index .col1-layout .category-view { margin:0 0 20px; }
.cms-home .col1-layout .page-title,
.cms-index-index .col1-layout .page-title { margin:3px 0 0; }

.cms-hp-touchsmart-iq506-has-arrived .col-main { padding:0; }
.cms-hp-touchsmart-iq506-has-arrived .main { margin-top:0; }
.cms-hp-touchsmart-iq506-has-arrived .breadcrumbs { display:none; }
.new-product-spotlight { border:1px solid #cfcfcf; border-top:0; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/callouts/electronics/new_computer_bg.jpg) no-repeat; height:519px; position:relative; }
.new-product-spotlight .link { position:absolute; top:95px; left:318px; }
.new-product-spotlight .more-new-positioning { position:absolute; top:42px; right:70px; width:207px; }
.new-product-spotlight .more-new-positioning h3 { margin-bottom:5px; font-size:11px; text-transform:uppercase; font-weight:bold; }
.new-product-spotlight .more-new { position:relative; height:335px; }
.new-product-spotlight .more-new .arrow-up { position:absolute; top:0; left:0; height:20px; width:207px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/callouts/electronics/more_new_arrow.gif) no-repeat; text-indent:-999em; }
.new-product-spotlight .more-new .arrow-down { position:absolute; bottom:0; left:0; height:20px; width:207px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/callouts/electronics/more_new_arrow.gif) no-repeat 0 100%; text-indent:-999em; }
.new-product-spotlight .more-new .content { position:absolute; top:20px; left:0; width:205px; height:295px; border-width:0 1px; border-style:solid; border-color:#dcdcdc; background:#fff; }
.new-product-spotlight .more-new ol { margin:10px 15px; padding-left:0; list-style-type:none; }
.new-product-spotlight .more-new .item { padding:10px 0 10px 85px; border-bottom:1px solid #d2d2d2; }
.new-product-spotlight .more-new .item.top {padding-top:0; }
.new-product-spotlight .more-new .item.last { border-bottom:0; padding-bottom:0; }
.new-product-spotlight .more-new .item img { float:left; margin-left:-85px; position:relative; }
.new-product-spotlight .more-new a { font-weight:bold; }

.cms-page-view .std a { font-weight: bold; color: #20C0BB; }


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


/* Content Styles ================================================================= */
.product-name { font-size:12px; font-weight:bold; color:#444; }

/* Product Tags */
.tags-list { margin:5px 0; }
.tags-list li { display:inline; font-size:12px; }
.tags-list li a { text-decoration:none; margin:0 2px 0 0; }
.tags-list li a:hover { text-decoration:underline; }

/* Advanced Search */
.search-summary { padding:10px 10px 0; margin:10px 0 0; font-size:12px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_dots.gif) repeat-x 0 0; }
.search-summary li { margin:2px 0; }

.search-title { margin-top: 30px;}

/* Sitemap */
.page-sitemap .links { display:block; text-align:right; margin:0 20px -36px 0; }
.page-sitemap .links a { position:relative; }
.page-sitemap .sitemap { padding:20px; margin:15px 0; font-size:12px; overflow: hidden; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; }
.page-sitemap .sitemap li { margin:3px 0; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.checkout-cart-index .col-main { margin-top: 50px; padding:0; }
.checkout-cart-index .col-main .page-title { margin:0; }
.cart-empty, .logout { font-size: 12px; margin:50px 0; text-align: center; }
.cart-empty h1, .logout h1 { font-size: 30px; margin: 30px 0;}
.cart .messages { margin: 10px 0; }
.cart .checkout-types { float:right; text-align:right; }
.cart .checkout-types .paypal-or { margin:0 8px; line-height:2.3; }
.cart .checkout-types fieldset { display:inline; }
.cart .checkout-types .btn-proceed-checkout span { background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -259px -85px #20c0bb; padding:4px 8px 4px 28px !important; font-size: 16px; font-weight: bold; }
.cart .checkout-types button.btn-proceed-checkout:hover span { background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -259px -85px #119be1; }
.cart .title-buttons .checkout-types li { float:left; margin:0 0 5px 5px; }

/* Shopping Cart Table */
.cart-table { border:none; width: 100%; margin-top: 10px; font-size: 12px; }
.cart-table thead tr { border-bottom: 3px solid #666; }
.cart-table .product-name { font-size: 14px; }
.cart-table .item-msg { font-size:10px; }
.cart-table thead th { vertical-align:bottom; }
.cart-table tbody td { padding:12px; vertical-align: middle; }
.cart-table .btn-continue { float:left; background:none; border:none; }
.cart-table .btn-update { float:right; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { width:660px; padding:20px 0 10px; }
.cart .cart-collaterals h2 { color:#333; font-weight:bold; margin:0 0 5px; font-size: 11px; text-transform: uppercase; }
.cart .deals { float:left; width:190px; display:inline; margin:0 0 0 30px; font-size:12px; }
.cart .deals p,
.cart .deals label { margin:0 0 7px; display:block; }
.cart .deals .input-text { width:140px; margin:0 5px 3px 0; float:left; }
.cart .giftcard { position:relative; z-index:1; }
.cart .giftcard button.check-gc-status { clear:both; }
.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,
.cart .discount { margin:0 0 20px 0; }
.cart .cancel-btn { margin:5px 30px 0 0; clear:left; }
.cart .shipping { float:right; margin:0 0 0 30px; display:inline; font-size:12px; width:200px; }
.cart .shipping select { width:200px; }
.cart .shipping .input-text { width:200px; }
.cart .shipping p { margin:0 0 15px; }
.cart .shipping .buttons-set { width:200px; }
.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; float:none; }

.cart .crosssell { float:left; width:200px; }
.cart .crosssell h2 { font-size:11px; color:#cd3800; font-weight:bold; text-transform:uppercase; }
.cart .crosssell .item { padding:10px 0 0 ; }
.cart .crosssell .product-image { float:left; margin:3px -90px 0 0; }
.cart .crosssell .product-shop { margin-left:60px; }
.cart .crosssell .product-name,
.cart .crosssell .price-box,
.cart .crosssell p,
.cart .crosssell .add-to-links { margin:0 0 5px; }
.cart .crosssell .add-to-links li { margin:0; }
.cart .crosssell .list-price { display: none; }

/* Shopping Cart Totals */
.cart .totals { float:right; width:275px; padding:23px 0 0 15px; font-size:14px; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:0 5px 5px; }
.cart .totals table tfoot strong { font-weight:normal; font-size:18px; color:#444; display:block; margin:10px 0 15px; }
.cart .totals table tfoot .summary-total td { padding:0 0 20px; }
.cart .totals table tfoot th strong { margin:0; }
.cart .totals table tfoot td .price { font-weight:bold; }
.cart .totals .btn-remove { vertical-align:middle; }
.cart .totals .btn-remove img { vertical-align:baseline; }
.cart .totals .checkout-types li { margin:0 0 15px; }
.cart .totals .checkout-types .paypal-or { clear:both; display:block; padding:3px; line-height:2.0; font-size:12px; font-style: italic; display: inline; /* border:2px solid #ccc; border-radius: 12px; -moz-border-radius: 12px; -o-border-radius: 12px; -webkit-border-radius: 12px; */ }

/* Options Tool Tip */
.item-options p { font-size:11px; font-weight:bold; text-transform:uppercase; padding:10px 12px 0 12px; }
.item-options dt { font-weight:bold; padding:7px 0 7px ; }
.item-options dd { padding-bottom:5px; }
.truncated { cursor:help; margin:5px 0 0; position:relative; z-index:1; }
.truncated a.dots { cursor:help; }
.truncated a.details { cursor:help; text-decoration:none; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_dots.gif) repeat-x 0 100%; color:#514f4f; }
.truncated .truncated_full_value .item-options { position:absolute; top:-99999em; left:-99999em; z-index:999; padding:0; width:190px; border:1px solid #c8c8c8; border-bottom:1px solid #919191; background-color:#fff; }
.truncated .truncated_full_value .item-options dl { margin-right:-9px; position:relative; z-index:9999; padding:0px 21px 10px 12px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_truncated.gif) no-repeat 100% 38px; }
.truncated .show .item-options { top:-20px; left:50%; }
.col-left .truncated .show .item-options { left:30px; top:7px; }
.col-right .truncated .show .item-options { left:-240px; top:7px; }
.top-cart .truncated .show .item-options { top:-60px; left:-206px; }
.block-cart .truncated .show .item-options { top:-60px; left:-206px; }

/* Item options in the cart */
.data-table .item-options dt { padding:3px 0 0 10px; }
.data-table .item-options dd { padding:0 0 3px 10px; }
.data-table .item-options dd .price { font-weight:bold; margin-left:5px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.checkout-onepage-index .col-main { padding:20px 0 0; }

.opc-wrapper { margin-top: 30px; }
.opc-wrapper .page-title { margin:0; position:relative; z-index:1; }
.opc-wrapper .page-title .callout { position:absolute; top:7px; right:20px; z-index:1; }

/* Block: Checkout Progress */
.opc-progress-container { float: right; width: 220px; }
.opc-progress-container .opc-block-progress h1 { font-weight: bold; font-size: 22px; color: #333; }
.opc-progress-container .opc-block-progress .block-title { padding:0 0 10px 20px; background:none; border: none; }
.opc-progress-container .opc-block-progress address { line-height: 14px; }
.opc-progress-container .opc-block-progress .block-content { padding:17px 11px 17px 17px; }
.opc-progress-container .opc-block-progress dt { font-weight:bold; margin:2px 0 8px; }
.opc-progress-container .opc-block-progress dt.complete { font-weight:bold; margin:2px 0 4px; }
.opc-progress-container .opc-block-progress dt.complete a { font-weight:normal; text-transform:lowercase; }
.opc-progress-container .opc-block-progress dd.complete { margin:5px 0 8px; padding:5px; }
.opc-progress-container .block-progress .cards-list dd { padding:0; }
.opc-progress-container .block-progress .cards-list .info-table th { font-weight:normal; }

.opc-progress-container a { font-weight: bold; color: #20c0bb; margin-top: 5px; display: block; }

.opc { float:left; width:720px; border-bottom: #ccc solid 1px; }
.opc li.section { position:relative; }
.opc .step-title { margin:0 0 1px; }
.opc .step-title h2 { color:#888; font-size:12px; line-height:24px; height: 24px; padding: 5px 2px; font-weight:bold; text-transform:uppercase; border-top: 1px solid #ccc; }
.opc .allow .step-title h2 { color:#888; cursor:pointer; }
.opc .active .step-title { margin:0 0 0; padding:0 0 0 0; }
.opc .active .step-title h2 { border-top:3px solid #444; cursor:default; font-size:12px; padding:5px 2px; line-height:24px; height:24px; color: #20a8eb; }
.opc .step { padding:20px 0; min-height:200px; font-size:12px; border-top:0; }
.opc .step .tool-tip { right:10px; }
.opc .order-review .authentication { margin:0 auto; width:570px; }
.opc .order-review .warning-message { color:#222; font-weight:bold; text-align:center; padding:10px 10px 0; }

/* Steps */
.opc .form-alt .input-box { width:610px; }
.opc .form-alt .input-box select { width:600px; }

#checkout-step-login { height:auto !important; min-height:0 !important; padding:0; }
#checkout-step-login .col2-set { padding: 20px 0; height:auto !important; min-height:0 !important; }
#checkout-step-login .login-only { background-image:none; }
#checkout-step-login h5 { margin:0 0 10px; }
#checkout-step-login .col2-set .col-2 { width:338px; }
#checkout-step-login .col2-set .col-2 .radio { margin:0 5px 0 0; }
#checkout-step-login .col2-set .col-2 li { padding-left:10px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_bulletsm.gif) no-repeat 0 0.5em; }
#checkout-step-login .col2-set .col-2 .form-list li { background:none; padding-left:0; }
#checkout-step-login .form-list label,
#checkout-step-login .form-list .label { width:90px; }
#checkout-step-login .btn-only { padding:0 0 0 105px; text-align:left; width:214px; }
#checkout-step-login .btn-only .button { float:right; }
#checkout-step-login p { margin:0 0 15px; }
#checkout-step-login .form-list p { padding-left:105px; margin:0; }
#checkout-step-login .form-list .input-text { width:210px; }
#checkout-step-login #login-form a { font-weight: bold; color: #20c0bb; font-size: 11px; }
#checkout-step-login .button { margin:0; }

.opc .buttons-set
.opc .form-buttons { width:auto; text-align:right; }
.opc button.btn-checkout { float: right !important; margin:0 !important; }
.opc .buttons-set p.back-link { text-align:left; }
.opc .form-buttons { width:auto; text-align:right; }
.opc .buttons-set .button,
.opc .form-buttons .button { float:left; margin:30px 0 0 0; }
.opc p.required { text-align:right; width:auto; padding-left:0; }

.checkout-onepage-payment-additional-customerbalance { margin-bottom:5px; }
.checkout-onepage-payment-additional-customerbalance .checkbox { margin-left:0; }

#checkout-step-review { margin: 10px 0; }
#checkout-step-review .data-table { border:0; font-size:12px; width: 100%; }
#checkout-step-review .data-table .item-options { font-size:11px; }
#checkout-step-review .data-table thead th { vertical-align:bottom; font-size:11px; }
#checkout-step-review .data-table .product-name { font-size:12px; }
#checkout-step-review .data-table tfoot { border: none; }
#checkout-step-review .data-table tfoot tr td { padding: 8px; }
#checkout-step-review .data-table tfoot tr.last strong { font-size:14px; }
#checkout-step-review .data-table tr td { vertical-align: middle; }
#checkout-step-review .data-table tr td.product-img-review { width: 125px; padding: 10px 12px 10px 0; }
#checkout-step-review .data-table tr td.product-name-review { width: 100%; }
#checkout-step-review .data-table tr td.product-name-review span.sku { font-size: 10px; color: #666; }

label.ccsave { background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat 100px -258px; width: 200px; height: 20px; display: block; padding-right: 51px; }

#reference-purchase-order { margin-top: 20px; }

.cart .data-table tfoot td { padding: 15px 0 0; }

#checkout-step-review .buttons-set { margin: 20px 10px 10px; }

.order-review .data-table td { padding: 10px 12px; border: none; }

.opc .checkout-agreements { margin:20px; }

.opc-wrapper .checkout-spiff { margin-top: 30px; }

#updateAccount, #accountReset{display: inline-block; margin-top: 4px; padding: 2px 4px;}
/* Multiple Addresses Checkout */
.checkout-progress,
.checkout-progress li.first span,
.checkout-progress li.last span { background-image:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_crumbs.gif); background-repeat:no-repeat; }
.checkout-progress { padding:0 0 0 0; border-bottom:1px solid #cfcfcf; background-color:#ededed; text-align:center; margin:-21px -21px 5px; font-size:11px; font-weight:bold; text-transform:uppercase; width:940px; position:relative; z-index:2; }
.checkout-progress li { float:left; width:20%; text-align:center; color:#888; line-height:20px; }
.checkout-progress li span { display:block; text-align:center; border-right:1px solid #cfcfcf; }
.checkout-progress li.first span { background-position:0 0; }
.checkout-progress li.last span { background-position:100% 0; border:0; }
.checkout-progress li.active span { color:#fff; background-color:#d12c01; }

/* Review Details */
#checkout-step-review .data-table .btn-remove,
.checkout-multishipping-overview .data-table .btn-remove,
#details-table .btn-remove { display:-moz-inline-stack; display:inline-block; vertical-align:middle; }

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-options {margin: 0 0 8px 0;}
.sp-options p{magin: 0 0 18px 0;}
.sp-options #shippingAccountNumber { margin: 10px 10px 10px 0; }
.sp-methods dt { font-weight:bold; margin-bottom:5px; }
.sp-methods dd { margin:0 0 7px; }
.sp-methods dd li { margin:0; color:#666666; clear: both;}

.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; margin:15px 0; }
.sp-methods .form-list .input-text { width:250px; }
.sp-methods .form-list select { width:256px; }
.sp-methods .form-list label { width:155px; }

.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }
.sp-methods .input-box { line-height:21px; }
.sp-methods .radio,
.sp-methods .checkbox { margin-left: 0; }
.sp-methods .v-fix .validation-advice { margin-right:-250px; position:relative; z-index:1; width:250px; }
.sp-methods .adv-container { padding-left:170px; }
.sp-methods .centinel-logos a { margin-right:3px; }
.sp-methods .centinel-logos img { vertical-align:middle; }

.sp-methods .release-amounts { margin:1.5em 0 2em; }
.sp-methods .release-amounts button { float:left; margin:5px 10px 0 0; }

.checkmo-list li { margin:0 0 4px; }
.checkmo-list label { padding-top:0; }
.checkmo-list address { float:left; }

.please-wait { position:absolute; z-index:99; top:50%; left:50%; margin:-34px 0 0 -90px; font-size:12px; color:#444; font-weight:bold; text-transform: uppercase; background:#fff; padding:10px; white-space:nowrap; -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; border: #119be1 solid 3px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

dl#checkout-payment-method-load.sp-methods, div#checkout-shipping-method-load { line-height: 24px; }

#product_sendtofriend_form .additional-row { margin-top: 20px; }
#product_sendtofriend_form .additional-row a.btn-remove { margin-left:200px; font-weight: bold; color: #20c0bb; }


/* Payment Bridge */
.pbridge-reload { display:block; text-align:right; }
.pbridge-reload a { color:#1e75b4; font-size:11px; }

/* 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 { padding:20px 0; }
.add-gift-message h3 { font-size:16px; font-weight:normal; color:#000; line-height:19px; margin:0 0 10px; }
.add-gift-message p { margin:10px 0; }

.gift-message-form { border:1px solid #d1d1d1; background:#f9f9f9 url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_block.gif) repeat-x 0 0; }
.gift-message-form .fieldset { padding:10px 0 10px; }
.gift-message-form .fieldset .input-text,
.gift-message-form .fieldset textarea { width:200px; }
.gift-message-form .fieldset textarea { width:200px; height:8em; }
.gift-message-form .inner-box { padding:0; height:300px; overflow:auto; }
.gift-message-form .inner-box h5,
.gift-message-form .inner-box h4 { font:14px/1.25 "Helvetica Neue", Arial, sans-serif; padding:0 20px; color:#222; margin:17px 0; }
.gift-message-form .inner-box p { margin:10px 0; padding:0 20px; }
.gift-message-form .gift-item { padding:5px 0 0; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_dots.gif) repeat-x 0 100%; }
.gift-message-form .gift-item .number { padding:5px 20px 5px; margin-bottom:0; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_dots.gif) repeat-x 0 100%; color:#adadad; font-weight:bold; }
.gift-message-form .gift-item .product-img-box { background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_dots.gif) repeat-y 100% 0; float:left; width:150px; padding-right:15px; }
.gift-message-form .gift-item .product-image { text-align:center; margin:20px; }
.gift-message-form .gift-item .product-name { font-size:12px; margin:20px 0 5px; text-align:center; }
.gift-message-form .gift-item .fieldset { float:left; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_dots.gif) repeat-y 0 0; padding:20px 0 10px 10px; margin:0 0 0 -2px; }
.gift-message-form .gift-item .fieldset label { width:80px; }
.gift-message-form .gift-item .gift-wrapping-form { padding:0 20px; }

.gift-options-for-order { padding:0 40px; }
.gift-options-for-order .fieldset { padding:0; }
.gift-options-for-order .fieldset p { padding:0; }
.gift-options-for-order .fieldset label { width:80px; }
.gift-options-for-order .fieldset .input-text,
.gift-options-for-order .fieldset textarea { width:340px; }

.gift-wrapping-form { padding:0 0 10px; }
.gift-wrapping-form img { border:1px solid #ccc; float:left; margin-right:10px; }
.gift-wrapping-form label { margin-right:10px; vertical-align:middle; }
.gift-wrapping-form .gift-wrapping-design { overflow:hidden; padding:10px 0 0; width:100%; }

.gift-message-link { display:block; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row .btn-close { float:right; width:13px; height:12px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/gift-message-close.gif) 0 0 no-repeat; text-indent:-999em; overflow:hidden; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #d8cea8; font-size:11px; background-color:#fffdef; padding:15px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:10px 0; font-size:12px; font-weight:bold; }
.checkout-agreements .agree .checkbox { margin-right:5px; }

/* Centinel */
.centinel { margin:10px 0; }
.centinel p { margin:0 0 10px; }
.centinel .authentication { border:1px solid #ddd; background:#fff; }
.centinel .authentication iframe { width:99%; height:400px; background:transparent !important; margin:0 !important; padding:0 !important; border:0 !important; }

.opc .centinel { margin:0; padding:20px; }

/* Checkout Success */
.checkout-onepage-success .col-main { font-size:12px; }
.checkout-onepage-success .col-main p { margin:0 0 10px; }
.checkout-onepage-success .col-main p a {
    font-weight: bold;
    text-decoration: underline;
}
.checkout-onepage-success .col-main p a:hover {
    text-decoration: none;
}
/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Invitation page ======================================================================= */
#invitationForm p.required { padding-bottom:20px; }

/* Compare popup ========================================================================= */
.catalog-product-compare-index tr.last a,
.catalog-product-compare-index tr.first a { color:#999; }
.catalog-product-compare-index tr.last p,
.catalog-product-compare-index tr.first p { margin:10px 0; }
.catalog-product-compare-index tr.first .product-name a { color:#333; }
.catalog-product-compare-index tr.first .product-name a:hover { color: #fff; }

.catalog-product-compare-index .data-table td.label, .catalog-product-compare-index .data-table th.label { background: none; }
.catalog-product-compare-index .data-table tr.last th { border-bottom: 1px solid #d9d9d9; }

.page-popup { background: #fff; }

/* Account Login/Create Pages ============================================================ */
.account-login { position:relative; font-size:12px; min-height:350px; margin-bottom:-20px; }
.account-login h2 { text-transform: uppercase; font-weight: bold; font-size: 12px; color: #444; }

.login-only { background:none; }
.login-only .registered-users { float:none; margin:0 auto; }

.account-login .new-users,
.account-login .registered-users { width:381px; padding:30px 32px 30px; }
.account-login .registered-users p { margin-bottom:1.5em; }
.account-login .spacer { position:absolute; top:100%; left:447px; margin-top:-1px; width:16px; height:3px; font-size:0; line-height:0; background:#fff; overflow:hidden; }
.account-login .fieldset { margin:0; }
.account-login .fieldset h2 { margin-bottom:.5em; }
.account-login .form-list label,
.account-login .form-list span.label { width:98px; }
.account-login p.required,
.account-login .btn-only { padding-left:113px; width:230px; 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; }

/* 404 Page =============================================================================== */
.col-main a.error-404 { display: block; background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/404.jpg') no-repeat right; height: 600px; width: 940px;  }

/* Support */
.support-ticket {font-size: 13px;}
.support-ticket a {font-size: 18px; color:#20c0bb; font-weight: bold; }

/* FAQ pages */
ul.faq { font-size: 12px; padding:0; }
ul.faq li {background: #f9f9f9; padding: 20px; margin: 40px 0; list-style: none; }
ul.faq-top { font-size: 13px; list-style: none; padding:0; }
ul.faq-top li { margin: 10px 0; }

/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard .welcome-msg,
.dashboard .col2-set,
.dashboard .recent-orders,
.paypal-express-review .col2-set { padding:0 0 20px; }

/* My Orders Table */
#my-orders-table { width: 100%; margin: 10px 0; border-bottom: 1px solid #ccc; }
#my-orders-table th { border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; padding: 7px 12px; }
#my-orders-table tr td { padding: 7px 12px; }
#my-orders-table th.sku { width: 80px; }
#my-orders-table th.shipto { text-align: left; }
#my-orders-table tbody td { vertical-align: middle; }
#my-orders-table tbody td span { margin-top: 13px; }

.order-details #totals { float: right; }
.order-details #totals td { text-align: right; }
.order-details #totals td p {
	margin:0;
	line-height: 18px;
	color: #555555;
	font-family: Arial,sans-serif;
	padding-left: 10px;
}
.order-details #totals .label td p { font-weight: 900; }

.order-details .grand-total {
	padding-top: 20px;
	display: block;
	clear: both;
	text-align: right;
}
.order-details .grand-total p { font-weight: 900; }



.dashboard .recent-orders a, #my-orders-table a, .addresses-list a, ul.faq a, ul.faq-top a { color: #20c0bb; font-weight: bold; }

/* Block: Tags */
.dashboard .tags { padding:0 0 20px; }
.dashboard .tags p { display:inline; }
.dashboard .tags .product-name { margin:0 0 3px; font-size:11px; line-height:17px; }
.dashboard .tags li { margin:0 0 8px; }
.dashboard .tags .number { float:left; border:1px solid #ddd; text-align:center; line-height:17px; width:15px; margin-right:-20px; }
.dashboard .tags .details { margin-left:25px; }

/* Block: Reviews */
.dashboard .reviews { padding:0 0 20px; }
.dashboard .reviews .product-name { margin:0 0 3px; font-size:11px; line-height:17px; }
.dashboard .reviews p { float:left; margin-right:5px; }
.dashboard .reviews li { margin:0 0 5px; }
.dashboard .reviews .number { float:left; border:1px solid #ddd; text-align:center; line-height:17px; width:15px; margin-right:-20px; }
.dashboard .reviews .details { margin-left:25px; }

/********** Dashboard > */

/* Adress Book */
.addresses-list .box-content { font-size:12px; }
.addresses-list h5 { margin: 5px 0; }
.addresses-list .item { margin-bottom: 20px; }
.addresses-list .col-2 li { padding:0 0 10px; }
.addresses-list .col-2 li .actions { border:1px solid #e4e4e4; padding:3px 9px 4px; float:left; }
.addresses-list .col-2 li address { padding:10px; clear:both; }

/* Order View */
.order-page strong {float: left; font-size: 12px; }
.order-page .order-date { margin:0 0 20px; color:#6c6c6c; font-size:11px; }
.order-page .col2-set { padding-bottom:20px; }

.my-account .pager { border: none; }
.my-account .pager .limiter { float: right; }
.my-account .pager .pages { line-height: 16px; }
.my-account .pager .pages ol li { margin: 0 15px 0 0; }
.my-account .pager .amount strong { font-weight: bold; }

.my-account .order-page a, .cart-empty a { color: #20c0bb; font-weight: bold; }

.order-details .link-print { background:none; padding:0; }
.order-details .order-additional,
.order-details .data-table { margin-bottom:20px; }
.order-details .order-additional dt { font-weight:bold; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_dots.gif) repeat-x 0 100%; padding:0 0 5px; margin:0 0 5px; }
.order-details .order-additional dd { padding:10px; margin:0 0 10px; }

.order-details .table-caption { background: none; font-size: 11px; font-weight: bold; padding: 0; border: none; }

.order-details dl.gift-message { margin:0 20px; }
.order-details .gift-message dt { margin:1px 0; padding:2px 10px; background:#e6e6e6; }
.order-details .gift-message dd { border:1px solid #c7c7c7; background:#fff; padding:10px; margin:0 0 10px; white-space:pre-wrap; word-wrap:break-word }

.order-links { margin:0 0 10px; text-align:right; padding-bottom:5px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_dots.gif) repeat-x 0 100%; text-align:right; }
.order-info { margin-bottom:5px; border-bottom:1px solid #c4c4c4; }
.order-info dt { padding:6px 20px 0 10px; color:#6c6c6c; float:left; }
.order-info dd { float:left; }
.order-info ul { float:left; }
.order-info li { float:left; position:relative; z-index:2; margin-right:3px; background:#dedede url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_collateral-tabs.gif) no-repeat 0 -39px; color:#222; padding:0 0 0 17px; font-size:12px; }
.order-info li strong,
.order-info li a { text-decoration:none; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_collateral-tabs.gif) no-repeat 100% -39px; padding:0 17px 0 0; line-height:24px; float:left; }
.order-info li.current { margin-bottom:-1px; color:#000; font-weight:bold; z-index:3; border-bottom:0; background:#fff url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_collateral-tabs.gif) 0 0 no-repeat; }
.order-info li.current strong { background-position:100% 0; padding-bottom:1px; }
.order-info dt { font-weight:bold; }

/* Manage Newsletter Subscription */
.newsletter-manage-index .form-buttons .button { float:left; margin:0; }
input#subscription.checkbox { margin-left: 0; }

/* Wishlist */
.my-wishlist textarea { width:99%; height:8em; }
.my-wishlist .truncated .truncated_full_value .item-options dl { background-image:none; margin-rigth:0; padding-right:12px; }
.my-wishlist .buttons-set2 { background: none; }
.my-wishlist .gridlist-head { margin-bottom: 30px; font-size: 12px; }
.my-wishlist .gridlist-head span.gl-logo { background: url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/sprite_images.png') no-repeat -5px -370px; height: 26px; width: 119px; display: block; float: left; margin: 20px 20px 70px; }
.my-wishlist .gridlist-head span.gl-logo span { display: none; }

#wishlist-table { border-bottom: 1px solid #ccc; }
#wishlist-table tbody { border-top: 1px solid #ccc; }
#wishlist-table .price-box { margin:3px 0; }
#wishlist-table .price-box .list-price { display: none; }
#wishlist-table button.btn-cart { margin:3px 0; }
#wishlist-table td { padding: 12px; }
#wishlist-table td.atc { width: 100px; }
#wishlist-table td.comment { width: 200px; }
#wishlist-table th { padding: 5px 10px;}

body.wishlist-shared-index .col-left.sidebar { display: none; }
body.wishlist-shared-index .wrapper .col3-layout .col-main { width: 100%; }
body.wishlist-shared-index table { width: 100%; }
body.wishlist-shared-index a.product-image img { margin-bottom: 10px; }
body.wishlist-shared-index #wishlist-table td.last { width: 100px; }

/* Store credit */
.storecredit .account-balance { margin:0 0 20px; padding:0 0 10px; font-size:12px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_dots.gif) repeat-x 0 100%; }
.storecredit .account-balance .price { font-weight:bold; }
.giftcard-redeem { padding-bottom:20px; }
.giftcard-redeem .input-box { margin-right:5px; }

/* Gift card */
.giftcardaccount { position:relative; z-index:1; padding-top:1px; }
.giftcard-status .messages,
.giftcardaccount .messages { margin-bottom:10px; }
.giftcardaccount p { margin:15px 0; font-size:12px; }
.giftcardaccount .fieldset { margin:0; }
.giftcardaccount .btn-only { margin:0 0 15px; }

/* Gift Card Status Check */
.giftcard-status .gift-card-info,
.giftcard-status p.error-msg,
.giftcardaccount #giftcard_balance_lookup .gift-card-info,
.giftcardaccount #giftcard_balance_lookup p.error-msg { margin:10px 0 20px; }
.gift-card-info { margin:10px 0; padding:10px 10px 5px; border:1px dashed #d9d9d9; background:#fcf7f5; }
.gift-card-info p { font-size:12px; margin:0 0 5px; }
.gift-card-info .giftcard-number { font-weight:bold; }
.gift-card-info .btn-only { padding-left:0; }

#gc-please-wait { -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=80)"; -moz-opacity:0.8; opacity:0.8; }

/* Print Pages */
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
.page-print h2.h2 { margin:15px 0 10px; }
.page-print .col2-set { margin:10px 0 20px; }

/* 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; }
/* ======================================================================================= */


/* PAYPAL EXPRESS REVIEW */
.paypal-express-review .info-set h5 { margin-bottom: 10px; }
.paypal-express-review .info-set a { color: #20C0BB; font-weight: bold; }
.paypal-express-review #details-table { width: 100%; }
.paypal-express-review #details-table tbody { border-top: 3px solid #888; }
.paypal-shipping-method { margin: 0 0 20px; }
.paypal-review-order #billing-address .form-list .control label { width: auto; }
.paypal-review-order .form-list input.input-text { width: 290px; }
.paypal-review-order .form-list select { width: 296px; }
.paypal-review-order .data-table tfoot td { padding:15px 0 0; }
.paypal-review-order .update-note { margin:15px 0 0; }
.paypal-review-order .update-note button { color: #20C0BB; font-weight: bold; border: none; background: none; cursor: pointer; }
.paypal-review-order .button.link-update-cart {
    cursor: pointer;
    float: right;
    font-weight: normal;
}
.button.link-update-cart,
.button.link-update-cart span,
.button.link-update-cart span span {
    background: none repeat scroll 0 0 #119be1 !important;
}

/* Some sample data cms styles ================================================================================ */
.page-head,
.page-head-alt { margin-bottom:20px; padding:23px 20px 11px; background:#f6f6f6 url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_page-title.gif) repeat-x 0 0; border-bottom:1px solid #cfcfcf; }
.col-main .page-head,
.col-main .page-head-alt { margin:0 -20px 20px; }
.page-head-alt .link-rss { float:right; margin-top:8px; }
.page-head h2,
.page-head h3,
.page-head-alt h3,
.page-head-alt h2 { font:normal 22px/27px "Helvetica Neue", Arial, sans-serif; color:#d12c01; }


/* Restricted ================================================================================ */
.restriction-index-stub .page { width:652px; padding-bottom:3px; }
.restriction-index-stub .main { margin-top:100px; min-height:0; height:auto !important; padding:13px; text-align:center; margin-bottom:0; }
.restriction-index-stub .col-main { color:#dedede; height:auto !important; min-height:230px; height:230px; font-size:16px; background:#4a4a4a url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/logo-offline.gif) no-repeat 50% 95px; padding:170px 60px 40px; }
.restriction-index-stub .page-title { margin:0 0 15px !important; padding:0 !important; border:0 !important; background:none; }
.restriction-index-stub .col-main h1,
.restriction-index-stub .col-main h2 { font:italic 35px Georgia, "Times New Roman", Times, serif; color:#fff; }
.restriction-index-stub .header-container,
.restriction-index-stub .footer-container { display:none; }
.restriction-index-stub .copyright { background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/bkg_shadow-offline.gif) 50% 0 no-repeat; padding:15px 0 0; margin:0; }


/* Clears ================================================================================ */
.product-options dt:after,
#bundleProduct:after,
.events-slider:after,
.product-image-popup .nav:after,
.gift-item:after,
.block-content:after,
.block-list li.item:after,
.block-poll li:after,
.currently li:after,
.order-info:after,
.top-cart .actions:after,
.header .quick-access:after,
.product-view .box-related li.item:after,
.bundle-summary .product:after,
.collateral-tabs:after,
.block-cart .block-content .item:after,
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header-panel:after,
#nav:after,
.main:after,
.footer-before-container:after,
.footer-container:after,
.footer:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block li.item:after,
.block .actions:after,
.mini-products-list li:after,
.cms-index-index .block-featured li.item:after,
.title-buttons:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.products-grid:after,
.products-list li.item:after,
.product-view:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add-tags:after,
.product-options .options-list li:after,
.options-container-small .product-options:after,
.product-options-bottom:after,
.product-review:after,
.box-collateral:after,
.box-collateral .box-content:after,
.collateral-tabs .tab-content:after,
.account-login:after,
.cart .cart-collaterals:after,
.cart:after,
.opc .step-title:after,
.checkout-progress:after,
.form-list li:after,
.form-list li.fields .field:after,
.clearfix:after,
.buttons-set:after,
.buttons-set2:after,
.page-print .print-head:after,
.new-product-spotlight .more-new .item:after,
.addresses-list .col-2 li:after,
.product-view .product-shop:after { display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */

iframe#zenbox_iframe html body #help { border: none !important; }

/*	--------------------------------------------------
	Reveal Modals
	-------------------------------------------------- */

.reveal-modal-bg { 
		position: fixed; 
		height: 100%;
		width: 100%;
		background: #fff;
		z-index: 100;
		display: none;
		top: 0;
		left: 0; 
		}

.reveal-modal {
		visibility: hidden;
		top: 100px; 
		left: 50%;
		margin-left: -300px;
		width: 520px;
		background: #f9f9f9;
		position: absolute;
		z-index: 101;
		padding: 30px 40px 34px;
		border: #119be1 solid 3px;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border-radius: 5px;
		-moz-box-shadow: 0 0 10px rgba(0,0,0,.2);
		-webkit-box-shadow: 0 0 10px rgba(0,0,0,.2);
		box-shadow: 0 0 10px rgba(0,0,0,.2);
		}
		
	.reveal-modal.small 		{ width: 200px; margin-left: -140px;}
	.reveal-modal.medium 		{ width: 400px; margin-left: -240px;}
	.reveal-modal.large 		{ width: 600px; margin-left: -340px;}
	.reveal-modal.xlarge 		{ width: 800px; margin-left: -440px;}
	
	.reveal-modal .close-reveal-modal {
		font-size: 22px;
		line-height: .5;
		position: absolute;
		top: 8px;
		right: 11px;
		color: #aaa;
		text-shadow: 0 -1px 1px rbga(0,0,0,.6);
		font-weight: bold;
		cursor: pointer;
		} 
		
/* ORBIT SLIDER CSS
   ================================================== */
#featured { 
	width: 938px;
	height: 262px;
	background: #fff url('http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/orbit/loading.png') no-repeat center center;
	overflow: hidden; }
	
#featured>img,  
#featured>div,
#featured>a {  }




/* CONTAINER
   ================================================== */

div.orbit-wrapper {
    width: 1px;
    height: 1px;
    position: relative; }

div.orbit {
    width: 1px;
    height: 1px;
    position: relative;
    overflow: hidden }

div.orbit>img {
    position: absolute;
    top: 0;
    left: 0;
    display: none; }

div.orbit>a {
    border: none;
    position: absolute;
    top: 0;
    left: 0;
    line-height: 0; 
    display: none; }

.orbit>div {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }

/* Note: If your slider only uses content or anchors, you're going to want to put the width and height declarations on the ".orbit>div" and "div.orbit>a" tags in addition to just the .orbit-wrapper */


/* TIMER
   ================================================== */

div.timer {
    width: 40px;
    height: 40px;
    overflow: hidden;
    position: absolute;
    top: 10px;
    right: 10px;
    opacity: .6;
    cursor: pointer;
    z-index: 1001; }

span.rotator {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: -20px;
    /* background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/orbit/rotator-black.png) no-repeat; */
    z-index: 3; }

span.mask {
    display: block;
    width: 20px;
    height: 40px;
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    overflow: hidden; }

span.rotator.move {
    left: 0 }

span.mask.move {
    width: 40px;
    left: 0;
    /* background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/orbit/timer-black.png) repeat 0 0; */}

span.pause {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    top: 0;
    left: 0;
    /* background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/orbit/pause-black.png) no-repeat; */
    z-index: 4;
    opacity: 0; }

span.pause.active {
    /* background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/orbit/pause-black.png) no-repeat 0 -40px */}

div.timer, div.timer:hover span.pause,
span.pause.active {
    display: none; }


/* CAPTIONS
   ================================================== */

.orbit-caption {
    display: none;
    font-family: "HelveticaNeue", "Helvetica-Neue", Helvetica, Arial, sans-serif; }

.orbit-wrapper .orbit-caption {
    background: #000;
    background: rgba(0,0,0,.6);
    z-index: 1000;
    color: #fff;
	text-align: center;
	padding: 7px 0;
    font-size: 13px;
    position: absolute;
    right: 0;
    bottom: 0;
    width: 100%; }


/* DIRECTIONAL NAV
   ================================================== */

div.slider-nav {
    display: block }

div.slider-nav span {
    width: 78px;
    height: 100px;
    text-indent: -9999px;
    position: absolute;
    z-index: 1000;
    top: 50%;
    margin-top: -50px;
    cursor: pointer; }

div.slider-nav span.right {
    /* background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/orbit/right-arrow.png); */
    right: 0; }

div.slider-nav span.left {
    /* background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/orbit/left-arrow.png); */
    left: 0; }

/* BULLET NAV
   ================================================== */

.orbit-bullets {
    position: absolute;
    z-index: 300;
    list-style: none;
    bottom: 10px;
    right: 10px;
    padding: 0; }

.orbit-bullets li {
    float: left;
    margin-left: 5px;
    cursor: pointer;
    color: #999;
    text-indent: -9999px;
    background: url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/gridconnect/images/orbit/bullets.png) no-repeat 4px 0;
    width: 13px;
    height: 12px;
    overflow: hidden; }

.orbit-bullets li.active {
    color: #222;
    background-position: -8px 0; }
    
.orbit-bullets li.has-thumb {
    background: none;
    width: 100px;
    height: 75px; }

.orbit-bullets li.active.has-thumb {
    background-position: 0 0;
    border-top: 2px solid #000; }
	
.header-panel a.free-shipping {
	background: none;
	margin-top : 5px;
}

.marin-tracker img {
	display:none;
}

/* support */
.header .right-group .contact-info .phone { float:right; margin-right: 15px;}

/* what's this popup */

.window-overlay {
    background: rgba(0, 0, 0, 0.35);
    filter: alpha(opacity=35);
    opacity: 0.35;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    z-index: 990;
}
#remember-me-popup{
    background: #fff;
    border: 1px solid #888;
    border-bottom-color: #777;
    left: 50%;
    top: 50%;
    position: absolute;
    margin: -85px 0 0 -200px;
    width: 400px;
    text-align: left;
    -moz-box-shadow: 0 0 6px #999;
    -webkit-box-shadow: 0 0 6px #999;
    box-shadow: 0 0 6px #999;
    z-index: 1000;
}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close{
    display: block;
    position: absolute;
    top: 9px;
    right: 7px;
    height: 15px;
    width: 15px;
    text-indent: -9999em;
}
.popup-remember-tip .block-title{
    position: relative;
}

.remember-me-popup h3 {
    background: #bbb;
    color: #444;
    font-size: 14px;
    margin: 0;
    padding: 5px 10px;
    text-shadow: 0 1px 0 #fff;
}

.remember-me-popup .remember-me-popup-body {
    padding: 10px;
    color: #444;
    font-size: 12px;
    line-height: 18px;
}
.remember-me-popup .remember-me-popup-body a,
.remember-me-popup .remember-me-popup-body a span {display: inline-block;}
/**
 * Magento Enterprise Edition
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Magento Enterprise Edition License
 * that is bundled with this package in the file LICENSE_EE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://www.magentocommerce.com/license/enterprise-edition
 * 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.
 *
 * @category    design
 * @package     enterprise_default
 * @copyright   Copyright (c) 2012 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://www.magentocommerce.com/license/enterprise-edition
 */
/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { margin:10px 0; }
.widget .widget-title h2 { font-size:18px; color:#d12c01; }

.widget .widget-products { margin:0 -20px 0; }
.cms-home .col1-layout .widget .widget-products,
.cms-index-index .col1-layout .widget .widget-products { margin:0 0 20px; }
.col-main > .widget { display:block; margin:40px 0 0; }
.col-main > .widget + .widget { margin-top:20px; }

/* std class reset */
.widget .products-grid { list-style:none; margin-bottom:0; padding-left:20px; }
.widget .products-grid p,
.widget .products-list p { margin-bottom:0; }
.widget .products-list { list-style:none; margin-bottom:0; padding-left:0; }
.widget .add-to-links { list-style:none; padding-left:0; margin:5px 0; }

/* Widget Banner */
.widget-banner { clear:both; display:block; width:100%; overflow:hidden; text-align:center; }
.widget-banner li { margin:7px 0; }

.top-container .widget-banner li { margin:0; }

.footer-before-container .widget-banner li { margin:0; }

.widget-banner-inline { display:block; clear:both; padding:7px 0; text-align:center; }
.widget-banner-inline ul,
.widget-banner-inline li { display:inline; }
.widget-banner-inline li { margin:0 3px; }
.widget-banner-inline li img { vertical-align:middle; }

/* Widget New Proructs */
.widget-new-products { display:block; margin:10px 0; }
.checkout-cart-index .col1-layout .widget-new-products { display:block; padding:0 20px; }

/* Widget Viewed Proructs */
.widget-viewed { display:block; margin:10px 0; }
.checkout-cart-index .col1-layout .widget-viewed { display:block; padding:0 20px; }

/* Widget Compared Proructs */
.widget-compared { display:block; margin:10px 0; }
.checkout-cart-index .col1-layout .widget-compared { display:block; padding:0 20px; }

/* Widget CMS Static Block */
.widget-static-block {}

/* Widget Catalog Events Carousel */
.widget-events { display:block !important; }

/* Widgets Links Common Styles */
/* Style 1 */
/*.top-container .widget-product-link,
.top-container .widget-category-link,
.top-container .widget-cms-link,
.top-container .widget-hierarchy-link { float:left; border:1px solid #cfcfcf; border-bottom-color:#b2b2b2; margin:13px -1px 0 0; }
.top-container .widget-product-link a,
.top-container .widget-category-link a,
.top-container .widget-cms-link a,
.top-container .widget-hierarchy-link a { float:left; font-size:12px; background:#f2f2f2; border-top:1px solid #fff; border-bottom:1px solid #e2e2e2; padding:2px 5px 4px; color:#cc7137; text-decoration:underline; white-space:nowrap; }
.top-container .widget-product-link a:hover,
.top-container .widget-category-link a:hover,
.top-container .widget-cms-link a:hover,
.top-container .widget-hierarchy-link a:hover { color:#1e75b4; text-decoration:none; }*/
/* Style 2 */
.top-container .widget-product-link,
.top-container .widget-category-link,
.top-container .widget-cms-link,
.top-container .widget-hierarchy-link { display:block; border-bottom:1px solid #e2e2e2; margin:7px 0; }
.top-container .widget-product-link a,
.top-container .widget-category-link a,
.top-container .widget-cms-link a,
.top-container .widget-hierarchy-link a { display:block; padding:12px 12px; background:#fff url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/default/images/bkg_widget-links.gif) 0 100% repeat-x; border:1px solid #cfcfcf; text-align:center; font:bold 15px/1.25 Arial, Helvetica, sans-serif; color:#444; text-decoration:none; }
.top-container .widget-product-link a:hover,
.top-container .widget-category-link a:hover,
.top-container .widget-cms-link a:hover,
.top-container .widget-hierarchy-link a:hover { color:#d53c00; text-decoration:none; }

.footer-before-container .widget-product-link,
.footer-before-container .widget-category-link,
.footer-before-container .widget-cms-link,
.footer-before-container .widget-hierarchy-link { display:block; border-bottom:1px solid #e2e2e2; margin:7px 0; }
.footer-before-container .widget-product-link a,
.footer-before-container .widget-category-link a,
.footer-before-container .widget-cms-link a,
.footer-before-container .widget-hierarchy-link a { display:block; padding:10px 12px; background:#fff url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/default/images/bkg_widget-links.gif) 0 100% repeat-x; border:1px solid #cfcfcf; text-align:center; font:bold 15px/1.25 Arial, Helvetica, sans-serif; color:#444; text-decoration:none; cursor:pointer; }
.footer-before-container .widget-product-link a:hover,
.footer-before-container .widget-category-link a:hover,
.footer-before-container .widget-cms-link a:hover,
.footer-before-container .widget-hierarchy-link a:hover { color:#d53c00; text-decoration:none; }

/* Widget Product Link */
.widget-product-link-inline { display:inline; }

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { font-size:12px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-product-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-product-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/default/images/bkg_widget-product-link-icon.gif) 17px 3px no-repeat;*/ }
.sidebar .widget-product-link a { font-size:12px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-product-link a:hover { color:#333; text-decoration:none; }

/* Widget Category Link */
.widget-category-link-inline { display:inline; }

.top-container .widget-category-link { border-bottom:0; }
.top-container .widget-category-link a { border-color:#ca3934; color:#d53c00; background-image:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/default/images/bkg_widget-links2.gif); background-color:#f9d2c1; }
.top-container .widget-category-link a:hover { color:#fff; }

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { font-size:12px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-category-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-category-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/default/images/bkg_widget-category-link-icon.gif) 19px 3px no-repeat;*/ }
.sidebar .widget-category-link a { font-size:12px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-category-link a:hover { color:#333; text-decoration:none; }

/* Widget CMS Page Link */
.widget-cms-link-inline { display:inline; }

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { font-size:12px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-cms-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-cms-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/default/images/bkg_widget-cms-link-icon.gif) 19px 2px no-repeat;*/ }
.sidebar .widget-cms-link a { font-size:12px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-cms-link a:hover { color:#333; text-decoration:none; }

/* Widget CMS Hierarchy Link */
.widget-cms-hierarchy-link-inline { display:inline; }

.col-main .widget-cms-hierarchy-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-hierarchy-link a { font-size:12px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding-right:15px; color:#333; text-decoration:underline; }
.col-main .widget-cms-hierarchy-link a:hover { color:#333; text-decoration:none; }

.sidebar .widget-cms-hierarchy-link { display:block; margin:10px 0; padding:0 17px/* 0 37px*/; /*background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/default/images/bkg_widget-cms-link-icon.gif) 19px 2px no-repeat;*/ }
.sidebar .widget-cms-hierarchy-link a { font-size:12px; background:url(http://lghttp.14131.nexcesscdn.net/806B12/gridconnect/skin/frontend/enterprise/default/images/bkg_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; color:#333; text-decoration:underline; }
.sidebar .widget-cms-hierarchy-link a:hover { color:#333; text-decoration:none; }

/* Widget SKU */
/* .widget-sku {} */
/* ======================================================================================= */

