/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Open Software License (OSL 3.0)
 * that is bundled with this package in the file LICENSE.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/osl-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.
 *
 * @copyright Copyright (c) 2004-2007 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 3.0)
 */
/******************************************/
/***********[ Mage_CSS_A Reset ]***********/
/******************************************/

* { margin:0; padding:0; }

body { color:#2f2f2f; font:12px/1.55em arial, helvetica, sans-serif; text-align:center; }

a { color:#CC071E; text-decoration:underline; }
a:hover { color:#000; text-decoration:underline; }

a img { border:0;}

/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em; color:#000; }
/*h2 { font-size:1.5em; }
h3 { font-size:1.35em; }*/
h4 { font-size:1.05em; }
h5 { font-size:1.05em; }
h6 { font-size:.95em; }

/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td {padding:0;vertical-align:top;}

/* Paragraph */
p { margin-bottom:.8em; }
address { margin-bottom:.4em; }
address { font-style:normal; line-height:1.4em;color:#666666;font-size:12px;font-style:normal;}
cite { font-style:normal; font-size:10px;}
q:before, q:after{content:'';}

/* Form */
form { display:inline;}
fieldset { border:none; }
legend {display:none;}
label { color:#666; /*font-size:.95em;*/ font-weight:bold; }
input, select, button { vertical-align:middle; }

/* Lists */
dt { display:block; font-weight:bold; }
li { list-style:none; }

/* Size */
small { font-size:.9em; }
big { font-size:1.1em; }

hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
.nowrap { white-space:nowrap; }
:focus { outline: 0; }
.bold { font-weight:bold; }
/**



 * Magento



 *



 * NOTICE OF LICENSE



 *



 * This source file is subject to the Open Software License (OSL 3.0)



 * that is bundled with this package in the file LICENSE.txt.



 * It is also available through the world-wide-web at this URL:



 * http://opensource.org/licenses/osl-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.



 *



 * @copyright Copyright (c) 2004-2007 Irubin Consulting Inc. DBA Varien (http://www.varien.com)



 * @license http://opensource.org/licenses/osl-3.0.php Open Software License (OSL 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:#CC071E; 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; }



input.input-text, textarea { padding:2px; }



input.form-radio { 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:#E6E3C1; outline:0; }*/



.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; background-color:transparent; border:0; padding:1px 4px 1px 12px; background:#CC071E; color:#fff; border:1px solid #CC071E; font:bold 11px 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 #CCC87E; background-color:#E6E3C1; color:#000;*/
text-transform:uppercase; }



a.form-button-alt { padding: 2px 9px; text-decoration:none; }

.form-button-alt:hover { /*color:#CC071E;*/ text-decoration:none; }
.form-button:hover { background-color:#800; }
.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 {


 margin:1em 0;


 padding:0;


}



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



.form-list label, .form-list input {


 float:left;


 



}



.group-select {


 margin:28px 0;


 border:1px solid #bbafa0;


 padding:22px 25px 12px 25px;


 background:#FFF;


 }



.group-select .legend {
 background:#F9F3E3 none repeat scroll 0% 0%;
 border:1px solid #CC071E;
 color:#E76200;
 float:left;
 font-family:Arial,Helvetica,sans-serif;
 font-size:12px;
 font-weight:bold;
 margin-top:-33px;
 padding:2px 5px;
 }



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



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


 font-weight:bold;


 line-height:1.25em;


 }



.validation-failed {


 border:1px dashed #EB340A !important;


 background:#faebe7 !important;


 }



label.required {


 font-weight:bold;


 }



p.required {


 font-size:.95em;


 text-align:right;


 }















/********************** Messages */



.success { color:#3d6611; }



.error { color:#df280a; }



.notice {color:#CC071E;}



.success, .error { font-weight:bold; }



.messages { width:100%; overflow:hidden; margin:0; padding:0; }



.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; font-size: 12px; font-family: Arial, Helvetica, sans-serif;}



.error-msg {
 border: 1px solid #e2c6bf;
 color:#df280a;
 background-color:#faebe7;
 background-image:url(../images/error_msg_icon.gif);
 }



.success-msg {
 border:#c7d5bb 1px solid;
 color:#3d6611;
 background-color:#eff5ea;
 background-image:url(../images/success_msg_icon.gif);
 }



.notice-msg, .note-msg {


 border: 1px solid #e0e0bd;
 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; border-bottom:1px solid #ccc;*/ }



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


 }



.button-level {


 width:100%;


 overflow:hidden;


}



/* Category list heading */







.category-head h1, .category-head h2 {padding-top: 10px;
font-weight: bolder;color: black;text-transform: capitalize; }
 .category-head .products { color: #CC071E; text-transform: uppercase; font-size: 22px; font-weight: bold; display:none; } 
 
 .category-head h1.product-name { color: black; font-size:16px; font-weight:bold; padding:5px; text-transform:uppercase; background-color:#e6e3c2; }

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


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

td.label { font-weight:bold; }

/* Data Table */



#super-product-table { width:auto; font-size:14px;color:#898989;}

#super-product-table th { /* border-right:1px solid #c2d3e0;*/
 padding:6px 8px; color:#000; white-space:nowrap; }
#super-product-table th,#super-product-table td
{border:0px;padding:3px;vertical-align:middle;font-size:14px;padding-bottom:10px;}
#super-product-table td.groupProduct-name
{padding-right: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; }
.nested-data-table tfoot td {font-size:.95em; }
.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; }



.disc li { margin-left:20px; list-style:disc; }











/* Bare List */ /* Unstyled list */



.bare-list { margin:5px 0; }



.bare-list li { margin:3px 0; }















/********************** Space Creators */







.no-display { display:none; }



.no-wrap { white-space:nowrap; }



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



.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:#F3F1D8; font-size:.95em; margin:0;}
table.view-by td
{width:auto;vertical-align:middle;}
.paging-view-modes
{float:right;margin-left:50px;width:140px;font-weight:normal;}
.items-to-show
{width:170px;float:right;margin-left:20px;}
.paging
{float:left;margin-top:3px;}
.paging ol,.paging li
{display:inline;border:0px;background-color:transparent;padding:0px;margin:0px;}
.paging li
{margin:0px 2px;}
.bottom-tool-bar .paging
{margin:0px;}
.bottom-tool-bar .paging-view-modes
{display:none;}
/*
table.pager { margin-bottom:2px;bottom:50px;float:right;margin-bottom:2px;position:absolute;right:0pt;text-align:right;width:200px;}
*/


table.pager td { width:33%; padding:4px 8px; vertical-align:middle; }

table.pager td, table.view-by td { border:0;}
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; width:auto; }
table.view-by {bottom:20px;height:23px;
width:430px;width:auto;float:right;}







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



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



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











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







/* Structure */



.wrapper { min-width:954px; }



.header {


 z-index:999;


 text-align:left;


 }



.header-top {


 position:relative;


 width:930px;


 margin:0 auto;


 }



.header-nav {


 width:950px;


 margin:0 auto;


 }



.middle {


 min-height:400px;


 width:900px;


 margin:0 auto;


 text-align:left;


 position:relative;


 }



.side-col { width:195px; }



.col-left { float:left; }



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



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



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







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



.header-top { padding:10px; }



.header-nav-container { background:url(../images/nav_bg.jpg) repeat-y 50% 0 #000; }



.middle-container { background:url(../images/main_container_bg.gif) no-repeat 50% 0 #FFF; }



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















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







/* Logo */



h1#logo {


 float:left;


 width:202px;


 margin:3px 0 10px 12px;


 }



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











/* Quick Access*/



.quick-access {


 width:540px;


 float:right;


 margin-top:28px;


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











/* Breadcrumbs */



.breadcrumbs { margin-bottom:13px; font-size:.95em; line-height:1.25em; }



.breadcrumbs li { display:inline; }











/* Mini search */



.mini-search {


 position:absolute;


 top:0;


 right:0;


 width:300px;


 height:30px;


 padding:1px 20px 0 40px;


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


 zoom:1;


 }



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







.search-autocomplete {


 border:1px solid #CCC87E; z-index: 9999;

 background:#f9f5f0;


 left:-1px !important;


 top:21px !important;


 }



.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; }



.search-autocomplete li.odd { background:#FFF; }



.search-autocomplete li.selected { background:#f7e8dd; }















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








.sales-order-history table.pager {bottom: 0px;float: none;position: relative;right: 0pt;text-align:right;width: 100%;}

.account-navigation {width: 190px;margin-bottom:15px;padding-bottom:10px;}

 .account-navigation .head { padding-left: 14px; }

 .account-navigation li a { font-size: 12px; }

/* Base Mini */



.base-mini { background-color: #e6e3c1; line-height:1.3em; font-size:.95em; font-size:12px;margin:0 0; }



.base-mini .head { margin:0; background:#E6E3C1; padding:10px 10px; }



.base-mini .head h4 { margin-top:-4px; min-height:16px; color:#CC071E; background-repeat:no-repeat; background-position:0 0; text-transform:uppercase; }



.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 { background:#f7f7f7;}*/



.base-mini ol li { padding:7px 4px 7px 8px; position:relative; }



.base-mini ol li.odd { background:#f3f3f3; }



.base-mini ol li.even { background:#fafafa;}



.base-mini ul.super-product-attributes li { padding:0px; background-color:transparent !important; }


/*
.base-mini .actions { background:url(../images/base_mini_actions_bg.gif) repeat-x #e3e3e3; padding:6px; }
*/





.base-mini .product-images a img { border: none; 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; }



.base-mini .product-details[class] { height:auto;}



.base-mini .regular-price { color:#2f2f2f; font-size:11px; }



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



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



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







/* Related Items */







.mini-related-items {
 width: 200px;
}

.mini-related-items .content {
 padding:8px

}







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







.mini-newsletter h4 { background-image:url(../images/icon_newspaper.gif); }



.mini-newsletter .input-text { margin-bottom:3px; }





.mini-cart { margin-right: 11px; margin-bottom: 11px; padding-bottom:10px;}



.mini-cart .product-images {
 float: left;
}


.mini-cart .head
{text-align:left;}
.mini-cart h4 { /*background-image:url(../images/icon_basket.gif); */
display:block;float:none;padding:0px;color:white;background-color:#847300;padding:2px;padding-left:10px;font-size:14px;text-transform:uppercase;}



.mini-cart .subtotal { clear:both; font-size:12px; padding:2px 0; text-align:left; }



.mini-cart h5 {
/*background:#F4F3F3; padding:6px 8px 2px 8px; */
color:#847300;text-align:left;padding:0px;padding-left:10px;text-transform:uppercase;margin:0px 0px 10px 0px;font-weight:bold;
 }


/*
.mini-cart .actions { border-bottom:1px solid #CCC87E; padding:5px 8px; padding-bottom:2px; }
*/

.mini-cart .actions
{padding:0px 10px 10px 10px;
}
.mini-cart .actions .form-button {text-align:center;background:#ee1d23 none;color:white;border:0px;text-transform:uppercase;font-weight:bold;font-size:21px !important;width:100%;}
#cart-sidebar li,#cart-sidebar
{background-color:transparent;border:0px;text-align:left;margin:0px;padding:0px;}
#cart-sidebar
{padding:0px 10px;}
#cart-sidebar .product-details
{margin:0px;min-height:none;
}
.widget-btn 
{margin:0px;}



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


.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 { border-top:15px solid #B6D1E2; }



.footer { width:930px; margin:0 auto; padding:10px 10px 4em; background-color:#618499; position:relative; }



.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 .form-button, .product-shop .form-button-alt { margin-right:10px; }



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



.product-shop .short-description { width:100%; overflow:hidden; }
.product-shop { float: right; }






/* Upsale */



.upsale-right { width: 200px; overflow: hidden; float: right; background: #E6E3C1 url(../images/associated-products.gif) no-repeat top left; padding-top: 55px;}



 .upsale-right .content {
 background-color: #E6E3C1;
 }



 .upsale-right .content ol li {
 border-bottom: none;
 }



/* Downloadable Documents */







#pdf-table {


 width: 260px;


 border: none;


 font-family: "Arial Narrow", Arial, Verdana, sans-serif;


 font-size: 13px;


 color: #878787



 padding: 0;


 margin: 0;


} 







 #pdf-table a:hover {


 text-decoration: none;


 color: #aa071E;


 }



 



 #pdf-table a {


 text-decoration: underline;


 } 







 #pdf-table td, #pdf-table th {


 border-color: white;


 border-style: none;


 border-width: 0;


 padding: 0;


 margin: 0;


 }







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



/********************** Product Codes */ 



.prodCodes { color:black; font-size: 12px; line-height:1.1em; font-family: Arial,Helvetica,sans-serif; }


.prodCodes span { padding-right:5px; color:#898989;}
.emptyCart { margin:-1em 0 -.5em;}
/********************** Prices */

.price-box { margin:4px 0; }
.price-box .regular-price { color:#CC071E; font-size:1.1em; font-weight:bold; display:block; /*font-family:"Rockwell Extra Bold",Tahoma,Geneva,san-serif;*/
 font-weight: bold; font-family: "Arial Black", Arial, Helvetica, sans-serif
 letter-spacing:-3px; }



.old-price { color:#999; font-size:12px; line-height:1.1em; font-family:"Arial Narrow","Helvetica Condensed",Arial,Helvetica,sans-serif;
 }



.listing-type-list .old-price { font-size:12px; margin-top:15px;}



.old-price .price, .old-price .label { white-space:nowrap; font-family:Arial,Helvetica,sans-serif; font-size: 12px; color: #898989; font-weight:normal; }



.special-price { color:#CC071E; font-weight:bold; line-height:1em; }



.special-price .label { font-weight:normal; }



.special-price .price { white-space:nowrap; font-size: 24px; line-height:1em;}



.special-price, .special-price .price, .special-price .price .nobr {


 display:block;


 /* font-family: "Rockwell Extra Bold", Tahoma, Geneva, san-serif;*/
 font-family: "Arial Black", Arial, Helvetica, sans-serif; font-weight: bold;

 /*letter-spacing:-3px;*/



}



.special-price .price .nobr span {


 font-size:.6em;


 line-height:1.3em;


 letter-spacing:-1px;


 margin-top:0;


 display:block;


 float:left;


}



.minimal-price { color:#CC071E; font-size:1.2em; font-weight:bold; line-height:1em; }



.minimal-price .label { font-weight:normal; }



.minimal-price .price { white-space:nowrap; }







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


 }















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







.catalog-listing { line-height:1.35em; margin-bottom:0; }
.catalog-listing .prodText { float: none; width: 165px; text-align:left;} 



.prodButtons { clear: both;}

.prodButtons table td { border: none;}

.prodButtons .more-info { width: 127px; text-align: center; float: left;}
.catalog-listing .description { font-family:Arial,Helvetica,sans-serif; font-size: 12px; color: black; } 
.catalog-listing h2 {


 margin-bottom:.4em;


 font-size: 14px;


 /*font-size:1.05em;*/



 width:100%;
 padding-top:0px; text-transform:none;
 overflow:hidden;


 }



.catalog-listing h2 a {


 color:#207bc7;


 



 }



.catalog-listing h2 a:hover {


 color:#3a6990;


 text-decoration: underline;


 }



.catalog-listing .add-to {


 margin:.7em 0;


 color:#555555;


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


 margin:10px 0;


 border:0;


 }



.generic-product-grid td { border-top:0; border-right:1px solid #E6E3C1; border-bottom:1px solid #E6E3C1; padding:2px 0px 25px; padding:2px 0px 25px; line-height:1.6em; font-size:1em; }



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











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


 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 { border:1px solid #7ba7c9; background:#eaf6ff; position:absolute; }



.tool-tip .inline-content { padding:8px; }



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



.tool-tip .btn-close { display:block; position:absolute; right:6px; text-align:right; top:6px;}



















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



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



.home-spot .best-selling a.product-name:hover { color:#3a6990; }







.best-selling a.product-name, .recently a.product-name { color:#207bc7; font-weight:bold; font-size:.9em; line-height:1.2em; }



.best-selling a.product-name:hover, .recently a.product-name:hover { color:#3a6990; }



.recently {


}



.recently h3 { margin:12px 0 6px 0; color:#CC071E; font-size:1.6em; }



.recently .product-image { height:100px; float:left;/* border:1px solid #dcdcdc;*/ 
 margin-right:5px; }







.recently .add-to {margin-top:5px;font-size:11px; }



table.recently-list {width:100%;}



table.recently-list td {width:33%; padding:0; padding-top:10px;}



.recently .form-button {


 padding-left:1px;


 padding-right:1px;


}







/********************** Search */



.advanced-search {


 margin:28px 0;


 border:1px solid #bbafa0;


 padding:22px 25px 12px 25px;


 background:#FFF;


 }



.advanced-search .legend {


 margin-top:-33px;


 float:left;


 border:1px solid #CC071E;


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



.advanced-search .range .input-text {width:70px}







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


 border: 1px solid #E9D7C9;


 background-color: #FFF;


 }







.advanced-search-summary-tip {


 clear: both;


 font-weight: bold;


 }







.advanced-search-summary-box ul {


 list-style: none;


 float: left;


 width: 50%;


 margin-bottom: 10px;


 }







/*.advanced-search-summary-box ul li {


 }*/







.advanced-search-summary-box ul li span {


 background-image: url(../images/search_criteria.gif);


 background-repeat: no-repeat;


 background-position: left;


 padding-left: 15px;


 font-weight: bold;


 color: #E17C24;


 }



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







/* List Type */



.listing-type-list .listing-item { clear: both; margin-bottom: 20px; border-bottom: 1px solid #CCC87E}
.listing-item.last { border:0; }
.listing-type-list .listing-item table { width: 100% }
.listing-type-list .listing-item td { border: 0; }



.product-cart-qty {
 background-color: green; text-align: center; color: white; margin-right: 5px; font-size: 12px; padding: 2px 15px;
}



/* NEW PROD IMAGE ETC CODE */ 



.product-image { float:left; width:70px; }

.generic-product-grid .product-image{float:none;}

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







.listing-type-list .product-shop {


 width:520px;


 font-size:1.2em;


}



.listing-type-grid .description { margin:0 0 .5em; }



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



.description { line-height:1.25em; }



.listing-type-list .product-shop .price-box {/* float:left;*/text-align:left; margin:3px 13px 5px 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 {text-align:left;}


.listing-type-grid img
{display:inline;}
.listing-type-grid .product-image {text-align:center;width:auto;}
.listing-type-grid .prodText h5
{margin:0px;margin-bottom:15px;padding:0px;text-align:left;}
.listing-type-grid .product-image a
{display:block;text-align:left;
}
.generic-product-grid td
{border:0px;
}
.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; }















/********************** Product Detail */



/* Product Images */



.product-img-box { float:left; width:260px; margin-right: 10px;}



.product-img-box .main-product-img { position:relative; overflow:hidden; width:220px; height:220px; z-index:9; margin-bottom:10px; margin-left:20px; text-align:center;
 }



.product-img-box .main-product-img img { position:absolute; left:2px; top:2px; width:100%; cursor:move; z-index:99; }



.image-zoom { z-index:9; position:relative; 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 { width:auto; }



#track { position:relative; height:18px; }



#handle { position:absolute; left:0; top:-1px; width:9px; height:22px;background:url(../images/magnifier_handle.gif) no-repeat; }



.btn-zoom-out { position:absolute; left:2px; top:1px;}



.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 li { float:left; margin-right:6px;}



.product-img-box .more-views li.last { margin-right:0; }



.product-img-box .more-views li img { border:2px solid #ddd; }







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



.product-info-box .product-name {


 margin-bottom:.3em;


 color:#000;


 font-size:1.7em;


 }







h3.product-name {


 padding: 0;


 margin: 0;


 font-family: "Arial Narrow", Arial, Verdana, sans-serif;


 font-size: 24px !important;


}







.description {


 font-family: "Arial Narrow", Arial, Helvetica, Verdana, sans-serif !important;


 font-size: 12px;


}







.product-info-box .qty-box { float:left; margin-right:5px; }

.product-info-box .qty-box label { color: #222222; }



.product-info-box .price-box { margin:10px 0;} 




 .add-to-cart-box button.form-button { float: right; margin: 0}



.add-to-box { float:left; font-size:.95em; line-height:1.25em; }



.product-info-box .ratings { margin-bottom:1em;}







.product-attributes, .product-pricing { margin:10px 0; background:#F0F0F0; padding:10px; border:1px dashed #a59e89;}



.product-attributes td {padding:2px 0; }



.product-attributes td.label { padding-right:10px; font-weight:bold; }



.product-attributes select { width:218px; }



.product-essential, .product-collateral { padding:0px; }



.product-essential .product-shop .ratings { margin-bottom:4px; }







/* Product Collateral */



.product-collateral { padding: 20px 0 0; }
.product-collateral ul#tabnav { margin: 0 0; clear: both; padding: 0; position: relative; top: 2px;}
.product-collateral ul#tabnav .tab { display: block; width: auto; float: left;}
.product-collateral ul#tabnav .tab a { display: block;
 
 /*background: transparent url('../images/catalog/product/collateral-tab.gif') 0 bottom no-repeat scroll;*/
 background-color:#ccc87e; font-size: 13px; font-weight: bold; margin: 0 10px 0 0; color:white; text-transform:uppercase; text-decoration:none;}
.product-collateral ul#tabnav .selected a { background-position: 0 top !important; background-color:#ebe7cc;}
.product-collateral ul#tabnav .tab a:hover { color: #416387;}
.product-collateral ul#tabnav .selected a { border-color: #666666; 
 color:black; text-decoration: none; background-position: 0 bottom; font-weight: bold;}
.product-collateral ul#tabnav .selected a:hover { cursor: text; }
.product-collateral ul#tabnav .tab a span { display: block; text-align: center; padding: 5px 10px; }

#panels { /*background: transparent url('../images/catalog/product/collateral-bg.gif') 0 0 no-repeat scroll;*/
 clear: both; padding: 20px; min-height: 280px; border:5px solid #e6e3c2;}
#panels .collateral-box a { color: #51679f; }
#panels .pdf-table { margin: 20px 0; }
#panels .pdf-table tr:hover td { background-color: #f1f5f6; }
#panels .pdf-table * { border: 1px solid #d9d397; }
#panels .pdf-table td * { border: 0 none; }
#panels .pdf-table th,
#panels .pdf-table td { vertical-align: middle; }
#panels .pdf-table thead * { border-color: #acaead; }
#panels .pdf-table thead th { background: #ece8cd none scroll; }
#panels .pdf-table thead th { color: #4d4948; font-size:12px;}
#panels .pdf-table a { display: block; padding: 5px 5px; }

#panels .up-sell {}
#panels .up-sell .head,
#panels .up-sell .head h4 { display: none; }
#panels .up-sell * { border: 0 none; background: transparent none 0 0 no-repeat scroll; }
#panels .up-sell .product-image { float: left; width:150px;text-align:center; margin-right:10px;}
#panels #upsell-product-table td { text-align: center; border-bottom:1px solid #ccc87e;padding:15px; }
#panels #upsell-product-table td img { text-align: center; margin: 0 auto; }
#panels .up-sell .description
{margin-bottom:15px;}
{}
.upsell-middle-content
{float:left;width:300px;background-color:pink;text-align:left;}
.upsell-right-content
{}
.product-collateral .collateral-box h4{ color:#CC071E;}

.product-collateral .attribute-specs .label { font-weight:bold; }

.product-collateral .attribute-specs .data { border-right:0; }

.product-collateral .up-sell .head { padding-bottom:8px; margin-bottom:0; }



.product-collateral .up-sell .generic-product-grid { border:1px solid #E5DCC3; border-top:0; }



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



.product-collateral .up-sell .generic-product-grid td.empty-product { background:#f1ecdb; }



#customer-reviews { margin-bottom:15px; }



#customer-reviews li { margin-bottom:25px; }



#customer-reviews li p { clear:both; }



.product-collateral .add-tag-box .input-box { float:left; width:302px; margin-right:8px; }



.product-collateral .add-tag-box .input-box .input-text { width:300px; }



.tags-list { margin-bottom:15px; }



.tags-list li {


 display:inline;


 background:url(../images/separator.gif) no-repeat 100% .4em;


 padding:0 8px 0 4px;


 }



.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 { width:auto; margin:8px 0 13px 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 { font-family: Rockwell, Arial Black, Arial, sans-serif; font-weight: bold; }



.mini-related-items .product-images { width:80px; float: left; }



.mini-related-items .product-images .checkbox-container { float:left; width:15px; }



.mini-related-items .product-details { margin-left: 85px;}

.mini-related-items .product-details a { color: #222222;}

.mini-related-items .product-details a h5 { font-size: 13px; color: #222222;}



.mini-related-items .related-products-cell {
 padding-bottom: 12px;
 margin-bottom: 12px;
 border-bottom: 1px solid white;
 }



.mini-related-items ol li { padding-left:0 ; padding-right:0; }



.mini-related-items .prodButtons a img {
 position: relative;
 right: 38px;
}



.mini-related-items .prodButtons .more-info a img {
 position: relative;
 right: 20px;
}



/********************** Checkout */



/*

.checkout-onepage-index .form-list label, .form-list input {
 float: none;
}



.checkout-onepage-index .button-set {
 padding-top: 0 !important;
}



#register-box li {
 border-bottom: none;
 border-top: none;
 list-style-type: square;
 font-size: 12px;
}



#checkout-step-billing li, #checkout-step-shipping li, #checkout-step-login li, #checkout-shipping-method-load li, .payment-methods li {
 border-bottom: none;
 border-top: none;
}



.confirmation-message {
 clear:both;
 color:#AE9962;
 font-size: 12px;
}



a.edit-cart-link {
 color:#B38475;
 font-family:Arial,Helvetica,sans-serif;
 font-size:12px;
 font-weight:normal;
}



a.edit-cart-link:hover {
 text-decoration: none;
 color: #8d5645;
}



ul.checkout-types {
 float: right;
}



select.address-select {width:570px}







.shipment-methods dd { margin-bottom:13px; }



.payment-methods dt { margin-bottom:5px; }



.payment-methods dd { padding:5px 20px; }


 */








/* Shopping Cart */



.shopping-cart { margin-bottom:0; }



.shopping-cart th, .shopping-cart td { padding-left:13px; padding-right:13px; }



.shopping-cart tr.error { background:#FDE6E0 !important; }



.shopping-cart .continue-shopping { float: left; }



.shopping-cart-item-message {margin-bottom:5px}



td.attributes-col { line-height:1.4em; }



td.attributes-col ul { margin:5px 0; font-size:.95em;}



td.attributes-col dt {


 margin-top:.5em;


 font-size:.95em;


 font-weight:bold;


 }



td.attributes-col dd ul { margin: 0 0 5px 0; }



td.attributes-col dd ul li { margin-left:15px; list-style:disc; }



td.attributes-col p.pname { width:100%; overflow:hidden; padding:0; margin:0; }





/* changed background colour to #eff5eb from #E3E3E3 27/08/09 - John */

.shopping-cart-totals { width:238px; float:right; margin-top:25px; border:1px solid #CCC87E; background:#eff5eb; text-align:right; }



.shopping-cart-totals table { width:218px; margin-top:7px; margin:auto; }
.shopping-cart-totals td { padding:0px 0px 10px 0px;; border-color: none; border-style: none;border-width:0pt;color:#252525; font-size:12px; font-weight:bold; }
.shopping-cart-totals tr.last td { padding-bottom:5px; }



/*
.shopping-cart-totals .checkout-types { margin:15px; }
*/
/* new checkout button addedd 27-08-09 */
.shopping-cart-totals .checkout-types { margin:4px; float:none;text-align:center;}



.shopping-cart-totals .checkout-types li { clear:both; margin:10px 0; }



.shopping-cart-collaterals {


 float:left;


 width:605px;


 padding:25px 0;


 }



.shopping-cart-collaterals .box {


 margin-bottom:18px;


 padding:12px 15px;


 border:1px solid #D0CBC1;


 background:url(../images/base_mini_head_bg.gif) repeat-x #fff;


 }



.shopping-cart-collaterals .box .form-button { margin-left:5px; }



.shopping-cart-collaterals .discount-codes h4, .shopping-cart-collaterals .shipping-estimate h4 {


 min-height:16px;


 color:#CC071E;


 background-repeat:no-repeat;


 background-position:0 0;


 padding:1px 0 1px 21px;


 text-transform:uppercase;


 }



.shopping-cart-collaterals .discount-codes h4 { background-image:url(../images/icon_asterick.gif); padding-left:23px; }



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


.grand_total {


 width:auto;


 margin-top:15px;


 border:1px solid #CCC87E;


 background:#E3E3E3;


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
















/* Multiple Addresses checkout */



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


 }



.multi-address-checkout-box .legend {


 float:left;


 margin-top:-10px;


 margin-bottom:0;


 margin-left:15px;


 border:1px solid #CC071E;


 background:#F9F3E3;


 color:#CC071E;


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


 padding:2px 5px;


 color:#fff;


 font-size:.95em;


 line-height:1em;


 }



.multi-address-checkout-box .count-head h4 { margin:0; }



.multi-address-checkout-box .head h5 { color:#CC071E; }



.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) right 0 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:#CC071E; font-weight:bold; }



.place-order-box input { margin-left:15px; }







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


}
























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


}







.no-border {


 border-top: none;


 border-left: none;


 border-right: none;


 border-bottom: none;


}







.no-padding {


 padding: 0 0 0 0;


}







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







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


 padding:3px 10px;


 }



.account-nav .head h3 { color:#fff; font-size:1.1em; }



.account-nav ul { background:#FFF; 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; }















/* Login */



.login-box .col-1, .login-box .col-2 { border:1px solid #bbb6a5; background:#E3E3E3; }



.login-box .content { background:url(../images/login_box_bg.gif) repeat-x #F0F0F0; 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 #CCC87E; }



.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: 13px; font-family: Arial, Helvetica, sans-serif; }



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


 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:#CC071E; 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 #CCC87E; text-align:center; }



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



.compare-products tbody.attribute-cart td { background:#fffada !important; text-align:center; border-bottom:1px solid #CCC87E; }



.compare-products tbody td.label {


 width:auto;


 border-bottom:1px solid #9eb8cb;


 border-left:1px solid #CCC87E;


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











/* Reviews */



.my-review-detail .product-image { float:left; width:135px; }



.my-review-detail .product-image p { margin-bottom:0; }



.my-review-detail .product-image p img { vertical-align:top; }



.my-review-detail .details { float:right; width:538px; }



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


 color: #1b7cca;


 padding-right: 7px;


 background-repeat: no-repeat;


 background-position: right 5px;


}







.giftmessage-row {


 background-color:#f2efe9;


}







.expand { background-image: url(../images/gift-message-expand.gif); }







.collapse { background-image: url(../images/gift-message-collapse.gif); }















/********************** Pop up pages */



.page-popup { background:#fff; margin:25px 30px; text-align:left;}



.product-gallery-nav { padding:0 5px; }



















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



/******************[ Mage_CSS_F Overrides]*******************/



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







.nowrap, nobr, .nobr{ white-space:nowrap; }







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







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



.auto-width { width:auto;}







/* Link highlights */



.link-cart { color:#999 !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; }











/* For Demo store only */



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







.order-access {padding-bottom:8px;}



.order-info {border: solid 1px #D0CBC1; background:#E3E3E3; 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;}







/*Expiration date and cvv number validation case */



.input-box .v-fix {position:relative; float:left;}



.input-box .v-fix .validation-advice {position:relative; margin-right:-12em; float:left; display:inline; width:12em;}







/* Checkout security styling */







ul#payment_form_flo2cash_web { background:#E8F6FF url(../images/visa-mastercard.gif) no-repeat scroll 280px 73px; border: 1px solid #A5D5F3;}

ul#payment_form_flo2cash_web label { float: none;}

ul#payment_form_checkmo { border: 1px solid #CEE3BA; background-color: #EBF7E0;}

.secure-container {
 margin: 0;
 padding: 0;
}







.secure-message {
 font-family: Arial, Helvetica, sans-serif;
 color: white;
 font-size: 12px;
 text-align: center;
 height: 22px;
 vertical-align: middle;
 background: #5DA1FF url(../images/lock-symbol.gif) no-repeat scroll center center;
 border-bottom: 2px solid #75a6ea;
 position: fixed;
 top: 0px;
 padding-top: 3px;
 width: 100%;
 z-index: 999;
 font-weight: bold;
 left: 0;
}







#footer span.copyright {


 color: #999999;


 width: auto;


}







 #footer span.copyright a {


 color: #999999;


 text-decoration: underline;


 }



 



 #footer span.copyright a:hover {


 color: #666666;


 text-decoration: none;


 }



 



blockquote {


 font-size: 12px;


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


 color: #666666;


 font-style: oblique;


 padding-bottom: 10px;


}







 blockquote p {


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


 font-size: 12px !important;


 }

 

.layered-nav {
 display: none;
}



/* Search results page



.catalogsearch-result-index table.view-by {
 height:23px;
 left:300px;
 position:relative;
 width:430px;
 float: none;
 clear: both;
 bottom: 0px;
}
 */


/* RSS News Feed */



.rss_box {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}



 .rss_box .rss_items {
 margin: 0;
 }

 

 .rss_box li.rss_item {
 margin: 2px 0 12px;
 }

 

 .rss_box .rss_date {
 color: #666666;
 margin: 3px 0;
 }

 

 .rss_box .rss_item a {
 font-size: 14px;
 font-weight: bold;
 }



/* Grouped Products */



#super-product-table {
 margin: 10px 3px 10px 0;
}



#super-product-table .special-price, #super-product-table .special-price .price, #super-product-table .special-price .price #super-product-table .nobr {
 letter-spacing: 0;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px;
}



#super-product-table input.input-text {
 width: 20px;
}



.customer-account-index .base-mini ul {
 font-size: 12px;
}

#reorder-validate-detail { display: none;}


.customer-account-index .base-mini {
 padding: 0 0 20px 15px;
 margin-right: 11px;
 margin-bottom: 10px; display: none;
}


/**** Product Detail View ****/
.catalog-product-view .product-shop { float: right; width: 430px;}
 .product-shop .description,
 .product-shop .description p { font-size: 1.2em; }
 .product-shop .description * { font-family: Arial, Helvetica, sans-serif; }

.product-img-box { padding: 15px 0 0; }

 .product-shop .prodCodes { color: black; }

.product-shop .action-area { border: 5px solid #ccc87e; padding: 12px; margin: 20px 0 0; width:395px}
.product-shop .price-container { width: 210px; float: left; }
.product-shop .add-to-container { width: 180px; float: right; text-align: center; }
 .product-shop .action-area fieldset { padding: 0; }
 .product-shop .action-area .stock { color: #353630; font-weight: bold; padding: 0; }
 
 .product-shop .action-area .price-box {}
 .product-shop .action-area .price-box .dollar-sign, .product-shop .action-area .price-box .cent { font-size: 18px; }
 .product-shop .action-area .price-box .dollar { font-size: 30px; }
 .product-shop .action-area .price-box .price-notes { padding: 10px 0; }
 .product-shop .action-area .price-box .price-notes * { font-size: 13px; font-family: Arial, Helvetica, sans-serif; }
 .product-shop .action-area .price-box .price-notes .saving { color: #898989; font-size:12px;}
 
 .catalog-product-view .product-shop .action-area .add-to-cart-box button.form-button { float:left;background: #edfcd5 url('../images/catalog/product/btn-add-to-cart.gif') 0 0 no-repeat scroll; width: 150px; height: 77px; margin: 0; padding: 0; }
 .catalog-product-view .product-shop .action-area .add-to-cart-box button.form-button:hover { background-position: right 0; }
 
 .product-shop .qty-box { float: none; display: block; margin: 0 auto; }
 .product-shop .qty-box label {display: block; font-weight: normal; font-size: 12px; padding: 0 0 3px !important; text-align: left; }
 .product-shop .qty-box input#qty { display: block; float:left; font-size: 13px; padding: 5px; width: 50px; border: 1px solid #acaa93; text-align: left; margin: 0 0 10px; }
 
 .product-shop .free-delivery-nationwide { color: #ccc87e; font-weight: bold; font-size: 12px; }

/**** Listing View Style Changes ****/
.listing-type-list { margin-top: 15px; }
.catalog-listing { margin-bottom: 20px; }
.listing-type-list h5 { padding-top: 0; }
.listing-type-list h5 a { color: #207bc7; text-decoration: underline; }
.listing-type-list h5 a:hover { color: #3a6990; text-decoration: underline; }
.listing-type-list .listing-item { display: none; }
.listing-type-list .list-time-row { /*background: transparent url('../images/catalog/list-back.gif') 0 top repeat-x; */
 
 border-bottom: 1px solid #e0e1bf; padding: 13px 20px; border-collapse: collapse;}
.listing-type-list .product-image { border: 1px solid #f2e8e7; }
.listing-type-list .product-image:hover { border: 1px solid #cac0bf; }
.listing-type-list .description, .listing-type-list .description p { font-size: 12px; font-family: Arial, Helvetica, sans-serif!important; color: black; line-height: 1.2em; }
.listing-type-list .description{padding:10px 0px;}
.listing-type-list .special-price, 
.listing-type-list .special-price .price, 
.listing-type-list .special-price .price .nobr, 
.listing-type-list .old-price,
.listing-type-list .regular-price,
.catalog-product-view .special-price, 
.catalog-product-view .special-price .price, 
.catalog-product-view .special-price .price .nobr, 
.catalog-product-view .old-price,
.catalog-product-view .regular-price { font-family: "Arial Black", Arial, Helvetica, sans-serif; font-weight: bold; letter-spacing: 0;}
.listing-type-list .price-box, .catalog-product-view .price-box { line-height: 1.5em; }
.listing-type-list .gst-exclusive, .listing-type-list .gst-inclusive, .catalog-product-view .gst-exclusive, .catalog-product-view .gst-inclusive { font-family: Arial, Helvetica, sans-serif; margin: 4px 0 6px; font-size: 11px; clear: both; }
.listing-type-list .prodCodes, .catalog-product-view .prodCodes { font-family: Arial, Helvetica, sans-serif; margin-top: 4px; }

/*
.listing-type-list .list-info { width: 370px; float: left; }
*/
/* new prod detail image 27-08-09 John */
.listing-type-list .list-info { width: 100%; float: left; }

/*
.listing-type-list .list-action { width: 140px; float: right; white-space: nowrap; }
*/
/* new prod detail image 27-08-09 John */
.listing-type-list .list-action { width: 199px; float: right; white-space: nowrap; }

/*
.listing-type-list .list-view-button { width: 123px; height: 33px; background: #91be69 url('../images/catalog/buy-now.gif') 0 0 no-repeat; border: 0 none; }
*/
/* new prod detail image 27-08-09 John */
.listing-type-list .list-view-button { margin-top:20px;width: 105px; height: 31px; background: transparent url('../images/catalog/buy-now-detail.gif') 0 0 no-repeat; border: 0 none; }

/*
.listing-type-list .list-view-button:hover { width: 123px; height: 33px; background: #91be69 url('../images/catalog/buy-now.gif') 0 0 no-repeat; border: 0 none; }
*/
/* new prod detail image 27-08-09 John */
.listing-type-list .list-view-button:hover { width: 105px; height: 31px; background: transparent url('../images/catalog/buy-now-detail.gif') 0 0 no-repeat; border: 0 none; }


.listing-type-list .list-view-button span { visibility: hidden; }
.listing-type-list .product-shop { float: none; }
.listing-type-list th, .listing-type-list td { border-style:solid none; border-width:0px 0; font-size: 12px; padding: 0 0 0 0;}

.catalog-product-view .product-info-box .add-to-cart-box button.form-button { background: transparent url(../images/catalog/buy-now.gif) 0 0 no-repeat; height: 33px; width: 123px; float: none; clear: both; border: 0 none; margin-top: 10px;}
.catalog-product-view .product-info-box .add-to-cart-box button.form-button span { visibility: hidden; }

/**** New Category Landing Page ****/
.listing-type-list .product-shop table td h6 { padding: 0px; width: 100%;} 
.listing-type-list .product-shop table td ul { margin-left: 0; margin-right: 0;}
 .listing-type-list .product-shop table td ul li { float:left; width:100px; height: 25px; }
 
 .category-pet-food .listing-type-list .product-shop table td ul li {width:120px;}
 
 .listing-type-list .product-shop table td ul li a, 
 .listing-type-list .product-shop table td ul li a:hover { padding: 5px 0 5px 0px; text-decoration: underline; display: block; }
 .listing-type-list .product-shop table td ul li:hover { background-color: none; }
 .listing-type-list .product-shop table td ul li:hover a,
 .listing-type-list .product-shop table td ul li a:hover { color: #9d414c; }
#new-products-list-table p.add-to { display: none; }

.cms-home .recently{margin:-400px 0 100px 50px;}

/**** Create an Account ****/
.page-create-an-account {}
.page-create-an-account h1 { margin: inherit; }

table.no-style {}
table.no-style td { border-color: none; border-style: none; border-width: 0 0; font-size:1.2em; padding: 0 0;}

.page-create-an-account .why-create-account { border: 1px solid #E6E3C1; background-color: #fbfaed; padding: 15px; width: 180px; }
.page-create-an-account .why-create-account h4 { margin: 0; padding: 0; color: #CC071E; font-size: 1.4em; }
.page-create-an-account .why-create-account ul li { list-style-type: disc; font-size: 1.1em; padding: 3px 0; }

/**** Mini Banner ****/
.mini-banner {}
.mini-banner table { margin: 0 0 0 0; }
.mini-banner table td { border-color: none; border-style: none; border-width: 0 0; font-size:1.2em; padding: 0 0;}

/**** Main Homepage Styles ****/
.homepage-top h1, .homepage-bottom h2 { /*border-top: 1px solid rgb(230, 227, 193); */
 padding: 3px 5px; font-size:16px; margin-bottom: 0.4em; background-color: #e6e3c2;}
.homepage-bottom h2 { margin: 1em 0 1em; }

.homepage-top p { font-size: 16px; line-height: 1.5em; margin-bottom: 0.2em; padding-right: 0; text-align: justify; }
.homepage-top a {font-weight:bold;}
/**** Secure Styling ****/
.secure-container {}
.secure-container .hdr { padding: 0 0 60px; background: transparent url('../images/checkout-security-text.gif') 0 bottom no-repeat scroll; }
.secure-container .checkout-assurance p, .secure-container .checkout-assurance a { color: #45829e; }
.secure-container .checkout-assurance p { line-height: 1.4em; }
.secure-container .checkout-assurance #cot_tl_fixed { position: relative!important; }

/*Fixes*/
.group-select li .input-box .input-text, .group-select li .input-box textarea,.group-select li .input-box select {margin-bottom:10px;}

/*.button-set p.required {position:relative;top:-400px;}*/
#checkout-step-shipping .button-set p.required {position:relative;top:-350px;}

/*.random h3{min-height:43px;}*/

/***Fixes 11/09/09***/
#login-section a{font-size:12px;}
#login-section{float:right;}

.left-search{margin-left:-10px;background: transparent url(../images/search-section-bg.gif) 0 0 no-repeat;height:52px;width:210px;padding-top:30px;}
#search_autocomplete{display:none;}
input#search{background: transparent url(../images/left-searchbox.gif) 0 0 no-repeat;border:0 none !important;width:109px !important;height:15px !important;padding:5px 3px!important;}
/*.left-search .addButton,.left-search .addButton:hover{background: #ee1d23 url(../images/left-search-btn.gif) 0 0 no-repeat;border:0 none;width:53px;height:25px;padding:0 !important;cursor:pointer;}*/
.left-search .addButton,.left-search .addButton:hover{background: #ee1d23 none 0 0 no-repeat;color:white;text-transform:capitalize;font-size:13px;border:0 none;width:53px;height:25px;padding:0 !important;cursor:pointer;}
.campaignMonitor 
{font-size:12px;}
.campaignMonitor h4
{padding:10px;background-color:#847300;color:white;font-size:14px;text-transform:uppercase;width:170px;}
.campaignMonitor label
{color:#252525;padding:0px !important;font-size:12px;text-transform:capitalize;}
.campaignMonitor .campaignMonitoSubmit
{border:0px;color:white;background-color:#CC071E;}

.home-shop-online-cat
{margin: 0px 10px 0px 0px; float: left; width: 170px; height: 270px;}
.home-shop-online-cat a
{font-weight:bold;}
.category-details h1
{background-color:#E6E3C1;color:black;margin:0px;padding:2px 2px 2px 10px;font-size:16px;margin-bottom:10px;}
.category-details table, .category-details table td,.category-details table tr
{border:0px;}

.category-details .category-description
{line-height:16px;font-weight:normal;}
.categoryBlock ul
{margin:0px;padding:0px;}
.categoryBlock a
{font-weight:normal;}
.categoryBlock li
{float:left;width:340px;padding:0px;margin:0px;margin-right:32px;}
.categoryBlock li.secondColumn
{margin:0px;}
 h2.categoryName
{background-color:#ccc87e;color:white;display:block;float:none;font-size:14px;padding:2px 2px 2px 10px;margin-bottom:10px;text-transform:uppercase;}
.categoryBlock li .category-image
{float:left;margin-right:10px;}
.categoryBlock li .category-description
{font-size:13px;line-height:16px;font-weight:normal;}
.categoryBlock li h2.narrow-search-title
{margin-bottom:10px;text-transform:uppercase;background-color:#e6e3c1;color:black;padding:2px 2px 2px 10px;font-size:14px;margin-top:10px;}
.categoryBlock td
{border:0px;}
.group-product-details .old-price,.group-product-details .special-price,.group-product-details .special-price .price
{display:inline;}
.group-product-details #super-product-table .old-price .price
{text-decoration:line-through;font-size:14px;}
.group-product-details #super-product-table .special-price .price
{font-size:14px;font-weight:bold;color:#ee1d23;}
.catalog-product-view .product-shop .action-area .group-product-details .add-to-cart-box button.form-button
{background:transparent url(../images/add-to-cart-group.gif) no-repeat left top;width:287px;height:39px;border:0px;}
.group-product-details .free-delivery-nationwide
{margin-bottom:20px;}
.group-product-details .product-availability
{font-size:13px;}
.group-product-details #product-qty-box
{border:2px solid #ACAA93;display:block;float:left;font-size:3em;margin:0 0 10px;padding:5px;text-align:left;width:90px;}
#shopping-cart-table
{width:100%;}
.success-msg
{background-color:transparent;border:2px solid #e6e3c2;color:black;}
h3.shopping-cart-title
{background-color:#E6E3C1;color:black;font-size:16px;margin:0px;width:630px;line-height:normal;padding:7px;}
.checkout-types a.shoppingCart-btn
{font-size:16px;color:white;text-transform:uppercase;background-color:#CC071E;display:block;padding:7px;text-decoration:none;font-weight:bold;line-height:normal;float:right;}
ul.checkout-types,ul.checkout-types li
{margin:0px;padding:0px;}
.checkout-cart-index .page-head-alt
{padding:0px;margin-bottom:20px;}
#shopping-cart-table ,#shopping-cart-table td
{border:1px solid #d7d190;
}
#shopping-cart-table th
{background-color:#ece8cc;vertical-align:middle;text-align:center;padding:0px;color:black;padding:5px;}
#shopping-cart-table .attributes-col h4.title a
{font-size:13px;}
.shopping-cart-collaterals .discount-codes
{background:none;padding:15px;}
.shopping-cart-collaterals fieldset
{padding:0px;}
h4.discount-title
{color:white;text-transform:uppercase;font-size:14px;background-color:#847300;padding:2px 10px;font-weight:bold;letter-spacing:-1px;margin:0px;}
.discount-block-text
{margin-bottom:7px;font-size:13px;}
.shopping-cart-totals
{padding:10px;border:5px solid #ccc87e;background-color:transparent;}
#coupon_code
{width:230px;}
.upsell-middle-content a
{font-size:13px;}
.chockout-title
{font-size:18px;background-color:#ebe7cc;padding:5px 10px;}
.checkout-onepage-index
{font-size:12px;}
.checkout-onepage-index lable
{color:black;}
.one-page-checkout-progress ol li
{border:1px solid #e7e7e7;

margin-bottom:5px;}
.one-page-checkout-progress ol li h4
{text-transform:capitalize;color:#898989;}
.checkout-right-text h3
{background-color:#847300;color:white;font-size:15px;padding:5px 10px;
margin:0px;}
.checkout-right-text .checkout-right-text-content
{padding:10px;padding-bottom:20px;font-size:14px;background-color:#ece8cc;}
.checkout-right-text .checkout-right-text-content a
{font-size:14px;}
.why-create-account ul
{margin-left:10px;}
.account-box
{background:none;}
.account-box .head
{border:0px;}
.account-box .head h4
{color:black;}
.account-box h6
{font-size:13px;}
.address
{color:black;}
.customer-account-index .main .page-head h3
{font-size:16px;padding:5px 10px;background-color:#e6e3c2;}
.account-nav
{border:0px;padding-right:10px;margin-bottom:15px;}
.account-nav li.on
{background:transparent url(../images/leftArr.gif) no-repeat scroll left 5px;padding:5px 0px 5px 20px;color:black;font-size:13px;font-weight:bold;}
.account-nav li a {background:transparent url(../images/leftArr.gif) no-repeat scroll left 5px;color:#FFFFFF;padding:5px 0px 5px 20px;font-size:13px;font-weight:bold;text-decoration:none;text-transform:uppercase;
}
.account-nav li a:hover {background:transparent url(../images/leftArrR.gif) no-repeat scroll left 5px;color:black;}
.account-nav ul
{background-color:#ccc87e;padding:0px;
}
.account-nav .head
{display:none;}
.order-confirmation-items
{width:100%;}
#order-confirmation-totals-table
{float:right;}
.order-confirmation-items td,#order-confirmation-totals-table td
{
border:0px;}
.order-confirmation-items th
{color:black;background-color:transparent;font-size:12px;border:0px;border-bottom:1px solid #EEEEEE;
}
.order-confirmation-billing-address .head h4,.order-confirmation-shipping-address .head h4
{color:black;font-size:12px;text-transform:capitalize;}
.order-confirmation-billing-address {float:left;width:49%;
}
.order-confirmation-billing-address ,.order-confirmation-shipping-address,.order-confirmation-billing-address .head,.order-confirmation-shipping-address .head
{background-color:transparent;color:black;}
.order-confirmation-shipping-address {float:right;width:49%;}
.success-page-title
{background-color:#e6e3c2;font-size:16px;padding:5px 10px;}
.success-page-bottom-text
{margin-bottom:40px;}
.signup-form h4
{background-color:#ccc87e;font-size:13px;padding:5px 10px;margin-bottom:15px;}
input#name-box
{width:230px;}
input#email-box
{width:300px;}
#email-submit{ overflow:visible; width:auto; background-color:transparent; border:0; padding:1px 4px 1px 12px; background:#CC071E; color:#fff; border:1px solid #CC071E; font:bold 11px arial, sans-serif !important; cursor:pointer; text-align:center; vertical-align:middle; }
.signup-form-text
{margin:25px 0px;}
.checkout-onepage-success .button-set
{margin-bottom:30px;}
.checkout-onepage-success .form-button
{margin-right:5px;}
a ,p
{font-weight:normal;}
.delivery-texts
{font-size:12px;color:#ccc87e;}
#checkout-review-table {border:1px solid #D9DDE3;width:100%;margin:0px;}
.cms-page-view h1,.cms-page-view h2,.cms-page-view h3
{background-color:#e6e3c2;padding:3px 5px;}
/* -----------------------------------------
 MY FARM STORE STYLE SHEET 2008
----------------------------------------- */

/* ---- COLORS ----- */

.tan { color: #ccc87e; }
.Ltan { color: #e6e3c1; }
.VLtan { color: #f3f1d8; }

.red { color: #cc071e; }
.Lred { color: #e59678; }

.Lgrey { color: #c0c2c3; }

.white { color: #FFF; }
.black { color: #000; }
.grey, .gray { color: #666666; }
.red { color: red; }
.green { color: #038316; }

/* BASE STYLES FOR HTML/BODY */

html {font-size: 1.25em; /* 1.25×16px = 20px */
}
body {font-size: 50%; /* adjusts base font to 10px */
font-size:12px;}
html>body {font-size: 10px; /* overrides the above in all browsers except IE */
font-size:12px;}

body { font-family:Arial, Helvetica, sans-serif; line-height:1.3em; color: #000; background:#ccc87e url(../images/pagebk.jpg) repeat-x fixed; }
 
 body.checkout-onepage-index { background:#ccc87e url(../images/secure-bg.jpg) repeat-x fixed; }
 
body, div, form, object, img, dl, dt, dd, ul, li, span { margin:0; padding:0; border:0; }
img { display:block;}
.no-display { display:none; }
.clear { clear: both; height: 0; line-height: 0; margin: 0; padding: 0; visibility: hidden; }

 
/* Container/Holder Elements */
#entire { width:991px; margin:20px auto 0; padding:14px 0; background:#e6e3c1; }

#center { width:937px; margin:0 auto; padding:13px 13px 9px; text-align:left; background:#FFF; position:relative; }
#hdr { width:100%; height:140px; position:relative; }
#mfsLogo { position:absolute; bottom:0; left:0;} 

#tBanner { position: absolute; top:0; right:0; padding: 0px; width: 762px; height: 140px; background: white url(../images/banner-background2.jpg) no-repeat top right;}

/* Banner change 21/09/09 */
/*
#tBanner { position: absolute; top:0; right:0; padding: 0px; width: 762px; height: 140px; background: white url(../images/banner-background.gif) no-repeat top left;}
*/
/* Banner change 21/09/09 */

#tNavHold { height:40px; margin:12px 0 0;}
#accMenu { position:absolute; top:-31px; right:0;}
#searchBox { width: 260px; position: relative; right: 18px;}

/*#searchBox { position:absolute; top:160px; right:3px; float: right; display: block;}*/
#content { width:100%; overflow:hidden; }
#footer { width:100%; padding:1em 0 0; text-align:left; color:#c0c2c3; overflow:hidden; clear:both;}

/* CONTENT LAYOUT */
#left , #middle, .main, #right { float:left; overflow:hidden; }
#left { width:200px; background:#ccc87e; padding:0 0 0 10px; }
#middle, .main { width:455px; padding:0 0px 12px 15px; }
.main { width:712px; padding-right:0;}

#right { float: right;} 
 
/*#right { position: absolute; right: 0px; top: 0; margin-right: -10px;}*/
 
/* BODY HEAD (CONTENT) */
.category-head, .page-head, .page-head-alt { background:#FFF; padding-bottom:.5em; padding-top:1em; position:relative;}
.bodyHeadBar, .bodyFootBar { /*position:absolute; bottom:.7em; right:0; width:50%;*/
 margin-bottom:1.5em; padding:.5em; background:#f3f1d8; z-index:30; height:1%; overflow:hidden; clear:both;}
.bodyFootBar { margin-bottom:.7em; margin-top:1.5em; }
.bodyHeadBar .flR, .bodyFootBar .flR { height:1%; overflow:hidden;}
.bodyFootBar#comments { margin-bottom:0;}
/*.category-head h2, ul.breadcrumbs { float:left; clear:left; width:90%;}*/

.gst-exclusive, .gst-inclusive { font-family: "Arial Narrow","Helvetica Condensed",Arial,Helvetica,sans-serif; color: #545454; font-size: 12px;}

/* BODY TEXT ETC */
.bodyText {
}
.blogText { margin:1em 0; padding:1em 0; border-top:1px solid #e6e3c1; border-bottom:1px solid #e6e3c1;}




/* Misc */
.hr { border-top:1px solid #e6e3c1; height:0px; overflow:hidden; clear:both;}
.leftBase { background:#e6e3c1 url(../images/leftInfoBk.gif) right bottom no-repeat; margin-left:-10px; padding:10px 10px 13px; padding-left:15px;}
 
 
/*************** FIX ALL FLOAT HOLDERS SO NOT OVERFLOW HIDDEN ***************/
.bodyHead:after, .prodList:after, .prodVariants:after, .prodWrap:after, .prodPrice:after, .prodBuy:after, .prodFoot:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.bodyHead, .prodList, .prodVariants, .prodWrap, .prodPrice, .prodBuy, .prodFoot { display: inline-table; height: 1%; display: block;}
.prodPrice, .prodBuy, .prodFoot { height: auto;}
/* Widths (Multi-purpose) */
.full, .fullCl { width:100%; overflow:hidden; position:relative; }
.fullCl { clear:both;}
.half, .third, .quart { float:left;}
.half { width:49%;}
.third { width:33%;}
.quart { width:24%;}
span.full, span.fullCl, span.half, span.third, span.quart { text-align:center;}


/* LOGIN */
.myfarm { width:200px; height:60px; padding-right:10px; margin:0 0 .5em -10px;}
#myfarm-login { background:#FFF url(../images/loginBk.gif) no-repeat;}
#myfarm-logged-in { background:#FFF url(../images/loggedBk.gif) no-repeat;}

.loginLink { float:right; margin:35px 8px 0 0;}

/***************** LINK STYLES ****************/
a { color:#51679f; text-decoration: underline; }
a:hover, .smProd a, #right a, .loginLink, .post h2 a { color:#51679f; }
.smProd a:hover, #right a:hover, .loginLink:hover, .post h2 a:hover { color:#51679f;} 
#footer a, #umbBreadcrum li a { color:#c0c2c3; text-decoration:none;}
#footer a:hover, #umbBreadcrum li a:hover { color:#666;}

.specialsLink { display:block; position:relative; height:58px; border:10px solid #ccc87e; background:#e6e3c1 url(../images/specialsButton.gif) 50% 50% no-repeat; margin:1px 0 0;}
#left .specialsLink { margin-left:-5px;}
.specialsLink span { display:none;}
.specialsLink:hover { border-color:#cc071e; }
 
/************************** TEXT/FONT STYLES *****************************/
 /*
h1, h2, h3, h4, h5, h6, p, blockquote { margin:0; padding:.5em .5em 0 0; font-size:1.2em; line-height:1.2em; }
*/
h3, h4, h5, .tab1, td.title { font-family: Arial, Helvetica, sans-serif,"Arial Narrow", "Helvetica Condensed";}
h1, h2, h3, h4, h5 { font-family:Tahoma, Geneva, san-serif; font-family: Arial, Helvetica, sans-serif,"Arial Narrow", "Helvetica Condensed"; } 
 /*
h1, h2, h3 { font-size:2em; line-height:1.2em; font-weight:bold; }
 */
h1, h2, h3 { /*color:#cc071e;*/
 text-transform:uppercase; }
 /*
h1, h2, h3 { padding-top:1em; }
h1 { padding-top:1.4em; margin-bottom:-.3em;}
*/
/*h2 { font-size:1.6em;}*/
h2.rHead, h2.tagListTitle { padding-top:1.9em; margin-bottom:.3em; font-size:1.4em; color:#cc071e; text-transform:uppercase;}
h3 { font-size:2em; }
h3 em { font-weight:normal; color:#ccc87e; }
 /*
h4 { font-size:1.6em; }
*/ 
h4 span { font-weight:normal;}
.main h4 { padding-top:.5em; margin-top:1em;
}
.content h4 { padding-top:auto; border-top:0; margin-top:auto;}
#right h4 { padding:1.5em 0 1em; }


p { line-height:1.3em;}
/*small { color:#999;}*/
/* Exceptions */
.leftBase p { font-size:1em; padding:0; }
.shrinkBody { padding-right:80px;
}
.bodyFootBar p, p.paging { padding:3px 5px; margin:0;}
p.paging a.curPage { color:#000; font-weight:bold; text-decoration:none;}

p.postmetadata { font-size:1.1em; padding:.7em 0;}
span.copyright { float:left; width:230px; font-size:.9em; line-height:1.7em; }

/* TABS */
.tab1 { font-size:1.3em;}
.tab1 strong { display:block; float:left; width:4em;}
cite { font-style:normal;}

/* Images in copy */
.imgL { float:left; margin:0 15px 8px 0;}
.imgR { float:right; margin:0 0 8px 15px;}

/* List Styles - TWEAK ALL OTHER UL/LI USAGES */
/*
ul { list-style:disc outside; margin:.5em 15px;}
li { padding:.1em .2em .1em 0;}
#middle ul { font-size:1.1em;}
#middle ul ul { font-size:1em;}
ol, .umbracoAutoFormValidationSummary ul { padding:0; list-style:none; margin:0; background:#e6e3c1; border-top:1px solid #ccc87e;}
.umbracoAutoFormValidationSummary ul { border:0; }
 
ol li { padding:1em; border-top:1px solid #FFF; border-bottom:1px solid #ccc87e;}*/
.commentlist h4 { padding-top:0; font-size:1.4em;}
.commentlist p { font-size:1.1em;}
.umbracoAutoFormValidationSummary ul li, fieldset .umbracoAutoFormAlert { color:#cc071e !important;}

.tagList { font-size:1.2em; list-style:none; margin:0; padding:0;}
.tagList li { padding:.5em 0 0;}
.tagList a { font-weight:bold; color:#cc071e;}
.tagList a:hover { color:#000;}


/******** NEWS & EVENTS *********/
/* COLLECTIONS */
div.fullList { margin:1em 0;}
div.newsItem, div.eventItem { border-top:1px solid #CCC; padding:1.5em 2em 1em;}
.fullList h3 { padding:0; margin:0;}
.fullList h3 a {
}
.fullList h6 { padding:0; margin:0;}
.fullList p { padding:0;}

/* SUMMARIES */
div.summaryList {}
div.summaryList h3 { padding:0;}
/* Link to Collection */
div.summaryList h6 { position:absolute; font-size:.9em; top:8px; left:10px;}
div.summaryList h6 a {
}
div.summaryList h6 a:hover {
}
/* LIST */
div.summaryList ul, div.summaryList li { list-style:none; margin:1em 0; padding:0;}
div.summaryList li { margin:0 0 .5em;}
/* Link to Item */
div.summaryList li a { text-decoration:none; display:block;}
div.summaryList li a span { display:block;}
div.summaryList li a span.title { font-size:1.5em; font-weight:bold;}
div.summaryList li a span.date {
}
div.summaryList li a span.summary {
}
div.summaryList li a:hover {}

/* ------------------- NAVIGATION ----------------------- */

/* TOP */
#tNav, #tNav li, #tNav li a { width:675px; height:34px; margin:0; padding:0; overflow:hidden;}
#tNav li { width:auto; float:left; list-style:none;}
#tNav li a { width:100%; height:34px; display:block;}
#tNav li a span { display:none;}
/******** OLDER VERSION ******** #tNav li a.Store { width:108px; background-image:url(../images/prod.gif); }*/
#tNav li a.Store { width:84px; background-image:url(../images/home-link.gif); }
#tNav li a.News { width:78px; background-image:url(../images/news.gif); }
#tNav li a.hotTopics { width:122px; background-image:url(../images/hot-topics.gif); }
#tNav li a.Faqs { width:73px; background-image:url(../images/faqs.gif); }
#tNav li a.Technical { width:147px; background-image:url(../images/tech.gif); }
#tNav li a.Calculators { width:125px; background-image:url(../images/calc.gif); }
#tNav li a.About { width:104px; background-image:url(../images/about.gif); }
#tNav li a.Contact { width:100px; background-image:url(../images/cont.gif); }
#tNav li a.Links { width:84px; background-image:url(../images/links.gif); }

#tNav li a:hover, #tNav li.current a { background-position:0% 100%;}

/* Header/Footer Nav */
#bNav ul { display:inline; list-style:none; margin:0; padding:0; float:left;}
#bNav ul li { margin:0; padding:0; float:left; width:auto;}
#bNav ul li.current { /*background:#000;*/
}
#bNav ul li.after { }
#bNav ul li a { float:left; width:auto; padding:0 .7em; font-size:1em; line-height:1.5em; text-decoration:none; color: #999;}
#bNav ul li.current a/*, #bNav li.current a:hover*/ { color:#333;}
#bNav ul li a:hover { color:#666; }
 
#accMenu #bNav ul li.current a/*, #bNav li.current a:hover*/ { color:#CCC;}
#accMenu #bNav ul li a:hover { color:#DDD; } 
 
/* BREAD CRUMB TRAIL */
.breadcrumbs { float:right; width:702px; margin:.5em 0 0; padding:0; display:block; list-style:none; background:transparent; overflow:hidden; font-size:1em; border:1px solid #e6e3c1; border-width:1px 0; padding:.5em 0; clear:both;}

.breadcrumbs li { padding:0; padding-right:.2em; float:left; color:#c0c2c3; text-transform:uppercase;}
.breadcrumbs li a { color:#999;}
.breadcrumbs li a:hover { color:#777; text-decoration:none;}
/* SITEMAP STYLES */
#sitemap { padding-top:1em;}
.siteMap{ list-style-image: url(../images/gen/icons/page_icon.gif); padding-right:20px;}
.siteMap a { font-weight:bold;}
.siteMap li{ padding:.8em 0 0 15px; border-top:1px solid #e6e3c1; margin:.8em 0 .8em; font-size:1.2em; line-height:.8em;
}

.siteMap ul { padding:.2em 0 0; margin-left:1.2em; }

.siteMap ul li { margin:.4em 0 0; font-size:.8em; line-height:1.2em; margin-bottom:0; border:0; padding:0;}

.siteMap ul ul li, .siteMap ul ul a { font-weight:normal; font-size:1em;}



/* ++ Helper styles */
.fc:after { content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.fc { display: inline-table; height: 1%; display: block;}
/* SHORTCUTS */
.flL { float:left;}
.flR { float:right;}
img.flL { margin:0 10px 5px 0;}
img.flR { margin:0 0 5px 10px;}
.interest img.flL { margin:0;}
.interest img.flR { margin:0 0 0 40px !important; display:inline !important; /*position:relative;*/
}
.clB { clear:both !important;}
.b0 { border:0 !important; }
.b0 a { border:0 !important; }

.m0 { margin:0 !important; }
.mr0 { margin-right:0 !important; }
.mb0 { margin-bottom:0 !important; }
.mt9 { margin-top:9px !important; }
.mt15 { margin-top:15px !important; }
.mt-10 { margin-top:-10px !important; }

.mb10 { margin-bottom:10px !important; }
.ml10 { margin-left:10px !important; }
.p0 { padding:0 !important; }
.pl5 { padding-left:5px !important; }
.pr10 { padding-right:10px !important; }
.taC { text-align:center !important; }
.taL { text-align:left !important; }
.taR { text-align:right !important; }
.sm { font-size:.7em;}
.prodFoot span.sm { font-size:.9em;}
/* FORM ELEMENTS */
form, fieldset { margin:0; padding:0; border:0;}

fieldset, h4#respond, #AutoForm_5_PanelThanks, .umbracoAutoFormValidationSummary ul { padding:10px; /*background:#f3f1d8;*/
}
fieldset { font-size:.9em;}
h4#respond { border-top:1px solid #FFF; font-size:1.5em; padding-bottom:0; }
input, select, textarea, .numItems { font-family:Arial, Helvetica, sans-serif;/* border:2px solid #ccc87e;*/
 background-color:#FFF;/* vertical-align:top;*/
 font-size:1.1em; padding:3px 2px 2px !important; padding:2px; margin:0; }
select { /*padding:1px 2px 2px !important;*/
 padding:0 !important;}
select { margin:0 -1px 0 5px;}
label { /*float:left;*/ 
 color:black; }
fieldset label { font-size:11px; /*width:75px;*/
 margin-left:0 !important; padding-left:0 !important;}
.umbracoAutoFormRowDescription { font-size:.9em; margin-left:75px;}


.r { font-weight:bold; }
.err { color:#cc071e; font-style:italic; font-size:.8em;}
.numItems { display:inline; float:left; width:1.8em; text-align:center; padding:2px 2px 1px !important; padding-bottom:3px; margin-left:5px;}
#right .numItems { margin-left:0;}
.addNum { width:15px; text-align:center; font-weight:bold;}
td .addNum { width:3em; }
/* Button Classes (& A LINK CLASSES TO MATCH) */
.addButton, .delButton, .updateButton, .proceedButton, .umbracoAutoFormButton { border:2px solid #000; padding:2px 0 1px !important; padding:1px 0 0; width:4em; font-weight:bold; margin:0; text-transform:uppercase; text-align:center; display:block; margin-left:5px; text-decoration:none; }
#searchBox .addButton { width:5em; font-size:1.2em; font-weight:normal; padding-left: 0 !important;}
.delButton { margin-left:2px;}
a.addButton, a.delButton, a.updateButton, a.proceedButton { padding:2px 0 2px !important;} 
input.addButton, input.delButton, input.updateButton, input.proceedButton { display:inline;}
td input.addButton, td input.delButton, td input.updateButton, td input.proceedButton { margin:0;}
.delButton { width:1.6em; color:#cc071e; }
.updateButton { width:6em;}

.proceedButton, .umbracoAutoFormButton { font-size:1.2em; padding-top:.3em !important; padding-top:.2em;}
.proceedButton { width:11.6em; float:right; color:#FFF; background:#cc071e;}
.proceedButton.top { margin-top:-2.5em !important; margin-top:-3.1em; position:relative; z-index:12;}
.umbracoAutoFormButton { width:10em; margin-left:75px;}
.addButton:hover, .delButton:hover, .updateButton:hover, .umbracoAutoFormButton:hover { color:#FFF; background:#cc071e;}
.proceedButton:hover { color:#FFF; background:#000;}

.form-button, .addButton { /*padding-left: 15px !important;*/
}
/*
button.form-button, input.form-button { background: white url(../images/add-to-cart-square.gif) no-repeat left 50%; border: 2px black solid; text-align: right; color: black;}

button.form-button:hover, input.form-button:hover { background: #e1e1e1; border: 2px #600 solid;}

*/


.searchForm { margin-top:20px; background:#e6e3c1 url(../images/sFormTr.gif) right top no-repeat; padding:10px; width:250px;}

 input#search { border: 2px solid #222222; font-size: 11px; font-weight: bold; width: 158px; }
 
 
 
 
#left .searchForm { background:#e6e3c1 url(../images/sFormLeftTr.gif) right top no-repeat;}
.searchForm input { width:180px;}
.searchForm .button { width:60px !important; background:#cc071e url(../images/butBkR.gif) right top no-repeat;}
.searchForm .button:hover { background:#cc071e url(../images/butHovBkR.gif) right top no-repeat;}



/* ENQUIRY FORM */
div.enquiryForm { width:628px;}
div.enquiryForm label { display:block; font-weight:bold; margin-top:.5em; clear:both;}
div.enquiryForm input, div.enquiryForm textarea { display:block; border:1px solid #ccc87e; margin:0; padding:3px; width:20em; font-family:arial; font-size:1em;}
div.enquiryForm textarea { padding:0 0 0 3px; height:10em;}
div.enquiryForm input.formAddress { margin-bottom:2px;}
div.enquiryForm input.formBut{ width:auto;}
div.enquiryForm .button { border:0; margin-top:.5em;}

input.hidden { visibility: hidden; }

.xsltsearch_description strong {background: #ff9;} /* search term highlighting */




/* EDITOR PROPERTIES */
h4 {
}

.intro {font-size:1.2em;font-weight:bold;color: #ccc87e;}

h5 {
}

/* TABLES */

table { /*background:#FFF;*/
 border-collapse:collapse; margin:0 0 1em; padding:0; /*border:1px solid #ccc87e;*/
}
table table { margin:0;}
.cartTab, .accTab { width:100%;}
table input { padding-top:3px !important; padding-top:2px; }
thead, tbody, tfoot { font-size:1em;}
th, td {
 border-left:0; border-right:0; /*border-left:1px solid #e6e3c1; border-right:1px solid #e6e3c1;*/
 /*font-size:1.2em;*/
 padding:.2em .5em;}
.accTab th, .accTab td { vertical-align:top; padding:.5em;}
.accTab tbody th { font-size:1.5em; line-height:1.2em;}
.accTab table tbody th { font-size:1em; line-height:1.2em;}
.accTab table th, .accTab table td { border-bottom:0; padding:.5em;}
table table th, table table td { font-size:1em;}
thead th { font-size:1.2em; background: #ccc87e; border:1px solid #ccc87e; padding:7px; color:#FFF; border-top:0;}
tfoot td { padding:.5em; font-size:1em;}
.altRow th, .altRow td { background:#f3f1d8;}
.accTab tbody table tr:hover th, .accTab tbody table tr:hover td { background:#eee;}
.rel { position:relative;}
.editFlag { display:none; width:40px; height:20px; text-align:center; padding-top:.7em; position:absolute; top:-.6em; right:-.6em; background:#D00; color:#FFF; text-transform:uppercase; text-decoration:none; font-size:.9em;}
.accTab tbody table tr:hover .editFlag, .accTab tbody table tr:hover .editFlag { display:block;}
.totalRow td { border-top:3px double #ccc87e; font-size:2em; font-family:Tahoma, Geneva, san-serif;}
td.title { font-size:1.6em; font-weight:bold;}
tbody .subTotal, .total { font-size:1.5em; font-weight:bold;}
.quantity { text-align:center; }
.subTotal, .total, .delete { text-align:right;}
td.delete { font-size:1em;}
td.price, .quantity, td.image { width:7%;}
.delete { width:5%;}
td.image, td.price { text-align:center; vertical-align:middle;}
.cartTab img { height:30px; display:inline; margin:0 auto;}

.poaa-free-freight { height: 177px; width: 195px; background: transparent url(../images/free-delivery.gif) left top no-repeat;}

/* LEFT BASE */
#leftNav { margin:0; padding:10px 15px 15px 5px; color:#FFF; height:1%; overflow:hidden; font-family: "Arial Narrow", "Helvetica Condensed", Arial, Helvetica, sans-serif;}

#leftNav li { width:100%; margin:0; padding:0; list-style:none; float:left;}
#leftNav li a { color:#FFF; width:100%; float:left; display:block; font-size:15px; font-weight:bold; text-decoration:none; text-transform:uppercase; border-bottom: 1px solid #FFF; background:transparent url(../images/leftArr.gif) 2% 50% no-repeat;}
#leftNav li.active ul li a { color:#FFF;}
#leftNav ul.level0 li.active a { color:#000;}
#leftNav ul.level1 li.level2 a
{color:white;}
#leftNav li.active a, #leftNav li.active { color:#000;}
#leftNav li a:hover, #leftNav li.active a:hover, #leftNav ul li a:hover, #leftNav ul li.active a:hover { color:#cc071e;}
#leftNav li a span { display:block; position:relative; padding:6px 10px 6px 25px;}
#leftNav li a:hover span { background:transparent url(../images/leftArrR.gif) 2% 50% no-repeat;}
/* Left Sub */
#leftNav ul { display:none; height:auto; width:100%; overflow:hidden; float:left; margin:0; padding:0 0 5px;}
#leftNav ul li a, #leftNav li.active ul li a { border:0; font-size:13px; background:transparent;}
#leftNav ul li a span { padding:6px 10px 0px 25px;}
#leftNav ul li a:hover span { background: transparent;}

#leftNav li.active ul { display:block;}
#leftNav ul ul { padding:0;}


#leftNav li .smList, #leftNav li .smList li { margin:0; padding:0; width:auto; font-family: Arial, Helvetica, sans-serif; }
#leftNav li .smList { padding-left:25px;}

#leftNav li .smList li { padding-right:3px; color:#f3f1d8;}
#leftNav li.active .smList a { text-transform:none; color:#f3f1d8; font-weight:normal; font-size:1.1em; }
#leftNav li.active .smList a:hover { color:#cc071e; }

/* Left sub sub nav */

#leftNav li.level2 { display: none;}

#leftNav ul.level0 li.active ul.level1 li.level2 { display: block;}

#leftNav li.level2 { margin-left: 15px;}

 #leftNav li.level2 a { font-weight: normal; }
 
 #leftNav li.level2 a:hover { color: #cc071e; }
 
 #leftNav ul.level1 li.active a { color: #cc071e; }
 
/* Price Styling */

.price-box .dollar-sign, .price-box .cent { font-size:18px; font-weight: bold; position: relative; bottom: 10px; letter-spacing: -1px;}

.price-box .dollar { font-size: 30px; margin: 0 -5px 0 -3px;}

.old-price { clear: both; font-weight: bold; display: block; }

.saving { font-family: "Arial Narrow","Helvetica Condensed", Arial, Helvetica, sans-serif; color: #898989; font-weight: normal; font-size: 12px;}

/* Category Footer */

.category-footer {
}

.back-link { color: #ccc87e; font-size: 13px; font-weight: 400;
}

.footer-bottom-nav { float: right;}

.footer-bottom-nav ul { margin: 0;}

.footer-bottom-nav ul li { display: inline; list-style: none; margin: 0 7px;}

 .footer-bottom-nav ul li.last { margin-right: 0; }

 .footer-bottom-nav ul li a { color: #b1b3b4; font-family: "Rockwell Extra Bold", Tahoma, Geneva, san-serif; font-size: 12px; text-decoration: none; }

 .footer-bottom-nav ul li a:hover { color: #a0a0a0; text-decoration: underline; }

/* Info page styling */
 
 /* FAQ */
 
 .faq-question { border-bottom-color:#A9A9A9; border-bottom-style:dotted; border-bottom-width:1px; color:#908F76; font-family:Arial,Helvetica,sans-serif; font-size:16px; font-weight:bold; margin-bottom:3px; margin-left:0pt; margin-right:0pt; margin-top:20px; padding-bottom:3px; }

 .faq-answer { border-bottom-color:#A9A9A9; border-bottom-style:dotted; border-bottom-width:1px; color:#81121E; font-family:Arial,Helvetica,sans-serif; font-size:16px; font-weight:bold; margin-bottom:3px; margin-left:0pt; margin-right:0pt; margin-top:20px; padding-bottom:3px; }

/* Email Opt-in */

.campaignMonitor .campaignMonitorText { color:#252525; margin-bottom:15px; font-size:12px; font-weight:bold; line-height:17px;}

.campaignMonitor select { margin: 3px 0; padding: 0;}

.campaignMonitor input { margin: 5px 0; color: #cc0016;}
 .campaignMonitor input:hover { cursor: pointer; }
 
/* Random */

.featured-products h3 { font-size: 12px; margin-bottom:15px; /*margin-bottom:15px !important;*/
}

.random { display:block; float:left; margin:0pt; width:25%;}
.random a.image
{margin-bottom:10px;display:block;}
/*
.random img, .random h3, .random .price-box { margin: 0 auto; padding: 0; text-align: center;}*/

.cms-home .main td, .cms-home .main th { border: medium none !important;}

.main h1 { padding-top: 5px;}

/* GST inclusive/exclusive View */

.gst-exclusive { display: none !important;}

.gst-inclusive { display: block !important;}

/* .categorypath-pet-food .gst-exclusive { display: none;}

.categorypath-pet-food .gst-inclusive { display: block;} */



















/*
<<Vanilla11003>>
*/
/*Resets*/
/*Clears*/
.page-head:after,.page-head-alt:after,.clear:after,.col2-set:after,.col3-set:after,.col4-set:after,.col2-alt-set:after,.head:after,.inner-head:after,.header-top:after,.quick-access:after,.header-nav:after,#nav:after,.middle:after,.product-essential:after,.button-set:after,.actions:after,.legend:after,.form-list li:after,.button-container:after,.ratings:after,.page-head:after,.page-head-alt:after,.group-select li:after,.search-autocomplete li:after,.side-col li:after,.account-box li:after,.address-list li:after,.generic-product-list li:after,.listing-type-list .listing-item:after,.listing-type-list .product-info .product-reviews:after,.my-review-detail:after,.product-options dt:after,.product-options-bottom:after,.product-options dd ul.options-list li:after,.add-to-holder:after,.shopping-cart-totals .checkout-types:after{content:".";display:block;clear:both;height:0;font-size:0;line-height:0;visibility:hidden;overflow:hidden;}
/*Boxes*/
.col2-set .col-1,.col2-set .col-2{width:48.5%;}
.col2-alt-set .col-1{width:32%;float:left;}
.col2-alt-set .col-2{width:65%;float:right;}
.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-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 .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:700;}
input.input-text,select,textarea{border:1px solid #b6b6b6;}
textarea{overflow:auto;}
input.input-text,textarea{padding:2px;}
input.form-radio,input.form-checkbox{margin-right:3px;}
.one-page-checkout .group-select{margin-right:0;margin-top:0;border:0;background:none;padding:0;}
.one-page-checkout .box{border:1px solid #bbb6a5;border-top:0;background:transparent;padding: 10px;}
.one-page-checkout h3{color:#999;font-size:1.05em;}
.one-page-checkout h4{border-bottom:1px solid #E4E4E4;padding-bottom:2px;text-transform:uppercase;font-size:13px;color:#00334d; }
.one-page-checkout h4.title{border-bottom:0;text-transform:none;}
.one-page-checkout .step-count{background:#fff;font-size:.9em;line-height:1em;padding:0 4px; margin-right: 6px;}
.one-page-checkout .content{padding:10px 20px;}
.one-page-checkout label.label{font-size:1.05em;color:#2f2f2f;}
.one-page-checkout .allow .head a {display: inline; float: right;}
.one-page-checkout .head{margin-bottom:0;background:url(../images/opc_off_head_bg.gif) repeat-x 0 100% #eee;border-top:1px solid #fff;padding:4px 8px 6px;}
.one-page-checkout .active .head{margin-bottom:0;border:1px solid #BBAFA0;background:#ece8cd;padding-bottom:5px;cursor:default;}
.one-page-checkout .allow h3{float: left;}
.one-page-checkout .active h3{color:black;font-size:14px;font-weight:bold;}
.one-page-checkout .active .step-count{color:#fff;border:0px solid #f19900;background:#d7d08f;}
.one-page-checkout .active .box{display:block;background:transparent;border-color:#BBAFA0;}
.one-page-checkout dd .form-list ul{margin:5px 17px 15px;}
.one-page-checkout .checkmo-mailing-address{padding-left:20px;}
.one-page-checkout-progress h4{margin:0;padding:2px 8px;}
#opc-review .box{border:0;padding:0;}
#opc-review .content{border:1px solid #d9dde3;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 .button-set{margin-top:0;padding-top:2em;}
.checkout-progress{margin:0 auto 1.5em;}
.checkout-progress td{float:left;margin-right:3px;border-top:10px solid #999;color:#abb5ba;font-weight:700;padding:4px 20px;}
.checkout-progress td.active{border-top-color:#e96200;color:#e96200;}
.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:#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;}
.multi-address-checkout-box .count-head{border-bottom:1px solid #BBAFA0;background:#F9F3E3;padding:5px 10px;}
.shipment-count{background:#E26703;color:#fff;font-size:.95em;line-height:1em;padding:2px 5px;}
.multi-address-checkout-box .head h5{color:#E26703;}
.shipping-method-pointer{border:1px solid #d9d2be;background:#F9F3E3;position:relative;padding:13px;}
.shipping-method-pointer .pointer{position:absolute;top:-20px;right:-40px;}
.place-order-box{float:right;height:71px;overflow:hidden;}
.place-order-box .grand-total{font-size:1.5em;}
.place-order-box .grand-total .price{color:#e26703;font-weight:700;}
.checkout-agreements li{margin:30px 0;}
.checkout-agreements .agreement-content{overflow:auto;height:10em;background-color:#fbfaf6;border:1px solid #bbb6a5;padding:10px;}
.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;}
.giftmessages .gift-header{font-size:12px;font-weight:700;color:#e87403;}
.giftmessages .input-checkbox{padding-bottom:15px;}
.giftmessages textarea{height:100px;}
.giftmessages .input-checkbox label{font-weight:400;color:#8e8d8b;}
.one-page-checkout .box-no-padding{border:1px solid #bbb6a5;border-top:0;background:transparent;padding:15px 0;}
.one-page-checkout .box-no-padding .inner-box{padding:0 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;}
.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 .numeration{font-weight:700;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;}
.customer-name-prefix-middlename-suffix .name-firstname{width:155px!important;}
.customer-name-prefix-middlename-suffix .name-firstname input{width:140px!important;}









