/* ############################################################################# TAGS */

* {
    padding: 0px;
    margin: 0px;
    border: 0px;
}

html,
body {
    width: 100%;
    height: 100%;
}

body {
    font: normal 0.8em arial;
    background-color: #2d2007;
}

a {
    color: #000;
}

select {
    padding: 1px;
    border: 1px solid #777;
}

/* ############################################################################# COMMONS */

.content {
    width: 970px;
    padding: 0px 3px;
    margin: 0px auto;
    position: relative;
}

.block {
    display: block;
}

.offscreen {
    position: absolute;
    top: -1000px;
    left: -1000px;
}

.full {
    width: 100%;
    height: 100%;
}

.full-width  { width: 100%;  }
.full-height { height: 100%; }

.text {
    letter-spacing: -1px;
    word-spacing: 2px;
}

.left  { float: left;  }
.right { float: right; }

.text-left {
    text-align: left;
}

.text-center {
    text-align: center;
}

.text-right {
    text-align: right;
}

.brown {
    color: #97722b;
}

.link {
	text-decoration: underline;
	cursor: pointer;
}

.help {
	cursor: help;
}

.small {
	font-size: 85%;
}

.clear {
    clear: both;
}

.wrap {
    white-space: normal;
}

.reduce {
    letter-spacing: -1px;
}

/* #################### HEAD */

#head {
    position: relative;
    z-index: 2;
    height: 77px;
    background: url(../img/head-bg.png);
}

#head-content {
    height: 100%;
    background: url(../img/head-border.png) no-repeat 133px 55px;
}

.head-logo,
.head-link li {
    float: left;
}

.head-link {
    margin-left: 207px;
    list-style-type: none;
}

.head-link li a {
    height: 24px;
    margin: 19px 23px 0px 0px;
    display: block;
    background-image: url(../img/head-links.png);
}

#head-link-home        { width: 62px;  background-position: 0px 0px;    }
#head-link-collections { width: 87px;  background-position: -62px 0px;  }
#head-link-selections  { width: 82px;  background-position: -149px 0px; }
#head-link-bestsellers { width: 131px; background-position: -231px 0px; }
#head-link-promotions  { width: 90px;  background-position: -362px 0px; }

#head-link-home:hover        { background-position: 0px -24px;    }
#head-link-collections:hover { background-position: -62px -24px;  }
#head-link-selections:hover  { background-position: -149px -24px; }
#head-link-bestsellers:hover { background-position: -231px -24px; }
#head-link-promotions:hover  { background-position: -362px -24px; }

#head-link-home.head-link-active        { background-position: 0px -48px;    }
#head-link-collections.head-link-active { background-position: -62px -48px;  }
#head-link-selections.head-link-active  { background-position: -149px -48px; }
#head-link-bestsellers.head-link-active { background-position: -231px -48px; }
#head-link-promotions.head-link-active  { background-position: -362px -48px; }

#head-basket {
    display: block;
    margin-top: 14px;
    width: 176px;
    height: 36px;
    float: right;
    background-image: url(../img/head-basket-bg.png);
    text-decoration: none;
}

#head-basket span {
    display: block;
    padding: 9px 0px 0px 53px;
    color: #FFF;
}

#head-basket:hover {
    background-position: 0px -36px;
}
/*
#head-basket:hover span {
    text-decoration: underline;
}
*/
/* #################### BODY */

#body {
    position: relative;
    z-index: 1;
    top: -9px;
    margin-bottom: -9px;
    background-color: #FFF;
}

.body-noleft #body-center {
    margin-left: 0px;
    padding-bottom: 20px;
}

#body hr {
    clear: both;
    height: 0px;
    font-size: 0px;
    background: none;
    visibility: hidden;
}

#body-left {
    width: 176px;
    float: left;
    padding-top: 11px;
}

.body-left-group {
    padding-bottom: 23px;
}

.body-left-group h2 {
    padding-bottom: 7px;
    background: url(../img/body-left-group-head-bg.png) no-repeat 0px 32px;
}

.body-left-group ul {
    list-style-type: none;
}

.body-left-group li {
    padding: 4px 0px 5px 0px;
    text-align: center;
}

.body-left-group-bordered li,
.body-left-group li.body-left-group-bordered {
    padding-top: 5px;
    background: url(../img/body-left-group-link-bg.png) no-repeat;
}

.body-left-group li a {
    text-decoration: none;
}

.body-left-group li a:hover {
    text-decoration: underline;
}

.body-left-group-active {
    font-weight: bold;
}

#body-left-ad {
    position: absolute;
    bottom: 0px;
}

#body-left-ad img {
    margin-top: 9px;
}

#body-center {
    margin-left: 188px;
}

/* #################### FOOT */

#foot {
    background: #FFF url(../img/foot-bg.png) repeat-x;
    padding-top: 9px;
}

#foot.foot-cart {
    background: #FFF url(../img/foot-cart-bg.png) repeat-x;
    padding-top: 152px;
}

#foot-content {
    height: 210px;
    background: url(../img/foot-logo.png) 0px 14px no-repeat;
}

#foot-contact {
    display: block;
    margin: 137px 0px 0px 6px;
    text-indent: 27px;
    color: #bd9c53;
    float: left;
    line-height: 22px;
    text-decoration: none;
}

#foot-contact:hover {
    color: #FFF;
}

#foot-menu {
    float: right;
}

#foot-menu,
.foot-menu-group ul {
    list-style-type: none;
}

.foot-menu-group {
    float: left;
    color: #FFF;
    margin: 20px 0px 0px 40px;
}

.foot-menu-group h3 {
    text-transform: uppercase;
    font-size: 100%;
}

.foot-menu-group h3 {
    margin-bottom: 10px;
}

.foot-menu-group li {
    margin-bottom: 5px;
}

.foot-menu-group li {
    font-size: 85%;
}

.foot-menu-group li a {
    color: #FFF;
    text-decoration: none;
}

.foot-menu-group li a:hover {
    text-decoration: underline;
}

.foot-copyright {
    color: #bd9c53;
}

/* #################### PAGE */

.page-head {
    padding: 14px 0px;
}

.page-location,
.page-pagination {
    color: #97722b;
}

.page-location a {
    text-decoration: underline;
}

.page-pagination-back {
    margin-right: 15px;
    padding-left: 15px;
    background: url(../img/page-pagination-back-bg.png) 0px 5px no-repeat;
}

.page-pagination-next {
    margin-left: 15px;
    padding-right: 15px;
    background: url(../img/page-pagination-next-bg.png) 100% 5px no-repeat;
}

.page-pagination-hidden {
    visibility: hidden;
}

/* #################### PRODUCT */

.product {
    text-align: center;
    float: left;
}

.product-small {
    width: 82px;
}

.product-regular {
    width: 186px;
    height: 262px;
    background: #eee6d4;
    padding-bottom: 5px;
}

.product-xxlarge {
	width: 602px;
    height: 677px;
}

.product-list-link {
    display: block;
    text-decoration: none;
    height: 58px;
}

.product-list-link .product-title {
    text-decoration: underline;
}

.product-line {
    font-size: 85%;
    font-weight: bold;
    text-transform: uppercase;
    color: #97722b;
}

.product-title {
    font-size: 85%;
    line-height: 1.3em;
}

.product-small .product-title {
    font-size: 80%;
    line-height: 1.1em;
}

.product-title a {
    color: #000;
    text-decoration: underline;
}

.product-price {
    font: bold 0.9em Georgia;
    color: #97722b;
}

.product-price-large {
    font-size: 200%;
    line-height: 100%;
}

.product-price-old {
    text-decoration: line-through;
    color: #000;
    font-size: 85%;
}

.product-picture {
    border: 1px solid #cbb895;
}

.product-small .product-picture {
    width: 80px;
    height: 90px;
}

.product-regular .product-picture {
    width: 184px;
    height: 207px;
}

.product-large .product-picture {
    width: 376px;
    height: 423px;
}

.product a:hover .product-picture {
    border: 1px solid #000;
}

/* #################### TABLES */

/* CART - ACCOUNT */

.table-cart,
.table-account {
    width: 100%;
    color: #2d2007;
}

.table-cart thead,
.table-account thead {
    background: #f5f0e5;
}

.table-cart thead th,
.table-account thead th {
    padding: 5px 0px;
    color: #97722b;
}

.table-cart thead th.table-cart-cel-picture  { width: 115px; }
.table-cart thead th.table-cart-cel-article  { width: 320px; text-align: left; }
.table-cart thead th.table-cart-cel-price    { width: 60px; }
.table-cart thead th.table-cart-cel-quantity { width: 170px; }
.table-cart thead th.table-cart-cel-total    { width: 100px; text-align: left; }
.table-cart thead th.table-cart-cel-delete   { width: 50px; text-align: left; }

.table-cart.table-cart-return thead th.table-cart-cel-checkbox { width: 30px; text-align: left; }
.table-cart.table-cart-return thead th.table-cart-cel-article  { width: 380px; text-align: left; }
.table-cart.table-cart-return thead th.table-cart-cel-price    { width: 100px; }
.table-cart.table-cart-return thead th.table-cart-cel-quantity { width: 130px; }
.table-cart.table-cart-return thead th.table-cart-cel-total    { width: 100px; text-align: left; white-space: nowrap; }

.table-cart tbody td {
    vertical-align: top;
    padding-top: 22px;
    border-bottom: 1px solid #decda9;
}

.table-cart.table-cart-return tbody td {
    padding: 10px 0px 10px 0px;
}

.table-cart.table-cart-return tbody td.table-cart-cel-quantity {
    padding: 0px;
    vertical-align: middle;
}

.table-cart tbody td.table-cart-cel-picture {
    padding: 2px 0px;
}

.table-cart tbody td.table-cart-cel-picture img {
    display: block;
    margin: 0 auto;
}

.table-cart .table-cart-cel-price,
.table-cart .table-cart-cel-quantity {
    text-align: center;
}

.table-cart-cel-checkbox input {
    margin-left: 5px;
    vertical-align: -2px;
}

.table-cart-button-plus { background-position: 0px 0px; }
.table-cart-button-minus { background-position: -18px 0px; }
.table-cart-button-delete { background-position: -36px 0px; }
.table-cart-button-plus:hover { background-position: 0px -18px; }
.table-cart-button-minus:hover { background-position: -18px -18px; }
.table-cart-button-delete:hover { background-position: -36px -18px; }

.table-cart-return .form-textfield {
    text-align: center;
    width: 20px;
}

.table-cart-qtt {
    width: 20px;
    margin: auto;
    position: relative;
    top: -1px;
}

.table-cart-qtt th {
    font-weight: normal;
    width: 20px;
    white-space: nowrap;
    padding: 0px 6px;
}

.table-cart-qtt tbody td {
    vertical-align: top;
    padding-top: 1px;
    border: 0px;
}

.table-cart-bottom th {
    text-align: right;
    padding: 0px 58px 3px 0px;
}

.table-cart-return .table-cart-bottom th {
    padding-right: 31px;
}

.table-cart-subtotal td,
.table-cart-subtotal th {
    padding-top: 13px;
    font-weight: bold;
}

.table-cart-ship td,
.table-cart-ship th,
.table-cart-reduction td,
.table-cart-reduction th {
    font-weight: normal;
}

.table-cart-reduction td {
    color: #008800;
}

.table-cart-reduction-first td,
.table-cart-reduction-first th {
    padding-top: 10px;
}

.table-cart-reduction-last td,
.table-cart-reduction-last th {
    padding-bottom: 10px;
}

.table-cart-total td,
.table-cart-total th {
    color: #ae0707;
    font-size: 130%;
    text-transform: uppercase;
    padding-bottom: 20px;
}

.table-cart-total td {
    font-weight: bold;
}

.table-cart-nav {
    vertical-align: middle;
}

.table-cart-nav img {
    vertical-align: middle;
}

.table-cart-return td.table-cart-cel-first,
.table-cart-return th.table-cart-cel-first {
    padding-left: 5px;
}

/* ACCOUNT */

.table-account thead th {
    text-align: left;
    border-top: 1px solid #decda9;
}

.table-account thead th,
.table-account td {
    padding-right: 35px;
    padding-left: 10px;
    white-space: nowrap;
}

.table-account td {
    padding-top: 8px;
    padding-bottom: 8px;
}

.table-account td.table-account-icon {
    padding-top: 0px;
    padding-bottom: 0px;
    vertical-align: middle;
}

.table-account td.wrap {
    white-space: normal;
}

.table-account-left   { border-left: 1px solid #decda9;   }
.table-account-right  { border-right: 1px solid #decda9; padding-right: 10px; }
.table-account-bottom { border-bottom: 1px solid #decda9; }

.table-account-filler {
    width: 100%;
}

/* FORM */

.table-form td {
    padding: 4px;
}

.table-form label {
    display: block;
    text-align: right;
}

.table-form-required label:after {
    content: " *";
}

.table-form-important input,
.table-form-important select {
    background: #FED;
}

.table-form-submit td {
    padding: 20px 4px;
}

.table-form-legend td {
    padding: 12px 4px;
    font-size: 130%;
    color: #97722b;
}

/* #################### FORM */

input,
textarea,
select {
    font-size: 100%;
    font-family: arial;
}

.form-textfield,
.form-select,
.form-textarea {
    border-top: 1px solid #2d2007;
    border-left: 1px solid #2d2007;
    border-right: 1px solid #b5ad9c;
    border-bottom: 1px solid #b5ad9c;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    padding: 3px;
    outline: none;
}

.form-select {
    padding: 2px;
}

.form-choice {
    vertical-align: -2px;
}

label,
.form-label {
    cursor: pointer;
}

.form-label {
    display: block;
    margin-bottom: 4px;
}

input.form-submit {
    height: 38px;
    padding-top: 0px;
}

.form-checkbox,
.form-radio {
    vertical-align: -2px;
}

.form-required,
.form-info {
    color: #888;
    font-style: italic;
}

.form-info {
    font-style: normal;
}

/* #################### ERROR */

#error,
#error a {
    color: #d71b19;
}

#error {
    border: 1px solid #d71b19;
    padding: 10px;
    margin-bottom: 20px;
}

#error p {
    font-weight: bold;
}

#error ol {
    margin: 5px 0px 15px 30px;
}

/* #################### SUCCESS */

#success,
#success a {
    color: #9d7a37;
}

#success {
    border: 1px solid #decda9;
    padding: 10px;
    margin-bottom: 20px;
}

/* #################### MISC */

#zoom {
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -349px 0px 0px -311px;
    padding: 15px;
    z-index: 4;
    display: none;
    background: #FFF;
}

#zoom-overlay {
    width: 100%;
    height: 100%;
    cursor: pointer;
    display: none;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 3;
}

#zoom-overlay div {
    height: 100%;
    background: #000;
    opacity: 0.7;
    -moz-opacity: 0.7;
    filter: alpha(opacity=70);
}

#zoom img {
    display: block;
    width: 600px;
    height: 675px;
}

/* ############################################################################# PAGES */

/* #################### HOME */

.home-body {
    background-image: url(../img/body-home-bg.png);
    background-repeat: repeat-x;
}

.home-body #body-left {
    height: 612px;
    position: relative;
}

#home-slider {
    height: 455px;
}

#home-slider-viewport {
    width: 100%;
    height: 100%;
    position: relative;
    overflow: hidden;
    background: #CCC;
}

.home-slider-group {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 548px;
    height: 100%;
    overflow: hidden;
}

.home-slider-group img {
    position: relative;
    z-index: 1;
}

.home-slider-group-text {
    position: absolute;
    z-index: 2;
    text-align: right;
}

.home-slider-group-text a {
    text-decoration: none;
}

#home-slider-links {
    position: absolute;
    bottom: 17px;
    right: 252px;
    z-index: 3;
}

.home-slider-link {
    float: left;
    padding: 2px 9px 5px 9px;
    cursor: pointer;
    font: bold 1.2em Georgia;
    color: #FFF;
    background-color: #97722b;
}

.home-slider-link-on {
    color: #97722b;
    background-color: #FFF;
}

#home-slider-ad {
    position: absolute;
    top: 0px;
    right: 3px;
    width: 196px;
    height: 455px;
    padding: 0px 19px;
    background: url(../img/home-slider-ad-bg.png);
    z-index: 3;
}

#home-slider-ad h1 {
    font-size: 100%;
    margin: 233px 0px 14px 0px;
    background: url(../img/home-slider-ad-border.png) no-repeat 145px 119px;
}

#home-slider-ad div {
    color: #FFF;
    margin-bottom: 26px;
}

#home-slider-ad a {
    float: right;
}

#home-bestsellers .product {
    margin-left: 26px;
}

/* #################### CATEGORY */

#category-head {
    position: relative;
}

#category-head .page-location {
    position: absolute;
    left: 0px;
    top: 15px;
}

#category-head .page-pagination,
#category-foot .page-pagination {
    text-align: center;
}

#category-products {
    margin-left: -12px;
    margin-bottom: -5px;
    overflow: auto;
}

#category-products-summary {
    text-align: left;
    border: 0px;
    background: url(../img/category-products-summary-bg.png);
}

#category-products-summary h1,
#category-products-summary p {
    padding: 0px 10px;
    color: #cba248;
}

#category-products-summary h1 {
    font-weight: normal;
    font-size: 250%;
    line-height: 100%;
    margin-top: 80px;
    margin-bottom: 5px;
}

#category-products .product {
    margin: 0px 0px 20px 12px;
}

#category-foot {
    padding-bottom: 7px;
}

/* #################### COLLECTIONS */

#collections-categories {
    margin-top: 15px;
}

.collections-category {
    float: left;
    display: block;
    width: 365px;
    height: 199px;
    overflow: hidden;
    margin-bottom: 23px;
    text-decoration: none;
    color: #473b25;
    font-size: 180%;
    padding: 10px 0px 0px 15px;
}

.collections-category span {
    font-size: 50%;
}

.collections-category .product-price {
    font-size: 120%;
}

.collections-category-left {
    margin-right: 22px;
}

/* #################### SELECTIONS */

#selections-title {
    color: #cba248;
    font-weight: normal;
    margin: 12px 0px 10px 0px;
}

#selections-description {
    margin-bottom: 15px;
}

.selections-category {
    width: 390px;
    padding-left: 390px;
    padding-top: 22px;
    height: 130px;
    color: #473b25;
    border-bottom: 20px solid #FFF;
}

.selections-category h2 {
    font-size: 140%;
    margin-bottom: 5px;
}

.selections-category h2 span {
    color: #9d7a37;
    font-weight: normal;
}

.selections-category a {
    display: block;
    margin: 30px 0px 0px 185px;
}

/* #################### CMS */

#cms-title {
    color: #cba248;
    font-weight: normal;
    margin: 12px 0px 10px 0px;
}

#cms-body {
    font-size: 14px;
}

/* #################### SHEET */

#sheet-back {
    height: 23px;
    padding: 5px 0px 0px 35px;
    background: #97722b url(../img/sheet-back-bg.png) 9px 6px no-repeat;
}

#sheet-back a {
    color: #FFF;
    font-weight: bold;
    font-size: 110%;
    text-decoration: none;
}

#sheet-back a:hover {
    text-decoration: underline;
}

#sheet-head.page-head {
    padding-top: 8px;
    height: 22px;
}

#sheet-head .page-location {
    float: left;
    padding-top: 4px;
}

#sheet-send {
    float: right;
    letter-spacing: -1px;
}

#sheet-picture {
	position: relative;
}

#sheet-picture-zoom {
	position: absolute;
	top: 5px;
	left: 5px;
}

.sheet-picture-tip {
	position: absolute;
	right: 1px;
	top: 1px;
}

#sheet-picture-tip-onsale { z-index: 1; }
#sheet-picture-tip-new    { z-index: 2; }
#sheet-picture-tip-bs     { z-index: 3; }

#sheet-content {
    clear: both;
    position: relative;
    height: 425px;
}

#sheet-content-slider {
    float: left;
    width: 97px;
    height: 398px;
    overflow: hidden;
    position: relative;
}

#sheet-content-slider .product {
    margin-bottom: 10px;
    float: none;
}

#sheet-content-slider-view {
    position: absolute;
    top: 0px;
}

#sheet-content-slider-back,
#sheet-content-slider-next {
    width: 17px;
    height: 12px;
    position: absolute;
    bottom: 0px;
    padding: 3px;
}

.sheet-content-slider-ctrl-out {
    opacity: 0.3;
    -moz-opacity: 0.3;
    filter: alpha(opacity=30);
    cursor: default;
}

.sheet-content-slider-ctrl-in {
    opacity: 1;
    -moz-opacity: 1;
    filter: alpha(opacity=100);
    cursor: pointer;
}

#sheet-content-slider-back {
    left: 17px;
    background: url(../img/sheet-content-slider-back.png) 3px 3px no-repeat;
}

#sheet-content-slider-next {
    left: 41px;
    background: url(../img/sheet-content-slider-next.png) 3px 3px no-repeat;
}

#sheet-content .product-large {
    margin-right: 25px;
}

#sheet-content-details {
    padding-left: 500px;
}

#sheet-content-details.sheet-content-noslider {
    padding-left: 597px;
}

#sheet-content-details h1 {
    font-size: 220%;
    line-height: 95%;
    font-weight: normal;
    margin-bottom: 4px;
}

#sheet-content-details-short {
    padding-top: 15px;
    line-height: 18px;
    font-size: 14px;
    width: 90%;
}

#sheet-content-details-short ul {
    list-style-type: none;
    margin-top: 7px;
}

#sheet-content-details-short li {
    padding-left: 20px;
    margin-bottom: 7px;
    background: url(../img/marker-wysiwyg.png) 1px 7px no-repeat;
}

#sheet-content-data {
    position: absolute;
    padding: 10px;
    width: 448px;
    min-height: 132px;
    bottom: 0px;
    right: 0px;
    background: #eee6d4;
}

#sheet-content-data .left {
    padding-top: 5px;
}

#sheet-content-data.sheet-content-noslider {
    width: 545px;
}

#sheet-content-data-addtocart {
    position: absolute;
    right: 10px;
    bottom: 10px;
    outline: none;
}

#sheet-content-data-added {
	width: 100%;
	height: 100%;
	position: absolute;
	top: -10px;
	left: -10px;
	z-index: 1;
	background: #FFF;
	display: none;
	padding: 9px;
	border: 2px solid #9d7a37;
}

#sheet-content-data-added-close {
	position: absolute;
    right: 3px;
    top: 3px;
}

#sheet-content-data-added table {
	margin-top: 5px;
	width: 100%;
	font-size: 90%;
}

#sheet-content-data-added table th {
	text-align: right;
}

.sheet-content-data-added-continue,
.sheet-content-data-added-order {
	position: absolute;
	bottom: 20px;
}

.sheet-content-data-added-continue {
	left: 20px;
    letter-spacing: -1px;
}

.sheet-content-data-added-order {
	right: 20px;
}

#sheet-content-data-added-wrapper {
	padding: 10px;
}

#sheet-content-data-availability {
    width: 250px;
    display: none;
}

#sheet-content-data-howto {
	padding: 8px 0px 13px 17px;
	background: url(../img/sheet-content-data-howto.png) 0px 7px no-repeat;
	position: relative;
	left: 11px;
}

.sheet-subhead {
    text-align: center;
    padding: 14px 0px 4px 0px;
    background: url(../img/sheet-subhead-bg.png) 0px 20px no-repeat;
}

.sheet-subhead img {
    vertical-align: top;
}

#sheet-speech {
    clear: both;
    margin-top: 10px;
    background: url(../img/sheet-speech-quote-before.png) 23px 43px no-repeat;
}

#sheet-speech-content {
    padding: 10px 80px 18px 80px;
    line-height: 20px;
    background: url(../img/sheet-speech-quote-after.png) 910px 100% no-repeat;
    font-size: 14px;
}

#sheet-speech-content ul {
    list-style-type: none;
    margin-top: 7px;
}

#sheet-speech-content li {
    padding-left: 20px;
    margin-bottom: 7px;
    background: url(../img/marker-wysiwyg.png) 0px 5px no-repeat;
}

#sheet-related {
    height: 280px;
}

#sheet-related .product {
    margin-left: 10px;
}

#sheet-related.sheet-related-1 { margin-left: 380px; }
#sheet-related.sheet-related-2 { margin-left: 282px; }
#sheet-related.sheet-related-3 { margin-left: 184px; }
#sheet-related.sheet-related-4 { margin-left: 83px; }
#sheet-related.sheet-related-5 { margin-left: -10px; }

/* #################### ORDER */

#order-steps {
    width: 95%;
    margin: 0px auto;
    padding-top: 18px;
    height: 37px;
    list-style-type: none;
    clear: both;
}

.order-step {
    float: left;
    height: 100%;
    width: 20%;
    color: #9d7a37;
    background: #f0ebe1;
}

.order-step p {
    margin: 3px 0px 0px 17px;
}

.order-step p span {
    font: normal 180% Georgia;
}

.order-step-current {
    color: #FFF;
    background: #9d7a37;
}

.order-content {
    color: #2d2007;
    margin: 20px 77px 20px 77px;
}

.order-content-auth {
    margin-top: 0px;
}

.order-content-block {
    background: #f0ebe1;
    height: 232px;
    float: left;
}

.order-content-block-wrapper {
    padding: 30px 35px 0px 35px;
}

.order-content-block-wrapper h2 {
    font-size: 140%;
    margin-bottom: 15px;
}

/* SUMMARY */

#order-summary-empty {
    text-align: center;
    margin: 100px 0px 70px 0px;
}

#order-summary-last {
    border: 1px solid #decda9;
    margin: 18px 77px;
    padding: 20px 0px 0px 118px;
    position: relative;
    color: #bd9c53;
    font-weight: bold;
    height: 70px;
}

#order-summary-last-picture {
    position: absolute;
    left: 285px;
    top: 0px;
}

#order-summary-last-details {
    position: absolute;
    left: 390px;
    top: 20px;
    color: #2d2007;
    font-weight: normal;
}

#order-summary-content {
    position: relative;
}

#order-summary-content-reduction {
    position: absolute;
    bottom: 64px;
    left: 0px;
}

#order-summary-content-reduction label {
    display: block;
    margin-bottom: 3px;
}

#order-summary-content-reduction-textfield {
    width: 150px;
}

#order-summary-content-reduction-submit {
    position: absolute;
    top: 19px;
    left: 162px;
}

#order-summary-cms {
    position: absolute;
    bottom: -165px;
    height: 150px;
    width: 100%;
    color: #2d2007;
    padding-left: 12px;
}

.order-summary-cms {
    float: left;
}

.order-summary-cms h3 {
    font-size: 130%;
    padding: 10px 0px 0px 48px;
    height: 28px;
    background: url(../img/order-summary-cms-logo.png) no-repeat;
}

.order-summary-cms-content {
    margin-top: 7px;
    padding-right: 25px;
}

/* AUTH */

#order-auth-create,
#order-auth-login {
    margin-bottom: 100px;
    width: 398px;
}

#order-auth-create {
    margin-right: 20px;
}

#order-auth-login  input.form-textfield,
#order-auth-create input.form-textfield {
    width: 204px;
    margin-bottom: 3px;
}

#order-auth-login p {
    float: left;
}

#order-auth-login p.order-auth-login-pleft {
    margin-right: 20px;
}

#order-auth-create .button,
#order-auth-login .button {
    margin-top: 10px;
    clear: both;
    float: left;
}

/* ADDRESS */

.order-address-block {
    width: 398px;
    position: relative;
}

.order-address-block label {
    cursor: pointer;
}

#order-address-block-margin {
    width: 20px;
    float: left;
}

.order-address-billing-select p {
    display: inline;
}

.order-address-billing-new {
    padding: 5px 0px;
}

.order-address-billing-new .button {
    position: relative;
    top: -3px;
}

.order-address-block-details {
    padding: 10px 0px 0px 20px;
    list-style-type: none;
}

.order-address-block-details-name {
    font-weight: bold;
}

.order-address-billing-notsame {
    text-decoration: line-through;
}

.order-address-block-modify {
    padding-top: 15px;
}

#order-address-comment {
    clear: both;
    padding-top: 20px;
}

#order-address-comment-textarea {
    width: 808px;
    height: 50px;
}

/* CARRIER */

#order-carrier-block {
    width: 100%;
    height: 200px;
}

#order-carrier-table td {
    width: 33%;
    vertical-align: top;
    text-align: left;
}

#order-carrier-table th {
    text-align: left;
    padding: 0px 6px 8px 0px;
}

#order-carrier-table span {
    font-weight: bold;
    font-family: Georgia;
}

#order-carrier-cgv {
    clear: both;
    padding-top: 20px;
    margin: 0px auto;
    width: 375px;
}

#order-carrier-cgv h3 {
    font-size: 120%;
    margin-bottom: 5px;
}

/* PAYMENT */

#order-payment-block {
    width: 100%;
}

#order-payment-block h2 span {
    font-family: Georgia;
    font-size: 80%;
    color: #97722b;
}

#order-payment-block-content {
    text-align: center;
    padding-top: 30px;
}

#order-payment-block-content a {
    padding-right: 50px;
}

/* DETAILS */

#order-details {
    margin-top: 20px;
    position: relative;
}

#order-details h3 {
    margin-bottom: 15px;
}

#order-details-steps {
    list-style-type: none;
    margin-top: 7px;
    margin-bottom: 10px;
}

#order-details-steps li {
    padding-left: 40px;
    margin-bottom: 4px;
    background: url(../img/marker-wysiwyg.png) 20px 7px no-repeat;
}

.order-details-line {
    margin-bottom: 5px;
}

#order-details-pdf {
    position: absolute;
    right: 0px;
    top: 0px;
}

/* NAV */

#order-nav {
    clear: both;
    padding: 30px 0px;
    height: 38px;
}

/* #################### ACCOUNT */

#account-content {
    color: #2d2007;
    width: 95%;
    padding-top: 18px;
    margin: 0px auto 50px auto;
    position: relative;
}

#account-tabs {
    margin-bottom: 20px;
    height: 37px;
    list-style-type: none;
    background: #f0ebe1;
}

.account-tab {
    float: left;
    height: 100%;
    width: 16.6%;
    color: #9d7a37;
}

.account-tab-right {
    float: right;
}

.account-tab p {
    margin: 3px 0px 0px 17px;
}

.account-tab p span {
    font: normal 180% Georgia;
    position: relative;
    top: 3px;
}

.account-tab-current {
    color: #FFF;
    background: #9d7a37;
}

#account-title {
    color: #cba248;
    font-weight: normal;
    margin: 12px 0px 16px 0px;
}

#account-subtitle,
#account-description {
    margin-left: 20px;
}

#account-subtitle {
    font-size: 100%;
    font-weight: bold;
    margin-bottom: 3px;
}

#account-description {
    margin-bottom: 25px;
}

#account-links {
    position: absolute;
    top: 15px;
    right: 0px;
    z-index: 50000;
}

#account-links a {
    margin-bottom: 2px;
}

.account-block {
    margin-bottom: 5px;
    background: url(../img/account-block-top.png) repeat-x;
}

.account-block-wrapper {
    padding: 30px 35px 17px 35px;
    background: url(../img/account-block-bottom.png) 0px 100% repeat-x;
}

.account-block-wrapper h2 {
    font-size: 140%;
    margin-bottom: 15px;
}

.account-table {
    margin-left: 20px;
}

.account-table td,
.account-table th {
    padding: 0px 30px 8px 0px;
    vertical-align: top;
    white-space: nowrap;
}

.account-table td.wrap,
.account-table th.wrap {
    white-space: normal;
}

.account-table thead th {
    text-align: left;
}

.account-table-nopadding {
    padding-right: 0px;
}

.account-table-price {
    font-family: Georgia;
}

.account-bordered {
    padding: 15px 15px 5px 15px;
    border: 1px solid #decda9;
}

.account-address {
    list-style-type: none;
    float: left;
    margin: 0px 10px 5px 20px;
}

.account-address-first {
    margin-left: 0px;
}

.account-address-alias {
    font-family: Georgia;
    font-size: 110%;
    font-weight: bold;
    margin-bottom: 6px;
}

.account-address-name {
    font-weight: bold;
}

#account-address-new {
    height: 30px;
    padding-top: 10px;
}

.account-address .button-action {
    margin-top: 8px;
}

.account-address .button-action-edit {
    margin-right: 5px;
}

#account-empty {
    text-align: center;
    color: #888;
    font-style: italic;
    padding: 20px 0px;
}

#account-disconnect {
    height: 24px;
    padding-top: 20px;
}

/* ############################################################################# INTERACTIVES */

/* #################### BUTTONS */

.button {
	display: block;
}

.button-small,
.button-medium,
.button-large {
    font: normal 110% arial;
    color: #FFF;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
}

.button-small {
    font: bold 100% arial;
	width: 129px;
    height: 21px;
    padding-top: 3px;
    background: url(../img/button-small.png);
}

.button-small-ok {
    width: 29px;
    background-position: -129px 0px;
}

.button-medium {
    width: 149px;
    height: 23px;
    padding-top: 7px;
    background: url(../img/button-medium.png);
}

.button-large {
    width: 169px;
    height: 27px;
    padding-top: 11px;
    font-weight: bold;
    background: url(../img/button-large.png);
}

.button-large-red {
    background: url(../img/button-large-red.png);
}

.button-action {
	height: 18px;
    width: 18px;
    background: url(../img/button-actions.png);
    cursor: pointer;
}

.button-small:hover    { background-position: 0px -24px;    }
.button-small-ok:hover { background-position: -129px -24px; }
.button-medium:hover   { background-position: 0px -30px;    }
.button-large:hover    { background-position: 0px -38px;    }

.button-action-plus  { background-position: 0px 0px;   }
.button-action-minus { background-position: -18px 0px; }
.button-action-close { background-position: -36px 0px; }
.button-action-edit  { background-position: -54px 0px; }

.button-action-plus:hover  { background-position: 0px -18px;   }
.button-action-minus:hover { background-position: -18px -18px; }
.button-action-close:hover { background-position: -36px -18px; }
.button-action-edit:hover  { background-position: -54px -18px; }

.button-small.form-submit {
    height: 24px;
    padding-top: 0px;
}

.button-medium.form-submit {
    height: 30px;
    padding-top: 0px;
}

.button-large.form-submit {
    height: 38px;
    padding-top: 0px;
}

/* #################### MOUSELAYER */

#mouseLayer {
	padding: 15px;
	background: #2d2007;
	z-index: 100;
	position: absolute;
	color: #f3ddac;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}

/* #################### EDLESLAYER */

#edlesLayer {
	width: 806px;
	height: 727px;
	position: fixed;
	top: -747px;
	left: 50%;
	margin-left: -404px;
	background: #FFF;
	z-index: 103;
}

#edlesLayer-cover {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: #000;
	z-index: 101;
	display: none;
}

#edlesLayer-shadow-left,
#edlesLayer-shadow-right,
#edlesLayer-shadow-bottom,
#edlesLayer-shadow-bottomleft,
#edlesLayer-shadow-bottomright {
	position: absolute;
	z-index: 102;
}

#edlesLayer-shadow-left,
#edlesLayer-shadow-right {
	width: 19px;
	height: 707px;
	top: 0px;
}

#edlesLayer-shadow-left,
#edlesLayer-shadow-bottomleft {
	left: -19px;
}

#edlesLayer-shadow-right,
#edlesLayer-shadow-bottomright {
	right: -19px;
}

#edlesLayer-shadow-bottomleft,
#edlesLayer-shadow-bottomright {
	width: 39px;
	height: 39px;
	bottom: -19px;
}

#edlesLayer-shadow-bottom {
	bottom: -19px;
	height: 19px;
	left: 20px;
	width: 766px;
}

#edlesLayer-shadow-left { background: url(../img/edleslayer-shadow-left.png); }
#edlesLayer-shadow-right { background: url(../img/edleslayer-shadow-right.png); }
#edlesLayer-shadow-bottom { background: url(../img/edleslayer-shadow-bottom.png); }
#edlesLayer-shadow-bottomleft { background: url(../img/edleslayer-shadow-bottomleft.png); }
#edlesLayer-shadow-bottomright { background: url(../img/edleslayer-shadow-bottomright.png); }

#edlesLayer-head {
	height: 30px;
	background: #97722b;
	color: #FFF;
}

#edlesLayer-head-title {
	font-size: 120%;
	float: left;
	padding: 5px 0px 0px 10px;
}

#edlesLayer-head-close {
	float: right;
	background: #2d2007;
	height: 24px;
	padding: 6px 10px 0px 10px;
	font-size: 100%;
	cursor: pointer;
}

#edlesLayer-body {
	padding: 10px;
	height: 677px;
	position: relative;
	overflow: auto;
}

#edlesLayer-body-thumbs .product-small {
	margin-right: 10px;
	margin-bottom: 10px;
	position: relative;
}

#edlesLayer-body-preview .product-picture {
	border-color: #AAA;
}
	
#edlesLayer-body-selected {
	width: 78px;
	height: 88px;
	border: 2px solid #000;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}

#edlesLayer-body iframe {
    border: 0;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
}

.edlesLayer-content {
    background-color: #FFF;
    padding: 10px;
}

.edlesLayer-content #order-summary-last {
    margin-left: 0px;
    margin-right: 0px;
}

.edlesLayer-content #order-summary-last-picture {
    left: 85px;
}

.edlesLayer-content #order-summary-last-details {
    left: 190px;
}

/* ############################################################################# TESTS */

