#giftCardPage {
  background: none repeat scroll 0 0 #F3F3F3;
  margin: auto -30px;
  padding: 0 30px 1px 30px;
}

#giftCardPage #social-bar {
  position: absolute;
  top: 34px;
  right: -71px;
  z-index: 1;
}

#giftCardPreviewDialog .buttonContent{
  background-color: #ffffff;
  padding: 20px;
  text-align: center;
  margin-top: 18px;
  }

#giftCardPreviewDialog .submitBtn span {
    font-size: 18px;
    padding: 10px 15px 0 10px;
}
#giftCardPreviewDialog {
  background-color: #f1f1f1;
}

.giftCardUseExplained {
    background-color:#ffffff;
    padding: 30px 63px 40px 63px;
    color: #484848;
}

.giftCardUseExplained h2 {
    margin: 0 0 10px 18px;
    font-size: 27px;
    font-weight: 800;
    color: #a5a8b0;
}

.giftCardDisclaimer {
    font-size: 11px;
    color: #898989;
    text-align: center;
    margin-top: 18px;
    padding-bottom: 50px;
}

.errors {
    background: #FBD7C8;
    border: 1px dashed #f03d4e;
    margin-left: 20px;
    padding: 20px;
    color: #484848;
}

.errors strong {
    color: #f03d4e;
    font-size: 15px;
}

.errors ul {
    list-style: circle;
    margin: 10px 0;
    padding-left: 20px;
}

input.error::-webkit-input-placeholder, textarea.error::-webkit-input-placeholder {
    color: #f03d4e;
}

input.error:-moz-placeholder, textarea.error:-moz-placeholder {
    color: #f03d4e;
}

input.error.placeholder {
    color: #f03d4e;
}

#social-bar h3 {
  float: left;
  margin-top:15px;
  margin-left: -412px;
  padding: 10px 70px 0 0;
  height: 150px;
  width: 333px;
  text-align: right;
  background: url(../images/giftCard/icone_arrow_social.png) no-repeat right top;
  font-style: helvetica, sans-serif;
  font-size: 18px;
  color: #898989;
}

#giftCardHeader {
  height: 360px;
  position: relative;
  margin-top: -355px;
}

#giftCardDescription {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #dedede;
  position: relative;
  width: 970px;
}

#giftCardDescription h1 {
  padding-left: 15px;
}

#giftCardHeader h2 {
  background: rgba(255, 255, 255, 0.7);
  padding: 5px;
  margin: 0 17px 0 17px;
  font-size: 30px;
  font-weight: lighter;
  display: inline-block;
}

#giftCardHeader p {
  background: rgba(255, 255, 255, 0.7);
  padding: 10px;
  margin: 8px 0 0 17px;
  width: 540px;
  text-align: justify;
}


#pictogramBar {
  height: 100px;
  margin: -28px 0 10px 150px;
  padding-left: 0px;
  background: url(../images/giftCard/icone_I.png) no-repeat center top;
  z-index: 1000;
  display: inline-block;
}

#pictogramBar>li {
  float: left;
  text-align: center;
  list-style: none;
  position: relative;
  cursor: pointer;
}

#pictogramBar>li>div {
  width: 161px;
  height: 50px;
}

#pictogramBar p {
  margin-top: 50px;
  padding-top: 35px;
}

#pictogramBar .easy {
  background: url(../images/giftCard/icone_simple_rapide.png) no-repeat center top;
}

#pictogramBar .duration {
  background: url(../images/giftCard/icone_valable_1.png) no-repeat center top;
}

#pictogramBar .scope {
  background: url(../images/giftCard/icone_sur_toutes_nos_offres.png) no-repeat center top;
}


#pictogramBar .budget {
  background: url(../images/giftCard/icone_pour_tous_les_budgets.png) no-repeat center top;
}

#pictogramBar .infoEasy,
#pictogramBar .infoDuration,
#pictogramBar .infoScope,
#pictogramBar .infoAvailability,
#pictogramBar .infoBudget {
  visibility: hidden;
  position: absolute;
  z-index: 10;
  padding: 11px;
  text-align: left;
  font-size: 12px;
  border: 1px solid #dedede;
  background-color: #ffffff;
  left: -15px;
  top:107px;
  height: auto;
  width: 163px;
  -webkit-box-shadow: 0px 3px 14px 0px rgba(50, 50, 50, 0.68);
  -moz-box-shadow:0px 3px 14px 0px rgba(50, 50, 50, 0.68);
  box-shadow:0px 3px 14px 0px rgba(50, 50, 50, 0.68);
}

#pictogramBar .infoEasy:after,
#pictogramBar .infoDuration:after,
#pictogramBar .infoScope:after,
#pictogramBar .infoAvailability:after,
#pictogramBar .infoBudget:after{
  content:'';
  height: 15px;
  width: 25px;
  left: 80px;
  top: -13px;
  background: url(/weekend2/images/layout-sprite.png) no-repeat;
  background-position: -34px -731px;
  position: absolute;
}

#pictogramBar li:hover > .infoEasy,
#pictogramBar li:hover > .infoDuration,
#pictogramBar li:hover > .infoScope,
#pictogramBar li:hover > .infoAvailability,
#pictogramBar li:hover > .infoBudget
 {
  visibility: visible;

}

.multistepProcess .stepTitle {
  font-size: 24px;
  padding-bottom: 15px;
  padding-top: -13px;
  font-weight: lighter;
  border-bottom: 1px solid #dedede;
}

.multistepProcess .stepCounter{
  position: absolute;
  top: 0;
  width: 28px;
  height: 30px;
  padding-right: 3px;
  color: #a5a8b0;
  font-size: 35px;
  font-weight: bold;
  line-height: 30px;
  text-align: center;
}

#step1 {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #dedede;
  margin: 0 0 10px 0;
  padding: 22px 0 60px 50px;
}

#step1 .stepBorder {
  min-width: 10px;
  color: #484848;
  list-style: none outside none;
  margin: 0 0 0 -31px;
  position: absolute;
  bottom: 0;
  height: 50%;
  z-index: 1;
}

#step1 .stepCounter{
  left: 8px;
  top: 25px;
  z-index: 2;
}

#step1 .stepTitle {
  float: left;
  display: inline-block;
  border-bottom: none;
}

#step1 #ccavfAmount {
  float: left;
  width: 60px;
  margin: -1px 5px 0px 12px;
  text-align: right;
  font-size: 20px;
  text-align: center \0/IE9; /* IE9 */
  text-align: center \9; /* IE8 and below */
}

#step1 .minAmount {
	line-height: 34px;
	font-size: 10px;
	float: left;
	margin-left: 30px;
}

.ccavfAmountWarningBubble{
  background: url(../images/giftCard/popin.png) no-repeat 0px -5px;
  float: left;
  width: 220px;
  height: 60px;
  display: none;
  margin-left: 0;
  margin-top: -10px;
  padding: 1px;
}

.ccavfAmountWarningBubble .ccavfAmountText{
  display:block;
  width:180px;
  margin:15px 0px 0px 25px;
}

#step2 {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #dedede;
  margin: 0 0 10px 0;
  padding: 22px 50px 30px 50px;
}

#step2 .stepBorder {
  min-width: 10px;
  color: #484848;
  list-style: none outside none;
  margin: 0 0 0 -31px;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
}

#step2 .stepCounter{
  left: 8px;
  top: 25px;
  z-index: 2;
}

#step2 .slidesContainer {
  width: 840px;
}

#step2 .slides {
  width: 740px;
  height: 116px;
  display: inline-block;
}

#step2 .prev {
  background: url(../images/giftCard/icone_arrow_left.png) no-repeat;
  display: inline;
  width: 32px;
  height: 50px;
  float: left;
  margin: 52px 12px 0 2px;
  z-index: 1000;
}

#step2 .next {
  background: url(../images/giftCard/icone_arrow_right.png) no-repeat;
  display: inline;
  width: 32px;
  height: 50px;
  float: right;
  margin: 52px 0 0 2px;
  z-index: 1000;
}

#step3 {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #dedede;
  margin: 0 0 10px 0;
  padding: 22px 50px 30px 50px;
}

#step3 .stepBorder {
  min-width: 10px;
  color: #484848;
  list-style: none outside none;
  margin: 0 0 0 -31px;
  height: 100%;
  position: absolute;
  z-index: 1;
  top: 0;
}

#step3 .stepCounter{
  left: 8px;
  top: 25px;
  z-index: 2;
}

#ccavfContentInputs .button {
  width: 94%;
  padding-top: 5px;
  padding-bottom: 5px;
}

#step3 #giftCardPreviewButton span {
  width: 97%;
  display: inline-block;
}

#ccavfContentInputs {
    float: right;
    width: 313px;
}

#ccavfContentInputs label {
    display: block;
    margin-bottom: 10px;
    color: #ababab;
}

#ccavfContentInputs input, #ccavfContentInputs textarea {
    width: 100%;
    resize: none;
    margin-bottom: 10px;
}

#ccavfContentInputs textarea {
    height: 102px;
}

#step4 {
  background: none repeat scroll 0 0 #FFFFFF;
  border: 1px solid #dedede;
  border-radius: 0 0 20px 20px;
  margin: 0;
  padding: 30px 50px;
}

#step4 .stepBorder {
  min-width: 10px;
  color: #484848;
  list-style: none outside none;
  margin: 0 0 0 -31px;
  height: 50%;
  position: absolute;
  z-index: 1;
  top: 0;
}

#step4 .stepCounter{
  left: 8px;
  top: 32px;
  z-index: 2;
}

#step4 .button {
  font-size: 25px;
  margin:0 15px 0 4px;
}

#step4 .button span {
  margin: 14px;
}

#ccavfMiniatures img {
  padding: 5px;
}

.stepFooterContent em {
  font-size: 30px;
  width: 230px;
  font-style: normal;
}

.stepFooterContent .mailInfo {
  min-height: 26px;
  width: 254px;
  padding-left: 41px;
  margin: 6px 0 0 0;
  background: url(../images/giftCard/icone_mail.png) no-repeat;
  float: right;
}

.stepFooterContent .mailInfo span {
  color: #898989;
  font-size: 12px;
}

.giftCardPrint {
  width: 666px;
  margin: 50px auto;
}

#email-share span {
	visibility: hidden;
}
