/**

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


.number{
color:#FFFFFF;
float:left;
font-size:28px;
font-weight:bold;
line-height:32px;
margin:20px 0 -18px 75px;
padding:0;
position:relative;
}
/* All */

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



/* Col2 */

.col2-set .col-1, .col2-set .col-2 {}

.col2-set .col-1 { float:left; }

.col2-set .col-2 { float:left; }

.ad-account-info .col2-set .col-2{
	float:right;
	margin-right:20px;
}

.specialProduct {
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#dac284;
	position:relative;
	width:212px;
	height:274px;
	background:url('../images/black-opacity-for-item.png');
	float:left;
	margin:3px;
}
.specialProduct h3 {
	color:#dac284;
	padding:5px 20px;
	/*background:#000;*/
	text-align:center;
	float:left;
	width:172px;
}
.specialProduct .priceBox {
}
.specialProduct h3 a {
	color:#dac284;
	font-size:20px;
	text-decoration:none;
}
.specialProduct .specialBanner {
	background:url(../images/special-overlay.png) no-repeat;
	width:97px;
	height:70px;
	position:absolute;
	top:0;
	left:0;
}
.specialProduct .image {
	float:left;
	margin:20px 0 10px;
	text-align:center;
	width:100%;
}
.specialProduct .old-price span {
	color:#DAC284;
}
.specialProduct .price-box {
	padding:0 20px;
}
.specialProduct  .special-price span {
	color:#ff0505;
}
h3.christmas{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#9ccf77;
	font-weight:normal;
}


h3.christmas span{
	color:#c43425;
}

#main .featuredProduct{
	background-image:url(../images/christmas-bg.png);
	width:150px;
	height:150px;
	float:left;
	margin-right:5px;
}

#main .featuredProduct .image{
	width:150px;
	text-align:center;
	margin-top:5px;
}

#main .featuredProduct .priceBox{
	float:left;
	width:150px;
	text-align:right;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	margin-top:-10px;
}

#main .featuredProduct .priceBox .priceBox{
	padding:0px;
}

#main .featuredProduct .priceBox .priceBox p{
	padding:0;
	margin:0;
}

#main .featuredProduct .priceBox .old-price .price-label{
	color:#acacac;
}

#main .featuredProduct .priceBox .special-price .price-label{
	color:#fe1800;
	font-weight:normal;
	font-size:10px;
}
#main .featuredProduct .priceBox .special-price .price{
	color:#fe1800;
	font-weight:normal;
	font-size:10px;
}
#main .featuredProduct .priceBox .special-price{
	padding:0px;
}
#main .featuredProduct .priceBox .old-price .price{
	color:#acacac;
}
#main .featuredProduct .title{
	width:150px;
	text-align:center;
	margin-top:-10px;
	float:left;
}
#main .featuredProduct .title a{
	font-family:Georgia, "Times New Roman", Times, serif;
	text-decoration:none;
	color:#9ccf77;
}

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

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

.group-select label, .form-list label, .payment-methods label { font-weight:bold; }

.input-text:focus, select:focus, textarea:focus { background:#edf7fd; }

.button-set { /* Container for form buttons*/

    clear:both;

    margin-top:4em;

    padding-top:8px;

    text-align:right;

    }

.form-button, .form-button-alt {

    overflow:visible;

    width:auto;

    border:0;

    padding:1px 8px;

    border:1px solid #345132;

    background-color:#345132;

    color:#fff;

    font:bold 12px arial, sans-serif !important;

    cursor:pointer;

    text-align:center;

    vertical-align:middle;

    }

.form-button span, .form-button-alt span {

    white-space:nowrap;

    }

.form-button-alt {

    border:1px solid #345132;

    background-color:#345132;

    }

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/btn_proceed_to_checkout_rad.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/btn_proceed_to_checkout_bg.gif) no-repeat;

    line-height:40px;

    }



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

    padding:22px 25px 12px 25px;

    

    }

.group-select .legend {

    margin-top:-33px;

    float:left;

    padding:0 8px;

    color:#E76200;

    font-weight:bold;

    font-size:1.4em;

    }

.group-select li { padding:4px 8px; }

.group-select li .input-box { float:left; width:275px; }

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

.group-select li .input-box select { width:256px; }





/* Form Messages */

.validation-advice, .required { color:#EB340A; }

.validation-advice { clear:both; min-height:15px; margin-top:3px; background:url(../images/validation_advice_bg.gif) no-repeat 2px 1px; padding-left:17px; 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 { 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 { margin:0 0 25px 0;}

.page-head-alt { margin:0 0 12px 0; }

.page-head, .page-head-alt { text-align:right; }

.page-head h3, .page-head-alt h3 {

    margin:0;

    font-size:1.7em !important;

    font-weight:normal !important;

    text-transform:none  !important;

    text-align:left;

    }

.button-level h3 { /* heading level with buttons */

    float:left;

    width:55%;

    }

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

    margin-bottom:7px;

    }

.category-head h2 {

    max-width:100%;

    margin:0;

    padding:3px 0;

    color:#fff;

    font-size:1.6em;

    line-height:1.3em;

    font-weight:normal;

    overflow:hidden;
	
	font-family:Georgia, "Times New Roman", Times, serif;

    }



.box-header {font-size:1.05em;text-align:left;background:#EEEEEE none repeat scroll 0%;font-weight:bold;padding:2px 8px;margin:10px 0; }

.category-head .link-feed {float:right; margin-top:10px; position:relative; }



/*****{

    margin-bottom:7px;

    }

.category-head h2 {

    max-width:100%;

    margin:0;

    padding:3px 0;

    color:#0a263c;

    font-size:1.6em;

    line-height:1.3em;

    font-weight:normal;

    overflow:hidden;

    }



.box-header {font-size:1.05em;text-align:left;background:#EEEEEE none repeat scroll 0%;font-weight:bold;padding:2px 8px;margin:10px 0; }

.category-head .link-feed {float:right; margin-top:10px; position:relative; }



/********************* Tables */

td.label        { font-weight:bold; }



/* Data Table */

.data-table {  width:100%; }

.data-table tr {  }

.data-table .odd  { }

.data-table .even { }

.data-table td.last, .data-table th.last { border-right:0; }

.data-table tr.last th,

.data-table tr.last td { }

.data-table th {  padding:2px 8px; white-space:nowrap; }

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

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

.data-table tbody td { }

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



.box-table td { padding:10px; }

.box-table tfoot td { padding-top:5px; padding-bottom:5px; }

.box-table select { width:100%; }



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





/* 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:12px 12px 12px 15px; } /* 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%;


    font-size:.95em;

    }

table.pager td {

    width:32%;

    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 {

    display:inline;

    }

table.pager li { padding:0 2px; }

table.view-by td {

    width:33%;

    padding:4px 8px;

    vertical-align:middle;

    }







/************************************************************/

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

/************************************************************/





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



/* Structure */

.wrapper { min-width:954px; }

.header { text-align:left; }

.header-top { width:890px; margin:0 auto 0 auto; position:relative; z-index:4; }

.header-nav { width:950px; margin:0 auto; }

.middle { min-height:400px; margin:0 auto; text-align:left; }

.side-col { width:195px; }

.col-left { float:left; }

.middle-container {
	margin:0 auto 20px auto;
	width:886px;
}
.mainContent {
	float:left;
	width:686px;
}
.col-main { float:left; /*background-image:url("../images/contentbg.gif");*/background: #fff; /*color:#ffffff;*/ width:676px; padding:20px 5px;}
.col-main-top{ width:686px; height:11px; background-image:url("../images/middletop.gif"); background-repeat:no-repeat; float:left;}
.col-main-bottom{ width:686px; height:10px; background-image:url("../images/middlebottom.gif"); background-repeat:no-repeat; float:left;}

.col-right { float:right; }

.col-1-layout .col-main {float:left; width:666px; padding-left:10px; padding-right:10px; padding-bottom:20px; padding-top:20px;}

.col-2-right-layout .col-main { float:left; width:676px; padding-top:15px; padding-left:10px; }

.col-2-left-layout .col-main { float:right; width:675px; }

.col-3-layout .col-main { width:475px; margin-left:17px; }

.mini-search #search 
{
	border:3px solid #322417;
}

/* Style */

.header { border-top:5px solid #190a03; }

.header-top { padding:0; }





.middle {padding:0 25px 80px 25px; }





/********************** Header */



/* Logo */

h2#logo {
    float:left;
    margin:10px 0 0 12px;
}

.page-popup h1#logo { display:none; }





/* Quick Access*/

.quick-access {
    width:540px;
    float:right;
    margin-top:0;
    text-align:right;
    padding:0 10px;
    color:#fff;
    }

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

.shop-access a, .shop-access a:hover { color:#ebbc58; font-size:.95em; }

.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 {
font-size:0.95em;
line-height:1.25em;
margin-bottom:-34px;
padding:15px 0 0 12px;
color:#FFF;
float:left;
width:600px;
position:relative;
}

.breadcrumbs li { display:inline; }





/* Mini search */

.mini-search { float:right; }

.mini-search .input-text { width:212px; margin-right:4px; }

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





/********************** Sidebars */

.side-col .box { margin-bottom:1.3em; }
.recently h3{color:#333;}

.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 { font-size:1.05em; text-transform:uppercase; }

.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.3em;  font-size:.95em;  }

.base-mini .head { margin:0 1px; padding:0 0 5px 0; }

.base-mini .head h4 { min-height:16px; padding:0; text-transform:uppercase;  font-size:14px; font-family:Georgia, "Times New Roman", Times, serif; text-align:left; }

.base-mini .head h4 .count { text-transform:none; color:#2f2f2f; white-space:nowrap; font-weight:normal; font-size:.95em; }

.base-mini h5 { font-size:1em; }

.base-mini .content, .base-mini ol { }

.base-mini ol li {height:60px; padding:7px 4px 7px 8px; }

.base-mini ol li.odd {  }

.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:80px; height:52px; }

.base-mini .product-images a img { border:1px solid #a9a9a9; 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:50px; }

.base-mini .regular-price { font-size:11px; }

.base-mini .regular-price .price { color:#f1f1f1; }

.base-mini .special-price { font-size:11px; }

.base-mini .minimal-price { font-size:11px; }

.base-mini .price-box { margin:1px 0; }

/* Product Detail sidebar */
.mini-related-items .head h4 { background-image:url(../images/icon_clip.gif); }
.mini-related-items .product-images { width:72px; }
.mini-related-items .product-images a { display:block; margin-left:20px; }
.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:80px; padding-left:5px; }
.mini-related-items ol li { padding-left:0 ; padding-right:0; height:auto; }


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



.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 { background-image:url(../images/icon_basket.gif); }

.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-compare-products .head h4 { background-image:url(../images/icon_table.gif); }



.mini-poll .head h4 { background-image:url(../images/icon_group.gif); }

.mini-poll td.label { font-weight:bold; padding-right:10px; }

.mini-poll td.item  { white-space:nowrap; }



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





/********************** Footer */

.footer-container { background:url("../images/background.gif"); border-top:4px solid #190a03;}

.footer { width:930px; margin:0 auto; padding:10px 10px 4em;}

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

    display:inline;

    }

.footer .informational li {

    display:inline;

    background:url(../images/footer_info_separator.gif) no-repeat 100% 50%;

    padding-right:8px;

    padding-left:4px;

    }

.footer .informational li.last { background:none; padding-right:0; }

.footer .informational a, .footer .informational a:hover { color:#fff; }

.footer .informational a { text-decoration:none; }

.footer .legality {

    padding:13px 0;

    color:#ecf3f6;

    text-align:center;

    }

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



/************************************************************/

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

/************************************************************/



.product-shop { float:left; }

.out-of-stock { height:18px; padding-top:3px;color:#D83820; font-weight:bold; }

.product-shop .short-description { width:100%; overflow:hidden; margin-bottom:10px; }



/********************** Rating */

.ratings {

    margin:7px 0;

    line-height:1em;

    }

.rating-box {

    float:left;

    position:relative;

    width:69px;

    height:13px;

    margin-right:5px;

    background:url(../images/product_rating_blank_star.gif) repeat-x;

    }

.rating-box .rating {

    position:absolute;

    top:0;

    left:0;

    height:13px;

    background:url(../images/product_rating_full_star.gif) repeat-x;

    }

.ratings-list {

    margin:4px 0;

    }

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



.price-box { padding:5px 0; }

.price-box .price { font-weight:bold; color:#c76200; }



/* Regular price */

.regular-price { color:#c76200; }

.regular-price .price { font-weight:bold; font-size:13px; color:#c76200; }



/* Old price */

.old-price { margin:0; display:block; }

.old-price .price-label { white-space:nowrap; color:#999; }

.old-price .price { font-weight:bold; color:#c76200; text-decoration:line-through; }



/* Special price */

.special-price { margin:0; padding:3px 0; }

.special-price .price-label { font-size:13px; font-weight:bold; white-space:nowrap; color:#cd5033; }

.special-price .price { font-size:13px; font-weight:bold; color:#c76200; }



/* Minimal price (as low as) */

.minimal-price { margin:0; }

.minimal-price .price-label { font-weight:bold; white-space:nowrap; }



a.minimal-price-link { display:block; }

a.minimal-price-link .label {}

a.minimal-price-link .price { font-weight:normal; color:#1e7ec8; }



/* Excluding tax */

.price-excluding-tax { display:block; color:#999; }

.price-excluding-tax .label { white-space:nowrap; color:#999; }

.price-excluding-tax .price { font-size:13px; font-weight:normal; color:#c76200; }



/* Including tax */

.price-including-tax { display:block; color:#999; }

.price-including-tax .label { white-space:nowrap; color:#999; }

.price-including-tax .price { font-size:13px; font-weight:bold; color:#c76200; }



/* Excl tax (for order tables) */

.price-excl-tax  { display:block; }

.price-excl-tax .label { display:block; white-space:nowrap; }

.price-excl-tax .price { display:block; }



/* Incl tax (for order tables) */

.price-incl-tax { display:block; }

.price-incl-tax .label { display:block; white-space:nowrap; }

.price-incl-tax .price { display:block; font-weight:bold; }



/* Price range */

.price-from { margin:0; }

.price-from .price-label { font-weight:bold; white-space:nowrap; }



.price-to { margin:0; }

.price-to .price-label { font-weight:bold; white-space:nowrap; }



/* Price notice next to the options */

.price-notice { padding-left:10px; color:#999; }

.price-notice .price { font-weight:bold; color:#2f2f2f; }



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

.generic-product-list li { margin:12px 0; }





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

.catalog-listing { line-height:1.35em; }

.catalog-listing h5 { font-family:Georgia, "Times New Roman", Times, serif; margin-bottom:.4em; font-size:1.05em; /*background-color:#000;*/ padding:5px; }

.catalog-listing h5 a, .catalog-listing h5 a:hover { /*color:#dac787;*/color:#333; text-decoration:none}

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



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

    margin:0;

    background:url(../images/layered_nav_head_bg.gif) no-repeat;

    height:24px;

    }

.layered-nav h3 { display:none; }

.layered-nav .border-creator { border-style:solid; border-color:#a0b3c3; border-width:0 1px 1px 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 {

    background:url(../images/narrow_by_li_by.gif) no-repeat 0 .2em;

    padding-left:20px;

    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;

    }

.narrow-by dl {

    background:#e7f1f4;

    padding:0 0 1em 0;

    }

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

    }

.narrow-by dd {

    background:url(../images/narrow_by_dd_bg.gif) repeat-x 0 100%;

    padding:0 12px .8em 12px;

    }

.narrow-by dd li { margin-bottom:.3em; line-height:1.3em; }

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







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

/************************************************************/



.tool-tip .block-content { padding:15px 20px; }

/************************************************************/

/******************[ Mage_CSS_E Shop Pages]******************/

/************************************************************/


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 { display:inline; width:250px; }

.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 { margin:12px 10px; padding:5px; color:#000; background:#F2F1D2; }

.listing-type-list .product-image { float:left; width:135px; }

.listing-type-list .product-shop { width:305px; padding:0 0 0 20px; }

.listing-type-list .product-shop .description { margin:.5em 0 1.2em 0; }

.listing-type-list .product-shop .description  a{
	text-decoration:none;
}

.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 .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 .grid-row { border-bottom:1px solid #d9dde3; }
.listing-type-grid li.item { float:left; width:138px; padding:12px 10px; line-height:1.6em; overflow:hidden; }
.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; }


.product-info-box { margin-top:10px; border:none; margin-top:0; }

.product-info-box .product-name { margin-bottom:.3em; font-size:1.2em; background-color:#000000;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:1.05em;
margin-bottom:0.4em;
padding:5px; color:#DAC787; }

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

.add-to-cart-box .qty-box { float:left; }

.add-to-cart-box .qty-box label { float:left; }

.add-to-cart-box .qty-box .qty { float:left; margin-right:5px; }
.leftnav1 {
float:left;
text-align:left;
width:200px;
}
.topnewproducts {
background-image:url(../images/newproductstop.gif);
color:#50301A;
font-size:16px;
font-weight:bold;
height:42px;
line-height:42px;
margin-top:0;
text-align:center;
width:184px;
float:left;
}

.middlenewproducts {
background:none;
background-image:url(../images/newproductsmiddle.gif);
background-repeat:repeat-y;
color:#50301A;
padding-bottom:2px;
width:184px;
float:left;
}

a.home {
background-image:url(../images/home.gif);
display:block;
float:left;
height:36px;
margin-left:5px;
width:88px;
}

a.home span {
display:none;
}

a.about {
background-image:url(../images/aboutus.gif);
display:block;
float:left;
height:36px;
margin-left:5px;
width:108px;
}

a.specials-nav {
background-image:url(../images/main-nav-button.gif);
display:block;
float:left;
height:36px;
margin-left:5px;
width:108px;
font-size:20px;
color:#322417;
text-decoration:none;
font-family:Georgia, "Times New Roman", Times, serif;
line-height:36px;
}

a.about span {
display:none;
}

a.prod {
background-image:url(../images/newproducts.gif);
display:block;
float:left;
height:36px;
margin-left:5px;
width:144px;
}

a.prod span {
display:none;
}


a.guar {
background-image:url(../images/ourguar.gif);
display:block;
float:left;
height:36px;
margin-left:5px;
width:150px;
}

a.guar span {
display:none;
}

.footerright {
color:#e1c78b;
float:right;
text-align:right;
width:460px;
margin-top:40px;
font-family:Georgia, "Times New Roman", Times, serif;
}

.footerleft {
background-image:url(../images/bottomleft.gif);
float:left;
height:215px;
text-align:left;
width:352px;
}

.footerleft  h3{
	color:#dec78b;
	background-color:#000;
	padding:3px;
	width:170px;
	font-family:Georgia, "Times New Roman", Times, serif;
}

.bottomrightimage {
background-image:url(../images/bottomright.gif);
float:right;
height:152px;
margin-left:15px;
width:116px;
}

.footerright h3{
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#dbc386;
	font-size:19px;
	background-color:#170a02;
	padding:2px;
	margin-bottom:20px;
	margin-right:10px;
}

.bottomnewproducts {
background-image:url(../images/newproductsbottom.gif);
height:16px;
width:184px;
float:left;
}

.quickshopper {
background-image:url(../images/quickshopper.gif);
font-family:Trebuchet MS;
font-size:13px;
font-weight:bold;
height:135px;
margin-top:15px;
margin-bottom:15px;
width:184px;
float:left;
}
.quickshopper a {
color:#322417;
text-decoration:none;
padding:0 12px 0 8px;
line-height:25px;
}
.quickshopperpadding {
padding:4px;
}

.headerimage {
background:url(../images/header1.gif) no-repeat;
height:210px;
width:894px;
}
.footerleft div {
padding:40px 20px 20px;
}

.product-img-box{
	width:250px;
	float:left;
	margin-right:20px;
}

.product-essential{
	border:none;
}

.col-1.new-users{
	width:350px;
	padding-bottom:20px;
}

.col-2.registered-users .button-set{
	margin-top:-15px;
	
}
a.left{
	float:left;
	margin-left:10px;
}

.a-right{
	text-align:right;
}
.discount-codes.box{
	float:left;
}
.shipping-estimate.box{
	float:right;
}

.shopping-cart-collaterals .col-2{
	width:650px;
}

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

.one-page-checkout{
	padding-top:20px;
	padding-bottom:20px;
	float:left;
	width:650px;
}
.one-page-checkout .head{
	background-color:#2f4022;
	padding:10px;
}

.one-page-checkout .head a{
	color:#fff;
}

.one-page-checkout .col2-set .col-2{
	float:right;
}

.one-page-checkout .col2-set .button-set{
	margin:0;
	margin-bottom:20px;
}
.one-page-checkout .col2-set .button-set .left{
	margin-right:10px;
}

.featured{
	float:left;
	height:212px;
	width:212px;
	text-align:center;
	margin-left:5px;
	margin-bottom:20px;
}
.featured .title{
	/*background-color:#000;*/
	padding:5px;
}
.featured a{
	text-decoration:none;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	/*color:#dac787;*/color:#333;
	
}
.clear {
	clear:both;
}


.joinNewsletter {
	float:right;
	text-align:right;
	padding-right:10px;
	font-family:Georgia,"Times New Roman",Times,serif;
}
.joinNewsletter a {
	/*background-color:#000000;
	color:#DEC78B;
	*/
	color:#333;
	padding:3px;
	width:170px;
	text-decoration:none;
	font-size:20px;
	padding:3px 5px;
	margin:5px 0;
}
.joinNewsletter p {
	margin:0;
	padding:5px 0;
	/*color:#DAC787;*/ color:#333;
}

.product-info-box {
	background:#F2F1D2;
	color:#000;
	margin:20px;
	padding:20px;
}

.socialNetworks {
	float:left;
	padding:5px;
	background:#E0C98A;
	border:#896543 1px solid;
	margin:10px;
}

.leftnav1 .box {
	background:#DCC486;
	width:164px;
	margin:10px 0;
	padding:10px;
}
.leftnav1 .narrow-by dl {
	background:none;
	padding:0;
}
.leftnav1 .layered-nav .border-creator {
	border:none;
}
.leftnav1 .layered-nav h4 {
	background:none;
	border:none;
	color:#50301A;
	text-align:center;
}
.leftnav1 .layered-nav .head {
	display:none;
}
.leftnav1 .narrow-by dt {
	padding:0;
	text-transform:none;
}
.mini-related-items .content {
	margin:0;
	padding:0;
}
.mini-related-items {
	margin:10px 0;
	width:580px;
}
.mini-related-items .regular-price .price {
	color:#C76200;
}
.mini-related-items ol li {
	display:inline-block;
	width:290px;
	float:left;
}
.leftnav1 .mini-newsletter {
	float:left;
	padding:5px;
	width:174px;
}
.leftnav1 .mini-newsletter .content {
	padding:0;
}
#categories .category-image-box a {
	line-height:121px;
	height:123px;
	width:123px;
	margin:0 auto 5px auto;
	display:block;
	background:#FFFFFF;
}
#categories .category-image-box img {
	vertical-align:middle;
}
#categories .category-box {
	width:150px;
	margin:5px;
	text-align:center;
	float:left;
}
#categories .category-box .category-name a {
	/*color:#DAC787;*/color:#333;
	text-decoration:none;
	/*font-weight:bold;*/font-size:19px;
}
#categories .category-box .category-name {
	/*background-color:#000000;*/
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:1.05em;
	padding:5px;
}
#categories .category-box .category-name p {
	margin:0;
	padding:0;
}
.continue-shopping {
	float:left;
}
#checkoutSteps h3{
	color:#fff;
}
