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

body{ 
    background:#FFFFFF;
    color: #777777;
    font-family: 'Lato',Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: normal;
    line-height: 24px;
	text-align:left;
}

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

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

/* Headings */
h1,h2,h3,
h4,h5,h6      {margin:0 0 5px;line-height:1.35;color: #585858;}

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; }
#customer-reviews table.ratings-list td{vertical-align:baseline;}
/* Content */
p             { margin:0 0 10px; }
strong        { font-weight:bold; }
address       { font-style:normal; line-height:1.35; }
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 {margin-top: -11px;background: url("https://www.newtree.com/skin/frontend/default/MAG090178/images/header-bg.gif") repeat left top;border-bottom: 1px solid #E1DDDB;margin-bottom:5px;}
.nav-container1{ display:none; }
.nav-container { margin-bottom: 10px; }
.main-container {   background: #F8F7F3;}
.footer-container {background: rgba(0, 0, 0, 0) url("../images/footerBg.jpg") repeat-x scroll center top;color: #fff;background-color: #548a34;}
.header-container,.nav-container,.main-container,.footer-container{}
.col2-left-layout,.col1-layout,.col2-right-layout{padding-top:0px; padding-bottom: 20px;}
.header,.main,.footer {
	width:1000px; 
	margin:0 auto; 
	padding:0px; 	
	background:none;
}
.nav-container{width:1000px;margin:0 auto;}
.nav-inner{margin-left:330px;}
.header {  position:relative; z-index:10;background:none; }
.header_top {     
    border: 1px solid #E2DFDC;
    height: 57px;
    position: absolute;
    right: 0;
    top: 155px;
    width: 682px;
	/*background:url("../images/background_pattern.jpg") repeat center;*/
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius:  10px;
	border-radius:  10px;
}
.header-bottom{height:80px;  }
.header_topdiv{background:url("../images/top_pattern.png") repeat center top;height:10px;}
.main { min-height:400px;}
.footer {   width: 1000px;}

.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:230px; padding:0 0 0px;margin:29px 24px 0 0px;}
.col-main {float:left;width:730px;padding:0 0 0px;/* height: 235px; */}
.col-right { float:right; width:230px; padding:0 0 0px; margin-left:10px; }

/* 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 {}
.my-account {margin-top: 31px;}
/* 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 #E2DFDC;color:#777;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;
 }
input.input-text,textarea { padding:5px;  font-family: 'Lato',Arial,Helvetica,sans-serif;  }
input.input-tex:focus,textarea:focus {  -moz-box-shadow:  0px 0px 3px #bbb;
  -webkit-box-shadow: 0px 0px 3px #bbb;
  box-shadow: 0px 0px 3px #bbb;}
select { padding:3px;width:100%; }
select option { padding-right:10px;margin-bottom: 10px; }
select.multiselect option { padding:2px 5px; }
select.multiselect option:last-child { border-bottom:0; }
textarea { overflow:auto; }
input.radio { margin-right:3px;cursor:pointer; }
input.checkbox { margin-right:3px;cursor:pointer; }
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:'Lato',Arial,Helvetica,sans-serif;background: #8ec33b;border-radius:3px;-moz-border-radius: 3px;-webkit-border-radius: 3px;-khtml-border-radius:3px;height: 16px;line-height: 16px;padding: 6px 12px;text-align:center;white-space:nowrap;color:#fff;text-decoration:none;}
button.button span span { border:0; padding:0;   }
button.button:hover span , .back-link a:hover ,.cart .discount button:hover span {background:#5A3320;}
button.disabled span { border-color:#bbb !important; background:#bbb !important; }

button.btn-checkout span { 
	height:40px;
	 line-height:40px; 
	 border:0;
	 padding:0 35px;  
}
.cart .discount button span , button.btn-checkout span {color:#fff;}
button.btn-checkout span{background:#5A3320; text-transform: uppercase;}
.cart .btn-proceed-checkout:hover span{background:#D15F31;}
button.btn-checkout.no-checkout span {color:#b8baba; }
button.btn-checkout.no-checkout span span {}

p.control input.checkbox,
p.control input.radio { margin-right:6px; }
/* Form Highlight */
input.input-text:focus,select:focus,textarea:focus { box-shadow:0px 0px 3px #e0e0e0; -moz-box-shadow:0px 0px 3px #e0e0e0;  -webkit-box-shadow:0px 0px 3px #e0e0e0;}
/*.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:3px; }
.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; vertical-align:super;}
.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;margin-bottom:5px; }
.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;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 { margin-top: 50px ;  line-height:1.25;  }
.breadcrumbs li { display:inline; }
.breadcrumbs li strong { font-weight:normal;color:#8bb537; }

/* Page Heading */
.page-title {    
	border-bottom: 1px dashed #D9D6C8;
    margin: 0 0 10px;
    overflow: hidden;
    padding: 10px 0;
    width: 100%;
 }
.page-title h1,
.page-title h2 { margin:0; font-size:18px;text-align:left;  font-family: 'Oswald',Arial,Helvetica,sans-serif; }
.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:7px; margin:10px 0; text-align:right; background:#efece6; border-radius:5px;}
.page-sitemap .pager {background:none; padding:5px 0;}
.pager .amount { float:left; margin:0;  padding-top: 5px;}
.pager .amount strong{ font-weight:normal;}
.pager .limiter { float:right; margin-left:10px; z-index:999 !important; margin-top: 1px;}
.pager .limiter label  {  float: left;
    padding-top: 5px;
    vertical-align: super; }
.pager .limiter span { display:inline; vertical-align: super;display:none; }
.pager .limiter select {  margin:0 0 1px; vertical-align:middle; }
.pager .pages {  margin:2px 0 0 10px; float:right; }
.pager .pages strong{ display:none; }
.pager .pages ol {float:left; padding:0px;}
.pager .pages li { 
    display: inline-block;
    margin: 0 2px 0 0px;
    padding:2px 12px; background:#F8F7F3; cursor:pointer;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;  
	border:1px solid #F8F7F3;
	
	transition-duration:250ms;
	-moz-transition-duration:250ms;
	-o-transition-duration:250ms;
	-webkit-transition-duration:250ms;
	-ms-transition-duration:250ms;
	 }
.ie7 .pager .pages li{display:inline;}
.pager .pages .current{cursor:default;}
.pager .pages .current , .pager .pages li:hover {background: none repeat scroll 0 0 #F8F7F3;border:1px solid #D15F31;}
.pager .pages .current, .pager .pages li:hover a{ color:#5A3320; }
.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-right:5px;padding-top: 5px;   text-align:left; display:inline; vertical-align: super;float:left;}
.ie7 .sort-by label,.ie7 .pager .limiter label{display:inline;float:none;}
.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;    margin-top: 1px;}
 
.pager .pager_right .sort-by .sbHolder  { display:inline-block;border:0; background:#F8F7F3; }
.pager .limiter .sbHolder{ display:inline-block; margin: 0 5px; border:0; background:#F8F7F3;}

.ie7 .pager .limiter .sbHolder , .ie7 .pager .sort-by .sbHolder  { display:inline;}

.desc-asc{   float:right; display:inline; margin-left:10px; }
.sort-by a.uparrow ,  .sort-by a.downarrow:hover {
    background: url("../images/sprite.png") no-repeat scroll -140px -171px #F8F7F3;
    display: block;
    height: 30px;
    margin: 0;
    padding: 0;
    transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-ms-transition-duration: 300ms;
    width: 28px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;
	
} 
.sort-by a.downarrow ,  .sort-by a.uparrow:hover{
    background: url("../images/sprite.png") no-repeat scroll -119px -171px #F8F7F3;
    display: block;
    height: 30px;
    margin: 0;
    padding: 0;
    transition-duration: 300ms;
	-ms-transition-duration: 300ms;
	-moz-transition-duration: 300ms;
	-o-transition-duration: 300ms;
	-webkit-transition-duration: 300ms;
    width: 28px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;
	
}

/* Toolbar */
.toolbar { margin-bottom:10px; }
.toolbar .pager { padding:7px;  border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; background:#EFECE6;border:0;}
 .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:-2px -152px;}
.view-mode strong.list {
    background-position: -32px -125px;
	margin-left:-5px;
}
.view-mode a.list {
    background-position: -32px -152px;
	margin-left:-5px;
}
.view-mode a.list:hover	{ background-position:-32px -125px;}
.view-mode a.grid:hover	{ background-position:-1px -125px;}
.view-mode strong.grid {
    background-position:-1px -125px;	
}

/* Data Table */
.data-table { width:100%; 
	border:1px solid #E2DFDC; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;
}
.data-table .odd  { background:#fff }
.data-table .even { background:#EEEBE6 ; }
/*.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:#5A3320; 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:#EEEBE6 ; }
.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:#EEEBE6 !important; }
.data-table tfoot td { padding-top:5px; padding-bottom:5px; border-bottom:0;  }
.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 #E2DFDC; }

.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; }
.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; }
.cms-home .header .logo{top:4px; /*top:8px;*/}
.header .logo {left: 0;margin: 0;position: absolute;text-decoration: none !important;top: 8px; }
.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 { float:right; width:600px; padding:0px 0px 0 0; }
.header .welcome-msg { margin:10px 0 0;  float:right;   color: #BC482F; }

.tm_headerlinkmenu {float: right; margin-left:10px;}
.header .welcome-msg a { color:#ebbc58; }
.header .form-search { 
	position:relative; float:left; width: 127px; height:30px;padding:0px;  border: 1px solid #E2DFDC; 
    border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; margin:13px 13px 0 0;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:100px;padding:7px 7px 6px; border-radius:5px 0px 0px 5px; -webkit-border-radius:5px 0px 0px 5px; -moz-border-radius:5px 0px 0px 5px; -khtml-border-radius:5px 0px 0px 5px; box-shadow:none; -webkit-box-shadow:none; -moz-box-shadow:none;}
.header .form-search button.button {float:left;background: url(../images/sprite.png) no-repeat scroll -197px -161px #8bb537;height:19px;padding:2px 12px;width:0px;position: absolute;right: 3px;top:3px;border-radius:5px;-khtml-border-radius:5px;-moz-border-radius:5px;-webkit-border-radius:5px;}
.header .form-search button.button span { border:0 !important;  background:none !important;
 padding:0 0 0 0px !important;  }
.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:13px;float:left;margin-right: 10px;}
.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:13px 14px 0;   float:right;  }
.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;background:#F8F7F3;padding:0;}
.form-language  .sbSelector ,.tm_top_currency .sbSelector {padding:3px 30px 3px 5px; color: #5A3320;}
.form-language  .sbOptions ,.tm_top_currency .sbOptions{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;}
.ie7 .header .form-language { width:120px; }
.ie7 .header .tm_top_currency{ width:60px; }
.tm_top_currency .sbToggle ,.form-language .sbToggle{top:9px;}

.header .header-cart  li{ clear:both; margin-bottom:5px;}
.header .header-cart #panel{  
 background: none repeat scroll 0 0 #F8F7F3;
    border: 1px solid #E8E4DC;
    display: none;
	text-align:left;
    min-width: 20px;
    padding: 10px;
    position: absolute;
    left: 6px;
    top:58px; 
	width:250px;
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-khtml-border-radius:  0 0 5px 5px;
	border-radius:  0 0 5px 5px;
	
	border-top:0;
}
.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{ }
.tm_headerlinks_inner ,  .top-link-cart{ display:none; }
.header .links { float:right; margin:10px 10px 0 0; clear:both; }
.header .links li { float:left;  background:url(../images/pipe.jpg) 100% 60% no-repeat; padding:0 8px 0 7px; }
.header .links li a{ text-decoration:none; }
.header-container .top-container { clear:both; padding:5px 10px 0 12px; text-align:right; }
.header-cart{ float:left;    margin: 14px 0 0 10px;color:#5A3320;}
.header-cart .price{color:#5A3320;font-size:14px;}
.cart_mini_right .price{display:none;}

#search_mini_form {float: right;}
.cart_mini_right{ background:url("../images/sprite.png") no-repeat scroll 0 -62px; padding:2px 5px 2px 35px;cursor:pointer; }
.cart_mini_right:hover{background-position:0 -94px;}
 
.header-cart .right_arrow{ 
   background: url("../images/arrow-down.png") no-repeat scroll center 4px transparent;
    margin: 2px 0 0 6px;
    
	vertical-align: middle;
 	 display:inline-block;
	 width:10px;
	 height:15px;
}
.ie7 .header-cart .right_arrow{ display:inline}
.header-cart  .active .right_arrow{ background: url("../images/arrow-up.png") no-repeat scroll center 4px transparent;}

.headertoggle_img{
background:url("../images/sprite.png") no-repeat scroll -116px -123px;
height: 20px;
    margin: 0 auto;
    text-align: center;
    width: 40px;
}
/********** < Navigation */
.advanced_nav{ display:none; }
.nav-responsive{
	float:none;
	background:none;
	height: 0px;
	}
.nav-inner #nav , #advancedmenu{  background:#545F61; 	clear: both;
	background:none;
	height:48px;
	float:right;	
 }
/* 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 { background:#FEFEFE;color: #5A3320; }
#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; }
#nav li.last{margin-right:0;}

/* 0 Level */
#nav li { float:left; margin-right: 4px; }
 
#nav a , .nav-responsive span  {float:left;padding:12px 14px;color: #78a533;font-size:16px;font-family: 'Oswald',Arial,Helvetica,sans-serif;text-transform:uppercase;}
#nav a{padding:14px;}
#nav li.level-top a.level-top{	
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius: 10px 10px 0 0;
	-khtml-border-radius:  10px 10px 0 0;
	border-radius:  10px 10px 0 0;
}
#nav ul{
	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	-khtml-border-radius: 0 0 5px 5px;
	border-radius:  0 0 5px 5px;
}
#nav ul ul,#nav ul ul ul{
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;
}
/*#nav li.over a,
#nav a:hover { color:#fff; }
*/
/* 1st Level */
#nav ul li,
#nav ul li.active { float:none; margin: 5px 0; }
#nav ul li.last {  padding-bottom:0; }

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

/* 2nd Level */
#nav ul ,.responsive-menu #nav-mobile{	 
	 background:#EDEAE1;  border: 1px solid #E2DFDC;}
#nav ul,
#nav div { position:absolute; width:13em; top:48px; left:-10000px; padding:0 5px; }
#nav div ul { position:static; width:auto; border:none; }

/* 3rd+ Level */
#nav ul ul,
#nav ul div { top:5px; }

#nav ul li a:hover , #nav > li ul > li:hover > a , .responsive-menu a:hover { background-color:#8ec33b;color:#fff; }
#nav ul li a ,.responsive-menu a
{
	color: #8bb537;
	text-decoration:none;
	display:block;
	font-size:14px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;
}
#nav ul span,
#nav ul li.last li span { padding:7px; }
.responsive-menu li a{padding:5px 5px 5px 8px;}


#nav li.last ul.shown-sub{left:auto;right:0;}
#nav li.last .shown-sub ul.shown-sub,
#nav li.last .shown-sub li div.shown-sub{left:auto;right:100px;}
/* 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:182px; }
/********** Navigation > */
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { margin:0 0 10px; }
.block .block-title { 	
	padding:10px 0;
	text-transform:capitalize;
	border-bottom: 1px dashed #D9D6C8;
}
.block .block-title strong { 
	display:block; min-height:16px; padding:1px 0 1px; color:#5A3320;font-weight:normal; font-size:18px;font-family: 'Oswald',Arial,Helvetica,sans-serif; }
.col2-left-layout .product-name h1{font-size:18px;font-family: 'Oswald',Arial,Helvetica,sans-serif; border-bottom: 1px dashed #D9D6C8;padding-bottom:10px;margin-bottom:10px;}
.block .block-title strong span {}
.block .block-title a { text-decoration:none !important; }
.block .block-subtitle { margin:0; padding:5px 0px;  font-weight:normal;border-bottom:1px dashed #D9D6C8;  }
.block .block-content { 
/*	position:relative;*/	
	margin:5px 0 0 0;
	padding:5px 0px;
	display: inline-block;
	
	}
	
.mini-products-list {
    margin: 5px 0;
}
.block .block-content li{ padding:2px 0;  }
.block .block-content li a{ text-decoration:none; }
.block .block-content li .product-name a{color: #777777;}
.block .block-content li .product-name a:hover{  color: #D15F31;}
.block .block-content li.item { padding:5px 0px; }
.block .block-content .product-name { }
.block .btn-remove,
.block .btn-edit , #panel .btn-edit ,#panel  .btn-remove{ float:right; margin:7px 0 2px 5px; }
.block .actions {  padding:6px 9px; text-align:right; }
.block-compare.block .actions {padding:6px 0px;}
.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:60px; border:1px solid #E2DDD1; margin-bottom:10px; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;
	
	
	 transition-duration:250ms;
	-moz-transition-duration:250ms;
	-o-transition-duration:250ms;
	-webkit-transition-duration:250ms;
	-ms-transition-duration:250ms;
}
.mini-products-list .product-image:hover{border:1px solid #5A3320; }
.mini-products-list .product-details { margin-left:70px; }
.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;}
.block-account .block-content li.current strong{ font-weight:normal; padding:4px 0 4px 13px !important; }
/* 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{
	background: url("../images/megnor/cat_arrow.png") no-repeat scroll left center transparent;   
    display: block;
    padding: 3px 0 3px 13px;
    text-decoration: none;
	margin-bottom:0;
	color:#777777;
}
.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{ padding:0 !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
{background: url("../images/megnor/cat_arrow_hover.png") no-repeat scroll left center transparent;color:#D15F31;}
#category-treeview li ul { margin-left:15px; }
#category-treeview li ul a {background: url("../images/megnor/subcat_arrow.png") no-repeat scroll left 12px transparent;}
#category-treeview li ul a:hover {background: url("../images/megnor/subcat_arrow_hover.png") no-repeat scroll left 12px 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:5px;
	margin-top: 10px;
}
#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 -130px transparent; 
} 
#category-treeview .collapsable-hitarea { 
	background: url("../images/sprite.png") no-repeat scroll -237px -130px 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 {  font-weight: bold;    padding: 0 5px 4px; text-transform:capitalize; font-size:15px; color: #5A3320; }
.block-layered-nav dd { padding:5px 0px;}
.block-layered-nav a{ background:url("../images/megnor/subcat_arrow.png") no-repeat scroll 3px 6px transparent; padding-left:15px; }
.block-layered-nav a:hover{ background:url("../images/megnor/subcat_arrow_hover.png") no-repeat scroll 3px 6px transparent;}
.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 0px 8px; margin:15px 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; background:#EEEBE6; text-align:center;    border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -khtml-border-radius: 3px; }
.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; }
#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;
	-khtml-opacity: 1;
	-moz-opacity: 1;
	-webkit-opacity: 1;
}
.block-related .product { margin-left:0px; }
.block-related li{ position:relative; }
.block-related .tm-checkbox{ position:absolute; left:2px;}

/* 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 #E2DFDC; border-left:1px solid #E2DFDC; }
.compare-table tbody td.last { border-right:1px solid #E2DFDC; }
.compare-table tbody tr.last th,
.compare-table tbody tr.last td { border-bottom:1px solid #E2DFDC !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; }

/* Block: Subscribe */
.block-subscribe .block-content { padding:5px 10px; }
.block-subscribe .block-title strong {   }
.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:3px 0 0; text-align:left; }
.block-subscribe .actions button.button {  }
 

/* 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 ========================================================================= */
.featured-products{text-align:center;background:url("../images/pattern.jpg") repeat; 
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius:  10px;
	border-radius:  10px;
	margin-bottom:10px;
}
.cms-home .featured-products .category-title{display:inline-block;margin:0;background:url("../images/title-back.png") repeat-x center 23px;    padding: 0px 48px;border-bottom:0;}
.ie7 .cms-home .featured-products .category-title{display:inline;}
.cms-home .featured-products .category-title h2{text-align:center;padding:10px;margin:0;background:url("../images/pattern.jpg") repeat center center transparent;font-family: 'Oswald',Arial,Helvetica,sans-serif;}
.category-title {}
.category-image { width:100%; overflow:hidden; margin:0 0 10px; text-align:center; }
.category-image img {}
.category-description { margin:0 0 25px;  text-align: justify; }
.category-products {}
.category-title h2 a{ padding:0  !important; }
.featured-products .category-title h2 ,.featured-products .category-title h2 a{border-bottom:0;}
.category-title h2 , .category-title h2 a,  .crosssell h2{   
   background: none;       
    font-size: 18px;
    padding: 10px 10px 10px 0;	
	color:#5A3320;
	font-family: 'Oswald',Arial,Helvetica,sans-serif;
	margin-bottom:10px;
	border-bottom: 1px dashed #D9D6C8;
}
h2.product-name{ background:none; padding:0 !important; border-bottom: none !important;  font-family: 'Lato',Arial,Helvetica,sans-serif; }
 
/* 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:98%; padding:0 10px !important;
	background:url("../images/pattern.jpg") repeat 0 0;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius:  10px;
	border-radius:  10px;
	padding:10px 5px !important;
}
/*.products-list{background:url("../images/pattern.jpg") repeat 0 0;}*/
.products-grid li.item , .col-main .slider-item{ float:left; width:245px; padding:0; list-style:none; }
.products-grid li.first_item_tm{ }
.products-grid li.last_item_tm{ }
.products-grid li .product-block{
       
    border-radius: 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
    clear: both;
    margin: 5px 12px 20px;
    overflow: hidden;
}
.products-grid li .product-block-inner{
	overflow: hidden;
   
    position: relative;
    text-align: center;

}

a.product-image { display:block;  margin:0 0 5px;  border: 1px solid #E2DDD1;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;
	background:#fff;
	overflow:hidden;
	position:relative;
}
.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{    
    clear: both;
    margin: 5px 12px 20px;
    overflow: hidden;
}
.product-carousel .product-block-inner{
  	overflow: hidden;    
    position: relative;
    text-align: center;
}

.products-grid li.item:hover .button.button span, .products-list li.item:hover .button.button span, .product-carousel .slider-item:hover button.button span {
    background: none repeat scroll 0 0 #5A3320;
}
.products-grid li.item:hover .new-label, .products-list li.item:hover .new-label, .product-carousel .slider-item:hover .new-label{background:#47281A;  color: #EBD1AE;}
.ie7 .product-block-inner .new-label,.ie7 .products-list li .list-left .new-label{padding:10px 40px 3px 10px;}
.product-block-inner .new-label,.products-list li .list-left .new-label{
	display: block;
  	background: none repeat scroll 0 0 #E6D1B5;
    color: #47281A;   
    padding: 21px 26px 3px 22px;
    position: absolute;
    right: -31px;
    text-align: center;
    text-transform: capitalize;
    top: -13px;
	
	transform: rotate(45deg);   
  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476); /* IE6,IE7 */
-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"; /* IE8 */
  -webkit-transform: rotate(45deg);
  /* Firefox */
  -moz-transform: rotate(45deg);  
  /* IE */
  -ms-transform: rotate(45deg);  
  /* Opera */
  -o-transform: rotate(45deg);
}
.ie8 .product-block-inner .new-label,.ie8 .products-list li .list-left .new-label{right:-25px; top:-33px;} 
.products-grid li.item:hover .sale-label, .products-list li.item:hover .sale-label, .product-carousel .slider-item:hover .sale-label{display:block;}
.product-block-inner .sale-label,.products-list li .list-left .sale-label{display: block;
    padding: 1px 10px;
    position: absolute;
	top: 100px;
    left: 39%;
    text-align: center;
    text-transform: uppercase;
	background-color:#EBD1AE;
	color:#47281A;
    box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);
	font-size:12px;
	display:none;
	
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	-khtml-border-radius:  3px;
	border-radius:  3px;
}
/*.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 { margin-bottom: 10px;    padding: 10px 10px;background:#EFECE6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;
	
	 transition-duration:250ms;
	-moz-transition-duration:250ms;
	-o-transition-duration:250ms;
	-webkit-transition-duration:250ms;
	-ms-transition-duration:250ms;
}
.products-list li.item:hover{background:#E6D1B5;}
.products-list li .list-left{ float:left; margin-right:10px; position:relative; overflow:hidden;}
.products-list li .list-center{  
	background: none repeat scroll 0 0 #F8F7F3;
    float: left;
    padding: 10px;
    width: 481px;
	min-height: 195px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;
}
.products-list li .list-right{ overflow:hidden;    width: 200px;float:left; }
.products-list li.item.last {  }
.products-list .product-image { float:left; margin:0 0 0px;border:0; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;
	overflow:hidden;
}
.left_addtocart{margin-bottom:0;}
.products-list .product-shop {  }
.products-list .product-name { margin:0 0 5px; font-weight:normal;   color:#203548; }
.products-list .product-name a {  }
.products-list .price-box {   margin:3px 0px 5px 0; }
.products-list .availability { float:left; margin:3px 0 0; }
.products-list .desc { clear:both; padding:0px 0 5px; margin:0 0 0px; line-height:1.35; border-bottom: 1px dashed #D9D6C8;text-align:justify; }
.products-list .desc .link-learn { font-size:11px; }
.products-list .add-to-links { clear:both; }
.products-list .add-to-links li { display:inline; }
.products-list .add-to-links .separator { display:inline; margin:0 2px 0 6px; }
.products-list li .ratings .rating-box{ float:left; margin-right:10px; margin-top:2px;}
/* ======================================================================================= */


/* Product View ========================================================================== */

/********************** Product View Tabs */
.product-view .tabs { margin: 15px 0px 0 0; overflow:hidden; }
.product-view .tabs li               
{ 
	float:left; 
	line-height:1em;  	
	margin-right:5px;
}
.product-view .tabs li.first          { border-left:0; }
.product-view .tabs li.last           { border-right:0; }
.product-view .tabs a                 { 
display:block; padding:12px 14px; color:#5A3320; text-decoration: none; font-weight:normal;
font-size:16px;  
font-family: 'Oswald',Arial,Helvetica,sans-serif;
background:#D5CFC4;
	-webkit-border-radius: 10px 10px 0 0;
	-moz-border-radius:10px 10px 0 0;
	-khtml-border-radius:  10px 10px 0 0;
	border-radius:  10px 10px 0 0;
}
.product-view .tabs a:hover           { background-color:#EFECE6; text-decoration:none; color:#D15F31;text-decoration: none;}
.product-view .tabs li.active a,
.product-view .tabs li.active a:hover { background:#EFECE6;color:#D15F31; }

#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;}
.product-collateral .padder
{ padding:15px 10px; background:#EFECE6;

	-webkit-border-radius: 0px 10px 10px 10px;
	-moz-border-radius: 0px 10px 10px 10px;
	-khtml-border-radius:  0px 10px 10px 10px;
	border-radius:  0px 10px 10px 10px;
}

#product_tabs_description_tabbed_contents h2,#product_tabs_related_tabbed_contents  .block-title { display:none; }
#product_tabs_description_tabbed_contents .std ul{padding-left:15px;}

.padder h6{
	font-size:16px;  
	font-family: 'Oswald',Arial,Helvetica,sans-serif;
    font-weight: normal;
	display:none;
	color:#5A3320;
	margin-bottom:0;
}

/* Rating */
.no-rating { margin:0 0 10px; }
.product-shop .ratings{margin:0 0 5px 0; }
.products-grid  .ratings {position:absolute;top:190px;left:34%;margin:0;}
.ratings {   line-height:1.25; margin:7px 0; }
.ratings strong { float:left; margin:-2px 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.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }
.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.png) 0 100% repeat-x; }
.ratings .rating-box {margin-right:5px; display:inline-block; }
.ratings .amount {display:none;}
#customer-reviews .rating {margin-left:10px;}
.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:#d83820; }

.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 { font-weight:normal; color: #BC482F; }

/* 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{font-size:14px;}
.price { white-space:nowrap !important;   color: #777; font-size:18px;}
.my-account .price,#opc-review .price{font-size:14px;}
.sidebar .price-box{margin:3px 0;}
.price-box { margin:5px 0 8px; }
.price-box .price { font-weight:normal;  }

/* Regular price */
.regular-price {  }
.regular-price .price {  font-weight: normal; }
.block .regular-price,
.block .regular-price .price {  }

/* Old price */
.old-price { margin:0 10px 0px 0; text-decoration: line-through; color: #5A3320; }
.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 {}
.minimal-price-link .price { font-weight:normal; 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;  }

/* 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 10px 10px 0; }
.tier-prices li { line-height:1.4;  padding:2px 0 2px 0px; }
.tier-prices .benefit {  font-weight:bold;  }
.tier-prices .price {    font-size: 15px;}

.tier-prices-grouped li { padding:2px 0; color:#e26703; }
.tier-prices-grouped li .price { font-weight:bold; }

/* Add to Links */
.featured-products .add-to-links,.products-grid .add-to-links,.crosssell_product .add-to-links{display:none;}
.add-to-links { margin:5px 0 0; font-size:13px;  }
.add-to-links li{ list-style:none; }
.add-to-links .separator { display:none; }
.add-to-links li a.link-wishlist{ background:url("../images/sprite.png") no-repeat -12px -581px;padding-left:18px; }
.add-to-links li a.link-compare{ background:url("../images/sprite.png") no-repeat -12px -606px;padding-left:18px;}
.add-to-links li a.link-wishlist:hover{background-position:-233px -581px;}
.add-to-links li a.link-compare:hover{background-position:-233px -606px;}

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; font-weight:normal; color:#666; margin-top:0px; }
.add-to-cart .qty { float:left; margin-right:5px; }
.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 { margin-bottom:10px; } 
.product-essential h2 {display:none;  }

.product-collateral {   }
.product-collateral h2 ,.related-products .block-subtitle ,.box-tags h3{ font-weight:normal; font-size:15px; border-bottom:1px solid #D9D6C8; 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:302px; margin-right: 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;

}
.col3-layout .product-view .product-img-box { float:none; margin:0 auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;
}
.product-view .product-img-box .product-image { margin:0 0 13px; border:1px solid #E2DDD1; position:relative; z-index:1;}
.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:0.3; -webkit-opacity:0.3; -khtml-opacity: 0.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:0.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:right; width:411px; }
.col1-layout .product-view .product-shop { float:right; width:663px; }
.col3-layout .product-view .product-shop { float:none; width:auto; }
.product-view .product-shop .product-name { margin:0 0 5px; }
.product-view .product-shop .product-name h1 { margin:0;  }
.product-view .product-shop .availability {    float: right;    margin: 0 0 10px; text-align:right; }
.product-view .product-shop .short-description { margin:10px 0; }
.product-view .product-shop .price-box { margin:15px 0 10px; }
.product-view .product-shop .price-box .price{ font-size:18px;  }
.product-view .product-shop .add-to-links { margin:0px 0; font-size:13px; }
 
.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 -412px transparent; padding-left:27px; 
	margin-right:5px;
}
.product-view .product-shop .add-to-links a.link-wishlist:hover{background-position: -220px -412px;}

.product-view .product-shop .add-to-links a.link-compare{
	background:url("../images/sprite.png") no-repeat scroll -5px -450px transparent; padding-left:27px; 
}
.product-view .product-shop .add-to-links a.link-compare:hover{background-position: -220px -450px;}

.product-view .product-shop .ratings .rating-links{ display:block; }

.email-addto-box{margin-bottom: 10px;} 
.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 -379px transparent; padding-left:27px;  }
.email-addto-box .email-friend a:hover{ background-position: -221px -379px;}

#prev-next-links{ float:right; margin-top:-36px; width:60px; }
#prev-next-links  a{height:25px; width:25px; display:block; margin-bottom:0; text-decoration:none; 
	transition-duration:250ms;
	-moz-transition-duration:250ms;
	-o-transition-duration:250ms;
	-webkit-transition-duration:250ms;
	-ms-transition-duration:250ms;
}
#prev-next-links  a#link-previous-product{ background:url("../images/sprite.png") no-repeat scroll -202px -27px transparent;  float:left;}
#prev-next-links a#link-next-product{background:url("../images/sprite.png") no-repeat scroll -232px -27px transparent; float:right;}
#prev-next-links a#link-next-product:hover{background-position:-232px -1px;}
#prev-next-links  a#link-previous-product:hover{background-position: -202px -1px;}

/* Product Options */
.product-options {  border-bottom: 1px dashed #D9D6C8;
    margin: 0;
    padding: 0 0 10px;
    position: relative;
	z-index:0;
	}
.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: 8px;}
.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:98%; }
.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; width:auto;}
.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% !important; }
.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%;}
.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:280px; }
.send-friend .form-list li.wide .input-box { width:92%; }
.send-friend .form-list li.wide textarea { width:100% !important; }
.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 {  font-size:14px; text-decoration:none; margin-bottom:5px; color:#D15F31;}
.product-name a:hover{  color:#5A3320; text-decoration:none; }

/* Product Tags */
.tags-list { display:block;   border:1px solid #EEEBE6; background:#EEEBE6; padding:10px; }
.tags-list li { display:inline !important; margin:0 4px 0 0; }
.tags-list li a {  }

/* 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 -44px 0; }
.page-sitemap .links a { text-decoration:none; position:relative; }
.page-sitemap .links a:hover { text-decoration:underline;}
.page-sitemap .sitemap { margin:12px; }
.page-sitemap .sitemap a  {background:url("../images/megnor/subcat_arrow.png") no-repeat scroll 3px center transparent; 
padding-left:12px;}
.page-sitemap .sitemap a:hover{background:url("../images/megnor/subcat_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; }


.contacform{ 
    float: left;
    margin-right: 10px;
    padding-right: 15px;
    width: 46%; }
.googlemap{   float: right;
    margin-top: 10px;
    width: 50%;}
.contacform .form-list li.wide .input-box{width: 100%;}
.contacform .form-list li.wide textarea{width: 97% !important;}
.contacform .fieldset{ margin-top:10px; }
/* 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:20px 0 0; }
.cart .cart-collaterals .col1-set{ width:344px;  float:left;}
.cart .cart-collaterals .col2-set { width:635px; float:right; }
/*.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 #E2DFDC;  padding:12px 15px; margin:0 0 18px; background:#EEEBE6;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;
}
/*.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 button span,
.cart .shipping button span {  }
.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 { float:right; width:305px; background:#EEEBE6; border:1px solid #E2DFDC; margin-bottom:10px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;

 }
.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:#D5CFC4;   padding: 7px;  
  text-align: center; border-top:1px solid #fff;
  margin:0;}
.checkout-types a{color: #5A3320;}
.checkout-types a:hover{ color: #BC482F;}

/* 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:100px; padding:8px; border:1px solid #E2DDD1; background-color:#EEEBE6; }
.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }
.truncated .show .item-options { top:-20px; left:30%; }
.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 8px 5px 0;   /* 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 #E2DFDC; }
.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 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 { border:1px solid #D9D6C8; background:#EEEBE6;
 padding:5px; text-align:right;
 -webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;
 }
.opc .step-title .number { float:left;border:1px solid #D9D6C8; padding:0 4px; margin:0 5px 0 0; color:#5A3320;line-height:20px; }
.opc .step-title h2 { float:left; margin:3px 0 0 0 ;  font-size: 15px; }
.opc .step-title a { display:none; float:right;   line-height:16px; color:#fff;  }

.opc .allow .step-title { background:#EBD1AE; border:1px solid #BA9380; color:#5A3320; cursor:pointer; }
.opc .allow .step-title .number { background:#EBD1AE; border-color:#BA9380; color:#5A3320; }
.opc .allow .step-title h2 { color:#5A3320; }
.opc .allow .step-title a { display:block; color:#5A3320;  margin-top: 3px;}

.opc .active .step-title { background:#5A3320; border:1px solid #5A3320; padding-bottom:6px; color:#fff; cursor:default; }
.opc .active .step-title .number { background:#5A3320; border-color:#EBD1AE; color:#EBD1AE;  }
.opc .active .step-title h2 { color:#EBD1AE; }
.opc .active .step-title a { display:none; }

.opc .step { border:1px solid #E2DFDC;  padding:15px 30px; position:relative;margin-top:5px;
-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px; }
.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 #EEEBE6;
    border: 1px solid #E2DFDC;
    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 #E2DFDC; border-width:1px 1px;margin-top:5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;
 }
#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 #D15F31; padding:2px 0 0; font-weight:normal; text-align:center; color:#D15F31; }
.checkout-progress li.active { border-top-color:#5A3320; color:#5A3320; }

 
.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 #E2DFDC; margin:0 0 25px; padding:20px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px; 
	}
.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#D5CFC4;position:relative; }
.multiple-checkout .col2-set h3.legend { margin:0 0 10px;}
.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:auto; font-size:1.5em; padding:0 0 0 21px;  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-right: 12px; margin-top: 10px; }
.multiple-checkout .place-order .grand-total .price {}
.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 #E2DFDC; background:#EEEBE6; padding:13px; position:relative; 
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;}
 

/* 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 #E2DFDC;
    color: #5A3320;
    font-size:18px;
    font-weight: normal;
    margin: 0 0 10px;
    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; -ms-animation:rotate 1.5s infinite linear; -o-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:0px 0px 6px #ccc; -webkit-box-shadow:0px 0px 6px #ccc; box-shadow:0px 0px 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 { margin: 0 0 20px; }
.box-account .col2-set .col-1{
    border-right: 1px solid #E2DFDC;
    float: left;
    padding-right: 10px;
    width: 48.5%;
}
.dashboard .box .box-title {    
	background: none repeat scroll 0 0 #EEEBE6;
    border: 1px solid #E2DFDC;
    border-radius: 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
    margin: 0 0 10px;
    padding: 5px 5px;	
	text-align:right; }
.dashboard .box .box-title h3,
.dashboard .box .box-title h4 { float:left; font-size:14px; font-weight:normal; margin:2px 0 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:#EBD1AE; margin:0px;
 padding:5px 7px; background:#5A3320; }
.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 { padding:10px 0px; margin:0 0 10px; border-bottom: 1px solid #EDEDED; }
.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:#EEEBE6;   padding:7px 10px; margin:0 0 8px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -khtml-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 #E2DFDC; padding:12px 15px; margin:0 0 15px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	-khtml-border-radius:  5px;
	border-radius:  5px;
	background:#EEEBE6;
}
 
.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% !important; 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:8px 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; margin-right: 15px; width: 126px; }
.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 {float:left;}
/*.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:0px 0px 6px #ccc; -webkit-box-shadow:0px 0px 6px #ccc; box-shadow:0px 0px 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:0px 0px 3px #999; -webkit-box-shadow:0px 0px 3px #999; box-shadow:0px 0px 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; -khtml-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: #a8c88d;}
.footer a:hover { color:#D15F31; }
.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: 3px;float: left;}
.footer address a { color:#777; text-decoration:underline; }
.footer address a:hover { text-decoration:none; }
.footer ul {  }
.footer_bottom ul.links {padding-top: 20px }
.footer  #block_3 li {  padding:0 0 5px 12px;background:url("../images/megnor/footer_arrow.png") no-repeat left 8px; }
.footer  #block_3 li:hover{ background:url("../images/megnor/footer_arrow_hover.png") no-repeat left 8px; }

.ie7 .footer #block_3 li{padding:0 0 5px 12px;}
 
.footer_bottom  li{display:inline; /*! background:url(../images/bkg_pipe1.jpg) 100% 4px no-repeat; */padding:0 10px 0 5px; }

.footer ul.links li.last { background:none;  }
.footer-container .bottom-container { margin:0 0 5px; }

 
.footer .mobile_togglemenu{ display:none; }  
.footer_top{ width:100%; padding: 15px 0; overflow:hidden;}
.footer_bottom{clear: both;overflow: hidden;}
#footer .footer-area, .static_link1, .static_link2, .static_link3,.social_block{float: left;    margin-right: 15px;    width: 228px;}
#footer #block_4{ margin-right:0;line-height:25px; }
#footer #block_4 li{padding:0;}
#footer h6 ,#footer .block .block-title strong{
	font-size:18px;
	font-weight:normal;
	margin-bottom:10px;
	color: #FFF;
	text-shadow:none;
	font-family: 'Oswald',Arial,Helvetica,sans-serif;
}
.ie7 #block_3 .social_block ul li{ padding: 0 0 0 22px;}
.footer #block_3 .social_block ul li{     
	margin: 5px 0;
    padding: 0 0 0 22px;
	background:url("../images/social_sprite.png") no-repeat -1px -36px; 
}

.footerBranding {
    height: 64px;
    padding-top: 10px;
}
.footerLogo {
    background: rgba(0, 0, 0, 0) url("../images/footerLogo.png") repeat scroll 0 0;
    float: left;
    height: 51px;
    width: 115px;
}
.footerBranding h3 {
    float: left;
    letter-spacing: 2px;
    line-height: 45px;
    margin-left: 20px;
}
.footerBranding h4 {
    color: #2d5c01;
    float: left;
    line-height: 51px;
    margin-right: 10px;
}
.footerBranding .socialLinks {
    float: right;
    width: auto;
}
#footerLinks {
    float: left;
    height: 230px;
    padding-top: 20px;
    width: 600px;
}
#footerLinks a, #footerLinks .level-top ul a {
    color: #a8c88d;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    text-transform: none;
}
#footerLinks a:hover, #footerLinks .level-top ul a:hover {
    color: #fff;
}
#footerLinks a.level-top, #footerLinks .level-top a {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.footerSocial {
    float: left;
    
    width: 300px;
}
.footerSocial h3 {
    color: #264e00;
    text-transform: uppercase;
}
.footerCopyright {
    padding-top: 20px;
}
.footerCopyright ul.links {
    width: auto;
}
.footerCopyright ul.links li {
    border-left: 1px solid #b1c9a2;
    display: inline !important;
    line-height: 11px;
    margin-left: 10px;
    padding-left: 10px;
    width: auto;
}
.footerCopyright ul.links li a {
}
.footer_bottom{clear: both;overflow: hidden;font-size: 11px;}

#footer .footer-area, .static_link1, .static_link2, .static_link3,.social_block{float: left;    margin-right:8px;    width:150px;}

#footer #block_4{ margin-right:0;line-height:25px; }

#footer #block_4 li{padding:0;}

#footer h6 ,#footer .block .block-title strong{ 

	font-size:14px; font-weight:normal; margin-bottom:10px; color: #FFF; text-transform:uppercase;

	text-shadow:none; 

  font-family: 'Oswald',Arial,Helvetica,sans-serif;

}
.footer .socialLink {
    float: left;
    height: 28px;
    margin-bottom: 25px;
    margin-right: 9px;
    margin-top: 10px;
    opacity: 0.7;
    width: 28px;
}
.footer .socialLink:hover {
    opacity: 1;
}
.footer .socialLink.twitter {
    background: rgba(0, 0, 0, 0) url("../images/twitter.png") no-repeat scroll left top;
}
.footer .socialLink.pinterest {
    background: rgba(0, 0, 0, 0) url("../images/pinterest.png") no-repeat scroll left top;
}
.footer .socialLink.facebook {
    background: rgba(0, 0, 0, 0) url("../images/facebook.png") no-repeat scroll left top;
}
.footer .socialLink.youtube {
    background: rgba(0, 0, 0, 0) url("../images/youtube.png") no-repeat scroll left top;
}
.footer .socialLink.linkedIn {
    background: rgba(0, 0, 0, 0) url("../images/linkedIn.png") no-repeat scroll left top;
}
.footer .socialLink.googlePlus {
    background: rgba(0, 0, 0, 0) url("../images/googlePlus.png") no-repeat scroll left top;
}

.footer .socialLink.instagram {
    background: rgba(0, 0, 0, 0) url("../images/instagram.png") no-repeat scroll left top;
}

.footer #block_3 .social_block ul li.twitter{background-position: 0 -116px; }
.footer #block_3 .social_block ul li.rss{ background-position: 0 -199px;}


.footer #block_3 .social_block ul li.facebook:hover{ background-position: -1px 4px; }
.footer #block_3 .social_block ul li.twitter:hover{ background-position: 0 -75px; }
.footer #block_3 .social_block ul li.rss:hover{ background-position: 0 -159px; }


#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;}
#footer .block-subscribe input.input-text{width: 180px;}

#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: 99%;
}

#footer .final_box .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: 99%;
}


.padder h5.mobile_togglemenu {
    background: url("../images/megnor/toggle-arrow.png") no-repeat scroll right 4px 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 -52px;
}
.padder  .active .mobile_togglemenu{background-position:right -48px;}
.toggle .mobile_togglecolumn {
    background: url("../images/megnor/toggle-arrow.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;  }

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

/* 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: 244px;}
.featured_default_width {  width: 244px;}
.newproduct_default_width{  width: 244px;}
.bestseller_default_width {  width: 244px;}
.special_default_width{  width: 244px;}

.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: 244px;}

 
.upsell_default_width,
.box-up-sell li.slider-item,
.box-up-sell li.product-items{  width: 244px;}


.crosssell_default_width,
.crosssell li.slider-item ,
.crosssell li.product-items{  width: 244px;}

/* Default Width  End*/ 


.hover_shine {
    background: url("../images/glassy.png") no-repeat scroll 326px 0px transparent;
    content: "";
    height: 216px;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}

.products-grid li:hover .hover_shine,
.product-carousel .slider-item:hover .hover_shine,
.products-grid li.item:hover .hover_shine,
.products-list li.item:hover .hover_shine {
    background-position: -72px 1px;
	-webkit-transition: all 1s ease; 
	-moz-transition: all 1s ease; 
	transition: all 1s ease;
	-ms-transition: all 1s ease;
	-o-transition: all 1s ease;
	
}
.box-collateral{margin-bottom:10px;}
#featured-carousel{padding:0 10px;width:auto;}
.footer .block, .footer label {
    margin-bottom: 25px;
}
.footer input {
    border: medium none;
    border-radius: 0;
    padding: 0 0 0 15px;
}
.footer .input-box {
    float: left;
    margin-top:0px;
}
.footer .validation-error {
    position: relative;
}
/*.footer .validation-advice {
    color: #fff !important;
    position: absolute;
    top: 43px;
}*/
.footer .buttongp {
    background: #437610 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0 4px 4px 0;
    height: 40px;
    padding: 0 10px;
}
.footer .buttongp:hover {
    background: #62ac17 none repeat scroll 0 0;
}
.footer .buttongp span {
    color: #fff;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    padding: 0 5px;
}
.block-subscribe .actions {background:none;padding: 0px 180px !important;margin: 3px 0 0;x 0 0;margin-left: 20px;text-align:left;}
.footer #newsletter, .footer #dealer {
    background: #50901c none repeat scroll 0 0 !important;
    box-shadow: 5px 5px 5px #477b18 inset;
    color: #fff;
    float: left;
    height: 40px;
    margin-top:3px;
    width: 180px;
}
.box-collateral{margin-bottom:10px;}

#featured-carousel{padding:0 10px;width:auto;}
.manmenug{margin:5px 0;padding:10px;display:inline-block;float:left;width:100%;margin-top: -31px;font-weight: bold;}
.manmenug ul{ margin:22px 0 0 164px; padding:0px; list-style:none; display:inline-block; float:left;}
.manmenug li{ margin:0px; padding:0px; display:inline;}
.manmenug li a{font-size:11px!important;font-weight:600;text-transform:uppercase;display:inline-block;float:left;padding:0 9px;line-height: 29px;}

.title{ background:#FFF;}
.landing-page-tout-link {
    text-decoration: none; display:inline-block; float:left; margin-right:17px; margin-bottom:17px; width:23.6666%;
}
.landing-page-tout-link:nth-child(4n+4) {
     margin-right:0px;
}

.landing-page-tout-link.large-right { width:49%; margin-right:0px;}
.landing-page-tout-link.large-left { width:49%;}

.landing-page-tout.category {
    box-shadow: 0 0 15px #cdcdcd;
	-webkit-background-size: cover !important;
 	-moz-background-size: cover !important;
  	-o-background-size: cover !important;
  	background-size: cover !important;
}
.landing-page-tout.category p.hover-style {
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    padding: 60px 50px 50px;
    position: relative;
    text-align: center;
    z-index: 20;
}
.landing-page-tout.action {
    border: 1px solid #dddddd;
    position: relative;
	-webkit-background-size: cover !important;
 	-moz-background-size: cover !important;
  	-o-background-size: cover !important;
  	background-size: cover !important;
	width:230px;
}

.wh230{ width:230px;}
.landing-page-tout.action h3 {
	background-color:transparent;
    color: #8f908f;
    font-size: 13px;
    line-height: 13px;
    margin-bottom: 0;
    margin-left: 27px;
    margin-top: 27px;
    padding-left: 0;
}
.landing-page-tout.action h4 {
    color: #535453;
    font-size: 19px;
    font-weight: 400;
    line-height: 24px;
    margin-left: 27px;
    margin-top: -5px;
}
.landing-page-tout.action p {
    font-size: 11px;
    line-height: 16px;
    margin-left: 27px;
    width: 250px;
}
.landing-page-tout.action .cta {
    background: #8ec33b none repeat scroll 0 0;
    border: 1px solid #7ba75f;
    border-radius: 4px;
    box-shadow: 4px 4px 5px #e2e2e2;
    color: #fff;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: 600;
    margin-left: 27px;
    margin-top: 20px;
    padding: 5px 8px;
    position: absolute;
    text-decoration: none;
    left: 0px;
}
.landing-page-tout.action:hover .cta {
    background: #a1d743 none repeat scroll 0 0;
}
.landing-page-tout.action .cta .label {
    float: left;
}
.landing-page-tout.action .cta .arrow {
    background: rgba(0, 0, 0, 0) url("~newtreec/beta/newtree/skin/frontend/default/MAG090178/images/homeToutCtaArrow.png") repeat scroll 0 0;
    float: left;
    height: 9px;
    margin-left: 10px;
    margin-top: 7px;
    width: 5px;
}
.landing-page-tout.testimonial {
    background: rgba(0, 0, 0, 0) url("~newtreec/beta/uploads/landing-touts/testimonial-bg.jpg") repeat scroll 0 0;
    box-shadow: 0 0 15px #cdcdcd;
    color: #fff;
}
.landing-page-tout.email-signup {
    background: rgba(0, 0, 0, 0) url("~newtreec/beta/uploads/landing-touts/email-signup-bg.jpg") repeat scroll 0 0;
}
.landing-page-tout.email-signup h3 {
    color: #535453;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 13px;
    margin-left: 20px;
    margin-top: 20px;
    text-transform: none;
}
.landing-page-tout.email-signup p {
    color: #878787;
    font-size: 13px;
    margin-bottom: 20px;
    margin-left: 20px;
    width: auto;
}
.landing-page-tout.email-signup input {
    border: 1px solid #dadada;
    color: #878787;
    font-size: 13px;
    height: 29px;
    margin-left: 20px;
    padding-left: 10px;
    width: 180px;
}
.landing-page-tout.email-signup .cta {
    margin-left: 20px;
    margin-top: 16px;
    padding-left: 25px;
    padding-right: 25px;
}

.job-listings-block {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    float: left;
    height: 480px;
    padding:0px; display:inline-block; float:left;
}
.job-listings-block h3 {
    margin-bottom: 5px !important;
    padding: 0;
}
.job-listings-shadow {
    background: rgba(0, 0, 0, 0) url("http://166.62.125.35/~newtreec/beta/en_us/../skin/frontend/default/MAG090178/images/job-listings-shadow.jpg") repeat scroll 0 0;
    bottom: -20px;
    height: 19px;

    width: 422px;
}
.job-listings-block .job-contentWrap {
    height: 456px;
    margin: 12px; width:auto;
}
.job-listings-block .job-contentScroll {
    background: #f1f1f1 none repeat scroll 0 0;
    height: auto;
    position: relative;
    width: auto;
	min-height:396px;
}
.job-listings-block .job-header {
    background: #a0a0a0 none repeat scroll 0 0;
    height: 60px;
    padding-left: 20px;
}
.job-listings-block .job-header h2 {
    color: #fff;
    float: left;
    font-size: 22px;
    font-weight: 400;
    line-height: 60px;
	margin:0px;
}
.job-listings-block .job-header .select-skin {
    float: right;
    margin-right: 20px;
    margin-top: 14px;
}
.job-listings-block .job-content {
    margin: 0 26px 26px;
    position: relative;
}
.job-listings-block .job-content p {
    width: auto;
}
.job-listings-block .job-content h3 {
    color: #619c28;
    font-size: 15px;
    margin-bottom: 17px;
    margin-top: 25px;
    text-transform: uppercase;
}
.job-listings-block .job-content h4 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}
.job-listings-block .job-content .date {
    color: #999999;
}
.job-listing-item, .job-country {
}
/*#scrollbar_track, #scrollbar_track2 {
    background-color: #cfcfcf;
    border-radius: 5px;
    cursor: move;
    height: 100%;
    margin: 10px 0;
    position: absolute;
    right: 10px;
    top: 0;
    width: 10px;
}*/

.job-country { display:inline-block; float:left; width:100%;}
#scrollbar_handle, #scrollbar_handle2 {
    background-color: #a7a7a7;
    border-radius: 5px;
    cursor: move;
    opacity: 0.9;
    width: 10px;
}
.job-content {
    height: 370px;
    width:auto;
}
.job-contentScroll #scrollbar_track, #scrollbar_track2 {
    /*height: 376px;*/
}
.faq-contentScroll {
    position: relative;
}

/**

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

* { margin:0; padding:0; }



body{ 

    background:#FFFFFF;
    color: #585858;
	font-family: 'Open Sans', sans-serif,Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
	text-align:left;
}



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



a             { color:#7c7c7c; text-decoration:none;; }

a:hover       { text-decoration:none; color:#BC482F; }

:focus        { outline:0; }



/* Headings */

h1,h2,h3,

h4,h5,h6      { margin:0 0 5px; line-height:1.35; color:#585858;}



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

#customer-reviews table.ratings-list td{vertical-align:baseline;}

/* Content */

p             { margin:0 0 10px; }

strong        { font-weight:bold; }

address       { font-style:normal; line-height:1.35; }

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

.clear {
    clear: both;
}

/* 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 {background:url("../images/background_pattern.jpg") repeat left top ;border-bottom: 1px solid #E1DDDB;margin-bottom:5px;}*/

.header-container {margin-bottom:0px; min-height:110px;}

.nav-container1{ display:none; }

.nav-container { margin-bottom: 10px; }

.main-container {   background: #f8f8f8; border-top:solid 1px #f3f1f3;}


/*-------------------------------------- footer gp css */
.dropdownTout{ padding:13px 0px;}
.footer-before-container {
    margin: 0 0 3px;
    text-align: center;
}
.form-subscribe {
    float: left;
    width: 183px;
}
.form-subscribe label {
    display: block;
}
.form-subscribe input.input-text {
    display: block;
    width: 177px;
}
.form-subscribe button.button {
    float: right;
    margin: 6px 0 0;
}
.form-subscribe .validation-advice {
    width: 180px;
}
.form-subscribe .v-fix {
    padding-right: 5px;
    text-align: left;
}
.form-subscribe a {
    color: #777;
}

.footer {
    color: #fff;
    font-size: 11px;
    margin: auto;
    position: relative;
    width: 940px;
}
.footer a {
    color: #b1c9a2;
    text-decoration: none;
}
.footer a:hover {
    color: #fff;
}
.footer li, .footer ul, .footer ul.links {
    display: block;
    float: left;
    padding: 0;
    width: 150px;
}
.footer ul.links li, .footer ul li {
    display: block;
    padding: 0;
    vertical-align: top;
}
address.copyright {
    display: inline;
    float: left;
    line-height: 10px;
    width: auto;
}
.footer .switcher-store {
    background: rgba(0, 0, 0, 0) url("../images/bkg_store-switch.gif") no-repeat scroll 0 3px;
    float: right;
    padding-top: 21px;
    width: 184px;
}
.footer .switcher-store label {
    display: none;
}
.footer .switcher-store select {
    margin-bottom: 1px;
    padding: 0;
}
.footer .switcher-store ul {
    float: none;
    margin-left: 0;
    padding-left: 0;
    width: auto;
}
.footer .switcher-store ul .current {
    display: none;
}
.footerBranding {
    height: 64px;
    padding-top: 16px;
}
.footerLogo {
    background: rgba(0, 0, 0, 0) url("../images/footerLogo.png") repeat scroll 0 0;
    float: left;
    height: 51px;
    width: 115px;
}
.footerBranding h3 {
    float: left;
    letter-spacing: 2px;
    line-height: 45px;
    margin-left: 20px;
}
.footerBranding h4 {
    color: #2d5c01;
    float: left;
    line-height: 51px;
    margin-right: 10px;
}
.footerBranding .socialLinks {
    float: right;
    width: auto;
}
#footerLinks {
    float: left;
    height: 230px;
    padding-top: 20px;
    width: 600px;
}
#footerLinks a, #footerLinks .level-top ul a {
    color: #a8c88d;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 25px;
    text-transform: none;
}
#footerLinks a:hover, #footerLinks .level-top ul a:hover {
    color: #fff;
}
#footerLinks a.level-top, #footerLinks .level-top a {
    color: #fff;
    font-weight: 700;
    text-transform: uppercase;
}
.footerSocial {
    float: right;

    width: 300px;
}
.footerSocial h3 {
    color: #264e00;
    text-transform: uppercase;
}
.footerCopyright {
    padding-top: 20px;
}
.footerCopyright ul.links {
    width: auto;
}
.footerCopyright ul.links li {
    border-left: 1px solid #b1c9a2;
    display: inline !important;
    line-height: 11px;
    margin-left: 10px;
    padding-left: 10px;
    width: auto;
}
.footerCopyright ul.links li a {
}
.footer .socialLink {
    float: left;
    height: 28px;
    margin-bottom: 25px;
    margin-right: 9px;
    margin-top: 10px;
    opacity: 0.7;
    width: 28px;
}
.footer .socialLink:hover {
    opacity: 1;
}
.footer .socialLink.twitter {
    background: rgba(0, 0, 0, 0) url("../images/twitter.png") no-repeat scroll left top;
}
.footer .socialLink.pinterest {
    background: rgba(0, 0, 0, 0) url("../images/pinterest.png") no-repeat scroll left top;
}
.footer .socialLink.facebook {
    background: rgba(0, 0, 0, 0) url("../images/facebook.png") no-repeat scroll left top;
}
.footer .socialLink.youtube {
    background: rgba(0, 0, 0, 0) url("../images/youtube.png") no-repeat scroll left top;
}
.footer .socialLink.linkedIn {
    background: rgba(0, 0, 0, 0) url("../images/linkedIn.png") no-repeat scroll left top;
}
.footer .socialLink.googlePlus {
    background: rgba(0, 0, 0, 0) url("../images/googlePlus.png") no-repeat scroll left top;
}
.footer #newsletter, .footer #dealer {
    background: #50901c none repeat scroll 0 0 !important;
    box-shadow: 5px 5px 5px #477b18 inset;
    color: #fff;
    float: left;
    height: 40px;
    margin-top:3px;
    width: 180px;
}
.footer .block, .footer label {
    margin-bottom: 25px;
}
.footer input {
    border: medium none;
    border-radius: 0;
    padding: 0 0 0 15px;
}
.footer .input-box {
    float: left;
    margin-top:0px;
}
.footer .validation-error {
    position: relative;
}
/*.footer .validation-advice {
    color: #fff !important;
    position: absolute;
    top: 43px;
}*/

.footer .buttongp {
    background: #437610 none repeat scroll 0 0;
    border: medium none;
    border-radius: 0 4px 4px 0;
    height: 40px;
    padding: 0 10px;
}
.footer .buttongp:hover {
    background: #62ac17 none repeat scroll 0 0;
}
.footer .buttongp span {
    color: #fff;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 24px;
    margin: 0;
    padding: 0 5px;
}

.footer .level-top.nav-5 {
    margin-top: 23px;
}

.footer ul.links li, .footer ul li {
    display: block;
    padding: 0;
    vertical-align: top;
}
	
.footerSocial h3 {
    color: #264e00;
    text-transform: uppercase;
}
.footerCopyright {
    padding-top: 20px;
    text-align: center;
}
.footerCopyright ul.links {
    width: auto;
}
.footerCopyright ul.links li {
    border-left: 1px solid #b1c9a2;
    display: inline !important;
    line-height: 11px;
    margin-left: 10px;
    padding-left: 10px;
    width: auto;
}
.footerCopyright ul.links li a {color: #b1c9a2;
    text-decoration: none;
	font-size: 11px;
}

	
	
	
	
	
	
	

.header-container,.nav-container,.main-container,.footer-container{}

.col2-left-layout,.col1-layout,.col2-right-layout{padding-top:0px;padding-bottom: 20px;}

.header,.main,.footer {

	width:1000px; 

	margin:0 auto; 

	padding:0px; 	

	background:none;

}

.nav-container{width:auto; margin:0 auto; display:inline-block; float:left;}



.header {  position:relative; z-index:10;background:none; }
.website-switcher { position:absolute; right:0px;top:35px !important;} 
.website-switcher select { border:solid 1px #e9e9e9; padding:1px 3px 3px 3px;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;
}

.header_top {     

   /* border: 1px solid #E2DFDC;*/

/*    position: absolute;*/
    display:inline-block; float:right;

	/*background:url("../images/background_pattern.jpg") repeat center;

	-webkit-border-radius: 10px;

	-moz-border-radius: 10px;

	-khtml-border-radius:  10px;

	border-radius:  10px;*/

}

.header-bottom{height:70px;  }

.header_topdiv{background:url("../images/top_pattern.png") repeat center top;height:10px;}

.main { min-height:400px;}

.footer {   width: 1000px;padding:0px 0;}



.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:24%; padding:0px; margin:29px 25px 0 0px;}

.col-main { float:left; width:73%; padding:0 0 0px;}

.col-right { float:right; width:230px; padding:0 0 0px; margin-left:10px; }



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

.my-account {margin-top: 31px;}

/* 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 #E2DFDC;color:#777;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius:  5px;

	border-radius:  5px;

 }

input.input-text,textarea { padding:5px;  font-family: 'Lato',Arial,Helvetica,sans-serif;  }

input.input-tex:focus,textarea:focus {  -moz-box-shadow:  0px 0px 3px #bbb;

  -webkit-box-shadow: 0px 0px 3px #bbb;

  box-shadow: 0px 0px 3px #bbb;}

select { padding:3px; }

select option { padding-right:10px; }

select.multiselect option { padding:2px 5px; }

select.multiselect option:last-child { border-bottom:0; }

textarea { overflow:auto; }

input.radio { margin-right:3px;cursor:pointer; }

input.checkbox { margin-right:3px;cursor:pointer; }

input.qty { width:2.5em !important; }

button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */

*button.button { -webkit-border-fit:lines; } 

.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:'Lato',Arial,Helvetica,sans-serif;

	 background:#8EC33B; 

 	border-radius:3px;

	-moz-border-radius: 3px;

	-webkit-border-radius: 3px;

	-khtml-border-radius:3px;

 	height: 16px;

    line-height: 16px;

    padding: 6px 12px;text-align:center; white-space:nowrap; color:#fff; text-decoration:none;}

button.button span span { border:0; padding:0;   }

/*button.button:hover span , .back-link a:hover ,.cart .discount button:hover span {background:#5A3320;}*/

button.disabled span { border-color:#bbb !important; background:#bbb !important; }



button.btn-checkout span { 

	height:40px;

	 line-height:40px; 

	 border:0;

	 padding:0 35px;  

}

.cart .discount button span , button.btn-checkout span {color:#fff;}

button.btn-checkout span{background:#5A3320; text-transform: uppercase;}

.cart .btn-proceed-checkout:hover span{background:#D15F31;}

button.btn-checkout.no-checkout span {color:#b8baba; }

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



p.control input.checkbox,

p.control input.radio { margin-right:6px; }*/

/* Form Highlight */

input.input-text:focus,select:focus,textarea:focus { box-shadow:0px 0px 3px #e0e0e0; -moz-box-shadow:0px 0px 3px #e0e0e0;  -webkit-box-shadow:0px 0px 3px #e0e0e0;}

/*.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:3px; }

.form-list label.required {}

.form-list label.required em { float:right; font-style:normal; color:#DD4B39; position:absolute; top:0; right:-14px; }

.form-list li.control label { float:none; }

.form-list li.control input.radio,

.form-list li.control input.checkbox { margin-right:6px; vertical-align:super;}

.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;margin-bottom:5px; }

.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;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 {  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 { display:inline-block; float:left; width:100%; border:solid 1px #fcd344; background-color:#fafaec; background-image:url(../images/i_msg-note.gif); color:#3d6611; }



/* BreadCrumbs */

.breadcrumbs {   line-height:30px; margin:0px; font-size:12px; }

.breadcrumbs li { display:inline; }
.breadcrumbs li span { padding:0 5px;}
.breadcrumbs li strong { font-weight:normal;color:#78A533; }
.breadcrumbs li a {color:#78A533; }



/* Page Heading */

.page-title {    

	border-bottom: 1px dashed #D9D6C8;

    margin: 0 0 10px;

    overflow: hidden;

    padding: 10px 0;

    width: 100%;

 }

.page-title h1,

.page-title h2 { margin:0; font-size:18px;text-align:left;  font-family: 'Oswald',Arial,Helvetica,sans-serif; }

.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:5px 0 10px 0; font-size:15px; font-weight:bold; margin:0px; color:#e25203; }



/* Pager */

.pager {  padding:7px; margin:10px 0; text-align:right; background:#efece6; border-radius:5px;}

.page-sitemap .pager {background:none; padding:5px 0;}

.pager .amount { float:left; margin:0;  padding-top: 5px;}

.pager .amount strong{ font-weight:normal;}

.pager .limiter { float:right; margin-left:10px; z-index:999 !important; margin-top: 1px;}

.pager .limiter label  {  float: left;

    padding-top: 5px;

    vertical-align: super; }

.pager .limiter span { display:inline; vertical-align: super;display:none; }

.pager .limiter select {  margin:0 0 1px; vertical-align:middle; }

.pager .pages {  margin:2px 0 0 10px; float:right; }

.pager .pages strong{ display:none; }

.pager .pages ol {float:left; padding:0px;}

.pager .pages li { 

    display: inline-block;

    margin: 0 2px 0 0px;

    padding:2px 12px; background:#F8F7F3; cursor:pointer;

	

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius:  5px;

	border-radius:  5px;  

	border:1px solid #F8F7F3;

	

	transition-duration:250ms;

	-moz-transition-duration:250ms;

	-o-transition-duration:250ms;

	-webkit-transition-duration:250ms;

	-ms-transition-duration:250ms;

	 }

.ie7 .pager .pages li{display:inline;}

.pager .pages .current{cursor:default;}

.pager .pages .current , .pager .pages li:hover {background: none repeat scroll 0 0 #F8F7F3;border:1px solid #D15F31;}

.pager .pages .current, .pager .pages li:hover a{ color:#5A3320; }

.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-right:5px;padding-top: 5px;   text-align:left; display:inline; vertical-align: super;float:left;}

.ie7 .sort-by label,.ie7 .pager .limiter label{display:inline;float:none;}

.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;    margin-top: 1px;}

 

.pager .pager_right .sort-by .sbHolder  { display:inline-block;border:0; background:#F8F7F3; }

.pager .limiter .sbHolder{ display:inline-block; margin: 0 5px; border:0; background:#F8F7F3;}



.ie7 .pager .limiter .sbHolder , .ie7 .pager .sort-by .sbHolder  { display:inline;}



.desc-asc{   float:right; display:inline; margin-left:10px; }

.sort-by a.uparrow ,  .sort-by a.downarrow:hover {

    background: url("../images/sprite.png") no-repeat scroll -140px -171px #F8F7F3;

    display: block;

    height: 30px;

    margin: 0;

    padding: 0;

    transition-duration: 300ms;

	-webkit-transition-duration: 300ms;

	-moz-transition-duration: 300ms;

	-o-transition-duration: 300ms;

	-ms-transition-duration: 300ms;

    width: 28px;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius:  5px;

	border-radius:  5px;

	

} 

.sort-by a.downarrow ,  .sort-by a.uparrow:hover{

    background: url("../images/sprite.png") no-repeat scroll -119px -171px #F8F7F3;

    display: block;

    height: 30px;

    margin: 0;

    padding: 0;

    transition-duration: 300ms;

	-ms-transition-duration: 300ms;

	-moz-transition-duration: 300ms;

	-o-transition-duration: 300ms;

	-webkit-transition-duration: 300ms;

    width: 28px;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius:  5px;

	border-radius:  5px;

	

}



/* Toolbar */

.toolbar { margin-bottom:10px; }

.toolbar .pager { padding:7px;  border-radius: 5px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; background:#EFECE6;border:0;}

 .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:-2px -152px;}

.view-mode strong.list {

    background-position: -32px -125px;

	margin-left:-5px;

}

.view-mode a.list {

    background-position: -32px -152px;

	margin-left:-5px;

}

.view-mode a.list:hover	{ background-position:-32px -125px;}

.view-mode a.grid:hover	{ background-position:-1px -125px;}

.view-mode strong.grid {

    background-position:-1px -125px;	

}



/* Data Table */

.data-table { width:100%; 

	border:1px solid #E2DFDC; 

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius:  5px;

	border-radius:  5px;

}

.data-table .odd  { background:#fff }

.data-table .even { background:#EEEBE6 ; }

/*.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:#5A3320; 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:#EEEBE6 ; }

.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:#EEEBE6 !important; }

.data-table tfoot td { padding-top:5px; padding-bottom:5px; border-bottom:0;  }

.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 #E2DFDC; }



.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:0px; }



.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; }

.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; }

.cms-home .header .logo{top:4px; /*top:8px;*/}

.header .logo {left: 0;margin: 0;position: absolute;text-decoration: none !important;top:11px; }

.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 .welcome-msg { margin:10px 0 0;    color: #BC482F; }



.tm_headerlinkmenu {float: right; margin-left:10px;}

.header .welcome-msg a { color:#ebbc58; }





/********** < Navigation */

.advanced_nav{ display:none; }

.nav-responsive{float:none ;background:none;

	height:48px;}

.nav-inner #nav , #advancedmenu{  background:#545F61; 	clear: both;

	background:none;

	height:48px;

	float:right;	

 }

/* 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 { background:#FEFEFE;color: #5A3320; }

#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; }

#nav li.last{margin-right:0;}



/* 0 Level */

#nav li { float:left; margin-right: 4px; }

 

#nav a , .nav-responsive span  { float:left; padding:12px 14px; color:#BC482F; font-size:16px;font-family: 'Oswald',Arial,Helvetica,sans-serif;text-transform:uppercase; 

}

#nav a{padding:14px;}

#nav li.level-top a.level-top{	

	-webkit-border-radius: 10px 10px 0 0;

	-moz-border-radius: 10px 10px 0 0;

	-khtml-border-radius:  10px 10px 0 0;

	border-radius:  10px 10px 0 0;

}

#nav ul{

	-webkit-border-radius: 0 0 5px 5px;

	-moz-border-radius: 0 0 5px 5px;

	-khtml-border-radius: 0 0 5px 5px;

	border-radius:  0 0 5px 5px;

}

#nav ul ul,#nav ul ul ul{

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius:  5px;

	border-radius:  5px;

}

/*#nav li.over a,

#nav a:hover { color:#fff; }

*/

/* 1st Level */

#nav ul li,

#nav ul li.active { float:none; margin: 5px 0; }

#nav ul li.last {  padding-bottom:0; }



#nav ul a,

#nav ul a:hover { float:none; padding:0; background:none; }

#nav ul li a { font-weight:normal !important; }



/* 2nd Level */

#nav ul ,.responsive-menu #nav-mobile{	 

	 background:#EDEAE1;  border: 1px solid #E2DFDC;}

#nav ul,

#nav div { position:absolute; width:13em; top:48px; left:-10000px; padding:0 5px; }

#nav div ul { position:static; width:auto; border:none; }



/* 3rd+ Level */

#nav ul ul,

#nav ul div { top:5px; }



#nav ul li a:hover , #nav > li ul > li:hover > a , .responsive-menu a:hover { background-color:#C9AD88;color:#fff; }

#nav ul li a ,.responsive-menu a

{ color:#777; text-decoration:none; display:block; font-size:14px;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius:  5px;

	border-radius:  5px;

}

#nav ul span,

#nav ul li.last li span { padding:7px; }

.responsive-menu li a{padding:5px 5px 5px 8px;}





#nav li.last ul.shown-sub{left:auto;right:0;}

#nav li.last .shown-sub ul.shown-sub,

#nav li.last .shown-sub li div.shown-sub{left:auto;right:100px;}

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

/********** Navigation > */

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





/* Sidebar =============================================================================== */

.block { margin:0 0 10px; }

.block .block-title { 	

	padding:10px 0;

	text-transform:capitalize;

	border-bottom: 1px dashed #D9D6C8;

}

.block .block-title strong { 

	display:block; min-height:16px; padding:1px 0 1px; color:#5A3320;font-weight:normal; font-size:18px;font-family: 'Oswald',Arial,Helvetica,sans-serif; }

.col2-left-layout .product-name h1{font-size:14px;font-family: 'Oswald',Arial,Helvetica,sans-serif; border-bottom: 1px dashed #D9D6C8;padding-bottom:10px;margin-bottom:10px; color:#333!important;}

.block .block-title strong span {}

.block .block-title a { text-decoration:none !important; }

.block .block-subtitle { margin:0; padding:5px 0px;  font-weight:normal;border-bottom:1px dashed #D9D6C8;  }

.block .block-content { 

/*	position:relative;*/	

	

	width: 100%;

	margin:5px 0 0 0;

	padding:5px 0px;}

	

.mini-products-list {

    margin: 5px 0;

}

.block .block-content li{ padding:2px 0;  }

.block .block-content li a{ text-decoration:none; }

.block .block-content li .product-name a{color: #777777;}

.block .block-content li .product-name a:hover{  color: #D15F31;}

.block .block-content li.item { padding:5px 0px; }

.block .block-content .product-name { }

.block .btn-remove,

.block .btn-edit , #panel .btn-edit ,#panel  .btn-remove{ float:right; margin:7px 0 2px 5px; }

.block .actions {  padding:3px 0px; text-align:right; }

.block-compare.block .actions {padding:6px 0px;}

.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:60px; border:1px solid #E2DDD1; margin-bottom:10px; 

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius:  5px;

	border-radius:  5px;

	

	

	 transition-duration:250ms;

	-moz-transition-duration:250ms;

	-o-transition-duration:250ms;

	-webkit-transition-duration:250ms;

	-ms-transition-duration:250ms;

}

.mini-products-list .product-image:hover{border:1px solid #5A3320; }

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

.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;}

.block-account .block-content li.current strong{ font-weight:normal; padding:4px 0 4px 13px !important; }

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

	background: url("../images/megnor/cat_arrow.png") no-repeat scroll left center transparent;   

    display: block;

    padding: 3px 0 3px 13px;

    text-decoration: none;

	margin-bottom:0;

	color:#777777;

}

.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{ padding:0 !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

{background: url("../images/megnor/cat_arrow_hover.png") no-repeat scroll left center transparent;color:#D15F31;}

#category-treeview li ul { margin-left:15px; }

#category-treeview li ul a {background: url("../images/megnor/subcat_arrow.png") no-repeat scroll left 12px transparent;}

#category-treeview li ul a:hover {background: url("../images/megnor/subcat_arrow_hover.png") no-repeat scroll left 12px 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:5px;

	margin-top: 10px;

}

#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 -130px transparent; 

} 

#category-treeview .collapsable-hitarea { 

	background: url("../images/sprite.png") no-repeat scroll -237px -130px 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 {  font-weight: bold;    padding: 0 5px 4px; text-transform:capitalize; font-size:15px; color: #5A3320; }

.block-layered-nav dd { padding:5px 0px;}

.block-layered-nav a{ background:url("../images/megnor/subcat_arrow.png") no-repeat scroll 3px 6px transparent; padding-left:15px; }

.block-layered-nav a:hover{ background:url("../images/megnor/subcat_arrow_hover.png") no-repeat scroll 3px 6px transparent;}

.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 0px 8px; margin:15px 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; background:#EEEBE6; text-align:center;    border-radius: 3px; -webkit-border-radius: 3px; -moz-border-radius: 3px; -khtml-border-radius: 3px; }

.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; }

#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;

	-khtml-opacity: 1;

	-moz-opacity: 1;

	-webkit-opacity: 1;

}

.block-related .product { margin-left:0px; }

.block-related li{ position:relative; }

.block-related .tm-checkbox{ position:absolute; left:2px;}



/* 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 #E2DFDC; border-left:1px solid #E2DFDC; }

.compare-table tbody td.last { border-right:1px solid #E2DFDC; }

.compare-table tbody tr.last th,

.compare-table tbody tr.last td { border-bottom:1px solid #E2DFDC !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; }



/* Block: Subscribe */

.block-subscribe .block-content { padding:5px 0px; }

.block-subscribe .block-title strong {   }

.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;}

.block-subscribe .actions button.button {  }

 



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

.featured-products{text-align:center;background:url("../images/pattern.jpg") repeat; 

	-webkit-border-radius: 10px;

	-moz-border-radius: 10px;

	-khtml-border-radius:  10px;

	border-radius:  10px;

	margin-bottom:10px;

}

.cms-home .featured-products .category-title{display:inline-block;margin:0;background:url("../images/title-back.png") repeat-x center 23px;    padding: 0px 48px;border-bottom:0;}

.ie7 .cms-home .featured-products .category-title{display:inline;}

.cms-home .featured-products .category-title h2{text-align:center;padding:10px;margin:0;background:url("../images/pattern.jpg") repeat center center transparent;font-family: 'Oswald',Arial,Helvetica,sans-serif;}

.category-title {}

.category-image { width:100%; margin:0px; text-align:center; }

.category-image img { width:100%;}

.inner-banner { margin:0 0 25px 0; padding:0px; position:relative;}
.category-description { position:absolute; margin-left:0px; margin-top:270px; width:100%; background: rgba(0, 0, 0, .7); padding:0px; min-height:80px; }
.des-gap { color:#fff; padding:20px 35px;}

.category-products {}

.category-title h2 a{ padding:0  !important; }

.featured-products .category-title h2 ,.featured-products .category-title h2 a{border-bottom:0;}

.category-title h2 , .category-title h2 a,  .crosssell h2{   

   background: none;       

    font-size: 18px;

    padding: 10px 10px 10px 0;	

	color:#5A3320;

	font-family: 'Oswald',Arial,Helvetica,sans-serif;

	margin-bottom:10px;

	border-bottom: 1px dashed #D9D6C8;

}

h2.product-name{ background:none; padding:0 !important; border-bottom: none !important;  font-family: 'Lato',Arial,Helvetica,sans-serif; }

 

/* 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:98%; padding:0 10px !important;

	background:url("../images/pattern.jpg") repeat 0 0;

	-webkit-border-radius: 10px;

	-moz-border-radius: 10px;

	-khtml-border-radius:  10px;

	border-radius:  10px;

	padding:10px 5px !important;

}

/*.products-list{background:url("../images/pattern.jpg") repeat 0 0;}*/

.products-grid li.item , .col-main .slider-item{ float:left; width:236px; padding:0; list-style:none; min-height:98px; }

.products-grid li.first_item_tm{ }

.products-grid li.last_item_tm{ }

.products-grid li .product-block{

       

    border-radius: 3px;

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	-khtml-border-radius: 3px;

    clear: both;

    margin: 5px 12px 20px;

    overflow: hidden;

}

.products-grid li .product-block-inner{

	overflow: hidden;

   

    position: relative;

    text-align: center;



}



a.product-image { display:block;  margin:0 0 5px;  border: 1px solid #E2DDD1;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius:  5px;

	border-radius:  5px;

	background:#fff;

	overflow:hidden;

	position:relative;

}

.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{    

    clear: both;

    margin: 5px 12px 20px;

    overflow: hidden;

}

.product-carousel .product-block-inner{

  	overflow: hidden;    

    position: relative;

    text-align: center;

}



.products-grid li.item:hover .button.button span, .products-list li.item:hover .button.button span, .product-carousel .slider-item:hover button.button span {

    background: none repeat scroll 0 0 #5A3320;

}

.products-grid li.item:hover .new-label, .products-list li.item:hover .new-label, .product-carousel .slider-item:hover .new-label{background:#47281A;  color: #EBD1AE;}

.ie7 .product-block-inner .new-label,.ie7 .products-list li .list-left .new-label{padding:10px 40px 3px 10px;}

.product-block-inner .new-label,.products-list li .list-left .new-label{

	display: block;

  	background: none repeat scroll 0 0 #E6D1B5;

    color: #47281A;   

    padding: 21px 26px 3px 22px;

    position: absolute;

    right: -31px;

    text-align: center;

    text-transform: capitalize;

    top: -13px;

	

	transform: rotate(45deg);   

  filter: progid:DXImageTransform.Microsoft.Matrix(sizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476); /* IE6,IE7 */

-ms-filter: "progid:DXImageTransform.Microsoft.Matrix(SizingMethod='auto expand', M11=0.7071067811865476, M12=-0.7071067811865475, M21=0.7071067811865475, M22=0.7071067811865476)"; /* IE8 */

  -webkit-transform: rotate(45deg);

  /* Firefox */

  -moz-transform: rotate(45deg);  

  /* IE */

  -ms-transform: rotate(45deg);  

  /* Opera */

  -o-transform: rotate(45deg);

}

.ie8 .product-block-inner .new-label,.ie8 .products-list li .list-left .new-label{right:-25px; top:-33px;} 

.products-grid li.item:hover .sale-label, .products-list li.item:hover .sale-label, .product-carousel .slider-item:hover .sale-label{display:block;}

.product-block-inner .sale-label,.products-list li .list-left .sale-label{display: block;

    padding: 1px 10px;

    position: absolute;

	top: 100px;

    left: 39%;

    text-align: center;

    text-transform: uppercase;

	background-color:#EBD1AE;

	color:#47281A;

    box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);

	-moz-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);

	-webkit-box-shadow: 1px 1px 2px rgba(50, 50, 50, 0.3);

	font-size:12px;

	display:none;

	

	-webkit-border-radius: 3px;

	-moz-border-radius: 3px;

	-khtml-border-radius:  3px;

	border-radius:  3px;

}

/*.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 { margin-bottom: 10px;    padding: 10px 10px;background:#EFECE6;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius:  5px;

	border-radius:  5px;

	

	 transition-duration:250ms;

	-moz-transition-duration:250ms;

	-o-transition-duration:250ms;

	-webkit-transition-duration:250ms;

	-ms-transition-duration:250ms;

}

.products-list li.item:hover{background:#E6D1B5;}

.products-list li .list-left{ float:left; margin-right:10px; position:relative; overflow:hidden;}

.products-list li .list-center{  

	background: none repeat scroll 0 0 #F8F7F3;

    float: left;

    padding: 10px;

    width: 481px;

	min-height: 195px;

	

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius:  5px;

	border-radius:  5px;

}

.products-list li .list-right{ overflow:hidden;    width: 200px;float:left; }

.products-list li.item.last {  }

.products-list .product-image { float:left; margin:0 0 0px;border:0; 

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius:  5px;

	border-radius:  5px;

	overflow:hidden;

}

.left_addtocart{margin-bottom:0;}

.products-list .product-shop {  }

.products-list .product-name { margin:0 0 5px; font-weight:normal;   color:#203548; }

.products-list .product-name a {  }

.products-list .price-box {   margin:3px 0px 5px 0; }

.products-list .availability { float:left; margin:3px 0 0; }

.products-list .desc { clear:both; padding:0px 0 5px; margin:0 0 0px; line-height:1.35; border-bottom: 1px dashed #D9D6C8;text-align:justify; }

.products-list .desc .link-learn { font-size:11px; }

.products-list .add-to-links { clear:both; }

.products-list .add-to-links li { display:inline; }

.products-list .add-to-links .separator { display:inline; margin:0 2px 0 6px; }

.products-list li .ratings .rating-box{ float:left; margin-right:10px; margin-top:2px;}

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





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

	margin-right:5px;

}

.product-view .tabs li.first          { border-left:0; }

.product-view .tabs li.last           { border-right:0; }

.product-view .tabs a                 { 

display:block; padding:12px 14px; color:#5A3320; text-decoration: none; font-weight:normal;

font-size:16px;  

font-family: 'Oswald',Arial,Helvetica,sans-serif;

background:#D5CFC4;

	-webkit-border-radius: 10px 10px 0 0;

	-moz-border-radius:10px 10px 0 0;

	-khtml-border-radius:  10px 10px 0 0;

	border-radius:  10px 10px 0 0;

}

.product-view .tabs a:hover           { background-color:#EFECE6; text-decoration:none; color:#D15F31;text-decoration: none;}

.product-view .tabs li.active a,

.product-view .tabs li.active a:hover { background:#EFECE6;color:#D15F31; }



#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

{ padding:15px 10px; background:#EFECE6;



	-webkit-border-radius: 0px 10px 10px 10px;

	-moz-border-radius: 0px 10px 10px 10px;

	-khtml-border-radius:  0px 10px 10px 10px;

	border-radius:  0px 10px 10px 10px;

}



#product_tabs_description_tabbed_contents h2,#product_tabs_related_tabbed_contents  .block-title { display:none; }

#product_tabs_description_tabbed_contents .std ul{padding-left:15px;}



.padder h6{

	font-size:16px;  

	font-family: 'Oswald',Arial,Helvetica,sans-serif;

    font-weight: normal;

	display:none;

	color:#5A3320;

	margin-bottom:0;

}



/* Rating */

.no-rating { margin:0 0 10px; }

.product-shop .ratings{margin:0 0 5px 0; }

.products-grid  .ratings {position:absolute;top:190px;left:34%;margin:0;}

.ratings {   line-height:1.25; margin:7px 0; }

.ratings strong { float:left; margin:-2px 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.png) 0 0 repeat-x; text-indent:-999em; overflow:hidden; }

.rating-box .rating { float:left; height:13px; background:url(../images/bkg_rating.png) 0 100% repeat-x; }

.ratings .rating-box {margin-right:5px; display:inline-block; }

.ratings .amount {display:none;}

#customer-reviews .rating {margin-left:10px;}

.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:#d83820; }



.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 { font-weight:normal; color: #BC482F; }



/* 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{font-size:14px;}

.price { white-space:nowrap !important;   color: #777; font-size:18px;}

.my-account .price,#opc-review .price{font-size:14px;}

.sidebar .price-box{margin:3px 0;}

.price-box { margin:5px 0 8px; }

.price-box .price { font-weight:normal;  }



/* Regular price */

.regular-price {  }

.regular-price .price {  font-weight: normal; }

.block .regular-price,

.block .regular-price .price {  }



/* Old price */

.old-price { margin:0 10px 0px 0; text-decoration: line-through; color: #5A3320; }

.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 {}

.minimal-price-link .price { font-weight:normal; 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;  }



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

.tier-prices li { line-height:1.4;  padding:2px 0 2px 0px; }

.tier-prices .benefit {  font-weight:bold;  }

.tier-prices .price {    font-size: 15px;}



.tier-prices-grouped li { padding:2px 0; color:#e26703; }

.tier-prices-grouped li .price { font-weight:bold; }



/* Add to Links */

.featured-products .add-to-links,.products-grid .add-to-links,.crosssell_product .add-to-links{display:none;}

.add-to-links { margin:5px 0 0; font-size:13px;  }

.add-to-links li{ list-style:none; }

.add-to-links .separator { display:none; }

.add-to-links li a.link-wishlist{ background:url("../images/sprite.png") no-repeat -12px -581px;padding-left:18px; }

.add-to-links li a.link-compare{ background:url("../images/sprite.png") no-repeat -12px -606px;padding-left:18px;}

.add-to-links li a.link-wishlist:hover{background-position:-233px -581px;}

.add-to-links li a.link-compare:hover{background-position:-233px -606px;}



/* Add to Cart */

.add-to-cart label { float:left; margin-right:12px; font-weight:normal; color:#666; margin-top:0px; }

.add-to-cart .qty { float:left; margin-right:5px; }

.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 { margin-bottom:10px; } 

.product-essential h2 {display:none;  }



.product-collateral {   }

.product-collateral h2 ,.related-products .block-subtitle ,.box-tags h3{ font-weight:normal; font-size:15px; border-bottom:1px solid #D9D6C8; 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:302px; margin-right: 15px;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius:  5px;

	border-radius:  5px;



}

.col3-layout .product-view .product-img-box { float:none; margin:0 auto;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius:  5px;

	border-radius:  5px;

}

.product-view .product-img-box .product-image { margin:0 0 13px; border:1px solid #E2DDD1; position:relative; z-index:1;}

.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:0.3; -webkit-opacity:0.3; -khtml-opacity: 0.3; -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";/*IE8*/ opacity:0.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:right; width:412px; }

.col1-layout .product-view .product-shop { float:right; width:663px; }

.col3-layout .product-view .product-shop { float:none; width:auto; }

.product-view .product-shop .product-name { margin:0 0 5px; }

.product-view .product-shop .product-name h1 { margin:0;  }

.product-view .product-shop .availability {    float: right;    margin: 0 0 10px; text-align:right; }

.product-view .product-shop .short-description { margin:10px 0; }

.product-view .product-shop .price-box { margin:15px 0 10px; }

.product-view .product-shop .price-box .price{ font-size:18px;  }

.product-view .product-shop .add-to-links { margin:0px 0; font-size:13px; }

 

.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 -412px transparent; padding-left:27px; 

	margin-right:5px;

}

.product-view .product-shop .add-to-links a.link-wishlist:hover{background-position: -220px -412px;}



.product-view .product-shop .add-to-links a.link-compare{

	background:url("../images/sprite.png") no-repeat scroll -5px -450px transparent; padding-left:27px; 

}

.product-view .product-shop .add-to-links a.link-compare:hover{background-position: -220px -450px;}



.product-view .product-shop .ratings .rating-links{ display:block; }



.email-addto-box{margin-bottom: 10px;} 

.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 -379px transparent; padding-left:27px;  }

.email-addto-box .email-friend a:hover{ background-position: -221px -379px;}



#prev-next-links{ float:right; margin-top:-36px; width:60px; }

#prev-next-links  a{height:25px; width:25px; display:block; margin-bottom:0; text-decoration:none; 

	transition-duration:250ms;

	-moz-transition-duration:250ms;

	-o-transition-duration:250ms;

	-webkit-transition-duration:250ms;

	-ms-transition-duration:250ms;

}

#prev-next-links  a#link-previous-product{ background:url("../images/sprite.png") no-repeat scroll -202px -27px transparent;  float:left;}

#prev-next-links a#link-next-product{background:url("../images/sprite.png") no-repeat scroll -232px -27px transparent; float:right;}

#prev-next-links a#link-next-product:hover{background-position:-232px -1px;}

#prev-next-links  a#link-previous-product:hover{background-position: -202px -1px;}



/* Product Options */

.product-options {  border-bottom: 1px dashed #D9D6C8;

    margin: 0;

    padding: 0 0 10px;

    position: relative;

	z-index:0;

	}

.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: 8px;}

.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:98%; }

.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; width:auto;}

.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% !important; }

.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%;}

.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:280px; }

.send-friend .form-list li.wide .input-box { width:92%; }

.send-friend .form-list li.wide textarea { width:100% !important; }

.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 {  font-size:14px; text-decoration:none; margin-bottom:5px; color:#D15F31;}

.product-name a:hover{  color:#5A3320; text-decoration:none; }



/* Product Tags */

.tags-list { display:block;   border:1px solid #EEEBE6; background:#EEEBE6; padding:10px; }

.tags-list li { display:inline !important; margin:0 4px 0 0; }

.tags-list li a {  }



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

.page-sitemap .links a { text-decoration:none; position:relative; }

.page-sitemap .links a:hover { text-decoration:underline;}

.page-sitemap .sitemap { margin:12px; }

.page-sitemap .sitemap a  {background:url("../images/megnor/subcat_arrow.png") no-repeat scroll 3px center transparent; 

padding-left:12px;}

.page-sitemap .sitemap a:hover{background:url("../images/megnor/subcat_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; }





.contacform{ 

    float: left;

    margin-right: 10px;

    padding-right: 15px;

    width: 46%; }

.googlemap{   float: right;

    margin-top: 10px;

    width: 50%;}

.contacform .form-list li.wide .input-box{width: 100%;}

.contacform .form-list li.wide textarea{width: 97% !important;}

.contacform .fieldset{ margin-top:10px; }

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

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


.paypal-logo { display:none;}


/* 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:20px 0 0; }

.cart .cart-collaterals .col1-set{ width:344px;  float:left;}

.cart .cart-collaterals .col2-set { width:635px; float:right; }

/*.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 #E2DFDC;  padding:12px 15px; margin:0 0 18px; background:#EEEBE6;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius:  5px;

	border-radius:  5px;

}

/*.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 button span,

.cart .shipping button span {  }

.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 { float:right; width:305px; background:#EEEBE6; border:1px solid #E2DFDC; margin-bottom:10px;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius:  5px;

	border-radius:  5px;



 }

.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:#D5CFC4;   padding: 7px;  

  text-align: center; border-top:1px solid #fff;

  margin:0;}

.checkout-types a{color: #5A3320;}

.checkout-types a:hover{ color: #BC482F;}



/* 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:100px; padding:8px; border:1px solid #E2DDD1; background-color:#EEEBE6; }

.truncated .truncated_full_value .item-options > p { font-weight:bold; text-transform:uppercase; }

.truncated .show .item-options { top:-20px; left:30%; }

.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 8px 5px 0;   /* 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 #E2DFDC; }

.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 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 { border:1px solid #D9D6C8; background:#EEEBE6;

 padding:5px; text-align:right;

 -webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius:  5px;

	border-radius:  5px;

 }

.opc .step-title .number { float:left;border:1px solid #D9D6C8; padding:0 4px; margin:0 5px 0 0; color:#5A3320;line-height:20px; }

.opc .step-title h2 { float:left; margin:3px 0 0 0 ;  font-size: 15px; }

.opc .step-title a { display:none; float:right;   line-height:16px; color:#fff;  }



.opc .allow .step-title { background:#EBD1AE; border:1px solid #BA9380; color:#5A3320; cursor:pointer; }

.opc .allow .step-title .number { background:#EBD1AE; border-color:#BA9380; color:#5A3320; }

.opc .allow .step-title h2 { color:#5A3320; }

.opc .allow .step-title a { display:block; color:#5A3320;  margin-top: 3px;}



.opc .active .step-title { background:#5A3320; border:1px solid #5A3320; padding-bottom:6px; color:#fff; cursor:default; }

.opc .active .step-title .number { background:#5A3320; border-color:#EBD1AE; color:#EBD1AE;  }

.opc .active .step-title h2 { color:#EBD1AE; }

.opc .active .step-title a { display:none; }



.opc .step { border:1px solid #E2DFDC;  padding:15px 30px; position:relative;margin-top:5px;

-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius:  5px;

	border-radius:  5px; }

.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 #EEEBE6;

    border: 1px solid #E2DFDC;

    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 #E2DFDC; border-width:1px 1px;margin-top:5px;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius:  5px;

	border-radius:  5px;

 }

#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 #D15F31; padding:2px 0 0; font-weight:normal; text-align:center; color:#D15F31; }

.checkout-progress li.active { border-top-color:#5A3320; color:#5A3320; }



 

.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 #E2DFDC; margin:0 0 25px; padding:20px;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius:  5px;

	border-radius:  5px; 

	}

.multiple-checkout .col2-set h2.legend { margin:-20px -20px 15px; padding:5px 10px; background:#D5CFC4;position:relative; }

.multiple-checkout .col2-set h3.legend { margin:0 0 10px;}

.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:auto; font-size:1.5em; padding:0 0 0 21px;  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-right: 12px; margin-top: 10px; }

.multiple-checkout .place-order .grand-total .price {}

.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 #E2DFDC; background:#EEEBE6; padding:13px; position:relative; 

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius:  5px;

	border-radius:  5px;}

 



/* 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 #E2DFDC;

    color: #5A3320;

    font-size:18px;

    font-weight: normal;

    margin: 0 0 10px;

    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; -ms-animation:rotate 1.5s infinite linear; -o-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:0px 0px 6px #ccc; -webkit-box-shadow:0px 0px 6px #ccc; box-shadow:0px 0px 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 { margin: 0 0 20px; }

.box-account .col2-set .col-1{

    border-right: 1px solid #E2DFDC;

    float: left;

    padding-right: 10px;

    width: 48.5%;

}

.dashboard .box .box-title {    

	background: none repeat scroll 0 0 #EEEBE6;

    border: 1px solid #E2DFDC;

    border-radius: 5px;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius: 5px;

    margin: 0 0 10px;

    padding: 5px 5px;	

	text-align:right; }

.dashboard .box .box-title h3,

.dashboard .box .box-title h4 { float:left; font-size:14px; font-weight:normal; margin:2px 0 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:#EBD1AE; margin:0px;

 padding:5px 7px; background:#5A3320; }

.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 { padding:10px 0px; margin:0 0 10px; border-bottom: 1px solid #EDEDED; }

.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:#EEEBE6;   padding:7px 10px; margin:0 0 8px; border-radius:5px; -webkit-border-radius:5px; -moz-border-radius:5px; -khtml-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 #E2DFDC; padding:12px 15px; margin:0 0 15px;

	-webkit-border-radius: 5px;

	-moz-border-radius: 5px;

	-khtml-border-radius:  5px;

	border-radius:  5px;

	background:#EEEBE6;

}

 

.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% !important; 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:8px 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; margin-right: 15px; width: 126px; }

.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 {float:left;}

/*.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:0px 0px 6px #ccc; -webkit-box-shadow:0px 0px 6px #ccc; box-shadow:0px 0px 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:0px 0px 3px #999; -webkit-box-shadow:0px 0px 3px #999; box-shadow:0px 0px 3px #999; -moz-border-radius:2px; -webkit-border-radius:2px; border-radius:2px; -khtml-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:#a8c88d; font-size:14px;}

.footer a:hover { color:#FFF; }

.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; text-align:center; }

.footer address a { color:#777; text-decoration:underline; }

.footer address a:hover { text-decoration:none; }

.footer ul {  }

.footer_bottom ul.links { text-align:center; margin:0px 0; }

.footer  #block_3 li {  padding:0 0 5px 12px;background:url("../images/megnor/footer_arrow.png") no-repeat left 8px; }

.footer  #block_3 li:hover{ background:url("../images/megnor/footer_arrow_hover.png") no-repeat left 8px; }



.ie7 .footer #block_3 li{padding:0 0 5px 12px;}

 

.footer_bottom  li{display:inline; padding:0 10px 0 5px; }



.footer ul.links li.last { background:none;  }

.footer-container .bottom-container { margin:0 0 5px; }



 

.footer .mobile_togglemenu{ display:none; }  

.footer_top{ width:100%; padding:15px 0 60px; overflow:hidden;}

.footer_bottom{clear: both;overflow: hidden;margin-bottom: 10px;display: inline-block;text-align: center;}

#footer .footer-area, .static_link1, .static_link2, .static_link3,.social_block{float: left;    margin-right:8px;    width:150px;}

#footer #block_4{ margin-right:0;line-height:25px; }

#footer #block_4 li{padding:0;}

#footer h6 ,#footer .block .block-title strong{ 

	font-size:14px; font-weight:normal; margin-bottom:10px; color: #FFF; text-transform:uppercase;

	text-shadow:none; 

  font-family: 'Oswald',Arial,Helvetica,sans-serif;

}

.ie7 #block_3 .social_block ul li{ padding: 0 0 0 22px;}

.footer #block_3 .social_block ul li{     

	margin: 5px 0;

    padding: 0 0 0 22px;

	background:url("../images/social_sprite.png") no-repeat -1px -36px; 

}



.footer #block_3 .social_block ul li.twitter{background-position: 0 -116px; }

.footer #block_3 .social_block ul li.rss{ background-position: 0 -199px;}





.footer #block_3 .social_block ul li.facebook:hover{ background-position: -1px 4px; }

.footer #block_3 .social_block ul li.twitter:hover{ background-position: 0 -75px; }

.footer #block_3 .social_block ul li.rss:hover{ background-position: 0 -159px; }





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

#footer .block-subscribe input.input-text{  width: 213px;}*/



#footer .mobile_togglemenu {

    background: url("../images/megnor/toggle-arrow.png") no-repeat scroll right 0px 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: 99%;

}

.padder h5.mobile_togglemenu {

    background: url("../images/megnor/toggle-arrow.png") no-repeat scroll right 4px 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 -52px;

}

.padder  .active .mobile_togglemenu{background-position:right -48px;}

.toggle .mobile_togglecolumn {

    background: url("../images/megnor/toggle-arrow.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;  }



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



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

.featured_default_width {  width: 244px;}

.newproduct_default_width{  width: 244px;}

.bestseller_default_width {  width: 244px;}

.special_default_width{  width: 244px;}



.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: 244px;}



 

.upsell_default_width,

.box-up-sell li.slider-item,

.box-up-sell li.product-items{  width: 244px;}





.crosssell_default_width,

.crosssell li.slider-item ,

.crosssell li.product-items{  width: 244px;}



/* Default Width  End*/ 





.hover_shine {

    background: url("../images/glassy.png") no-repeat scroll 326px 0px transparent;

    content: "";

    height: 216px;

    position: absolute;

    right: 0;

    top: 0;

    width: 100%;

}



.products-grid li:hover .hover_shine,

.product-carousel .slider-item:hover .hover_shine,

.products-grid li.item:hover .hover_shine,

.products-list li.item:hover .hover_shine {

    background-position: -72px 1px;

	-webkit-transition: all 1s ease; 

	-moz-transition: all 1s ease; 

	transition: all 1s ease;

	-ms-transition: all 1s ease;

	-o-transition: all 1s ease;

	

}

.box-collateral{margin-bottom:10px;}

#featured-carousel{padding:0 10px;width:auto;}
.manmenug{ margin:5px 0; padding:0px; display:inline-block; float:left; width:100%;}
.manmenug ul{ margin:22px 0 0 164px; padding:0px; list-style:none; display:inline-block; float:left;}
.manmenug li{ margin:0px; padding:0px; display:inline;}
.manmenug li a{ font-size:11px!important; font-weight:600; text-transform:uppercase; display:inline-block; float:left; padding:0 9px; line-height:30px;}

/*------------------ Inner page ---------------------------*/

/*.primary_content {
    margin-bottom: 60px;
}
.primary_content h3 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 12px;
}
.primary_content p {
    line-height: 22px;
    margin-bottom: 10px;
    width: 580px;
}*/
.float-block {
    float: left;
    margin-bottom: 20px;
    margin-right: 75px;
}
.float-block p {
    width: auto;
}
 .float-block ul {
    list-style: outside none disc;
    margin-left: 17px;
}
 .float-block ul.vertical-links {
    list-style: outside none none;
    margin-left: 0;
}
.float-block a {
    color: #619c28;
    text-decoration: none;
}
.primary_content_block {
    margin-bottom: 50px;
}
.primary_content p a {
    color: #8ec33b;
}


.content-block-icon {
    float: left;
   /* width: 100px;*/
}

.content-block-text {
    float: right;
    width: 845px;
}
.content-block-text a {
    color: #8ec33b;
}
.content-block-text.grid {
    float: right;
    width: 340px;
}
.content-block-text h3 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 12px;
}
.content-block-text .body {
    -moz-column-gap: 50px;
    -moz-column-width: 395px;
}

.content-block-text p {
    margin-bottom: 15px;
    /*width: auto;*/
}
.content-block-text.secondary {
    float: left;
    width: 365px;
}

.content-block.grid.last {
    margin-right: 0;
}
/*.shadow-divider {
    background: rgba(0, 0, 0, 0) url("/newtree/skin/frontend/default/MAG090178/images/shadow-divider.jpg") repeat scroll 0 0;
    height: 24px;
    width: 979px;
}
.shadow-divider-flip {
    background: rgba(0, 0, 0, 0) url("/newtree/skin/frontend/default/MAG090178/images/shadow-divider-flip.jpg") repeat scroll 0 0;
    height: 24px;
    width: 979px;
}
*/

.flavors h2.flavors-title, .ingredients h2.ingredients-title {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(left center , #5d9927 1%, #4a881f 25%, #4a881f 75%, #5d9927 100%) repeat scroll 0 0;
    box-shadow: 0 8px 8px #d6d6d6;
    color: #fff;
    display: inline;
    font-size: 15px;
    font-weight: 600;
    line-height: 40px;
    padding: 5px 50px;
    text-transform: uppercase;
}

.ingredients h2.ingredients-title {
    font-size: 13px;
    position: relative;
    z-index: 10;
}
.flavors .flavors-cta {
    font-size: 16px;
    font-weight: 400;
    margin-top: 30px;
    text-transform: uppercase;
}
.flavor {
    cursor: pointer;
    float: left;
    height: 200px;
    position: relative;
    text-transform: uppercase;
    width: 233px;
}
.flavor h3 {
    bottom: 0;
    display: block;
    font-size: 15px;
    position: absolute;
    text-align: center;
    width: 245px;
}
#magentoSidebar {
    background: #fff none repeat scroll 0 0;
    display: block;
    float: left;
    min-height: 310px;
    width: 250px;
}
#eeHeader {
    box-shadow: 0 0 15px #cdcdcd;
    margin-bottom: 50px;
}
#eeHeader .header {
    float: right;
    height: 310px;
    overflow: hidden;
    position: relative;
    width: 730px;
    z-index: 0;
}
#eeHeader .header h1 {
    color: #fff;
    float: left;
    font-size: 40px;
    font-weight: 600;
    margin-left: 40px;
    margin-top: 40px;
    text-shadow: 5px 5px 5px rgba(0, 0, 0, 0.4);
}
#eeHeader .header .desc {
    background: rgba(0, 0, 0, 0) url("/newtree/skin/frontend/default/MAG090178/images/category-desc-bg.png") repeat scroll 0 0;
    bottom: 0;
    padding: 25px 0;
    position: absolute;
    width: 100%;
}
#eeHeader .header .desc p {
    color: #a0a0a0;
    font-size: 12px;
    line-height: 22px;
    padding: 0 35px;
}
#eeSubNav {
    background: #fff none repeat scroll 0 0;
    min-height: 310px;
    width: 250px;
}
div#eeSunNav {
    overflow: hidden;
}
div#magentoSidebar a.level-top span {
    display: none;
}
#nav-sub, .product_navigation {
    float: left;
    margin-top: 20px;
    width: 100%;
}
#nav-sub li, .product_navigation li ul li a {
    display: block;
    float: left;
    font-size: 13px;
    line-height: 38px;
    padding-left: 35px;
    width: 100%;
}
div#magentoSidebar #nav-sub li, .product_navigation li ul li a:hover {
    box-shadow: 0 0 15px #cdcdcd;
    color: #000;
    width: 220px;
}
#nav-sub li a, .product_navigation li a {
    text-decoration: none;
}
#nav-sub li.level-1.here a {
    box-shadow: 0 0;
    width: 100%;
}
#nav-sub li.here {
    box-shadow: 0 0 15px #cdcdcd;
}
#nav-sub li.here a, #nav-sub li:hover {
    box-shadow: 0 0 15px #cdcdcd;
    color: #000;
}
#nav-sub li.here a, #nav-sub li a:hover {
    color: #000;
}
#nav-sub li.here a, #nav-sub li a {
    display: block;
    float: left;
    font-size: 13px;
    line-height: 38px;
    width: 100%;
}
#nav-sub li.here a {
    font-size: 15px;
}
.subtitle {
    color: #8a8a8a;
    font-size: 16px;
    font-weight: 400;
}
.primary_content {
    margin-bottom: 40px;
}
.primary_content h3 {
	/*display:inline-block; float:left; width:100%; */margin-bottom:0px;
    font-size: 20px;
    font-weight: 400;
}


.primary_content p a {
    color: #8ec33b;
}

.copy {
    margin-bottom: 60px;
}
.cta {
    background: #8ec33b none repeat scroll 0 0;
    border: 1px solid #7ba75f;
    border-radius: 4px;
    box-shadow: 4px 4px 5px #e2e2e2;
    color: #fff;
    cursor: pointer;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: 600;
    margin-top: 10px;
    padding: 5px 8px;
    text-decoration: none;
}

.cta-btn{
    background: #8ec33b none repeat scroll 0 0;
    border: 1px solid #7ba75f;
    border-radius: 4px;
    box-shadow: 4px 4px 5px #e2e2e2;
    color: #fff;
    cursor: pointer;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: 600;
    margin-top: 10px;
    padding: 5px 8px;
    text-decoration: none;
}
.cta.large {
    border-radius: 6px;
    font-size: 14px;
    min-width: 95px;
    padding: 10px 15px;
}
.cta.submit {
    cursor: pointer;
}
.cta.float {
    cursor: pointer;
    float: left;
    margin-right: 22px;
    position: static;
    text-align: center;
}
.cta:hover {
    background: #a1d743 none repeat scroll 0 0;
}
.cta.faq {
    background: #dedede none repeat scroll 0 0;
    border: 1px solid #b9b9b9;
    color: #6e6e6e;
}
.cta.faq:hover, .cta.faq.selected {
    background: #8ec33b none repeat scroll 0 0;
    border: 1px solid #7ba75f;
    color: #fff;
}
.cta .label {



    float: left;
}
.cta .arrow {
    background: rgba(0, 0, 0, 0) url("/newtree/skin/frontend/default/MAG090178/images/homeToutCtaArrow.png") repeat scroll 0 0;
    float: left;
    height: 9px;
    margin-left: 10px;
    margin-top: 7px;
    width: 5px;
}
.cta-link {
    text-decoration: none;
}
.ingredients {

    float: right;
    margin-bottom: 50px;
    position: relative;
    text-align: center;
    width: 425px;
}
.ingredient {
    cursor: pointer;
    float: left;
    height: 128px;
    margin-left: 1px;
    position: relative;
    width: 105px;
}
.ingredient h3 {
    bottom: 0;
    display: block;
    font-size: 13px;
    line-height: 16px;
    margin-bottom: 0;
    position: absolute;
    text-align: center;
    width: 105px;
}

}
.flavors h2.flavors-title, .ingredients h2.ingredients-title {
    background: rgba(0, 0, 0, 0) -moz-linear-gradient(left center , #5d9927 1%, #4a881f 25%, #4a881f 75%, #5d9927 100%) repeat scroll 0 0;
    box-shadow: 0 8px 8px #d6d6d6;
    color: #fff;
    display: inline;
    font-size: 15px;
    font-weight: 600;
    line-height: 40px;
    padding: 5px 50px;
    text-transform: uppercase;
}
.ingredients h2.ingredients-title {
    font-size: 13px;
    position: relative;
    z-index: 10;
}
.flavors .flavors-cta {
    font-size: 16px;
    font-weight: 400;
    margin-top: 30px;
    text-transform: uppercase;
}

.flavor h3 {
    bottom: 0;
    display: block;
    font-size: 15px;
    position: absolute;
    text-align: center;
    width: 245px;
}
.content-block {
    margin-bottom:30px;
	 /*clear:both;*/
   overflow: hidden;
}


.content-block-text {
    float: right;
    width: 87%;
}
.content-block-text a {
    color: #8ec33b;
}
.content-block-text.grid {
    float: right;
    width: 75%;
    line-height: 22px;
    text-align: justify;
}
.content-block-text h3 {
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 12px;
}
.content-block-text .body {
    -moz-column-gap: 50px;
    -moz-column-width: 395px;
}

.content-block-text.secondary {
    float: left;
    width: 49%; margin-right:20px;
}


.content-block.grid.last {
    margin-right: 0;
}
/*.shadow-divider {
    background: rgba(0, 0, 0, 0) url("/newtree/skin/frontend/default/MAG090178/images/shadow-divider.jpg") repeat scroll 0 0;
    height: 24px;
    width: 979px;
}
.shadow-divider-flip {
    background: rgba(0, 0, 0, 0) url("/newtree/skin/frontend/default/MAG090178/images/shadow-divider-flip.jpg") repeat scroll 0 0;
    height: 24px;
    width: 979px;
}*/
.content-block-video {
    float: right;
    height: 400px;
    text-align: center;
    width: 410px;
}
.content-block-video h4 {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin-top: 12px;
    text-shadow: 0 0 5px #000;
}
.play-video-arrow {
    background: rgba(0, 0, 0, 0) url("http://166.62.125.35/~newtreec/beta/en_us/../skin/frontend/default/MAG090178/images/play-video-arrow.png") repeat scroll 0 0;
    height: 74px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 115px;
    width: 74px;
}

.video-link:nth-child(2n+2) {
    margin-right:0px;
}
.video-link:hover .play-video-arrow {
    background-position: -74px 0;
}

.video-link1 {text-decoration: none;}
.video-link-general {text-decoration: none; display:inline-block; float:left; width:49%; margin:0px; padding:0px;}

.chocolate-science {
    position: relative;
}
.chocolate-science .cta {
    bottom: 160px;
    box-shadow: 4px 4px 5px rgba(0, 0, 0, 0.2);
    left: 400px;
}
.chocolate-science h2 {
    font-size: 26px;
    font-weight: 400;
    margin-bottom: 50px;
    margin-top: -5px;
    text-align: center;
}
.chocolate-science-item {
    float: left;
    margin-bottom: 35px;
    margin-right: 45px;
    width: 295px;
    /*text-align: justify;*/
}
.chocolate-science-item.last {
   /* margin-right: 0;*/
}
.chocolate-science-item h3 {
    color: #83b826;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 12px;
}
.chocolate-science-item p {
    width: auto;
}
.chocolate-science-image {
    display: block;
    margin-left: auto;
    margin-right: auto;
}
.landing-page-tout {
    float: left;
    position: relative;
    width: 100%;
	height:251px;	
}
.landing-page-tout h3 {
/*	background-color:#fff;*/
    color: #3c3c3c;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 35px;
    padding-left: 16px;
    text-transform: uppercase;
}
.title{ background:#FFF;}
.landing-page-tout-link {
    text-decoration: none; display:inline-block; float:left; margin-right:17px; margin-bottom:17px; width:23.6666%;
}
.landing-page-tout-link:nth-child(4n+4) {
     margin-right:0px;
}

.landing-page-tout-link.large-right { width:49%; margin-right:0px;}
.landing-page-tout-link.large-left { width:49%;}

.landing-page-tout.category {
    box-shadow: 0 0 15px #cdcdcd;
	-webkit-background-size: cover !important;
 	-moz-background-size: cover !important;
  	-o-background-size: cover !important;
  	background-size: cover !important;
}
.landing-page-tout.category p.hover-style {
    color: #fff;
    font-size: 13px;
    line-height: 22px;
    padding: 60px 50px 50px;
    position: relative;
    text-align: center;
    z-index: 20;
}
.landing-page-tout.action {
    border: 1px solid #dddddd;
    position: relative;
	-webkit-background-size: cover !important;
 	-moz-background-size: cover !important;
  	-o-background-size: cover !important;
  	background-size: cover !important;
	width:230px;
}

.wh230{ width:230px;}
.landing-page-tout.action h3 {
	background-color:transparent;
    color: #8f908f;
    font-size: 13px;
    line-height: 13px;
    margin-bottom: 0;
    margin-left: 27px;
    margin-top: 27px;
    padding-left: 0;
}
.landing-page-tout.action h4 {
    color: #535453;
    font-size: 19px;
    font-weight: 400;
    line-height: 24px;
    margin-left: 27px;
    margin-top: -5px;
}
.landing-page-tout.action p {
    font-size: 11px;
    line-height: 16px;
    margin-left: 27px;
    width: 250px;
}

.landing-page-tout.action:hover .cta {
    background: #a1d743 none repeat scroll 0 0;
}
.landing-page-tout.action .cta .label {
    float: left;
}
.landing-page-tout.action .cta .arrow {
    background: rgba(0, 0, 0, 0) url("http://166.62.125.35/~newtreec/beta/en_us/../skin/frontend/default/MAG090178/images/homeToutCtaArrow.png") repeat scroll 0 0;
    float: left;
    height: 9px;
    margin-left: 10px;
    margin-top: 7px;
    width: 5px;
}
.landing-page-tout.testimonial {
    background: rgba(0, 0, 0, 0) url("http://166.62.125.35/~newtreec/beta/en_us/../uploads/landing-touts/testimonial-bg.jpg") repeat scroll 0 0;
    box-shadow: 0 0 15px #cdcdcd;
    color: #fff;

}
.landing-page-tout.email-signup {
    background: rgba(0, 0, 0, 0) url("/uploads/landing-touts/email-signup-bg.jpg") repeat scroll 0 0;
}
.landing-page-tout.email-signup h3 {
    color: #535453;
    font-size: 20px;
    font-weight: 600;
    line-height: 26px;
    margin-bottom: 13px;
    margin-left: 20px;
    margin-top: 20px;
    text-transform: none;
}
.landing-page-tout.email-signup p {
    color: #878787;
    font-size: 13px;
    margin-bottom: 20px;
    margin-left: 20px;
    width: auto;
}
.landing-page-tout.email-signup input {
    border: 1px solid #dadada;
    color: #878787;
    font-size: 13px;
    height: 29px;
    margin-left: 20px;
    padding-left: 10px;
    width: 180px;
}
.landing-page-tout.email-signup .cta {
    margin-left: 20px;
    margin-top: 16px;
    padding-left: 25px;
    padding-right: 25px;
    position: absolute; /*Newly added */
    bottom: 0;
    margin-bottom: 10px;
}
#cafe-map-wrap {
    background: #fff none repeat scroll 0 0;
    box-shadow: 0 0 15px #cdcdcd;
    height: 251px;	
	display: inline-block;
    float: left;
    margin-bottom: 17px;
    margin-right: 17px;
    text-decoration: none;

}
#cafe-map-wrap h3 {
    color: #3c3c3c;
    float: left;
    font-size: 18px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 35px;
    padding: 5px 0 0 16px;
}
#cafe-map-wrap a {
    background: #8ec33b none repeat scroll 0 0;
    border: 1px solid #7ba75f;
    border-radius: 4px;
    color: #ffffff;
    float: right;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 13px;
    font-weight: 600;
    margin: 7px 10px 0 0;
    padding: 5px 8px;
    text-decoration: none;
}
#cafe-map-wrap img {
    margin: 10px 0 0 10px;
}
.landing-page-tout.testimonial h3 {
    color: #fff;
}
.landing-page-tout.testimonial .content {
    padding: 17px;
}
.landing-page-tout.testimonial .content p {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 20px;
}
.landing-page-tout.testimonial .content h4, .landing-page-tout.testimonial .content h5 {
    color: #dce8d4;
    font-size: 11px;
    text-transform: uppercase;
}
.landing-page-tout.testimonial .content h5 {
    color: #a3b09c;
}
.landing-page-tout.large, .landing-page-tout.action.large {
    width: 100%;
}
.landing-page-tout.action.large h3 {
    font-size: 16px;
    text-transform: none;
}
.landing-page-tout.action.large h4 {
    font-size: 28px;
    font-weight: 600;
    line-height: 35px;
    margin-bottom: 5px;
    margin-top: 0;
}
.landing-page-tout.action.large .cta {
    font-size: 14px;
}
.landing-page-tout .content-block-video {
    float: none;
    height: auto;
    position: absolute;
    right: 0;
    top: 90px;
    width: 270px;
}
.landing-page-tout .content-block-video h4 {
    color: #fff;
    font-size: 24px !important;
    margin-left: 0;
}
.landing-page-tout .content-block-video .play-video-arrow {
    margin-top: 0;
}
.landing-page-tout .category-links {
    bottom: 30px;
    position: absolute;
    text-align: center;
    width: 100%;
    z-index: 30;
}
.landing-page-tout .category-links a {
    color: #fff;
    margin-right: 30px;
    text-transform: none;
}
.landing-page-tout .category-links a:hover {
}
.job-listings-block {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #dddddd;
    float: left;
    height: 480px;
    display:inline-block; float:left; 
    margin-bottom: 50px;
}
.job-listings-block h3 {
    margin-bottom: 5px !important;
    padding: 0;
}

.job-listings-block .job-contentWrap {
    height: 456px;
    margin: 12px; width:auto;
}
.job-listings-block .job-contentScroll {
    background: #f1f1f1 none repeat scroll 0 0;
    height: auto;
    position: relative;
    width: auto;
	min-height:396px;
}
.job-listings-block .job-header {
    background: #a0a0a0 none repeat scroll 0 0;
    height: 60px;
    padding-left: 20px;
}
.job-listings-block .job-header h2 {
    color: #fff;
    float: left;
    font-size: 22px;
    font-weight: 400;
    line-height: 60px;
	margin:0px;
}
.job-listings-block .job-header .select-skin {
    float: right;
    margin-right: 20px;
    margin-top: 14px;
}
.job-listings-block .job-content {
    margin: 0 26px 26px;
    position: relative;
}
.job-listings-block .job-content p {
    width: auto;
}
.job-listings-block .job-content h3 {
    color: #619c28;
    font-size: 15px;
    margin-bottom: 17px;
    margin-top: 25px;
    text-transform: uppercase;
}
.job-listings-block .job-content h4 {
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
}
.job-listings-block .job-content .date {
    color: #999999;
}
.job-listing-item, .job-country {
}
/*#scrollbar_track, #scrollbar_track2 {
    background-color: #cfcfcf;
    border-radius: 5px;
    cursor: move;
    height: 100%;
    margin: 10px 0;
    position: absolute;
    right: 10px;
    top: 0;
    width: 10px;
}*/

.job-country { display:inline-block; float:left; width:100%;}
#scrollbar_handle, #scrollbar_handle2 {
    background-color: #a7a7a7;
    border-radius: 5px;
    cursor: move;
    opacity: 0.9;
    width: 10px;
}
.job-content {
    height: 370px;
    width:auto;
}
.job-contentScroll #scrollbar_track, #scrollbar_track2 {
    /*height: 376px;*/
}
.faq-contentScroll {
    position: relative;
}
#canopy_interact{ display:none;}
#scrollbar_track{ display:none;}
/*.faq-contentScroll #scrollbar_track {
    height: 532px;
}*/
#faq-nav { display:inline-block; float:left; width:100%; margin-bottom:25px;}
.faq-content {
    border:1px solid #d4d4d4;
    border-radius:6px;
    box-shadow:0 0 15px #e9e9e9;
    height:522px;
    margin-top:40px;
    overflow-y:scroll;
    padding:28px 28px 0;
}
.faq-category h3 {
    color: #a4a4a4;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 40px;
}
.faq-item {
    border-bottom: 1px solid #e5e5e5;
    margin-bottom: 20px;
}
.faq-item:last-child {
    border-bottom:none;
}
.faq-item h4 {
    color: #545454;
    font-size: 16px;
    margin-bottom: 0; display:inline-block; float:left; width:100%;
}
.faq-item p {
    color: #797979;
    font-size: 13px;
}
.locations-row { display:inline-block; float:left; width:100%; margin:0px; padding:0px;}
.locations {
    overflow: hidden;
}
.locations h3 {
    font-weight: 400;
}
.location {
    float: left;
    margin-bottom: 15px;
    margin-right: 90px;
    width: 45%;
}
.location:nth-child(2n+2) {
    margin-right: 0px;
}
.location h4 {
    border-bottom: 1px solid #e0e0e0;
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 16px;
    padding-bottom: 6px;
}
.location-label {
    font-weight: 600;
    margin-right: 5px;
    text-transform: uppercase;
}
input#resume {
    background: #fff url("/newtree/skin/frontend/default/MAG090178/images/browse-btn.png") no-repeat scroll right center;
    border: 1px solid #dadada;
    cursor: pointer;
    display: block;
    height: 30px;
    opacity: 1;
    overflow: hidden;
    width: 220px;
}
label {
    display: block;
    margin-bottom: 5px;
}
.formBlock, .formFloat {
    margin-bottom: 15px;
    margin-right: 28px;
}
.formFloat {
    float: left;
}
.formFloat input, .formFloat textarea, .formBlock input, .formBlock textarea {
    border: 1px solid #dadada;
    box-shadow: 0 0 15px #f4f4f4;
    height: 29px;
    padding-left: 10px;
    width: 201px;
}
.formFloat textarea, .formBlock textarea {
    height: 125px;
    padding-top: 10px;
    width: 685px;
}
.fileinputs {
    position: relative;
}
.fakefile {
    left: 0;
    position: absolute;
    top: 0;
    width: 305px;
}
.fakefile .label {
    float: left;
}
input.file {
    width: auto;
}
.realfile {
    opacity: 0;
    position: absolute;
    text-align: right;
    width: 305px;
    z-index: 2;
}
.fakeBrowse {
    background: #e6e6e3 none repeat scroll 0 0;
    border-radius: 0 4px 4px 0;
    color: #000;
    float: left;
    font-weight: 600;
    height: 31px;
    line-height: 31px;
    text-align: center;
    width: 92px;
}
.contact-form {
    background: rgba(0, 0, 0, 0) url("/newtree/skin/frontend/default/MAG090178/images/contact-form-bg.png") no-repeat scroll left top;
    min-height: 460px;
    padding: 25px 85px 0 65px;
    position: relative;
}
p.required-note {
    color: #ababab;
    margin-bottom: 0;
    margin-top: 10px;
}
.specials_area {
    float: left;
    margin-right: 17px;
    margin-top: 10px;
    width: 315px;
}
.specials_area p {
    color: #6a6a6a !important;
    width: auto;
}
.specials_area img {
    background-color: #f3f3f3;
    border: 1px solid #cdcdcd;
    margin-bottom: 17px;
    padding: 7px;
}
.specials_area h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 25px;
    margin-bottom: 10px;
}
.specials {
    font-size: 20px;
    font-weight: 400;
    line-height: 40px;
}
.black-background {
    background: rgba(0, 0, 0, 0) url("http://166.62.125.35/~newtreec/beta/en_us/../skin/frontend/default/MAG090178/images/category-desc-bg.png") repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}
.tout-hover-container {
    height: 100%;
    width: 100%;
}
.contact-location-block {
    background: rgba(0, 0, 0, 0) url("http://166.62.125.35/~newtreec/beta/en_us/../uploads/promo-touts/cafe_location_bg.jpg") no-repeat scroll left top;
    border: 1px solid #dddddd;
    float: left;
    height: 251px;
    margin-right: 17px;
	margin-bottom:17px;
    padding: 0px;
	display:inline-block;
	-webkit-background-size: cover !important;
 	-moz-background-size: cover !important;
  	-o-background-size: cover !important;
  	background-size: cover !important;
}
.contact-location-block h6 {
    color: #fff;
    display: block;
    font-size: 22px;
    font-weight: 600;
    padding:25px 30px 0 30px;
	margin:0px;
}
.contact-location-block strong {
    color: #fff;
    display: block;
    font-size: 22px;
    font-weight: 600;
    margin-bottom: 4px;
}
.contact-location-block p {
    color: #fff;
    font-size: 15px;
    padding: 10px 30px;
	margin:0px;
	line-height:18px;
}
.calendar {
		position:relative;
		width:189px;
		height:211px;
		border:1px solid #DDD;
		float:left;
		background-color:#f5f5f5;
		padding:20px;
}
	

.calendar .scroller-wrapper {
		overflow: hidden;
		position: relative;
}
.calendar .contentCal {
		position: relative;
		width: 100%;
}

.calendar h3 {
		font-size: 14px;
		line-height: 30px;
		text-align: center;
		margin-top:-3px;
		margin-bottom:3px;
}
.calendar table {
		font-size: 11px;
		margin-bottom: 0;
		width: 100%;
		height:187px;
		border:1px #DDD solid;
	
}
.calendar th,
.calendar td {
		border: 1px solid rgba(0,0,0,0.1);
		text-align: center;
		padding-top:5px;

}
.calendar th {
		border-width: 0 0 1px;
		font-size: 13px;
}
.calendar td:first-child {
		border-left: none;
}
.calendar td:last-child {
		border-right: none;
}
.calendar tr:last-child td {
		border-bottom: none;
	}
.calendar table a {
		border: none;
		display: block;
		padding: 0;
}
	
.calendar #event-hover {
		color:#FFF;
		height:125px;
		overflow:hidden;
		width:250px;
		padding:10px;
		padding-top:20px;
		padding-left:20px!important;
		padding-right:20px!important;
		padding-bottom:20px!important;
		position:absolute;
		z-index:500;
		margin-left:144px;
		display:none;
		margin-left:-85px;
		margin-top:-250px;
		min-width:125px;
		min-height:80px;
		max-width:350px; 
		padding: 15px 0px 15px 0px; 
		text-transform: uppercase; 	
		-moz-border-radius: 3px;
		border-radius: 3px; 
		text-align:center;
		background-color:#7dba1e;
		max-height:none!important;
}
	
.prev a{
		background:url(/newtree/skin/frontend/default/MAG090178/images/cal_left_arrow.png) top left no-repeat;
		display:block;
		cursor:pointer;
		text-indent:-5000px;
		position:absolute;
		top:8px;
		width:14px;
		height:14px;
		
}
	
.next a{
		background:url(/newtree/skin/frontend/default/MAG090178/images/cal_right_arrow.png) top left no-repeat;
		text-indent:-5000px;
		display:block;
		cursor:pointer;
		text-indent:-5000px;
		position:absolute;
		top:8px;
		right:2px;
		width:14px;
		height:14px;		
}
	
.event-link{
	height:20px;
	background-color:#7dba1e;
	color:#fff;
	-moz-border-radius:20px;
	-webkit-border-radius: 20px;
	width:20px;
	margin-right:-11px;
margin-left:4px;
	}
	
.event-link:hover {
	background-color:#7dba1e;
	color:#fff;
}
	
div#event-hover {display:none;}
	
#cafe_slideshow_container {
    background-color: #fff;
    box-shadow: 0 0 15px #cdcdcd;
    float: left;
    height: 605px;
    margin-bottom: 50px;
    margin-left: 30px;
    margin-top: 10px;
    position: relative;
    width: 920px;
}
#cafe_slideshow_container h3 {
    color: #535453;
    display: block;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-left: 23px;
    margin-top: 25px;
}
#cafe_slideshow_container p {
    display: block;
    margin-left: 23px;
    width: 860px;
}
#video_copy_container {
    float: right;
    padding-right: 60px;
    width: 375px;
}
#video_copy_container h3 {
    color: #535453;
    font-size: 22px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 10px;
}
#video_copy_container h4 {
    color: #757575;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 30px;
}
*::-moz-selection {
    background: #8ec33b none repeat scroll 0 0;
    color: #fff;
    text-shadow: none;
}
#slideshow_container-wrap {
    height: 600px;
    margin-bottom: 30px;
    position: relative;
}
#frame {
    height: 600px;
    left: -80px;
    position: absolute;
    top: -3px;
    width: 920px;
    z-index: 0;
}
#slides {
    left: 4px;
    margin-bottom: 50px;
    margin-left: 30px;
    position: absolute;
    top: 15px;
    z-index: 100;
}
.slides_container {
    box-shadow: 0 0 15px #cdcdcd;
    display: none;
    height: 554px;
    overflow: hidden;
    position: relative;
    width: 920px;
}
.slides_container div.slide {
    display: block;
    height: 554px;
    width: 920px;
}
#slides .next, #slides .prev {
    background: rgba(0, 0, 0, 0) url("/newtree/skin/frontend/default/MAG090178/images/marquee-arrow-prev.png") no-repeat scroll right top;
    display: block;
    height: 66px;
    left: 0;
    position: absolute;
    text-indent: -9999px;
    top: 170px;
    width: 60px;
    z-index: 101;
}
#slides .next {
    background: transparent url("/newtree/skin/frontend/default/MAG090178/images/marquee-arrow-next.png") no-repeat scroll 0 0;
    left: 860px;
}
.pagination {
    margin: 25px auto 0;
    width: 100px;
}
.pagination li {
    float: left;
    list-style: outside none none;
    margin: 0 1px;
}
.pagination li a {
    background-color: #d8d8d8;
    display: block;
    float: left;
    height: 0;
    margin: 3px;
    overflow: hidden;
    padding-top: 10px;
    width: 10px;
}
.pagination li.current a {
    background-color: #969696;
}
.caption {
    background: #fff none repeat scroll 0 0;
    bottom: 50px;
    height: 140px;
    left: 0;
    padding: 5px 20px 0;
    position: absolute;
    width: 100%;
    z-index: 500;
}
#slides h3 {
    color: #535453;
    display: block;
    font-size: 20px;
    font-weight: 600;
    margin-bottom: 20px;
    margin-left: 23px;
    margin-top: 25px;
}
#slides p {
    display: block;
    margin-left: 23px;
    width: 840px;
}
.landing-careers-tout {
    width:49%; margin-right:0px; float:right;
}
#facebook_share {
    float: left;

}
#facebook_share h3 {
    color: #535453;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}
#fb_instructions {
    background: rgba(0, 0, 0, 0) url("/newtree/skin/frontend/default/MAG090178/images/fb_share_bg.gif") no-repeat scroll right top;
    box-shadow: 0 0 15px #cdcdcd;
    float: right;
    height: 251px;
    margin: 0 0 20px;
}
#fb_instructions h4 {
    margin-bottom: 7px;
}
.fb_left {
    float: left;
    margin: 60px 0 0 25px;
    width:40%;
}
.fb_right {
    float: right;
    margin-right: 30px;
    margin-top: 60px;
    width:40%;
}
.fb_right p {
    font-size: 11px;
    line-height: normal;
}
#fb_container {
    background: rgba(0, 0, 0, 0) url("/newtree/skin/frontend/default/MAG090178/images/fb_showcase_bg.gif") repeat scroll 0 0;
    float: left;
    height: 562px;
    margin-bottom: 60px;
    overflow: hidden;
    padding: 35px 20px 40px 110px;
    position: relative;
    width: 870px;
}
.gallery_photo {
    background: #fff url("/newtree/skin/frontend/default/MAG090178/images/fb_gallery_gb.jpg") no-repeat scroll right bottom;
    box-shadow: 0 0 15px #cdcdcd;
    float: left;
    height: 570px;
    margin-bottom: 50px;
    margin-right: 30px;
    white-space: pre-line;
    width: 240px;
    word-wrap: break-word;
}
.loading {
    float: left;
    margin-left: 365px;
    margin-top: 250px;
}
.gallery_page_prev {
    background: rgba(0, 0, 0, 0) url("/newtree/skin/frontend/default/MAG090178/images/marquee-arrow-prev.png") no-repeat scroll right top;
    cursor: pointer;
    display: block;
    height: 66px;
    left: 0 !important;
    position: absolute;
    text-indent: -9999px;
    top: 275px;
    width: 60px;
    z-index: 101;
}
.gallery_page_next {
    background: rgba(0, 0, 0, 0) url("/newtree/skin/frontend/default/MAG090178/images/marquee-arrow-next.png") no-repeat scroll left top;
    cursor: pointer;
    display: block;
    height: 66px;
    left: 939px;
    position: absolute;
    text-indent: -9999px;
    top: 275px;
    width: 60px;
    z-index: 101;
}
.fb_date {
    color: #777;
    font-size: 11px;
    margin-bottom: 10px;
    padding-left: 20px;
    padding-top: 15px;
    text-transform: uppercase;
}
.fb_user {
    float: left;
    font-size: 14px;
    font-weight: 600;
    width: 140px;
}
.fb_caption {
    clear: left;
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 20px;
}
.fb_avatar {
    float: left;
    margin-right: 13px;
    padding-left: 20px;
    width: 50px;
}
.fb_link {
    float: left;
    font-weight: 600;
    padding-left: 20px;
    padding-top: 20px;
}
.fb_image {
    height: 241px;
    width: 240px;
}
#fblike iframe {
    width: 185px !important;
}
#fblike .fb_edge_comment_widget iframe {
    width: 400px !important;
}
.partner {
    float: left;
    margin-right: 36px;
    text-align: center;
    width: 290px;
}
.item p {
    padding: 0 20px 20px;
}
.item img {
    margin-bottom: 20px;
}
#partners h3 {
    color: #535453;
    font-size: 24px;
    font-weight: 600;
    line-height: 25px;
    margin-bottom: 10px;
}
#partners h4 {
    color: #757575;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin-bottom: 30px;
}
.item strong {
    font-size: 14px;
    padding-bottom: 0;
    text-transform: uppercase;
}
#partners {
    display: block;
    float: left;
    padding-bottom: 20px;
    width: 100%;
}
#partner_slides {
    display: block;
    float: left;
    width: 100%;
}
#gallery_photos a {
    color: #8ec33b;
}
#partner_slides a {
    color: #8ec33b;
}
.contact-location-block a {
    color: #fff;
}


.select-skin.tall select {
    height: 31px;
    width: 213px;
}
.select-skin select {
    opacity: 1;
    position: absolute;
    z-index: 2;
}
select {
    padding: 1px;
}
input.input-text, select, textarea {
    background: #fff url("../images/bkg_input.gif") repeat-x scroll 0 0;
    border: 1px solid #b8b8b8;
}
input, select, textarea, button {
    color: #444;
    font: 300 12px "Open Sans",Arial,Helvetica,sans-serif;
    vertical-align: middle;
}
.select-skin.tall.narrow select {
   /* width: 125px; */
}
.select-skin.tall {
    background: rgba(0, 0, 0, 0) url("../images/dropdownTallBg.png") no-repeat scroll left top;
    height: 31px;
    width: 213px;
}
input.radio, input.checkbox {
    font-size: 11px !important;
    margin-right: 3px;
    margin-top: 2px;
    vertical-align: top;
}
input.radio {
    font-size: 10px !important;
}
input.qty {
    width: 2.5em !important;
}
button.button::-moz-focus-inner {
    border: 0 none;
    padding: 0;
}
button.button {
}
input.input-text {
    background: #f9f9f5 none repeat scroll 0 0;
    border-radius: 4px;
    box-shadow: 0 0 5px #c9c9c9 inset;
    height: 29px;
    margin-bottom: 10px;
    padding-bottom: 0;
    padding-left: 10px;
    padding-top: 0;
	border:none;
}
/*button.button {
    background: #8ec33b none repeat scroll 0 0;
    border: 1px solid #7ba75f;
    border-radius: 4px;
    color: #fff;
    cursor: pointer;
    font-family: "Open Sans",Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: 600;
    height: 43px;
    outline: medium none;
    padding: 0 20px;
    width: auto;
}
button.button:hover {
    background: #a1d743 none repeat scroll 0 0;
}*/
.textarea {
    background: #f9f9f5 none repeat scroll 0 0;
    border-radius: 4px;
    margin-bottom: 10px;
}
button.button:active span span {
    margin: 0;
}
button.btn-small span {
    font-size: 11px;
    line-height: 14px;
    padding: 1px 9px 0;
}
button.disabled {
    bottom: 0 !important;
    cursor: default !important;
    right: 0 !important;
}
button.disabled span {
    color: #bbb !important;
    cursor: default !important;
}
.validation-advice {
    clear: both;
    color: #d91a00 !important;
    font-size: 11px !important;
    width: 160px;
    
}
.product-options .validation-error .options-list, .validation-failed {
    background: #fff7f5 none repeat scroll 0 0 !important;
    border: 1px solid #f47d4e !important;
}
input.input-text.validation-failed, textarea.validation-failed {
    background: #fff7f5 url("../images/bkg_input-failed.gif") repeat-x scroll 0 0 !important;
}
span.validation-passed, div.validation-passed {
}
span.validation-error, div.validation-error {
}
.required em {
    color: #619c28;
    margin-right: 4px;
}
p.required {
    color: #619c28;
    font-size: 11px;
    margin: 0;
    padding: 5px 0 7px;
    text-align: right;
    width: 100px;
}
.form-list .validation-advice {
    margin-right: -250px;
    width: 250px;
}
#advice-required-entry-topic {
    position: absolute;
    top: 80px;
}
.select-skin .label {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    cursor: default;
    left: 0;
    outline: medium none;
    position: absolute;
    top: 0;
}
.std{ font-size:12px; color:#b6b4b4; text-align: justify; line-height:20px;}
.product-dis { display:inline-block; float:left; width:100%; padding:0px; margin:0 0 60px 0;}
.slide-dis { display:inline-block; float:left; width:100%; padding:0px; margin:40px 0 60px 0;}
.general-dis { display:inline-block; float:left; width:100%; padding:0px; margin:0 0 60px 0;}
.std{ color:#585858;font-size:13px;
    font-weight: normal;
   }
#my-calendar {
     float: left;
    height: 200px;   
    margin-bottom: 0;
    margin-top: -84px;    
    width: 23.6666%;
}

@media (min-width: 900px) and (max-width: 980px) {
#my-calendar {
margin-top: -18px; 
}
}

@media (min-width: 1000px) and (max-width: 1920px) {
#my-calendar {
margin-top: 0px; 
}
}



.flavors h2.flavors-title, .ingredients h2.ingredients-title {
	display:inline;
	text-transform:uppercase;
	color:#fff;
	font-size:15px;
	padding:5px 50px;
	font-weight:600;
/*	height:30px;*/
	line-height:40px;
	background: #5d9927; /* Old browsers */
	background: -moz-linear-gradient(left,  #5d9927 1%, #4a881f 25%, #4a881f 75%, #5d9927 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, right top, color-stop(1%,#5d9927), color-stop(25%,#4a881f), color-stop(75%,#4a881f), color-stop(100%,#5d9927)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(left,  #5d9927 1%,#4a881f 25%,#4a881f 75%,#5d9927 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(left,  #5d9927 1%,#4a881f 25%,#4a881f 75%,#5d9927 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(left,  #5d9927 1%,#4a881f 25%,#4a881f 75%,#5d9927 100%); /* IE10+ */
	background: linear-gradient(left,  #5d9927 1%,#4a881f 25%,#4a881f 75%,#5d9927 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5d9927', endColorstr='#5d9927',GradientType=1 ); /* IE6-9 */
	
	-webkit-box-shadow: 0px 8px 8px #d6d6d6;
	   -moz-box-shadow: 0px 8px 8px #d6d6d6;
	        box-shadow: 0px 8px 8px #d6d6d6;
}
