/* Styles généraux -------------------------------------------------------------------------------*/
.explications {
    background-color: #b2bcc0;
    font-weight: bold;
    color: white;
    font-size: 12px;
    padding: 2px 10px;
}
.choosePublication {
    float: left;
    width: 223px;
    height: 478px;
/*     height: 518px; */
}
.choosePublicationPopup  {
    text-align: center;
    color: #000;
    background-color: #fff;
    padding: 10px;
    border:1px solid black;
}
.choosePublicationPopup img {
    margin: 0 auto;
}
.preview {
    filter:alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;
    text-decoration: none;
    position: relative;
/*    margin-top:10px;
    margin-bottom:10px;*/
}
.preview span {
    width:108px;
    padding:0pt 20px;
    height:24px;
    color: #fff;
    background-color: #ccc;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    font-size: 15px;
    line-height: 12px;
    position: absolute;
    bottom: 0;
    left: 0;
    visibility: hidden;
}
.preview.selectable,
.preview.selected,
.preview:hover {
    filter:alpha(opacity=100);
    -moz-opacity: 1;
    opacity: 1;
}
.preview.selected span,
.preview:hover span {
    visibility: visible;
}
.preview,
.preview .productCoverContainer {
    width: 148px;
    height: 130px;
}
.productCoverContainer .marginAuto {
    margin: 0 auto;
    width: 100px;
}
/*#leftCol .cls {
  clear:left;
}*/
.productDetailsContainer {
    text-align:center;
}
.productDetailsContainer a,
.productDetailsContainer strong {
    margin: 0 auto;
}
.productCoverContainer {
/*     height: 315px; */
    height: 275px;
    position:relative;
    width: 223px;
}
.productCoverContent {
    position:absolute;
    bottom:0;
/*     margin:0 auto; */
/*     margin-left:25px; */
    width: 100%;
}
.productCoverContent div,
.productCoverContent img {
    margin:0 auto;
}
.productCoverContent img {
    display: block;
}
.publicationTypePrice {
    font-weight: bold;
    font-size: 16px;
    display: block;
    width: 73px;
    height: 35px;
    text-align: center;
    line-height: 35px;
    background: transparent url(/images/backgrounds/publicationTypePrice.gif) center no-repeat;
    color: white;
    padding-bottom: 2px;
}
/* Titre des étapes de création d'un projet ------------------------------------------------------*/
.stepTitle {
    text-align: center;
    width: auto;
    font-size: 32px;
    padding: 20px 0;
/*     color: #7B858A; */
    color: #000;
    font-weight: bold;
    font-size: 26px;
}
/*.stepTitle .stepNum {
    background: transparent url(/images/backgrounds/stepNum.gif) left top no-repeat;
    color: #cf0063;
    font-weight: bold;
    font-size: 26px;
}
.stepTitle .num1 {
    padding: 6px 15px 13px 13px;
}
.stepTitle .num2 {
    padding: 6px 15px 13px 13px;
}
.stepTitle .num3 {
    padding: 8px 15px 13px 15px;
}
.stepTitle .num4 {
    padding: 8px 15px 13px 13px;
}*/

/* Boutons ---------------------------------------------------------------------------------------*/
.orangeButton142x29:link,
.orangeButton142x29:visited,
.orangeButton142x29:active,
.orangeButton142x29:hover,

.orangeButton284x29:link,
.orangeButton284x29:visited,
.orangeButton284x29:active,
.orangeButton284x29:hover,

.grayButton284x29:link,
.grayButton284x29:visited,
.grayButton284x29:active,
.grayButton284x29:hover,

.orangeButton70x17:link,
.orangeButton70x17:visited,
.orangeButton70x17:active,
.orangeButton70x17:hover,

.orangeButton140x17:link,
.orangeButton140x17:visited,
.orangeButton140x17:active,
.orangeButton140x17:hover,

.orangeSelect120x17:link,
.orangeSelect120x17:visited,
.orangeSelect120x17:active,
.orangeSelect120x17:hover,

/* .orangeSelect120x17, */

.orangeSelect100x17:link,
.orangeSelect100x17:visited,
.orangeSelect100x17:active,
.orangeSelect100x17:hover,

.orangeSelect90x17:link,
.orangeSelect90x17:visited,
.orangeSelect90x17:active,
.orangeSelect90x17:hover,

.pinkButton140x17:link,
.pinkButton140x17:visited,
.pinkButton140x17:active,
.pinkButton140x17:hover,

.pinkButton150x17:link,
.pinkButton150x17:visited,
.pinkButton150x17:active,
.pinkButton150x17:hover,

.pinkButton120x17:link,
.pinkButton120x17:visited,
.pinkButton120x17:active,
.pinkButton120x17:hover,

.pinkButton120x17,

/* .pinkSelect120x17, */

.greenButton140x17:link,
.greenButton140x17:visited,
.greenButton140x17:active,
.greenButton140x17:hover {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    display: block;
    background-color: transparent;
    background-position: top left;
    background-repeat: no-repeat;
    border: none;
}

.pinkSelect120x17 {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    background-color: transparent;
    background-position: 0 -34px;
    background-repeat: no-repeat;
    border: none;
    width: 120px;
    height: 17px;
    line-height: 17px;
    font-size: 11px;
    background-image: url(/images/buttons/orangeSelect120x17.gif);
    margin-bottom: 8px;
}

.orangeButtonSelect120x17 {
    color: white;
    text-decoration: none;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    background-color: transparent;
    background-position: top left;
    background-repeat: no-repeat;
    border: none;
    width: 120px;
    height: 17px;
    line-height: 17px;
    font-size: 11px;
    background-image: url(/images/buttons/orangeSelect120x17.gif);
    margin-bottom: 8px;
}
.orangeButtonSelect120x17:hover {
    background-position: 0 -17px;
}

.orangeButton142x29 {
    width: 142px;
    height: 29px;
    line-height: 29px;
    font-size: 12px;
    background-image: url(/images/buttons/orange142x29.gif);
}
.orangeButton142x29:hover {
    background-position: 0 -29px;
}
.orangeButton284x29 {
    width: 284px;
    height: 29px;
    line-height: 29px;
    font-size: 12px;
    background-image: url(/images/buttons/orange284x29.gif);
}
.orangeButton284x29:hover {
    background-position: 0 -29px;
}
.grayButton284x29 {
    width: 284px;
    height: 29px;
    line-height: 29px;
    font-size: 12px;
    background-image: url(/images/buttons/gray284x29.gif);
}
.orangeButton70x17 {
    width: 70px;
    height: 17px;
    line-height: 17px;
    font-size: 11px;
    background-image: url(/images/buttons/orange70x17.gif);
}
.orangeButton70x17:hover {
    background-position: 0 -17px;
}
.orangeButton140x17 {
    width: 140px;
    height: 17px;
    line-height: 17px;
    font-size: 11px;
    background-image: url(/images/buttons/orange140x17.gif);
}
.orangeButton140x17:hover {
    background-position: 0 -17px;
}
.pinkButton120x17 {
    width: 120px;
    height: 17px;
    line-height: 17px;
    font-size: 11px;
    background-image: url(/images/buttons/pink120x17.gif);
}
.pinkButton120x17:hover {
    background-position: 0 -17px;
}
.pinkButton140x17 {
    width: 140px;
    height: 17px;
    line-height: 17px;
    font-size: 11px;
    background-image: url(/images/buttons/pink140x17.gif);
}
.pinkButton140x17:hover {
    background-position: 0 -17px;
}
.pinkButton150x17 {
    width: 150px;
    height: 17px;
    line-height: 17px;
    font-size: 11px;
    background-image: url(/images/buttons/pink150x17.gif);
}
.pinkButton150x17:hover {
    background-position: 0 -17px;
}
.orangeSelect120x17 {
    width: 120px;
    height: 17px;
    line-height: 17px;
    font-size: 11px;
    background-image: url(/images/buttons/orangeSelect120x17.gif);
}
.orangeSelect120x17:hover {
    background-position: 0 -17px;
}
.orangeSelect100x17 {
    width: 100px;
    height: 17px;
    line-height: 17px;
    font-size: 11px;
    background-image: url(/images/buttons/orangeSelect100x17.gif);
}
.orangeSelect100x17:hover {
    background-position: 0 -17px;
}
.orangeSelect90x17 {
    width: 90px;
    height: 17px;
    line-height: 17px;
    font-size: 11px;
    background-image: url(/images/buttons/orangeSelect90x17.gif);
}
.orangeSelect90x17:hover {
    background-position: 0 -17px;
}
.greenButton140x17 {
    width: 140px;
    height: 17px;
    line-height: 17px;
    font-size: 11px;
    background-image: url(/images/buttons/green140x17.gif);
}
.greenButton140x17:hover {
    background-position: 0 -17px;
}



/* Retour en arrière sur les étapes --------------------------------------------------------------*/
/*#goBackNav {
    padding-top: 5px;
    text-align: center;' . $this->view->translate($type['name']) . '
    font-size: 11px;
    background-color: #fff;
}
#goBackNav li {
    border-bottom: 1px solid #bcbdbe;
    margin-bottom: 0;
}*/
/*#goBackNav */li span {
    margin: 0 auto;
    display: block;
}
/*#goBackNav */.step1Img {
    width: 125px;
    height: 120px;
/*     border: 1px solid #bcbdbe; */
/*     background-color: white; */
/*     background-position: top left; */
/*     background-repeat: no-repeat; */
}
.step2Img {
    width: 140px;
    height: 155px;
    border: 1px solid #bcbdbe;
    background-color: white;
    background-position: top left;
    background-repeat: no-repeat;
}
.step1Txt {
  width:148px;
/*   background:transparent url(/images/backgrounds/stepMinNum1.gif) no-repeat scroll left center; */
  display:block;
/*   padding:3px 0 3px 21px; */
  padding:3px 0;
  text-align:center;
  color: #000;
  font-weight: bold;
}
.step2Txt {
/*   background: transparent url(/images/backgrounds/stepMinNum2.gif) top left no-repeat; */
  width:148px;
  display:block;
/*     margin:0 0 0 10px; */
  padding:3px 0;
  text-align:center;
  color: #000;
  font-weight: bold;
}
/* Bloc "Ce que font les autres" -----------------------------------------------------------------*/
#othersDo {
    display: block;
    text-align: center;
    padding-top: 130px;
}
#othersDo a {
    margin: 0 auto;
    text-transform: uppercase;
    text-decoration: none;
    color: white;
    font-size: 9px;
    display: block;
    width: 140px;
    height: 17px;
    line-height: 17px;
    background: transparent url(/images/buttons/orange140x17.gif) top left no-repeat;
}
#othersDo a:hover {
    background-position: 0 -17px;
}
/* Styles for ColorPicker popUp ------------------------------------------------------------------*/
/*#colorpicker {
    position: absolute;
    width: 145px;
    height: 135px;
    overflow: hidden;*/
/*     background: #F9F9F9; */
/*     background: white url(/images/backgrounds/step4.png) top left repeat; */
/*     border: 2px #C0C0C0 outset; */
/*     border: 1px solid black; */
/*     z-index: 1000; */
/* } */
/*#colorpicker-hue-container {
    position: absolute;
    top: 4px;
    left: 120px;
    width: 18px;
    height: 110px;
}
#colorpicker-hue-bg-img {
    width: 100%;
    height: 100%;
}
#colorpicker-hue-slider {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
#colorpicker-hue-thumb {
    position: absolute;
    top: 0;
    left: 0;
    width: 18px;
    height: 18px;
    z-index: 1009;
    cursor: default;
}
#colorpicker-bar {
    text-align: right;
    padding-right: 10px;
}
#colorpicker-close {
    cursor: pointer;
    color: blue;
    font-size: 10px;*/
/*     font-family: Tahoma, Helvetica, Sans-Serif; */
/*     font-weight: bold; */
/* } */

/*#colorpicker-div {
    position: absolute;
    top: 8px;
    left: 8px;
    width: 100px;
    height: 100px;
    border: 1px solid #666;
}
#colorpicker-bg,
#colorpicker-bg-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1001;
    overflow: hidden;
}
#colorpicker-selector {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 11px;
    height: 11px;
    z-index: 1009;
    margin-top: -6px;
    margin-left: -6px;
    cursor: default;
}
#colorpicker-selector img {
    position: absolute;
    left: 0;
    top: 0;
}
#colorpicker-footer {
    position: absolute;
    top: 114px;
    left: 10px;
    width: 127px;
}
#colorpicker-value {
    float: left;
}
#colorpicker-value,
#colorpicker-value-input {
    font-size: 9px !important;
    font-family: Helvetica, Verdana, Sans-Serif;
    height: 15px;
}
#colorpicker-value-input {
    width: 40px;
}
#colorpicker-okbutton {
    float: right;*/
/*     padding: 0 10px; */
/*     background: #3366FF; */
/*     font-size: 10px; */
/*     font-family: Tahoma, Helvetica, Sans-Serif; */
/*     border: 1px solid #666666; */
/*    color: #ffffff;
    font-weight: bold;
    text-align: center;
}*/
/* Blind div */
.blindingBlock {
    filter:alpha(opacity=30);
    -moz-opacity: 0.3;
    opacity: 0.3;
    position: absolute;
    top: -3px;
    left: 0;
    width: 148px;
    min-height: 130px;
    background-color: black;
    z-index: 100;
}
.blindingBlockContent {
    position: absolute;
    top: -3px;
    left: 0;
    margin: 17px 20px 20px 20px;
    z-index: 200;
}
.categoryPlusButton.noBackground,
.noBackground {
    background: none;
}