/**
 * 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)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */
/******************************************/
/***********[ Mage_CSS_A Reset ]***********/
/******************************************/

* { margin:0; padding:0; }

body { 
	font:12px/1.55em arial, sans-serif; 
	text-align:; 
	overflow-x:hidden; 
	color:#64442E; 
	background: url('../../skin/frontend/abe/default/images/blue-pattern.jpg');
}

a { color:#658712; text-decoration:none; }
a:hover { color:#006200; text-decoration:none; }
a img { border:0;}
:focus { outline:0; }

/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em; font-weight: normal; }
h1 { font-size:2em; line-height:1.17; }
h2 { font-size:1.5em; }
h3 { /*font-size:1.35em;*/ }
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

/* Paragraph */
p { margin-bottom:.8em; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#666; /*font-size:.95em;*/  font-weight:normal; }
input, select, button { vertical-align:middle; }

/* Lists */
dt { display:block; font-weight:bold; }
ul,ol { list-style:none; }

/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }
/****************************************************/
/***********[  Mage_CSS_B Common Elements ]***********/
/****************************************************/


/********************** Columns */

/*CSS Tweaks for General Use*/
.margin-right {margin-right:5px;}
.margin-left {margin-left:20px;}
.italic {font-style: italic;}
.bold { font-weight: bold;}
.list-bullet {
  list-style: disc inside;
  margin-left: 15px;
  text-indent: -11px;
}

/* All */
.col2-set, .col3-set, .col4-set, .col5-set { clear:both; }

/* Col2 */
.col2-set .col-1, .col2-set .col-2 { width:48.5%; }
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right; }

/* Col2-alt */
.col2-alt-set .col-1 { width:32%; }
.col2-alt-set .col-2 { width:65%; }
.col2-alt-set .col-1 { float:left; }
.col2-alt-set .col-2 { float:right; }

/* col2-alt2 */
.col2-alt2-set .col-1 { 
	width: 235px;
	margin-right: 2px;
	float: left;
	margin-top: 7px;
	margin-left: 9px;

 }
.col2-alt2-set .col-2 { width: 74%; float: right; }

/* Col3 */
.col3-set .col-1, .col3-set .col-2, .col3-set .col-3 { float:left; width:31.3%; }
.col3-set .col-1, .col3-set .col-2 { margin-right:3%; }

/* Col4 */
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3, .col4-set .col-4 { float:left; width:22%; }
.col4-set .col-1, .col4-set .col-2, .col4-set .col-3 { margin-right:4%; }

/* Table Columns */
table .col-1, table .col-2, table .col-3, table .col-4 { float:none !important; margin:0 !important; }
.col3-set td.spacer { width:3%; }
.col4-set td.spacer { width:4%; }


.accent { color:#E76200; font-weight:bold; }



/********************** Form */

/* Form Elements */
input.input-text, textarea {
	border: 1px solid #C0B6A0;
	font: 12px arial, helvetica, sans-serif;
	background: white none repeat scroll 0 0;
	height: 20px;
	padding: 4px 5px 0;
}

option, optgroup { font:12px arial, helvetica, sans-serif; }
optgroup { font-weight:bold; }
textarea { overflow:auto; }
input.input-text, textarea { padding:2px; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
.qty { width:1.9em; }
.qty::-webkit-outer-spin-button,
.qty::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}
.cart-qty {background:#FFFFFF  !important; height:16px;color:#6f4d38;width:2.5em; border:1px solid #888888  !important;}
.group-select label,  .payment-methods label { font-weight:bold; color:#704d39;font-family:Arial, sans-serif;font-size:1.1em;font-weight:normal;padding:0 3px;}

.form-list label {color:#704d39;font-family:Arial, sans-serif;font-size:1.2em;text-transform:inherit; font-weight:normal;}
.form-list input.input-text, select, textarea{ border:1px solid #C0B6A0; font:12px arial, helvetica, sans-serif;background:#FFFFFF none repeat scroll 0 0; /* height:20px;padding:4px 5px 0; */}

.input-text:focus, select:focus, textarea:focus { background:#edf7fd; }
.button-set { /* Container for form buttons*/
    clear:both;
    padding-top:8px;
    text-align:right;
    }
    
    

.form-button, .form-button-alt {
    overflow:visible;
    width:auto;
    border:0;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
    padding:1px 8px;
    -webkit-appearance: none;
    }
#product-page-add-to-cart-container {
  position: relative;
  clear: both;
  padding-top: 10px;
}
.add-to-cart-form-button {
    height:34px;
    cursor:pointer;
    text-align:center;
    width:128px;
    position: relative;
    margin-bottom:10px;
    border: 0;
    display: block;
	float: left;
}
.add-to-registry-container {
  float: left;
  margin-left: 10px;
  margin-top: 3px;
}
#addtocart-cart-icon, 
#addtocart-ajaximg {
  position: absolute;
  bottom: -23px;
  left: 13px;
}
#addtocart-cart-icon {
  width: 17px;
  height: 18px;
}
.add-to-cart-btn {
  width: 95px;
  height: 25px;
  display: block;
  position: absolute;
  bottom: 13px;
  right: 24px;
}
.ajax-icon {
  background: url(../../skin/frontend/abe/default/images/cartbutton-ajaxloading.png) no-repeat;
  display: inline-block;
  position: absolute;
  bottom: 18px;
  right: 100px;
  width: 16px;
  height: 16px;
} 
#shipping-ajaximg {
  display: none;
  background: url(../../skin/frontend/abe/default/images/shoppingcart/button-ajax-loader.gif) no-repeat;
  top: -1px;
  right: 25px;
}
.product-add-to-cart-form-button_checkout {
	left: 9px;
	width: 180px;
	height: 40px !important;
	top: -4px;
	position: relative;
}

.form-button span, .form-button-alt span {
    white-space:nowrap;
    }
.form-update-button-alt {
    border:1px solid #c0b6a0;
    background-color:#e6e2cc;
    color:#704d39;
    font-family:Arial, sans-serif;
    padding:0 5px;
    }
a.form-button-alt { padding:2px 9px; text-decoration:none; }
.form-button-alt:hover { color:#fff; text-decoration:none; }
.btn-checkout {
    display:block;
    float:right;
    font-size:15px;
    font-weight:bold;
    padding-right:8px;
    }
.btn-checkout, .btn-checkout:hover {
    color:#fef5e5;
    text-decoration:none;
    }
.btn-checkout span {
    display:block;
    padding:0 17px 0 25px;
    line-height:40px;
    }
 a.proceed-to-checkout-button {
    background-color: #FF8A00;
    border: 0 none;
    box-shadow: 2px 2px 3px rgba(120, 58, 0, 0.3);
    color: #FFFFFF;
    font-family: arvo,serif;
    font-size: 16px;
    font-weight: bold;
    margin: 10px;
    padding: 5px 20px;
    text-decoration: none;
    width: 78px;
    margin: 0 auto;
    display: block;
 }
.upsell {
  margin: 0 10px;
}
.upsell .showcase-title,
.upsell .showcase-product {
  height: 210px;
  width: 170px;
}
.upsell .add-to-cart-btn {
  right: 0;
  bottom: 0;  
}

/* Form lists */
.form-list li { margin-bottom:6px; }
.form-list li .input-box .input-text,
.form-list li .input-box textarea { width:250px; }
.form-list li .input-box select { width:256px; }
.form-list li.addElement { border-top:1px solid #DDD; padding-top:10px; }

.group-select {
    margin:5px 0;
    }
.group-select .legend {
    color:#E76200;
    font-size:1.1em;
    margin-right: 70px;
    font-family: arvo, serif;
    }
.group-select .legend.register {
		margin: 0px;
}
.group-select li { padding:4px 0; }
.group-select li .input-box { float:left; width:320px;text-align:left; margin-bottom: 3px;}
.group-select li .select-box { float:left; width:230px;padding:0 5px; text-align:right;}
.group-select li .button-box { float:left; width:170px;padding:0 5px; text-align:right;}
.group-select li .input-text, .group-select li select, .group-select li textarea { width:525px; }
.group-select li .input-box .input-text, .group-select li .input-box textarea { width:200px; border:1px solid #C0B6A0; font:12px arial, helvetica, sans-serif;background:#FFFFFF none repeat scroll 0 0;height:20px;padding:4px 5px;}
.group-select li .input-box select {
  width:212px;
  border:0;
  font:12px arial, helvetica, sans-serif;
}

/* Customer Account Creation */
.customer-account-create .group-select li .input-box {width:360px;}
.customer-account-create input#is_subscribed { margin-left: 152px; } 
.customer-account-create .input-text {float:right;}
.customer-account-create .validation-advice {float:right;margin-right: 40px;}


/* Form Messages */
.validation-advice, .required { color:#EB340A; }
.validation-advice {
  clear:both;
  min-height:15px;
  width: auto;
  height: auto;
  margin-top:3px;
  background:url(../../skin/frontend/abe/default/images/validation_advice_bg.gif) no-repeat;
  font-size:.95em;
  font-weight:bold;
  line-height:1.25em;
  padding-left: 12px;
}
.validation-tooltip { color: #EB340A; clear:both; min-height:15px; margin-top:3px; background: #f9f3e3; border: 1px solid #FF6666; z-index: 200; margin-top: 28px; padding: 3px 5px 3px 5px; font-size:.95em; font-weight:bold; line-height:1.25em; }
.validation-failed { border:1px dashed #EB340A !important; background:#faebe7 !important; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; margin-right:-12em; width:12em; position:relative; }

label.required { font-weight:bold; }
span.required, p.required { font-size:.95em; text-align:left; }



/********************** Messages  */
.success { color:#3d6611; }
.error { color:#df280a; }
.notice {color:#e26703; }
.success, .error { font-weight:bold; }
.messages,
.messages ul { list-style:none !important; margin:0; padding:0 !important; }
.messages { 
  width:96%;
  overflow:hidden; 
  margin-left: 15px;
  margin-bottom: 1em !important;
  font-family: arvo,serif;
  position: relative;
}
.error-msg, .success-msg, .notice-msg, .note-msg {
    background-repeat:no-repeat !important;
    padding:0 8px 8px 22px !important;
    font-size:1em !important;
    margin-left: 10px;
    margin-top: 10px;
}
.msg-icon {
  width: 16px;
  height: 16px;
  position: absolute;
  left: 10px;
}
.error-msg li, .success-msg li, .notice-msg li {margin-bottom:.2em; }
.error-msg {
  color:#df280a;
}
.success-msg {
  color:#3d6611;
}
.notice-msg, .note-msg {
  color:#3d6611;
}

/********************** Headings */

.head, .inner-head { line-height:1.25em; text-align:right; }
.head h1,.head h2, .head h3, .head h4, .head h5,
.inner-head h1,.inner-head h2, .inner-head h3, .inner-head h4, .inner-head h5{ margin:0; float:left; }


/* Page heading */
.page-head { }

.search-page-head {  }
.page-head-alt { margin:0 0 12px 0; }
.page-head, .page-head-alt { text-align:right; margin-right: 10px; }
.page-title { 
  margin: 10px 0 10px 20px;
  text-align: left;
}
.page-head h3, .page-head-alt h3, .search-page-head h3, .toolbar-head {
    color:#64442E;
    margin:0;
    font-size:1.9em ;
    font-weight:normal;
    text-transform:none;
    font-family:Arvo;
    text-align:left;

    }
    
.button-level h3 { /* heading level with buttons */
	    float:left;
	    width:55%;
}

.button-level .input-box {float:left;}
.button-level label{
	color:#704d39;
	float:left;
	font-family:Arial, sans-serif;
	font-size:1.3em;
	font-weight:normal;
	margin:0;
	padding:2px 0 0 8px;
	text-transform:inherit;
}

.button-level .input-text {
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #AAA780;
float:left;
font-size:1.1em;
height:18px;
margin:0 5px;
padding:3px 0;
}

    
.page-head .link-feed {float:right; margin-top:9px; }
.button-level .link-feed {float:none!important; font-size:1em!important; }

/* Category list heading */
.category-head {
    background:height:32px;color:#FFFFFF;
    }    
    
.category-head input.input-text, select, { border:0; font-family:Arial, sans-serif; font:12px; background:#e6e2cc none repeat scroll 0 0; height:20px;padding:2px 5px 0;}    
    
.category-head h2, .category-head h1  { 
    font-family:Arvo,serif;
    margin:0;
    padding:5px 14px;
    color:#658712;
    font-size:16px;
    line-height:1.3em;
    font-weight:bold;
    }
    

.category-head .nav,
.category-head .sort-by {
 font-family:arvo, serif;
 margin:0;
 color:#603913;
 font-size:12px;
 font-weight:normal;
 
 }

.category-head .nav { padding: 6px 15px 5px 1px;  float:left; }
.category-head .sort-by { padding: 6px 1px 5px;  float: right; }

.category-head .nav span { margin:0; padding:0 5px; }
.category-head .nav a { margin:0; padding:0 3px; color: #658712 }  
.category-head .nav a.selected { color:#603913; cursor: default; }

.category-head .category-head-nav { 
	border-bottom: 1px dotted #658712;
    border-top: 1px dotted #658712;
    height: 32px;
    margin: 0 15px;
}

.sort-by select { border: 0px none; position: relative; bottom: 2px;}
.sort-by select,
.sort-by select option { font-size: 14px; font-family: arvo, serif; color: #603913; }

#topToolbar .pages { display: none; } 
#bottomToolbar .category-head { display: none; }
 
.box-header { font-size:1.05em; text-align:left; background:#eee; font-weight:bold; padding:2px 8px; margin:10px 0; }
.category-head .link-feed {float:right; margin-top:10px; position:relative; }

#category-description-wrapper {
  padding: 0 25px;
  position: relative;
  margin: 20px 20px 0 20px;
}
#category-description-wrapper .post-quote {
  right: -624px;
  bottom: -10px;
  position: relative;
  display: block;
}

/*** EI Deprecated Nov 6
body.category-gifts .middle {
	background: url(../../skin/frontend/abe/default/images/snow-bg.gif) 0 0 ;
	}

.category-gifts .category-head {
	background: none;
	margin-bottom: 15px;
    width: 100%; 
	}
	
.category-gifts	.category-head h2 {
    color: #e26703;
   	text-align: center;
	font-size: 2.4em;
	width: auto;
	margin: 0 200px;
	background: #ffffff;
    }
    

.gifts-category-page {
	margin: 15px 10px;
	}


.gifts-category-page .gift-category-link {
	display: inline;
	width: 280px;
	float: left;
	margin: 10px 10px 25px 10px;
	border: 3px solid #dddddd;
	background-color: #ffffff;
	}



.gifts-category-page .gift-category-link h2 {
	font-size: 1.5em;
	text-align: center;
	color: #704d39;
	padding: 10px 0px;
	}
	

.gifts-category-page .gift-category-link h2 a {
	text-decoration: none;
	}
	
.gifts-category-page .gift-category-link h2 a:hover {
		color:#e26703;
	}

.gifts-category-page .gift-category-link img {
	margin: 0 20px;
	}
	
.gifts-category-page .gift-category-link .gifts-see-more {
	float: right;
	margin: 0 10px 5px 0;
	}

.gifts-category-page .gift-category-link .gifts-see-more a:hover {
	color:#e26703;
	}
***/

/********************* Tables */
td.label        { font-weight:bold; }

/* Data Table */
.data-table { border:1px solid #c0b6a0; width:100%; padding:0 5px;}
.data-table tr { background:transparent; }
.data-table .odd  {}
.data-table .even {}
.data-table td.last, .data-table th.last { border-right:0; }
.data-table tr.last th {  vertical-align:baseline;}
.data-table tr.last td { }
.data-table th { padding:2px 8px; color:#704d39; white-space:nowrap; font-family:Arial, sans-serif;font-size:1.1em;font-weight:normal;}
.data-table th.wrap { white-space:normal; }
.data-table th a,
.data-table th a:hover { color:#fff; }
.data-table td { padding:3px 8px; }
.data-table thead tr th {border-bottom:1px solid #e6e2cc;}
.data-table tfoot { }
.data-table tfoot tr.first {}
.data-table tfoot tr { }
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0;/* border-right:1px solid #d9dde3; */}
.data-table tbody td { vertical-align:top; padding-bottom: 20px; padding-top:20px;}

.shopping-cart-titles {font-size: .8em; font-family: Arial; font-weight: bold;}

/* Bundle Products */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d9dde3; }

.data-table tbody td h5.title { margin:0; padding:0; font-size:1em; font-weight:bold; color:#2f2f2f; }
.data-table tbody td .option-label { font-weight:bold; font-style:italic; }
.data-table tbody td .option-value { padding-left:10px; }

.data-table .cart-category-head {width:100%;text-align:left;}
.data-table .offer-text {color:#6f4d38;font-family:Arial, sans-serif;font-size:1.3em;font-weight:normal;margin:0;text-transform:inherit;padding:0 0 10px 0;text-align:left;}
.data-table .totals { }
.data-table .totals td, .data-table .totals tr.last td {color: #704d39; font-size: 1.0em; font-weight: normal !important; border: none; padding: 2px 0px 2px 20px; }


.box-table td { /*padding:10px;*/ }
.box-table tfoot td { padding-top:5px; padding-bottom:5px; }
.box-table select { width:100%; }
.cart-grand-total{color:#6f4d38;font-family:Arial, sans-serif;font-size:1.5em;font-weight:normal;margin:0;text-transform:inherit;padding:0 0 10px 0;text-align:left;}

.nested-data-table th, .nested-data-table td { padding-top:2px; padding-bottom:2px;  }

.generic-table td { padding:0 8px}
.generic-table td.first { padding-left:0; white-space:nowrap; }
.shipping-tracking .button-set { margin-top:0; border:none; border-top:0; padding-top:0; }

/********************** Lists */
.disc { margin-bottom:10px; list-style:disc; }
.disc li { margin-left:20px; }
.disc li span { color:#704d39;font-family:Arial, sans-serif;font-size:1.1em;font-weight:normal;margin:0;text-transform:inharit;} 

/* Bare List */ /* Unstyled list */
.bare-list { margin:5px 0; }
.bare-list li { margin:3px 0; }



/********************** Space Creators */
.no-display { display:none; }
.content-box { min-height:250px; } /* Set minimum height for visual presentation */
.content { padding:0px 12px 12px 5px; } /* Sets default padding */
.actions { line-height:1.3em; }
.separator { padding:0 3px; }
.pipe { padding:0 4px; font-size:.95em; }
.divider { margin:10px 0; height:1px; background:url(../../skin/frontend/abe/default/images/dotted_divider.gif) repeat-x; font-size:1px; line-height:1em; overflow:hidden; }

/********************** Pager */
table.pager select,
table.view-by select { margin:0 3px; font-size:.95em; }
table.pager select { width:50px; }
table.view-by td.sort-by { text-align:right; padding-right:44px; }
table.view-by select { width:85px; }
table.pager, table.view-by {
    width:100%;
    background:url(../../skin/frontend/abe/default/images/pager_bg.gif) repeat-x 0 100% #fff;
    font-size:.95em;
    }
table.pager td {
    width:32%;
    border-top:1px solid #eee;
    padding:4px 8px;
    vertical-align:middle;
    }
table.pager td.pages { padding:4px 0; white-space:nowrap; text-align:center;  }
table.pager ol, table.pager li, .pages li {
    display:inline;
    }
table.pager li { padding:0 2px; }
table.view-by td {
    width:33%;
    border-top:1px solid #e2e2e2;
    padding:4px 8px;
    vertical-align:middle;
    }

div.pages {color: #6F4D38; line-height: 2.1em; font-size: 1em; padding: 4px 4px 2px 2px; display:block; text-align: center; font-family: arvo, serif;}
div.pages ol, div.pages li {
    display:inline; line-height: 2.1em;
    color: #6F4D38;
    float: none;
    display: inline;
}
div.pages ol { margin-left: 15px; }
div.pages li a,
div.pages li span.on 
{ 
	margin: 0 2px;
    padding: 5px 7px;
	color: #f1eee7;
	font-family:arvo, serif;
	font-size:1em;
	font-weight:normal;
	text-decoration:none;
	text-transform:lowercase;
}
div.pages li span.on { background-color: #603913; }
div.pages li a { background-color: #658712; }

div.pages li.next { padding-left: 13px;}
div.pages li.next a { background-color: transparent; color: #658712; }
div.pages li.prev { padding-right: 8px;}
div.pages li.prev a { background-color: transparent; color: #658712; }

div.pages li a:hover{ text-decoration:underline; }

.category-head div.pages li a { color: #FFFFFF; }
.category-head div.pages li span.on { text-decoration: underline; }



/************************************************************/
/********************[ Mage_CSS_C Layout]********************/
/************************************************************/


/********************** Base Layout */

/* Structure */
.wrapper { 
  min-width:954px; 
  /*background: url(../../skin/frontend/abe/default/images/frame/small_flakes-4.png) repeat-x;*/
}

/*Added by Nikhil*/
.main-container {width:997px;margin:0 auto;position:relative;}
.top-menu {z-index: 3006; padding:0;height:32px; position:relative; top:5px;}
.top-menu .menu-list { 
	padding-bottom: 6px;
}

#firstLinks {
  float: right;
  margin-top: 16px;
}
#search_mini_form {
  float: right;
  margin-top: 10px;
}
#search {
  margin-left: 5px;
}
#firstLinks ul {
	margin-top: -5px;
}

.top-menu .top-menu-item {
	display:inline; 
}
.top-menu li {
	display:inline;
	top: 1px;
	position: relative;
}
.top-menu #firstLinks li {
	margin: 0 0 0 2px;
	padding: 0 0 0 2px;
	border-left: 1px solid #6F4D38;
	height: 14px;
}
#firstLinks .sub li {
  border: none;
}
.bull {
  margin: 0 2px;
  padding: 0 2px;
}
.top-menu li.first {
	padding-left: 10px;
	position: relative;

}
#firstLinks li.first {
	border-left: 0;
}
.top-menu li.last {

}
.top-menu li a {
  font-family:arvo, serif;
  font-size:1.1em;
  color: #6f4d38;
  margin:0;
  text-decoration:none; 
}
.header-right-links .top-menu li a {
  font-size: 1em;
}
#firstLinks li a {
  font-family:arial, sans-serif;
}
#firstLinks li a.level1 {
  font-weight: bold;
}
.top-menu li a:hover {text-decoration: underline;}
.top-menu ul.top-menu a.green,
.top-menu li a .green,
.sub .green {
	color: #658712;
}
.top-menu #Cart .cartIcon{
	height: 13px;
	width: 12px;
	position: relative;
	display: inline-block;
	top: 2px;
	right: 5px;
	margin-left: 7px;
}
#Cart .sub {
  width: 300px;
}
#Cart .sub table {
  background-color: #e6dfcf;
  border-collapse:collapse;
  border-style: hidden;
  margin-bottom: 15px;
  width: 100%;
}
#Cart .sub table td {
  border: 1px solid #ede9e0;
}
#Cart .sub td div {
  margin: 5px;
  padding: 2px 3px;
}
#Cart .sub img {
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}
#onpage-sharing-tooltip {
  color: #fff;
  position: absolute;
  top: 0;
  background: white;
  z-index: 700;
  width: 350px;
  left: -130px;
  border: 2px solid #FFF;
  background-color: #6F4D38; 
  -moz-box-shadow: 0 0 6px rgb(0, 0, 0); -webkit-box-shadow: 0 0 6px rgb(0, 0, 0); box-shadow: 0 0 6px rgb(0, 0, 0);
}
#onpage-sharing-tooltip ol {
  list-style: disc outside;
  margin-left: 10px;
}

#firstLinks #onpage-sharing-tooltip li {
  height: auto;
}
#Cart #onpage-sharing-tooltip .sharing-tooltip-pointer-down,
#Cart #onpage-sharing-tooltip .sharing-tooltip-pointer-down-inner {
  position: absolute;
  width: 0;
  height: 0;
  border-top-width: 0;
  background: none;
  padding: 0;
  margin: 0;
}
#onpage-sharing-tooltip .sharing-tooltip-pointer-down {
  background-color: #6F4D38;
  border-right: 17px dotted transparent;
  border-left: 0;
  border-botom-width: 14px;
  top: -9px;
  right: 8.6em;
  left: auto;
  margin: 0;
}
#onpage-sharing-tooltip .sharing-tooltip-pointer-down-inner {
  border-right: 12px dotted transparent;
  border-left: 0;
  border-bottom: 13px solid #6F4D38;
  bottom: auto;
  right: 2px;
  left: auto;
}
.orderTotalContainer {
  text-align: center;
}
#orderTotal {
  font-size: 14px;
  font-family: arvo, serif;
  font-weight: bold;
}
#salesTax {
  font-size: 10px;
}
.orderQuestions {
  font-family: arvo, serif;
  font-weight: bold;
  color: #9b8675;
}
#on-page-cart-container label {
  color: #64442E;
}
#onpagecart-checkout-button-top {
  background-color: #ff8a00;
  color: #fff;
  padding: 5px 20px;
  margin: 10px;
  font-size: 16px;
  font-family: arvo, serif;
  font-weight: bold;
  -webkit-box-shadow: 2px 2px 3px rgba(120, 58, 0, .30); -moz-box-shadow: 2px 2px 3px rgba(120, 58, 0, .30); box-shadow: 2px 2px 3px rgba(120, 58, 0, .30);
  border: 0;
  cursor: pointer;
}
#onpagecart-checkout-button-bot, .one-page-checkout-button {
  background-color: #ff8a00;
  color: #fff;
  padding: 5px 20px;
  margin: 10px;
  font-size: 16px;
  font-family: arvo, serif;
  font-weight: bold;
  -webkit-box-shadow: 2px 2px 3px rgba(120, 58, 0, .30); -moz-box-shadow: 2px 2px 3px rgba(120, 58, 0, .30); box-shadow: 2px 2px 3px rgba(120, 58, 0, .30);
  border: 0;
  cursor: pointer;
}
.onpagecart-coupon-label {
  font-weight: bold;
}
#editCart {
  color: #95bb43;
  font-weight: bold;
}

#loginMenu {
  width: 220px;
}
#loginMenu label {
  font-weight: bold;
  color: #64442e;
}
#loginMenu input {
  width: 97%;
  font-size: 16px;
  border: 0;
  padding: 2px;
}
#loginMenu input {
  margin-bottom: 0px;
}
#loginMenu label,
#loginMenu div {
  margin-bottom: 10px;
}
#loginMenu a,
#onpagelogin-toggle-button {
  color: #658712;
  text-decoration: none;
  cursor: pointer;
}

#onpagelogin-forgotpass-text {
	padding-left: 10px;
	line-height: 13px;
	font-weight: bold;
}

.header { text-align:left; }
.header-top { margin:0 auto; position:relative; z-index:100; padding: 5px 10px 0 0; float: left;}
.header-nav { height:35px;}
.middle {
  padding:5px 0 10px 0;
  width:997px; 
  min-height:400px; 
  margin:0 auto; 
  text-align:left; 
}

.side-col {
	width: 245px;
	margin-left: 10px;
/* 	margin-top: 20px; */
}

/* Seller and cms page side-col width*/
.cms-page-view .side-col,
.umicrosite-index-index .side-col {width: 210px;}

.col-left { float:left; }

.home-side-col { width:155px; }
.home-col-left { float:left; }

.home-side-col-right { width:200px; }

.col-main { float:left; }
.col-main-styled {margin-left:30px;}
.col-right { float:right; }
.col-1-layout .col-main { float:none; margin:0; }
.col-2-right-layout .col-main { float:left; width:737px; }
.col-2-layout .col-left { width:476px; margin-left: 9px;}
.col-2-layout .col-right { width:476px; margin-right: 11px;}
.col-2-left-layout .col-main { float:right; width:737px; }
.col-3-layout .col-main { width:475px; margin-left:17px; }
.user-defined-col-3-layout-home .col-main { width:578px; margin:0 4px; position: relative; }

/* Style */
.header { /*border-top:5px solid #0d2131; */}
.header-top-container { }
.header-nav-container { clear: both; position: relative; }
.middle-container {
   background-image: url('../../skin/frontend/abe/default/images/paper_texture.jpg');
  -webkit-box-shadow: 1px 0px 7px rgba(100, 68, 46, .30); -moz-box-shadow: 1px 0px 7px rgba(100, 68, 46, .30); box-shadow: 1px 0px 7px rgba(100, 68, 46, .30);
}

/* Header */
#callus {
	left:797px;
	position:absolute;
	top:9px;
}

#liveperson {
  display: inline;
  position: relative;
  height: 23px;
  float: right;
  top: 5px;
}

/* Logo */
div#logo {
    float:left;
    width:142px;    
	margin: -32px 0 0 -5px;
	z-index: 101;
}
div#logo a {
	display: inline-block;
}
.page-popup div#logo,
.page-popup h1#logo
{ display:none; }


/* Quick Access*/
.quick-access {
    width:540px;
    float:right;
    margin-top:28px;
    text-align:right;
    padding:0 10px;
    color:#ebbc58;
    font-size: 1.1em;
    }
.quick-access p { margin-bottom:4px; }
.quick-access li {
    display:inline;
    border-left: 1px solid white;
    padding-right:3px;
    padding-left:7px;
    }
.quick-access li.first { padding-left:0; border-left: none;}
.quick-access li.last { padding-right:0; background:none; }
.shop-access { margin-top: 20px; /*margin-bottom:6px; */}
.shop-access a, .shop-access a:hover { color:#c08817; font-size:1.1em; }
.shop-access li.last { padding-right:0; background:none; }
.language-switcher { float:right; margin-top:5px; margin-left:60px; }
.language-switcher label { color:#A7C6DD; padding-right:5px; }
.language-switcher .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }

/* Breadcrumbs */
.breadcrumbs {  margin:5px 0 9px 13px; font-size:11px; line-height:1.25em; }
.breadcrumbs li { display:inline; color:#ab7756;}
.breadcrumbs .arrows {font-size:1.25em; }
.breadcrumbs li a {text-decoration: none; color:#ab7756;}
.breadcrumbs li a:hover { color: #E26703; }

/* pages with hidden breadcrumbs */
.cms-gma .breadcrumbs,
.cms-contact-us .breadcrumbs,
.cms-why-join-abe-market .breadcrumbs,
.cms-faq .breadcrumbs ,
.cms-live .breadcrumbs,
.cms-live-for-five .breadcrumbs,
.cms-ab4am1 .breadcrumbs {display: none;}


.header-top #top-callout {
	position: relative;
}

#shop-relaxed {
	background: url(../../skin/frontend/abe/default/images/free-shipping-header.gif);
	display: block;
	float: right;
	height: 84px;
	position: relative;
	right: 0px;
	top: 13px;
	width: 200px;
}

/* Mini search */
.mini-search { 
	float:right;
	color: #504e4c:
}
.mini-search #freeShipping {
	color: #1172c0;
	font-weight: bold;
	text-decoration: none;
}

.mini-search #belowFreeShipping {
	color: #9abe46;
	font-weight: bold;
	text-decoration: none;
}
.mini-search .input-text, 
.footer .input-text, 
#signup .email
.collateral-box .input-text { 
	width: 210px; 
	background: #FFF; 
	height: 19px;
}
.search-autocomplete { z-index:999; }
.search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; display:block;}
.search-autocomplete li .amount { float:right; font-weight:bold; }
.search-autocomplete li.odd { background-color:#fffefb; }
.search-autocomplete li.selected { background-color:#f7e8dd; }

.mini-search input.button, 
.footer input.button,
#signup input.button, 
#signupFull input.button,
.form-button, .form-button-alt {
	background-color: #64442F;
	color: #FFF;
	font-size: 1.1em;
	font-family: arvo, serif;
	display: inline-block;
	height: 24px;	
	border: 0;
	cursor: pointer;
}
.mini-search input.button {
	width: 80px;
	background-color: #64442f;
	height: 23px;
	margin-left: -2px;
}

/********************** Sidebars */
.side-col .box { margin-bottom:1.3em; }
.side-col .content { padding:5px 10px; }
.side-col .head { text-align:left; }
.side-col h2, .side-col h3, .side-col h4, .side-col h5 { float:none; }
.side-col h3 { color:#6F4D38; font-family:Arvo, serif;font-size:1.5em;font-weight:normal;margin:0;text-transform:inherit;padding:10px 0;}
.side-col h4 { color:#e65505; text-transform:uppercase; }
.side-col .actions {
    padding:4px 0;
    font-size:.95em;
    text-align:right;
    }
.side-col .actions a, .side-col .actions a:hover { text-decoration:underline; }
.widget-btn { float:right; font-size:11px; margin:0 3px 1px 5px; }
.widget-btn, .widget-btn:hover { color:#646464; font-weight:bold; }


/* Currency Switcher */
.currency-switcher {
    height:53px;
    padding:7px 12px 10px 12px;
    background:url(../../skin/frontend/abe/default/images/currency_switcher_bg.gif) no-repeat;
    font-size:1.05em;
    }
.currency-switcher h4 {
    min-height:21px;
    background:url(../../skin/frontend/abe/default/images/icon_world.gif) no-repeat 0 2px;
    color:#fff;
    padding-left:22px;
    text-transform:none;
    }
.currency-switcher select { width:98%; }


/* Account Sidebar Cart */

#cart-sidebar li .delete-product {
	float: left; 
	margin: 1px 10px 0 1px;
}

#cart-sidebar li .product-images {
	margin: 0 10px 0 0;
}

#cart-sidebar li .product-details {
	height: auto;
	float: left;
	width: 110px;
	margin: 0 0px;
}
#cart-sidebar li .product-details a {
	color: #006200;
}

#cart-sidebar li.odd {background: none;}
#cart-sidebar li.even {background: none;}

/* Account Pages */
.account-box .page-head h4, h5 {font-family: arvo, serif;}
.raised-box .page-head {margin: 0; padding: 10px;}
#registry-page .raised-box .page-head {
  padding-left: 0;
}
/* Base Mini */
.base-mini { line-height:1.9em;  font-size:.95em;  margin-bottom:5px;}
.base-mini .head { margin:0 1px;  padding:2px 4px; }
.base-mini .head h4 {color:#e26703; background-repeat:no-repeat; background-position:0 0; }
.base-mini .head h4 .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }
.base-mini h5 {font-family:arvo, serif;font-size:1.3em;color:#704d39;font-weight:normal;margin:0;}
.base-mini h3 a {font-family:arvo, serif;font-size:90%;color:#704d39;font-weight:normal;margin:0;text-decoration:none;margin:0;line-height:1em;}
.base-mini span {font-family:Arial, sans-serif;font-size:1em;color:#704d39;font-weight:normal;margin:0;}
.base-mini button span {color: #FFF; font-family: arvo, serif; }
.base-mini span #secondary, .base-mini span #secondary span {font-family:Arial, sans-serif;font-size:13px;color:#704d39;font-weight:normal;margin:0;font-style:italic;}
.base-mini #seller-details-address {line-height:15px; margin-left: 10px;}
.base-mini .content, .base-mini ol { /*background:#f8f7f5; */}
.base-mini ol li { padding:7px 4px 7px 8px; }
.base-mini ol li.odd { background:#f4f3f3; }
.base-mini ol li.even { background:#fafafa; }
.base-mini .actions {padding:6px; }
.base-mini .product-images { float:left; width:52px; height:52px; }
.base-mini .product-images a img { vertical-align:top; }
.base-mini .product-checkbox { float:left; width:10px; }
.base-mini .product-names { margin-left:18px; }
.base-mini .product-details { margin:0 0 0 60px; height:50px; }
.base-mini .product-details[class] { height:auto; min-height:68px; }
.base-mini .product-details a {font-family:Arial, sans-serif;font-size:1.1em;color:#704d39;font-weight:normal;margin:0;text-decoration:none;}
.base-mini .product-details a:hover {text-decoration:underline;}
.base-mini .regular-price { font-size:11px; }
.base-mini .regular-price .price { color:#2f2f2f; }
.base-mini .special-price { font-size:11px; }
.base-mini .minimal-price { font-size:11px; }
.base-mini .price-box { margin:1px 0; }

/* Sidebar Blocks */
.mini-product-tags .head h4 { background-image:url(../../skin/frontend/abe/default/images/icon_tag_green.gif); }
.mini-product-tags li { display:inline; padding-right:4px; line-height:1.5em; }
.mini-product-tags li:after { display:inline!important; }
.mini-product-tags .content { padding:10px; }
.mini-product-tags .content a, .mini-product-tags .content a:hover { color:#704d39; }

.mini-newsletter h4 { background-image:url(../../skin/frontend/abe/default/images/icon_newspaper.gif); }
.mini-newsletter input.input-text { display:block; margin:3px 0; width:167px; }

.mini-cart .head h4, 
.abes-policy .head h4 
.box .head h4 { 
	color:#6f4d38;font-family:Arvo, serif;font-size:1.6em;font-weight:bold;margin:0;text-transform:inherit;
}
.mini-cart .item-count {font-size: 12px;}
.mini-cart .subtotal { margin-top:5px; padding:2px 0; text-align:center; font-family: arvo, serif;}
.mini-cart h5 { margin:0;  padding:6px 8px 2px 32px;font-size: 14px; }
.mini-cart .actions { border-bottom:1px solid #c2c2c2; padding-top:3px; padding-bottom:1px; }
.mini-cart .actions .form-button { margin-top:3px; margin-bottom:5px; }
.mini-wishlist .head h4 { background-image:url(../../skin/frontend/abe/default/images/icon_bell.gif); }
.mini-wishlist .link-cart { display:block; }


.mini-offer { width:198px;height:111px;margin-top:3px;}
.mini-offer .offerhead  {background:url(../../skin/frontend/abe/default/images/opening_offer_header.png) no-repeat;width:201px;height:69px; position:relative;bottom: 18px;}
.mini-offer h6 {color:#704d39;font-family:Arial, sans-serif;font-size:1.4em;font-weight:normal;margin:0;position:relative;bottom:12px;margin:0 5px}
.mini-offer span {color:#9d7a64;font-family:Arial, sans-serif;font-size:1.1em;font-weight:normal;margin:0;position:relative;bottom:16px;margin:0 5px}

.cart-products-right {min-height:111px;margin-top:3px;} 

.mini-poll .head h4 {font-family:Arial, sans-serif;font-weight:bold;font-size:1.7em;color:#6f4d38;}
.mini-poll td.label { font-weight:bold; padding-right:10px; }
.mini-poll td.item  { white-space:nowrap; }
.community-signup {margin-bottom:5px;}
.community-signup .input-text {height:15px;width:115px;}

.community-corner-block {border: 1px solid #c0b6a0; height:85px;width:198px;}

.mini-product-view .head h4 { background-image:url(../../skin/frontend/abe/default/images/icon_tag_green.gif); }
/* MR I don't think we're using this anymore 11/17/2011
.tag-callouts {
	background-image:url(../../skin/frontend/abe/default/images/199x326background.png);
	padding: 20px 10px 10px 10px;
	height: 296px;
}

.tag-callouts h3 { 
	color:#94ba43;
	font-family:Arial, sans-serif;
	font-size: 1.5em;
	text-align: center;
	padding-top: 15px; 
}
 
.tag-callouts h5 {
	color:#704d39;
	font-family:Arial, sans-serif;
	font-size: 1.2em;
    text-align: center;
	}
.tag-callouts #natural_goods img {
   	margin-left: auto;
   	margin-right: auto;
   	display: block;
   	padding-bottom: 25px;
}

.tag-callouts #gift-cert img{
	margin-left: 10px;
   	display: block;
   	padding-bottom: 15px;
}
*/

.abes-seal {
	border: 1px solid #c0b6a0;
	margin: 15px 0 15px 0;	
	padding: 10px;
 }

/********************** Footer */
/*.footer-container { position:relative;}*/
.footer { margin:0 0 0 5px; text-align:left; font-size: 14px; font-family: arvo, serif;}
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
.footer .informational label { color:#64442e; font-weight:bold; padding-right:3px; }
.footer .informational { padding-left:27px; }
.footer .informational ul { 
  padding-left: 10px; 
  display: block; 
  width: 150px; 
  float: left; 
  margin-top: 20px;
}
.footer .informational li { 
  line-height: 25px;
}
.footer .informational ul.last {
  padding: 20px; 
  float:right; 
  background-color:#b4b0b9; background-color:rgba(100,68,46, .25); 
  margin-top: 0;
}
.footer .informational a { text-decoration:none; color: #64442e;}
.footer .informational label { color: #64442e; font-weight: bold; }
.footer .informational ul.last label {color: #fff;}
.footer .legality {
    padding:13px 0;
    color:#ecf3f6;
    text-align:left;
    }
.footer .informational ul.last .subtext {
  color: #64442e;
  font-family: arial, sans-serif;
  margin: 10px 0;
  font-size: 12px;
}
.footer .input-text {
  margin-left: 0;
  width: 150px;
}
.footer input.button {
   width: 45px;
   font-size: 1em;
   margin-left: -2px;
 }
.footer-icons {
  margin: 15px 8px 25px 0;
  width: 20px;
  height: 21px;
  float: left;
}

.footer .legality a, .footer .legality a:hover { color:#64442e; }

/************************************************************/
/****************[ Mage_CSS_D Shop Elements]*****************/
/************************************************************/


.out-of-stock { padding-top:3px;color:#D83820; font-weight:bold; font-family: arvo, serif; font-size: 14px; }
.add-to-holder .out-of-stock { font-size: 1.5em; text-align: center; }

/********************** Rating */
.ratings {
    margin:7px 0;
    line-height:1em;
    }
.rating-box {
    background: url(../../skin/frontend/abe/default/images/stars-off.png) repeat-x;
    float:left;
    position:relative;
    width:62px;
    height:12px;
    margin-right:5px;
}
.rating-box .rating {
    background:url(../../skin/frontend/abe/default/images/stars-on.png) repeat-x;
    position:absolute;
    top:0;
    left:0;
    height:12px;
}
.ratings a { 
	text-decoration: none;
	color: #658712;
}
.ratings-list {
    margin:4px 0;
    float: left;
    }
.ratings-list td {
    padding:3px 0;
    }
.ratings-list td.label {
    font-size:.95em;
    font-weight:bold;
    line-height:1em;
    }
.ratings p {
	margin: 0;
}


/************************** Prices */
.price { white-space:nowrap !important; /*color:#6f4d38;font-weight:bold;font-size:1.2em;*/}

.price-box { padding:0 0 5px 0; width: 54px; float: left; text-align: left;}
.price-box .price { color:#6f4d38; }

/*Common Price Styles*/
.product_price_block .price-label {
	font-family: arvo, serif;
	text-align: left;
	font-size: 16px;
	display: block;
}



.product_price_block .price { 
	text-align: left;
	font-size: 16px;	
	margin-top: 5px;
}
.product_price_block .special-price {
  margin: 4px 0;
}

/*Insider Price - EI deprecated Oct 18 2011
.product_price_block .insider-price .price-label {
	color: #CF783A;
}
.product_price_block .insider-price  { color: #CF783A; text-decoration: none;}
.product_price_block .insider-price .price  { color: #CF783A; text-decoration: none;}
.insider-price p { color: #CF783A; text-decoration: none;}
.product_price_block .product-price .price-box p.insider-price a  { color: #CF783A; text-decoration:none;}
.product_price_block .product-price .price-box p.insider-price span  { color: #CF783A; text-decoration:none;}
*/

/* Old price */
.catalog-product-view .product_price_block .old-price .price-label,
.catalog-product-view .product_price_block .old-price .price-label .price { font-size: 14px; }


/* Special price */
.special-price .price-label { white-space:nowrap; color:#CF783A; }

/* Regular price */
.product_price_block .regular-price { float: left; width:100px; text-align: left;}


/* Pop Up Label*/ 
.popup-label { 
	font-style: italic;
	text-align: left;	
	line-height: 12px;
}
.top-menu .popup-label a { 
	color: #658712;
	font-size: 10px;
}

#sharing-tooltip-text {
  font-family: arvo, serif;
  font-size: 13px;
  padding: 15px 20px 20px 20px;
  color: #FFF;
  width: 350px;
  line-height: 15px;
}
#sharing-tooltip .sharing-tooltip-pointer-down,
#sharing-tooltip .share-tooltip-pointer-down-inner {
  position: absolute;
  width: 0;
  height: 0;
  border-bottom-width: 0;
  background: none;
}
#sharing-tooltip .sharing-tooltip-pointer-down {
  background-color: #6F4D38;
  border-left: 17px dotted transparent;
  border-right: 0;
  border-top-width: 14px;
  bottom: 2px;
  right: 4.2em;
  left: auto;
  margin: 0;
}
#sharing-tooltip .sharing-tooltip-pointer-down-inner {
  border-left: 12px dotted transparent;
  border-right: 0;
  border-top: 13px solid #6F4D38;
  bottom: auto;
  top: -14px;
  right: 2px;
  left: auto;
}

/* EI deprecated 18 Oct 2011
#insider-tooltip-text { 
	font-size: 13px;
	padding: 25px 0 0 28px;
	color: black;
	width: 350px;
	line-height: 16px; 
} */


#sharing-tooltip-text ol { 
	list-style: decimal outside;
	margin-left: 20px;
	}

/* Minimal price (as low as) */
.minimal-price { margin:0; }
.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; color:#1e7ec8; }

/* Excluding tax */
.price-excluding-tax { display:block; color:#999; }
.price-excluding-tax .label { white-space:nowrap; color:#999; }
.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }

/* Including tax */
.price-including-tax { display:block; color:#999; }
.price-including-tax .label { white-space:nowrap; color:#999; }
.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }

/* 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; color:#2f2f2f; font-size:13px; }

.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; }
.price-box-bundle .price { color:#555; }

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


/********************** Generic Box */
.generic-box { margin-bottom:15px; padding:12px 15px; border:1px solid #D0CBC1; background:url(../../skin/frontend/abe/default/images/base_mini_head_bg.gif) repeat-x #fff; }
.generic-product-list li { margin:12px 0; }



/********************** Buy Box */

/*.buy-box { line-height:1.35em; } */
.buy-box { float:left; width:175px; padding:40px 0px; line-height:1.6em; overflow:hidden; border:0px solid #c0b6a0;margin-bottom:18px;position: relative;}
.buy-box .name-and-vendor-box {float: left; width: 140px; }
.buy-box .price-box     {width: 84px; }
.buy-box .product { margin-bottom:.4em; font-size:1.1em;width:170px;float:left;}
.buy-box .product.price {color:#6f4d38;font-size:1.1em; font-family:Arial, sans-serif; font-weight:bold;width:70px; float:right;text-align:right;}
.buy-box .product a { color:#6f4d38;font-size:1.15em; padding:0px 0px; font-family:Arial, sans-serif; text-decoration:none; font-weight:normal;text-transform:capitalize;text-decoration:underline;}
.buy-box .product a:hover {text-decoration:underline; }
.buy-box .vendor { color:#704d39;font-size: 1em; width:170px;float:left; padding:0px 0px;font-family:Arial, sans-serif; text-decoration:none; font-weight:normal;text-transform:uppercase;}
.buy-box .vendor a { color:#94ba43;font-size: 1em; font-family:Arial, sans-serif; text-decoration:none; font-weight:normal;text-transform:uppercase;}
.buy-box .vendor a:hover {text-decoration:underline; }
.buy-box p.product-image { float:left; text-align:left; }
.buy-box .add-to { margin:.7em 0; color:#555; line-height:1.3em; font-size:.95em; font-weight:bold; }
.buy-box .add-to a, .buy-box .add-to a:hover { text-decoration:underline; }
.buy-box .ratings { margin-bottom:.6em; }

.buy-box .ratings { line-height:1.5; }
.buy-box .ratings .rating-box { float:none; margin-bottom:3px; }
.buy-box .ratings .pipe { display:none; }
.buy-box .ratings a { display:block; }


/********************** Catalog Listing */
 
.catalog-listing { line-height:1.35em; }
.catalog-listing .product.price {color:#6f4d38;font-size:1.1em; font-family:Arial, sans-serif; font-weight:bold;width:70px; float:right;text-align:right;}
.catalog-listing .product a { color:#603913;font-size:1.1em; font-family:Arial, sans-serif; text-decoration:none; font-weight:normal;text-transform:capitalize;}
.catalog-listing .product a:hover {color: #E26703; }
.catalog-listing .vendor { color:#704d39;font-size: 1em; width:170px;float:left; font-family:Arial, sans-serif; text-decoration:none; font-weight:normal;text-transform:uppercase;}
.catalog-listing .vendor a { color:#94ba43;font-size: 1em; font-family:Arial, sans-serif; text-decoration:none; font-weight:normal;text-transform:uppercase;}
.catalog-listing .vendor a:hover {text-decoration:underline; }
 
.catalog-listing .add-to { margin:.7em 0; color:#555; line-height:1.3em; font-size:.95em; font-weight:bold; }
.catalog-listing .add-to a, .catalog-listing .add-to a:hover { text-decoration:underline; }
.catalog-listing .ratings { margin-bottom:.6em; }

.catalog-listing .ratings { line-height:1.5; }
.catalog-listing .ratings .rating-box { float:none; margin-bottom:3px; }
.catalog-listing .ratings .pipe { display:none; }
.catalog-listing .ratings a { display:block; }

/********************** Front Page Catalog Listing */


/* Generic Product Grid */
.generic-product-grid { width:100%; }
.generic-product-grid td { border-right:1px solid #d9dde3; border-bottom:1px solid #d9dde3; padding:12px 10px; line-height:1.6em; }
.generic-product-grid tr.last td { border-bottom:0; }
.generic-product-grid td.last { border-right:0; }
.generic-product-grid .product-image { text-align:center; }
.generic-product-grid td.empty-product { border-right:0; background:#f5f6f6; }


/********************** Layered Navigation */
.layered-nav { margin-right: 10px; }
.layered-nav .head, .mini-product-tags .head {
  margin:0;
  height:30px;
  padding: 0 5px;
  border-bottom: 1px solid #E5E0D4;
}
.layered-nav h3, .mini-product-tags h3,
.layered-nav h1, .mini-product-tags h1,
.layered-nav .heading, .mini-product-tags .heading 
{ color:#64442e;
font-family:Arvo, serif;
font-size:1.3em;
line-height:1.3em;
font-weight:normal;
padding:4px 10px;
text-transform:inherit;}

/* Fix for large category names falling off the lhs layered nav box on category browse pages */
.catalog-category-view .layered-nav .heading {
    font-family: arvo,serif;
    font-size: 14px;
    font-weight: bold;
    padding: 5px 4px 4px;
}

.layered-nav .border-creator { /*border-style:solid; border-color:#a0b3c3; border-width:1px; */}
.layered-nav h4 {
    margin:0;
    border:1px solid #b9ccdd;
    border-left:0;
    border-right:0;
    padding:3px 10px;
    color:#64442e;
    font-family: arvo, serif;
    font-weight:bold;
    font-size:1em;
    }
.layered-nav .narrowed-category li {#fff; padding:4px 6px 4px 10px; }
.layered-nav .narrowed-category li .label {
    font-weight:bold;
    text-transform:uppercase;
    }
.layered-nav .widget-btn {
    float:right;
    margin:.1em 0 0 5px;
    font-size:.95em;
    }
.layered-nav .actions {
    border-style:solid;
    border-color:#dee5e8;
    border-width:1px 0;
    padding:4px 10px;
    }
/* MR we don't use tags anymore 11/17/2011
.mini-product-tags .content {
	background: #f7f6f3;
	border: 1px solid #c0b6a0;
}

.mini-product-tags a {
	text-decoration: none;
}

.mini-product-tags a:hover {
	text-decoration: underline;
}
*/     
.trust {
   /* background-image:url(../../skin/frontend/abe/default/images/199x563background.png); */
   margin:18px 0 20px 0;
   /* height: 564px; */
   border: solid 1px #ccbbbb;
}
    
.trust .head Arial, sans-serif  

.trust .content  {
   margin:0;
   /* background:url(../../skin/frontend/abe/default/images/left_panel_bg.png) no-repeat; */

   padding:0 3px;
}  

.trust  .trust-image {
width:72px;
margin:0 5px 0 0;
float:left;
}

.trust .trust-text-content {
width:117px;float:left;
}

.trust h3 { color:#6f4d38;
font-family:Arial, sans-serif;
font-size:1.5em;
font-weight:bold;
margin:3px 15px;
}

.trust h4 { color:#6f4d38;
font-family:Arial, sans-serif;
font-size:1.3em;
font-weight:bold;
margin: 0 5px;
}

.trust h5 { color:#704d39;
font-family:Arial, sans-serif;
font-size:1.2em;
font-weight:normal;
padding: 0 5px;
}

.trust-by dl {
    padding:0 0 1em 0;
}
.trust-by dt {
    margin:0;
    padding:7px 10px 0 28px;
    background:url(../../skin/frontend/abe/default/images/narrow_by_set.gif) no-repeat 9px .9em;
    color:#2f2f2f;
    text-transform:uppercase;
}
.trust-by dd {
    padding:0 0 .8em 0;
}
.trust-by dd li { margin-bottom:.3em; line-height:1.3em;  
/*border-bottom:1px solid #b6b4ab;*/
background:url(../../skin/frontend/abe/default/images/trust-border.png) no-repeat 0 100%;
min-height:85px;
padding:5px 0;}
.trust-by dd li.last { 
margin-bottom:.3em; 
line-height:1.3em;  
/*border-bottom:1px solid #b6b4ab;*/
background:none;
min-height:85px;
padding:5px 0;}

.trust-by dd.last { background:none; }
   
.narrow-by dl {
    padding:0 0 1em 0;

    }
.narrow-by #narrow-by-list {
    padding:0 0 1em 0;
    }


.narrow-by dt {
  margin: 0 0 10px 0;
  padding: 3px 10px 5px;
  color:#603913;
  font-family: arvo,serif;
  font-size: 14px;
  font-weight:bold;
  text-transform:inherit;
  border-bottom: 1px solid #E5E0D4;
}
    
.narrow-by dd { padding:0 10px .8em 10px; }
.narrow-by #narrow-by-list .content { padding: 0; }         
.narrow-by dd li { margin-bottom:.4em; line-height:1.4em; }
.narrow-by #narrow-by-list .content .left-nav-category { 
  font-family: arvo, serif;
  font-size: 14px;
  margin-bottom: 3px; 
  color: #658712;
  padding: 5px 9px;
  border-bottom: 1px solid #E5E0D4;
} 
.narrow-by #narrow-by-list .content h2 { display: inline; line-height:1.2em; font-size: 14px;}

.left-nav-category h2 a:hover,
.layered-nav .actions a:hover,
.narrow-by dd li a:hover
 {color: #E26703;} 

.narrow-by dd li a { font-size: 12px; font-weight:normal;text-decoration:none;}

.narrow-by #narrow-by-list .content h2 .active { color: #E26703; }
#togglesellers { color: #E26703; }
#toggleprices { color: #E26703; }
.narrow-by dd.last, .narrow-by #narrow-by-list.last   { background:none; }

/* MR I don't think we're using this 11/17/2011
.home-narrow-by .narrow-by-list {
    padding:0 0 1em 0;
 }
    
.home-narrow-by .front-category { 
	margin-bottom:.35em; /* This was .7em (.35?) with 5 buttons.  2.1em with 4. */ 
	line-height:1.3em; 
	width:154px;
	height:62px;
	background:url(../../skin/frontend/abe/default/images/left_cat.png) no-repeat;
	position: relative;
	text-decoration:none;
}

.home-narrow-by .front-category#bow {
	margin-bottom:.35em; /* This was .7em (.35?) with 5 buttons.  2.1em with 4. */ 
	line-height:1.3em; 
	width:154px;
	height:62px;
	background:url(../../skin/frontend/abe/default/images/left_cat_bow2.png) no-repeat;
	position: relative;
	text-decoration:none;
	}

.home-narrow-by .front-category img {
	position: relative;
	top: 19px;
	left: 10px;
}
div.bow {
 z-index: 101;
 position: absolute;
 display: block;
 top: 180px;
 left: 135px;
}

img.bow {
	width: 50px;
	height: 50px;
	}

.home-narrow-by .front-category h2 {
	position:absolute;
	top: 25px;
	left:48px;
	font-family:Arial, sans-serif;
	font-size:1.15em;
	text-decoration:none;
}

.home-narrow-by a {
	text-decoration: none;
	}
	
.home-narrow-by a .front-category h2 {
	color:#6f4d38;	
	}
	
.home-narrow-by a:hover .front-category h2 {
	color:#3333cc;
}
*/

/********************* Tool Tips */
.tool-tip { position:absolute; border:2px solid #FFF; background:##64442F; }
.tool-tip .btn-close { padding:6px 6px 0; margin-bottom:-9px; text-align:right; }
.tool-tip .inline-content { padding:8px; }
.tool-tip .block-content { padding:15px 20px; }
/************************************************************/
/******************[ Mage_CSS_E Shop Pages]******************/
/************************************************************/

/********************** Home */
/* MR I don't think we use these 11/17/2011
.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:url(../../skin/frontend/abe/default/images/best_selling_tr_odd_bg.gif) repeat-x 0 100% #eee; }
.best-selling tr.even { background:url(../../skin/frontend/abe/default/images/best_selling_tr_even_bg.gif) repeat-x 0 100% #fff; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:.95em; }
.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; }
*/
.recently { margin:0 0 12px; }
.recently h3 { margin:0 0 6px; color:#e25203; font-size:1.2em; }
.recently .product-image { border:1px solid #dcdcdc; }
.recently a.product-name { display:block; width:130px; overflow:hidden; }
.recently a.product-name,
.recently a.product-name:hover { font-size:11px; color:#1d7ecf; }
.recently .add-to {margin-top:5px;font-size:11px; }
table.recently-list { width:100%; }
table.recently-list td { width:20%; }

/********************** Search */
.advanced-search {
    margin:28px 0;
    border:1px solid #bbafa0;
    padding:22px 25px 12px 25px;
    background:#fbfaf6;
    }
.advanced-search .legend {
    margin-top:-33px;
    float:left;
    border:1px solid #f19900;
    background:#F9F3E3;
    padding:0 8px;
    color:#E76200;
    font-weight:bold;
    font-size:1.1em;
}
.advanced-search li { margin-bottom:5px; }
.advanced-search li label { width:150px; float:left; }
.advanced-search .input-text { width:250px; }
.advanced-search select { width:256px; padding:2px; }
.advanced-search .field-row { float:left; width:256px; }
.advanced-search .range .input-text { width:70px; }
.advanced-search .range select { width:90px; padding:1px; }

.advanced-search-nothing-found { font-weight:bold; color:#df280a; margin-bottom:10px; }
.advanced-search-found-amount { margin-bottom:10px; }
.advanced-search-summary-box { padding:10px 10px 5px 10px; margin:0 0 10px; border:1px solid #E9D7C9; background-color:#FFF6F1; }
.advanced-search-summary-tip { clear:both; font-weight:bold; }
.advanced-search-summary-box { margin-bottom:10px; }
.advanced-search-summary-box ul { list-style:none; float:left; width:50%; }
.advanced-search-summary-box ul li span { background:url(../../skin/frontend/abe/default/images/search_criteria.gif) 0 3px no-repeat; padding-left:15px; font-weight:bold; color:#E17C24; }
/* Inline translation fix */
.advanced-search-summary-box ul li span.translate-inline { background:0 !important; }



/********************** Catalog Listing */

/* List Type */
.listing-type-list .listing-item { border-top:1px solid #D9DDE3; padding:12px 10px; }
.listing-type-list .product-image { float:left; width:135px; }
.listing-type-list .product-shop { width:305px; }
.listing-type-list .product-shop .description { margin:.5em 0 1.2em 0; }
.listing-type-list .product-shop .price-box { float:left;text-align:left; white-space:nowrap; margin:3px 13px 5px 0; padding:0; }
.listing-type-list .product-shop .form-button {margin:0.5em 0 0; }
.listing-type-list .product-shop .product-reviews { margin:15px 0; font-size:.95em; }
.listing-type-list .product-shop .product-reviews a, .listing-type-list .product-shop .product-reviews a:hover { color:#6e6969; }
.listing-type-list .listing-item .rating-box { margin-bottom:6px; }

/* Grid Type */
.listing-type-grid td { width:33%; text-align:left; }
.listing-type-grid .add-to-compare { display:block; margin:5px 0; background:url(../../skin/frontend/abe/default/images/icon_add_to_compare.gif) no-repeat 0 50%; padding-left:22px; color:#6e6969; font-weight:bold; }
.listing-type-grid .rating-box { float:left; margin-left:0; margin-right:5px; }
.listing-type-grid .actions { margin:10px 0; text-align:center; }*/



.listing-type-grid .last { border-bottom:0; }
.listing-type-grid .product-image { 
	text-align:center; 
	position: relative;
	border: white solid 2px;
	width: 200px;
	height: 200px;
	background: white;
	-moz-box-shadow: 1px 1px 4px rgba(100, 68, 46, 0.3); -webkit-box-shadow: 1px 1px 4px rgba(100, 68, 46, 0.3); box-shadow: 1px 1px 4px rgba(100, 68, 46, 0.3);
	margin-bottom: 8px;
}
.listing-type-grid .rating-box { float:left; margin-left:0; margin-right:5px; }
.listing-type-grid .actions { margin:10px 0; text-align:center; }
/* Rewrites for different layouts */
.col-1-layout h1 { color: #94ba43; font-family: arvo, serif;  }

.col-1-layout .listing-type-grid li.item { /* width:280px; */  }
.col-2-left-layout .listing-type-grid,
.col-2-right-layout .listing-type-grid { 
  background: #F1EEE7;
  padding: 10px;
}
.col-2-left-layout .listing-type-grid li.item,
.col-2-right-layout .listing-type-grid li.item { /*width:208px; */}



/********************** Product Detail */
/* Product Images */
.product-img-box { width:472px; text-align:center; position: relative;}
.product-img-box .product-image-zoom { position:relative; overflow:hidden; width:472px; height:472px; z-index:9; border: 2px solid white;-webkit-box-shadow: 1px 1px 4px rgba(100, 68, 46, .30);-moz-box-shadow: 1px 1px 4px rgba(100, 68, 46, .30);box-shadow: 1px 1px 4px rgba(100, 68, 46, .30); background-color: white; }
.product-img-box .product-image-zoom img { position:absolute; left:0; top:0;}
.product-img-box .more-views h4 { border-bottom:1px solid #ccc; margin-bottom:.8em; font-size:.95em; text-transform:uppercase; }
.product-img-box .more-views ul { margin-left:-9px; float:left;}
.product-img-box .more-views li { float:left; margin:0 0 9px 9px; }
.product-img-box .more-views li a { float:left; width:100px; height:100px;  overflow:hidden; border: 2px solid white;-webkit-box-shadow: 1px 1px 4px rgba(100, 68, 46, .30);-moz-box-shadow: 1px 1px 4px rgba(100, 68, 46, .30);box-shadow: 1px 1px 4px rgba(100, 68, 46, .30); background-color: white; }
.product-img-box .more-views li .video-thumb { background: url ('http://media.abesmarket.com/skin/frontend/abe/default/images/video/archived-preroll-small.jpg') no-repeat; }
.product-img-box .more-views li .video-thumb img { margin-top: 10px;}
#piz-vid embed {
  margin-top: 60px;
}

/* EI deprecated 23 Oct 2011 
.shop-confident-text {
	line-height:16px;
	font-size: 12px;
	color: #6f4d38;
	
}
.shop-confident-text ul {
	margin: 5px 0 5px 16px;
	font-size: 18px
	font-family: arvo, serif;
}

.shop-confident li {
	list-style: disc outside;
	font-size: 12px;
}
.shop-confident-text a {
	font-size: 10px;
	display: block;
	text-align: center;
	text-decoration: none;
}
*/

.shipping-container {
 	line-height: 14px;
    margin: 5px 5px 5px;
}

.ups-logo {
display:inline-block;
float:left;
position:relative;
padding-top:18px;
width:25px;
}

.shipping-info {
display:inline-block;
position:relative;
}

/* EI - is this stuff dead? 18 Oct 2011
.product-info-box { margin-top:10px; margin-top:0; }
.product-info-box .mainhead {background:transparent url(http://media.abesmarket.com/skin/frontend/abe/default/images/left_content_header.png) no-repeat scroll 0 0;height:37px;} 
.product-info-box .product-name { margin-bottom:.3em; color:#6f4d38; font-size:1.8em; font-family:arvo, serif;padding:0 5px 2px;}
.product-info-box #fbContainer {display: block; margin-bottom:5px; margin-left: 460px;}
.product-info-box #description {color: #5F5743;}
.product-info-box .price-box { margin:10px 0; }
.product-info-box .data-table .price-box { margin:0; padding:0; }
.product-info-box .availability { margin:10px 0; padding:0; font-size:0.92em; }
*/
.add-to-registry {font-family: arvo, serif;}

.add-to-cart-box .qty-box { 
	font-family: arvo, serif;
	font-size: 14px;
	display: block;
}
.add-to-cart-box .qty-box label { float:left; color:#704d39; margin-top: 6px;}
/* EI 18 Oct 2011 .add-to-cart-box .qty-box .qty { float:left; margin:0 5px; border:1px solid #aaa780;background:#ffffff none repeat scroll 0 0;height:19px;padding:5px 0;} */
.add-to-cart-box .qty-box .qty {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #AAA780;
    float: left;
    font-size: 15px;
    height: 19px;
    margin: 6px 0 0 5px;
    padding: 0 0;
}
.add-to-cart-box .form-button { float:left; }

.add-to-box { text-align:right; }
.add-to-box li { display:inline; }

.add-to-holder .add-or { float:left; padding:0 7px; font-weight:bold; color:#666; }
.add-to-holder .add-to-box { float:left; line-height:1.25em; text-align:left; }
.add-to-holder .add-to-box li { display:block; }
.add-to-holder .add-to-box li .pipe { display:none; }

.product-info-box .ratings { margin-top:45px; margin-right:35px;margin-bottom:1em; float:right; width: 380px;}
.product-essential { padding:5px;}
.product-collateral { /*padding:15px;*/ }
.product-essential { padding:5px;}
.product-essential .product-shop .ratings { margin-bottom:10px; }
.product-info-box .ratings a{color:#704d39; font-size:1.2em; font-family:Arial, sans-serif;font-weight:normal;text-transform:uppercase;text-decoration:none; }
.product-info-box .ratings a:hover {text-decoration:underline; }


.product-pricing { margin:10px 0; padding:10px; background-color:#f4f7f7; border:1px solid #dadddd; }
.product-pricing li { line-height:1.4; background:url(../../skin/frontend/abe/default/images/bg_tierico1.gif) no-repeat 0 3px; padding:2px 0 2px 10px; color:#424242; }
.product-pricing .benefit { font-style:italic; font-weight:bold; color:#2f2f2f; }
.product-pricing .price { font-weight:bold; color:#2f2f2f; }


.product-options { padding:4px 8px 0px; width: 380px;}
.product-options dt {
  float: left;
  font-weight: normal;
  margin: 0 7px;
  padding: 4px 0 0;
  width: 118px;
}
.product-options dt label { color:#2f2f2f; }
.product-options dt .qty-holder { float:right; margin-right:15px; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { margin:0 0 5px; float: left; }
.product-options dl.last dd.last { border-bottom:0; padding-bottom:0px; margin-bottom:0px; }
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { margin-top: 3px; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin:5px 0 0 -70px; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:17px; }
.product-options ul.options-list label { font-weight:bold; }
.product-options ul.validation-failed { padding:0 7px; }
/* EI Oct 18 2011
 .product-options p.required { margin-bottom:0; padding:15px 0 0; } */
.product-options p.required { display: none; }

.product-options-bottom { background-color:#fffada; padding:15px 20px; border:1px solid #e4e4e4; border-top:0; }
.product-options-bottom .product-pricing { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .product-pricing li { background:0; padding:2px 0; color:#e26703; }
.product-options-bottom .product-pricing .price,
.product-options-bottom .product-pricing .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-shop .product-options-bottom .price-box { float: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 { clear:both; float:left; padding-top:12px; }
#seller-description .seller-name {
  font-size:16px;
  color: #658712;
  margin: 8px 10px;
}
.product-shop .product-shop-description {position: relative;}
.product-shop-description-title {font-family: arvo, serif; font-size: 1.31em; color:#658712; padding: 10px 0 10px 10px;}
.product-shop-description .short-description {
  color:#704d39; 
  font-size:1.06em;
  padding:0 15px 6px;
  font-family: Arial;
  width: 300px;
  display: inline-block;
}
.product-shop-description .subimage { margin: 0 auto; padding:3px 10px 0 10px; float:left; width: 120px;}
.product-shop-description-logo { }
.seller-description-morefrom {font-size: 1.11em; color:#658712; padding-top: 10px; padding-bottom: 10px; padding-left: 20px; clear:both;}

.product_price_block {
	margin: 5px 0 5px 4px;
	padding-top: 5px;
	border-bottom: 1px solid #DDDDDD;
}
.product_price_block .product-price { 
	color:#ab7756; 
	font-size:1.9em; 
	font-family:Arial, sans-serif;
	font-weight:normal;
	padding:0 0 10px 0;
}
.product_price_block .shipping-days { 
	color:#ab7756; 
	font-size:12px; 
	font-family:arvo, serif;
	font-weight:normal;
}
.product_price_block .shipping-days .shipTime {
	font-family: Arvo, serif;
	color: #6f4d38;
	font-size: 12px;
}
.product_price_block .shipping-days .shipTime .shipDetails {
	font-size: 10px;
	
}
.product_price_block .shipping-days .shipTime a {
	text-decoration: none;	
}
/* Price block on product view pages */
.product_price_block .product-price .price-box {
    margin: 0;
    padding: 0;
    float: none;
    width: auto;
}

/* Normal price block on product view pages */
.product_price_block .product-price .regular-price .price {
	color: inherit;
	font-size: 24px;
	font-weight: normal;
	text-align: left;
}

/* Special price block on product view pages */

.product_price_block .shipping {
	color:#ab7756; 	
	font-family:arvo, serif;
}
.product_price_block .shipping span { 
	font-size: 12px; 
	color: #ab7756;
}

/* Product Options */
dl.item-options dt { font-weight: bold; font-family: Arial; font-size: .90em;
  float: left;
  margin-right: 5px;
}
dl.item-options dd { font-family: Arial; font-size: .90em; }

.truncated { cursor:help; }
.truncated a.dots { cursor:help; text-decoration:none !important; }
.truncated a.details { cursor:help; text-decoration:none !important; display:inline-block; border-bottom:1px #1e7ec8 dotted; }
.truncated .truncated_full_value { position:relative; z-index:999; }
.truncated .truncated_full_value dl { position:absolute; top:-99999em; z-index:999; width:250px; padding:8px; border:1px solid #ccc; border-bottom-color:#bbb; border-right-color:#bbb; background-color:#f6f6f6; }
.truncated .truncated_full_value dl dt { margin-top:0; }
.truncated .show dl { top:-20px; left:50%; }
.col-left .truncated .show dl { left:35px; top:10px; }
.col-right .truncated .show dl  { left:-240px; top:10px; }

/* Product Collateral */
.product-collateral .head { padding-bottom:1px; font-size:1.15em; height:37px;}
.product-specs .product-description {color:#5f5743; font-size:1.05em; font-family:'Arial';font-weight:normal; display: block; height: auto; clear:both;}

/* EI - deprecated 18 Oct 2011 - bottom price block on prod pages

.product-collateral .collateral-box { margin-bottom:2em;  }
.product-collateral .collateral-box h4 { color:#FFFFFF;font-family:Arial, sans-serif;font-size:1.2em;font-weight:normal;margin-bottom:0.3em;padding:6px 15px 6px;}

.add-to-cart-big-block {
background:transparent url(../../skin/frontend/abe/default/images/add_to_cart_big.gif) no-repeat scroll 0 0;
height:80px;
margin-left:10px;
}

.add-to-cart-big-block .price { white-space:nowrap !important;}
.add-to-cart-big-block .price a { text-decoration:none;}
.add-to-cart-big-block .price-box { margin: 20px 0 0 20px; width: 170px; float: left; text-align: left;}
.add-to-cart-big-block .price-box p { margin: 0px; }
.add-to-cart-big-block .price-box .price { font-weight:bold; color:#6f4d38; font-size: 15px; }




.add-to-cart-big-block .price-box .price-label {
	width: 104px;
	text-align: left;
	font-size: 13px;
	display: inline-block;
	float: left;
}

.add-to-cart-big-block .product-price .price-box p.insider-price a  { color: #CF783A; text-decoration:none;}
.add-to-cart-big-block .product-price .price-box p.insider-price span  { color: #CF783A; text-decoration:none;}
.add-to-cart-big-block .old-price { text-decoration:line-through; }
.add-to-cart-big-block .special-price .price-label { white-space:nowrap; color:#CF783A; }
.add-to-cart-big-block .special-price .price { color:#CF783A; }
.add-to-cart-big-block .regular-price { color:#c76200; }
.add-to-cart-big-block .regular-price .price { color:#c76200; }

.add-to-cart-big-block .product-price .price-box .popup-label { 
	font-size:12px;
	font-style: italic;
	text-align: left;
	display: none;	
}


.add-to-cart-big-block .product-price .price-box-special { margin: 12px 0 0 20px; width: 170px; float: left; text-align: left;}
.add-to-cart-big-block .product-price .price-box-special p { margin: 0px; }
.add-to-cart-big-block .product-price .price-box-special .price { font-weight:bold; font-size: 15px; }

.add-to-cart-big-block .price-box-special .price-label {
	width: 104px;
	text-align: left;
	font-size: 13px;
	display: inline-block;
	float: left;
}

.add-to-cart-big-block .product-price .price-box-special .popup-label { 
	font-size:12px;
	font-style: italic;
	text-align: left;
	display: none;	
}

.add-to-cart-big-block .popup-label a { color: #CF783A;}

.add-to-cart-big-block .add-to-holder {
float:right;
padding:25px 10px 5px;
}

.add-to-cart-big-block .shipping-days {float:left;color:#5f5743; font-size:1.1em; font-family:Arial, sans-serif;font-weight:normal;padding:20px 5px 10px 30px; width:250px;}
*/

.review-block {padding:0 10px;height: auto;margin:0 auto;} 
.review-block .review-head {color:#6f4d38; font-size:1.8em; font-weight:normal;padding: 0 5px;} 
.review-block .review-head a {color:#6f4d38;text-decoration:underline; } 
.review-block .review-head a:hover {color:#6f4d38;text-decoration:underline; } 
.review-block .review-content {min-height:40px;} 
.review-content-image {width:120px;padding:5px;float:left;} 
.review-content-text {color:#704d39; font-size:1em; font-weight:normal;float:left;clear:left;} 
.review-content-text a:hover {color:#6f4d38;text-decoration:underline; } 
.review-content-title {font-style:italic;} 
.write-review, .write-review label, .write-review strong { color: #5f5743; font-size: 1.0em; font-family: Arial, sans-serif; font-weight: normal; } 
.write-review h4 { color: #5f5743; font-size: 1.3em; font-weight: normal; } 
.no-white-line {padding:0;} 

.attribute-specs {padding:0 10px;}
.product-collateral .attribute-specs table { border-color:#d9DDE3; }
.product-collateral .attribute-specs .label { font-weight:bold; }
.product-collateral .attribute-specs .data { border-right:0; }
.product-collateral .attribute-specs td { padding-top:3px; padding-bottom:3px; line-height:1.25em; }

.product-collateral .up-sell .head { padding-bottom:8px; margin-bottom:0; }
.product-collateral .up-sell .generic-product-grid {border-top:0;padding:0 10px; }
.product-collateral .up-sell .generic-product-grid td { width:25%; border-color:#E5DCC3; background:#f6f2e7; padding-top:15px; }
.product-collateral .up-sell .generic-product-grid td img { border:1px solid #E5DCC3; }
.product-collateral .up-sell .generic-product-grid td.empty-product { background:#f1ecdb; }
#customer-reviews { margin-bottom:5px; }
#customer-reviews li { margin-bottom:5px; }
#customer-reviews li p { clear:both; }
/* MR 11/20/2011 we don't do tags anymore
.add-tag-box .input-box { float:left; }
.add-tag-box input { width: 80px; }
.add-tag-box button {margin-left: 6px;}
.add-tag-box button span { font-size: .9em;}
.tags-list { margin-bottom:15px; padding:0 5px;}
.tags-list li {
    display:block;
    float: left;
}
    
.tags-list li a{
color:#704d39;
font-family:Arial, sans-serif;
font-size:1.2em;
font-weight:normal;
margin:0;
text-decoration:none;
text-transform:lowercase;
}
.tags-list li a:hover{
text-decoration:underline;
}
.tags-list li.first { padding-left:0; }

.tags-list li.last { background:none; }
.add-tag-box { background:url(../../skin/frontend/abe/default/images/icon_tag_add.gif) no-repeat 0 2px; padding-left:23px; }
*/
.product-review-box table { width:440px; margin:8px 0 0; border: none; }
.product-review-box td,
.product-review-box th { text-align:center; }
.product-review-box td.label { width:100px; text-align:left; }
#review-form label {
  margin-top: 10px;
  display: block;
  font-weight: bold;
}
/* Product Detail sidebar */
.mini-related-items .head h4 { color:#6f4d38;font-family:Arial, sans-serif;font-size:1.6em;font-weight:bold;margin:0;text-transform:inherit;}
.mini-related-items .product-images a { display:block; }
.mini-related-items .product-images input { float:left; /*margin-right:4px; margin-left:-6px;*/ }
.mini-related-items .product-images .checkbox-container { float:left; width:15px; }
.mini-related-items .product-details { /*margin-left:60px;*/ padding-left:5px; }
.mini-related-items ol li { padding-left:0 ; padding-right:0; }

/* More Less Link */
.more-less-link,
.more-less-link:hover,
.review-content-text .more-less-link:hover {
  color:#658712;
  text-decoration:none;
  cursor:pointer;
}


/********************** Checkout */
select.address-select { width:630px; }

.shipment-methods dd { margin-bottom:13px; }
.payment-methods dt { margin-bottom:5px; }
.payment-methods dd { padding:5px 20px; }
.payment-methods select.month {
  width:50px !important;
  margin-right: 0;
  ! height:26px;
}
.payment-methods select.year {
  width:65px !important;
  height:26px;
}
.payment-methods input.cvv { width:3em !important; }

.shipment-methods .shipping-method-details {width:100%;padding:5px;}
.shipping-method-details .shipping-method-name {float:left;color:#704d39;font-family:Arial, sans-serif;font-size:1.2em;font-weight:bold;margin-bottom:5px;text-transform:inherit;padding:0 3px;line-height:1.3em;width:225px;}
.shipping-method-details .shipping-method-desc {width:280px;}
.shipping-method-details .shipping-method-price {width:100px;text-align:right;}
.shipping-method-details .shipping-method-desc, .shipping-method-price {float:left;color:#704d39;font-family:Arial, sans-serif;font-size:1.2em;font-weight:normal;margin-bottom:5px;text-transform:inherit;padding:0 3px;line-height:1.3em;}
#payment-buttons-container {padding-top: 5px;}
 
/* Shopping Cart */
/* MR we don't have html for this anymore
.shopping-cart  { margin-bottom:10px; border: 0 none;}
.shopping-cart td {  color: #6f4d38; font-family: arial, sans-serif; font-size: 1.125em; border-bottom: 1px solid #DDDDDD; text-align: left;}
.shopping-cart td.last {color: #658712; font-family: georga, serif; font-size: 1.5em; font-style:italic;}
.shopping-cart td input { height: 20px; line-height: 20px; width: 35px; background-color: #FFFFFF !important; border: 1px solid lightgray; color: #6f4d38; margin-right: 10px; text-align: center;font-weight: bold; }
.shopping-cart th .tax-flag {font-size:0.9em; font-weight:normal; display:block; }
.shopping-cart tr.error { background:#FDE6E0 !important; }
.shopping-cart td .continue-shopping { background: url(../../skin/frontend/abe/default/images/continue_shopping.gif) no-repeat;width:120px;height:25px; float:left;border: none;}
*/
#seller-product-page .product-add-to-cart .form-button span, .form-button-alt span {height: 26px; }
.calculate-shipping {
	color: #cf783a;
	float:right;
	height:20px;
	margin:1px 0 0 3px;
	width:38px;
}
.shipping-estimate {
   margin: 20px 17px 0 0;
   width:300px;
}
.checkout-cart-index .raised-box {
   padding: 9px;
}
.checkout-cart-index .form-button-alt span {
  font-weight: bold;
}
.continue-shopping {
  margin: 10px 0;
}
.continue-shopping .form-button-alt {
  width: auto;
  height: 18px;
}
.orderSummary {
  text-align: center;
  font-weight: bold;
  color: #6F4D38;
}
.ugiftcert-remove img {
  vertical-align: middle;
  margin: -3px 2px 0 0;
}
#rqstZip {
  text-align: center;
}
.shopping-cart-item-message {margin-bottom:5px;font-size:95%;margin-top:6px; }

td.attributes-col { line-height:1.4em; }
td.attributes-col ul { margin:5px 0; font-size:.95em; }
td.attributes-col dt {}
td.attributes-col dd ul { margin:0 0 5px 0; list-style:disc; }
td.attributes-col dd ul li { margin-left:15px; }
td.attributes-col h4.title { padding:0 0 0 0; margin:0; font-size:1em; color:#2f2f2f; width:100%; overflow:hidden;font-weight:bold; }
td.attributes-col h4.title a { font-weight:bold; color:#658712; font-family: Arial; text-decoration:none;font-size:13px;}
td.attributes-col .ships-from {
  font-size: 11px;
  font-style: normal;
  color: #9D6A48;
}
/* EI deprecated 25 Oct 2011
.shopping-cart-right {
	width: 340px;
	float: right;
} */

.shopping-cart-totals {
	font-weight: normal !important;
    float:right;
    margin-top:10px;
    text-align:right;
}

#shopping-cart-table {
	border: none;
}

.shopping-cart-totals .continue-shopping {
    font-size:1.4em;
    color: #6f4d38;
    float: left;
    margin-top: 30px;
    margin-left: 10px;
    text-align: left;
}

.shopping-cart-totals img {
	vertical-align: middle;
}

.shopping-cart-totals-left {
	width:445px;
	float:left;
	padding:10px;
	min-height:50px;
	text-align:right;
} 

.shopping-cart-totals-left  .form-submit {
clear:both;
padding-top:3em;
text-align:left;
}

.shopping-cart-totals-right{
	width:445px;
	float:right;
	padding:10px;
	min-height:50px;
	text-align:right;
}
    
.shopping-cart-totals table { margin:7px 0; }
.shopping-cart-totals td { padding:0 12px; }
.shopping-cart-totals tr.last td {}
.shopping-cart-totals tfoot td {
    padding-top:10px;
    font-size:1.6em;
    border:none!important;
    text-align: right;
    padding: 10px;
    color: #6f4d38;
    }
.shopping-cart-totals .checkout-types { padding:8px 15px 15px; }
.shopping-cart-totals .checkout-types li { clear:both;  margin:10px 0; }

.raised-box .shopping-cart-totals-table { font-family: arial; color: #6F4D38; width: 100%; margin-right: 6px; }
.shopping-cart-totals-table { font-family: arial; color: #6F4D38; width: 500px; margin-right: 6px; }
tfoot .shopping-cart-totals-sharing td {
  font-size: 1em;
}
.raised-box .shopping-cart-totals-table .shopping-cart-totals-sharing { display: none; }

/* Tax details */
.tax-total { cursor:pointer; }
.tax-total td { line-height:13px; padding-top:5px !important; padding-bottom:5px !important; }
.tax-total .tax-collapse { float:right; padding-left:20px; background:url(../../skin/frontend/abe/default/images/bg_collapse.gif) 0 2px no-repeat; text-align:right; cursor:pointer; }
.show-details .tax-collapse { background-position:0 -55px; }
.tax-details td { font-size:0.91em; color:#626465; background-color:#dae1e4; }
.tax-details-first td { border-top:1px solid #d2d8db; }

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

/* Shopping cart shipping info */
.questionMarkIcon {
  width: 12px;
  height: 12px;
  position: relative;
  display: inline-block;
  top: 1px;
  cursor: pointer;
}

.shopping-cart-collaterals {
    float: left;
    width: 605px;
    padding: 0;
    } 
.discount-codes {
    border-top: 1px dashed;
    margin-top: 15px;
    padding-top: 15px;
    text-align: center;
    }
.discount-codes input { width: 180px; height: 20px; background: white; border: none;}
.discount-codes .form-button  {  margin-left:5px; }
.shopping-cart-collaterals .shipping-estimate h4 {
    min-height:16px;
    color:#e26703;
    background-repeat:no-repeat;
    background-position:0 0;
    padding:1px 0 1px 21px;
    text-transform:uppercase;
    }
.discount-codes h4 { 
    min-height:16px;
    color:#6f4d2e;
    padding:1px 0;
}
.shopping-cart-collaterals .shipping-estimate h4 {
  padding-left:23px;
}
.shopping-cart-collaterals .shipping-estimate .input-text { width:214px; }
.shopping-cart-collaterals .shipping-estimate select { width:220px; }
.grand_total {
    width:auto;
    margin-top:15px;
    border:1px solid #BEBCB7;
    background:#DEE5E8;
    font-size:1.3em !important;
    font-weight:bold;
    text-align:right;
    }
tr.grand_total td, p.grand_total { padding-top:5px; padding-bottom:5px; }


/* One-Page checkout */
.one-page-checkout {width:710px; margin: 10px 0 0 15px;}
.one-page-checkout li.section { position:relative; margin-bottom:5px;padding: 10px;}
.one-page-checkout .group-select { margin-right:0; }
.one-page-checkout .box { border-top:0; padding:15px 5px;}
.one-page-checkout .head {margin-bottom:0; padding-bottom:5px; cursor:default; height:37px;}
.one-page-checkout .head h3 {color:#658712;float:left;font-family:arvo, serif;font-size:1.7em;font-weight:normal;margin:0;text-transform:capitalize;}
.one-page-checkout .tool-tip { right:8px; z-index: 10;}
.one-page-checkout .head a { display:none; }  /* Hide Edit button in step header */
.one-page-checkout h3 { color:#999; font-size:1.05em; font-family: arvo, serif;}
.one-page-checkout h4 { color:#6f4d38;font-family:Arial, sans-serif;font-size:1.3em;padding-bottom:3px; text-transform:inherit; font-weight:normal;}
.one-page-checkout h4.title { color:#6f4d38; border-bottom:0; text-transform:none; font-family:Arial, sans-serif; }
.one-page-checkout .step-count {color:#658712; font-size:.9em; line-height:1em; }
.one-page-checkout .content { padding:10px 20px; }
.one-page-checkout label.label { font-size:1.05em; color:#2f2f2f; }
.one-page-checkout .allow .head {cursor:pointer; }
.one-page-checkout .active .head { margin-bottom:0; padding-bottom:4px; cursor:default; height:37px;}
.one-page-checkout .active .head h3 {float:left;font-family:arvo, serif;font-size:1.7em;font-weight:bold;margin:0;text-transform:capitalize;}
.one-page-checkout span {color:#704d39;font-size:1.2em;font-weight:normal;margin:0;text-transform:inharit;}
.one-page-checkout td span {font-family:Arial, sans-serif;}
.one-page-checkout td.last span { color: #658712; font-family: georgia, serif; font-style: italic;}
/*.one-page-checkout .allow .head a { display:block; } Display Edit button in active selection */
.one-page-checkout .group-select { margin-top:0; border:0; background:none; padding:0; }
.one-page-checkout .group-select li .input-box {text-align: right;}
.one-page-checkout .validation-advice {float: left; margin-left: 110px;}
.one-page-checkout .checkout-login-box .validation-advice {margin-left: 0;}
.one-page-checkout #checkout-step-payment .validation-advice {float: none; margin-left: 0;}
.one-page-checkout .allow h3 {Arial, sans-serif;}
.one-page-checkout .active .step-count { font-weight: bold; }
.one-page-checkout .active .box { display:block; }
.one-page-checkout dd .form-list ul, .one-page-checkout dd .form-list table { margin:5px 17px 15px 17px; }
.one-page-checkout dd .form-list td { padding: 5px 5px 5px 0; }
#authorizenet_expiration { width:140px; margin-right: 10px; }
.one-page-checkout .checkmo-mailing-address { padding-left:20px; }
.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress li {  margin-bottom:6px; }
.one-page-checkout-progress h4 { margin:0; color:#6f4d38; padding:2px 8px;  text-transform:none; font-size:1.2em;font-weight:normal; font-family: arvo, serif; }
.one-page-checkout-progress h4 a { text-transform:none; }
.one-page-checkout-progress .content { padding:8px 13px; }
#opc-login .button-set { border-top:0; }
#opc-review .box { border:0; padding:0; }
#opc-review .content { /*border:1px solid #d9dde3;*/ border-top:0; }
#opc-review .data-table, .one-page-checkout .data-table  { border: none; }
.one-page-checkout .data-table tbody td {padding: 0;}
.opc-please-wait { padding-right:7px; }
.one-page-checkout a.back {
  padding-left:16px;
  line-height:13px;
}
.one-page-checkout a.back-page {color:#704d39;font-family:Arial, sans-serif;font-size:0.9em;font-weight:normal;margin:0;text-transform:inharit;text-decoration:none; }
.one-page-checkout a.back-page:hover {text-decoration:underline; }
.one-page-checkout .payment-methods dd { padding:0; }
.one-page-checkout .button-set { margin-top:0; padding-top:2em; }

#checkout-step-review .data-table { padding: 14px;}
#checkout-step-review .data-table th {font-size: 0.9em }
.checkout-progress { margin:0 auto 1.5em auto; }
.checkout-progress td {
    float:left;
    margin-right:3px;
    border-top:10px solid #999;
    padding:4px 20px;
    color:#abb5ba;
    font-weight:bold;
    }
.checkout-progress td.active {
    border-top-color:#e96200;
    color:#e96200;
    }

/* Multiple Addresses checkout */
.multi-address-checkout-description {
    margin-top:-15px;
    margin-bottom:15px;
    }
.multi-address-checkout-box .box {
    position:relative;
    margin-top:15px;
    margin-bottom:25px;
    border:1px solid #bbb6a5;
    background:url(../../skin/frontend/abe/default/images/multi_address_box_bg.gif) repeat-x #FBFAF6;
    }
.multi-address-checkout-box .legend {
    float:left;
    margin-top:-10px;
    margin-bottom:0;
    margin-left:15px;
    border:1px solid #F18200;
    background:#F9F3E3;
    color:#F18200;
    padding:2px 8px;
    }
.multi-address-checkout-box .content {
    padding:15px 20px 20px 20px;
    }
.multi-address-checkout-box .count-head {
    border-bottom:1px solid #BBAFA0;
    background:#F9F3E3;
    padding:5px 10px;
    }
.shipment-count {
    background:#E26703;
    padding:2px 5px;
    color:#fff;
    font-size:.95em;
    line-height:1em;
    }
.multi-address-checkout-box .tool-tip { left:-23px; }
.multi-address-checkout-box .count-head h4 {  margin:0; }
.multi-address-checkout-box .head h5 { color:#E26703; }
.multi-address-checkout-box .head a { font-weight:normal; }
.multi-address-checkout-box .checkmo-mailing-address { display:block; padding-left:20px; }
.shipping-method-pointer { border:1px solid #d9d2be; padding:13px; background:#F9F3E3; position:relative; }
.shipping-method-pointer .pointer { position:absolute; top:-20px; right:-40px; }
.place-order-box { float:right; height:71px; overflow:hidden; }
.place-order-box .left-radius { width:21px; background:url(../../skin/frontend/abe/default/images/place_order_container_bg.gif) no-repeat; }
.place-order-box .main-radius{ background:url(../../skin/frontend/abe/default/images/place_order_bg.gif) no-repeat 100% 0; padding-right:21px; vertical-align:middle; }
.place-order-box .grand-total { font-size:1.5em; }
.place-order-box .grand-total .price { color:#e26703; font-weight:bold; }
.place-order-box input { margin-left:15px; }

/* Checkout Agreements */
.checkout-agreements li { margin:30px 0; }
.checkout-agreements .agreement-content { overflow:auto; height:10em; padding:10px; background-color:#fbfaf6; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }

.one-page-checkout .checkout-agreements { border:1px solid #d9dde3; border-width:0 1px; padding:5px 20px; }
.one-page-checkout .checkout-agreements li { margin:20px 0 0; }
.one-page-checkout .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.one-page-checkout .checkout-agreements .agree { padding-left:6px; }



/********************** Gift Messages */
.giftmessages .gift-header {
    font-weight:bold;
}

.giftmessages .input-checkbox {
    padding-bottom:15px;
}

.giftmessages textarea {
    height:100px;
}

.giftmessages .input-checkbox input {
    margin-right:5px;
}

.giftmessages .input-checkbox label {
  font-weight:normal;
  color:#64442E;
}

.one-page-checkout .box-no-padding {
  border-top:0;
  padding:15px 0;
}
.giftmessages {
  padding-top: 10px;
  border-top:1px dashed #704D39;  
}
.giftmessages .gift-box {
    border-top:1px dashed #704D39;
    padding:22px 0 0 0;
}

.giftmessages .product-image
{
    border:1px solid #d2d1cd;
}

.giftmessages .group-select li .input-box {
text-align: left;
padding-left: 0px;
	}


.no-border {
    border-top:none;
    border-left:none;
    border-right:none;
    border-bottom:none;
}

.no-padding { padding:0 !important; }
.no-margin { margin:0 !important; }

.giftmessages .giftmessage-product-info {
    padding-left:10px;
}

.giftmessages .numeration
{
    font-weight:bold;
    color:#8a8987;
}

.giftmessages .gift-box label { font-size: 1em; }

.giftmessages .group-select li .input-box { float:none; width:260px; }
.giftmessages .group-select li .input-text, .group-select li select, .group-select li textarea { width:495px; }
.giftmessages .group-select li .input-box .input-text, .group-select li .input-box textarea { width:235px; }
.giftmessages .group-select li .input-box select { width:256px; }

/********************** Customer */

/* Customer Name */

.customer-name-prefix .name-prefix { width:60px !important; }
.customer-name-prefix .name-prefix input { width:45px !important; }
.customer-name-prefix .name-prefix select { width:51px !important; }
.customer-name-prefix .name-firstname { width:215px !important; }
.customer-name-prefix .name-firstname input { width:190px !important; }

.customer-name-middlename .name-firstname { width:215px !important; }
.customer-name-middlename .name-firstname input { width:200px !important; }
.customer-name-middlename .name-middlename { width:60px !important; }
.customer-name-middlename .name-middlename input { width:35px !important; }

.customer-name-suffix .name-lastname { width:205px !important; }
.customer-name-suffix .name-lastname input { width:190px !important; }
.customer-name-suffix .name-suffix { width:50px !important; }
.customer-name-suffix .name-suffix input { width:45px !important; }
.customer-name-suffix .name-suffix select { width:51px !important; }

.customer-name-prefix-middlename .name-prefix { width:60px !important; }
.customer-name-prefix-middlename .name-prefix input { width:45px !important; }
.customer-name-prefix-middlename .name-prefix select { width:51px !important; }
.customer-name-prefix-middlename .name-firstname { width:215px !important; }
.customer-name-prefix-middlename .name-firstname input { width:190px !important; }
.customer-name-prefix-middlename .name-middlename { width:50px !important; }
.customer-name-prefix-middlename .name-middlename input { width:35px !important; }
.customer-name-prefix-middlename .name-lastname { width:200px !important; }
.customer-name-prefix-middlename .name-lastname input { width:200px !important; }

.customer-name-prefix-suffix .name-prefix { width:60px !important; }
.customer-name-prefix-suffix .name-prefix input { width:45px !important; }
.customer-name-prefix-suffix .name-prefix select { width:51px !important; }
.customer-name-prefix-suffix .name-firstname { width:215px !important; }
.customer-name-prefix-suffix .name-firstname input { width:190px !important; }
.customer-name-prefix-suffix .name-lastname { width:205px !important; }
.customer-name-prefix-suffix .name-lastname input { width:190px !important; }
.customer-name-prefix-suffix .name-suffix { width:50px !important; }
.customer-name-prefix-suffix .name-suffix input { width:45px !important; }
.customer-name-prefix-suffix .name-suffix select { width:51px !important; }

.customer-name-middlename-suffix .name-firstname { width:215px !important; }
.customer-name-middlename-suffix .name-firstname input { width:200px !important; }
.customer-name-middlename-suffix .name-middlename { width:60px !important; }
.customer-name-middlename-suffix .name-middlename input { width:35px !important; }
.customer-name-middlename-suffix .name-lastname { width:205px !important; }
.customer-name-middlename-suffix .name-lastname input { width:190px !important; }
.customer-name-middlename-suffix .name-suffix { width:50px !important; }
.customer-name-middlename-suffix .name-suffix input { width:45px !important; }
.customer-name-middlename-suffix .name-suffix select { width:51px !important; }


.customer-name-prefix-middlename-suffix .name-prefix { width:60px !important; }
.customer-name-prefix-middlename-suffix .name-prefix input { width:45px !important; }
.customer-name-prefix-middlename-suffix .name-prefix select { width:51px !important; }
.customer-name-prefix-middlename-suffix .name-firstname { width:155px !important; }
.customer-name-prefix-middlename-suffix .name-firstname input { width:140px !important; }
.customer-name-prefix-middlename-suffix .name-middlename { width:60px !important; }
.customer-name-prefix-middlename-suffix .name-middlename input { width:35px !important; }
.customer-name-prefix-middlename-suffix .name-lastname { width:205px !important; }
.customer-name-prefix-middlename-suffix .name-lastname input { width:190px !important; }
.customer-name-prefix-middlename-suffix .name-suffix { width:50px !important; }
.customer-name-prefix-middlename-suffix .name-suffix input { width:45px !important; }
.customer-name-prefix-middlename-suffix .name-suffix select { width:51px !important; }

.customer-dob .input-box { float:left; width:60px !important; }
.customer-dob input { width:50px !important; }
.customer-dob label.label-dob { font-weight:normal; color:#888; font-size:10px; }

/* My Account navigation */
.account-nav { border:1px solid #bbb; }
.account-nav .head {
   margin:0;
   padding:3px 10px;
    }
.account-nav .head h3 { color:#fff; font-size:1.1em; }
.account-nav ul { background:#fbfaf6; padding:4px 10px 10px 10px; }
.account-nav li a, .account-nav li.on { padding:3px 0;  }
.account-nav li a { display:block; border-bottom:1px solid #ddd; /*background:url(../../skin/frontend/abe/default/images/account_nav_link_bg.gif) no-repeat 10px 8px;*/ }
.account-nav li a, .account-nav li a:hover { color:#5f5d5c; text-decoration:none; }
.account-nav li a:hover { color:#ea7900; }
.account-nav li.on { border-bottom:1px solid #ddd; /* background:url(../../skin/frontend/abe/default/images/account_nav_on_bg.gif) no-repeat 10px 8px;*/  color:#ea7900; font-weight:bold; }
.account-nav li.on a { padding:0; }
.account-nav li.last, .account-nav li.last a { border-bottom:0; }


/* Login */
.login-box .col-1, .login-box .col-2 {}
.login-box .content { }
.login-box h4 {
    min-height:16px;
    border-bottom:1px solid #ddd;
    margin-bottom:1.2em;
    padding-bottom:5px;
    padding-left:23px;
    background-position:0 1px;
    background-repeat:no-repeat;
    font-size:1.05em;
    color:#e76200;
    text-transform:uppercase;
    font-family: arvo, serif;
    }
.login-box .button-set { margin:0 40px; border:none;  padding:8px 13px; }
.login-box .content { min-height:230px; margin:20px; padding:20px; }


/* Dashboard */
.customer-account-index #main,
.customer-address-index #main,
.customer-account-edit #main,
.customer-address-form #main,
.sales-order-history #main,
.review-customer-index #main,
.ugiftcert-customer-balance #main {
  width: 710px;
  margin: 5px 10px 0 0;
}
.customer-account-index .mini-cart,
.customer-address-index .mini-cart,
.customer-account-edit .mini-cart,
.customer-address-form .mini-cart,
.sales-order-history .mini-cart,
.review-customer-index .mini-cart,
.ugiftcert-customer-balance .mini-cart {
  background-image: none;
}
.account-box {
  margin-bottom:20px;
  border:1px solid #ccc;
  border-right-color:#999;
  border-bottom-color:#999;
  background: #FFF;
}
.account-box .account-section {
  margin: 0 20px 0 20px;
}
.account-box .head { margin-bottom:10px; border-bottom:1px dashed #64442E; }
.account-box h4 { color:#E65505; font-size:1.1em; text-transform:uppercase; }
.account-box .inner-head { margin-bottom:8px; background:url(../../skin/frontend/abe/default/images/dotted_divider.gif) repeat-x 0 100%; padding-bottom:2px; text-align:right; }
.account-box h5 { font-size:1.1em;   }
.account-box h5 a { font-weight:normal; }
.account-box h6 { text-transform:uppercase; }
.account-main .account-box li { padding:5px 0; }
.account-box ol .count {
    float:left;
    margin-top:3px;
    background-color:#0a263c;
    padding:1px 3px;
    font-size:9px;
    font-weight:bold;
    color:#fff;
    line-height:1em;
    }
.account-box ol .content { margin-left:20px; padding:0; }
.account-box ol.recent-reviews small {
    float:left;
    margin-right:3px;
    font-weight:bold;
    }
.account-box .product-images { width:65px; }
.account-box .product-images img { border:1px solid #ccc; }
.account-box .product-details { margin:0 0 10px 70px; }
.account-box .content { padding:0; }
.account-side .actions { border-top:1px solid #ccc; padding-top:4px; }
.account-side .actions .form-button { float:right; }
.dashboard-welcome { margin-bottom:1.5em; font-size:1.1em; }
.account-box .head h4 { padding-left:21px; min-height:17px; background-repeat:no-repeat; background-position:0 0; font-family: arvo, serif;}
/* MR: we don't do tags anymore 11/20/2011
.ad-tags .head h4 {
  background-image:url(../../skin/frontend/abe/default/images/icon_ma_tags.gif);
}
*/

/* Account Addressbook */
.primary-address-list h4, .address-list h4 {font-size:1.1em; color:#E26703; text-transform:uppercase; font-family: Arvo, Serif; }
.primary-address-list li {
    margin-bottom:10px;
    border:1px solid #ccc;
    background:white;
    padding:10px 13px 8px 13px;
    }
.primary-address-list li .head { margin:0; }
.address-list li { margin-bottom:1em; }
.address-list .actions { float:right; margin:0 0 10px 10px; }

/* Account Order History */
.sales-order-view .checkmo-mailing-address { display:block; padding-left:20px; }

/* Compare Products */
.compare-products { margin:30px 0 50px 0; }
.compare-products table { width:auto;  border:0; }
.compare-products tr { background:#EEEDED; }
.compare-products td { width:170px; text-align:left; }
.compare-products tbody td { border-color:#ccc; }
.compare-products tbody tr.first td { border-top:1px solid #D9DDE3; text-align:center; }
.compare-products tbody td.last {  border-right:1px solid #D9DDE3; }
.compare-products tbody.attribute-cart td { background:#fffada !important; text-align:center; border-bottom:1px solid #D9DDE3; }
.compare-products tbody td.label {
    width:auto;
    border-bottom:1px solid #9eb8cb;
    border-left:1px solid #BEBCB7;
    background:url(../../skin/frontend/abe/default/images/comparison_table_label_bg.gif) repeat-y 100% 0 #d9e5ee !important;
    text-align:left;
    }
.compare-products tbody.remove-buttons tr {  background:#fff;  }
.compare-products tbody.remove-buttons td {
    border:none !important;
    padding:0;
    text-align:right;
    font-size:0;
    line-height:0;
    }
.compare-products tbody.remove-buttons td img { float:right; }
.compare-products tr.last td {border-bottom:1px solid #ccc!important; }

/* Reviews */
.my-review-detail .product-image { float:left; width:135px; padding:0px 15px;}
.my-review-detail .title {color:#6F4D38;font-family:Arial, sans-serif;font-size:1.0em;font-weight:normal; text-decoration:underline;}
.my-review-detail .title a {color:#6F4D38; text-decoration:underline;}
.my-review-detail .product-image p { margin-bottom:0; }
.my-review-detail .product-image p img { vertical-align:top; }
.my-review-detail .details { float:left; width:638px; padding:0px 40px;}
.my-review-detail .ratings-list { margin-bottom:.8em; }
.my-review-detail .ratings { line-height:1.5; }
.my-review-detail .ratings .rating-box { float:none; margin-bottom:3px; }
.my-review-detail .ratings .pipe { display:none; }
.my-review-detail .ratings a { display:block; }


/* Gift Messages */
.giftmessage { padding:10px 0 0 0; }
.giftmessage-preview-link { font-size:11px; padding-right:7px; background-repeat:no-repeat; background-position:right 5px; }
.giftmessage-row { background-color:#f2efe9; }
.giftmessage-content { float:left; }
.giftmessage-close { float:right; }

/********************** Print pages */
table.print .giftmessage-preview-link { display:none !important; }
table.print .price-excl-tax { white-space:nowrap; }
table.print .price-incl-tax { white-space:nowrap; }
table.print .price-excl-tax .label,
table.print .price-excl-tax .price,
table.print .price-incl-tax .label,
table.print .price-incl-tax .price { display:inline; }


/********************** Pop up pages */
.page-popup { background:#fff; padding:25px 30px; text-align:left; }
.page-popup .print-head { margin:0 0 15px; }
.page-popup .print-head img { float:left; }
.page-popup .print-head address { float:left; margin-left:15px; }
.product-gallery-nav { padding:0 5px; }



/************************************************************/
/******************[ Mage_CSS_F Overrides]*******************/
/************************************************************/
.nowrap,
.nobr { white-space:nowrap !important; }

/* Alignment */
.v-top { vertical-align:top; }
.v-middle { vertical-align:middle; }
.v-bottom { vertical-align:bottom; }
.align-left, .a-left { text-align:left; }
.align-center, .a-center { text-align:center; }
.align-right, .a-right { text-align:right; }
.left { float:left; }
.right { float:right; }

.normal-weight { font-weight:normal; }
.auto-width { width:auto; }

/* Link highlights */
.link-cart { color:#DC6809 !important; font-weight:bold !important; }
.link-remove { color:#646464 !important; }
.link-print { background:url(../../skin/frontend/abe/default/images/icon_printer.gif) no-repeat 0 2px; padding-left:23px; }
.link-feed { background:url(../../skin/frontend/abe/default/images/icon_feed.png) no-repeat left center; padding-left:18px; line-height:1.15; }

.order-access { padding-bottom:8px; }
.order-info { border:solid 1px #D0CBC1; background:#DEE5E8; padding:4px 8px; }
.order-info span { display:block; float:left; }
.order-info ul { display:inline; }
.order-info li { display:inline; padding-right:7px; padding-left:3px; }
.order-info li.selected { font-weight:bold; background:url(../../skin/frontend/abe/default/images/point-con.gif) no-repeat fixed center bottom; }

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

.nobrowser { border:1px solid #000; border-width:0 0 1px; background:#ffff90;   font-size:12px; line-height:1.25; text-align:center; color:#2f2f2f; }
.nobrowser .nobrowser-inner { width:950px; margin:0 auto; padding:12px 0 12px; background:url(../../skin/frontend/abe/default/images/i_notice.gif) 20px 50% no-repeat; }
.nobrowser p { margin:0; }

/* For Demo store only */
.demo-notice { margin:0; background:#d75f07; padding:5px 10px 6px 10px; color:#fff; line-height:1em; text-align:center; }

/* Class: std - styles for admin-controlled content */
.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; }
.std .a-top { text-align:right; }

/*Added by Nikhil*/
.home-banner-block {width:580px;height:326px; z-index: 101;}
.home-banner-block .heading {color:#FFFFFF;font-family:Arial, sans-serif;font-size:1.2em;font-weight:normal;margin:0;padding:3px 5px;width:150px;}
.home-banner-block .banner-block {width:573px;height:304px;border:1px solid;}

.home-panel-block {padding: 10px 5px; width: 300px; z-index: 500; position: absolute; border: 2px solid #c0b6a0; background: #F9F9E9; top: 650px; right: -20px;}
.home-panel-block  textarea {width: 288px; padding: 5px; height: 150px; border: 1px solid #EEDDCC; background-color: #FFFFFF; }
.home-panel-block a.submitButton {display: block; padding: 5px 10px; color: #FFFFFF; background-color: #886644; line-height: 15px; float: right; margin-left: 5px; text-decoration: none; }

.home-product-block  {width:737px;min-height:500px;position:relative;right:160px;top:16px;}
/* .home-product-block-head {background:url(http://media.abesmarket.com/skin/frontend/abe/default/images/left_content_header.png) no-repeat;height:32px;} */
.home-product-block-head h3 { color:#FFFFFF;font-family:Arial, sans-serif;font-size:1.2em;padding:7px 15px;font-weight:normal;}
.home-product-block-head h5 a, .home-product-block-head h5 a:hover { color:#6f4d38;font-size:1.0em; font-family:Arial, sans-serif; text-decoration:underline; }

.second-tier-feature { 
	margin-top: 30px;
	margin-bottom: 65px;
	/* border: solid 1px #704d39; */
}

.second-tier-feature h2 { 
	/* text-align: center; */
	margin-left:10px;
	color: #ea9528;
	font-size: 1.5em;
    border-bottom: 1px solid #704d39;
}

.second-tier-feature .see-more-tag { 
	float: right;
	font-size: 1.2em;
}

.second-tier-feature .listing-type-grid li {
	border: none;
	height: auto;
	margin-bottom: 0;
}


.clear{clear:both;}

/* MR: 11/20/2011 We don't appear to use this anywhere
.contact-information {background:transparent url(../../skin/frontend/abe/default/images/contact_bg.png) no-repeat scroll 0 0;float:left;height:210px;padding:40px 15px;width:485px;}
.contact-information  .contact-content {float:left;min-height:5px;width:480px;padding:10px 0 10px;border-bottom:1px solid #999999}
.contact-information p {margin:0.4em}
.contact-information .heading {color:#6f4d38;font-family:Arial, sans-serif;font-size:1.7em;font-weight:bold;margin:0;padding:7px 10px;text-transform:inherit;float:left;}
.contact-information .text {color:#704d39;font-family:Arial, sans-serif;font-size:1.2em;margin:0;text-transform:inherit;padding:0 5px 0 10px;}
.contact-information .email {color:#6f4d38;font-family:Arial, sans-serif;font-size:1.2em;margin:0;text-transform:inherit;padding:0 10px 0 5px;}
.contact-banner {float:right;}
*/

.seller-block {min-height:100px;}
.seller-head h4 {color:#6f4d38;float:left; font-family: 'arvo', serif; font-size:1.7em;font-weight:bold;margin:0;padding:0 10px 7px 0;text-transform:inherit;}
.seller-head span {color:#6f4d38;float:left; font-family: 'arvo', serif; font-size:1.2em;font-weight:normal;margin:0;padding:5px 10px 7px 0;}
.seller-info-container {
	background-color: #F5F7EE;
	padding: 10px;
	position: relative;
	display: block;
	float: left;
	margin-top: 10px;
	width:924px;
	border: 1px solid #939062;
	border-radius: 7px;
}

.seller-block .helper-text {width: 225px; float: right; color: #CC7000; line-height: 15px; position: relative;}

.seller-block .seller-form {float:left;}
.seller-block .seller-form span{color:#6f4d38;font-size:1.2em;font-weight:normal;margin:0;text-transform:inherit;}
.seller-block .seller-form .input-box {float:left;}

.seller-block .seller-form label {float:left;color:#704d39;font-size:1.2em;margin:0;text-transform:inherit;padding:2px 0 0 8px;font-weight:normal; width:290px;}


.seller-block .seller-form .input-text {background: #FFFFFF;border:1px solid #AAA780;float:left;font-size:1.2em;height:17px;margin:2px 5px;padding:3px 0;}
.seller-block .seller-form .input-checkbox {background: #FFFFFF;border:1px solid #AAA780;float:left;font-size:1.2em;height:17px;margin:6px 0px;padding:3px 0;}
.seller-block .seller-text {float:left;color:#704d39;font-size:1.2em;margin:0;text-transform:inherit;padding:2px 0 0 8px;font-weight:normal;}
.seller-block .with-element {width:900px;}
.seller-block .form-submit {clear:both;padding-top:.5em;text-align:left;}

.seller-details-container {width:717px;float:left;}
.seller-details-container .header {width:697px;padding:10px 0 0 10px;min-height:100px;}
.seller-details-container .header .logo {float:left;margin-left:150px;width:405px;height:105px;}
.header .logo {float:left;width:405px;height:105px;}
#headerTagline {
  font-family: arvo, serif;
  font-size: 1.1em;
  color: #658712;
  top: 44px;
  left: 70px;
  position: absolute;
  width: 300px;
}
#headerTagline h1 {
  font-size: 1em;
  line-height: 1.3em;
}
.header-right-links {
  float:right;
  margin-top: 30px;
  position: absolute;
  z-index: 604;
  right: 0;
}
.seller-brand h1 {color:#6f4d38;font-family:Arial, sans-serif;font-size:2.5em;font-weight:bold;margin:20px 0 10px 0;text-align:center;}
.seller-details-container .seller-content {float:left;width:717px;margin-top:10px;}
.seller-content .seller-content-left {float:left;width:475px;min-height:100px;}
.seller-content .seller-content-right{float:left;width:240px;min-height:100px;}

.seller-content-left .content-block p { color: #151515; }
.seller-content-left .content-header h2 {float:left;color:#6f4d38;font-family:Arial, sans-serif;font-size: 2.0em; font-weight:normal;margin:0;text-transform:inherit; text-align:center;}
.seller-content-left .content-header .menu {float:left; min-width:200px;margin:4px 0 0 37px;}
.seller-collateral-box { border: 1px solid #FFFFFF; }
.menu ul{font-weight:normal; width: 100%;}
.menu ul li{display:inline;list-style-image:none;list-style-position:outside;list-style-type:none;float:left;color:#6f4d38;font-size:1.2em;}
.menu ul li a{color:#658712;display:inline;float:left;text-decoration:none;font-family:Arvo,serif;font-size:1.1em !important;font-weight:normal;text-transform:uppercase;padding:0 5px;}
.menu ul li a:hover {text-decoration:underline;}

.seller-content-left .content-block {float:left;margin-top:10px;}
.content-block p{color:#704d39;font-family:Arial, sans-serif;font-size:1.2em;font-weight:normal;margin-bottom:5px;text-transform:inherit;padding:0 5px;}

.seller-content-right .image-block {float:left;}
.seller-content-right span {float:left;color:#6f4d38;font-family:Arial, sans-serif;font-size:1em;font-weight:bold;margin:0;text-transform:inherit;margin-bottom:5px;}

.seller-details-container .seller-collateral{float:left;margin-top:10px;min-height:100px;}
.seller-collateral .seller-collateral-box {margin-bottom:2em;}

.seller-collateral .head {
font-size:1.15em;
/* height:37px; */
padding-bottom:1px;
width:681px;
border-bottom: 1px solid #704d39;
margin-bottom: .2em;
}

.seller-collateral .heading,  .seller-collateral .head, .seller-collateral .head h4, .seller-collateral  h5, .seller-collateral .seller-interview .heading {
color:#704d39;
font-family:Arial, sans-serif;
font-size:20px;
font-weight:normal;
margin-bottom:0.1em;
padding:6px 15px 0 0;
}

.seller-collateral .seller-interview .heading {
line-height:1.3em;
margin-bottom:0.4em;
}

.seller-collateral .brand-description{
color:#151515;
font-family:Arial, sans-serif;
font-size:1.1em;
font-weight:normal;
padding: 0px 5px;
}


.seller-details-right{

width:221px !important;
height:auto;
border-left: 3px solid #7AA8C0;
border-bottom: 3px solid #7AA8C0;
}

.mini-related-items {
  background:transparent url(../../skin/frontend/abe/default/images/trust-border.png) no-repeat scroll 45% 100%;
}

.abes-policy,
.seller-right-details,
.mini-cart,
.mini-related-items {
  padding-bottom: 10px;
  line-height:14px;
  padding:5px 7px 10px;
}

.abes-policy .content {
	font-size: 13px;
}

.seller-right-details .head h4, .seller-right-details .head h2, .seller-right-details .head {
color:#6f4d38;
font-family:Arial, sans-serif;
font-size:16px;
font-weight:bold;
margin:0;
text-transform:inherit;
padding:5px;
text-align:left;
}

.seller-right-details .head.seller-related-products h4 {
    font-weight: normal;
	font-size: 1.3em;
	}
.seller-right-details .old-price .price {
	font-size: 12px;
}

.seller-right-details p,
.abes-policy p {
  color: #151515; font-family:Arial, sans-serif;font-size:1.2em;font-weight:normal;margin-bottom:5px;text-transform:inherit;padding:0 10px;line-height:1.3em;
}

.seller-right-details p strong {
	color:#6f4d38;
}

.seller-right-details img{
margin-right:5px;
}

.seller-right-details .product-details h3 {
	line-height:14px;
}

.seller-right-details .product-details h3 a {
	font-size: 13px;
	text-decoration: none;
}

.seller-right-details .product-details h3 a:hover {
	text-decoration: underline;
}


.static-content-block{width:auto;padding:15px;}
#cmsTitle {
  position: relative;
  text-align: center;
  float: none;
  color: white;
  font-weight: bold;
  text-transform: uppercase;
  top: 9px;
  height: 60px;
}
.static-content h2, .static-content-block h2 {
  color:#658712;
  font-family:Arvo, serif;
  font-size:2em;
  font-weight:bold;
}
.static-content .head h4, .static-content-block .head h4,
.static-content .head h2, .static-content-block .head h2 {
  margin:10px 0 0 0;
  padding:6px 5px;
}

.static-content-block .features{
 width:885px;margin:0 auto;
}
.static-content-block .features-block{
  float:left;
  margin:3px 0 7px 14px;
  width:437px !important;
  height:77px;
  padding: 10px;
}

.features-block .head{padding:4px;margin:0;height:21px;}

.features-block .head h4{
  background-position:0 0;
  background-repeat:no-repeat;
  color:#658712;
  font-family:Arvo, serif;
  font-size:1.5em;
  font-weight:normal;
  margin:0;
  float: none;
  text-align: left;
  padding: 0;
}

.features-block p{
  color:#704d39;
  font-size:1.2em;
  margin-bottom:5px;
  padding:0 35px;
  line-height:1.3em;
}

.right{float:right;}
.left{float:left;}

.how-it-works-info{
 width:885px;margin:0 auto;
}


.how-it-works-info .head h4{
color:#6f4d38;
font-family:Arial, sans-serif;
font-size:1.8em;
font-weight:normal;
margin:0;
padding:8px 15px;
}


.how-it-works-info .how-it-works-block
{float:left;
background:transparent url(../../skin/frontend/abe/default/images/seller/how_it_works_bg.png) no-repeat scroll 0 0;
margin-top:35px;
width:525px !important;
height:230px;}

.how-it-works-block .info{float:left;}
.info ul{list-style:dotted}
.info ul li{line-height:1.5em;padding:0 10px;}
.how-it-works-info p{color:#704d39;font-family:Arial, sans-serif;font-size:1.1em;font-weight:normal;margin-bottom:5px;text-transform:inherit;padding:0 10px;line-height:1.3em;}

.sign-up-block{
width: 350px;
padding: 10px;
text-align: center;
margin-left: 285px;
}

.sign-up-block .form-submit {
clear:both;
padding-left:4em;
text-align:left;
margin-left: 84px;
}

.static-content {margin:10px 10px;}

.static-content  .static-content-header h4, .static-content-header h4 {
color:#6f4d38;
float:left;
font-family:Arvo, serif;
font-size:2em;
font-weight:normal;
margin:0;
text-transform:inherit;
padding:10px 10px 0;
}

.static-content .static-content-subheader h4{
color:#6f4d38;
float:left;
font-family:Arvo, serif;
font-size:1.5em;
font-weight:normal;
margin:0;
text-transform:inherit;
padding:10px 10px 0;
}

.static-content h2, .static-content h3 {
 padding-top: 15px;	
 font-family: arvo, serif;
 color:#6f4d38;
 
}
.static-content-header h3 {
  color: #658712;
  font-family:Arvo, serif;
  font-size:2em;
  font-weight:bold;
  margin:0;
  padding:0 10px 0 0;
}
/* FAQ page */
.cms-faq .side-col {
  margin-top: 14px;
}
#faqPageTitle {
  color: #658712;
  padding-left: 17px;
  font-weight: bold;
  font-size: 2.2em;
  font-family:Arvo, serif;
}
#faqPage {
  margin: 0 50px 30px 0;
}
#faqPage h2 {
  padding:0 10px 0 0;
  font-family:Arvo, serif;
  margin-bottom: 9px;
  font-size: 1.8em;
  font-weight: normal;
}
#faqPage h2 img {
  top: 5px;
  position: relative;
}
#faqPage h4 {
  color: #658712;
  font-size:1.4em;
  text-indent: -20px;
  margin-left: 20px;
  cursor: pointer;
}
#faqPage h4 .arrow {
  position: relative;
  display: inline-block;
  top: 2px;
  width: 13px;
  height: 14px;
  background: url(../../skin/frontend/abe/default/images/faq/rightarrow.png) no-repeat;
}
#faqPage h4.active .arrow {
  background: url(../../skin/frontend/abe/default/images/faq/downarrow.png) no-repeat;
}
#faqPage p {
  margin-left: 20px;
  font-size: 14px;
}
/* end FAQ page */
.static-content p{color:#6F4D38;font-family:Arial, sans-serif;font-size:1.1em;font-weight:normal;margin-bottom:5px;text-transform:inherit;padding:10px;line-height:1.5em;}
.static-content ul li {
  color:#6F4D38;
  font-size:1.2em;
  line-height:1.5em;
  background: url(../../skin/frontend/abe/default/images/rightarrow_bullet.png) no-repeat 0px 5px;
  padding-left: 11px;
}

.static-content .static-content-header .menu {float:right;min-width:250px;z-index:3;margin:20px 15px 0 0;}
.static-content .static-content-header .menu #about-menu ul {font-weight:bold;}

.naturalPage, .aboutPage {
  margin-bottom: 10px;
  margin-right: 20px;
}
.left-padding {
  margin-left: 14px;
}
.profile-pic {
  margin-top: 33px;
  border:3px solid #fff;
  -webkit-box-shadow: 1px 1px 4px rgba(100, 68, 46, .30); -moz-box-shadow: 1px 1px 4px rgba(100, 68, 46, .30); box-shadow: 1px 1px 4px rgba(100, 68, 46, .30);
}
#showFeaturedProducts, #hideFeaturedProducts {
  cursor: pointer;
}
#showFeaturedProducts span, #hideFeaturedProducts span {
  font-size: 15px;
}
.static-content  .static-content-header .menu .input-box {float:right;}
.static-content  .static-content-header .menu label {color:#6f4d38;float:left;font-family:Arial, sans-serif;font-size:1.1em;font-weight:normal;margin:0;padding:2px 0 0 8px;text-transform:inherit;}
.static-content  .static-content-header .menu .input-text, .select {background:#e6e2cc none repeat scroll 0 0;border:0px;float:left;font-size:1.1em;height:22px;margin:0 5px;padding:3px 0;}

.static-content  .static-content-header .menu-verticle {float:left;min-width:250px;z-index:3;margin:0px 15px 20px 0;}
.menu-verticle ul{font-weight:normal;}
.menu-verticle ul li{line-height:1.8em;padding:0 10px;}
.menu-verticle ul li a{color:#6f4d38;display:block;float:left;text-decoration:none;font-family:Arial, sans-serif;font-size:1.2em !important;font-weight:normal;text-transform:inherit;padding:0 5px;}
.menu-verticle ul li a:hover {text-decoration:underline;}


.seller-stories {float:left;width:900px;min-height:60px;border:1px solid #d5d1ba;padding:5px 10px;margin: 10px 27px;}

.seller-stories .logo {float:left;min-height:50px;padding:0 10px;text-align:center;width:230px;}

.seller-stories .seller-stories-content {float:left;min-height:50px;padding:0 15px;width:420px;}
.seller-stories  a {text-decoration: none;}


.seller-stories .seller-stories-content .head h2 {display:block; color:#6f4d38;float:left;font-family:Arvo, serif;font-size:1.8em;font-weight:normal;margin:0;text-transform:inherit;padding:0 10px 0;}
.seller-stories .seller-stories-content .head h3 {display:block; color:#6f4d38;float:left;font-family:Arial, sans-serif;font-size:1.2em;font-weight:normal;margin:0;padding:0 10px 0;}
.seller-stories .seller-stories-content .head h4 {display:block; color:#6f4d38;float:left;font-family:Arial, sans-serif;font-size:1em;font-weight:normal;margin:0;padding:0 10px 0;}
.seller-stories .seller-stories-content p { color:#704d39;font-family:Arial, sans-serif;font-size:1.1em;font-weight:normal;margin-bottom:5px;text-transform:inherit;padding:0 10px;line-height:1.3em;}
.seller-stories .form-buttom {float:left;padding-left:30px;padding-top:15px;text-align:center;}

.static-content .location-header h4{
color:#6f4d38;
font-family:Arial, sans-serif;
font-size:1.6em;
font-weight:normal;
margin:0;
text-transform:inherit;
padding:20px 0 0;
border-bottom:1px solid #6f4d38;
}

.header-advanced-search {width:280px;margin:5px 0;text-align:right;}
.header-advanced-search a{text-decoration:none; color: #888888;}
.header-advanced-search a:hover{text-decoration:underline;}

#advanced-search-popup{background:transparent url(../../skin/frontend/abe/default/images/advance_search_bg.gif) no-repeat scroll 0 0;width:423px;height:160px;padding:5px;color:#FFFFFF;position:absolute;font-weight:bold;font-size:12px;line-height:18px;right:15px;top:90px;z-index:1000;}
.advance-search-col{min-height:120px;width:420px;line-height:12px;text-align:right;}
.advance-search-head h4 {color:#6f4d38;float:left;font-family:Arial, sans-serif;font-size:1.3em;font-weight:bold;margin:0;padding:9px 10px 10px 0;text-transform:inherit;}
.advance-search-col .input-box {float:left;}

.advance-search-col .search-form {
float:left;
margin-bottom:5px;
}

.advance-search-col  label {
color:#704d39;
float:left;
font-family:Arial, sans-serif;
font-size:1.1em;
font-weight:normal;
margin:0;
padding:2px 0 0 8px;
text-transform:inherit;
}

.advance-search-col .input-text{
background:#FFFFFF none repeat scroll 0 0;
border:1px solid #AAA780;
float:left;
font-size:1.1em;
height:17px;
margin:0 5px;
padding:3px 0;
}

.advance-search-col .select {
background:transparent url(../../skin/frontend/abe/default/images/advance_search_select_bg.gif) no-repeat scroll 0 0;
float:left;
font-size:1.1em;
height:24px;
margin:0 5px;
padding:3px 0;
width:411px;
}

.advance-search-form-button {
    overflow:visible;
    background: url(../../skin/frontend/abe/default/images/advance_search_button.gif) no-repeat;
    height:30px;
    border:0;
    padding:1px 8px;
    color:#fff;
    cursor:pointer;
    text-align:center;
    width:111px;
    margin-left:5px;
 }   
.order-success h3 {
  text-align: center;
}
.order-success p {
  margin-top:10px;
  font-size: 1.15em;
  font-family: arial, sans-serif;
}
	
.horizontal_spacer {
		display: block;
		width: 25px;
}

.press_images h2 {
  font-size: 1.7em;
  color: #704d39;
  text-align: center;
}

.press_images .press_image_block {
  display: inline;
  float: left;
  padding: 10px;
}

.press_image_block span {
  display: block;
  text-align: center;
}

.social-media-buttons {
  padding-top: 10px;
  padding-bottom: 10px;
  position: relative;
}

.cart-vendor-shipping-offer {
    font-size: 1.2em; 
    font-weight: normal !important;
    padding-top: 10px;
}

.cart-vendor-shipping-link {
	padding-top: 10px;	
	}
	
.cart-vendor-shipping-link a  {
	font-size: 1.2em; 
    font-weight: normal !important;
	color: #94ba43;
}

.col-2.checkout-login-box {
	background: #64442E;
	width: 40%;
	color: #FFF;
	padding: 10px;
	margin-top: -25px;
}
.col-2.checkout-login-box span, 
.col-2.checkout-login-box label,
.col-2.checkout-login-box a {
  color: #FFF;
}
.col-2.checkout-login-box .required {
  color: white;
  font-size: .9em;
}
.col-2.checkout-login-box .button-set {
  text-align: left;
}
.col-2.checkout-login-box .form-button {
  background-color: #658712;
  font-weight: bold;
}
.col-2.checkout-login-box a {
  text-decoration: underline;
}
.second-tier-feature .press-box {
	display: block;
	font-size: 1.4em;
	height: 60px;
	}
	
.special-product-message {
	font-size: 1.1em;
	width: 405px;
	color: #658712;
	padding: 5px;
	display: inline-block;
	font-family: arvo, serif;
	margin-left: 25px;
	}

.gift-card-info {
	position: relative;
	font-size: 14px;
}

.gift-card-info label {
 	
}
	
.gift-card-info select {
	padding: 0;
	height: auto;	
}

#co-shipping-method-form #ship-review {
	text-align:right;
	font-size: 1.1em;
	padding-top: 20px;
	}
	
#co-shipping-method-form #ship-price {
	font-size:1.2em;
	font-weight:bold;
	padding-top: 20px;
	}
	
		
#simpleSurvery {
  display: none;
}


#tl-email-box {
	display: block;
	position: absolute;
	top: 255px;
}

#fp-inthepress-row {
border-bottom:4px double #94BA42;
border-top:4px double #94BA42;
height:130px;
margin-bottom:21px;
margin-top:15px; 
}

#fp-inthepress-row #inthepress-title {
font-size:18px;
font-weight:bold;
margin-left:10px;
margin-top:10px;
}

/* button with arrow on right side */
a.btn, a.btn-left {
  float:left;
  height:24px;
  line-height:24px;
  position:relative;
  font-size:14px;
  font-weight: normal;
  margin-right: 20px;
  padding: 0 12px 0 10px;
  background-color: #95bb43;
  color:#fff;
  text-decoration:none;
  -moz-border-radius:6px 0 0 6px; -webkit-border-radius:6px 0 0 6px; border-radius:6px 0 0 6px;
  font-family: arvo, serif;
}   
a.btn:after {
  content:"";
  position:absolute;
  top: 0;
  right: -12px;
  width:0;
  height:0;
  border-color: transparent transparent transparent #95bb43;
  border-style:solid;
  border-width: 12px 0px 12px 12px;
}   
a.btn:hover {background-color: #eb8910;} 
a.btn:hover:after {border-color:transparent transparent transparent #eb8910;}    

a.btn-left {
  -moz-border-radius: 0 6px 6px 0; -webkit-border-radius: 0 6px 6px 0; border-radius: 0 6px 6px 0;
   margin-right: 5px;
   margin-left: 10px;
   top: -5px;


}

a.btn-left:before {
  content:"";
  position:absolute;
  top: 0;
  left: -12px;
  width:0;
  height:0;
  border-color: transparent #95bb43 transparent transparent;
  border-style:solid;
  border-width: 12px 12px 12px 0;
}
a.btn-left:hover {background-color: #eb8910;} 
a.btn-left:hover:before {border-color:transparent #eb8910 transparent transparent;}    

#fp-inthepress-row #inthepress-more {
color:#F67C0F;
font-size:12px;
font-style:italic;
font-weight:bold;
right:26px;
float: right;
position:relative;
top: -40px;
}

#fp-inthepress-row .fp-presslogo {
left:40px;
top:-30px; 
position:relative; 
padding: 15px;
display:inline-block;
float: left;
}


#fp-email-signup {
background-color:white;
float:left;
margin-right:30px;
width:200px;
}

#fp-second-row #fp-email-signup #signup-title {
font-size:18px;
font-weight:bold;
margin-left:4px;
margin-top:10px;
}

#fp-email-signup #email-signup-content {
height:115px;
margin-top:15px;
}

#fp-email-signup .email-signup-text {
font-size:21px;
font-weight:normal;
text-align:center;
line-height:20px;
color: #94BA42 ;
}

#fp-testimonials {
background-color:white;
float:right;
position:relative;
top:-24px;
width:228px;
height:165px;
left: 25px;
}

#fp-testimonials #testimonials-title {
background: url(../../skin/frontend/abe/default/images/newfront/oursatisfiedbuyers.png);
width: 221px;
height:25px;
background-repeat:no-repeat;

}

#fp-testimonials #testimonial-content {
height:115px;
margin-top:13px;
}

#fp-testimonials .testimonial-text {
font-size:21px;
font-weight:normal;
text-align:center;
line-height:20px;
color: #94BA42 ;
}

#fp-testimonials .testimonial-name {
font-size:16px;
font-weight:bold;
text-align:right;
margin-top:5px;
}


#fp-testimonials #testimonials-more {
color:#F67C0F;
font-size:12px;
font-style:italic;
font-weight:bold;
margin-left:130px;
display:none;

}



#fp-blog {
background-color:white;
float:left;
margin-left:43px;
margin-right:7px;
width:348px;
}

#fp-blog #blog-title {
font-size:18px;
font-weight:bold;
margin-left:4px;
margin-top:10px;
}
#fp-blog #blog-headshot {
margin-left:7px;
margin-top:9px;
}
#fp-blog #blog-headshot img {
	border: 2px solid #F67C0F;
}
#fp-blog #blog-date {
color:#ADC161;
font-size:18px;
font-weight:bold;
margin-left:87px;
margin-top:-72px;
}
#fp-blog #blog-headline {
font-size:13px;
font-weight:bold;
letter-spacing:0.0em;
margin-left:86px;
margin-top:5px;
line-height:1.05em;
}
#fp-blog #blog-byline {
font-size:11px;
font-weight:bold;
margin-left:87px;
margin-top:-2px;
}
#fp-blog #blog-opener {
font-size:14px;
font-weight:normal;
margin-left:87px;
line-height: 15px;
height: 60px;
}
#fp-blog #blog-more {
color:#F67C0F;
font-size:12px;
font-style:italic;
font-weight:bold;
position:relative;
left:258px;
bottom:-13px;
width:77px;
}

#fp-social {
border: none 0px;
float:left;
margin-left:4px;
font-size: 12px;
}
#fp-social #social-title {
	font-size:18px;
	font-weight:bold;
	margin-left:10px;
	margin-top:10px;
	margin-bottom: 12px;
}
#fp-social a div {
  height: 47px;
  width: 47px;
  display: inline-block;
	float: left;
	border: 0;
	margin-right:7px;
}

#fp-social #youtube {
  width: 46px;	
}

#fp-third-row {
height:130px;
margin-bottom:15px;
margin-left:0;
margin-right:0;
margin-top:15px;
padding-top:40px;
}
#fp-third-row #fp-mission {
background-color:white;
float:left;
height:130px;
margin-right:12px;
width:618px;
}
#fp-mission #mission-title {
	font-size:18px;
	font-weight:bold;
	margin-left:10px;
	margin-top:10px;
}
#fp-mission #mission-logo {
	display: inline-block;
	margin-left:30px;
	margin-top:3px;
	width: 97px;
	float: left;
}
#fp-mission #mission-text {
	color:#556519;
	display:inline-block;
	font-size:14px;
	left:12px;
	position:relative;
	top: 8px;
	width: 440px;
	float: left;
}

#fp-mission #mission-more {
	display:block;
	font-size:12px;
	font-style:italic;
	font-weight:bold;
	left:359px;
	margin-top:11px;
	width: 120px;
	position:relative;
}
#fp-categories {
float:left;
margin-left:10px;
width:211px;
}
.nodisplay {
	display: none;
}

#fp-main-row-big {
	padding: 15px 0 15px 0;
}

 #explore-categories {
	position: relative;
	float: left;
	display: inline-block;
	font-size: 10px;
	margin-top: 10px;
	font-weight: bold;
}

 #explore-categories a {
	margin-left: 10px;
	text-decoration: none;
	color: #624b3d;
	line-height: 17px;
}

 #explore-categories a:hover {
	text-decoration: none;
	color: #94ba42;
}

.fp-title {
	font-size:18px;
	font-weight:bold;
	margin-left:4px;
	margin-top:10px;
}

/*Share It - Shopping Cart */

#sharing-initial {
  padding-bottom: 20px;
}
#share-form-box {
  margin: 9px;
  clear: both;
  padding-top: 15px;
}
.share-checkbox-text {
  cursor: pointer;
  color: #603913;
}
.share-checkbox-text:hover,
#on-page-cart-container .share-checkbox-text:hover{
  color: #006200;
}

.sharing-text-title {
  font-weight: bold;
  color: #6F4D38;
  font-family: Arvo, serif;
}
#sharing-text {
    float: left;
    font-size: 12px;
    left: 12px;
    top: 10px;
    position: relative;
    text-align: left;
    width: 460px;
    font-family: arial, sans-serif;
    color: #6F4D38;
    line-height: 22px;
}

#sharing-text ul {
	margin-left: 20px;
}

#sharing-form-fields {
	position: relative;
	right: 24px;
	float: left;
	width: 497px;
}

#sharing-form-fields input.input-text {
	background: white;
	color: #6F4D38;
	width: 180px;
	height: 20px;
	margin-top: 19px;
	margin-right: 34px;

}
#sharing-form .validation-advice {
  width: 200px;
}
#share-it-button-send {
  float: right; 
  margin-left: 10px;
  top:13px;
  position: relative; 
}
#share-it-button-send button {
  background-color: #FF8A00;
  font-size: 15px;
  height: initial;
  padding: 5px 10px;
  -moz-box-shadow: 2px 2px 3px rgba(120, 58, 0, 0.3);  -webkit-box-shadow: 2px 2px 3px rgba(120, 58, 0, 0.3);  box-shadow: 2px 2px 3px rgba(120, 58, 0, 0.3);
}
#share-it-coupons {
	float: right;
	font-size: 10px;
	font-style: normal;
	font-family: Arial;
	margin-top: 19px;
}

#shared-thanks {
  text-align: left;
  color: #6F4D38;
}

#sharing-tooltip /* EI Oct 19 2011 , #insider-tooltip */ {
  border: 2px solid #FFF;
  background-color: #6F4D38; 
  background-repeat:no-repeat;
  bottom: 40px;
  position:absolute;
  right: 163px;
  z-index: 602;
  -moz-box-shadow: 0 0 6px rgb(0, 0, 0); -webkit-box-shadow: 0 0 6px rgb(0, 0, 0); box-shadow: 0 0 6px rgb(0, 0, 0);
}

#seller-badge-intro {
	margin-top: 30px;
	margin-left: 30px;
	float: left;
	width: 435px;
}



#seller-badge-select {
	height: 400px;
	float: left;
	margin-left: 70px;
	width: 380px;
	margin-top: 30px;
	
}

.seller-badge-button {
    overflow:visible;
    width:auto;
    padding:1px 8px;
    background: paleGoldenRod;
    color:#704D39;
    border:2px solid #704D39;
    font:bold 20px arial, sans-serif !important;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
	margin:20px 0 0 94px;
    
}
.seller-badge-button:hover {
    padding:1px 8px;
    background: #704D39;
    color: palegoldenrod;
    border:1px solid palegoldenrod;
}

#seller-badge-results {
	margin-top: 30px;
	margin-left: 30px;
	list-style: disc inside;
}

#seller-badges-list {
	margin-left:45px; 
	font-size:15px;
	line-height:22px;
}

#seller-badges-list li {
	list-style: disc inside;
}

.contact-us-text {
	padding: 20px;
	height: 320px;
}

.contact-us-text p {
	font-size: 14px;
}


.contact-us-text h1 {
	margin-bottom: 30px;
	margin-left: 17px;
	
}

.contact-us-text h2 {
	color: #704d39;
	font-weight: bold;
}

#contact-us-row-1,
#contact-us-row-2{
  height:130px;
}
#contact-us-row-1 p,
#contact-us-row-2 p{
  font-size: 1.2em;
  margin-bottom: 0;
}
.contact-us-sections {
	float: left;
	margin-left:20px;
	width: 455px;
}

.product-ribbon {
	position: absolute;
	background-repeat: no-repeat;
	width: 174px;
	height: 47px;
	left: -9px;
	top: 20px;
	z-index: 14;
	color: #fff;
	font-family: arvo, serif;
}

.product-ribbon .ribbon-line-1 {
	display: block;
	font-size: 14px;
	text-align: left;
	left: 20px;
	position: relative;
	top: 3px;
}

.product-ribbon .ribbon-line-2 {
	display: block;
	font-size: 10px;
	position: relative;
	text-align: left;
	left: 20px;
	top: -1px;
}
/* Checkout Tooltop*/ 
.shipping-popup-label { 
	display: inline-block;
	float: left;
}


#shipping-tooltip-text {
	font-size: 13px;
	padding: 20px;
	color: black;
	width: 330px;
	text-align: left;
}

#shipping-tooltip-text-close {
	text-weight:bold;
	position:relative;
	right:25px;
	top:15px;
	font-size:14pt;
	text-decoration:none;
	float:right;
}


#shipping-tooltip-text-close a {
	text-decoration:none;
}


#shipping-tooltip-text ol { 
	list-style: decimal inside;
}

#shipping-tooltip {
	background-image:url("../../skin/frontend/abe/default/images/shoppingcart/shipping-popup.png"); 
	height:225px;
	bottom: 225px;
	position:absolute;
	right: -40px;
	width:398px;
	z-index: 10;
	background-repeat:no-repeat;
}

/* Back to School */

#school-header {
	text-align: center;
}

#school-clothesline {
	background-image:url("../../skin/frontend/abe/default/images/school/clothesline.jpg"); 
	background-repeat:no-repeat;
	height:280px;
	width:958px;
	margin-left:-6px;
	position:relative;
}

.categorypath-natural-products-back-to-school-supplies-html .category-head {
	display:none;
}

.see-all-products-button { width: 160px; height: 30px; background: url(../../skin/frontend/abe/default/images/sprites/see-all-products.png) no-repeat 0 0; }
.see-all-products-button:hover { background-position: 0 -31px; }
.see-all-products-button:active { background-position: 0 -61px; }

#badges {
	width: 6px;
	height: 60px;
}

#shipping-tooltip {
	background-image:url("../../skin/frontend/abe/default/images/holidays/badges/shippingpopup.png");
	height:163px;
	position:absolute;
	right: -38px;
	bottom:54px;
	width:326px;
	z-index: 10;
	background-repeat:no-repeat;
	float: left;
}

#shipping-badge-tooltip-text {
	line-height: 1.2em;
	padding: 21px 19px 20px 24px;
}

#shipping-text {
	font-size:11px;
	font-family: Arial;
}

/*Coupon Box*/
#coupon-helper-text {
	font-size:10px;
	line-height:1.4em;
	margin: 5px 0;	
	text-align:left;
	font-family: Arial;
	color: #573C2C;
	text-align: center;
}

/* Seller Product Page */
#seller-product-page .listing-type-grid li {
	border: none;
	padding: 12px 30px;
	height: 280px;
	width: 236px;
	border:1px dotted orange;
	border-radius: 25px;
	-moz-border-radius: 25px;
}

#seller-product-page .listing-type-grid li:hover {
	border:2px solid orange;
	margin-top: -2px;
	margin-right: -2px;
	right:1px;
	top:1px;
}


#seller-product-page .catalog-listing .product {
	width: 180px;
}

#seller-product-page .catalog-listing {
	margin-left:17px;
}

#seller-product-page .short-description {
	color: #573C2C;
	float: left;
	font-size: 13px;
	font-style: italic;
	position: relative;
	width: 430px;
}

#seller-product-page .image-block {
	position:relative;
}

#seller-name-location {
	margin: 0 0 20px 20px;
}

#seller-name-location h1 {
  color: #658712;
  font-size: 18px;
  font-family: arvo, serif;
}

#seller-location {
	color: #64442E;
	margin-top: -6px;
	font-weight:normal;
	font-family: arvo, serif;
	line-height: 12px;
}

#seller-location #secondary {
	font-style: italic;
	font-size: 10px;
}

#seller-product-page .short-description {
	width: 430px;
	position:relative;
	float:left;
	color:darkgreen;
	text-align:center;
}

#seller-product-page .image-block {
	width: 400px;
	position:relative;
	float:left;
}

#seller-product-page #top-row {	
	border: 1px dotted green;
	border-radius: 25px;
	-moz-border-radius: 25px;
	height:170px;
	margin-left: 18px;
	margin-top: 37px;
	width: 910px;
}

/*Seller Index Filters*/

.filter-box {
	position: relative;
	left: 30px;
	/* height: 191px; */
}

.filter-box .filter-bar {
	z-index: 5;
	position:relative;
	height: 39px;
}

.filter-box .filter-dropdown {
	height: 152px;
	padding-top: 8px;
	padding-left: 112px;
	padding-right: 0px;
	position: relative;
	width: 777px;
	z-index: 2;

}

.filter-box .map {
	float: left;
}

.filter-box ul#regions {
	list-style: none;
	background: url(../../skin/frontend/abe/default/images/seller/sellerindex/usamap3.png) no-repeat 0 0;
	position: relative;
	width: 232px;
	height: 140px;
	margin: 0;
	padding: 0;
}


.filter-box ul#regions li {
	position: absolute;
}

.filter-box ul#regions li a {
	display: block;
	height: 100%;
	text-indent: -9000px;
/* 	border: 1px solid #000; */
}

.filter-box #northwest {
	height: 57px;
	left: 11px;
	top: 6px;
	width: 107px;
}

.filter-box #west {
	height: 68px;
	left: 5px;
	top: 40px;
	width: 81px;
}

.filter-box #midwest {
	height: 63px;
	left: 108px;
	top: 18px;
	width: 64px;
}


.filter-box #midsouth {
	height: 71px;
	left: 66px;
	top: 65px;
	width: 80px;
}

.filter-box #northeast {
	height: 61px;
	left: 166px;
	top: 10px;
	width: 50px;
}

.filter-box #southeast {
	height: 76px;
	left: 139px;
	top: 63px;
	width: 59px;
}


.filter-box ul#regions li a:hover, .filter-box ul#regions li a.active {
        background: url(../../skin/frontend/abe/default/images/seller/sellerindex/usamap3.png) no-repeat 0 0;
}

.filter-box ul#regions li#northwest a:hover, .filter-box ul#regions li#northwest a.active {
        background-position: -2px -217px;
}

.filter-box ul#regions li#west a:hover, .filter-box ul#regions li#west a.active {
        background-position: -64px -144px;
}

.filter-box ul#regions li#midwest a:hover, .filter-box ul#regions li#midwest a.active {
        background-position: -159px -211px;
}

.filter-box ul#regions li#midsouth a:hover, .filter-box ul#regions li#midsouth a.active {
        background-position: -12px -297px;
}

.filter-box ul#regions li#northeast a:hover, .filter-box ul#regions li#northeast a.active {
        background-position: -98px -306px;
}

.filter-box ul#regions li#southeast a:hover, .filter-box ul#regions li#southeast a.active {
        background-position: -154px -299px;
}

.filter-box .categories {
	display: block;
	float: left;
	font-family: Arvo, serif;
	font-size: 19px;
	left: 209px;
	letter-spacing: 1px;
	line-height: 1.25em;
	position: relative;
	top: 29px;
}

.filter-box .categories a {
	color: ;
	text-decoration: none;
}

.filter-box .categories a.active {
	color: blue;
}

.filter-box .categories .column-1 {
	float: left;
}

.filter-box .categories .column-2 {
	float: left;
	position: relative;
	left: 45px;
}

.cms-insiders .wrapper .main-container .footer-container, .cms-journey .wrapper .main-container .footer-container {
	position: relative;
	top: -108px;
}


#categorysellerlogos {
    padding: 10px 10px 10px 20px;
    background: #FFF;
/*    border: 1px solid #C0B6A0;*/
    font-size: 1.2em;
    margin-top: 5px;
    
}

#categorysellerlogos-title {
    font-size: 1.1em;
    padding-bottom: 3px;
	font-weight: bold;
}

#categorysellerlogos a img {
    width: 150px;
    padding: 10px;
}

/* Question and Answers... Product Pages */

.qa-label {
  font-weight: bold;
  font-family: arvo, serif;
  font-size: 1.1em;
  margin-right: 5px;
}
.question-area {
  color: #6F4D38;
  margin-bottom: 5px;
}
.question-text {
  font-size: 1.1em;
  line-height: 1.5em;
}
.question-name {
        font-size: 1em;
        color: #86634C;
}
.question-location {
        font-size: 1em;
        color: #86634C;
}
.answer-area {
   color: #6F4D38;
   margin-bottom: 20px;
}
.answer-text {
  font-size: 1.1em;
  line-height: 1.5em;
}
.answer-name {
        font-size: 1em;
        color: #86634C;
}
.answer-location {
        font-size: 1em;
        color: #86634C;
}


/* Product Showcase */
.showcase-title {
	font-family: arial, serif; 
	color: #64442e;
	left: 7px;
}

.showcase-title-link a{
	color: #0065B3;
	text-decoration: none;
}

.showcase-title-link a:hover {
	background-color: #388A4C;
	color: white;
}

.showcase-product, .showcase-title {
  position: relative;
  float: left;
  width: 176px;
  height: 255px;
  display: block;
  margin: 10px 12px 10px 6px;
  line-height: 1.1em;
  
}

.showcase-product:hover .showcase-product-seller,
.product-image:hover .showcase-product-seller {
	display:block;
	text-decoration: underline;
}
.showcase-title a {
  text-decoration: none;
}
.upsell .showcase-title h4, 
.showcase-title h2 {
  color: #658712;
  font: bold 16px arvo, serif;
  text-transform: uppercase;
  margin-top: 5px;
  margin-bottom: 0px;
}
.upsell .showcase-title h4 {
  text-transform: none;
}
.showcase-title .person-info {
  padding: 10px 0 0 40px;
  color: #6f4d38;
  font-weight: bold;
}
.showcase-title .person-info .introText {
  color: #ab7756;
}
.showcase-title .person-info .location {
  font-weight: normal;
}
.showcase-title .more-link {
  position: absolute;
  bottom: 0;
  font-size: 14px;
  font-family: arvo, serif;
}
.showcase-title .more-link span{
  font-size: 20px;
  font-family: monospace;
}
.showcase-product-image {
	position: relative;
	padding-left: 1px;
	padding-top: 6px;
}
.showcase-product-image img {
  border: 2px solid #fff;
  -webkit-box-shadow: 1px 1px 4px rgba(100, 68, 46, .30); -moz-box-shadow: 1px 1px 4px rgba(100, 68, 46, .30); box-shadow: 1px 1px 4px rgba(100, 68, 46, .30);
  background-color: white;
}
.showcase-product-description {
	line-height: 12px;
	padding: 3px 10px 3px 10px;
	
}

.showcase-product-name a {
	color: #64442e;
	font-family: arial, sans-serif; 
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
}

.showcase-product-name a:hover {
	color: #E26703;
}

.showcase-product-seller {
	z-index: 100;
	position:absolute;
	bottom: 5px;
	opacity: .9;
	padding: 3px 4px 3px 5px;
	display: none;
	font-family: arvo, serif; 
	font-size:12px;
	color: #64442e;
	background-color: #F1EEE7;
	text-align: left;
}
.showcase-product-seller h3 {
  display: inline;
}

.showcase-product-seller a {
	font-size:12px;
	color: #64442e;
}
.showcase-product-seller a:hover {
	color: #006200;	
}

.showcase-product-price {
  position: absolute;
  bottom: 19px;
}
.showcase-product-oldprice {
	color: #64442E;
	font: italic 14px Georgia, serif;
	text-decoration: line-through;
}

.showcase-product-newprice a {
	color: #658712;
	font: italic 16px Georgia, serif;
	text-decoration: none;
}

/* Shopping Guide */
.shopping-guide {
	display: block;
	height: 240px;
	left: 0px;
	margin-bottom: 20px;
	margin-left: 60px;
	overflow: hidden;
	padding: 20px;
	position: relative;
	width: 830px;
}

.shopping-guide-name {
	font-size:15px;
	height:40px;
	margin-bottom: 10px;
}


.shopping-guide-name a{
	color: #F15200;
	font-family: 'pt sans';
	font-size: 17px;
	font-weight: bold;
	letter-spacing: 1px;
	text-decoration: none;
}

.shopping-guide-sellername {
	font-size:13px;
	font-family: 'pt sans';
}

.shopping-guide-sellername a {
	color: #005700;
	font-size: 13px;
	letter-spacing: 0.5px;
	text-decoration: none;
}

.shopping-guide-photo {
	background: url(../../skin/frontend/abe/default/images/shoppingguide/productbg.png) no-repeat;
	float: left;
	height: 153px;
	padding: 18px;
	position: relative;
	width: 194px;
}

.shopping-guide-photo img {
	left: 2px;
	position: relative;
	top: 0px;
	width: 186px;
}

.shopping-guide-text-container {
	float: left;
	height: 130px;
	left: 30px;
	position: relative;
	top: 17px;
	width: 400px;
}
.shopping-guide-text {
	position:relative;
	width:400px;
	font-size:14px;
	font-family: 'pt sans';
}

.shopping-guide-price-box {
	font-family: 'pt sans';
	font-size: 14px;
	left: 14px;
	position: relative;
}

.shopping-guide-price {
	font-size:14px;
	font-weight: bold;

}

.shopping-guide-addtocart {
	float: left;
	height: 40px;
	left: 50px;
	position: relative;
	top: 23px;
	width: 150px;
}

.shopping-guide-addtocart .add-to-cart-btn {
  left: 8px;
  top: 40px;
}
.shopping-guide-addtocart .ajax-icon {
  bottom: -19px;
  right: 122px;
}

/* Live for Five Showcase */

.live-for-five #showcase {
	margin-top: 10px;
}

.live-for-five #live-more-products {
	float: right;
	margin-right: 20px;
	font-family: arvo;
}

.live-for-five #live-more-products a {
	font-size: 16px;
	color: #658712;
	text-decoration: none;
}


.live-for-five #live-featuring-container {
	float: left;
	left: 5px;
	position: relative;
	top: -20px;
	width: 300px;
	
}

.live-for-five .live-featuring {
	padding: 10px;
	font-size: 12px;
	height: 118px;
	margin-bottom: 10px;
	font-family: arial, sans-serif;
	padding-top:4px;
}
.live-for-five .meet-featured {
	font-weight: bold;
	font-family: arvo, serif;
}

.live-for-five .meet-featured-text {
	font-weight: normal;
}

.cms-newest .listing-type-grid li, 
.live-for-five .listing-type-grid li {
	padding: 10px 10px;
}

#tabs{
	padding: 0;
	background: transparent;
	voice-family: "\"}\"";
	voice-family: inherit;
	margin-top: 22px;
}
#tabs ul{
	font: bold 12px arvo, serif;
	margin:0;
	padding:0;
	list-style:none;
}
#tabs li{
	float: left;
	display:inline;
	margin:0 0 -6px 0;
	padding:0;
	border-top: white solid 2px;
	position: relative;
	z-index: 0;
	-moz-box-shadow: 2px -1px 2px rgba(100, 68, 46, 0.3); -webkit-box-shadow: 2px -1px 2px rgba(100, 68, 46, 0.3); box-shadow: 2px -1px 2px rgba(100, 68, 46, 0.3);
}
#tabs li:first-child {
  border-left: 2px solid white;
	-moz-box-shadow: 0 -1px 2px rgba(100, 68, 46, 0.3); -webkit-box-shadow: 0 -1px 2px rgba(100, 68, 46, 0.3); box-shadow: 0 -1px 2px rgba(100, 68, 46, 0.3);
}
#tabs li:last-child {
  border-right: 2px solid white;
	-moz-box-shadow: 1px -1px 1px rgba(100, 68, 46, 0.3); -webkit-box-shadow: 1px -1px 1px rgba(100, 68, 46, 0.3); box-shadow: 1px -1px 1px rgba(100, 68, 46, 0.3);
}
#tabs a{
	float: left;
	background-color: #F1EEE7;
	padding: 0 0 0 0;
	text-decoration: none;
	color: #658712;
	margin: 0 0 0 0;
	width: 113px;
	
}
#tabs li:first-child a {
	border-left: 0;
}
#tabs a span{
	display: block;
	padding: 9px 9px 14px 6px;
	float: none; 
	text-align: center;
	font-weight: normal;
	font-size: 1.125em;
	height: 16px;
}
#tabs a:hover{background-color: #FFF;}
#tabs a:hover span{background-color: #FFF;}
#tabs #tabHeaderActive a:hover, #tabs #tabHeaderActive a:hover span {
	background-color: #F1EEE7;
}
#tabs #tabHeaderActive {
	background-color: #F1EEE7;
	border-right: 2px solid white;
	border-left: 2px solid white;
	border-top: 2px solid white;
	z-index: 1;
	top: -4px;
	padding-top: 4px;
	-moz-box-shadow: 0 -1px 1px rgba(100, 68, 46, 0.3); -webkit-box-shadow: 0 -1px 1px rgba(100, 68, 46, 0.3); box-shadow: 0 -1px 1px rgba(100, 68, 46, 0.3);
}

#tabHeaderActive span, #tabHeaderActive a {  
	color: #6f4d38;
}
#tabHeaderActive a {

}
#tabs a .tab-title-numb {
  font-size: 0.8em;
  display: inline;
  padding: 0;
}
#tabscontent {
	border: ;
}
#tabscontent .raised-box {
  -moz-box-shadow: 0 0 2px rgba(100, 68, 46, 0.3); -webkit-box-shadow: 0 0 2px rgba(100, 68, 46, 0.3); box-shadow: 0 0 2px rgba(100, 68, 46, 0.3);
}
.tabContent {
	clear: both;
	padding: 10px;
	position: relative;
}
#tabscontent .collateral-box {
  margin-top: 0;
}
/* EI additions for new product page */

.catalog-product-view #product-vendor-line { margin-top: 4px; height: 20px; }
.catalog-product-view #product-vendor-name { display: block;  float: left;  width: 350px; font-size: 14px; color:#ab7756; margin-top: 3px; font-family: arvo, serif;}
.catalog-product-view #product-vendor-name a { text-decoration: none; color: #658712;}
.catalog-product-view #sharing_product { position: absolute; right:-12px;width: 110px;margin-top: 6px; z-index: 5;}
.catalog-product-view #pinterest_product {margin-top: 3px;}
.catalog-product-view #fblike_product { width: 110px; height: 20px; display: block; float: right; position: relative; bottom: -2px;}
.catalog-product-view .product-name { font-size: 24px; color: #658712; margin-top: 1px; font-family: arvo, serif; margin-right: 100px;}
.catalog-product-view .product_price_block .product-price .price-box {clear: both;}
.catalog-product-view .product_price_block .price-label { font-size: 14px; color: #603913; font-weight: normal;}  
.catalog-product-view .product_price_block .retail-price {margin-top: 7px; margin-bottom: 8px;}
.catalog-product-view .product_price_block .retail-price .price-label .price,
.catalog-product-view .product_price_block .special-price .price-label .price 
{ font-size: 26px; color: #658712; font-family: Georgia, serif;}
.catalog-product-view .product_price_block .sharing-price { font-size: 14px; color: #ab7756; font-family: Georgia, serif;} 
.catalog-product-view .product_price_block .price-label .price { font-style: italic; }
.description-header {font-weight: bold; font-family: Arial, sans-serif; color: #5F5743;}
.collateral-box .product-specs {display: inline;}
.raised-box, .messages { background-color: #F1EEE7; border: 2px solid #FFFFFF;  box-shadow: 1px 1px 4px rgba(100, 68, 46, 0.3); }
.raised-box .title, #seller-misc-page .raised-box .title{font-family: arvo, serif; font-size: 16px; text-transform: uppercase; margin: 20px 0 0 20px;} 
.seller-related-product-image-container { height: 130px; padding-left: 10px; clear: both; }
.seller-related-product-image { float: left; background-color: #ffffff; border: 2px solid #FFFFFF;  box-shadow: 1px 1px 4px rgba(100, 68, 46, 0.3); margin: 3px; }
.seller-related-product-link { 
	background-color: #e5dfd2; 
	width: 106px; 
	height: 111px; 
	float: left; 
	margin: 3px;
  box-shadow: 1px 1px 4px rgba(100, 68, 46, 0.3);
}
.seller-related-product-link span {display: block; color: #658712; margin-top: 32px; text-align: center; text-decoration: none;} 
.seller-related-product-link span.a {text-decoration: none;} 
.collateral-box { margin: 16px 0; }
.collateral-box h4 {
   color: #6f4d38;
   text-transform: none;
   font-size: 1.06em;
   font-weight: bold;
   font-family: arvo, serif;
}

.add-to-holder {
  margin-bottom: 10px; 
  position: relative;
}
.qa-submit-form {
  margin-bottom: 5px;
}
.qa-submit-form #question_field {
  border: none;
  width: 380px;
  padding: 5px 0 5px 5px;
  float: left;
  margin: 0 5px 0 0;
}
#userDetails label {
  font-weight: bold;
}

/* EI Additions for new cart page */
#cart-bottom-checkout-buttons {
  float: right; 
  width: 300px;
  text-align: center;
  color: #ab7756;
  font-size: 1.1em;
}

/* EI Additions for seller overview page */

#seller-overview-products {margin: 10px 10px 0 0;}


/* EI Additions for new design - Catalog Listings */

#product-grid-container { margin-right: 10px; padding: 10px 0;}
.product-bottom-text .product-price {margin-right: 7px;}
.catalog-listing .price-box	{ position: relative; /* so that we can juggle prices */}
.catalog-listing .price-box .old-price { position: absolute; top: 14px; font-family: Georgia, serif;}
.catalog-listing .price-box .special-price { position: absolute; top: -4px; font-family: Georgia, serif;}
.catalog-listing .price-box .regular-price { position: absolute; top: -4px; font-family: Georgia, serif; }

.catalog-listing .regular-price,
.catalog-listing .special-price {
	font-style: italic;
	font-size: 15px;
}

/* Abes gift cert */
#product-price-1028 { 
 	font-size: 14px; }

.catalog-list p.old-price {
	margin: 0;
	}
.catalog-listing .old-price .price-label,
.catalog-listing .special-price .price-label { 
	display: none; }

.regular-price .price, 
.special-price .price { 
  color:#658712; 
}

.old-price { text-decoration:line-through;}

.catalog-listing .name-and-vendor-box { height: 42px; width: 180px;}
.catalog-listing .product { font-size:1em; }
.catalog-listing .out-of-stock {
    bottom: 19px;
    position: absolute;
    right: 20px;
}

.saleribbon {
    height: 69px;
    position: absolute;
    right: 3px;
    top: 4px;
    width: 69px;
    z-index: 1;
}
.live-for-five .saleribbon {
  right: -2px;
}
.showcase-product .saleribbon {
	right: -8px;
	top: 0;
}

.largesaleribbon {
    height: 82px;
    width: 82px;
    right: -14px;
    top: -7px;
    position: absolute;
    z-index: 100;
}

.product-bottom-text .product-price {margin-left: 7px;}
	
/* Catalog Listings - Grid Cell  */
.listing-type-grid { margin-top:2px; }
.listing-type-grid .grid-row { }
.listing-type-grid li {
  overflow:hidden; 
  position: relative;
  line-height:1.6em;
  float:left; 
  width:205px;
  height: 278px;
  padding:10px 11px;
}
	
.listing-type-grid li.itemfirst { }

.listing-type-grid li.item { 
  margin:0 0 0 10px;
}

#mediaplayer {
  position: absolute;
  left:9px;
}
#mediaImg {
  position: relative;
  z-index: 2;
}

/* Abe-2 vendor Pages */

#seller-page-container {
	position: relative;
}

.subheader {margin-top:40px; margin-bottom: 30px;}
.catalog-category-view .subheader {margin-top: -29px;}
#sub-header-seller-banner {
	float: right;
	width: 734px;
	height: 270px;
	overflow: hidden;
	margin-top: 4px;
	margin-right: 9px;
}

#seller-logo {
	position: relative;
	float: left;
	width: 240px;
	background: white;
	border: 2px solid white;
	-webkit-box-shadow: 1px 1px 4px rgba(100, 68, 46, .30);
	-moz-box-shadow: 1px 1px 4px rgba(100, 68, 46, .30);
	box-shadow: 1px 1px 4px rgba(100, 68, 46, .30);
	margin-left: 10px;
}

#seller-logo img {
	margin-left:15px;
}


#fblike_vendor {
  position: absolute;
  right: 68px;
  margin-top: -33px;
  z-index: 10;
}
.sub-header-quote {
	margin: 60px 0 0 50px;
	float: left;
	width: 400px;
	font-size: 18px;
	font-family: arvo, serif;
	color: #AA7D5F;
	line-height: 22px;
	position: relative;
	text-align: left;
	padding-left: 30px;
}

.sub-header-quote post-quote {
	bottom:-7px;
	right:2px;
}

.pre-quote, .post-quote {
  width: 24px;
  height: 21px;
  position: absolute;
}
.pre-quote {
  left: -8px;
  top: -10px;
}
.post-quote {
  right: 12px;
  bottom: -20px;
}
#short-description {
 float: none;
width: 180px;
margin: 50px 0 70px 10px;
font-size: 16px;
padding-left: 20px;
}

#sub-header-seller-img {
	float: right;
	margin: 30px 30px 0 0;
	border: 2px solid white;
	-webkit-box-shadow: 1px 1px 4px rgba(100, 68, 46, .30);
	-moz-box-shadow: 1px 1px 4px rgba(100, 68, 46, .30);
	box-shadow: 1px 1px 4px rgba(100, 68, 46, .30);
	background: white;
}
#seller-page-content {
	width: 958px;
}
	
.umicrosite-index-index #tab-title {
	font-size: 22px;
	color: #658712;
	margin-bottom: 0;
	font-family: Arvo, serif;
	font-weight: bold;
}

#seller-nav {
  margin-left: 10px;
}
.cms-page-view #seller-nav {
  margin-left: 0;
}
.seller-nav-tab {
  display: block;
  font-size: 14px;
  position: relative;
  text-align: left;
  text-decoration: none;
  z-index: 2;
  color: #658712;

}
#dashboard-nav {
  margin-bottom: 10px;
}
#dashboard-nav li,
#seller-nav li {
  border-bottom: 1px solid #e5e0d4;
}

.seller-nav-tab:hover{
	color: #006200;
}
.cms-what-is-natural #isnatural a:hover,
.cms-what-is-natural-bath-and-body #bath a:hover,
.cms-what-is-natural-the-home #home a:hover,
.cms-what-is-natural-baby-and-kids #baby a:hover,
.cms-what-is-natural-food-and-drink #food a:hover,
.cms-abe-story #whatisabes a:hover,
.cms-abe-story-story #story a:hover,
.cms-abe-story-who-is-abe #whoisabe a:hover,
.cms-abe-story-team #team a:hover,
.cms-abe-story-advisors #advisors a:hover,
.seller-nav-tab-active:hover {
  color: #658712;
}

.seller-nav-tab span {
	display: block;
	padding-left: 8px;
	padding-top: 4px;
	font-family: arvo, serif;
}

.seller-nav-tab-cell {
  height: 33px; 
  display: table-cell;
  vertical-align: middle;
}

.cms-what-is-natural #isnatural a,
.cms-what-is-natural-bath-and-body #bath a,
.cms-what-is-natural-the-home #home a,
.cms-what-is-natural-baby-and-kids #baby a,
.cms-what-is-natural-food-and-drink #food a,
.cms-abe-story #whatisabes a,
.cms-abe-story-story #story a,
.cms-abe-story-who-is-abe #whoisabe a,
.cms-abe-story-team #team a,
.cms-abe-story-advisors #advisors a,
.seller-nav-tab-active {
  font-weight: bold;
  background-color: #e5e0d4;
  border-top: 1px solid #dfdace;
  border-bottom: 1px solid #dfdace;
  border-left: 1px solid #dfdace;
  cursor: default;
 }

.cms-what-is-natural #isnatural a:after,
.cms-what-is-natural-bath-and-body #bath a:after,
.cms-what-is-natural-the-home #home a:after,
.cms-what-is-natural-baby-and-kids #baby a:after,
.cms-what-is-natural-food-and-drink #food a:after,
.cms-abe-story #whatisabes a:after,
.cms-abe-story-story #story a:after,
.cms-abe-story-who-is-abe #whoisabe a:after,
.cms-abe-story-team #team a:after,
.cms-abe-story-team #team a:after,
.cms-abe-story-advisors #advisors a:after,
.seller-nav-tab-active:after {
  content: "";
  position: absolute;
  top: 0px;
  right: -17px;
  width: 0;
  height: 0;
  border-color: transparent transparent transparent #e5e0d4;
  border-style: solid;
  border-width: 17px 0 17px 17px;
}
.seller-nav-tab-header {
   right: 34px;	
   position: relative;
   z-index: 3;
   top: 15px;
}

#seller-page-leftmenu ul {
 	display: block;
    margin-top: 10px;
}


.seller-product-link {
  margin-bottom: 15px;
  margin-left: 15px;
}


#seller-tab-title {margin-bottom:10px;}

/* New vendor Pages - About Tab*/

#long-description {
	margin-right: 10px;
}

#seller-small-photos img {
 border: 2px solid white;
	-webkit-box-shadow: 1px 1px 4px rgba(100, 68, 46, .30);
	-moz-box-shadow: 1px 1px 4px rgba(100, 68, 46, .30);
	box-shadow: 1px 1px 4px rgba(100, 68, 46, .30);
	background: white;
}


#about-tab #seller-small-photos {
	text-align: left;
}
 
#seller-misc-page h1, #seller-misc-page h2, #seller-misc-page h3  {
  color: #658712;
  font-weight: bold;
  font-family: arvo, serif;
  text-align: left;
}
#seller-misc-page h3 {
  font-size: 22px;
  margin-top: 20px;
}

#seller-misc-page .text {
  color: #6f4d38;
  font-size: 14px;
  font-family: arial, sans-serif;
  padding-right: 10px;
}

.video-description {
	font-family: arvo, serif;
	color: #64442E;
	font-size: 14px;
	margin-top: 4px;
	margin-left: 33px;
}


.seller-dropcap {
	color: #EC7705;
	float: left;
	font-family: arvo, serif;
	font-size: 600%;
	font-weight: bold;
	left: 20px;
	line-height: 0.8em;
	padding: 0px 25px 0px 0px;
	position: relative;
	top: 21px;
}

#seller-misc-page {
	position: relative;
}
#seller-misc-page #main-left {
  width: 460px;
  float: left;
}
#seller-misc-page #main-right {
  float: right;
  width: 220px;
  margin-right: 20px;
}

#seller-misc-page #main-right #favorites {
	margin-bottom: 10px;
}

/* New vendor Pages - About Us Tab*/


#seller-misc-page #long-interview {
	margin-top: 30px;
}

#seller-misc-page .interviewQuestion {
	font-weight: bold;
	margin: 10px 0 5px 0;
	font-family: arvo, serif;
}


/* New vendor Pages - Store Tab*/


#seller-misc-page .raised-box  {
	margin-right: 10px;
}

#seller-misc-page .saleribbon {
	position: absolute;
}

#seller-misc-page .listing-type-grid .product-add-to-cart {
	width: 90px;
	height: 20px;
	float: right;
	display: block;
	margin-right: -10px;
}

/* New vendor Pages - Videos Tab*/
#seller-misc-page .video-container {
  margin: 0 0 10px 0;
}
/* New vendor Pages - Q&A Tab*/

.vendor-question-page {
  padding: 20px;
}
.vendor-question-page .catalog-listing {
  width: 180px;
  margin-bottom: 10px;
  float:left;
}
.vendor-question-page .questionsContainer {
  width:450px;
  float:left;
  margin:0 20px 0 20px;
}
#seller-misc-page .questionsContainer .title {
  margin: 0 0 2px 0;
  font-size: 13px;
  text-transform: none;
  font-weight: bold;
}
#seller-misc-page .questionsContainer .asker {
  margin-bottom: 5px;
}
#seller-misc-page .questionContainer {
  margin-bottom: 10px;
  border-top: 1px solid #CCC;
  padding-top: 10px;
}
#seller-misc-page .questionContainer:first-child {
  margin-top: 0;
  border-top: none;
}
#seller-misc-page .vendor-question-border {
  border-bottom: 1px solid #CCC;
  margin: 0 0 20px 0;
  padding-top: 10px;
}
#seller-misc-page .vendor-question-border:last-child {
  border-bottom: none;
  margin: 0;
}
#seller-misc-page .catalog-listing .name-and-vendor-box {
  height: auto;
}
#seller-misc-page .catalog-listing .price-box .regular-price {
	position: static;
	top: 0;
}

/* End SELLER TAB CSS */

/* Start Registry CSS */
.registry-index-index .side-col{
  width: 200px;
}
.registry-index-index .col-2-left-layout .col-main{
  width: 787px;
}
.narrowBox, .wideBox {
  background-color: white;
  padding: 25px 15px;
  font-size: 14px;
  -webkit-box-shadow: 0 0 8px rgba(100, 68, 46, 0.3); -moz-box-shadow: 0 0 8px rgba(100, 68, 46, 0.3); box-shadow: 0 0 8px rgba(100, 68, 46, 0.3);
}
.narrowBox {
  width: 44%;
  height: 72px;
}
.bigNumber {
  font-size: 60px;
  color: #658712;
  margin: 19px 16px 20px 17px;
  font-weight: bold;
}
.wideBox .bigNumber {
  margin-top: 30px;
}
#registry-page .raised-box {
	padding: 10px 10px 20px 10px;
	margin: 10px 20px;
}
#registry-page .title-link {
  font-family: arvo, serif;
  font-size: 13px;
}
#registry-page .group-select li .input-box {
  width: 220px;
}
#registry-page .data-table {
  border: none;
}
#registry-page .data-table th {
  font-weight: bold;
}

#wishlist-table .add-to-cart-container {
  position: relative;
  top: -2px;
}
#wishlist-table .add-to-cart-btn {
  position: static;
}
.registry-index-registry #wishlist-table .add-to-cart-btn {
  margin-left: 10px;
}
.guest-view-registry-page a.link-cart {
  height: 25px;
  width: 95px;
  display: block;
}
#wishlist-table .ajax-icon {
  top: 3px;
  left: 4px;
}
.guest-view-registry-page #wishlist-table .ajax-icon {
  left: 11px;
}
#registry-page .formSeparator {
  font-family: arvo, serif;
  font-size: 18px;
  font-weight: bold;
  margin: 20px 0 20px 0;
  color: #658712;
}
.search-registry-page h4 {
  margin-top: 30px;
}
#registry-page .price {
  color: #658712;
  font-family: georga, serif;
  font-size: 1.5em;
  font-style: italic;
}
.dateButton {
  cursor: pointer;
}
/* End Registry Css */

/*Misc Pages - added by Shai Nov 2 11 */
#centered-box {
	width: 600px;
	margin-left: 160px;
	margin-bottom: 20px;
	text-align: left;
	height: auto;
	font-family: arvo, serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	padding: 40px;
	color:	#64442e;
}

#centered-box .group-select .legend {background: none;}

#centered-box .button-set {text-align: left;}

/* Vendor Dash  - EI */
.udropship-vendor .col-1-layout .col-main {
	margin: 30px;
}
.udropship-vendor .quick-access {
	width: 600px;
}

/* My Boxes section - added by AriB Nov 14 11 */
.myBoxes {
  padding: 10px 15px 10px 15px;
  margin:10px 20px 10px 20px;
}
#singleBox .more-views li a {
  height: auto;
}
.myBoxes .thumb {
  max-height: 150px;
  max-width: 350px;
}
.myBoxes input {
  height: 20px;
  width: 271px;
  margin: 0 0 10px 0;
}
.myBoxes textarea {
  height: 120px;
  width: 269px;
}
.myBoxes .myBox {
  float: left;
  width: 170px;
  height: 200px;
  margin: 0 25px 30px 25px;
  padding: 5px;
}
.myBoxes .customerBoxes .myBox {
  margin: 0 20px 30px 20px;
}
.myBoxes .gallery-filter {
  border-bottom: 1px dotted #658712;
  border-top: 1px dotted #658712;
  text-align: left;
  padding: 8px 10px;
}
.myBoxes .gallery-description {
  margin: 0 45px 20px 45px;
  position: relative;
}
#singleBox h1 {
  margin-bottom: 0;
}
.myBoxes .myBox h2 {
  text-align: center;
}
.myBoxes .myBox h3 {
  font-family: arvo, serif;
  margin-bottom: 0;
}
.myBoxes .myBox .imgThumb {
  text-align: center;
  position: relative;
  border: white solid 2px;
  background: white;
  -webkit-box-shadow: 1px 1px 4px rgba(100, 68, 46, 0.3); -moz-box-shadow: 1px 1px 4px rgba(100, 68, 46, 0.3); box-shadow: 1px 1px 4px rgba(100, 68, 46, 0.3);
  margin-bottom: 10px;
  width: 160px;
  height: 132px;
}
.myBoxes .myBox img { 
  margin: 10px 0 10px 0;
  max-height: 120px;
}
#singleBox .username { 
  margin-bottom: 15px;
}
.myBoxes .myBox .username { 
  word-wrap: break-word;
  display:none;
}
.boxGallery .myBox .username { 
  display: block;
  margin-bottom: 8px;
}
.myBoxes .description {
  margin: 10px 10px 20px 10px;
  position: relative;
  word-wrap: break-word;
}
.myBoxes .pre-quote {
  left: -32px;
  top: 0;
}
.myBoxes .post-quote {
  right: -30px;
  bottom: 0;
}
.myBoxes #deleteBox {
  position: absolute;
  bottom: 0;
  right: 0;
}
.myBoxes .helper-text {width: 225px; color: #658712; line-height: 15px; font-style:italic;padding-left: 20px;}

/* EI - Hide Shipping Method Review */
#checkout-step-shipping_method { padding-top: 0; }
#checkout-shipping-method-load { display: none; }

/* share this page - start */
#sharePage{
  position: relative;
  right: -4px;
  top: -30px;
  z-index: 10;
  color: #64442E;
  zoom: 1;
}
#topToolbar #sharePage {
  top: -68px;
}
#share-this-page-open {
  cursor: pointer;
  position: absolute;
  z-index: 2;
  width: 70px;
  right: 0;
}
#sharing_product #share-this-page-open  {
  position: relative;
  top: 12px;
  right: 1px;
}
#share-this-page-box {
  width: 400px;
  height: 240px;
  border: 2px solid #fff;
  background-color: #64442F;
  color: #fff;
  position: absolute;
  z-index: 3;
  padding: 10px;
  right: 45px;
  top: 27px;
  -webkit-border-radius: 7px; -moz-border-radius: 7px; border-radius: 7px;
  -moz-background-clip: padding; -webkit-background-clip: padding-box; background-clip: padding-box;
  -moz-box-shadow: 2px 2px 3px rgba(120, 58, 0, 0.3);  -webkit-box-shadow: 2px 2px 3px rgba(120, 58, 0, 0.3);  box-shadow: 2px 2px 3px rgba(120, 58, 0, 0.3);
  font-family: arvo, serif;
}
#share-this-page-title {
	font-size: 17px;	
}

#sharing_product #share-this-page-box {
  right: 400px;
  top: 15px;
  position: relative;
}
#share-this-page-box textarea {
  width: 380px;
  height: 45px;
  padding: 8px;
}
#close-link-share-box {
  cursor: pointer;
  float: right;
  margin: 0 2px 0 0;
  font-weight: bold;
  font-size: 18px;
  font-family: arial;
}

/* share this page - end  */


.add-to-cart-form-button {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -349px;
}
.add-to-cart-form-button:hover {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -299px;
}
#product-page-add-to-cart-container .add-to-cart-btn_active, #product-page-add-to-cart-container .add-to-cart-btn_active:hover {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -249px;
}
#product-page-add-to-cart-container .already-added-cart {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -499px;
}
#product-page-add-to-cart-container .already-added-cart:hover {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -449px;
}
#product-page-add-to-cart-container .already-added-cart.add-to-cart-btn_active, #product-page-add-to-cart-container .already-added-cart.add-to-cart-btn_active:hover {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -399px;
}
#addtocart-cart-icon {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -1804px;
}
.add-to-cart-btn {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -639px;
}
.add-to-cart-btn:hover {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -594px;
}
.add-to-cart-container .add-to-cart-btn_active, .add-to-cart-container .add-to-cart-btn_active:hover {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -549px;
}
.add-to-cart-container .already-added-cart {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -819px;
}
.add-to-cart-container .already-added-cart:hover {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -774px;
}
.add-to-cart-container .already-added-cart.add-to-cart-btn_active, .add-to-cart-container .already-added-cart.add-to-cart-btn_active:hover {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -774px;
}
.btn-checkout {
  background:transparent url(../../skin/frontend/abe/default/images/shoppingcart/proceed-to-checkout.gif) no-repeat;
  /** sprite-ref: norepeat-sprite; */
}
.btn-checkout span {
  background:transparent url(../../skin/frontend/abe/default/images/shoppingcart/proceed-to-checkout.gif) no-repeat;
  /** sprite-ref: norepeat-sprite; */
}
.group-select li .input-box select {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -20px;
}
.error-msg .msg-icon {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -1920px;
}
.success-msg .msg-icon {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -2208px;
}
.notice-msg .msg-icon,
.note-msg .msg-icon {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -2172px;
}
.top-menu #Cart .cartIcon{
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -2244px;
}
#footer-fb{
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -1476px;
}
#footer-tw{
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -1517px;
}
#footer-rss{
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -1681px;
}
#footer-share{
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -1640px;
}
.payment-methods select.month {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat !important;background-position: 0 -1101px;
}
.payment-methods select.year {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat !important;background-position: 0 -1055px;
}
.shopping-cart-collaterals .shipping-estimate h4 {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png')  no-repeat;background-position: 0 -1992px;
}
.one-page-checkout a.back {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -2309px;
}
.login-box .new-users h4 {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -2100px;
}
.login-box .registered-users h4 {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -2136px;
}
.ad-orders .head h4 {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -1956px;
}
.ad-account-info .head h4 {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -2028px;
}
.ad-reviews .head h4 {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -2064px;
}
.expand {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png');background-position: 0 -2367px;
}
.collapse {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png');background-position: 0 -2342px;
}
.product-ribbon {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png');background-position: 0 -66px;
}
.saleribbon {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png');background-position: 0 -966px;
}
.largesaleribbon {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png');background-position: 0 -864px;
}
.pre-quote {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -1435px;
}
.post-quote {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -1394px;
}
.guest-view-registry-page a.link-cart {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -729px;
}
.guest-view-registry-page a.link-cart:hover {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -684px;
}
ul#topnav #giftIcon {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -1348px;
}
.product-add-to-cart-form-button_checkout {
	background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -191px;
}

.product-add-to-cart-form-button_checkout:hover {
	background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -133px;
}
#glider .controls .carousel-jumper {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -1881px;
}
#glider .controls .carousel-jumper:hover {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -1842px;
}
#follow-fb{
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -1558px;
}
#follow-tw{
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -1599px;
}
#follow-rss{
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -1763px;
}
#follow-share{
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -1722px;
}
.questionMarkIcon {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png') no-repeat;background-position: 0 -2277px;
}
#fp-social #youtube {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png');background-position: 0 -1281px;
}
#fp-social #twitter {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png');background-position: 0 -1147px;
}
#fp-social #facebook {
  background: url('../../skin/frontend/abe/default/images/no-repeat-sprite_v-14.png');background-position: 0 -1214px;
}
/**
 * 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)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/* Top menu and top menu tabs */
ul#topnav {
	margin: 0; padding: 0;
	float:left;
	list-style: none;
	font-size: 1.1em;
	font-family: arvo;
}
ul#topnav li,
.top-menu li.topMenu {
	float: left;
	margin: 0; padding: 0;
	position: relative; /*--Important--*/
}
ul#topnav li.topMenu a,
.top-menu li.topMenu a.level1, 
.top-menu .bull{
	float: left;
/*	text-indent: -9999px; --Push text off of page--*/
	margin: 0;
	text-decoration: none;
	/* color: brown;
	font-size: 1.4em; */
}
.top-menu .bull {
  margin-top: 2px;
}
ul#topnav li.topMenu a,
ul#topnav li.topMenuLeftSpacer,
ul#topnav li.topMenuRightSpacer,
.top-menu li.topMenu a{
	display: block;	
	position: relative;
    z-index: 602;
}
.top-menu li.topMenu a {
	display: inline;
}
ul#topnav li.topMenu .level1,
.top-menu li.topMenu .level1 {
  padding-top: 10px;
  text-align: center;
  color: #64442e;
  height: 25px;
  border-top: 1px solid #C5C2BB;
  font-weight: bold;
  padding-left:25px;
  padding-right:25px;
}
ul#topnav li.baby a.level1,
.top-menu li.baby .level1{
  padding-left: 7px;
}
ul#topnav li.sale a.level1,
.top-menu li.sale .level1{
  padding-right: 0;
}

ul#topnav #giftIcon {
  position: absolute;
  width: 33px;
  height: 34px;
  top: 3px;
  left: 2px;
}
ul#topnav li.topMenu:hover #giftIcon {
  left: 0;
  top: 3px;
}
.top-menu li.topMenu a.level1 {
  border-top: 0;
  width: auto;
  margin-top: -5px;
  height: 20px;
  padding-top: 5px;
  font-weight: normal;
  padding-left:4px;
  padding-right:4px;
}
ul#topnav li.topMenu:hover {
  z-index: 601;
	
}

 /* Default hover state of the tabs */
ul#topnav li.topMenu:hover a.level1,
ul#topnav li.topmenu a.level1:hover,
.top-menu li.topMenu:hover a.level1,
.top-menu li.topMenu a.level1:hover {
  background-color: #ede9e0;
  border-top: 2px solid #FFF;
  border-right: 2px solid #FFF;
  border-left: 2px solid #FFF;
  padding-left:23px;
  padding-right:23px;
  -webkit-box-shadow: 1px -1px 1px rgba(0, 0, 0, .32); -moz-box-shadow: 1px -1px 1px rgba(0, 0, 0, .32); box-shadow: 1px -1px 1px rgba(0, 0, 0, .32);
  top: -1px;
}
.top-menu li.topMenu:hover a.level1,
.top-menu li.topMenu a.level1:hover {
  padding-left:2px;
  padding-right:2px;
  padding-top: 3px;
  top: 0;
}
.header-right-links li.topMenu:hover a.level1,
.header-right-links li.topMenu a.level1:hover {
   background-color: #fefefe;
   border-color: #D7CFBC;
   -webkit-box-shadow: 1px 0px 0px rgba(0, 0, 0, .32); -moz-box-shadow: 1px 0px 0px rgba(0, 0, 0, .32); box-shadow: 1px 0px 0px rgba(0, 0, 0, .32);
}

/* For individual tabs, unique styles, backgrounds, hovered backgrounds, etc. */
#firstLinks #Login li a.level1:hover, #firstLinks #Login li:hover a .level1{color: #64442E}
#firstLinks #Cart li a:hover .green, #firstLinks #Cart li:hover a .green {color: #95bb43}

#Logout li.topMenu a.level1,
#myAccount li.topMenu a.level1,
#Checkout li.topMenu a.level1,
ul#topnav li.sale a.level1:hover,
.header-right-links li:first-child.topMenu a.level1:hover  { 
  background-color: transparent; 
  border-top: 1px solid #C5C2BB;
  border-right:0; 
  border-left: 0; 
  padding-left: 2px; 
  padding-right: 2px; 
  -webkit-box-shadow: none; -moz-box-shadow: none; box-shadow: none;
}
ul#topnav li.sale a.level1:hover {
  padding-left:25px;
  padding-right:0;
  top: 0;
}
ul#topnav li.baby a.level1:hover,
ul#topnav li.baby:hover a.level1 {
  padding-left: 5px;
}

#Logout li.topMenu a.level1,
#myAccount li.topMenu a.level1,
#Checkout li.topMenu a.level1,
.header-right-links li:first-child.topMenu a.level1:hover {
  border-top: 0;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 5px;
}
.header-right-links li:first-child.topMenu a.level1:hover {
  padding-left: 4px;
  padding-right: 4px;
}
/* Default style and position for the dropdown */
ul#topnav li .sub, .top-menu li .sub {
  position: absolute; /*--Important--*/
  top: 34px; 
  left: 0;
  z-index: 600; 
  background-color: #ede9e0;
  float: left;
  display: block;
  border: 2px solid #FFF;
  -webkit-box-shadow: 1px 1px 4px rgba(0, 0, 0, .32); -moz-box-shadow: 1px 1px 4px rgba(0, 0, 0, .32); box-shadow: 1px 1px 4px rgba(0, 0, 0, .32);
*/	/* display: none; /*--Hidden for those with js turned off--*/
}
.top-menu li .sub {
  background-color: #fefefe;
  width: 170px;
  padding: 10px;
  top: 18px;
  border-color: #D7CFBC;
  line-height: 19px;
}
#firstLinks li .sub {
  left: 2px;
  color: #64442e;
  font-family: arial, sans-serif;
  text-align: left;
  background-color: #EDE9E0;
  line-height: normal;
  border-color: #FFF;
}
.top-menu li .sub li{
  display: block;
}
/* Dropdown styles/positions that differ per submenu */

ul#topnav li.baby .sub { width: 750px; }
ul#topnav li.food .sub { width: 750px; }
ul#topnav li.beauty .sub { width: 410px; }
ul#topnav li.bath .sub  { 	width:469px; }
ul#topnav li.health .sub { width: 456px; }
ul#topnav li.home .sub { width: 422px; }
ul#topnav li.fashion .sub { width: 289px; }
ul#topnav li.pet .sub { width: 340px; left: -236px; }
ul#topnav li.special .sub { width: 250px; left: -171px; }
ul#topnav li.sale .sub { width: 500px; }

/*--If needed to break out into rows--*/
/* ul#topnav li .row { 
	clear: both;
	float: left;
	width: 100%;
	margin-bottom: 10px;
} */

/* Default style for columns */
ul#topnav li .sub ul {
	list-style: none;
	margin: 0; 
	padding: 15px 0 20px;
	width: 249px;
	float: left;
}

ul#topnav li .sub ul.first {
	border: none;	
}

/* Column style overrides */
ul#topnav li.bath  .sub ul { width: 212px; }
ul#topnav li.bath  .sub ul.first { width: 255px; }

ul#topnav li.pet  .sub ul { width: 169px; }

ul#topnav li.health  .sub ul { width: 236px; }
ul#topnav li.health  .sub ul.first { width: 210px; }

ul#topnav li.beauty  .sub ul {	width: 200px; }
ul#topnav li.home .sub ul {	width: 204px; }

ul#topnav li.baby .sub ul {	width: 240px; }
ul#topnav li.baby .sub ul.first {	width: 267px; }


ul#topnav li.fashion .sub ul {	width: 284px; }
ul#topnav li.fashion .sub ul.first {	width: 289px; }


ul#topnav .sub ul li {
	width: 100%; /*--Override parent list item--*/
	color: #64442e;
}

ul#topnav .sub ul li a {
	float: none;
	text-indent: 0; /*--Override text-indent from parent list item--*/
	height: auto; /*--Override height from parent list item--*/
	width: auto; /*--Override height from parent list item--*/
	padding: 0px 5px 0px 5px;
	margin: 5px 10px 0 6px;
	font-size: 1em;
	display: block;
	text-decoration: none;
	color: #64442e;
	font-family: ariel, sans-serif;
}

ul#topnav .sub ul li .level2 { /*--Sub nav heading style--*/
	padding: 0;  margin: 0;

}
ul#topnav .sub ul li .level2 a { /*--Sub nav heading link style--*/
    font-family: arvo, serif;
	padding: 5px 0 0 0;
	margin: 5px 10px 0;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
	color: #64442e;
 	background: none;
}

ul#topnav .sub ul li a:hover {
	background-color: rgba(100, 68, 46, .10);
}

/**
 * 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)
 * @license    http://opensource.org/licenses/afl-3.0.php  Academic Free License (AFL 3.0)
 */

/****************************************************/
/****************[ Mage_CSS_B Clears ]***************/
/****************************************************/
.page-head:after,
.page-head-alt:after,
.page-popup .print-head:after,
.clear:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.col2-alt-set:after,
.head:after,
.inner-head:after,
.header-top:after,
.quick-access:after,
.header-nav:after,
#nav:after,
.middle:after,
.product-essential:after,
.more-views ul:after,
.button-set:after,
.actions:after,
.legend:after,
.form-list li:after,
.button-container:after,
.ratings:after,
.page-head:after,
.page-head-alt:after,
.group-select li:after,
.search-autocomplete li:after,
.tool-tip .btn-close:after,
.side-col li:after,
.account-box li:after,
.address-list li:after,
.generic-product-list li:after,
.listing-type-list .listing-item:after,
.listing-type-list .product-info .product-reviews:after,
.my-review-detail:after,
.product-options dt:after,
.product-options-bottom:after,
.product-options dd ul.options-list li:after,
.add-to-holder:after,
.listing-type-grid .grid-row:after,
.advanced-search-summary-box:after,
.shopping-cart-totals .checkout-types:after,
.advanced-search li:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(../../js/shadowbox/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(../../js/shadowbox/close.png);}
#sb-nav-next{background-image:url(../../js/shadowbox/next.png);}
#sb-nav-previous{background-image:url(../../js/shadowbox/previous.png);}
#sb-nav-play{background-image:url(../../js/shadowbox/play.png);}
#sb-nav-pause{background-image:url(../../js/shadowbox/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}