
/* ------ 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 ------- */
* {
	padding: 0;
	margin: 0;
	outline:none;
}
html {
	overflow-y: scroll;
}
body, td, th {
	/*color: #ffffff;*/
}
body {
	background-color: #111111;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	background-image:url(/layout/farbfinal03_blue/smoke.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}

#footershadow {
	background-image:url(/layout/farbfinal03_blue/ff03_footer_shadow.png);
	height: 15px;
	width:860px;
	margin-left:auto;
	margin-right:auto;
}
#outer {
	width:975px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#header {
	width:975px;
	height:250px;
	background-image:url(/layout/farbfinal03_blue/ff03_header.jpg);
	position:relative;
}
#logo {
	position:absolute;
	left: 0px;
	top: 17px;
	font-size:50px;
	color: #ffffff;
}

#topmenu_outer{
	height:105px;
	position:relative;
	width:975px;
}

#topmenu {
	position:absolute;
	bottom:5px;
	left:1px;
}
#topmenu li {
	list-style-type:none;
	display:inline;
}
#topmenu a:link, #topmenu a:visited {
	color:#FFF;
	font-size:12px;
	padding-right: 20px;
	height:23px;
	font-weight:bold;
	text-transform:uppercase;
}
#topmenu a:hover {
	text-decoration:underline;
}
#top_sub_outer {
	height: 30px;
	margin-top:5px;
	margin-bottom:5px;
}
#top_sub_search {
	height: 28px;
	width:178px;
	float:left;
	margin-right:5px;
	background-color:#222222;
	border:1px solid #333333;
}
#top_sub_search input{
	font-size:11px;
}
#top_sub_pathway {
	height: 21px;
	width:778px;
	float:left;
	background-color:#222222;
	border:1px solid #333333;
	font-size:11px;
	padding-left:10px;
	padding-top:7px;
	color:#FFFFFF !important;
}
#top_sub_pathway a:link, #top_sub_pathway a:visited {
	color:#fff;
}
#contentouter {
}
#leftcontent {
	width:180px;
	float:left;
	margin-right:5px;
	color: #ffffff;
}
#maincontent {
	width:605px;
	float:left;
	color: #ffffff;
}
#rightcontent {
	width:180px;
	float:left;
	margin-left:5px;
	color: #ffffff;
}
.maincontent_border {
	width:583px !important;
	float:left;
	border: 1px solid #333333;
	padding:10px;
	background-color:#222222;
}
#maincontent_order {
	width:770px;
	float:left;
	padding:10px;
	background-color:#fff;
}

#maincontent a:link, #maincontent a:visited, #maincontent a:hover,
.box a:link, .box a:visited, .box a:hover,
#top_sub_pathway a,
#topmenu a
{
	text-decoration: none;
	color:#33FFFE;
}

.clear {
	clear:both;
}
.box {
	background-color:#222222;
	border: 1px solid #333333;
	margin-bottom:5px;
}

.menubox {
	border-top: 0;
	background-color:#191919;
}

.box h1 {
	background-color:#333333;
	font-size:12px;
	color:#fff;
	height: 21px;
	padding:5px 10px 0 10px;
}


.box input, .box select {
	background-color:#444;
	border:0px solid #444;
	color:#FFF;
	padding:2px;
}

.ff03_button{
	background-color:#33FFFE !important;
	color:#000000 !important;
}

.box_content {
	padding:10px;
	font-size:12px;
}
.box_content_nopad {
	font-size:12px;
}
.box_content p{
	margin-bottom:10px;
}
.box_content input, .box_content select{
	font-size:11px;
}
.hotline{
	font-size:16px;
	font-weight:bold;
}


/* menu */

ul.left_menu li {
	list-style-type:none;
	text-align:left;
	line-height: 170%;
}

ul.left_menu .level1 {
	border-top: 1px solid #333333;
	padding-top: 3px;
	padding-bottom: 3px;
	background-color:#222222;
	background-image:url(/layout/farbfinal03_blue/menulist.png);
	background-repeat:no-repeat;
	background-position: 10px 7px;
}

.level2_sub ul{
	display:inline;
}


.left_menu a, .left_menu a:link, .left_menu a:visited {
	color:#fff;
}
.left_menu .level1{
	padding-left:27px;
}
.left_menu .level1active_link {
	font-weight:bold;
}
.left_menu .level2{
	padding-left:27px;
}
.left_menu .level2active_link {
	font-weight:bold;
}
.left_menu .level3{
	padding-left:37px;
}
.left_menu .level3active_link {
	font-weight:bold;
}
.left_menu .level4{
	padding-left:47px;
}
.left_menu .level4active_link {
	font-weight:bold;
}

/* Category */

.ff03_pagenav{
	background-color:#222222;
	border:1px solid #333333;
	height:21px;
	margin-bottom:5px;
	padding-left:10px;
	padding-right:10px;
	padding-top:4px;
	width:583px;
}

.ff03_pagenav h2{
	font-size: 14px !important;
	color: #fff !important;
	font-weight: bold;
	line-height: 16px;
	display: inline;
	float: left;
	padding-top:0px;
	margin:0 !important;

}

.articlePages_Link{
	text-decoration: none;
	color: #fff !important;
}

.articlePages_activeLink{
	text-decoration: none;
	font-weight: bold;
	color: #fff !important;
}

.articlePages{
	display:inline;
	float:right;
	margin-top:1px;
}

.ff03_BrowsePreviousButton{
	float:right;
	margin-right: 5px;
	margin-top:2px;
}

.ff03_BrowseNextButton{
	float:right;
	margin-left: 5px;
	margin-top:2px;
}

.ff03_articleOrder{
	float: right;
	/*display:none;*/
	padding-top:0px;
	
}

.ff03_articleOrder select{
	font-size: 11px;	
}

.ff03_CategoryText{
	background-color:#333333;
}

.border{
	border: 1px solid #333333;
}

.marginbottom{
	margin-bottom: 5px;
}

.ff03_tablepadding td{
	padding:10px;
}

.ff03_tablenopadding td{
	padding:0px;
}

.ff03_2row input, .ff03_2row select{
	font-size: 11px;
	margin-left: 3px;
}

.ArticleAttrTable td{
	text-align:right;
	padding: 0 0 2px 2px;
}

.small{
	font-size: 10px;
}

.Price_single_art, .Price{
	color:#33FFFE;
	font-size:18px;
	font-weight:bold;
}

.currency{
	color:#33FFFE;
	font-weight:bold;
}

.ff03_2row_detail, .ff03_2row_basket{
	padding:0;
	background-color:#333333;
}

.ff03_2row_name {
	height: 45px;
}

.ff03_2row_name a:link, .ff03_2row_name a:visited {
	color:#fff !important;
}

.ff03_single{
	background-color:#222;
}

.ff03_single_previm {
	margin-top:10px;
}

.ff03_single_previm td {
	padding-right: 5px;
}

.ff03_single_previm img{
	width:75px;
}

.ff03_single .Price_single_art, .ff03_single .Price{
	font-size:24px;
}

#maincontent ul, #maincontent ol, #maincontent_order ul, #maincontent_order ol {
	padding: 8px 4px 8px 25px;
}
#maincontent p, #maincontent ul, #maincontent_order p{
	margin-top:5px;
	margin-bottom:5px;
}
.maincontent_border input, .maincontent_border textarea{
	margin-bottom:8px;
}
#maincontent h1{
	font-size: 14px;
	margin-bottom: 15px;
	color:#33FFFE;
}
#maincontent h2{
	font-size: 12px;
	margin-bottom: 10px;
	color:#33FFFE;
}
#maincontent ul{
	padding-left:25px;
}

.ff03_4row_item{
	float:left;
	margin-left: 7px;
	display:inline;
	height:200px;
	background-color: #222222;
}
.ff03_4row_item_name{
	padding:0 5px 0 5px;
	height:48px;
}
.ff03_4row_item_name a:link, .ff03_4row_item_name a:visited{
	color:#fff !important;
	font-size:11px;
}
.ff03_4row_item_price{
	color:#33FFFE;
	padding:0 5px 0 5px;
	font-weight:bold;
}
.ff03_4row{
	margin-left:-7px;
	width: 612px;
	float:left;
	display:inline;
}
.ff03_boxtopsell_name{
	padding:10px;
}
.ff03_boxtopsell_name a:link, .ff03_boxtopsell_name a:visited{
	color:#fff;
	font-size:11px;
}
.ff03_boxtopsell_price{
	color:#33FFFE;
	font-weight:bold;
	font-size:18px;
	padding:10px;
}

.ff03_msg{
	margin-bottom:5px;
	padding:10px;
}

.ff03_msg_ok{
	background-color:#134C5D;
}

.plentyErrorBox {
	margin-bottom:5px;
	padding:10px;
	width:auto;
}

.plentyMessageBox{
	margin-bottom:5px;
	padding:10px;
	width:auto;
}
/* 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;
width: 167px;
}
/* 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;
color: #000 !important;
}
/* 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;*/
color: #000 !important;
}
.plentyAttributeSelectValueMarkup {
padding-left: 5px;
/*float: right;*/
color: #000 !important;
}


/* 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;
}
/* RATING */
.rating-img{
margin-top: 10px;
}
.PlentyFormContainer.ItemsDescriptionRatingTitle, 
.PlentyFormContainer.ItemsDescriptionRatingDetailCommentTitle,
.PlentyFormContainer.ItemsDescriptionRatingDetailCommentTitle { font-weight:bold; margin:10px 0 5px 0; }
.PlentyFormContainer.ItemsDescriptionRating { padding:10px; }
.PlentyFormContainer.ItemsDescriptionRating  span { display:block; }
.PlentyFormContainer.ItemsDescriptionRatingDetailCommentValue textarea { width:570px; height:100px;max-width:600px; }
.PlentyFormContainer.ItemsDescriptionRatingDetailCommentValue .item_rating { float:left;  }
.PlentyFormContainer.ItemsDescriptionRatingDetailCommentValue img { float:left; margin-left:5px; }
.PlentyFormContainer.ItemsDescriptionRatingDetailCommentValue .item_clear { clear:both; display:block;}
.PlentyFormContainer.ItemsDescriptionRatingDetail input[type="submit"] 
{ 
    height: 34px;
    margin-top: 2px;
    padding: 0 5px;
    cursor: pointer;
    background: #434343;
    color: #fff; 
}
.add-rating-form{
display: none;
}
.add-rating{
text-align: center;
height: 30px;
border: 1px solid #333333;
width: 170px;
margin: 0 auto;
margin-bottom: 10px;
line-height: 30px;
cursor: pointer;
}
.article_rating_column_left{
width: 160px;
}
.article_rating_table td{
border-bottom: 1px dashed #333333;
padding: 5px;
}
.article_rating_box{
padding: 10px;
}
.article_rating_column_right{
width: 395px;
}
.no-rating{
padding: 10px;
}
/* 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;
}
 
 
/* UPDATE (FIX FOR ANY DOCTYPE) */
.plentyAttributeSelectedArrow > span {
position: absolute;
top: 5px;
}
 
 
/* DROPDOWN RESET FOR FARBFINAL OR OTHER LAYOUTS  */
 
.plentyAttributeSelectHasDropdown > div {
text-align: left;
line-height: 18px;
}
#ff01_maincontent .plentyAttributeSelectHasDropdown > div {
right: 0; /* use only if text-align of dropdown parent container is right */
}
.plentyAttributeSelectWrapperContent.plentyAttributeSelectHasDropdown ul {
margin: 0 !important;
padding: 0 !important;
} 
