/**
 * 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     default_default
 * @copyright   Copyright (c) 2013 Magento Inc. (http://www.magentocommerce.com)
 * @license     http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Reset ================================================================================= */
@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i');@import url('https://fonts.googleapis.com/css?family=Catamaran:100,200,300,400,500,600,700,800,900');@import url('https://fonts.googleapis.com/css?family=Titillium+Web:200,200i,300,300i,400,400i,600,600i,700,700i,900');
*{margin:0;padding:0}

body{background:#FFFFFF;color:#888888;font-family:'Open Sans', sans-serif;font-size:14px;font-weight:normal;line-height:22px;text-align:left}

img{border:0;vertical-align:top}

a{color:#888;text-decoration:none}
a:hover{text-decoration:none;color:rgb(2, 148, 181)}
:focus{outline:0}

/* Headings */
h1,h2,h3,
h4,h5,h6{margin:0 0 5px;line-height:1.35;color:rgb(2, 148, 181)}
h1{font-size:20px;font-weight:normal}
h2{font-size:18px;font-weight:normal;margin-bottom:15px}
h3{font-size:16px;font-weight:bold}
h4{font-size:14px;font-weight:bold}
h5{font-size:12px;font-weight:bold}
h6{font-size:11px;font-weight:bold}

/* Forms */
form{display:inline}
fieldset{border:0}
legend{display:none}

/* Table */
table{border:0;/*border-collapse:collapse;*/ border-spacing:0;empty-cells:show;font-size:100%}
caption,th,td{vertical-align:top;text-align:left;font-weight:normal}

/* Content */
p{margin:0 0 10px}
strong{font-weight:bold}
address, address a{font-style:normal;line-height:1.35;color:#ababab;font-size:13px}
cite{font-style:normal}
q,
blockquote{quotes:none}
q:before,
q:after{content:''}
small,big{font-size:1em}
/*sup{font-size:1em;vertical-align:top}*/

/* Lists */
ul,ol{list-style:none}

/* Tools */
.hidden{display:block !important;border:0 !important;margin:0 !important;padding:0 !important;font-size:0 !important;line-height:0 !important;width:0 !important;height:0 !important;overflow:hidden !important}
.nobr{white-space:nowrap !important}
.wrap{white-space:normal !important}
.a-left{text-align:left !important}
.a-center{text-align:center !important}
.a-right{text-align:right !important}
.v-top{vertical-align:top}
.v-middle{vertical-align:middle}
.f-left,
.left{float:left !important}
.f-right,
.right{float:right !important}
.f-none{float:none !important}
.f-fix{float:left;width:100%}
.no-display{display:none}
.no-margin{margin:0 !important}
.no-padding{padding:0 !important}
.no-bg{background:none !important}
/* ======================================================================================= */


/* Layout ================================================================================ */
.wrapper{}
.page{}

.header-container{}
.nav-container1{display:none}
.nav-container{margin-bottom:15px;background:rgb(2, 148, 181)}
.main-container{}
.footer-container{background:#ededeb;/* Old browsers */
	background:-moz-linear-gradient(top, #ededeb 0%, #fefefe 100%);/* FF3.6+ */
	background:-webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededeb), color-stop(100%,#fefefe));/* Chrome,Safari4+ */
	background:-webkit-linear-gradient(top, #ededeb 0%,#fefefe 100%);/* Chrome10+,Safari5.1+ */
	background:-o-linear-gradient(top, #ededeb 0%,#fefefe 100%);/* Opera 11.10+ */
	background:-ms-linear-gradient(top, #ededeb 0%,#fefefe 100%);/* IE10+ */
	background:linear-gradient(to bottom, #ededeb 0%,#fefefe 100%);/* W3C */
	filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#ededeb', endColorstr='#fefefe',GradientType=0 );/* IE6-9 */
	overflow:hidden;color:#666}
.header-container,.nav-container,.main-container,.footer-container{}
.header{width:100%}
.header-bottom{position:relative}
.header_top, .header-bottom, .nav-inner, .footer, .main{width:100%;margin:0 auto;padding:0px;background:#fff;max-width:1280px}
.header_top ,.header-bottom, .nav-inner{background:none}
.header_top_wrapper{border-bottom:1px solid #D9D9D9}
.header{position:relative;z-index:10}
.header_top{height:36px;text-align:center}
.header-bottom{height:79px}
.header_bottom_wrapper{background:#fefefe;/* Old browsers */
background:-moz-linear-gradient(top, #fefefe 20%, #ededeb 100%);/* FF3.6+ */
background:-webkit-gradient(linear, left top, left bottom, color-stop(20%,#fefefe), color-stop(100%,#ededeb));/* Chrome,Safari4+ */
background:-webkit-linear-gradient(top, #fefefe 20%,#ededeb 100%);/* Chrome10+,Safari5.1+ */
background:-o-linear-gradient(top, #fefefe 20%,#ededeb 100%);/* Opera 11.10+ */
background:-ms-linear-gradient(top, #fefefe 20%,#ededeb 100%);/* IE10+ */
background:linear-gradient(to bottom, #fefefe 20%,#ededeb 100%);/* W3C */
filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#fefefe', endColorstr='#ededeb',GradientType=0 );/* IE6-9 */}

.main{min-height:400px;margin-bottom:0 !important}
.footer{padding:0px;width:100%;background:none;max-width:1280px}

.page-print{background:#fff;padding:25px 30px;text-align:left}
.page-empty{background:#fff;padding:20px;text-align:left}
.page-popup{background:#fff;padding:25px 30px;text-align:left}

/* Base Columns */
.col-left{float:left;width:220px;padding:0 0 0px;margin-right:20px}
.col-main{float:left;width:760px;padding:0 0 0px}
.col-right{float:right;width:220px;padding:0 0 0px;margin-left:20px}

/* 1 Column Layout */
.col1-layout .col-main{float:none;width:auto}

/* 2 Columns Layout */
.col2-left-layout .col-main{float:right}
.col2-right-layout .col-main{}

/* 3 Columns Layout */
.col3-layout .col-main{width:540px;margin-left:10px}
.col3-layout .col-wrapper{float:left;width:760px}
.col3-layout .col-wrapper .col-main{float:right}

/* Content Columns */
.col2-set .col-1{float:left;width:48.5%}
.col2-set .col-2{float:right;width:48.5%}
.col2-set .col-narrow{width:32%}
.col2-set .col-wide{width:65%}

.col3-set .col-1{float:left;width:32%}
.col3-set .col-1  img{width:100%}
.col3-set .col-2{float:left;width:32%;margin-left:2%}
.col3-set .col-3{float:right;width:32%}

.col4-set .col-1{float:left;width:23.5%}
.col4-set .col-2{float:left;width:23.5%;margin:0 2%}
.col4-set .col-3{float:left;width:23.5%}
.col4-set .col-4{float:right;width:23.5%}
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button{vertical-align:middle}

input.input-text,select,textarea{background:#fff;border:1px solid #b8b4b4;color:#888}
input.input-text,textarea{padding:5px;font-family:'Open Sans', sans-serif;font-size:13px}
input.input-tex:focus,textarea:focus{-moz-box-shadow:#bbb 0 0 3px;-webkit-box-shadow:#bbb 0 0 3px;box-shadow:#bbb 0 0 3px}
select{padding:3px}
select option{padding-right:10px}
select.multiselect option{border-bottom:1px solid #CDCDCD;padding:2px 5px}
select.multiselect option:last-child{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 */
.ie7 button.button{height:auto !important}

button.button{overflow:visible;width:auto;border:0;padding:0;margin:0;background:transparent;cursor:pointer}
button.button span , .back-link a{display:block;font-family:'Open Sans', sans-serif;background:#E29805;height:16px;line-height:16px;padding:6px 12px;text-align:center;white-space:nowrap;color:#fff;text-decoration:none;transition-duration:300ms;-moz-transform-duration:300ms;-o-transition-duration:300ms;-webkit-transition-duration:300ms}
button.button span span{border:0;padding:0}
button.button:hover span , .back-link a:hover ,.cart .discount button:hover span ,.products-list li.item:hover button.button span{background:#512D0A}
button.disabled span{border-color:#bbb !important;background:#bbb !important}

button.btn-checkout span{height:40px;line-height:40px;border:0;padding:0 35px;font-size:16px}
button.btn-checkout span{color:#fff;background:#512D0A}
button.btn-checkout:hover span{background:#E29805}
button.btn-checkout.no-checkout span{color:#b8baba}
button.btn-checkout.no-checkout span span{}


.products-grid button.button span,.product-carousel button.button span,.products-list li.item button.button span{border:medium none;height:0;padding:0;background-image:url("../images/add_to_cart.png") no-repeat scroll center #E6D1B5}
.products-grid button.button span span,.product-carousel button.button span span,.products-list li.item button.button span span{border:medium none !important;border-radius:0 0 0 0 !important;cursor:pointer;display:none;font-size:0;height:70px;left:0;position:absolute;text-indent:-9999px;top:180px;width:70px;z-index:95}
.products-grid li button.button,.product-carousel li button.button,.products-list li.item  button.button{background:url("../images/icons.png") no-repeat scroll 6px -184px #EDEDED !important;display:inline-block;height:35px !important;width:35px;transition-duration:500ms;-moz-transform-duration:500ms;-o-transition-duration:500ms;-webkit-transition-duration:500ms}
.products-grid li button.button:hover,.product-carousel li button.button:hover,.products-list li.item:hover button.button{background:url("../images/icons.png") no-repeat scroll 6px -234px #d75f07 !important}

.products-grid li:hover .actions,.product-carousel .slider-item:hover .actions{opacity:1;-moz-opacity:1;-o-opacity:1;-webkit-opacity:1}
.product-block .actions{margin:-36px auto 15px;position:relative;width:120px;opacity:0;-moz-opacity:0;-o-opacity:0;-webkit-opacity:0;transition-duration:0.8s;-moz-transform-duration:0.8s;-o-transition-duration:0.8s;-webkit-transition-duration:0.8s}
.product-block .actions button.button{position:relative}



p.control input.checkbox,
p.control input.radio{margin-right:6px}
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus{box-shadow:0 0 3px #ECECEC}
/*.highlight{background:#efefef}*/

/* Form lists */
/* Grouped fields */
/*.form-list{width:535px;margin:0 auto;overflow:hidden}*/
.form-list li{margin:0 0 8px}
.form-list label{float:left;font-weight:normal;position:relative;z-index:0;padding-bottom:5px}
.form-list label.required{}
.form-list label.required em{float:right;font-style:normal;color:#DD4B39;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{float:left;width:275px}
.form-list input.input-text{width:250px}
.form-list textarea{width:250px;height:10em}
.form-list select{width:260px}
.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-top:1px solid #ccc;margin-top:10px;padding-top:7px}
.form-list li.additional-row .btn-remove{float:right;margin:5px 0 0}
.form-list .input-range input.input-text{width:74px}

.form-list-narrow li{margin-bottom:0}
.form-list-narrow li .input-box{margin-bottom:6px}
.form-list-narrow li.wide .input-box{width:260px}
.form-list-narrow li.wide input.input-text,
.form-list-narrow li.wide textarea{width:254px }
.form-list-narrow li.wide select{width:260px}

/* 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 .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,
.form-list .customer-name-middlename .name-middlename{width:210px}

.form-list .customer-name-suffix .name-lastname,
.form-list .customer-name-middlename .name-firstname,
.form-list .customer-name-middlename .name-middlename,
.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 .name-middlename 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}

/* Independent fields */
/*.form-list li{margin:0 0 8px}
.form-list li.fields{margin:0}
.form-list .field{display:block;margin:0 0 8px}
.form-list li.control{}
.form-list label{float:left;width:150px;padding:2px 10px 0 0;text-align:right}
.form-list label.required{font-weight:bold}
.form-list label.required em{font-variant:normal;color:#DD4B39;margin-right:3px}
.form-list .input-box{float:left;width:260px}
.form-list input.input-text,
.form-list textarea{width:254px}
.form-list select{width:260px}
.form-list li.additional-row{border-top:1px solid #ddd;margin-top:10px}
.form-list li.additional-row .btn-remove{float:right;margin:5px 5px 0 0}
.form-list .input-range input.input-text{width:96px}*/
/* Customer */
/*.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:11px;font-weight:normal;color:#777;text-align:left}
.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{clear:both;margin:20px 0 0;padding:5px 0;text-align:right}
.buttons-set p.required{margin:-25px 0 10px}
.buttons-set .back-link{float:left;margin:0}
.buttons-set button.button{float:right;margin-left:5px}

.buttons-set-order{margin:10px 0 0}
.buttons-set-order .please-wait{padding:12px 7px 0 0}

.fieldset{margin:20px 0;padding:0}
 

/* Form Validation */
.validation-advice{clear:both;min-height:13px;margin:3px 0 0;padding-left:17px;font-size:12px;line-height:13px;background:url(../images/validation_advice_bg.gif) 2px 0 no-repeat;color:#DD4B39}
.validation-failed{border:1px dashed #DD4B39 !important;background:#faebe7 !important}
.validation-passed{}
p.required{font-size:11px;text-align:right;color:#DD4B39}
/* Expiration date and CVV number validation fix */
.v-fix{float:left}
.v-fix .validation-advice{display:block;width:12em;margin-right:-12em;position:relative}

/* Global Messages  */
.success{color:#3d6611;font-weight:bold}
.error{color:#df280a;font-weight:bold}
.notice{color:#e26703}

.messages,
.messages ul{list-style:none !important;margin:0 !important;padding:0 !important}
.messages{width:100%;overflow:hidden}
.messages li{margin:0 0 10px !important;line-height:20px}
.messages li li{margin:0 0 3px !important}
.error-msg,
.success-msg,
.note-msg,
.notice-msg{border-style:solid !important;border-width:1px !important;background-position:10px 9px !important;background-repeat:no-repeat !important;min-height:24px !important;padding:8px 8px 8px 32px !important}
.error-msg{border-color:#f16048;background-color:#faebe7;background-image:url(../images/i_msg-error.gif);color:#df280a}
.success-msg{border-color:#446423;background-color:#eff5ea;background-image:url(../images/i_msg-success.gif);color:#3d6611}
.note-msg,
.notice-msg{border-color:#fcd344;background-color:#fafaec;background-image:url(../images/i_msg-note.gif);color:#3d6611}

/* BreadCrumbs */
.breadcrumbs{line-height:1.25;margin:0 0 10px;padding:2px 0 7px;border-bottom:0px solid #ddd}
.breadcrumbs li{display:inline}
.breadcrumbs li strong{font-weight:normal;color:rgb(2, 148, 181)}

/* Page Heading */
.page-title{border-bottom:2px solid #CCCCCC;margin:0 0 20px;overflow:hidden;padding:7px 0;width:100%}
.page-title h1,
.page-title h2{margin:0;font-size:16px;color:rgb(2, 148, 181);text-align:left;font-family:'Roboto',Arial,Helvetica,sans-serif;text-transform:uppercase}
.page-title .separator{margin:0 3px}
.page-title .link-rss{float:right;margin:7px 0 0}
.title-buttons{text-align:right}
.title-buttons h1,
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6{float:left}

.subtitle,
.sub-title{clear:both;padding:15px 0 0;font-size:15px;font-weight:bold;margin:0 0 6px;color:#e25203}

/* Pager */
.pager{padding:5px 8px;margin:10px 0 15px;text-align:right;border:1px solid #DDDDDD}
.pager .amount{float:left;margin:0;padding-top:6px}
.pager .amount strong{font-weight:normal}
.pager .limiter{float:right;margin-left:10px;z-index:999 !important}
.pager .limiter label{vertical-align:super}
.pager .limiter span{display:inline;vertical-align:super}
.pager .limiter select{margin:0 0 1px;vertical-align:middle}
.pager .pages{margin:3px 0 0 10px;float:right}
.pager .pages strong{display:none}
.pager .pages ol{float:left;padding:3px}
.pager .pages li{display:inline;margin:0 2px 0 0px;padding:3px 8px;background:#eee;cursor:pointer}
.pager .pages .current , .pager .pages li:hover{background:none repeat scroll 0 0 #938373}
.pager .pages .current, .pager .pages li:hover a{color:#fff}
.pager .pages li  img ,.pager .pages li  a{text-decoration:none}
 
/* Sorter */
.sorter{}
.sorter .view-mode{float:left;margin:0}
.sorter .sort-by{float:right;padding-right:0px;margin-right:10px}
.sort-by label{margin:6px 10px 0 0;padding-top:0px;text-align:left;display:inline;vertical-align:super}
.sorter .sort-by select{padding:0;margin:0 0 1px;vertical-align:middle}
.sorter .link-feed{}

.pager .pager_right .sort-by{float:right;z-index:8}
 
.pager .pager_right .sort-by .sbHolder{display:inline-block}
.pager .limiter .sbHolder{display:inline-block;margin:0 5px}

.ie7 .pager .limiter .sbHolder , .ie7 .pager .sort-by .sbHolder{display:inline}

.desc-asc{float:right;display:inline}
.sort-by a.uparrow ,  .sort-by a.downarrow:hover{background:url("../images/sprite.png") no-repeat scroll -144px -163px #F0F0F0;display:block;height:32px;margin:0;padding:0;transition-duration:300ms;width:20px} 
.sort-by a.downarrow ,  .sort-by a.uparrow:hover{background:url("../images/sprite.png") no-repeat scroll -123px -163px #F0F0F0;display:block;height:32px;margin:0;padding:0;transition-duration:300ms;width:20px}

/* Toolbar */
.toolbar{margin-bottom:10px}
.toolbar .pager{background:#EFEFED;padding:4px}
 .toolbar .pager .pager_left{float:left}
  .toolbar .pager .pager_right{float:right}
.toolbar .sorter{}
.toolbar-bottom{}

/* ==================== List/Grid Image ============*/
.view-mode{float:left;margin:3px 10px 0 0}
.view-mode label{display:none}
.view-mode strong.list, .view-mode a.list, .view-mode a.grid, .view-mode strong.grid{background:url("../images/sprite.png") no-repeat scroll 0 0 transparent;display:inline-block;height:29px;margin:0;text-align:left;text-indent:-999em;width:31px}
.view-mode a.grid{background-position:-1px -153px}
.view-mode strong.list{background-position:-32px -125px;margin-left:-10px}
.view-mode a.list{background-position:-32px -153px;margin-left:-10px}
.view-mode a.list:hover{background-position:-32px -125px;transition:all 200ms ease 0s}
.view-mode a.grid:hover{background-position:-1px -125px;transition:all 200ms ease 0s}
.view-mode strong.grid{background-position:-1px -125px}

/* Data Table */
.data-table{width:100%;border:1px solid #DDDDDD}
.data-table .odd{background:#fff }
.data-table .even{background:#f0f0f0} 

/*.data-table tr.odd:hover,
.data-table tr.even:hover{background:#ebf1f6}*/
.data-table td.last,
.data-table th.last{border-right:0}
.data-table tr.last th,
.data-table tr.last td{border-bottom:0 !important}
.data-table th{padding:5px 8px;font-weight:bold}
.data-table td{padding:5px 8px}

.data-table thead th{font-weight:bold;/* border-right:1px solid #c2d3e0;*/ padding:7px 8px;color:#4D4D4D;white-space:nowrap;vertical-align:middle}
.data-table thead th.wrap{white-space:normal}
.data-table thead th a,
.data-table thead th a:hover{color:#fff}
.data-table thead th{background:#F0F0F0}
.data-table thead th .tax-flag{font-size:11px;white-space:nowrap}

.data-table tfoot{border-bottom:1px solid #d9dde3}
.data-table tfoot tr.first td{}
.data-table tfoot tr{background-color:#F0F0F0 !important}
.data-table tfoot td{padding-top:5px;padding-bottom:5px;border-bottom:0;border-right:1px solid #d9dde3}
.data-table tfoot strong{font-size:16px}

.data-table tbody th,
.data-table tbody td{/*border-bottom:1px solid #d9dde3;border-right:1px solid #d9dde3;*/}
/* Bundle products tables */
.data-table tbody.odd tr{background:#fff !important}
.data-table tbody.even tr{background:#F0F0F0 !important}
.data-table tbody.odd tr td,
.data-table tbody.even tr td{border-bottom:0}
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td{border-bottom:1px solid #d9dde3}

.data-table tbody td .option-label{font-weight:bold;font-style:italic}
.data-table tbody td .option-value{padding-left:10px}

/* Generic Info Box */
.info-box{border:1px solid #d0cbc1;padding:12px 15px;margin:0 0 15px}
.info-box h2{font-weight:bold;font-size:13px}

.info-table th{font-weight:bold;padding:2px 15px 2px 0}
.info-table td{padding:2px 0}

/* Shopping cart total summary row expandable to details */
tr.summary-total{cursor:pointer}
tr.summary-total td{}
tr.summary-total .summary-collapse{float:right;text-align:right;padding-left:20px;background:url(../images/bkg_collapse.gif) 0 5px no-repeat;cursor:pointer}
tr.show-details .summary-collapse{background-position:0 -52px}
tr.show-details td{}
tr.summary-details td{font-size:11px;background-color:#dae1e4;color:#626465}
tr.summary-details-first td{border-top:1px solid #d2d8db}
tr.summary-details-excluded{font-style:italic}

/* Shopping cart tax info */
.cart-tax-info{display:block}
.cart-tax-info,
.cart-tax-info .cart-price{padding-right:20px}
.cart-tax-total{display:block;padding-right:20px;background:url(../images/bkg_collapse.gif) 100% 5px no-repeat;cursor:pointer}
.cart-tax-info .price,
.cart-tax-total .price{display:inline !important;font-weight:normal !important}
.cart-tax-total-expanded{background-position:100% -52px}

/* Class:std - styles for admin-controlled content */
.widget-static-block ul li , .std ul.disc li{list-style:none;padding:2px 0}
.std .subtitle{padding:0}
.std ol.ol{list-style:decimal outside;padding-left:1.5em}
.std ul.disc{list-style:disc outside;padding-left:0px;margin:0 0 10px}
.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{margin:0 0 6px;padding:0}
.std ul{list-style:disc outside;padding-left:0}
.std ol{list-style:decimal outside;padding-left:0}
.std ul ul{list-style-type:circle}
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul{margin:.5em 0}
.std dt{font-weight:bold}
.std dd{padding:0 0 0 1.5em}
.std blockquote{font-style:italic;padding:0 0 0 1.5em}
.std address{font-style:normal}
.std b,
.std strong{font-weight:bold}
.std i,
.std em{font-style:italic}

/* Misc */
.header .links li{display:inline}
.header .links li.first{padding-left:0 }
.header .links li.last{background:none;padding-right:0}

.link-cart{font-weight:normal}
.link-wishlist , .link-compare{font-weight:normal}
.link-reorder{}
 
.link-print{/*background:url(../images/i_print.gif) 0 2px no-repeat;padding:2px 0 2px 25px;*/ }
.link-rss{background:url(../images/i_rss.gif) 0 2px no-repeat;padding-left:18px;line-height:14px;white-space:nowrap}
.btn-remove{display:block;width:11px;height:11px;font-size:0;line-height:0;background:url(../images/btn_remove.gif) 0 0 no-repeat;text-indent:-999em;overflow:hidden}
.btn-previous{display:block;width:11px;height:11px;font-size:0;line-height:0;background:url(../images/btn_previous.gif) 0 0 no-repeat;text-indent:-999em;overflow:hidden}
#wishlist-table .btn-remove2{margin-top:8px}
.btn-remove2{display:block;width:16px;height:16px;font-size:0;line-height:0;background:url(../images/btn_trash.gif) 0 0 no-repeat;text-indent:-999em;overflow:hidden}
.btn-edit{display:block;width:11px;height:11px;font-size:0;line-height:0;background:url(../images/btn_edit.gif) 0 0 no-repeat;text-indent:-999em;overflow:hidden}

.cards-list dt{margin:5px 0 0}
.cards-list .offset{padding:2px 0 2px 20px}

.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}

/* Global site notices */
.global-site-notice{border:1px solid #cfcfcf;border-width:0 0 1px;background:#ffff90;font-size:12px;line-height:1.25;text-align:center}
.global-site-notice .notice-inner{width:860px;margin:0 auto;padding:12px 0 12px 80px;background:url(../images/i_notice.gif) 20px 25px no-repeat;text-align:left}
.global-site-notice .notice-inner p{margin:0;border:1px dotted #cccc73;padding:10px}
.global-site-notice .notice-inner .actions{padding-top:10px}

/* Cookie Notice */
.notice-cookie{}

/* Noscript Notice */
.noscript{}

/* Demo Notice */
.demo-notice{margin:0;padding:6px 10px;background:#d75f07;font-size:12px;line-height:1.15;border:0;text-align:center;color:#fff}
.demo-notice .notice-inner{width:auto;padding:0;background:none;text-align:center}
.demo-notice .notice-inner p{padding:0;border:0}

/* ======================================================================================= */

/* Header ================================================================================ */
.logo{float:left}
.header .logo{float:left;margin:30px 0 0;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}
.header .quick-access{width:100px;padding:0px 0px 0 0;position:absolute;right:0; top:15px}
.header .welcome-msg{float:right;margin:6px 15px 0 0}
.header .welcome-msg a{color:#ebbc58}
.header .form-search{position:absolute;top:89px;right:0;float:left;width:210px;height:26px;padding:0px;border:1px solid #CCCCCC;background:#fff}
.header .form-search label{float:left;width:24px;height:21px;text-align:left;text-indent:-999em;overflow:hidden;display:none}
.header .form-search input.input-text{float:left;border:none;width:173px;padding:4px 4px 4px;font-family:'Open Sans', sans-serif}
.header .form-search button.button{float:left;background:url("../images/button-search.png") no-repeat scroll center center #fff;height:26px;width:28px;position:absolute;right:0;border-left:1px solid #ccc;top:0px}
.header .form-search button.button span{border:0;background:none;height:26px;padding:0}
.header .form-search button.button span span{font-size:0}
.header .form-search .search-autocomplete{z-index:999;left:40px !important;top:22px !important}
.header .form-search .search-autocomplete ul{border:1px solid #5c7989;background-color:#f9f5f0}
.header .form-search .search-autocomplete li{text-align:left;border-bottom:1px solid #f4eee7;padding:2px 8px 1px 8px;cursor:pointer}
.header .form-search .search-autocomplete li .amount{float:right;font-weight:bold}
.header .form-search .search-autocomplete li.odd{background-color:#fffefb}
.header .form-search .search-autocomplete li.selected{background-color:#f7e8dd}
.header .form-language{margin-top:2px;float:left}
.header .form-language label{padding-right:5px}
.header .form-language select.flags option{background-position:4px 50%;background-repeat:no-repeat;padding-left:25px}
.header .tm_top_currency{margin-top:2px;float:left;margin-right:5px}
.header .tm_top_currency  label,.header .form-language label{line-height:25px;margin-right:5px;float:right;display:none}
.form-language  .sbHolder ,.tm_top_currency .sbHolder{float:right;border:none;border-radius:0;padding-left:0}
.form-language  .sbOptions ,.tm_top_currency .sbOptions{width:150px !important;top:34px !important;left:0 !important}
.ie7 .header .form-language{width:90px}
.ie7 .header .tm_top_currency{width:70px}

.header .header-cart  li{clear:both;margin-bottom:5px}
.ie7 .header .header-cart li{overflow:hidden}
.header .header-cart #panel{background:none repeat scroll 0 0 #FFFFFF;border:1px solid #DDDDDD;border-top-width:3px;border-top-color:#EBA10F;display:none;text-align:left;min-width:20px;padding:10px;position:absolute;right:0;top:80px;width:250px;z-index:99}
.header .header-cart #panel .actions{float:right;margin-top:7px}
.header .header-cart #panel .actions .viewcart-btn{margin-left:5px}
.header .header-cart #panel .product-name a{font-size:13px}
.tm_headerlinks_inner{display:none}
.header .links{float:right;margin:6px 10px 0px 0;clear:both}
.header .links li{float:left;background:url(../images/footer_pipe.png) 100% 60% no-repeat;padding:0 10px 0 9px}
.header .links li a{text-decoration:none}
.header-container .top-container{clear:both;padding:5px 10px 0 12px;text-align:right}
.header-cart{float:right;position:relative;z-index:1}
.tm_headerlinkmenu{float:right}
.cart_mini_right{background:url("../images/cart.png") no-repeat scroll center 10px transparent;padding-top:40px;cursor:pointer}
.header-cart .cart-label{background:url("../images/cart-bg.png");width:63px;height:81px}
.header-cart .right_arrow{background:url("../images/arrow-down.png") no-repeat scroll center center transparent;margin:-11px 0 0;vertical-align:middle;display:inline-block;width:10px;height:15px;display:none}
.ie7 .header-cart .right_arrow{display:inline}
.header-cart  .active .right_arrow{background:url("../images/arrow-up.png") no-repeat scroll center center transparent}

.headertoggle_img{background:url("../images/account.png") no-repeat scroll center center;height:20px;margin:0 auto;text-align:center;width:27px}
/********** < Navigation */
.advanced_nav{display:none}
.nav-inner #nav , .nav-responsive , #advancedmenu{clear:both;height:48px}
/* All Levels */ /* Style consistent throughout all nav levels */
#nav li{position:relative;text-align:left}
#nav li.over{z-index:998}
#nav a,
#nav a:hover{display:block;line-height:1.3em;text-decoration:none}
#nav a:hover , #nav > li:hover > a , #nav li.active > a , .custom_menu:hover a  , .cms-home .home_link a , div.menu a:hover ,div.act .parentMenu > a ,div.active .parentMenu > a{background:#d75f07;color:#fff ;transition-duration:300ms;-moz-transform-duration:300ms;-o-transition-duration:300ms;-webkit-transition-duration:300ms}
#nav span{display:block;cursor:pointer;white-space:nowrap} 
#nav li ul span{white-space:normal}
#nav ul li.parent a{background:url(../images/bkg_nav2.gif) 100% 100% no-repeat}
#nav ul li.parent li a{background-image:none}

/* 0 Level */
#nav li{float:left}
#nav a , .nav-responsive span{float:left}
.nav-container #nav .level-top > a{padding:14px 16px 13px}
#nav a , .nav-responsive span , div.menu a, div.megnor-advanced-menu-popup a{padding:13px 16px;color:#fff;font-size:16px;text-decoration:none;font-family:'Roboto',Arial,Helvetica,sans-serif;text-transform:uppercase}
#nav li.over a,
#nav a:hover , div.menu a:hover , div.menu.active a{color:#fff}
#menu9{display:none}

#nav ul li, #nav-mobile ul li a ,.responsive-menu a{background:url("../images/megnor/subcat_arrow.png") no-repeat scroll 5px center transparent;color:#FFFFFF}
#nav ul li:hover, #nav-mobile ul li a:hover{background:url("../images/megnor/subcat_arrow_hover.png") no-repeat scroll 5px center #d75f07 ;color:#fff !important}


/* 1st Level */
#nav ul li,
#nav ul li.active{float:none;margin:0}
#nav ul li.last{padding-bottom:0}

#nav ul a,
#nav ul a:hover{float:none;padding:0;background:none;padding-left:15px}
#nav ul li a{font-weight:normal !important}

/* 2nd Level */
#nav ul ,.responsive-menu #nav-mobile{border-top:4px solid #d75f07;background:#fff;box-shadow:0 2px 3px -1px rgba(0, 0, 0, 0.75);-moz-box-shadow:0 2px 3px -1px rgba(0, 0, 0, 0.75);-o-box-shadow:0 2px 3px -1px rgba(0, 0, 0, 0.75);-webkit-box-shadow:0 2px 3px -1px rgba(0, 0, 0, 0.75)}
#nav ul,
#nav div{position:absolute;width:15em;top:48px;left:-10000px;padding:5px}
#nav div ul{position:static;width:auto;border:none}

/* 3rd+ Level */
#nav ul ul,
#nav ul div{top:5px}

#nav ul li a{}
.responsive-menu a:hover{background:url("../images/megnor/subcat_arrow_hover.png") no-repeat scroll 5px center #d75f07 ;color:#fff !important}
#nav ul li a:hover , #nav > li ul > li:hover > a{color:#fff !important}
#nav ul li a ,.responsive-menu a{color:rgb(2, 148, 181) !important;text-decoration:none;display:block;font-size:15px;text-transform:capitalize;padding-left:15px}
#nav ul span,
#nav ul li.last li span{padding:4px}
.responsive-menu li a{padding:4px 4px 4px 15px}

/* Show menu */
#nav li ul.shown-sub,
#nav li div.shown-sub{left:0;z-index:999}
#nav li .shown-sub ul.shown-sub,
#nav li .shown-sub li div.shown-sub{left:215px}
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block{margin:0 0 10px}
.block .block-title{padding:6px 8px;color:rgb(2, 148, 181);background:#EFEFED;text-transform:uppercase}
ul#related-grid{width:100% !Important}
.block.block-related .link-wishlist{display:none}
.product-collateral .block.block-related .block-title{background:transparent;color:rgb(2, 148, 181);padding:6px 0}
.block .block-title strong{display:block;min-height:16px;color:rgb(2, 148, 181);font-weight:normal;font-size:15px;font-family:'Roboto',Arial,Helvetica,sans-serif}
.block .block-title strong span{}
.block .block-title a{text-decoration:none !important}
.block .block-subtitle{margin:0;padding:5px 0px;font-weight:normal}
.block .block-content{/*	position:relative;*/	
	margin:5px 0 0 0;padding:5px 5px}
.block .block-content li{padding:2px 0}
.block .block-content li a{text-decoration:none;transition-duration:300ms;-moz-transform-duration:300ms;-o-transition-duration:300ms;-webkit-transition-duration:300ms}
 .block .block-content li a.link-cart, .block .block-content li a.addto-cart,.block .block-content li a.link-wishlist{color:#d75f07}
  .block .block-content li a.link-cart:hover,.block .block-content li a.addto-cart:hover,.block .block-content li a.link-wishlist:hover{color:#512D0A}
.block .block-content li .product-name a{font-size:14px}
.block .block-content li.item{padding:10px 0px;border-bottom:1px solid #E2E2E2}
.block .block-content .product-name{color:#888}
.block .btn-remove,
.block .btn-edit , #panel .btn-edit ,#panel  .btn-remove{float:right;margin:12px 0 2px 5px}
.block .actions{padding:6px 0px;text-align:right}
.block .actions a{float:left}
.block .actions button.button{float:right}
.block .empty{margin:0;padding:5px 0px}

/*.block li.odd{background-color:#f4f3f3}
.block li.even{background-color:#fafafa}*/

/* Mini Blocks */
/*.block-cart,
.block-wishlist,
.block-subscribe,
.block-compare,
.block-reorder,
.block-poll,
.block-gr-search,
.block-viewed,
.block-compared,
.block-related,
.block-tags,
.block-login{font-size:11px;line-height:1.25}
.block-cart .block-title strong,
.block-wishlist .block-title strong,
.block-subscribe .block-title strong,
.block-compare .block-title strong,
.block-reorder .block-title strong,
.block-poll .block-title strong,
.block-viewed .block-title strong,
.block-compared .block-title strong,
.block-related .block-title strong,
.block-tags .block-title strong,
.block-login .block-title strong{background-position:0 0;background-repeat:no-repeat;padding-left:21px}*/

/* Mini Products List */
.mini-products-list .product-image{float:left;width:50px;border:1px solid #ddd;margin:5px 0 10px;transition-duration:500ms;-moz-transform-duration:500ms;-o-transition-duration:500ms;-webkit-transition-duration:500ms}
.mini-products-list .product-image:hover{border:1px solid rgb(2, 148, 181)}
.mini-products-list .product-details{margin-left:60px}
 
.block-cart .mini-products-list .product-details .product-name,
.block-cart .mini-products-list .product-details .nobr small{word-wrap:break-word}
.block-cart .mini-products-list .product-details .nobr{white-space:normal !important}

/* Block:Account */ 
.block-account .block-content li.current{padding:4px 0 !important;border-bottom:1px dotted  #ddd}
.block-account .block-content li.current strong{font-weight:normal;padding:4px 0 4px 5px !important;color:rgb(2, 148, 181)}
/* Block:Currency Switcher */
.block-currency{}
.block-currency .block-title{}
.block-currency .block-title strong{}
.block-currency .block-content{}
.block-currency .block-content select{}

/* Block:Category Navigation */
#category-treeview li a , .block-account .block-content li a , #recently-viewed-items a , .block-brand-nav li a,.block-compare .product-name a{display:block;padding:4px 0 4px 0px;text-decoration:none;margin-bottom:0}
.ie7 #category-treeview li{display:inline }
.block-brand-nav  .sbHolder li a , .block-brand-nav .sbHolder li a:hover{background:none;padding-left:5px}
#category-treeview li , .block-account .block-content li , #recently-viewed-items li , .block-brand-nav li,.block-compare li{padding:0 !important;border-bottom:none !important}
#category-treeview li a:hover , .block-account .block-content li a:hover  ,.block-account .block-content li.current ,
 #recently-viewed-items a:hover , .block-brand-nav li a:hover,.block-compare .product-name a:hover{padding-left:5px}
#category-treeview li ul{margin-left:15px}
/*#category-treeview li ul a{background:url("../images/megnor/subcat_arrow.png") no-repeat scroll 3px 7px transparent}
#category-treeview li ul a:hover{background:url("../images/megnor/subcat_arrow_hover.png") no-repeat scroll 3px 7px transparent}*/
#category-treeview li.last a , .block-account .block-content li.last a , #recently-viewed-items li.last a , .block-brand-nav li:last-child a{border-bottom:none}
#category-treeview .hitarea{background:none;height:16px;width:16px;float:right;cursor:pointer;margin-right:2px;margin-top:9px}

.mini-products-list .product-details > p{margin:0 0 0 0}
#category-treeview .expandable .collapsable-hitarea{background:url("../images/sprite.png") no-repeat scroll -237px -127px transparent} 
#category-treeview .expandable-hitarea{background:url("../images/sprite.png") no-repeat scroll -208px -127px transparent} 
#category-treeview .collapsable-hitarea{background:url("../images/sprite.png") no-repeat scroll -237px -127px transparent} 

/* Block:Layered Navigation */
.block-layered-nav{}
.block-layered-nav .block-title{}
.block-layered-nav .block-subtitle{line-height:1.35;background:#d5e8ff;padding:3px 9px;border:1px solid #b9ccdd;border-width:1px 0;text-transform:uppercase;display:none}
.block-layered-nav .block-content{}
.block-layered-nav dt{color:#d75f07/*rgb(2, 148, 181)*/;font-weight:normal;padding:0 0px 0px;text-transform:capitalize;font-size:14px; font-weight:600}
.block-layered-nav dd{padding:5px 0px}
.block-layered-nav a{padding-left:0px}
.block-layered-nav a:hover{padding-left:5px}
.block-layered-nav dd.last{background:none}
.block-layered-nav .currently li{background:#eeeeee;padding:4px 20px 4px 10px;position:relative;z-index:1;line-height:1.5}
.block-layered-nav .currently .label{font-weight:bold;text-transform:uppercase;display:inline-block;vertical-align:top}
.block-layered-nav .currently .value{display:inline-block;vertical-align:top}
.block-layered-nav .currently .btn-previous,
.block-layered-nav .currently .btn-remove{position:absolute;right:0px;top:9px;margin:0;background:url("../images/btn_remove.gif") no-repeat scroll 0 0 transparent}
.block-layered-nav .currently .btn-previous{right:17px}
.block-layered-nav .actions{font-size:11px;padding:4px 5px 4px 9px;text-align:right}
.block-layered-nav .actions a{float:none;background:none}

/* Block:Cart */
.block-cart .block-title{/*border-bottom:0;*/ }
.block-cart .block-title strong{}
.block-cart .summary{padding:2px px 8px;margin:-1px 0 0;position:relative;z-index:1}
.block-cart .amount{margin:0}
.block-cart .amount a{font-weight:normal}
.block-cart .subtotal{margin:5px 0 0;padding:2px 0;text-align:center;clear:both;border-top:1px solid #DDDDDD}
.block-cart .subtotal .price{font-weight:bold}
.block-cart .actions{}
.block-cart .actions .paypal-logo{float:left;width:100%;margin:3px 0 0;text-align:right}
.block-cart .actions .paypal-logo .paypal-or{clear:both;display:block;padding:0 55px 8px 0}

/* Block:Wishlist */
.block-wishlist .block-title strong{}
.block-wishlist .actions{text-align:right}
.block-wishlist .actions a , .block-related .actions a{float:none;text-decoration:underline}
.block-wishlist .actions a:hover, .block-related .actions a:hover{text-decoration:none}
#wishlist-table .add-to-cart-alt .input-text{margin-bottom:8px}

/* Block:Related */
.block-related .block-title strong{}
.block-related input.checkbox{float:left}
.block-related .tm-checkbox .tm-hide{opacity:1}
.block-related .product{margin-left:20px}
.block-related li{position:relative}
.block-related .tm-checkbox{position:absolute;left:2px;top:0px}

/* Block:Compare Products */
.block-compare .block-title strong{}
.block-compare button.button span{}
.page-popup .link-print{background:url(../images/i_print.gif) 0 2px no-repeat;padding:2px 0 2px 25px;font-weight:bold;color:#1e7ec8}
.compare-table{border:0}
.compare-table thead tr.first th,
.compare-table thead tr.first td{border:0;background:none;padding:0;font-size:0;line-height:0}
.compare-table .btn-remove{float:right;background-image:url(../images/btn_remove2.gif);width:72px;height:15px}
.compare-table tbody th{}
.compare-table tbody th,
.compare-table tbody td{padding:10px;border:0;border-top:1px solid #ccc;border-left:1px solid #ccc}
.compare-table tbody td.last{border-right:1px solid #ccc}
.compare-table tbody tr.last th,
.compare-table tbody tr.last td{border-bottom:1px solid #ccc !important}
.compare-table tr.add-to-row td{text-align:center}
.compare-table tr.first td{text-align:center}
.compare-table tr.first td .product-name{}
.compare-table tr.first td .product-name a{}
.compare-table tr.first td .ratings{width:69px;margin:0 auto}
.compare-table tr.first td p,
.compare-table tr.add-to-row td p{margin:0}

/* Block:Recently Viewed */
.block-viewed .block-title strong{}

/* Block:Recently Compared */
.block-compared .block-title strong{}

/* Block:Poll */
.block-poll .block-title strong{}
.block-poll .block-subtitle{}
.block-poll label{color:#777}
.block-poll input.radio{}
.block-poll .label{margin-left:3px}
.block-poll li{padding:3px 9px}
.block-poll .actions{margin:5px 0 0}
.block-poll button.button span{}
.block-poll .answer{font-weight:bold}
.block-poll .votes{float:right;margin-left:10px}

/* Block:Orders and Returns */
.block-gr-search li{padding:3px 9px}
.block-gr-search button.button span{}

/* Block:Tags */
.block-tags .block-title strong{}
.block-tags .block-content .tags-list{background:none;border:0;font-size:12px}
.block-tags .block-content a{}
.block-tags .actions{text-align:right}
.block-tags .actions a{float:none;text-decoration:underline}
.block-tags .actions a:hover{text-decoration:none}

/* Block:Subscribe */
.block-subscribe .block-content{padding:5px 10px}
.footer #footer .block-subscribe .block-title strong{margin-bottom:0}
.block-subscribe label{font-weight:normal}
.block-subscribe input.input-text{display:block;width:194px;margin:3px 0 5px}
.block-subscribe .actions{background:none;padding:0;margin:0px 0 0;text-align:left;float:left}
.block-subscribe .actions button.button{background:url("../images/sprite.png") no-repeat -12px -391px transparent;width:34px;margin-left:15px;float:left}
 

.block-subscribe button.button span{font-size:0;text-indent:-999;background:none;padding:0;height:28px}

/* Block:Reorder */
.block-reorder .block-title strong{}
.block-reorder input.checkbox{float:left;margin:2px -20px 0 0}
.block-reorder .product-name{margin-left:0px;display:inline}
.block-reorder .validation-advice{margin:3px 9px 7px}

/* Block:Banner */
.block-banner{border:0}
.block-banner .block-content{padding:0;text-align:center}

/* Block:Login */

.block-login .block-content{padding:5px 10px}
.block-login label{font-weight:bold;color:#666}
.block-login input.input-text{display:block;width:167px;margin:3px 0}
.block-login .actions{background:none;padding:0;margin:3px 0 0}
.block-login .actions button.button span{border-color:#406a83;background:#618499}

/* Paypal */
.sidebar .paypal-logo{display:block;margin:10px 0;text-align:center}
.sidebar .paypal-logo a{float:none}
/* ======================================================================================= */


/* Category Page ========================================================================= */
body:not(.category-contacts-us) .category-title{border:0;margin:0 0 7px}
.category-image{width:100%;overflow:hidden;margin:0 0 10px;text-align:center}
.category-image img{}
.category-description{margin:0 0 10px;text-align:justify}
.category-products{}
.category-title h2 a{padding:0  !important;color:#d75f07}

.cms-home .category-title h2{display:none}
.category-title h2 ,  .crosssell h2{color:#d75f07;font-size:20px;padding:8px;font-family:'Roboto',Arial,Helvetica,sans-serif;text-transform:uppercase;border:2px solid #d75f07}
 h2.product-name{background:none repeat scroll 0 0 rgba(0, 0, 0, 0);border:medium none !important;padding:0 !important;text-transform:capitalize}
 
/* View Type:Grid */
/*.products-grid{border-bottom:1px solid #d9ddd3;background:url(../images/bkg_grid.gif) 0 0 repeat;position:relative}
.products-grid.last{border-bottom:0}*/
.products-grid{width:100%}
.products-grid li.item , .col-main .slider-item{float:left;width:250px;padding:0;list-style:none}
.products-grid li.first_item_tm{}
.products-grid li.last_item_tm{}
.products-grid li .product-block{background:none repeat scroll 0 0 #FFFFFF;clear:both;margin:15px 15px;overflow:hidden}
.products-grid li .product-block-inner{overflow:hidden;position:relative;text-align:center}
.box-up-sell .product-block-inner a.product-image{margin-bottom:15px}
.product-block-inner a.product-image{border-bottom:1px solid #EDEDED}
a.product-image{display:block;margin:0 0 0px}
.products-grid .product-name{margin:0 0 5px;font-weight:normal;font-size:14px}
.products-grid .product-name a{}

.products-grid .price-box{margin:5px 0}
.products-grid .availability{line-height:21px} 

.product-carousel .product-block{background:none repeat scroll 0 0 #FFFFFF;clear:both;margin:15px 15px;overflow:hidden}
.product-carousel .product-block-inner{overflow:hidden;position:relative;text-align:center}
/*.ie7 .product-block-inner .new-label,.ie7 .products-list li .list-left .new-label,
.ie7 .product-block-inner .sale-label,.ie7 .products-list li .list-left .sale-label{display:none}*/
.product-block-inner .new-label,.products-list li .list-left .new-label{display:block;padding:11px 8px;position:absolute;top:0px;right:0px;text-align:center;text-transform:uppercase;background-color:#fff;color:rgb(2, 148, 181);border:2px solid rgb(2, 148, 181);font-size:12px;-webkit-border-radius:24px;-moz-border-radius:24px;-khtml-border-radius:24px;border-radius:24px;/*	opacity:0;-moz-opacity:0;-o-opacity:0;-webkit-opacity:0;transition-duration:500ms;-moz-transform-duration:500ms;-o-transition-duration:500ms;-webkit-transition-duration:500ms;*/}

.product-block-inner .sale-label,.products-list li .list-left .sale-label{display:block;padding:11px 8px;position:absolute;top:0px;left:0px;text-align:center;text-transform:uppercase;background-color:#fff;border:2px solid #d75f07;color:#d75f07;font-size:12px;-webkit-border-radius:24px;-moz-border-radius:24px;-khtml-border-radius:24px;border-radius:24px;/*opacity:0;-moz-opacity:0;-o-opacity:0;-webkit-opacity:0;transition-duration:500ms;-moz-transform-duration:500ms;-o-transition-duration:500ms;-webkit-transition-duration:500ms;*/}

/*.products-grid li.item:hover .new-label,.product-carousel .slider-item:hover .new-label{opacity:1;-moz-opacity:1;-o-opacity:1;-webkit-opacity:1}
.ie7 .products-grid li.item:hover .new-label,.ie7 .product-carousel .slider-item:hover .new-label,
.ie7 .products-grid li.item:hover .sale-label,.ie7 .product-carousel .slider-item:hover .sale-label{display:block}
.products-grid li.item:hover .sale-label,.product-carousel .slider-item:hover .sale-label{opacity:1;-moz-opacity:1;-o-opacity:1;-webkit-opacity:1}*/
/*.products-list li .list-left .new-label{display:block;padding:1px 4px;position:absolute;top:5px;right:5px;text-align:center;text-transform:uppercase;background-color:#eee;color:#000;box-shadow:1px 1px 2px rgba(50, 50, 50, 0.3);font-size:12px}*/
/*.products-list li .list-left .sale-label{display:block;padding:1px 4px;position:absolute;top:120px;left:5px;text-align:center;text-transform:uppercase;background-color:#eee;color:#000;box-shadow:1px 1px 2px rgba(50, 50, 50, 0.3);font-size:12px}*/
/* View Type:List */
.products-list li.item{border:1px solid #DDDDDD;margin-bottom:10px;padding:10px 10px}
.products-list li .list-left{float:left;margin-right:15px;position:relative}
.products-list li .list-center{width:518px;float:left}
.products-list li .list-right{overflow:hidden;width:300px}
.products-list li.item.last{}
.products-list .product-image{float:left;margin:0 0 10px}
.products-list .product-shop{}
.products-list .product-name{margin:0 0 5px;font-weight:normal;color:#203548}
.products-list .product-name a{color:#512D0A}
.products-list .product-name a:hover{color:#888888}
.products-list .price-box{float:left;margin:8px 10px 0px 0}
.products-list .availability{float:left;margin:9px 0 0}
.products-list .desc{clear:both;padding:0px 0 0;margin:0 0 0px;line-height:1.35;text-align:justify;font-size:13px}
.products-list .desc .link-learn{font-size:11px}
.products-list .add-to-links{clear:both;margin:10px 0}
.products-list .add-to-links li{display:inline}
.products-list .add-to-links .separator{display:inline;margin:0 2px}
.products-list li .ratings .rating-box{float:left;margin:2px 10px 0 0 }
/* ======================================================================================= */


/* Product View ========================================================================== */

/********************** Product View Tabs */
.product-view .tabs{margin:15px 0px 0 0;overflow:hidden;zoom:1}
.product-view .tabs li{float:left;line-height:1em;background:#E1E1E1;margin-right:3px; border-radius:4px 4px 0 0}
.product-view .tabs li.first{border-left:0}
.product-view .tabs li.last{border-right:0}
.product-view .tabs a{display:block;padding:15px 30px;color:rgb(2, 148, 181);text-decoration:none;font-weight:normal;font-family:'Roboto',Arial,Helvetica,sans-serif;text-transform:uppercase;font-size:15px;transition-duration:300ms;-moz-transform-duration:300ms;-o-transition-duration:300ms;-webkit-transition-duration:300ms; border-radius:4px 4px 0 0}
.product-view .tabs a:hover{background-color:rgb(2, 148, 181);text-decoration:none;color:#fff;text-decoration:none}
.product-view .tabs li.active a,
.product-view .tabs li.active a:hover{background:rgb(2, 148, 181);color:#fff}

#product_tabs_tags_tabbed_contents.input-box input{width:300px}
#product_tabs_tags_tabbed_contents .input-box{float:left;margin-bottom:6px}
 #product_tabs_related_tabbed_contents li .product-images SPAN{}
#product_tabs_related_tabbed_contents ol{clear:both}
.product-collateral:after{content:".";display:block;clear:both;font-size:0;line-height:0;height:0;overflow:hidden;zoom:1}
.product-collateral .padder{border-top:2px solid rgb(2, 148, 181);padding:15px 0px;background:#FFF}

#product_tabs_description_tabbed_contents h2,#product_tabs_related_tabbed_contents  .block-title{display:none}

.padder h6{color:#444444;font-size:16px;font-weight:normal;margin-bottom:10px;display:none;background:#E1E1E1}

/* Rating */
.no-rating{margin:0 0 10px}

.ratings{line-height:1.25;margin:7px 0}
.ratings strong{float:left;margin:1px 3px 0 0}
.ratings .rating-links{margin:0;display:none}
.ratings .rating-links .separator{margin:0 2px}
.ratings dt{}
.ratings dd{}
.rating-box{width:69px;height:13px;font-size:0;line-height:0;background:url(../images/bkg_rating.gif) 0 0 repeat-x;text-indent:-999em;overflow:hidden}
.rating-box .rating{float:left;height:13px;background:url(../images/bkg_rating.gif) 0 100% repeat-x}
.ratings .rating-box{margin-right:5px;display:inline-block}
#my_recent_reviews .ratings .rating-box{margin:4px 0px 0 2px}
#customer-reviews .rating-box{margin:5px 0 0 10px}
.ratings .amount{}
.product-shop .ratings .rating-box{margin:5px 0}
.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-weight:bold}
.availability.in-stock span{}
.availability.out-of-stock span{color:#E29805}
.out-of-stock{color:#E29805;font-weight:bold}
.actions .out-of-stock{position:absolute;top:-32px;left:8px;padding:3px 8px}
.availability-only{margin:10px 0 7px;line-height:25px;background:url(../images/megnor/availability.png) 0 3px no-repeat;padding-left:30px}
.availability-only span,
.availability-only a{}
.availability-only a{background:url(../images/i_availability_only_arrow.gif) 100% 0 no-repeat;cursor:pointer;padding-right:15px;text-decoration:none}
.availability-only .expanded{background-position:100% -15px}
.availability-only strong{color:#be2c00}

.availability-only-details{margin:0 0 7px}
.availability-only-details th{background:#d2d6d9;font-size:10px;padding:0 8px}
.availability-only-details td{background:#ebf0f3;border-bottom:1px solid #fff;font-size:11px;padding:2px 8px 1px}
.availability-only-details tr.odd td.last{color:#d95e00;font-weight:bold}

.product-view .product-shop .availability{}
.product-view .product-shop .availability span{background:rgb(2, 148, 181);color:#FFFFFF;font-weight:normal;padding:2px 7px}

/* Email to a Friend */
.email-friend{margin:0}

/* Alerts */
.alert-price{margin:0;font-size:11px}
.alert-stock{margin:0;font-size:11px}

/********** < Product Prices */
.sidebar .price,.header-cart .price{font-size:16px}
.cart_mini_right .price{display:none}
.block-layered-nav .price{font-weight:normal;font-size:14px}
.price{white-space:nowrap !important;color:#000/*#878787*/;font-size:18px;font-weight:bold}
#my-orders-table .price{font-size:14px}
.price-box{margin:5px 0}
.price-box .price{}

/* Regular price */
.regular-price{color:#c76200}
.regular-price .price{}
.block .regular-price,
.block .regular-price .price{}

/* Old price */
.price-box .old-price{margin:0;text-decoration:line-through;color:rgb(2, 148, 181);margin:0 5px 0 0;font-weight:normal}
.old-price .price-label{white-space:nowrap;color:#999}
.old-price .price{font-weight:normal;color:#c76200;font-size:14px;text-decoration:line-through}

/* Special price */
.special-price{margin:0;padding:3px 0}
.special-price .price-label{font-size:13px;font-weight:bold;white-space:nowrap;color:#cd5033}
.special-price .price{font-size:15px;font-weight:normal;color:#c76200}

/* Minimal price (as low as) */
.minimal-price{margin:0}
.minimal-price .price-label{font-weight:bold;white-space:nowrap}

.minimal-price-link{display:block;margin:3px 0}
.minimal-price-link .label{color:#E29805}
.minimal-price-link .price{font-weight:normal;color:#E29805;font-size:13px}

/* Excluding tax */
.price-excluding-tax{display:block;color:#999}
.price-excluding-tax .label{white-space:nowrap;color:#999}
.price-excluding-tax .price{font-size:13px;font-weight:normal;color:#c76200}

/* Including tax */
.price-including-tax{display:block;color:#999}
.price-including-tax .label{white-space:nowrap;color:#999}
.price-including-tax .price{font-size:13px;font-weight:bold;color:#c76200}

/* Configured price */
.configured-price{margin:0}
.configured-price .price-label{font-weight:bold;white-space:nowrap}
.configured-price .price{font-weight:bold}

/* FPT */
.weee{display:block;font-size:11px;color:#444}
.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{margin:0}
.price-from .price-label{font-weight:bold;white-space:nowrap}

.price-to{margin:0}
.price-to .price-label{font-weight:bold;white-space:nowrap}

/* Price notice next to the options */
.price-notice{padding-left:10px;color:#999}
.price-notice .price{font-weight:bold}

/* Price as configured */
.price-as-configured{margin:0}
.price-as-configured .price-label{font-weight:bold;white-space:nowrap}

.price-box-bundle{padding:0 0 10px 0}
.price-box-bundle .price-box{margin:0 !important;padding:0 !important}
 
/********** Product Prices > */

/* Tier Prices */
.product-pricing,
.tier-prices{margin:10px 0;padding:10px 0}
.tier-prices li{line-height:1.4;padding:2px 0 2px 0px}
.tier-prices .benefit{font-style:italic;font-weight:bold}
.tier-prices .price{font-weight:bold}

.tier-prices-grouped li{padding:2px 0;color:#e26703}
.tier-prices-grouped li .price{font-weight:bold}

/* Add to Links */
.add-to-links{margin:5px 0 0;font-size:12px}
.add-to-links li{list-style:none}
.add-to-links .separator{display:none}
.add-to-links li a.link-wishlist{background:url(../images/wishlist.png) no-repeat left center;padding-left:15px}
.add-to-links li a.link-compare{background:url(../images/compare.png) no-repeat left center;padding-left:15px}
.add-to-links li a.link-wishlist:hover{background:url(../images/wishlist_hover.png) no-repeat left center}
.add-to-links li a.link-compare:hover{background:url(../images/compare_hover.png) no-repeat left center}
.product-block .actions button.button, .product-block .actions .add-to-links, .product-block .actions .add-to-links li{float:left;margin-right:5px}
.product-block .actions .add-to-links{margin:0}
.product-block-inner .add-to-links li a{font-size:0;text-align:-999;height:35px;width:35px;display:block;padding:0;background:url("../images/icons.png") no-repeat 4px 10px #EDEDED;transition-duration:500ms;-moz-transform-duration:500ms;-o-transition-duration:500ms;-webkit-transition-duration:500ms}
.product-block .actions li{position:relative}
.product-block .actions ul.add-to-links{display:inline-block;float:none}
.product-block-inner .add-to-links li a:hover{background:url("../images/icons.png") no-repeat 4px 10px #d75f07}
.product-block-inner .add-to-links li a.link-wishlist:hover{background-position:4px -39px }
.product-block-inner .add-to-links li a.link-compare{background-position:4px -88px }
.product-block-inner .add-to-links li a.link-compare:hover{background-position:4px -137px }

.add-to-links li:hover .product_tooltip{display:block;top:-27px}
.actions .add-to-links .wishlist_tooltip,.actions .add-to-links .compare_tooltip{left:-25px}


/* Add to Cart */
.add-to-cart label{float:left;margin-right:5px;font-weight:normal;color:#666;margin-top:5px}
.add-to-cart .qty {
    float: left;
    margin-right: 5px;
    border-radius: 4px;
    padding: 8px;
    text-align: center;
}
.add-to-cart button.button{float:left}
.add-to-cart .paypal-logo{clear:left;margin:0;text-align:right}
.add-to-cart .paypal-logo .paypal-or{clear:both;display:block;margin:5px 60px 5px 0}
.product-view .add-to-cart .paypal-logo{margin:0}

/* Add to Links + Add to Cart */
.add-to-box{margin:10px 0}
.add-to-box .add-to-cart{}
.add-to-box .or{float:left;font-weight:bold;margin:0 7px;color:#666}
.add-to-box .add-to-links{float:left;margin:0;text-align:left}
.add-to-box .add-to-links li{margin-right:10px}
.add-to-box .add-to-links li .separator{display:none !important}


.product-view{} 
.product-essential h2{display:none}

.product-collateral{margin-bottom:15px;margin-top:30px}
.product-collateral h2 ,.related-products .block-subtitle ,.box-tags h3{font-weight:normal;font-size:15px;border-bottom:1px solid #dedede;padding:0 0 10px;margin:0 0 15px}
.product-collateral .box-collateral{margin:0 0 25px}
.related-products .block-subtitle{margin-top:10px}

 

/* Product Images */
.product-view .product-img-box{float:left;width:422px;margin-right:15px}
.col3-layout .product-view .product-img-box{float:none;margin:0 auto}
.product-view .product-img-box .product-image{margin:0 0 13px;border:1px solid #ddd;position:relative;z-index:5}
.product-view .product-img-box .product-image  #wrap{}
.product-view .product-img-box .product-image-zoom{position:relative;width:300px;height:300px;overflow:hidden;z-index:9;border:1px solid #DBDEE1}
.product-view .product-img-box .product-image-zoom img{position:absolute;left:0;top:0;cursor:move}
.product-view .product-img-box .zoom-notice{font-size:11px;margin:0 0 5px;text-align:center}
.product-view .product-img-box .zoom{position:relative;z-index:9;height:18px;margin:0 auto 13px;padding:0 28px;background:url(../images/slider_bg.gif) 50% 50% no-repeat;cursor:pointer}
.product-view .product-img-box .zoom.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;background:url(../images/magnifier_handle.gif) 0 0 no-repeat}
.product-view .product-img-box .zoom .btn-zoom-out{position:absolute;left:2px;top:0}
.product-view .product-img-box .zoom .btn-zoom-in{position:absolute;right:2px;top:0}
.product-view .product-img-box .more-views h2{font-size:11px;border-bottom:1px solid #ccc;margin:0 0 8px;text-transform:uppercase}
.product-view .product-img-box .more-views ul{margin-left:-9px }
.product-view .product-img-box .more-views li{float:left;margin:0 0 8px 9px}
.product-view .product-img-box .more-views li a{float:left;width:56px;height:56px;border:2px solid #ddd;overflow:hidden}

.product-image-popup{margin:0 auto}
.product-image-popup .buttons-set{float:right;clear:none;border:0;margin:0;padding:0}
.product-image-popup .nav{font-weight:bold;margin:0 100px;text-align:center}
.product-image-popup .image{display:block;margin:10px 0}
.product-image-popup .image-label{font-size:13px;font-weight:bold;margin:0 0 10px} 

/* Product Shop */
.product-view .product-shop {
    float: left;
    width: 60%;
}
.col1-layout .product-view .product-shop{float:right;width:555px}
.col3-layout .product-view .product-shop{float:none;width:auto}
.product-view .product-shop .product-name{margin:0 0 5px;padding-bottom:0px}
.product-view .product-shop .product-name h1{margin:0}
.quickshop-main .product-view .product-shop .availability{margin:10px 0 10px}
.product-view .product-shop .availability{float:right;margin:0 0 10px;text-align:right}
.product-view .product-shop .short-description{margin:10px 0;text-align:justify;font-size:14px;border-top:1px solid #DDDDDD;padding-top:10px}
.product-view .product-shop .price-box{margin:10px 0 10px}
.product-view .product-shop .price-box .price{font-size:20px;font-weight:normal}
.product-view .product-shop .add-to-links{margin:0px 0;font-size:14px}
 
.product-view .product-shop .add-to-links li{display:inline}
.product-view .product-shop .add-to-links li .separator{display:none}

.product-view .product-shop .add-to-links a.link-wishlist{background:url("../images/sprite.png") no-repeat scroll -5px -322px transparent;padding-left:27px;margin-right:5px}
.product-view .product-shop .add-to-links a.link-wishlist:hover{background-position:-220px -322px}

.product-view .product-shop .add-to-links a.link-compare{background:url("../images/sprite.png") no-repeat scroll -5px -359px  transparent;padding-left:27px}
.product-view .product-shop .add-to-links a.link-compare:hover{background-position:-220px -359px}

.product-view .product-shop .ratings .rating-links{display:block}

.email-addto-box{margin:10px 0} 
.email-addto-box .email-friend{float:left;margin-right:5px}
.email-addto-box .email-friend a{background:url("../images/sprite.png") no-repeat scroll -5px -289px transparent;padding-left:27px}
.email-addto-box .email-friend a:hover{background-position:-220px -289px}

#prev-next-links{float:right;margin-top:-23px;width:40px}
#prev-next-links  a{height:19px;width:17px;display:block;margin-bottom:0;text-decoration:none;transition-duration:300ms;-moz-transform-duration:300ms;-o-transition-duration:300ms;-webkit-transition-duration:300ms}
#prev-next-links  a#link-previous-product{background:url("../images/sprite.png") no-repeat scroll -31px -420px transparent;float:left}
#prev-next-links a#link-next-product{background:url("../images/sprite.png") no-repeat scroll -51px -420px transparent;float:right}
#prev-next-links  a#link-previous-product:hover{background-position:-10px -420px}
#prev-next-links a#link-next-product:hover{background-position:-72px -420px}

/* Product Options */
.product-options{margin:0;padding:0 0 10px;position:relative;z-index:2}
.product-options dt{padding:10px 0 0;font-weight:normal}
.product-options dt label{font-weight:normal}
.product-options dt label.required em{color:#DD4B39;margin-right:5px}
.product-options dd .qty-holder{display:block;padding:10px 0 0}
.product-options dd .qty-holder label{vertical-align:middle}
.product-options dt .qty-disabled{background:none;border:0;padding:3px}
.product-options dd{padding:5px 0px 10px;margin:0 0 5px}
.product-options dl.last dd.last{border-bottom:0;padding-bottom:5px;margin-bottom:0}
.product-options dd input.input-text{width:98%}
.product-options dd input.datetime-picker{width:150px}
.product-options dd .time-picker{display:-moz-inline-box;display:inline-block;padding:2px 0;vertical-align:middle}
.product-options dd textarea{width:98%;height:8em}
.product-options dd select{width:60%}
.product-options dd .multiselect option{border-bottom:1px dotted #d9e5ee;padding:2px 4px}
.product-options ul.options-list{margin-right:5px}
.product-options ul.options-list li{line-height:1.5;padding:2px 0}
.product-options ul.options-list input.radio{margin-top:3px;margin-right:9px}
.product-options ul.options-list input.checkbox{margin-top:3px;float:left}
.product-options ul.options-list .label{display:inline}
.product-options ul.options-list label{font-weight:normal}
.product-options ul.validation-failed{padding:0 7px}
.product-options p.note{margin:0;font-size:11px}
.product-options p.required{position:absolute;right:0px;top:0px}

 

.product-options-bottom{padding:10px 0px}
.product-options-bottom .product-pricing,
.product-options-bottom .tier-prices{margin:0;padding:0 0 10px;border:0;background:0;color:#e26703}
.product-options-bottom .tier-prices li{background:0;padding:2px 0}
.product-options-bottom .tier-prices .price,
.product-options-bottom .tier-prices .benefit{color:#e26703}
.product-options-bottom .price-box{float:left;margin:0;padding:0}
.product-options-bottom .add-to-links{clear:both;padding:5px 0 0;text-align:right}
.col3-layout .product-options-bottom .price-box{float:none;padding:0 0 5px}
.product-options-bottom .price-label{float:left;padding-right:5px}
.product-options-bottom .price-tax{float:left}
.product-options-bottom .add-to-cart{float:left;margin:10px 0}
.product-shop .product-options-bottom{margin:0 0 10px}
.product-shop .product-options-bottom .price-box{float:none;margin:0 0 5px;display:none}
.product-shop .product-options-bottom .price-label{float:none;padding-right:0}
.product-shop .product-options-bottom .price-tax{float:none}
.product-shop .product-options-bottom .add-to-cart-box{float:left;padding-top:12px}
.product-shop .product-options-bottom .add-to-links{padding:5px 0 0;text-align:left;display:none}

/* Grouped Product */
.product-view .grouped-items-table .price-box{margin:0;padding:0}

/* Block:Description */
.product-view .box-description{}

/* Block:Additional */
.product-view .box-additional .data-table th,
.product-view .box-additional .data-table td{line-height:1.25}

/* Block:Upsell */
/*.product-view .box-up-sell h2{padding:0 0 10px;margin:0 0 8px}
*/ 
.product-view .box-up-sell .products-grid .product-image{text-align:center}
.product-view .box-up-sell .products-grid .ratings .rating-box{float:none;display:block;margin:0 0 3px}

/* Block:Tags */
.product-view .box-tags{margin:0}
.product-view .box-tags h3{}
.product-view .box-tags .product-tags{display:block;margin:0 0 15px}
.product-view .box-tags .product-tags li{display:inline;background:url(../images/bkg_pipe1.gif) 100% 4px no-repeat;padding:0 7px 0 4px}
.product-view .box-tags .product-tags li.first{padding-left:0}
.product-view .box-tags .product-tags li.last{background:none;padding-right:0}
.product-view .box-tags .form-add label{display:block;margin:0 0 5px}
.product-view .box-tags .form-add .input-box{float:left}
.product-view .box-tags .form-add input.input-text{width:300px;margin-right:5px}
.product-view .box-tags .form-add button.button span{}
.product-view .box-tags .note{margin:3px 0 0;padding:0 0 0px;font-size:12px}

/* Block:Reviews */
.product-view .box-reviews dl{margin:15px 0}
.product-view .box-reviews dt a,
.product-view .box-reviews dt span{font-weight:bold}
.product-view .box-reviews dd{margin:0 0 15px}
.product-view .box-reviews dd small{font-style:italic}
.product-view .box-reviews .form-add{margin:15px 0 0}
.product-view .box-reviews .form-add h3{font-size:13px;font-weight:normal}
.product-view .box-reviews .form-add h3 span{font-weight:bold}
.product-view .box-reviews .form-add h4{font-size:12px}
.product-view #product-review-table{max-width:180px;margin:15px 0}
.product-view #product_tabs_review_tabbed_contents .form-list .input-box{max-width:500px;width:100%}
.product-view #product_tabs_review_tabbed_contents .form-list textarea{width:95%}
.product-view .box-reviews .form-add .data-table td{text-align:center}
.product-view .box-reviews .form-add .form-list{margin:15px 0 0}
.product-view .box-reviews .form-add .form-list .input-box{width:360px}
.product-view .box-reviews .form-add .form-list input.input-text,
.product-view .box-reviews .form-add .form-list textarea{width:354px}

/* Send a Friend */
.send-friend .form-list{width:100%;overflow:hidden}
.send-friend .form-list li{margin-right:-15px}
.send-friend .form-list li p{margin:0 15px 0 0}
.send-friend .form-list .field{width:315px}
.send-friend .form-list .input-box{width:300px}
.send-friend .form-list input.input-text,
.send-friend .form-list textarea{width:294px}
.send-friend .form-list li.wide .input-box{width:612px}
.send-friend .form-list li.wide textarea{width:609px}
.send-friend .buttons-set .limit{float:right;margin:0 7px 0 0;font-size:11px;line-height:21px}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name{margin:0;font-size:1em;font-weight:normal}
.product-name a , .product-review .product-name{color:#888;font-size:14px;text-decoration:none;margin-bottom:5px}
.product-name a:hover{color:#512d0a}

/* Product Tags */
.tags-list{display:block;border:1px solid #DDDDDD;background:#f0f0f0;padding:5px}
.tags-list li{display:inline !important;margin:0 4px 0 0}
.tags-list li a{color:rgb(2, 148, 181)}

/* Advanced Search */
.advanced-search .form-list label{width:160px;padding-right:10px}
.advanced-search .form-list .input-box,
.advanced-search .form-list .input-range{float:left;clear:none}
.advanced-search-amount{margin:0 0 10px}
.advanced-search-summary{margin:10px 0;border:1px solid #e9d7c9;background:#fff6f1;padding:10px}
.advanced-search-summary ul{float:left;width:49%}
.advanced-search-summary strong{color:#E17C24;padding-left:15px;background:url(../images/i_search_criteria.gif) 0 3px no-repeat}
.advanced-search-summary p{clear:both;font-weight:bold;margin:0}

/* CMS Home Page */
.cms-home .subtitle{}
.cms-index-index .subtitle{}

/* Sitemap */
.page-sitemap .links{text-align:right;margin:0 8px -42px 0}
.page-sitemap .links a{text-decoration:none;position:relative}
.page-sitemap .links a:hover{text-decoration:underline}
.page-sitemap .sitemap{margin:12px 0}
.page-sitemap .sitemap a{background:url("../images/megnor/cat_arrow.png") no-repeat scroll 3px center transparent;padding-left:15px}
.page-sitemap .sitemap a:hover{background:url("../images/megnor/cat_arrow_hover.png") no-repeat scroll 3px center transparent}
.page-sitemap .sitemap li{margin:5px 0}
.page-sitemap .sitemap li.level-0{margin:10px 0 0;font-weight:bold}
.page-sitemap .sitemap li.level-0 a{color:#1e7ec8}

/* map */
.contacform{float:left;width:46%}
.contacform form{border-right:1px solid #DDDDDD;margin:0 15px 0 0;padding:0  15px 0 0;display:block}
.googlemap{float:right;width:50%}
.map{clear:both}
.contacform .form-list li.wide .input-box{width:100%}
.contacform .form-list li.wide textarea{width:97%}
.contacform .fieldset{margin-top:10px}
.contacform .buttons-set button.button{float:left}
.contacform .buttons-set p.required{text-align:left}
.contacts-index-index #advancedmenu a[href*="contact-us"]{background:#d75f07}
/* RSS */
.rss-title h1{background:url(../images/i_rss-big.png) 0 4px no-repeat;padding-left:27px}
.rss-table .link-rss{display:block;line-height:1.55;background-position:0 4px}
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .page-title{border-bottom:0;margin:0px}
.cart .page-title h1{margin:10px 0 0}

/* Checkout Types */
.cart .page-title .checkout-types li{margin:0 0 5px}
.cart .title-buttons .checkout-types{float:right}
.cart .title-buttons .checkout-types li{float:left;margin:0 0 5px 5px}
.cart .checkout-types .paypal-or{margin:0 8px;line-height:2.3}
.cart .totals .checkout-types .paypal-or{clear:both;display:block;padding:8px 55px 0 0;line-height:1.0;font-size:11px}

/* Shopping Cart Table */
.cart-table th{padding:2px 10px}
.cart-table td{padding:10px}
.cart-table .product-name{margin:0 0 5px}
.cart-table .item-msg{margin:5px 0;font-size:11px;font-weight:bold;color:#df280a}
.cart-table tfoot td{padding:5px 10px}
.cart-table .btn-continue{float:left}
.cart-table .btn-empty span,
.cart-table .btn-continue span,
.cart-table .btn-update span{}
.cart-table .btn-update,
.cart-table .btn-empty{float:right}
.cart-table .btn-update{margin-left:10px}

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals{padding:25px 0 0}
.cart .cart-collaterals .col1-set{width:344px;float:left}
.cart .cart-collaterals .col2-set{width:99%;float:left}
/*.cart .cart-collaterals .col2-set .col-1{width:360px}
.cart .cart-collaterals .col2-set .col-2{width:310px}*/

.cart .crosssell{margin-bottom:10px} 
.cart .crosssell .product-image{} 
.cart .crosssell .link-compare{font-weight:normal}

/* Discount Codes & Estimate Shipping and Tax Boxes */
.cart .discount,
.cart .shipping{border:1px solid #DBDEE1;padding:12px 15px;margin:0 0 18px}
/*.cart .discount h2,
.cart .shipping h2{background-position:0 0;background-repeat:no-repeat;padding:0 0 0 0px;color:#e26703;text-transform:uppercase}*/
 
.cart .discount .buttons-set,
.cart .shipping .buttons-set{margin:10px 0 0;border:0;padding:0;text-align:left}
.cart .discount .buttons-set button.button,
.cart .shipping .buttons-set button.button{float:none;margin-left:0}
.shopping_CMS_main1{margin-bottom:10px}
 .cart .discount .input-box{margin:8px 0 0;width:260px}
.cart .discount input.input-text{width:254px}
 
.cart .shipping .sp-methods{margin:10px 0 0;padding:5px 0 0}

/* Shopping Cart Totals */
.cart .totals{border:1px solid #ddd;float:right;margin-bottom:10px;width:99%}
.cart .totals table{width:100%;margin:7px 0}
.cart .totals td{padding:1px 15px 1px 7px}
.cart .totals tr.last td{}
.cart .totals tfoot th{padding:5px 15px 5px 7px}
.cart .totals tfoot td{padding-top:5px;padding-bottom:5px}
.cart .totals tfoot th strong,
.cart .totals tfoot td strong{font-size:20px}
.cart .totals .checkout-types{font-size:13px;padding:0px;text-align:right}
.cart .totals .checkout-types li{clear:both;margin:10px 10px}
.cart .totals .checkout-types li:last-child{background:#F0F0F0;padding:7px;text-align:center;border-top:1px solid #ddd;margin:0}


/* Options Tool Tip */
.item-options dt{font-weight:bold;float:left;margin-right:10px}
.item-options dd{padding-left:10px;margin:0 0 6px}
.truncated{cursor:help}
.truncated a.dots{cursor:help}
.truncated a.details{cursor:help}
.truncated .truncated_full_value{position:relative;z-index:999}
.truncated .truncated_full_value .item-options{position:absolute;top:-99999em;left:-99999em;z-index:999;width:250px;padding:8px;background-color:#f6f6f6}
.truncated .truncated_full_value .item-options > p{font-weight:bold;text-transform:uppercase}
.truncated .show .item-options{top:-20px;left:40%;width:100px;border:1px solid #ddd}
.col-left .truncated .show .item-options{left:15px;top:7px}
.col-right .truncated .show .item-options{left:-240px;top:7px}
/* ======================================================================================= */


/* Checkout ============================================================================== */
/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods{margin:0 0 8px}
.sp-methods dt{margin:13px 0 5px;font-weight:bold}
.sp-methods dd{}
.sp-methods dd li{margin:5px 0}
.sp-methods label{font-weight:normal}
.sp-methods .price{font-weight:bold}
.sp-methods .form-list{margin-top:15px;padding-left:0}
.sp-methods .form-list li{margin:0 0 8px}
.sp-methods select.month{width:154px;margin-right:10px;margin-bottom:5px}
.sp-methods select.year{width:96px}
.sp-methods input.cvv{width:3em !important}

.sp-methods .checkmo-list li{margin:0 0 5px}
.sp-methods .checkmo-list label{width:135px;padding-right:10px;text-align:right}
.sp-methods .checkmo-list address{float:left}

.sp-methods .centinel-logos a{margin-right:3px}
.sp-methods .centinel-logos img{vertical-align:middle}

.sp-methods .release-amounts{margin:0.5em 0}
.sp-methods .release-amounts button{float:left;margin:5px 10px 0 0}

.please-wait{float:right}
.please-wait img{vertical-align:middle}
.cvv-what-is-this{font-size:11px;cursor:help;margin-left:10px}

/* Tooltip */
.tool-tip{border:1px solid #7BA7C9;background:#EAF6FF;padding:15px 20px;position:absolute;z-index:9999}
.tool-tip .btn-close{margin:-9px -14px 0;text-align:right}
.tool-tip .btn-close a{display:block;margin:0 0 0 auto;width:15px;height:15px;background:url(../images/btn_window_close.gif) 100% 0 no-repeat;text-align:left;text-indent:-999em;overflow:hidden}
.tool-tip .tool-tip-content{padding:5px}

/* Gift Messages */
.gift-messages h3{font-weight:normal}
.gift-messages p.control{}
.gift-messages-form{position:relative}
.gift-messages-form label{float:none !important;position:static !important}
.gift-messages-form h4{font-weight:bold}
.gift-messages-form .whole-order{margin:0 0 25px}
.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;text-align:center}
.gift-messages-form .item .details{margin-left:90px}
.gift-messages-form .item .details .product-name{margin:0 0 10px}
.gift-messages-form .item .details .form-list .field{width:255px}
.gift-messages-form .item .details .form-list .input-box{width:240px}
.gift-messages-form .item .details .form-list input.input-text{width:234px}
.gift-messages-form .item .details .form-list li.wide .input-box{width:500px}
.gift-messages-form .item .details .form-list li.wide textarea{width:98%}

.gift-message-link{font-size:11px;background:url(../images/bkg_collapse-gm.gif) 100% 6px no-repeat;padding-right:7px}
.gift-message-link.expanded{background-position:100% -40px}
.gift-message-row{background:#f2efe9}
.gift-message-row .btn-close{float:right;width:16px;height:16px;background:url(../images/btn_gm-close.gif) 0 0 no-repeat;font-size:0;line-height:0;text-indent:-999em;overflow:hidden}

/* Checkout Agreements */
.checkout-agreements li{margin:30px 0}
.checkout-agreements .agreement-content{overflow:auto;height:12em;padding:10px;background-color:#fbfaf6;border:1px solid #bbb6a5}
.checkout-agreements .agree{margin:0;padding:10px 0 10px 11px}
.checkout-agreements .agree input.checkbox{margin-right:6px}
.checkout-agreements .agree label{font-weight:bold;color:#666}

.opc .checkout-agreements{border:1px solid #d9dde3;border-width:0 1px;padding:5px 30px}
.opc .checkout-agreements li{margin:20px 0 0}
.opc .checkout-agreements .agreement-content{background-color:#fff;border-color:#e4e4e4;padding:5px}
.opc .checkout-agreements .agree{padding-left:6px}

/* Centinel */
.centinel{}
.centinel .authentication{border:1px solid #ddd;background:#fff}
.centinel .authentication iframe{width:99%;height:400px;background:transparent !important;margin:0 !important;padding:0 !important;border:0 !important}

.opc .centinel{border:1px solid #bbb6a5;border-width:0 1px 1px;padding:10px 30px}

/* Generic Info Set */
.info-set{border:1px solid #bbb6a5;margin:0 0 25px;padding:20px}
.info-set h2{font-size:13px;font-weight:bold;margin:0 0 10px}
.info-set h3,
.info-set h4{font-size:13px;font-weight:bold;color:#E26703}
.info-set h2 a,
.info-set h3 a,
.info-set h4 a{font-weight:normal}
.info-set h2.legend{margin:-20px -20px 15px;padding:5px 10px;background:#f9f3e3;border-bottom:1px solid #bbafa0;position:relative}
.info-set h3.legend{margin:0 0 10px;color:#0a263c}
.info-set .divider{margin:0 -20px;padding:25px 0;position:relative}
.info-set .box{margin:0 0 15px}
.info-set .box h2{color:#e26703}
.info-set .data-table .product-name{font-size:1em !important;font-weight:bold !important;color:#1e7ec8 !important}
.info-set .data-table .product-name a{font-weight:bold !important}
.info-set .data-table .item-options{margin:5px 0 0}
/********** Common Checkout Styles > */

/* One Page Checkout */
.block-progress{border:0;margin:0}

/*.block-progress .block-title{background:none;border:0;padding:0;margin:0 0 5px}
.block-progress .block-title strong{font-size:13px;color:#0a263c}
.block-progress .block-content{background:none}*/

.block-progress dt{margin:0 0 6px;padding:5px 0px;/* font-weight:bold;line-height:1.35;background:#eee;border:1px solid #a3aeb3;color:#999;*/ }
.block-progress dd{padding:8px 0px;margin:0 0 10px}
.block-progress dt.complete{margin:0;border-bottom:1px solid #DDDDDD}
.block-progress dd.complete{}
.block-progress p{margin:0}
.block-progress .cards-list dt{background:none;border:0 none;color:inherit;font-size:12px;margin:5px 0;padding:0}
.block-progress .cards-list dd{border:0 none;margin:0;padding:0}
.block-progress .cards-list .info-table th{font-weight:normal}

/* show/hide "change" link for progress step depend on complete status
 * should be placed in .css file */
 #checkoutSteps{margin-bottom:15px}
.opc-block-progress dt.complete a,
.opc-block-progress dt.complete .separator{display:inline}
.opc-block-progress dt.complete a{background:url("../images/megnor/edit.png") no-repeat scroll 0 0;padding-left:20px;font-size:12px}
.opc-block-progress dt a,
.opc-block-progress dt .separator{display:none}

.opc .buttons-set{margin-top:0;padding-top:15px;border:none}
.opc .buttons-set p.required{margin:0;padding:0 0 10px}
.opc .buttons-set .back-link small{display:none}
.opc .buttons-set.disabled button.button{display:none}
.opc .buttons-set .please-wait{height:21px;line-height:21px}
.opc .ul{list-style:disc outside;padding-left:18px}

.opc{position:relative}
.opc li.section{margin-bottom:5px}

.opc .step-title{background:#F0F0F0;padding:8px 8px;text-align:right}
.opc .step-title .number{float:left;background:rgb(2, 148, 181);padding:0 4px;margin:0 5px 0 0;color:#fff}
.opc .step-title h2{float:left;margin:0;font-size:15px}
.opc .step-title a{display:none;float:right;line-height:16px;color:#fff}

.opc .allow .step-title{background:#E29805;color:#fff;cursor:pointer}
.opc .allow .step-title .number{background:#E29805;border-color:#FFFFFF;color:#fff}
.opc .allow .step-title h2{color:#FFFFFF}
.opc .allow .step-title a{display:block;color:#fff}

.opc .active .step-title{background:rgb(2, 148, 181);color:#fff;cursor:default}
.opc .active .step-title .number{background:rgb(2, 148, 181);border-color:#fff;color:#fff}
.opc .active .step-title h2{color:#fff}
.opc .active .step-title a{display:none}

.opc .step{border:1px solid #DDDDDD;border-top:0;padding:15px 30px;position:relative;margin-bottom:0px}
.opc .step .tool-tip{right:30px}

#opc-login .buttons-set{border-top:0}
#opc-login h3{border-bottom:1px solid #e4e4e4;padding-bottom:10px;text-transform:capitalize;font-weight:normal}
#opc-login h4{font-size:1em;font-weight:bold;margin:0}

#opc-shipping_method .buttons-set{border-top:0}
.opc .gift-messages-form{background:none repeat scroll 0 0 #FAFAFA;border:1px solid #DDDDDD;margin:0;padding:0}
.opc .gift-messages-form .inner-box{padding:10px;height:260px;overflow:auto}

#opc-review .step{border:0;padding:0}
#opc-review .product-name{}
#opc-review .item-options{margin:5px 0 0}
#opc-review .buttons-set{padding:20px 30px;border:1px solid #d9dde3;border-width:0 1px 1px}
#opc-review .buttons-set p{margin:0;line-height:40px}
#opc-review .buttons-set .please-wait{height:40px;line-height:40px}
#opc-review .authentication{margin:0 auto;width:570px}
#opc-review .warning-message{color:#222;font-weight:bold;text-align:center;padding:10px 10px 0}

/* Multiple Addresses Checkout */
.checkout-onepage-success h2{border-bottom:none}
.checkout-progress{padding:0 90px;margin:10px 0 20px}
.checkout-progress li{float:left;width:19%;margin:0 3px 0 0;border-top:10px solid #E29805;padding:2px 0 0;font-weight:normal;text-align:center;color:#E29805}
.checkout-progress li.active{border-top-color:rgb(2, 148, 181);color:rgb(2, 148, 181)}

 
.multiple-checkout h3,
.multiple-checkout h4{font-weight:normal;margin-bottom:10px}
.multiple-checkout h2 a,
.multiple-checkout h3 a,
.multiple-checkout h4 a{font-weight:normal;font-size:13px}
.multiple-checkout .data-table .product-name{font-size:1em !important;font-weight:bold !important;color:#1e7ec8 !important}
 
.multiple-checkout .data-table .item-options{margin:5px 0 0}

.multiple-checkout .gift-messages{margin:15px 0 0}

.multiple-checkout .tool-tip{top:50%;margin-top:-120px;right:20px}

.multiple-checkout .col2-set,
.multiple-checkout .col3-set{border:1px solid #DDDDDD;margin:0 0 25px;padding:20px}
.multiple-checkout .col2-set h2.legend{margin:-20px -20px 15px;padding:5px 10px;background:#F0F0F0;position:relative}
.multiple-checkout .col2-set h3.legend{margin:0 0 10px;color:#0a263c}
.multiple-checkout .col2-set .divider{margin:0 -20px;padding:25px 0;position:relative}
.multiple-checkout .box{margin:0 0 15px}
.multiple-checkout .box h2{}

.multiple-checkout .place-order .please-wait{float:right;padding:27px 7px 0 0}
.multiple-checkout .place-order .grand-total{float:right;height:71px;font-size:1.5em;padding:0 0 0 0px;overflow:hidden}
.multiple-checkout .place-order .grand-total .inner{float:left}
.multiple-checkout .place-order .grand-total .inner div{display:inline}
.multiple-checkout .place-order .grand-total big{float:left;margin:8px 12px 0 0}
.multiple-checkout .place-order .grand-total .price{color:#878787}
.multiple-checkout .place-order .grand-total button.button span{font-size:16px}
.multiple-checkout .place-order .grand-total button.button span span{padding:0 45px 0 36px}

/* Step 1 */
 
#multiship-addresses-table td{padding:10px}
#multiship-addresses-table tfoot td{padding:5px 10px}

/* Step 2 */
.multiple-checkout .gift-messages-form .item .details .form-list{width:100%}
.multiple-checkout .gift-messages-form .item .details .form-list li{margin-right:-15px}
.multiple-checkout .gift-messages-form .item .details .form-list .field{width:230px}
.multiple-checkout .gift-messages-form .item .details .form-list .input-box{width:215px}
.multiple-checkout .gift-messages-form .item .details .form-list input.input-text{width:209px}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide .input-box{width:450px}
.multiple-checkout .gift-messages-form .item .details .form-list li.wide textarea{width:98%}
.checkout-multishipping-shipping .box-sp-methods{border:1px solid #ddd;background:#F0F0F0;padding:13px;position:relative}
 

/* Step 3 */
.checkout-multishipping-billing .multiple-checkout{position:relative}
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
 
.account-login .content{border-bottom:0}
.account-login .content h2 , .fieldset .legend , .box-account .box-head h2 , .addresses-list h2 ,
 .multiple-checkout h2 ,.checkout-onepage-success h2 , .order-info-box h2 , .sales-order-print .col2-set h2{border-bottom:1px solid #DDDDDD;color:rgb(2, 148, 181);font-size:16px;font-weight:normal;margin:0 0 14px;padding:0 0 10px;text-transform:capitalize}
 
.account-login .buttons-set{margin:0}

.account-create{}

/* Captcha ================================================================================ */
.captcha-note{clear:left;padding-top:5px}
.captcha-image{float:left;display:inline;margin:0;position:relative;width:258px}
.captcha-image .captcha-img{border:1px solid #b6b6b6;vertical-align:bottom;width:100%}
.registered-users .captcha-image{margin:0}
.captcha-reload{cursor:pointer;position:absolute;top:2px;right:2px}
.captcha-reload.refreshing{animation:rotate 1.5s infinite linear;-webkit-animation:rotate 1.5s infinite linear;-moz-animation:rotate 1.5s infinite linear}

@-webkit-keyframes rotate{0%{-webkit-transform:rotate(0)}
    0%{-webkit-transform:rotate(-360deg)}}
@-moz-keyframes rotate{0%{-moz-transform:rotate(0)}
    0%{-moz-transform:rotate(-360deg)}}
@keyframes rotate{0%{transform:rotate(0)}
    0%{transform:rotate(-360deg)}}

/* Remember Me Popup ===================================================================== */
.window-overlay{background:url(../images/window_overlay.png) repeat;background:rgba(0, 0, 0, 0.35);position:absolute;top:0;left:0;height:100%;width:100%;z-index:990}

.remember-me label{float:none;margin:0 6px}
.remember-me-popup{background:#fff;border:1px solid #ccc;left:50%;top:50%;position:absolute;margin:-85px 0 0 -200px;width:400px;text-align:left;-moz-box-shadow:0 0 6px #ccc;-webkit-box-shadow:0 0 6px #ccc;-box-shadow:0 0 6px #ccc;z-index:1000}
.remember-me-popup h3{background:#d9e5ee;border-bottom:1px solid #ccc;font-size:14px;padding:5px 10px}
.remember-me-popup .remember-me-popup-head{position:relative}
.remember-me-popup .remember-me-popup-head .remember-me-popup-close{background:url(../images/btn_window_close.gif) no-repeat;display:block;position:absolute;top:7px;right:7px;height:15px;width:15px;text-indent:-9999em}
.remember-me-popup .remember-me-popup-body{padding:10px}
.remember-me-popup .remember-me-popup-body a{display:inline-block;height:19px;border:1px solid #de5400;background:#f18200;padding:0 8px;text-align:center;text-decoration:none;white-space:nowrap;color:#fff}
/* Remember Me Popup ===================================================================== */


/* My Account ============================================================================= */
.my-account .title-buttons .link-rss{float:none;margin:0}

/********** < Dashboard */
.dashboard .welcome-msg{margin:0 0 15px}
.dashboard .col2-set{margin:0 0 15px}

/* General Box */
.box-account{background:#fff;margin:0 0 20px}
.box-account .col2-set .col-1{border-right:1px solid #DDDDDD;float:left;padding-right:10px;width:48.5%}
.dashboard .box .box-title{background:none repeat scroll 0 0 #F0F0F0;border:1px solid #DDDDDD;margin:0 0 10px;padding:5px 5px;text-align:right}
.dashboard .box .box-title h3,
.dashboard .box .box-title h4{float:left;font-size:13px;font-weight:normal;margin:0}

/* Block:Recent Orders */
  
/* Block:Account Information */ 
.dashboard .box-info h4{font-weight:normal;text-transform:capitalize}

/* Block:Reviews */
.dashboard .box-reviews .box-head h2{}
.dashboard .box-reviews li.item{margin:0 0 7px}
.dashboard .box-reviews .ratings{margin:7px 0 0}

/* Block:Tags */
 
.dashboard .box-tags .number ,.dashboard .box-reviews .number{float:left;font-weight:bold;line-height:1;color:rgb(2, 148, 181);margin:0px;padding:5px 7px;background:#F0F0F0}
.dashboard .box-tags .details , .dashboard .box-reviews .details{margin-left:30px}
.dashboard .box-tags li.item  , .dashboard .box-reviews li.item{margin:10px 0 7px}
.dashboard .box-tags li.item.last , .dashboard .box-reviews li.item.last{margin-bottom:0}
.dashboard .box-tags .tags strong,
.dashboard .box-tags .tags ul,
.dashboard .box-tags .tags ul li{display:inline}
/********** Dashboard > */

/* Address Book */
.addresses-list h3{font-weight:normal}
.addresses-list address{margin:0 0 3px}
.addresses-list p{margin:0}
.addresses-list .link-remove{color:#646464}
.addresses-list .separator{margin:0 3px}
.addresses-list li.item{background:#fff;padding:10px 0px;margin:0 0 10px;border-bottom:1px solid #DDDDDD}
.addresses-list li.empty{background:none;border:0;padding:0}
 
.addresses-list .addresses-additional li.item{background:none;border:0;padding:0}

/* Order View */
.order-info{background:#DDDDDD;padding:7px 10px;margin:0 0 8px;border-radius:5px}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li{display:inline}
.order-info .current{font-weight:bold}
.order-info li{margin:0 3px}

.order-date{margin:10px 0}

.order-info-box , .sales-order-print .col2-set{border:1px solid #DDDDDD;padding:12px 15px;margin:0 0 15px}
 
.order-info-box .box-payment p{margin:0 0 3px}
.order-info-box .box-payment th{font-weight:bold;padding-right:7px}

.order-items{width:100%;overflow-x:auto}
.order-items h2,
.order-items h3{margin:0 0 5px}
.order-items .product-name{}
.order-items .link-print{color:#1e7ec8;font-weight:normal}
.order-items .order-links{text-align:right}

.order-additional{margin:15px 0}
/* Order Gift Message */
.gift-message dt strong{color:#666}
.gift-message dd{font-size:13px;margin:5px 0 0}
/* Order Comments */
.order-about dt{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-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{margin:0 0 15px}
.page-print .print-head .logo{float:left}
.page-print .print-head address{float:left;margin-left:15px}
.page-print h1{font-size:16px;font-weight:bold}
/*.page-print h2,
.page-print h3{font-size:13px;font-weight:bold}*/
.page-print h2.h2{font-size:16px;font-weight:bold}
.page-print .order-date{padding:0 0 10px;margin:0 0 10px}
.page-print .col2-set{margin:0 0 10px}
/* 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 Wishlist */
.my-wishlist .data-table td{padding:10px}
.my-wishlist .product-image{display:block;width:113px;height:113px;margin:0 0 5px}
.my-wishlist textarea{display:block;width:97%;height:109px;margin-top:10px}
.my-wishlist .buttons-set{margin-top:2em}
.my-wishlist .buttons-set button.button{float:none}
.my-wishlist .buttons-set .btn-add span,
.my-wishlist .buttons-set .btn-share span{}
#wishlist-table .add-to-links{white-space:nowrap}

/* My Tags */
.my-tag-edit{float:left;margin:0 0 10px}
.my-tag-edit .btn-remove{float:right;margin:4px 0 0 5px}
#my-tags-table{clear:both}
#my-tags-table td{padding:10px}
#my-tags-table .add-to-links{white-space:nowrap}

/* My Reviews */
#my-reviews-table td{padding:10px}

.product-review .product-img-box{float:left;width:140px}
.product-review .product-img-box .product-image{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{float:none;display:block;margin:0 0 3px}
.product-review .product-details{margin-left:150px}
/*.product-review .product-name{font-size:16px;font-weight:bold;margin:0 0 10px}*/
.product-review h3{font-size:12px;margin:0 0 3px}
.product-review .ratings-table{margin:0 0 10px}
.product-review dt{font-weight:bold}
.product-review dd{font-size:13px;margin:5px 0 0}

/* Billing Agreements */
.billing-agreements .info-box{margin:15px 0}
.billing-agreements .form-list li select{float:left}
.billing-agreements .form-list li button.button{float:left;margin-left:10px}
.billing-agreements .table-caption{font-weight:bold;font-size:13px}
/* ======================================================================================= */


/* MAP Popup============================================================================== */
.cart-msrp-totals{color:red;font-size:12px !important;font-weight:bold;margin:10px 10px 0;padding:10px;text-align:right;text-transform:uppercase}
.map-cart-sidebar-total{color:red;display:block;font-size:10px;font-weight:bold;text-align:left;padding:2px 5px;text-shadow:0 1px 0 #fff}

.map-popup{background:#fff;border:1px solid #aaa;margin:12px 0 0;position:absolute;-moz-box-shadow:0 0 6px #ccc;-webkit-box-shadow:0 0 6px #ccc;box-shadow:0 0 6px #ccc;text-align:left;width:300px;z-index:100}
.map-popup-heading{background:#d9e5ee;border-bottom:1px solid #ccc;padding:5px 30px 5px 10px;width:260px}
.map-popup-heading h2{font-size:16px;margin:0;text-shadow:0 1px 0 #f6f6f6;overflow:hidden;white-space:nowrap;word-wrap:break-word;text-align:left;text-overflow:ellipsis}
.map-popup-arrow{background:url(../images/map_popup_arrow.gif) no-repeat;position:absolute;left:50%;top:-10px;height:10px;width:19px}
.map-popup-close{background:url(../images/btn_window_close.gif) no-repeat;display:block;position:absolute;top:8px;right:10px;height:15px;width:15px;text-indent:-9999em;-moz-box-shadow:0 0 3px #999;-webkit-box-shadow:0 0 3px #999;box-shadow:0 0 3px #999;-moz-border-radius:2px;-webkit-border-radius:2px;border-radius:2px}
.map-popup-content{border-top:1px solid #eee;padding:10px;overflow:hidden;text-align:left;width:280px}
.map-popup-checkout{display:inline;float:right;text-align:right}
.map-popup-checkout span{display:block;padding-right:30px}
.map-popup-checkout .paypal-logo{margin:0 0 5px}
.map-popup-price .price-box,
.map-popup-price .price-box .special-price{margin:0;padding:0}
.map-popup-price{margin:5px 0 0}
.map-popup-text{clear:right;margin:0 10px;padding:10px 0;text-align:left;word-wrap:break-word}
.map-popup-only-text{border-top:1px solid #ddd}
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer .store-switcher{display:inline;margin:0 5px 0 0}
.footer .store-switcher label{font-weight:bold;vertical-align:middle}
.footer .store-switcher select{padding:0;vertical-align:middle}
.footer a{text-decoration:none;color:#666}
.footer a:hover{color:rgb(2, 148, 181)}
.footer #block_1 a{transition-duration:100ms;-moz-transform-duration:100ms;-o-transition-duration:300ms;-webkit-transition-duration:300ms} 
.footer #block_1 a:hover{padding-left:3px}
.footer .bugs{margin:13px 0 0;color:#777}
.footer .bugs a{color:#777;text-decoration:underline}
.footer .bugs a:hover{text-decoration:none}
.footer address{margin:0px;float:right}
.footer address a{color:#777;text-decoration:none}
.footer address a:hover{text-decoration:none}
.footer ul{}
.footer_bottom ul.links{margin-bottom:5px}
.footer  li{padding:0 0 5px 0}
.footer_bottom li a{color:#666}
.footer_bottom li a:hover{color:rgb(2, 148, 181)}
.footer_bottom  li{display:inline;background:url("../images/footer_pipe.png") 100% 60% no-repeat;padding:0 10px 0px 5px}
.footer_bottom  li.last{background:none}
.footer ul.links li.last{background:none}
.footer-container .bottom-container{margin:0 0 5px}



.ie7 .footer_top  li{display:block;padding-bottom:7px;padding-left:0px}
.ie7 .footer_top ul{display:block}
.ie7 .social_block ul li{padding-bottom:0px}
 
.footer .mobile_togglemenu{display:none}  
.footer_top{width:100%;padding:30px 0 0px;overflow:hidden}
.footer_bottom{clear:both;overflow:hidden}
.footer_bottom_inner{width:980px;padding:10px;margin:0 auto;text-align:center}
.static_link1,.static_link2{float:left;margin-right:10px;width:200px}

#footer #block_3{margin-right:0}
#footer .footer-area{float:left;margin-right:40px;width:270px}
#footer #block_4{margin-right:0;width:411px}
#footer h6 ,#footer .block .block-title strong{font-size:18px;font-weight:normal;margin-bottom:10px;color:#949494;text-shadow:none;font-family:'Roboto',Arial,Helvetica,sans-serif;text-transform:uppercase;font-weight:bold}
#footer #block_4{margin-right:0;width:411px;padding:24px 0 0}
#footer #block_5{border:1px solid #D9D9D6;margin-right:0;padding:28px 0 25px;text-align:center;width:320px;border-top:0;border-bottom:0}

#footer #block_6{margin-right:0;padding:22px 0 0;text-align:center;width:262px}
#block_2 .custom_block{line-height:26px}
.social_block > ul{display:inline-block}
#footer .social_block h6{display:none}
.social_block ul li{float:left;height:35px;width:35px;margin:0 14px 0px 0;padding:0;cursor:pointer;transition-duration:300ms;-moz-transform-duration:300ms;-o-transition-duration:300ms;-webkit-transition-duration:300ms}
#footer .payment_block h6{display:none}
.ie7 .social_block ul li{display:inline}
.social_block ul li.facebook{background:url("../images/sprite.png") no-repeat scroll  -5px -205px transparent}
.social_block ul li.twitter{background:url("../images/sprite.png") no-repeat scroll -100px -205px transparent}
.social_block ul li.rss{background:url("../images/sprite.png") no-repeat scroll -148px -204px transparent}
.social_block ul li.linkin{background:url("../images/sprite.png") no-repeat scroll -52px -205px transparent}
.social_block ul li a{display:block;height:36px}
.social_block ul li.facebook:hover{background-position:-5px -247px}
.social_block ul li.twitter:hover{background-position:-100px -247px}
.social_block ul li.rss:hover{background-position:-148px -246px}
.social_block ul li.linkin:hover{background-position:-52px -247px}
#footer #block_4 .block{margin-bottom:0}
#footer .block{border:none;margin-bottom:10px}
#footer .block .block-title{background:none;padding:0;line-height:20px}
#footer .block-subscribe .block-content{background:none;border:none;padding:0;margin:0}
#footer .block-subscribe input.input-text{width:178px;margin:0}

#footer .mobile_togglemenu{background:url("../images/megnor/toggle-arrow.png") no-repeat scroll right 1px transparent;cursor:pointer;display:block;font-size:15px;margin-right:0;margin-top:-20px;overflow:hidden;padding:0 0 4px 0px;text-decoration:none;width:100%;transition-duration:0ms !important}
.padder h5.mobile_togglemenu{background:url("../images/megnor/toggle-arrow.png") no-repeat scroll right 3px transparent;cursor:pointer;display:block;font-size:15px;margin-right:0;margin-top:-24px;overflow:hidden;padding:0 0 4px 4px;text-decoration:none;width:99%}

#footer  .active .mobile_togglemenu{background-position:right -51px}
.padder  .active .mobile_togglemenu{background-position:right -49px}
.toggle .mobile_togglecolumn{background:url("../images/megnor/toggle-arrow1.png") no-repeat scroll right 1px transparent;cursor:pointer;display:none;margin-top:-21px;overflow:hidden;padding:0 0 4px;width:100%}
.active .mobile_togglecolumn{background-position:right -51px}

#topcontrol{font-size:0;height:35px;width:35px;background:url("../images/back_to_top.png") no-repeat scroll 0 0 transparent;z-index:5}

/* ======================================================================================= */

/* Sample Data============================================================================ */
.home-callout{margin-bottom:12px}
.home-callout img{display:block }
.home-spot{float:left;width:470px;margin-left:20px}
.best-selling h3{margin:12px 0 6px 0;color:#e25203;font-size:1.2em}
.best-selling table{border-top:1px solid #ccc}
.best-selling tr.odd{background:#eee url(../images/best_selling_tr_odd_bg.gif) 0 100% repeat-x}
.best-selling tr.even{background:#fff url(../images/best_selling_tr_even_bg.gif) 0 100% repeat-x}
.best-selling td{width:50%;border-bottom:1px solid #ccc;padding:8px 10px 8px 8px;font-size:11px}
.best-selling .product-img{float:left;border:2px solid #dcdcdc}
.best-selling .product-description{margin-left:107px;line-height:1.3em}
.best-selling a.product-name,
.home-spot .best-selling a.product-name:hover{color:#203548}
/* ======================================================================================= */


/* Clears ================================================================================ */
.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,
.col3-layout .product-options-bottom .price-box: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-view .product-shop .short-description:after,
.product-view .box-description: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}
/* ======================================================================================= */

.guest-select{width:305px !important}


/* Default Width  Start*/

.grid_default_width{width:250px}
.featured_default_width{width:250px}
.newproduct_default_width{width:250px}
.bestseller_default_width{width:250px}
.special_default_width{width:250px}

.additional_default_width{width:75px} 
 
.brand_default_width,
.manufacture-product li.slider-item,
.manufacture-product li.product-items{width:130px}

.related_default_width,
.related-products li.slider-item,
.related-products li.product-items{width:250px}

 
.upsell_default_width,
.box-up-sell li.slider-item,
.box-up-sell li.product-items{width:250px}

.crosssell_default_width,
.crosssell li.slider-item ,
.crosssell li.product-items{width:250px}

/* Default Width  End*/ 

.bottom_subbanner ul li{float:left;list-style:none outside none;margin-right:22px;transition-duration:300ms;-moz-transform-duration:300ms;-o-transition-duration:300ms;-webkit-transition-duration:300ms}
.bottom_subbanner ul li.last{margin-right:0}
.bottom_subbanner {margin-bottom: 62px;margin-top: 40px}
.bottom_subbanner ul li:hover{opacity:0.8;-moz-opacity:0.8;-o-opacity:0.8;-webkit-opacity:0.8}
.subbanner ul li a{display:block;background:#E7E6E7;min-height:262px}
.subbanner{margin-bottom:40px;overflow:hidden}
.subbanner ul li{float:left;list-style:none outside none;width:313px;margin:0 30px;position:relative;overflow:hidden;text-align:center}
.subbanner ul li.first,.subbanner ul li.last{margin:0}
.subbaner_content{background:#512D0A;color:#B87802;text-align:left}
.subbanner h2{color:#FFFFFF;font-size:14px;font-weight:bold;text-transform:uppercase;margin-bottom:5px;text-align:left}
.subbanner .title{color:#787878;font-family:'Roboto',Arial,Helvetica,sans-serif;font-size:22px;font-weight:bold;text-align:left;text-transform:uppercase}
.subbanner .top_content{color:#B1B1B1;margin-bottom:10px;text-align:left;text-transform:uppercase}
.subbanner ul li:hover .title{color:#512d0a}
.subbanner ul li:hover .top_content{color:#dd9200}
.subbanner_block{background:#512D0A;position:absolute;left:0;bottom:-28px;width:100%;transition-duration:500ms;-moz-transform-duration:500ms;-o-transition-duration:500ms;-webkit-transition-duration:500ms}
.subbanner_block_inner{padding:10px 5%}
.subbanner ul li:hover .subbanner_block{bottom:0}
.payment_block > ul{display:inline-block}
.payment_block ul li{display:inline;margin:0 12px 0 0;padding:0}
.ie7 .payment_block ul li{display:inline}
.footer_bottom_block{border:1px solid #D9D9D6;display:inline-block;border-right:0;border-left:0;margin-top:10px}
.form-subscribe-header{display:none}
#footer .block-subscribe .input-box{float:left}
#footer .block-subscribe .block-title{float:left;margin:5px 10px 0 0;border-bottom:none}
footer{background:rgb(56, 56, 56) none repeat scroll 0 0}
/*CSS for TOP CMS BLOCK*/
.top_cms_block{background:#EFEFED;overflow:hidden;padding:10px 25px;margin-bottom:15px}
.top_cms_block .cms_block3.cms_block{width:238px}
.top_cms_block .cms_block2.cms_block{width:422px}
.top_cms_block .cms_block{float:left;width:290px}
.top_cms_block .cms_block_image{float:left;margin-right:15px}
.top_cms_block .cms_block_content{float:left}
.top_cms_block .cms_line{float:left;background:url("../images/megnor/line.jpg") repeat-x center transparent;width:80px;margin:3px 20px}
.cms_block_content > span ,.cms_block_image > img{vertical-align:middle}
.home-content-tab ul.tabbernav li a{border:2px solid #949494;color:#949494;font-weight:bold;font-family:'Roboto',Arial,Helvetica,sans-serif;font-size:20px;padding:10px 15px;text-transform:uppercase;margin-left:-2px;display:block;transition-duration:0.8s;-moz-transform-duration:0.8s;-o-transition-duration:0.8s;-webkit-transition-duration:0.8s}
.home-content-tab ul.tabbernav li a.selected,.home-content-tab ul.tabbernav li a:hover{border:2px solid #d75f07;position:relative;color:#d75f07;z-index:9}
.home-content-tab ul.tabbernav li{float:left;list-style:none outside none}
.tabbernav{display:inline-block;margin-bottom:15px !important}
.home-content-tab{margin-bottom:15px}
.tabbernav li a.selected .title_bottom{background:url("../images/title_bottom.png") no-repeat scroll 0 0 transparent}
.tabbernav li .title_bottom{position:absolute;top:42px;width:26px;left:16px;height:17px}
.ie7 .tabbernav li .title_bottom{top:45px}
.actions .addtocart_tooltip{left:-25px;line-height:22px}
.product_tooltip{font-family:'Open Sans', sans-serif;font-size:13px;background:none repeat scroll 0 0 #FFFFFF;width:70px;border:1px solid #d75f07 ;font-size:13px;font-style:normal;left:0;padding:0px 8px;position:absolute;top:0px;color:#d75f07 ;transition-duration:300ms;-moz-transform-duration:300ms;-o-transition-duration:300ms;-webkit-transition-duration:300ms;display:none;-webkit-border-radius:3px;-moz-border-radius:3px;-khtml-border-radius:3px;border-radius:3px}
button.button:hover .product_tooltip{display:block;top:-27px;display:block}
.products-grid li.item:hover .product-name a,.product-carousel .slider-item:hover .product-name a{color:#512D0A}
.xcol2-set .col-1{float:left;width:50%}
.xcol2-set .col-2{width:50%;float:right}
#modal-iframe .modal-content{width:96%}
.stonePlanner .global-site-notice.demo-notice, .stonePlanner header, .stonePlanner footer, .stonePlanner .category-image, .stonePlanner .view-mode a.list, .stonePlanner .category-description{display:none}
.stonePlanner .header_top, .stonePlanner .header-bottom, .stonePlanner .nav-inner, .stonePlanner .main, .stonePlanner .col-main, .stonePlanner .footer, .stonePlanner .footer_bottom_inner{width:100% !important}
.stonePlanner .col-left{margin-right:0 !important;width:220px !important}
.stonePlanner .col-main{width:74% !important}
.stonePlanner .products-grid{width:100% !important}
.stonePlanner .products-grid li.item, .stonePlanner .col-main .slider-item{float:left;list-style:outside none none;padding:0;width:33% !important}
.stonePlanner .view-mode{margin:3px 0 0 !important}
.stonePlanner .category-title h1{color:#fff;font-size:0.1px}
.stonePlanner .category-title h1:before{color:#0294b5;content:"Choose a new material and edit quantity if required";float:left;font-size:15px}
.stone-planner.step-2 .stone-pieces .panzoom, .stone-planner.step-2 .panel{background:rgba(0, 0, 0, 0) url("../images/grid-bg.jpg") repeat scroll center center !important;height:900px !important}
.category-stone-selection .demo-notice{display:none}
/*.topbanner{background:rgba(0, 0, 0, 0) url("../images/top-image.jpg") no-repeat scroll center center / cover ;height:176px;margin:0 !important;padding:0 !important;text-align:center !important}*/
.topbanner{margin:0 !important;text-align:center !important;padding:9px !important}
.topbanner h1{color:#0294b5 !important;font-family:'Titillium Web', sans-serif;font-size:30px;line-height:30px;text-align:center}
.logo > p{margin:0}
.stone-planner.step-1 .panel-action{margin:20px auto !important;max-width:1280px;overflow:hidden}
.stone-planner.step-1 .panel{margin:20px auto;max-width:1280px}
.stone-planner{width:100% !important}
.max-width{float:none;margin:0px auto 0;width:100%}
.plannerblock .stonePiecesWrapper, .plannerblock .second-panel{background-color:#cbcbcb !important;max-width:1240px;padding:20px}
.plannerblock .second-control-panel{background-color:#484848;padding:150px 0;text-align:center;width:100% !important}
.plannerblock .second-control-panel.hasGotMaterial{background-color:transparent !important;padding:0 !important;text-align:center;width:100% !important;margin-bottom:0}
.plannerblock .second-control-panel .cell.stone-piece-nav{display:none}
.plannerblock .second-control-panel.hasGotMaterial .cell.stone-piece-nav{display:block !important;float:right;width:190px}
.plannerblock .second-control-panel button{float:none;margin:0 auto !important}
.plannerblock .second-control-panel button span{font-family:'Titillium Web', sans-serif;font-size:18px;padding:20px 40px}
.main-container .main .col-left{float:left;margin-right:20px;max-width:220px;padding:0;width:25% !important}
section.main-container.col2-left-layout .main .col-main{width:80% !important}
.main-container .main .products-grid{width:100% !important}
.main-container .main .products-grid li{width:25% !important}
section.main-container.col2-left-layout{margin:20px auto 0 !important;max-width:1280px; float:none}
.Add_material_and_help_links{float:none !important;margin:0 auto !important;max-width:200px;position:relative}
.Add_material_and_help_links .help.pull-right{background:rgba(0, 0, 0, 0) url("../images/info-icon.png") no-repeat scroll 0 0;height:24px;position:absolute;right:37px;text-indent:-1000em;top:-30px;width:24px}
.Add_material_and_help_links .faq.pull-right{background:rgba(0, 0, 0, 0) url("../images/faq-icon.png") no-repeat scroll 0 0;height:24px;position:absolute;right:9px;text-indent:-1000em;top:-30px;width:24px}
.Add_material_and_help_links .help.pull-right:hover{background:rgba(0, 0, 0, 0) url("../images/info-icon-h.png") no-repeat scroll 0 0}
.Add_material_and_help_links .faq.pull-right:hover{background:rgba(0, 0, 0, 0) url("../images/faq-icon-h.png") no-repeat scroll 0 0}
.modal.help{background:#ffffff none repeat scroll 0 0;height:auto !important;left:auto;margin:0 -300px 0 0 !important;right:50% !important;top:20px !important;width:600px !important;z-index:100000}
.plannerblock .second-control-panel.hasGotMaterial button{float:left;margin:0 10px 10px 0 !important}
.plannerblock .second-control-panel.hasGotMaterial button > span{font-size:15px;padding:12px 20px}
.product-view{margin:20px auto;max-width:1280px}
.col1-layout .product-view .product-shop{float:right;width:705px !important}
.prev_next_action_panel{float:left;margin:15px 0;width:100%}
.prev_next_action_panel a{font-family:"Open Sans",Arial,Helvetica,sans-serif;font-size:14px;font-weight:bold;text-transform:uppercase;color:#007a96}
.prev_next_action_panel a:hover{color:#ef5416}
.prev_next_action_panel a.prev_step_button{float:left;text-align:left}
.prev_next_action_panel a.next_step_button{float:right;text-align:right}
.second-panel-buffer{background:rgba(0, 0, 0, 0) url("../images/work-zone-bg.png") repeat scroll center center !important}
.stone-planner.step-2 .stone-pieces{margin:auto auto 0 !important;min-height:900px}
.stonePiecesWrapper{float:left;width:100%}
.second-panel-buffer{margin-top:0;border:1px solid #b3b3b3}
.second-panel-containment {margin-right: 0;margin-top: 0;background-color: #f0f0f0 !important;border: 1px solid #b3b3b3;border-left: 10px solid #fff}
.slab-area .piece.selected{border:1px solid red !important}
.slab-area .piece, .mark-piece{border:1px solid #000 !important}
.stone-piece-nav .icon{background:rgba(0, 0, 0, 0) url("../images/icon-stone-piece-navigation-new.png") repeat scroll 0 0;position:relative;top:-6px}
.stone-piece-nav .icon.atft {background-position: 0 32px;position: relative;left: 36px}
.stone-piece-nav .icon.atft:hover {background-position: 35px 32px;position: relative;left: 36px}
.stone-piece-nav .icon.ccw:hover{background-position:33px -96px}
.stone-piece-nav .icon.cw:hover{background-position:33px -64px}
.stone-piece-nav .icon.delete:hover{background-position:33px -32px}
.stone-piece-nav .icon.duplicate:hover{background-position:33px top}
.stone-piece-nav .icon.edit:hover{background-position:33px bottom}
.stone-piece-nav .icon.ccw:after{bottom:-17px;content:"Rotate Left";font-size:11px;left:-16px;position:absolute;width:150px;text-transform:uppercase}
.stone-piece-nav .icon.cw:after{bottom:-17px;content:"Rotate Right";font-size:11px;left:-22px;position:absolute;width:150px;text-transform:uppercase}
.stone-piece-nav .icon.delete:after{bottom:-17px;content:"Delete";font-size:11px;left:-2px;position:absolute;text-transform:uppercase}
.stone-piece-nav .icon.duplicate:after{bottom:-17px;content:"Duplicate";font-size:11px;left:-10px;position:absolute;width:150px;text-transform:uppercase}
.stone-piece-nav .icon.atft:after{bottom:-17px;content:"Auto Fit";font-size:11px;left:-10px;position:absolute;width:54px;text-transform:uppercase}
/*.stone-piece-nav .icon.edit:after{bottom:-17px;content:"Edit";font-size:11px;left:7px;position:absolute;text-transform:uppercase}
.stone-piece-nav .icon.ccw{left:-96px}
.stone-piece-nav .icon.cw{left:-54px}
.stone-piece-nav .icon.delete{left:-27px}
.stone-piece-nav .icon.duplicate{left:-10px}*/
.stone-piece-nav .icon.delete{left:0}
.stone-piece-nav .icon.cw{left:-28px}
.stone-piece-nav .icon.ccw{left:-76px}
.plannerblock .second-control-panel.hasGotMaterial .cell.stone-piece-nav .icon.ccw{left:-50px !important}
.plannerblock .second-control-panel.hasGotMaterial .cell.stone-piece-nav .icon.cw{left:0}
.plannerblock .second-control-panel.hasGotMaterial .cell.stone-piece-nav .icon.ccw:after{left:-56px !important}
.plannerblock .second-control-panel.hasGotMaterial .cell.stone-piece-nav .icon.cw:after{left:-56px !important}
/*Pop Up Starts Here*/
.benchtop .stone-jvtabs .nav-tabs li.active, .benchbar .stone-jvtabs .nav-tabs li.active{background:#0294b5 none repeat scroll 0 0 !important;border-radius:4px 4px 0 0}
.benchtop .stone-jvtabs .nav-tabs li.active a, .benchbar .stone-jvtabs .nav-tabs li.active a{color:#fff !important}
.benchtop .stone-jvtabs .nav-tabs li, .benchbar .stone-jvtabs .nav-tabs li{background:#fff none repeat scroll 0 0 !important}
.benchtop .stone-jvtabs .nav-tabs li a, .benchbar .stone-jvtabs .nav-tabs li a{color:#000 !important;font-family:"Open Sans",Arial,Helvetica,sans-serif !important;font-size:15px;font-weight:bold;padding:9px 21px}


.floating_piece_area_onPopUp,
.floating_piece_area_onPopUp_splashback,
.floating_piece_area_onPopUp_droppanel{margin:51px auto;width:100%}

.floating_piece_area_onPopUp .floting_piece_inside_wrap,
.floating_piece_area_onPopUp_splashback .floting_piece_splashback_inside_wrap,
/*.floating_piece_area_onPopUp_droppanel .floting_piece_droppanel_inside_wrap{background-color:#f3f3f3;border:1px solid #c6c6c6;padding:45px;width:720px;border-radius:6px;position:relative;margin:0 auto}*/
.floating_piece_area_onPopUp_droppanel .floting_piece_droppanel_inside_wrap{padding:45px;width:720px;border-radius:6px;position:relative;margin:0 auto}

.floating_piece_area_onPopUp .new_demo_benchtop_piece, .floating_piece_area_onPopUp .new_demo_benchbar_piece{background-color:#c6e7fc;border:1px solid #5c97bd;float:none;margin:0 auto;text-align:center}

.floating_piece_area_onPopUp_splashback .new_demo_splashback_piece{background-color:#ffcccc;border:1px solid #d16767;float:none;margin:0 auto;text-align:center}

.floating_piece_area_onPopUp_droppanel .new_demo_droppanel_piece{background-color:#66ff66;border:1px solid #22c322;float:none;margin:0 auto;text-align:center}

/*.ui-draggable {background-color: #c6e7fc !important}*/
.slab-area .selected {z-index: 9999 !important}

/*.modal-content{width:934px !important}*/
.modal-content{width:1164px !important}
.edgetypeprofile span{background-color:#f3f3f3;border:1px solid #d4d4d4;border-radius:6px;float:left;padding:15px;width:calc(100% - 33px)}
.edgetypeprofile label{float:left;padding-bottom:9px;width:100%}
.edgetypeprofile span li span{background-color:transparent !important;border:0 none;padding:0;text-align:center !important;width:100%}
.edgetypeprofile span li span.popup_span_pt_pep{float:left;text-align:center}
.edgetypeprofile span li{background-color:#fff;border:1px solid #d3d3d3;margin:0 1% !important;width:22.6% !important}
.edgetypeprofile span li span.popup_span_pt_pep > img{float:none;margin:0 auto;text-align:center;width:190px}
.edgetypeprofile span li span{background-color:transparent !important;border:0 none;padding:0;text-align:center !important;width:100%}
.edgetypeprofile span li{background-color:#fff;margin:0 1% !important;width:22.6% !important}
.edgetypeprofile span li .popup_pt_pep_wrap{background-color:#cfe9fa !important;border-radius:0;padding:0 !important}
.edgetypeprofile span li .popup_pt_pep_wrap input{float:left;margin-left:15px;margin-top:12px}
.edgetypeprofile span li .popup_pt_pep_wrap .label{padding:7px 0 0 6px;width:auto;float:left}
#custom_mitred_edge_benchtop, #custom_mitred_edge_benchbar, #custom_mitred_edge_splashback, #custom_mitred_edge_droppanel{background-color:#f3f3f3;border:1px solid #d4d4d4;display:block;float:right;margin-top:6px;padding:15px;text-align:center;width:calc(100% - 33px);border-radius:6px}
#custom_mitred_edge_benchtop > input, #custom_mitred_edge_benchbar > input, #custom_mitred_edge_splashback > input, #custom_mitred_edge_droppanel > input{background-color:#fff;border:1px solid #dd5902;padding:9px;max-width:66px;text-align:center}
.cell.last .con_trol_klass{display:none}
.cell.row_piece_id{display:none !important}
.cell.row_piece_width {margin-right: 0 !important;text-align: center;width: 120px !important}
.cell.row_piece_width .tip, .cell.last.row_piece_depth .tip{display:none}
.cell.last.row_piece_depth {text-align: center;width: 120px !important}
.row.one-cell.row_piece_description > label{float:left;padding-top:0}
.row.one-cell.row_piece_description {left: 50%;margin-right: -270px !important;position: absolute;width: 269px;top: 30px;text-align: center}
.row.one-cell.row_piece_description .input-text {float: none;width: 254px !important;margin: 0 auto}
.row.three-cell {width: 266px;position: absolute;top: 30px;left: 50%;margin-left: -271px !important}

.floating_piece_area_onPopUp .backedge{left:0;padding-top:9px;position:absolute;text-align:center;top:0;width:100%}
.floating_piece_area_onPopUp .leftedge {position: absolute;left:0px;text-align: center;width: 180px !important}
.floating_piece_area_onPopUp .rightedge{position:absolute;right:0;text-align:center;top:0;width:180px !important}
.floating_piece_area_onPopUp .frontedge{bottom:9px;left:0;position:absolute;text-align:center;width:100%}

.floating_piece_area_onPopUp_splashback .backedge{left:0;padding-top:9px;position:absolute;text-align:center;top:0;width:100%}
.floating_piece_area_onPopUp_splashback .leftedge {position: absolute;left:0px;text-align: center;width: 180px !important}
.floating_piece_area_onPopUp_splashback .rightedge{position:absolute;right:0;text-align:center;top:0;width:180px !important}
.floating_piece_area_onPopUp_splashback .frontedge{bottom:9px;left:0;position:absolute;text-align:center;width:100%}

.floating_piece_area_onPopUp_droppanel .backedge{left:0;padding-top:9px;position:absolute;text-align:center;top:0;width:100%}
.floating_piece_area_onPopUp_droppanel .leftedge {position: absolute;left:0px;text-align: center;width: 180px !important}
.floating_piece_area_onPopUp_droppanel .rightedge{position:absolute;right:0;text-align:center;top:0;width:180px !important}
.floating_piece_area_onPopUp_droppanel .frontedge{bottom:9px;left:0;position:absolute;text-align:center;width:100%}


.benchtop .stone-jvtabs .nav-tabs li, .benchbar .stone-jvtabs .nav-tabs li{position:relative}
.benchtop .stone-jvtabs .nav-tabs li a:before, .benchbar .stone-jvtabs .nav-tabs li a:before{content:"";width:30px;height:30px;background:url("../images/sprite-with-icons.png") no-repeat;position:absolute;left:24px;top:11px}

.benchtop .stone-jvtabs .nav-tabs li.benchtop_tab_pieceDetails a:before,
.benchtop .stone-jvtabs .nav-tabs li.benchbar_tab_pieceDetails a:before,
.benchtop .stone-jvtabs .nav-tabs li.splashback_tab_pieceDetails a:before,
.benchtop .stone-jvtabs .nav-tabs li.droppanel_tab_pieceDetails a:before{background-position:2px 0}

.benchtop .stone-jvtabs .nav-tabs li.benchtop_tab_edges a:before,
.benchtop .stone-jvtabs .nav-tabs li.benchbar_tab_edges a:before,
.benchtop .stone-jvtabs .nav-tabs li.splashback_tab_edges a:before,
.benchtop .stone-jvtabs .nav-tabs li.droppanel_tab_edges a:before{background-position:-1px -28px}

.benchtop .stone-jvtabs .nav-tabs li.benchtop_tab_custouts a:before,
.benchtop .stone-jvtabs .nav-tabs li.benchbar_tab_custouts a:before,
.benchtop .stone-jvtabs .nav-tabs li.splashback_tab_custouts a:before,
.benchtop .stone-jvtabs .nav-tabs li.droppanel_tab_custouts a:before{background-position:0 -58px}

.benchtop .stone-jvtabs .nav-tabs li.benchtop_tab_notes a:before,
.benchtop .stone-jvtabs .nav-tabs li.benchbar_tab_notes a:before,
.benchtop .stone-jvtabs .nav-tabs li.splashback_tab_notes a:before,
.benchtop .stone-jvtabs .nav-tabs li.droppanel_tab_notes a:before{background-position:0 -91px}

.benchtop .stone-jvtabs .nav-tabs li.benchtop_tab_pieceDetails a:hover:before,
.benchtop .stone-jvtabs .nav-tabs li.benchbar_tab_pieceDetails a:hover:before,
.benchtop .stone-jvtabs .nav-tabs li.splashback_tab_pieceDetails a:hover:before,
.benchtop .stone-jvtabs .nav-tabs li.droppanel_tab_pieceDetails a:hover:before{background-position:-25px 0}

.benchtop .stone-jvtabs .nav-tabs li.benchtop_tab_edges a:hover:before,
.benchtop .stone-jvtabs .nav-tabs li.benchbar_tab_edges a:hover:before,
.benchtop .stone-jvtabs .nav-tabs li.splashback_tab_edges a:hover:before,
.benchtop .stone-jvtabs .nav-tabs li.droppanel_tab_edges a:hover:before{background-position:-28px -28px}

.benchtop .stone-jvtabs .nav-tabs li.benchtop_tab_custouts a:hover:before,
.benchtop .stone-jvtabs .nav-tabs li.benchbar_tab_custouts a:hover:before,
.benchtop .stone-jvtabs .nav-tabs li.splashback_tab_custouts a:hover:before,
.benchtop .stone-jvtabs .nav-tabs li.droppanel_tab_custouts a:hover:before{background-position:-27px -58px}

.benchtop .stone-jvtabs .nav-tabs li.benchtop_tab_notes a:hover:before,
.benchtop .stone-jvtabs .nav-tabs li.benchbar_tab_notes a:hover:before,
.benchtop .stone-jvtabs .nav-tabs li.splashback_tab_notes a:hover:before,
.benchtop .stone-jvtabs .nav-tabs li.droppanel_tab_notes a:hover:before{background-position:-27px -91px}

.benchtop .stone-jvtabs .nav-tabs li.active.benchtop_tab_pieceDetails a:before,
.benchtop .stone-jvtabs .nav-tabs li.active.benchbar_tab_pieceDetails a:before,
.benchtop .stone-jvtabs .nav-tabs li.active.splashback_tab_pieceDetails a:before,
.benchtop .stone-jvtabs .nav-tabs li.active.droppanel_tab_pieceDetails a:before{background-position:-53px 0}

.benchtop .stone-jvtabs .nav-tabs li.active.benchtop_tab_edges a:before,
.benchtop .stone-jvtabs .nav-tabs li.active.benchbar_tab_edges a:before,
.benchtop .stone-jvtabs .nav-tabs li.active.splashback_tab_edges a:before,
.benchtop .stone-jvtabs .nav-tabs li.active.droppanel_tab_edges a:before{background-position:-54px -28px}

.benchtop .stone-jvtabs .nav-tabs li.active.benchtop_tab_custouts a:before,
.benchtop .stone-jvtabs .nav-tabs li.active.benchbar_tab_custouts a:before,
.benchtop .stone-jvtabs .nav-tabs li.active.splashback_tab_custouts a:before,
.benchtop .stone-jvtabs .nav-tabs li.active.droppanel_tab_custouts a:before{background-position:-55px -58px}

.benchtop .stone-jvtabs .nav-tabs li.active.benchtop_tab_notes a:before,
.benchtop .stone-jvtabs .nav-tabs li.active.benchbar_tab_notes a:before,
.benchtop .stone-jvtabs .nav-tabs li.active.splashback_tab_notes a:before,
.benchtop .stone-jvtabs .nav-tabs li.active.droppanel_tab_notes a:before{background-position:-55px -91px}

.benchbar .stone-jvtabs .nav-tabs li.benchbar_tab_pieceDetails a:before,
.benchbar .stone-jvtabs .nav-tabs li.benchbar_tab_pieceDetails a:before,
.benchbar .stone-jvtabs .nav-tabs li.splashback_tab_pieceDetails a:before,
.benchbar .stone-jvtabs .nav-tabs li.droppanel_tab_pieceDetails a:before{background-position:2px 0}

.benchbar .stone-jvtabs .nav-tabs li.benchbar_tab_edges a:before,
.benchbar .stone-jvtabs .nav-tabs li.benchbar_tab_edges a:before,
.benchbar .stone-jvtabs .nav-tabs li.splashback_tab_edges a:before,
.benchbar .stone-jvtabs .nav-tabs li.droppanel_tab_edges a:before{background-position:-1px -28px}

.benchbar .stone-jvtabs .nav-tabs li.benchbar_tab_custouts a:before,
.benchbar .stone-jvtabs .nav-tabs li.benchbar_tab_custouts a:before,
.benchbar .stone-jvtabs .nav-tabs li.splashback_tab_custouts a:before,
.benchbar .stone-jvtabs .nav-tabs li.droppanel_tab_custouts a:before{background-position:0 -58px}

.benchbar .stone-jvtabs .nav-tabs li.benchbar_tab_notes a:before,
.benchbar .stone-jvtabs .nav-tabs li.benchbar_tab_notes a:before,
.benchbar .stone-jvtabs .nav-tabs li.splashback_tab_notes a:before,
.benchbar .stone-jvtabs .nav-tabs li.droppanel_tab_notes a:before{background-position:0 -91px}

.benchbar .stone-jvtabs .nav-tabs li.benchbar_tab_pieceDetails a:hover:before,
.benchbar .stone-jvtabs .nav-tabs li.benchbar_tab_pieceDetails a:hover:before,
.benchbar .stone-jvtabs .nav-tabs li.splashback_tab_pieceDetails a:hover:before,
.benchbar .stone-jvtabs .nav-tabs li.droppanel_tab_pieceDetails a:hover:before{background-position:-25px 0}

.benchbar .stone-jvtabs .nav-tabs li.benchbar_tab_edges a:hover:before,
.benchbar .stone-jvtabs .nav-tabs li.benchbar_tab_edges a:hover:before,
.benchbar .stone-jvtabs .nav-tabs li.splashback_tab_edges a:hover:before,
.benchbar .stone-jvtabs .nav-tabs li.droppanel_tab_edges a:hover:before{background-position:-28px -28px}

.benchbar .stone-jvtabs .nav-tabs li.benchbar_tab_custouts a:hover:before,
.benchbar .stone-jvtabs .nav-tabs li.benchbar_tab_custouts a:hover:before,
.benchbar .stone-jvtabs .nav-tabs li.splashback_tab_custouts a:hover:before,
.benchbar .stone-jvtabs .nav-tabs li.droppanel_tab_custouts a:hover:before{background-position:-27px -58px}

.benchbar .stone-jvtabs .nav-tabs li.benchbar_tab_notes a:hover:before,
.benchbar .stone-jvtabs .nav-tabs li.benchbar_tab_notes a:hover:before,
.benchbar .stone-jvtabs .nav-tabs li.splashback_tab_notes a:hover:before,
.benchbar .stone-jvtabs .nav-tabs li.droppanel_tab_notes a:hover:before{background-position:-27px -91px}

.benchbar .stone-jvtabs .nav-tabs li.active.benchbar_tab_pieceDetails a:before,
.benchbar .stone-jvtabs .nav-tabs li.active.benchbar_tab_pieceDetails a:before,
.benchbar .stone-jvtabs .nav-tabs li.active.splashback_tab_pieceDetails a:before,
.benchbar .stone-jvtabs .nav-tabs li.active.droppanel_tab_pieceDetails a:before{background-position:-53px 0}

.benchbar .stone-jvtabs .nav-tabs li.active.benchbar_tab_edges a:before,
.benchbar .stone-jvtabs .nav-tabs li.active.benchbar_tab_edges a:before,
.benchbar .stone-jvtabs .nav-tabs li.active.splashback_tab_edges a:before,
.benchbar .stone-jvtabs .nav-tabs li.active.droppanel_tab_edges a:before{background-position:-54px -28px}

.benchbar .stone-jvtabs .nav-tabs li.active.benchbar_tab_custouts a:before,
.benchbar .stone-jvtabs .nav-tabs li.active.benchbar_tab_custouts a:before,
.benchbar .stone-jvtabs .nav-tabs li.active.splashback_tab_custouts a:before,
.benchbar .stone-jvtabs .nav-tabs li.active.droppanel_tab_custouts a:before{background-position:-55px -58px}

.benchbar .stone-jvtabs .nav-tabs li.active.benchbar_tab_notes a:before,
.benchbar .stone-jvtabs .nav-tabs li.active.benchbar_tab_notes a:before,
.benchbar .stone-jvtabs .nav-tabs li.active.splashback_tab_notes a:before,
.benchbar .stone-jvtabs .nav-tabs li.active.droppanel_tab_notes a:before{background-position:-55px -91px}

.floating_piece_area_onPopUp.tab1,
.floating_piece_area_onPopUp_splashback.tab1,
.floating_piece_area_onPopUp_droppanel.tab1{margin:20px auto 220px;position:relative}

.floating_piece_area_onPopUp.tab2,
.floating_piece_area_onPopUp_splashback.tab2,
.floating_piece_area_onPopUp_droppanel.tab2{margin:50px auto 230px;position:relative}

.floating_piece_area_onPopUp.tab1:after,
.floating_piece_area_onPopUp_splashback.tab1:after,
.floating_piece_area_onPopUp_droppanel.tab1:after{background:rgba(0, 0, 0, 0) url("../images/human.png") no-repeat scroll 0 0;bottom:-146px;content:"";height:140px;left:50%;margin-left:-60px;position:absolute;width:120px}

.floating_piece_area_onPopUp.tab2:after,
.floating_piece_area_onPopUp_splashback.tab2:after,
.floating_piece_area_onPopUp_droppanel.tab2:after{background:rgba(0, 0, 0, 0) url("../images/human.png") no-repeat scroll 0 0;bottom:-188px;content:"";height:140px;left:50%;margin-left:-60px;position:absolute;width:120px}

/*.floating_piece_area_onPopUp.tab2:before{background:rgba(0, 0, 0, 0) url("../images/human.png") no-repeat scroll -148px -15px;bottom:-190px;content:"";height:161px;position:absolute;right:21px;width:143px}*/
.floating_piece_area_onPopUp.tab1 .pieceinstruction,
.floating_piece_area_onPopUp_splashback.tab1 .pieceinstruction,
.floating_piece_area_onPopUp_droppanel.tab1 .pieceinstruction {top: 117px !important}

.floating_piece_area_onPopUp span.leftArrow, .floating_piece_area_onPopUp span.rightArrow, .floating_piece_area_onPopUp span.backArrow, .floating_piece_area_onPopUp span.frontArrow{display:none}

.floating_piece_area_onPopUp.tab2 span.leftArrow, .floating_piece_area_onPopUp.tab2 span.rightArrow, .floating_piece_area_onPopUp.tab2 span.backArrow, .floating_piece_area_onPopUp.tab2 span.frontArrow{display:block;background:rgba(0, 0, 0, 0) url("../images/human.png") no-repeat scroll 0 0}

.floating_piece_area_onPopUp_splashback span.leftArrow, .floating_piece_area_onPopUp_splashback span.rightArrow, .floating_piece_area_onPopUp_splashback span.backArrow, .floating_piece_area_onPopUp_splashback span.frontArrow{display:none}

.floating_piece_area_onPopUp_splashback.tab2 span.leftArrow, .floating_piece_area_onPopUp_splashback.tab2 span.rightArrow, .floating_piece_area_onPopUp_splashback.tab2 span.backArrow, .floating_piece_area_onPopUp_splashback.tab2 span.frontArrow{display:block;background:rgba(0, 0, 0, 0) url("../images/human.png") no-repeat scroll 0 0}

.floating_piece_area_onPopUp_droppanel span.leftArrow, .floating_piece_area_onPopUp_droppanel span.rightArrow, .floating_piece_area_onPopUp_droppanel span.backArrow, .floating_piece_area_onPopUp_droppanel span.frontArrow{display:none}

.floating_piece_area_onPopUp_droppanel.tab2 span.leftArrow, .floating_piece_area_onPopUp_droppanel.tab2 span.rightArrow, .floating_piece_area_onPopUp_droppanel.tab2 span.backArrow, .floating_piece_area_onPopUp_droppanel.tab2 span.frontArrow{display:block;background:rgba(0, 0, 0, 0) url("../images/human.png") no-repeat scroll 0 0}



.floating_piece_area_onPopUp.tab2 span.leftArrow,
.floating_piece_area_onPopUp_splashback.tab2 span.leftArrow,
.floating_piece_area_onPopUp_droppanel.tab2 span.leftArrow{background-position:5px -247px;bottom:0;height:30px;left:0;margin-left:-81px;position:absolute;top:50%;width:60px;margin-top:-15px}

.floating_piece_area_onPopUp.tab2 span.rightArrow,
.floating_piece_area_onPopUp_splashback.tab2 span.rightArrow,
.floating_piece_area_onPopUp_droppanel.tab2 span.rightArrow{background-position:5px -207px;height:30px;margin-right:-69px;margin-top:-15px;position:absolute;right:0;top:50%;width:60px}

.floating_piece_area_onPopUp.tab2 span.backArrow,
.floating_piece_area_onPopUp_splashback.tab2 span.backArrow,
.floating_piece_area_onPopUp_droppanel.tab2 span.backArrow{background-position:-9px -157px;height:40px;margin-right:-24px;position:absolute;right:50%;top:-40px;width:46px}

.floating_piece_area_onPopUp.tab2 span.frontArrow,
.floating_piece_area_onPopUp_splashback.tab2 span.frontArrow,
.floating_piece_area_onPopUp_droppanel.tab2 span.frontArrow{background-position:-9px -289px;bottom:-50px;height:50px;left:50%;margin-left:-24px;margin-top:0;position:absolute;width:48px}

.floating_piece_area_onPopUp.tab2.bef_li span.backArrow,
.floating_piece_area_onPopUp_splashback.tab2.bef_li span.backArrow,
.floating_piece_area_onPopUp_droppanel.tab2.bef_li span.backArrow{background-position:-69px -157px}

.floating_piece_area_onPopUp.tab2.lef_li span.leftArrow,
.floating_piece_area_onPopUp_splashback.tab2.lef_li span.leftArrow,
.floating_piece_area_onPopUp_droppanel.tab2.lef_li span.leftArrow{background-position:-59px -247px}

.floating_piece_area_onPopUp.tab2.ref_li span.rightArrow,
.floating_piece_area_onPopUp_splashback.tab2.ref_li span.rightArrow,
.floating_piece_area_onPopUp_droppanel.tab2.ref_li span.rightArrow{background-position:-59px -207px}

.floating_piece_area_onPopUp.tab2.fef_li span.frontArrow,
.floating_piece_area_onPopUp_splashback.tab2.fef_li span.frontArrow,
.floating_piece_area_onPopUp_droppanel.tab2.fef_li span.frontArrow{background-position:-69px -289px}


.benchtop_edge_options_ul,
.benchbar_edge_options_ul,
.splashback_edge_options_ul,
.droppanel_edge_options_ul{float:left;width:100%}

.benchtop_edge_options_ul li,
.benchbar_edge_options_ul li,
.splashback_edge_options_ul li,
.droppanel_edge_options_ul li{background-color:#d3d3d3;border:1px solid #b8b4b4;border-radius:4px;float:none;margin:0 0.5%;width:23%;display:inline-block}

.benchtop_edge_options_ul li .title,
.benchbar_edge_options_ul li .title,
.splashback_edge_options_ul li .title,
.droppanel_edge_options_ul li .title{background-color:#fff;border-radius:4px 4px 0 0;color:#000;float:left;font-weight:500;padding:6px;width:calc(100% - 12px)}

.benchtop_edge_options_ul li P,
.benchbar_edge_options_ul li P,
.splashback_edge_options_ul li P,
.droppanel_edge_options_ul li P{margin:0 0 6px}

.benchtop_edge_options_ul li .inputs_block,
.benchbar_edge_options_ul li .inputs_block,
.splashback_edge_options_ul li .inputs_block,
.droppanel_edge_options_ul li .inputs_block{padding:9px;float:left;width:calc(100% - 18px)}

.benchtop_edge_options_ul li .title span:last-child,
.benchbar_edge_options_ul li .title span:last-child,
.splashback_edge_options_ul li .title span:last-child,
.droppanel_edge_options_ul li .title span:last-child{color:#858585;float:right;font-size:12px; width:100%; text-align:right}

.benchtop_edge_options_ul li .title span:last-child b,
.benchbar_edge_options_ul li .title span:last-child b,
.splashback_edge_options_ul li .title span:last-child b,
.droppanel_edge_options_ul li .title span:last-child b{float:left}

.benchtop_edge_options_ul li.active .title > span:first-child b,
.benchbar_edge_options_ul li.active .title > span:first-child b,
.splashback_edge_options_ul li.active .title > span:first-child b,
.droppanel_edge_options_ul li.active .title > span:first-child b{color:#e57100 !important;font-weight:normal}

.benchtop_edge_options_ul li .title > span:first-child b,
.benchbar_edge_options_ul li .title > span:first-child b,
.splashback_edge_options_ul li .title > span:first-child b,
.droppanel_edge_options_ul li .title > span:first-child b{color:#000 !important;font-weight:normal}

.benchtop_edge_options_ul li .title > span:first-child span,
.benchbar_edge_options_ul li .title > span:first-child span,
.splashback_edge_options_ul li .title > span:first-child span,
.droppanel_edge_options_ul li .title > span:first-child span{color:#e57100;float:right}

.benchtop_edge_options_ul li .title span.heading,
.benchbar_edge_options_ul li .title span.heading,
.splashback_edge_options_ul li .title span.heading,
.droppanel_edge_options_ul li .title span.heading{float:left;font-size:14px;color:#000}

.benchtop_edge_options_ul li .inputs_block select, .benchtop_edge_options_ul li .inputs_block input,
.benchbar_edge_options_ul li .inputs_block select, .benchbar_edge_options_ul li .inputs_block input,
.splashback_edge_options_ul li .inputs_block select, .splashback_edge_options_ul li .inputs_block input,
.droppanel_edge_options li .inputs_block select, .droppanel_edge_options li .inputs_block input{border:1px solid #acacac !important}


.inner2.BenchTop_Cutouts, .inner2.BenchTop_Notes, .inner2.BenchBar_Cutouts, .inner2.BenchBar_Notes{background-color:#ededeb;border:1px solid #dddddd;margin:20px;padding-bottom:20px !important;text-align:center}
.BenchTop_Cutouts .row, .BenchBar_Cutouts .row{background:#d3d3d3 none repeat scroll 0 0;border:1px solid #b8b4b4;display:inline-block;float:none;margin:0 0.5% !important;width:31.5%;border-radius:4px;min-height:100px}
.benchtop .stone-jvtabs .tab-content label, .benchbar .stone-jvtabs .tab-content label{color:#000;font-size:12px;font-weight:bold;outline:medium none;line-height:23px}
.inner2.BenchTop_Cutouts .con_trol_klass, .inner2.BenchBar_Cutouts .con_trol_klass{float:left;padding:15px 9px;width:calc(100% - 18px)}
.BenchTop_Cutouts .row label .price, .BenchBar_Cutouts .row label .price{color:#858585;float:right;font-size:12px;font-weight:500}
.inner2.BenchTop_Notes textarea, .inner2.BenchBar_Notes textarea{border:1px solid #b8b4b4;color:#000;font-family:"Open Sans",sans-serif;font-size:15px;font-weight:500;height:100px;padding:6px;resize:none;width:calc(100% - 14px)}
.BenchTop_Cutouts .row label, .BenchBar_Cutouts .row label{background-color:#fff;border-radius:4px 4px 0 0;float:left;font-size:14px !important;font-weight:500 !important;padding:6px;text-align:left;width:calc(100% - 12px)}
.edgetypeprofile label{font-size:14px !important;font-weight:500 !important}
.tab_one_heading, .tab_two_heading, .tab_three_heading, .tab_four_heading {color: #0294b5;font-size: 14px !important;font-weight: 600 !important;width: 1110px;margin: 0 auto;text-align: left;position: absolute;top:99px;left:24px}
.popup_pt_pep_wrap .label > label{font-size:13px !important;font-weight:500 !important}
.benchtop .nav-tabs li.active > a, .benchbar .nav-tabs li.active > a{border-bottom:1px solid #fff}
.modal-content a.help{background:rgba(0, 0, 0, 0) url("../images/sprite-with-icons.png") no-repeat scroll -2px -126px;height:30px;position:absolute;right:39px;text-indent:-1000em;top:6px;width:30px}
.modal-content a.exit{background:rgba(0, 0, 0, 0) url("../images/sprite-with-icons.png") no-repeat scroll -64px -126px;height:30px;position:absolute;right:9px;text-indent:-1000em;top:6px;width:30px}
.modal-content a.exit.materialEdit{background:rgba(0, 0, 0, 0) url("../images/sprite-with-icons.png") no-repeat scroll -123px -126px !important}
.modal-content a.help:hover{background:rgba(0, 0, 0, 0) url("../images/sprite-with-icons.png") no-repeat scroll -31px -126px}
.modal-content a.exit:hover{background:rgba(0, 0, 0, 0) url("../images/sprite-with-icons.png") no-repeat scroll -93px -126px}
/*Pop Up Ends Here*/
.static_link.static_link a{color:#ababab;font-size:13px;font-weight:500}
.static_link.static_link a:hover{color:#fff}
.category-title h1{color:#0294b5;font-size:18px;font-weight:600}
.pull-right a.icon.duplicate, .pull-right .icon.edit{display:none}
.stone-planner.step-2 .summary.highlight {display: none}
.second-panel {min-height: 480px !important}
.infone, .infotwo, .infothree {background-color: #ededeb;padding: 15px;float: left;width: calc(100% - 33px);margin: 0 0 9px;border: 1px solid #ccc}
.infone strong.info, .infotwo strong.info, .infothree strong.info, .infone b.info, .infotwo b.info, .infothree b.info {background:url("../images/info-20.png") no-repeat;padding-left:24px}
.prev_next_action_panel a.next_step_button:after {background:url("../images/sprite-with-icons.png") no-repeat;position:absolute;right:0;bottom:0;background-position:-36px -162px;content:"";width:30px;height:40px}
.prev_next_action_panel a.prev_step_button:before {background:url("../images/sprite-with-icons.png") no-repeat;position:absolute;left:0;bottom:0;background-position:6px -162px;content:"";width:30px;height:40px}
.prev_next_action_panel a.prev_step_button:hover:before {background-position:-56px -162px !important}
.prev_next_action_panel a.next_step_button:hover:after {background-position:-98px -162px !important}
.prev_next_action_panel a.next_step_button span {width: 100%;float: right;text-transform: capitalize;font-weight: 500}
.prev_next_action_panel a.prev_step_button span {width: 100%;float: left;text-transform: capitalize;font-weight: 500}
.page, .header-container, .main-container, footer{width:100%;float:left}
.plannerblock .second-control-panel{margin-bottom:60px}
.prev_next_action_panel a.prev_step_button{text-align:left;position:relative;padding-left:40px}
.prev_next_action_panel a.next_step_button{text-align:right;position:relative;padding-right:40px}
a.exit {float: right;top: -5px;position: relative;background: url(../images/sprite-with-icons.png) no-repeat;background-position: -115px 0;width: 24px;height: 27px}
a.exit img{display:none}
/*Modal Starts*/
.modal .modal-header-primary {color:#fff;padding:9px 15px;border-bottom:1px solid #eee;background-color: #428bca}
.modal-header .close {margin-top: -2px}
.modal .close:hover, .modal .close:focus {color: #000;text-decoration: none;cursor: pointer;opacity: .5;filter: alpha(opacity=50)}
.modal button.close {padding: 0;cursor: pointer;background: transparent;border: 0;-webkit-appearance: none}
.modal .close {float: right;font-size: 21px;font-weight: bold;line-height: 1;color: #000;text-shadow: 0 1px 0 #fff;opacity: .2;filter: alpha(opacity=20)}
.modal .btn {display: inline-block;padding: 3px 12px;margin-bottom: 0;font-size: 14px;font-weight: normal;line-height: 1.428571429;text-align: center;white-space: nowrap;vertical-align: middle;cursor: pointer;background-image: none;border: 1px solid transparent;border-radius: 4px;-webkit-user-select: none;-moz-user-select: none;-ms-user-select: none;-o-user-select: none;user-select: none;float:none !important;margin:0 auto}
#planview .modal-body, #slabcaculator .modal-body {text-align: center}
.modal-header.modal-header-primary h1 {color: #fff}
.modal-footer {padding: 19px 20px 15px;margin-top: 15px;text-align: center;border-top: 1px solid #e5e5e5}
/*Modal Ends*/
.displaze-index-xstone .benchtop .row label.required.lbl, .displaze-index-xstone .benchbar .row label.required.lbl {color: #0294b5 !important;font-weight: 600 !important}

.floating_piece_area_onPopUp.tab1 .leftedge, .floating_piece_area_onPopUp.tab1 .backedge, .floating_piece_area_onPopUp.tab1 .rightedge, .floating_piece_area_onPopUp.tab1 .frontedge{display:none}
.floating_piece_area_onPopUp.tab1 .leftedge.pd, .floating_piece_area_onPopUp.tab1 .frontedge.pw, .floating_piece_area_onPopUp.tab1 .pieceinstruction, .floating_piece_area_onPopUp.tab2 .pieceinstruction{display:block !important}

.floating_piece_area_onPopUp_splashback.tab1 .leftedge, .floating_piece_area_onPopUp_splashback.tab1 .backedge, .floating_piece_area_onPopUp_splashback.tab1 .rightedge, .floating_piece_area_onPopUp_splashback.tab1 .frontedge{display:none}
.floating_piece_area_onPopUp_splashback.tab1 .leftedge.pd, .floating_piece_area_onPopUp_splashback.tab1 .frontedge.pw, .floating_piece_area_onPopUp_splashback.tab1 .pieceinstruction, .floating_piece_area_onPopUp_splashback.tab2 .pieceinstruction{display:block !important}

.floating_piece_area_onPopUp_droppanel.tab1 .leftedge, .floating_piece_area_onPopUp_droppanel.tab1 .backedge, .floating_piece_area_onPopUp_droppanel.tab1 .rightedge, .floating_piece_area_onPopUp_droppanel.tab1 .frontedge{display:none}
.floating_piece_area_onPopUp_droppanel.tab1 .leftedge.pd, .floating_piece_area_onPopUp_droppanel.tab1 .frontedge.pw, .floating_piece_area_onPopUp_droppanel.tab1 .pieceinstruction, .floating_piece_area_onPopUp_droppanel.tab2 .pieceinstruction{display:block !important}

.pieceinstruction {color: #0294b5;width: 100%;float: left;text-align: center;font-size: 15px;position: relative;top: 147px; z-index:9}
.pieceinstruction span.heading{font-weight:600 !important;width:100%;float:left}
.row.one-cell.row_piece_description label {width: 100%;float: left;text-align: center}
#tab3 .row {width: 100%;min-height:auto}
#tab3 .row .wrap-input {max-width: 100px}
#tab3 .row label {width: 30%;border-radius: 0;float: left;padding: 15px 12px;color:#0294b5 !important}
#tab3 .row span.con_trol_klass {width: 60%;float: left;padding: 10px 0 10px 10px}
.benchtop .row:not(.one-cell) .wrap-input input[type="text"], .benchbar .row:not(.one-cell) .wrap-input input[type="text"] {border: 1px solid #ccc !important}
.availability, .category-image, .floating_piece_area_onPopUp.tab2 .tab_one_heading {display: none}
.modal.help {border:2px solid rgb(2, 148, 181)}
.modal.help .modal-content {width: 100% !important}
.modal.help a.help {background: transparent !important;text-indent: 0;top: 12px;position: absolute;right: 0}
#tab2 .highlight {background: transparent;border: 0}
.benchtop_edges_panel_tabtwo, .benchbar_edges_panel_tabtwo {background: none repeat scroll 0 0 #EDEDEB;float: left;width: 99.9%;border: 1px solid #DDDDDD;margin: 0 0 15px;min-height: 170px}

.benchtop_opts_title, .benchbar_opts_title, .splashback_opts_title, .droppanel_opts_title {text-align: left;background-color: #fff;color: #0294b5 !important;padding: 6px 21px;margin-bottom: 9px; float:left; width: calc(100% - 42px)}
.benchtop_edges_panel_tabtwo .inner, .benchbar_edges_panel_tabtwo .inner {padding: 0}
.benchtop_opts_Desc, .splashback_opts_Desc, .droppanel_opts_Desc, .benchbar_opts_Desc {float: left;padding: 0 6px 9px;width: 100%;text-align: left;padding: 0 21px 9px;color:brown}
.benchtop_edges_panel_tabtwo .inner, .benchbar_edges_panel_tabtwo .inner {padding: 0}

.infone a, .infotwo a, .infothree a {text-decoration: underline;color: #0294b5;font-weight: 500}
.specialTopMsgClass:before {content: "Top View Sketch";color: #c8c4bf;background-color: #ededeb;width: 100%;float: left;font-size: 33px;font-weight: 500;font-family: "Open Sans",Arial,Helvetica,sans-serif;height: 40px;line-height: 40px;position: relative;top: 0;text-align: center;text-transform: uppercase}
#tab3 select {min-height: 33px}
.benchtop_edges_panel_tabtwo .wrap-input, .benchbar_edges_panel_tabtwo .wrap-input {width: 40%;float: left;padding: 0;max-width: 66px;background-color: transparent;border: 0}
.benchtop_edges_panel_tabtwo .overhangInput span, .benchbar_edges_panel_tabtwo .overhangInput span {width: auto;float: left;margin-left: 15px;line-height: 27px}
footer, .footer-container{background-color:#4c4c4c !important}
.footer_bottom_inner{display: none}
.footer{padding: 15px 0px !important}
.footer-area.info_block .static_link > ul li {margin: 0 10px !important}
.footer-area.info_block .static_link > ul li:first-child {margin-left: 0 !important;padding-left: 0}
.static_link.static_link a {border-left: 1px solid #ababab;padding-left:20px}
.footer-area.info_block .static_link > ul li:first-child a{padding-left:0px;border:0px}
address{padding-top: 6px}
address a{color:#ababab !important}
address a:hover{color:#fff !important}
.flex-carousel.carousel.brand {padding: 40px 0 30px;background-color:#fff}
.bottom_subbanner ul li h2 {font-size: 18px !important;font-weight: bold;font-family: 'Catamaran', sans-serif;text-transform: uppercase;text-align: left;margin-bottom:0;background:transparent !important;color:#000 !important}
.bottom_subbanner ul li .content {font-size: 15px !important;text-align: left;padding: 0 !important}
.cms-index-index .block-contact:after {background-image: linear-gradient(to right, #2790fe, #00fff0);-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter: alpha(opacity=80)}
.cms-index-index .block-contact:before {-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";filter: alpha(opacity=80);background: #000}
.cms-index-index .block-contact:after, .cms-index-index .block-contact:before {position: absolute;width: 100%;height: 100%;opacity: .8;z-index: 1;left: 0;top: 0;content: ""}
.cms-index-index .block-contact{position:relative}
.cms-index-index .block-contact div {position: relative;z-index: 2;color:#fff}
.cms-index-index .block-contact .block-panel.block-panel-contact {background: transparent !important}
.block.block-contact .block-body, .bottom_subbanner .slides {max-width: 1280px;margin: 0 auto;background: transparent !important}
.cms-home .bottom_subbanner ul li {width: 30.8671%;background: transparent !important;color: #000 !important}
.measure, .design, .order{padding-left:93px;position:relative}
.measure:before, .design:before, .order:before{background:url( ../images/easy-steps.png) no-repeat;content:"";float:left;position:absolute;left:0;top:0;width:77px;height:77px}
.measure:before{background-position:0 0}
.design:before{background-position:-82px 0}
.order:before{background-position:-163px 0}
.bottom_subbanner .heading {width: 100%;float: left;text-align: center;margin-bottom: 50px;position:relative;top:-15px}
.bottom_subbanner .heading span{font-family: 'Titillium Web', sans-serif;font-size:24px;font-weight:400;position:relative}
.bottom_subbanner .heading span:after {content: "";border-bottom: 1px solid #0294b5;height: 1px;width: 110px;display: block;position: absolute;left: 50%;float: none;margin-left: -55px;bottom: -12px}
.block-contact h2 {color: #fff !important;font-family: 'Titillium Web', sans-serif;font-weight: 300 !important;font-size: 24px !important;position:relative}
.block-contact h2:after {content: "";position: absolute;border-bottom: 1px solid #fff;float: left;width: 60px;left: 0;bottom: -5px}
.right_social_icons_div {float: right}
.right_social_icons_div ul {float: right;width: 100%}
.right_social_icons_div li {list-style: none;float: left}
.block-contact .input-box {border: 0 !important}
.block-contact .input-box input, .block-contact textarea {padding: 9px !important;border-radius: 4px !important;width: calc(100% - 18px) !important}
.block-contact button.button, .block-contact button.button span {float: left;background-color: #fff !important;color: #0294b5 !important;padding:4px 15px !important}
.cms-index-index .block-contact .block-body {padding: 27px 0}
.about-us-content:before, .contact-us-content:before{background:url( ../images/about-contact-icon.png) no-repeat;content:"";float:left;position:absolute;left:-100px;top:0;width:104px;height:82px}
.about-us-content:before{background-position:0 0}
.contact-us-content:before{background-position:-102px 0}
.about-us-content, .contact-us-content {margin-left: 110px;float: left;font-size: 15px !important;font-weight: 300;width:75%}
.contact-us-content .input-box {margin-bottom: 0 !important}
.contact-us-content li.xfields .xfield {float: left;width: 50%}
.plannerblock .second-panel.moreThenOne {padding-bottom: 60px}
.notSureWhatsThePurpose{display:none}
.contact-us-content .buttons-set {padding-top: 0;margin-top: 4px;float:left}
.contact-us-content .buttons-set span {font-size: 15px;font-weight: 600;text-transform: uppercase}
.topbannersection{background:url( ../images/topbanner-bg.jpg) no-repeat center center #000;width:100%;height:390px;text-align:center;background-size: cover}
.topbannersection h1{color:#fff;font-size:40px;font-family: 'Titillium Web', sans-serif;font-weight:600;padding-top:81px;float:left;width:100%}
.topbannersection h2{font-size:27px;color:#0cd1cb;font-family: 'Titillium Web', sans-serif;font-weight:400;float:left;width:100%;padding:12px}
.topbannersection .topbannerbutton {width: 100%;float: left;height: 70px;display: block;position: relative}
.topbannersection span {position: absolute;width: 550px;font-size: 18px;left: 50%;margin-left: -265px;}
.topbannersection a {background-color: #d75f07;border-radius: 4px;text-align: center;color: #fff;text-transform: uppercase;font-family: 'Titillium Web', sans-serif;font-weight: 300;margin: 0 5px;font-size: 18px;width: 260px;height: 60px;line-height: 60px;float: none; padding:15px 30px}
.launch-planner-btn {width: 100%; text-align: center; margin-bottom:51px}
/*.launch-planner-btn button {background-color: #00b9dc;border-radius: 4px;text-align: center;color: #fff;padding: 0;text-transform: uppercase;font-family: 'Titillium Web', sans-serif;font-weight: 300;
margin: 0 auto;width: 260px;height: 60px;float: none;line-height: 60px;font-size: 18px}*/
.launch-planner-btn button {
background: #00b9dc; /* For browsers that do not support gradients */
background: -webkit-linear-gradient(left top, #0087a0, #00b9dc); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom right, #0087a0, #00b9dc); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom right, #0087a0, #00b9dc); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom right, #0087a0, #00b9dc); /* Standard syntax */
border-radius: 4px;text-align: center;color: #fff;padding: 0;text-transform: uppercase;font-family: 'Titillium Web', sans-serif;font-weight: 300; margin: 0 auto;width: 260px;height: 60px;float: none;
line-height: 60px;font-size: 18px; border:1px solid #005b6c}

.launch-planner-btn button:hover {
background: #00b9dc; /* For browsers that do not support gradients */
background: -webkit-linear-gradient(left top, #00b9dc, #0087a0); /* For Safari 5.1 to 6.0 */
background: -o-linear-gradient(bottom right, #00b9dc, #0087a0); /* For Opera 11.1 to 12.0 */
background: -moz-linear-gradient(bottom right, #00b9dc, #0087a0); /* For Firefox 3.6 to 15 */
background: linear-gradient(to bottom right, #00b9dc, #0087a0); /* Standard syntax */}

.block.block-slideshow {background: url(../images/laptop-slider-bg.png) no-repeat scroll 0 0;width: 765px;height: 453px;margin: 100px auto 0}
.block.block-slideshow .block-slideshow-container {margin: 0 auto;max-width: 524px;top: 27px;box-shadow:0 0 0 !important}
.cms-index-index .flexslider {min-height: 250px;top: -76px;position:relative;min-height:327px}
.cms-index-index .flexslider ul.slides {min-height: 326px}
.flexslider .slides img {width: 100%;display: block;min-height: 334px}
.cms-index-index .block-slideshow-container .block-slideshow-quicklink {border-top: 0;border-color: transparent !important;top: 50% !important;height: 30px;margin-top: -51px}
.cms-index-index ol.flex-control-nav.flex-control-paging {bottom: 9px !important}
.cms-index-index .block-slideshow-container .block-slideshow-quicklink a {box-shadow: none;-o-box-shadow: none;-webkit-box-shadow: none;-moz-box-shadow: none;background: rgba(255,255,255,0.5);font-weight: 500 !important;color: #000 !important;text-shadow: 0 0 0 !important;font-family: 'Titillium Web', sans-serif;font-size: 21px;border-radius:4px}
.cms-index-index .block-slideshow-container .block-slideshow-quicklink a:hover {color: #fff !important}
.header .links li a{color: #000 !important;border-left: 1px solid #000;padding-left: 18px;line-height: 16px}
.header .links li a:hover{color: #0294b5 !important}
.header .links li:first-child a{border:0 !important}
.cms-index-index .block-contact .xform-list li{float: left;width: 100%}
.newCartLayout .col-1, .newCartLayout .col-2, .newCartLayout .col-2 .pull-right {
    width: 100%;
    padding: 0;
}
.newCartLayout .col-1 .col2-set-refer, .newCartLayout .col-2 .totals {
    width: 100%;
}
.newCartLayout .col-1 .col-1, .newCartLayout .col-1 .col-2 {
    width: 48%;
    float: left;
    padding: 1%;
}
.newCartLayout .col-1 .col-1 .discount-form {
    float: left;
    width: 100%;
	position:relative
}
.newCartLayout .col-1 .col-1 .discount-form .input-box {
    width: auto;
    float: left;
}
.newCartLayout .col-1 .col-1 .discount-form label[for=coupon_code] {
    width: 100%;
    float: left;
}
.newCartLayout .col-1 .col-1 .discount-form .input-box {
    width: auto;
    float: left;
	margin-top:15px
}
.newCartLayout .col-1 .col-1 .discount-form .buttons-set {
    float: right;
    width: auto;
    margin: 0;
    position: absolute;
    left: 330px;
    bottom: 0;
}
.newCartLayout .col-2 .pull-right .input-box {
    float: left;
    width: 100%;
    margin-top: 15px;
}
.newCartLayout .col-1 .col-1 .discount-form .input-box input#coupon_code, .newCartLayout .col-2 .pull-right .input-box input.input-text {
    min-width: 300px;
    float: left;
    padding: 8px;
	border-radius:4px
}
.newCartLayout .col-1 .col-1 .discount-form button.button {
    padding: 0;
}
.newCartLayout .col-2 button.button.btn-checkout span {
    padding: 2px 12px;
}
.page-empty.displaze-index-wcheckout {
    padding: 0 !important;
}
.plannerblock .second-panel .second-panel-special-wrapper1{width:calc(100% - 492px); float:left}
.plannerblock .second-panel .second-panel-special-wrapper2 {
    width: 493px;
    float: right;
    position: relative;
}
.plannerblock .second-panel .second-panel-special-wrapper1 .second-panel-heading1:before {color: #c8c4bf;content: "WORK ZONE";display: block;float: left;font-family: "Open Sans",Arial,Helvetica,sans-serif;font-size: 33px;font-weight: normal;position: relative;text-align: center;top: 0;width: 100%;height: 40px;line-height: 40px;background-color: #ededeb}
.plannerblock .second-panel .second-panel-special-wrapper2 .second-panel-heading2:before {color: #c8c4bf;content: "SLAB CALCULATOR ZONE";display: block;float: left;font-family: "Open Sans",Arial,Helvetica,sans-serif;font-size: 24px;font-weight: normal;position: relative;text-align: center;top: -40px;width: 100%;height: 40px;line-height: 40px;background-color: #ededeb;border-left: 10px solid #fff;right: 10px}
.second-panel-buffer {
    top: 60px !important
}
.form-add .form-list li {
    width: 50%;
    float: left;
}
.form-add .form-list li:last-child {
    width: 100%;
}
.form-add .form-list li:last-child .input-box, .form-add .form-list li:last-child textarea {
    max-width: 100% !important;
    resize: none !important;
    width: 99.7% !important;
    padding: 0 !important;
}
.form-add .form-list li .input-box, .form-add .form-list li input {
    width: 98% !important;
    max-width: 100% !important;
}
.form-add .buttons-set{text-align:center}
.form-add .buttons-set .buttons-set button.button {
    float: none !important;
    margin: 0 auto !important;
}
.form-add .buttons-set .buttons-set button.button:hover{background-color:#0294b5 !important}
.popUp_wrapper_div {
    padding: 15px;
}
.popUp_wrapper_div span.wrapper_title {
    width: 100%;
    text-align: center;
    float: left;
    padding-bottom: 9px;
    padding-top: 15px;
}
.popUp_wrapper_div span.spanBtn {
    width: 100%;
    float: left;
    text-align: center;
    padding-top: 15px;
}
#extra-service-popup a.exit {
    float: right;
    top: 4px;
    position: relative;
    background: rgba(0, 0, 0, 0) url(../images/sprite-with-icons.png) no-repeat scroll -66px -126px !important;
    width: 27px;
    height: 27px;
    text-indent: -1000em;
    right: 6px;
}
#extra-service-popup a.exit:hover {
    background: rgba(0, 0, 0, 0) url(../images/sprite-with-icons.png) no-repeat scroll -95px -126px !important;
}
.benchtop .stone-jvtabs .nav-tabs li, .benchbar .stone-jvtabs .nav-tabs li {
    border: 1px solid #000;
    border-bottom: 0;
	margin: 0 15px !important;
}
.benchtop .stone-jvtabs .nav-tabs li.active, .benchbar .stone-jvtabs .nav-tabs li.active {
    border: 1px solid #0294b5;
    border-bottom: 0;
}
.benchtop .stone-jvtabs .nav-tabs li a, .benchbar .stone-jvtabs .nav-tabs li a {
    padding: 15px 35px 15px 72px !important;
}
section.main-container.col1-layout {
    margin-top: 6px;
}
.contacts-index-index .messages, .customer-account-login .messages { display:block !important }
.header-link .welcome-msg span {
    border-right: 1px solid #000;
    padding-right: 18px;
}
.benchtop .stone-jvtabs .nav-tabs li, .benchbar .stone-jvtabs .nav-tabs li{display:none !important}
.modal .title {padding: 6px; margin-bottom:1px; cursor:pointer}

.benchtop .stone-jvtabs, .benchbar .stone-jvtabs {
    padding: 20px 5px 0 5px !important;
}
.benchtop_accordion_indiv, .benchbar_accordion_indiv, .droppanel_accordion_indiv, .splashback_accordion_indiv {
    float: left;
    width: 100%;
	margin:6px 0
}
.benchtop_accordion_indiv .fiftypercent, .benchbar_accordion_indiv .fiftypercent, .droppanel_accordion_indiv .fiftypercent, .splashback_accordion_indiv .fiftypercent {
    width: 50%;
    float: right;
}
.benchtop_accordion_indiv .fiftypercent:first-child, .benchbar_accordion_indiv .fiftypercent:first-child, .droppanel_accordion_indiv .fiftypercent:first-child, .splashback_accordion_indiv .fiftypercent:first-child {
    float: left !important;
}
.benchtop_accordion_indiv .fiftypercent:first-child .title.accor_title, .benchbar_accordion_indiv .fiftypercent:first-child .title.accor_title, .droppanel_accordion_indiv .fiftypercent:first-child .title.accor_title, .splashback_accordion_indiv .fiftypercent:first-child .title.accor_title {
    border-right: 1px solid #fff;
}
.benchtop_accordion_indiv.active .fiftypercent .contents, .benchbar_accordion_indiv.active .fiftypercent .contents, .droppanel_accordion_indiv.active .fiftypercent .contents, .splashback_accordion_indiv.active .fiftypercent .contents {
    display: block !important;
}
.modal-content .wrap-input{border:0 !important}
.fiftypercent textarea {
    max-height: 60px;
}