/*

















 include of configuration.ftl */

.methodsTitle{
    margin-bottom: 15px;
}

.dataDescription{
    display: none;
    margin: 10px 0;
}

.selected {
    background-color: #f4f5f5;
    cursor: default;
}
.dataType {
    border: 1px solid #d2d2d2;
    padding: 10px;
    width: 100%;
    margin-bottom: 8px;
    cursor: pointer;
    background: #fff url('/ips-opdata/layout/ips01/commons/images/icons/dropdown.png') 97% 10px no-repeat;
}

.dataType h6 {
    cursor: pointer;
}

.dataType.selected h6 {
    cursor: default;
    font-weight: bold;
}

.dataType.selected {
    cursor: default;
    background: #f4f5f5 url('/ips-opdata/layout/ips01/commons/images/icons/dropup.png') 97% 10px no-repeat;
}

.dataDescriptionContainer {
    margin-top: 25px;
}

.checkoutTeaser {
    float:left;
    width: 25%;
    text-align: center;
}

.checkoutTeaser img {
    margin-top: 20px;
}

.checkoutTeaser ul {
    width: 180px;
    margin: 20px auto;
}

.checkoutTeaser ul li {
    text-align: left;
    line-height: 1.5em;
    color: #71797F;
    padding: 5px 0px 7px 35px;
    background: url('/ips-opdata/layout/ips01/commons/images/icons/arrowOkGray.png') no-repeat 0px 3px;
}

#paymentMethods #helpContent{
	border-left: 0;
}

#paymentMethods #paymentImg {
	display: none;
	margin: 0 auto;
}