/**
 * Magento
 *
 * NOTICE OF LICENSE
 *
 * This source file is subject to the Academic Free License (AFL 3.0)
 * that is bundled with this package in the file LICENSE_AFL.txt.
 * It is also available through the world-wide-web at this URL:
 * http://opensource.org/licenses/afl-3.0.php
 * If you did not receive a copy of the license and are unable to
 * obtain it through the world-wide-web, please send an email
 * to license@magentocommerce.com so we can send you a copy immediately.
 *
 * DISCLAIMER
 *
 * Do not edit or add to this file if you wish to upgrade Magento to newer
 * versions in the future. If you wish to customize Magento for your
 * needs please refer to http://www.magentocommerce.com for more information.
 *
 * @copyright  Copyright (c) 2008 Irubin Consulting Inc. DBA Varien (http://www.varien.com)
 * @licensehttp://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */

.red{ color:red; }
.step-noresult{margin-top:25px;position:relative;}
.step-noresult .step-noresult-image{vertical-align:middle;margin-right:10px}
.step-noresult .step-noresult-span{font-size:13px;color:#3D6611}
/* Layout ================================================================================= */
.wrapper {}
.page { /*width:1000px; margin:0 auto; padding:10px 0; text-align:left;*/}
.main {min-height:450px;}
.page-print { background:#fff; padding:20px; text-align:left; }
.page-popup { padding:10px; text-align:left; }
.main { width:1000px; margin:0 auto; padding:10px 0; text-align:left; }
a {color:#507D1B;}
a:hover {text-decoration:none;}

/* Base Columns */
.middle-container { width:1000px; margin:0 auto; text-align:left; padding:10px;}
.col-left { float:left; width:230px; /*border:1px solid #ddd; padding:5px 5px 0;*/ }
.col-main { float:left; /*width:736px; border:1px solid #ddd; padding:5px;*/ width:760px; }
.col-right { float:right; width:230px; /*border:1px solid #ddd; padding:5px 5px 0;*/ }
.subcontent {background:url(../images/subcontent.png) !important; background:url(../images/subcontent-ie.jpg); height:100%; padding:0 18px 5px 10px;}
.subcontenttop {background:url(../images/subcontenttop.png); height:15px;}
.subcontentbottom {background:url(../images/subcontentbottom.png); height:15px;clear:left;width:760px;}

/* Base title layout */
h2 {font-size:20px;}

/* 1 Column Layout */
.col1-layout .col-main { float:none; width:auto; background:url(../images/col1-layout.png) !important;background:url(../images/col1-layout-ie.jpg); padding:10px 20px 10px 10px;}
.col1-layout .col-main-top{background:url(../images/col1-layout-top.png);height:15px;}
.col1-layout .col-main-bottom {background:url(../images/col1-layout-bottom.png);height:15px;}

/* 2 Columns Layout */
.col2-left-layout .col-main { float:right; }
.col2-right-layout .col-main {}

/* 3 Columns Layout */
.col3-layout .col-main { width:520px; margin-left:10px; }

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

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

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


/* Global Styles ========================================================================= */
/* Form Elements */
input,select,textarea,button { font:12px Arial, Helvetica, sans-serif; vertical-align:middle; color:#000; }
input.input-text,select,textarea { background:#fff; border:1px solid #ddd; }
input.input-text,textarea { padding:2px; }
#mini_login_form .input-text { width:128px;}
select { padding:1px; }
select option { padding-right:10px; }
select.multiselect option {}
textarea { overflow:auto; }
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
input.qty { width:2.5em !important; }
button.button::-moz-focus-inner { padding:0; border:0; } /* FF Fix */
button.button { overflow:visible; width:auto; border:0; padding:0 0 0 12px; /*background:url(../images/bkg_button.gif) 0 50% no-repeat;*/ background:url(../images/button.jpg) 0 0 no-repeat; cursor:pointer; -webkit-border-fit:lines; /* <- Safari & Google Chrome Fix */ -moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px;}
button.button span { float:left; padding:0 12px 0 0; background:url(../images/button.jpg) 100% 0 no-repeat; font:12px/21px Arial, Helvetica, sans-serif; text-align:center; white-space:nowrap; color:#fff; }
button.button:hover {background:url(../images/button.jpg) 0 -21px no-repeat;}
button.button:hover span {background:url(../images/button.jpg) 100% -21px no-repeat;}
button.disabled {}
button.disabled span {}
/* Input & Textarea stretched for 100% */
.field-100 { border:1px solid #888; padding:2px; overflow:hidden; }
.field-100 input.input-text,
.field-100 textarea { float:left; width:100%; margin:0; padding:0; border:0; }
/* Form Highlight */
/*input.input-text:focus,select:focus,textarea:focus {}*/
/*.highlight { background:#eee; }*/

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

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

.buttons-set { clear:both; margin:5px 0 0; padding:5px 0; /*border:1px solid #ddd;*/ }
.buttons-set a {color:#507D1B;text-decoration:none;font-size:11px;}
.buttons-set a:hover {text-decoration:underline; }
.buttons-set .back-link { float:left; }
.buttons-set button.button { float:right; }

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

/* Form Validation */
.validation-advice { clear:both; min-height:13px; margin:3px 0 0; font-size:10px; line-height:13px; background:url(../images/validation_advice_bg.gif) 2px 1px no-repeat; color:#f00; }
.validation-failed { border:1px dotted #f00 !important; /*background:#faebe7 !important;*/ background-color:#faebe7 !important; }
.validation-passed {}
.required { color:#f00; }
p.required { font-size:10px; text-align:right; }
/* Expiration date and CVV number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; width:12em; margin-right:-12em; position:relative; }

/* Global Messages  */
.success { color:#3d6611; font-weight:bold; }
.error { color:#f00; font-weight:bold; }
.notice { color:#ccc; }

.messages { width:100%; overflow:hidden;}
.messages li { margin:0 0 10px;list-style-type:none;}
.messages li li { margin:0; }
.error-msg,
.success-msg,
.note-msg,
.notice-msg { border-style:solid !important; border-width:1px !important; background-position:10px 10px !important; background-repeat:no-repeat !important; /*min-height:24px !important; padding:8px 8px 8px 32px !important;*/ font-size:10px !important; /*font-weight:bold !important;*/ padding:5px 10px;-moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px;}
.error-msg { border-color:#CEA2A2; background-color:#FCC6C6; /*background-image:url(../images/error_msg_icon.gif);*/ color:#993300; }
.success-msg { border-color:#BBD9BB; background-color:#eff5ea; /*background-image:url(../images/success_msg_icon.gif);*/ color:#3d6611; }
.note-msg,
.notice-msg { /*border-color:#fcd344; background-color:#fafaec; background-image:url(../images/note_msg_icon.gif); color:#3d6611;*/ border-color:#E9E7C7; background-color:#FFFDE5; color:#3d6611;}
.note-msg a{ text-decoration:none; }
.note-msg a:hover{ text-decoration:underline; }
/* BreadCrumbs */ 
.breadcrumbs { margin-bottom:3px;}
.col2-left-layout .breadcrumbs ul,.col2-right-layout .breadcrumbs ul  { background:url(../images/breadcrumbs.png) !important;background:url(../images/breadcrumbs-ie.jpg); height:100%; padding:1px 0 9px 10px;}
.col1-layout .breadcrumbs ul { background: url(../images/col1-layout-breadcrumbs.png); height:100%; padding:1px 0 9px 10px;}
.breadcrumbs li { display:inline; font-size:11px; color:#666; }
.breadcrumbs li a { color:#666; text-decoration:none; }
.breadcrumbs li a:hover { color:#666; text-decoration:underline; }

/* Page Heading */
.page-title { /*border-bottom:1px solid #ddd;*/ padding:0 0 5px; margin:0 0 10px; }
.title-buttons { text-align:right; }
.title-buttons h2,
.title-buttons h3,
.title-buttons h4,
.title-buttons h5,
.title-buttons h6 { float:left; }

/* Pager */ 
.pager { border:1px solid #EBEBEB; background-color:#F8F8F8;padding:5px; margin:5px 0; text-align:center;-moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px;}
.pager .amount { float:left;margin-top:1px; }
.pager .limiter { float:right; }
.pager .pages { margin:0 135px; }
.pager .pages ol { display:inline; }
.pager .pages li { display:inline; }
.pager .pages .current {}

/* Sorter */ 
.sorter { border:1px solid #EBEBEB;background-color:#F8F8F8; padding:5px; margin:5px 0;-moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px;}
.sorter .view-mode { float:left; margin-top:1px;}
.sorter .view-mode a {color:#666;}
.sorter .view-mode a:hover {text-decoration:none;}
.sorter .sort-by { float:right; }
.sorter .link-feed {}

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

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

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

/* Lists Decoration */
li.odd {}
li.even { background-color:#f6f6f6; }
dt.odd,
dd.odd {}
dt.even,
dd.even { background-color:#f6f6f6; }

/* Class: std - styles for admin-controlled content */
.std,
.std ul,
.std ol,
.std dl,
.std p,
.std address,
.std blockquote { margin:0; padding:0; }
.std ul { list-style:disc outside; /*padding-left:1.5em;*/ }
.std ol { list-style:decimal outside; padding-left:1.5em; }
.std ul ul { list-style-type:circle; }
.std ul ul,
.std ol ol,
.std ul ol,
.std ol ul { margin:.5em 0; }
.std dt { font-weight:bold; }
.std dd { padding:0 0 0 1.5em; }
.std blockquote { font-style:italic; padding:0 0 0 1.5em; }
.std address { font-style:normal; }
.std b,
.std strong { font-weight:bold; }
.std i,
.std em { font-style:italic; }

.std p.old-price{ margin:0 }
/* Misc */
.link-rss { background:url(../images/icon_rss.gif) 0 1px no-repeat; padding-left:18px; white-space:nowrap; }
/* ======================================================================================= */


/* Header ================================================================================ */
.header-container { background:#FFF url(../images/header.jpg) repeat-x bottom;}
.header { width:1000px; margin:0 auto; text-align:left; padding:0;position:relative;}
#header-pub { position:absolute;left:375px;top:10px;}
.header .logo { background-position:0 0; background-repeat:no-repeat; text-indent:-999em;float:left;width:375px; height:90px; text-align:left; }
.header .logo a { display:block; width:375px; height:90px;}
.header .welcome-msg { font-weight:bold; text-align:right; }
.subblock .mini-newsletter { text-align:right; font-size:11px; color:#333;}
.subblock input#newsletter-f { width:200px; background:#fff url(../images/miniNewsletter.gif) no-repeat center left; padding-left:25px; color:#666; border:1px solid #BBB;}
.subblock .form-button-alt { background:url(../images/footer.jpg) bottom; border:0; padding:1px 3px; color:#fff; margin-left:3px; -moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px;}
.subblock .links { float:right; margin-top:5px; }
.subblock .links li { float:left; font-size:11px;  }
.subblock .links li a { color:#333; text-decoration:none;padding:0 5px; border-right:1px solid #333;}
.subblock .links li.last a { color:#333; text-decoration:none; padding:0 0 0 5px; border-right:0;}
.subblock .links li a:hover { color:#333; text-decoration:underline;}
.subblock .form-search { margin-bottom:10px; }
.subblock input#search { width:350px; background:#fff url(../images/miniSearch.jpg) no-repeat center left; padding-left:20px; color:#666; border:1px solid #BBB; }
.subblock .form-search .search-autocomplete { z-index:999; }
.subblock .form-search .search-autocomplete ul { border:1px solid #ddd; background-color:#fff; }
.subblock .form-search .search-autocomplete li { padding:3px; border-bottom:1px solid #ddd; cursor:pointer; }
.subblock .form-search .search-autocomplete li .amount { float:right; font-weight:bold; }
.subblock .form-search .search-autocomplete li.selected {}
.subblock .exemple_search { margin-top:5px; font-size:11px; color:#333;}
.header .form-language { text-align:center; }

/********** < Navigation */
#nav { font-size:12px; width:1000px; margin:10px auto 0; text-align:left; padding:5px 0; }

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

/* 1st Level */
#nav li { float:left; }
#nav li a { float:left; padding:5px 10px; font-weight:bold; color:#FFF; }
#nav li a:hover { color:#000; }
#nav li.over a,
#nav li.active a { color:#000; }

/* 2nd Level */
#nav ul { position:absolute; width:15em; top:25px; left:-10000px; border:1px solid #ddd; background:#fafafa; }
#nav ul li { float:none; border-bottom:1px solid #ddd; }
#nav ul li.last { border-bottom:0; }
#nav ul li a { float:none; padding:3px 9px; font-weight:normal; color:#888 !important; }
#nav ul li a:hover { color:#000 !important; }
#nav ul li.active > a,
#nav ul li.over > a  { font-weight:bold; color:#000 !important; }

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

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


/* Sidebar =============================================================================== */
/* Sidebar =============================================================================== */
.subblock { padding:5px 0 0; border-bottom:1px dotted #999; margin-bottom:15px;}
/* ======================================================================================= */


/* Sidebar =============================================================================== */
.block { margin:0 0 3px; }
.block .block-title { border-bottom:1px dotted #ddd; /*padding:0 10px;*/ margin-bottom:5px; }
.block .block-title h2 { font-size:16px; font-weight:normal; line-height:1.5; margin:0; color:#507D1B; }
.block h3 { font-size:14px; line-height:1.5; font-weight:normal; }
.block .block-content { /*padding:10px;*/ }
.block .block-layered-nav .block-content .actions { text-align:right; }
.block .actions a { /*float:left;*/ color:#333; }
.block .actions { /*padding-top:10px;*/}

.block-content p.amount a { color:#507D1B;}
#cart-sidebar li {border-top:1px dotted #CCC; border-bottom:1px dotted #CCC; margin:10px 0; padding:5px;}

/* Block: Account */
.block-account {}
.block-account li {background:transparent url(../images/add_to_bg.gif) no-repeat scroll 0 50%;padding:3px 0 3px 12px;margin-right:12px;}

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

/* Block: Layered Navigation */
.block-layered-nav { background:url(../images/block-layered-nav.png) !important; background:url(../images/block-layered-nav-ie.jpg); height:100%; border:0; padding:0 16px 0 10px; margin:0;}
.block-layered-navtop { background:url(../images/block-layered-navtop.png); height:8px;}
.block-layered-navtop-green { background:url(../images/block-layered-navtop-green.png); height:30px; margin:0;}
.block-layered-navtop-green .block-title {border-bottom:0;}
.block-layered-navtop-green .block-title h2 {color:#fff; padding:4px 13px 0 10px; text-align:center; font-weight:bold; text-transform:uppercase;font-size:15px;}
.block-layered-navbottom{background:url(../images/block-layered-navbottom.png); height:18px;}
.block-layered-nav dt { font-weight:bold; padding-top:10px;}
.block-layered-nav .currently {}
.block-layered-nav li { font-size:11px;}
.block-layered-nav li a { color:#333; text-decoration:none;}
.block-layered-nav li a:hover { color:#333; text-decoration:underline;}
.block-layered-nav h3.state {font-weight:bold;font-size:12px;padding:10px 0 5px;}

/* Block: Cart */
.block-cart {}
.block-content p.amount { padding-top:5px;}
.block-cart .subtotal { text-align:center;}

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

/* Block: Wishlist */
.block-wishlist h2 a {color:#000;font-size:12px;}
.block-wishlist h2 a:hover {text-decoration:none;}

/* Block: Related */
#block-related {}
#block-related li.item {border-bottom:1px dotted #ccc; padding:5px;}
#block-related li.item.last {border-bottom:0;}
#block-related li { padding:5px 0;}
/*#block-related input.checkbox { float:left; margin-right:-20px; }*/
#block-related img {border:1px solid #CCC; background-color:#fff; padding:2px; margin-right:8px;}
#block-related .price-box { margin:5px 0; }
#block-related h3 {font-size:11px;}
/*#block-related .item .product-image { float:left; margin-right:-65px; }*/

/*#block-related .item .product-details { margin-left:65px; min-height:55px; padding:5px; }*/

/* Block: Compare Products */
.block-compare {}
.block-compare li { padding:5px 0; }
#compare-items {margin-bottom:5px;}
#compare-items li .product-details {margin:0}
#compare-items a img {/*float:left; margin-top:2px;*/ margin-right:8px;}
#compare-items div {margin-left:20px; padding:0;}
.block .actions button { margin-top:10px;}
.catalog-product-compare-index div.popupcontent {background-color:#fff;padding:15px;-moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px;}
.catalog-product-compare-index div.popupcontent a {color:#507D1B;}
.catalog-product-compare-index div.popupcontent a:hover {text-decoration:none;}
.catalog-product-compare-index div.popupcontent .price-box {margin:6px 0;}
.catalog-product-compare-index div.popupcontent .data p {margin-bottom:6px;}
/* Block: Viewed */
.block-recent {}
#recently-viewed-items li img { border:1px solid #ccc; background-color:#fff; padding:2px; margin-right:8px;}
/*#recently-viewed-items li .product-details{min-height:55px; padding:5px;}*/
#recently-viewed-items li { border-bottom:1px dotted #ccc;}
#recently-viewed-items li .product-details { padding:5px;}
#recently-viewed-items li.last { border-bottom:0;}

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

/* Block: Tags */
.block-tags { background-color:#fff; border:0;}
.block-tags ul,
.block-tags li { display:inline; }

/* Block: Subscribe */
.block-subscribe {}

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

/* Block: Banner */
.block-banner {}
.block-banner .block-content { text-align:center; background-color:#fff; border:0;}

/* Block: Checkout Progress */
.block-progress {}
.block-progress dt { font-weight:bold; padding:2px 0; }
.block-progress dt.complete,
.block-progress dd.complete { background-color:#f6f6f6; padding:5px;}
.block-progress dt.complete {border:1px solid #EBEBEB;border-bottom:0;margin-top:5px;}
.block-progress dd.complete {border:1px solid #EBEBEB;border-top:0; font-size:11px;}
.block-progress .complete a {font-weight:normal;color:#507D1B;}
.block-progress .complete a:hover {text-decoration:none;}

#checkoutSteps li h3 {font-size:12px;line-height:22px;}
#checkoutSteps .active .step-title {background:url(../images/header.jpg) bottom;color:#fff;}
#checkoutSteps a {color:#507D1B;}
#checkoutSteps select {}
#checkoutSteps .form-list label {font-weight:normal;}
#checkoutSteps .sp-methods dt {font-weight:normal;}
#checkoutSteps #checkout-review-table thead {background-color:#DDD;}
#checkoutSteps #checkout-review-table td {text-align:left;}
#checkoutSteps #checkout-step-login p {margin:6px 0;}
#checkoutSteps #checkout-step-login .form-list {margin-bottom:15px;}
/* ======================================================================================= */


/* Category Page ========================================================================= */
#subcategory_all{padding-top:10px;}
.subcategory { text-align:center; margin:0px 6px 0px 6px; width:133px; float:left;height:180px;}
.subcategory_listbg { width:133px;height:133px;position:relative;background:url(/media/picto/background_picto.jpg); }
.subcategory_list{ position:absolute;left:3px;top:7px; }
#subcategory_clear{ clear:both; }
.category-title { /*border-bottom:1px solid #ddd;*/ margin:0 0 15px; }
.category-image { display:block; margin:0 auto; }
.category-products {}

/* View Type: Grid */
.products-grid { width:100%; }
.products-grid tr.odd {}
.products-grid tr.even { background-color:#F8F8F8; }
.products-grid td { width:33%; border:1px solid #EBEBEB; padding:5px; text-align:center; position:relative;}
.products-grid td h3.product-name a {color:#000;text-decoration:underline;font-weight:normal;}
.products-grid td h3.product-name a:hover {color:#507D1B;text-decoration:none;}
.products-grid td .rating-box{margin-top:2px;}
.products-grid td .ratings {width:100px;margin-left:70px;}
.products-grid td .ratings span.amount {font-size:11px;}
.products-grid td .price-box {margin:0;}
.products-grid td .add-to-links{margin:10px 0 0;}
.products-grid td .add-to-links {background-color:#F8F8F8;-moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px;}
.products-grid td .add-to-links li a {font-size:11px;color:#666;text-decoration:none;}
.products-grid td .add-to-links li a:hover {text-decoration:underline;}
.products-grid td.empty {}

.products-info-bottom { position:absolute; bottom:0; left:0;text-align:center;width:233px; }
.products-info{ position:relative;height:305px;text-align:center;width:233px; }


/* View Type: List */
.products-list li.item { border:1px solid #ddd; padding:10px 5px; margin:0 0 5px; }
.products-list .product-image { float:left; border:1px solid #EBEBEB;}
.products-list .product-shop { margin-left:150px; }
.products-list .product-shop h3.product-name a {color:#000; text-decoration:none;}
.products-list .product-shop h3.product-name a:hover {text-decoration:underline;}
.products-list .product-shop .ratings {}
.products-list .product-shop .price-box {margin:6px 0;}
.products-list .product-shop .desc {margin-top:10px;}
.products-list .product-shop .desc a {color:#507D1B;}
.products-list .product-shop .desc a:hover {text-decoration:none;}
.products-list .product-shop .add-to-links li {background:transparent url(../images/add_to_bg.gif) no-repeat scroll 0 50%;padding-left:12px;margin-right:12px;}
.products-list .product-shop .add-to-links li a {font-size:11px; color:#777;text-decoration:none;}
.products-list .product-shop .add-to-links li a:hover {text-decoration:underline;}
/* ======================================================================================= */


/* Manufacturer========================================================================== */
#manufacturer_list {list-style:none;}
#manufacturer_list li {background:transparent url(../images/add_to_bg.gif) no-repeat scroll 0 50%;padding-left:12px;}
#manufacturer_list li a {color:#666;}
/* ======================================================================================= */



/* Product View ========================================================================== */
.product-view {}
div.clearer {margin-bottom:20px;}

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

/* Product Images */
.product-view .product-img-box { float:left; width:267px; }
.product-view .product-img-box .product-image { border:1px solid #ddd; }
.product-view .product-img-box .product-image-zoom { position:relative; width:265px; height:265px; overflow:hidden; z-index:9;-moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px;}
.product-view .product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.product-view .product-img-box .zoom-notice { text-align:center; font-size:11px; color:#666; margin:5px 0; }
.product-view .product-img-box .zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px; padding:0 28px; background:url(../images/slider_bg.gif) 50% 50% no-repeat; cursor:pointer; }

.product-view .product-img-box .zoom #track { position:relative; height:18px;}
.product-view .product-img-box .zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px; background:url(../images/magnifier_handle.gif) 0 0 no-repeat;  }
.product-view .product-img-box .zoom .btn-zoom-out { position:absolute; left:2px; top:0; }
.product-view .product-img-box .zoom .btn-zoom-in { position:absolute; right:2px; top:0; }
.product-view .product-img-box .more-views {padding-top:10px;}
.product-view .product-img-box .more-views h3 {font-size:12px; padding-bottom:5px;border-bottom:1px dotted #CCC;}
.product-view .product-img-box .more-views ul { margin-left:-4px;margin-top:10px; }
.product-view .product-img-box .more-views li { float:left; padding:1px; background-color:#ddd; margin:0 0 8px 4px ; }

.product-image-popup { margin:0 auto; }
.product-image-popup a {font-size:11px; color:#FFF; text-decoration:none;cursor:pointer; border:1px solid #666; background:url(../images/footer.jpg) bottom; padding:3px 6px;}
.product-image-popup a:hover {text-decoration:underline;}
.product-image-popup a.link-popup-prev {margin-right:5px;}
.product-image-popup a.link-popup-next {margin-left:5px;}
.product-image-popup .nav { text-align:center; margin:10px 0;}
.product-image-popup .image { display:block; border:1px solid #666;}
.product-image-popup .image-label {margin:10px 0 0;}
.product-image-popup .a-right {border:1px solid #666;background:url(../images/footer.jpg) bottom;padding:5px;-moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px;}
.product-image-popup .a-right a {border:0; background:none;}

/* Product Shop */
.product-view .product-shop { float:right; width:445px; }
.product-view .product-shop .product-name {margin-bottom:15px;}
.product-view .product-shop .product-name h2 {font-size:14px;}
.product-view .product-shop p.availability {margin-bottom:15px;}
.product-view .product-shop div.price-box {font-size:16px;margin-bottom:5px;}
.product-view .short-description { margin-top:20px; color:#333;}
.product-view .short-description h3 { font-size:14px; font-weight:bold; border-top:1px dotted #CCC; padding:15px 0 10px; color:#000;}

/* Rating */
.ratings {}
p.no-ratings a {font-size:11px; color:#666;color:#FF6600;}
.ratings .amount {}
.ratings .rating-links {float:left;font-size:11px;}
.ratings .rating-links a {color:#666;}
.ratings .rating-links a.last {color:#F60;}
.ratings dt {}
.ratings dd {}
.rating-label {float:left; font-size:11px; color:#666;}
.rating-box { float:left; margin-right:6px; width:69px; height:13px; font-size:0; line-height:0; background:url(../images/product_rating_blank_star.gif) 0 0 repeat-x; position:relative; overflow:hidden; }
.rating-box .rating { position:absolute; top:0; left:0; height:13px; background:url(../images/product_rating_full_star.gif) 0 100% repeat-x; }

/* Send to a friend */
.otheractions {margin-bottom:15px;}
.otheractions a {font-size:11px; color:#666;}
h2.sendto {border:0; margin-top:5px;}
div.sendto {border:1px solid #EBEBEB;-moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px; padding:10px;}
.sender-friend-options h3 { background-color:#F1F1F1; padding:2px 10px; font-size:12px;-moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px;}
.sender-friend-options li {padding:15px 10px 0;}
.sender-friend-options li label {color:#555;}
.friend-options h3 {background-color:#F1F1F1; padding:2px 10px; font-size:12px;margin-top:30px;-moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px;}
.friend-options ul {margin-bottom:20px;}
.friend-options li {padding:15px 10px 0;}
.friend-options li label {color:#555;}
.friend-options ul li.add-row {padding:0;border-top:1px dotted #ccc;margin:20px 10px 0;}

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

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

.price-box {}
.price-box .price { font-weight:bold; }

.price-box-bundle {}

/* Regular price */
.regular-price {}
.regular-price .price { font-weight:bold; }

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

/* Special price */
.special-price {}
.special-price .price-label { font-weight:bold; white-space:nowrap; }
.special-price .price { font-weight:bold; }

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

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

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

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

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

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

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

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

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

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

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

/* Add to Cart */
.add-to-cart {background-color:#F8F8F8;border:1px solid #EEEEEE;margin:10px 0;padding:10px;}
.add-to-cart label { float:left; margin-right:5px; }
.add-to-cart .qty { float:left; }
.add-to-cart button.button { float:left; margin-left:5px; }

/* Add to Links + Add to Cart */
.add-to-box {}
/*.add-to-box .add-to-cart { float:left; }
.add-to-box .or { float:left; margin:0 10px; }
.add-to-box .add-to-links { float:left; }*/
.addtolinks {margin-top:5px;}
.addtolinks li {float:left;background:transparent url(../images/add_to_bg.gif) no-repeat scroll 0 50%;padding-left:12px;margin-right:12px;}
.addtolinks a {color:#666;text-decoration:none; font-size:11px;}
.addtolinks a:hover {text-decoration:underline;}

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

.product-options-bottom { padding:10px; border:1px solid #ddd; border-top:0; }
.product-options-bottom .price-box { margin:10px 0; }

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

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

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

/* Block: Upsell */
.product-view .up-sell {}
.product-view .up-sell .ratings {width:100%;margin:0;}
.product-view .up-sell .ratings .rating-box {margin:0 0 6px 45px;}
.product-view .up-sell .ratings .rating-links {clear:both;}
.product-view .up-sell .ratings .rating-links a {color:#666; font-size:11px;}
.product-view .up-sell .ratings .rating-links a:hover {color:#666;}
.product-view .up-sell .products-grid td { width:25%; }

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

/* Block: Reviews */
.product-view #customer-reviews {border:1px solid #EBEBEB;-moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px;padding:10px;}
.product-view #customer-reviews div.pager {border:1px solid #EEE;background-color:#F8F8F8;-moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px;}
.product-view #customer-reviews dl {margin:10px 0;}
.product-view #customer-reviews dl dt a {color:#507D1B;text-decoration:underline;font-size:14px;font-weight:normal;}
.product-view #customer-reviews dl dt a:hover {text-decoration:none;}
.product-view #customer-reviews dl dt p.date {color:#666;font-size:11px;}
.product-view #customer-reviews dl dd {padding-top:10px;}
.product-view #customer-reviews div {padding-bottom:15px; margin-bottom:15px;}
.product-view #customer-reviews div.rating {padding:0; margin:0;}
.product-view #customer-reviews div.rating-box {padding:0; margin:0;}
.product-view #customer-reviews div.last {padding-bottom:10px;  margin-bottom:0;}
.product-view #customer-reviews div.pager {padding:10px; margin:0;}
.product-view .reviews {}
.product-view .reviews h3 {font-size:16px; font-weight:normal;margin-bottom:10px;}
a.nb-review {color:#507D1B;font-size:11px;}
a:hover.nb-review {text-decoration:none;}

/* Block: Add Review */
.product-view .add-review {margin:30px 0 20px;border:1px solid #EBEBEB;-moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px;padding:10px;}
.product-view .add-review h3 {font-size:16px; font-weight:normal;margin-bottom:15px;}
.product-view .add-review h4.product-name {font-size:11px;margin-bottom:10px;}
.product-view .add-review h5 {padding-bottom:10px;}
.product-view .add-review #input-message-box {padding-bottom:10px;}
.product-view .add-review ul {margin-top:30px;}
.product-view .add-review .product-name span { font-weight:normal; }
.product-view .add-review .form-list li input {width:415px;}
.product-view .add-review .form-list li textarea {width:415px;}
/* ======================================================================================= */


/* Content Styles ================================================================= */
.product-name { font-size:1em; font-weight:bold; line-height:1.5; }

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

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

/* CMS Home Page */
.cms-index-index .products-grid td { width:33%; }
.cms-index-index .home-navigation { width:230px;}
.cms-index-index .home-navigation h2 {font-size:16px; font-weight:normal; line-height:1.5; margin:0; color:#507D1B;border-bottom: 1px dotted #ccc;}
/*Notre catalogue*/
/*.cms-index-index .home-navigation {border:1px solid #EBEBEB;margin-bottom:20px;-moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px;}
.cms-index-index .home-navigation h2 {font-size:12px;font-weight:bold; margin:10px 10px 0;}
.cms-index-index .home-navigation #nav-sidebox {margin-bottom:10px; margin-right:10px;}
.cms-index-index .home-navigation #nav-sidebox {margin-bottom:10px; margin-right:10px;}
.cms-index-index .home-navigation #nav-sidebox {margin-left:10px;}
.cms-index-index .home-navigation #nav-sidebox li a{background:transparent url(../images/add_to_bg.gif) no-repeat scroll 0 50%;padding-left:12px;color:#666;font-size:11px;text-decoration:none;}
.cms-index-index .home-navigation #nav-sidebox li a:hover{color:#333;text-decoration:underline;}
.cms-index-index .home-navigation #nav-sidebox li.level0 {font-weight:bold;}
.cms-index-index .home-navigation #nav-sidebox li.level1 {margin-left:10px;font-weight:normal;}*/




/* Left Navigation (Notre catalogue) ================================================================= */
/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav-sidebox { font-size:11px;}
#nav-sidebox  li { position:relative; text-transform:uppercase; text-align:left; }
#nav-sidebox  li.over { z-index:999; }
#nav-sidebox  a:hover { display:block; white-space:nowrap;text-decoration:none; }
#nav-sidebox  span { display:block; cursor:pointer; white-space:nowrap; }
#nav-sidebox  li ul span {white-space:normal; }

/************ 0 LEVEL  ***************/
#nav-sidebox  li { /*border-bottom: 1px solid #ddd;*/ }
#nav-sidebox  li.active,
#nav-sidebox li.active a{color:#507D1B;}
#nav-sidebox li a { background: url(../images/arrow_left.png) center left no-repeat;padding:5px 10px 5px 12px; color:#333; margin-left:5px;height:15px;display:block; }
#nav-sidebox  li.over a,
#nav-sidebox  a:hover { color:#2e2e2e; }

#nav-sidebox  li.active {}
#nav-sidebox li:hover, #nav-sidebox li.over {background-color:#F8F8F8;}

/************ 1ST LEVEL ************/
#nav-sidebox  ul li span{line-height: 1.3em;}
#nav-sidebox  ul li,
#nav-sidebox  ul li.active,
#nav-sidebox  ul li.over{ float:none; border:none; padding:0; padding-bottom:1px; border-bottom:1px solid #DDD; text-transform:none; }
#nav-sidebox  ul li.parent { }
#nav-sidebox  ul li.last { padding-bottom:0;border-bottom:0; }
#nav-sidebox  ul li.active { margin:0; border:0; background:none; }
#nav-sidebox  ul a,
#nav-sidebox  ul a:hover { float:none; padding:0; background:none; }
#nav-sidebox  ul li a { font-weight:normal !important; }

/************ 2ND LEVEL ************/
#nav-sidebox ul { position:absolute; width:18em; top:5px; left:-10000px; padding:0; background:#fff; border:1px solid #DDD; }

/* Show menu */
#nav-sidebox  li.over > ul { left:150px; }
#nav-sidebox  li.over > ul li.over > ul { left:100px; }
#nav-sidebox  li.over ul ul { left:-10000px; }
#nav-sidebox  ul li {background:#F8F8F8;}
#nav-sidebox  ul li:hover{background: none;border-bottom:1px solid #DDD;}
#nav-sidebox  ul li.last:hover{border-bottom:0;}
#nav-sidebox  ul li a {padding:7px 7px; color:#0A263C !important;}
#nav-sidebox  ul li a:hover { padding:7px; color:#507D1B !important; }

/************ 3RD+ LEVEL ************/
#nav-sidebox  ul ul { top:5px; }






/* Slider home ================================================================= */
#slider {height: 300px;position: relative;width: 730px;margin: 0 auto;overflow: hidden;margin-bottom: 13px;border: 1px solid #EBEBEB;}
div.scroller {height: 300px;overflow: hidden;width: 730px;zoom: 1;}
div.scroller .content {padding: 0;}
div.slidercontrolwr {position: absolute;right: 15px;top: 15px;}
div.scroller img {border: none;}
div.scroller div.section {float: left;height: 300px;overflow: hidden;width: 730px;}
div.scroller div.content {width: 10000px;float: left;}
.slidercontrol {list-style: none;margin: 0px;padding: 0px;}
.slidercontrol a {color: #aaa;filter: alpha(opacity=60);float: left;height: 14px;margin: 0px 2px;opacity: 0.6;overflow: hidden;padding: 0px;text-decoration: none;text-indent: -1000px;width: 14px;}
.slidercontrol a:hover {filter: alpha(opacity=100);opacity: 1;}
.content .sliderdescription{background: url(../images/slide_home/grid.gif) repeat left top;color: #222;filter: alpha(opacity=50);font: 12px bold Helvetica, sans-serif;left: 15px;opacity: 0.5;padding: 10px;position: relative;top: -100px;width: 650px;}
div.sliderdescription:hover, .sliderdescription.active {background-color: #fff !important;}
.content a {font: 12px bold Helvetica, sans-serif;text-decoration: none;}
.aprev {background: url(../images/slide_home/aprev.gif) no-repeat 3px 3px;}
.anext {background: url(../images/slide_home/anext.gif) no-repeat 3px 3px;}
.astop {background: url(../images/slide_home/astop.gif) no-repeat 3px 3px;}
.aplay {background: url(../images/slide_home/aplay.gif) no-repeat 6px 3px;}




/*Nos marques*/
.cms-index-index #manufacturer {border:1px solid #EBEBEB;margin-bottom:20px;-moz-border-radius:4px; -webkit-border-radius:4px; -opera-border-radius:4px; width:185px;margin-right:20px; padding-bottom:10px;}
.cms-index-index #manufacturer h2 {font-size:12px;font-weight:bold; margin:10px 10px 0;}
.cms-index-index #manufacturer #select-manufacturer {margin-left:10px; margin-right:10px;}
.cms-index-index #manufacturer_list {margin-left:10px; margin-right:10px;}
.cms-index-index #manufacturer_list li {font-size:11px;}
.cms-index-index #manufacturer_list li a {color:#666; text-decoration:none;}
.cms-index-index #manufacturer_list li a:hover {color:#333;text-decoration:underline;}
/*Callout*/
.cms-index-index div.block-content {}
/*Structure*/
.cms-index-index .std {margin:0;}
/*Affichage d'une categorie specifique*/
.cms-index-index .pager .amount {margin-bottom:0;}
.cms-index-index .sorter .view-mode {margin-bottom:0;}
.cms-index-index .add-to-links {list-style:none;margin-left:0;padding-left:0;}
/*Affichage des nouveaux produits*/
/*Affichage meilleures ventes*/



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


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


/* Shopping Cart ========================================================================= */
.cart .checkout-types { float:right; text-align:right; }
.cart .checkout-types li button.button {background:transparent url(../images/checkout_types_bg.gif) no-repeat scroll left top;border:0 none;height:25px;width:120px;}
.cart .discount {border:1px solid #EBEBEB;padding:15px;color:#626262;-moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px;}
.cart .discount h3 {font-size:15px;color:#000;}
.cart .discount input {margin-right:7px;width:120px;}

.cart .data-table {margin-bottom:30px;}
.cart .data-table thead {background-color:#F7F7F7;}
.cart .data-table thead th, .cart .data-table td {border:1px solid #EBEBEB;}
.cart .data-table td {text-align:left;}
.cart .data-table td a {text-decoration:underline;color:#666;font-weight:normal;}
.cart .data-table td a:hover {text-decoration:none;}
.cart .data-table tfoot td {background:#F7F7F7 none repeat scroll 0 0;}
.cart .data-table tfoot td button.button {margin-left:10px;}

.cart .shipping {border:1px solid #EBEBEB;margin-top:20px;padding:15px;color:#626262;-moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px;}
.cart .shipping h3 {font-size:15px;color:#000;}
.cart .shipping .form-list {margin-top:10px;}
.cart .shipping .form-list label {font-weight:normal;color:#000;}
.cart .shipping .form-list li {padding-bottom:10px;}
.cart .shipping .form-list li #country {color:#626262;}
.cart .shipping .form-list li #region_id {color:#626262;}
.cart .shipping .form-list li #postcode {color:#626262;}
.cart .shipping .buttons-set button.button {float:left;}
.cart .shipping .sp-methods {padding-top:10px;margin-top:15px;border-top:1px dotted #ccc;}

.cart .crosssell {border:1px solid #EBEBEB;padding:15px;color:#626262;-moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px;}
.cart .crosssell h3 {font-size:15px;color:#000;margin-bottom:15px;}
.cart .crosssell ul .item { padding:15px 0 7px 0;border-top:1px dotted #ccc;}
.cart .crosssell ul .item h4 {font-weight:normal;}
.cart .crosssell ul .item h4 a {color:#507D1B;text-decoration:underline;}
.cart .crosssell ul .item h4 a:hover {color:#507D1B;text-decoration:none;}
.cart .crosssell ul .item a {color:#626262; text-decoration:none;}
.cart .crosssell ul .item li {background:transparent url(../images/add_to_bg.gif) no-repeat scroll 0 50%;padding-left:12px;margin-right:12px; font-size:11px;}
.cart .crosssell ul .item a:hover {color:#626262; text-decoration:underline;}
.cart .crosssell ul .item .price-box {margin:10px 0;color:#000;}
.cart .crosssell ul .item .add-to-links {padding:10px 0;}

.cart .totals {background:#F7F7F7 none repeat scroll 0 0;border:1px solid #EBEBEB;float:right;padding:15px;-moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px;width:220px;}
.cart .totals .checkout-types {margin-top:15px;}
.cart .totals .checkout-types li {padding-top:5px;}
.cart .totals .checkout-types li a {color:#626262;text-decoration:underline;font-size:11px;}
.cart .totals .checkout-types li a:hover {color:#626262;text-decoration:none;}

.cart-no-item p {margin:15px 0;}
.cart-no-item a {color:#507D1B}
.cart-no-item {background:url(../images/cart-icon-empty.jpg) bottom right no-repeat;height:250px;}
/*.cart #shopping-cart-table thead {background:url(../images/header.jpg) bottom;}
.cart #shopping-cart-table thead th {border:0;color:#fff;}*/
/* Shopping Cart Table */
.cart-table .item-msg { font-size:10px; }

/* Shopping Cart Collateral boxes */
.cart .cart-collaterals { float:left; width:700px; }
.cart .crosssell .product-image { float:left; margin-right:-90px; }
.cart .crosssell .product-shop { margin-left:90px; }
.cart .shipping {}

/* Shopping Cart Totals */
.cart .totals { float:right; }
.cart .totals table { width:100%; }
.cart .totals table th,
.cart .totals table td { padding:5px; }
.cart .totals table th { font-weight:bold; }

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


/* Checkout ============================================================================== */
/* One Page */
.opc { border-bottom:1px solid #ddd; position:relative; }
.opc li.section { border:1px solid #ddd; border-bottom:0; }
.opc .step-title { background-color:#f6f6f6; padding:0 5px; text-align:right; }
.opc .step-title .number { float:left; line-height:22px; margin-right:5px; }
.opc .step-title h3 { float:left; }
.opc .allow .step-title { cursor:pointer; }
.opc .active {}
.opc .active .step-title { background-color:#ccc; cursor:default; }
.opc .step { border-top:1px solid #ddd; padding:10px; position:relative; }
.opc .step .tool-tip { right:10px; }
.opc .order-review {}

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

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

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

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

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

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

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

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


/* Account Login/Create Pages ============================================================ */
.account-login {}
.account-login .col2-set .col-1 { float:left; width:47%; }
.account-login .col2-set .col-2 { float:right; width:47%; }
.account-login .col2-set h3 {border:1px solid #EBEBEB; background-color:#F8F8F8; font-size:1.1em;color:#444; margin:10px 0 15px; padding:2px 10px;-moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px;}
.account-login .col2-set p {color:#444; margin:0 10px;}
.account-login .col2-set p.required {margin:0}
.account-login .col2-set .buttons-set {border-top:1px dotted #ccc;padding-top:10px;margin-bottom:20px;}
.account-login .new-users {}
.account-login .registered-users {}
.account-login .form-list {margin:20px 10px 30px;}
.account-login .form-list li {margin:10px 0;}
.account-login .form-list li label {font-size:11px;}


.account-create {}
.account-create h3 {border:1px solid #EBEBEB; background-color:#F8F8F8; font-size:1.1em;color:#444; margin:10px 0 15px; padding:2px 10px;-moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px;}
.account-create .form-list {margin:0 10px 30px;}
.account-create .form-list li {margin:10px 0;}
.account-create .form-list li label {font-size:11px;}
.account-create .form-list li .newsletter {color:#507D1B;}
.account-create .buttons-set {border-top:1px dotted #ccc;padding-top:10px;margin-bottom:20px;}


.forgotpassword {}
.forgotpassword .form-list {margin-top:15px;}
.forgotpassword .form-list li label {font-size:11px;}
.forgotpassword .buttons-set {border-top:1px dotted #ccc;padding-top:10px;margin-bottom:10px;}


/* Mini Login Box Header */
.mini-login {float:right;margin-top:10px;}
/*.mini-login p {float:left;margin-left:10px;}
.mini-login p label {font-size:11px;font-weight:normal;color:#999;}
.mini-login input {font-size:11px;}
.mini-login p.valid input {background-color:#fff;color:#999; border:0;}*/
#mini_login_form div input {color:#666; font-size:11px;}
#mini_login_form div h6 {color:#333; margin-top:5px;font-weight:normal;}
#mini_login_form div h6 a {color:#333;}
/* Account Login/Create Pages ============================================================ */


/* My Account ============================================================================= */
/********** < Dashboard */
.dashboard {}
.dashboard .welcome-msg {margin-bottom:25px;color:#666;}
.dashboard .welcome-msg h3 {font-size:12px;font-weight:bold;color:#666;}
.dashboard .account-box 
/* Block: Recent Orders */
.dashboard .recent-orders { margin:10px 0 20px; }
.dashboard .recent-orders .title-buttons {margin-bottom:10px;}
.dashboard .recent-orders .title-buttons a {color:#507D1B;}

.dashboard .col2-set {margin:10px 0 0; border:1px solid #EBEBEB;background-color:#F7F7F7;padding:10px;-moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px;}
.dashboard .col2-set p {font-size:11px;margin-top:6px;}
.dashboard .col2-set h4 {font-size:13px;font-weight:normal;}
.dashboard .col2-set h5 {margin:10px 0 5px;}
.dashboard .col2-set a {color:#507D1B;}
.dashboard .col2-set a:hover {text-decoration:none;}
.dashboard .col2-set address {font-size:11px;}

.customer-account-edit .form-list {border:1px solid #EBEBEB;background-color:#F7F7F7; padding:10px; margin:10px 0;-moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px;}
.customer-account-edit .form-list label {font-weight:normal;}
.customer-account-edit .form-list li {padding:5px;}

.customer-address-index .col2-set li {border:1px solid #EBEBEB;background-color:#F7F7F7; padding:10px; margin:10px 0;-moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px;}
.customer-address-index .col2-set h4 {margin-bottom:6px;}
.customer-address-index .col2-set address {font-size:11px;color:#333;}
.customer-address-index .col2-set address a {color:#507D1B;}
.customer-address-index .col2-set address a:hover {text-decoration:none;}

.customer-address-form .form-list {border:1px solid #EBEBEB;background-color:#F7F7F7; padding:10px; margin:10px 0;-moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px;}
.customer-address-form .form-list label {font-weight:normal;}
.customer-address-form .form-list li {padding:5px;}

ul.disc {margin-left:15px;margin-top:10px;}
ul.disc li a {color:#507D1B; text-decoration:none;}
ul.disc li a:hover {text-decoration:underline;}

.sales-order-history .pager {margin:0 0 10px;}
.sales-order-view #my-orders-table {margin-top:6px;}
.sales-order-view #my-orders-table td {font-size:11px;}

.sales-order-invoice a {color:#507D1B;}
.sales-order-invoice .col2-set {margin-top:10px;font-size:11px;border-top:1px dotted #ccc;padding:10px 5px 0;}
.sales-order-invoice .col2-set.last {margin-bottom:25px;}
.sales-order-invoice .data-table thead {background:url(../images/header.jpg) bottom;}
.sales-order-invoice thead th {border:0;color:#fff;font-weight:normal;text-align:center;}
.sales-order-invoice .data-table td {font-size:11px;text-align:left;}

.sales-order-shipment a {color:#507D1B;}
.sales-order-shipment .col2-set {margin-top:10px;font-size:11px;border-top:1px dotted #ccc;padding:10px 5px 0;}
.sales-order-shipment .col2-set.last {margin-bottom:25px;}
.sales-order-shipment .data-table thead {background:url(../images/header.jpg) bottom;}
.sales-order-shipment thead th {border:0;color:#fff;font-weight:normal;text-align:center;}
.sales-order-shipment .data-table td {font-size:11px;text-align:left;}

#my-orders-table thead {background:url(../images/header.jpg) bottom;}
#my-orders-table thead th {border:0;color:#fff;font-weight:normal;text-align:center;}
#my-orders-table td span.nobr2 {color:#666;font-size:11px;}
#my-orders-table td {text-align:left;}
#my-orders-table td a {color:#666;}
#my-orders-table td a:hover {text-decoration:none;}
#my-orders-table td span.nobr2 {color:#666;font-size:11px;}

#wishlist-table thead {background:url(../images/header.jpg) bottom;}
#wishlist-table thead th {border:0;color:#fff;font-weight:normal;text-align:center;}
#wishlist-table td span.nobr2 {color:#666;font-size:11px;}
#wishlist-table td {text-align:left;border:0;border-bottom:1px dotted #ccc;}
#wishlist-table td a {color:#666;}
#wishlist-table td a:hover {text-decoration:none;}
#wishlist-table td span.nobr2 {color:#666;font-size:11px;}
.wishlist-index-index .buttons-set2 {border:0;}
.wishlist-index-share .form-list {border:1px solid #ebebeb;background-color:#F7F7F7;padding:10px;margin-top:5px;-moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px;}
.wishlist-index-share .form-list li {padding:5px 0;}

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

/* Block: Reviews */
.dashboard .reviews {}
/********** Dashboard > */

/* Order View */
.sales-order-view a {color:#507D1B;}
.sales-order-view a:hover {text-decoration:none;}
.sales-order-view .col2-set {margin-top:10px;font-size:11px;border-top:1px dotted #ccc;padding:10px 5px 0;}
.sales-order-view .col2-set.last {margin-bottom:25px;}
.order-info { border:1px solid #ebebeb;background-color:#F7F7F7; padding:5px;margin-bottom:10px;}
.order-info dt,
.order-info dd,
.order-info ul,
.order-info li { display:inline;}
.order-info dt { font-weight:bold; }

/* Print Pages */
.page-print .print-head {}
.page-print .print-head img { float:left; }
.page-print .print-head address { float:left; margin-left:15px; }
/* Price Rewrites */
.page-print .gift-message-link { display:none; }
.page-print .price-excl-tax,
.page-print .price-incl-tax { display:block; white-space:nowrap; }
.page-print .cart-price,
.page-print .price-excl-tax .label,
.page-print .price-incl-tax .label,
.page-print .price-excl-tax .price,
.page-print .price-incl-tax .price { display:inline; }
/* ======================================================================================= */


/* Print ================================================================================= */
/*.page-print .print-head {padding-bottom:10px;margin-bottom:10px;border-bottom:1px dotted #ccc;background-color:#EEE;}
.page-print .page-title {padding-bottom:10px;margin-bottom:10px;border-bottom:1px dotted #ccc;}*/
.page-print .data-table thead {background:url(../images/header.jpg) bottom;}
.page-print .data-table thead th {border:0;color:#fff;font-weight:normal;text-align:center;}
.page-print .data-table td {font-size:11px;text-align:left;}
.greybg {background-color:#EEE;margin:20px 0 10px;padding:10px 10px 0;border-top:1px dotted #ccc;border-bottom:1px dotted #ccc;}
/* ======================================================================================= */


/* Contact us ============================================================================ */
.contacts-index-index h3 {margin-bottom:10px;}
.contacts-index-index .form-list {border:1px solid #EBEBEB;background-color:#F7F7F7;padding:10px;-moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px;}
/* ======================================================================================= */

/* Catalog demand ============================================================================ */
.catalogdemand-index-index h3 {margin-bottom:10px;}
.catalogdemand-index-index .form-list {border:1px solid #EBEBEB;background-color:#F7F7F7;padding:10px;-moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px;}
/* ======================================================================================= */


/* Advanced search ======================================================================= */
.catalogsearch-advanced-index h3 {margin-bottom:10px;}
.catalogsearch-advanced-index #advanced-search-list {border:1px solid #EBEBEB;background-color:#F7F7F7;padding:10px;-moz-border-radius: 4px; -webkit-border-radius: 4px; -opera-border-radius: 4px;}
.catalogsearch-advanced-index #advanced-search-list li {margin:0 0 15px;}
.catalogsearch-advanced-index #advanced-search-list .multiselect {padding:2px 5px;}
.catalogsearch-advanced-index #advanced-search-list #color {padding:0;}

.catalogsearch-advanced-result .note-msg {margin:10px 0;}
.catalogsearch-advanced-result .note-msg a {color:#333;}
.catalogsearch-advanced-result .note-msg a:hover {text-decoration:none;}
.catalogsearch-advanced-result .page-title {margin:0 0 5px;}
/* ======================================================================================= */


/* Popular search ======================================================================== */
.catalogsearch-term-popular .tags-list li {margin:0 5px;}
.catalogsearch-term-popular .tags-list li a {color:#333;text-decoration:underline;}
.catalogsearch-term-popular .tags-list li a:hover {text-decoration:none;}
/* ======================================================================================= */


/* Sitemap =============================================================================== */
.catalog-seo-sitemap-category .page-title {margin:0;}
.catalog-seo-sitemap-category .col-main .links a {color:#507D1B;}
.catalog-seo-sitemap-category .col-main .links a:hover {text-decoration:none;}
.catalog-seo-sitemap-category .sitemap {margin:10px 5px;}
.catalog-seo-sitemap-category .sitemap li {background:transparent url(../images/add_to_bg.gif) no-repeat scroll 0 50%;padding-left:12px;margin-right:12px;}
.catalog-seo-sitemap-category .sitemap li a {color:#626262;text-decoration:none;}
.catalog-seo-sitemap-category .sitemap li a:hover {text-decoration:underline;}

.catalog-seo-sitemap-product .page-title {margin:0;}
.catalog-seo-sitemap-product .col-main .links a {color:#507D1B;}
.catalog-seo-sitemap-product .col-main .links a:hover {text-decoration:none;}
.catalog-seo-sitemap-product .sitemap {margin:10px 5px;}
.catalog-seo-sitemap-product .sitemap li {background:transparent url(../images/add_to_bg.gif) no-repeat scroll 0 50%;padding-left:12px;margin-right:12px;}
.catalog-seo-sitemap-product .sitemap li a {color:#626262;text-decoration:none;}
.catalog-seo-sitemap-product .sitemap li a:hover {text-decoration:underline;}
/* ======================================================================================= */


/* Footer ================================================================================ */
.footer-container { background:url(../images/footer.jpg) repeat-x bottom; height:175px;}
.footer { width:1000px; margin:0 auto; padding-top:20px;height:155px;position:relative;}
.footer p { text-align:right; }
.footer address { text-align:right; }
/*.footer ul { float:left; padding:0 20px 0 0; }*/
.footer ul li {text-align:left;background:transparent url(../images/add_to_bg2.gif) no-repeat scroll 0 50%;padding-left:12px;margin-right:12px; font-size:11px;}
.footer a {color:#333;text-decoration:none;}
.footer a:hover {text-decoration:underline;}
.footer ul {float:left;width:200px;}
.footer .links {float:left;}
.footer .sublogo {float:left;width:400px;text-align:left;}
.footer .dry-cell {position:absolute;bottom:0;left:0;}
.footer .speedinfo {position:absolute; bottom:5px; left:50px; color:#545454; font-size:11px}
.footer .speedinfo a {color:#545454;text-decoration:underline;}
.footer .speedinfo a:hover {color:#545454; text-decoration:none;}
/* ======================================================================================= */






/********************** Tabs */
.tabs { /*border-bottom:1px solid #666; background: url('/../images/tabs_bg.gif') repeat-x 0 100% #f2f2f2; height:25px;*/ border-bottom:1px solid #EBEBEB;height:36px;}
.tabs li { float:left; /*border-right:1px solid #a4a4a4; border-left:1px solid #fff;*/ background:url(../images/tab_left.jpg) 0 0 no-repeat; font-size:12px; line-height:2em; margin-right:2px;border-bottom:1px solid #EBEBEB;}
.tabs li a { margin-left:10px; background:url(../images/tab_right.jpg) 100% 0 no-repeat;color:#777;}
/*.tabs li.first          { border-left:0; }
.tabs li.last           { border-right:0; }*/
.tabs a { display:block; padding:6px 15px 6px 5px; text-decoration:none; }
.tabs a:hover { background-color:#ddd; text-decoration:underline; color:#444; }
.tabs li.active { background:url(../images/tab_left_active.jpg) 0 0 no-repeat;border-bottom:1px solid #fff;}
.tabs li.active a, .tabs li.active a:hover { /*background-color:#666;*/ margin-left:10px; background:url(../images/tab_right_active.jpg) 100% 0 no-repeat;color:#444; /*font-weight:bold; color:#fff;*/}
 
/* Style */
/*.outline-creator { border:1px solid #bbb; border-bottom-color:#666; background:#fff; }*/
.col-main .padder { padding:20px 10px 10px;clear:both; margin-bottom:20px; border:1px solid #EBEBEB; border-top:0; }
.layout-3columns .padder { padding:0; }
.col-main .padder td {border:1px solid #EBEBEB;}
.col-main .padder .up-sell h3 {font-size:12px; margin-bottom:10px;}
.col-main .padder .up-sell td { text-align:center;}
.col-main .padder .up-sell td .product-name {margin-bottom:10px;}
.col-main .padder .up-sell td a {color:#507D1B;text-decoration:none; font-weight:normal;}
.col-main .padder .up-sell td a:hover {color:#507D1B;text-decoration:underline;}


/* MENU ***************************************************************************/
#outer {z-index:999;width:1000px; height:86px; position:relative; background:url(../images/header.jpg) repeat-x bottom; margin:0 auto;}
#menuHolder {position:relative; float:left; /*left:50%;*/ width:1000px;}
#dropline {padding:0; list-style:none; text-align:center; margin:0; float:left; position:relative; /*right:28%;*/ font-size:12px; font-family:arial, sans-serif; height:41px; width:1000px;}

#dropline li.first { margin-left:300px !important; margin-left:150px;}


#dropline table {margin:-2px -10px;}

#dropline div.inner {padding:0; margin:0 auto; list-style:none; position:absolute; background:url(../images/header.jpg) bottom; left:-9999px; text-align:center; width:100%; z-index:20; height:36px;}
* html #dropline div.inner {width:expression(document.getElementById('dropline').offsetWidth);} /* for IE6 */

#dropline li {float:left;}

#dropline li a {display:block; float:left; height:50px; padding:0 20px 0 0; background:url(../images/tabs.jpg) right top; line-height:50px; text-decoration:none; color:#fff; text-transform:uppercase;}
#dropline li a.sub {display:block; float:left; height:50px; padding:0 20px 0 0; background:url(../images/tabs.jpg) right top; line-height:42px; text-decoration:none; color:#888;}
#dropline li a b {display:block; height:50px; float:left; padding:0 0 0 20px; background:url(../images/tabs.jpg) left top; cursor:pointer; font-weight:normal;}

#dropline li a:hover {background-position:right bottom; color:#000; line-height:42px;}
#dropline li a:hover b {background-position:left bottom; font-weight:normal;}

#dropline li:hover > a {background-position:right bottom; color:#000; line-height:42px;}
#dropline li:hover > a b {background-position:left bottom; font-weight:normal;}

#dropline li.current a, 
#dropline li.current a:hover {background-position:right bottom; color:#2E7B05; line-height:42px;}
#dropline li.current a b {background-position:left bottom; font-weight:normal;}

#dropline :hover div.inner {left:0; top:50px; height:36px;}
#dropline :hover div.lineHolder {float:left; position:relative; /*left:50%;*/ left:0;}

#dropline li.current div.inner {left:0; top:50px; z-index:10;}
#dropline li.current div.lineHolder {float:left; position:relative; /*left:50%;*/ left:0;}
#dropline li.current ul {float:left; position:relative; /*right:50%;*/ right:0; height:29px;}

#dropline ul {padding:0; margin:0; list-style:none; position:relative; float:left; /*right:50%;*/ right:0;}
#dropline ul li {float:left;}
#dropline ul li a {color:#fff; float:left; height:36px; line-height:36px; padding:0 10px 0 0; /*background:#84c7e0;*/ background:url(../images/header.jpg) bottom;}
#dropline ul li a b {height:36px; line-height:36px; padding:0 0 0 10px; /*background:#84c7e0;*/ background:url(../images/header.jpg) bottom; font-weight:normal;}
#dropline ul ul {padding:0; margin:0; list-style:none; position:absolute; left:-9999px; width:0;}

#dropline li.current ul li.current_sub a b {color:#2E7B05; background:url(../images/subtab-nodrop.jpg) left top;}
#dropline li.current ul li a.drop {padding:0 10px 0 0; background:url(../images/header.jpg) right bottom;}
#dropline li.current ul li.current_sub a.drop {padding:0 10px 0 0; background:url(../images/subtab-nodrop.jpg) right bottom;}
#dropline li.current ul li.current_sub a {padding:0 10px 0 0; background:url(../images/subtab-nodrop.jpg) right bottom;}

#dropline :hover ul li a:hover {position:relative; background:url(../images/subtab-nodrop.jpg) right top;}
#dropline :hover ul li a.drop {background:url(../images/header.jpg) right bottom;}
#dropline :hover ul li a.drop:hover {background:url(../images/subtab.jpg) right top;}
#dropline :hover ul li a:hover b {background:url(../images/subtab-nodrop.jpg) left top; color:#2E7B05;}
/* Added */
#dropline :hover ul li a:hover.drop b {background:url(../images/subtab.jpg) left top;}
/* End */

#dropline li.current ul li a {color:#fff; height:36px; line-height:36px; padding:0 10px 0 0; /*background:#84c7e0;*/}
#dropline li.current ul li a b {height:36px; line-height:36px; padding:0 0 0 10px; /*background:#84c7e0;*/}
#dropline li.current ul ul {padding:0; margin:0; list-style:none; position:absolute; left:-9999px; width:0;}

#dropline :hover ul li:hover > a.drop {background:url(../images/subtab-nodrop.jpg) right top; color:#2E7B05;}
/* Added */
#dropline li.current ul li:hover > a.drop b {background:url(../images/subtab.jpg) left top;}
/* End */
#dropline li.current ul li:hover > a.drop {background:url(../images/subtab.jpg) right top;}
#dropline :hover ul li:hover > a b {background:url(../images/subtab-nodrop.jpg) left top; color:#2E7B05;}

#dropline :hover ul ul {padding:0; margin:0; list-style:none; position:absolute; left:-9999px; width:0;}
#dropline :hover ul li:hover {position:relative;}
#dropline :hover ul :hover ul {left:1px; top:36px; width:450px; min-height:160px; background:transparent; /*border:1px solid #ccc; border-top:none; height:325px;*/}
#dropline :hover ul :hover ul li {/*border-left:1px solid #ccc; border-right:1px solid #ccc;*/float:left}
/* #dropline :hover ul :hover ul li.last {border-bottom:1px solid #ccc;} */
#dropline :hover ul :hover ul {background:#fff;}
#dropline :hover ul :hover ul li.last {background:url(../images/bg_bottomMenu.jpg);}


#dropline :hover ul :hover ul li.last {clear:both; background:url(../images/bg_bottomMenu.jpg); width:450px;}
#dropline :hover ul :hover ul li.last a {padding:5px 10px 5px 0; margin:0; background:none; line-height:15px; height:15px; width:440px; color:#fff;text-align:right;}
#dropline :hover ul :hover ul li.last a:hover {color:#000;}


#dropline :hover ul :hover ul li a {height:150px; line-height:15px; text-align:center; padding:5px 10px; width:130px; background:#fff; text-transform:none; color:#333;}
/* Added */
#dropline :hover ul :hover ul li a img {border:0;margin:0;}
/* End */
#dropline :hover ul :hover ul li a.fly {text-align:center; padding:5px; width:130px; background:url(../images/fly.gif) no-repeat right center;}
#dropline :hover ul :hover ul li a:hover {/*background:#fff;*/ color:#2E7B05;}
/*#dropline :hover ul :hover ul li:hover > a {background:#fff;}*/

#dropline :hover ul :hover ul ul {position:absolute; left:-9999px;}

#dropline :hover ul :hover ul :hover ul {left:120px; top:0;}
#dropline :hover ul :hover ul :hover ul li {border-left-color:#eef;z-index:1;}
#dropline :hover ul :hover ul :hover ul li.first {border-top:1px solid #eef;}
#dropline :hover ul :hover ul :hover ul li a {background:#b0d9ea; filter: alpha(opacity=85);
 filter: progid:DXImageTransform.Microsoft.Alpha(opacity=85);
 -moz-opacity: 0.85; opacity:0.85;
}
#dropline :hover ul :hover ul :hover ul li a:hover {background:#c2e1ef;}


/* SORTBYMODEL ***************************************************************************/

#brand-list {background:url(../images/searchBrandModel.jpg);width:732px;height:100px; }
#brand-list #brand-list-brand {padding:50px 0 0 125px;float:left; }
#brand-list #brand-list-model {float:left;padding:50px 0 0 25px; }

.container-tab {background:url(../images/onglet-left.jpg) no-repeat;height:30px;float:left;}
.content-tab {background:url(../images/onglet-right.jpg) no-repeat top right; padding-right:15px; height:30px;line-height:30px;margin-left:15px;}

#brandPage .list {width:98%;background-color:#f6f6f6;border:1px solid #cbd4e0;padding-left:10px;}
#brandPage ul {padding:10px;}
#brandPage ul li{display:inline-block;width:200px;}
#brandPage ul li a{color:#333333;text-decoration:none;font-size:11px;}
#brandPage ul li a:hover{text-decoration:underline;}

.modelList{padding:10px;}
.modelList li{display:inline-table;float:left;width:220px;margin:5px;}
.modelList li a{color:#333333;text-decoration:none;font-size:11px;}
.modelList li a:hover{text-decoration:underline;}
/* FLAG */
.flag-uk { float:right; margin-right:10px; }


