* 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 Common Elements ]***********/
/****************************************************/


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


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

/* 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, select, textarea { border:1px solid #b6b6b6; font:12px arial, helvetica, sans-serif;background:#E6E2CC none repeat scroll 0 0;border:0 none;}
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:2.5em; }
.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:'Trebuchet MS';font-size:1em;font-weight:normal;padding:0 3px;}

.form-list label {color:#704d39;font-family:'Trebuchet MS';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;
    padding:1px 8px;
    background:#f18200;
    color:#fff;
    border:1px solid #de5400;
    font:bold 12px arial, sans-serif !important;
    cursor:pointer;
    text-align:center;
    vertical-align:middle;
    }
    
 .add-to-cart-form-button {
    background: url(../images/add_to_cart.png) no-repeat;
    height:39px;
    cursor:pointer;
    text-align:center;
    width:135px;
    position: relative;
    bottom: 3px;
    border: 0px;
    }
 
 .add-to-cart-form-button:hover {
        background: url(../images/add_to_cart.png) no-repeat 0 -39px; 
 	}
    
   .add-to-cart-form-button:active {
        background: url(../images/add_to_cart.png) no-repeat 0 -77px;
   
   }  
     .add-to-cart-search-button {
    overflow:visible;
    background: url(../images/add-to-cart-small.gif) no-repeat;
    height:25px;
    border:0;
    padding:1px 8px;
    color:#fff;
    cursor:pointer;
    text-align:center;
    width:110px;
    /*float:right;*/
    position: absolute;
    bottom: 5px;
    right: 5px;
    }   
    
    .check-form-button {
    overflow:visible;
    background: url(../images/checkout_button.gif) no-repeat;
    height:27px;
    border:0;
    padding:0px 8px 5px;
    color:#fff;
    cursor:pointer;
    text-align:center;
    width:100px;
    }   
    
   .check-form-button .button-text{
   color:#704d39;font-family:'Trebuchet MS';font-size:1.1em;font-weight:normal;margin:0;
  }
    
.form-button span, .form-button-alt span {
    white-space:nowrap;
    }
.form-button-alt {
    border:1px solid #406a83;
    background-color:palegoldenrod;
}
.form-button-alt span {color:#704D39; }
   .form-update-button-alt {
    border:1px solid #c0b6a0;
    background-color:#e6e2cc;
    color:#704d39;
    font-family:'Trebuchet MS';
    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;
    background:transparent url(../images/shoppingcart/proceed-to-checkout.gif) no-repeat 100% 0;
    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;
    background:transparent url(../images/shoppingcart/proceed-to-checkout.gif) no-repeat;
    line-height:40px;
    }
 a.proceed-to-checkout-button {
    background:transparent url(../images/shoppingcart/proceed-to-checkout.gif) no-repeat;
	display: block;
	float: right;
	position: relative;
	width: 320px;
	height: 60px;
	left: 7px;
 }
 
 a.proceed-to-checkout-button:hover {
   background:transparent url(../images/shoppingcart/proceed-to-checkout.gif) no-repeat 0 -60px;

 }
 
 a.proceed-to-checkout-button:active {
   background:transparent url(../images/shoppingcart/proceed-to-checkout.gif) no-repeat 0 -115px;
 } 

/* 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 {
    border:1px solid #f19900;
    background:#F9F3E3;
    padding:0 8px;
    color:#E76200;
    font-weight:bold;
    font-size:1.1em;
    }
.group-select .legend.register {
		margin: 0px;
}
.group-select li { padding:4px 0; }
.group-select li .input-box { float:left; width:320px;padding:0 5px; text-align:right; 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 0;}
.group-select li .input-box select { width:212px; border:0; font:12px arial, helvetica, sans-serif;background:url(../images/drop_down_bg.gif) no-repeat;height:26px;padding:4px 5px 0;}

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

/* Form Messages */
.validation-advice, .required { color:#EB340A; }
.validation-advice { clear:both; min-height:15px; width: auto; height: auto; margin-top:3px; background:url(../images/validation_advice_bg.gif) no-repeat 120px 1px; padding-left:17px; font-size:.95em; font-weight:bold; line-height:1.25em; }
.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; }
p.required { font-size:.95em; text-align:right; }



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



/********************** 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 { background:transparent url(../images/menu_header.png) no-repeat scroll 0 0;height:34px; }
.search-page-head { background:transparent url(../images/left_content_header.png) no-repeat scroll 0 0;height:34px; }
.page-head-alt { margin:0 0 12px 0; }
.page-head, .page-head-alt { text-align:right; }
.page-head h3, .page-head-alt h3, .search-page-head h3, .toolbar-head {
    color:#F9F9F9;
    margin:0;
    font-size:1.9em !important;
    font-weight:normal !important;
    text-transform:none  !important;
    font-family:'Trebuchet MS';
    text-align:left;
    padding:5px 15px 5px 10px;
    }
    
.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:'Trebuchet MS';
	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:url(../images/left_content_header.png) no-repeat;height:32px;color:#FFFFFF;
    }    
    
.category-head input.input-text, select, { border:0; font-family:'Trebuchet MS'; font:12px; background:#e6e2cc none repeat scroll 0 0; height:20px;padding:2px 5px 0;}    
    
.category-head h2, .category-head h1  { 
	width: 40%;
    font-family:'Trebuchet MS';
    margin:0;
    padding:5px 14px;
    color:#FFFFFF;
    font-size:1.4em;
    line-height:1.3em;
    font-weight:normal;
    overflow:hidden;
    float:left;
    }
    
    /* Replacing H3 with .nav */
   .category-head h3, .category-head .nav {
    font-family:'Trebuchet MS';
    margin:0;
    padding:5px 10px 5px 0;
    color:#FFFFFF;
    font-size:1em;
    line-height:2.1em;
    font-weight:normal;
    overflow:hidden;
    float:left;
    }

    .category-head h3 span, .category-head .nav span {
    font-family:'Trebuchet MS';
    margin:0;
    padding:0 5px;
    color:#9DCB41;
    font-size:1em;
    line-height:2.1em;
    font-weight:normal;
    overflow:hidden;
    float:left;
    }
    
    .category-head h3 a, .category-head .nav a {
    font-family:'Trebuchet MS';
    margin:0;
    padding:0 3px;
    color:#FFFFFF;
    font-size:1em;
    line-height:2.1em;
    font-weight:normal;
    overflow:hidden;
    float:left;
    text-decoration:none;
    }
     
    .category-head h3 a.selected, .category-head .nav a.selected {
    font-family:'Trebuchet MS';
    margin:0;
    padding:0 3px;
    color:#FFFFFF;
    font-size:1em;
    line-height:2.1em;
    font-weight:bold;
    overflow:hidden;
    float:left;
    text-decoration:underline;
    }
    
    .category-head div.pages li a {
    color: #FFFFFF;
    }
    
    .category-head div.pages li span.on {
    text-decoration: underline;
    }
    
    #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; }

body.category-gifts .middle {
	background: url(../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:#fff; }
.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 { border-bottom:1px solid #e6e2cc;}
.data-table th { padding:2px 8px; color:#704d39; white-space:nowrap; font-family:'Trebuchet MS';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:middle;}
/* 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:'Trebuchet MS';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:'Trebuchet MS';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:'Trebuchet MS';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(../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(../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; float: right;}
div.pages ol, div.pages li {
    display:inline; line-height: 2.1em;
    color: #6F4D38;
    float: none;
    display: inline;
}

div.pages li .on { color: #749a33; padding: 0 3px; }
div.pages li a{
	color:#6f4d38;
	font-family:'Trebuchet MS';
	font-size:1em;
font-weight:normal;
text-decoration:none;
text-transform:lowercase;
padding:0 3px;
}
div.pages li a:hover{
text-decoration:underline;
}

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


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

/* Structure */
.wrapper { min-width:954px; }

/*Added by Nikhil*/
.main-container {width:980px;margin:0 auto;position:relative;top:-8px;}
.container-head {background:url(../images/container_head.png) no-repeat 0 0; height:30px;}
.container-body {background:url(../images/container_body.png) repeat-y 0 0; }
.container-bottom {background:url(../images/container_bottom.png) no-repeat 0 0; height:24px;}
.top-menu {z-index: 101; padding:0 10px;height:32px; position:relative;  top:50px;  right:15px; }
.top-menu .menu-list { float:right; padding-bottom: 6px; }

.top-menu .top-menu-item {margin-right: 5px; padding: 7px 5px; display:inline; }
.top-menu li {
line-height: 1em;
display:inline;

}
.top-menu li.first {
padding-left:0;
	padding-left: 10px;
}
.top-menu li.last {

}
.top-menu li a {
color: #704d39; font-family:'Trebuchet MS';font-size:1.1em;margin:0;text-decoration:none; 
}
.top-menu li a:hover {text-decoration: underline;}

.header { text-align:left; }
.header-top { width:930px; height: 92px; margin:0 auto; position:relative; z-index:100; }
.header-nav { width:960px; margin:0 0 0 9px; height:35px;}
.middle { width:945px; min-height:400px; margin:0 auto; text-align:left; }
.side-col { width:198px; }
.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-right { float:right; }
.col-1-layout .col-main { float:none; margin:0; }
.col-2-right-layout .col-main { float:left; width:737px;  }
.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 { /*border-bottom:1px solid #415966; background:url(../images/header_top_container_bg.jpg) repeat-x 50% 0; */ height:160px;}
.header-top { padding:10px 10px 0; }
.header-nav-container { clear: both; position: relative; top:-18px;}
.middle-container {/* background:url(../images/main_container_bg.gif) no-repeat 50% 0 #fbfaf6; */}
.middle {/* background:url(../images/main_bg.gif) no-repeat #fffffe;*/  padding:5px 5px 10px 0;}


/* Header */

#header-nav-topline-cart {
    background:url(../images/dropdown/searchbar-blank.gif) no-repeat;
	width: 600px;
	height: 30px;
	padding-right:13px; 
	float: right;
	position: relative;
	top: 4px; 
}

#header-nav-topline-empty {
    background:url(../images/dropdown/searchbar-times.gif) no-repeat;
    width: 600px;
	height: 30px;
	padding-right:13px; 
	float: right;
	position: relative;
	top: 4px; 
}

#header-nav-topline-cart .header-cart-line { color: #000; position: absolute;  width: 600px; left: 19px;  top: 5px; font-size: 14px;}

.header-cart-line .header-cart-image { float: left; margin: -2px 7px 0 0 ; width: 22px;  height: 22px; background:url(../images/dropdown/searchbar-cart-sprite.jpg) no-repeat 0 0;  }
.header-cart-line .header-cart-image:hover { background-position: 0 -23px; }  
.header-cart-line .header-cart-title { position: relative; top: 2px; font-weight: bold; } 

.header-cart-line .header-cart-content { position: relative; top: 2px; }
.header-cart-line .header-cart-content a { color: #000; font-weight: bold; text-decoration: none; } 
.header-cart-line .header-cart-content a:hover {text-decoration: underline; }

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

#liveperson {
display: block;
position: absolute;
width: 129px;
height: 34px;
top: 9px;
left: 657px;
}

/* Logo */
div#logo {
    float:left;
    width:202px;    
	margin:-20px 0 0 56px;
	z-index: 101;
    }
.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;
    background:url(../images/shop_access_pipe.gif) no-repeat 100% .35em;
    padding-right:7px;
    padding-left:3px;
    }
.quick-access li.first { padding-left:0; }
.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:#ebbc58; 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:0 0 13px 13px; font-size:1em; line-height:1.25em; }
.breadcrumbs li { display:inline;color:#6f4d38; }


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

#natural-thoughtful {
	float: left;
	position: relative;
	margin-left: 22px;
	top: 3px;
}


.header-top #top-mission {
	background: url(../images/sprites/go-green.png) no-repeat 0 0;
	height: 70px;
	width: 210px;
	}
	
.header-top #top-mission:hover {
	background: url(../images/sprites/go-green.png) no-repeat 0 -70px;
	
	}

.header-top #top-mission:active {
	background: url(../images/sprites/go-green.png) no-repeat 0 -140px;
	top: 14px;
	}
	
	
.header-top #top-newsletter {
	background: url(../images/newfront/header-newsletter.png) no-repeat 0 0;
	height: 70px;
	width: 210px;
	float: left;
	margin-top: 12px;
	margin-left: 53px;
	}

.header-top #top-newsletter-form {
	position: relative;
	top: 39px;
	left: 18px;
	}



#shop-relaxed {
	float: right;
	position: relative;
	top: -20px;
	right: 20px;
	height: 84px;
	width: 400px;
	background: url(../images/free-shipping-header.gif);
	}

/* Mini search */
.mini-search { height:25px;
	position:absolute;
	top:7px;
	right: 20px;
	width:246px; 
}
.mini-search .input-text { width:160px; margin-right:4px; background:#f9f9f9; border:1px solid #cccccc; height:17px;}
.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; }
.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 {
	background: url(../images/dropdown/searchbutton.png) no-repeat -1px -1px ;
	display: inline-block;
	width: 71px;
	height: 19px;	
	border: 0;
}

.mini-search input.button:hover {
	background-position:  0 -21px;
}

.mini-search input.button:active {
	background-position:  0 -41px;
}




/********************** 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:#ffffff; font-family:'Trebuchet MS';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(../images/currency_switcher_bg.gif) no-repeat;
    font-size:1.05em;
    }
.currency-switcher h4 {
    min-height:21px;
    background:url(../images/icon_world.gif) no-repeat 0 2px;
    color:#fff;
    padding-left:22px;
    text-transform:none;
    }
.currency-switcher select { width:98%; }


/* 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:'Trebuchet MS';font-size:1.3em;color:#704d39;font-weight:normal;margin:0;}
.base-mini h3 a {font-family:'Trebuchet MS';font-size:90%;color:#704d39;font-weight:normal;margin:0;text-decoration:none;margin:0;line-height:1em;}
.base-mini span {font-family:'Trebuchet MS';font-size:1.2em;color:#704d39;font-weight:normal;margin:0;}
.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 { background:url(../images/base_mini_actions_bg.gif) repeat-x #dee5e8; 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:'Trebuchet MS';font-size:1.2em;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(../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(../images/icon_newspaper.gif); }
.mini-newsletter input.input-text { display:block; margin:3px 0; width:167px; }

.mini-cart .head h4, 
.abes-policy .head h4 { color:#6f4d38;font-family:'Trebuchet MS';font-size:1.6em;font-weight:bold;margin:0;text-transform:inherit;}
.mini-cart .subtotal { background:#fbebd9; margin-top:5px; padding:2px 0; text-align:center; }
.mini-cart h5 { margin:0; background:#F4F3F3; padding:6px 8px 2px 8px; }
.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(../images/icon_bell.gif); }
.mini-wishlist .link-cart { display:block; }


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

.cart-products-right {background:#f5f3f0;width:198px;min-height:111px;margin-top:3px;border:1px solid #c0b6a0;} 
.mini-compare-products .head h4 { /* background-image:url(../images/icon_table.gif); */ }

.mini-poll .head h4 {font-family:'Trebuchet MS';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; /* background:url(../images/community_corner.png) no-repeat;*/ height:85px;width:198px;}

.mini-product-view .head h4 { background-image:url(../images/icon_tag_green.gif); }

.tag-callouts {
	background-image:url(../images/199x326background.png);
	padding: 20px 10px 10px 10px;
	height: 296px;
}

.tag-callouts h3 { 
	color:#94ba43;
	font-family:'Trebuchet MS';
	font-size: 1.5em;
	text-align: center;
	padding-top: 15px; 
}
 
.tag-callouts h5 {
	color:#704d39;
	font-family:'Trebuchet MS';
	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 { bottom:8px;position:relative;}
.footer { width:948px; margin-left:9px; padding:10px 5px 5px; background-color:#b9af9b; text-align:left;float:left;}
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
.footer .informational label { color:#fff; font-weight:bold; padding-right:3px; }
.footer .informational { padding-left:47px; }
.footer .informational ul { padding-left: 17px; display: block; width: 138px; float: left; }
.footer .informational a { text-decoration:none; color: #eeeeee;}
.footer .informational label { color: #fff; font-weight: bold; }

.footer .legality {
    padding:13px 0;
    color:#ecf3f6;
    text-align:left;
    }
.footer .legality a, .footer .legality a:hover { color:#ecf3f6; }

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

.product-shop { float:right; }
.out-of-stock { height:18px; padding-top:3px;color:#D83820; font-weight:bold; }
.add-to-holder .out-of-stock { font-size: 1.5em; padding-left: 20px; padding-right: 20px; }

/********************** Rating */
.ratings {
    margin:7px 0;
    line-height:1em;
    }
.rating-box {
    float:left;
    position:relative;
    width:120px;
    height:29px;
    margin-right:5px;
    background: url(../images/empty-bear.png) repeat-x;
    }
.rating-box .rating {
    position:absolute;
    top:0;
    left:0;
    height:29px;
    background:url(../images/bear.png) repeat-x;
    }
.ratings-list {
    margin:4px 0;
    float: left;
    }
.ratings-list td {
    padding:3px 0;
    }
.ratings-list td.label {
    padding-right:8px;
    font-size:.95em;
    font-weight:bold;
    line-height:1em;
    }



/************************** 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: right; text-align: right;}
.price-box .price { font-weight:bold; color:#6f4d38; }

/*Common Price Styles*/
.product_price_block .price-label {
	width: 104px;
	text-align: left;
	font-size: 16px;
	display: inline-block;
	float: left;
}

.product_price_block .insider-price .price-label {
	color: #CF783A;
}

.product_price_block .price { 
	float: left;  
	width:70px; 
	text-align: left;
	font-size: 16px;	

}

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


/*Sharing Price*/
.product_price_block .sharing-price  { color: #CF783A;}
.product_price_block .sharing-price .price  { color: #CF783A;}

/*Retail Price*/


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


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


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

/* Pop Up Label*/ 
.popup-label { 
	display: inline-block;
	font-size:12px;
	font-style: italic;
	float: left;
	text-align: left;	
}



.popup-label a { color: #CF783A;}

#sharing-tooltip-text {
	font-size: 13px;
	padding: 25px 0 0 28px;
	color: black;
	width: 350px;
}

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

/* 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; display:none; }
.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(../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:'Trebuchet MS'; 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:'Trebuchet MS'; 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:'Trebuchet MS'; text-decoration:none; font-weight:normal;text-transform:uppercase;}
.buy-box .vendor a { color:#94ba43;font-size: 1em; font-family:'Trebuchet MS'; 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 .name-and-vendor-box {float: left; width: 140px; }
.catalog-listing .price-box	{width: 84px; }
.catalog-listing .product { margin-bottom:.4em; font-size:1.1em;width:170px;float:left; }
.catalog-listing .product.price {color:#6f4d38;font-size:1.1em; font-family:'Trebuchet MS'; font-weight:bold;width:70px; float:right;text-align:right;}
.catalog-listing .product a { color:#6f4d38;font-size:1.15em; font-family:'Trebuchet MS'; text-decoration:none; font-weight:normal;text-transform:capitalize;}
.catalog-listing .product a:hover {text-decoration:underline; }
.catalog-listing .vendor { color:#704d39;font-size: 1em; width:170px;float:left; font-family:'Trebuchet MS'; text-decoration:none; font-weight:normal;text-transform:uppercase;}
.catalog-listing .vendor a { color:#94ba43;font-size: 1em; font-family:'Trebuchet MS'; 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 .head, .mini-product-tags .head {
    margin:0;
    background:url(../images/right_panel_head.png) no-repeat;
    height:30px;
    padding: 0px 5px;
    }
.layered-nav h3, .mini-product-tags h3,
.layered-nav h1, .mini-product-tags h1,
.layered-nav .heading, .mini-product-tags .heading 
{ color:#ffffff;
font-family:'Trebuchet MS';
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-size: .95em;
	padding: 10px 10px 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;
    background:url(../images/layered_nav_narrowed_category_heading.gif) #d5e8ff;
    color:#1f5070;
    font-weight:bold;
    font-size:1em;
    }
.layered-nav .narrowed-category li { background:url(../images/narrow_category_bg.gif) repeat-x 0 100% #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;
    background:#cad6e4;
    }
    
.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(../images/199x563background.png); */
   margin:18px 0 20px 0;
   /* height: 564px; */
   border: solid 1px #ccbbbb;
}
    
.trust .head {
    margin:0;
    height:30px;
}  

.trust .content  {
   margin:0;
   /* background:url(../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:'Trebuchet MS';
font-size:1.5em;
font-weight:bold;
margin:3px 15px;
}

.trust h4 { color:#6f4d38;
font-family:'Trebuchet MS';
font-size:1.3em;
font-weight:bold;
margin: 0 5px;
}

.trust h5 { color:#704d39;
font-family:'Trebuchet MS';
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(../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(../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 {
    background:#f7f6f3;
    padding:0 0 1em 0;
    border:1px solid #C0B6A0;
    }
.narrow-by #narrow-by-list {
    background:#f7f6f3;
    padding:0 0 1em 0;
    border:1px solid #C0B6A0;
    }


.narrow-by dt {
    margin:0;
    padding:7px 10px;
    color:#6f4d38;
    font-family:'Trebuchet MS';
    font-size:1.7em;
    font-weight:bold;
    text-transform:inherit;
    }
    
    
.narrow-by dd {
    background:transparent url(../images/trust-border.png) no-repeat scroll 0 100%;
    padding:0 12px .8em 12px;
    }
.narrow-by #narrow-by-list .content {
    padding:12px 12px 0 12px;
    }     
    
    
.narrow-by dd li { margin-bottom:.3em; line-height:1.3em; }
.narrow-by #narrow-by-list .content h2 { margin-bottom:.3em; line-height:1.3em; font-size: 14px; float: left; }

.narrow-by dd li a {font-family:'Trebuchet MS';font-size:1.1em;font-weight:normal;color:#704d39;text-decoration:none;}
.narrow-by #narrow-by-list .content h2 a {font-family:'Trebuchet MS';font-weight:normal;color:#704d39;text-decoration:none;}
.narrow-by #narrow-by-list .content h2 a.active { font-weight: bold; font-style: italic;  color: #e26703;}

.narrow-by dd.last, .narrow-by #narrow-by-list.last   { background:none; }

.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(../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(../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:'Trebuchet MS';
	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:1px solid #7ba7c9; background:#eaf6ff; }
.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 */

.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(../images/best_selling_tr_odd_bg.gif) repeat-x 0 100% #eee; }
.best-selling tr.even { background:url(../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(../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(../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; }*/

/* Grid Type */
.listing-type-grid {/* background:url(../images/bkg_products-grid3.gif) 0 0 repeat; */margin-top:2px;}
.listing-type-grid .grid-row { /*border-bottom:1px solid #d9dde3; */}
.listing-type-grid li.itemfirst { float:left; width:226px; height: 255px; padding:8px 5px; line-height:1.6em; overflow:hidden; border:1px solid #c0b6a0;margin-bottom:18px;position: relative;}
.listing-type-grid li.item { float:left; width:227px; height: 255px; padding:8px 5px; line-height:1.6em; overflow:hidden; border:1px solid #c0b6a0;margin:0 0 18px 10px;position:relative;}
.catalogsearch-result-index .listing-type-grid li.itemfirst { height: 285px; }
.catalogsearch-result-index .listing-type-grid li.item { height: 285px; }
.listing-type-grid .last { border-bottom:0; }
.listing-type-grid .product-image { text-align:center; }
.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;  }

.col-1-layout .listing-type-grid li.item { /* width:280px; */  }
.col-2-left-layout .listing-type-grid,
.col-2-right-layout .listing-type-grid { }
.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 { float:left; width:450px; text-align:center;}
.product-img-box .product-image-zoom { position:relative; overflow:hidden; width:450px; height:355px; z-index:9; }
.product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.image-zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px auto; background:url(../images/slider_bg.gif) no-repeat 50% 50%; padding:0 28px 0 28px; cursor:pointer; }
.image-zoom #track { position:relative; height:18px; }
.image-zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px;background:url(../images/magnifier_handle.gif) 0 0 no-repeat; }
.image-zoom .btn-zoom-out { position:absolute; left:2px; top:1px; }
.image-zoom .btn-zoom-in { position:absolute; right:2px; top:1px; }
.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:56px; height:56px;  overflow:hidden; }


.shop-confident {
width: 258px;
height:104px; 
float: left;
position: relative;
top: -4px;
background: url(../images/sprites/shop-confident.png);
background-repeat: no-repeat;
}

.shop-confident-text {
padding-top:10px;
line-height:16px;
padding-left:50px;
padding-top:18px; 
}

.shop-confident li {
list-style: disc outside;
}

.shipping-container {
width:250px;
display:inline-block;
padding-left:15px;
}

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

.shipping-info {
display:inline-block;
float:left;
position:relative;
width:220px;
}

.product-info-box { margin-top:10px; margin-top:0; }
.product-info-box .mainhead {background:transparent url(../images/left_content_header.png) no-repeat scroll 0 0;height:37px;} 
.product-info-box .product-name { margin-bottom:.3em; color:#FFFFFF; font-size:1.8em; font-family:'Trebuchet MS';font-weight:bold;padding:4px 15px 6px;}
.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-cart-box { float:right; }
.add-to-cart-box .qty-box { float:left; }
.add-to-cart-box .qty-box label { float:left; color:#704d39; font-size:1.1em; font-family:'Trebuchet MS';font-weight:normal; margin-top: 6px;}
.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;font-size:1.3em;padding:5px 0;}
.add-to-cart-box .form-button { float:left; }

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

.product_price_block .add-to-holder {padding:5px 0; float:left; clear: both; width: 220px;}
.add-to-holder .add-to-cart-box { float:left; }
.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 { width:260px; }
.product-essential .product-shop .ratings { margin-bottom:10px; }
.product-info-box .ratings a{color:#704d39; font-size:1.2em; font-family:'Trebuchet MS';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(../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:0px 8px 0px; background-color:#fffada; border:1px dotted #CCCCCC; }
.product-options dt { padding:5px 0 0; font-weight:normal; float: left; margin-right: 5px; }
.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 { padding:5px 10px 5px; margin:0 0 5px; border-bottom:1px solid #CCCCCC; }
.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 { width:80%; margin-top: 3px; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:0px; }
.product-options ul.options-list li { display: inline-block; width: 50px; margin-left:55px;}
.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; width: 59px; }
.product-options ul.options-list label { font-weight:bold; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { margin-bottom:0; padding:15px 0 0; }

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

.product-shop .product-shop-description {position: relative; background:url(../images/product_description_bg.png) no-repeat 0 3px;height:230px;}
.product-shop-description .short-description { color:#704d39; font-size:1.1em; font-family:'Trebuchet MS'; font-weight:normal; padding:4px 15px 6px;}
.product-shop-description .subimage { margin: 0 auto; padding:10px 10px 0;width:220px;}


.product_price_block .product-price { float:left;color:#6f4d38; font-size:1.9em; font-family:'Trebuchet MS';font-weight:normal;padding:2px 5px 10px 7px;}
.product_price_block .shipping-days { float:left;color:#5f5743; font-size:1.1em; font-family:'Trebuchet MS';font-weight:normal;padding:0px 5px 10px 0px;}

/* 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 .product-price .price-box .old-price,
.product_price_block .product-price .price-box .special-price
{

}
.product_price_block .product-price .price-box .special-price .price {
	
}
.product_price_block .shipping {
	position: relative; 
	display: inline-block;
	align: left;
	color:#5f5743; 
	font-size:12px; 
	font-family:'Trebuchet MS';
	font-weight:bold;
	padding-left: 0px;
	text-align: left;
	margin-top:10px;
	}
.product_price_block .shipping .span {  }

/* Product Options */
dl.item-options dt { font-weight:bold; font-style:italic; }
dl.item-options dd { padding-left:10px; }

.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 { /*background:url(../images/product_collateral_bg.gif) repeat-x #faf7ee; */}
.product-collateral .head { padding-bottom:1px; font-size:1.15em; background:transparent url(../images/left_content_header.png) no-repeat scroll 0 0; height:37px;}
.product-collateral .collateral-box { margin-bottom:2em;  }
.product-collateral .collateral-box h4 { color:#FFFFFF;font-family:'Trebuchet MS';font-size:1.2em;font-weight:normal;margin-bottom:0.3em;padding:6px 15px 6px;}
.product-specs {padding:0 10px;}
.product-specs .product-description {color:#5f5743; font-size:1.1em; font-family:'Trebuchet MS';font-weight:normal;}

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

/* Lower price block on product view pages */
.add-to-cart-big-block .price { white-space:nowrap !important; /*color:#6f4d38;font-weight:bold;font-size:1.2em;*/}
.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; }



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


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


/*Retail Price*/


/* Old price */
.add-to-cart-big-block .old-price { text-decoration:line-through; }


/* Special price */

.add-to-cart-big-block .special-price .price-label { white-space:nowrap; color:#CF783A; }
.add-to-cart-big-block .special-price .price { color:#CF783A; }


/* Regular price */
.add-to-cart-big-block .regular-price { color:#c76200; }
.add-to-cart-big-block .regular-price .price { color:#c76200; }


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

/** Lower price block-special on product view pages */
.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; }

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


/* Pop Up Label- Special*/
.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:'Trebuchet MS';font-weight:normal;padding:20px 5px 10px 30px; width:250px;}

.review-block {background:#e7e3cf;padding:0 10px;min-height:150px; height: auto;margin:0 auto;width:700px;border:1px solid #ddc2aa; } 
.review-block .review-head {color:#6f4d38; font-size:1.8em; font-family:'Trebuchet MS';font-weight:normal;padding:10px 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 {width:680px;padding:10px;border-bottom:1px solid #FFFFFF;min-height:40px;} 
.review-content-image {width:120px;padding:5px;float:left;} 
.review-content-text {width:500px;padding:5px;color:#704d39; font-size:1.1em; font-family:'Trebuchet MS';font-weight:normal;float:left;} 
.review-content-text a:hover {color:#6f4d38;text-decoration:underline; } 
.review-content-title {color:#704d39; font-size:1.1em; font-family:'Trebuchet MS';font-weight:normal;padding:0;margin-bottom:.8em;} 
.write-review, .write-review label, .write-review strong { color: #5f5743; font-size: 1.0em; font-family: 'Trebuchet MS'; font-weight: normal; } 
.write-review h4 { color: #5f5743; font-size: 1.3em; font-family: 'Trebuchet MS'; font-weight: normal; } 
.white-line {border-bottom-width:1px;border-bottom-style:solid;border-bottom-color:#FFFFFF;} 
.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; }
.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:'Trebuchet MS';
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(../images/icon_tag_add.gif) no-repeat 0 2px; padding-left:23px; }
.product-review-box { padding-bottom:10px; }
.product-review-box table { width:456px; margin:8px 0 0; }
.product-review-box td,
.product-review-box th { text-align:center; }
.product-review-box td.label { width:100px; text-align:left; }

/* Product Detail sidebar */
.mini-related-items .head h4 { color:#6f4d38;font-family:'Trebuchet MS';font-size:1.6em;font-weight:bold;margin:0;text-transform:inherit;}
.mini-related-items .product-images { /*width:72px;*/ }
.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; }



/********************** 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 ; background:url(../images/expiry_month.png) no-repeat !important; ! height:26px;}
.payment-methods select.year { width:65px !important; background:url(../images/expiry_year.png) no-repeat !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:'Trebuchet MS';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:'Trebuchet MS';font-size:1.2em;font-weight:normal;margin-bottom:5px;text-transform:inherit;padding:0 3px;line-height:1.3em;}
 
/* Shopping Cart */
.shopping-cart  { margin-bottom:10px; }
.shopping-cart th, .shopping-cart td { padding-left:13px; padding-right:13px; }
.shopping-cart td {  color: #6f4d38; font-size: 1.1em; border-bottom: 1px solid #DDDDDD; }
.shopping-cart td input { height: 20px; line-height: 20px; width: 25px; background-color: #FFFFFF !important; border: 1px solid #CCAA88; color: #6f4d38; }
.shopping-cart td .form-button-alt {height: 25px; font-weight: normal !important; background-color: #E9E9D3; color: #775511; border: 1px solid #775511; }
.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(../images/continue_shopping.gif) no-repeat;width:120px;height:25px; float:left;border: none;}
.calculate-shipping {
	color: #cf783a;
	float:right;
	height:20px;
	margin:1px 0 0 3px;
	width:38px;
}
.shipping-estimate {
   margin: 20px 17px 0 0;
   width:300px;
}

.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 { margin-top:.5em; }
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; margin:0; font-size:1em; color:#2f2f2f; width:100%; overflow:hidden;font-weight:bold; }
td.attributes-col h4.title a { font-weight:bold; color:#6f4d38;text-decoration:none;font-family:'Trebuchet MS';font-size:1.1em;}
td span{font-weight:bold !important;}

.shopping-cart-right {
	width: 340px;
	float: right;
}

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

.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;
}
.continue-shopping-big{
background:transparent url(../images/continue_shopping_big.gif) no-repeat scroll 0 0;
border:0 none;
color:#FFFFFF;
cursor:pointer;
height:35px;
overflow:visible;
padding:1px 8px;
text-align:center;
width:180px;
}

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

#shopping-cart-totals-table { float: right; width: auto; margin-right: 6px; }


/* 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(../images/bg_collapse.gif) 0 2px no-repeat; text-align:right; cursor:pointer; }
.show-details .tax-collapse { background-position:0 -55px; }
.show-details td { border-top:1px solid #d2d8db; }
.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(../images/bg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }



.shopping-cart-collaterals {
    float: left;
    width: 605px;
    padding: 0;
    } 
.discount-codes {
	width: 183px;
    float: left;
    margin-right: 15px;
    margin-bottom:18px;
    padding:12px 15px;
    border:1px solid #D0CBC1;
    background:url(../images/base_mini_head_bg.gif) repeat-x #fff;
    }
.discount-codes input { width: 160px; }
.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:#94ba43;
    background-repeat:no-repeat;
    background-position:0 0;
    padding:1px 0;
    text-transform:uppercase;
    float: left;
}
.shopping-cart-collaterals .shipping-estimate h4 { background-image:url(../images/icon_lorry.gif);  padding-left:23px; }
.shopping-cart-collaterals .shipping-estimate .input-text { width:214px; }
.shopping-cart-collaterals .shipping-estimate select { width:220px; }
.shopping-cart-collaterals .upsell {
    width:42.5%;
    border:1px solid #cec3b6;
    padding:12px 15px;
    background:#fafaec;
    }
.shopping-cart-collaterals .upsell .product-image { float:left; width:75px; border:1px solid #d0cdc9; }
.shopping-cart-collaterals .upsell .product-shop { width:170px; }
.shopping-cart-collaterals .upsell .product-shop h5 { font-size:1em; }
.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:682px;}
.one-page-checkout li.section { position:relative; margin-bottom:5px;}
.one-page-checkout .group-select { margin-right:0; }
.one-page-checkout .box { border:1px solid #bbb6a5; border-top:0; padding:15px 5px;}
.one-page-checkout .head {margin-bottom:0; background: transparent  url(../images/checkout_header.png) no-repeat 0 0; padding-bottom:5px; cursor:default; height:37px;}
.one-page-checkout .head h3 {color:#6f4d38;float:left;font-family:'Trebuchet MS';font-size:1.7em;font-weight:normal;margin:0;text-transform:capitalize;padding:7px 10px 0;}
.one-page-checkout .tool-tip { right:8px; }
.one-page-checkout .head a { display:none; }  /* Hide Edit button in step header */
.one-page-checkout h3 { color:#999; font-size:1.05em; }
.one-page-checkout h4 { color:#6f4d38;font-family:'Trebuchet MS';font-size:1.3em;padding-bottom:3px; text-transform:inherit; font-weight:normal;}
.one-page-checkout h4.title { border-bottom:0; text-transform:none; }
.one-page-checkout .step-count { background:#fff; font-size:.9em; padding:0 4px; 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; background: transparent  url(../images/checkout_header.png) no-repeat 0 0; padding-bottom:4px; cursor:default; height:37px;}
.one-page-checkout .active .head h3 {color:#6f4d38;float:left;font-family:'Trebuchet MS';font-size:1.7em;font-weight:normal;margin:0;text-transform:capitalize;padding:4px 10px 0;}
.one-page-checkout span {color:#704d39;font-family:'Trebuchet MS';font-size:1.2em;font-weight:normal;margin:0;text-transform:inharit;}
.one-page-checkout .alloq .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 .allow h3 { color:#6f4d38; }
.one-page-checkout .active h3 { color:#F18200; }
.one-page-checkout .allow .step-count { background:#dbe6eb; }
.one-page-checkout .active .step-count { color:#fff; border:1px solid #f19900; background:#F18200; }
.one-page-checkout .active .box { display:block; border-color:#c0b6a0; }
.one-page-checkout dd .form-list ul { margin:5px 17px 15px 17px; }
.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; }
.one-page-checkout-progress h4.complete {color:#6f4d38; }
.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 { border-top:0; }
.opc-please-wait { padding-right:7px; }
.one-page-checkout a.back { background:url(../images/icon_opc_back.gif) no-repeat; padding-left:16px; line-height:13px; }
.one-page-checkout a.back-page {color:#704d39;font-family:'Trebuchet MS';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-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(../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(../images/place_order_container_bg.gif) no-repeat; }
.place-order-box .main-radius{ background:url(../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-size:12px;
    font-weight:bold;
    color:#e87403;
}

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

.one-page-checkout .box-no-padding {
    border:1px solid #bbb6a5;
    border-top:0;
    padding:15px 0px;
    background:#faf7ee;
}

.one-page-checkout .box-no-padding .inner-box {
   padding:0px 20px;
}


.giftmessages .gift-box {
    background-color:#f6f1eb;
    border-top:1px solid #e9e4de;
    border-bottom:1px solid #e9e4de;
    padding:22px 16px 22px 22px;
}

.giftmessages .gift-box .scroll-box
{
    overflow:auto;
    height:260px;
}

.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 { color:#918d8e; }

.giftmessages .group-select li .input-box { float:left; 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;
   background:url(../images/account_nav_head_bg.gif) repeat-x 0 100% #fc9d36;
   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(../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(../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 { border:1px solid #bbb6a5; background:#dee5e8; }
.login-box .content { background:url(../images/login_box_bg.gif) repeat-x #faf7ee; padding:14px 21px; }
.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;
    }
.login-box .new-users h4 { background-image:url(../images/icon_page_white.gif); }
.login-box .registered-users h4 { background-image:url(../images/icon_page_white_text.gif); }
.login-box .button-set { margin:0; border:none; background:url(../images/login_box_form_buttons_bg.gif) repeat-x; padding:8px 13px; }
.login-box .content { min-height:230px; }


/* Dashboard */.account-box {
    margin-bottom:20px;
    border:1px solid #ccc;
    border-right-color:#999;
    border-bottom-color:#999;
    background:url(../images/account_box_bg.gif) repeat-x #fff;
    padding:15px;
    }
.account-box .head { margin-bottom:10px; border-bottom:1px solid #d9dde3; }
.account-box h4 { color:#E65505; font-size:1.1em; text-transform:uppercase; }
.account-box .inner-head { margin-bottom:8px; background:url(../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; }
.edit-password { display:block; height:20px; background:url(../images/icon_lock.gif) no-repeat 0 2px; padding-left:20px; }
.dashboard-welcome { margin-right:8em; 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; }
.ad-orders .head h4 { background-image:url(../images/icon_folder_table.gif); }
.ad-account-info .head h4 { background-image:url(../images/icon_ma_info.gif); }
.ad-tags .head h4 { background-image:url(../images/icon_ma_tags.gif); }
.ad-reviews .head h4 { background-image:url(../images/icon_ma_reviews.gif); }


/* Account Addressbook */
.primary-address-list h4, .address-list h4 {font-size:1.1em; color:#E26703; text-transform:uppercase; }
.primary-address-list li {
    margin-bottom:10px;
    border:1px solid #ccc;
    background:url(../images/account_box_bg.gif) repeat-x #fff;
    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(../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:'Trebuchet MS';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; }
.expand { background-image:url(../images/gift-message-expand.gif); }
.collapse { background-image:url(../images/gift-message-collapse.gif); }



/********************** 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; }
.a-left { text-align:left; }
.a-center { text-align:center; }
.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(../images/icon_printer.gif) no-repeat 0 2px; padding-left:23px; }
.link-feed { background:url(../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(../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(../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(../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:'Trebuchet MS';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(../images/left_content_header.png) no-repeat;height:32px;} */
.home-product-block-head h3 { color:#FFFFFF;font-family:'Trebuchet MS';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:'Trebuchet MS'; 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;}

.contact-information {background:transparent url(../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:'Trebuchet MS';font-size:1.7em;font-weight:bold;margin:0;padding:7px 10px;text-transform:inherit;float:left;}
.contact-information .text {color:#704d39;font-family:'Trebuchet MS';font-size:1.2em;margin:0;text-transform:inherit;padding:0 5px 0 10px;}
.contact-information .email {color:#6f4d38;font-family:'Trebuchet MS';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:'Trebuchet MS';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:'Trebuchet MS';font-size:1.1em;font-weight:normal;margin:0;padding:5px 10px 7px 0;text-transform:lowercase;}
.seller-block .personal-info {background:transparent url(../images/seller/personal_info.gif) no-repeat scroll 0 0;float:left;height:100px;padding:10px;width:924px;}
.seller-block .company-details {background:transparent url(../images/seller/company_details_bg.gif) no-repeat scroll 0 0;float:left;height:238px;padding:5px 10px;width:924px;}
.seller-block .shipping-details {background:transparent url(../images/seller/shipping_info_bg.gif) no-repeat scroll 0 0;float:left;height:128px;padding:5px 10px;width:924px;}
.seller-block .shipping-info {background:transparent url(../images/seller/shipping_detail_bg.gif) no-repeat scroll 0 0;float:left;height:85px;padding:5px 10px;width:924px;}
.seller-block .ach {background:transparent url(../images/seller/ach_details_bg.gif) no-repeat scroll 0 0;float:left;height:69px;padding:5px 10px;width:924px;}
.seller-block .amazon {background:transparent url(../images/seller/amazon_bg.gif) no-repeat scroll 0 0;float:left;height:69px;padding:5px 10px;width:924px;}

.seller-block .seller-form {margin-bottom:5px;float:left;}
.seller-block .seller-form span{color:#6f4d38;font-family:'Trebuchet MS';font-size:1em;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-family:'Trebuchet MS';font-size:1.1em;margin:0;text-transform:inherit;padding:2px 0 0 8px;font-weight:normal;}
.seller-block .seller-form .input-text {background: #FFFFFF;border:1px solid #AAA780;float:left;font-size:1.1em;height:17px;margin:0 5px;padding:3px 0;}
.seller-block .seller-form .input-checkbox {background: #FFFFFF;border:1px solid #AAA780;float:left;font-size:1.1em;height:17px;margin:0 5px;padding:3px 0;}
.seller-block .seller-text {float:left;color:#704d39;font-family:'Trebuchet MS';font-size:1.2em;margin:0;text-transform:inherit;padding:2px 0 0 8px;font-weight:normal;}
.seller-block .with-element {width:600px;}
.seller-block .form-submit {clear:both;padding-top:4em;text-align:left;}
.seller-signup-button {overflow:visible;background: url(../images/seller/apply-now.gif) no-repeat;height:35px;border:0;padding:1px 8px;color:#fff;cursor:pointer;text-align:center;width:138px;}   

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

.seller-brand h1 {color:#6f4d38;font-family:'Trebuchet MS';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:'Trebuchet MS';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:#6f4d38;display:inline;float:left;text-decoration:none;font-family:'Trebuchet MS';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:'Trebuchet MS';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:'Trebuchet MS';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 {
/* background:transparent url(../images/left_content_header_717.png) no-repeat scroll 0 0; */
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:'Trebuchet MS';
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:'Trebuchet MS';
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;
}

.abe-story-right{
background:transparent url(../images/seller/abe-story-right.png) no-repeat scroll 0 0;
margin-top:3px;
width:222px !important;
height:255px;
}

.seller-right-details,
.mini-cart,
.mini-related-items {
  background:transparent url(../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:'Trebuchet MS';
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:'Trebuchet MS';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:910px;padding:15px;}
.static-content .head h4, .static-content-block .head h4,
.static-content .head h2, .static-content-block .head h2
{
color:#6f4d38;
font-family:'Trebuchet MS';
font-size:2em;
font-weight:normal;
margin-bottom:0.3em;
padding:6px 15px;
}

.static-content-block .features{
 width:885px;margin:0 auto;
}
.static-content-block .features-block{
float:left;
background:transparent url(../images/seller/how_it_works_block_bg.png) no-repeat scroll 0 0;
margin-top:3px;
width:437px !important;
height:77px;
}

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

.features-block .head h4{
background-image:url(../images/seller/how_it_works_arrow.png);
background-position:0 0;
background-repeat:no-repeat;
color:#6f4d38;
font-family:'Trebuchet MS';
font-size:1.3em;
font-weight:normal;
margin:0;
padding:1px 33px;
}

 .features-block p{
color:#704d39;font-family:'Trebuchet MS';font-size:1em;font-weight:normal;margin-bottom:5px;text-transform:inherit;padding:0 10px;line-height:1.3em;
}

.how-we-work ul { list-style-type: disc; margin-left: 20px; }
#who-we-are p { margin-left: 15px;}


.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:'Trebuchet MS';
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(../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:'Trebuchet MS';font-size:1.1em;font-weight:normal;margin-bottom:5px;text-transform:inherit;padding:0 10px;line-height:1.3em;}

.sign-up-block{
background:transparent url(../images/seller/signuphere_bg.png) no-repeat scroll 0 0;
margin-top:50px;
margin-left: auto;
margin-right: auto;
width:350px !important;
height:230px;
}

.sign-up-block .form-submit {
clear:both;
padding-left:9em;
padding-top:10em;
text-align:left;
}

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

.static-content  .static-content-header h4, .static-content-header h4 {
color:#6f4d38;
float:left;
font-family:'Trebuchet MS';
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:'Trebuchet MS';
font-size:1.5em;
font-weight:normal;
margin:0;
text-transform:inherit;
padding:10px 10px 0;
}

.static-content h2, .static-coent h3 {
 padding-top: 15px;	
}
	
.static-content p{color:#151515;;font-family:'Trebuchet MS';font-size:1.1em;font-weight:normal;margin-bottom:5px;text-transform:inherit;padding:10px;line-height:1.5em;}
.static-content ul li {color:#151515;;font-family:'Trebuchet MS';font-size:1.1em;font-weight:normal; text-transform:inherit; line-height:1.5em;}

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



.static-content  .static-content-header .menu .input-box {float:right;}
.static-content  .static-content-header .menu label {color:#6f4d38;float:left;font-family:'Trebuchet MS';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:'Trebuchet MS';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 0;}

.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 h4,
.seller-stories .seller-stories-content .head h2 { color:#6f4d38;float:left;font-family:'Trebuchet MS';font-size:1.8em;font-weight:normal;margin:0;text-transform:inherit;padding:0 10px 0;}
.seller-stories .seller-stories-content p { color:#704d39;font-family:'Trebuchet MS';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;}

.seller-stories-buttom{
background:transparent url(../images/seller/logo/visit-store.png) no-repeat scroll 0 0;
border:0 none;
color:#FFFFFF;
cursor:pointer;
height:47px;
overflow:visible;
padding:1px 8px;
text-align:center;
width:175px;
}

.static-content .location-header h4{
color:#6f4d38;
font-family:'Trebuchet MS';
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(../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:'Trebuchet MS';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:'Trebuchet MS';
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(../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(../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 p {
	margin-top:10px;
	font-size: 1.3em;
	}
	
.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: #dddddd;
	width: 40%;
	border:1px solid #888888;
	padding: 3%;
}

.second-tier-feature .press-box {
	display: block;
	font-size: 1.4em;
	height: 60px;
	}
	
.special-product-message {
	border: 1px solid #cccccc;
	font-size: 1.2em;
	width: 450px;
	color: #e26703;
	padding: 5px;
	display:inline-block;
	}

.gift-card-info {
	position: relative;
	left: 25px;
	padding-right: 25px;
}

.gift-card-info label {
 	font-size: 1.1em;	
}
	
.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;
}


.fp-row {
clear:both;
}

#fp-main a.more {
	color: #f67c0f;
}
#fp-main a.more:hover {
	color: #704d39;
}

#fp-main {
font-size:1.8em;
margin-bottom:0;
margin-left:25px;
margin-right:25px;
margin-top:0;
}
#fp-main-row {
height:417px;
margin-bottom:35px;
margin-left:0;
margin-right:0;
margin-top:35px;
}


#fp-main-row #fp-topleft {
position: relative;
float:left;
height:417px;
margin-right:30px;
width:200px;
background-image:url("../images/newfront/homepage-sidebar-withbox.jpg");
}

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

#fp-main-row #fp-topleft #tl-title {
font-size:18px;
letter-spacing:0;
margin-top:10px;
margin-bottom: 10px;
text-align:center;
color: #556519
}
#fp-main-row #fp-topleft #tl-dates {
font-size:20px;
font-weight:bold;
text-align:center;
color: #556519
}
#fp-main-row #fp-topleft #tl-details {
font-size:15px;
margin-left:10px;
margin-right:10px;
margin-top:12px;
line-height: 1.45em;
}
#fp-main-row #fp-topleft #tl-emailbox-lead {
color:black;
font-size:14px;
font-weight:bold;
margin-left:15px;
margin-top:23px;
}
#fp-main-row #fp-topleft #tl-emailbox-text {
color:black;
font-size:13px;
margin-left:15px;
}
#fp-main-row #fp-topleft #tl-newsletter {
font-size:12px;
margin-left:50px;
margin-top:0px;
}

#fp-main-row #fp-topleft #signup_email {
	margin-left: 12px;
}

#fp-main-row #fp-topleft #signup_email {
 /* height: 19px;
vertical-align: middle; */
}
	
#fp-main-row #fp-topleft input.button {
	background: url(../images/newfront/sprites/OK-Button-sprite.jpg) no-repeat 0 0 ;
	display: inline-block;
	width: 27px;
	height: 25px;	
	border: 0;
}

#fp-main-row #fp-topleft input.button:hover {
	background: url(../images/newfront/sprites/OK-Button-sprite.jpg) no-repeat 0 -25px ;
}

#fp-main-row #fp-topleft input.button:active {
	background: url(../images/newfront/sprites/OK-Button-sprite.jpg) no-repeat 0 -50px ;
}

#fp-main-row #fp-todays-deal {
	float:left;
	height:417px;
	margin-left:22px;
	width:638px;
	background-image:url("../images/newfront/Featured-Product-Box.jpg");
	position: relative;
}

#fp-main-row #fp-todays-deal #fp-left-container {
	float: left;
	width: 466px;
	height: 417px;
}

#fp-main-row #fp-todays-deal #fp-right-container {
	float: left;
	width: 172px;
	height: 417px;
}

#fp-main-row #fp-todays-deal #fp-right-top-container {
	width: 172px;
	height: 293px;
}

#fp-main-row #fp-todays-deal #fp-right-bottom-container {
	width: 172px;
	height: 123px;
}



#fp-main-row #fp-todays-deal #feature-td {
	display:inline-block;
	font-size:20px;
	font-weight:bold;
	letter-spacing:0;
	margin-left:42px;
	margin-top:12px;
	margin-bottom: 8px;
	float: left;
}

#fp-main-row #fp-todays-deal #feature-td {
	display:inline-block;
	font-size:20px;
	font-weight:bold;
	letter-spacing:0;
	margin-left:42px;
	margin-top:12px;
	margin-bottom: 8px;
	float: left;
}

#fp-main-row #fp-todays-deal #feature-td a {
	text-decoration:none;	
	}
		
#fp-main-row #fp-todays-deal #feature-td a:hover {
	text-decoration:none;	
	color: orange;
}

#fp-main-row #fp-todays-deal #feature-date {
	display: inline-block;
	float: right;
	letter-spacing:0;
	font-size:20px;
	font-weight:bold;
	margin-right:34px;
	margin-top:12px;
	margin-bottom: 8px;
}

#fp-main-row #fp-todays-deal #feature-image {
	margin-left: 19px;
	margin-right: 11px; 
	background-color:White;
	border-style:solid;
	border-color:#adc161;
	border-width:6px;
	width:420px;
	height:332px;
	padding: 3px;
	position: relative;
}


#fp-main-row #fp-todays-deal #feature-image #fp-play-button {
	position: absolute;
	left: 149px;
	top: 98px;
}

#play-button {
	width: 137px;
	height: 150px;
	background: url(../images/newfront/sprites/Video-Player-Button2.png) no-repeat 0 0;	
	z-index: 2;
}

#play-button:hover {
	background: url(../images/newfront/sprites/Video-Player-Button2.png) no-repeat 0 -150px;	
}
		
#play-button:active {
	background: url(../images/newfront/sprites/Video-Player-Button2.png) no-repeat 0 -300px;	
}

#fp-main-row #fp-todays-deal #feature-productname {
	display:block;
	font-size:18px;
	margin-left:19px;
	margin-right:11px;
	margin-top:3px;
	text-align:center;
}
	
#fp-main-row #fp-todays-deal #feature-meet {
display:inline-block;
font-size:16px;
margin-top:13px;
margin-left:2px;
}
#fp-main-row #fp-todays-deal #feature-seller-name {
font-size:inherit;
font-weight:bold;
}
#fp-main-row #fp-todays-deal #feature-sellerphoto {
border-style:solid;
width:77px;
height:77px;
border-color:#faca64;
margin-top:16px;
margin-left:38px;
border-width:4px;
}
#fp-main-row #fp-todays-deal #feature-description {
font-size:12px;
line-height:15px;
margin-top:14px;
}
#fp-main-row #fp-todays-deal #feature-description #learn-more-link a {
color:#c18505;
font-style:italic;
}
#fp-main-row #fp-todays-deal #feature-description #learn-more-link a:hover {
color:#adc161;
}

#fp-main-row #fp-todays-deal #strikethrough {
left:-7px;
position:absolute;
top:0;
z-index:3;
}
#fp-main-row #fp-todays-deal #feature-oldprice {
display:inline-block;
float:left;
font-size:17px;
margin-left:26px;
margin-top:3px;
position:relative;
}
#fp-main-row #fp-todays-deal #feature-newprice {
font-size:17px;
font-weight:bold;
margin-top:3px;
margin-left:8px;
float: left;
display:inline-block;
}
#fp-main-row #fp-todays-deal button {
background: url(../images/newfront/sprites/Buy-Now-sprite.jpg) no-repeat 0 0;
height:60px;
margin-top:5px;
width:151px;
margin-left:5px;
display: block;
}

#fp-main-row #fp-todays-deal button:hover {
	background: url(../images/newfront/sprites/Buy-Now-sprite.jpg) no-repeat 0 -60px;	
	}
	
#fp-main-row #fp-todays-deal button:active {
	background: url(../images/newfront/sprites/Buy-Now-sprite.jpg) no-repeat 0 -120px;	
	}

#fp-main-row #fp-todays-deal .addthis_button {
display:block;
margin-left:20px;
margin-top:12px;
}

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

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

#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("../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;
background-color:white;
float:left;
height:148px;
margin-left:4px;
width:220px; /* Should be 211 !? */
font-size: 12px;
}
#fp-social #social-title {
	font-size:18px;
	font-weight:bold;
	margin-left:10px;
	margin-top:10px;
	margin-bottom: 12px;
}

#fp-social #youtube {
	background:	 url(../images/newfront/sprites/Social-Media-Sprites.jpg) no-repeat -138px 0;
	height: 72px;
	width: 68px;
	display: inline-block;
	float: left;
	border: 0;

}
#fp-social #twitter {
	background:	 url(../images/newfront/sprites/Social-Media-Sprites.jpg) no-repeat 0 0;
	height: 72px;
	width: 68px;
	display: inline-block;
	float: left;
	border: 0;
	margin-right:6px;
	margin-left:1px;
}
#fp-social #facebook	{
	background:	 url(../images/newfront/sprites/Social-Media-Sprites.jpg) no-repeat -69px 0;
	height: 72px;
	width: 68px;
	display: inline-block;
	float: left;
	border: 0;
	margin-right:6px;
}
#fp-social #youtube:hover {
	background:	 url(../images/newfront/sprites/Social-Media-Sprites.jpg) no-repeat -138px -72px;	
	}
#fp-social #twitter:hover {
	background:	 url(../images/newfront/sprites/Social-Media-Sprites.jpg) no-repeat  0 -72px;	
	}
#fp-social #facebook:hover {
	background:	 url(../images/newfront/sprites/Social-Media-Sprites.jpg) no-repeat -69px -72px;	
	}
	
#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-signup, #fp-categories {
float:left;
margin-left:10px;
width:211px;
}
#fp-signup {
	background-image:url("../images/newfront/Regular-Email-Signup-BG.jpg");
}
#fp-signup #signup-title {
font-size:18px;
font-weight:bold;
margin-left:10px;
margin-top:10px;
}
#fp-signup #signup-text {
color:black;
font-size:12px;
font-weight:bold;
line-height:14px;
margin-left:15px;
margin-top:10px;
margin-bottom: 10px;
}

#fp-signup #signup_email {
	margin-left: 18px;
}
	
#fp-signup input.button {
	background: url(../images/newfront/sprites/OK-Button-sprite.jpg) no-repeat 0 0 ;
	display: inline-block;
	width: 27px;
	height: 25px;	
	border: 0;
}

#fp-signup input.button:hover {
	background: url(../images/newfront/sprites/OK-Button-sprite.jpg) no-repeat 0 -25px ;
}

#fp-signup input.button:active {
	background: url(../images/newfront/sprites/OK-Button-sprite.jpg) no-repeat 0 -50px ;
}

#fp-signup #signup-privacy {
font-size:10px;
margin-left:93px;
margin-top:4px;
padding-bottom:7px;
}

#fp-main-row #fp-sale-off {
	float:left;
	height:417px;
	margin-left:22px;
	width:638px;
	background-image:url("../images/newfront/Sale-Off.jpg");
	position: relative;
}

#fp-main-row #fp-sale-off #sale-off-image {
	position: absolute;
	left: 65px;
	top: 69px;
}

#fp-main-row #fp-sale-off #shop-image {
	position: absolute;
	left: 372px;
	top: 71px;
}
#fp-main-row #fp-sale-off #sale-off-text-product {
color:maroon;
display:inline-block;
font-size:16pt;
font-weight:bold;
left:47px;
line-height:1.02;
position:absolute;
text-align:center;
top:246px;
width:247px;
}
#fp-main-row #fp-sale-off #sale-off-text-shop {
color:maroon;
font-size:16pt;
font-weight:bold;
line-height:1.02;
text-align:center;
width:254px;
display:inline-block;
position:absolute;
top:246px;
left:350px;
}
#fp-main-row #fp-sale-off a {
	text-decoration: none;
}

#fp-main-row #fp-sale-off #dont-miss-out {
color:black;
font-size:24px;
font-weight:bold;
left:150px;
position:absolute;
top:338px;
}
#fp-main-row #fp-sale-off #headstart {
display:block;
font-size:20px;
color:#034903;
margin-top:4px;
margin-left:1px;
}

#fp-main-row #fp-weekend {
	float:left;
	height:417px;
	margin-left:22px;
	width:638px;
	background-image:url("../images/newfront/weekend/Weekend.jpg");
	position: relative;
}

#fp-weekend .weekend-product {
	display: inline-block;
	position: absolute;
	top: 182px;
	width: 139px;
	border-top:1px solid #EEEEEE;
}	
#fp-weekend #item-1 {
	left: 11px;
}
#fp-weekend #item-2 {
	left: 137px;
}
#fp-weekend #item-3 {
	left: 262px;
}
#fp-weekend #item-4 {
	left: 388px;
}
#fp-weekend #item-5 {
	left: 513px;
}

#fp-weekend .weekend-product .item-name {
	position: absolute;
	top: 80px;
	font-size: 14px;
	font-weight:bold;
	left: 0px;
	text-decoration: none;
}

#fp-weekend #item-5.weekend-product .item-name {
	left: -5px;
	}

#fp-weekend .weekend-product a {
	text-decoration: none;
		}
#fp-weekend .weekend-product .sale-price {
	color:#1CA81F;
	font-size:14px;
	font-weight:bold;
	position:absolute;
	top:125px;
	text-decoration: none;
}

#fp-weekend #item-1.weekend-product .sale-price { 
	left: 40px;
}
#fp-weekend #item-2.weekend-product .sale-price { 
	left: 26px;
}
#fp-weekend #item-3.weekend-product .sale-price { 
	left: 34px;
}
#fp-weekend #item-4.weekend-product .sale-price { 
	left: 37px;
}
#fp-weekend #item-5.weekend-product .sale-price { 
	left: 31px;
}


#hr-container {
	postion: relative;
	margin: 0 0 0 37px;
	width: 890px;
	height: 8px;
	border-bottom: 1px solid #6F4D38;
}
	

.nodisplay {
	display: none;
}

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

#featured-page-header
{
	background-image: url("../images/newfront/slider-title-bg.jpg");
	font-size: 22px;
	color: #c08817;
	font-weight: bold;
	margin: 0 auto;
	text-align:center;
	height:46px;
	width:531px;
}

#featured-page-header span {
	display:block;
	padding-top:13px;
}


/* Theater */
#theater-top {
  position: relative;
  height: 375px;
  bottom:9px;
}

#theater-top #theater-top-bg {
	margin-left: -31px;
	position: relative;
}

#theater-top #theater-splash {
  position: absolute;
  top: 99px;
  left: 2px;
}

#theater-top #theater-splash #theater-splash-left {
   float: left;
   background-image: url("../images/theater/splash/productframe-sprite.png");
   background-repeat: no-repeat;
 	border: medium none;
   width: 325px;
   height: 269px;
   position: relative;
   z-index: 2;
}

#theater-top #theater-splash #theater-splash-left:hover {
	background-image: url("../images/theater/splash/productframe-sprite.png");
   background-position: 0 -269px;   
   background-repeat: no-repeat;
}

#theater-top #theater-splash #theater-splash-left img {
	
}

#theater-top #theater-splash #theater-splash-right {
	float: left;
	background-image: url("../images/theater/splash/blurbbg.png");
	height: 200px;
	/* commented out portion for full-width splash */
	/* width: 580px; */
	/* margin: 31px 0 0 -25px; */
	margin: 31px 0 0 -23px;
	width: 507px;
	position: relative;
	z-index: 1;
	color: white;
		
}

#theater-top .splash a {
	color: white;
	text-decoration: none;
}

#theater-top .splash a:hover {
	color: #94ba42;
}

#theater-top .splash {
	color: white;
	a:link: white;
}

#theater-splash-right #theater-splash-right-content {
	margin: 7px 0 0 30px;
}

#theater-splash-right #theater-splash-date {
	display: inline;
	font-size: .85em;
}	
	
#theater-splash-right #theater-headline {
	font-weight: bold;
	display: inline;
	font-size: .85em;
}

#theater-splash-right #theater-productname {
	font-size: 1.2em;
	font-weight: bold;
	margin-top: 15px;
}

#theater-splash-right #theater-vendorname{
	font-size:0.6em;
	letter-spacing:0.1em;
	margin-top:4px;
}

#theater-splash-right #theater-blurb {
	color: #94ba42;
	font-size: .8em;
	margin: 7px 0 0 0;	
}

#theater-splash-right #theater-blurblearnmore {
	font-style: italic;
	color: #d59f43;
	text-decoration: underline;
}

#theater-splash-right #theater-splash-right-action {
	margin: 7px 0 0 30px;
	
}

#theater-splash-right #theater-splash-right-action #theater-prices {
	float: left;
	width: 225px;
	font-size: 0.7em;
	line-height: 1.1em;
	margin: 3px 0 0 7px;
}

#theater-splash-right #theater-prices #theater-save {
	font-style: italic;
	font-size: .8em;
	margin-left: 12px;
}



#theater-splash-right #theater-splashbuy {
	float: right;
	background: url("../images/theater/splash/addtocart.png") no-repeat scroll 0 0 transparent;
	border: medium none;
	height: 60px;
	width: 220px;
	position: relative; 
	/* margin: 0px 70px 0 0; */
	/* If margin is commented out, use 'right' */
	right: 11px;
}

#theater-splash-right #theater-splashbuy:hover {
	background-position: 0 -60px;
	top: 1px;	
}
	

#theater-splash-right #theater-splashbuy:active {
	background-position: 0 -120px;	
	top: 3px;
}


#beapart_button
{
	background: url("../images/newfront/sprites/beapartofit.png") no-repeat 0 0;	
	width: 211px;
	height: 60px;
}
#beapart_button:hover
{
	background: url("../images/newfront/sprites/beapartofit.png") no-repeat 0 -60px;	
}
#beapart_button:active
{
	background: url("../images/newfront/sprites/beapartofit.png") no-repeat 0 -120px;	
}



#theater-bottom {
	position: relative;
	width: 895px; /* ? */
	height: 210px;	
	top: 35px;
	left: 5px
}

#theater-bottom #theater-bottom-left {
	float: left;
	width: 390px;
	height: 210px;
}

#theater-bottom #theater-bottom-left-header {

background: url("../images/newfront/featuredseller.gif");
width: 167px;
height:25px;
background-repeat:no-repeat;
margin-left:-8px;
}

#theater-bottom #theater-bottom-left-content {
	float: left;
	position: relative;
	width: 410px;
	height: 200px;
	margin: 5px 0 0 0;

}

#theater-bottom #theater-bottom-left-content a {
	color: #6F4D38;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

#theater-bottom #theater-bottom-left-content a:hover {
	color: #94ba42;
	font-weight: bold;
}

#theater-bottom #theater-bottom-left-first {
	float: left;
	width: 200px;
	height: 175px;
	font-size: .7em;
}

#theater-bottom #theater-bottom-left-second {
	float: left;
	background-image:url("../images/theater/sellers/sellerframe-sprite.png");
	width: 139px;
	height: 170px;
	margin-top: -23px;
	background-repeat: no-repeat;
}

#theater-bottom #theater-bottom-left-second:hover {
	background-image:url("../images/theater/sellers/sellerframe-sprite.png");
	background-position: 0px -169px;
	background-repeat: no-repeat;
}


#theater-bottom #theater-bottom-left-second img {
	padding: 17px 0 0 14px;
}

#theater-bottom #theater-bottom-right {
	float: left;
	width: 463px;
	height: 210px;
	display: inline-block;
}

#theater-bottom #theater-bottom-right-header {
background: url("../images/newfront/ourpassionatesellers.gif");
width: 242px;
height:25px;
background-repeat:no-repeat;
}

#theater-bottom #theater-bottom-right-video {
	width: 230px;
    float: left;
	height: 210px;
	margin: 10px 0 0 0;
}

#theater-bottom #theater-bottom-right-video #journey {
	border: 1px solid lightgray;
	width: 215px; 
	height: 130px;
	margin-left:9px;
}


#theater-bottom #theater-bottom-right-social {
	width: 223px;
	margin: 10px 0 0 10px;
    float: left;
	height: 210px;
}

#theater-bottom #theater-bottom-right-social .addthis_toolbox .custom_images a {
	margin: 0 7px;
}


/*
#theater-bottom #theater-bottom-right-signup {
	width: 223px;
	margin: 10px 0 0 10px;
    float: left;
	height: 210px;
}

#theater-bottom #theater-bottom-right-first {
	margin-top: 5px;
	font-size: .7em;
}

#theater-bottom-right #theater-bottom-right-second {
	position: relative;
	float: left;
	left: 50px;
}

#theater-explore {
	font-weight: bold;
	float: left;
	display: relative;
}
*/

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

/* End Theater */


/* Testimonial Scroller */
#testimonial-glider {	height: 180px; margin-top: -19px; }
div.testimonial-scroller-container {	float: left;	position: relative;	width: 230px; 	height: 180px;	overflow: hidden;	}
div.testimonial-scroller { 	position: absolute;	left: 18px;	top: 15px;	width: 230px; 	height: 180px;	overflow: hidden;	}
div.testimonial-scroller div.testimonial-section {		float:left;	height: 180px;	overflow: hidden;	width: 230px;	position: relative	}
div.testimonial-scroller div.content {	width: 10000px;	}


/* Scroller */
#glider {	height: 455px; }
#glider div.controls {	float: left;	height: 455px;	width: 119px;}
#glider div.controls li {	margin:3px 0 10px -12px;	background-image: url("../images/newfront/alternate-product-plain.jpg");	position: relative;	display: block;	width: 131px;	height: 103px;}
#glider div.controls img {    position: absolute;    left: 19px;    top: 14px; }
div.scroller-container {	float: left;	position: relative;	width: 776px; 	height: 455px;	overflow: hidden;	background-image: url("../images/newfront/slider-background.jpg");}
div.scroller { 	position: absolute;	left: 18px;	top: 15px;	width: 744px; 	height: 424px;	overflow: hidden;	}
div.scroller div.section {		float:left;	height:424px;	overflow:hidden;	width:744px;	position: relative	}
div.scroller div.content {	width: 10000px;	}

.scroller .section .feature-image {
	background-image:url("../images/newfront/slider/bwphoto-bg.png");
	background-repeat:no-repeat;
	display:block;
	float:left;
	height:389px;
	position:relative;
	width:481px;
	top: 17px;
	left: 10px;
}

.scroller .section .feature-image img {
	margin: 25px 0 0 25px;	
}

.scroller .section .product-inset {
	background-image:url("../images/newfront/slider/product-bg.png");
	background-repeat:no-repeat;
	height:174px;
	left:287px;
	position:absolute;
	top:243px;
	width:213px;
}

.scroller .section .product-inset img {
	margin: 17px 0 0 17px;
}
	

.feature-right-container  {
	float:left;
	height:400px;
	left:21px;
	position:relative;
	top:29px;
	width:241px;
}

.feature-right-container .feature-right-top {
	height: 285px;
}

.feature-right-container .feature-productname {
	font-size: 18px;
	text-align: center;
	margin: 5px auto 10px auto;
}

.feature-right-container .feature-productname a {
	text-decoration: none;	
	font-weight: bold;
}

.feature-right-container .feature-sellerphoto {
	background-image:url("../images/newfront/slider/polaroid-bg.png");
	background-repeat:no-repeat;
	float:right;
	height:104px;
	left:5px;
	margin:1px 0 1px 7px;
	padding:9px 8px 0;
	position:relative;
	top:7px;
	width:94px;
}

.feature-right-container .feature-sellerphoto img {
}	

.feature-right-container .feature-seller-text {
	font-size: 13px;
	color: black;
	margin-right: 16px;
	line-height:17px;
}

.feature-right-container .feature-meet {
	font-weight: bold;
	font-size: 13px;
	color: black;
	margin-right: 16px;
}

.feature-right-container .feature-seller-text .feature-description {
	text-align: justify;
}

.feature-right-container .feature-seller-text .learn-more-link a {
	text-decoration: none;
	font-weight: bold;
}

.feature-right-container .feature-price {
	margin-bottom:5px;
	margin-left:20px;
}


.feature-right-container .buy-now-button {
	background:url("../images/sprites/buy-now-sprite.png") no-repeat scroll 0 0 transparent;
	border:medium none;
	height:53px;
	width:228px;
}

.feature-right-container .buy-now-button:hover {
	background: url(../images/sprites/buy-now-sprite.png) no-repeat 0 -53px;	
}
	

.feature-right-container .buy-now-button:active {
	background: url(../images/sprites/buy-now-sprite.png) no-repeat 0 -106px;	
}
	
.cms-insiders .header-nav, .cms-insiders #top-mission, .cms-insiders .top-menu-item, .cms-insiders .breadcrumbs, .cms-insiders #hr-container, .cms-journey .header-nav, .cms-insiders #top-mission, .cms-journey .top-menu-item, .cms-journey .breadcrumbs, .cms-journey #hr-container, .cms-journey .header-top, .cms-journey .header-top, .cms-journey .container-head, .cms-journey #shop-relaxed, .cms-journey #liveperson, .cms-journey #callus {
	display: none;
} 

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


/* Membership Landing Page Form */

.memberlp {
	background-image: url("../images/memberslp/background.jpg");
	width: 958px;
	height: 766px;
	margin: 0 0 0 -6px;
	position: relative;
}

.journey {
	background-image: url("../images/memberslp/background.jpg");
	width: 960px;
	height: 766px;
	margin: -5px 0 0 -7px;
	position: relative;
}

.memberlp-discover,
.journey-discover {
	background-image: url("../images/memberslp/discover.png");
	width: 852px;
	height: 113px;
	position: relative;
	left: 50px;
	top: 36px;
}

.memberlp-container, .journey-container {
	margin: 0 0 0 20px;
}




#journey-top {
	position: relative;
	width: 960px;
	height: 390px;
	top: 15px;
}



#journey-vid {
	background-image: url("../images/journey/videoplayerbg.png");
	background-repeat: no-repeat;
	width: 763px;
	height: 380px;
	padding-left: 27px;
	padding-top: 19px;
	position: relative;
	float: left;
}

#journey-logo {
	width: 174px;
	height: 90px;
	position: absolute;
	top: 32px;
	left: 14px;
}

#journey-youtube {
	width: 560px;
	height: 340px;
	position: absolute;
	left: 208px;
	top: 19px;
}


#journey-share {
	background-image: url("../images/journey/videoshare.png");
	width: 90px;
	height: 337px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
	overflow:hidden;
}



#journey-bottom {
	width: 960px;
	height: 330px;
}


#journey-bottom-left {
	background-image: url("../images/journey/videocontent.png");
	width: 256px;
	height: 270px;
	position: relative;
	float: left;
	margin-left: 182px;
	padding: 22px;
	list-style-ol: disc inside none;
}

#journey-bottom-left #journey-details {
	font-size: 1.3em;
	line-height: 1.3em;
	color: black;
}

#journey-bottom-right {
	background-image: url("../images/journey/videocontent.png");
	width: 296px;
	height: 310px;
	float: left;
	margin-left: 10px;
	padding: 2px;
	
}



.memberlp-copy { 
	background-image: url("../images/memberslp/copybg.png");
	height: 353px;
	width: 494px;
	float: left;
	position: relative;
	margin: 75px 0 0 20px;
	font-size: 1.5em;
	line-height: 1.2em;
	padding-left: 20px;
	padding-top: 35px;
	color: #3f2708;
}

.memberlp-copy .memberlp-header {
	font-size: 2.0em;
}


#journey-bottom .journey-header {
	font-size: 1.7em;
	line-height: 1.6em;
}

.memberlp-form .group-select { 
	background-image: url("../images/memberslp/formbg.png");
	background-repeat: no-repeat;
	height: 328px;
	width: 333px;
	float: left;
	position: relative;
	font-size: 18px;
	left: 30px;	
	margin: 72px 0 0 0;
}

.journey-form .group-select { 
	height: 310px;
	width: 296px;
	float: left;
	position: relative;
	font-size: 18px;
	left: 5px;
	top: 0;	
	margin: 0 0 0 0;
}
.memberlp-form .form-list li,
.journey-form  .form-list li { margin-bottom:6px; }

.memberlp-form .form-list li .input-box .input-text,
.memberlp-form .form-list li .input-box textarea,
.journey-form .form-list li .input-box .input-text,
.journey-form .form-list li .input-box textarea  { width:172px; }

.memberlp-form .form-list li .input-box select, 
.journey-form .form-list li .input-box select { width:256px; }
.memberlp-form .form-list li.addElement,
.journey-form .form-list li.addElement { border-top:1px solid #DDD; padding-top:10px; }


.memberlp-form .group-select .customer-name .name-lastname, 
.journey-form .group-select .customer-name .name-lastname {float: none; }

.memberlp-form group-select,
.journey-form group-select {
    margin:5px 0;
    }

.memberlp-form .group-select li, 
.journey-form .group-select li  { padding:1px 0px 1px 0px; }
  
.memberlp-form group-select .legend,
.journey-form group-select .legend {
    border:1px solid #f19900;
    background:#F9F3E3;
    padding:0 8px;
    color:#E76200;
    font-weight:bold;
    font-size:1.1em;
    }
    
.memberlp-form group-select .legend.register, 
.journey-form group-select .legend.register {
		margin: 0px;
}

.memberlp .memberlp-form .group-select .input-box .input-text, .memberlp .memberlp-form .group-select li .input-box textarea {
	width: 160px;
	font: 18px helvetica;
	position: relative;
	left: -16px;
	font-weight: normal;
}


.journey .journey-form .group-select .input-box, .journey .journey-form .group-select li .input-box {
	width: 282px;
}
	
.journey .journey-form .group-select .input-box .input-text,  .journey .journey-form .group-select li .input-box textarea {
	width: 130px;
	font: 18px helvetica;
	position: relative;
	left: -13px;
	font-weight: normal;
}
.memberlp .memberlp-form .group-select label, 
.journey .journey-form .group-select label {
	float: left;
	text-align: left;
	margin-left: 5px;
}

.memberlp .memberlp-form .group-select .required {
	color: #543c16;
	font-style: italic;
	font-size: 14px;
	text-align: center;
}

 
.journey .journey-form .group-select .required {
	color: #7c5922;
	font-style: italic;
	font-size: 12px;
	position: relative;
	text-align: left;
	left: 13px;
}

.memberlp .memberlp-form .group-select .button-set, 
.journey .journey-form .group-select .button-set {
	padding: 0;
	text-align: center;

}

.memberlp .memberlp-form .group-select .button-set .form-button {
	background-image: url("../images/memberslp/okbutton.png");
	width: 67px;
	height: 31px;
	background-repeat: no-repeat;
	margin-left: 188px;
	margin-top: -4px;
	background-color: transparent;
	border: medium none;
}

.journey .journey-form .group-select .button-set .form-button {
	background-image: url("../images/memberslp/okbutton.png");
	width: 67px;
	height: 31px;
	background-repeat: no-repeat;
	margin-left: 141px;
	margin-top: -22px;
	background-color: transparent;
	border: medium none;
}

.memberlp .memberlp-form .group-select .button-set .form-button:hover, 
.journey .journey-form .group-select .button-set .form-button:hover {
	background-position: 0 -31px;
	background-repeat: no-repeat;
	background-color: transparent;
}
.journey .addthis_toolbox {
	position: relative;
	top: 0;
	left: 4px;
}
.journey .addthis_toolbox .custom_images a {
	margin: 40px 17px;
	display: block;
}

#fblike {
	margin: 40px 17px 40px 20px;
	height: 20px;
}

.journey-form .journey-header {
	font-size:31px;
	line-height:50px;
	padding:30px;
}

.journey-form .group-select li .input-box {
	margin-bottom:12px;
}
/* End Insider Signup Form */

/* Ribbon for Homepage */

#theater-top .theater-ribbon a {
	position: absolute;
	background-image: url("../images/theater/splash/ribbon.png");
	background-repeat: no-repeat;
	width: 271px;
	height: 79px;
	left: -49px;
	top: 50px;
	z-index: 4;
	background-position: 0 -3px;
}

#theater-top .theater-ribbon a:hover {
	background-position: 0 -79px;
}

/* End Ribbon */

/* Add This Icons */
/* Custom Icons */
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    padding: 0;
}
.addthis_toolbox .custom_images a img {
    opacity: 1.0;
}
.addthis_toolbox .custom_images a:hover img {
    opacity: 0.75;
}     
.cms-home #hr-container {
	display: none;
}
/*Share It - Shopping Cart */

#sharing-container {
	background-image:url("../images/shoppingcart/share-it-cartbg-holiday2.jpg");
	background-repeat:no-repeat;
	height:331px;
	left:-26px;
	position:relative;
	top:0;
	width:1011px;
  }
   
#sharing-initial {
	height:250px;
	left:32px;
	position:relative;
	top:50px;
	width:990px;
}

#sharing-box {
	background-image:url("../images/shoppingcart/shareitbox.png");
	float:left;
	height: 241px;
	width: 570px;
	}

#sharing-form {
	float: left;
	width: 505px;
	height: 150px;
	position: relative;
	top: 70px;
	margin-left: 30px;
}

#sharing-text {
	text-align: left;
	font-size: 14px;
	position: relative;
	left: 12px;
}

#sharing-text ul {
	list-style: disc inside none;
}

#sharing-form-fields {
	position: relative;
	top: 11px;
	left: 6px;
	float: left;
	width: 507px;
}

#coupon-box {
	background-image: url("../images/shoppingcart/sharedwith.png");
	float: left;
	height: 240px;
	width: 378px;
	position: relative;
	top: 6px;
}

#discount-coupon-form-top {
	position: relative;
	top: 63px; 
	display: inline-block;
	left: -25px;
	
}

#coupon-box-text {
	font-size:16px; 
	text-align:left; 
	width:325px;
}

#coupon-box-fields {
	position: relative;
	top: 8px;
	left: 65px;
}

#sharing-shared {
	background-image: url("../images/shoppingcart/thanks.png");
	height: 210px;
	width: 555px;
	position: relative;
	top: 50px;
	left: 250px;
}

#shared-thanks {
	text-align: left;
	font-size: 16px;
	position: relative;
	top: 70px;
	left: 30px;
	width: 500px;
}

#sharing-code-entered {
	background-image: url("../images/shoppingcart/pass-the-discount.png");
	height: 210px;
	width: 600px;
	position: relative;
	top: 50px;
	left: 250px;
}

#pass-the-discount {
	text-align: left;
	font-size: 15px;
	position: relative;
	top: 60px;
	left: 30px;
	width: 565px;
}

#sharing-tooltip, #insider-tooltip {
	background-image:url("../images/shoppingcart/shareitpopup.png"); 
	height:225px;
	bottom: 25px;
	position:absolute;
	right: -50px;
	width:409px;
	z-index: 10;
	background-repeat:no-repeat;

}

#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{
	height:150px;
}

#contact-us-row-2{
	height:150px;
}
#contact-us-customerservice {
	float: left;
	margin-left:20px;
}

#contact-us-email {
	float: left;
	margin-left:100px;
}

#contact-us-social {
	margin-left:20px;
	float: left;
}

#contact-us-newsletter {
	float: left;
	margin-left:153px;
}

.product-ribbon a {
	position: absolute;
	background-image: url("../images/theater/splash/ribbon.png");
	background-repeat: no-repeat;
	width: 271px;
	height: 79px;
	left: -10px;
	top: 355px;
	z-index: 14;
	background-position: 0 -3px;
}

.product-ribbon a:hover {
	background-image: url("../images/theater/splash/ribbon.png");
	background-position: 0 -79px;
	background-repeat: no-repeat;
	position: absolute;
}

/* 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("../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-header h1 {

}

#school-clothesline {
	background-image:url("../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;
}

#school-category1 {
	left:199px;
	position:absolute;
	top:114px;
}

#school-category2 {
	left:350px;
	position:absolute;
	top:114px;
}

#school-category3 {
	left:499px;
	position:absolute;
	top:114px;
}

#school-category4 {
	left:649px;
	position:absolute;
	top:112px;
}

#school-text {
	font-size:13pt;
	padding: 40px;
	line-height:16pt;
}

#school-text ul {
	list-style: disc inside;
}

#school-text h2 a {
	text-decoration: none;
	color: #94BA43;
	font-size:16pt;
	margin-left:20px;
}

/* header link (above page) for back-to-school - never used*/
#headerlink-school {
	left:52px;
	position:absolute;
	top:9px;
}

#natural-back-to-school {
	display:block;
	background:url(../images/newfront/header-school.png) no-repeat 0 0;
	height: 68px;
	width: 305px;
	float: right;
	margin-top: 11px;
	margin-right: 17px;
	}

#natural-back-to-school:hover {
	background:url(../images/newfront/header-school.png) no-repeat 0 -69px;
}


#natural-back-to-school:active {
	background:url(../images/newfront/header-school.png) no-repeat 0 -138px;
} 


.see-all-products-button { width: 160px; height: 30px; background: url(../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; }



/* Live: Shared Elements */
#live-nyt-button { /* all 3 states */
	width: 260px;
	height: 44px;
	background: url('../images/live/nyt-logo.gif') no-repeat 0 0;
	position: absolute;
}
#live-email-capture { /* all 3 states */
	position: absolute;
	width: 300px;
	height: 50px;
}
#live-email-capture input#signup_email {
	border: none; 
	border-color: white;
	width: 200px;
	font-size: 14px;
	color: gray;
}

#live-email-capture input#commit {
	width: 67px;
	height: 39px;
	background: url('../images/live/emailsignup-ok.png') no-repeat -2px -1px;
	position: absolute;
	left: 231px;
	bottom: 18px;
	font-size: 1px;
	border: none;
}

#live-email-capture input#commit:hover {
	background-position: -2px -40px;
}

#live-email-capture input#commit:active {
	background-position: -2px -80px;
}

/* Live: Pre State */
#live-pre-banner {
	width: 959px;
	height:	400px;
	position: relative;
	right: 31px;
	bottom: 5px;
	background: url('../images/live/livebanner-pre.gif') no-repeat 0 0;
	border-bottom: thick ridge;
	border-width: 3px 3px thick;
	margin-bottom: 9px;
	
}
#live-pre-banner-button {
	background: url('../images/live/learnmore.gif') no-repeat 0 0;
	position: absolute;
	right: 81px;
	bottom: 13px;
	height: 41px;
	width: 186px;
}

#live-pre-banner-button:hover {
	background: url('../images/live/learnmore.gif') no-repeat 0 -41px;
}

#live-pre-banner-button:active {
	background: url('../images/live/learnmore.gif') no-repeat 0 -82px;
}

#live-pre-banner #live-nyt-button { 
	left:170px;
	top:353px;	
}

#live-pre-banner #live-email-capture { 
	left: 657px;
	bottom: 38px;
}
/* Live: Post State */
#live-post-banner {
	width: 959px;
	height: 215px;
	position: relative;
	right: 32px;
	bottom: 5px;
	background: url('../images/live/on-post-banner-live.gif') no-repeat 0 0;
}

#live-post-banner #live-nyt-button { 
	left:170px;
	top:173px;	
}

#live-post-banner #live-email-capture { 
	left: 657px;
	top: 173px;
}

#live-post-content {
	width: 960px;
	height: 475px;
	position: relative;
	right: 31px;
	background: url('../images/live/Wednesday-post.jpg') no-repeat 0 0;
	border-top: solid;
	border-bottom: solid;
	border-width: 3px;
}

#live-post-content-button {
	position: absolute;
	width: 430px;
	height: 58px;
	top: 374px;
	left: 508px;
	background: url('../images/live/lastbroadcast.gif') no-repeat 0 0;
}

#live-post-content-button:hover {
	background: url('../images/live/lastbroadcast.gif') no-repeat 0 -58px;
}

#live-post-content-button:active {
	background: url('../images/live/lastbroadcast.gif') no-repeat 0 -116px;
}


/* Live: Live State */
#live-live-banner  {
	width: 960px;
	height: 94px;
	margin-left: -32px;
	bottom: 5px;
	position: relative;
	background: url('../images/live/on-post-banner-live-thin.gif') no-repeat 0 0;
}

#live-live-banner #live-nyt-button { 
	left: 242px;
	top: 32px;
	width: 172px;
	height: 29px;
	background: url('../images/live/nyt-logo-small.gif') no-repeat 0 0;
	
}

#live-live-banner #live-email-capture { 
	left: 657px;
	top: 49px;
}

#live-live-content {
	height: 360px;
	width: 900px;
	margin-top: 15px;
}
#live-live-stream {
	height: 360px;
	width: 600px;
	float: left;
}
#live-live-fb {
	height: 360px;
	width: 277px;
	padding-left: 23px;
	float: left;
}
#live-live-undercontent {

}
#live-live-undercontent-left {
	float:left;
	width: 580px;
}
#live-live-currentFeature {
	width: 399px;
	height: 49px;
	background: url('../images/live/buynow.gif') no-repeat -6px -10px;
	margin-left: 108px;
	margin-top: 7px;
}
#live-live-currentFeature:hover {
	background-position: -6px -70px; 
}
#live-live-currentFeature:active {
	background-position: -6px -130px; 
}

#live-live-latestFeatures {
	width: 401px;
	height: 41px;
	background: url('../images/live/featuredproducts.gif') no-repeat  0px 0px;
	margin-top: 5px;
	margin-left: 108px;
	margin-bottom: 18px;
}
#live-live-latestFeatures:hover {
	background-position: 0px -41px; 
}
#live-live-latestFeatures:active {
	background-position: 0px -82px;
}

/* Holidays */
#holidayribbon {
	position:relative;
	left:-6px;
	top:-14px;
}

/* Holiday Theater */
#holiday-top {
  position: relative;
  height: 400px;
  bottom:-15px;
  
}

#holiday-theater {
  position: relative;
  float:left;
  width:648px;
  height:400px;
  background-image: url("../images/theater/holiday/small-TOO-frame.gif");
}

#holiday-theater-bg {
	margin-top: 5px;
	margin-left: 5px;
	position: relative;
}

#holiday-theater #holiday-theater-product {
  position: absolute;
  top: 95px;
  left: -39px;
}

#holiday-top #holiday-theater #holiday-theater-product #holiday-theater-product-image {
   float: left;
   background-image: url("../images/theater/holiday/small-TOO-productframe.png");
   background-repeat: no-repeat;
 	border: medium none;
   width: 182px;
   height: 146px;
   position: absolute;
   left:80px;
   top:30px;
   z-index: 2;
}

#holiday-top #holiday-theater #holiday-theater-product #holiday-theater-product-image: hover {
	background-image: url("../images/theater/holiday/small-TOO-productframe.png");
   
   background-repeat: no-repeat;
}

#holiday-top #holiday-theater #holiday-theater-product #holiday-theater-product-image img {
	
}

#holiday-top #holiday-theater #holiday-theater-product #holiday-theater-product-text {
	background-image: url("../images/theater/holiday/small-too-blurb-bg.png");
	height: 132px;
	width: 359px;
	position: absolute;
	z-index: 1;
	color: #6F4D38;
	top:33px;
	left:248px;
	padding: 5px 0px 0px 35px;	
}

#holiday-top .holiday-splash a {
	color: white;
	text-decoration: none;
}

#holiday-top .holiday-splash a:hover {
	color: #94ba42;
}

#holiday-top .holiday-splash {
	color: white;
	a:link: white;
}


#holiday-theater-product-text #holiday-theater-date {
	display: inline;
	font-size: .65em;
	margin-left: 33px;
}	
	
#holiday-theater-product-text #holiday-theater-headline {
	font-weight: bold;
	display: inline;
	font-size: .65em;
	
}

#holiday-theater-product-text #holiday-theater-productname {
	font-size: .9em;
	font-weight: bold;
	margin-top: 4px;
	text-decoration:none;
}

#holiday-theater-product-text #holiday-theater-productname a {
	text-decoration: none;
}
#holiday-theater-product-text #holiday-theater-vendorname{
	font-size:0.5em;
	letter-spacing:0.1em;
	margin-top:4px;
}

#holiday-theater-product-text #holiday-theater-blurb {
	color: #94ba42;
	font-size: .6em;
	margin: 7px 0 0 0;	
}

#holiday-theater-product-text #holiday-theater-blurblearnmore {
	font-style: italic;
	color: #d59f43;
	text-decoration: underline;
}

#holiday-theater-product #holiday-theater-buy {
	margin: 7px 0 0 0px;
	
}

#holiday-theater-product-text #holiday-theater-buy #holiday-theater-prices {
	float: left;
	width: 200px;
	font-size: 0.6em;
	line-height: 1em;
	margin: 3px 0 0 3px;
}

#holiday-heater-prices #holiday-theater-save {
	font-style: italic;
	font-size: .7em;
	margin-left: 12px;
}


#holiday-theater-product-text #holiday-theater-buy #holiday-theater-buybutton {
	background: url("../images/theater/holiday/addtocart.png") no-repeat scroll 0 0 transparent;
	border: none;
	height: 43px;
	width: 140px;
	position: relative; 
	top: 5px;
}

#holiday-theater-product-text #holiday-theater-buy #holiday-theater-buybutton:hover {
	background-position: 0 -44px;
	top: 7px;	
	border: none;
}
	

#holiday-theater-product-text #holiday-theater-buy #holiday-theater-buybutton:active {
	background-position: 0 -90px;	
	top: 11px;
	border: none;
}

#beapart_button
{
	background: url("../images/newfront/sprites/beapartofit.png") no-repeat 0 0;	
	width: 211px;
	height: 60px;
}
#beapart_button:hover
{
	background: url("../images/newfront/sprites/beapartofit.png") no-repeat 0 -60px;	
}
#beapart_button:active
{
	background: url("../images/newfront/sprites/beapartofit.png") no-repeat 0 -120px;	
}



#theater-bottom {
	position: relative;
	width: 895px; /* ? */
	height: 210px;	
	top: 35px;
	left: 5px
}

#theater-bottom #theater-bottom-left {
	float: left;
	width: 390px;
	height: 210px;
}

#theater-bottom #theater-bottom-left-header {

background: url("../images/newfront/featuredseller.png");
width: 167px;
height:25px;
background-repeat:no-repeat;
margin-left:-11px;
}

#theater-bottom #theater-bottom-left-content {
	float: left;
	position: relative;
	width: 410px;
	height: 200px;
	margin: 5px 0 0 0;

}

#theater-bottom #theater-bottom-left-content a {
	color: #6F4D38;
	text-decoration: none;
	font-weight: bold;
	font-style: italic;
}

#theater-bottom #theater-bottom-left-content a:hover {
	color: #94ba42;
	font-weight: bold;
}

#theater-bottom #theater-bottom-left-first {
	float: left;
	width: 200px;
	height: 175px;
	font-size: .6em;
}

#theater-bottom #theater-bottom-left-second {
	float: left;
	background-image:url("../images/theater/sellers/sellerframe-sprite.png");
	width: 139px;
	height: 170px;
	margin-top: -23px;
	background-repeat: no-repeat;
}

#theater-bottom #theater-bottom-left-second:hover {
	background-image:url("../images/theater/sellers/sellerframe-sprite.png");
	background-position: 0px -169px;
	background-repeat: no-repeat;
}


#theater-bottom #theater-bottom-left-second img {
	padding: 17px 0 0 14px;
}

#theater-bottom #theater-bottom-right {
	float: left;
	width: 463px;
	height: 210px;
	display: inline-block;
}

#theater-bottom #theater-bottom-right-header {
background: url("../images/newfront/ourpassionatesellers.png");
width: 242px;
height:25px;
background-repeat:no-repeat;
margin-left: -7px;
}

#theater-bottom #theater-bottom-right-video {
	width: 230px;
    float: left;
	height: 210px;
	margin: 10px 0 0 0;
}

#theater-bottom #theater-bottom-right-video #journey {
	border: 1px solid lightgray;
	width: 215px; 
	height: 130px;
	margin-left:9px;
}


#theater-bottom #theater-bottom-right-social {
	width: 223px;
	margin: 10px 0 0 10px;
    float: left;
	height: 210px;
}

#theater-bottom #theater-bottom-right-social .addthis_toolbox .custom_images a {
	margin: 0 7px;
}


/*
#theater-bottom #theater-bottom-right-signup {
	width: 223px;
	margin: 10px 0 0 10px;
    float: left;
	height: 210px;
}

#theater-bottom #theater-bottom-right-first {
	margin-top: 5px;
	font-size: .7em;
}

#theater-bottom-right #theater-bottom-right-second {
	position: relative;
	float: left;
	left: 50px;
}

#theater-explore {
	font-weight: bold;
	float: left;
	display: relative;
}
*/

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

/* End Holiday Theater */

/* Holiday Secondary */

#holiday-secondary {
	position:relative;
}

#holiday-secondary #holiday-secondary-frame {
	position:relative;
	left:40px;
}

#holiday-secondary-header {
	float: left;
	font-size: 18px;
	margin-left:10px;
	margin-top: 17px;
	padding-bottom: 12px;
}

#holiday-secondary #holiday-secondary-product {
	position:relative;
	display: block;
	width: 80px;
	height: 54px;
	float: left;
	padding: 15px 10px;
}

#holiday-secondary #holiday-secondary-product a {
	text-decoration: none;
}

#holiday-secondary #holiday-secondary-product:hover {
	background: #AED5FB;
	color: black;
	border-radius:15px;
}

	
#holiday-secondary #holiday-secondary-product .secondary-image {
	position:relative;
	float: left;
	margin-right:12px;
	border: dotted 1px;
}

#holiday-secondary #holiday-secondary-product .secondary-image.image {

}



#holiday-secondary #holiday-secondary-product .secondary-productname {
	color: #704D38;
	font-size: .6em;	
	display:none;
}



#holiday-secondary #holiday-secondary-product .secondary-vendorname {
	color: #704D38;
	font-size: .5em;
	display:none;
}

#holiday-secondary #holiday-secondary-product .secondary-logo {
	position: relative;
	display:none;
}


/* End Holiday Secondary */

#product-badges {

}

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

#shipping-tooltip {
       background-image:url("../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;
}

#giftwrapping-tooltip {
       background-image:url("../images/holidays/badges/giftwrappingingpopup.png");
       height:129px;
       bottom: 52px;
       position:absolute;
       right: -119px;
       width:344px;
       z-index: 10;
       background-repeat:no-repeat;
       float:left;
}

#giftwrapping-badge-tooltip-text {
       line-height: 1.3em;
       padding: 24px 66px 20px 40px;
}