/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @category    design
 * @package     meleniak_default
 * @copyright   Meleniak ltd (c) 2010 (http://www.meleniak.com)
 * @license     Restricted
 *
 * custom.css - CSS specific to the meleniak package, with colour information removed.
 */

/* Reset ================================================================================= */
* {}

body          { z-index:1; }

img           {}

a             { text-decoration:none; } /*{ text-decoration:underline; }*/
a:hover       {} /*{ text-decoration:none; }*/
:focus        {}

/* Headings */
h1            { font-size:2em; line-height:1.17em; } /*{ font-weight:normal; line-height:1.15em; }*/
h2            { font-size:1.5em; line-height:1.2em; } /*{ font-weight:normal; line-height:1.25em; }*/
h3            { font-size:1.35em; font-weight:normal; line-height:1.2em; margin-bottom:0; } /*{ line-height:1.25em; }*/
h4            { font-weight:normal; margin-bottom:0; } /*{ font-size:14px; }*/
h5            {} /*{ font-size:12px; font-weight:bold; }*/
h6            {} /*{ font-size:11px; font-weight:bold; }*/

/* Forms */
form          {}
fieldset      {}
legend        {}

/* Table */
table         {}
caption,th,td {}

/* Content */
strong        {}
address       {}
cite          {}
q,
blockquote    {}
q:before,
q:after       {}
small,big     {}
sup           {}

/* Lists */
ul,ol         {}

/* Tools */
.hidden       {}
.nobr         {}
.wrap         {}
.a-left       {}
.a-center     {}
.a-right      {}
.v-top        {}
.v-middle     {}
.f-left,
.left         {}
.f-right,
.right        {}
.f-none       {}
.f-fix        {}
.no-display   {}
.no-margin    {}
.no-padding   {}
.no-bg        {}
/* Added for Meleniak */
.inline		   { display:inline; }
.inline-filler { margin-top:8px; }
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper { z-index:1; }
.page { padding:0; z-index:1; }
.page-print {} /*{ padding:20px; text-align:left; }*/
.page-empty {} /*{ padding:20px; text-align:left; }*/
.page-popup { z-index:100; } /*{ padding:20px; text-align:left; }*/
.main-container {}
.main { margin:0; z-index:1; }

/* Added for Meleniak */
.skin-home {}
.pageContainer { float:left; position:relative; margin:10px 0 15px 0; z-index:1;  }
.col-wrapper { width:780px; float:left; }

/* Base Columns */
.col-left  { width:190px; margin:0 0 15px 13px; padding:0px; border-style:none; }
.col-main  { width:725px; padding:0px; z-index:1; border-style:none; }          /* default 2col-right */
.col-right { width:240px; padding:0 25px 0 0; border-style:none; float:right; } /* default 2col-right */

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

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

/* 3 Columns Layout */
.col3-layout .col-main { width:565px; float:right; } /*{ width:484px; margin-left:10px; }*/
.col3-layout .col-wrapper { width:780px; }  /*{ float:left; width:748px }*/ 
.col3-layout .col-wrapper .col-main {} /*{ float:right; }*/
/* Added for Meleniak */
.col3-layout .col-right { width:200px; padding-right:10px; }

/* Content Columns */
.col2-set .col-1 {}  /*{ float:left; width:49%; }*/
.col2-set .col-2 {}  /*{ float:right; width:49%; }*/
.col2-set .col-narrow {} /*{ width:33%; }*/
.col2-set .col-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:left; width:23.5%; }*/

/* Added for Meleniak */
.main-container { z-index:1; }
/* 2 Columns Left (Default) */
.col2-left-layout .col-main .pageContainer { width:680px; padding:0px 15px 10px 15px; }
.cms-page-view    .col-main .pageContainer { width:680px; padding:0px 15px 0px 15px; }
.cms-no-route     .col-main .pageContainer { width:680px; padding:0px 15px 10px 15px; }
.cms-home         .col-main .pageContainer { width:680px; padding:0px; }
.catalog-category-view .col-main .pageContainer,
.catalog-product-view  .col-main .pageContainer  { width:690px; padding:0px 10px 10px 10px; }
.checkout-cart-index   .col-main .pageContainer  { width:700px; padding:0px 10px 10px 10px; }

/* 2 Columns Right */
/* catalog email to a friend, Advanced search form, advanced search results, Onepage checkout, onepage checkout success/fail, Tags List
   product reviews */
.col2-right-layout .col-main  .pageContainer { width:670px; margin-left:25px; padding:0px 15px 10px 15px; } /* Checkout, Advanced search, Advanced search results */
.col2-right-layout .col-right .pageContainer { float:right; width:195px; padding:0px 15px 15px 15px; } /* Checkout navigation progress, Advanced search results */
.review-product-list .col2-right-layout .col-main  .pageContainer { width:690px; }
/*div.col-right.sidebar					     { margin-bottom:15px; }*/

/* 1 Column */
/* seo sitemap, popular search terms, shopping cart, multishipping checkout, missing home page, missing 404 page, logged in, logged out */
.col1-layout .col-main .pageContainer { width:940px; margin:10px 15px 15px 15px; padding:0px 15px 10px 15px; } /* Log in, Logged out */
.catalog-seo-sitemap-category .col1-layout .col-main .pageContainer { width:600px; margin-left:185px; }
.catalog-seo-sitemap-product  .col1-layout .col-main .pageContainer { width:600px; margin-left:185px; }

/* 3 Columns */
/* STANDARD DEFAULT, Quick search results */
.col3-layout .col-main  .pageContainer { float:left; width:535px; padding:0px 15px 10px 15px;  } /* Simple search results */
.col3-layout .col-right .pageContainer { float:right; width:170px; padding:0px 15px 15px 15px; } /* Simple search results */
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button {} /*{ font:12px Arial, Helvetica, sans-serif; vertical-align:middle; }*/
input.input-text,select,textarea { border:1px inset threedface; border-bottom-width:1px; border-right-width:1px; } /*{ border:1px solid #ddd;}*/
input.input-text,textarea {} /*{ padding:2px; }*/  

/* Added for Meleniak */
input[type="file"] { border:1px inset solid!important; border-style:solid!important; }

select {} /*{ padding:1px; }*/
select option {} /*{ padding-right:10px; }*/
select.multiselect option { padding:1px 2px; } /*{ border-bottom:1px solid #ddd; padding:2px 5px; }*/
select.multiselect option:last-child { border-bottom-style:none; } /*{ border-bottom:0; }*/
textarea {} /*{ overflow:auto; }*/
input.radio {} /*{ margin-right:3px; }*/
input.checkbox {} /*{ margin-right:3px; }*/
input.qty {} /*{ width:2.5em !important; }*/
/*button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
/*button.button { -webkit-border-fit:lines; } /* <- Safari & Google Chrome Fix */
button.button { padding:0px 0px 0px 5px; } /*{ overflow:visible; width:auto; border:0; padding:0; margin:0; background:transparent; cursor:pointer; }*/
button.button span { padding:0px 5px 0px 0px; font-weight:normal; } /*{ float:left; height:21px; padding:0 0 0 8px; font:bold 12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; }*/
button.button span span { padding:0 4px 0 4px; } /*{ background-position:100% 0; padding:0 12px 0 4px; }*/ 
button.disabled {}
button.disabled span {}

button.btn-checkout span {}
button.btn-checkout.no-checkout {}

p.control input.checkbox,
p.control input.radio {} /*{ margin-right:6px; }*/
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight {}*/

/* Form lists */
/* Grouped fields */
/*.form-list {}*/
.form-list li { margin:5px 0 5px 0 } /*{ margin:0 0 8px; }*/
.form-list label {} /*{ float:left; font-weight:bold; position:relative; z-index:0; }*/
.form-list label.required {}
.form-list label.required em {} /*{ float:right; font-style:normal; position:absolute; top:0; right:-8px; }*/
.form-list li.control label {}  /*{ float:none; }*/
.form-list li.control input.radio,
.form-list li.control input.checkbox {} /*{ margin-right:6px; }*/
.form-list li.control .input-box {}  /*{ clear:none; display:inline; width:auto; }*/
/*.form-list li.fields { margin-right:-15px; }*/
.form-list .input-box {} /*{ display:block; clear:both; width:260px; }*/
.form-list .field {}
.form-list input.input-text { border:2px inset threedface; } /*{ width:250/510px; }*/
.form-list textarea {} /*{ width:254px/510px; height:10em; } - AN. remove height if it causes a problem, width reduced in RC1 was 510 - now have .wide class below*/ 
.form-list select {} /*{ width:256/516px; }*/
.form-list li.wide .input-box {} /*{ width:535px; }*/
.form-list li.wide input.input-text {} /*{ width:529px; }*/
.form-list li.wide textarea {} /*{ width:529px; }*/
.form-list li.wide select {} /*{ width:535px; }*/
.form-list li.additional-row { /*border-style:none;*/ } /* AN. added in v1.4 { margin-top:10px; } */
.form-list li.additional-row .btn-remove {} /* AN. added in v1.4 { float:right; margin:5px 0 0; } previously:float:none; font-size:0; line-height:0; text-align:right; */
.form-list .input-range input.input-text {}
/* Customer */ 
.form-list .customer-name-prefix .input-box,
.form-list .customer-name-suffix .input-box,
.form-list .customer-name-prefix-suffix .input-box,
.form-list .customer-name-prefix-middlename .input-box,
.form-list .customer-name-middlename-suffix .input-box,
.form-list .customer-name-prefix-middlename-suffix .input-box { width:auto; }

.form-list .name-prefix {} /*{ width:65px; }*/
.form-list .name-prefix select {} /*{ width:55px; }*/
.form-list .name-prefix input.input-text {} /*{ width:49px; }*/

.form-list .name-suffix {} /*{ width:65px; }*/
.form-list .name-suffix select {} /*{ width:55px; }*/
.form-list .name-suffix input.input-text {} /*{ width:49px; }*/

.form-list .name-middlename {} /*{ width:70px; }*/
.form-list .name-middlename input.input-text {} /*{ width:49px; }*/

.form-list .customer-name-prefix-middlename-suffix .name-firstname,
.form-list .customer-name-prefix-middlename .name-firstname {} /*{ width:140px; }*/
.form-list .customer-name-prefix-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-middlename .name-firstname input.input-text {} /*{ width:124px; }*/
.form-list .customer-name-prefix-middlename-suffix .name-lastname {} /*{ width:205px; }*/
.form-list .customer-name-prefix-middlename-suffix .name-lastname input.input-text {} /*{ width:189px; }*/

.form-list .customer-name-prefix-suffix .name-firstname {} /*{ width:210px; }*/
.form-list .customer-name-prefix-suffix .name-lastname {} /*{ width:205px; }*/
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {} /*{ width:189px; }*/

.form-list .customer-name-prefix-suffix .name-firstname {} /*{ width:210px; }*/
.form-list .customer-name-prefix-suffix .name-lastname {} /*{ width:205px; }*/
.form-list .customer-name-prefix-suffix .name-firstname input.input-text,
.form-list .customer-name-prefix-suffix .name-lastname input.input-text {} /*{ width:189px; }*/

.form-list .customer-name-prefix .name-firstname,
.form-list .customer-name-middlename .name-firstname {} /*{ width:210px; }*/

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename-suffix .name-firstname,
.form-list .customer-name-middlename-suffix .name-lastname {} /*{ width:205px; }*/

.form-list .customer-name-prefix .name-firstname input.input-text,
.form-list .customer-name-suffix .name-lastname input.input-text,
.form-list .customer-name-middlename .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-firstname input.input-text,
.form-list .customer-name-middlename-suffix .name-lastname input.input-text {} /*{ width:189px; }*/

.form-list .customer-dob .dob-month,
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-year {} /*{ float:left; width:85px; }*/
.form-list .customer-dob input.input-text {} /*{ display:block; width:74px; }*/
.form-list .customer-dob label {} /*{ font-size:10px; font-weight:normal; color:#888; }*/
.form-list .customer-dob .dob-day,
.form-list .customer-dob .dob-month {} /*{ width:60px; }*/
.form-list .customer-dob .dob-day input.input-text,
.form-list .customer-dob .dob-month input.input-text {} /*{ width:46px; }*/
.form-list .customer-dob .dob-year {} /*{ width:140px; }*/
.form-list .customer-dob .dob-year input.input-text {} /*{ width:134px; }*/

.buttons-set { padding:5px 0px 5px 5px; border-style:none; } /*{ clear:both; margin:5px 0 0; border:1px solid #ddd; }*/
.buttons-set .back-link { font-weight:normal; text-decoration:none; margin-left:-5px; } /*{ float:left; }*/
.buttons-set button.button {} /*{ float:right; }*/
.buttons-set p.required {} /*{ margin:0 0 5px; }*/

.buttons-set-order {}

.fieldset { padding:22px 25px 22px 33px; margin:18px 0 10px 0;} /*{ padding:22px 25px 12px 33px; margin:28px 0; }*/
.fieldset .legend { border-style:none; font-size:16px; font-weight:normal; } /*{ float:left; font-weight:bold; font-size:13px; margin:-33px 0 0 -10px; padding:0 8px; position:relative; }*/
/* Added for Meleniak */
.buttons-set .back-link a:hover { text-decoration:underline; }
.backToTop.category a { margin-top:10px; } /* AN. 'Back to top' link' on category page */
.backToTop a { float:right; text-decoration:underline; margin:0; }  /* AN. 'Back to top' link*/

/* Form Validation */
.validation-advice {} /*{ clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; } */
.validation-failed {} /*{ border:1px dashed #f00 !important; background:#faebe7 !important; }*/
.validation-passed {}
p.required {} /*{ font-size:10px; text-align:right; color:#f00; }*/
/* Expiration date and CVV number validation fix */
.v-fix {} /*{ float:left; }*/
.v-fix .validation-advice {} /*{ display:block; width:12em; margin-right:-12em; position:relative; }*/

/* Global Messages  */
.success {}
.error {}
.notice {}

.messages,
.messages ul {} /*{ list-style:none !important; margin:0 !important; padding:0 !important; }*/
.messages { margin:0 0 10px; } /*{ width:100%; overflow:hidden;*/
.messages li {} /*{ margin:0 0 10px; }*/
.messages li li {margin-top:6px;} /*{ margin:0 0 3px; }*/
.error-msg,
.success-msg,
.note-msg,
.notice-msg { margin-bottom:1em !important; padding:4px 12px 4px 33px !important; }  /*{ border-style:solid; border-width:1px; background-position:10px 9px; background-repeat:no-repeat; min-height:24px; font-size:11px; font-weight:bold; }*/
.error-msg {}
.success-msg {}
.note-msg,
.notice-msg {}
/* Added for Meleniak */
.error-msg li, .success-msg li, .notice-msg li { margin-bottom:.2em; } /* AN. try adding to .messages li above */
.messages a, .col-main p.note-msg a { font-weight:normal; text-decoration:underline; }
p.error-msg, p.note-msg, p.success-msg, p.note-msg { line-height:24px; }
.success-msg a, .notice-msg a, .note-msg a, .error-msg a { font-weight:bold; text-decoration:underline; }

/* BreadCrumbs */
.breadcrumbs { padding:2px 0px 2px 5px; margin:0; border-style:none; }
.breadcrumbs li {} /*{ display:inline; }*/

/* Page Heading */
.page-title { border-style:none; padding:0; margin:0; } /*{ padding:0 0 5px; margin:0 0 10px; }*/
.page-title h1,
.page-title h2 {} /*{ font-size:18px; }*/
.page-title .separator {} /*{ margin:0 3px; }*/
.page-title .link-rss {} /*{ float:right; }*/
/* Added for Meleniak */
.page-title h1 { font-size:29px; line-height:1.19em; padding:4px 0 1px 0px; font-family:Helvetica, Arial, Sans-serif; } /*{ font-size:18px; }*/
.page-title h1 img { padding:3px 0 0px 0; }
.page-title h1 strong { position:absolute; text-indent:-6786px; overflow:hidden; font-weight:normal; }
.page-title h2 { margin-left:0; padding-left:0; }
.page-title h3 { margin-left:0; }
.page-title p { margin:10px 0 5px 0; display:block; }
.page-title p a { text-decoration:underline; }

.title-buttons {} /*{ text-align:right; }*/
/* Added for Meleniak */
/*.title-buttons a { text-decoration:underline; font-weight:bold; } 
.title-buttons a:hover {} */

.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 {} /*{ float:left; }*/

.subtitle {} /*{ clear:both; }*/

/* Pager */
.pager { margin:5px 6px 2px 5px; border-style:solid none none none; } /*{ border:1px solid #ddd; padding:5px; text-align:center;/*
.pager .amount {} /*{ float:left; }*/
.pager .limiter { float:left; }
.pager .pages { float:right; font-size:16px; margin:0; }
.pager .pages ol {} /*{ display:inline; }*/
.pager .pages li {}  /*{ display:inline; }*/
.pager .pages .current { font-weight:bold; }
/*Added for Meleniak */
.pages a img.v-middle { margin-bottom:4px; }
.pages strong { font-weight:normal; }
.pages a:hover { text-decoration:underline; }
.limiter select {}

/* Sorter */
.sorter { padding:0 5px 5px 5px; margin:1px 6px 0px 5px; border-style:none none solid none;}
.sorter .view-mode { float:left; margin-right:160px; } /*{ float:left; }*/
.sorter .sort-by { float:left; }
.sorter .link-feed {}
/*Added for Meleniak */
.col3-layout .sorter .view-mode { margin-right:78px; }
.sorter .view-mode a:hover { text-decoration:underline; }
.sorter .amount  { float:right; }
.sort-by label   { padding-right:3px; }
.sort-by a:hover { text-decoration:underline; }
.sort-by .active { font-weight:bold; }
.sort-by .pipe   { padding:0 2px 0 4px; font-size:1em; }

/* Toolbar */
.toolbar {}
.toolbar .pager {}
.toolbar .sorter {}
.toolbar-bottom {}

/* Data Table */
.data-table {}
.data-table th { padding:2px 5px; font-size:10px; text-transform:uppercase; border-style:none; } /*{ font-weight:bold; white-space:nowrap; }*/
.data-table td { border-style:none; }  /*{ padding:5px; }*/
.data-table thead { line-height:1.25em; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even {}
.data-table tbody.odd {}
.data-table tbody.odd td {}
.data-table tbody.even {}
.data-table tbody.even td {}
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td {}
.data-table th .tax-flag {}
.data-table td.label,
.data-table th.label { font-weight:normal; }
.data-table td.value {}
/* Added for Meleniak */
.data-table a { text-decoration:underline; }

/* Tax Details Row */
tr.tax-total {}
tr.tax-total td {}
tr.tax-total .tax-collapse {}
tr.show-details .tax-collapse {}
tr.show-details td {}
tr.tax-details td {} /*{ font-size:11px; } */
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info {}
.cart-tax-info,
.cart-tax-info .cart-price {}
.cart-tax-total {}
.cart-tax-info .price,
.cart-tax-total .price {}
.cart-tax-total-expanded {}

/* Class: std - styles for admin-controlled content */
.std .subtitle {} /*{ padding:0; }*/
.std ol.ol {} /*{ list-style:decimal outside; padding-left:1.5em; }*/
.std ul.disc {} /*{ margin:0 0 10px; }*/
.std ul.disc {} /*{ list-style:disc outside; padding-left:18px; }*/
.std dl dt {} /*{ font-weight:bold; }*/
.std dl dd {} /*{ margin:0 0 10px; }*/
/*.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { z-index:1; }
.std ul {}
.std ol {}
.std ul ul {}
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul {}
.std dt {}
.std dd {}
.std blockquote {}
.std address {}
.std b,
.std strong {}
.std i,
.std em {}*/

/* Misc */
.links li { padding:0px 0px 0px 3px; } /*{ display:inline; }*/
.links li.first {} /*{ padding-left:0 !important; }*/
.links li.last {} /*{ padding-right:0 !important; }*/

.link-cart {} /* {font-weight:bold; }*/
.link-wishlist {} /*{ font-weight:bold; }*/
.link-reorder {}  /*{ font-weight:bold; }*/
.link-compare {}  /*{ font-weight:bold; }*/
.link-print {}
.link-rss {}
.btn-remove {}  /*{ display:block; width:11px; height:11px; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }*/
.btn-remove2 {} /*{ display:block; width:16px; height:16px; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }*/

.separator {} /*{ margin:0 3px; }*/

.divider {} /*{ clear:both; display:block; font-size:0; line-height:0; height:1px; margin:10px 0; text-indent:-999em; overflow:hidden; }*/

/* Noscript Notice */
.noscript {}
.noscript .noscript-inner {}
.noscript p {}

/* Demo Notice */
.demo-notice {}
/* ======================================================================================= */


/* Header ================================================================================ */
.logo   { /*width:176px; height:173px; overflow:hidden;*/ } /*{ float:left; }*/
.header-container {}
.header { padding:20px 20px 0px 20px; position:relative; border-style:none; }
.header .logo {} /*{ float:left; 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 h1.logo {} /*{ margin:0; padding:0; }*/
.header .welcome-msg { float:right; position:relative; right:15px; } /*{ font-weight:bold; text-align:right; }*/
.header .links {} /*{ float:right;  }*/

/* Added for Meleniak */
/* Magento Top Links (My account, My wish list, Shopping bag, Checkout, Login) */	                    
.headerLinks-container { position:absolute; bottom:0; right:13px; }
.headerLinks { float:right; position:relative; text-align:right; white-space:nowrap; }
.headerLinks .links a { padding:0px 7px 0px 0px; }
.headerLinks .links a:hover {}

/* Top Nav (Phone number, Contact us, Wholesale, Join mailing list)*/	
#topNav      { float:right; margin-right:-2px; }
#topNav span { display:none; }
#topNav a    { float:left; height:15px; text-indent:-6786px; overflow:hidden; }	
#topNav .navSeparator { float:left; height:15px; width:22px; display:block; }

#topNav a.contactPhone { width:101px; }
#topNav a.contactPhone:hover, 
#topNav a.contactPhone:active { background-position:0px -1px; } 

#topNav a.contactUs { width:75px; }
#topNav a.contactUs:hover { background-position:-75px 0px; }
#contactUs #topNav a.contactUs,
.cms-contact-us #topNav a.contactUs { background-position:-150px 0px; }

#topNav a.wholesaleEnquiries { width:75px; }
#topNav a.wholesaleEnquiries:hover { background-position:-75px 0px; }
.cms-wholesale-enquiries #topNav a.wholesaleEnquiries { background-position:-150px 0px; }

#topNav a.joinMailingList { width:119px; }
#topNav a.joinMailingList:hover { background-position:-120px 0px; }
#joinMailingList #topNav a.joinMailingList,
.cms-join-mailing-list #topNav a.joinMailingList { background-position:-241px 0px; }
                    
/* These standard items moved from .header to .horizontalMenu-Bar so are not used.
.header .form-search {}
.header .form-search .search-autocomplete {} 
.header .form-search .search-autocomplete ul {}
.header .form-search .search-autocomplete li {}
.header .form-search .search-autocomplete li .amount {}
.header .form-search .search-autocomplete li.selected {}
.header .form-language {}
*/
.header-container .top-container {} /*{ clear:both; text-align:right; }*/

#strapLine     { position:relative; top:105px; left:17px; float:left; z-index:10; } /* May be refined in the content */
#strapLine a   { float:left; width:307px; height:37px; text-indent:-6786px; overflow:hidden; }  /* May be refined in the content */

.bannerNotice  { position:absolute; left:215px; top:21px; z-index:30; /*display:none;*/ }
.cartNotice    { margin-top:20px; width:300px; padding:10px 10px; float:right; text-align:right; }
/* Holiday Notice */
.holidayNotice { position:absolute; width:355px; height:150px; left:212px; top:21px; z-index:30  /*display:none;*/ }
.holidayNotice .message-box { width:350px; height:134px; }
.holidayNotice h2 { margin:10px 0 0 10px; font-size:16px; }
.holidayNotice p  { margin:5px 0 0 10px; font-size:12px; }
.holidayNotice .medium { font-size:14px; }
/* CMS pages */
.holiday-box   { position:relative; margin-top:0px; }
.holiday-box .holidayNotice { position:relative; width:350px; height:137px; left:0px; top:0px; margin:15px 0 0 0; z-index:30; }
.cmsContentBlock .holiday-box .holidayNotice { width:340px; }
.cmsContentBlock .holiday-box .holidayNotice h2 { margin:10px 0 0 10px; font-size:16px; }
.cmsContentBlock .holiday-box .holidayNotice p  { margin:5px 0 0 10px; font-size:12px; }
.cmsContentBlock .holiday-box .holidayNotice .medium { font-size:14px; }

/* Shopping bag (mini cart) */	
#shoppingBag       { clear:right; float:right; position:relative; height:65px; width:243px; top:18px; }	
#shoppingBag a     { position:absolute; height:29px; width:179px; padding:36px 0px 0px 62px; font-size:1.2em; }	
.shoppingBagDecor  { position:absolute; top:9px; left:15px; height:45px; width:161px; }

/* Free delivery message */
.deliveryHeader   { clear:right; }	
p.deliveryHeader  { float:right; position:relative; padding-top:43px; height:16px; } /* May be refined in the content */
.deliveryHeader a { float:right; height:16px; width:389px; text-indent:-6786px; overflow:hidden; }	 /* May be refined in the content */

/* Main horizontal menu bar */
.horizontalMenu-Bar	{ width:960px; height:35px; padding:0 20px; z-index:10; }
.horizontalMenu-Menu { float:left; position:relative; z-index:10; }

.form-language { float:left; line-height:33px; width:183px; white-space:nowrap; }
.form-language select { margin-left:5px; max-width:134px; }

.col1-layout .quicklinks { margin-left:20px; }
.col2-right-layout .quicklinks { margin-left:20px; }
.quicklinks { margin-top:3px; margin-bottom:-5px; }
.quicklinks a { text-decoration:underline; }

/* Search */
.horizontalMenu-Search { float:right; position:relative; height:35px; line-height:33px; z-index:60; margin-right:8px; }
.horizontalMenu-Search .form-search { text-align:left; }
.horizontalMenu-Search .form-search label { display:none; }
.horizontalMenu-Search .form-search .search-autocomplete    { z-index:60; }
.horizontalmenu-Search .form-search .search-autocomplete ul { z-index:65; }
.horizontalmenu-Search .search-autocomplete li { padding:3px; cursor:pointer; z-index:65; }
.horizontalMenu-Search .form-search .search-autocomplete li .amount  { float:right; font-weight:bold; z-index:65; }
.horizontalMenu-Search .form-search .search-autocomplete li.selected { z-index:65; }
.horizontalMenu-Search #search { padding-left:17px; font-size:1em; height:15px; width:130px; border:2px inset threedface; }
.horizontalMenu-Search button.button { padding-left:5px; } 
.horizontalMenu-Search button.button span { padding:0; } 

/********** < Navigation */
.nav-container {}
#nav { font-size:14px; padding:0; margin:0 0 0 0px; z-index:1; text-transform:none; border-style:none; }

/* All Levels */
#nav li {}           /*{ text-align:left; position:relative; }*/
#nav li.over { z-index:1; }
#nav li.parent {}
#nav li a { font-family:Helvetica, Arial, Verdana, sans-serif; } /*{ display:block; text-decoration:none; }*/
#nav li a:hover {}   /*{ text-decoration:none; }*/
#nav li a span {}    /*{ display:block; white-space:nowrap; cursor:pointer; }*/
#nav li ul a span {} /*{ white-space:normal; }*/
#nav li.level0 > a { text-transform:uppercase; } /*AN.*/

/* 1st Level */
#nav li {}           /*{ float:left; }*/
#nav li a { font-weight:normal; padding:2px 14px 0px 11px; line-height:33px; text-transform:none; z-index:50; } /*{ float:left; }*/
#nav li a:hover {}
#nav li.over a,
#nav li.active a {}
#nav .last a { padding:2px 0px 0px 13px; } /*AN.*/

/* 2nd Level */
#nav ul { width:16em; top:32px; } /*{ position:absolute; left:-10000px; }*/
#nav ul li {}      /*{ float:none; }*/
#nav ul li.last {} /*{ border-bottom:0; }*/
#nav ul li.last a  { padding:4px 9px; } /*AN.*/
#nav ul li a { padding:4px 9px; line-height:normal; text-transform:none; } /*{ float:none; font-weight:normal; }*/
#nav ul li a:hover {}
#nav ul li.active > a,
#nav ul li.over > a  {} /*{ font-weight:bold; }*/

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

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


/* Sidebar =============================================================================== */
.block { border-style:none; margin:10px 0 0px 0; padding-top:8px; width:190px; }
.block .block-title { border-style:none; padding:0; margin-bottom:0.48em; }
.block .block-title strong { font-size:1.2em; line-height:1.2em; font-weight:normal; }
.block .block-title strong span {}
.block .block-title a {} /*{ text-decoration:none !important; }*/
.block .block-subtitle { line-height:1.2em; margin-bottom:0.4em; font-weight:normal; }
.block .block-content { padding:0px; }
.block .block-content li.item {} /*{ padding:5px 0; }*/
.block .btn-remove {}  /*{ float:right; }*/
.block .actions { clear:both; margin-top:5px; text-align:left; } /*{ text-align:right; }*/
.block .actions a { float:right; text-decoration:underline; }
.block .empty {}
/* Added for Meleniak */
.block .block-title { width:190px; height:21.6px;}
.block .block-title strong span { position:absolute; text-indent:-6786px; overflow:hidden; } /* Remove this line to show text titles */
.col3-layout .col-right .block .block-title { width:170px; height:21.6px;}
.col-right .block  { width:195px; }
.col3-layout .col-right .block  { width:170px; }

.block li.odd {}
.block li.even {}

/* Mini Products List */
.mini-products-list li {} /*{ padding:5px 0; }*/
.mini-products-list .product-image { width:60px; padding:5px 0; position:relative; overflow:hidden; border-style:none; } /*{ float:left; }*/
.mini-products-list .product-details {} /*{ margin-left:75px; }*/
.mini-products-list .product-details h4 {} /*{ font-size:1em; font-weight:bold; margin:0; }*/
/* Added for Meleniak */
.mini-products-list li.item.last { border-bottom-style:none; padding-bottom:0; }
.mini-products-list li.item.last a { padding-bottom:0; }

/* Block: Account */
.block-account { padding-top:0px; margin-top:8px; }
/* Added for Meleniak */
.block .block-title strong { font-size:18px; }
.block-account li { padding-left:15px; }
.block-account li.current strong { font-size:1em; line-height:1.4em; font-weight:normal; }

/* Block: Currency Switcher */
.block-currency { padding-top:0; margin-top:5px; }
.block-currency select { width:190px; font-size:11px; }
/* Added for Meleniak */
.col-left .block-currency .block-title { height:14px;}
.col-left .block-currency .block-title strong span { position:static; }
.col-right .block-currency select { width:195px; }

/* Added for Meleniak */
/* Block: Vertical Navigation */
.block-vertnav { float:left; margin:10px 0 2px 0; padding-top:0px; width:195px; }
.block-vertnav .block-title { margin-bottom:2px; }
#vertnav ul { clear:left; float:left; margin-left:16px; margin-bottom:3px; } /* Adjusts horizontal indentation level and vertical bottom margin */
#vertnav li { clear:left; float:left; line-height:18px; position:relative; }
#vertnav li a { float:left; font-size:1em; line-height:1.4em; margin-left:5px; padding-left:15px; display:block; white-space:nowrap; font-family:Arial, Helvetica, Verdana, sans-serif; }
.vertnav-cat a span{ float:left; }
.vertnav-cat span.product-count { float:left; padding-left:5px; }
/* Add any category breaks here like this: (needs the image title doing too) */
/*
#vertnav li.computers { margin-top:30px; }
li.computers span.category-header0 { position:absolute; top:-21px; left:0; width:190px; height:21px; }
*/

/* Block: Layered Navigation */
.block-layered-nav { width:190px; }
.block-layered-nav dt { padding:3px 3px 3px 5px; margin-bottom:5px; } /*{ font-weight:bold; }*/
.block-layered-nav .currently {}
.block-layered-nav .btn-remove { float:right; margin:0 0 0 5px; font-size:.95em; }
/* Added for Meleniak */
.col-right .block-layered-nav { width:200px; margin-top:0px; }
.block-layered-nav .block-title { display:none; }
.block-layered-nav .block-subtitle { font-size:1.2em; line-height:1.2em; padding-top:5px;  margin-bottom:0.4em; font-weight:normal; }
.block-layered-nav .block-content { padding:0px; }
.block-layered-nav .label { font-weight:bold; }
.block-layered-nav dd { padding:0 3px 3px 5px; } 
.block-layered-nav dd li { margin-bottom:.3em; line-height:1.3em; }

/* Block: Cart */
.block-cart {}
.block-cart .summary {}
.block-cart .amount {}
.block-cart .subtotal { text-align: left; } /*{ text-align:center; }*/
/* Added for Meleniak */
.block-cart .amount a { font-weight:bold; }
.block-cart .subtotal .price { font-weight:bold; }
.block-cart .actions { margin:10px 0px; text-align:right; }
 
/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related li {} /*{ padding:5px 0; }*/
.block-related input.checkbox {} /*{ float:left; margin-right:-20px; }*/
.block-related .item { margin-left:0px; } /*{ margin-left:20px; }*/
.block-related .item .product-image { margin-left:15px; } /*{ float:left; margin-right:-65px; }*/
.block-related .item .product-details { margin-left:85px; } /*{ margin-left:65px; }*/
/* Added for Meleniak */
.block-related .block-subtitle a { text-decoration:underline; }
.block-related li.item.last { padding-bottom:0; }

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:3px 0; } /*{ padding:5px 0; }*/
/* Added for Meleniak */
.block-compare .actions { margin-top:10px; }
.block-compare .actions a { padding-top:5px; }
.block-compare li.item.last { padding-bottom:0; }

/* Block: Recently Viewed */
.block-viewed { padding-bottom:4px; }
/* Added for Meleniak */
.block-viewed .block-content li.item { margin-left:5px; padding:0px 0 8px 0px; }
.block-viewed .block-content li a { padding-left:15px; display:block; line-height:14px; }
.block-viewed li.item.last { padding-bottom:0; }

/* Block: Recently Compared */
.block-compared { padding-bottom:4px; }
/* Added for Meleniak */
.block-compared .block-content li.item { margin-left:5px; padding:0px 0 8px 0px; }
.block-compared .block-content li a { padding-left:15px; display:block; line-height:14px; }
.block-compared li.item.last { padding-bottom:0; }

/* Block: Poll */
.block-poll label {}
.block-poll input.radio {} /*{ float:left; margin:1px -18px 0 0; }*/
.block-poll .label {} /*{ display:block; margin-left:18px; }*/
.block-poll li {} /*{ padding:3px 9px; }*/
.block-poll .actions { margin:8px 0 0; padding-bottom:0px; } /*{ margin:5px 0 0; }*/
.block-poll .answer {}  /*{ font-weight:bold; }*/
.block-poll .votes {}   /*{ float:right; margin-left:10px; }*/
/* Added for Meleniak */
.block-poll .block-subtitle { font-weight:bold; position:relative; }

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

/* Block: Subscribe */
.block-subscribe {}
/* Added for Meleniak */
.block-subscribe input { width:182px; border:2px inset threedface; } 
.col-right .block-subscribe input { width:192px; }
.block-subscribe .actions { text-align:right; margin:8px 0 0; } 

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

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

/* Block: Login */
.block-login label {} /*{ font-weight:bold; }*/
.block-login input.input-text {} /*{ display:block; width:167px; margin:3px 0; }*/
/* ======================================================================================= */


/* Category Page ========================================================================= */
.category-title { position:relative; } /*{ border:0; margin:0 0 7px; }*/
.category-image { display:block; margin:0 auto; } /*{ width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }*/
.category-image img { width:690px; }
.category-description { padding:6px 0px 0 0px; } /*{ margin:0 0 10px; }*/
.category-products {}

/* Added for Meleniak */
/* Category page headers */
.category-message-block .messages { margin:10px 0 -10px 0; }
/* Static page category blocks */
.category-description h2 { margin-top:5px; font-size:16px; line-height:18px; }
.category-description h3 { margin-top:0px; padding:0; font-size:13px; line-height:16px; }
.category-description p { margin-bottom:10px; }
.category-description a { text-decoration:underline; }
.category-description ul,ol { margin-bottom:10px; }
.category-description ol { padding-left:18px; list-style-type:decimal; }
.category-description li { margin-bottom:4px; }

/* Static page category blocks */
.categoryBlockContainer { float:left; margin-top:10px; position:relative; }
.categoryRow { clear:both; float:left; position:relative; width:720px; margin:0px 0px 15px 0px; padding-left:0px; }
.shortCategoryRow { clear:both; float:left; position:relative; width:600px; margin:0px 0px 15px 0px; padding-left:100px; }
.soloCategoryRow { clear:both; float:left; position:relative; width:300px; margin:0px 0px 15px 0px; padding-left:240px; }
.categoryBlock { float:left; position:relative; width:211px; margin:0px 29px 0px 0px; text-align:center; }
.shortCategoryRow .categoryBlock { margin-right:65px; }
.categoryBlock .categoryName { font-size:17px; padding:1px 0px; line-height:35px; overflow:hidden; width:211px; }
.categoryBlock .categoryImage { height:130px; overflow:hidden; margin:0px 0px 0px; padding:0px; width:211px; }
.categoryBlock .rule { display:none; width:205px; height:1px; margin:5px 5px 0px; }
.categoryBlock .categoryDescription { font-size:11px; line-height:16px; text-align:left; width:200px; height:32px; overflow:visible; padding:5px 6px 6px; }

/* Category static pages */
.static-page-wrapper { width:680px; margin:15px 0px 0 0px; padding:5px 5px 5px 5px; float:left; } 
.static-page-wrapper span#no-javascript-for-email,
.static-page-wrapper span#no-javascript-for-email1,
.static-page-wrapper span#no-javascript-for-email2, 
.static-page-wrapper span#no-javascript-for-email3 { font-weight:bold; }
.static-page-wrapper h2   { font-size:2em; margin:5px 0 10px 0; clear:both; font-weight:normal;}
.static-page-wrapper h2 a { font-weight:bold; }
.static-page-wrapper h3   { font-size:1.14em; font-weight:bold; margin-top:0.365em; padding:0; }	
.static-page-wrapper h4   { font-size:1em; margin:0; padding:0px; }	
.static-page-wrapper p    { margin-bottom:10px; font-size:13px; }
.static-page-wrapper a    { text-decoration:underline; }
/* End */

/* View Type: Grid */
.products-grid { border-bottom-style:none; } /*{ position:relative; }*/
.products-grid.last {} /*{ border-bottom:0; }*/
.products-grid li.item { width:333px; position:relative; padding:6px 6px; } /*{ float:left; width:138px; padding:12px 10px 80px; }*/
.products-grid .product-image { float:left; margin:0; width:205px; height:155px; } /*{ display:block; width:135px; height:135px; margin:0 0 10px; }*/
.products-grid .product-name { padding-top:10px; margin:0; font-weight:normal; } /*{ margin:0 0 5px; font-weight:bold; font-size:13px; }*/
.products-grid .product-name a { font-size:14px; line-height:16px; }
.products-grid .price-box { line-height:normal; position:relative; margin:5px 0 0 0; } /*{ margin:5px 0; }*/
.products-grid .availability {} /*{ line-height:21px; }*/
.products-grid .actions {} /*{ position:absolute; bottom:12px; }*/
.col2-left-layout .products-grid,
.col2-right-layout .products-grid { width:690px; } /*{ width:632px; margin:0 auto; }*/
.col1-layout .products-grid {} /*{ width:790px; margin:0 auto; }*/

/* Added for Meleniak */
.products-grid li.item.last { float:right; }
.products-grid .product-block { width:330px; float:left; position:relative; }
.products-grid li.item.last .product-block { float:right; }
.products-grid img { float:left; width:205px; overflow:hidden;  }
.products-grid .detail { float:left; position:relative; padding-left:8px; width:115px; }
.products-grid .product-new { width:61px;height:62px; position:absolute; bottom:0px; left:0px; font-size:0.95em; text-indent:-6786px; overflow:hidden; }
.products-grid .product-second { position:absolute; bottom:0px; left:125px; font-size:0.95em; }
.products-grid .product-bargain { position:absolute; bottom:26px; right:6px; font-size:0.95em; }
.products-grid .availability { position:absolute; top:5px; left:110px; font-size:0.95em; } 
.products-grid .availability.coming-soon { left:125px;  } 
.products-grid .availability.out-of-stock span {} 
/* 'View' button */
.products-grid button { position:absolute; right:5px; bottom:5px; }
/* 'Buy' button */
.products-grid button.btn-cart { position:absolute; right:60px; bottom:5px; }

/* View Type: List */
.products-list li.item {}
.products-list li.item.last {}
.products-list .product-image { width:205px; height:155px; } /*{ float:left; width:135px; height:135px; margin:0 0 10px; }*/
.products-list .product-shop { margin-left:225px }
.products-list .product-name { font-size:14px;}
.products-list .product-name a { font-size:14px; }
.products-list .price-box {}
.products-list .availability { margin-top:8px; }
.products-list .desc {}
.products-list .desc .link-more { text-decoration:underline; font-size:12px; font-weight:bold;  }
.products-list .add-to-links {}
.products-list .add-to-links li {}
.products-list .add-to-links .separator {}
/* Added for Meleniak */
.products-list button.btn-cart { margin-top:3px; }
.products-list button.btn-cart span span { font-size:14px; }
.products-list .product-second { font-size:0.95em; }
.products-list .product-bargain { font-size:0.95em; }
.products-list .add-to-links li a { text-decoration:underline; }

/* Added for Meleniak */
/* Search results */
.catalogsearch-result-index .page-title p { margin:10px 5px 5px 5px; display:block; padding:4px 12px; font-weight:bold; }
.catalogsearch-result-index p.note-msg { margin:10px 0 0 0!important; }
.catalogsearch-result-index .page-title p a { font-weight:normal; text-decoration:underline; }
/* Search results Type: Grid */
.products-grid li.item.search { width:154px; padding-left:25px; }
.products-grid li.item.search.first { padding:6px; }
.products-grid li.item.search.last { padding:6px; }
.products-grid .search-block { width:150px; padding:0; text-align:center; }
.products-grid .search-block .product-name { padding-top:0px; overflow:hidden; }
.products-grid .search-block a { font-size:12px; line-height:15px; height:30px; display:block; overflow:hidden; }
.products-grid .search-block .product-image { width:150px; height:112px; }
.products-grid .search-block img { width:154px; height:112px; margin:0 -2px; border-right:0px none; }
.products-grid .search-block .availability { top:126px; left:1px; line-height:18px; }  
.products-grid .search-block .availability span { padding:1px; } 
.products-grid .search-block .price-box { margin-top:0; height:25px; line-height:25px; float:right; }
.products-grid .search-block .old-price { margin:1px 10px 0 0; float:left; } 
.products-grid .search-block .special-price { font-size:1.334em; margin-right:5px; line-height:25px; float:left; } 
.products-grid .search-block .regular-price { font-size:1.334em; margin-right:5px; }
.products-grid .search-block .minimal-price-link { display:none; }

.products-grid .search-block .price-to { display:none; }
.products-grid .search-block .product-second { left:0px; bottom:122px; width:68px; text-align:left; padding-left:2px; display:block; }
.products-grid .search-block .product-bargain { right:0px; bottom:122px; width:80px; display:block; z-index:1; }
.products-grid .search-block .product-new { bottom:87px; left:100px; width:51px;height:51px; z-index:100; }
.products-grid .search-block button.button { padding: 0 0 0 8px; height:14px; right:1px; bottom:27px; }
.products-grid .search-block button.button span { padding: 0 4px 0 0; height:14px; line-height:14px; }
/* Advanced search form */
.catalogsearch-advanced-index .form-list .input-range { display:block; clear:both; width:260px; }
.catalogsearch-advanced-index .form-list .multiselect { display:block; clear:both; width:260px; }
.catalogsearch-advanced-index .buttons-set p { float:left; margin:5px 0 0 -5px; } /* Search terms hidden link */
.catalogsearch-advanced-index .buttons-set p a:hover { cursor:text; }
/* Advanced search results */
.advanced-search-summary p { margin:10px 5px 5px 5px; display:block; padding:4px 12px; font-weight:bold; }
.advanced-search-summary p a { font-weight:normal; text-decoration:underline; }
.col2-right-layout .products-grid { width:670px; }
.col2-right-layout .products-grid li.item.search { padding-left:7px; }
.col2-right-layout .products-grid li.item.search.last { padding-right:7px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
/* Rating */
.no-rating { margin-top:5px;} /* { margin:0; }*/
/* Added for Meleniak */
.no-rating a { font-size:0.833em; line-height:1.8em;text-decoration:underline; }

.ratings {} /*{ font-size:11px; line-height:1.25; margin:7px 0; }*/
.ratings strong {} /*{ float:left; margin:1px 3px 0 0; }*/
.ratings .rating-links {} /*{ margin:0; }*/
.ratings .rating-links .separator {} /*{ margin:0 2px; }*/
.ratings dt {}
.ratings dd {}
.rating-box {} /*{ width:69px; height:13px; font-size:0; line-height:0; text-indent:-999em; overflow:hidden; }*/
.rating-box .rating {} /*{ float:left; height:13px; }*/
.ratings .rating-box { margin-right:10px; } /*{ float:left; margin-right:3px; }*/
.ratings .amount {}

/* Added for Meleniak */
.ratings .rating-links a { text-decoration:underline; }

.ratings-table th,
.ratings-table td {} /*{ font-size:11px; line-height:1.15; padding:3px 0; }*/
.ratings-table th {} /*{ font-weight:bold; padding-right:8px; }*/

/* Availability */
.availability {} /*{ margin:0; }*/
.availability span { font-family:Helvetica, Arial, sans-serif; } /*{ font-weight:bold; }*/
.availability.in-stock span {}
.availability.out-of-stock span {}

/* Email to a Friend */
.email-friend {}
/* Added for Meleniak */
.product-view .email-friend a { font-size:0.833em; line-height:1.8em; text-decoration:underline; }

/* Alerts */
.alert-price { clear:right; }
.alert-stock { clear:right; }
/* Added for Meleniak */
.product-view .alert-price a { font-size:0.833em; line-height:1.8em; text-decoration:underline; }
.product-view .alert-stock a { font-size:0.833em; line-height:1.8em; text-decoration:underline; }

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

.price-box {}
.price-box .price { font-weight:normal; font-size:16px; } /*{ font-weight:bold; }*/

/* Regular price */
.regular-price { font-size:16px; }
.regular-price .price {} /*{ font-weight:normal; }*/

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

/* Special price */
.special-price { font-size:1.5em; }
.special-price .price {} /*{ font-weight:normal; }*/

.special-price .price-label { display:none; }

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

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

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

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

/* FTP */
.weee {} /*{ display:block; font-size:11px; }*/
.weee .price {} /*{ font-size:11px; font-weight:normal; }*/

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

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

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

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

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

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

.price-box-bundle {}
/* Added for Meleniak */
.special-price .price-excluding-tax .price { line-height:12px; font-size:12px; } 
.special-price .price-excluding-tax .label { line-height:12px; font-size:12px; } 
.special-price .price-including-tax .price { line-height:12px; font-size:12px; display:none; } 
.special-price .price-including-tax .label { line-height:12px; font-size:12px; display:none; } 
/********** Product Prices > */

/* Tier Prices */
.tier-prices .price {} /*{ font-weight:bold; }*/
.tier-prices .benefit {}
/* Added for meleniak */
ul.tier-prices { margin:5px 0 10px 0; } 

.tier-prices-grouped { clear:both; float:right; }

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

/* Add to Cart */
.add-to-cart label {} /*{ float:left; margin-right:5px; }*/
.add-to-cart .qty { width:20px!important; margin-right:5px; } /*{ float:left; }*/
.add-to-cart button.button { height:24px; } /*{ float:left; margin-left:5px; }*/
/* Added for Meleniak */
.add-to-cart button.btn-cart span { font-size:16px; line-height:24px; height:24px; }

/* Add to Links + Add to Cart */ /* (Products without options) */
.add-to-box {}
.add-to-box .add-to-cart { float:right;margin-left:20px; } /*{ float:left; }*/
.add-to-box .or { display:none; } /*{ float:left; margin:0 10px; }*/
.add-to-box .add-to-links { float:right; margin-right:0px; } /*{ float:left; }*/
/* Added for Meleniak */
.add-to-box .add-to-links a { font-weight:normal; text-decoration:underline; }


.product-view { font-size:1em; z-index:1; }

.product-essential { z-index: 1; }

.product-collateral .box-collateral { margin:0; } /*{ margin:0 0 15px; }*/

/* Product Images */
.product-view .product-img-box { clear:left; margin:10px 0 0 0px; width:352px; z-index:1; } /*{ float:left; width:267px; }*/
.col3-layout .product-view .product-img-box {} /*{ float:none; margin:0 auto; }*/
.product-view .product-img-box .product-image { z-index:3; }
.product-view .product-img-box .product-image-zoom { width:350px; z-index:2; } /*{ position:relative; width:265px; height:265px; overflow:hidden; z-index:9; }*/
.product-view .product-img-box .product-image-zoom img { z-index:1001; } /*{ position:absolute; left:0; top:0; cursor:move; }*/
.product-view .product-img-box .zoom-notice { font-size:11px; } /*{ text-align:center; }*/
.product-view .product-img-box .zoom {} /*{ position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; cursor:pointer; }*/
.product-view .product-img-box .zoom.disabled {} /*{ -moz-opacity:.3; -webkit-opacity:.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/IE8/ opacity:.3; }*/
.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; }*/
.product-view .product-img-box .zoom .btn-zoom-out {} /*{ position:absolute; left:2px; top:0; }*/
.product-view .product-img-box .zoom .btn-zoom-in {} /*{ position:absolute; right:2px; top:0; }*/
.product-view .product-img-box .more-views ul {} /*{ margin-left:-4px }*/
.product-view .product-img-box .more-views li { margin:0 0 8px 3px; } /*{ float:left; padding:1px; margin:0 0 8px 4px ; }*/
/* Added for Meleniak */
.product-view .more-views h2 { font-size:0.9em; margin-left:1px; }

.product-image-popup { z-index:3; } /*{ margin:0 auto; }*/
.product-image-popup .nav {} /*{ text-align:center; }*/
.product-image-popup .image {} /*{ display:block; }*/
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { width:325px; margin:10px 0px 0 0; text-align:right; z-index: 1; } /*{ float:right; width:445px; }*/
.col1-layout .product-view .product-shop {} /* { float:right; width:700px; }*/
.col3-layout .product-view .product-shop {} /*{ float:none; width:auto; }*/
.product-view .product-name {}
.product-view .short-description { margin-top:10px; }
/* Added for Meleniak */
.product-view .product-name h1 { font-size:1.667em; line-height:1.05em; font-family:Helvetica, Arial, sans-serif; }
.product-view h2 { font-size:1.25em; line-height:1.206em; padding-top:2px; }
.product-view .short-description h2 { display:none; } /* Quick Overview */
/* Optional blocks and attributes */
.product-comment { margin-top:5px; }
.product-comment a { text-decoration:underline; }
.product-comment.comment1 {}
.product-comment.comment2 {}
.product-comment .static {}
.comment1 .static {}
.comment2 .static {}
.product-comment.not-my-size {}
.extra-text-left-top { float:left; margin:10px 0 0 0; width:352px; }
.extra-text-left-bottom { clear:left; float:left; margin:10px 0 0 0; width:352px; }
.extra-block-left-bottom { clear:left; float:left; margin:10px 0 0 0; width:352px; }
/* Price */
.product-view .price-wrapper { clear:right; float:right; line-height:1.5em; }
.product-view .price-box { float:right; position:relative; margin-top:10px; }
.product-view .price-box p.price-as-configured { margin-bottom:5px }
.product-view .price-box .old-price { float:left; font-size:1.084em; padding-right:10px; padding-top:2px; white-space:nowrap; }
.product-view .price-box .special-price { float:left; font-size:1.4em; }
.product-view .price-box .regular-price { float:left; font-size:1.4em; }
/* 'Second' & Availability */
.product-view p.product-second { clear:both; float:right; width:100px; position:relative; }
.product-view .availability { clear:right; margin-top:50px; position:relative; } 
.product-view .availability.options-left { margin-top:0px; } 
.product-view .availability .out-of-stock { float:right; } 
.product-view .availability-label { display:none; } 
.product-view .message-box { font-size:1.1em; line-height:1.2em; margin:13px -5px 13px 0; width:325px; padding:5px; font-family:Helvetica, Arial, sans-serif; clear:right; float:right; }
.product-view .message-box strong { font-weight:bold; }
.product-view .message-box a.emailLink { text-decoration:underline; }
.product-view .message-box span { font-weight:normal; }
/* Gift Certificate */
.product-view .gift-card-info { position:relative; float:right; margin-top:20px; margin-bottom:30px; }

/* Product Options */
.product-options { clear:right; margin:0 0 10px 0; float:right; width:315px; padding:10px 5px 5px 10px; text-align:right; } /*{ padding:10px; margin:10px 0 0; }*/ /*AN. possibly remove this */
/* AN. Change the left margin below to move the label left - Can be set in the product using an attribute*/
.product-options dt label { clear:left; float:left; margin:0 0 10px 2px; font-size:12px; font-weight:normal; text-align:right; font-family:Helvetica, Arial, sans-serif; } /*{ font-weight:bold; }*/
.product-options dt .qty-holder {} /*{ float:right; }*/
.product-options dt .qty-holder label {} /*{ vertical-align:middle; }*/
.product-options dt .qty-disabled {} /*{ border:0; padding:3px; }*/
/* AN. Change the width below for the select form width - Can be set in the product using an attribute */
.product-options dd { margin: 0 0 10px 0; width:65%; float:right;} /*{ margin:10px 0; }*/
.product-options dl.last dd.last {}
.product-options dd input.input-text {} /*{ width:98%; }*/
.product-options dd textarea {} /*{ width:98%; height:8em; }*/
.product-options dd select {} /*{ width:100%; }*/
.product-options .options-list {}
.product-options .options-list input.radio {} /*{ float:left; margin:3px -18px 0 0; }*/
.product-options .options-list input.checkbox {} /*{ float:left; margin:3px -20px 0 0; }*/
.product-options .options-list .label {} /*{ display:block; margin-left:20px; }*/
.product-options ul.validation-failed {} /*{ padding:0 7px; }*/
.product-options p.required { clear:right; padding:0; /*display:none;*/ } /*{ padding:15px 0 0; }*/
 /* Added for Meleniak */
.product-options dt { clear:both; }
.product-options span.required { /*display:none;*/ }
.product-options li a { text-decoration:underline; }

.product-options-bottom { clear:right; float:right; padding:0; border-style:none; } /*{ padding:10px; border-top:0; }*/
.product-options-bottom .price-box { float:left; } /*{ margin:10px 0; }*/

 /* Added for Meleniak */
.product-options.left {  clear:none; padding:10px 5px 5px 5px; margin:0 0px 5px 0; width:339px; }
.product-options dt .qty-holder { display:none; } /* Used for bundles */
.price-notice 					{ display:none; } /* Used for bundles */ 
.item-options dd span.price     { display:none; } /* Used for bundles */
/* Added for Meleniak */ /* (Products with options only) */
.bottom-options-container.left { float:left; margin-left:95px; }
.product-options-bottom .add-to-cart { float:right; margin-left:20px; } /*{ float:left; }*/
.add-to-links { float:right; margin-right:0px; text-align:right; white-space:nowrap; } 
.add-to-links a { font-weight:normal; text-decoration:underline; }

/* Grouped Product */
.product-view .grouped-items-table { margin:5px 0 20px 0; }
/* Added for Meleniak */
.product-view .grouped-items-table td  { vertical-align:middle; }
.product-view span.product-second { margin-left:5px; font-size:10px; }
.product-view .grouped-items-table .price-box { margin-top:0px; }
.product-view .grouped-items-table .price-box .old-price { margin-top:4px; }
.product-view .availability.grouped { margin-top:10px; } 
.product-view .grouped-items-table .availability.grouped { margin-top:0px; line-height:normal; } 
.product-view .grouped-items-table .availability.grouped span { font-weight:normal; } 

/*Added for Meleniak*/
/* 'Hover block Nav menu' */
.product-nav-block { clear:right; float:right; margin-top:30px; z-index:70; position:relative; }
.product-nav-block ul { z-index:70; }	
.product-nav-block ul li { display:inline; z-index:70; }	
.product-nav-block a { text-decoration:underline; line-height:22px; display:block; padding:0 10px 0 9px; float:left; font-size:10px; font-family:Helvetica, Arial, Verdana, sans-serif; z-index:70; }
.product-nav-block a.size-guide { font-weight:bold; }	
.product-nav-block a.size-guide span.ruler-icon { padding-left:22px; float:left; }	
.product-nav-block a.delivery-info { padding-right:0px; background:none; }	
/* Pop-Up Hover boxes */
.product-nav-block a p { margin-bottom:5px; font-size:12px; line-height:14px; width:350px; font-family:Arial, hevetica, sans-serif; }
.product-nav-block a.size-guide span.size-guide-box { position:absolute; z-index:150; width:350px; top:22px; left:-127px; display:none; padding:5px; font-weight:normal; }
.product-nav-block span.returns-info-box { position:absolute; z-index:150; width:350px; top:22px; left:-127px; display:none; padding:5px; }
.product-nav-block span.delivery-info-box { position:absolute; z-index:150; width:350px; top:22px; left:-127px; display:none; padding:5px; }
a.size-guide:hover    span.size-guide-box { text-decoration:none; display:inline; }
a.returns-info:hover  span.returns-info-box { text-decoration:none; display:inline; }
a.delivery-info:hover span.delivery-info-box { text-decoration:none; display:inline; }

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

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

/* Added for Meleniak */
/* Tabs */
.product-view .product-collateral { clear:both; float:left; margin:20px 0px 10px 0px; padding:10px 5px; width:680px; }
.product-view .box-additional h2 { display:none; }
.tabs { float:left; margin-top:0px; }
.tabs li { float:left; font-size:0.834em; line-height:1em; }
.tabs li.first { font-size:1em; line-height:1em; font-weight:bold; } /* 'Additional info' header */
.tabs a { padding:6px 10px 6px 0; text-decoration:underline; }
.tabs li.active a { text-decoration:none; }
.col-main .padder { clear:both; width:680px; padding-bottom:10px; }
/* Attributes List */
.box-additional table { width:100%; float:left; margin:10px 0px 0 0; } 
.box-additional .data-table th { font-size:0.834em; line-height:1em; text-transform:none; padding:3px 5px; }
.box-additional .data-table td.data { font-size:0.834em; line-height:1em; padding:3px 5px; }
/* Product Detail - Page separator */
.product-page-divider hr { border-style:solid none none none; margin:10px 0; position:relative; z-index:1; }

/* Block: Upsell */
.product-view .box-up-sell { position:relative; width:400px; float:left; margin:0 0 20px 0px; }
.product-view .box-up-sell .products-grid td { width:33%; padding:0; } /*{ width:25%; }*/
/* Added for Meleniak */
.box-up-sell h2 { font-family:Arial, hevetica, sans-serif; font-size:1em; margin-top:5px; }
.box-up-sell .products-grid { width:100%; } 
.box-up-sell .display-block { float:left; width:108px; margin-top:10px; }
.box-up-sell .product-name { height:20px; line-height:18px; padding:1px 5px 3px; text-align:center; overflow:hidden; }
.box-up-sell .product-name h3 { font-size:9px; line-height:11px; }
.box-up-sell .product-name a { font-size:9px; line-height:11px; margin:0; padding:0; }
.box-up-sell .product-image { overflow:hidden; height:82px; width:108px; }
.box-up-sell .products-grid img { overflow:hidden; height:82px; width:108px; }
.box-up-sell .price-box { line-height:1.6663em; margin:0 5px 0 0; float:right; }
.box-up-sell .price-box .old-price { font-size:0.833em; padding-right:10px; float:left; }
.box-up-sell .price-box .old-price .price { font-size:12px; }
.box-up-sell .price-box .old-price .price-label { display:none; }
.box-up-sell .price-box .special-price { float:left; } 
.box-up-sell .price-box .regular-price { float:right; }
.box-up-sell .minimal-price-link { display:none; }
.box-up-sell .price-box .price-to { display:none; }

/* Block: Tags */
.product-view .box-tags { padding-top:10px; }
.product-view .box-tags .form-add label { margin-top:2px; } /*{ float:left; }*/
.product-view .box-tags .form-add .input-box {} /*{ float:left; width:260px; margin:0 5px; }*/
.product-view .box-tags .form-add input.input-text {} /*{ width:254px; }*/
.product-view .box-tags .form-add p {  } /*{ clear:both; }*/
/* Added for Meleniak */
.box-tags h2 { display:none; font-size:1.25em; }
.box-tags h3 { font-size:0.834em; }
.box-tags p  { font-size:0.834em; margin-top:5px; }
.product-tags a { text-decoration:underline; } 

/* Block: Reviews */
.product-view .box-reviews {}
.product-view .box-reviews .form-add {}
/* Added for Meleniak */
.product-view .box-reviews .pager p.amount { margin-top:2px; margin-right:30px; }

/* Send a Friend */
.send-friend {}
/* added for Meleniak */
.send-friend p#add_recipient_button button { display:block; margin-right:10px; }


/* Added for Meleniak */
/* Product Detail - Lower Page Container */	
.bottom-section { width:690px; float:left; position:relative; }
/* Contact Details - float to the right of Related Products */
.bottom-section .contact-details { float:right; margin:-7px 0px 15px 0; font-family:Helvetica, Arial, sans-serif; position:relative; z-index:1; width:275px; }
.bottom-section .contact-details strong { font-weight:normal; white-space:nowrap; }
.contact-details .can-we-help { height:30px; font-size:28px; position:relative; }
.contact-details .can-we-help a { text-indent:-6786px; overflow:hidden; position:absolute; top:0px; right:-3px; width:165px; }
.contact-details .can-we-help a:hover { background-position:-173px 7px; }
.contact-details .phone-us { height:22px; position:relative; margin-top:15px; }
.contact-details .phone-us a { text-indent:-6786px; overflow:hidden; font-size:18px; position:absolute; top:0px; right:-3px; width:191px; }
.contact-details .phone-us a:hover { background-position:-195px 3px; }
.contact-details .email-us { height:23px; position:relative; text-align:right; }
.contact-details .email-us a { overflow:hidden; position:absolute; top:0px; right:-3px; height:23px; width:272px; }
.contact-details .email-us a:hover { background-position:-278px 0px; }
.contact-details .email-us span { font-family:Arial, Helvetica, sans-serif; font-size:11px; font-weight:bold; }
.contact-details p { font-size:0.833em; text-align:right; margin-top:15px; white-space:nowrap; float:right; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name {} /*{ font-size:1em; font-weight:normal; }*/
.product-name a {}

/* Product Tags */
.tags-list li {} /*{ display:inline; }*/
/* Added for Meleniak */
.product-tags li { display:inline; } 
.tags-list a { text-decoration:underline; } 

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

/* CMS Home Page */
.cms-home .subtitle {}
.cms-index-index .subtitle {}

/* Sitemap */
.page-sitemap .links { position:absolute; top:15px; right:15px;} /*{ text-align:right; margin:0 8px -22px 0; }*/
.page-sitemap .links a { text-decoration:underline; } /*{ text-decoration:none; position:relative; }*/
.page-sitemap .links a:hover {} /*{ text-decoration:underline; }*/
.page-sitemap .sitemap {} /*{ margin:12px; }*/
.page-sitemap .sitemap a {}
.page-sitemap .sitemap li {} /*{ margin:3px 0; }*/
.page-sitemap .sitemap li.level-0 {} /*{ margin:10px 0 0; font-weight:bold; }*/
.page-sitemap .sitemap li.level-0 a {}

/* RSS */
.rss-title h1 { padding-left:0px; } /* { padding-left:27px; }*/
.rss-table .link-rss {} /* { display:block; line-height:1.35; background-position:0 2px; }&/
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart {}

/* Checkout Types */
.cart .checkout-types { margin-top:10px; } /*{ float:right; text-align:right; }*/
/* Added for Meleniak */
.cart .page-title h1 strong { display:none; } /* Seems to want to display in ie8 !! */
.cart .cart-collaterals .checkout-types li { margin:10px 0; }
.cart .cart-collaterals .checkout-types li a { text-decoration:underline; }

/* Shopping Cart Table */
.cart-table .item-msg {} /*{ font-size:10px; }*/
/* Added for Meleniak */
.cart .messages { margin-bottom:-18px!important; }
.cart-table { margin-top:15px; }
.cart-table th { padding:2px 5px; }
.cart-table td { padding:10px 5px; line-height:1.5;}
.cart-table h2 { line-height:1.5; }
.cart-table a:hover { text-decoration:underline; }
.item-options { line-height:1.2em; }
.item-options dt { font-weight:normal; font-style:normal; }
.cart-table tfoot td.a-right { padding:19px 10px 11px 0; }
.cart-table tfoot td.a-right button { margin-top:7px; margin-left:3px; }
.empty-bag { padding:5px; }
.empty-bag h2 { font-size:1.5em; padding:0; margin-bottom:0.4em; }
.empty-bag a { text-decoration:underline; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals {} /*{ padding:25px 0 0; }*/
.cart .cart-collaterals .col2-set {} /*{ float:left; width:700px; }*/
/* Added for Meleniak */
.cart .cart-collaterals .col1-set { float:right; }

.cart .crosssell { float:left; width:240px; margin:0px 0 0 10px; padding:10px 20px; display:inline;  }
.cart .crosssell h2 {} /*{ font-size:13px; font-weight:bold; }*/
.cart .crosssell .product-image { width:108px; height:82px; border-style: none solid none none; } /*{ float:left; width:75px; height:75px; }*/
.cart .crosssell .product-details { margin-left:112px; } /*{ margin-left:90px; }*/
.cart .crosssell li.item { width:235px; position:relative; float:left; margin-top:10px; } /*{ margin:12px 0; }*/
/* Added for Meleniak */
.cart .col-2  { float:left; }
.crosssell ul { float:left; }
.cart .crosssell h3 { font-size:0.95em; }
.crosssell .price-box { float:right; margin:0px 2px 0 0; }
.crosssell .product-details .price-box .old-price { font-size:0.834em; line-height:1em; }
.crosssell .product-details .price-box .special-price { clear:left; font-size:1.167em; line-height:1em; }
.crosssell .product-details .price-box .regular-price { font-size:1.167em; line-height:1.286em; }
.crosssell .minimal-price-link { /*display:none;*/ font-size:10px; }
.crosssell .price-box .price-to { display:none; }
.crosssell .product-details .price-box .price { font-size:0.95em; }
.crosssell .add-to-links { display:none; }
.crosssell button.button { position:absolute; right:3px; bottom:3px; line-height:14px; height:14px; }
.crosssell button.button span { line-height:14px; height:14px; }

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping {}
/* Added for Meleniak - Discount Codes */
.cart .coupon-box { float:left; margin:-89px 0 0 10px; width:100%; display:inline; }
.cart .discount { float:left; width:485px; text-align:left; margin:10px 10px 0 0; height:50px; }
.cart .discount h2 { float:left; font-size:14px; padding:23px 8px 0 0; }
.cart .discount label { line-height:20px; }
.cart .discount .input-box { float:left; }
.cart .discount .buttons-set { clear:none; float:left; margin:0; padding:1px 0 0 5px; }
.cart .discount button { margin-right:3px; }
.cart .discount button.button span { font-size:10px; line-height:21px; }
/* Added for Meleniak - estimate shipping */
.cart .shipping .region { /*display:none;*/ }
.cart .shipping .postcode { /*display:none;*/ }

.cart .col-1 { float:right; }
.cart .shipping h2 { margin-bottom:3px; }
.cart .shipping { width:280px; margin:0px 10px 0 0px; padding:10px 20px 15px 20px; text-align:right; display:inline; float:right; }
.cart .shipping .form-list { float:right; margin-top:10px; width:246px; }
.cart .shipping .form-list .input-box { width:246px; }
.cart .shipping .form-list select { width:246px; }
.cart .shipping .form-list input.input-text { width:238px; }
.cart .shipping .sp-methods dt { font-weight:normal; margin-top:10px; line-height:1.5; }
.cart .shipping p.instructions { margin-top:8px; }

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

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


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { } /*{ font-weight:bold; }*/
.sp-methods .price {} /*{ font-weight:bold; }*/
.sp-methods .form-list {} /*{ padding-left:20px; }*/
.sp-methods select.month {} /*{ width:150px; margin-right:10px; }*/
.sp-methods select.year {} /*{ width:96px; }*/
.sp-methods input.cvv {} /*{ width:3em !important; }*/
.sp-methods .centinel-logos a {} /* { margin-right:3px; }*/
.sp-methods .centinel-logos img {} /*{ vertical-align:middle; }*/
/* Added for Meleniak */
.sp-methods dd { padding-bottom:10px; }

.please-wait {} /*{ float:right; margin-right:5px; }*/
.please-wait img {} /*{ vertical-align:middle; }*/
.cvv-what-is-this {} /*{ cursor:help; margin-left:5px; }*/

/* Tooltip */
.tool-tip {} /*{ padding:5px; position:absolute; z-index:9999; }*/
.tool-tip .btn-close {} /*{ text-align:right; }*/
.tool-tip .btn-close a {} /*{ display:block; margin:0 0 0 auto; width:15px; height:15px; text-align:left; text-indent:-999em; overflow:hidden; }*/
.tool-tip .tool-tip-content {} /*{ padding:5px; }*/

/* Gift Messages */ /*AN. These CSS tags are wrong so they are replicated below */
.gift-messages { margin-top:10px; }
.gift-messages-form { margin-top:10px; } /*{ position:relative; }*/
.gift-messages-form label { font-weight:normal; } /*{ float:none !important; position:static !important; }*/
.gift-messages-form h4 { font-size:12px; }
.gift-messages-form .whole-order {}
.gift-messages-form .item {} /*{ margin:0 0 10px; }*/
.gift-messages-form .item .product-img-box {} /* { float:left; width:75px; }*/
.gift-messages-form .item .product-image {} /*{ margin:0 0 7px; }*/
.gift-messages-form .item .number {} /* { margin:0; font-weight:bold; text-align:center; }*/
.gift-messages-form .item .details {} /*{ margin-left:90px; }*/
.gift-messages-form .item .details .product-name {}
/* Added for Meleniak */
.gift-messages .control input { margin-top:-3px; }
.gift-messages-form .inner-box { padding:5px; height:300px; overflow:auto; } 

.gift-message-link {} /*{ display:block; padding-left:20px; }*/
.gift-message-link.expanded { background-position:0 -55px; } /*{ background-position:0 -53px; }*/
.gift-message-row {}
.gift-message-row .btn-close {} /*{ float:right; }*/
.gift-message dt strong {} /*{ font-weight:bold; }*/

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li {} /*{ margin:10px 0; }*/
.checkout-agreements .agreement-content {} /*{ padding:5px; height:10em; overflow:auto; }*/
.checkout-agreements .agree {} /*{ padding:6px; }*/

/* Centinel */
.centinel {}

/* Generic Info Set */
.info-set {}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress {}
.block-progress dt {} /*{ font-weight:bold; }*/
.block-progress dt.complete,
.block-progress dd.complete {}
/* Meleniak specific */
.block-progress .block-title { text-align:center; } 
.block-progress .block-title span { font-size:22px; padding-left:5px; } 
.block-progress .block-content dl dt { margin:6px; padding:1px 4px; }
.block-progress .block-content dl dt.complete { margin-bottom:0; }
.block-progress .block-content dl dd { border-style:none solid solid; border-width:0 1px 1px; margin:0 6px 6px; padding:7px 11px; }
.block-progress dl dt a { text-decoration:underline; }

.opc { line-height:18px; } /*{ position:relative; }*/
.opc li.section {} /*{ border-bottom:0; }*/
/* Added for Meleniak */
.opc h3 { font-size:12px; line-height:17px; }
.opc .buttons-set a { text-decoration:underline; }
.opc .buttons-set .back-link a { text-decoration:none; }

.opc .buttons-set.disabled button.button {} /*{ display:none; }*/
.opc .buttons-set .please-wait {} /*{ height:21px; line-height:21px; }*/

.opc .step-title { padding:6px 8px; } /*{ padding:0 5px; text-align:right; }*/
.opc .step-title .number { padding:0 4px; margin-top:2px; line-height:1.3em; } /*{ float:left; line-height:22px; margin-right:5px; }*/
.opc .step-title h2 { padding:1px 4px 0 4px; margin-left:8px; line-height:1.375em; font-size:1.167em; font-weight:normal; } /*{ float:left; }*/
.opc .step-title a {} /*{ display:none; float:right; }*/

.opc .allow .step-title {} /*{ cursor:pointer; }*/
/*.opc .allow .step-title a { display:block; }*/

.opc .active {}
.opc .active .step-title { font-weight:bold; } /*{ cursor:default; }*/
/*.opc .active .step-title a { display:none; }*/
/* Added for Meleniak */
.opc .active .step-title h2 {font-weight:bold; }

.opc .step {} /*{ padding:10px; position:relative; }*/
.opc .step .tool-tip {} /*{ right:10px; }*/
/* Added for Meleniak - Steps */
/* Login */
.opc #checkout-step-login .col-1 { width:45%; }
.opc #checkout-step-login .col-2 { width:43%; padding-left:36px; } /* For divider line */
.opc #checkout-step-login h4 { font-size:12px; font-weight:bold; } /* If you've already created an account with us */
.opc #checkout-step-login .buttons-set { margin-top:0; padding:0;}
.opc #checkout-step-login .buttons-set .f-left { position:absolute; right:165px; bottom:36px; } /* Forgot password */
.opc #checkout-step-login .form-list label{ font-weight:normal; }
.opc .col-1 .form-list	li { margin-top:10px; }
.opc .col-1 .form-list	p  { margin-left:20px; font-size:11px; line-height:16.5px; }
/* Billing Information */
.opc #checkout-step-billing .form-list li.control  { float:left; margin-right:10px; } /* deliver to this address or different addresss */
.opc #checkout-step-billing .form-list li.control label { font-weight:normal; } /* deliver to this address or different addresss */
/* Shipping Information */
.opc #checkout-step-shipping .form-list li.control label { font-weight:normal; } /* use billing address */
/* Payment details */
.sage-pay-overview p { margin-top:10px; }
/* Custom attributes */
.opc #co-customreview-form .form-list { position:relative; } 
.opc #co-customreview-form .form-list .field { width:600px; } 
.opc #co-customreview-form .form-list label { padding-right:5px; font-weight:normal; } 
.opc #co-customreview-form span.label label { font-weight:bold; } 
.opc #co-customreview-form .input-box { clear:none; width:600px; } 
.opc #co-customreview-form ul li { margin:0 0 10px 0px; } 
.opc #co-customreview-form ul li li { margin:0px; } 
.opc #co-customreview-form p.maillist_text { position:absolute; top:0px; left:320px; width:300px; line-height:16px; } 
.opc #co-customreview-form select { margin-bottom:2px; margin-top:-2px; width:145px; } 
.opc #co-customreview-form p.yob  { position:absolute; top:86px; left:230px; width:300px; }
.opc #co-customreview-form input.checkbox { margin-top:-1px; }
.opc #co-customreview-form p.t_c_text { position:absolute; top:18px; left:400px; } 
.opc #co-customreview-form p.t_c_text a { text-decoration:underline; } 
.opc #co-customreview-form .form-list input.input-text { width:225px } 
.opc #co-customreview-form p.hear-about { position:absolute; top:53px; left:400px; width:100px; } 
.opc #co-customreview-form .form-list textarea.input-text { width:317px } 
.opc #co-customreview-form p.comments { position:absolute; top:83px; left:400px; width:250px; } 
/* Order review */ 
.opc #checkout-review-table  { margin-bottom:15px; }
.opc #checkout-review-table thead th { padding:4px 5px; font-size:11px; }
.opc #checkout-review-table tbody td.last { text-align:right; }
.opc #checkout-review-table tfoot td { padding:2px 5px; }
.opc #checkout-review-table tfoot tr.last td { padding:10px 5px; }
.opc .item-options { margin-left:10px; }
.opc .item-options dt { font-weight:bold; }
.opc #checkout-step-review .buttons-set button.button  { height:30px; }
.opc #checkout-step-review .buttons-set button.button span { height:30px; line-height:30px; font-size:16px; }

/* Order Received */
.checkout-onepage-success p { padding-left:5px; line-height:1.5; }
.checkout-onepage-success p.thank-you { padding-top:10px; margin-bottom:0.4em; }
.checkout-onepage-success p a { text-decoration:underline; margin-bottom:0.4em; }
.sage-pay-overview { padding:0 10px 0 20px; margin-top:10px; }
.protx-standard-failure .sage-pay-error p { margin-top:10px; }
.protx-standard-failure .sage-pay-error a { text-decoration:underline; }

.opc .order-review { }

/* Multiple Addresses Checkout */
.checkout-progress {} /*{ padding:0 50px; margin:10px 0; }*/
.checkout-progress li { } /*{ float:left; width:20%; text-align:center; }*/
.checkout-progress li.active {}

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

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


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .new-users {}
.account-login .registered-users { width:40%; padding-right:52px; }
/* Added for Meleniak */
.account-login h2 { font-size:1.35em; margin-bottom:0.4em; }
.account-login ul.create-account-reasons { padding-top:10px; }
.account-login ul.create-account-reasons li span { padding-right:10px; }
.account-login .registered-users .content { margin-left:5px; }
.account-login .registered-users ul { margin-top:5px; }
.account-login p.required { margin-top:15px; }
.account-login .buttons-set a.f-left { margin-left:0px; text-decoration:underline; position:absolute; bottom:45px; left:20px; } /* forgot password */
.customer-account-logoutsuccess p { margin-left:5px; position:relative; }

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


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss {} /*{ float:none; margin:0; }*/
/* Added for Meleniak */
.my-account .link-reorder { font-weight:normal; }
a.link-print { text-decoration:underline; }

/********** < Dashboard */
.dashboard { line-height:1.5em;}
.dashboard .welcome-msg {}
/* Added for Meleniak */
.dashboard .hello { margin-bottom:0.4em; }
.box-head h2 { margin-bottom:0.4em; float:left; }
.box-head { text-align:right; } 
.box-head a { text-decoration:underline; font-weight:bold; padding-right:5px; } 

/* Block: Recent Orders */
.dashboard .box-recent { margin:16px 0; padding:10px 0 20px 0; } /*{ margin:10px 0; }*/
/* Added for Meleniak */
#my-orders-table thead { height:16px; line-height:16px; }
/*
#my-orders-table tr.first td { padding-top:10px; }
#my-orders-table tr.last td  { padding-bottom:10px; }
*/
#my-orders-table span.nobr a { text-decoration:underline; }
#my-orders-table span.separator, #my-orders-table .link-reorder { /*display:none;*/ } /*Hide re-order link */

/* Block: Account Information */
.dashboard .box-info {}
/* Added for Meleniak */
.dashboard .col2-set { margin-bottom:10px; }
.dashboard #my-orders-table thead th { font-weight:normal; }
.dashboard .box-title { width:670px; padding:2px 5px; line-height:16px; float:left; position:relative; }
.dashboard .col-2 .box-title { width:324px; }
.dashboard .box-title h3 { font-size:10px; line-height:16px; text-transform:uppercase; float:left; }
.dashboard .box-title a { text-decoration:underline; float:right; }
.dashboard .box-content a { float:left; white-space:nowrap; text-decoration:underline; }
.dashboard .box-content p { clear:both; float:left; padding:5px;  }
.dashboard .box-content h4 { clear:both; float:left; font-size:1.05em; padding:10px 0 0px 5px; font-weight:bold; }
.dashboard .box-content address { clear:both; float:left; padding-left:5px; }
.dashboard .box-content address a { float:left; }

/* Block: Reviews */
.dashboard .box-reviews .number { margin-top:1px; } /*{ float:left; font-size:10px; font-weight:bold; line-height:1; margin:3px -20px 0 0; padding:2px 3px; }*/
.dashboard .box-reviews .details {} /*{ margin-left:20px; }*/
/* Added for Meleniak */
.dashboard .box-reviews { margin:16px 0 0 0; padding:10px 0 0 0; } 
.dashboard .box-reviews a { text-decoration:underline; } 

/* Block: Tags */
.dashboard .box-tags .number { margin-top:1px; } /*{ float:left; font-size:10px; font-weight:bold; line-height:1; margin:3px -20px 0 0; padding:2px 3px; }*/
.dashboard .box-tags .details {} /*{ margin-left:20px; }*/
/* Added for Meleniak */
.dashboard .box-tags h2 { display:block; font-size:1.5em; } 
.dashboard .box-tags h3 { display:block; font-size:12px; } 
.dashboard .box-tags li.odd, .dashboard .box-tags li.even { margin-top:10px; }
.dashboard .box-tags { margin:16px 0 0 0; padding:10px 0 0 0; } 
.dashboard .box-tags a { text-decoration:underline; } 
.dashboard .box-tags .tags { line-height:1.2em; margin-top:5px; } 
/********** Dashboard > */

/* Address Book */
.addresses-list {}
.addresses-list-additional li.item {}
/* Added for Meleniak */
.my-account .title-buttons button { margin-top:10px; }
.my-account .addresses-list h2 { line-height:16px; height:16px; padding:2px 5px; font-size:10px; text-transform:uppercase; }
.my-account .addresses-list h3 { font-size:1.1em; line-height:1.5em; }
.customer-address-index .col2-set ol li { margin-top:10px; } 
.customer-address-index .col2-set ol li a { text-decoration:underline; } 

/* Order View */
.order-info {} /*{ border:1px solid #ddd; padding:5px; }*/
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { padding-right:3px; } /*{ display:inline; }*/
.order-info dt {} /*{ font-weight:bold; }*/
/* Added for Meleniak */
.my-account .pager p.amount { margin-top:2px; margin-right:30px; }
.sales-order-history .data-table thead th { font-weight:normal; }
.order-info { width:670px; padding:2px 5px; line-height:16px; text-transform:uppercase; font-size:10px; margin-bottom:10px; }
.order-info li a { text-decoration:underline; }
.order-info .current { font-weight:bold; }
.order-info span.separater { padding-right:2px; }
.order-title.title-buttons { text-align:left; margin-bottom:10px; }
.order-title.title-buttons a { text-decoration:underline; }
.order-title.title-buttons .link-reorder { font-weight:normal; }

.order-date { margin:10px 0 0 5px; }

.order-info-box { margin-left:5px; }
/* Added for Meleniak */
.order-info-box .box-title h2 { font-size:1.35em; line-height:1.5em; margin:5px 0 0 0; }

.order-items { margin:16px 0 0 0; padding:0; } /*{ width:100%; overflow-x:auto; }*/
/* Added for Meleniak */
.order-items p.a-right { margin-top:5px; }
.order-items p.a-right a { text-decoration:underline; }
.order-items h2 { margin-bottom:0.4em; margin-top:10px; }
.order-items h2 a { font-size:14px; text-decoration:underline; } /* Track your order */
.order-items h3 { margin-bottom:0.4em;  }
.order-items .data-table { margin-bottom:10px; }
.order-items #my-orders-table thead { height:25px; line-height:25px; }
.order-items .data-table thead th { font-size:11px; }
.order-items .data-table .product-name { font-weight:bold; }
.order-items .data-table .item-options { margin-left:15px; }
.order-items .data-table .item-options dt { font-weight:bold; }
.order-items .data-table .item-options dd { padding-right:5px; }
.order-items .data-table .option-label { margin-left:15px; font-weight:bold; }
.order-items .data-table tfoot td { padding:2px 5px; }
.order-items .data-table tfoot tr.last td { padding:10px 5px; }

.order-gift-message { margin-top:5px; } /*{ margin:15px 0; }*/
.gift-message dt strong { font-weight:normal; }
.gift-message dd {} /*{ margin:5px 0 0; font-size:13px; }*/

.order-about {} /*{ margin:15px 0; }*/
.order-about dt { font-weight:normal; } /*{ font-weight:bold; }*/
.order-about dd {} /*{ font-size:13px; margin:0 0 7px; }*/

.tracking-table {} /*{ margin:0 0 15px; }*/
.tracking-table th {} /*{ font-weight:bold; white-space:nowrap; }*/
.tracking-table th,
.tracking-table td { padding-top:3px } /*{ padding:1px 5px 0 0; }*/
/* Added for Meleniak */
.tracking-table a { text-decoration:underline; }

.tracking-table-popup {} /*{ width:100%; }*/
.tracking-table-popup th {} /*{ font-weight:bold; white-space:nowrap; }*/
.tracking-table-popup th,
.tracking-table-popup td {} /*{ padding:1px 8px; }*/

/* Order Print Pages */
.page-print .print-head {}
.page-print .print-head img {} /*{ float:left; }*/
.page-print .print-head address { float:right; margin-right:20px; margin-top:35px; font-size:16px; } /*{ float:left; margin-left:15px; }*/

/* Added for Meleniak */
.page-print h1 { margin-top:20px; font-size:1.8em; }
.page-print h2 { padding-left:0px; font-size:16px; line-height:1.5em; margin-top:10px; margin-bottom:5px; text-decoration:underline; }
.page-print h3 { margin-top:10px; font-weight:bold; }
.page-print h4 { margin-top:0px; text-decoration:underline; }
.page-print .col2-set { margin-top:10px; margin-bottom:10px; }
.page-print .print td label { font-weight:bold; }
.page-print .print-head .logo { height:160px; width:190px; }
.page-print p.order-date { margin-left:0px; }
.page-print .data-table { margin:10px 0; }
.page-print .data-table thead { height:25px; line-height:25px; }
.page-print .data-table thead th { font-size:11px; }
.page-print .data-table .product-name { font-weight:bold; }
.page-print .data-table .item-options { margin-left:15px; }
.page-print .data-table .item-options dt { font-weight:bold; }
.page-print .data-table .item-options dd { padding-right:5px; }
.page-print .data-table .option-label { margin-left:15px; font-weight:bold; }
.page-print #my-orders-table tfoot tr.first td { padding-top:5px; }
.page-print .data-table tfoot td { padding:2px 5px; }
.page-print .data-table tfoot tr.last td { padding:10px 5px; }

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

/* My Reviews */
.product-review .product-img-box { width:179px } /*{ float:left; width:140px;  }*/
.product-review .product-img-box .product-image { width:164px; } /*{ display:block; width:125px; height:125px; }*/
.product-review .product-img-box .label {} /*{ font-size:11px; margin:0 0 3px; }*/
.product-review .product-img-box .ratings .rating-box { margin-left:60px; } /*{ float:none; display:block; margin:0 0 3px; }*/
.product-review .product-details { margin-left:189px; } /*{ margin-left:150px; }*/
.product-review .product-name {} /*{ font-size:16px; font-weight:bold; margin:0 0 10px; }*/
.product-review h3 {}
.product-review .ratings-table {} /*{ margin:0 0 10px; }*/
.product-review dt {} /*{ font-weight:bold; }*/
.product-review dd {} /*{ font-size:13px; margin:5px 0 0; }*/
/* Added for Meleniak */
#my-reviews-table { margin-top:6px; }
#my-reviews-table tbody td { padding:10px 5px 5px; }
#my-reviews-table tbody td.first { padding-left:0px; }
#my-reviews-table tbody td.last { text-align:right; padding-right:0px; }
.my-account .rating-links { width:200px; }
.my-account .rating-links a { white-space:nowrap; }
.review-product-list .product-collateral { /*display:none;*/ }
.review-product-list a { text-decoration:underline; }
/* Tags */
.my-tag-edit .btn-remove { float:left; margin-top:2px; padding-right:5px; }
.tag-customer-view .my-tag-edit strong { font-weight:normal; } /* tag name */
#my-tags-table { margin-top:6px; }
#my-tags-table tbody td { padding:10px 5px 5px; }
#my-tags-table tbody td.first { padding-left:0px; }
#my-tags-table tbody td.last { text-align:right; padding-right:0px; }
#my-tags-table tbody td.last a { text-decoration:underline; }
#my-tags-table .product-name a { text-decoration:none; }
#my-tags-table tbody a:hover { text-decoration:underline; }
#my-tags-table .add-to-links { margin-top:10px; }
 .price-box { margin-top:2px; line-height:normal; }
#my-tags-table .special-price, 
#my-tags-table .regular-price { font-size:1.25em; }
/* Wish list */
.wishlist-index-index ul.messages { margin:10px 0 -10px 0; }
.my-wishlist .title-buttons .link-rss { margin-top:10px; float:right; text-decoration:underline; }
.my-wishlist { margin-top:10px; }
.my-wishlist table tr.first td { padding-top:10px; }
.my-wishlist thead th { font-weight:normal; }
.my-wishlist .product-name { margin-top:5px; }
.my-wishlist .product-name a { text-decoration:none; }
.my-wishlist .product-name a:hover { text-decoration:underline; }
.my-wishlist textarea { width:98%; height:78px; }
.my-wishlist .price-box { line-height:normal; }
.my-wishlist .special-price, 
.my-wishlist .regular-price { font-size:1.25em; }
.my-wishlist .buttons-set-top { padding-top:10px; }
.my-wishlist .buttons-set button { margin-left:10px; }
.wishlist-index-share .wishlist-explanation h2 { margin-bottom:0.4em; }
.wishlist-explanation p   { margin-bottom:10px; margin-left:1px; }
.wishlist-explanation p a { text-decoration:underline; }
/* Downloadable products */
#my-tags-table { margin-top:6px; }
#my-downloadable-products-table  { height:16px; line-height:16px; }
#my-downloadable-products-table thead th { font-weight:normal; }
/* Gift Voucher */
.ugiftcert-customer-balance .category-description { margin:0; padding:0; }
.enter-gift-card-number .form-list { position:relative; }
.enter-gift-card-number .form-list .input-box { clear:none; float:left;}
.enter-gift-card-number input.form-button  { background-image:none; padding:2px 8px; height:22px; line-height:22px; border:none; }
.retrieve-gift-card-balance { padding-top:15px; }
.retrieve-gift-card-balance  strong { font-weight:normal; }

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


/* Footer ================================================================================ */
.footer { padding:0px; border-style:none; }  /*{ border:1px solid #ddd; padding:10px; }*/
.footer p {} /*{ text-align:right; }*/
.footer address {} /*{ text-align:right; }*/
.footer ul {}
.footer ul li {} /*{ display:inline; }*/
.footer-container .bottom-container {} /*{ text-align:center; }*/

/* Added for Meleniak */
/* Footer navigation items */
.footer-container  { position:relative; font-size:1em; }
.footer dl         { float:left; top:15px; position:relative; }
.footer dl dt      { font-size:1.2em; }
.footer dl.about   { clear:left; left:190px; padding-bottom:32px; }
.footer dl.help    { left:231px; padding-bottom:32px; }
.footer dl.legal   { left:262px; }
.footer a.link-rss { padding-left:16px; }
/* store switcher */
dd.select-store { /*display:none;*/ }
.store-switcher { display:inline; }
.store-switcher select { font-size:10px; padding:0px; width:80px; }
/* Logos and messages */
.paymentLogos  { position:relative; float:right; right:152px; top:13px; }
.securePadlock { position:relative; float:right; right:156px; top:9px; }
.footer .securePayments { position:relative; clear:right; float:right; right:128px; height:31px; font-size:0.9em; }
.footer .addThis { position:relative; clear:right; float:right; right:159px; top:12px; }
/* Bottom bar */
.legalTrailer { height:40px; font-size:0.9em; padding:5px 0px 0px 185px; }
.legalTrailer .Summary { font-size:0.9em; padding:0; line-height:90%; }
.legalTrailer .legal   { margin-top:4px; }

/* ======================================================================================= */
/* Added for Meleniak */
/* Content pages */
.contentBannerBar { height:150px; width:675px; position:relative; }	
/* Ad block */
.contentAdBlock   { height:100px; font-size:16px; width:200px; top:25px; right:18px; position:absolute; font-family:Helvetica, Arial, sans-serif; float:right; }
.contentAdBlock a { font-size:16px; }
/* Main text content - MAIN BLOCK */
.cmsContentBlock      { width:440px; margin:-5px 0px 15px 0px; float:left; padding-right:25px; }
.cmsContentBlock span#no-javascript-for-email,
.cmsContentBlock span#no-javascript-for-email1,
.cmsContentBlock span#no-javascript-for-email2, 
.cmsContentBlock span#no-javascript-for-email3 { font-weight:bold; }
.cmsContentBlock h2   { font-size:1.25em; margin:1.333em 0 0 0; clear:both; font-weight:bold; }
.cmsContentBlock h2 a { font-weight:bold; }
.cmsContentBlock h3   { font-size:1.14em; font-weight:bold; margin-top:0.365em; padding:0; }	
.cmsContentBlock h4   { font-size:1em; margin:0; padding:0px; }	
.cmsContentBlock p    { margin-bottom:10px; font-size:1em; }
.cmsContentBlock a    { text-decoration:underline; }
.std .cmsContentBlock ul    { margin-top:0.417em; padding-left:2.15em; list-style-type:disc; }
.std .cmsContentBlock ol    { margin-top:0.417em; margin:0 0 0 18px; padding:0; list-style-type:decimal; list-style-position:outside; }
.std .cmsContentBlock ul li { font-size:1em; line-height:1.3em; margin-bottom:0.417em; padding-left:0.417em; }
.std .cmsContentBlock ol li { font-size:1em; line-height:1.3em; margin-bottom:0.417em; }
.cms-page-view .address { margin-left:60px; }
/* Contact Us Form */
.cms-contact-us .contact-form      	   { float:left; width:440px; margin:5px 0 20px 0; text-align:left; }
.cms-contact-us .contact-form fieldset { -moz-border-radius:4px; -webkit-border-radius:4px; padding-top:1.5em; padding-bottom:1.5em; margin:.5em 0; }
.cms-contact-us .contact-form form	   { font:normal 100% Arial; font-size:12px; }
.cms-contact-us .header-text 	       { margin-left:10px; margin-right:25px; clear:both; }
.cms-contact-us .indicate-required     { text-align:right; font-style:normal; overflow:hidden; margin:0 25px 0 0; }
.cms-contact-us .contact-form table	   { margin-left:10px; text-align:left; width:95%; }
.cms-contact-us input.button           { border:none; padding:2px 4px; }
.cms-contact-us caption,th,td 		   { padding:5px 0px 5px 5px; }
/* Join Mailing List */
.cms-join-mailing-list input#mc-embedded-subscribe { border:none; padding:2px 4px; }
.cms-join-mailing-list #mc_embed_signup fieldset   { padding-bottom:1.5em; }
/* Main text content - RHS NAV BLOCK */
.cmsNavBlock { float:right; height:310px; width:182px; margin:15px 20px 15px 0px; position:relative; }
.cmsNavBlock h2 { margin:0px 0px 2px 6px; font-size:1em; font-weight:bold; }
.std .cmsNavBlock ul { width:182px; margin:0px 0px 20px; padding:0px; list-style:none; }
.cmsNavBlock ul li { padding-left:12px; margin-left:8px; }
.cmsNavBlock a  { font-size:0.925em; display:inline; }			
.cmsNavBlock img { margin-top:3px; }


/* Clears ================================================================================ */
/* Added for Meleniak */
.block:after,
#vertnav:after,
.pageContainer:after
/* 
.clearer:after,
.header-container:after,
.header-container .top-container:after,
.header:after,
.header .quick-access:after,
#nav:after,
.main:after,
.footer:after,
.footer-container .bottom-container:after,
.col-main:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.search-autocomplete li:after,
.block .block-content:after,
.block .actions:after,
.block li.item:after,
.block-poll li:after,
.block-layered-nav .currently li:after,
.page-title:after,
.products-grid:after,
.products-list li.item:after,
.box-account .box-head:after,
.dashboard .box .box-title:after,
.box-reviews li.item:after,
.box-tags li.item:after,
.pager:after,
.sorter:after,
.ratings:after,
.add-to-box:after,
.add-to-cart:after,
.product-essential:after,
.product-collateral:after,
.product-view .product-img-box .more-views ul:after,
.product-view .box-tags .form-add:after,
.product-options .options-list li:after,
.product-options-bottom:after,
.product-review:after,
.cart:after,
.cart-collaterals:after,
.cart .crosssell li.item:after,
.opc .step-title:after,
.checkout-progress:after,
.multiple-checkout .place-order:after,
.group-select li:after,
.form-list li:after,
.form-list .field:after,
.buttons-set:after,
.page-print .print-head:after,
.advanced-search-summary:after,
.gift-messages-form .item:after,
.send-friend .form-list li p:after */
{ display:block; content:"."; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/* ======================================================================================= */
