/* 






















 configuration.ftl included */

#content{

background-color:white;

}

#contentDiv{
width:100%;
padding:0px;
}



#teaser {
    margin-bottom: 8px;
}


#productOverview #teaser .teaserBox{
	height: auto;
}

.overviewStepTitles{
padding-top: 30px;
padding-bottom:30px;
}

h1 {
    font-size: 19px;
    font-weight: bold;
}

/* the individual teaser boxes */
#teaserBoxPhoto_product {
    background: url('/ips-opdata/layout/ips01/products/images/teaser/teaserPrintsPoster.png') no-repeat;
}

#teaserBoxPhoto_product h2{
    margin-top: 60px;
    margin-left: 320px;
}

#teaserBoxPk_photobooks {
    background: url('/ips-opdata/layout/ips01/products/images/teaser/teaserPhotobooksOverview.png') no-repeat;
}

#teaserBoxPk_photobooks h2 {
    margin-top: 35px;
    margin-left: 320px;
}

#teaserBoxPk_gifts {
    background: url('/ips-opdata/layout/ips01/products/images/teaser/teaserGiftsOverview.png') no-repeat;
}

#teaserBoxPk_gifts h2 {
    margin-left: 680px;
    margin-top: 10px;
}

#teaserBoxPk_cards {
    background: url('/ips-opdata/layout/ips01/products/images/teaser/teaserCardsOverview.png') no-repeat;
}

#teaserBoxPk_cards h2 {
    margin-left: 280px;
    margin-top:25px;
}

#teaserBoxPk_largeformat {
    background: url('/ips-opdata/layout/ips01/products/images/teaser/teaserCanvasOverview.png') no-repeat;
}

#teaserBoxPk_largeformat h2 {
    margin-left: 600px; 
    margin-top: 35px;
}

#teaserBoxPk_calendars {
    background: url('/ips-opdata/layout/ips01/products/images/teaser/teaserCalOverview.png') no-repeat;
    text-align:center;
}

#photobooks #photobookInfoBox {
    margin-top:8px;
}

#productOverview .button-group {
    margin-bottom: 8px;
}

#productOverview .button-group li {
    margin: 0;
}

#photobookDetails h2 {
    margin-left:0;
}

#photobookDetails h3 {
    margin-bottom:10px;
}

#calculator{
    margin-top:8px;
}

#calculatorBox h2 {
    font-size: 18px;
    margin: 10px;
}

.productList-default .prints .viewBox{
    height: 230px;
}

#calculatorBox .box-default-head{
    display: block;
}

#formats{
    padding-left: 10px;
    padding-top: 190px;
    width: 100px;
    font-size: 12px;
    text-align: left;
}

.additionalInfo {
    font-size: 13px;
    margin-bottom: 10px;
}

.additionalInfo h2 {
    float: left;
    font-size: 13px;
    color: #000;
 
}

.additionalInfoTxt {
    margin-top: 10px;
}

.additionalInfoBtn {
    cursor: pointer;
    margin-left: 5px;
}

.additionalInfo .btn-plus {
    background-color: #999999;
    border: 1px solid #444444;
    border-radius: 4px 4px 4px 4px;
    box-shadow: 0 -10px 7px #555555 inset;
    color: #FFFFFF;
    display: inline-block;
    font-size: 11px;
    font-weight: bold;
    height: 24px;
    line-height: 21px;
    padding: 0 8px;
    text-align: center;
    text-indent: 0;
    transition: background-color 150ms ease 0s;
    margin-top: 11px;
}   



.overviewWrapper{
  margin-left:auto;
  margin-right:auto;
  position:relative;
  padding-left: 0px;
padding-right: 0px;
}

.overviewWrapper #products, .overviewWrapper #productoptions {
text-align:center;
}



.overviewStep h2, h3 {
margin:0px;


}
.overviewStep h2 {

  font-size: 138%;
  font-weight: bold;
  text-transform: uppercase;
  color: #4f4f4f;
 
}

.overviewStep h3 {
  font-size: 108%;
  font-weight: 400;
  font-style: italic;
  font-family: "Domine", "clarendon-text-pro";
  text-transform: none;
  color: #e9122b;
  padding-bottom:20px;
 
}

.overviewStep.fullwidth {
  padding: 20px;
  min-height: 400px;

}

.overviewRow{
text-align:justify;

}
.overviewRowLast{
text-align:center;
}
.overviewRowLast .overview-block{
margin-right:20px;
}


.overviewRow::after {
content:' ';
display:inline-block; 
width: 100%; 
height: 0 
}

#chooseTags{
text-align:center;

}

#chooseTags h2{
color:white;
  text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.6);
  font-size:162%;
  text-align:left;
}

.autoheight, .overviewStep.fullwidth.autoheight {
min-height:0px;
height:auto;
}





.fullwidth.gray {
  background-color: #f0f0f0;
}



.overview-block h4{
color: #4f4f4f;
font-family: "Domine", "clarendon-text-pro";
  font-style: italic;
    font-size: 92%;
}


.overview-block .productOptionTexts
{

width:92%;
text-overflow:ellipsis;
}

#productoptions .overview-block, #productoptions .overview-block h2{
text-align:left;

}

.overview-block .resize{
overflow: hidden;

display: inline-block;
}

.overview-block a:hover, .overview-block a:focus{
text-decoration:none;
    outline: none; 
}

#productoptions a:focus{

outline: none; 

}

#productoptions .Price{
    color: #008933;
    font-weight: 900;
    text-align:left;
}


#productoptions .Price #originalPrice{
    color:rgba(212, 63, 58, 1);
    text-decoration:line-through;
    

}
#productoptions a{
 text-decoration:none;
}

section#productTagProducts img {
    max-height: 200px;
    width: auto;
}



