@import url(//fonts.googleapis.com/css?family=Quattrocento+Sans);


/* START Global CSS */

html,p {
  margin:0px;
  padding:0px;
}

body {
  font-family: 'Quattrocento Sans', sans-serif;
  font-size:12px;
  color:#000;
  margin:0px;
  padding:0px;
  min-height:100%;
  width:100%;
  background:#fff;
}

a, img {
    border: none;
}

a:link, a:active, a:visited {
    color: #333;
    text-decoration: none;
    outline: none;
}

a:hover {
    color: #333;
    text-decoration: underline;
}

div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, button, textarea, p, blockquote, th, td {
    /* list-style-position:inline none; */
    list-style-position: inside;
    margin: 0;
    padding: 0;
}

label {
    padding-left: 4px;
}

.clearButton {
    display: inline-block;
}

a.button {
    display: inline-block;
    height: 24px;
    margin-right: 12px;
    text-decoration: none;
    border: 1px solid #000;
    text-transform: uppercase;
    -o-transition: .2s;
    -ms-transition: .2s;
    -moz-transition: .2s;
    -webkit-transition: .2s;
    transition: .2s;
}

a.button:hover {
    border: 1px solid #999;
    color: #999;
}

a.button span {
    display: inline-block;
    font-size: 12px;
    line-height: 16px;
    padding: 5px 10px 0px;
    text-decoration: none;
}

input[type="hidden"] {
    display: none;
}

ol, ul {
    list-style: outside none none;
}

.veilStyle {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 998;
    display: none;
    background: url(/img/loading_bar_black.gif) no-repeat scroll center center #000;
    opacity: 0.75;
}

#zipDownloadOverlayDiv {
    position: fixed;
    top: 50%;
    left: 50%;
    width: 400px;
    height: 150px;
    z-index: 999;
    background-color: #fff;
    margin-left: -200px;
    margin-top: -75px;
    border: solid 1px #666;
}

#zipDownloadOverlayDiv > div {
    position: absolute;
    right: 0px;
    top: -18px;
    background-color: #000;
    color: #fff;
    text-align: center;
    vertical-align: middle;
    width: 20px;
    height: 18px;
    padding-top: 2px;
}

#zipDownloadOverlayDiv > iframe {
    position: absolute;
    left: 0px;
    top: 0px;
    background-color: #fff;
    color: #000;
    border: none;
    width: 392px;
    height: 142px;
    padding: 4px;
}

input, select, textarea {
    font-family: "Quattrocento Sans", "sans-serif";
}

/* END Global CSS */
/* START Header */
header {
    height: 195px;
}

#logoDivHeader {
    position: absolute;
    left: 90px;
    top: 55px
}

#headerDivSocial {
    position: absolute;
    right: 90px;
    top: 55px;
    color: #000;
}

#headerDivSocial span {
    vertical-align: top;
    font-size: 14px;
    margin-right: 3px;
}

#headerDivSocial span * {
    vertical-align: middle;
}

#headerDivSocial span:first-child {
    margin-right: 15px;
}

#headerDivNav a {
    color: #000;
    font-size: 14px;
    margin: 0px;
}

#headerDivNav {
    text-align: right;
    margin-top: 15px;
    margin-right: 5px;
    letter-spacing: 1px;
}

#headerSearch {
    position: relative;
    left: 50%;
    top: 70px;
    margin-left: -215px;
    width: 450px;
}

#headerSearch input {
    opacity: .9;
    width: 380px;
    height: 40px;
    color: #666;
    background-color: #fff;
    text-align: center;
    font-size: 1.6em;
    letter-spacing: 2px;
    border: solid 1px #666;
}

#headerSearch input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #666;
}

#headerSearch input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #666;
    opacity: 1;
}

#headerSearch input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    ƒ color: #666;
    opacity: 1;
}

#headerSearch input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #666;
}

#headerSearch a {
    display: inline-block;
    width: 55px;
    height: 40px;
    border: solid 1px #666;
    border-left: none;
    position: relative;
    left: -3px;
    /*top: 1px;*/
    top: 6px;
}

#headerSearch a img {
    position: relative;
    top: 5px;
    left: 11px;
}

#info_basket_articles {
    margin: 0px !important;;
}

/* END Header */
/* START Homepage */
#supersized-loader {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 10;
    width: 60px;
    height: 60px;
    margin: -30px 0 0 -30px;
    text-indent: -999em;
    background-color: #111;
    background: rgba(0, 0, 0, 0.8) url(//img.demo.sodatech.com/public/userfiles/themes/blackbeauty/icons/progress.gif) no-repeat center center;
    border-radius: 5px;
}

#supersized {
    position: fixed;
    left: 0;
    top: 0;
    overflow: hidden;
    z-index: -999;
    height: 100%;
    width: 100%;
}

#supersized img {
    width: auto;
    height: auto;
    position: relative;
    display: none;
    outline: none;
    border: none;
}

#supersized.speed img {
    /* -ms-interpolation-mode:nearest-neighbor; image-rendering:-moz-crisp-edges; */
}

/*Speed*/
#supersized.quality img {
    /* -ms-interpolation-mode:bicubic; image-rendering:optimizeQuality; */
}

/*Quality*/
#supersized a {
    z-index: -30;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #111;
}

#supersized a.prevslide {
    z-index: -20;
}

#supersized a.activeslide {
    z-index: -10;
}

#supersized a.prevslide img, #supersized a.activeslide img {
    display: inline;
}

#logoDivHomepage {
    position: absolute;
    left: 90px;
    top: 55px
}

#homepageDivSocial {
    position: absolute;
    right: 90px;
    top: 64px;
    color: #fff
}

#homepageDivSocial a {
    color: #fff;
}

#homepageDivSocial span {
    vertical-align: top;
    font-size: 14px;
    margin-right: 3px;
}

#homepageDivSocial span * {
    vertical-align: middle;
}

#homepageDivSocial span:first-child {
    margin-right: 15px;
}

#homepageDivNav a {
    color: #fff;
    font-size: 14px;
    margin: 0px;
}

#homepageDivNav {
    text-align: right;
    margin-top: 15px;
    margin-right: 5px;
    letter-spacing: 1px;
}

.menuSep {
    margin-left: 4px !important;
    margin-right: 4px !important;
}

#homepageSearch {
    position: absolute;
    left: 50%;
    top: 75%;
    margin-left: -250px;
}

#homepageSearch input {
    opacity: .9;
    width: 400px;
    height: 45px;
    color: #000;
    background-color: #fff;
    text-align: center;
    font-size: 19px;
    letter-spacing: 2px;
    border: solid 1px #fff;
}

#homepageSearch input::-webkit-input-placeholder {
    /* WebKit browsers */
    color: #333;
}

#homepageSearch input:-moz-placeholder {
    /* Mozilla Firefox 4 to 18 */
    color: #333;
    opacity: 1;
}

#homepageSearch input::-moz-placeholder {
    /* Mozilla Firefox 19+ */
    color: #333;
    opacity: 1;
}

#homepageSearch input:-ms-input-placeholder {
    /* Internet Explorer 10+ */
    color: #333;
}

#homepageSearch a {
    display: inline-block;
    width: 55px;
    height: 45px;
    border: solid 1px #fff;
    position: relative;
    left: -4px;
    top: 9px;
}

#homepageSearch a img {
    margin-top: 6px;
    margin-left: 10px
}

#hompageSearchNav {
    width: 100%;
    text-align: center;
    margin-top: 30px;
    letter-spacing: 1px;
  display: none;
}

#hompageSearchNav a {
    border: none;
    display: inline;
    color: #fff;
    font-size: 18px;
    margin: 20px;
    opacity: 0.7;
}

#homepageGradient {
    position: absolute;
    left: 0px;
    bottom: 0px;
    width: 100%;
    height: 40%;
    background: -moz-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 2%, rgba(0, 0, 0, 0.4) 15%, rgba(0, 0, 0, 0.8) 35%, rgba(0, 0, 0, 0.8) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(0, 0, 0, 0)), color-stop(2%, rgba(0, 0, 0, 0)), color-stop(15%, rgba(0, 0, 0, 0.4)), color-stop(35%, rgba(0, 0, 0, 0.8)), color-stop(100%, rgba(0, 0, 0, 0.8)));
    background: -webkit-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 2%, rgba(0, 0, 0, 0.4) 15%, rgba(0, 0, 0, 0.8) 35%, rgba(0, 0, 0, 0.8) 100%);
    background: -o-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 2%, rgba(0, 0, 0, 0.4) 15%, rgba(0, 0, 0, 0.8) 35%, rgba(0, 0, 0, 0.8) 100%);
    background: -ms-linear-gradient(top, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 2%, rgba(0, 0, 0, 0.4) 15%, rgba(0, 0, 0, 0.8) 35%, rgba(0, 0, 0, 0.8) 100%);
    background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0) 2%, rgba(0, 0, 0, 0.4) 15%, rgba(0, 0, 0, 0.8) 35%, rgba(0, 0, 0, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=& #39;
    #00000000 & #39;, endColorstr = & #39;
    #cc000000 & #39;, GradientType = 0 );
}

#homepageDivCopyright {
    position: absolute;
    left: 90px;
    bottom: 55px;
    font-size: 14px;
}

#homepageLogoShort {
    display: block;
}

#homepageCopyright {
    display: block;
    color: #686963;
    margin-top: 30px;
}

#poweredBySodatech {
    display: block;
    color: #40413b;
    margin-top: 6px;
}

#homepageDivRightsNav {
    position: absolute;
    right: 90px;
    bottom: 70px;
}

#homepageDivRightsNav span {
    color: #686963;
}

#homepageDivRightsNav a {
    color: #686963;
    font-size: 14px;
    margin: 0px;
}

#searchKey_suggestions {
    border: none;
    border-top: 1px solid #aaa;
    position: absolute;
    left: 0px;
    top: 200px;
    width: 286px;
    z-index: 999;
    background: #fff;
    color: #000;
    height: 15%;
    overflow-y: scroll;
    opacity: .9;
}

.suggestautocomplete ul li.selected {
    background-color: #bbb;
    padding: 4px 0 4px 8px;
    cursor: pointer;
}

.suggestautocomplete ul li {
    padding: 4px 0 4px 8px;
    cursor: pointer;
    list-style: none;
}

.suggestautocomplete ul li:hover {
    background: #bbb;
}

/* END Homepage */
/* START Search Result */
.cmsModule_result {
    width: auto !important;
    padding: 0px !important;
}

.resultDisplayMode {
    display: none;
}

.resultDisplayModeCompact .resultThumb {
    display: block;
    float: left;
    margin-bottom: 2px;
    margin-right: 2px;
    position: relative;
    height: 220px;
    overflow: hidden;
}

.resultDisplayModeCompact .resultThumb:hover {
    z-index: 99;
}

.resultDisplayModeCompact .resultThumbPicture {
    height: auto;
    line-height: normal;
    width: auto;
}

.resultDisplayModeCompact .resultThumbPicture img {
    height: 220px;
}

.thumbShowTitle {
    display: block;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
}

.resultDisplayModeCompact .resultThumbLabelText {
    display: none;
    position: absolute;
    bottom: 0;
    width: 100%;
    height: 33%;
    min-height: 75px;
    background-color: #FFF;
    text-align: left;
    padding: 5px;
    opacity: 0.7;
    color: #000;
}

.resultDisplayModeCompact .resultThumbLinkBox {
    display: none;
    position: absolute;
    bottom: 0;
    padding: 8px;
    opacity: 0.8;
    width: 100%;
}

.resultDisplayModeCompact .resultThumb:hover .resultThumbLabelText {
    display: block;
}

.resultDisplayModeCompact .resultThumb:hover .resultThumbLinkBox {
    display: block;
}

.resultDisplayModeCompact .resultThumbHeadline {
    display: none;
    font-size: 11px;
    position: absolute;
    bottom: 30px;
    padding: 5px;
    height: 43px;
    line-height: 13px;
    overflow: hidden;
    color: #000;
}

.resultDisplayModeCompact .resultThumbCopyright {
    display: none;
    font-size: 11px;
    position: absolute;
    bottom: 67px;
    padding: 5px;
    width: 100%;
    opacity: 0.6;
    color: #000;
    height: 20px;
    overflow: hidden;
}

.resultDisplayModeCompact .resultThumb:hover .resultThumbHeadline {
    display: block;
}

.resultDisplayModeCompact .resultThumb:hover .resultThumbCopyright {
    display: block;
}

.resultThumbLinkBox > div {
    position: relative;
    display: block;
}

.resultThumbLinkBox a {
    width: 100%;
    height: 100%;
    display: block;
    position: relative;
}

.resultThumbLinkVcd {
    background: url(//img.aurora.sodatech.com/public/userfiles/images/css/icon_cd.png) no-repeat top left;
    float: left;
    height: 20px;
    width: 20px;
    padding-right: 3px;
}

.resultThumbLinkTrash {
    background: url(//img.aurora.sodatech.com/public/userfiles/images/css/icon_trash.png) no-repeat top left;
    float: left;
    height: 20px;
    width: 20px;
    padding-right: 3px;
}

.resultThumbLinkDetail {
    background: url("//img.celebrity.sodatech.com/public/userfiles/img/icon_detail.png") no-repeat top left;
    float: left;
    margin-right: 4px;
    height: 33px;
    width: 33px;
}

.resultThumbLinkLightbox {
    background: url("//img.celebrity.sodatech.com/public/userfiles/img/icon_lightbox.png") no-repeat top left;
    cursor: pointer;
    float: left;
    width: 35px;
    height: 33px;
    margin-right: 4px;
}

.resultThumbLinkBasket {
    background: url("//img.celebrity.sodatech.com/public/userfiles/img/icon_basket.png") no-repeat top left;
    cursor: pointer;
    float: left;
    width: 33px;
    height: 33px;
    margin-right: 4px;
}

.resultThumbLinkDownload {
    background: url("//img.aurora.sodatech.com/public/userfiles/images/icons/icon_download.gif") no-repeat top left;
    float: left;
    height: 20px;
    margin-right: 4px;
    width: 20px;
    cursor: pointer;
}

.resultThumbLinkBasketFull {
    background: url("//img.celebrity.sodatech.com/public/userfiles/img/icon_basket.png") no-repeat top left;
    cursor: pointer;
    float: left;
    width: 33px;
    height: 33px;
    margin-right: 4px;
    opacity: .6;
}

.resultMorePicturesBox {
    bottom: 0;
    height: 170px;
    margin-top: 30px;
    padding: 12px;
    padding-left: 30px;
    position: relative;
    width: 200px;
}

.thumbBox {
    margin-left: 390px;
    display: inline-block;
}

#pagingLineTop {
    width: 100%;
    height: 55px;
    background-color: #f2f2f2;
    border: solid 1px #c2c2c2;
    border-left: none;
    border-right: none;
    color: #484848;
    font-size: 14px;
    text-transform: uppercase;
    position: -webkit-sticky;
    position: -moz-sticky;
    position: -ms-sticky;
    position: -o-sticky;
    position: sticky;
    top: 0px;
    z-index: 100;
}

#pagingLineTop.sticked {
    background-color: #f00;
}

#pagingLineTop > span {
    padding-top: 18px;
}

.nrOfPicsFound {
    position: absolute;
    left: 390px;
}

.zoomElement {
    position: absolute;
    right: 80px;
}

.picsPerPage {
    position: absolute;
    right: 300px;
}

.pagingElement {
    position: absolute;
    left: 50%;
    padding-top: 12px !important;
    margin-left: -110px;
}

.nrOfPicsNr {
    margin-left: 7px;
    font-weight: bold;
}

.pagingNext {
    background: url("//img.celebrity.sodatech.com/public/userfiles/img/icon_next.png") no-repeat top left;
    width: 33px;
    height: 33px;
    display: inline-block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    margin-left: 10px
}

.pagingBack {
    background: url("//img.celebrity.sodatech.com/public/userfiles/img/icon_back.png") no-repeat top left;
    width: 33px;
    height: 33px;
    display: inline-block;
    text-indent: 100%;
    white-space: nowrap;
    overflow: hidden;
    vertical-align: middle;
    margin-right: 10px
}

.pagingPageTxtSep {
    display: none;
}

.pagejumperfield {
    border: none;
    background: transparent;
    width: 35px;
    overflow: visible;
    text-align: center;
}

.pagingMaxPage {
    border: none;
    display: inline-block;
    background: transparent;
    width: 35px;
    overflow: visible;
    text-align: center;
}

.picsPerPageSep, .picsPerPageBegin, .picsPerPageEnd {
    display: none;
}

.picsPerPageTxt {
    margin-right: 10px
}

.picsPerPageNrSep {
    visibility: hidden;
}

.picsPerPageNrSep:after {
    content: "|";
    visibility: visible;
    margin-left: 3px;
    margin-right: 3px;
}

.nrOfPicsActive {
    font-weight: bold;
}

.magnifierOn {
    margin-left: 10px;
}

.magnifierOn:after {
    content: "|";
    margin-left: 5px;
    margin-right: 5px;
    font-weight: normal;
}

.magnifierSelected {
    font-weight: bold;
}

#pagingLineBottom {
    display: none;
}

.thumbBox + div {
    display: none;
}

#result_footer {
    height: 10px !important;
}

#breadcrumbs {
    display: none;
}

/* START: Faceted Search Box */
#result_search_extensions {
    position: absolute;
    left: 0px;
    top: 260px;
    width: 390px;
    color: #000;
}

#home_search_params {
    width: 100%;
    font-size: 11px;
    line-height: 1.2;
    font-size: 11px;
    letter-spacing: 1px;
    text-transform: uppercase;
}

.extSearchTitle {
    padding-top: 15px;
    padding-bottom: 8px;
    padding-left: 130px;
    font-weight: bold;
}

.extSearchTitle .mainTitle {
    font-weight: bold;
    font-size: 12px;
    display: block;
    padding-bottom: 3px;
}

.extSearchTitle + div {
    border-bottom: 1px solid #c8c8c8;
    padding-bottom: 10px;
    padding-left: 160px;
}

.extSearchTitle + div > select {
    margin-left: -30px;
    width: 200px
}

.facetedCount {
    display: none;
}

#home_search_keywords {
    max-height: 200px;
    overflow: auto;
    display: block;
}

/* END: Faceted Search Box */
/* START: Search Result Lightbox */
#lightboxSelect {
    float: left;
}

#lightboxAddLink {
    float: left;
    margin-left: 20px;
    margin-top: 4px;
}

#lightboxAddLink a {
    color: #777;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
}

#lightboxDetailLink {
    float: left;
    margin-left: 20px;
    margin-top: 4px;
}

#lightboxDetailLink a {
    color: #777;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 13px;
}

#lightboxListLink {
    display: none;
}

#lightboxDetailLink:nth-child(4) {
    display: none;
}

div.lightbox_view_description h3 {
    display: none;
}

#hideLightboxText {
    display: none;
}

#lightboxViewModeTitle {
    padding-left: 40px;
}

#lightboxSelect select {
    padding: 1px;
    height: 22px;
    width: 150px;
    margin-top: 2px border : solid 1 px #333
}

#lightbox_frame_main {
    font-size: 13px;
    bottom: -170px;
    transition: bottom 0.5s;
    transition-delay: 0.2s;
    -webkit-transition: bottom 0.5s;
    -webkit-transition-delay: 0.2s;
    left: 0;
    position: fixed;
    right: 0;
    height: 177px;
}

#lightbox_frame_main:hover {
    bottom: 0px;
}

#lightbox_header {
    background-color: #000;
    padding: 4px;
    padding-top: 10px;
    position: absolute;
    left: 0px;
    top: 0px;
    bottom: 0px !important;
    width: 100%
}

#lightbox_handle {
    display: block !important;
    position: absolute;
    left: 100px;
    top: -35px;
    height: 30px;
    background-color: inherit;
    color: #fff;
    text-align: center;
    padding: 0px 40px;
    padding-top: 6px;
    font-size: 20px;
    text-transform: uppercase;
}

#lightbox_content_table {
    background-color: #EBEBE9;
    top: 36px;
    display: block;
    height: 131px;
    left: 0;
    overflow: auto;
    padding: 5px;
    position: absolute;
    right: 0;
    z-index: 1;
}

#add_lightbox {
    background-color: #EBEBE9;
    top: 36px;
    display: block;
    height: 131px;
    left: 0;
    overflow: hidden;
    padding-left: 5px;
    padding-top: 10px;
    position: absolute;
    right: 0;
    z-index: 2;
    color: #000;
}

#add_lightbox .clearButton {
    float: left;
    margin-left: 10px;
}

#footer {
    z-index: 10;
}

#hideLightboxText {
    display: none;
}

#lightboxAddLink a {
    font-size: 13px;
    letter-spacing: 0px;
}

#lightboxAddLink {
    margin-top: 4px;
}

.resultLightboxElementDiv {
    position: relative;
    margin-bottom: 6px
}

.resultLightboxElement {
    margin-left: 5px;
}

.resultLightboxElement img {
    height: 120px;
    width: auto;
}

.resultLightboxElementDiv:hover .resultLightboxElementRemoveLink {
    display: block;
}

.resultLightboxElementRemoveLink {
    position: absolute;
    left: 8px;
    top: 4px;
    z-index: 100;
    display: none;
}

.resultLightboxElementRemoveLink a {
    display: block;
    width: 16px;
    height: 18px;
    background-color: #ddd;
    padding-left: 4px;
    padding-top: -8px;
}

.resultLightboxElementRemoveLink a:before {
    content: "X";
    color: #000;
}

/* END: Search Result Lightbox */
/* END Search Result */
/* START Login Page */
#content {
    width: 1200px;
    margin: 0px auto;
    padding-left: 92px;
    font-size: 1.2em;
}

.textSiteDiv, .contentPage_lightbox {
    margin: auto;
    position: relative;
}

.textBoxTitle {
    text-align: center;
    font-size: 1.7em;
    padding: 30px 0px;
    text-transform: uppercase;
}

.textBoxText {
    border-bottom: 1px solid #000;
    padding-bottom: 30px;
    width: 420px;
    margin: 0px auto;
}

.textBoxFieldDescription {
    width: 200px;
    float: left;
}

#formContentWrapper_login_email, #formContentWrapper_password, #formContentWrapper_login_remember, #formContentWrapper_login_buttons {
    margin: 0px auto;
    width: 420px;
}

#formContentWrapper_login_email {
    padding-top: 30px;
}

#formContentWrapper_password {
    padding-top: 10px;
}

.contentPage_login .textBoxFieldDescription {
    width: 100px;
}

#siteContent input {
    border: 1px solid #000;
    font-size: 1em;
    padding: 2px;
}

#remember_me {
    width: 15px;
    margin-left: 100px;
}

#formContentWrapper_login_buttons {
    padding-bottom: 70px;
}

#btn_login_page {
    margin-left: 100px;
}

/* END Login Page */
/* START Registration Page */
.registrationSiteText {
    border-bottom: medium none;
}

.contentPage_registration .textBoxContentTitle {
    border-top: 1px solid #000;
    padding-top: 5px;
}

.contentPage_registration {
    padding-bottom: 50px;
}

#formContentWrapper_useremail, #formContentWrapper_password1, #formContentWrapper_password2, #formContentWrapper_sexe, #formContentWrapper_firstname, #formContentWrapper_name, #formContentWrapper_position, #formContentWrapper_company, #formContentWrapper_branche_id, #formContentWrapper_streetAndNumber, #formContentWrapper_addressExtra, #formContentWrapper_country, #formContentWrapper_phone, #formContentWrapper_mobile, #formContentWrapper_url, #formContentWrapper_usercomment, #formContentWrapper_state, #formContentWrapper_fax, #formContentWrapper_tax_number, #formContentWrapper_, #formContentWrapper_freeText1, #formContentWrapper_freeText2, #formContentWrapper_freeText3, #formContentWrapper_freeText4, #formContentWrapper_newsletter {
    margin: 0px auto;
    width: 520px;
    padding-top: 10px;
}

#formContentWrapper_position, #formContentWrapper_addressExtra, #formContentWrapper_state, #formContentWrapper_fax, #formContentWrapper_url, #formContentWrapper_tax_number {
    display: none !important;
}


#usercomment {
    height: 75px !important;
}

#registrationContent .textBoxFieldDescription {
    width: 205px;
}

.contentPage_registration input {
    width: auto;
    vertical-align: baseline;
}

#formContentWrapper_sexe {
    padding-left: 415px;
}

.contentPage_registration input[type="radio"], .contentPage_registration input[type="checkbox"] {
    margin-right: 8px;
}

#formContentWrapper_sexe br {
    display: none;
}

.contentPage_registration textarea, .contentPage_registration select {
    border: 1px solid #000;
}

#formContentWrapper_addressExtra + div {
    margin: 0px auto;
    width: 520px;
    padding-top: 10px;
}

#formContentWrapper_addressExtra + div .textBoxFieldDescription:nth-child(2) {
    width: 150px;
}

#formContentWrapper_zip {
    width: 55px !important;
    padding-right: 5px !important;
}

#zip {
    width: 100% !important;
}

.registrationNewsletterField {
    border-top: 1px solid #000;
    margin-top: 20px;
    padding-top: 20px !important;
    padding-left: 540px;
}

.registrationNewsletterField + div {
    padding-left: 540px;
    margin-bottom: 10px;
}

.registrationNewsletterField + div + div {
    padding-left: 540px;
    margin-bottom: 20px;
}

.errorField {
    background: none repeat scroll 0px 0px #F90;
    padding: 6px;
    clear: both;
    font-size: 12px;
}

/* END Registration Page */
/* START Forgot Password */
.contentPage_newpassword .textBoxText {
    margin-bottom: 35px;
}

.contentPage_newpassword #siteContent {
    margin: 0px auto;
    width: 420px;
}

/* END Forgot Password */
/* START My Data */
.contentPage_userdata .textBoxContentTitle {
    border-top: 1px solid #000;
    padding-top: 5px;
}

.contentPage_userdata div.textBoxFieldDescription:nth-child(12) {
    margin-left: 340px;
}

.contentPage_userdata select {
    border: 1px solid #000;
}

#formContentWrapper_address1, #formContentWrapper_address2, #formContentWrapper_address2 + div {
    margin: 0px auto;
    width: 520px;
    padding-top: 10px;
}

#formContentWrapper_company {
    padding-bottom: 8px;
}

#formContentWrapper_address2 + div .textBoxFieldDescription:nth-child(2) {
    width: 145px;
}

.contentPage_userdata #formContentWrapper_freeText4 + div {
    padding-left: 545px;
    margin: 20px 0;
}

.contentPage_userdata #formContentWrapper_freeText4 + div + div {
    padding-left: 540px;
}

/* END My Data */
/* START Basket */
.subtitleActive {
    font-size: 14px;
    font-weight: bold;
}

.subtitleInactive {
    font-size: 14px;
}

#basketPriceBlock, #invoiceAddressBlock, .basketElement, #multibasket {
    border-top: 1px solid #000;
    padding: 12px;
    margin-top: 12px;
    clear: both;
    font-size: 12px;
}

.basketSumText {
    float: left;
    width: 200px;
}

.webInvoicePositionElement, .basketSumCurrency, .listNumber {
    width: 50px;
    float: left;
}

.basketSumPrice {
    padding-right: 590px;
    text-align: right;
}

.basketPriceBlockDivider {
    margin-top: 0px;
}

.basketTotalText {
    float: left;
    width: 200px;
    font-weight: bold;
    font-size: 12px;
}

.basketTotalCurrency {
    float: left;
    width: 40px;
    font-weight: bold;
    font-size: 12px;
}

.basketTotalPrice {
    padding-right: 590px;
    text-align: right;
    font-weight: bold;
    font-size: 12px;
}

#basketPicContainer {
    float: left;
    width: 120px;
}

.basketFunctionText {
    padding: 4px 0px 8px;
}

.contentPage_basket .resultThumbLinkDetail {
    background: url("//img.lunax.sodatech.com/public/userfiles/img/icons/icon_detail.png") no-repeat scroll left top transparent;
    cursor: pointer;
    height: 20px;
    width: 30px;
    position: relative;
}

.resultThumbLinkBasket a, .resultThumbLinkSubscription a, .resultThumbLinkBasketFull a, .resultThumbLinkDetail a, .resultThumbLinkTrash a, .resultThumbLinkLightbox a, .resultThumbLinkDownload a {
    float: left;
    width: 25px;
    height: 20px;
}

.resultThumbLinkTrash {
    background: url("//img.demo.sodatech.com/public/userfiles/themes/blackbeauty/icons/ic_remove.gif") no-repeat scroll left top transparent;
    cursor: pointer;
    float: left;
    height: 20px;
    margin: 0px 3px;
    width: 15px;
}

.basketInfoContainer {
    float: left;
}

.basketElementPriceBlock {
    margin-top: 8px;
    width: 895px;
    font-size: 12px;
    font-weight: bold;
    padding: 4px;
}

.basketElementProvision {
    padding-left: 12px;
    font-weight: normal;
}

.basketElementPriceText, .webInvoiceThumbElement {
    width: 100px;
    float: left;
}

.basketElementCurrency {
    float: left;
    width: 40px;
}

.basketElementPrice {
    width: 80px;
    float: left;
    text-align: right;
}

.basketCalculatedArticle {
    padding: 5px 0px;
}

/* END Basket */




/* START Image Detail */
#picDetailContent {
    padding-top: 10px;
}

#picDetailPicture {
    float: left;
}

#clickright {
    display: block !important;
}

#clickright_arrow {
    display: none;
    font-size: 100px;
    color: #EEE;
    text-decoration: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -50px;
}

#clickleft {
    display: block !important;
}

#clickleft_arrow {
    display: none;
    font-size: 100px;
    color: #EEE;
    text-decoration: none;
    position: absolute;
    top: 50%;
    right: 50%;
    margin-right: -50px;
}

.picDetailTabActive, .picDetailTabInactive {
    padding-right: 15px;
}

.picDetailTabInactive {
    color: #AFAFAF;
}

#picDetailCalculatePriceAndDownload, #picDetailDescription, #picDetailSearch {
    margin-top: 10px;
}

#picDetailDescription {
    font-size: 12px;
}

.previewPicTitle {
    float: left;
    width: 150px;
    padding-top: 10px;
    color: #666;
}

.previewPicValue {
    margin-left: 150px;
    padding-top: 10px;
}

#picDetailCalculatePriceAndDownload, #picDetailDescription {
    margin-top: 10px;
}

#picDetailCalculatePriceAndDownload #calculator {
    padding-top: 60px;
}

.rmSelectDiv, #formContentWrapper_login_email_picDetailPricing, #formContentWrapper_login_email_picDetailDownload, #formContentWrapper_password_picDetailDownload, #formContentWrapper_password_picDetailPricing {
    padding-top: 10px;
}

#btn_to_basket {
    height: 50px !important;
}

#btn_download_and_generate_invoice {
}

#lightbox_content_table_picDetail, #picDetailLightbox, #picDetailDownload, #picDetailPricing {
    margin-top: 15px;
}

#lightbox_select_list select, #rm_license_use_select_id, #x_medium_select, #y_medium_select, #sortSearchResult select, #lightboxSelect select {
    border: 1px solid #000;
}

.imageDetailSearchSupplier {
    margin-top: 5px;
}

#add_lightbox_detail > div:first-child, #add_lightbox_detail > div:nth-child(3) {
    margin-top: 6px;
}

/* END Image Detail */
/* START Basket Checkout */
.contentPage_invoice input {
    width: auto;
    vertical-align: top;
}

.contentPage_invoice label {
    padding-left: 4px;
    vertical-align: 5%;
    cursor: pointer;
}

#webInvoice {
    border-top: 1px solid #000;
    margin-top: 24px;
    padding: 24px;
    font-size: 12px;
}

.webInvoiceCityAndDate {
    padding-top: 36px;
}

.webInvoiceProvNr {
    font-weight: bold;
    padding-top: 24px;
}

.webInvoiceUsageClaim {
    padding-top: 24px;
}

.webInvoiceTitleClaim {
    padding-top: 24px;
}

.webInvoiceDeliveryClaim {
    padding-top: 4px;
}

.webInvoicePositionElement, .basketSumCurrency, .listNumber {
    width: 50px;
    float: left;
}

.webInvoicePositionElement {
    display: none;
}

.webInvoicePositionElement, .webInvoiceThumbElement, .webInvoiceThumbElement, .webInvoiceDescriptionElement, .webInvoicePriceElement {
    padding-top: 18px;
}

.webInvoiceDescriptionElement {
    width: 600px;
    float: left;
}

webInvoicePriceElement, .webInvoiceTotalPrices, #hideLightboxText {
    text-align: right;
}

.webInvoiceElement {
    clear: both;
    border-top: 1px solid #000;
    margin-top: 20px;
}

.webInvoiceTotalBlock {
    margin-top: 0px;
    clear: both;
    padding-top: 15px;
    border-top: 1px solid #000;
}

.webInvoiceTotalDescription {
    float: left;
    text-align: right;
    width: 760px;
}

.webInvoiceTotalPrices {
    text-align: right;
}

.webInvoicePaymentConditions {
    clear: both;
    padding-top: 36px;
    padding-bottom: 50px;
}

/* END Basket Checkout */
/* START Basket final download */
.miHeader, .mpHeader {
    background: none repeat scroll 0px 0px #fff;
    color: #000;
    font-weight: 700;
    width: 100%;
    margin: 5px 0px;
}

.mpHeader {
    background: none repeat scroll 0% 0% #fff;
    border-bottom: solid 1px #000;
    clear: both;
}

.mpElement {
    border: none;
    border-bottom: solid 1px #000;
    clear: both;
    margin-top: 5px;
    padding: 5px;
    height: 95px;
}

.listHeader {
    background: none repeat scroll 0px 0px #fff;
    color: #000;
    font-weight: bold;
    padding: 5px;
    float: left;
}

#mypicturesHeaderPicture, #mypicturesHeaderDate, #mypicturesHeaderPrice {
    float: left;
    width: 120px;
}

#mypicturesHeaderPicture {
    width: 100px;
}

#mypicturesHeaderDownload {
    width: 155px;
}

#mypicturesHeaderLicence {
    width: 365px;
}

#mypicturesElementPicture {
    float: left;
    width: 110px;
}

#mypicturesElementDownload {
    float: left;
    width: 185px;
}

#mypicturesElementLicence {
    float: left;
    width: 365px;
    padding-right: 10px;
}

#downloadZipButton {
    margin: 10px 15px
}

/* END Basket final download */

@import url(//fonts.googleapis.com/css?family=Quattrocento+Sans);


/* START Global CSS */

html,p {
  margin:0px;
  padding:0px;
}

body {
  font-family: 'Quattrocento Sans', sans-serif;
  font-size:12px;
  color:#000;
  margin:0px;
  padding:0px;
  min-height:100%;
  width:100%;
  background:#fff;
  min-width:800px;
}

/* LIGHTBOX START */
.textSiteDiv, .contentPage_lightbox {
    margin: auto;
    position: relative;
}

.saveNoteBtn {
    display: none;
}

#createNewLightbox {
    font-size: 12px !important;
    height: 20px;
}

ul.selection_bar li div {
    float: left;
    margin-right: 10px;
}

ul.selection_bar .clearButton, div.jumplightboxes .clearButton {
    padding-top: 0px;
}

ul.selection_bar li div {
    float: left;
    margin-right: 10px;
}

ul.selection_bar {
    height: 32px;
    margin-top: 30px;
}

.contentPage_lightbox .textBoxTitle {
    font-size: 12px;
    text-align: center;
    border-bottom: 1px solid #000;
}

.result_count {
    font-size: 20px;
    margin-bottom: 40px;
    position: relative;
    top: -20px;
}

.lightboxSearch {
    position: relative;
    left: -70px;
    float: left;
}

.lightboxSearch strong {
    padding-right: 10px;
}

ul.search_summary {
}

ul.search_summary li {
}

#lightboxTitle {
    padding-bottom: 0px
}

ul.search_summary li.pagination_status {
    float: right;
    margin-left: 40px;
}

ul.images_pp {
    float: right;
    margin-bottom: 15px
}

ul.images_pp li {
    display: inline;
    padding: 0px 0px 2px;
}

ul.pagination {
    float: right;
    position: relative;
    left: -140px;
}

ul.pagination li {
    display: inline;
    float: left;
}

ul.pagination li.page_start a {
    background: url("//img.xxpool.de/public/userfiles/image/b_start.gif") no-repeat scroll 0% 0% #FFF;
}

ul.pagination li.page_previous a {
    background: url("//img.xxpool.de/public/userfiles/image/b_previous.gif") no-repeat scroll 0% 0% #FFF;
}

ul.pagination li.page_next a {
    background: url("//img.xxpool.de/public/userfiles/image/b_next.gif") no-repeat scroll 0% 0% #FFF;
    margin: 0px 0px 0px 6px;
}

ul.pagination li.page_end a {
    background: url("//img.xxpool.de/public/userfiles/image/b_end.gif") no-repeat scroll 0% 0% #FFF;
    padding: 0px;
}

ul.pagination li.page_previous a, ul.pagination li.page_start a, ul.pagination li.page_next a, ul.pagination li.page_end a {
    height: 20px;
    width: 20px;
    overflow: hidden;
    display: block;
    text-indent: -9000px;
    text-align: left;
    margin: 0px;
    padding: 0px 6px 0px 0px;
}

.clear {
    clear: both;
    line-height: 1;
}

div.lightbox_preview_row {
    clear: both;
    display: block;
    line-height: 1;
    margin: 0px 0px 16px;
    padding: 13px;
    border-bottom: 1px solid #000;
    height: 200px;
}

div.lightbox_details {
    width: 650px;
    height: 155px;
    float: left;
}

div.lightbox_preview_row h3 {
    font-size: 20px;
    margin: 0px;
    padding-bottom: 6px;
}

div.lightbox_preview_row p {
    margin: 0px;
    padding: 0px;
}

.format_icon {
    margin: -9px 3px -4px;
    padding: 0px;
    display: none;
}

.grey, ul.search_summary li.datecreated {
    margin-left: 20px;
}

ul.lightbox_thumbnails {
    display: block;
    height: 70px;
    clear: both;
    margin: 11px 0px 0px;
}

ul.lightbox_thumbnails li {
    display: block;
    width: 70px;
    height: 70px;
    float: left;
    text-align: left;
    overflow: hidden;
    margin: 0px 13px 0px 0px;
    padding: 0px;
}

/* ul.lightbox_thumbnails li img { min-width: 70px; min-height: 70px; } */
ul.lightbox_thumbnails li.view_link {
    text-indent: 0px;
    width: auto;
    position: relative;
    top: 60px;
    height: 18px;
    font-size: 10px;
}

ul.lightbox_thumbnails li {
    display: block;
    width: 70px;
    height: 70px;
    float: left;
    text-align: left;
    overflow: hidden;
    margin: 0px 13px 0px 0px;
    padding: 0px;
}

.lightbox_buttons {
    margin: 0px;
}

.lightbox_buttons li {
    float: left;
    margin: 13px 0px 0px;
}

div.lightbox_notes_outer {
    float: left;
    width: 305px;
    margin: 0px 0px 0px 20px;
}

div.lightbox_notes {
    display: block;
    width: 328px;
    height: 109px;
    overflow: auto;
    margin: 0px;
    padding: 0px;
    padding-top: 17px
}

div.lightbox_preview_row p, div.lightbox_notes, ul#search_columns p {
    line-height: 1.5;
}

div.lightbox_notes div, div.lightbox_image_notes div {
    margin: 0px 6px 0px 0px;
}

.lightbox_notes div strong {
    float: left;
    margin-right: 5px;
    vertical-align: top;
}

div.lightbox_notes div, div.lightbox_image_notes div {
    margin: 0px 6px 0px 0px;
}

.lightbox_notes div div {
    width: 270px;
    float: left;
    white-space: pre-wrap;
}

/* LIGHTBOX DETAIL */
.jumplightboxes {
    margin-top: 30px;
}

.jumplightboxes div {
    margin-left: 10px;
}

select.selected_lightbox {
    width: 212px;
    font-size: 11px;
}

.selected_lightbox {
    border: 1px solid #000;
    padding: 4px;
    outline: medium none;
    background: none repeat scroll 0% 0%;
    color: #000;
    font-family: ostblock, sans-serif;
    font-size: 10px;
}

h1#lightbox_images_view_h1 {
    width: 211px;
    display: block;
    height: 39px;
    background-repeat: no-repeat;
    text-indent: -9000px;
    margin: -10px 0px 19px 38px;
}

#seriesHeader {
    position: relative;
    display: block;
    width: 100%;
}

h2.large_title {
    height: 1.5em;
    font-size: 180%;
}

#seriesPictures {
    clear: both;
    width: 100%;
    font-size: 10px;
    border-top: solid 1px #000;
    border-bottom: solid 1px #000;
    padding-top: 20px;
    padding-bottom: 20px;
    display: inline-block
}

ul#search_columns li.row_start {
    width: 171px;
    border-color: #000;
    border-width: 0px;
    padding: 13px 12px 0px 13px;
    margin-right: 4px;
    overflow: hidden;
}

ul#search_columns li {
    width: 170px;
    height: 200px;
    float: left;
    margin: 0px 0px 2px;
    padding: 13px 13px 0px 63px;
    font-size: 12px;
}

ul#search_columns a {
    width: 170px;
    height: 130px;
    background-position: left bottom;
    background-repeat: no-repeat;
    text-indent: -9000px;
    display: block;
    margin-bottom: 5px;
}

ul#search_columns input {
    width: auto;
    margin-right: 5px;
    vertical-align: middle;
}

ul#search_columns label .grey {
    display: none;
}

.format_image {
    display: none;
}

ul#search_columns p {
    float: none;
    clear: both;
    line-height: 1.3;
    margin: 0px;
    padding: 6px 0px 0px;
    font-size: 10px;
}

#seriesFooter {
    clear: both;
    margin-top: 8px;
}

ul.selection_bar {
    height: 32px;
    font-size: 10px;
}

ul.selection_bar li {
    display: inline;
}

.vertical_pad_text {
    position: relative;
    float: left;
    margin-top: 4px;
    margin-right: 10px;
}

ul.selection_bar .clearButton, div.jumplightboxes .clearButton {
    padding-top: 0px;
}

ul.selection_bar li div {
    float: left;
    margin-right: 10px;
}

.selection_bar .selected_lightbox {
    float: left;
    margin-right: 10px;
    width: 170px;
}

select.selected_lightbox {
    width: 212px;
    font-size: 11px;
}

.select_options {
    float: right;
}

.contentPage_series .result_count {
    font-size: 12px;
    float: left;
    margin: 0px;
    padding: 0px;
    top: 0px;
}

.contentPage_series .search_summary li {
    float: left;
}

img[alt="divider"] {
    display: none;
}

#lightboxViewModeTitle, #lightboxViewModeTitle + li, #lightboxViewModeTitle + li + li, #lightboxViewModeTitle + li + li + li {
    display: none;
}

#seriesFooter .selection_bar {
    display: none;
}

/* LIGHTBOX END */
/* START: My invoices */
.invoiceListElement {
    border: none;
    border-top: solid 1px #000;
    clear: both;
    margin-top: 0px;
    padding: 5px;
    width: 880px;
}

.myinvoicesElementNumber {
    float: left;
    width: 130px;
}

.myinvoicesElementDate {
    float: left;
    width: 110px;
}

.myinvoicesElementPictures {
    float: left;
    width: 130px;
}

.myinvoicesElementStatus {
    float: left;
    width: 110px;
}

.myinvoicesElementPayment {
    float: left;
    width: 140px;
}

.myinvoicesElementCurrency {
    float: left;
    width: 150px;
    height: 30px;
}

#myinvoicesNumber, #myinvoicesPictures {
    width: 120px;
}

#myinvoicesDate {
    width: 100px;
}

#myinvoicesStatus {
    width: 100px;
}

#myinvoicesType {
    width: 130px;
}

#myinvoicesTotal {
    width: 140px;
}

#myinvoicesDownload {
    width: 150px;
}

/* END: My invoices */
/* START: Webseries in CMS Result */
#webseries_block {
    margin-left: 410px;
    position: relative;
    display: inline-block;
    margin-top: 30px;
    margin-bottom: -30px;
    height: auto;
}

#webseries_breadcrumbs {
    font-size: 12px;
    font-weight: bold;
}

#webseries_banner {
    display: none;
}

#webseries_cover {
    float: left;
    margin-right: 15px;
    height: 140px;
}

#webseries_title {
    font-weight: bold;
    font-size: 16px;
}

#webseries_description {
    padding-top: 4px;
    font-size: 120%;
}

.webseries_child {
    width: 445px;
    height: 140px;
    padding: 4px;
    border: none;
    float: left;
    margin: 0px 12px 12px 0px;
}

.webseries_child_cover {
    float: left;
    margin-right: 8px;
}

.webseries_child_title {
    font-weight: bold;
    font-size: 12px;
    padding-bottom: 4px;
}

.webseries_child_title a, #webseries_breadcrumbs a {
    color: #000;
}

#webseries_breadcrumbs a {
    font-weight: normal;
}

/* END: Webseries in CMS Result */
/* START: CelebrityPictures static pages */
.staticContentDiv {
    width: 800px;
    margin: 0px auto;
    font-size: 14px;
    line-height: 1.6em;
}

.staticContentDiv p {
    margin-bottom: 1em;
}

.staticContentDiv p strong {
    margin-top: 1.3em;
    display: inline-block;
    text-transform: uppercase;
}

/* END: CelebrityPictures static pages */

/* RESPONSIVE DESIGN START */

@media screen and (max-width: 1400px) {
    #headerSearch {
        margin-left: 0px;
        z-index: 10;
        top: 150px;
        right: auto;
        left: 90px;
    }

    #headerSearch input {
        width: 260px;
        height: 30px;
        font-size: 12px;
        letter-spacing: 1px;
    }

    #headerSearch a {
        display: inline-block;
        width: 35px;
        height: 30px;
        left: -3px;
        top: 0px;
    }

    #headerSearch a img {
        position: relative;
        top: 5px;
        left: 7px;
        width: 20px;
    }

    #content {
        width: 95%;
        margin: 0px auto;
        padding-left: 0px;
    }

    #logoDivHeader {
        top: 35px;
    }

    #result_search_extensions {
        left: -390px;
        border-right: solid 15px #ccc;
        transition: left 0.5s;
        transition-delay: 0.2s;
        -webkit-transition: left 0.5s;
        -webkit-transition-delay: 0.2s;
        z-index: 10;
        background-color: #fff;
    }

    #result_search_extensions:hover {
        left: 0px;
    }

    .thumbBox {
        margin-left: 10px;
        margin-right: 0px;
    }

    #pagingLineTop > span {
        margin-left: -360px;
    }

    .pagingElement {
        margin-left: -290px !important;
    }
}

@media screen and (max-width: 1024px) {
    #homepageSearch {
        margin-left: -145px;
        z-index: 2;
        top: auto;
        bottom: 220px;
    }

    #homepageSearch input {
        width: 250px;
        height: 30px;
        font-size: 12px;
        letter-spacing: 1px;
    }

    #homepageSearch a {
        width: 35px;
        height: 30px;
        left: -4px;
        top: 8px;
    }

    #homepageSearch a img {
        margin-top: 4px;
        margin-left: 6px;
        width: 23px;
        height: 23px;
    }

    #hompageSearchNav {
        margin-top: 10px;
    }

    #hompageSearchNav a {
        display: inline;
        font-size: 14px;
    }

    #homepageDivNav, #headerDivNav {
        width: 308px;
    }

    .pagingElement {
        margin-left: 0px !important;
        left: 10px;
    }

    .nrOfPicsFound {
        display: none;
    }

    #picDetailPicture {
        width: 100% !important;
        text-align: center;
        margin-bottom: 20px;
    }

    #previewPic {
        width: 100% !important;
    }

    #previewPic img {
        width: auto !important;
        height: auto !important;
        max-width: 100% !important;
    }

    .previewPicTabs {
        margin: 0 auto !important;
        max-width: 480px;
    }

    #picDetailInfoBlock {
        margin: 0 auto !important;
        max-width: 480px;
    }

    #picDetailContent {
        width: 100%;
    }

    #detailBackToSearchResults {
        font-size: 1.3em !important;
    }

    #detailNextPreviousLink {
        float: right;
        font-size: 1.3em !important;
    }

    #detailNextPreviousLink a {
        margin: 0 10px;
    }

    .contentPage_detail {
        padding-top: 20px;
        padding-bottom: 20px;
    }

}

@media screen and (max-width: 850px) {
    #homepageDivCopyright, #homepageDivCopyright {
        position: absolute;
        left: 5%;
        bottom: 1%;
        font-size: 14px;
    }

    #homepageLogoShort {
        display: block;
        width: 20%
    }

    #homepageCopyright {
        display: block;
        color: #686963;
        margin-top: 30px;
        font-size: 0.8em;
    }

    #poweredBySodatech {
        display: block;
        color: #40413B;
        margin-top: 6px;
        font-size: 0.8em;
    }

    #homepageDivRightsNav {
        position: absolute;
        right: 90px;
        bottom: 70px;
    }

    #homepageDivRightsNav a {
        color: #686963;
        font-size: 14px;
        margin: 0px;
    }

    #homepageDivRightsNav span {
        color: #686963;
    }

    #logoDivHomepage, #logoDivHeader {
        left: 50%;
        margin-left: -153px;
        top: 20px;
    }

    #homepageDivSocial, #headerDivSocial {
        position: absolute;
        left: 50%;
        right: auto;
        top: 150px;
        margin-left: -153px;
        text-align: center;
    }

    #homepageDivNav, #headerDivNav {
        text-align: center;
        margin-top: 15px;
        margin-left: 0px;
        width: 308px;
    }

    header {
        height: 290px;
    }

    #headerSearch {
        top: 245px;
        left: 50%;
        margin-left: -150px;
        width: 308px;
        text-align: center;
    }

    .staticContentDiv {
        width: 95%;
    }

    #headerSearch a img {
        left: 0px;
    }

    .picsPerPage, .zoomElement {
        display: none;
    }

    .pagingElement {
        margin-left: -122px !important;
        left: 50%;
    }

    #result_search_extensions, #lightbox_frame_main {
        display: none;
    }

    .thumbBox {
        margin-left: 0px;
        margin-right: 0px;
        width: 100%;
        overflow: hidden;
    }

    .textBoxText {
        border-bottom: 1px solid #000;
        padding-bottom: 30px;
        width: auto;
        margin: 0px auto;
    }
}

/* Additional responsive 22/06/15 – ESB-NS */

/* iphone5 landscape */
@media only screen
and (min-device-width: 320px)
and (max-device-width: 568px)
and (orientation: landscape) {

    #homepageDivSocial {
        display: none;
    }

    #homepageSearch {
        top: 142px;
    }

}

/* iphone5 landscape END */

@media screen and (max-width: 320px) {
    .phoneText {
        display: none;
    }

    #homepageDivSocial span:first-child {
        margin-right: 3px;
    }

    #homepageDivSocial {
        text-align: center;
        top: 280px;
    }

    #homepageLogoShort {
        display: none;
    }

    #homepageDivCopyright, #homepageDivCopyright {
        text-align: center;
    }

}

/*  Additional responsive 22/06/15 – END */

/* RESPONSIVE DESIGN END */

.resultThumbLinkBasket {
    display: none !important;
}

#lightbox_5 > div:nth-child(1) > ul:nth-child(4) > li:nth-child(3) {
    display: none;
}

.cmsModule_series ul.selection_bar:nth-child(6) > li:nth-child(1) > div:nth-child(2) {
    display: none;
}

.cmsModule_series ul.selection_bar:nth-child(6) > li:nth-child(1) > div:nth-child(2), .cmsModule_series ul.selection_bar:nth-child(6) > li:nth-child(1) > span:nth-child(3) {
    display: none;
}

#rm_pricefield_table, .basketCalculatedArticlePriceTxt {
    display: none !important;
}

#picDetailPriceCalculatorInfoText {
    font-size: 1.2em;
    font-weight: normal;
    margin-top: 10px;
    display: inline-block;
}

.cmsModule_detail #rm_license_use_div, .cmsModule_detail #rf_license_use_div {
    display: none;
}

.cmsModule_login .textBoxText a:first-of-type {
    font-weight: bold;
}

#siteContent a {
    font-weight: bold;
}


.myinvoicesElementDownload {
    width: 105px;
    float: left;
}