/* --------------------
         UTILS
----------------------- */
.noBorder {
  border: none !important;
}
/******* Displays ********/
.inline {
  display: inline !important;
}
.inline-block {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
.column {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  vertical-align: top;
}
.column.one-whole {
  width: 100%;
}
.column.one-half {
  width: 50%;
}
.column.one-third {
  width: 33.333%;
}
.column.two-thirds {
  width: 66.666%;
}
.column.one-quarter {
  width: 25%;
}
.column.two-quarters {
  width: 50%;
}
.column.three-quarters {
  width: 75%;
}
.column.one-fifth {
  width: 20%;
}
.column.two-fifths {
  width: 40%;
}
.column.three-fifths {
  width: 60%;
}
.column.four-fifths {
  width: 80%;
}
.ie6 .column.one-whole,
.ie7 .column.one-whole {
  width: 99%;
}
.ie6 .column.one-half,
.ie7 .column.one-half {
  width: 49%;
}
.ie6 .column.one-third,
.ie7 .column.one-third {
  width: 33%;
}
.ie6 .column.one-quarter,
.ie7 .column.one-quarter {
  width: 24%;
}
/* --------------------
	HEADER ROLLS
	----------------------- */
#header.diorcom-full-header .header-rolls {
  position: absolute;
  top: 100%;
  right: 0;
  z-index: 10;
  background-color: transparent;
}
#header.diorcom-full-header .header-rolls .arrow-roll {
  display: none;
}
#header.diorcom-full-header .header-rolls.opened-rolls .arrow-roll {
  display: block;
  position: absolute;
  top: -5px;
  right: 50%;
  width: 0px;
  height: 0px;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #ffffff transparent;
  line-height: 0px;
  _border-color: #000000 #000000 #ffffff #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
#header.diorcom-full-header .header-rolls .header-roll {
  width: 414px;
  height: 0;
  position: relative;
  overflow: hidden;
  text-transform: none;
  background-color: #fff;
  /* ERROR */

}
#header.diorcom-full-header .header-rolls .header-roll.newsletter-roll.open {
  height: 460px;
}
#header.diorcom-full-header .header-rolls .header-roll.newsletter-roll .container {
  height: 379px;
}
#header.diorcom-full-header .header-rolls .header-roll.account-roll.open {
  height: 415px;
}
#header.diorcom-full-header .header-rolls .header-roll.account-roll .container {
  height: 334px;
}
#header.diorcom-full-header .header-rolls .header-roll.password-roll.open {
  height: 220px;
}
#header.diorcom-full-header .header-rolls .header-roll.password-roll .container {
  height: 139px;
}
#header.diorcom-full-header .header-rolls .header-roll.search-roll.open {
  height: 285px;
}
#header.diorcom-full-header .header-rolls .header-roll.search-roll .container {
  height: 204px;
}
#header.diorcom-full-header .header-rolls .header-roll.cart-roll {
  background-color: transparent;
}
#header.diorcom-full-header .header-rolls .header-roll.cart-roll.open {
  height: auto;
}
#header.diorcom-full-header .header-rolls .header-roll.cart-roll.double .container {
  max-height: 704px;
}
#header.diorcom-full-header .header-rolls .header-roll.cart-roll .container {
  /* 3 itemsVisible + total + arrows */

  max-height: 717px;
  background-color: #ffffff;
}
#header.diorcom-full-header .header-rolls .header-roll .container {
  position: relative;
  padding: 36px 40px 45px;
  text-align: left;
  background-color: #fff;
}
#header.diorcom-full-header .header-rolls .header-roll h4 {
  margin: 0 0 15px;
  font-size: 18px;
  font-family: 'HelveticaNeueLTStd-BdCn', Arial, sans-serif;
  text-transform: uppercase;
  color: #2A2B2E;
}
#header.diorcom-full-header .header-rolls .header-roll .jqTransformSelectWrapper {
  width: 180px;
  height: 30px;
  margin: 0 0 5px;
  border: none !important;
  background-color: #ebebeb;
}
#header.diorcom-full-header .header-rolls .header-roll .jqTransformSelectWrapper .jqTransformSelectOpen {
  width: 20px;
  height: 29px;
  top: 1px;
  right: 0;
  background: #ebebeb url('../img/sprites/sprite-select.png') no-repeat -80px -110px;
}
#header.diorcom-full-header .header-rolls .header-roll .jqTransformSelectWrapper div span {
  width: 170px !important;
  height: 30px;
  padding-left: 10px;
  line-height: 30px;
  font-size: 12px;
  color: #9a9a9a;
}
#header.diorcom-full-header .header-rolls .header-roll .jqTransformSelectWrapper ul {
  width: 180px !important;
  top: 30px;
  border: none;
}
#header.diorcom-full-header .header-rolls .header-roll .jqTransformSelectWrapper ul a {
  padding-left: 10px;
}
#header.diorcom-full-header .header-rolls .header-roll .jqTransformCheckboxWrapper {
  height: 15px;
}
#header.diorcom-full-header .header-rolls .header-roll .jqTransformCheckbox {
  width: 15px !important;
  height: 15px !important;
  margin-top: 3px;
  background: #ffffff url('../img/sprites/sprite-icon.png') no-repeat -280px -150px;
}
#header.diorcom-full-header .header-rolls .header-roll .jqTransformCheckbox.jqTransformChecked {
  background-position: -260px -150px;
}
#header.diorcom-full-header .header-rolls .header-roll .error {
  width: 322px;
  height: 28px;
  border: 1px solid #fe0000;
}
#header.diorcom-full-header .header-rolls .header-roll .error-msg {
  display: none;
  font-size: 12px;
  color: #fe0000;
}
#header.diorcom-full-header .button.black,
#header.diorcom-full-header .button:hover {
  background: #3A3B3C;
}
#header.diorcom-full-header .button {
  display: inline-block;
  text-transform: uppercase;
}
/* IE */
.ie6 #header.diorcom-full-header .header-rolls .header-roll h4,
.ie7 #header.diorcom-full-header .header-rolls .header-roll h4 {
  font-size: 16px;
  font-family: Arial, sans-serif;
}
.ie6 #header.diorcom-full-header .header-rolls .header-roll .jqTransformSelectWrapper ul,
.ie7 #header.diorcom-full-header .header-rolls .header-roll .jqTransformSelectWrapper ul {
  width: 204px !important;
}
.ie6 #header.diorcom-full-header .header-rolls .header-roll.cart-roll.double .container,
.ie7 #header.diorcom-full-header .header-rolls .header-roll.cart-roll.double .container {
  max-height: 662px;
  height: auto !important;
  height: 662px;
}
.ie6 #header.diorcom-full-header .header-rolls .header-roll.cart-roll .container,
.ie7 #header.diorcom-full-header .header-rolls .header-roll.cart-roll .container {
  max-height: 717px;
  height: auto !important;
  height: 717px;
}
.ie8 #header.diorcom-full-header .header-roll .jqTransformSelectWrapper ul {
  width: 202px !important;
}
/* SEARCH */
#header.diorcom-full-header .search-roll .container {
  font-family: Arial, sans-serif;
}
#header.diorcom-full-header .search-roll form {
  padding: 0 0 35px;
  overflow: hidden;
  border-bottom: 1px solid #d4d5d5;
}
#header.diorcom-full-header .search-roll input,
#header.diorcom-full-header .search-roll button {
  display: block;
  float: left;
}
#header.diorcom-full-header .search-roll input {
  width: 229px;
  height: 30px;
  line-height: 30px;
  padding: 0 0 0 10px;
  font-size: 12px;
  text-transform: uppercase;
  border: none;
  color: #7d7d7d;
  background-color: #ebebeb;
}
#header.diorcom-full-header .search-roll button {
  width: 95px;
  height: 30px;
  padding: 0;
  text-indent: -9999px;
  border: none;
  cursor: pointer;
  background: #2a2b2e url('../img/layout/search-glass.png') no-repeat center;
}
#header.diorcom-full-header .search-roll h5 {
  margin: 35px 0 10px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  font-weight: normal !important;
  text-transform: uppercase;
  color: #2A2B2E;
}
#header.diorcom-full-header .search-roll ul {
  width: 334px;
  overflow: hidden;
}
#header.diorcom-full-header .search-roll li {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  overflow: hidden;
  font-family: 'HelveticaNeueLTS-condensed', Arial, sans-serif;
  word-wrap: break-word;
  text-transform: uppercase;
  padding-top: 1px;
  float: left;
}
#header.diorcom-full-header .search-roll li a {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  vertical-align: top;
  font-size: 16px;
  color: #7d7d7d;
  padding-top: 2px;
}
#header.diorcom-full-header .search-roll li a:hover {
  color: #2a2b2e;
}
#header.diorcom-full-header .search-roll li.new-line {
  clear: both;
}
#header.diorcom-full-header .search-roll .hr {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  font-size: 20px;
  margin: -3px 5px 0;
  height: 16px;
  vertical-align: top;
}
.ie6 #header.diorcom-full-header .search-roll form {
  padding: 0 0 20px;
}
.ie6 #header.diorcom-full-header .search-roll li,
.ie7 #header.diorcom-full-header .search-roll li {
  font-size: 14px;
  font-family: Arial, sans-serif;
}
.ie6 #header.diorcom-full-header .search-roll .hr,
.ie7 #header.diorcom-full-header .search-roll .hr {
  font-size: 14px;
}
.ie6 #header.diorcom-full-header .search-roll hr,
.ie7 #header.diorcom-full-header .search-roll hr,
.ie8 #header.diorcom-full-header .search-roll hr {
  margin: 6px 8px 0;
}
/* ACCOUNT && PASSWORD && NEWSLETTER */
#header.diorcom-full-header .account-roll li input,
#header.diorcom-full-header .password-roll li input,
#header.diorcom-full-header .newsletter-roll li input {
  width: 324px;
  height: 30px;
  margin: 0 0 5px;
  padding: 0 0 0 10px;
  font-size: 12px;
  border: none;
  color: #9a9a9a;
  background-color: #ebebeb;
}
#header.diorcom-full-header .account-roll li select,
#header.diorcom-full-header .password-roll li select,
#header.diorcom-full-header .newsletter-roll li select {
  width: 180px;
  margin: 0 0 5px;
}
#header.diorcom-full-header .account-roll .bottom-form,
#header.diorcom-full-header .password-roll .bottom-form,
#header.diorcom-full-header .newsletter-roll .bottom-form {
  overflow: hidden;
}
#header.diorcom-full-header .account-roll .link,
#header.diorcom-full-header .password-roll .link,
#header.diorcom-full-header .newsletter-roll .link,
#header.diorcom-full-header .account-roll .valid,
#header.diorcom-full-header .password-roll .valid,
#header.diorcom-full-header .newsletter-roll .valid {
  display: block;
  float: left;
}
#header.diorcom-full-header .account-roll .link,
#header.diorcom-full-header .password-roll .link,
#header.diorcom-full-header .newsletter-roll .link {
  margin: 15px 0 0;
  display: block;
}
#header.diorcom-full-header .account-roll .link a,
#header.diorcom-full-header .password-roll .link a,
#header.diorcom-full-header .newsletter-roll .link a {
  font-size: 10px;
  text-decoration: underline;
  color: #2a2b2e !important;
  /* important for ie6 */

}
#header.diorcom-full-header .account-roll .valid,
#header.diorcom-full-header .password-roll .valid,
#header.diorcom-full-header .newsletter-roll .valid {
  float: right;
}
#header.diorcom-full-header .account-roll .button,
#header.diorcom-full-header .password-roll .button,
#header.diorcom-full-header .newsletter-roll .button {
  height: 28px;
  padding: 2px 20px 0;
  line-height: 28px;
  font-family: 'HelveticaNeueLTS-condensed', Arial, sans-serif;
  border: none;
  cursor: pointer;
  font-size: 12px;
  color: #fff;
  border-radius: 0;
  -webkit-appearance: none;
}
.ie6 #header.diorcom-full-header .account-roll .button,
.ie7 #header.diorcom-full-header .account-roll .button,
.ie6 #header.diorcom-full-header .password-roll .button,
.ie7 #header.diorcom-full-header .password-roll .button,
.ie6 #header.diorcom-full-header .newsletter-roll .button,
.ie7 #header.diorcom-full-header .newsletter-roll .button {
  padding: 0 20px;
  line-height: 26px;
  font-size: 10px;
  font-family: Arial, sans-serif;
}
/* ACCOUNT */
#header.diorcom-full-header .account-roll {
  /* LOGIN */

  /* SUBSCRIPTION */

}
#header.diorcom-full-header .account-roll .log-form {
  padding: 0 0 35px;
  position: relative;
  border-bottom: 1px solid #d4d5d5;
}
#header.diorcom-full-header .account-roll .log-form .error-msg {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 15px;
}
#header.diorcom-full-header .account-roll .subscription-box {
  margin: 35px 0 0;
}
#header.diorcom-full-header .account-roll .subscription-box p {
  line-height: 14px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  color: #9a9a9a;
}
#header.diorcom-full-header .account-roll .subscription-box .valid {
  margin: 30px 0 0;
}
/* IE */
.ie6 #header.diorcom-full-header .account-roll .log-form {
  height: 30px;
}
.ie6 #header.diorcom-full-header .valid {
  width: auto !important;
  margin: 30px 0 0;
}
/* PASSWORD */
#header.diorcom-full-header .password-roll {
  /* VALIDATION */

}
#header.diorcom-full-header .password-roll .password-form {
  position: relative;
}
#header.diorcom-full-header .password-roll .password-form p {
  margin: 0 0 8px;
  font-size: 12px;
  line-height: 14px;
  color: #9a9a9a;
}
#header.diorcom-full-header .password-roll .password-form p.error-msg {
  margin: 10px 0 0;
}
#header.diorcom-full-header .password-roll .cancel {
  float: right;
}
#header.diorcom-full-header .password-roll .cancel a {
  height: 27px;
  display: block;
  border: 1px solid #d4d5d5 !important;
  color: #999999;
  background-color: #fff;
}
#header.diorcom-full-header .password-roll .cancel a:hover {
  color: #999999;
  background-color: #fff;
}
#header.diorcom-full-header .password-roll .valid-pop {
  width: 334px;
  height: 140px;
  display: none;
  padding: 80px 40px 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  background-color: #fff;
}
#header.diorcom-full-header .password-roll .valid-pop p {
  font-size: 10px;
}
#header.diorcom-full-header .password-roll .valid-pop .valid a {
  color: #fff;
}
/* IE */
.ie6 #header.diorcom-full-header .password-roll p.error-msg {
  clear: both;
}
.ie6 #header.diorcom-full-header .password-roll .bottom-form {
  height: 30px;
}
.ie6 #header.diorcom-full-header .password-roll .cancel {
  width: 93px;
}
.ie6 #header.diorcom-full-header .password-roll .valid {
  width: 93px!important;
  position: relative;
  top: -30px;
}
.ie6 #header.diorcom-full-header .password-roll .valid input {
  width: 100%;
  border: 0;
}
.ie6 #header.diorcom-full-header .password-roll .cancel a,
.ie7 #header.diorcom-full-header .password-roll .cancel a,
.ie8 #header.diorcom-full-header .password-roll .cancel a {
  margin: 0 10px 0 0;
}
/* NEWSLETTER */
#header.diorcom-full-header .newsletter-roll {
  /* LEGAL */

  /* VALIDATION */

}
#header.diorcom-full-header .newsletter-roll .container {
  position: relative;
}
#header.diorcom-full-header .newsletter-roll p {
  margin: 0 0 20px;
  line-height: 14px;
  color: #9a9a9a;
  font-size: 12px;
}
#header.diorcom-full-header .newsletter-roll h5 {
  margin: 25px 0 10px;
  font-family: Arial, sans-serif;
  font-size: 12px;
  text-transform: uppercase;
  color: #2b2b2f;
}
#header.diorcom-full-header .newsletter-roll .jqTransformSelectWrapper {
  width: 180px !important;
}
#header.diorcom-full-header .newsletter-roll .jqTransformSelectWrapper ul {
  height: 89px !important;
}
#header.diorcom-full-header .newsletter-roll .jqTransformCheckboxWrapper {
  height: 30px !important;
  margin: -5px 0 0;
  overflow: hidden;
}
#header.diorcom-full-header .newsletter-roll .universe {
  margin: 0 0 25px;
  overflow: hidden;
}
#header.diorcom-full-header .newsletter-roll .universe li {
  width: 140px;
  padding: 5px 20px 0 0;
  display: block;
  float: left;
  font-size: 12px;
}
#header.diorcom-full-header .newsletter-roll .universe li.last {
  padding: 5px 0 0;
}
#header.diorcom-full-header .newsletter-roll .universe input {
  width: 15px;
  height: 15px;
  margin: 0 10px 0 0;
  display: block;
  float: left;
  overflow: hidden;
}
#header.diorcom-full-header .newsletter-roll .universe label {
  color: #9a9a9a;
  font-size: 12px;
  margin: 5px 0 0;
  display: inline;
  overflow: hidden;
}
#header.diorcom-full-header .newsletter-roll em {
  width: 215px;
  display: block;
  float: left;
  line-height: 12px;
  color: #9a9a9a;
  font-size: 11px;
  font-style: italic;
}
#header.diorcom-full-header .newsletter-roll .valid {
  margin: 15px 0 0;
}
#header.diorcom-full-header .newsletter-roll .error-msg {
  display: none;
  position: absolute;
  bottom: 0;
  left: 40px;
  color: #fe0000;
}
#header.diorcom-full-header .newsletter-roll .legal {
  height: 370px;
  padding: 0 40px;
  display: none;
  position: absolute;
  top: 130px;
  left: 0;
  z-index: 20;
  background-color: #fff;
}
#header.diorcom-full-header .newsletter-roll .legal h5 {
  margin-top: 0;
  color: #9a9a9a;
}
#header.diorcom-full-header .newsletter-roll .legal .legal-check {
  display: block;
  margin: 20px 0 18px;
  font-size: 12px;
}
#header.diorcom-full-header .newsletter-roll .legal .alert {
  display: none;
  margin: 0;
  color: #fe0000;
}
#header.diorcom-full-header .newsletter-roll .legal .valid {
  margin: 12px 0 0;
}
#header.diorcom-full-header .newsletter-roll .valid-pop {
  width: 334px;
  height: 270px;
  display: none;
  padding: 190px 40px 0;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 20;
  background-color: #fff;
}
#header.diorcom-full-header .newsletter-roll .valid-pop .valid a {
  color: #fff;
}
/* IE */
.ie8 #header.diorcom-full-header .account-roll .valid input,
.ie8 #header.diorcom-full-header .password-roll .valid input,
.ie8 #header.diorcom-full-header .newsletter-roll .valid input,
.ie8 #header.diorcom-full-header .account-roll .valid button,
.ie8 #header.diorcom-full-header .password-roll .valid button,
.ie8 #header.diorcom-full-header .newsletter-roll .valid button {
  height: 30px;
  padding: 0 20px;
}
.ie7 #header.diorcom-full-header .newsletter-roll .error-msg {
  bottom: -5px;
}
.ie6 #header.diorcom-full-header .account-roll li input,
.ie7 #header.diorcom-full-header .account-roll li input,
.ie8 #header.diorcom-full-header .account-roll li input,
.ie6 #header.diorcom-full-header .password-roll li input,
.ie7 #header.diorcom-full-header .password-roll li input,
.ie8 #header.diorcom-full-header .password-roll li input,
.ie6 #header.diorcom-full-header .newsletter-roll li input,
.ie7 #header.diorcom-full-header .newsletter-roll li input,
.ie8 #header.diorcom-full-header .newsletter-roll li input {
  height: 22px !important;
  padding: 8px 0 0 10px;
}
.ie6 #header.diorcom-full-header .account-roll .valid input,
.ie7 #header.diorcom-full-header .account-roll .valid input,
.ie6 #header.diorcom-full-header .password-roll .valid input,
.ie7 #header.diorcom-full-header .password-roll .valid input,
.ie6 #header.diorcom-full-header .newsletter-roll .valid input,
.ie7 #header.diorcom-full-header .newsletter-roll .valid input,
.ie6 #header.diorcom-full-header .account-roll .valid button,
.ie7 #header.diorcom-full-header .account-roll .valid button,
.ie6 #header.diorcom-full-header .password-roll .valid button,
.ie7 #header.diorcom-full-header .password-roll .valid button,
.ie6 #header.diorcom-full-header .newsletter-roll .valid button,
.ie7 #header.diorcom-full-header .newsletter-roll .valid button {
  height: 30px;
  padding: 0;
}
.ie6 #header.diorcom-full-header .account-roll .log-form {
  padding: 0 0 65px;
}
.ie6 #header.diorcom-full-header .newsletter-roll .universe {
  height: 40px;
}
.ie6 #header.diorcom-full-header .newsletter-roll .universe li {
  width: 150px;
  padding: 5px 10px 0 0;
}
.ie6 #header.diorcom-full-header .newsletter-roll .legal .scroller {
  margin-top: -2px;
}
.ie6 #header.diorcom-full-header .newsletter-roll .legal .legal-check {
  padding-top: 5px;
}
.ie6 #header.diorcom-full-header .newsletter-roll .legal .jqTransformCheckbox {
  margin-top: 2px;
}
/* CART */
#header.diorcom-full-header .cart-roll.double .container .cart-title {
  display: block;
}
#header.diorcom-full-header .cart-roll .container {
  padding: 0 !important;
}
#header.diorcom-full-header .cart-roll .container .cart-title {
  padding: 0 25px;
  display: none;
  text-align: center;
  text-transform: uppercase;
  color: #2A2B2E;
  font-size: 12px;
}
#header.diorcom-full-header .cart-roll .container .cart-title p {
  font-size: 12px;
  padding: 15px 0;
  border-bottom: 1px solid #D4D5D5;
}
#header.diorcom-full-header .cart-roll .container .cart-title p.border {
  border-top: 1px solid #D4D5D5;
}
#header.diorcom-full-header .cart-roll .container .cart-title i {
  font-size: 12px;
}
#header.diorcom-full-header .cart-roll .container .next,
#header.diorcom-full-header .cart-roll .container .prev {
  display: block;
  zoom: 1;
  width: 100%;
  background-color: #ffffff;
  height: 40px;
  line-height: 40px;
  text-align: center;
  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  /* IE 5-7 */

  filter: alpha(opacity=100);
  /* Good browsers */

  opacity: 1;
}
#header.diorcom-full-header .cart-roll .container .next.hidden,
#header.diorcom-full-header .cart-roll .container .prev.hidden {
  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */

  filter: alpha(opacity=0);
  /* Good browsers */

  opacity: 0;
  cursor: default;
  display: block;
}
#header.diorcom-full-header .cart-roll .container .next.hidden .arrow,
#header.diorcom-full-header .cart-roll .container .prev.hidden .arrow {
  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  /* IE 5-7 */

  filter: alpha(opacity=0);
  /* Good browsers */

  opacity: 0;
}
#header.diorcom-full-header .cart-roll .container .next .arrow,
#header.diorcom-full-header .cart-roll .container .prev .arrow {
  display: inline-block;
  *display: inline;
  *position: relative;
  *top: 50%;
  line-height: normal;
  vertical-align: middle;
  height: 5px;
  width: 9px;
  font-size: 1px;
  zoom: 1;
  background-image: url('../img/sprites/sprite-icon.png');
  background-repeat: no-repeat;
  /* IE 8 */

  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
  /* IE 5-7 */

  filter: alpha(opacity=100);
  /* Good browsers */

  opacity: 1;
}
#header.diorcom-full-header .cart-roll .container .prev {
  border-bottom: 1px solid #D4D5D5;
}
#header.diorcom-full-header .cart-roll .container .prev .arrow {
  background-position: -260px 0px;
}
#header.diorcom-full-header .cart-roll .container .next {
  border-top: 1px solid #D4D5D5;
}
#header.diorcom-full-header .cart-roll .container .next .arrow {
  background-position: -240px 0px;
}
#header.diorcom-full-header .cart-roll .container .scrollContainer {
  /* 3 itemsVisible + title + total */

  max-height: 580px;
  overflow: hidden;
  position: relative;
  zoom: 1;
  background-color: #ffffff;
}
#header.diorcom-full-header .cart-roll .container .cart-items {
  padding: 0px 25px;
}
#header.diorcom-full-header .cart-roll .container .cart-items .cart-item {
  height: 125px;
  width: 364px;
  line-height: 125px;
  border-bottom: 1px solid #D4D5D5;
  position: relative;
}
#header.diorcom-full-header .cart-roll .container .cart-items .cart-item * {
  font-size: 12px;
  font-family: Arial;
  color: #2A2B2E;
  text-transform: none;
}
#header.diorcom-full-header .cart-roll .container .cart-items .cart-item .container {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  vertical-align: bottom;
  line-height: normal;
  height: auto;
  padding: 0 0 18px 0 !important;
}
#header.diorcom-full-header .cart-roll .container .cart-items .cart-item .container .visual {
  width: 110px;
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  text-align: center;
}
#header.diorcom-full-header .cart-roll .container .cart-items .cart-item .container .cart-item--picture {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
}
#header.diorcom-full-header .cart-roll .container .cart-items .cart-item .container .cart-item--infos {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  width: 242px;
  margin-left: 12px;
}
#header.diorcom-full-header .cart-roll .container .cart-items .cart-item .container .cart-item--infos .item-infos {
  display: block;
  width: 215px;
  text-align: left;
}
#header.diorcom-full-header .cart-roll .container .cart-items .cart-item .container .cart-item--infos .item-infos--title {
  font-weight: bold;
  margin-bottom: 3px;
}
#header.diorcom-full-header .cart-roll .container .cart-items .cart-item .container .cart-item--infos .item-infos--subtitle {
  color: #9A9A9A;
  margin-bottom: 1px;
}
#header.diorcom-full-header .cart-roll .container .cart-items .cart-item .container .cart-item--infos .item-infos--variant {
  margin-bottom: 15px;
}
#header.diorcom-full-header .cart-roll .container .cart-items .cart-item .container .cart-item--infos .item-infos--oneLine {
  position: relative;
  text-align: left;
  height: 12px;
}
#header.diorcom-full-header .cart-roll .container .cart-items .cart-item .container .cart-item--infos .item-infos--oneLine .item-infos {
  display: inline-block;
  zoom: 1;
  *display: inline;
  width: auto;
  position: absolute;
  top: 0;
}
#header.diorcom-full-header .cart-roll .container .cart-items .cart-item .container .cart-item--infos .item-infos--oneLine .item-infos--quantity {
  left: 0;
  color: #9A9A9A;
}
#header.diorcom-full-header .cart-roll .container .cart-items .cart-item .container .cart-item--infos .item-infos--oneLine .item-infos--price {
  right: 107px;
}
#header.diorcom-full-header .cart-roll .container .cart-items .cart-item .container .cart-item--infos .item-infos--oneLine .item-remove {
  display: block;
  width: 9px;
  height: 9px !important;
  top: 2px;
  right: 0;
  background: url(../img/sprites/spriteTransverse.png) no-repeat -135px -2px #ffffff !important;
}
#header.diorcom-full-header .cart-roll .container .cart-submit {
  text-align: center;
  margin-top: 25px;
  margin-bottom: 30px;
  font-size: 12px;
}
#header.diorcom-full-header .cart-roll .container .cart-submit .cart-subtotal > * {
  display: inline-block;
  *display: inline;
  zoom: 1;
  font-size: 12px;
  color: #2A2B2E;
  text-transform: uppercase;
  margin-bottom: 15px;
}
#header.diorcom-full-header .cart-roll .container .cart-submit .cart-subtotal .cart-subtotal--label {
  margin-right: 35px;
}
#header.diorcom-full-header .cart-roll .container .cart-submit .cart-command--button {
  height: 33px;
  padding: 2px 25px 0;
  display: inline-block;
  line-height: 35px;
  font-family: 'HelveticaNeueLTS-condensed', Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  border: none;
  color: #fff;
  background-color: #2A2B2E;
}
#header.diorcom-full-header .cart-roll .container .cart-ecommerce {
  width: 100%;
  height: 96px;
  background-color: #f0f0f0;
  color: #9A9A9A;
  line-height: 96px;
  text-align: center;
  text-transform: uppercase;
}
#header.diorcom-full-header .cart-roll .container .cart-ecommerce p {
  display: inline-block;
  vertical-align: middle;
  line-height: normal;
  font-size: 12px;
}
#header.diorcom-full-header .cart-roll .container .cart-ecommerce p .cart-date {
  color: #2A2B2E;
  font-size: 12px;
  line-height: normal;
}
#header.diorcom-full-header .cart-roll .container .cart-ecommerce p br {
  font-size: 12px;
  line-height: normal;
}
/* IE */
.ie6 #header.diorcom-full-header .cart-roll .container .next .arrow,
.ie7 #header.diorcom-full-header .cart-roll .container .next .arrow,
.ie6 #header.diorcom-full-header .cart-roll .container .prev .arrow,
.ie7 #header.diorcom-full-header .cart-roll .container .prev .arrow {
  *display: inline;
  zoom: 1;
  position: relative;
  top: 50%;
  margin-top: -10px;
}
.ie6 #header.diorcom-full-header .cart-roll .container .scrollContainer,
.ie7 #header.diorcom-full-header .cart-roll .container .scrollContainer {
  max-height: 440px;
  height: auto !important;
  height: 440px;
}
.ie6 #header.diorcom-full-header .cart-roll .container .cart-items .cart-item,
.ie7 #header.diorcom-full-header .cart-roll .container .cart-items .cart-item {
  display: table;
}
.ie6 #header.diorcom-full-header .cart-roll .container .cart-items .cart-item .cart-item--picture,
.ie7 #header.diorcom-full-header .cart-roll .container .cart-items .cart-item .cart-item--picture {
  display: table-cell;
  vertical-align: bottom;
  margin-top: 10px;
}
.ie6 #header.diorcom-full-header .cart-roll .container .cart-items .cart-item .cart-item--infos,
.ie7 #header.diorcom-full-header .cart-roll .container .cart-items .cart-item .cart-item--infos {
  display: table-cell;
  vertical-align: bottom;
  margin-top: 10px;
}
.ie6 #header.diorcom-full-header .cart-roll .container .cart-submit .cart-command--button,
.ie7 #header.diorcom-full-header .cart-roll .container .cart-submit .cart-command--button {
  height: 35px;
  padding: 0 25px ;
  font-size: 12px;
  font-family: Arial, sans-serif;
}
.ie6 #header.diorcom-full-header .cart-roll .container .cart-ecommerce p,
.ie7 #header.diorcom-full-header .cart-roll .container .cart-ecommerce p {
  padding-top: 25px;
}
.ie8 #header.diorcom-full-header .cart-roll .container .cart-submit .cart-command--button {
  height: 35px;
  padding: 0 25px ;
}
/* ERROR */
#header.diorcom-full-header .error-roll {
  width: 414px;
  height: 110px;
  display: none;
  position: relative;
  text-transform: none;
  background-color: #fff;
}
#header.diorcom-full-header .error-roll .arrow-roll {
  width: 0px;
  height: 0px;
  display: block;
  position: absolute;
  top: -6px;
  right: 45px;
  line-height: 0px;
  border-style: solid;
  border-width: 0 6px 6px 6px;
  border-color: transparent transparent #fff transparent;
  _border-color: #000000 #000000 #ffffff #000000;
  _filter: progid:DXImageTransform.Microsoft.Chroma(color='#000000');
}
#header.diorcom-full-header .error-roll p {
  width: 100%;
  position: absolute;
  top: 50%;
  text-align: center;
  font-size: 12px;
  color: #2A2B2E;
}
