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

/****************************************************/
/****************[ Mage_CSS_B Clears ]***************/
/****************************************************/
.page-head:after,
.page-head-alt:after,
.page-popup .print-head:after,
.clear:after,
.col2-set:after,
.col3-set:after,
.col4-set:after,
.col2-alt-set:after,
.head:after,
.inner-head:after,
.header-top:after,
.quick-access:after,
.header-nav:after,
#nav:after,
.middle:after,
.product-essential:after,
.more-views ul:after,
.button-set:after,
.actions:after,
.legend:after,
.form-list li:after,
.button-container:after,
.ratings:after,
.page-head:after,
.page-head-alt:after,
.group-select li:after,
.search-autocomplete li:after,
.tool-tip .btn-close:after,
.side-col li:after,
.account-box li:after,
.address-list li:after,
.generic-product-list li:after,
.listing-type-list .listing-item:after,
.listing-type-list .product-info .product-reviews:after,
.my-review-detail:after,
.product-options dt:after,
.product-options-bottom:after,
.product-options dd ul.options-list li:after,
.add-to-holder:after,
.listing-type-grid .grid-row:after,
.advanced-search-summary-box:after,
.shopping-cart-totals .checkout-types:after,
.advanced-search li:after { content:"."; display:block; clear:both; font-size:0; line-height:0; height:0; overflow:hidden; }
/*********************** RESET PARTr */
* { margin:0; padding:0; }
html {overflow-x: hidden;}
html,body { height:100%; }
img { border:0; }
a { color:#3E474A; text-decoration:underline; }
a:hover { text-decoration:underline; }
:focus { outline:0; }
/* Heading */
h1, h2, h3, h4, h5, h6, .head { margin-bottom:.4em; line-height:1.3em; color:#0A263C; }
h1 { font-size:2em; line-height:1.17; }
h2 { font-size:1.5em; }
h3 { font-size:1.35em; }
h4 { font-size:1.05em; }
h5 { font-size:1.1em; }
h6 { font-size:.95em; }
/* Table */
th { padding:0; text-align:left; vertical-align:top; }
td  {padding:0; vertical-align:top;}
/* Paragraph */
p {}
address { font-style:normal; margin-bottom:.5em; }
cite { font-style:normal; font-size:10px; }
q:before,
q:after{ content:''; }
/* Form */
form { display:inline; }
fieldset { border:none; }
legend { display:none; }
label { color:#3e474a; }
input, textarea, select, button { vertical-align:middle; }
/* Lists */
dt { display:block; font-weight:bold; margin-bottom:4px; }
ul,ol { list-style:none; }
/* Size */
small { font-size:.92em; }
big { font-size:1.1em; }
hr { height:0; margin:8px 0; overflow:hidden; visibility:hidden; }
li hr { height: 0px; margin:4px 0 10px 0; overflow:hidden; visibility:visible; border: 0px solid rgb(235,231,231); border-top-width: 2px; }
.nowrap { white-space:nowrap; }
.bold { font-weight:bold; }
.clearfix:after, .sizes-list:after, .catalog-listing ol.grid-row:after,
.page-quicklook .price-box:after, .footer-container:after { clear: both; content: "."; display: block; height: 0; visibility: hidden;}

#nav { font-size:1.1em; height:24px; }
#nav .drill-down { display:none; padding:10px; background:#ccdddf; position:absolute; z-index:100001; top:24px; left:102px; z-index:1; width:579px; border:4px solid #798a8e; overflow:hidden; }
#nav #store0 { left:0px; }
#nav #store7 { left:565px; width:284px; }
#nav #store8 { left: auto; right: 0;}


/*------------------ NEW MENU ROLLDOWN ----------------- */
#nav div.element {
    background-repeat:no-repeat;
    cursor:pointer;
    position:absolute;
}
#nav div.element {
    background-image:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/txt/nav-store-sprite.png);
}

#nav h2 {
    font-size: 1em;
    margin: 0;
}

.store-categ-0 {
    background-position:0px 0px;
    height:24px;
    left:0;
    width:102px;
}
.store-categ-0_hover { background-position:0px -24px; }
.store-categ-1 {
    background-position:-102px 0px;
    height:24px;
    left:102px;
    width:116px;
}
.store-categ-1_hover { background-position:-102px -24px; }
.store-categ-2 {
    background-position:-218px 0px;
    height:24px;
    left:218px;
    width:135px;
}
.store-categ-2_hover { background-position:-218px -24px; }
.store-categ-3 {
    background-position:-353px 0px;
    height:24px;
    left:353px;
    width:85px;
}
.store-categ-3_hover { background-position:-353px -24px; }
.store-categ-4 {
    background-position:-438px 0px;
    height:24px;
    left:438px;
    width:102px;
}
.store-categ-4_hover { background-position:-438px -24px; }
.store-categ-5 {
    background-position:-540px 0px;
    height:24px;
    left:540px;
    width:77px;
}
.store-categ-5_hover { background-position:-540px -24px; }
.store-categ-6 {
    background-position:-617px 0px;
    height:24px;
    left:617px;
    width:92px;
}
.store-categ-6_hover { background-position:-617px -24px; }
.store-categ-7 {
    background-position:-709px 0px;
    height:24px;
    left:709px;
    width:94px;
}
.store-categ-7_hover { background-position:-709px -24px; }
.store-categ-8 {
    background-position:-803px 0px;
    height:24px;
    left:803px;
    width:89px;
}
.store-categ-8_hover { background-position:-803px -24px; }




/* ----------------- END ------------------------------- */

/************** ALL LEVELS  *************/ /* Style consistent throughout all nav levels */
#nav li { text-align:left; }
#nav li.over { z-index:999; }
#nav span { display:block; cursor:pointer; white-space:nowrap; }
#nav li ul span {white-space:normal; }
#nav ul li.parent a { background:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/i_nav-parent.gif) 100% 100% no-repeat; }
#nav ul li.parent li a { background-image:none; }

/************ CoNTENT LEVEL  ***************/
#nav li li { float:none; }

/********************** Body */
body {
    color:#3e474a;
    font-family:Tahoma, sans-serif;
    font-size:62.5%;
    background-color: #495355;
    /*background-image: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/BG-marese2.jpg);*/
    background-repeat: no-repeat;
    background-position: 50% 0;
    background-attachment: fixed;
    min-height:100%;
}

/********************** Supersize */
#supersize{
  position:fixed;
}
#supersize img, #supersize a{
  height:100%;
  width:100%;
  position:absolute;
  left:0;
  z-index: 0;
}
#supersize .prevslide, #supersize .prevslide img{
  z-index: 1;
}
#supersize .activeslide, #supersize .activeslide img{
  z-index: 2;
}

/********************** 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%; }*/
.col-3-layout .col-right { width:156px; }
.col-3-layout .col-left { width:175px; }

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

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

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

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

/* Form Elements */
input.input-text, select, textarea { border:1px solid #9e9e9e; font-size:11px arial, helvetica, sans-serif; }
option, optgroup { font:11px arial, helvetica, sans-serif; }
optgroup { font-weight:bold; }
textarea { overflow:auto; }
input.input-text, textarea { padding:1px 2px; font-size:11px;}
select {font-size: 11px;}
input.radio { margin-right:3px; }
input.checkbox { margin-right:3px; }
.qty { width:2.5em; padding:3px; }
.group-select label, .form-list label, .payment-methods label { font-weight:bold; }
.button-set { clear:both; text-align:right; }
.button-set a { text-decoration:none; }
.button-set a:hover { text-decoration:underline; }
button::-moz-focus-inner { padding:0; border:0; }
.form-button,
.form-button-alt { overflow:visible; border:0; background:transparent; font:bold 12px/19px Arial, Helvetica, sans-serif; cursor:pointer; text-align:center; vertical-align:middle; }
.form-button span,
.form-button-alt span { float:left; height:19px; border:1px solid #406a83; padding:0 8px; font:bold 12px/19px Arial, Helvetica, sans-serif; background:#91c1cb url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/bkg_btn.gif) 0 100% repeat-x; white-space:nowrap; color:#fff; }

.btn-checkout {
    display:block;
    float:right;
    background:transparent url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/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(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/btn_proceed_to_checkout_bg.gif) no-repeat;
    line-height:40px;
    }

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

.group-select .legend {
    margin-top:-33px;
    float:left;
    border:1px solid #f19900;
    background:#F9F3E3;
    padding:0 8px;
    color:#E76200;
    font-weight:bold;
    font-size:1.1em;
    }
.group-select li {}
.group-select li .input-box { margin-bottom:9px; }
.group-select li .input-box .input-text, .group-select li .input-box textarea { width:250px; }
.input-box select {width: 256px;}


a.forgot-pass {
    background:transparent url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr3.png) no-repeat scroll 0 5px;
    color:#495355;
    padding-left:9px;
    text-decoration: none;
    }
a.forgot-pass:hover { text-decoration:underline; }

/* Form Messages */
.validation-advice, .required { color:#3e474a; font-weight:bold; }
.validation-advice {
    clear:both;
    min-height:15px;
    margin-top:3px;
    background:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/validation_advice_bg.gif) no-repeat 2px 1px;
    padding-left:17px;
    font-size:.95em;
    font-weight:bold;
    line-height:1.25em;
    }
.validation-failed { border:1px dashed #EB340A !important; background:#faebe7 !important; }
/* Expiration date and cvv number validation case */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; margin-right:-12em; width:12em; position:relative; }

label.required { font-weight:bold; }
.button-set .required, p.required { font-size:0.95em; float:left; font-weight: normal; text-align: left; }


/********************** Messages  */
.success { color:#3d6611; }
.error { color:#df280a; }
.notice {color:#e26703; }
.success, .error { font-weight:bold; }
.messages,
.messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.messages { width:100%; overflow:hidden; }
.error-msg, .success-msg, .notice-msg, .note-msg {
    min-height:14px !important;
    margin-bottom:1em !important;
    border-style:solid !important;
    border-width:1px !important;
    background-repeat:no-repeat !important;
    background-position:10px 10px !important;
    padding:8px 8px 8px 32px !important;
    font-size:.95em !important;
    font-weight:bold !important;
    }
.error-msg li, .success-msg li, .notice-msg li {margin-bottom:.2em; }
.error-msg {
    border-color:#f16048;
    color:#df280a;
    background-color:#faebe7;
    background-image:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/error_msg_icon.gif);
    }
.success-msg {
    border-color:#446423;
    color:#3d6611;
    background-color:#eff5ea;
    background-image:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/success_msg_icon.gif);
    }
.notice-msg, .note-msg {
    border-color:#fcd344;
    color:#3d6611;
    background-color:#fafaec;
    background-image:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/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 10px 0; }
.page-head-alt { margin:0 0 12px 0; }
.page-head, .page-head-alt { text-align:right; }
.page-head h3, .page-head-alt h3 {
    margin:0;
    font-size:1.6em !important;
    font-weight:bold !important;
    text-transform:uppercase  !important;
    text-align:left;
    font-family:Tahoma, sans-serif;
    color:#3e474a;
    }
.button-level h3 { /* heading level with buttons */
    float:left;
    width:55%;
    }
.page-head .link-feed {float:right; margin-top:9px; }
.button-level .link-feed {float:none!important; font-size:1em!important; }

/* Category list heading */
.category-head {
    margin-bottom:7px;
    }
.category-head h2 {
    max-width:100%;
    margin:0;
    padding:3px 0;
    color:#0a263c;
    font-size:1.6em;
    line-height:1.3em;
    font-weight:normal;
    overflow:hidden;
    }

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

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

/* Data Table */
.data-table { border:solid #d3c2bd; width:100%; border-width: 2px 2px 1px; }
.data-table tr { background:#fff; }
.data-table td.first, .data-table th.first { border-left:0; }
.data-table tr.last th,
.data-table tr.last td { border-bottom:0; }
.data-table th { border-left:1px solid #D3C2BD; padding:2px 8px; color:#847e7c; white-space:nowrap; font-weight:normal; }
.data-table th.wrap { white-space:normal; }
.data-table th a,
.data-table th a:hover { color:#fff; }
.data-table td { padding:3px 8px; }
.data-table thead tr th { background:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/data_table_th_bg.gif) #ebe8e8 repeat-x 0 100%; }
.data-table tfoot { border-bottom:1px solid #d3c2bd; }
.data-table tfoot tr.first {}
.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-left:1px solid #d3c2bd; }
#checkout-review-table.data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-left:0; }
#checkout-review-table.data-table tbody td.attributes-col { padding-top:1px; padding-bottom:1px; border-left:0; }
.data-table tbody td { border-bottom:1px solid #d3c2bd; border-left:1px solid #d3c2bd; }
.data-table .qty { padding:2px; text-align:right; }
/* Bundle Products */
.data-table tbody.odd tr { background:#f8f7f5 !important; }
.data-table tbody.even tr { background:#f6f6f6 !important; }
.data-table tbody.odd tr td,
.data-table tbody.even tr td { border-bottom:0; }
.data-table tbody.odd tr.border td,
.data-table tbody.even tr.border td { border-bottom:1px solid #d3c2bd; }

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

.box-table td { padding:10px; }
.box-table tfoot td { padding-top:5px; padding-bottom:5px; }
.box-table select { width:100%; }

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

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

/********************** Lists */
.disc { margin-bottom:10px; list-style:disc; }
.disc li { margin-left:20px; }


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

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

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

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

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

.cms-index-index .middle { background-color: transparent; padding-bottom:0px; padding-top:0px; }
.cms-index-index .middle-container { background: #DFDECA; padding-top:0px; }
.cms-index-index { background:#495355; }
#baobaz-hompage {
    position:relative;
    margin: 0 -190px;
    width:1300px;
    height:464px;
    overflow:hidden;
    z-index:0;
    }
#baobaz-hompage .hm-img { display:none; }
#home_side {left: 702px; position:absolute; top: 42px; width: 408px; z-index:20; }

.home-marques {height: 27px; margin: 0 0 7px; overflow: hidden; background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/home_marque_set.png) no-repeat 0 0; }
.home-marques li {float: left; margin-right: 4px;}
.home-marques li.last {margin: 0;}

.home-marques li a span { height: 27px; }
.home-marques li.img-ooxoo span { width: 100px; }
.home-marques li.img-repetto span { width: 99px; }
.home-marques li.img-teddy span { width: 113px; }
.home-marques li.img-marese span { width: 84px; }

.home-featured {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/bg_home_featured.png) no-repeat; height: 210px; margin: 0 0 6px; padding: 10px 21px 0 23px;}
.home-featured .product-image {float: left; margin-right: 5px;}
.home-featured .product-description {text-align: right;}
.home-featured .product-description h3 {font-size: 1.2em; line-height: 1; margin: 5px 0 10px;}
.home-featured .product-description h4 {color: #fff; font-size: 1.4em; margin: 0 0 10px;}
.home-featured .product-description p {color: #fff; font-size: 1.1em; line-height: 1.36; margin: 0 0 10px;}
.home-featured .product-description a {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr12.png) no-repeat right 0.54em; color: #abdadc; padding-right: 8px; position: relative; text-decoration: none; display: block;}
.home-featured .product-description a:hover {text-decoration: underline;}
.my-shop {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/bg_my_shop.png) no-repeat;  margin-left: 19px; width: 388px;}
.my-shop .my-shop-in {position: relative; height: 101px; padding: 20px 0 0 31px; width: 357px;}
.my-shop h3 {margin: 0 0 6px;}
.my-shop p {color: #fff; font-size: 1.1em; margin: 0 0 7px;}
.my-shop fieldset {margin: 0 0 5px;}
.my-shop input.input-text {background: #e1e1e1; border: 1px solid #dbdbdc; color: #495355; font-size: 0.9em; width: 101px; }
.my-shop a {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr13.png) no-repeat 0 5px; color: #fff !important; padding-left: 7px; text-decoration: none;}
.my-shop a:hover {text-decoration: underline;}
.my-shop .shop-info a {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr4.png) no-repeat 0 4px; font-weight: bold;  padding-left: 8px; text-decoration: underline;}
.my-shop .shop-marquee {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/bg_shop_info.png) no-repeat; float: right; height: 28px; margin: 6px 0 0; width: 354px;}
.my-shop .shop-marquee h4 {font-size: 1px; height: 7px; margin: 0 0 2px; overflow: hidden;}
.my-shop .shop-marquee #marquee {color: #45454f; font-size: 1.1em; height: 19px; margin: 0 2px; width: 325px;}
.my-shop a.change-shop {position: absolute; right: 9px; top: 7px;}

#subscription_marketing { position: absolute; z-index: 20; top: 345px; left: 500px; }
#subscription-marketing-content p { font-size: 14px; }
#subscription-marketing-form .validation-advice { margin-left: 200px; }
#subscription-marketing-register label { font-weight: bold; display: inline-block; margin-right: 3px; text-align: right; width: 190px !important; }
#subscription-marketing-register li div.input-box { line-height: 24px; }
#subscription-marketing-register li div.input-box input.input-text { width: 200px; }
#subscription-marketing-register a.close-link { text-decoration:none; }
#subscription-marketing-register a.close-link:hover { text-decoration:underline; }
#subscription-marketing-register label { font-size: 100%; }
#subscription-marketing-register label[for=partner_newsletter] { font-size: 100%; }
#subscription-marketing-register .button-set .policy-note { text-align: left; float: left; font-size: 10px; font-weight: normal; color: #60686a; }
#subscription-marketing-register .button-set.register-result .policy-note { position: absolute !important; bottom: 27px !important; padding-right: 5px !important; }
#subscription-marketing-register #go-shopping-btn { position: absolute; bottom: 65px; right: 10px; cursor: pointer; }

.hp-img { margin-top: 0; }

/* Structure */

/* Sticky Footer */
.wrapper {
    position:relative;
    min-height: 100%;
    height: auto !important;
    height: 100%;
    text-align:left;
    }
.footer-container {
    color:#C7C7C7;
    background:#495355;
    height: 80px; 
    position: relative;
    width:100%;
    }
.footer-container a { color:#C7C7C7; text-decoration:none; }
.footer-container a:hover { text-decoration:underline;  }
.footer-folder {
    position:absolute;
    bottom:80px;
    width:100%;
    background:#495355;
    z-index:100;
    padding-top:6px;
    }

.footer-folder .footer-folder-body { position:relative; z-index:2000; overflow:hidden; width:920px; margin:0 auto; height:11px; }
/* List header */
.footer-folder .footer-folder-body ul li { display:block; float:left; min-width:125px; }
.footer-folder .footer-folder-body ul li h6 { cursor:pointer; }
.footer-folder li h6 span  {
    background: #495355 url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/hp_set1.png) no-repeat;
    font-size: 0px;
    line-height: 0;
    text-indent: -1000px;
    display: block;
    height: 11px;
}

.footer-folder li.mon-espace h6 span { background-position: -17px 0px; }
.footer-folder li.mes-services h6 span { background-position: -17px -11px; }
.footer-folder li.groupe-marese h6 span { background-position: -17px -22px; }
.footer-folder li.nos-boutiques h6 span { background-position: -17px -33px; }
.footer-folder li.rss h6 span { background-position: -17px -44px; }
.footer-folder li.facebook h6 span { background-position: 0 -200px; }
.footer-folder li.partager h6 span { background-position: -17px -55px; }
.footer-folder li.mes-favoris h6 span { background-position: -17px -66px; }
.footer-folder li.newsletter h6 span { background-position: 0 -211px; }

.footer-folder .footer-folder-body ul { padding:0px  12px 0px 33px; }
.footer-folder .footer-folder-body span.left,
.footer-folder .footer-folder-body span.right { width:6px; background:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/hp_set1.png) no-repeat -1px 0; cursor:pointer; }
.footer-folder .footer-folder-body span.open { background:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/hp_set1.png) no-repeat -9px 0; }

/* List elements */
.footer-folder .footer-folder-body li ol { padding-top:4px; } 
.footer-folder .footer-folder-body li ol li { float:none; min-width:0px; line-height:1.32; }
.footer-folder .footer-folder-body li ol li a { padding-left:7px; background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr7.png) no-repeat 0 50%; }

.footer-folder .FBConnectButton_Simple {background: none;}
.footer-folder .FBConnectButton_Simple .FBConnectButton_Text_Simple {margin-left: 0;}
/* Share icons - AddThis Toolbox  */
.footer-folder .footer-folder-body li .addthis_toolbox { width: 100px; padding-top:10px; }
.footer-folder .footer-folder-body li .addthis_toolbox a { float:left; width: 125px; padding-bottom:3px; cursor:pointer; }
.footer-folder .footer-folder-body li .addthis_toolbox img { vertical-align:middle; padding-right:7px; }
.footer-folder .footer-folder-body li a.addthis_button { padding-left:7px; background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr7.png) no-repeat 0 50%; }

.baobaz_addthis span {
    background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/hp_set1.png) no-repeat 0 0;
    float:left;
    height: 14px;
    width: 14px;
    padding:1px 2px 1px 0px;
    margin-right: 6px;
    text-indent: 0px;
    line-height: 0px;
    font-size: 9px;
}

.addthis_button_facebook span { background-position: 1px -46px; }
.addthis_button_myspace span { background-position: 1px -78px; }
.addthis_button_twitter span { background-position: 1px -62px; }
.addthis_button_live span { background-position: 1px -94px; }
.addthis_button_favorites span { background-position: 1px -14px; }
.addthis_button_delicious span { background-position: 1px -30px; }



ol.bottom-menu-cols { padding: 5px 10px 5px 22px; }

.header-top { position:relative; z-index:999; width:900px; margin:0 auto; padding-top:6px; }
.header-nav { width:920px; margin:0 auto; position:relative; z-index:9999; }
.side-col { width:175px; }
.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:705px; }
.col-2-left-layout .col-main { float:right; width:705px; }
.col-3-layout .col-main { width:537px; margin-left:13px; }

/* Style */
.header { padding:0; height:106px; background:#495355; }
.header-top-container { width: 920px; margin:0 auto; border:0; position:relative; z-index: 30;}
.header-top .right { width:24em; }
.header .site-slogan { 
    float:left;
    background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/hp_set2.png) no-repeat 0px -16px;
    width: 185px;
    height: 14px;
    text-indent: -1000px;
    overflow: hidden;
}
.header-nav-container { padding-top:5px; }
.middle-container {background: #fff; padding-top:10px;}
.middle { min-height:454px; padding:10px 18px 106px 10px; /*position:relative;*/ background: #fff; width:892px; margin: 0 auto; }
.header-bag-container { position:relative; z-index:90000; width:920px; height: 0; margin:0 auto; }
/********************** Header */

/* Logo */
#logo {
    float:left;
    margin:10px 0 0 70px;
    width: 369px;
    }
#logo a {
    background: no-repeat center top;
    display: block;
    height: 61px;
    margin: 0 auto;
    width: 209px;
}
.page-popup #logo { display:none; }


/* Quick Access*/
.quick-access {
    margin-top:4px;
    color:#c8c8c8;
    text-transform:uppercase;
    }
.quick-access p { margin-bottom:4px; }
.quick-access li {
    display:inline-block;
    line-height:1.5;
    padding-right:3px; 
    }

.account-access {
    color:#ABDADC;
    display: inline-block;
    margin-right: 8px;
    padding-bottom:2px;
    white-space: nowrap;
}
    
.shop-access { margin-bottom:6px; }
.shop-access ul { width:221px;}
.shop-access a { color:#abdadc; text-decoration:none; background: transparent url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/hp_set1.png) no-repeat -38px -115px; margin-right: 3px; padding-left:9px; white-space:nowrap; }
.shop-access a.button2 { background: transparent url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/hp_set1.png) no-repeat -35px -127px; margin-right: 0; padding-left: 18px;}
.shop-access a.newsletter {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/hp_set1.png) no-repeat -39px -148px; color: #c8c8c8; padding-left: 16px;}
.shop-access a.logout {margin-left: 8px;text-transform:none;}
.shop-access li.last a { color:#c8c8c8; background-image: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr9b.png); }
.shop-access a:hover { text-decoration:underline; }
.shop-access li.last { padding-right:0; background:none; }
.shop-access .grey, .shop-access .grey a {color: silver;}
.account-access .grey {padding-left: 9px;}
.shop-access .grey a {background: url('http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr7.png') 2px 4px no-repeat;}
.language-switcher { /*float:right;*/ text-align: right; margin-top:5px; margin-left:60px; }
.language-switcher label { color:#A7C6DD; padding-right:5px; }
.language-switcher .flag option { background-repeat:no-repeat; background-position:left center; padding-left:20px; margin-left:2px; }
.language-switcher select {font-size: 1em;}

.header-shopping-bag { left:896px; position:absolute; top:59px; width:39px;}
.header-shopping-bag .shopping-bag .head button {
    display:block;
    width:36px;
    height:39px;
    background: transparent url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/hp_set1.png) no-repeat 0px -116px;
    color:#3e474a;
    font-size:1.4em;
    font-weight:bold;
    border:0;
    cursor:pointer;
    padding-top:3px; }
.header-shopping-bag .shopping-bag .head { padding-bottom:8px; margin:0 0 0 1px; }
.header-shopping-bag .shopping-bag .bag-tail {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/bag-arr.png) no-repeat; font-size: 1px; height: 7px; position: relative; z-index: 1001;}
.header-shopping-bag .cart-list { padding: 0px 4px 0px; background:#abdadc; position:absolute; top:47px; left:-131px; width:178px; z-index:1000; }
.header-shopping-bag .cart-list img { display:block; }
.header-shopping-bag .cart-list ul { padding-top:7px; }
.header-shopping-bag .cart-list ul li { background:#fff; margin-bottom:3px; padding:1px; position:relative; width: 176px;}
.header-shopping-bag .cart-list ul li .prod-info {padding-bottom: 12px; width:117px; }
.header-shopping-bag .cart-list .qty { font-weight:bold; padding:1px 0; }
.header-shopping-bag .cart-list a { text-decoration:none; }
.header-shopping-bag .cart-list a:hover { text-decoration:underline; }
.header-shopping-bag .cart-list .price-box { position:absolute; bottom: 0; left:61px;}
.header-shopping-bag .cart-list .price { font-weight:bold;  line-height:1.1; }
.header-shopping-bag .cart-list .old-price .price { position:absolute; font-size: 1em; color: #7A9CA5; top: 5px; left: 61px;}
.header-shopping-bag .cart-list ul li.list-btn {background: none; padding:0; }

/* Breadcrumbs */
.breadcrumbs {  margin-bottom:10px; font-size:.95em; line-height:1.25em; color:#889296; }
.breadcrumbs li { display:inline; background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr8.png) no-repeat right 4px; color:#889296; margin-right: 4px; padding-right: 7px; }
.breadcrumbs li.last {background:none}
.breadcrumbs a { /*background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr8.png) no-repeat right 4px;*/ color:#889296; /*margin-right: 4px; padding-right: 7px; */}
.breadcrumbs a:hover { color:#49A0B6; }

/* Mini search */
.mini-search { background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/hp_set2.png) no-repeat 0px 0px ;}
.mini-search .input-text { width:176px; font-family:verdana, sans-serif; font-size:0.91em; border:0; color:#dbdbdb; background: #6b7375; margin-left:22px; padding: 1px 2px 2px 0px; }
.mini-search .input-submit { border:0px solid; width:16px; height: 16px; font-size: 0px; text-indent: -200px; color:#abdadc; line-height: 0; overflow: hidden; background: transparent; }
.search-autocomplete { z-index:999; }
.search-autocomplete ul { border:1px solid #5c7989; background-color:#f9f5f0; }
.search-autocomplete li { border-bottom:1px solid #f4eee7; padding:2px 8px 1px 8px; cursor:pointer; }
.search-autocomplete li .amount { float:right; font-weight:bold; }
.search-autocomplete li.odd { background-color:#fffefb; }
.search-autocomplete li.selected { background-color:#f7e8dd; }

/********************** Sidebars */
.side-col .box { margin-bottom:10px; }
.side-col .box .body { background:#495355;}
.side-col .body-in { padding:6px;}

.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(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/currency_switcher_bg.gif) no-repeat;
    font-size:1.05em;
    }
.currency-switcher h4 {
    min-height:21px;
    background:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/icon_world.gif) no-repeat 0 2px;
    color:#fff;
    padding-left:22px;
    text-transform:none;
    }
.currency-switcher select { width:98%; }

/* Base Mini */
.base-mini { border:1px solid #c4c1bc; background:#fff; line-height:1.3em;  font-size:.95em;  }
.base-mini .head { margin:0 1px; border-bottom:1px solid #ddd; background:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/base_mini_head_bg.gif) repeat-x #fff; padding:2px 8px; }
.base-mini .head h4 { min-height:16px; color:#000/*c7363e*/; background-repeat:no-repeat; background-position:0 0; padding:1px 0 1px 21px; 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-color:#e7f1f4; }
.base-mini ol li { padding:7px 4px 7px 8px; }
.base-mini ol li.odd { background:#f4f3f3; }
.base-mini ol li.even { background:#fafafa; }
.base-mini .actions { background:#dee5e8 url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/base_mini_actions_bg.gif) 0 0  repeat-x; padding:6px; }
.base-mini .product-images { float:left; width:52px; height:52px; }
.base-mini .product-images a img { border:1px solid #a9a9a9; vertical-align:top; }
.base-mini .product-checkbox { float:left; width:10px; }
.base-mini .product-names { margin-left:18px; }
.base-mini .product-details { margin:0 0 0 60px; height:50px; }
.base-mini .product-details[class] { height:auto; min-height:50px; }
.base-mini .regular-price { font-size:11px; }
.base-mini .regular-price .price { color:#2f2f2f; }
.base-mini .special-price { font-size:11px; }
.base-mini .minimal-price { font-size:11px; }
.base-mini .price-box { margin:1px 0; }

/* Sidebar Blocks */
.mini-product-tags .head h4 { background-image:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/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(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/icon_newspaper.gif); }
.mini-newsletter .input-text { margin-bottom:3px; }

.mini-cart .head h4 { background-image:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/icon_basket.gif); }
.mini-cart .subtotal { background:#fbebd9; margin-top:5px; padding:2px 0; text-align:center; }
.mini-cart h5 { margin:0; background:#F4F3F3; padding:6px 8px 2px 8px; }
.mini-cart .actions { border-bottom:1px solid #c2c2c2; padding-top:3px; padding-bottom:1px; }
.mini-cart .actions .form-button { margin-top:3px; margin-bottom:5px; }
.mini-wishlist .head h4 { background-image:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/icon_bell.gif); }
.mini-wishlist .link-cart { display:block; }

.mini-compare-products .head h4 { background-image:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/icon_table.gif); }

.mini-poll .head h4 { background-image:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/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(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/icon_tag_green.gif); }

/********************** Footer */
/*.footer-container { width:900px; margin:0 auto; padding:10px 10px 0;}*/

.footer { text-align:center; background:#495355; width:920px; margin:0 auto; padding: 11px 0 0; position:relative; z-index:20;}
.footer .store-switcher { display:inline; padding:0 10px 0 0; vertical-align:middle; }
.footer .informational label { font-weight:bold; padding-right:3px; }
.footer .informational ul { display:inline; }
.footer .informational li { display:inline; background:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/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 .footer-cms-links { margin-bottom:30px; }
.footer .footer-cms-links li { display:inline-block; line-height:1.8; text-transform:uppercase;}
.footer .footer-cms-links ol li { text-transform:none; }
.footer .footer-cms-links li a { padding:3px 14px 3px 9px; background: transparent url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr7.png) no-repeat 0 50%; }
.footer .footer-cms-links ol li a { text-transform:none; background:none; border-left:1px solid #c7c7c7; padding: 0 0 0 7px; margin: 0 0 0 4px; }
.footer .footer-cms-links a.payment { padding-left:29px; background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/hp_set1.png) no-repeat -17px -78px; }
.footer .footer-cms-links a.rembourse { padding-left:22px; background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/hp_set1.png) no-repeat -17px -96px;  }

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

.product-shop { float:right; }
.out-of-stock { height:18px; padding-top:3px;color:#D83820; font-weight:bold; }
.product-shop .short-description { width:100%; overflow:hidden; margin-bottom:10px; }

/********************** Rating */
.ratings {
    margin:7px 0;
    line-height:1em;
    }
.rating-box {
    float:left;
    position:relative;
    width:69px;
    height:13px;
    margin-right:5px;
    background:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/product_rating_blank_star.gif) repeat-x;
    }
.rating-box .rating {
    position:absolute;
    top:0;
    left:0;
    height:13px;
    background:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/product_rating_full_star.gif) repeat-x;
    }
.ratings-list {
    margin:4px 0;
    }
.ratings-list td {
    padding:3px 0;
    }
.ratings-list td.label {
    padding-right:8px;
    font-size:.95em;
    font-weight:bold;
    line-height:1em;
    }

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

.price-box { padding:5px 0; display: inline !important}
.price-box .price { font-weight:bold; color:#49a0b6; }

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

/* Old price */
.old-price { margin:0; }
.old-price .price-label { white-space:nowrap; color:#999; }
.old-price .price { font-weight:bold; color:#7a9ca5; background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/old-price-line.png) no-repeat 0 50% ; }

/* Special price */
.special-price { margin:0; padding:3px 0; }
.special-price .price-label {}
.special-price .price { font-size:13px; font-weight:bold; color:#49A0B6; }

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

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

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

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

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

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

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

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

/* Price notice next to the options */
.price-notice { padding-left:10px; color:#999; }
.price-notice .price { font-weight:bold; color:#2f2f2f; }

.price-as-configured { margin:0; }
.price-as-configured .price-label { font-weight:bold; white-space:nowrap; }

.price-box-bundle { padding:0 0 10px 0; }
.price-box-bundle .price-box { margin:0 !important; padding:0 !important; }
.price-box-bundle .price { color:#555; }

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


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

/********************** Catalog Listing */
.catalog-listing {
    line-height:1.35em;
    }
.catalog-listing h5 {
    padding-top:10px;
    margin:8px 0 2px;
    border-top:1px solid #c0d0d0;
    font-size:1.1em;
    width:100%;
    overflow:hidden;
    }
.catalog-listing h5 a {
    color:#3e474a;
    text-decoration:none;
    }
.catalog-listing h5 a:hover {
    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; }
.catalog-listing .price-box { float: left; padding:0 0 5px 0; }
.catalog-listing .price-box .price { font-size:1.1em; }
.catalog-listing .price-box .old-price .price { font-size:1em; }
.catalog-listing .price-box .price-from .price-label {color: #49A0B6; font-weight: normal;}
.catalog-listing .price-box .price-to {display: none;}
.catalog-listing .add2dress-room a { background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/add_to_dressing_room.png) no-repeat 0 0; padding: 1px 0 1px 23px; color:#798a8e; line-height:1em; text-decoration:none;}
.catalog-listing .add2dress-room a:hover { color:#34adb1; text-decoration: none}
.catalog-listing .special-price { padding:0; }
.catalog-listing .old-price { padding:0 0 0 3px; }
.catalog-listing .prod-list-etiquette {float: right; margin-left: 3px;}
.catalog-listing .prod-list-etiquette span { padding:2px 5px; color:#fff; font-weight:bold; font-size:1em; background:#ccc; }
.catalog-listing .prod-list-etiquette .promo { background:#e94b15; }
.catalog-listing .prod-list-etiquette .new { background:#8abe1a; }


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

/********************** Layered Navigation */
.layered-nav .head {
    margin:0;
    background:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/layered_nav_head_bg.gif) no-repeat;
    height:24px;
    }
.layered-nav h3 {}
.layered-nav .border-creator { border-style:solid; border-color:#a0b3c3; border-width:0 1px 1px 1px; }
.layered-nav h4 {}
.layered-nav .narrowed-category li { padding:4px 6px 4px 7px; border-bottom:1px solid #495355; background:#fff; }
.layered-nav .narrowed-category a { color:#49a0b6; font-weight:bold; text-decoration:none; white-space:nowrap; padding-right:8px; background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr5.png) no-repeat 100% 0.5em; }
.layered-nav .narrowed-category a:hover { text-decoration:underline; }
.layered-nav .narrowed-category li .label {}
.layered-nav .widget-btn {
    float:right;
    margin:.1em 0 0 5px;
    font-size:.95em;
    }
.layered-nav .actions {
    border-style:solid;
    border-color:#dee5e8;
    border-width:1px 0;
    padding:4px 10px;
    background:#cad6e4;
    }
.layered-nav .narrowed-category span.color-selected  { width:17px; height:17px; background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/color-icon-mask.png) no-repeat; display:inline-block; }
.layered-nav .narrowed-category span.marque-selected { border:1px solid #49a0b6; margin:0 3px 3px 0; display:inline-block; }
.layered-nav .narrowed-category span.theme-selected { border:1px solid #49a0b6; margin:0 3px 3px 0; display:block; padding:3px 2px;  }
.layered-nav .narrowed-category span.criterion-selected { border:1px solid #49a0b6; display:inline-block; }
.layered-nav .narrowed-category span.size-selected {
    border:1px solid #49A0B6;
    color:#49A0B6;
    display:block;
    font-family:arial;
    line-height:16px;
    text-align:center;
    text-decoration:none;
    width:32px;
    }

.layered-nav p.remove-item { text-align:left; margin:2px 0; }
.layered-nav .narrowed-category .price-selected { padding:3px 0; font-size:1.1em }
.narrow-by, .narrowed-category  { background:#fff; }
.narrow-by select { font-size:0.92em; width:147px; }
.narrow-by option { font-size:1em; font-family: Tahoma, sans-serif; padding:1px;} 
.narrow-by dl { width: 163px;}
.narrow-by dt, .narrowed-category dt { padding:3px 0 0 7px; margin:0; }
.narrow-by dd, .narrowed-category dd { border-bottom:1px solid #495355; padding: 0 5px 3px 7px;}
.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:#e25203; font-size:1.2em; }
.best-selling table { border-top:1px solid #ccc; }
.best-selling tr.odd { background:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/best_selling_tr_odd_bg.gif) repeat-x 0 100% #eee; }
.best-selling tr.even { background:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/best_selling_tr_even_bg.gif) repeat-x 0 100% #fff; }
.best-selling td { width:50%; border-bottom:1px solid #ccc; padding:8px 10px 8px 8px; font-size:.95em; }
.best-selling .product-img { float:left; border:2px solid #dcdcdc; }
.best-selling .product-description { margin-left:107px; line-height:1.3em; }
.best-selling a.product-name, .home-spot .best-selling a.product-name:hover { color:#203548; }

.recently { margin:0 0 12px; }
.recently h3 { margin:0 0 6px; color:#e25203; font-size:1.2em; }
.recently .product-image { border:1px solid #dcdcdc; }
.recently a.product-name { display:block; width:130px; overflow:hidden; }
.recently a.product-name,
.recently a.product-name:hover { font-size:11px; color:#1d7ecf; }
.recently .add-to {margin-top:5px;font-size:11px; }
table.recently-list { width:100%; }
table.recently-list td { width:20%; }

/********************** Search */
.advanced-search { margin:28px 0; }
.advanced-search .legend { margin-top:-33px; float:left; border:1px solid #f19900; background:#F9F3E3; padding:0 8px; color:#E76200; font-weight:bold; font-size:1.1em; }
.advanced-search li { margin-bottom:5px; }
.advanced-search li label { width:150px; float:left; }
.advanced-search .input-text { width:250px; }
.advanced-search select { width:256px; padding:2px; }
.advanced-search .field-row { 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:#FFF6F1; }
.advanced-search-summary-tip { clear:both; font-weight:bold; }
.advanced-search-summary-box { margin-bottom:10px; }
.advanced-search-summary-box ul { list-style:none; float:left; width:50%; margin-bottom:10px; }
.advanced-search-summary-box ul li span { background:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/search_criteria.gif) 0 3px no-repeat; padding-left:15px; font-weight:bold; color:#E17C24; }
/* Inline translation fix */
.advanced-search-summary-box ul li span.translate-inline { background:0 !important; }

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

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

/* Grid Type */
.listing-type-grid .grid-row {}
.listing-type-grid li.item { float:left; width:138px; padding:14px 13px; line-height:1.5em; overflow:hidden; }
.listing-type-grid .last { margin-bottom: 10px; }
.listing-type-grid .product-image { text-align:center; }
.listing-type-grid .rating-box { float:left; margin-left:0; margin-right:5px; }
.listing-type-grid .actions { margin:10px 0; text-align:center; }
.listing-type-grid .marque_ico { text-align:right; height:17px; }

/* Rewrites for different layouts */
.col-1-layout .listing-type-grid li.item { width:280px; }
.col-2-left-layout .listing-type-grid li.item,
.col-2-right-layout .listing-type-grid li.item { width:209px; }

/********************* Silhouettes Catalog Listing */
.silhouettes-listing {overflow: auto; width: 704px;}
.silhouettes-listing ol {font-size: 0; padding: 0 0 10px; text-align: center; white-space: nowrap;}
.silhouettes-listing li.item {display: inline-block; float: none; font-size: 10px; line-height: 1.2; padding: 0; text-align: center; vertical-align: top; width: 176px !important;}
.silhouettes-listing h5 {font-size: 1.1em; line-height: 1.09; margin: 0 0 2px;}
.silhouettes-listing h5 a {color:#3e474a;  text-decoration:none; }
.silhouettes-listing h5 a:hover {text-decoration: underline;}
.silhouettes-listing p.product-image {margin: 7px 0 6px;}
.silhouettes-listing p.product-image a {display: block; text-decoration: none; width: 176px;}
.silhouettes-listing .price-box { padding: 0; }
.silhouettes-listing .price-box .price { font-size:1.1em; }
.silhouettes-listing .price-box .old-price { padding:0 0 0 3px; }
.silhouettes-listing .price-box .old-price .price { font-size:1em; }
.parts-list .price-box .old-price .price { font-size:1.1em; }
.silhouettes-listing .price-box .special-price { padding:0; }
.silhouettes-listing .price-box .price-from .price-label {color: #49a0b6; font-weight: normal;}
.silhouettes-listing .price-box .price-to {display: none;}
.silhouettes-listing .prod-list-etiquette {margin-top: 3px;}
.silhouettes-listing .prod-list-etiquette span { padding:2px 5px; color:#fff; font-weight:bold; font-size:1em; background:#ccc; }
.silhouettes-listing .prod-list-etiquette .promo { background:#e94b15; }
.silhouettes-listing .prod-list-etiquette .new { background:#8abe1a; }
#scroll-listing-small {height: 54px; margin: 10px 0 0 22px; overflow: hidden; position: relative; width: 661px;}
#scroll-listing-small .active-list {height: 54px; left: 243px; overflow: hidden; position: absolute; top: 0; width: 141px;}
#scroll-listing-small ol {font-size: 0; margin-left: 243px; }
#scroll-listing-small .active-list ol, #scroll-listing-small ol.active {margin-left: 0; text-align: center; white-space: nowrap;}
#scroll-listing-small li {display: inline-block; font-size: 10px; margin-right: 3px; vertical-align: top;}
#scroll-listing-small li a {border: 1px solid #d6d6d6; display: block; height: 52px; overflow: hidden; width: 31px;}
#scroll-listing-small .active-list li a, #scroll-listing-small ol.active li a {border: 1px solid #78aeb0; cursor:pointer; }
#scroll-listing-small li img {display: block; filter: alpha(opacity=30); opacity: 0.3;}
#scroll-listing-small .active-list li img, #scroll-listing-small ol.active li img {filter: none; opacity: 1;}
#scrollh-track-container {height: 10px; width: 704px;}
#scrollh-track-left, #scrollh-track-right {float: left; font-size: 1px; height: 10px; width: 22px;}
#scrollh-track-left {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/scrollh_left.png) no-repeat;}
#scrollh-track-right {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/scrollh_right.png) no-repeat;}
#scrollh-track {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/scrollh_track.png) repeat-x; float: left; height: 10px; position: relative; width: 660px;}
#scrollh-handle {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/scrollh_handle.png) repeat-x; font-size: 1px; height: 10px; position: absolute; top: 0; width: 100px;}

/********************** Product Detail */
.product-left {display: inline; float:left; width:290px; }
.product-left .prod-opt-links { text-align:center; padding-bottom:10px; border-bottom:1px solid #C0D0D0; }
.product-left .prod-opt-links ul li { display:inline-block; }
.product-left .prod-opt-links ul li a { color:#49a0b6; text-decoration:none; background: no-repeat 0 50%; padding: 2px 10px 2px 17px; }
.product-left .prod-opt-links ul li a:hover { color:#49a0b6; text-decoration:underline; }
.product-left .prod-opt-links .print a { background-image: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/print.png); }
.product-left .prod-opt-links .send a { background-image: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/send.png); }
.product-left .prod-opt-links .share a { background-image: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/share.png); }
.product-left .prod-opt-links .share a.open { background-image: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/share-on.png); }
.product-left .prod-opt-links .share { position:relative; } 
.product-left .prod-opt-links .share .prod-share { position:absolute; top:13px; left:0px; border:2px solid #49a0b6; padding:5px 6px; background:#fff; text-align:left; width:180px; }
.product-left .prod-opt-links .share .prod-share ol li { line-height:2.2em; float:left; }
.product-left .prod-opt-links .share .prod-share ol li a { background:none; padding:0; display:block; width:90px; font-weight:bold; }
.product-left .prod-opt-links .share .prod-share ol li a img { vertical-align:middle; margin-right:6px;}
.product-left .prod-opt-links .facebook-link a {padding: 2px 0;}
.product-left .prod-opt-links .facebook-link .FBConnectButton_Simple {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/ico_facebook.png) no-repeat 0 1px;}
.product-left .prod-opt-links .facebook-link .FBConnectButton_Simple .FBConnectButton_Text_Simple {margin-left: 16px;}

.other-info-list li { border-bottom:1px solid #C0D0D0; padding: 4px 0; }
.other-info-list li p { display:inline; }
.other-info-list .gift_order span { display:block; margin: -7px 0 2px 34px; }
.other-info-list .users_comments img {vertical-align:middle;}
.other-info-list .users_comments span { padding-left:7px; }
.other-info-list .users_comments a { color:#49A0B6; text-decoration:none; background:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr10.png) no-repeat 0 0.42em; padding-left:6px; }
.other-info-list .users_comments a:hover { text-decoration:underline; }

/* Product Images */
.product-img-box { margin-bottom:10px; }
.product-img-box .product-image-zoom { position:relative; margin: 0 0 4px; /*overflow:hidden;*/ width:290px; height: 290px; z-index:9; }
.product-img-box .product-image-zoom img { position:absolute; left:0; top:0; cursor:move; }
.image-zoom { position:relative; z-index:9; height:18px; margin:0 auto 13px auto; background:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/slider_bg.gif) no-repeat 50% 50%; padding:0 28px 0 28px; cursor:pointer; }
.image-zoom #track { position:relative; height:18px; }
.image-zoom #handle { position:absolute; left:0; top:-1px; width:9px; height:22px;background:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/magnifier_handle.gif) 0 0 no-repeat; }
.image-zoom .btn-zoom-out { position:absolute; left:2px; top:1px; }
.image-zoom .btn-zoom-in { position:absolute; right:2px; top:1px; }
.product-img-box span.tip {color: #889296; display: block; margin: 0 0 7px; text-align: center;}
.product-img-box .more-views h4 { border-bottom:1px solid #ccc; margin-bottom:.8em; font-size:.95em; text-transform:uppercase; }
.product-img-box .more-views ul { font-size: 0; margin-left:-6px; text-align: center; }
.product-img-box .more-views li { display: -moz-inline-box; display: inline-block; margin:0 0 4px 4px; }
.product-img-box .more-views li a { float:left; width:48px; height:48px; background: #e1ddda; border:1px solid #fff; overflow:hidden; padding: 1px;}
.product-img-box .more-views li a.active {border: 2px solid #a7a0a0; padding: 0;}
/* To turn on floating images preview please remove comments and set image size 120x120px in \template\catalog\product\view\media.phtml */
/*.product-img-box .more-views li a { position:relative; }
.product-img-box .more-views li a img { margin:-32px 0 0 -32px; }
.product-img-box .more-views li a:hover { border:2px solid #ddd; overflow:visible; z-index:999; }
.product-img-box .more-views li a:hover img { border:2px solid #ddd; margin:0; position:absolute; top:-34px; left:-34px; }*/

.product-info-box { padding-left: 22px; }
.product-info-box .product-name-head  { font-size:1.2em; border-bottom:1px solid #c0d0d0; padding: 0 0 4px;}
.product-info-box .product-name-head span { float:right; }
.product-info-box .product-name-head p { margin-bottom:.92em; }
.product-info-box .prod-ref { font-size:0.83em; color:#a7a7a7; font-family: Arial, helvetica, sans-serif; }
.product-info-box .product-name { margin-bottom:0.2em; color:#3e474a; font-size:1.3em; font-weight:bold; line-height:1; text-transform:uppercase; }
.product-info-box .price-box { margin:10px 0; }
.product-info-box .data-table .price-box { margin:0; padding:0; }
.product-info-box .availability { margin:10px 0; padding:0; font-size:0.92em; }
.product-info-box .infobox { border-bottom:1px solid #c0d0d0; padding:5px 0 0; color:#657579; font-size:1.1em; line-height:1.27; margin-bottom:2px;}
.product-info-box .infobox .head {cursor: pointer;}
.product-info-box .infobox .body { padding:0 0 7px; }
.product-info-box .infobox .open { display:block; }
.product-info-box .product-shop h2 {background: no-repeat; line-height: 1; height: 16px; margin-top:-2px; text-align: left; text-indent: -1000em; width: 335px;}
.product-info-box .product-shop .prod-desc-list { margin-bottom:16px; }
.product-info-box .product-shop .prod-desc-list .head img { cursor:pointer; }

#size-guide {background: #fff; border: 4px solid #c3d2d2; margin-top: 200px; padding: 6px 14px 10px;}
#size-guide .clearfix{text-align: center;}
#size-guide .head {height: 18px; margin: 0 0 12px; overflow: hidden;}
#size-guide .head a.close-link {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/close4.png) no-repeat right 3px; color: #495355; float: right; height: 13px; line-height: 13px; padding-right: 15px; text-decoration: none; }
#size-guide .head a.close-link:hover {text-decoration: underline;}

.add-to-cart-box { float:right; }
.add-to-cart-box .qty-box { float:left; }
.add-to-cart-box .qty-box label { float:left; }
.add-to-cart-box .qty-box .qty { float:left; margin:0 5px; }
.add-to-cart-box .form-button { float:left; }

.add-to-box li { display:inline; }
.add-to-box li.dressing-link {white-space: nowrap;}
.add-to-box li.dressing-link a { color:#798a8e; text-decoration:none; background:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/add_to_dressing_room.png) no-repeat 0 0.5em; padding:5px 0 1px 25px; }
.add-to-box a:hover { text-decoration:underline; }

#tooltip { position: absolute; z-index: 11000;}
#tooltip h3, #tooltip div { margin: 0; }
.sizeChoosedContent {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/tooltip.png) no-repeat; font-size: 1.1em; height: 44px; line-height: 1.18; padding: 13px 14px 0 9px; text-align: center; width: 112px;}
*html .sizeChoosedContent {background: none; filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/skin/frontend/default/ooxoo/images/tooltip.png',sizingMethod='scale'); }
#messages_product_view_custom .sizeChoosedContent {background: #faebe7; border: 1px solid #f16048; color: #df280a; font-size: 1em; font-weight: bold; height: auto; margin: 10px 0; padding: 8px; text-align: left; width: auto;}

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

.product-info-box .ratings { margin-bottom:1em; }
.product-essential { padding: 0; margin-bottom:17px; }
.product-collateral { padding: 0; margin:0; }
.product-essential .product-shop { width:353px; }
.product-essential .product-shop .ratings { margin-bottom:10px; }

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

.product-options-container { background-color:#f8f9fb; border: 2px solid #99afaf; padding: 5px 8px; margin-bottom:10px; }
.product-options { margin: 0; padding: 0; }
.product-options dt { float: left; line-height: 16px; padding: 0; font-weight:normal; width: 63px; }
.product-options dt label { color:#5d6567; text-transform: uppercase; }
.product-options dt .qty-holder { float:right; margin-right:15px; }
.product-options dt .qty-holder label { vertical-align:middle; }
.product-options dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options dd { margin:0 0 2px 63px; }
.product-options dl.last dd.last { margin-bottom:0; }
.product-options dd input.input-text { width:98%; }
.product-options dd textarea { width:98%; height:8em; }
.product-options dd select { width:99%; }
.product-options dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options ul.options-list { margin-right:5px; }
.product-options ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options ul.options-list input.radio { float:left; margin-top:3px; }
.product-options ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options ul.options-list .label { display:block; margin-left:18px; }
.product-options ul.options-list label { font-weight:normal; }
.product-options ul.validation-failed { padding:0 7px; }
.product-options p.required { margin-bottom:0; padding:15px 0 0; }
.product-options .product-color { border:1px solid #5d6567; margin-right: 4px; padding:1px; width:14px;}
.product-options .product-color span { display:block; width:14px; height:14px; background:red; }

.product-options-container dt { float: left; line-height: 16px; padding: 0; font-weight:normal; width: 63px; }
.product-options-container dt label { color:#5d6567; text-transform: uppercase; }
.product-options-container dt .qty-holder { float:right; margin-right:15px; }
.product-options-container dt .qty-holder label { vertical-align:middle; }
.product-options-container dt .qty-disabled { background:none; border:0; padding:3px; color:#2f2f2f; }
.product-options-container dd { margin:0 0 2px 63px; }
.product-options-container dl.last dd.last { margin-bottom:0; }
.product-options-container dd input.input-text { width:98%; }
.product-options-container dd textarea { width:98%; height:8em; }
.product-options-container dd select { width:99%; }
.product-options-container dd .multiselect option { border-bottom:1px dotted #d9e5ee; padding:2px 4px; }
.product-options-container ul.options-list { margin-right:5px; }
.product-options-container ul.options-list li { line-height:1.5; padding:2px 0; }
.product-options-container ul.options-list input.radio { float:left; margin-top:3px; }
.product-options-container ul.options-list input.checkbox { float:left; margin-top:3px; }
.product-options-container ul.options-list .label { display:block; margin-left:18px; }
.product-options-container ul.options-list label { font-weight:normal; }
.product-options-container ul.validation-failed { padding:0 7px; }
.product-options-container p.required { margin-bottom:0; padding:15px 0 0; }
.product-options-container .product-color { border:1px solid #5d6567; margin-right: 4px; padding:1px; width:14px;}
.product-options-container .product-color span { display:block; width:14px; height:14px; background:red; }
.product-options-container .product-options-bottom {  margin-top:25px; }

.product-options-bottom { padding: 8px 0 0; }
.product-options-bottom .product-pricing { margin:0; padding:0 0 10px; border:0; background:0; }
.product-options-bottom .product-pricing li { background:0; padding:2px 0; color:#e26703; }
.product-options-bottom .product-pricing .price,
.product-options-bottom .product-pricing .benefit { color:#e26703; }
.product-options-bottom .price-box { float:left; margin:0; padding:0; }
.product-options-bottom .price-label { float:left; padding-right:5px; }
.product-options-bottom .price-tax { float:left; }
.product-shop .product-options-bottom .price-box {}
.product-shop .product-options-bottom .price-box .price {font-size: 2.4em; font-weight: normal;}
.product-shop .product-options-bottom .price-box .old-price .price {font-size: 1.2em; font-weight :bold;}
.product-shop .product-options-bottom .price-label { float:none; padding-right:0; }
.product-shop .product-options-bottom .price-tax { float:none; }
.product-shop .product-options-bottom .add-to-cart-box { padding: 3px 0 0; }

#cart-intermission {background: #fff; border: 4px solid #c3d2d2; margin-top: 200px; padding: 6px 14px 10px; width: 512px;}
#cart-intermission .head {height: 18px; margin: 0 0 12px; overflow: hidden;}
#cart-intermission .head a.close-link {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/close4.png) no-repeat right 3px; color: #495355; float: right; height: 13px; line-height: 13px; padding-right: 15px; text-decoration: none; }
#cart-intermission .head a.close-link:hover {text-decoration: underline;}
#cart-intermission .product-image {float: left; padding: 0 0 0 15px;}
#cart-intermission .product-data {float: right; width: 319px;}
#cart-intermission .product-data strong {color: #3e474a; display: block; font-size: 1.5em; padding: 12px 0;  text-transform: uppercase;}
#cart-intermission .product-selected-options dl {margin: 0 0 7px;}
#cart-intermission .product-selected-options dt {color: #5d6567; display: inline-block; font-weight: normal; text-transform: uppercase; width: 59px;}
#cart-intermission .product-selected-options dd {display: inline-block; vertical-align: middle;}
#cart-intermission .product-size dd { border:1px solid #49A0B6; color:#49A0B6; font-family: Arial, sans-serif; line-height:16px; text-align:center; text-decoration:none; width:32px;}
#cart-intermission .product-color dd { border:1px solid #5D6567; padding:1px; width:14px;}
#cart-intermission .product-color dd span {display: block; font-size: 1px; height: 14px; width: 14px;}
#cart-intermission .product-data .price {font-size: 2.4em; font-weight: normal;}
#cart-intermission .product-data .old-price .price { font-size:1.2em; font-weight:bold;}
#cart-intermission .button-set {margin: 9px 0 0; text-align: right;}
#cart-intermission .button-set a.continue-shopping {float: left;}
.silhouette .product-image {padding: 0 !important;}
.silhouette .product-data {width: 266px !important;}
.silhouette .price-box {margin: 50px 0 0 !important;}
/* Product Options */
dl.item-options dt { font-weight:bold; font-style:italic; }
dl.item-options dd { padding-left:10px; }

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

/* My shop */
.my-shop-product {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/bg_my_shop2.png) no-repeat right top; border: 1px solid #c0d0d0; height: 68px; margin: 13px 0 0; padding: 5px 8px 0; position: relative; } 
.my-shop-product h5 {font-size: 1em; line-height: 1; margin-bottom: 4px;}
.my-shop-product a {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr15.png) no-repeat 0 4px; color: #5d6567; text-decoration: underline; padding-left: 7px;}
.my-shop-product a.change-shop {position: absolute; right: 9px; text-decoration: none; top: 7px;}
.my-shop-product a.change-shop:hover {text-decoration: underline;}
.my-shop-product p {color: #5d6567; font-size: 1.1em; margin-bottom: 7px;}
.my-shop-product p a {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr14.png) no-repeat 0 4px; font-weight: bold; padding-left: 8px;}
.my-shop-product span.available {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/bg_available.png) repeat-x; color: #fff; display: inline-block; font-weight: bold; line-height: 1; margin-right: 9px; padding: 6px 14px; text-transform: uppercase; vertical-align: middle; }

/* Product Collateral */
.product-collateral .head { margin-bottom:1em; border-bottom:1px solid #1e5e6f; padding-bottom:1px; font-size:1.15em; }
.product-collateral .collateral-box { margin-bottom:2em;  }
.product-collateral .collateral-box h4 { color:#68a81e; }
.product-collateral .attribute-specs table { border-color:#d9DDE3; }
.product-collateral .attribute-specs .label { font-weight:bold; }
.product-collateral .attribute-specs .data { border-right:0; }
.product-collateral .attribute-specs td { padding-top:3px; padding-bottom:3px; line-height:1.25em; }

.product-collateral .up-sell .generic-product-grid { border:1px solid #E5DCC3; }
.product-collateral .up-sell .generic-product-grid td { width:25%; border-color:#E5DCC3; background-color:#fafaec; padding-top:15px; }
.product-collateral .up-sell .generic-product-grid td.empty-product { background-color:#fafaec; }
.product-collateral .up-sell .generic-product-grid td img { border:1px solid #E5DCC3; }
#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(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/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(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/icon_tag_add.gif) no-repeat 0 2px; padding-left:23px; }
.product-review-box { padding-bottom:10px; }
.product-review-box table { width:456px; margin:8px 0 0; }
.product-review-box td,
.product-review-box th { text-align:center; }
.product-review-box td.label { width:100px; text-align:left; }

/* Product Detail sidebar */
.mini-related-items .head h4 { background-image:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/icon_clip.gif); }
.mini-related-items .product-images { width:72px; }
.mini-related-items .product-images a { display:block; margin-left:20px; }
.mini-related-items .product-images input { float:left; /*margin-right:4px; margin-left:-6px;*/ }
.mini-related-items .product-images .checkbox-container { float:left; width:15px; }
.mini-related-items .product-details { margin-left:80px; padding-left:5px; }
.mini-related-items ol li { padding-left:0 ; padding-right:0; }

/********************** Checkout */
select.address-select { width:500px; font-size:11px; margin:0 0 10px;}

.shipment-methods dd { margin-bottom:13px; }
.payment-methods dt { margin-bottom:5px; }
.payment-methods dd { padding:5px 20px; }
.payment-methods select.month { width:146px !important; margin-right:10px; }
.payment-methods select.year { width:100px !important; }
.payment-methods input.cvv { width:3em !important; }

.payment-methods #checkout-payment-method-load { padding-left:40px; }

/* Shopping Cart */
.shopping-cart  { margin-bottom:0; }
.shopping-cart th { padding:5px; }
.shopping-cart th.attributes-head {width: 156px;}
.shopping-cart th.sizes-head {width: 90px;}
.shopping-cart th.delete-head {width: 51px;}
.shopping-cart th.price-head {width: 76px;}
.shopping-cart th.qty-head {width: 40px;}

.shopping-cart td { padding:10px 8px; }
.shopping-cart th .tax-flag {font-size:0.9em; font-weight:normal; display:block; }
.shopping-cart tr.error { background:#FDE6E0 !important; }
.shopping-cart td.first {width: 115px;}
.shopping-cart td.attributes-col {width: 150px;}
.shopping-cart td.sizes-col {width: 84px;}
.shopping-cart td.delete-col {width: 45px;}
.shopping-cart td.price-col {width: 70px;}
.shopping-cart td.qty-col {width: 34px;}
.shopping-cart td.silhouette-parts {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/bg_cart_silhouette.png) repeat-y; padding: 0;}
.shopping-cart td.silhouette-parts table { width: 100%;}
.shopping-cart td.silhouette-parts td {border-bottom: 1px dashed #D3C2BD !important;}
.shopping-cart td.silhouette-parts tr.silhouette-contents td.attributes-col h5 {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/bullet.png) no-repeat 0 4px; font-size: 1.1em; line-height: 1.09; margin: 0 0 2px; padding: 0 0 0 10px;}
.shopping-cart td.silhouette-parts tr.silhouette-contents td.attributes-col h5 a {text-decoration: none;}
.shopping-cart td.silhouette-parts tr.silhouette-contents td.attributes-col .product-theme {padding-left: 10px;}

.shopping-cart .continue-shopping { float:left; }
.shopping-cart-item-message {margin-bottom:5px;font-size:95%;margin-top:6px; }
.shopping-cart .cart-price .regular-price .price {padding-top:3px; font-size: 1em !important; }
.shopping-cart .cart-price .special-price .price {padding-top:3px; font-size: 1em !important; }
.checkout-cart-buttons { text-align:right; margin: 10px 0;}
.continue-shopping { float:left; }

.sizes-list li { float:left; margin: 0 3px 4px 0; }
.sizes-list li a, .sizes-list li span  { border:1px solid #49a0b6; display:block; line-height:16px; width: 32px; text-align:center; font-family: arial; text-decoration:none !important; color:#49a0b6; }
.sizes-list li span { border:0; width:24px; line-height:18px; background: transparent url('http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/size-disabled.png'); color:#495355; }
.sizes-list li.active a, .sizes-list li a:hover { background: #49a0b6; color:#fff; }
.sizes-list li.disabled a, .sizes-list li.disabled a:hover {  cursor:default; background: transparent url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/size-disabled.png) repeat scroll 0 0; border: 0 none; color: #495355; line-height: 18px; width: 34px; }

td.attributes-col { line-height:1.4em; }
td.attributes-col ul { margin:5px 0; font-size:.95em; }
td.attributes-col dt { margin-top:.5em; }
td.attributes-col dd ul { margin:0 0 5px 0; list-style:disc; }
td.attributes-col dd ul li { margin-left:15px; }
td.attributes-col h4.title { padding:0; margin:0; font-size:1.3em; width:100%; line-height:1.08; margin-bottom:1px; }
td.attributes-col h4.title a { font-weight:bold; color:#262f31; text-decoration:none;}

.frame1-top { background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/frame1-top.png) no-repeat top;}
.frame1-bot { background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/frame1-bot.png) no-repeat bottom;}
.frame1-mid { background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/frame1-mid.png) repeat-y; margin-bottom:15px;}

.shopping-cart-totals {
    width:460px;
    float:right;
    border:2px solid #d3c2bd;
    background:#ebe7e7;
    /*text-align:right;*/
    }
.shopping-cart-totals table { width:410px; margin:12px 0 0px 24px; }
.shopping-cart-totals td { padding:0 15px; }
.shopping-cart-totals tr.last td {}
.shopping-cart-totals tfoot td {
    padding:5px 0px;
    /*font-size:1.4em;*/
    border:none!important;
    /*font-weight:bold;*/
    text-transform: uppercase;
    background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/dotted_line.png) repeat-x scroll 0 24px;
    }
.shopping-cart-totals tfoot .ttc{background-color: white;}
.shopping-cart-totals tfoot .ttc strong {background:#fff;}
.shopping-cart-totals tfoot td.a-left strong {display:inline-block; font-weight: normal; padding-right:2px;}
.shopping-cart-totals tfoot td.a-right strong {display:inline-block; font-weight: normal; padding-left:2px; padding-right:5px;}
.shopping-cart-totals tfoot td.a-right span {padding-left:2px; padding-right:5px;}
.shopping-cart-totals .checkout-types { padding:6px 25px 10px 0; text-align: right; }
.shopping-cart-totals .checkout-types li { clear:both; margin:5px 0; }
.shopping-cart-totals tbody td {
    font-weight:bold;
    color:#3e474a;
    text-transform:uppercase;
    padding:0 0 12px;
    background: transparent url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/dotted_line.png) repeat-x scroll 0 9px;
    }
.shopping-cart-totals tbody td.a-left span {display:inline-block; background:#EBE7E7; padding-right:2px;}
.shopping-cart-totals tbody td.a-right span {display:inline-block; background:#EBE7E7; padding-left:2px; padding-right:5px;}
.shopping-cart-totals tbody .tax-total td {border-top: none; padding: 0 0 12px !important; line-height: 1 !important;}
.shopping-cart-totals tbody .tax-total .tax-collapse {float: none;}
.shopping-cart-totals tbody .tax-total .tax-collapse.no-padding { padding-left:0px; }
.shopping-cart-totals tbody .tax-details td {border-top: none;}


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

/* Shopping cart tax info */
.cart-tax-info, .cart-price, .cart-tax-info, .cart-price-subtotal { color:#49a0b6; font-weight:bold; }
.cart-tax-info, .cart-price-subtotal { font-size:1.4em; }
.cart-tax-total { cursor:pointer; }
.cart-tax-total { padding-right:20px; background:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/bg_collapse.gif) 100% 5px no-repeat; cursor:pointer; }
.cart-tax-total-expanded { background-position:100% -52px; }


.shopping-cart-collaterals {
    float:left;
    width:205px;
    padding:11px 0 0 15px;
    }
.shopping-cart-collaterals .discount-codes { font-size:1.1em; }
.shopping-cart-collaterals .discount-codes h4 { font-size:1em; text-transform:uppercase; margin-bottom:8px;}
.shopping-cart-collaterals .discount-codes p { margin-bottom:7px; }
.shopping-cart-collaterals .discount-codes .input-image { border:solid #abdadc; border-width: 1px 1px 0; margin-left:5px;}
.shopping-cart-collaterals .upsell {
    width:42.5%;
    border:1px solid #cec3b6;
    padding:12px 15px;
    background:#fafaec;
    }
.shopping-cart-collaterals .upsell .product-image { float:left; width:75px; border:1px solid #d0cdc9; }
.shopping-cart-collaterals .upsell .product-shop { width:170px; }
.shopping-cart-collaterals .upsell .product-shop h5 { font-size:1em; }
.grand_total {
    width:auto;
    margin-top:15px;
    border:1px solid #BEBCB7;
    background:#DEE5E8;
    font-size:1.3em !important;
    font-weight:bold;
    text-align:right;
    }
tr.grand_total td, p.grand_total { padding-top:5px; padding-bottom:5px; }


/* One-Page checkout */
ol.one-page-checkout { border-bottom:1px solid #c0d0d0; }
.one-page-checkout .group-select { margin-right:0; }
.one-page-checkout .box {
    border-width:1px 1px 0px 1px;
    border-color:#c0d0d0;
    border-style:solid;
    padding:15px 15px;
    }
.one-page-checkout .head {
    margin-bottom:0 ;
    padding:5px 8px 6px 8px;
    background:#e3eaea;
    border-width:1px 1px 0px 1px;
    border-color:#c0d0d0;
    border-style:solid;
    }
.one-page-checkout .box p { font-size:1.1em; margin:10px 0;}
.one-page-checkout .head a { display:none; }  /* Hide Edit button in step header */
.one-page-checkout h3 { color:#999; font-size:1.05em; height:12px; overflow:hidden; background-repeat: no-repeat; background-position: 14px 0px; display:block; width:100%; }
.one-page-checkout h3 strong { margin-left:1000px; }
.one-page-checkout h4 { border-bottom:1px solid #E4E4E4; text-transform:uppercase; background:#EBE7E7 none repeat scroll 0 0; margin-bottom:8px; padding:3px 5px 3px 10px; }
.one-page-checkout h4.title { border-bottom:0; text-transform:none; }

.one-page-checkout .step-count { overflow:hidden; text-indent:-1000px; width:14px; text-align:left; height:12px; float:left; }

.one-page-checkout .content { padding:10px 20px; padding-left:0px !important; }
.one-page-checkout label.label { font-size:1.05em; color:#2f2f2f; }
.one-page-checkout .allow .head { border-color:#c0d0d0; border-width:1px 1px 0 1px; cursor:pointer; }
.one-page-checkout .active .head { margin-bottom:0; border:1px solid #c0d0d0; background:#fff; padding-bottom:5px; cursor:default; border-bottom:0;}
.one-page-checkout .alloq .head a { display:block; } /* Display Edit button in active selection */
.one-page-checkout .group-select { margin-top:0; border:0; background:none; padding:0; }

.one-page-checkout .allow h3 , .one-page-checkout .allow .step-count { background-position: 14px -24px; }
.one-page-checkout .active h3, .one-page-checkout .active .step-count { background-position: 14px -12px; }

.one-page-checkout .active .box { display:block; border-color:#c0d0d0; border-top:0px;}
.one-page-checkout dd .form-list ul { margin:5px 17px 15px 17px; }
.one-page-checkout .checkmo-mailing-address { padding-left:20px; }
.one-page-checkout .button-set a { text-decoration:underline; }
.one-page-checkout .button-set a:hover { text-decoration:none; }

.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress h3 { background: #798a8e; color:#fff; font-size:1em; line-height:1.4; padding:6px 7px; }
.one-page-checkout-progress li { border:1px solid #dcdcdc; margin-bottom:6px; }
.one-page-checkout-progress h4 { margin:0; color:#3e474a; padding:2px 5px; background:#f4f4f4; text-transform:uppercase; font-size:1em;  }
.one-page-checkout-progress h4.complete { border-bottom:1px solid #dcdcdc; background:#fff; color:#3e474a; }
.one-page-checkout-progress h4 a { 
    background:transparent url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/edit.png) no-repeat scroll 0 2px;
    color:#495355;
    display:block;
    font-size:0.91em;
    font-weight:bold;
    margin-top:2px;
    padding-left:13px;
    text-decoration:none;
    text-transform:none;
}

.one-page-checkout-progress .content { padding:8px; }
.one-page-checkout-progress address { color:#3e474a; }

#opc-login .button-set { border-top:0; }
#opc-review .data-table tfoot { font-weight:bold; }
#opc-review td.attributes-col h4.title { font-size:1.1em; background:none; color:#3E474A; }
#opc-review .cart-price { color:#49A0B6; font-weight:bold; }
#opc-review .a-right.last .price { font-size:1.1em; }
#opc-review .data-table tr.last th, .data-table tr.last td { border-bottom:1px solid #D3C2BD; }
#opc-review .data-table tfoot td {
    padding:5px 8px;
    padding-left: 16px;
    font-size:1.05em;
    background:#efefef;
    
}

.opc-please-wait { padding-right:7px; }
.one-page-checkout a.back { background:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/icon_opc_back.gif) no-repeat; padding-left:16px; line-height:13px; }
.one-page-checkout .payment-methods dd { padding:0; }
.one-page-checkout .button-set { margin-top:0; padding-top:2em; }


.one-page-checkout .head h3 .bao-count-1 { background-image: url('http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/txt/num_1.png'); }
.one-page-checkout .head h3 .bao-count-2 { background-image: url('http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/txt/num_2.png'); }
.one-page-checkout .head h3 .bao-count-3 { background-image: url('http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/txt/num_3.png'); }
.one-page-checkout .head h3 .bao-count-4 { background-image: url('http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/txt/num_4.png'); }
.one-page-checkout .head h3 .bao-count-5 { background-image: url('http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/txt/num_5.png'); }
.one-page-checkout .head h3 .bao-count-6 { background-image: url('http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/txt/num_6.png'); }

/* --- atos ---- */
/* #payment_form_atos_standard {  margin-left:160px; } */
#payment_form_atos_standard li { line-height:45px; }
#payment_form_atos_standard li div.input-box { line-height:10px; }
#payment_form_atos_standard ul { margin:0px; }

.checkout-progress { margin:0 auto 1.5em auto; }
.checkout-progress td {
    float:left;
    margin-right:3px;
    border-top:10px solid #999;
    padding:4px 20px;
    color:#abb5ba;
    font-weight:bold;
    }
.checkout-progress td.active {
    border-top-color:#e96200;
    color:#e96200;
    }
.group-select .check-field li {display: inline-block;}
.group-select label { width: 120px; text-align:right; margin-right:5px; display:inline-block; }
.group-select .check-field label {display: inline; margin-left: 5px; vertical-align: middle; width: auto;}
.group-password .group-select label {width: 150px;}
.group-select li.street-line { margin: 4px 0 8px; }
.one-page-checkout .box-border-bottom { border-width: 0 0 1px; border-style: solid; border-color: #C0D0D0; padding-bottom:11px; margin-bottom:20px; }
.one-page-checkout .box-border-top { border-width: 1px 0 0; border-style: solid; border-color: #C0D0D0; padding-top: 15px; margin-top: 21px; }
.one-page-checkout .label-use-for-shipping { font-weight: bold; line-height:20px; margin-left:2px; }
.one-page-checkout .grey-text p, p.grey-text { color:#9E9E9E; font-size:1em !important; }
.one-page-checkout .no-label, .group-select .no-label { }
.one-page-checkout .no-label label { width:200px; text-align: left; padding:0 5px; }
/* .one-page-checkout .group-select li .input-box .input-text { width:220px; } */
.one-page-checkout .group-select li .input-box .input-text { width:274px; }
.one-page-checkout .group-select li .input-box select { /* width:226px; */ width:280px}
.one-page-checkout .group-select li .input-box.name-prefix select { width:150px !important; }
.one-page-checkout .group-select li .input-box.name-lastname input { width:144px !important; }
.one-page-checkout .group-select li .input-box.name-firstname input { width:144px !important; }
.one-page-checkout .group-select li .input-box.customer-phone input { width:144px !important; }
.one-page-checkout .group-select li .input-text, .one-page-checkout  .group-select li select, .one-page-checkout .group-select li textarea { width:385px; }
.one-page-checkout .validation-advice { margin-left:108px; }
.one-page-checkout p label {font-size: 0.92em; }
.one-page-checkout #shipping-save-in-address-book label { width:300px; text-align:left; font-weight: normal; }
.one-page-checkout #checkbox-shipping-same-as-billing label { width:300px; text-align:left; font-weight: normal; }
.one-page-checkout .field-checkbox { margin-left:108px; }
.one-page-checkout .field-checkbox label { width:300px; text-align:left; font-weight: normal; }
.one-page-checkout .field-checkbox input { margin-left: 20px; }
/* .one-page-checkout .payment-methods dt { margin-left:108px; } */
.one-page-checkout .col2-set .col-2 .validation-advice { margin:0; }
.one-page-checkout .col2-set .col-2 .input-text { width:238px; }
.one-page-checkout .customer-dob .dob-day input.input-text,
.one-page-checkout .customer-dob .dob-month input.input-text  { width:30px; }
.one-page-checkout .customer-dob .dob-year input.input-text { width:60px; }

.one-page-checkout .shipment-methods dd img { text-align:center; }
.one-page-checkout .shipment-methods dd label { width: auto; }
.one-page-checkout .shipment-methods dd #relaypoint { padding-left:90px !important;  }
.one-page-checkout .shipment-methods dd #relaypoint label { line-height: 20px; }
.one-page-checkout .shipment-methods dd #relaypoint #address { width:326px !important; margin-bottom:10px; }
.one-page-checkout .shipment-methods dd #relaypoint button { float:right; margin-right: 33px; margin-top:10px; }

.one-page-checkout .shipment-methods dt { font-size: 1.1em; margin-bottom: 8px; }
.one-page-checkout .shipment-methods .carrier-name { margin-top: 10px; font-size: 1.1em; margin-bottom: 8px; font-weight: bold; }
.one-page-checkout .shipment-methods .tab-holder { margin-left: 82px; }
.one-page-checkout .shipment-methods .tab-holder input { margin-right: 3px; }
.one-page-checkout .shipment-methods .tab-holder td { padding-bottom: 10px; }
.one-page-checkout .shipment-methods .img-holder { float:left; text-align: center; margin-right:5px; width:77px; padding-right:5px; }

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

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

.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 .agreement-content h2 { font-size:1.1em; color:#3E474A }
.one-page-checkout .checkout-agreements .agree { padding-left:0px; }

/********************** Gift Messages */
.giftmessages .gift-header {
    font-size:12px;
    font-weight:bold;
    color:#e87403;
}

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

.giftmessages textarea {
    height:100px;
}

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

.giftmessages .input-checkbox label {
    font-weight:normal;
    color:#8e8d8b;
}

.one-page-checkout .box-no-padding {
    border:1px solid #c0d0d0;
    border-width:0 1px;
    padding:15px 0px;
}

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


.giftmessages .gift-box {
    background-color:#ffffff;
    /* 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 .giftmessage-product-info {
    padding-left:10px;
}

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

.giftmessages .gift-box label { color:#918d8e; display:inline-block; width:50px; }

.giftmessages .group-select li .input-box { /* float:left; width:260px; */}
.giftmessages .group-select li .input-text, .giftmessages  .group-select li select { width:495px; }
.giftmessages .group-select li textarea { width:353px; }
.giftmessages .group-select li .input-box .input-text, .group-select li .input-box textarea { width:220px; }
.giftmessages .group-select li .input-box select { width:256px; }

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

/* Customer Name */
.customer-name-prefix .name-prefix select {width: 5.45em;}

/* Customer Date of birth */
.customer-dob {margin: 0 0 9px;}
.customer-dob .input-box {display: inline;}
.customer-dob .dob-day input.input-text, .customer-dob .dob-month input.input-text {width: 30px;}
.customer-dob .dob-year input.input-text {width: 60px;}

/* My Account navigation */
.account-nav {}
.account-nav .head {}
.account-nav .head h3 { color:#fff; font-size:1.1em; }
.account-nav .body-in {font-family:Tahoma, sans-serif; font-size:1.1em;}
.account-nav ul {}
.account-nav li a { display:block; margin-bottom:1px; background:#fff url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr1.png) no-repeat 97% 50%; color:#49a0b6; font-weight:bold; padding:6px 5px 5px 8px; }
.account-nav li a, .account-nav li a:hover { color:#49a0b6; text-decoration:none; }
.account-nav li a:hover { color:#49a0b6; text-decoration: underline;}
.account-nav li.on {background: #59686c url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/box-list-active-bg.png) repeat-x 50% 50%; }
.account-nav li.on span {display:block; margin-bottom:1px; background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr2.png) no-repeat 97% 50%; color:#fff; font-weight:bold; padding:6px 5px 5px 8px; }
.account-nav li.last, .account-nav li.last a { margin-bottom:0; }

/* Login */
.login-box p { margin-bottom:10px; }
.login-box .button-set { width:365px; }
.login-box .button-set a { font-size:0.92em; }
.login-box .button-set button { margin-bottom:10px;}
.login-box .validation-advice { margin-left:108px; }

/* Dashboard */
.account-box {
    margin-bottom:20px;
    border:2px solid #d3c2bd;
    font-size: 1.1em;
    }
.account-box .data-table {font-size:0.92em; }
.account-box .col-in {padding-left:11px; margin-bottom:15px;}
.account-box .col-in a { color:#495355; font-weight:bold; padding-left:9px; background: transparent url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr3.png) no-repeat scroll 0 5px; }
.account-box .col-in a:hover { text-decoration:none; }
.account-box .head {background:#ebe7e7; margin:0px; padding:5px 0 0; }
.account-box .body {padding:20px;}
.account-box h4 { color:#000/*E65505*/; font-size:1.1em; text-transform:uppercase; }
.account-box .inner-head { margin-bottom:8px; background: #ebe7e7; padding:3px 5px 3px 10px; text-align:right; }
.account-box .inner-head a { color:#495355; text-decoration:none; font-weight:bold; padding-left:13px; background: transparent url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/edit.png) no-repeat scroll 0 2px; font-size:0.91em}
.account-box h5 { font-size:1.1em; text-transform:uppercase; color:#847e7c; font-size:1em;  }
.account-box h5 a { font-weight:normal; }
.account-box h6 { font-size:1em; color:#495355; }
.account-main .account-box li { padding:5px 0; }
.account-box ol .count {
    float:left;
    margin-top:3px;
    background-color:#0a263c;
    padding:1px 3px;
    font-size:9px;
    font-weight:bold;
    color:#fff;
    line-height:1em;
    }
.account-box ol .content { margin-left:20px; padding:0; }
.account-box ol.recent-reviews small {
    float:left;
    margin-right:3px;
    font-weight:bold;
    }
.account-box .product-images { width:65px; }
.account-box .product-images img { border:1px solid #ccc; }
.account-box .product-details { margin:0 0 10px 70px; }
.account-box .content { padding:0; }
.account-side .actions { border-top:1px solid #ccc; padding-top:4px; }
.account-side .actions .form-button { float:right; }
.edit-password { display:block; height:20px; background:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/icon_lock.gif) no-repeat 0 2px; padding-left:20px; }
.dashboard-welcome {font-size:1.2em; line-height:1.5; color: #495355; margin-bottom:15px; }
.account-box .head h4 { padding:0 5px 5px; color: #495355; font-size:1.18em;}
.ad-orders .head h4 { background-image:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/icon_folder_table.gif);}
.ad-account-info .head h4 {}
.ad-tags .head h4 { background-image:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/icon_ma_tags.gif); }
.ad-reviews .head h4 { background-image:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/icon_ma_reviews.gif); }
.account-box address, .account-box .col-in p {line-height:1.45;}
.account-box .body .data-table { border-width:1px; }
.account-box .head a { font-weight:bold; padding-right:10px; font-size:0.92em; text-decoration:none;}
.account-box .head a:hover { text-decoration:underline;}
.account-box .generic-box { background:none; border:0; margin:0; padding:0; }
.account-box .group-select label { font-size:0.92em; }
.changepass-p { margin-bottom:10px; }
/* Account Addressbook */
.primary-address-list h4, .address-list h4 {font-size:1.1em; color:#E26703; text-transform:uppercase; }
.primary-address-list li {
    margin-bottom:10px;
    }
.primary-address-list li .head { margin:0; }
.address-list li { margin-bottom:1em; }
.address-list .actions { float:right; margin:0 0 10px 10px; }

/* Account Information - Children */
.child-row {border: 1px solid #D3C2BD; margin: 0 0 40px; padding: 10px;}
.child-row .check-field {padding-left: 128px;}
.group-select .child-row label {width: 120px;} 
.group-select .child-row .check-field label {width: auto;}
.child-row .input-box select {width: auto;}
.child-row .input-box select.relationship {width: 150px;}
.child-row .input-box input.input-text {width: 144px;}
.child-row .child-field span.delete {float: right;}

/* Account Information in checkout register process - children form */
#checkout-register-children input.input-text { width: 144px; }
#checkout-register-children .child-row .input-box select { width:auto; }
#checkout-register-children .child-row .input-box select.relationship { width: 150px; }

.account-box .note {font-size: 0.92em; padding-left: 113px;}
.group-select .no-label .note {padding: 0;}
.one-page-checkout .note {padding-left: 108px;}

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

/* Account Newsletter */

.account-noorder-box {background-image: url('http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/txt/pas_encore_commande.png'); background-repeat: no-repeat; height: 149px;}
.account-newsletter-box {background-image: url('http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/bg_account_newsletter.png'); background-repeat: no-repeat; height: 140px; padding-left: 140px; background-position: left bottom;}
.account-newsletter-box p {margin: 12px 0;}

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

/* Reviews */
.my-review-detail .product-image { float:left; width:135px; }
.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; padding-right:7px; background-repeat:no-repeat; background-position:right 5px; }
.giftmessage-row { background-color:#f2efe9; }
.giftmessage-content { float:left; }
.giftmessage-close { float:right; }
.expand { background-image:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/gift-message-expand.gif); }
.collapse { background-image:url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/gift-message-collapse.gif); }

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


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

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

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

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

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

.order-access {padding-bottom:8px; }
.order-info {border:solid 1px #D0CBC1; background:#EBE7E7; padding:4px 8px; font-size:1.1em;}
.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(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/point-con.gif) no-repeat fixed center bottom; }
.order-info p { margin-top:10px; }

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

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

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

.drill-down  li { font-size:0.92em; }
.drill-down  a:hover { text-decoration:underline; }
.drill-down .top { height:86px; }
.drill-down .top .dd-left { float:left; }
.drill-down .top .dd-right { float:right; margin-bottom: 7px; width:394px; }
.drill-down .top h3 {margin:5px 0px;}

.drill-down .top h3 span { 
    background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/hp_set2.png) no-repeat 0px 0px;
    height: 13px;
    font-size: 0px;
    line-height: 0;
    text-indent: -1000px;
}
.drill-down .top h3 span.drill_name_52 { background-position: -34px -30px; }
.drill-down .top h3 span.drill_name_61 { background-position: -34px -43px; }
.drill-down .top h3 span.drill_name_70 { background-position: -34px -56px; }
.drill-down .top h3 span.drill_name_80 { background-position: -34px -69px; }
.drill-down .top h3 span.drill_name_89 { background-position: -34px -82px; }
.drill-down .top h3 span.drill_name_98 { background-position: -34px -95px; }



.drill-down .bottom { height:104px; }
.drill-down .bottom .dd-left { float:left; width:362px; }
.drill-down .bottom .dd-right { float:right; width:200px; height:99px; }
.drill-down ul li {float:none;}
.drill-down .drill-icon { float:left; width:171px; padding-right:10px;}
.drill-down .second-row { padding-top:10px;}
.drill-down a.icon-link { display:block; background-color: #798a8e; text-decoration:none; }
.drill-down a.icon-link:hover { background-color: #495355; }
.drill-down a.icon-link span { display:block; font-family:Tahoma, sans-serif; color:#fff; text-decoration:none; text-transform:uppercase; font-weight:bold; padding:2px 10px 3px 3px; font-size: 0.92em;
                         background: transparent url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr4.png) no-repeat 98% 50% ;}
.drill-icon img, .drill-down .nos-marques img { display:block; }
.drill-down .nos-marques { float:left; width:137px; margin-right:10px;}
.drill-down .nos-marques a.icon-link,
.drill-down .nos-marques a.icon-link:hover { background-color: transparent; }

    .drill-down .nos-marques a span { padding: 0px; width: 137px; height: 34px;  background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/menu_set1.png) no-repeat 0 0; }

        .drill-down .nos-marques a span.nm-marese { background-position: 0px 0; }
        .drill-down .nos-marques a span.nm-ooxoo { background-position: 0px -34px; }
        .drill-down .nos-marques a span.nm-repetto { background-position: 0px -68px; }
        .drill-down .nos-marques a span.nm-teddy { background-position: 0px -102px; }
        .drill-down .nos-marques a span.nm-fille { background-position: 0px -136px; }
        .drill-down .nos-marques a span.nm-garcon { background-position: 0px -170px; }

        .drill-down .over a span.nm-marese { background-position: -137px 0; }
        .drill-down .over a span.nm-ooxoo { background-position: -137px -34px; }
        .drill-down .over a span.nm-repetto { background-position: -137px -68px; }
        .drill-down .over a span.nm-teddy { background-position: -137px -102px; }
        .drill-down .over a span.nm-fille { background-position: -137px -136px; }
        .drill-down .over a span.nm-garcon { background-position: -137px -170px; }

.themes-list {font-size: 0;}
.themes-list li { display:inline-block; font-size: 10px; vertical-align: top; width:116px; margin:2px 0px; background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr3.png) no-repeat 0 4px; padding-left: 8px;}
.themes-list li.wide {width: 134px;}
.themes-list li a { font-weight:bold; color:#495355; text-decoration:none; }
.themes-list li a:hover { text-decoration:underline;}

.buttons-list { float:none; }

.buttons-list img { display:block; }
.buttons-list li a span { width:171px; height:28px; background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/menu_set2.png) no-repeat 0 0; }

.special-promo { background:#fff; overflow:hidden; padding:5px 5px 0 12px;}
.special-promo .product-image {float:left; }
.special-promo .right { width:90px; font-weight:bold; }
.special-promo .right .head { text-align:left; margin-top:3px; }
.special-promo .right a { color:#3e474a; text-decoration:none;}
.special-promo .right .price {margin-top:5px; color: #49a0b6; }

.side-col .box-marques {margin-bottom:1px;}
.box-marques h1 {font-size: 1em; margin: 0;}
.box-marques .body, 
.box-marques h2 {font-size: 1em; margin-bottom:2px;}

.box-marques h2 img { display:block; }
.box-marques h2.active {margin-bottom:0px;}
.box-marques li { background:#fff; margin-bottom:1px; font-size:1.1em; position:relative; }
.box-marques li.active { background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/box-list-active-bg.png) repeat-x 50% 50%; color:#fff; }
.box-marques li h2 {font-size: 1em; font-weight: normal; line-height: 1; margin: 0;}
.box-marques li .category-img { width:22px; padding:2px 3px 3px 3px;  vertical-align: middle; float:left; }
.box-marques li a { color:#49a0b6; text-decoration:none; width:113px; display:inline-block; padding: 5px 0;}
.box-marques li a:hover { text-decoration:underline; }
.box-marques li span { float:right; font-size:0.92em; color:#9f9f9f; position:absolute; right:2px; top:5px; }
.box-marques li.active a { color:#fff; }
.box-marques li.active span { color:#fff; }

.layered-nav ol li ol li { float:left; }
.layered-nav ol.color-list li { margin: 0 2px 0 0; }
.layered-nav ol.color-list li a { display:block; width:17px; height:17px; background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/color-icon-mask.png) no-repeat; }

#narrow-by-list dd ol li { float:left; }
#narrow-by-list .marques-list li { border:1px solid #49a0b6; margin:0 3px 3px 0; }
#narrow-by-list .marques-list li img { display:block;  }

.catalog-list-tlbr a {color:#3E474A; }
.catalog-list-tlbr { background:#dee7e7; padding: 3px 6px 3px 11px; text-transform:uppercase; }
.catalog-list-tlbr .total-num { font-size:1.2em; }
.catalog-list-tlbr .show-all { float:right; }
.catalog-list-tlbr .show-all a { text-decoration:none; background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr6.png) no-repeat 0 0.4em; padding:0 14px 0 9px; }
.catalog-list-tlbr .show-all a:hover { text-decoration:underline; }
.catalog-list-tlbr .pages { float:right; padding-left:12px; border-left:1px solid #aab6b9; }
.catalog-list-tlbr .pages ol li { float:left; }
.catalog-list-tlbr .pages a { text-decoration:none; padding:0 4px; }
.catalog-list-tlbr .pages span.on { text-decoration:underline; padding:0 4px; }
.catalog-list-tlbr a.next { text-decoration:underline; background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr6.png) no-repeat 100% 0.4em; padding:0 9px 0 4px;}
.catalog-list-tlbr a.prev { text-decoration:underline; background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr6p.png) no-repeat 0 0.4em; padding:0px 4px 0 9px;}
.catalog-list-tlbr a.next:hover,  .catalog-list-tlbr a.prev:hover { text-decoration:none; }

#my-orders-table .cart-price .price { font-weight:normal; color:#3E474A; }
#my-orders-table tfoot td { background:#efefef; font-size:1.1em; padding:5px; }
#my-orders-table tbody td { font-size:1.1em; }

/* --------- ma cabine d'essayage -------- */
.cabine-d-essayage { width:837px; background-color: #ffffff; margin-top: 50px; }
.cabine-d-essayage .head { background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/cabine_head_bg.png) repeat-x 50% 50%; height: 20px; margin:0; padding:4px 10px 4px 10px; }
.cabine-d-essayage .head h2 { font-size: 1em; line-height: 1; padding:3px 0px 0px 2px; }
.cabine-d-essayage .head a.close-link { float:right; text-decoration:none; background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/close2.png) no-repeat 100% 50%; padding-right:17px; margin-top:3px; color:#fff; }
.cabine-d-essayage .head a.close-link:hover { text-decoration:underline; } 
.cabine-d-essayage .body { border: solid #8b8581; border-width:0px 4px 4px; }
.cabine-d-essayage .body .col2-set {background: #ddd5d0; padding: 2px 10px 10px 9px;}
.cabine-d-essayage .body h3 {font-size: 1em; line-height: 1; margin: 0;}
.cabine-d-essayage .body .col2-set .col-1 {width:262px;}
.cabine-d-essayage .body .col2-set .col-1 .cl-wrapper-out {background: #e8e3df; padding-right: 10px; width: 243px;}
.cabine-d-essayage .body .col2-set .col-1 .configurable-list-wrapper { overflow-y: scroll;  height:432px;  width: 243px; }
.cabine-d-essayage .body .col2-set .col-1 ol.configurable-list {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/cabine_list_bg.png) repeat-y; min-height: 432px; width: 216px;}
.cabine-d-essayage .body .col2-set .col-1 ol.configurable-list li {background: #fff url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/cabine_list_bg.png) repeat-y; float:left; /*position:relative;*/ margin:0; padding:0 1px 1px 0; width: 107px; height: 107px;}
.cabine-d-essayage .body .col2-set .col-1 ol.configurable-list li img { display:block; }
.cabine-d-essayage .body .col2-set .col-1 ol.configurable-list li span { display: block; font-size: 0; height: 0; position:relative; z-index: 200001;/*top:1px; right:1px;*/}
.cabine-d-essayage .body .col2-set .col-1 ol.configurable-list li span span.in-cart {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/cabine_checked.png) no-repeat; height: 17px; position: absolute; top: 0; right: 0; width: 17px; z-index: 200002;}
.cabine-d-essayage .body .col2-set .col-1 ol.configurable-list li span img {position: absolute; top: 0; right: 0; z-index: 200002;}
.cabine-d-essayage .body .col2-set .col-1 ol.configurable-list li.empty p { display:block; width:107px; height:107px;}

.cabine-d-essayage .body .col2-set .col-2 { width:546px; }
.cabine-d-essayage .body .col2-set .col-2 .dressing-area {background: #fff url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/cabine_info.png) no-repeat center center; height: 432px; overflow: hidden;}
.cabine-d-essayage .body .col2-set .col-2 .dressing-area-blank, .cabine-d-essayage .body .col2-set .col-2 .dressing-area-fill {background-image: none;}
.cabine-d-essayage #messages_product_view span {display: block; padding: 10px;}
.cabine-d-essayage .dressing-summary { border-bottom:1px solid #D3C2BD; padding:8px 10px 7px 10px;}
.cabine-d-essayage .dressing-summary a.clear-all { float:left;}
.cabine-d-essayage .dressing-summary #dressing-items {float: right; width: 600px;}
.cabine-d-essayage .dressing-summary #dressing-items.loading {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/ajax-loader.gif) no-repeat 547px bottom; padding-bottom: 34px;}
.cabine-d-essayage .dressing-summary #dressing-items table {width: 100%;}
.cabine-d-essayage .dressing-summary #dressing-items table td {padding: 5px 0 5px 10px; vertical-align: middle;}
.cabine-d-essayage .dressing-summary #dressing-items table td.selected-product-name {font-size: 1.1em; font-weight: bold; width: 170px; }
.cabine-d-essayage .dressing-summary #dressing-items table td.selected-product-name a {text-decoration: none;}
.cabine-d-essayage .dressing-summary #dressing-items table td.selected-product-name a:hover {text-decoration: underline;}
.cabine-d-essayage .dressing-summary #dressing-items table td.sizes-box span {text-transform: uppercase;}
.cabine-d-essayage .dressing-summary #dressing-items table tr.cart-product td.sizes-box {filter: alpha(opacity=40); opacity: 0.4;}
.cabine-d-essayage .dressing-summary #dressing-items table td.sizes-box select {font-size: 1em; margin-left: 5px; vertical-align: middle; width: 48px;}
.cabine-d-essayage .dressing-summary #dressing-items table td.price-box {font-size: 1.5em;}
.cabine-d-essayage .dressing-summary #dressing-items table td.buttons {width: 178px;}
.cabine-d-essayage .dressing-summary #dressing-items table td.buttons div {position: relative;}
.cabine-d-essayage .dressing-summary #dressing-items table td.buttons button {height: 24px; overflow: hidden;}
.cabine-d-essayage .dressing-summary #dressing-items table td.buttons span.loading {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/ajax-loader2.gif) no-repeat center center; display: none; height: 24px; left: 0; position: absolute; top: 0; width: 178px;}
.cabine-d-essayage .dressing-summary #dressing-items table td.buttons-clicked button {filter: alpha(opacity=10); opacity: 0.1;}
.cabine-d-essayage .dressing-summary #dressing-items table td.buttons-clicked span.loading {display: block;}
.cabine-d-essayage .dressing-summary #dressing-items table td.buttons span.in-cart {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/txt/btn_deja_dans_mon_panier.png) no-repeat; display: block; height: 24px; width: 178px;}
.cabine-d-essayage .dressing-summary #dressing-items table td.remove {width: 11px;}
.cabine-d-essayage .dressing-summary #dressing-items table td.remove img {cursor: pointer;}

/* ------------- Styles for Drag & Resize library ------------ */
.drsElement { position: absolute; border: 1px solid transparent; width: 107px; height: 107px;}
.drsSelected { border-color: #c0d0d0;}
.drsMoveHandle { cursor: move;}
.dragresize { position: absolute; width: 5px; height: 5px; font-size: 1px; background: #c0d0d0; border: 1px solid #59686c;}
.dragresize-tm, .dragresize-ml, .dragresize-mr, .dragresize-bm {height: 1px; width: 1px;}
.dragresize-tl { top: -5px; left: -5px; cursor: nw-resize;}
.dragresize-tm { top: -2px; left: 50%; margin-left: -1px; cursor: n-resize;}
.dragresize-tr { top: -5px; right: -5px; cursor: ne-resize;}
.dragresize-ml { top: 50%; margin-top: -1px; left: -2px; cursor: w-resize;}
.dragresize-mr { top: 50%; margin-top: -1px; right: -2px; cursor: e-resize;}
.dragresize-bl { bottom: -5px; left: -5px; cursor: sw-resize;}
.dragresize-bm { bottom: -2px; left: 50%; margin-left: -1px; cursor: s-resize;}
.dragresize-br {bottom: -5px; right: -5px; cursor: se-resize;}
.dressing-area .btn-delete { background: #bbaea6 url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/close2.png) no-repeat center center; cursor: pointer; display: none; height: 14px; position: absolute; right: 0; top: 0; width: 14px;}
.drsSelected .btn-delete {display: block;}


/* --------------------------------------------------------------------- */
.look-complete-wrapper { padding: 10px 0 8px 10px; }
.look-complete-wrapper h3 { font-size: 1em; line-height: 1; margin:0; padding-left:3px; }
.look-complete-wrapper h5 { margin:20px 0 0; }
.look-complete-wrapper h5 a { text-decoration:none; }
.look-complete-wrapper h5 a:hover { text-decoration:underline; }
.look-complete-wrapper ul {padding-left: 33px;}
.look-complete-wrapper ul li { float: left; padding:6px 0 0; width: 240px; }
.look-complete-wrapper ul li img {float: left; margin-right: 16px;}
.look-complete-wrapper .price-box { font-size:1.1em; padding: 0 0 8px; }
.look-complete-wrapper .add-to-dressing {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/add_to_dressing_room.png) no-repeat; display: block; height: 14px; margin-left: 126px; text-indent: -1000em; width: 18px;}

.upsell ul {font-size: 0;}
.upsell ul li { text-align:center; display:inline-block; font-size: 10px; padding:0px 25px; border-right:1px solid #e0dbdb; padding:0px 15px; margin:0 0 20px; width: 140px; }
.upsell ul li.last { border:none; }
.upsell ul li h5 { margin:0; }
.upsell ul li h5 a { text-decoration:none; }
.upsell ul li h5 a:hover { text-decoration:underline; }
.upsell .price-box .price { font-size:1.1em; }


/* ------------- Wishlist share form ------------ */
.wishlist-share-box label {width: 150px;}

/* ------------- products-collaterals ------------ */
.collateral-switch-container {}
.collateral-switch-container .switch-wrapper { background:transparent url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/border1.png) repeat-x bottom; }
.collateral-switch-container .switch-wrapper ul { height:22px; }
.collateral-switch-container .switch-wrapper ul li { float:left; margin-right:5px; }
.collateral-switch-container .switch-wrapper ul li img { display:block; }
.collateral-switch-container .products-bin { border: solid #d3c2bd; border-width:0 2px 2px; padding:10px 0 10px 8px; }
.collateral-switch-container .products-bin ul li { text-align:center; border-right:1px solid #e0dbdb; display:inline-block; width:150px; padding:0 35px; }
.collateral-switch-container .products-bin ul li.last { border:0; }
.collateral-switch-container .products-bin h5 { margin:0; }
.collateral-switch-container .products-bin h5 a { text-decoration:none; }
.collateral-switch-container .products-bin h5 a:hover { text-decoration:underline; }
.collateral-switch-container .products-bin .price-box { margin:2px 0 4px 0; font-size:1.1em; padding:0; }

/*--------------- silhouette card --------------------*/
.silhouette-card .product-shop { width:407px; }
.silhouette-card .product-shop .col2-set .right { width:39px; padding-top:100px;}
.silhouette-card .product-shop .col2-set .left { width:342px; }
.silhouette-card .product-info-box { padding:0; position:relative; }
.silhouette-card .product-info-box .nav-bigbtn { position:absolute; width:39px; height:57px; top:148px; }
.silhouette-card .product-info-box .prev { left:0px; }
.silhouette-card .product-info-box .next { right:0px; }
.silhouette-card .product-left { width:243px; margin-left:39px; }
.silhouette-card .product-left .col2-set .right { width:243px; }
.silhouette-card .product-left .col2-set .left { width:39px; padding-top:119px;}
.silhouette-card .product-info-box .product-name-head { border:0; }
.silhouette-card .product-img-box { border-bottom:1px solid #c0d0d0; margin:0; padding-bottom:10px; }
.silhouette-card .product-img-box .product-image-zoom { height:442px; width:243px; }
.silhouette-card .other-info-list .gift_order span {color: #5d6567; margin: 0 0 2px 0;}
.silhouette-card .product-options-bottom {width: 343px;}
.silhouette-card .button-set { float:right; text-align:left; margin-top:15px; }
.silhouette-card .add-to-box {margin: 4px 0 0; text-align: right; width: 335px;}
.parts-list { margin-left:7px; width: 343px; }
.parts-list ol li { float:left; }
.parts-list li.part-options { width:180px; border:solid #c0d0d0; border-width:1px 0; padding:8px 0; position: relative; }
.parts-list li.part-options h5 { font-size:1.1em; margin-bottom:.27em; }
.parts-list li.part-options h5 .part-options-short-description { font-size: 0.95em; color: #889296; font-weight: normal; }
.parts-list li.part-options h5 a { text-decoration:none; }
.parts-list li.part-options h5 a:hover { text-decoration:underline; }
.parts-list li.part-options .price-box { margin:0 0 5px 0; padding:3px 0; }
.parts-list li.part-options .price { font-size:1.5em; }
.parts-list li.part-img { margin-right:15px; }
.parts-list li.part-check { margin-right:15px; padding-top:6px; }
.parts-list div.part-spacer { width:301px; padding-left:42px; }
.parts-list li.part-options label { float:left; text-transform:uppercase; padding:3px 0 0; width:43px; }
.parts-list li.part-options .part-overlay {background: #fff; display: none; filter: alpha(opacity=60); left: 0; opacity: 0.6; position: absolute; top: -1px; width: 180px;}
.parts-list li.inactive .part-overlay {display: block;}

/*------------------------ sidebar highlight box --------------*/
.side-col .simple-box { border:2px solid #c0d0d0; background:#fff; text-align:center; padding:4px 0; margin:5px 0;}
.side-col .simple-box h5 { margin:0; }
.side-col .simple-box h5 a { text-decoration:none; }
.side-col .simple-box h5 a:hover { text-decoration:underline; }
.side-col .simple-box .price-box { padding:0; }
.side-col .sidebar-highlight { border-color:#c0d0d0; }
.side-col .sidebar-ad { border-color:#e56c6c; }
.side-col .nobord { border:0; }

/*---------------------- cms page view ---------------------*/
.cms-page-view ul.breadcrumbs { margin-left:187px; }
.cms-content { font-size:1.2em; line-height:1.58; color:#495355; text-align: justify; }
.cms-content h1 { font-size:1.33em; color:#495355; text-transform: uppercase; margin-bottom:20px; }
.cms-content h2 { font-size: 1em; margin-bottom:10px; }
.cms-content a { color:#0191b6; text-decoration:none; }
.cms-content a:hover { text-decoration:underline; display:inline; }
.cms-content img { float:left; margin:3px 15px 0 0; }
.cms-content img.img-right { float:right; margin:3px 0 0 15px;}
.cms-content ol > li { margin-bottom:25px; }
.cms-content ol li p { margin-bottom:10px; }
.cms-content ol li ul { padding-left:20px; margin-bottom: 25px; }
.cms-content ol li li { background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/dot.png) no-repeat 0px 7px; padding-left:12px; }
.cms-content ol li li p { margin-bottom:0px; }
.cms-content a.alone { background: transparent url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/cms-arr.png) no-repeat 0 50%; padding-left:15px; display:block; }

.cms-nav {margin: -22px 0 10px; position: relative;}
.cms-nav h4 {height: 23px; margin: 0 0 4px; overflow: hidden;}
.cms-nav ul {background: #495355; font-size: 0; padding: 6px;}
.cms-nav ul li {background: #fff; font-size: 11px; font-weight: bold; line-height: 1.18; margin: 0 0 1px; padding: 5px 5px 6px 8px;}
.cms-nav ul li.active {background: #59686C url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/bg_cms_nav_active.png) repeat-x;}
.cms-nav ul a {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr1.png) no-repeat right 4px; color: #49a0b6; display: block; padding-right: 6px; text-decoration: none;}
.cms-nav ul li.active a {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr2.png) no-repeat right 4px; color: #fff;}
.cms-nav ul a:hover {text-decoration: underline;}
.cms-main-col {float:right; width:705px;}
.cms-qui-sommes-nous .breadcrumbs, .cms-nos-marques .breadcrumbs, .cms-nos-partenaires .breadcrumbs,
.cms-affiliation .breadcrumbs, .cms-entreprise-responsible .breadcrumbs, .cms-espace-presse .breadcrumbs {margin-left: 187px;}

.login-box { margin-left:5px; background: transparent url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/loginbox-bg.png) repeat-y; }
.login-box-in { background: transparent url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/loginbox-top.png) no-repeat top; }
.login-box-in-in { background: transparent url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/loginbox-top.png) no-repeat bottom; }
.login-box .account-box { margin-bottom:0; border-bottom:0; }

/*---------------------- image replacement ---------------------*/
.replace {display: block; overflow: hidden; text-indent: -1000em;}

p.single-txt {font-size: 1.1em; line-height: 1.27;}
.forgotpassword ul.form-list {margin: 20px 0 0;}
.forgotpassword ul.form-list input.input-text {margin-right: 10px;}

/*---------------------- "carnets de style" page ---------------------*/
#carnets-wrapper {overflow: hidden; width: 891px;}
#carnets-wrapper ul {font-size: 0; list-style: none !important; margin: 0; white-space: nowrap; }
#carnets-wrapper ul li {display: inline-block; font-size: 10px; height: 400px; list-style: none !important; margin: 0 10px 20px; padding: 0 !important; width: 277px;}
#carnets-wrapper li a, #carnets-wrapper li img {display: block; float: none; margin: 0;}
#carnets-wrapper #scrollh-track-container {width: 892px;}
#carnets-wrapper #scrollh-track {width: 848px;}
#carnets-wrapper #scrollh-handle {width: 200px;}


/* temp */
.one-page-checkout .giftmessages { padding:0px 20px; }
.one-page-checkout .giftmessages .gift-header { font-size:1.1em; color:#3E474A; }
.one-page-checkout .giftmessages .inner-box  { padding:0px; margin-top:30px; }
.one-page-checkout .giftmessages .gift-box { /* border:1px solid #DCDCDC; background:#F8F8F8;*/ }
.one-page-checkout .giftmessages .gift-box label { text-align:left; padding-bottom:3px; vertical-align:top; font-weight:bold; text-align:right; display:inline-block; color:#3E474A;}
.one-page-checkout .giftmessages .gift-box .scroll-box { height:auto;  }
.one-page-checkout .giftmessages ul { margin-top:20px; }
.one-page-checkout .giftmessages .group-select li textarea { width:353px; font-family:Tahoma; }



#choose-shop-modalbox {background: #fff; border: 4px solid #c3d2d2; margin-top: 200px; padding: 6px 14px 10px; width: 512px;}
#choose-shop-modalbox .head {height: 18px; margin: 0 0 12px; overflow: hidden;}
#choose-shop-modalbox .head a.close-link {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/close4.png) no-repeat right 3px; color: #495355; float: right; height: 13px; line-height: 13px; padding-right: 15px; text-decoration: none; }
#choose-shop-modalbox .head a.close-link:hover {text-decoration: underline;}
#choose-shop-modalbox .product-image {float: left; padding: 0 0 0 15px;}
#choose-shop-modalbox .product-data {float: right; width: 319px;}
#choose-shop-modalbox .product-data strong {color: #3e474a; display: block; font-size: 1.5em; padding: 12px 0;  text-transform: uppercase;}
#choose-shop-modalbox .product-selected-options dl {margin: 0 0 7px;}
#choose-shop-modalbox .product-selected-options dt {color: #5d6567; display: inline-block; font-weight: normal; text-transform: uppercase; width: 59px;}
#choose-shop-modalbox .product-selected-options dd {display: inline-block; vertical-align: middle;}
#choose-shop-modalbox .product-size dd { border:1px solid #49A0B6; color:#49A0B6; font-family: Arial, sans-serif; line-height:16px; text-align:center; text-decoration:none; width:22px;}
#choose-shop-modalbox .product-color dd { border:1px solid #5D6567; padding:1px; width:14px;}
#choose-shop-modalbox .product-color dd span {display: block; font-size: 1px; height: 14px; width: 14px;}
#choose-shop-modalbox .product-data .price {font-size: 2.4em; font-weight: normal;}
#choose-shop-modalbox .product-data .old-price .price { font-size:1.2em; font-weight:bold;}
#choose-shop-modalbox .button-set {margin: 9px 0 0; text-align: right;}
#choose-shop-modalbox .button-set a.continue-shopping {float: left;}

#shop-info-modalbox {background: #fff; border: 4px solid #c3d2d2; margin-top: 200px; padding: 6px 14px 10px; width: 512px;}
#shop-info-modalbox .head {height: 18px; margin: 0 0 12px; overflow: hidden;}
#shop-info-modalbox .head a.close-link {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/close4.png) no-repeat right 3px; color: #495355; float: right; height: 13px; line-height: 13px; padding-right: 15px; text-decoration: none; }
#shop-info-modalbox .head a.close-link:hover {text-decoration: underline;}
#shop-info-modalbox .product-image {float: left; padding: 0 0 0 15px;}
#shop-info-modalbox .product-data {float: right; width: 319px;}
#shop-info-modalbox .product-data strong {color: #3e474a; display: block; font-size: 1.5em; padding: 12px 0;  text-transform: uppercase;}
#shop-info-modalbox .product-selected-options dl {margin: 0 0 7px;}
#shop-info-modalbox .product-selected-options dt {color: #5d6567; display: inline-block; font-weight: normal; text-transform: uppercase; width: 59px;}
#shop-info-modalbox .product-selected-options dd {display: inline-block; vertical-align: middle;}
#shop-info-modalbox .product-size dd { border:1px solid #49A0B6; color:#49A0B6; font-family: Arial, sans-serif; line-height:16px; text-align:center; text-decoration:none; width:22px;}
#shop-info-modalbox .product-color dd { border:1px solid #5D6567; padding:1px; width:14px;}
#shop-info-modalbox .product-color dd span {display: block; font-size: 1px; height: 14px; width: 14px;}
#shop-info-modalbox .product-data .price {font-size: 2.4em; font-weight: normal;}
#shop-info-modalbox .product-data .old-price .price { font-size:1.2em; font-weight:bold;}
#shop-info-modalbox .button-set {margin: 9px 0 0; text-align: right;}
#shop-info-modalbox .button-set a.continue-shopping {float: left;}

#shop-change-select {width: 250px;}

#newsletter-modal {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/bg_newsletter_modal.jpg) no-repeat; border: 4px solid #c3d2d2; height: 290px; margin: 135px 0 0; padding: 4px 7px 4px 200px; width: 380px;}
#newsletter-modal .close-link {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/close2.png) no-repeat right center; color: #fff; float: right; padding-right: 17px; text-decoration: none;}
#newsletter-modal .close-link:hover {text-decoration: underline;}
#newsletter-modal h2 {margin: 7px 0 36px;}
#newsletter-modal .input-box {margin: 17px 0;}
#newsletter-modal label {color: #fff; font-size: 1.1em; vertical-align: middle;}
#newsletter-modal input.input-text {border: 1px solid #9e9e9e; font-size: 1.1em; padding: 1px 2px 2px; margin-left: 4px; width: 201px;}
#newsletter-modal .btn-line {margin: 23px 57px 0; text-align: right;}
#newsletter-modal-content.success { color: #fff; font-weight: bold; font-size: 15px; }
#newsletter-modal-error { color: #df280a; font-weight: bold; padding-top: 25px;}

#login-info { margin-left: 5px;font-size:1.1em;color: #000; font-family: Tahoma,sans-serif; background: #EBE7E7;padding: 8px;margin-bottom: 20px; border: 2px solid #D3C2BD }
#modal-login-container { background: white; padding: 20px }

.picking-person-label label { display: inline-block; margin-right: 5px; text-align: right; width: 100px; font-weight: bold; color: #3E474A }
.picking-person-value label { display: inline-block; margin-right: 5px; text-align: right; width: 100px !important; font-weight: bold; color: #3E474A }
.picking-person-value select { width: 150px; font-size: 11px; vertical-align: middle }
.picking-person-value input.input-text { width: 144px !important; font-size: 11px; padding: 1px 2px; border: 1px solid #9E9E9E }
.picking-person-value div.input-box { margin-bottom: 9px; }

#product-stock{border: 1px solid #c0d0d0; padding: 10px; margin-top: 15px; color: #5d6567;}
#product-stock h3{background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/txt/ma-boutique.png) no-repeat top left; text-indent: -9999px; margin-top: 3px;}
#product-stock a{font-weight: bold; color: #5d6567;}
#product-stock p{padding-left: 6px; background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr14.png) no-repeat 0 4px;}
#product-stock img{padding-top: 5px;}
#product-stock .change-shop{position: absolute; top: 8px; right: 5px; display: block; font-weight: normal; text-decoration: none; padding-left: 5px;  background:  url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr15.png) no-repeat left 4px; }
#product-stock .size-available{font-weight: normal; padding-left: 5px;  background:  url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr15.png) no-repeat left 4px; position: relative; margin-left: 5px;  top: -8px;}

#product-stock.logout{background: #ccdddf url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/small-maps.png) no-repeat bottom right; }
#product-stock.login{background: #fff url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/small-maps.png) no-repeat top right; padding: 5px 10px 3px 10px; position: relative;}

.product-my-shop {
    border:1px solid #c0d0d0;
    width:337px;
    height:59px;
    margin-bottom:10px;
    padding:7px;
    margin-top:25px;
}
.product-my-shop.logout {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/bg-prod-myshop.jpg) no-repeat 0 0;}
.product-my-shop.login {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/bg-prod-myshop.jpg) no-repeat 0 -73px;}

.product-my-shop p {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr8.png) no-repeat scroll 0 5px transparent;padding-left:7px;margin-bottom:5px;}
.product-my-shop p a{font-weight:bold;}

.product-my-shop.login h3 {position:relative;font-weight:normal;}
.product-my-shop.login h3 a{text-decoration:none;position:absolute;right:0;font-size:0.75em;background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr8.png) no-repeat scroll 0 7px transparent;padding-left:7px;}
.product-my-shop.login li {float:left;margin-right:10px;}
.product-my-shop.login li .size {display:block;background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr8.png) no-repeat scroll 0 5px transparent;padding-left:7px;margin-top:3px;}

.my-shop-size-pdt {
    border:4px solid #c3d2d2;
    width:360px;
    height:90px;
    padding:15px;
    background: #fff;
}
.my-shop-size-pdt p {margin-bottom:6px;}
.my-shop-size-pdt p a{background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/arr8.png) no-repeat scroll 0 5px transparent;padding-left:7px;}
.my-shop-size-pdt .list-size {text-transform:uppercase; color:#afa7a7; font-weight:bold;font-size:1.2em;}
.my-shop-size-pdt .list-size li,.my-shop-size-pdt .list-size p{float:left;margin:10px 10px 0 0;}
.my-shop-size-pdt a.close-link {background: url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/close4.png) no-repeat right 3px; color: #495355; float: right; height: 13px; line-height: 13px; padding-right: 15px; text-decoration: none; }
.my-shop-size-pdt a.close-link:hover {text-decoration: underline;}
#MB_overlay {
	position: absolute;
	margin: auto;
	top: 0;	left: 0;
	width: 100%; height: 1350px;
	z-index: 99999;
	background-color: #000!important;
}
#MB_overlay[id] { position: fixed; height: 100%!important; }

#MB_window {
	position: absolute;
	top: 0;
	border: 0 solid;
	text-align: left;
	z-index: 100000;
}
/*#MB_window[id] { position: fixed!important; }*/

#MB_frame {
	position: relative;
	height: 100%;
}

#MB_header {
	margin: 0;
	padding: 0;
}

#MB_content {
	padding: 6px 0;
	/*overflow: auto;*/
}

* html #MB_content {
	zoom: 1;
	overflow: visible;
}

#MB_caption {
	font: bold 100% "Lucida Grande", Arial, sans-serif;
	text-shadow: #FFF 0 1px 0;
	padding: .5em 2em .5em .75em;
	margin: 0;
	text-align: left;
}

#MB_close {
	display: block;
	position: absolute;
	right: 5px; top: 4px;
	padding: 2px 3px;
	font-weight: bold;
	text-decoration: none;
	font-size: 13px;
}
#MB_close:hover {
	background: transparent;
}

#MB_loading {
  width: 100px;
  height: 100px;
  left: 50%;
  top: 50%;
  margin-left: -50px;
  margin-top: -50px;
  position: fixed;
  padding: 1.5em;
	text-indent: -10000px;
	background: #EFEFEF url(http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/images/spinner.gif) 50% 50% no-repeat;

/* hacks for IE6 */
  _margin-left:auto;
  _margin-right:auto;

}

/* Color scheme */

#MB_window {
	color: #000;
}
#MB_content { border-top: 0 solid #F9F9F9; }
#MB_header {
  background-color: #DDD;
  border-bottom: 0 solid #CCC;
}
#MB_caption { color: #000 }
#MB_close { color: #777 }
#MB_close:hover { color: #000 }


/* Alert message */
.MB_alert {
	margin: 10px 0;
	text-align: center;
}

/*
*    SHARE TOOL
*/
#share-box { color: #333333; position: relative; font: 10px Verdana, Arial, sans-serif; margin: 0; padding: 0; z-index: 99; }
#share-box * { margin: 0; padding: 0; font-size: 11px; float: none; border: 0; }
#share-loading { background: #fff url('http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/icons/loading-circle.gif') center center no-repeat; padding: 50px; }
#share-content a { color: #0075D9; text-decoration:none; outline: 0; }
a#share-close { color: #fff; border: 1px solid #fff; cursor:pointer; font-weight:bold; font-family:Tahoma, sans-serif; font-size:1em; position:absolute; right:5px; top: 5px; line-height:16px; z-index:1000010; padding: 0 5px; }
#share-box label { font-weight: bold; }
#share-box label span { font-weight: normal; }
/*
*    SHARE BUTTON
*/

.share-link { display: block; }
.share-link-text .share-link { background: transparent url('http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/blue/share-icon.png') left center no-repeat; padding-left: 20px; }
.share-link-button .share-link { width: 66px; line-height: 21px; height: 21px; text-decoration: none; outline: 0; margin: 0; padding: 0; background: transparent url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/default/share-button.png") left top no-repeat; text-indent: -10000px; }
.share-link-wrapper { display: -moz-inline-block; display: -moz-inline-box; display: inline-block; position: relative; }
.share-link-button { height: 21px; overflow: hidden; }
.share-link-button:hover .share-link,
.share-link-button .share-active { background-position: 0 -21px; }

/*
*    SHARE BOX
*/

#share-box { position: absolute; width: 541px; background: #003399 url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/blue/share-box-top.gif?1") no-repeat; }
#share-box-inner { padding: 4px 4px 0 4px; background: transparent url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/blue/share-box-bottom.gif?1") left bottom no-repeat; position: relative; }

/*
*    SHARE MENU
*/

#share-menu { overflow: hidden; list-style: none; margin: 0; padding: 0; height: 29px; }
* html #share-menu { height: 27px; }
#share-menu li { float: left; padding-right: 2px; }
#share-menu li a { float: left; color: #fff; text-transform: uppercase; font: bold 0.8em "Myriad Pro", Arial, sans-serif; text-decoration: none; }
#share-menu li a span { font-size: 1.3em; cursor: pointer; float: left; line-height: 27px; padding: 0 6px;  }

#share-menu li a:hover { background: #3581d6 url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/blue/share-tab-hover-left.gif?1") no-repeat; color: #fff; }
#share-menu li a:hover span { background: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/blue/share-tab-hover-right.gif?1") right top no-repeat; }

#share-box #share-menu li.active a { background: #fff url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/blue/share-tab-active-left.gif?1") no-repeat; }
#share-box #share-menu li.active a span { color: #ff3300; background: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/blue/share-tab-active-right.gif?1") right top no-repeat; }

/*
*    SHARE CONTENT
*/

#share-content { padding: 0; line-height: 16px; bottom: 5px; background: #fff url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/blue/share-content-top.gif?1") top left no-repeat; position: relative; }
#share-content-inner { padding: 10px 29px 20px 29px; background: #fff url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/blue/share-content-bottom.gif?1") left bottom no-repeat; position: relative; }

#share-content h2 { margin-bottom: 5px; color: #003399; font: bold 1.8em "Trebuchet MS", sans-serif; margin-top: 0; }
#share-content p { border-bottom: 1px solid #ccc; margin-bottom: 10px; padding-bottom: 0px; }

/* table */

#share-content table { font-size: .9em; width: 100%; border-collapse: collapse; }
#share-content table tr td { text-align: left; padding: 10px 2px; }
#share-content table tr td a { font-weight: bold; font-size: 1em; }
#share-content table tr td a img { border: 1px solid #ccc; width: 40px; height: 40px; display: block; margin: 0 auto; }
#share-content table tr td a:hover img { border: 1px solid #999; }
#share-content table tfoot tr td { text-align: center; }
#share-content table tfoot tr td a { padding: 0 5px; }
#share-content table tfoot tr td a.active,
#share-content table tfoot tr td a.active:hover { color: #ccc; }
#share-content table tfoot tr td a:hover { color: #000; }

/* form */

#share-content form { margin-bottom: 7px; }
#share-content form table tr td { padding: 1px 4px; }
#share-content form input,
#share-content form select,
#share-content form button { vertical-align: middle; font: 1em Verdana, sans-serif; }
#share-content form input { width: 217px; padding: 2px; }
#share-content form textarea { width: 460px; height: 65px; }
#share-content form input,
#share-content form textarea { border: 1px solid #aaa; background: #eee; }
#share-content form input:focus,
#share-content form textarea:focus { border-color: #888; }
#share-content form .button { border-bottom-color: #666; border-right-color: #666; background: #bbb; cursor: pointer; width: 100px; }
#share-content form td span { font-weight: bold; }
#share-content form .button:hover { background: #ccc;}

/* LINK SKINS */

.share-link-button-green .share-link { background-image: url('http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/green/share-button.png'); }
.share-link-button-orange .share-link { background-image: url('http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/orange/share-button.png'); }
.share-link-button-red .share-link { background-image: url('http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/red/share-button.png'); }
.share-link-button-blue .share-link { background-image: url('http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/blue/share-button.png'); }

.share-link-text-green .share-link { background-image: url('http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/green/share-icon.png'); }
.share-link-text-orange .share-link { background-image: url('http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/orange/share-icon.png'); }
.share-link-text-red .share-link { background-image: url('http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/red/share-icon.png'); }
.share-link-text-blue .share-link { background-image: url('http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/blue/share-icon.png'); }

/* BOX SKINS */

.share-skin-green#share-box { color: #003300; background-color: #156a15; background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/green/share-box-top.gif");  }
.share-skin-green #share-content a { color: #156a15; }
.share-skin-green #share-box-inner { background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/green/share-box-bottom.gif") }
.share-skin-green #share-menu li a:hover { background-color: #7bd64f; background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/green/share-tab-hover-left.gif"); }
.share-skin-green #share-menu li a:hover span { background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/green/share-tab-hover-right.gif"); }
.share-skin-green#share-box #share-menu li.active a { background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/green/share-tab-active-left.gif"); }
.share-skin-green#share-box #share-menu li.active a span { color: #990000; background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/green/share-tab-active-right.gif"); }
.share-skin-green #share-content { background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/green/share-content-top.gif"); }
.share-skin-green #share-content-inner { background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/green/share-content-bottom.gif"); }
.share-skin-green #share-content h2 { color: #156a15; }

.share-skin-orange#share-box { color: #333333; background-color: #ff3300; background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/orange/share-box-top.gif");  }
.share-skin-orange #share-content a { color: #ff7d5d; }
.share-skin-orange #share-box-inner { background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/orange/share-box-bottom.gif") }
.share-skin-orange #share-menu li a:hover { background-color: #ff7d5d; background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/orange/share-tab-hover-left.gif"); }
.share-skin-orange #share-menu li a:hover span { background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/orange/share-tab-hover-right.gif"); }
.share-skin-orange#share-box #share-menu li.active a { background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/orange/share-tab-active-left.gif"); }
.share-skin-orange#share-box #share-menu li.active a span { color: #990000; background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/orange/share-tab-active-right.gif"); }
.share-skin-orange #share-content { background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/orange/share-content-top.gif"); }
.share-skin-orange #share-content-inner { background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/orange/share-content-bottom.gif"); }
.share-skin-orange #share-content h2 { color: #ff3300; }

.share-skin-red#share-box { color: #333333; background-color: #cc0000; background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/red/share-box-top.gif");  }
.share-skin-red #share-content a { color: #f15454; }
.share-skin-red #share-box-inner { background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/red/share-box-bottom.gif") }
.share-skin-red #share-menu li a:hover { background-color: #f15454; background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/red/share-tab-hover-left.gif"); }
.share-skin-red #share-menu li a:hover span { background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/red/share-tab-hover-right.gif"); }
.share-skin-red#share-box #share-menu li.active a { background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/red/share-tab-active-left.gif"); }
.share-skin-red#share-box #share-menu li.active a span { color: #660000; background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/red/share-tab-active-right.gif"); }
.share-skin-red #share-content { background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/red/share-content-top.gif"); }
.share-skin-red #share-content-inner { background-image: url("http://www.ooxoo-boutique.com/skin/frontend/default/ooxoo/SocialSharing/images/skins/red/share-content-bottom.gif"); }
.share-skin-red #share-content h2 { color: #cc0000; }


