
/* ------ Main ------- */
.plentyErrorBox {
					width:98%; 
					background-image:url(/images/admin/error_background.gif); background-repeat:repeat-y;
					margin: 0px 0px 4px 0px;
					padding:8px; text-align:left;
					vertical-align:middle; 
					color: #FFFFFF
}

.plentyErrorBoxTitle {
					margin-top:4px;
					margin-bottom:6px;
					padding-left:26px;
					color:#FFFFFF;
					font-size:16px;
					font-weight:bold;
					background-image:url(/images/icons/warning_onred.gif);background-repeat:no-repeat;
}

.plentyMessageBox {
					width:98%;
					background-image:url(/images/admin/message_background.gif); background-repeat:repeat-y;
					border:0px;
					margin: 0px 0px 4px 0px;
					padding:8px;
					text-align:left;
					vertical-align:middle;
					color: #FFFFFF
}

.plentyMessageBoxTitle {
					margin-top:4px;
					margin-bottom:6px;
					padding-left:26px;
					color:#FFFFFF;
					font-size:16px;
					font-weight:bold;
					background-image:url(/images/icons/idea_ongreen.gif); background-repeat:no-repeat;
}

.plentyWarningBox {
					width:98%;
					background-image:url(/images/admin/message_background.gif); background-repeat:repeat-y;
					border:0px;
					margin: 0px 0px 4px 0px;
					padding:8px;
					text-align:left;
					vertical-align:middle;
					color: #FFFFFF
}

.plentyWarningBoxTitle {
					margin-top:4px;
					margin-bottom:6px;
					padding-left:26px;
					color:#FFFFFF;
					font-size:16px;
					font-weight:bold;
					background-image:url(/images/icons/idea_ongreen.gif); background-repeat:no-repeat;
}
/* ------ Base ------- */

/* ------ Content ------- */
a img { border: none; }
body.shop {
    background-image:url("https://www.1a-handelsagentur.de/images/gallery/layout/background.jpg");
    background-attachment: fixed;
    padding-top: 5px;
    margin-top: 0;
    font-family: Verdana, sans-serif, Helvetica;
    font-size: 12px;
}
div.ebay {
    background-image:url("https://www.1a-handelsagentur.de/images/gallery/layout/background.jpg");
    background-attachment: fixed;
    padding-top: 5px;
    font-family: Verdana, sans-serif, Helvetica;
    font-size: 12px;
}
body.shop #outer, div.ebay #outer {
    margin: 0 auto;
    width: 992px;
}
body.shop #header {
    background-image:url("https://www.1a-handelsagentur.de/images/gallery/layout/header.jpg");
    background-repeat: no-repeat;
    width: 992px;
    height: 285px;
    position: relative;
}
body.shop.order #header {
    background-image:url("https://www.1a-handelsagentur.de/images/gallery/layout/header_order.jpg");
    background-repeat: no-repeat;
    width: 992px;
    height: 285px;
    position: relative;
}
div.ebay #header {
    background-image:url("https://www.1a-handelsagentur.de/images/gallery/layout/ebay_header.jpg");
    background-repeat: no-repeat;
    width: 992px;
    height: 246px;
    position: relative;
}
body.shop #header #homebutton {
    display: block;
    position: absolute;
    left: 80px;
    top: 10px;
    width: 500px;
    height: 90px;
    text-decoration: none;
}
body.shop #header #breadcrumb {
    position: absolute;
    top: 262px;
    left: 280px;
    width: 670px;
    padding-bottom: 5px;
    border-bottom: 1px solid #ec9e78;
}
body.shop #header #breadcrumb a {
    text-decoration: none;
}
body.shop #header #top_navigation {
    position: absolute;
    top: 225px;
    left: 260px;
    width: 700px;
    text-align: center;
}
body.shop #header #top_navigation a {
    margin: 0 5px;
    color: #111;
    text-decoration: none;
}
body.shop #header #top_navigation a img {
    vertical-align: middle;
    margin-right: 2px;
}
body.shop #header #basket, div.ebay #header #articlenumber {
    position: absolute;
    left: 770px;
    top: 110px;
    width: 210px;
}
body.shop #header #basket #buttons {
    white-space: nowrap;
    font-weight: bold;
    font-size: 10px;
    vertical-align: bottom;
    margin-top: 5px;
}
body.shop #header #basket #buttons a {
    color: #111;
    text-decoration: none;
}
body.shop #header #basket #buttons img {
    vertical-align: bottom;
    margin: 0 4px;
}
body.shop #header #basket #summary {
    display: table;
    width: 100%;
}
body.shop #header #basket #summary .row {
    display: table-row;
}
body.shop #header #basket #summary .row .left {
    width: 120px;
}
body.shop #header #basket #summary .row .left, #header #basket #summary .row .right {
    display: table-cell;
    border-bottom: 1px dotted #aaa;
    padding: 4px 0;
}
body.shop #header #languages {
    position: absolute;
    left: 10px;
    top: 153px;
    width: 216px;
    text-align: center;
}
body.shop #header #search {
    position: absolute;
    left: 5px;
    top: 190px;
    width: 226px;
    text-align: center;
}
body.shop #header #search #header_search_input_box {
    background-color: #ffffff;
    border-top: 1px solid #8c8c8c;
    border-left: 1px solid #a5a5a5;
    border-right: 1px solid #b7b5b6;
    border-bottom: 1px solid #999999;
    display: inline-block;
}
body.shop #header #search #header_search_input, body.shop #header #search #flAutocompleteInputText {
    font-family: Verdana, sans-serif, Helvetica;
    font-size: 12px;
    background-color: #ffffff;
    border: none;
    padding: 5px 0 5px 0;
    vertical-align: bottom;
    width: 190px;
}
body.shop #header #search #header_search_submit {
    vertical-align: bottom;
    padding: 4px 5px 4px 0;
    background-color: #ffffff;
}
body.shop #foot, div.ebay #foot {
    background-image:url("https://www.1a-handelsagentur.de/images/gallery/layout/foot.jpg");
    background-repeat: repeat-x;
    height: 57px;
    display: table;
    width: 100%;
    margin-top: 10px;
}
body.shop #foot_left, body.shop #foot_right, body.shop #foot_center,
div.ebay #foot_left, div.ebay #foot_right, div.ebay #foot_center {
    display: table-cell;
    padding: 11px 25px 0 25px;
    color: #fff;
}
body.shop #foot_center, div.ebay #foot_center { text-align: center; }
body.shop #foot_right, div.ebay #foot_right { text-align: right; }
body.shop #foot_right a, div.ebay #foot_right a {
    color: inherit;
    margin: 0 5px;
}
body.shop #foot_left a, div.ebay #foot_left a {
    color: inherit;
}
body.shop #inner, div.ebay #inner {
    background-image:url("https://www.1a-handelsagentur.de/images/gallery/layout/pagebackground.jpg");
}
body.shop #contentarea, div.ebay #contentarea {
    padding-left: 2px;
    padding-right: 2px;
}
body.shop .navigation, div.ebay .navigation {
    width: 244px;
    display: table-cell;
    vertical-align: top;
}
body.shop .navigation .inner_box, div.ebay .navigation .inner_box {
    background-image:url("https://www.1a-handelsagentur.de/images/gallery/layout/navi_foot.jpg");
    background-repeat: no-repeat;
    background-position: left bottom;
    padding-bottom: 8px;
    padding-right: 8px;
}
body.shop .navigation .inner_box.hotline, div.ebay .navigation .inner_box.hotline {
    padding-bottom: 1px;
}
body.shop .navigation .inner_box.hotline .text, div.ebay .navigation .inner_box.hotline .text {
    padding-left: 16px;
}
body.shop .navigation .inner_box .hotline, div.ebay .navigation .inner_box .hotline {
    background-image:url("https://www.1a-handelsagentur.de/images/gallery/layout/agent.jpg");
    background-repeat: no-repeat;
    background-position: left bottom;
    height: 160px;
    position: relative;
}
body.shop .navigation .inner_box .hotline .button, div.ebay .navigation .inner_box .hotline .button {
    position: absolute;
    display: block;
    bottom: 7px;
    right: 6px;
    width: 141px;
    height: 35px;
    background-image:url("https://www.1a-handelsagentur.de/images/gallery/de/hotline.png");
    background-repeat: no-repeat;
}
body.shop .navigation .outer_box, div.ebay .navigation .outer_box {
    background-image:url("https://www.1a-handelsagentur.de/images/gallery/layout/navi_background.jpg");
    background-repeat: repeat-y;
}
body.shop .navigation .outer_box.white, div.ebay .navigation .outer_box.white {
    background-image:url("https://www.1a-handelsagentur.de/images/gallery/layout/navi_background_white.jpg");
    margin-top: 12px;
}
div.ebay .navigation .outer_box.white.first {
    margin-top: 0;
}
body.shop .navigation .outer_box.white .inner_box, div.ebay .navigation .outer_box.white .inner_box {
    background-image:url("https://www.1a-handelsagentur.de/images/gallery/layout/navi_foot_white.jpg");
}
body.shop .navigation .header, div.ebay .navigation .header {
    background-image:url("https://www.1a-handelsagentur.de/images/gallery/layout/navi_header.jpg");
    background-repeat: no-repeat;
    height: 43px;
    color: #fff;
    font-size: 16px;
    padding: 8px 0 0 25px;
    font-weight: bold;
}
body.shop .navigation .outer_box.white .header, div.ebay .navigation .outer_box.white .header {
    background-image:url("https://www.1a-handelsagentur.de/images/gallery/layout/navi_header_white.jpg");
}
body.shop #content, div.ebay #content {
    display: table-cell;
    vertical-align: top;
    padding: 5px 10px 0 10px;
}
body.shop #content_order {
    padding: 5px 10px 0 10px;
}
body.shop .navigation ul, div.ebay .navigation ul {
    list-style: none;
    padding: 0 5px;
    margin: 0;
}
body.shop .navigation ul.menu_level2, div.ebay .navigation ul.menu_level2 {
    padding: 0;
}
body.shop .navigation ul li.level1, .navigation ul.info_menu li,
div.ebay .navigation ul li.level1, .navigation ul.info_menu li {
    border-top: 1px dotted #aaa;
    height: 21px;
    padding-top: 4px;
}
body.shop .navigation ul li.level1:first-child, body.shop .navigation ul.info_menu li:first-child,
div.ebay .navigation ul li.level1:first-child, div.ebay .navigation ul.info_menu li:first-child {
    border-top: none;
    padding-top: 0;
}
body.shop .navigation ul li a, div.ebay .navigation ul li a {
    margin-left: 30px;
    color: #222;
    text-decoration: none;
}
body.shop .navigation ul.left_menu li.level1 a {
    margin-left: 25px;
}
body.shop .navigation ul.left_menu li.level1 {
    background-image:url("https://www.1a-handelsagentur.de/images/gallery/layout/button_right.png");
    background-repeat: no-repeat;
    background-position: 4px 4px;
}
body.shop .navigation ul.left_menu li.level1.level1active {
    background-color: #bbb;
}
body.shop .navigation ul.left_menu li.level1:first-child {
    background-position: 4px 1px;
}
body.shop .navigation ul.left_menu li.level2 {
    background-color: #ddd;
    border-bottom: 1px dotted #aaa;
    padding-top: 5px;
    padding-bottom: 5px;
}
body.shop .navigation ul.left_menu li.level2:last-child {
    border-bottom: none;
}
body.shop .navigation ul.left_menu li.level2 a {
    margin-left: 30px;
}
body.shop .navigation ul.left_menu .level1active,
body.shop .navigation ul.left_menu .level2active {
    font-weight: bold;
}
body.shop.content h1, div.ebay h1 {
    background-image:url("https://www.1a-handelsagentur.de/images/gallery/layout/title.jpg");
    background-position: bottom right;
    background-repeat: no-repeat;
    width: 423px;
    font-size: 19px;
    color: #ff7b3a;
    padding: 61px 240px 15px 10px;
}
body.shop h2, div.ebay h2 {
    width: 663px;
    font-size: 19px;
    color: #ff7b3a;
    padding: 0 0 3px 10px;
    border-bottom: 1px solid #bfb9d3;
    margin-top: 50px;
}
body.shop .description_container h1, body.shop .description_container h2 {
    width: 100%;
}
#order_status_history h2 {
    width: auto;
    padding: 0;
    margin: 0;
}
body.shop a, div.ebay a {
    color: #ff7b3a;
    text-decoration: none;
}
body.shop a:hover, div.ebay a:hover {
    text-decoration: none;
    color: #b0572b;
}
body.shop .price, div.ebay .price {
    color: #ff7b3a;
    font-size: 14px;
    font-weight: bold;
}
body.shop .price_hint {
    color: #ff7b3a;
    font-size: 10px;
}
body.shop .price_base {
    color: #ff7b3a;
    font-size: 12px;
}
body.shop table.category_listing td { border-right: 1px solid #ccc; }
body.shop table.category_listing td:last-child { border-right: none; }
body.shop .articlePages { display: inline }
body.shop .articlePages a.articlePages_Link, body.shop span.flPageCurrent, body.shop a.flPageNext, body.shop a.flPagePrevious {
    display: inline-block;
    padding: 2px 4px;
    text-decoration: none;
    border: 1px solid #ff7b3a;
    background-color: #eee;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    vertical-align: middle;
    text-decoration: none;
}
body.shop .articlePages a.articlePages_activeLink, body.shop span.flPageCurrent {
    background-color: #ddd;
    color: #000;
}
body.shop .flPaginatorPages b {
    font-weight: normal;
}
body.shop .page_navigation, .flPaginatorPages {
    text-align: center;
    margin: 5px 0;
}
body.shop th {
    background-color: #ddd;
    text-align: left;
}
body.shop #print_and_save, .multilang_flags { display: none; }


















/* FINDOLOGIC start */

img {
    border: none;
}

#flOuterContainer {
    background: #FFFFFF;
    color: #000000;
    font-family: Arial,Verdana,sans-serif;
    text-align: left;
}

#flProductBoxes {
    width:325px;
    float:right;
    margin-top:20px;
}

.flPages {
    text-align:right;
}

#flFilterContainer {
    margin: 0 auto 0 auto;
}

#flMainFilters .flFilterBox {
    float: left;
    width: 220px;
}

#flExpandMoreFilters, #flMoreFilters {
    clear: both;
}

#flMoreFilters .flFilterBox {
    float: left;
}

.flFilterBox {
    margin: 10px;
    width:300px;
}

.flFilterBoxFilters, .flFilterBoxAttributes {
    height:120px;
    overflow:auto;
    border:thin solid #CACACA;
    -moz-border-radius:5px;
    margin-top:2px;
    padding:5px 10px;
    background-color:#f8f8f8;
}

.flFilterBoxAttributeName {
    cursor:pointer;
    background-image:url("https://www.1a-handelsagentur.de/images/arrow-down.gif");
    background-repeat:no-repeat;
    background-position:right 6px;
    padding-right:12px;
}

.flBorder {
    border: 0px solid #ddd;
}

.flImageleft {
}

.flImageright {
}

.flSubTable {
    width: 100%;
}

.flFilterRedundant {
    margin-left: 5px;
}

.flCloudHeader {
    color: #000000;
    padding: 4px;
    text-align: left;
    font-weight: bold;
}

strong .flEmphasis {
    text-decoration: underline;
}

.flEmphasis {
}

.flFrequency {
    color: #000 !important;
}

.flOuterBorder {
    border-color: #D3D3D3;
    border-spacing: 0;
    border-style: solid;
    border-width: 1px 0;
    margin-left: 0px;
    margin-right: 0px;
    width: 315px;
    float:left;
    border:none !important;
    margin-top:0px;
}

a.flResultTitle {
    font-family: arial;
    font-weight: bold;
}

a.flResultTitle .flEmphasis {
    text-decoration: underline;
}

.flShortDescription {
    font-size: 10px;
    background-color: #D2E6CB;
}

span.flPrice {
    font-weight: bold;
}

span.flOverriddenPrice {
    font-weight: normal;
    text-decoration: line-through;
}

span.flOverridingPrice {
    font-weight: bold;
    color: #FF0000;
}

.flFilterCloud a {
    color: #000000;
    font-family: arial;
    text-decoration: none;
}

.flFilterCloud a:hover {
    text-decoration: underline;
    color: #000000;
}

.flCloudHeader a:visited {
    color: #000000;
}

.flCloudSizeClass0 a {
    font-size: 9px;
}

.flCloudSizeClass1 a {
    font-size: 10px;
}

.flCloudSizeClass2 a {
    font-size: 11px;
}

.flCloudSizeClass3 a {
    font-size: 12px;
}

.flCloudSizeClass4 a {
    font-size: 13px;
}

.flCloudSizeClass5 a {
    font-size: 14px;
}


#flContentContainer a#flRemoveAllFilters {
    color: #FF8C00;
}

#flRemoveAllFilters:hover {
    text-decoration: underline;
}

#flCloudAreasTable {
}

#flCloudArea {
    background-color: #E8E8FF;
}

#flContentContainer {
    padding-top:10px;
}

#flSearchHeader {
    width: 100%;
    cellspacing: 0;
}

#flSearchInfo {
    font-size: 11px;
}

#flSearchInfo input {
    border:thin solid #c6c6c6;
    margin:5px 5px 0 0;
}

#flPoweredBy {
    width: 90px;
}

#flRestrictHeader {
    border-spacing: 0;
    font-size: 12px;
    height: 17px;
}

.flContFilterRedundant {
    margin-left: 2px;
    margin-bottom: 5px;
}

.flChosenFilter {
    font-weight:bold;
}

.flChosenFilter img {
    border: none;
    margin-left: 5px;
}

.flFilterCloud {
    padding: 4px;
}

.flFilterCloud span {
    padding-right: 4px;
}

.flFilterRedundant span {
    padding-right: 3px;
}

.flPageResult {
    color: #5E5A5A;
}

.flClear {
    height: 20px;
    clear: both;
}

.flFilters, .flChosenFilters {
    margin:0;
    padding:0;
}

.flFilter a, .flChosenFilter a {
    color:#000;
    text-decoration:none;
    display: block;
    padding: 2px;
}

.flFilter, .flChosenFilter {
    margin-left:0 !important;
    list-style:none;
    font-size:11px;
}

.flFilter a:hover, .flChosenFilter a:hover {
    background-color:#cacaca;
}

.flChosenFilter span.flFilterName {
    display: block;
}

.flChosenFilter span.flFilterValue {
    font-weight: normal;
}

#flChosenFilters {
    font-size: smaller;
    padding-left:2px;
    padding-bottom:10px;
    padding-top:20px;
}

#flContentContainer  td {
    font-size: 11px;
}

#flContentContainer a {
    color: #464646;
}

.flFilter a:hover {
    color:#1A3E88;
}

ul#nav li.top-nav {
    width: 200px;
    text-align: center;
}

ul#nav li.top-nav ul {
    text-align: left;
    max-height: 250px;
    overflow: auto;
    width: 200px;
}

#flPaginator {
    clear: both
}

#flPaginator table {
    font-size:11px;
}

#flResults {
    clear: both;
    width:100%;
}

.flResult {
    padding:5px;
    width:170px;
    text-align:center;
}

.flRemoveAllFilters {
    color:#ff8c00 !important;
    text-decoration:underline !important;
}

.colorPicker {
    width:25px;
    height:25px;
}

/* FINDOLOGIC end */


.ac_results {
    border: 1px solid #999;
    background-color: #fff;
    margin: -1px;
    width: 170px !important;
}

.ac_results ul {
    list-style: none;
    margin: 0;
    padding: 0;
    max-height: 220px !important;
}

.ac_results li {
    cursor: pointer;
    padding: 3px;
}
.ac_results li:hover {
    background-color: #ddd;
}

.ac_results .ac_odd {
    background-color: #f5f5f5;
}

.ac_results .flHighlight {
    color: #FF7B3A;
}

.flFilter a {
    text-decoration: none !important;
}
.twitter {float: left; margin: 2px 10px 10px 438px;}
.gplus {float: left; margin: 0 10px 10px 10px;}
.facebook {float: left; margin: 2px 10px 10px 10px; width: 80px;}
.buttons_cb {text-align: right; height: 30px;}






body.shop #forxrate_widget_order_type6  {
    margin: 0 auto;
    margin-bottom: 10px;
    margin-top: 0 !important;
}

body.shop {
    padding: 0;
    margin: 0;
}

body.shop #outer {
    padding: 5px;
}

body.shop #appendix {
    margin-top: 50px;
    background-color: #eee;
    border-top: 1px solid #444;
    -webkit-box-shadow: 0 -10px 10px #000, inset 0 1px 0 #fff, inset 0 10px 15px #999;
    -moz-box-shadow: 0 -10px 10px #000, inset 0 1px 0 #fff, inset 0 10px 15px #999;
    box-shadow: 0 -10px 10px #000, inset 0 1px 0 #fff, inset 0 10px 15px #999;
    padding: 10px 0;
    color: #888;
}


body.shop #appendix table.vtop td {
    vertical-align: top;
}

body.shop #appendix h6 {
    border-bottom: 1px solid #ccc;
    font-size: 15px;
    margin: 3px 10px 8px 0;
    color: #777;
}

body.shop #appendix ul {
    padding-left: 20px;
}

body.shop #appendix a {
    color: #888;
    text-decoration: none;
}

body.shop #appendix .inner {
    width: 990px;
    margin: 0 auto;
}

body.shop .rotate-container, .rotate {
    width: 500px;
    height: 150px;
}

body.shop .rotate-container {
    border: 1px solid #ccc;
    overflow: hidden;
    box-shadow: 0 0 15px #777;
    border-radius: 5px;
    margin: 0 auto;
    padding: 10px;
    height: 130px;
}

body.shop .rotate {
    margin: 0 auto;
    overflow: hidden;
}/* NEW ATTRIBUTE SELECT */


/* clear */
.clear {
    clear: both;
}


/* wrapper */
.plentyAttributeSelectWrapper {
    margin-bottom: 5px;
}
/* wrapper title */
.plentyAttributeSelectWrapperTitle { }
/* wrapper content */
.plentyAttributeSelectWrapperContent {
    display: inline-block;
}

/* ul (all) */

/* ul */
.plentyAttributeSelectWrapperContent ul {
    padding-left: 0;
}
/* li */
.plentyAttributeSelectWrapperContent ul > li {
    list-style: none;
    margin-left: 0;
    overflow: hidden;
}

/* disabled */
li.plentyAttributeSelectDisabled {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
    cursor: default !important;
}
li.plentyAttributeSelectDisabled a {
    cursor: default !important;
}



/* DROPDOWN */

/* dropdown container */
.plentyAttributeSelectHasDropdown {
    position: relative;
}
/* height if dropdown closed */
.plentyAttributeSelectHasDropdown,
.plentyAttributeSelectHasDropdown > div,
.plentyAttributeSelectHasDropdown > .plentyAttributeSelectWrapperInnerClosed:hover {
    height: 18px;
}
/* openable container */
.plentyAttributeSelectHasDropdown > div {
    position: absolute;
    /*width: 100%;*/ /*has conflict with parent clearfix*/
    overflow: hidden;
    background: #ffffff;
    border: 1px solid #cccccc;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
}
/* open dropdown if hovered */
.plentyAttributeSelectHasDropdown:hover > div {
    height: auto;
    z-index: 10000;
    -moz-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 5px 0 rgba(0, 0, 0, 0.3);
}

/* selectet item */

/* value (all) */
.plentyAttributeSelectedValue,
.plentyAttributeSelectValue > a {
    padding: 0 0 0 7px;
    white-space: nowrap;
}
/* value selected */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectedValue {
    position: relative;
    padding-right: 20px;
}
/* arrow container */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectedValue > .plentyAttributeSelectedArrow {
    position: absolute;
    right: 2px;
    top: 2px;
    width: 12px;
    height: 12px;
}
/* arrow inner */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectedValue > .plentyAttributeSelectedArrow > span {
    display: inline-block;
    border-style: solid;
    border-width: 5px;
    border-color: #999999 transparent transparent;
}
/* arrow hover */
.plentyAttributeSelectHasDropdown > div:hover .plentyAttributeSelectedValue > .plentyAttributeSelectedArrow > span {
    border-color: #777777 transparent transparent;
}


/* list */

/* list wrapper */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper {
    max-height: 108px; /*adapt to height of li*/
    overflow-y: auto;
    overflow-x: hidden;
}
/* ul */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul {
}
/* li */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li {
    height: 18px;
}
/* a */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li a {
    display: block;
    padding-right: 20px;
    white-space: nowrap;
}
/* li hover / a focus */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li:hover a,
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li a:focus {
    background: #eeeeee;
    color: #000000;
    cursor: pointer;
}
/* reset li hover / a focus if disabled */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li.plentyAttributeSelectDisabled:hover a,
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li.plentyAttributeSelectDisabled a:focus {
    background: transparent;
    color: #000000;
}
/* li / a selected */
.plentyAttributeSelectHasDropdown .plentyAttributeSelectListWrapper > ul > li.plentyAttributeSelectSelected a {
    background: #eeeeee;
}
/* value & markup */
.plentyAttributeSelectValueName {
    /*float: left;*/
}
.plentyAttributeSelectValueMarkup {
    padding-left: 5px;
    /*float: right;*/
}


/* IMAGE GALLERY / TEXT BOX */

/* ul */
.plentyAttributeSelectHasImageGallery ul,
.plentyAttributeSelectHasTextList ul {
    margin: 0 -5px -5px 0;
}
/* ul image gallery / text boxes */
.plentyAttributeSelectHasImageGallery ul,
.plentyAttributeSelectHasTextList ul {
    line-height: 0;
}
/* ul text boxes */
.plentyAttributeSelectHasTextList ul > li {
    line-height: 1.5em;
}
/* image box size */
.plentyAttributeSelectHasImageGallery ul > li,
.plentyAttributeSelectHasImageGallery ul > li > a {
    width: 60px; /*adapt box dimension to image dimension*/
    height: 60px;
}
/* li */
.plentyAttributeSelectHasImageGallery ul > li,
.plentyAttributeSelectHasTextList ul > li,
.plentyAttributeSelectHasImageGallery ul > li.plentyAttributeSelectDisabled:hover,
.plentyAttributeSelectHasTextList ul > li.plentyAttributeSelectDisabled:hover {
    display: inline-block;
    margin: 0 5px 5px 0;
    border: 1px solid #DDDDDD;
    border-radius: 3px;
    padding: 3px;
}
/* li hover / selected */
.plentyAttributeSelectHasImageGallery ul > li:hover,
.plentyAttributeSelectHasTextList ul > li:hover,
.plentyAttributeSelectHasImageGallery ul > li.plentyAttributeSelectSelected,
.plentyAttributeSelectHasTextList ul > li.plentyAttributeSelectSelected {
    border-color: #999999;
    cursor: pointer;
    -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.3);
}
/* li selected image gallery */
.plentyAttributeSelectHasImageGallery ul > li.plentyAttributeSelectSelected {
    background: #DDDDDD;
}
/* li selected text box */
.plentyAttributeSelectHasTextList ul > li.plentyAttributeSelectSelected {
    background: #eeeeee;
}
/* reset li hover / selected if selected */
.plentyAttributeSelectHasImageGallery ul > li.plentyAttributeSelectDisabled:hover,
.plentyAttributeSelectHasTextList ul > li.plentyAttributeSelectDisabled:hover {
    border-color: #DDDDDD;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/* a */
.plentyAttributeSelectHasImageGallery ul > li > a {
    display: block;
    overflow: hidden;
}
/* img */
.plentyAttributeSelectHasImageGallery ul > li > a > img {
    border: none;
}
/* a hover / a focus text box */
.plentyAttributeSelectHasTextList ul > li a:hover,
.plentyAttributeSelectHasTextList ul > li a:focus {
    color: #000000;
}
/* value text boxes */
.plentyAttributeSelectHasTextList .plentyAttributeSelectValue {
    padding-left: 5px;
}
/* value text boxes */
.plentyAttributeSelectHasTextList .plentyAttributeSelectValue {
    padding-left: 5px;
    padding-right: 5px;
}
#fxrt_w_c_order {
    width: 188px;
    margin: auto;
}

.contentwrapper {
    width: 695px;
}

.ff01_msg.ff01_msg_ok {
	background-color: #093;
	color: #fff;
	padding: 10px;
	margin-top: 5px;
}

body.shop #PlentyOrderAmazonPaymentsPanel {
	width: 100% !important;
}

body.shop #PlentyOrderAmazonPaymentsPanelB {
	text-align: right !important;
}
