body {
  background-image: url(../images/carbone_background.png);
  background-repeat: repeat;
}

body.page-popup {
  background-image: none;
}

.wrapper {
  margin:     0 auto;
  padding: 0;
  position: relative;
  width:    890px;
}

.header, .header-home {
  width: 100%;
}

.header-top-container {
  background:  url(../images/header.png) no-repeat top right;
  width:       890px;
  height:      133px;
  position:    relative;
  z-index: 200;
}


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


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

.col-1-layout .col-main {
  width: 850px;
  padding : 10px 20px 10px 20px;
  position: relative;
  background-color: #fff;
  z-index: 200;
}

.side-col { width: 160px;}
.col-left { float:left; }
.col-right { float:right; background-color: #fff; }

.col-2-right-layout .col-main {
  float:left;
  width:650px;
  padding : 10px 20px 10px 20px;
  background-color: #fff;
}

.col-2-left-layout .col-main {
  float:right;
  width:650px;
  padding : 10px 20px 10px 20px;
}

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

#logo {
  margin:          0;
  padding:         0;
  text-decoration: none;
}

#logo img{
  position: absolute;
  top: 31px;
  left:  0px;
  border: none;
  width: 322px;
  height: 73px;
}

#conception-fabrication {
  position: absolute;
  top:      98px;
  left:     224px;
}

.top-link {
  width:    315px;
  position: absolute;
  top:    0px;
  right:    0px;
}

.top-link a {
  text-decoration: none;
  cursor:pointer;
}

.top-link a:hover {
  text-decoration: underline;
}

.top-link a.top-link-customer {
  display:      block;
  float:        left;
  width:        49px;
  height:       34px;
  padding-left: 41px;
  padding-top:  10px;
  background:   url(../images/my_account_icon.png) no-repeat left;
  font-size:  	0.917em;
  line-height:  10px;
}

.top-link a.top-link-customer span {
  display: block;
  border-right: #b2b2b2 1px solid;
  width: 42px;

}

.top-link div.top-link-cart {
  float: left;
  display: block;
  width:    153px;
  height: 34px;
  padding-left: 46px;
  padding-top: 10px;
  background: url(../images/cart_icon.png) no-repeat left;
  font-size:  	0.917em;
  line-height: 10px;
}

.top-link div.top-link-cart .cart-items {
  color: #a8a8a8;
  padding-top: 2px;
}

.top-link a.top-link-checkout {
  display: block;
  background: url(../images/purchase_button.png) no-repeat top;
  width: 65px;
  height: 31px;
  position: absolute;
  right: 6px;
  top: 5px;
}

/*.top-link a.top-link-checkout:hover {
  background-position: 0 -31px;
}*/

.top-link .top-link-checkout span {
  position: absolute;
  top: -5000px;
}

.main-menu ul{
  position: absolute;
  right:    0px;
  bottom: -9px;
  padding:  0;
  margin:   0;
}

.main-menu li {
  float: left;
  list-style-type: none;
  color: #ffffff;
}

.main-menu span {
  position: absolute;
  top: -5000px;
}

.main-menu li.first a{
  display: block;
  background: url(../images/accueil_tab.png) no-repeat top;
  width: 76px;
  height: 21px;
  padding-left:  38px;
  padding-top:   9px;
}

.main-menu li a{
  display: block;
  text-decoration: none;
  width: 94px;
  height: 21px;
  padding-left:  11px;
  padding-top: 9px;
  color: #ffffff;
  margin-left:  3px;
}

.main-menu li.second a{
  background: url(../images/presentation_tab.png) no-repeat top;
}

.main-menu li.third a{
  background: url(../images/catalogue_tab.png) no-repeat top;
}

.main-menu li a:hover{
  background-position: 0 -30px;
  color: #000000;
}

.main-menu li.last a{
  display: block;
  width: 94px;
  height: 30px;
  background: url(../images/contact_page_tab.png) no-repeat top;
  position: relative;
  z-index: 101;
}

body.cms-home .main-menu li.first a {
  background-position: 0 -30px;
  color: #000000;
}

body.cms-presentation-html .main-menu li.second a,
body.cms-fabrication-html .main-menu li.second a,
body.cms-temoignages-html .main-menu li.second a {
  background-position: 0 -30px;
  color: #000000;
}

body.category-catalogue .main-menu li.third a,
body.catalog-category-view .main-menu li.third a {
  background-position: 0 -30px;
  color: #000000;
}

.header-home .main-menu li.last a{
  background: url(../images/contact_home_tab.png) no-repeat top;
}

body.contacts-index-index .main-menu li.last a {
  background-position: 0 -40px;
  position: relative;
  z-index: 101;
}

.main-menu li.last a:hover {
  background-position: 0 -40px;
  color: #000000;
  position: relative;
  z-index: 101;
}

.breadcrumbs {
  position: relative;
  margin: 0;
  padding: 0;
  width: 890px;
  height: 26px;
  background: url(../images/content_box_title.png) no-repeat top;
  z-index: 10;
}

.breadcrumbs li {
  float: left;
  list-style-type: none;
}

.breadcrumbs li span {
  display: block;
  padding: 5px 5px 0 16px;
  height: 21px;
  background: url(../images/breadcrumb_background.png) repeat-x;
}

.breadcrumbs li.cms-links a {
  color: black;
  font-weight: normal !important;
}

.breadcrumbs li.current a {
  font-weight: bold !important;
}

.breadcrumbs li.home span {
  background: url(../images/breadcrumb_start.png) no-repeat;
}

.breadcrumbs li.last span{
  background: url(../images/breadcrumb_last.png) no-repeat;
  border: none !important;
  color: #000000;
  font-weight: bold;
}

.breadcrumbs a {
  color: #ffffff;
  text-decoration: none;
}

.breadcrumbs li.cms-links a:hover {
  text-decoration: underline;
}

.breadcrumbs li.first-cms-link {
  height: 26px;
  background: url(../images/breadcrumb_last.png) no-repeat !important;
  padding-left: 5px;
}

.breadcrumbs li.cms-links span {
  background: none;
  margin-top: 5px;
  padding: 0px 10px 0 10px;
  height: 15px;
  border-right: solid 1px;
}

.middle-container{
  position: relative;
  z-index: 100;
  background: url(../images/content_box_bottom.png) no-repeat bottom;
  padding-bottom: 10px;
}

.middle{
  position: relative;
  z-index: -1;
}

.category-head h2 {
  margin: 0 0 5px 0;
}

.product-box{
  padding: 0px 0px 20px 0px;
}

.product-name{
  margin:  22px 22px 10px 2px;
  font-size: 2.5em;
  line-height:28px;
  font-weight: normal;
}

.product-img-box {
  width: 415px;
  height: 332px;
  float:left;
  background: url(../images/product_image_box.png) no-repeat top;
  text-align: center;
}

.product-img-box img{
  margin-top: 1px;
  border: none;
}

.product-img-box .more-views{
  display: none;
}

.product-details {
  float: left;
  width: 414px;
  padding-left: 21px;
}

.product-details h4 {
  padding-top: 5px;
  margin: 0;
}

.product-details .short-description {
  font-size: 1.083em;
  font-weight: bold;
}

.product-details .head h4, .collateral-box .head h4 {
  font-size: 1.3em;
}

.product-details .product-specs p, .collateral-box .product-specs p {
  font-size: 1.2em;
  margin: 0px;
}

.collateral-box .data-table {
  border: 0;
}

.additional-info-title {
  width: 414px;
  padding-bottom: 7px;
  background: url(../images/attribute_specs_top.png) no-repeat bottom;
    font-size: 0.917em;
}

.additional-info {
  font-size: 0.917em;
  background: url(../images/attribute_specs_bottom.png) no-repeat bottom;
  padding-bottom: 5px;
}

.attribute-specs {
  width: 413px;
  padding-top: 5px;
  border-left: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
}

#product-attribute-specs-table {
  width: 413px;
  padding-left: 12px;
  font-size: 0.917em;
}

#product-attribute-specs-table label{
  width: 100px;
}

#product-attribute-specs-table td.label{
  width: 100px;
}

.product-details .price-box {
  width: 400px;
  min-height: 22px;
  font-size: 1.5em;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}

.product-details .product-pricing {
  font-size: 1.083em;
  padding: 0;
  margin: 0;
}

ul.product-pricing {
  
  border: solid 1px red;
  padding: 5px !important;
}

ul.product-pricing span.price {
  
  font-weight: bold;
}

.product-details .old-price {
  font-size: 1em;
  font-weight: bold;
  margin: 0;
}

.product-details .old-price del {
  color: red;
}

.product-details .special-price {
  font-size: 1.3em;
  font-weight: bold;
  margin: 0;
}

/*.product-essential .form-button{
  border: 0;
  background: url(../images/add_to_cart_button.png) no-repeat top;
  width: 146px;
  height: 31px;
}

.product-essential .form-button:hover{
  background-position: 0 -31px;
}

.product-essential .form-button span {
  position: absolute;
  top: -5000px;
}*/

#add-to-cart-button {
  width: 146px;
  height: 31px;
}


.add-to-holder {
  text-align: right;
  padding-right: 17px;
}


.blog-title {
  width: 848px;
  height: 26px;
  background: url(../images/blog_title.png) no-repeat;
  margin: 0;
  padding-left: 14px;
  padding-top: 9px;
  font-size:  	0.917em;
  line-height: 10px;
  color: #000000;
}

body.cms-page-view div.col-main {
  padding: 10px 20px 10px 320px !important;
  background: #fff url(../images/pict_temoignage.png) no-repeat 2px 2px;
  width: 550px !important;
  min-height: 401px;
}

body.cms-presentation-html div.col-main {
  background: #fff url(../images/pict_presentation.png) no-repeat 2px 2px;
}

body.cms-fabrication-html div.col-main {
  background: #fff url(../images/pict_fabric.png) no-repeat 2px 2px;
}


/********************** 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:51px; }
table.view-by select { width:85px; }
table.pager, table.view-by {
    width:100%;
    font-size:1.083em;
    }
table.pager td {
    width:32%;
    /*border-top:1px solid #eee;*/
    padding:4px 8px;
    vertical-align:middle;
    text-align: left;
    }
table.pager td.a-right {
    text-align: right;
    }
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;
    }

/********************** Catalogue */
.catalog-listing {
  color: #ffffff;
}

.catalog-listing tr {
  color: #ffffff;
  width: 218px;
}


.listing-type-list .listing-item {
  width: 850px;
  height: 208px;
  background: url(../images/product_list_box_850.png) no-repeat;
  padding-bottom: 10px;
}

.listing-type-list .listing-item .product-shop,
.listing-type-list .listing-item .category-shop {
  height: 100%;
  float: left;
}

.listing-type-list .listing-item .product-shop .price-box,
.listing-type-list .listing-item .category-shop .price-box {
  width: 214px;
  margin: 8px 0 10px 15px;
  font-size: 1.5em;
}

.listing-type-list .listing-item .product-shop .price-box .old-price,
.listing-type-list .listing-item .category-shop .price-box .old-price {
  margin: 0;
  display: inline;
  font-size: 0.833em;
  color: red;
}

.listing-type-list .listing-item .product-shop .price-box .special-price,
.listing-type-list .listing-item .category-shop .price-box .special-price {
  margin: 0;
  display: inline;
}

.listing-type-list .listing-item .product-shop .price-box .minimal-price-link,
.listing-type-list .listing-item .category-shop .price-box .minimal-price-link {
  margin: 0;
  display: block;
}

.listing-type-list .listing-item .product-shop h5,
.listing-type-list .listing-item .category-shop h5 {
  margin: 0;
  font-size: 1.5em;
  padding-left: 17px;
  padding-top: 10px;
  height: 22px;
}

.listing-type-list .listing-item .product-shop a,
.listing-type-list .listing-item .category-shop a {
  color: #ffffff;
  text-decoration :none;
}

.listing-type-list .listing-item .description {
  font-size: 1.083em;
  width: 611px;
  height: 100px;
  padding-left: 15px;
  padding-right: 10px;
  overflow: hidden;
}

.listing-type-list .listing-item .category-shop .description {
  margin-top: 15px;
  height: 135px;
}

.listing-type-list .listing-item a.more {
  font-size: 1.25em;
  display: block;
  height: 17px;
  background: url(../images/product_details_button.png) no-repeat 0 2px;
  padding-left: 21px;
  color: #ffffff;
  margin-left: 15px;
  float: left;
  text-decoration: underline;
}

.listing-type-list .listing-item a.more:hover {
  text-decoration: none;
}

.listing-type-list .listing-item a.add-to-cart {
  height: 15px;
  background: url(../images/add_button.png) no-repeat 0 2px;
  padding-left: 21px;
  border: none;
  font-size: 1.25em;
  margin-left: 8px;
  float: left;
  text-decoration: underline;
  height: 17px;
}

.listing-type-list .listing-item a.add-to-cart:hover {
  text-decoration: none;
}

.listing-type-list .listing-item a.add-to-cart span{
  color: #ffffff;
  cursor:pointer;
}

.listing-type-list .listing-item .product-image,
.listing-type-list .listing-item .category-image {
  float: left;
  width: 174px;
  height: 174px;
  margin-top: 17px;
  margin-left: 23px;
  border: none;
  background: url(../images/listing_item_box_img.png) no-repeat;
  padding-top: 8px;
  padding-left: 8px;
}

.listing-type-list .listing-item .product-image img,
.listing-type-list .listing-item .category-image img {
  width: 160px;
  height: 160px;
  border: none;
}

.listing-type-list .listing-item  .product-image a,
.listing-type-list .listing-item .category-image a {
  vertical-align: middle;
}

/********************** Autre Produits */

.up-sell .listing-item {
  width: 424px;
  height: 208px;
  background: url(../images/product_list_box.png) no-repeat;
}

.up-sell .listing-item .product-shop {
  width: 230px;
  float: left;
}

.up-sell .listing-item .product-shop h5 {
  margin: 0;
  font-size: 1.333em;
  padding-left: 17px;
  padding-top: 14px;
  width: 214px;
  overflow: hidden;
  height: 22px;
}

.up-sell .listing-item .product-shop a {
  color: #ffffff;
  text-decoration :none;
}

.up-sell .listing-item .description {
  font-size: 0.917em;
  width: 206px;
  height: 94px;
  padding-left: 15px;
  padding-right: 10px;
  overflow: hidden;
  margin-bottom: 5px;
}

.up-sell .price-box {
  margin-left: 13px;
  margin-bottom: 5px;
  font-size: 1.333em;
  width: 214px;
}

.up-sell .price-box .old-price {
  margin: 0;
  display: inline;
  font-size: 0.833em;
  color: red;
}

.up-sell .price-box .special-price {
  margin: 0;
  display: inline;
}

.up-sell .listing-item a.more {
  font-size: 1.083em;
  display: block;
  height: 19px;
  background: url(../images/product_details_button.png) no-repeat 0 1px;
  padding-left: 21px;
  padding-bottom: 2px;
  color: #ffffff;
  margin-left: 15px;
  text-decoration: underline;
}

.up-sell .listing-item a.more:hover {
  text-decoration: none;
}

.up-sell .listing-item a.upsell-form-button {
  display: block;
  height: 17px;
  background: url(../images/add_button.png) no-repeat 0 1px;
  padding-left: 21px;
  padding-bottom: 2px;
  border: none;
  font-size: 1.083em;
  margin-left: 15px;
  text-decoration: underline;
}

.up-sell .listing-item a.upsell-form-button:hover {
  text-decoration: none;
}


.up-sell .listing-item  .product-image {
  /*width: 170px;*/
  height: 183px;
  padding-top: 25px;
  padding-right: 32px;
  border: none;
  float: right;
}

.up-sell .listing-item  .product-image img {
  width: 160px;
  height: 160px;
  border: none;
}

.up-sell .listing-item  .product-image a {
  vertical-align: middle;
}

/********************** Footer */
.footer {
  font-size: 1em;
}

.footer a{
  color: #454545;
  text-decoration: none;
}

.footer a:hover {
  color: #454545;
  text-decoration: underline;
}

.copyright {
  position: absolute;
  bottom: 8px;
  left:   0px;
  padding:  0;
  margin: 0;
  text-decoration: none;
  color: #454545;
}

.footer {
  height: 52px;
  width: 890px;
  margin: 0 auto;
}

.footer ul {
  margin: 0;
  padding-top: 11px;
  padding-left: 27px;
}

.footer-link {
  position: absolute;
  bottom: 0px;
  right: 0px;
  list-style-type: none;
  background: url(../images/footer.png) no-repeat;
  width: 374px;
  height: 32px;
  padding: 0;
  margin: 0;
}

.footer-link li {
  float: left;
  color: #ffffff;
  list-style-type: none;
  padding-left: 7px;
  padding-right: 7px;
  line-height: 13px;
  border-right: 1px solid #ffffff;
}

.footer-link li.last {
  border: none;
  padding-right: 0;
}

.footer-link a {
  color: #ffffff;
  text-decoration:underline;
}

.footer-link a:hover {
  color: #ffffff;
  text-decoration:none;
}

.copyright {
  font-size: 1em;
}

.no-display { display:none; }

html, body, .wrapper {
  height: 100%;
}

body > .wrapper {
  height: auto; min-height: 100%;
}

.home-content, .container {
  padding-bottom: 52px;
}

.footer-container {
  position: relative;
  margin-top: -52px;
  margin-left: auto;
  margin-right: auto;
  height: 52px;
  clear:both;
  width: 890px;
}

/* CLEAR FIX*/
.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */


/********** Page d'accueil **********/
.homebox {
  width: 890px;
  background-color: #302f2f;
}

.home-content {
  width: 890px;
  padding-top: 7px;
  background: url(../images/first_box_top.png) no-repeat top;
}

.homebox #main {
  color: #ffffff;
  width: 890px;
  padding: 0 0 10px 0;
  background: url(../images/first_box_bottom.png) no-repeat bottom;
  position: relative;
  top: 10px;
}

.homebox #main .intro {
  position: relative;
  margin: 0 0 0 22px;
  padding: 42px 355px 0 17px;
  width: 476px;
  height: 243px;
  background: url(../images/first_box.png) no-repeat top;
  overflow: hidden;
  font-size: 1.1em;
}

.homebox #main .intro h2 {
  margin: 0;
  width: 477px;
  font-size: 2em;
  font-weight: normal;
}

/********** Boutons sur la page d'accueil **********/
p.homepage-links {
  position: absolute;
  left: 20px;
  top: 221px;  
  margin: 0;
  padding: 0;
}

.homebox #main .discover-button {
  display: block;
  background: url(../images/discover_button.png) no-repeat bottom;
  width: 109px;
  height: 31px;
  float: left;
}

.homebox #main a.discover-button:hover {
  background-position: top;
}

.homebox #main .discover-button span {
  position: absolute;
  top: -5000px;
}

.homebox #main .buy-button {
  display: block;
  background: url(../images/buy_button.png) no-repeat bottom;
  width: 96px;
  height: 31px;
  float: left;
  margin-left: 10px;
}

.homebox #main a.buy-button:hover {
  background-position: top;
}

.homebox #main .buy-button span {
  position: absolute;
  top: -5000px;
}
/********** FIN **********/


/********************** Shopping Cart */

body.checkout-cart-index #main{
  background: #ffffff url(../images/cart_logo.png) no-repeat 22px 22px;
}

body.checkout-cart-index .page-head, body.checkout-cart-index p{
  padding-left: 145px;
}

.page-head-cart {
  padding-top: 12px;
  margin-left: 145px;
  width: 100px;
}

.page-head-cart h3 {
  margin: 0;
  font-size: 30px;
  font-weight: normal;
  line-height: 25px;
}

.page-head-cart ul {
  margin: 0;
  padding-left: 0px;
  padding-top: 90px;
}

/* Data Table */
#shopping-cart-table { width:100%; }
#shopping-cart-table tr { background:#fff; }

#shopping-cart-table td.last, th.last { border-right:0; }
#shopping-cart-table tr.last th,
#shopping-cart-table tr.last td { border-bottom:0 !important; }
#shopping-cart-table th { padding:2px 10px; white-space:nowrap; }
#shopping-cart-table th.wrap { white-space:normal; }
#shopping-cart-table th a,
#shopping-cart-table th a:hover { color:#fff; }
#shopping-cart-table td { padding:3px 10px; }
#shopping-cart-table thead tr th { background-color:#D1D1D1; }
#shopping-cart-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #E3E3E3; }

/********************** Messages  */
.success { color:#3d6611; }
.error { color:#df280a; }
.notice {color:#000000; }
.success, .error { font-weight:bold; }

.checkout-cart-index .messages { list-style:none !important; margin: 7px 12px 0 0 !important; padding:0 !important; position:relative; top: -42px; float:right;}
.checkout-cart-index .messages ul { list-style:none !important; margin:0 !important; padding:0 !important; }
.checkout-cart-index .messages { overflow:hidden; width:578px;}
.checkout-cart-index .error-msg, .success-msg, .notice-msg, .note-msg {
    height:auto !important;
    margin-bottom:0 !important;
    border-style:solid !important;
    border-width:1px !important;
    background-repeat:no-repeat !important;
    background-position:10px 10px !important;
    padding:8px 8px 8px 8px !important;
    font-size:.95em !important;
    font-weight:bold !important;
    }

.checkout-cart-index .success-msg {
  min-height: 0 !important;
}

.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:23px !important;
    margin-bottom:1em !important;
    border-style:solid !important;
    border-width:1px !important;
    background-repeat:no-repeat !important;
    background-position:10px 10px !important;
    padding:8px 8px 8px 8px !important;
    font-size:.95em !important;
    font-weight:bold !important;
    }
.error-msg li, .success-msg li, .notice-msg li {margin-bottom:.2em; }
.error-msg {
    border-color:#f16048;
    color:#df280a;
    background-color:#faebe7;
    background-image:url(../images/error_msg_icon.gif);
    }
.success-msg {
    border-color:#446423;
    color:#3d6611;
    background-color:#eff5ea;
    background-image:url(../images/success_msg_icon.gif);
    }
.notice-msg, .note-msg {
    border-color:#fcd344;
    color:#3d6611;
    background-color:#fafaec;
    background-image:url(../images/note_msg_icon.gif);
    }

#shopping-cart-table-bottom {
  width: 692px;
  background: url(../images/shopping_cart_table_bottom.png) no-repeat bottom;
  padding-bottom: 5px;

}

#shopping-cart-table-top {
  background: url(../images/shopping_cart_table_top.png) no-repeat top;
  width: 692px;
  padding-top: 5px;
  margin-left: 145px;
  margin-top: 10px;
}

#shopping-cart-table {
  width: 692px;
  text-align: left;
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
}

#shopping-cart-table thead {
  width: 692px;
  height: 24px;
  font-size: 1.083em;
  background-color: #d1d1d1;
}

#shopping-cart-table tr {

  /*font-size: 1em;*/
}

#shopping-cart-table h4.title{
  font-size: 1em;
  text-decoration: none;
  color: #000000;
  margin: 0;
}

#shopping-cart-table a{
  text-decoration: none;
  color: #000000;
}

#shopping-cart-table a:hover {
  text-decoration: underline;
}

.shopping-cart-collaterals {
  float: left;
  margin-top: 10px;
  margin-left: 145px;
  width: 320px;
}

.shopping-cart-collaterals div.shipping-estimate {
  border-left:1px solid #D1D1D1;
  border-right:1px solid #D1D1D1;
  padding-left: 5px;
  padding-bottom: 1px;
}

.shopping-cart-collaterals div.shipping-estimate h4 {
  margin: 5px;
}

.shopping-cart-collaterals div.col2-set {
  background:transparent url(../images/shopping_cart_shipping_top.png) no-repeat scroll center top;
}

.shopping-cart-collaterals div.col2-set div.col-2 {
  padding-bottom: 5px;
  width: 100%;
  background: transparent url(../images/shopping_cart_shipping_bottom.png) no-repeat scroll center bottom;
}

.shopping-cart-collaterals #shipping-zip-form p {
  padding: 0 !important;
}

#co-shipping-method-form dd {
  margin: 0;
}

#co-shipping-method-form ul {
  padding-left: 5px;
}

.shopping-cart-collaterals fieldset {
  padding: 0;
}

.shopping-cart-totals {
  width: 204px;
  margin-left: 632px;
  margin-top: 10px;
}

#shopping-cart-totals-table-bottom {
  width: 204px;
  background: url(../images/shopping_cart_totals_bottom.png) no-repeat bottom;
  padding-bottom: 5px;
}

#shopping-cart-totals-table-top {
  background: url(../images/shopping_cart_totals_top.png) no-repeat top;
  width: 204px;
  font-size: 1.2em;
  padding-top: 5px;
}

#shopping-cart-totals-table{
  border-left: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  width: 204px;
  padding-left: 5px;
}


#shopping-cart-totals-table tfoot {
  width: 204px;
}

.shopping-cart-totals ul.checkout-types {
  padding-right: 14px;
  padding-top: 18px;
  margin: 0 0 130px 0;
}

.shopping-cart-totals ul.checkout-types li {
  text-align: right;
}

.checkout-types a.checkout-button {
  float: right;
}

/* Bloc discount-codes */  

div.shipping-cart-coupon {
  margin-left: 632px;
  width: 204px;
  background: url("../images/shopping_cart_totals_bottom.png") no-repeat scroll center bottom transparent;
  padding-bottom: 5px; 
  margin-top: 10px;
}
div.shipping-cart-coupon div.col3 {
  background: url("../images/shopping_cart_totals_top.png") no-repeat scroll center top transparent;
  padding-top: 5px;
}
div.shipping-cart-coupon div.discount-codes {
  border-left: 1px solid #D1D1D1;
  border-right: 1px solid #D1D1D1;
}
 
div.shipping-cart-coupon div.discount-codes fieldset {
  padding: 3px;
}

div.shipping-cart-coupon div.discount-codes h4 {
  margin: 2px;
}

div.shipping-cart-coupon p {
  padding: 0;
} 

#coupon_code {
  width: 180px !important;
}

/* Login */
.login-box .col-1, .login-box .col-2 { border:1px solid #bbb6a5; background:#E7E7E7; }
.login-box .content { background-COLOR:#f5f5f5; padding:14px 21px; }
.login-box h4 {
    min-height:16px;
    border-bottom:1px solid #ddd;
    margin-bottom:1.2em;
    padding-bottom:5px;
    background-position:0 1px;
    background-repeat:no-repeat;
    font-size:1.05em;
    color: black;
    text-transform:uppercase;
    }


.login-box .button-set { margin:0; border:none; padding:8px 13px; }
.login-box .content { min-height:230px; }

/* One-Page checkout */
.col-right { padding: 15px 20px 10px; }
.col-right ol { width: 160px; padding: 0; margin:0; }
.one-page-checkout { margin:0; padding-top: 22px; padding-left: 0; }
.one-page-checkout li.section { position:relative; }
.one-page-checkout .group-select { margin-right:0; }
.one-page-checkout .box { border:1px solid #bbb6a5; border-top:0; padding:5px 5px; background:#faf7ee; }
.one-page-checkout .box-no-padding { border:1px solid #bbb6a5; border-top:0; padding:5px 5px; background:#faf7ee; }
.one-page-checkout .head { margin-bottom:0; padding:4px 8px 6px 8px; background-color: #eee; border-width:0 1px 0 1px; border-color:#E3E3E3; border-style:solid; border-top:1px solid #fff; }
.one-page-checkout .tool-tip { right:8px; }
.one-page-checkout .head a { display:none; }  /* Hide Edit button in step header */
.one-page-checkout h3 { color:#999; font-size:1.05em; }
.one-page-checkout h4 { border-bottom:1px solid #E4E4E4; padding-bottom:2px; text-transform:uppercase; }
.one-page-checkout h4.title { border-bottom:0; text-transform:none; }
.one-page-checkout .step-count { background:#fff; font-size:.9em; padding:0 4px; line-height:1em; }
.one-page-checkout .content { padding:10px 10px; }
.one-page-checkout label.label { font-size:1.05em; color:#2f2f2f; }
.one-page-checkout .allow .head { background:#E1E1E1; border-color:#B3B3B3; border-width:1px 1px 0 1px; cursor:pointer; }
.one-page-checkout .active .head { margin-bottom:0; border:1px solid #C7C7C7; background:#ffffff; padding-bottom:5px; cursor:default; }
.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 { color:#a4b3b9; }
.one-page-checkout .active h3 { color:#000000; }
.one-page-checkout .allow .step-count { background:#ebebeb; }
.one-page-checkout .active .step-count { color:#fff; border:1px solid #000000; background:#000000; }
.one-page-checkout .active .box { display:block; border-color:#C7C7C7; background:#F5F5F5; }
.one-page-checkout .active .box-no-padding { display:block; border-color:#C7C7C7; background:#F5F5F5; }
.one-page-checkout dd .form-list ul { margin:5px 17px 15px 17px; }
.one-page-checkout .checkmo-mailing-address { padding-left:20px; }
.one-page-checkout-progress .page-head { margin-bottom:1em; }
.one-page-checkout-progress li { border:1px solid #B3B3B3; background:#eee; margin-bottom:6px; }
.one-page-checkout-progress h4 { margin:0; color:#999; padding:2px 8px; background:#eee; text-transform:none;  }
.one-page-checkout-progress h4.complete { border-bottom:1px solid #B3B3B3; background:#E1E1E1; color:#5B5B5B; }
.one-page-checkout-progress h4 a { text-transform:none; }
.one-page-checkout-progress .content { padding:8px 5px; }
#opc-login .button-set { border-top:0; }
#opc-review .box { /*border:0;*/ padding:5px; }
#opc-review .content { /*border:1px solid #E3E3E3;*/ border-top:0; }
#opc-review .data-table { border-top:0; }
.opc-please-wait { display:block; padding-right:7px; margin-top: 10px;}
.opc-please-wait img { vertical-align:middle;}
.one-page-checkout a.back { 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; }


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

/* 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-color:#F5F5F5;
    }
.multi-address-checkout-box .legend {
    float:left;
    margin-top:-10px;
    margin-bottom:0;
    margin-left:15px;
    border:1px solid #000000;
    background:#ffffff;
    color:#000000;
    padding:2px 8px;
    }
.multi-address-checkout-box .content {
    padding:15px 20px 20px 20px;
    }
.multi-address-checkout-box .count-head {
    border-bottom:1px solid #C7C7C7;
    background:#ffffff;
    padding:5px 10px;
    }
.shipment-count {
    background:#000000;
    padding:2px 5px;
    color:#fff;
    font-size:.95em;
    line-height:1em;
    }
.multi-address-checkout-box .tool-tip { left:-23px; }
.multi-address-checkout-box .count-head h4 {  margin:0; }
.multi-address-checkout-box .head h5 { color:#000000; }
.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:#ffffff; position:relative; }
.shipping-method-pointer .pointer { position:absolute; top:-20px; right:-40px; }
.place-order-box { float:right; height:71px; overflow:hidden; }
.place-order-box .left-radius { width:21px; background:url(../images/place_order_container_bg.gif) no-repeat; }
.place-order-box .main-radius{ background:url(../images/place_order_bg.gif) no-repeat 100% 0; padding-right:21px; vertical-align:middle; }
.place-order-box .grand-total { font-size:1.5em; }
.place-order-box .grand-total .price { color:#000000; 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:10em; padding:10px; background-color:#F5F5F5; border:1px solid #bbb6a5; }
.checkout-agreements .agree { margin:0; padding:10px 0 10px 11px; }

.one-page-checkout .checkout-agreements { border:1px solid #E3E3E3; border-width:0 1px; padding:5px 20px; }
.one-page-checkout .checkout-agreements li { margin:20px 0 0; }
.one-page-checkout .checkout-agreements .agreement-content { background-color:#fff; border-color:#e4e4e4; padding:5px; }
.one-page-checkout .checkout-agreements .agree { padding-left:6px; }

/* My Account navigation */
.account-nav { border:1px solid #bbb; }
.account-nav .head {
   margin:0;
   background-color:#fc9d36;
   padding:3px 10px;
    }
.account-nav .head h3 { color:#fff; font-size:1.1em; }
.account-nav ul { background:#F5F5F5; padding:4px 10px 10px 10px; }
.account-nav li a, .account-nav li.on { padding:3px 0;  }
.account-nav li a { display:block; border-bottom:1px solid #ddd; }
.account-nav li a, .account-nav li a:hover { color:#5f5d5c; text-decoration:none; }
.account-nav li a:hover { color:#ea7900; }
.account-nav li.on { border-bottom:1px solid #ddd; color:#ea7900; font-weight:bold; }
.account-nav li.on a { padding:0; }
.account-nav li.last, .account-nav li.last a { border-bottom:0; }

/* Dashboard */.account-box {
    margin-bottom:20px;
    border:1px solid #ccc;
    border-right-color:#999;
    border-bottom-color:#999;
    padding:5px;
    }
.account-box .head { margin-bottom:10px; border-bottom:1px solid #E3E3E3; }
.account-box h4 { color:#b1b103; font-size:1.1em; text-transform:uppercase; }
.account-box .inner-head { margin-bottom:8px; padding-bottom:2px; }
.account-box .inner-head a { padding-left:5px; padding-top:5px;}
.account-box h5 { font-size:1.1em; margin:0; float:left; }
.account-box h5 a { font-weight:normal; }
.account-box h6 { text-transform:uppercase; }
.account-main .account-box li { padding:5px 0; }
.account-box ol .count {
    float:left;
    margin-top:3px;
    background-color:#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;}
.dashboard-welcome { margin-right:8em; margin-bottom:1.5em; font-size:1em; }
.account-box .head h4 { min-height:17px; background-repeat:no-repeat; background-position:0 0; }

/* Data Table */
.account-box .data-table , #my-orders-table { border:1px solid #bebcb7; width:100%; }
.account-box .data-table tr , #my-orders-table tr { background:#fff; }
.account-box .data-table .odd  , #my-orders-table .odd { background:#f8f7f5 }
.account-box .data-table .even , #my-orders-table .even { background:#eeeded !important; }
.account-box .data-table td.last,
.account-box .data-table th.last,
#my-orders-table td.last,
#my-orders-table th.last { border-right:0; }
.account-box .data-table tr.last th,
.account-box .data-table tr.last td ,
#my-orders-table tr.last th,
#my-orders-table tr.last td { border-bottom:0 !important; }
.account-box .data-table th,
#my-orders-table th { border-right:1px solid #c2d3e0; padding:2px 8px; color:#0a263c; white-space:nowrap; }
.account-box .data-table th.wrap,
#my-orders-table th.wrap { white-space:normal; }
.account-box .data-table th a,
.account-box .data-table th a:hover,
#my-orders-table th a,
#my-orders-table th a:hover{ color:#fff; }
.account-box .data-table td,
#my-orders-table td { padding:3px 8px; }
.account-box .data-table thead tr th,
#my-orders-table thead tr th { background-color:#D1D1D1; }
.account-box .data-table tfoot,
#my-orders-table  tfoot { border-bottom:1px solid #E3E3E3; }
.account-box .data-table tfoot tr ,
#my-orders-table tfoot tr { background-color:#E7E7E7 !important; }
.account-box .data-table tfoot td ,
#my-orders-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #E3E3E3; }
.account-box .data-table tbody td ,
#my-orders-table tbody td { border-bottom:1px solid #E3E3E3; border-right:1px solid #E3E3E3; }

/* Account Addressbook */
.primary-address-list h4, .address-list h4 {font-size:1.1em; color:#000000; text-transform:uppercase; }
.primary-address-list li {
    margin-bottom:10px;
    border:1px solid #ccc;
    padding:10px 13px 8px 13px;
    }
.primary-address-list li .head { margin:0; }
.address-list li { margin-bottom:1em; }
.address-list .actions { float:right; margin:0 0 10px 10px; }


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

.group-select {
    margin:28px 0;
    border:1px solid #c7c7c7;
    padding:22px 25px 12px 25px;
    background:#f5f5f5;
    }
.group-select .legend {
    margin-top:-33px;
    float:left;
    border:1px solid #c7c7c7;
    background:#fff;
    padding:0 8px;
    color:black;
    font-weight:bold;
    font-size:1.1em;
    }
.group-select li { padding:4px 8px; }
.group-select li .input-box { float:left; width:275px; }
.group-select li .input-text, .group-select li select, .group-select li textarea { width:525px; }
.group-select li .input-box .input-text, .group-select li .input-box textarea { width:250px; }
.group-select li .input-box select { width:256px; }

/* Form Messages */
.validation-advice, .required { color:#EB340A; }
.validation-advice { clear:both; min-height:15px; margin-top:3px; font-size:.95em; font-weight:bold; line-height:1.25em; }
.validation-failed { border:1px dashed #EB340A !important; background:#faebe7 !important; }
/* Expiration date and cvv number validation fix */
.v-fix { float:left; }
.v-fix .validation-advice { display:block; margin-right:-12em; width:12em; position:relative; }

/* Col2 */
.col2-set .col-1, .col2-set .col-2 { width:48.5%; }
.col2-set .col-1 { float:left; }
.col2-set .col-2 { float:right; }


/* Order */
.order-access { padding-bottom:8px; margin-top: 5px;}
.order-info { border:solid 1px #D0CBC1; background:#E7E7E7; padding:4px 8px; }
.order-info span { display:block; float:left; }
.order-info ul { display:inline; }
.order-info li { display:inline; padding-right:7px; padding-left:3px; }
.order-info li.selected { font-weight:bold;}

.sales-order-view .generic-box { margin-bottom:15px; padding:12px 15px; border:1px solid #D0CBC1; background-color:#fff; }


.sales-order-view .data-table { border:1px solid #bebcb7; width:100%; margin-bottom: 5px;}
.sales-order-view .data-table tr { background:#fff; }
.sales-order-view .data-table .odd  { background:#f8f7f5 }
.sales-order-view .data-table .even { background:#eeeded !important; }
.sales-order-view .data-table td.last, .data-table th.last { border-right:0; }
.sales-order-view .data-table tr.last th,
.sales-order-view .data-table tr.last td { border-bottom:0 !important; }
.sales-order-view .data-table th { border-right:1px solid #c2d3e0; padding:2px 8px; color:#0a263c; white-space:nowrap; }
.sales-order-view .data-table th.wrap { white-space:normal; }
.sales-order-view .data-table th a,
.sales-order-view .data-table th a:hover { color:#fff; }
.sales-order-view .data-table td { padding:3px 8px; }
.sales-order-view .data-table thead tr th { background-color: #D1D1D1; }
.sales-order-view .data-table tfoot { border-bottom:1px solid #E3E3E3; }
.sales-order-view .data-table tfoot tr { background-color:#E7E7E7 !important; }
.sales-order-view .data-table tfoot td { padding-top:1px; padding-bottom:1px; border-bottom:0; border-right:1px solid #E3E3E3; }
.sales-order-view .data-table tbody td { border-bottom:1px solid #E3E3E3; border-right:1px solid #E3E3E3; }

button.form-button{
  cursor: pointer;
}

.registered-users #send2.form-button {
  margin: 0 0 0 5px;
  padding: 0;
}


.new-users .form-button {
  text-align: left;
}

#continue-shopping-button {
  float: left;
}

#update-cart-button {
  margin-left: 5px;
}

#billing-button,
#shipping-button,
#shipping-method-button,
#payment-button {
  display: block;
  margin: 5px 0 0 0;
  padding: 0;
}

#save-button {
  display: block;
  margin: 10px 0 0 0;
  padding: 0;
}

#add-address-button {
  display: block;
  margin: 0 0 10px 0;
  padding: 0;
}

.col-container {
  background-color: #fff;
  position: relative;
  height: 100%
}

.hr-spacer {
  clear: both;
  display: block;
  height: 0;
  margin: 0;
  padding: 0;
  border: 0;
  visibility: hidden;
}
