
	/* JBs Änderungen mit JBxx: kennzeichnen*/ body { font-family: "Arial", Arial, Helvetica, sans-serif; font-size: 12px; /* JB01: color für Login-Meldung und teilweise die Texte unten am Rand. Orignale Einstellung:: color:#111; */ color: #111; line-height: 16px; min-height: 100%; width: 100%; /* JB02: Background hinter den Thumbs. Orignale Einstellung:: background:#FFF; */ background: #FFF; margin: 0; padding: 0; } a:hover { color: #900; text-decoration: underline; outline: none; } label { cursor: pointer; vertical-align: 5%; } img { border: 0; } .form { font-size: 12px; font-family: Arial, Helvetica, sans-serif; /* JB03: color für Schrift in Eingabefeldern . Orignale Einstellung:: color:#333; */ color: #333; /* JB04: Background in Eingabefeldern. Orignale Einstellung:: background:#fff; */ background-color: #FFF; border-top: 1px inset #B0B0B0; border-right: 1px solid #D4D0C8; border-bottom: 1px solid #D4D0C8; border-left: 1px inset #B0B0B0; max-width: 623px; padding: 2px; } .requiredRegistrationField { font-size: 12px; font-family: Arial, Helvetica, sans-serif; /* JB05: color für Schrift in keine Ahnung . Orignale Einstellung:: color:#333; */ color: #333; /* JB06: Background in keine Ahnung . Orignale Einstellung:: background:#F7D3DC; */ background-color: #F7D3DC; border-top: 1px inset #B0B0B0; border-right: 1px solid #D4D0C8; border-bottom: 1px solid #D4D0C8; border-left: 1px inset #B0B0B0; padding: 2px; } .registrationNewsletterField { display: none; } #header { clear: both; /* JB07: Background oberer Balken . XXPOOL-CYAN= #FFF / Testen: #00A2FF/ Patrick:#00B6ED / Orignale Einstellung:: background:#CCC; */ background: #FFF; margin: 0; padding: 0; } #content { clear: both; padding-left: 36px; padding-right: 36px; margin-top: 40px; min-height: 250px; } .button, .button:hover { background: #4f4d4e; float: left; -moz-border-radius: 10px; border-radius: 12px; color: #fff; text-decoration: none; font-size: 120%; margin: 0; padding: 3px 12px; } .button span { color: #fff; text-decoration: none; } .textBoxFieldDescription { font-size: 10px; font-weight: 700; color: #535252; padding: 10px 0 5px; } .sf-menu { float: left; margin: 30px 0 0 36px; height: 30px; } .sf-menu, .sf-menu * { list-style: none outside none; } .sf-menu li#n_home a.toplevel, .sf-menu li#n_images a.toplevel, .sf-menu li#n_motion a.toplevel, .sf-menu li#n_education a.toplevel, .sf-menu li#n_new a.toplevel { display: block; float: left; overflow: hidden; font-size: 18px; text-transform: uppercase; color: #3e3e3e; padding-right: 10px; margin-right: 5px; } .sf-menu li#n_images:hover { color: #900; } .sf-menu li#n_images div { display: none; clear: both; padding: 0 5px 4px; background: #ccc; position: absolute; z-index: 99; margin-top: 30px; margin-left: -5px; border-left: 1px solid #fff; border-bottom: 1px solid #fff; border-right: 1px solid #fff; } .sf-menu li#n_images div a { color: #3e3e3e; } .sf-menu li#n_images div a:hover { color: #900; } .sf-menu li#n_images:hover div { display: block; } div.dropdown ul.section_subnav li { clear: both; font-size: 12px; padding: 2px 24px 2px 2px; } #account { float: right; height: 39px; position: relative; text-align: right; width: 50%; margin: 0; padding: 10px 0; } #account div { bottom: 0; display: inline; position: absolute; right: 0; } #account_nav { font-weight: 700; line-height: 1.5; list-style: none outside none; margin: 5px 0 33px; padding: 0; } #account_nav li { clear: none; display: inline; vertical-align: bottom; padding: 0 0 0 10px; } .account_nav_link, .account_nav_link:link, .account_nav_link:active, .account_nav_link:visited { color: #333; font-size: 11px; text-decoration: none; outline: none; } .sf-menu2 li, .sf-menu li { float: left; position: relative; height: 100%; } #account_nav li a:visited, .sf-menu li a:link { color: #1A1818; text-decoration: none; } #countryFlag { margin-right: 5px; padding-top: 4px; } #logobar { clear: both; /* JB08: Background im mittleren Balken mit dem Logo / XXPOOL CYAN:#00A2FF / Original: background-color:#f2f1ed; */ background-color: #f2f1ed; height: 91px; } #logobar img { width: 208px; height: 65px; float: right; padding-right: 10px; padding-top: 15px; } #searchbar { height: 42px; background: #CCC; } #searchKey { margin-top: 10px; margin-right: 7px; -moz-border-radius: 15px; -webkit-border-radius: 15px; border-radius: 15px; width: 450px; height: 17px; padding-left: 10px; padding-right: 10px; float: left; } #searchButton { margin-top: 10px; background: #000; } #home_search { background: none repeat scroll 0 0 #ccc; margin-left: 36px; position: absolute; z-index: 2; } #search_flyout { position: absolute; top: 193px; background: #ccc; left: 36px; z-index: 999; } #flyout_closing_x { text-align: right; padding-top: 8px; } #home_search_extensions { clear: both; } #ext_search_span { margin-left: 300px; } #home_search_extensions span span { margin: 0; } #home_search_params { padding: 0 20px 10px 20px; width: 430px; } .extSearchElement { padding-bottom: 2px; padding-left: 0px; /* padding-left war vorher 12px. Jonathan hat die Kollektionen eingabeut mit anderem Padding. von JB angepaßt */ } /* von JB ergänzt, aber nicht mehr benötigt */ .extSearchElementRight { padding-bottom: 2px; padding-left: 120px; } .extSearchTitle { border-top: 1px solid #333; font-weight: 700; margin-top: 12px; padding: 4px; } .arrow_ext_search_toggle { float: right; } .ext_search_select { width: 210px; } .textBoxTitle { font-size: 12px; color: #8c8b8b; clear: both; height: 50px; font-family: "century gothic", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif; } .textBoxTitle .result_count { font-size: 36px; } #lightbox_search_list_id { font-size: 12px; background-color: #FFF; width: auto !important; border: solid 1px #ccc; padding: 4px; z-index: 100; } #lightbox_search_list_id li { clear: both; white-space: nowrap; display: block; } #footer { clear: both; margin-top: 30px; border-top: 1px solid #E8E7E7; font-size: 10px; color: #8C8B8B; } #footer #nav { list-style: none outside none; padding-left: 28px; float: left; margin: 0; } #footer #nav li, #footer #contact li { clear: none; display: inline; font-weight: 700; padding: 0 0 0 10px; } #footer #nav li.grey a:link, #footer #nav li.grey a:visited, #footer #nav li.grey a:active, #footer #contact li.grey a:link, #footer #contact li.grey a:visited, #footer #contact li.grey a:active { color: #1A1818; } #footer #nav li.grey a:hover, #footer #contact li.grey a:hover { color: #900; text-decoration: none; } .title { color: #8C8B8B; } #footer #contact, #footer #credits { text-align: right; padding-right: 10px; } #footer #copyright { float: left; width: 500px; margin: 0 0 0 38px; } #siteContent { } .centerBoxBasket { min-height: 400px; width: 100%; } #mainBasketContent { padding-top: 10px; } #notAllElementsCalculated { font-size: 12px; margin: 5px 25px 0; } .basketElement { border: 1px solid #858585; margin-bottom: 5px; min-height: 130px; padding: 5px; } .basketElement:hover { background-color: #EEE; } #basketPicContainer { width: 110px; float: left; } #go_button { padding-top: 5px; margin-left: 7px; } .basketFunctionText { padding-top: 3px; padding-bottom: 3px; font-size: 10px; } .basketLinkDetail a { float: left; width: 20px; height: 20px; background: url(https://img.xxpool.de/public/userfiles/image/icon/icon_info.png) no-repeat top left; margin-right: 20px; } .basketLinkRemove a { float: left; width: 20px; height: 20px; background: url(https://img.xxpool.de/public/userfiles/image/icon/icon_trash.png) no-repeat top left; } #basketPriceBlock { background-color: #4F4D4E; color: #fff; margin-top: 5px; padding: 5px 10px; } #basketPriceBlockDivider { width: 320px; } .basketSumText { width: 180px; float: left; } .basketSumPrice { width: 80px; text-align: right; float: left; } .basketTotalText { width: 180px; float: left; font-weight: 700; } .basketTotalCurrency { width: 50px; float: left; font-weight: 700; } .basketTotalPrice { width: 80px; text-align: right; float: left; font-weight: 700; } .priceSpacer { width: 310px; border-top: 1px solid #fff; margin-top: 3px; margin-bottom: 3px; } .basketElementPriceBlock { background-color: #4F4D4E; color: #fff; padding: 2px 5px 3px; } #rm_license_use_select_id { max-width: 400px; } .basketElementCurrency { width: 30px; float: left; } .basketElementPrice { text-align: right; width: 40px; float: left; } .basketInfoContainer { margin-left: 110px; } #invoiceAddressBlock { margin-top: 5px; border: 1px solid #858585; padding: 5px 5px 5px 7px; } #webInvoice { margin-top: 15px; border: 1px solid #ccc; padding: 25px; } .subtitleActive { font-weight: bold; } .centerBoxInvoice { min-height: 400px; max-width: 945px; width: 750px; } .webInvoiceLogo { background: url(https://s3-eu-west-1.amazonaws.com/img.stock4b.sodatech.com/public/userfiles/buttons/logo_invoice_web.gif) no-repeat top right; height: 80px; } .webInvoiceHeaderline { font-size: 9px; padding-bottom: 30px; } .webInvoiceAddress { padding-bottom: 40px; } .webInvoiceCityAndDate { text-align: right; padding-bottom: 15px; } .webInvoiceProvNr { font-size: 12px; font-weight: 700; padding-bottom: 20px; } .webInvoiceUsageClaim { padding-bottom: 5px; } .webInvoiceDeliveryClaim { padding-bottom: 15px; } .webInvoiceElement { clear: both; padding-top: 10px; } .webInvoiceDescriptionElement { width: 620px; float: left; } .webInvoiceTotalDescription { text-align: right; width: 600px; float: left; } .webInvoiceTotalBlock { clear: both; padding-top: 30px; } .webInvoiceFooter { line-height: 11px; padding-top: 50px; font-size: 9px; } .webInvoiceFooterElement { margin-right: 45px; float: left; } .webInvoicePaymentConditions { padding-top: 20px; } .indexClaimBox { float: left; width: 240px; } .listContent { margin-left: 50px; padding-bottom: 10px; } .listHeader { background: none repeat scroll 0 0 #858585; color: #FFF; font-weight: 700; float: left; padding: 2px 5px; } #mypicturesHeaderLicence { float: left; width: 370px; } #mypicturesElementLicence { width: 370px; } #detailHeaderLogo { margin-left: 20px; margin-top: 10px; margin-bottom: 10px; height: 20px; background: url() no-repeat top left; } #detailHeaderNavLine { color: #FFF; height: 26px; width: 100%; margin-bottom: 10px; background: url(https://s3-eu-west-1.amazonaws.com/img.stock4b.sodatech.com/public/userfiles/buttons/bg_headerline.png) repeat-x top left; text-align: right; } #detailHeaderNavLine a { color: #fff; line-height: 20px; padding-right: 20px; } #detailHeaderPicList { padding-left: 20px; padding-right: 20px; height: 125px; overflow: auto; } #detailHeaderPicList td { vertical-align: bottom; } .detailHeaderThumbActive { border: 4px solid #DCB0BB; cursor: pointer; } .detailHeaderThumbPassive { border: 4px solid #FFF; cursor: pointer; } #previewPicCopyrightLine { font-weight: 700; color: #999; font-size: 9px; } #picDetailInfoBlock { border: 1px #CCC solid; padding: 5px; } #picDetailPicture { margin-left: 20px; float: left; } .previewPicTitle { padding-top: 5px; font-weight: 700; } .previewPicTabs { height: 20px; line-height: 17px; } .picDetailTabActive:link, .picDetailTabActive:active, .picDetailTabActive:visited, .picDetailTabActive:hover { float: left; background: #CCC; color: #fff; text-decoration: none; font-weight: 700; border-right: 1px solid #fff; padding: 1px 12px 2px; } .picDetailTabInactive:link, .picDetailTabInactive:active, .picDetailTabInactive:visited { float: left; background: #E2E2E2; color: #666; text-decoration: none; font-weight: 700; border-right: 1px solid #fff; padding: 1px 12px 2px; } .picDetailTabInactive:hover { background: #CCC; } .detailContentTitle { font-weight: 700; padding-bottom: 5px; } #printImageDetailButton { padding-top: 12px; } .resultSiteContent { float: left; width: 100%; } #contentSpacerBottom { height: 40px; } #result_footer { background: #fff; clear: both; height: 75px; } #pagingLineTop { clear: both; padding-bottom: 15px; } .zoomElement { padding-left: 60px; float: left; } #pagingLineBottom { clear: both; padding: 15px 0; } .pagingString { float: left; width: 200px; } .pagingPassivNavText { color: #CCC; } .thumbBox { } .resultThumb { float: left; width: 170px; height: 210px; border: 1px solid #CCC; margin-right: 25px; margin-bottom: 15px; padding: 3px; } .resultContent { } .resultThumbPicture { height: 173px; width: 190px; } .resultThumbLinkBox { height: 18px; } .resultThumbLinkLightbox { float: left; width: 24px; height: 20px; padding-right: 5px; background: url(https://img.xxpool.de/public/userfiles/image/icon/icon_lightbox.png) no-repeat top left; cursor: pointer; } .resultThumbLinkLightbox a { float: left; width: 24px; height: 20px; padding-right: 5px; } .resultThumbLinkBasket { float: left; width: 20px; height: 20px; padding-right: 5px; background: url(https://img.xxpool.de/public/userfiles/image/icon/icon_basket.png) no-repeat top left; cursor: pointer; } .resultThumbLinkBasketFull { float: left; width: 20px; height: 20px; padding-right: 5px; background: url(https://img.xxpool.de/public/userfiles/image/icon/icon_basket_full.png) no-repeat top left; } .resultThumbLinkDetail { float: left; width: 20px; height: 20px; padding-right: 5px; background: url(https://img.xxpool.de/public/userfiles/image/icon/icon_info.png) no-repeat top left; cursor: pointer; } .resultThumbLinkDownload { float: left; width: 20px; height: 20px; padding-right: 5px; background: url(https://img.xxpool.de/public/userfiles/image/icon/icon_download.png) no-repeat top left; cursor: pointer; } .resultThumbLinkTrash { float: left; width: 20px; height: 20px; padding-right: 5px; background: url(https://img.xxpool.de/public/userfiles/image/icon/icon_trash.png) no-repeat top left; cursor: pointer; } .resultThumbLinkVcd { float: left; width: 20px; height: 20px; background: url(https://s3-eu-west-1.amazonaws.com/img.stock4b.sodatech.com/public/userfiles/buttons/icon_cd.png) no-repeat top left; cursor: pointer; } .resultThumbLinkVcd a { float: left; width: 20px; height: 20px; } .resultThumbLabelText { width: 130px; clear: both; padding-left: 2px; color: #AAA; } #noPicturesFound { font-size: 14px; padding-top: 10px; padding-left: 10px; } .alternativePicsText { padding: 10px 10px 5px; } .alternativePicsLink { padding-left: 10px; } .resultLightboxElement { width: 60px; height: 60px; background: #DBDBD8; margin-right: 10px; } .resultLightboxElementRemoveLink { height: 16px; width: 60px; margin-bottom: 7px; } #lightbox_header { position: fixed; left: 0; bottom: 0; right: 0; background-color: #79786A; padding: 3px; } #lightbox_content_table { z-index: 1; position: fixed; bottom: 0; left: 0; right: 0; height: 167px; display: none; overflow: auto; background-color: #DFDED8; padding: 5px; } #lightbox_content { display: none; background-color: #DFDED8; float: left; padding-top: 10px; padding-left: 10px; } #add_lightbox { z-index: 2; display: none; overflow: hidden; background-color: #DFDED8; padding-top: 10px; padding-left: 5px; left: 0; right: 0; position: fixed; bottom: 0; height: 167px; } #lightboxAddLink a { color: #FFF; padding-left: 10px; float: left; line-height: 20px; } #hideLightboxText a { color: #FFF; line-height: 20px; } #specialFooter { height: 20px; line-height: 20px; position: fixed; overflow: auto; bottom: 0; background-color: #FFF; font-size: 10px; color: #999; padding-left: 15px; width: 100%; } .lightboxPictureLinks { height: 60px; float: left; } .lightboxPictureLinkBasket { width: 20px; height: 20px; background: url(/userfiles/image/layout/images/search/btn-cart.gif) no-repeat top left; cursor: pointer; padding-bottom: 5px; } .lightboxPictureLinkRemove { width: 20px; height: 20px; background: url(/userfiles/image/layout/images/icons/icon_delete.gif) no-repeat top left; cursor: pointer; } #content .button { text-transform: uppercase; margin-right: 6px; } ol, ul { list-style-image: none; list-style-position: outside; list-style-type: none; padding: 0; } ul.selection_bar { background-color: #e8e7e7; height: 32px; margin: 0 0 2px; padding: 10px 0 0 13px; } ul.selection_bar li { display: inline; } ul.selection_bar li div { float: left; margin-right: 10px; } ul.selection_bar li div input { margin-left: 5px; } div.lightbox_preview_row { background-color: #f8f8f8; clear: both; display: block; height: 147px; line-height: 1; margin: 0 0 2px; padding: 13px; } div.lightbox_preview_row p, div.lightbox_notes, ul#search_columns p { line-height: 1.5; } .lightbox_notes div strong { float: left; margin-right: 5px; vertical-align: top; } .lightbox_notes div div { width: 270px; height: 100px; float: left; white-space: pre-wrap; } div.lightbox_preview_row h3 { line-height: 1; font-family: Helvetica, Arial, sans-serif; font-size: 140%; margin: 0; padding: 0 0 4px; } div.lightbox_details { width: 565px; height: 145px; border-right: #e8e7e7 2px solid; float: left; } .format_icon { margin: -9px 3px -4px; padding: 0; } ul.lightbox_thumbnails { display: block; height: 70px; clear: both; margin: 11px 0 0; } ul.lightbox_thumbnails li { display: block; width: 70px; height: 70px; float: left; text-align: left; overflow: hidden; margin: 0 13px 0 0; padding: 0; } ul.lightbox_thumbnails li img { min-width: 70px; min-height: 70px; } ul.lightbox_thumbnails li.view_link { text-indent: 0; width: auto; position: relative; top: 60px; font-weight: 700; height: 18px; } .lightbox_buttons { margin: 0; } .lightbox_buttons li { float: left; margin: 13px 6px 0 0; } div.lightbox_notes_outer { float: left; width: 305px; margin: 0 0 0 13px; } div.lightbox_notes { display: block; width: 328px; height: 118px; overflow: auto; margin: 0; padding: 0; } .lightbox_details h3 input { font-size: 14px; font-family: Helvetica, Arial, sans-serif; font-weight: 700; border: solid 1px #aaa; } h1#lightbox_images_view_h1 { width: 211px; display: block; height: 39px; background-repeat: no-repeat; text-indent: -90000px; margin: -10px 0 19px 38px; } p.jumplightboxes { float: right; padding: 0 10px 0 0; } select.selected_lightbox { width: 212px; font-size: 11px; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Helvetica, Arial, sans-serif; } .jumplightboxes { float: right; } .jumplightboxes .clearButton { float: left; margin-left: 8px; } #popup_order_content h2.large_title { margin-left: 25px; } h2.large_title { height: 1.5em; font-size: 180%; margin: 0 0 -10px 38px; } ul.search_summary { line-height: 1; margin: 20px 0 0 38px; } ul.search_summary li { display: inline; clear: none; padding: 0 0 12px; } ul.search_summary li.pagination_status { position: relative; float: right; margin-bottom: 0; padding-bottom: 0; margin-right: 13px; } ul.images_pp { float: left; height: 20px; line-height: 1; margin: 16px 0 13px 38px; padding: 0 0 2px; } ul.images_pp li { display: inline; padding: 0 0 2px; } ul.images_pp li img { vertical-align: middle; position: relative; top: -1px; } ul.pagination { float: right; text-align: right; line-height: 1; margin: 12px 13px 0 0; } ul.pagination li { display: inline; float: left; font-weight: 700; } ul.pagination li.number { margin: 4px 3px 0; } 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: -90000px; text-align: left; margin: 0; padding: 0 6px 0 0; } ul.pagination li.page_start a { background: #fff url(https://img.xxpool.de/public/userfiles/image/b_start.gif) no-repeat; } ul.pagination li.page_previous a { background: #fff url(https://img.xxpool.de/public/userfiles/image/b_previous.gif) no-repeat; } ul.pagination li.page_next a { background: #fff url(https://img.xxpool.de/public/userfiles/image/b_next.gif) no-repeat; margin: 0 0 0 6px; } ul.pagination li.page_end a { background: #fff url(https://img.xxpool.de/public/userfiles/image/b_end.gif) no-repeat; padding: 0; } .clear { clear: both; line-height: 1; } .vertical_pad_text { position: relative; float: left; margin-top: 4px; margin-right: 10px; } .selection_bar .selected_lightbox { float: left; margin-right: 10px; width: 170px; } .select_options { position: relative; margin-top: 4px; float: right; margin-right: 10px; } #seriesHeader { position: relative; display: block; width: 100%; } .seriesHeader ul { width: 100%; } #content div.format_image, #content div.format_clip { display: inline; text-align: left; float: left; text-indent: -90000px; width: 16px; height: 13px; margin: 8px 0 0 4px; padding: 0; } #content div.format_image { background: #fff url(https://img.xxpool.de/public/userfiles/image/i_image16x16.gif) no-repeat; } ul#search_columns li { width: 170px; height: 250px; float: left; background-color: #f8f8f8; margin: 0 0 2px; padding: 13px 13px 0 63px; overflow: hidden; } ul#search_columns li.row_start { width: 171px; border-color: #000; border-width: 0; padding: 13px 12px 0 13px; } .thumbnail170_top, .thumbnail170, ul#search_columns div, ul#search_columns a { width: 170px; height: 170px; background-position: bottom left; background-repeat: no-repeat; text-indent: -90000px; display: block; } .thumbnail170_top { background-position: top left; } ul#search_columns label { float: left; left: -2px; font-weight: 700; position: relative; top: 1px; margin: 6px 0 0; } ul#search_columns p { float: none; clear: both; line-height: 1.5; margin: 0; padding: 2px 0 0; } ul#search_columns input { vertical-align: middle; position: relative; top: -1px; margin: 0 1px 1px; } q, cite, .subheading_text, .emphasis_120, #content ul.pagination, #content ul.images_pp, ul.search_summary { font-size: 120%; } div.lightbox_caption_row { background-color: #f8f8f8; min-height: 225px; clear: both; margin: 0 0 2px; padding: 13px; } #footer, h2, #popup_content div.format_list p.bordered, #popup_content div.format_list p, div.lightbox_caption_row, #content form#lightbox_manager div.lightbox_preview_row { line-height: 1; } .lightbox_view_image { width: 225px; height: 225px; background-position: top left; background-repeat: no-repeat; text-indent: -90000px; float: left; display: block; } div.lightbox_view_description { width: 410px; float: left; padding: 0 0 0 13px; } div.lightbox_view_description p { margin: 0; padding: 0 0 20px; } div.lightbox_view_description ul { padding-left: 0; margin: 16px 0 10px -4px; } div.lightbox_image_notes_outer { float: left; width: 209px; border-left: #e8e7e7 2px solid; margin: 0 0 0 13px; padding: 0 0 0 13px; } div.lightbox_image_notes { display: block; width: 209px; height: 191px; overflow: auto; margin: 0; padding: 0; } a.add_note_btn, a.edit_note_btn { display: block; height: 20px; text-indent: -90000px; margin: 4px 0 0; } .lightbox_view_description h3 { font-size: 140%; margin-top: 0; } .lightbox_image_notes div div { width: 165px; height: 180px; float: left; white-space: pre-wrap; } html, div.lightbox_preview_row p { margin: 0; padding: 0; } a, a:link, a:active, a:visited, .account_nav_link:hover { color: #900; text-decoration: none; outline: none; } .hiddenField, #images_subnav, #limitMessage, #licenseFilter, #styleTabs, #categorySelector, #licenseSelector, #superjuliExtraText, #lighboxSelectGo, .saveNoteBtn { display: none; } .textBoxContentTitle, .listTitle, p.lightbox_description, ul.search_summary li.result_count, ul.search_summary li.search_text, ul.search_summary li.pagination_status, ul.images_pp li a, .select_options a { font-weight: 700; } body, html, .selection_bar { font-size: 10px; } .welcome { font-size: 10px; padding-right: 6px; } .dark_grey, .img_pp_val_selected, .img_pp_val_selected:link, .img_pp_val_selected:visited, .img_pp_val_selected:active, .img_mode_selected, .img_mode_selected:link, .img_mode_selected:visited, .img_mode_selected:active { color: #000; } .miHeader, .mpHeader { background: none repeat scroll 0 0 #858585; color: #FFF; font-weight: 700; width: 100%; margin: 5px 0; } #myinvoicesDate, .myinvoicesElementDate { width: 80px; } #myinvoicesStatus, #myinvoicesTotal, .myinvoicesElementStatus, .myinvoicesElementCurrency { width: 100px; } #myinvoicesType, .myinvoicesElementPayment { width: 130px; } #myinvoicesDownload, .myinvoicesElementDownload { width: 150px; } .invoiceListElement, .thumbBox, #block_3, #seriesFooter { clear: both; } .pagingElement, #lightboxSelect, .jumplightboxes select, .jumplightboxes div, .selection_bar .clearButton { float: left; } .resultThumbLinkBasket a, .resultThumbLinkBasketFull a, .resultThumbLinkDetail a, .resultThumbLinkTrash a, .resultThumbLinkDownload a { float: left; width: 20px; height: 20px; padding-right: 5px; } .lightboxPicture, .lightbox_image_notes div strong { float: left; margin-right: 5px; } .lightbox_notes div div textarea, .lightbox_image_notes div div textarea { width: 100%; height: 100%; border: solid 1px #aaa; font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Arial, Helvetica, sans-serif; font-size: 10px; line-height: 1.5; } .grey, ul.search_summary li.datecreated { color: #8c8b8b; } div.lightbox_notes div, div.lightbox_image_notes div { margin: 0 6px 0 0; } p.jumplightboxes select, p.jumplightboxes input, div.lightbox_view_description input { vertical-align: middle; } .basketElementPriceText, .webInvoiceThumbElement { width: 100px; float: left; } .webInvoicePositionElement, .basketSumCurrency, .listNumber { width: 50px; float: left; } .webInvoicePriceElement, .webInvoiceTotalPrices, #hideLightboxText { text-align: right; } .invoiceListElement div, .mpElement div { float: left; padding: 2px 5px; } #mypicturesHeaderDownload, #mypicturesHeaderPicture, #mypicturesHeaderDate, #mypicturesHeaderPrice { float: left; width: 120px; } #mypicturesElementPicture, #mypicturesElementDownload, #mypicturesElementDate, #mypicturesElementPrice, #myinvoicesNumber, #myinvoicesPictures, .myinvoicesElementNumber, .myinvoicesElementPictures { width: 120px; } .nrOfPicsFound, .picsPerPage { padding-left: 180px; } #webseries_block { margin-bottom: 20px; overflow: auto } #webseries_banner { margin-top: 15px; overflow: auto; background: #ccc; padding: 8px; } #webseries_title { font-weight: bold; font-size: 16px; } #webseries_description { padding-top: 4px; font-size: 120%; } #webseries_cover { float: left; margin-right: 15px; height: 140px; } #webseries_breadcrumbs { font-size: 12px; } .webseries_child_cover { float: left; margin-right: 8px; } .webseries_child_title { font-weight: bold; font-size: 12px; padding-bottom: 4px; } .webseries_child { width: 475px; height: 140px; padding: 4px; border: 1px solid #ccc; float: left; margin: 0 8px 8px 0; } .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; filter: alpha(opacity=75); -moz-opacity: .75; opacity: .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; } .picResultDetail { display: none } .searchDetailSwitch { float: left; padding-left: 60px; } .thumbDetailBox .resultThumb { float: none; clear: both; height: auto; width: auto; display: block; white-space: nowrap; } .thumbDetailBox .picResultBase { display: inline-block; vertical-align: top; width: 250px; } .thumbDetailBox .picResultDetail { display: inline-block; white-space: normal; float: none; width: 400px; } .thumbDetailBox .resultThumbPicture { line-height: normal; width: 180px; } .thumbDetailBox .resultThumbLinkBox { height: 37px; } .picResultDetailLine { display: block; white-space: nowrap; margin-bottom: 8px; } .picResultDetailHead { display: inline-block; width: 100px; white-space: normal; vertical-align: top; } .picResultDetailBody { display: inline-block; white-space: normal; } #webseries_iframe { width: 100%; height: 800px; border: solid 1px #666; } .lightboxSearch { margin-left: 30px; } .detailPageWithPaging #pic_detail_element_helper { display: inline-block; vertical-align: middle; height: 100%; } .detailPageWithPaging #picDetailPicture { text-align: center; width: 100%; height: 95%; position: absolute; left: 0px; top: 0px; margin: 0px !important; padding: 0px !important; vertical-align: middle; z-Index: 9; } .detailPageWithPaging #previewPic { height: 95%; } .detailPageWithPaging #clickright { width: 40% !important; } .detailPageWithPaging #clickright_arrow { font-size: 50px; display: block; right: 0px !important; opacity: 0.1; color: #333; } .detailPageWithPaging #clickleft { width: 40% !important; } .detailPageWithPaging #clickleft_arrow { font-size: 50px; display: block; left: 0px !important; opacity: 0.1; color: #333; } .detailPageWithPaging #clickright a:hover #clickright_arrow, .detailPageWithPaging #clickleft a:hover #clickleft_arrow { opacity: 1; } .detailPageWithPaging #pic_detail_element { max-width: 700px; width: auto !important; height: auto !important; max-height: 460px; display: inline-block; vertical-align: middle; } #picDetailContent.detailPageWithPaging > .pictureInfoBox { display: block !important; position: fixed !important; bottom: 0px; left: 0px; width: 1000px; height: 30px; z-Index: 10; overflow: visible !important; } #picDetailContent.detailPageWithPaging > .pictureInfoBox > .previewPicTabs { position: fixed; bottom: 0px; z-index: 2; border-top: solid 1px #ddd; width: 100%; left: 0px; background-color: #f6f6f6; box-shadow: 0px 0px 10px #ccc; } #picDetailContent.detailPageWithPaging > .pictureInfoBox > .previewPicTabs > a { font-size: 11px; line-height: 20px; height: 25px; } #picDetailContent.detailPageWithPaging > .pictureInfoBox > #picDetailInfoBlock { height: auto; position: fixed; bottom: -500px; background-color: #fff; width: 970px; padding: 15px; transition: bottom .5s; z-index: 1; max-height: 450px; overflow: auto; box-shadow: 0px 0px 10px #ccc; } #picDetailContent.detailPageWithPaging > .pictureInfoBox:hover > #picDetailInfoBlock { bottom: 20px; } #btnAddOwnLightbox { margin-left: 100px; display: inline-block !important; font-weight: bold; border: solid 1px #bbb; background-color: #eee; padding: 4px; font-size: 12px; }



.resultThumbPicture img {
  max-width: 170px;
  max-height: 170px;
}

