/**
 * 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@magento.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.magento.com for more information.
 *
 * @category    design
 * @package     base_default
 * @copyright   Copyright (c) 2006-2020 Magento, Inc. (http://www.magento.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Widgets =============================================================================== */
.widget { display:inline; }
.widget .widget-title { clear:both; padding:15px 0 0; margin:0 0 7px; }
.widget .widget-title h2 { font-size:15px; font-weight:bold; color:#e25203; }

.widget .mini-products-images-list .product-image { display:block; width:76px; height:76px; border:1px solid #a9a9a9; margin:0 auto; }
.widget .mini-products-images-list li.item { float:left; width:77px; height:77px; }

/* Widget: Catalog New Proructs List */
.widget-new-products { display:block; }
.col-main .widget-new-products { margin:7px 0; }
.widget-new-products .products-grid .product-image,
.widget-new-products .products-list .product-image { width:85px; height:85px; }
.widget-new-products .products-list .product-shop { margin-left:100px; }
.sidebar .widget-new-products .block { font-size:11px; line-height:1.25; }
.sidebar .widget-new-products .block-title strong { background:url(https://www.denelli.co.uk/skin/frontend/base/default/images/widgets/i_widget-new.gif) 0 1px no-repeat; padding-left:21px; color:#dc5033; }

/* Widget: Recently Viewed Proructs */
.widget-viewed { display:block; }
.col-main .widget-viewed { margin:7px 0; }
.widget-viewed .products-grid .product-image,
.widget-viewed .products-list .product-image { width:85px; height:85px; }
.widget-viewed .products-list .product-shop { margin-left:100px; }
.sidebar .widget-viewed .block { font-size:11px; line-height:1.25; }
.sidebar .widget-viewed .block-title strong { background:url(https://www.denelli.co.uk/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: Recently Compared Proructs */
.widget-compared { display:block;}
.col-main .widget-compared { margin:7px 0; }
.widget-compared .products-grid .product-image,
.widget-compared .products-list .product-image { width:85px; height:85px; }
.widget-compared .products-list .product-shop { margin-left:100px; }
.sidebar .widget-compared .block { font-size:11px; line-height:1.25; }
.sidebar .widget-compared .block-title strong { background:url(https://www.denelli.co.uk/skin/frontend/base/default/images/widgets/i_block-list.gif) 0 0 no-repeat; padding-left:21px; }

/* Widget: CMS Static Block */
.widget-static-block {}
.sidebar .widget-static-block { display:block; margin:0 0 15px; }

/* Widgets: Links Common Styles */
.top-container .widget a { padding:0 0 0 7px; }

.bottom-container .widget a { padding:0 3px; }

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

.col-main .widget-product-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-product-link a { background:url(https://www.denelli.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-product-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-product-link a { background:url(https://www.denelli.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

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

.col-main .widget-category-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-category-link a { background:url(https://www.denelli.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-category-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-category-link a { background:url(https://www.denelli.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }

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

.col-main .widget-cms-link { display:block; text-align:right; margin:7px 0; }
.col-main .widget-cms-link a { background:url(https://www.denelli.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding-right:15px; }

.sidebar .widget-cms-link { display:block; margin:0 0 15px; padding:0 10px; }
.sidebar .widget-cms-link a { background:url(https://www.denelli.co.uk/skin/frontend/base/default/images/widgets/i_widget-link.gif) 100% 4px no-repeat; padding:0 15px 0 0; }
/* ======================================================================================= */

.onsale-product-container {
    cursor: pointer;
    position: relative;
    z-index: 100;
}

.onsale-product-container-inside {
    cursor: pointer;
    position: absolute;
    z-index: 100;
}

div.onsale-product-label {
    position: absolute;
    top: 3px;
    left: 4px;
    margin-left: -2px;
    text-align: center;
}

div.onsale-onsale-product-label-text {
    FONT-FAMILY: inherit;
    FONT-SIZE: 16px;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle;
    COLOR: #FFFFFF;
}

div.new-onsale-product-label-text {
    FONT-FAMILY: inherit;
    FONT-SIZE: 16px;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle;
    COLOR: #FFFFFF;
}

div.custom-onsale-product-label-text {
    FONT-FAMILY: inherit;
    FONT-SIZE: 16px;
    TEXT-ALIGN: center;
    VERTICAL-ALIGN: middle;
    COLOR: #FFFFFF;
}
div.onsale-category-container-grid {
    position: relative;
}

div.onsale-category-container-list {
    position: relative;
    float: left;
}

.onsale-category-container {
    cursor: pointer;
    position: absolute;
    z-index: 100;
}

div.onsale-category-label {
    position: absolute;
    top: 3px;
    left: 4px;
    margin-left: -2px;
    text-align: center;
}

div.onsale-onsale-category-label-text {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

div.new-onsale-category-label-text {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}

div.custom-onsale-category-label-text {
    color: #FFFFFF;
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
}




/**
 * aheadWorks Co.
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the EULA
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://ecommerce.aheadworks.com/LICENSE-M1.txt
 *
 * @category   AW
 * @package    AW_Seacrhautocomplete
 * @copyright  Copyright (c) 2003-2010 aheadWorks Co. (http://www.aheadworks.com)
 * @license    http://ecommerce.aheadworks.com/LICENSE-M1.txt
 */

/* For Magento  1.3
label within container */
.yui-ac label
{
    float:left;
    height:21px;
    width:24px;
    overflow:hidden;
    text-align:left;
    text-indent:-999em;
}
/* For Magento  1.3
button within container */
.yui-ac button
{
    display:block;
    padding:0;
    margin:0;
    width:auto;
    vertical-align:middle;
    overflow:visible;
    border:0 none;
    cursor:pointer;
    background:none repeat scroll 0 0 transparent;
    color:#2F2F2F;
    font:12px/15px Arial,Helvetica,sans-serif;
}
.yui-ac button span
{
    display:block;
    height:21px;
    padding:0 0 0 3px;
    background:url("https://www.denelli.co.uk/skin/frontend/base/default/images/aw_searchautocomplete/btn_search.gif") no-repeat scroll 0 0 transparent;
    color:#FFFFFF;
    text-align:center;
    white-space:nowrap;
    font:bold 11px/21px Tahoma,Verdana,Arial,sans-serif;
}
.yui-ac button span span
{
    background-position:100% 0;
    padding:0 6px 0 3px;
}

/* results container */
#myContainer,
.yui-ac-container {
    position:absolute;
    z-index:999;
}

/* results content */
.yui-ac-content {
	background-color: #FFF;
	border:solid 2px #C4C6C8;
	width: 300px;
	padding: 5px;
    margin:0;
}

/* header within container */
.yui-ac-hd {
	color:#999999;
	display:block;
	margin-bottom:4px;
	padding:0 4px;
	border-bottom:dashed 1px #999999;
	text-align:left;
	font-style:italic;
}

/* item list (ul) container */
.yui-ac-bd {
}

/* items container*/
.yui-ac-content ul,
.header .form-search .search-autocomplete ul {
	background-color:#ffffff;
    border:none;
}

/* result item */
.header .form-search .search-autocomplete ul > li,
.yui-ac-content ul > li
{
    border:solid 1px #C4C6C8;
	margin:4px 0;
	padding:4px;
	cursor:pointer;
	min-height:85px;
    color:#2F2F2F;
}
.yui-ac-highlight { /* highlighted result item */
	background-color: #D5E4EB;
}
.searched-words { /* highlight of the words being searched */
	color:red;
}
.search-autocomplete ul > li{text-align:left}
.search-autocomplete ul > li p{text-align:justify}

.yui-ac-content ul > li:hover{
   background-color: #D5E4EB;
}

.yui-ac-bd ul > li.selected{
    background-color: #D5E4EB;
}

.yui-ac-bd ul > li.aw_hidden{
    background-color: white;
    border: medium none;
    margin: 0;    
    padding: 0;
    display: none;
}
.giftcard-fieldset textarea {
	width: 100%;
	height: 100px;
}
.giftcard-fieldset label em {
    color: #EB340A;
    margin-right: 2px;
}
.giftcard-info .field-label {
	margin-top: 6px;
}
.giftcard-fieldset .field {
    margin-top: 6px;
}
.giftcard-fieldset .email-date input {
	width: 100px;
}
#esns_background_layer {
    position: absolute;
    z-index: 9998;
    background: url(https://www.denelli.co.uk/skin/frontend/base/default/images/newssubscribers/esns_dark2.png);
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    text-align: center;
    top: 0;
    left: 0;
    display: none;
}

#esns_box_layer {
    z-index: 9999;
    background-color: #ffffff;
    width: 470px;
    height: auto;
    overflow: hidden;
    top: 0;
    text-align: center;
    display: inline-block;
    padding: 10px;
}

#esns_box_title {
    width: 440px;
    height: auto;
    overflow: hidden;
    background: url(https://www.denelli.co.uk/skin/frontend/base/default/images/newssubscribers/esns_box_block1.png) no-repeat right top;
}

#esns_box_block_1 {
    width: 350px;
    font: 20px/34px "CenturyGothicRegular",Century Gothic,Verdana,sans-serif;
    text-align: left;
}
#esns_box_block_2 {
    font: 29px/34px "CenturyGothicRegular",Century Gothic,Verdana,sans-serif;
    height: auto;
    text-align: left;
    margin: 0  0 10px 0 ;
    width: 350px;
}
#esns_box_block_3 {
    text-align: justify;
}

#esns_box_close {
    height: 22px;
    width: 22px;
    background: url(https://www.denelli.co.uk/skin/frontend/base/default/images/newssubscribers/esns_box_close.png) no-repeat;
    cursor: pointer;
    float: right;
}
.esns_box_lines {
    background: url("https://www.denelli.co.uk/skin/frontend/base/default/images/newssubscribers/esns_box_lines.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 1px;
    width: 100%;
    clear: both;
    margin: 5px 0;
 }
#esns_box_subscribe {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin: 0 0 20px 0;
}
#esns_box_subscribe_input {
    width: 340px;
    float: left;
    clear: both;
}
#esns_box_subscribe_input input {
    width: 290px;
    margin: 5px 0 0 20px;
    border: 1px solid #acacac;
    height: 25px;
    padding-left: 10px;
}
#esns_box_subscribe_submit {
    width: 80px;
    float: left;
}

#esns_box_subscribe_submit a {
    background-image: url('https://www.denelli.co.uk/skin/frontend/base/default/images/newssubscribers/esns_box_button.png');
    width: 117px;
    height: 34px;
    display: block;
    line-height: 34px;
    font-size: 12px;
    color: #000000;
    margin: 1px 0 0 0;
}

#esns_box_subscribe_response {
    text-align: left;
    margin: 10px 0 0 30px;
    height: 15px;
}

#esns_box_subscribe_response_success {
    display: none;
}

#esns_box_subscribe_response_error {
    color: #ea6868;
    text-align: left;
    margin: 0 0 0 30px;
    height: auto;
    overflow: hidden;
}

#esns_box_subscribe_response_success {
    color: #35ea49;
    font: 20px/34px "CenturyGothicRegular",Century Gothic,Verdana,sans-serif;
}


/*** LABEL THEME ***/
.tl#esns_box_layer {
    height: 263px;
    width: 504px;
    background: url('https://www.denelli.co.uk/skin/frontend/base/default/images/newssubscribers/esns_label.png') no-repeat transparent;
    position: relative;
}
.tl #esns_box_block_1, .tl #esns_box_block_2 {
    color: #ffffff;
    text-align: right;
    float: right;
    line-height: normal;

}
.tl #esns_box_block_1 {
    margin: 20px 55px 0 0 ;
}

.tl #esns_box_block_2 {
    margin: 0px 55px 0 0 ;
}

.tl #esns_box_block_3 {
    color: #000000;
    clear: both;
    text-align: justify;
    float: right;
    margin: 10px 55px 5px 0 ;
    width: 340px;
    height: 70px;
    overflow: hidden;
 }

.tl #esns_box_close {
    position: absolute;
}

.tl #esns_box_subscribe_response_error {
    height: 15px;
    color: #ffffff;
    float: right;
    text-align: left;
    width: 325px;
    margin: 0 50px 0 0;
    overflow: hidden;
}

.tl #esns_box_subscribe_input input {
    margin: 0 0 0 132px;
    background: none;
    height: 29px;
    width: 216px;
    border: 0;
}

.tl #esns_box_subscribe_submit a {
    background: none;
    color: #ffffff;
    height: 29px;
    line-height: 25px;
    background: url('https://www.denelli.co.uk/skin/frontend/base/default/images/newssubscribers/esns_input.png') no-repeat -212px 0px;
}
.tl #esns_box_subscribe_response_success {
    color: #FFFFFF;
    float: right;
    margin: 0 50px 0 0;
    width: 340px;
}
.tl #esns_box_subscribe_input {
    background: url('https://www.denelli.co.uk/skin/frontend/base/default/images/newssubscribers/esns_input.png') no-repeat 125px 0px;
}

.tl #esns_box_close {
    height: 36px;
    width: 36px;
    background: url(https://www.denelli.co.uk/skin/frontend/base/default/images/newssubscribers/esns_box_close2.png) no-repeat;
    right: 10px;
    top:-5px;
}
.loading-indicator {
	height: 80px;
	width: 80px;
	background: url('https://www.denelli.co.uk/skin/frontend/base/default/images/iweb/showloading/loading.gif');
	background-repeat: no-repeat;
	background-position: center center;
}

.loading-indicator-overlay {
	background-color: #FFFFFF;
	opacity: 0.6;
	filter: alpha(opacity = 60);
}
.use-parent-overlay {
	width: auto !important;
	height: auto !important;
	top: 0 !important;
	left: 0 !important;
	bottom: 0 !important;
	right: 0 !important;
}

/**
 * Copyright 2016 The Valdecode Cookie Law Compliance Authors. All rights reserved.
 * Use of this source code is governed by a MIT-style
 * license that can be found in the LICENSE.txt file.
 */
#v-cookielaw { overflow: hidden; background: #fff; color: #444; z-index: 9999; font-size: 13px; }
#v-cookielaw .v-message { padding: 5px 10px; text-align: left; }
#v-cookielaw .v-actions { }
#v-cookielaw .v-button { color: #222; display: inline-block; background-color: #ececec; background-image: linear-gradient(#f4f4f4, #ececec); border: 1px solid #d4d4d4; padding: 4px 10px; text-decoration: none; text-shadow: 1px 1px 0 #fff; border-radius: 2px; }
#v-cookielaw .v-button.v-accept:before { content: "\2714"; }
#v-cookielaw .v-button:hover,
#v-cookielaw .v-button:focus { color: #fff; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); border-color: #3072b3; border-bottom-color: #2a65a0; background-color: #2a65a0; background-image: linear-gradient(#599bdc, #3072b3); }
#v-cookielaw .v-button:active {  border-color: #2a65a0; border-bottom-color: #3884cd; background-color: #3072b3; background-image: linear-gradient(#3072b3, #599bdc); }

#v-cookielaw.v-bar { display: table; width: 100%; padding: 5px 0; }
#v-cookielaw.v-bar .v-message { display: table-cell; }
#v-cookielaw.v-bar .v-actions { display: table-cell; vertical-align: middle; width: 250px; padding-right: 10px; text-align: right; }
#v-cookielaw.v-bar.v-top { position: relative; border-bottom: 1px solid #000; }
#v-cookielaw.v-bar.v-bottom { position: fixed; bottom: 0; border-top: 1px solid #000; }

#v-cookielaw.v-box { position: fixed; max-width: 300px; border: 1px solid #000; border-radius: 3px; margin: 10px; }
#v-cookielaw.v-box .v-actions { float: left; margin: 5px 10px; }
#v-cookielaw.v-box.v-top-left { top: 0; left: 0; }
#v-cookielaw.v-box.v-top-right { top: 0; right: 0; }
#v-cookielaw.v-box.v-bottom-left { bottom: 0; left: 0; }
#v-cookielaw.v-box.v-bottom-right { bottom: 0; right: 0; }

/* RWD */
@media (max-width: 480px) {
    #v-cookielaw.v-box { display: table; width: 100% !important; padding: 5px 0 0; position: fixed; bottom: 0 !important; top: auto !important; border-top: 1px solid #000; max-width: 100%; margin: 0; border-radius: 0; border-right: 0; border-left: 0; border-bottom: 0; }
    #v-cookielaw.v-box .v-message { display: table-cell; }
    #v-cookielaw.v-box .v-actions { display: table-cell; vertical-align: middle; width: 250px; padding-right: 10px; text-align: left; }

    #v-cookielaw .v-message { float: left; }
    #v-cookielaw .v-actions { float: left; margin: 5px 10px; }
    #v-cookielaw.v-bar .v-actions { width: auto; }
}

/* Skin - Yellow Alert */
#v-cookielaw.v-yellow-alert { background: #fffbcd; border-color: #e2cd7b !important; }

/* Skin - Dark Clean */
#v-cookielaw.v-dark-clean { color: #fff; background: #2c2c2c; border-color: #55575f !important; }
#v-cookielaw.v-dark-clean .v-button { color: #fff; text-shadow: -1px -1px 0 rgba(0,0,0,0.3); border-color: #3072b3; border-bottom-color: #2a65a0; background-color: #2a65a0; background-image: linear-gradient(#599bdc, #3072b3); }
#v-cookielaw.v-dark-clean .v-button:hover,
#v-cookielaw.v-dark-clean .v-button:focus { background-color: #3678a0; background-image: linear-gradient(#68abdc, #387cb3); }

/* Skin - Minimalist */
#v-cookielaw.v-minimalist { color: #2c2c2c; background: #f0f0f0; border-color: #e0e0e0 !important; font-size: 11px; font-family: Verdana; }
#v-cookielaw.v-bar.v-minimalist { padding: 2px 0; }
#v-cookielaw.v-box.v-minimalist { width: 260px; }
#v-cookielaw.v-box.v-minimalist .v-actions { margin: 5px; }
#v-cookielaw.v-box.v-minimalist .v-message { padding: 5px; }
#v-cookielaw.v-minimalist .v-button { padding: 3px 6px; }

/*------------------------------------*\
	$MINI CART
\*------------------------------------*/
.block-cart-summary {
	position: relative;
}
.block-cart-summary .summary li {
	display: inline;
}
.block-mini-cart {
	display: none;
	width: 268px;
	max-height: 517px;
	overflow: hidden;
	position: absolute;
	background-color: #fff;
	border: 1px solid #ddd;
	top: 100%;
	right: 0;
	z-index: 30;
	padding: 8px;
	text-align: left;
}
.block-mini-cart .item {
	list-style-type: none;
}
.block-mini-cart .product-details {
	width: 150px;
	float: right;
	position: relative;
}
.block-mini-cart .item img {
	float: left;
}
.block-mini-cart .product-name a {
	text-decoration: none;
}
.block-mini-cart .none-in {
	text-align: center;
}
.block-mini-cart p.total {
	margin-top: 5px;
	text-align: right;
	margin-bottom: 5px;
}
.block-mini-cart .row-total {
	text-align: right;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 5px;
}
.block-mini-cart .button {
	float: left;
}
.block-mini-cart .btn-paynow {
	float: right;
}
.block-mini-cart .mini-cart-message {
	text-align: center;
}
.block-mini-cart .mini-cart-message a {
	display: block;
	text-align: center;
	text-decoration: none;
	text-transform: uppercase;
}
.block-mini-cart.open {
	display: block;
}
.block-mini-cart .next,
.block-mini-cart .prev {
	display: block;
	height: 25px;
	background-color: #e2e2e2;
	text-indent: -99999px;
	border: 1px solid #ddd;
	background-image: url(https://www.denelli.co.uk/skin/frontend/base/default/images/iweb/minicart/nav-minicart.png);
	background-repeat: no-repeat;
}
.block-mini-cart .prev {
	margin-bottom: 9px;
	background-position: 50% 8px;
}
.block-mini-cart .next {
	background-position: 50% -14px;
}
.block-mini-cart .next:hover,
.header .block-mini-cart .prev:hover {
	background-color: #ccc;
}
.block-mini-cart .disabled {
	cursor: default;
}
.block-mini-cart .prev.disabled:hover,
.block-mini-cart .next.disabled:hover {
	background-color: #e2e2e2;
}
.list-mini-cart-wrapper {
	height: 348px;
	overflow: hidden;
	position: relative;
}
.list-mini-cart {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
}
.list-mini-cart .product-name {
	margin-bottom: 0;
}
.list-mini-cart li,
.list-mini-cart li.pager {
	display: block;
	margin: 0 0 9px 0;
	height: 95px;
	padding: 5px;
	border: 1px solid #ddd;
	position: relative;
}
.list-mini-cart .btn-remove {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	width: 9px;
	height: 9px;
	background: url(https://www.denelli.co.uk/skin/frontend/base/default/images/iweb/minicart/checkbox-filters.gif) 0 0 no-repeat;
	text-indent: -99999px;
}
.list-mini-cart .btn-remove:hover {
	background-position: 0 -71px;
}
.list-mini-cart .truncated {
	margin-top: 10px;
}
.list-mini-cart .truncated .item-options {
	margin-bottom: 0;
}
.list-mini-cart .truncated .details {
	display: none;
}
.list-mini-cart .qty {
	margin-left: 5px;
}
.mini-cart-message {
	clear: both;
	padding-top: 8px;
}
.mini-cart-popup {
	display: none;
	position: fixed;
	top: 40%;
	left: 50%;
	margin-left: -221px;
	width: 400px;
	border: 1px solid #000;
	box-shadow: #666 3px 3px 5px;
	background-color: #fff;
	padding: 20px;
	z-index: 4000;
}
.mini-cart-popup-message,
.mini-cart-button-wrap {
	display: block;
	text-align: center;
}
.partialpayment-help { margin-left:5px; vertical-align:middle; }

#partialpayment-help {
	background:#F4F7F7;
	border:1px solid #DADDDD;
	display:none;
	margin-bottom:10px;
	padding:10px;
	text-align:left;
}

#partialpayment-help .total-to-be-paid {
	margin:10px 0;
	text-align:right;
}

.add-to-cart .allow_partial_payment { 
	background:#F4F7F7;
	border:1px solid #DADDDD;
	margin:10px 0;
	padding:10px;
	width:310px;
}

.add-to-cart #partialpayment-help {
	background:#F4F7F7;
	border:1px solid #DADDDD;
	display:none;
	margin-bottom:10px;
	max-width:310px;
	padding:10px;
	text-align:left;
}

.product-options-bottom .add-to-cart .allow_partial_payment {
	background:#F4F7F7;
	border:1px solid #DADDDD;
	margin:10px 0;
	padding:10px;
	width:270px;
}

.product-options-bottom .add-to-cart #partialpayment-help {
	background:#F4F7F7;
	border:1px solid #DADDDD;
	display:none;
	margin-bottom:10px;
	max-width:270px;
	padding:10px;
	text-align:left;
}

.allow_partial_payment h2 { font-size:13px; font-weight:bold; text-align:left; }

.allow_partial_payment a { text-decoration:none; }

.allow_partial_payment select { max-width:300px; }

em { color:#FF0000; }

.partial_payment_is_not_optional {
	color:#FF0000;
	font-size:13px;
	font-weight:bold;
	margin:10px;
}

.partial_payment_is_not_optional a {
	color:#FF0000;
	font-size:13px;
	font-weight:bold;
	text-decoration:none;
}

#wholecart-partialpayment-link { margin-left:50px; }
#wholecart_partialpayment_form { display:none; }
#partialpayment-wholecart-overlay { background-color:#666666; }
#partialpayment-wholecart-container { background-color:#FFFFFF; border-radius:8px; min-height:65px; min-width:250px; padding:15px; }
.close_wholecart_partialpayment_form { float:right; margin-right:-28px; margin-top:-28px; }
.allow_partial_payment { padding:10px 7px; margin: 10px 0;}



/* Add for Customer Grid */

.part-installment label{color: #000;float:left;font-weight: bold;position: relative;z-index: 0;}
.part-installment label.required em{color: #EB340A;float: right;font-style: normal;padding-right: 5px;position: static;top: 0;}
.part-installment .input-box{clear: both;display: inline; width:260px;}
#my-orders-table1 tr th
{
	text-align:center;
}
.amount 
{
	text-align:right;
}
.grid-field-center { text-align:center; }
.customer_group_message
{
	color:#FF0000;
	font-size:13px;
	font-weight:bold;
	margin:10px 0;
	text-align:left;
}
/*------------------------------------*\
	$MEDIA/ZOOM
\*------------------------------------*/
.product-media-thumbs,
.product-zoom-thumbs {
	margin: 0;
	padding: 0;
	list-style: none;
}

.iweb-media-hide{
    display:none;
}

.iweb-media-container {
	position: relative;
}

.iweb-media-zoom-container{
    position:fixed;
    top:0;
    left:0;
    z-index:400;
    width:100%;
    height:100%;
    display:none;
    text-align:center;
}


.iweb-media-zoom {
	overflow: hidden;
	position: relative;
	z-index: 502;
	background: #fff;
    border:1px solid #ccc;
    max-width:90%;
    max-height:90%;
    width:2500px;
    height:2500px;
    top:5%;
    margin:0 auto;
}



.iweb-media-zoom .iweb-zoom-close {
	position: absolute;
	z-index: 205;
	background: #777;
	padding: 10px;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
    left:0;
    top:0;
}



.iweb-media-zoom .iweb-zoom-close:hover {
	background: #999;
}

.iweb-media-zoom-thumbs-container{
	float:right;
    width:15%;
    overflow-y:auto;
    height:100%;
}

/* When the zoomer is in HTML mode */
/*.iweb-media-zoom.html-mode-constricted{
    display:inline-block;
    max-width:960px;
    max-height:inherit;
    width:90%;
    height:auto;
    border:none;
    background:transparent;
}
*/
/* --------- */

.iweb-media-zoom .html-container{
    position:absolute;
    background:white;
    border:1px solid white;
    width:100%;
    height:100%;
}

.iweb-media-zoom.html-mode-constricted .html-container{
    width:auto;
    height:auto;
}

.iweb-media-zoom-thumbs{
    padding:20px;
    list-style:none;
    margin:0;
}

.iweb-media-zoom-thumbs li {
	margin-bottom: 15px;
}
.iweb-media-zoom-thumbs img {
	display: block;
    width:100%;
}
.iweb-media-zoom-thumbs a {
	border: 1px solid #777;
	overflow: auto;
	display: block;
}

.iweb-media-zoom .img-container{
    position:relative;
    height:100%;
    width:85%;
    overflow:hidden;
    float:left;
}

.iweb-media-zoom-cover{
    background: rgba(0,0,0, .5);
    width:100%;
    height:100%;
    top:0;
    left:0;
    position:absolute;
    z-index:200;
}

@media only screen and (max-width : 600px) {
    .iweb-media-zoom-thumbs{
        display:none;
    }
    
    .iweb-media-zoom .img-container{
        width:100%;
    }
}

.media-thumbs-container .item > a,
.iweb-media-zoom-thumbs .item > a {
    display: block;
    border: 1px solid #ddd;
}
.media-thumbs-container .item > a.active,
.iweb-media-zoom-thumbs .item > a.active {
    border-color: #666;
}

.iweb-media-loader {
	position: absolute;
	background:url("https://www.denelli.co.uk/skin/frontend/base/default/iweb/media/images/loader.gif") no-repeat 50% 50%;
    width:32px;
    height:32px;
    left:50%;
    top:50%;
    margin-left:-16px;
    margin-top:-16px;
}

/* Scaling the video - this class is added if htmlModeFullDimensions is set to true. 
Dimensions should be left off the video's iFrame */
.iweb-media-zoom.html-mode-constricted .html-container{
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}

.iweb-media-zoom.html-mode-constricted iframe,
.iweb-media-scalable-video{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.product-media-thumbs {
    text-align: center;
}
.product-media-thumbs .thumb {
    display: inline-block;
}
