/**
 * 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.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

/* Layout ================================================================================= */
.wrapper { padding-bottom: 50px;}
.page { width:897px; margin:0 auto 0px auto; padding: 0; text-align:left; background: #fff;}
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:20px; text-align:left; }
.main { }

/* Base Columns */ 
.col-left { float:left; width:131px; padding: 0 1px; border-top:1px solid #dce3d7; margin: 0 0 0 6px; display: inline; }
.col-main { float:left; width:742px; min-height: 300px; height: auto!important; height: 300px; border-top:1px solid #dce3d7; padding: 0 1px 85px 1px; display: inline;}
.col-right { float:right; width:164px; padding: 0 1px 40px 1px; margin: 0 9px 0 0; display: inline; }

/* 1 Column Layout */
.col1-layout  {  background: url(../images/blocks/bg_1_col.png) top left repeat-y;}
.col1-layout .col-main { width:857px; padding: 0 10px 100px 10px; margin: 0 10px; display: inline;}

/* 2 Columns Layout */
.col2-left-layout { background: url(../images/blocks/bg_left_col.png) top left repeat-y; }
.col2-left-layout .col-main { width:722px; float:right; margin: 0 8px 0 0; padding: 0 11px 85px 11px;}
.col2-right-layout  { background: url(../images/blocks/bg_right_col.png) top left repeat-y; }
.col2-right-layout .col-right {width:163px; }
.col2-right-layout .col-main { width: 692px; margin: 0 0 0 10px; padding: 0 10px 85px 11px;}

/* 3 Columns Layout */
.col3-layout { background: url(../images/blocks/bg_3_col.png) top left repeat-y; }
.col3-layout .col-main { width:557px; margin-left:5px; padding: 0 10px 85px 10px;}

/* Content Columns */
.col2-set .col-1 { float:left; width:48%; }
.col2-set .col-2 { float:right; width:48%; }
.col2-set .narrow { width:33%; }
.col2-set .wide { width:65%; }

.col3-set .col-1 { float:left; width:32%; }
.col3-set .col-2 { float:left; width:32%; margin-left:2%; }
.col3-set .col-3 { float:right; width:32%; }

.set-3-cols { }
.set-3-cols .col-item { width: 32%; float:left;}
.set-3-cols .col-2 {  margin-left:2%; display: inline }
.set-3-cols .col-3 { float:right; }

.col4-set .col-1 { float:left; width:23.5%; }
.col4-set .col-2 { float:left; width:23.5%; margin:0 2%; }
.col4-set .col-3 { float:left; width:23.5%; }
.col4-set .col-4 { float:right; width:23.5%; }
/* ======================================================================================= */


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { overflow:visible; width:auto; border:0; padding:0 0 0 12px; background:url(../images/bkg_button.gif) 0 50% no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ }
button.button span { float:left; padding:0 12px 0 0; background:url(../images/bkg_button.gif) 100% 50% no-repeat; font:bold 11px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; text-transform: uppercase; color:#fff; }
a.button { float: left; border:0; padding:0 0 0 12px; background:url(../images/bkg_button.gif) 0 50% no-repeat; cursor:pointer; display: block; text-decoration: none;}
a.button span { display: block; padding:0 12px 0 0; background:url(../images/bkg_button.gif) 100% 50% no-repeat; font:bold 11px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; text-transform: uppercase; color:#fff; }
button.disabled {}
button.disabled span {}

button.button-checkout { width: 212px; height: 35px; overflow: hidden; text-indent: -9999px; background: url(../images/buttons/button02.gif) top left no-repeat; border: #333 solid 0px; cursor: pointer; }
button.button-checkout span {}


/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#eee; }*/

/* Form lists */
.form-list li { margin:0 0 5px; }
.form-list label { font-weight:bold; color: #9b9483; }
.form-list .input-box { float:left; width:260px; }
.form-list input.input-text,
.form-list textarea { width:250px; }
.form-list select { width:256px; }
.form-list li.add-row { border-top:1px solid #ddd; margin-top:10px; }
.form-list li.add-row .btn-remove { font-size:0; line-height:0; padding:5px 5px 0 0; text-align:right; }
.form-list .range input.input-text { width:96px; }

.group-select {}
.group-select li { margin:0 0 5px; }
.group-select .input-box { float:left; width:260px; }
.group-select input.input-text,
.group-select textarea {width:510px; }
.group-select select { width:516px; }
.group-select .input-box input.input-text,
.group-select .input-box textarea { width:250px; }
.group-select .input-box select { width:256px; }

.buttons-set { clear:both; margin: 5px 0 0; padding: 5px 0; border-top: #dce4d7 solid 1px; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }

.buttons-set2 { clear:both; margin:5px 0 0; padding:5px; border:1px solid #ddd; text-align:right; }

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; padding-left:17px; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dashed #f00 !important; background:#faebe7 !important; }
.validation-passed {}
.required { color:#9f1010; }
p.required { font-size:10px; text-align:right; }
/* 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:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.messages li { margin: 10px 0px; }
.messages li li { margin:0 0 3px; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; min-height:24px !important; padding:8px 8px 8px 32px !important; font-size:10px !important; font-weight:bold !important; }
.error-msg { border-color:#f16048; background-color:#faebe7; background-image:url(../images/error_msg_icon.gif); color:#df280a; }
.success-msg { border-color:#446423; background-color:#eff5ea; background-image:url(../images/success_msg_icon.gif); color:#3d6611; }
.note-msg,
.notice-msg { border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611; }

/* BreadCrumbs */ 
.breadcrumbs { padding: 4px 10px; margin: 0px 1px; background: #fff; color: #635b47; font-size: 10px;}
.breadcrumbs li { display:inline; font-size:12px;}

/* Page Heading */
.page-title { background: #a4bb9e; padding: 10px 18px 10px; margin:0 -10px 10px; }
	.col1-layout .page-title ,
	.col2-left-layout .page-title { margin:0 -10px 10px; }
.page-title h1, .page-title h2 { font-size: 25px; font-weight: bold; color: #fff;}
.std h1 { background: #a4bb9e; padding: 10px 18px 10px; margin:0 -10px 10px; font-size: 25px; font-weight: bold; color: #fff;}
h1.imp-news-title { background: #a4bb9e; padding: 10px 18px 10px; margin:0 -10px 10px; font-size: 25px; font-weight: bold; color: #fff;}
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 
.pager { padding: 0px 18px; line-height: 21px; margin: 10px 0; clear: both; background: #fff;}
.pager a{ color: #5c7182; text-decoration: none;}
.pager a:hover { text-decoration: underline;}
.pager .amount { float:left; margin: 0 18px 0 0; }
.pager .limiter { white-space:nowrap; margin-left: 425px; }
	.real-pager .limiter { margin: 0; float: right; }
.pager .pages { float: right;  }
	.real-pager .pages { float: none; text-align: center  }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; padding: 0 2px; }
.pager .pages .current { font-weight: bold; }
.pager .sort-by  { float: left; }
.pager .sort-by a { font-size: 11px; text-decoration: underline; }
.pager .sort-by a:hover { text-decoration: none; }

/* Sorter */ 
.sorter { border:1px solid #ddd; padding:5px; margin:5px 0; }
.sorter .view-mode { float:left; }
.sorter .sort-by { float:right; }
.sorter .link-feed {}

/* Data Table */ 
.data-table { width:100%; }
.data-table th { padding:5px; border:1px solid #ddd; font-weight:bold; white-space:nowrap; }
.data-table td { padding:5px; border:1px solid #dce4d7; }
.data-table thead { background-color:#f2f2f2; }
.data-table tbody {}
.data-table tfoot {}
.data-table tr.first {}
.data-table tr.last {}
.data-table tr.odd {}
.data-table tr.even { background-color:#f6f6f6; }
.data-table tbody.odd {}
.data-table tbody.odd td { border-width:0 1px; }
.data-table tbody.even { background-color:#f6f6f6; }
.data-table tbody.even td { border-width:0 1px; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom-width:1px; }
.data-table th .tax-flag { white-space:nowrap; font-weight:normal; }
.data-table td.label,
.data-table th.label { font-weight:bold; background-color:#f6f6f6; }
.data-table td.value {}

/* Tax Details Row */
tr.tax-total { cursor:pointer; }
tr.tax-total td {}
tr.tax-total .tax-collapse { float:right; text-align:right; padding-left:20px; background:url(../images/bg_collapse.gif) 0 4px no-repeat; cursor:pointer; }
tr.show-details .tax-collapse { background-position:0 -53px; }
tr.show-details td {}
tr.tax-details td { background-color:#f6f6f6; }
tr.tax-details-first td {}

/* Shopping cart tax info */
.cart-tax-info,
.cart-tax-info .cart-price { padding-right:20px; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(../images/bg_collapse.gif) 100% 4px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }

/* Lists Decoration */
li.odd {}
li.even {  }
dt.odd,
dd.odd {}
dt.even,
dd.even {  }

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0 0 1em; padding:0; }
.std ul { list-style:disc outside; padding-left:1.5em; }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.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 */
.link-rss { background:url(../images/icon_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }

/* Noscript Notice */
.noscript { border:1px solid #ddd; border-width:0 0 1px; background:#ffff90; font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.noscript .noscript-inner { width:1000px; margin:0 auto; padding:12px 0 12px; background:url(../images/i_notice.gif) 20px 50% no-repeat; }
.noscript p { margin:0; }

/* Demo Notice */
.demo-notice { margin:0; padding:6px 10px; background:#d75f07; font-size:12px; line-height:1.15; text-align:center; color:#fff; }
/* ======================================================================================= */


/* Header ================================================================================ */
.logo { float:left; width:389px; height: 59px; overflow: hidden; } 
.header-container {}
.header { height: 111px; position: relative; z-index: 1; }
.header div.logo { background-position:0 0; background-repeat:no-repeat; text-indent:-999em; position: absolute; top: 42px; left: 18px; z-index: 1;}
.header .logo a { display:block; width:389px; height:59px; }
.header .welcome-msg { font-weight:bold; text-align:right; }
.header .links { float:right; }
/*search form*/
.header .form-search { float: right; margin: 13px 15px 0 0; text-align:left; background: url(../images/blocks/bg_mini_search.gif) left 1px no-repeat; display: inline;}
.header .form-search input{ width: 215px; background: none; border: #333 solid 0px; font-size: 10px; padding: 2px 5px; color: #5b5545;}
.header .form-search .search-autocomplete { z-index:999; }
.header .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.header .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.header .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.header .form-search .search-autocomplete li.selected {}
.header .form-language { text-align:center; }
/*promosites block*/
.header .promosites  { /* height: 49px; padding: 20px 0 0 0; */ height: 34px; text-align:center; background: url(../images/blocks/bg_body.png) top left repeat-x; color: #b0d0e3; }
.header .promosites .lead_in { padding: 10px 0 0 10px; text-align: center; }
.header .promosites li{ width: 99px; height: 40px; margin: 9px 0 0 2px; text-align: center; display: table-cell; float: left; vertical-align: middle; font-size: 11px;  background: url(../images/blocks/bg_promo_item.png) top left no-repeat; }
.header .promosites li.first { width: 188px; height: 49px; margin: 0 2px 0 0; background: url(../images/blocks/bg_promo_item_first.png) top left no-repeat; text-indent: -9999px; }
.header .promosites li.act { background: url(../images/blocks/bg_promo_item_act.png) top left no-repeat; }
.header .promosites li a:link, .header .promosites li a:visited { color: #fff; vertical-align: middle; text-decoration: none; line-height: 12px;}
.header .promosites li.act a:link, .header .promosites li.act a:visited { color: #5b5545;}
.header .promosites li a:hover { text-decoration: underline;}
/*toplinks*/
.header .imp_top_links { float: right; margin: 7px 0px 2px 0; display: inline; position: relative; z-index: 2;}
.header .imp_top_links li  { float: left; background: url(../images/blocks/v_separator.gif) left center no-repeat; padding-left: 1px;}
.header .imp_top_links li.chat-link  { float: left; background: none; padding-left: 1px;}
.header .imp_top_links li a{ display: block; height: 21px; padding: 0 10px; overflow: hidden; font-size: 10px; }
.header .imp_top_links li a img{ display: block;}
.header .imp_top_links li.act a img,
.header .imp_top_links li a:hover img{ margin-top: -21px;}

.banner-top-zone { padding: 7px 0 3px 6px; }

/********** < Navigation */
#nav { font-size:12px; background: url(../images/blocks/bg_menu.gif) top left repeat-x; }

/* All Levels */
#nav li { text-align:left; position:relative; }
#nav li.over { z-index:999; }
#nav li.parent {}
#nav li a { display:block; text-decoration:none; zoom: 1;}
#nav li a:hover { text-decoration:none; }
#nav li a span { display:block; cursor:pointer; zoom: 1; }
#nav li ul a span { white-space:normal; }

/* 1st Level */
#nav li { float:left; margin: 0 4px 0 0; background: url(../images/blocks/bg_menu_item.png) top left no-repeat;}
	#nav li.nav-flower-girl-dresses,
	#nav li.nav-size { width: 104px; /*width: 125px;*/ }
	#nav li.nav-flower-girl-dresses-by-color,
	#nav li.nav-color { width: 160px; /*width: 180px;*/ }
	#nav li.nav-flower-girl-accessories,
	#nav li.nav-accessories { width: 111px; /*width: 140px;*/ }
	#nav li.nav-flower-girl-shoes,
	#nav li.nav-shoes { width: 106px; /*width: 122px;*/ }
	#nav li.nav-flower-girl-gifts,
	#nav li.nav-gifts { width: 116px;  /*width: 122px;*/ }
	#nav li.nav-ring-bearer { width: 102px; /*width: 105px;*/ }
	#nav li.nav-flower-girl-tips { width: 98px; }
	#nav li.nav-sale { width: 72px; /*width: 79px;*/ margin: 0;}
	#nav li.nav-sale a { width: 26px; /*width: 33px;*/ padding: 11px 23px; }
#nav li a {/*  float:left; */ padding: 4px 20px 6px 20px; font-weight:bold; color:#fff; background: url(../images/blocks/bg_menu_item.png) top right no-repeat; line-height: 12px; text-align: center;}
#nav li a:hover { color:#fff; }
#nav li.over a,
#nav li.active a { color:#fff; background: #5e415a; }

/* 2nd Level */
#nav ul { position:absolute; width:180px; top:34px; left:-10000px; padding: 4px 0 0 0; border:1px solid #000; background: url(../images/blocks/bg_menu_item_top.png) top left no-repeat;  }
#nav ul li { float:none; /* border-bottom:1px solid #c1d0b8; */ background: none; margin: 0;}
#nav ul li.last { border-bottom:0; padding-bottom: 4px; background: url(../images/blocks/bg_menu_item_bottom.png) bottom left no-repeat;}
#nav ul li a { float:none; padding:5px 10px 5px 23px; font-weight:normal; color:#fff !important; background: url(../images/bullets/bullet02.gif) 13px 9px no-repeat; text-align: left }
#nav li li a,
#nav li.over li a  { background: url(../images/bullets/bullet02.gif) 13px 9px no-repeat; }
#nav li.active li a  { background: url(../images/bullets/bullet02.gif) 13px 9px no-repeat; }
#nav ul li a:hover { color:#43525e !important; /* background:#E8EDE4; */ text-decoration: underline;}
#nav ul li.active > a,
#nav ul li.over > a  { text-decoration: underline; color:#43525e !important; /* background:#E8EDE4; */ background: url(../images/bullets/bullet02.gif) 13px 9px no-repeat;}

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

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


/* Sidebar =============================================================================== */
.block { margin:0 0 10px; }
.block .block-title { height: 36px; padding:0 10px; margin: 0 0 4px 0; background: url(../images/blocks/bg_block_title.jpg) top left no-repeat;}
	.col-right .block .block-title { min-height: 22px; height: auto!important; height: 22px; padding: 4px 10px; margin: 0 0 4px 0; background: #8c8470;}
	.col-right .block .block-title h2,
	.col-right .block .block-title h6 { text-transform: none; font-size: 14px}
.block .block-title h2,
.block .block-title h6 { font-size:12px; color: #fff; font-weight:bold; line-height:1.1; text-transform: uppercase; padding: 4px 0 3px 0; }
.block h3 { font-size:14px; line-height:1.5; }
.block .block-content { padding:10px; }
	.col-right .block .block-content { padding:10px 15px; color: #fff; }
.block .actions { text-align:right; }
.block .actions a { float:left; }

/* Block: Account */
.block-account .block-title h6 { padding: 11px 0 3px}
.block-account .block-content { padding: 0; }
.block-account li { background: none; border-bottom: #dce3d7 solid 1px;}
.block-account li.current { padding: 3px 6px; background: none; color: #787160; font-size: 13px; font-style: italic; font-weight: bold; }
.block-account li a { padding: 3px 6px; background: none; color: #787160; font-size: 13px; font-style: italic; font-weight: normal; display: block; text-decoration: none; }

/* Block: Currency Switcher */
.block-currency {}
.block-currency select { width:100%; border:1px solid #888; }

/* Block: Layered Navigation */
.block-layered-nav  .block-title { }
.block-layered-nav .block-content { padding: 0; }
.block-layered-nav li { background: url(../images/blocks/bg_nav_l1_top.gif) top left no-repeat; border-top: #dee5da solid 1px; border-bottom: #dee5da solid 1px; }
.block-layered-nav li.parent { border-bottom: #dee5da solid 0px; }
.block-layered-nav li a { padding: 3px 6px; display: block; background: url(../images/blocks/bg_nav_l1_bottom.gif) bottom left no-repeat; font-weight: bold; display: block; color: #fff; text-decoration: none; line-height: 1.2; }
.block-layered-nav li.act a,
.block-layered-nav li a:hover { background: #889b82; }
.block-layered-nav li a span { }
.block-layered-nav li ul { display: none }
/* .cms-homepage .block-layered-nav li ul,  */
.block-layered-nav li.act ul{ display: block; }
.block-layered-nav li li { background: #fff; border: #333 solid 0px;}
.block-layered-nav li.act li a,
.block-layered-nav li li a { background: none; color: #787160; font-size: 13px; font-style: normal; font-weight: normal; border-bottom: #dce3d7 solid 1px;}
.block-layered-nav li li a:hover { background: #e8ede4; }
.block-layered-nav li li a span{ background: none; }
.block-layered-nav li li.act a { font-weight: bold; background: #e8ede4;}
.block-layered-nav li li.act li a { font-weight: normal; background: #fff; }
.block-layered-nav li li li.act a { font-weight: bold; }
/* .block-layered-nav li a:visited { color: #63788A!important; } */

/* Block: Cart */
.block-cart {}
.block-cart .amount {}
.block-cart .subtotal { text-align:center; }

.mini-products-list li { padding:5px 0; }
.mini-products-list .product-image { float:left; width:50px; padding:5px; border:1px solid #ddd; margin-right:-75px; }
.mini-products-list .product-details { margin-left:75px; }
.mini-products-list .product-details h4 { font-size:1em; font-weight:bold; margin:0; }
.mini-products-list .product-details .btn-remove { float:right; }

/* Block: Wishlist */
.block-wishlist {}

/* Block: Related */
.block-related {}
.block-related li { padding:5px 0; }
.block-related input.checkbox { float:left; margin-right:-20px; }
.block-related .item { margin-left:20px; }
.block-related .item .product-image { float:left; margin-right:-65px; }
.block-related .item .product-details { margin-left:65px; }

/* Block: Upsells */
.block-upsells .block-title h6 { font-size: 14px; text-transform: none; text-align: center; }
.block-upsells .product-image {margin: 0 0 5px 0; display: block; }
.block-upsells .product-image img  {border: #788fa2 solid 1px;}
.block-upsells h3 { font-size: 12px; font-style: italic; line-height: 1.35; margin: 0 0 5px;}
.block-upsells h3 a { color: #423f2d; }
.block-upsells .price-box  { color: #423f2d; font-size: 12px; font-style: italic; }
.block-upsells .price-box  .price-label { font-weight: bold; font-style: normal; }
.block-upsells li { margin: 0 0 15px; }
.block-upsells .special-price .price  { padding: 0; background: none;}

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }

/* Block: Viewed */
.block-recent {}

/* Block: Poll */
.block-poll {}
.block-poll input.radio { float:left; margin:3px -18px 0 0; }
.block-poll .label { display:block; margin-left:18px; }
.block-poll .answer {}
.block-poll .votes { font-weight:bold; }

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



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

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

/* Block: Checkout Progress */
.col-right .block-progress .block-content { padding: 0; }
.block-progress {}
.block-progress dl { border-top: #8C8470 solid 1px;}
.block-progress dt { font-weight:bold; margin: 0; padding: 5px 10px; background: #c0b9a9; border-bottom: #8C8470 solid 1px; color: #574F3C;}
.block-progress dt.complete { background: #9b927c; color: #fff;}
.block-progress dd.complete { padding: 10px; border-bottom: #8C8470 solid 1px; }
.block-progress dd.complete address {  font-style: italic; }

/* Block: Sidebar Help Info */
.block-help-info .block-content { padding: 0 0 10px 0; text-align: center; }
.block-help-info .img-holder { margin: 0 0 6px; }
.block-help-info .social-icons { margin: 6px 0 4px 0; }
.block-help-info  .blog-link { background: url("../images/blocks/bg_nav_l1_top.gif") no-repeat; border-top: 1px solid #dee5da; border-bottom: 1px solid #dee5da; }
.block-help-info  .blog-link a { line-height: 1.2; font-weight: bold; color: #fff; text-decoration: none; background: url("../images/blocks/bg_nav_l1_bottom.gif") left bottom no-repeat; padding: 4px 6px; display: block; }
.block-help-info  .blog-link a:hover { background: #889b82;  }

/* Block: Customer recent feedback */
.block-feedback-info { font-size: 11px; }
.block-feedback-info .block-content { padding-top: 5px;}
.block-feedback-info .feedback-text { color: #000; font-style: italic; }
.block-feedback-info .author { color: #5a523e; font-size: 10px; text-align: right; }
.block-feedback-info .read-more { margin: 0 0 5px; }

/* Block: Checkout info */
.block-checkout-info a { font-size: 11px; }

/* Block: Checkout Contacts */
.block-contacts .img_holder  { display: none; }
.block-contacts ul li   { margin: 0 0 5px 0; }
.block-contacts ul li.tel { font-size: 14px; font-weight: bold; }

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


/* Category Page ========================================================================= */
.category-title { border-bottom:1px solid #ddd; margin:0 0 10px; }
.category-image { display:block; margin:0 auto; }
.category-products { margin: 0 -10px; }

/* View Type: Grid */
table.products-grid { width:732px; margin: 0 0 0 8px; border-collapse: collapse; }
.products-grid tr.odd {}
.products-grid tr.even { }
.products-grid td { width:156px; border-right:1px solid #c4d1db; padding:0 13px 20px 13px; }
.products-grid td.spacer { height: 20px; padding: 0!important; border: #333 solid 0px!important;}
.products-grid td.empty,
.products-grid td.last { border: #fff solid 1px!important;}

/* View Type: List */
.products-list li.item { border:1px solid #ddd; padding:5px; margin:0 0 5px; }
.products-list .product-image { float:left; }
.products-list .product-shop { float:right; width:320px; }
/* ======================================================================================= */


/* Product View ========================================================================== */
.product-view {}

.product-essential {}
.product-collateral {}

/* Product Images */
.product-view .product-img-box { float:left; width:309px; padding: 0 0 0 3px; }
.product-view .product-img-box .product-image { border:1px solid #7b8e9e; margin: 0 0 8px 0;}
.product-view .product-img-box .product-image-zoom { position:relative; width:307px; height:307px; overflow:hidden; z-index:9; }
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }
.product-view .product-img-box .zoom #track { position:relative; height:18px; }
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../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 { width: 205px; float: left; }
.product-view .product-img-box .more-views ul { margin-left:-13px }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#7b8e9e; margin:0 0 13px 13px ; }
.product-view .view-lager-link { float: right; padding: 0 0 50px;}
.product-view .view-lager-link a:link, .product-view .view-lager-link a:visited { width: 72px; height: 21px; line-height: 21px; padding: 0 0 0 20px; color: #8c8470; text-decoration: none; background: url(../images/blocks/bg_view_lager.png) top left no-repeat; display: block; }

.product-image-popup { margin:0 auto; }
.product-image-popup .nav { text-align:center; }
.product-image-popup .image { display:block; }
.product-image-popup .image-label {}

/* Product Shop */
.product-view .product-shop { float:right; width:224px; padding: 0 0 40px 0; }
.product-view .product-shop p { margin: 0 0 10px 0; }
.product-view .product-shop .price-box { font-size: 15px; color: #657d9b; font-weight: bold; margin: 0 0 10px;}
.product-view .product-shop .price-box br { display: none; }
.product-view .product-shop .retail-price { display: none; }
.product-view .product-shop .retail-price-box { font-size: 13px; color: #aba596; font-weight: normal; font-style: italic; margin: 0;}
.product-view .product-name { padding: 5px 18px; margin: 0 -10px 6px -10px; background: #e8ede6; zoom: 1;}
.product-view .product-name h1 { color: #4b4330; font-size: 15px; }
.product-view .short-description {}

/*Product Tabs*/
.tabs-list {width: 559px; padding: 0 18px 0 0; margin: -40px -10px 0 -10px; float: left; background: url(../images/blocks/bg_tabs.gif) bottom left repeat-x;}
.tabs {float: right;}
.tabs li { float: left; }
.tabs li a { display: block; padding: 0 0 0 15px; background: url(../images/blocks/bg_tab_left.gif) top left no-repeat; color: #979797; font-weight: bold; text-decoration: none; }
.tabs li a.first { padding-left: 18px; background-image: url(../images/blocks/bg_tab_left_first.gif) ;}
.tabs li.active a { background-position: bottom left; }
.tabs li a span { height: 28px; line-height: 28px; display: block; padding: 9px 15px 7px 0px; background: url(../images/blocks/bg_tab_right.gif) top right no-repeat; cursor: pointer!important; }
.tabs li.active a span { background-position: bottom right; }
.tabs li a.last span { padding-right: 18px; background-image: url(../images/blocks/bg_tab_right_last.gif) ;}
.tab_box { padding: 10px 8px; clear: both;}

/*Product Related Categories*/
.related-categories { padding: 25px 16px; margin: 25px -10px 10px; border-top: #e8ede6 solid 32px; zoom: 1; }
.related-categories h5 { color: #8c8470; font-style: italic; margin: 0 0 5px; }
.related-categories ul li { margin: 0 0 5px; }
.related-categories ul li a{ font-weight: bold; color: #637889; }

/* Rating */
.ratings {}
.ratings a  { font-style: italic; color: #6d8191; background: url("../images/bullets/bullet02.png") left 6px no-repeat; padding-left: 10px; }
.ratings .amount {}
.ratings .rating-links {}
.ratings dt {}
.ratings dd {}
.rating-box { width:69px; height:13px; font-size:0; line-height:0; background:url(../images/bg_rating.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/bg_rating.gif) 0 100% repeat-x; }

/* Availability */
.availability {}
.availability .in-stock { font-weight:bold; }
.availability .out-of-stock { font-weight:bold; color:#f00; }

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

.price-box { font-size: 10px; color: #000; }
.price-box .price { }

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price {  }

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

/* Special price */
.special-price { }
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; padding: 0 50px 0 0; background: url(../images/icons/sale.gif) right center no-repeat;}
	#wishlist-table .special-price .price { padding: 0; background: none;}

/* Retail price - attribute */
.retail-price { color: #aba596;  }

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

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

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

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

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

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

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

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

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

/* Tier Prices */
.tier-prices .price { font-weight:bold; }
.tier-prices .benefit {}

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

/* Add to Cart */
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box { }
.add-to-cart label { color: #9b9483; font-size: 13px; font-weight: bold; }
.add-to-box .add-to-cart { float:left; }
.product-shop .add-to-links  { float:left; margin: 30px 0 0 0; font-style: italic; }
.add-to-box .add-to-links a { color: #6d8191;}
.button-add { width: 98px; height: 30px; overflow: hidden; text-indent: -9999px; background: url(../images/buttons/button01.gif) top left no-repeat; clear: both; margin: 10px 0 0 0; cursor: pointer; border: #333 solid 0px; float: left; }

/* Product Options */
.product-options {  margin: 10px 0 0;  }
.product-options dt { float: left; margin-right: 10px;}
.product-options dt label { color: #9b9483; font-size: 13px; font-weight: bold; }
.product-options dt .qty-holder { float:right; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#000; }
.product-options dd { margin:10px 0; }
.product-options dl.last dd.last {}
.product-options dd input.input-text { width:55%; }
.product-options dd textarea { width:55%; height:8em; }
.product-options dd select { width:55%; }
.product-options .options-list {}
.product-options .options-list input.radio { float:left; margin:3px -18px 0 0; }
.product-options .options-list input.checkbox { float:left; margin:3px -20px 0 0; }
.product-options .options-list .label { display:block; margin-left:20px; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { padding: 0; text-align: left; font-style: italic; }

.product-options-bottom {  }
.product-options-bottom .price-box { margin:10px 0; display: none;}

/* Grouped Product */
.grouped-items {}

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

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

/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .products-grid td { width:25%; }

/* Block: Tags */
.product-view .tags {}
.product-view .tags .form-add-tags label { float:left; }
.product-view .tags .form-add-tags .input-box { float:left; width:260px; margin:0 5px; }
.product-view .tags .form-add-tags input.input-text { width:254px; }
.product-view .tags .form-add-tags button.button { vertical-align:bottom; }
.product-view .tags .form-add-tags p { clear:both; }

/* Block: Reviews */
.product-view .reviews .review-item { margin: 0 0 20px; font-style: italic;}
.product-view .reviews .review-item strong{  color: #a981a4; font-style: normal; }
.product-view .add-review .form-list textarea { width: 98%; height: 200px; }

/* Block: Add Review */
.product-view .add-review {}
.product-view .add-review .product-name span { font-weight:normal; }
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size: 11px; font-weight:normal; line-height:1.35; }
.product-name a { color: #828282; }

/* Product Tags */
.tags-list li { display:inline; }

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

/* CMS Home Page */
.cms-home .products-grid td { width:20%; }

/* Sitemap */
.sitemap {}
/* ======================================================================================= */


/* Product Review ======================================================================== */
.product-review {}
.product-review .product-img-box { float:left; width:140px;  }
.product-review .product-img-box .product-image { display:block; border:1px solid #ddd; padding:1px; }
.product-review .details { float:right; width:570px; }
/* ======================================================================================= */


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; }
.cart .right-col { width: 78%; float:right; }
.cart .left-col { width: 20%; float:left; }

/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { margin: 30px 0 0 0; float:left; width:267px; border: #dce4d7 solid 1px; padding: 10px;}
.cart .crosssell { padding: 0 0 0 17px; text-align: center; }
.cart .crosssell .product-name { margin: 0 0 5px 0; }
.cart .crosssell .product-image { margin: 0 0 10px 0; display: block; }
.cart .crosssell .product-image img{ border: 1px solid #788FA2; }
.cart .crosssell h3 { margin: 0 0 10px; }
.cart .crosssell .item { margin: 0 0 20px; }
.cart .shipping p{font-size: 11px; margin: 0 0 10px 0;}
.cart .right-col fieldset {  }

/* Shopping Cart Totals */
.cart .totals { margin: 30px 0px 0 0; width: 250px; float:right; border: #dce4d7 solid 1px; padding: 10px;}
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }
.cart .totals table tfoot th,
.cart .totals table tfoot td { font-size: 14px }
.cart .totals .checkout-types li { margin: 0 0 10px 0; }

/* Options Tool Tip */
.item-options dt { font-weight:bold; font-style:italic; }
.item-options dd { padding-left:10px; }
.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 dl { position:absolute; top:-99999em; left:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ddd; background-color:#f6f6f6; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:30px; top:7px; }
.col-right .truncated .show dl  { left:-240px; top:7px; }
/* ======================================================================================= */


/* Checkout ============================================================================== */
/* One Page */
.opc { border-bottom:1px solid #ddd; position:relative; margin: 0 -10px;}
.opc li.section { border-top:1px solid #ddd; border-bottom:0; }
.opc li.section p { margin: 0 0 10px 0; font-size: 11px;}
.opc li.section p.info-note { font-size: 11px; }
.opc li.section h4 { margin: 0 0 10px 0; }
.opc .step-title { background-color:#f6f6f6; padding:3px 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h3 { float:left; margin: 0;  }
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { background-color:#BECCBA; cursor:default; }
.opc .active .step-title h3 { color: #fff;}
.opc .active .number { color: #fff; }
.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}
#opc-login .col2-set {background: url(../images/blocks/v_separator03.gif) top center repeat-y;}
#opc-login .col2-set .col-1, 
#opc-login .col2-set .col-2 { width: 48%; }

/* Multiple Addresses Checkout */
.checkout-progress { padding:0 50px; margin:10px 0; }
.checkout-progress li { float:left; width:20%; border-top:5px solid #ccc; text-align:center; color:#ccc; }
.checkout-progress li.active { border-top-color:#000; color:#000; }

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

/********** < Common Checkout Styles */
/* Shipping and Payment methods */
.sp-methods dt { font-weight:bold; color: #9B9483; }
.sp-methods dd { margin: 0 0 5px; }
.sp-methods .price { font-weight:bold; }
.sp-methods .form-list { padding-left:20px; }
.sp-methods select.month { width:150px; margin-right:10px; }
.sp-methods select.year { width:96px; }
.sp-methods input.cvv { width:3em !important; }

.please-wait { float:right; margin-right:5px; }
.cvv-what-is-this { cursor:help; margin-left:5px; }

/* Tooltip */
.tool-tip { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; position:absolute; z-index:9999; }
.tool-tip .btn-close { text-align:right; }
.tool-tip .tool-tip-content { padding:5px; }

/* Gift Messages */
.add-gift-message { margin: 15px 0 0 0; }
.gift-message-form { border:1px solid #ddd; background-color:#f5f5f5; }
.gift-message-form .inner-box { padding:5px; height:300px; overflow:auto; }
.gift-message-form .gift-item {}

.gift-message-link { display:block; background:url(../images/bg_collapse.gif) 0 4px no-repeat; padding-left:20px; }
.gift-message-link.expanded { background-position:0 -53px; }
.gift-message-row {}
.gift-message-row .btn-close { float:right; }
.gift-message dt strong { font-weight:bold; }

/* Checkout Agreements */
.checkout-agreements {}
.checkout-agreements li { margin:10px 0; }
.checkout-agreements .agreement-content { border:1px solid #ddd; background-color:#f6f6f6; padding:5px; height:10em; overflow:auto; }
.checkout-agreements .agree { padding:6px; }

.discount { margin: 15px 0 0 0; }

/********** Common Checkout Styles > */
/* ======================================================================================= */


/* Account Login/Create Pages ============================================================ */
.account-login .col2-set { padding: 10px 0 0 0; background: url(../images/blocks/v_separator03.gif) top center repeat-y;}
.account-login .new-users {}
.account-login .registered-users {}

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


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {}
.dashboard .col2-set { border: #dce4d7 solid 1px; padding: 10px; margin: 0 0 10px 0; }
.dashboard .col2-set h4 { border-bottom: #dce4d7 solid 1px; padding: 0 0 5px; margin: 0 0 10px 0; color: #787160}

/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0; }

/* Block: Tags */
.dashboard .tags .number { float:left; margin-right:-20px; }
.dashboard .tags .details { margin-left:20px; }

/* Block: Reviews */
.dashboard .reviews li { width: 100%; float: left; margin: 0 0 5px 0;}
.dashboard .reviews li .number { float: left; font-weight: bold; margin: 0 10px 0 0; padding: 2px 5px; background: #63788A; color: #fff;}
.dashboard .reviews li .product-name { font-size: 12px;}
/********** Dashboard > */

/* Order View */
.order-info { border:1px solid #ddd; padding:5px; margin: 0 0 10px; }
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline; }
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* 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; }


.book-address ol li {border: #dce4d7 solid 1px; padding: 10px; margin: 0 0 10px 0;}

.address-block p { margin: 0 0 10px 0;}
.address-block .col2-set {margin: 0 0 10px 0;}
.address-block .col-1 ,
.address-block .col-2 { width: 46%; border: #dce4d7 solid 1px; padding: 10px; }
/* ======================================================================================= */


/* Footer ================================================================================ */
.pre-footer { width: 100%; float: left; /* padding: 0 0 8px 0; background: url(../images/blocks/bg_pre_footer.gif) bottom left no-repeat; */ display: inline;}
	.layout-1-col .pre-footer { width: 877px; background: none; padding: 0px 0px 7px 0px; margin: -85px 0 0 10px; position: relative; z-index: 1;}
	.layout-2-cols .pre-footer { width: 742px; height: 86px; /* padding: 0px 9px 8px 146px;  */margin: -86px 9px 0 146px; position: relative; z-index: 1; overflow: hidden; }
	.layout-2-cols-right .pre-footer { width: 878px; height: 85px; /* background: none; */ padding: 0; margin: -85px 0 0 10px; position: relative; z-index: 1;}
	.layout-3-cols .pre-footer { width: 742px; height: 85px; /* padding: 0px 9px 8px 146px; */ margin: -85px 10px 0 145px; position: relative; z-index: 1; overflow: hidden;}
	
.footer-sep { width: 100%; float: left; }
.layout-2-cols .footer-sep {  padding: 0 0 8px 0; background: url(../images/blocks/bg_pre_footer.gif) top left no-repeat;}
.layout-2-cols-right .footer-sep { width: 878px; padding: 0 0 8px 0; margin: 0 0 0 10px;  border-top: #DCE4D7 solid 1px;}
.layout-3-cols .footer-sep { width: 888px; padding: 0 0 8px 0; background: url(../images/blocks/bg_pre_footer.gif) top left no-repeat;}

/* Block: Subscribe */
.block-subscribe { padding: 10px; background: #beccba; }
	.layout-1-col .block-subscribe { border-bottom: #dce4d7 solid 1px; }
.block-subscribe .input-text { width: 200px;}
.block-subscribe .input-box,
.block-subscribe .button { float: left; margin: 0; }
.block-subscribe .form { width: 282px; float: left; }
.block-subscribe p { padding: 3px 0 0 0; color: #2b3843; }
.block-subscribe p span{ font-size: 13px; font-weight: bold; }

.social-block { height: 25px; line-height: 25px; padding: 10px; vertical-align: middle; }
	.layout-1-col .social-block { border-top: #dce4d7 solid 1px; }
.social-block .follow { float: left; height: 25px; line-height: 25px; }
.social-block .follow img{ vertical-align: middle; }
.social-block .addthis_toolbox { width: 124px; float: left; height: 25px; line-height: 25px; }
.social-block .addthis_toolbox .at300bs.at15t_compact { width: 23px; height: 23px; float: right; margin: 0 0 0 5px!important; background: url(../images/icons/share.gif) top left no-repeat;}

.footer { border-top:1px solid #dee5d9; border-bottom:1px solid #dee5d9; padding: 10px 15px; background: #e8ede5; clear: both;}
.footer .copyright{ width: 430px; color: #687d92; /* line-height: 1em; */}
.footer .credit_cards{ width: 440px; float: right; }
.footer .credit_cards .AuthorizeNetSeal{ width: 50px; font-size: 8px!important; text-align: center!important; float: left; }
.footer .credit_cards .AuthorizeNetSeal img { width: 41px; height: 32px; margin: 2px auto 0 auto; display: block; vertical-align: top; }
.footer .credit_cards .trust{ width: 64px; float: left; margin: 7px 0 0 5px; display: inline; vertical-align: top; }
.footer .credit_cards .trust img { width: 64px; height: 32px; display: block; }
.footer .credit_cards .img_cards{ width: 320px; text-align: right; float: right; padding: 11px 0 0 0; white-space: nowrap; }
.footer .credit_cards .img_cards img{ margin: 0 0 8px 3px; vertical-align: top; }
.footer a { text-decoration:none; }
.footer a:hover { text-decoration:underline; }
.footer_menu  { margin: 0 0 5px 0; background: url(../images/blocks/separator.gif) left 33px repeat-x;}
.footer_menu .block_menu { width: 171px; float: left;}
.footer_menu .block_menu a:link, .footer_menu .block_menu a:visited { text-decoration: underline; }
.footer_menu .block_menu a:hover { text-decoration: none; }
.footer_menu .block_menu h5 { height: 26px; font-size: 12px; line-height: 1em; padding: 0 0 0 10px; vertical-align: bottom; display: table-cell; color: #687d92; }
.footer_menu .block_menu ul { min-height:113px; height:auto !important; height:113px; padding: 0; margin: 13px 0 5px 0; /* background: url(../images/blocks/v_separator02.gif) top left repeat-y; */ font-size: 11px; list-style: none; color: #574F3C; }
.footer_menu .block_menu ul li { padding: 0 0 0 24px; background: url(../images/bullets/bullet01.gif) 15px 6px no-repeat; }
.footer_menu .clearer { height: 1px; background: url(../images/blocks/separator.gif) left top repeat-x; }
.footer_menu .no_bg_block ul { background: none;}
/* ======================================================================================= */


/* Category ================================================================================ */
/*top category block*/
.cat-top { background: #dbe3d6; padding: 10px; margin: 0 -10px 10px -10px; color: #43525e; border-bottom: #dce4d6 solid 1px; zoom: 1;}
	.cat-level-1 { height: 380px; background: #dbe3d6 url(../images/blocks/bg_cat_popular_prod.png) left top repeat-y; padding: 5px 10px 0px 8px;}
	.cat-level-2 { padding: 5px 10px 0px 10px;}
.cat-top .cat-description { line-height: 1.35em; }
	.cat-level-1 .cat-description{ width: 400px; float: right;}
	.cat-level-1 .cat-text { height: 229px; overflow: hidden;}
.cat-top .cat-description h1{ font-size: 25px; font-weight: bold; font-style: italic; color: #63788a; margin: 0 0 10px;}
	.cat-level-2 .cat-description h1{ padding: 10px; margin: -5px -10px 10px; background: #e8ede4; }
.cat-top .cat-description h4{ font-size: 14px; font-weight: bold; color: #3b7c86; margin: 0 0 5px;}
.cat-top .category-nav { margin: 10px 0 0 0; }
.cat-top .sub-cat-list { padding: 5px 10px 5px 14px; margin: 0 -10px 0 -14px; background: #e7ede4; font-style: italic;}
	.cat-level-1 .sub-cat-list { width: 400px; height: 110px } /*for ie7*/
	.cat-top .list-2cols ul { width: 49%; float: left; }
	.cat-top .list-2cols li { width: 100%; float: left; }
.cat-top .sub-cat-list a { color: #43525e; font-style: italic; }
.cat-top .sub-cat-list ul { margin: 0; padding: 0; }
.cat-top .sub-cat-list ul li { list-style: none; margin: 1px 0 }
.cat-top .sub-cat-list ul li a { padding: 0 0 0 8px; background: url(../images/bullets/bullet01.gif) 1px 5px no-repeat; text-decoration: none; }
.cat-top .sub-cat-list ul li a:hover {text-decoration: underline; }
.cat-top .sub-cat-list ul li ul {display: none; }
/*Popular product from category*/
.cat-top .popular-product { width: 302px; height: 375px; padding: 0 0 5px; float: left; font-size: 11px; color: #574f3c; position: relative; z-index: 0; overflow: hidden;}
.cat-top .popular-product p { margin: 0; }
.cat-top .popular-product .img-holder { margin: 0 0 5px; }
.cat-top .popular-product h4{ font-size: 11px; font-weight: normal; margin: 0 0 5px;}
.cat-top .popular-product .price-box { font-size: 12px; font-weight: bold; color: #574f3c; /* width: 50%; float: left; */ }
.cat-top .popular-product .retail-price-box {font-weight: normal; }
.cat-top .popular-product .more-links { /* width: 50%; float: right;  */text-align: right; font-style: italic; position: absolute; bottom: 7px; right: 0; z-index: 1;}
.cat-top .popular-product .old-price .price { font-weight: normal; }
/*Product grid based on UL*/
.products-grid ul { width: 100%; float: left; margin: 0 0 20px 0; background: url(../images/blocks/bg_grid.png) 190px top repeat-y;}
.products-grid ul li.item { width: 156px; padding: 0 5px 20px 21px; float: left; }
.products-grid .product-name { margin: 0 0 5px;}
.products-grid .product-image { display: block; margin: 0 0 10px;}
.products-grid .product-image img{ border: #788fa2 solid 1px;}
/*Popular list*/
.popular-list { width: 742px; margin: 0 -10px; overflow: hidden; }
.popular-list .popular-row { margin: 0 0 12px 0;}
.popular-list h3.title { padding: 7px 18px; margin: 0 0 9px; font-size: 18px; font-style: italic; font-weight: bold; color: #5C7182; background: #fff;} 
.popular-list h4 { margin: 0 0 10px 0; font-size: 14px; font-style: normal; font-weight: bold; color: #fff; background: #90AD88;} 
.popular-list h4 a{ padding:4px 18px; text-decoration: none; display: block; color: #5c7182; color: #fff; font-weight: bold;} 
.popular-list h4 a:hover { text-decoration: underline; }
.popular-list h4 a span { padding: 0; font-size: 14px; text-decoration: underline; font-weight: bold; } 
.popular-list h4 a span:hover { text-decoration: none; } 
.popular-list h4 a:hover span {  text-decoration: none!important; }
/*Category Layered navigation*/
.category_layered { margin: 20px 0 0 0;}
.category_layered h3{ font-size: 15px; margin: 0 0 5px; color: #354a5c; font-style: italic; text-transform: capitalize; font-weight: bold; }
.category_layered ul{ margin: 0; padding: 0; float: left; width: 330px; }
.category_layered ul li { width: 50%; float: left; margin: 0;}
.category_layered ul li select{ width: 135px; margin: 0 0 5px 0;}
.category_layered .submit-button { width: 141px; height: 23px; background: url(../images/buttons/btn_search.gif) top left no-repeat; border: #333 solid 0px; text-indent: -999px; cursor: pointer; overflow: hidden; }
.category_layered fieldset { width: 714px; height: 52px; padding: 8px 10px 0 18px; margin: 0 -10px -1px -10px; background: #E8EEE5; }
/* ======================================================================================= */


/* Embroidery ============================================================================ */
#embroidery { margin: 10px 0 10px 0; }
#embroidery h6 { font-size: 14px; margin: 10px 0 0 0; }
#embroidery label { color:#9B9483; font-size:12px; font-weight:normal; }
#embroidery span.label { color:#9B9483; }
#embroidery .colors-list  { width: 100%; float: left; }
#embroidery .colors-list li  { width: 18px; height: 18px; line-height: 14px; float: left; margin: 0 2px 2px 0; text-align: center;  }
#embroidery .colors-list li input  { margin-right: 0;}
#embroidery #monogram_type li  { width: 50%; float: left; }
#embroidery #monogram_form_block input.input-text  { width: 215px; }
#embroidery textarea { width: 215px; height: 80px;}
#embroidery #monogram_form_block dt { margin: 10px 0 0 0; }
#embroidery #monogram_form_block dt label { font-size: 14px; margin: 10px 0 0 0; color: #63788A; font-weight: bold; }
#embroidery #monogram_form_block dd { clear: both;}
#embroidery .info-notice  { font-size: 11px; line-height: 1.35; margin: 10px 0; }
#embroidery a.button  { margin: 5px 0; }
/* ======================================================================================= */


/* Links pages ============================================================================ */
.links-list { font-size: 14px; margin: 25px 0 0 0}
.links-list h2 { color: #fff; font-size: 16px; padding: 7px 14px; margin: 0 -10px 10px; background: #a4bb9e; font-weight: bold; }
.links-list li { font-style: italic; margin: 0 0 10px; }
.links-list li a { color: #63788a }
/* ======================================================================================= */


/* Sitemap ============================================================================ */
.site-map { font-size: 14px;}
.site-map .sitemap-intro { padding: 20px 5px; }
.site-map  .set-3-cols { padding: 10px 15px; margin: 0 -10px;  zoom: 1;}
.site-map .title-box { background: #a4bb9e; color: #fff; padding: 7px 15px; }
.site-map .title-box h2 { color: #fff; font-weight: bold; font-size: 16px; }
.site-map .description-box { font-style: italic; background: #e8ede5; font-weight: bold; }
.site-map .list-box { margin: 0 -10px 30px;}
.site-map .list-box a { color: #63788a; }
.site-map ul { padding: 0; }
.site-map ul li { margin: 0 0 5px 0; list-style: none; }
/* ======================================================================================= */


/* Search Result ========================================================================= */
.search-result .page-title { margin-bottom: 0; }
.search-result .search-info { padding: 15px 15px; margin: 0 -10px 0px; background: #dbe3d6; font-weight: bold; font-size: 14px;} 
.search-result .result-intro { padding: 15px 5px; font-size: 14px;}
.no-result { font-size: 14px; }
.no-result .title-box { padding: 8px 15px; background: #e8eee5; margin: 0 -10px 10px; zoom: 1;}
.no-result .title-box h2 { font-size: 14px; font-weight: bold; }
.no-result .list-box { padding: 8px 15px; margin: 0 -10px 30px;}
.no-result .list-box li{ margin: 0 0 5px;}
.no-result .list-box li a{ color: #63788a; }
/* ======================================================================================= */


/* Review Site =========================================================================== */
.site-review { margin: 0 -10px; }
.site-review .form-box { width: 330px; float: right; margin: 0 0 10px 12px; background: #e8eee5; border-left: #fff solid 10px;}
.site-review .form-box h3 { padding: 5px 18px; font-size: 25px; color: #fff; font-weight: bold; background: #a4bb9e;}
.site-review .form-list label { color: #63788a; font-size: 14px; font-weight: normal; }
.site-review .add-review { padding: 10px 25px;}
.site-review .form-list input.input-text,
.site-review .form-list textarea { width: 270px; }
.site-review .form-list textarea { height: 125px; }
.site-review .reviews h3 { padding: 5px 18px; font-size: 25px; color: #fff; font-weight: bold; background: #a4bb9e;}
.site-review .reviews .review-item { margin: 0 0 15px 0; padding: 0 10px; font-size: 14px; color: #63788a; font-style: italic;}
.site-review .reviews .review-item strong{  color: #a981a4; font-style: normal; }
.site-review .reviews .real-pager { display: none; }
.site-review .buttons-set { border: #333 solid 0px;}
.site-review .button-submit { width: 122px; height: 31px; background: url(../images/buttons/button03.gif) top left no-repeat; border: #333 solid 0px; cursor: pointer; text-indent: -9999px; overflow: hidden; zoom: 1; float: left; }
/* ======================================================================================= */


/* Help Center =========================================================================== */
.help-center {} 
.help-center .title-box { padding: 8px 15px; background: #e8eee5; margin: 0 -10px 10px;}
.help-center .title-box h2 { font-size: 14px; font-weight: bold; }
.help-center .list-box { padding: 8px 15px; margin: 0 -10px 30px;}
.help-center .list-box li{ margin: 0 0 5px; font-size: 14px; }
.help-center .list-box li a{ color: #63788a; }
/* ======================================================================================= */


/* Bestsellers (right column) ============================================================== */
/*extends upsells styling*/
.cms-bestsellers {}
.col-right .cms-bestsellers .block-title { padding: 26px 10px 6px 10px; }
/* ======================================================================================= */

.checkout-cart-index .main { margin-bottom: 10px;}
.checkout-cart-index .col-main { border-bottom:1px solid #DCE3D7; padding-bottom: 10px; }

/* according to issue 14067 */
#product-options-wrapper dl dd.last .super-attribute-select { /* width: 36%; */ }
#product-options-wrapper dl dd.last a { white-space: nowrap; font-size: 11px; /* padding-left: 7px; */ }

.link-clear-all { padding-left: 10px; }

/*	GiftWrap product block
-------------------------------------------------------------*/
#giftwrap_block {margin: 0 0 10px}
#giftwrap_block label {font-weight:bold}
#giftwrap_block .options-list label {font-weight:normal; color:#9B9483;}
#giftwrap_form { margin:5px 0 10px; padding:5px 0; /*border:1px solid #DDDDDD;*/  }
#giftwrap_form input, #giftwrap_form textarea { width:98%;}
.giftwrap_cart_item dl dt {float:left;padding:0 5px 0 0;text-transform:capitalize;}
