#content-teaser-bd {
	padding: 0 5px;
}

.ico-arrow {
   background: transparent url(../img/xshared/sortiment/icons.gif) no-repeat 0 -1201px;
   margin-bottom: -1px;
}

.ico-wishlist {
   background: transparent url(../img/xshared/sortiment/icons.gif) no-repeat 0 -732px;
   margin-bottom: -2px;
}


/**
      SIDEBAR ICONS
**************************/

body.page-profi #sidebar-search h4 b, body.page-roadmax #sidebar-search h4 b, body.page-mini #sidebar-search h4 b {
   background: transparent url(../img/xshared/sidebar/icons.gif) no-repeat 6px -198px;
}

body.page-profi #sidebar-wishlist h4 b, body.page-roadmax #sidebar-wishlist h4 b, body.page-mini #sidebar-wishlist h4 b {
   background: transparent url(../img/xshared/sidebar/icons.gif) no-repeat 6px -294px;
}

body.page-profi #sidebar-events h4 b, body.page-mini #sidebar-events h4 b, body.page-roadmax #sidebar-events h4 b {
   background: transparent url(../img/xshared/sidebar/icons.gif) no-repeat 6px -245px;
}

body.page-profi #sidebar-news h4 b, body.page-mini #sidebar-news h4 b, body.page-roadmax #sidebar-news h4 b {
   background: transparent url(../img/xshared/sidebar/icons.gif) no-repeat 6px -341px;
}

/** 
		SORTIMENT TEASERS
*************************/
div.sortiment-teaser {
	height: 177px;
	margin-bottom: 10px;
	padding: 30px 0 0 240px;
	position: relative;
	width: 477px;
}
div.sortiment-teaser div.hd {
	font-weight: bold;
	margin-bottom: 5px;	
}
div.sortiment-teaser div.bd {
	color: #000;
}

div.sortiment-teaser div.footer-stripes {
	left: 240px;
	width: 468px;
}

/** PROFI **/
#sortiment-profi-teaser {
	background: transparent url(../img/deDE/sortiment/profi/teaser.jpg) no-repeat;
}

#sortiment-profi-teaser.en {
	background: transparent url(../img/enGB/sortiment/profi/teaser.jpg) no-repeat;
}


#sortiment-profi-teaser div.hd {
	color: #3988e8;
}

/** ROADMAX **/
#sortiment-roadmax-teaser {
	background: transparent url(../img/deDE/sortiment/roadmax/teaser.jpg) no-repeat;

}

#sortiment-roadmax-teaser div.hd {
	color: #f05a56;
}

/** MINI **/
#sortiment-mini-teaser {
	background: transparent url(../img/deDE/sortiment/mini/teaser.jpg) no-repeat;
}

#sortiment-mini-teaser.en {
	background: transparent url(../img/enGB/sortiment/mini/teaser.jpg) no-repeat;
}

#sortiment-mini-teaser div.hd {
	color: #81b631;
}

/** KLICK_DUMMY **/
.image_dummy{
	position: absolute; 
	top: 23px; 
	left: 5px; 
	width: 223px; 
	height: 180px; 
}

.image_dummy img{
	width: 100%;
	height: 100%;
}



/**
		TOOLBAR
************************/
#sortiment-toolbar {
	background: #f7f7f7 url(../img/xshared/sortiment/sprite.gif) repeat-x;
	border-bottom: 1px solid #dbdbdb;
	border-left: 1px solid #dbdbdb;
	height: 20px;
	padding: 4px 8px 0 8px;
	position: relative;
	z-index: 300;
}
#sortiment-toolbar ul {
	margin: 0;
	padding: 0;
}
#sortiment-toolbar ul li {
   color: #7a7a7a;
	font-size: 11px;
	float: left;
	display: block;
   height: 15px;
	list-style: none;
	margin: 0 0 0 14px;
	padding: 1px 10px 0 0;
}
#sortiment-toolbar ul li.border, #view-toolbar ul li.border {
   border-right: 1px solid #7a7a7a;
}

#sortiment-toolbar li a {
	color: #7a7a7a;
	font-size: 11px;

}
#sortiment-toolbar ul li#toolbar-view-list, #sortiment-toolbar ul li#toolbar-view-detail {
   margin-left: 0;
}
#toolbar-view-detail a {
   background: transparent url(../img/xshared/sortiment/icons.gif) no-repeat 0 -169px;
   display: block;
   height: 14px;
   padding-left: 20px;
   text-decoration: none;
   width: 134px;
}
#toolbar-view-list a:hover, #toolbar-view-detail a:hover {
   text-decoration: underline;
}
 
div.list #toolbar-view-list, div.details #toolbar-view-detail {
   display: none;
}

li#toolbar-view-list a {
   background: transparent url(../img/xshared/sortiment/icons.gif) no-repeat 0 -224px;
   display: block;
   padding-left: 20px;
   text-decoration: none;
   width: 134px;
}

li#toolbar-show div {
	float: left;
	margin: 0 2px;
}

div#per-page-combo {
	background: #f7f7f7 url(../img/xshared/sortiment/sprite.gif) repeat-x 0 -78px;
	border: 1px solid #ccc;
	cursor: pointer;
	height: 12px;
   overflow: hidden;
	padding: 0px 3px 0 3px;
	
}

/**		SORTING 		**/
#sortiment-toolbar ul li.toolbar-sort {
	padding-right: 8px;
}
li.toolbar-sort a {
	font-weight: bold;
	text-decoration: none;
}

li.toolbar-sort-asc {
	background: transparent url(../img/xshared/sortiment/icons.gif) no-repeat right -105px;
}

li.toolbar-sort-desc {
	background: transparent url(../img/xshared/sortiment/icons.gif) no-repeat right -134px;
}

img.expand {
	background: transparent url(../img/xshared/sortiment/icons.gif) right -110px;;
	margin-left: 2px;
	margin-bottom: 3px;
}


/**		SUBMENU 		**/
#main div.submenu ul {
   margin: 0;
}
#main div.submenu li {
	background: #fff;
	float: none;
   list-style: none;
	margin: 0;
	padding: 0;
}

#main div.submenu li a {
	display: block;
	height: 16px;
	margin: 0;
	padding: 2px 0 0 3px;
	text-decoration: none;
}

#main div.submenu li a:hover {
	background: #fdeaa7;
	font-weight: bold;
}


div.submenu {
	border: 1px solid #cacaca;
	display: none;
	position: absolute;
	z-index: 200;
}
div#per-page-menu {
	left: 237px;
	top: 18px;
	width: 25px;
}





/**
			PRODUCTS
********************************************/
#sortiment-products {
	margin-top: 3px;
}

#products-overlay {
	background: #fff;
	display: none;
	height: 20px;
	opacity: 0.5;
	filter: alpha(opacity: 50);
	left: 202px;
	position: absolute;
	top: 421px;
	width: 532px;
	z-index: 200;
}

/**
			PRODUCTS - SMALL ICONS VIEW
******************************************/
div.product-row {
	background: #f0efef;
	height: 113px;
   margin: 0;
	margin-bottom: 1px;
	padding: 3px 0 0 3px;
}

div.product-item {
	background: #fff;
	height: 104px;
	float: left;
	margin-right: 3px;
   position: relative;
	width: 85px;
}


div.product-item div.note {
   background: #616161;
   color: #fff;
   display: block;
   left: 0;
   position: absolute;
   top: 0;
   text-align: center;   
}



div.product-item-last {
	margin-right: 0;
}

div.list div.product-item a.image {
	background-position: 1px 1px;
	background-repeat: no-repeat;
	border: 1px solid #dcdcdc;
	cursor: pointer;
	height: 71px;
	display: block;
	margin: 5px 0 0 5px;
	position: relative;
	width: 71px;
}

div.list div.product-item a.image:hover, div.list div.product-item-on a.image {
	background-position: 0px 0px;
	border: 2px solid #2469a6;
	height: 69px;
	width: 69px;
}

/** LIST TOOLBAR */
div.list div.product-item div.toolbar {
	background: #d9edff url(../img/xshared/sortiment/sprite.gif) 0 -205px repeat-x;
	border: 1px solid #fce07c;
	border-color: #fce07c #fff #fff #fce07c;
	height: 17px;
/*	margin-top: 7px;*/
	position: relative;
   top: 7px;
}

div.list div.product-item div.toolbar a {
	background: transparent url(../img/xshared/sortiment/icons.gif) no-repeat;
	cursor: pointer;
   display: block;
	font-size: 0px;
	height: 13px;
	line-height: 0;
	padding-top: 3px;
	position: absolute;
	top: 0px;
	width: 20px;
}

div.list div.product-item div.toolbar a b, div.list div.product-item div.toolbar a b em {
	border-right: 1px solid #fce07c;
	font-size: 0;
	display: block;
	height: 12px;
	line-height: 0;
	width: 19px;
}

div.list div.product-item div.toolbar a b {
	border-right: 1px solid #fff;
	width: 20px;
}

div.list div.product-item div.toolbar a.wishlist {
	background-position: 4px -1399px;
	left: 0px;
}
div.list div.product-item div.toolbar a.product-viewer {
	background-position: -40px -1400px;
	left: 24px;
}
div.list div.product-item div.toolbar a.details {
	background-position: -82px -1398px;
	right: 0px;
}
div.list div.product-item div.toolbar a.pin {
	background-position: 3px -1867px;
	left: 0px;
}

div.list div.product-item div.toolbar a.spareparts {
	background-position: 4px -2040px;
	left: 43px;
}

div.list div.product-item div.toolbar a.extensions {
	left: 43px;
	background-position: -39px -2040px;

}


/** PROFI COLORS */
div.list div.product-item-profi div.toolbar {
	background-position: 0 -24px;
	border: 1px solid #abd8ff;
	border-color: #abd8ff #fff #fff #abd8ff;
}

div.list div.product-item-profi div.toolbar a b em {
	border-right: 1px solid #abd8ff;
}

div.list div.product-item-profi div.toolbar a.wishlist {
	background-position: 4px 3px;
}

div.list div.product-item-profi div.toolbar a.product-viewer {
	background-position: -40px 2px;
}

div.list div.product-item-profi div.toolbar a.details {
	background-position: -78px 2px;
	right: 0px;
}

div.list div.product-item-profi div.toolbar a.pin {
	background-position: 3px -1831px;
}
div.list div.product-item-profi div.toolbar a.spareparts {
	background-position: 4px -1921px;
}
div.list div.product-item-profi div.toolbar a.extensions {
	background-position: -39px -1921px;
}



/** MINI COLORS **/
div.list div.product-item-mini div.toolbar {
	background-position: 0 -60px;
	border: 1px solid #aed279;
	border-color: #aed279 #fff #fff #aed279;
}

div.list div.product-item-mini div.toolbar a b em {
	border-right: 1px solid #aed279;
}

div.list div.product-item-mini div.toolbar a.wishlist {
	background-position: 4px -19px;
}
div.list div.product-item-mini div.toolbar a.product-viewer {
	background-position: -40px -21px;
}
div.list div.product-item-mini div.toolbar a.details {
	background-position: -82px -22px;
}
div.list div.product-item-mini div.toolbar a.pin {
	background-position: -78px -1831px;
}
div.list div.product-item-mini div.toolbar a.spareparts {
	background-position: 4px -1999px;
}
div.list div.product-item-mini div.toolbar a.extensions {
	background-position: -39px -1999px;
}


/**  ROADMAX COLORS */
div.list div.product-item-roadmax div.toolbar {
	background-position: 0 -42px;
	border: 1px solid #ff736f;
	border-color: #ff736f #fff #fff #ff736f;
}

div.list div.product-item-roadmax div.toolbar a b em {
	border-right: 1px solid #ff736f;
}

div.list div.product-item-roadmax div.toolbar a.wishlist {
	background-position: 4px -45px;
}
div.list div.product-item-roadmax div.toolbar a.product-viewer {
	background-position: -40px -46px;
}
div.list div.product-item-roadmax div.toolbar a.details {
	background-position: -82px -44px;
}

div.list div.product-item-roadmax div.toolbar a.pin {
	background-position: -39px -1831px;
}
div.list div.product-item-roadmax div.toolbar a.spareparts {
	background-position: 4px -1960px;
}
div.list div.product-item-roadmax div.toolbar a.extensions {
	background-position: -39px -1960px;
}



/** ARCHIVE COLORS */
/*div.list div.product-item-archive div.toolbar {
   background-position: 0 -241px;
	border: 1px solid #ff736f;
	border-color: #ddd #fff #fff #ddd;
}

div.list div.product-item-archive div.toolbar a b em {
	border-right: 1px solid #ddd;
}

div.list div.product-item-archive div.toolbar a.wishlist {
	background-position: 4px -1779px;
}
div.list div.product-item-archive div.toolbar a.product-viewer {
	background-position: -40px -1780px;
}
div.list div.product-item-archive div.toolbar a.details {
	background-position: -82px -1778px;
}*/



div.list div.product-item div.note {
   font-size: 10px;
   left: 6px;
   padding: 0;
   top: 6px;
   width: 71px;
}


/**
      PRODUCTS - DETAILS
**********************************/
div.details div.product-row {
   height: 300px;
   padding: 0;
}
div.details div.product-item {
   height: 300px;
	margin-right: 0px;
   position: relative;
   width: 177px;
}



div.details div.product-item div.note {
   border-left: 1px solid #fff;
   font-size: 11px;
   padding: 2px 0;
   width: 176px;
}


div.details div.product-item a.image {
   background-position: 0px 0px;
	border: 1px solid #dcdcdc;
   border-right: 0px none;
	cursor: pointer;
	height: 176px;
	display: block;
   margin: 0;
	width: 176px;
}

div.details div.product-item-last a.image {
   border-right: 1px solid #dcdcdc;
}

div.details div.product-item a.image:hover {
	height: 176px;
	width: 176px;   
}

div.details div.product-info {
   background: #f0efef;
   border-bottom: 1px solid #d2d1d1;
   border-left: 1px solid #fff;
   height: 93px;
   _height: 98px;
   padding: 5px;
}

div.details div.product-name {
   height: 33px;
   font-size: 12px;
   font-weight: bold;
   overflow: hidden;
}
div.details div.product-description {
   font-size: 10px;
}

/** DETAILS TOOLBAR */
div.details div.product-item div.toolbar {
   background: transparent url(../img/xshared/sortiment/toolbar-details.gif) no-repeat 0 -56px;
   height: 19px;
   margin: 1px 0 0 0;
   overflow: hidden;
}

div.details div.product-item div.toolbar a {
   color: #fff;
   cursor: pointer;
   float: left;
   font-size: 11px;
   height: 18px;
   display: block;
   padding-top: 1px;
   text-decoration: none;
}
div.details div.product-item div.toolbar a:hover {
   text-decoration: underline;
}
div.details div.product-item div.toolbar a.wishlist {
   padding-left: 23px;
   width: 52px;
}
div.details div.product-item div.toolbar a.product-viewer {
   padding-left: 20px;
   width: 55px;
}
div.details div.product-item div.toolbar a.details {
   padding-left: 10px;
   width: 14px;
}

/**   PROFI COLORS **/
div.details div.product-item-profi div.toolbar {
   background-position: 0 -19px;
}

/** MINI COLORS */
div.details div.product-item-mini div.toolbar {
   background-position: 0 0px;
}

/** ROADMAX COLORS */
div.details div.product-item-roadmax div.toolbar {
   background-position: 0 -37px;
}



/**
		PRODUCT INFO
********************************/
#product-preview {
	left: 20px;
	position: absolute;
	top: 20px;
	z-index: 100;
	visibility: hidden;
}

#product-preview div.content {
	background: #fff;
	border: 1px solid #cacaca;
	padding: 5px;
	position: relative;
	z-index: 102;
}

#product-preview div.shadow {
	background: #000;
	bottom: -3px;
	left: 3px;
	opacity: 0.12;
	filter: alpha(opacity=12);
	position: absolute;
	right: -3px;
	top: 3px;
	z-index: 101;
}

#product-preview div.product-name {
	font-weight: bold;
}

#product-preview div.arrow {
	background: transparent url(../img/xshared/sortiment/infobox-arrow.gif) no-repeat;
	height: 22px;
	left: -15px;
	position: absolute;
	top: 0;
	width: 15px;
}

/**
			PAGE BROWSER
*******************************/
#sortiment-pagebrowser {
	height: 20px;
	position: relative;
}
#sortiment-pagebrowser a, #sortiment-pagebrowser {
	color: #7a7a7a;
	font-size: 11px;
	text-decoration: none;
	outline-color: invert;
	outline-style: none;
	outline-width: medium;
}

#sortiment-pagebrowser a:hover {
	text-decoration: underline;
}

#page-browser-back, #page-browser-next, #page-browser-cont {
	display: block;
	position: absolute;
	top: 2px;
}

#page-browser-back {
	background: transparent url(../img/xshared/sortiment/icons.gif) no-repeat 0 -64px;
	padding-left: 7px;
	left: 100px;
}

#page-browser-next {
	background: transparent url(../img/xshared/sortiment/icons.gif) no-repeat right -84px;
	padding-right: 7px;
	right: 100px;
}

#page-browser-cont {
	left: 138px;
	padding-left: 10px;
	text-align: center;
	width: 260px;
}

#page-browser-cont a, #page-browser-cont span {
	display: -moz-inline-box;
	display: inline-block;
	text-align: center;
	width: 16px;
}

#page-browser-cont a.on, #page-browser-cont a.on:hover {
   color: #000;
	cursor: default;
	font-weight: bold;	
	text-decoration: none;
}

#page-browser-cont span.label-page, #page-browser-cont span.page-list  {
	width: auto;
}



/************************************
*												*
*				DETAILS						*
*												*
*************************************/
#sortiment-product-details {
	padding-bottom: 1px;
   position: relative;
}

/** SERIE ICON **/
#serie-icon {
	position: absolute;
	right: 10px;
	top: -27px;
}

#multi-icon {
	border-bottom: 1px solid #d2d1d1;
	display: block;
	height: 37px;
	padding-top: 1px;
}



/** IMAGES **/
div#product-images {
	float: left;
	margin-top: 2px;
   position: relative;
	width: 350px;

}

#product-image-view {
	border: 1px solid #dbdbdb;
   font-size: 0;
   line-height: 0;
	position: relative;
   zoom: 1;
}

#product-image-view div.note {
   background: #000;
   color: #fff;
   height: 18px;
   font-size: 12px;
   left: 0;
   line-height: 13px;
   opacity: 0.62;
   filter: alpha(opacity=62);
   padding-top: 6px;
   position: absolute;
   top: 0;
   width: 348px;
   text-align: center;
   z-index: 300;
}

a.zoom {
   background: #5e5e5e url(../img/xshared/sortiment/icons.gif) no-repeat 4px -949px;
   bottom: 0;
   display: block;
   height: 23px;
   position: absolute;
   right: 0;
   width: 23px;

}


/** NAVI */
.product-images-navi {
	bottom: 5px;
	left: 5px;
	position: absolute;

}

#main .product-images-navi ul, #main .product-images-navi ul li {
	font-size: 12px;
   line-height: 12px;
   list-style: none;
	margin: 0;
	padding: 0;	
}

#main .product-images-navi ul li {
	margin-right: 1px;
}
#main .product-images-navi ul li, #main .product-images-navi ul li a {
	display: block;
	float: left;
	height: 23px;
	width: 23px;
}
#main .product-images-navi ul li a {
	background: #525552;
	color: #fff;
	border: 2px solid #525552;
	height: 17px;
	font-weight: bold;
	padding: 2px 0 0 0;
   *height: 16px;
   *padding: 3px 0 0 0;
	text-align: center;
	text-decoration: none;
	width: 19px;
}

#main .product-images-navi ul li.on a {
	background: #fff;
	color: #525552;
}


/**
			IMAGE TABS
***************************/
div#product-image-set {
	margin-top: 8px;
   position: relative;
}

div#product-image-set-tabs {
  height: 20px;
}

div#product-image-set ul, div#product-image-set ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

div#product-image-set ul li, div#product-image-set ul li a {
	background: transparent url(../img/xshared/sortiment/details/tabs.gif) no-repeat -1px 0;
	color: #7a7a7a;
	display: block;
	float: left;
	height: 21px;
	text-decoration: none;
}
div#product-image-set ul li {
	padding-left: 5px;
}

div#product-image-set ul li a {
	background-position: right 0;
	height: 18px;
	padding: 3px 0 0 0;
	text-align: center;
}

/** FIRST ITEM (has left border) **/
div#product-image-set ul li.first {
	background-position: 0 0;
}

/** ACTIVE STATE **/
div#product-image-set ul li.on {
	background-position: 0 -42px;
}

div#product-image-set ul li.on a {
	background-position: right -42px;
}
div#product-image-set ul li.after-on {
	background-position: 0 -21px;
}

/**	TAB CONTENT 	**/
#product-image-set .tab-content {
	background: #e8e8e8;
	border: 1px solid #dadada;
	border-width: 0px 1px 1px 0px;
	height: 65px;
}

#main-thumbnail {
	background: #fff;
	height: 58px;
	float: left;
	margin-left: 3px;
   _margin-left: 1px;
	padding: 4px 0 0 3px;
	width: 58px;	
}

#thumbnails-header {
   bottom: 126px;
   font-size: 11px;
   left: 28px;
   position: absolute;
}

.thumbnails {
	background: #fff;
	height: 58px;
   padding: 4px 0 0 3px;
   overflow: hidden;
   position: relative;
   z-index: 20;
}

#thumbnails {
	border-left: 1px solid #dadada;
	float: left;
	width: 278px;
}

div.thumbnails-content {
   left: 3px;
   position: absolute;
   top: 4px;
   z-index: 10;
   width: 5000px;
}


#main-thumbnail img, .thumbnails img {
	border: 1px solid #dedede;
   cursor: pointer;
	height: 52px;
	margin-right: 1px;
	width: 52px;
}

#main-thumbnail img.on, .thumbnails img.on {
	background-position: -2px -2px !important;
	border: 3px solid #2469a6;
	height: 48px;
	width: 48px;
}

/** NAVIGATION **/
a.nav-prev {
   background: transparent url(../img/xshared/sortiment/details/prev.png) no-repeat;
   _background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/inc/img/xshared/sortiment/details/prev.png', sizingMethod='crop');
   height: 17px;
   left: 60px;
   width: 17px;
}

a.nav-next {
   background: transparent url(../img/xshared/sortiment/details/next.png) no-repeat;
   _background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/inc/img/xshared/sortiment/details/next.png', sizingMethod='crop');
   height: 17px;
   right: -6px;
   width: 17px;
}

a.nav-prev-double {
   background: transparent url(../img/xshared/sortiment/details/prev-double.png) no-repeat;
   _background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/inc/img/xshared/sortiment/details/prev-double.png', sizingMethod='crop');

   height: 15px;
   width: 15px;
}

a.nav-next-double {
   background: transparent url(../img/xshared/sortiment/details/next-double.png) no-repeat;
   _background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/fileadmin/inc/img/xshared/sortiment/details/next-double.png', sizingMethod='crop');

   height: 15px;
   width: 15px;
}



a.nav-next, a.nav-prev, a.nav-prev-double, a.nav-next-double {
   cursor: pointer;
   display: none;
   position: absolute;
   top: 42px;
   z-index: 50;
}

div.thumbnails-gallery {
   position: relative;
}

div.thumbnails-gallery a.nav-next, div.thumbnails-gallery a.nav-prev {
   top: 13px;
}

div.thumbnails-gallery a.nav-next-double, div.thumbnails-gallery a.nav-prev-double {
   top: 31px;
}

div.thumbnails-gallery a.nav-prev {
   left: -8px;
}
div.thumbnails-gallery a.nav-next {
   right: -12px;
}

div.thumbnails-gallery a.nav-prev-double {
   left: -7px;
}

div.thumbnails-gallery a.nav-next-double {
   right: -11px;
}

div.thumbnails-gallery img {
   margin-right: 3px;
}

/**
		PRODUCT INFO
*************************/
div#product-info {
	margin: 5px 3px;
   height: 80px;
}

/** TOOLBAR **/
#product-toolbar {
	float: right;
	position: relative;
	width: 180px;
}

#toolbar-items {
   height: 182px;
   margin-left: 2px;
   width: 177px;
}

#toolbar-items ul, #toolbar-items ul li {
   list-style: none;
   margin: 0;
   padding: 0;
}

#toolbar-items ul li, #toolbar-items ul li a, #toolbar-items ul li a em {
   display: block;
}

#toolbar-items ul li {
   border: 1px solid #d5d5d5;
   margin-bottom: 1px;
   padding: 1px;
}
#toolbar-items ul li a {
   background: transparent url(../img/xshared/sortiment/sprite.gif) repeat-x 0 -91px;
   cursor: pointer;
   font-size: 11px;
   text-decoration: none;
}

#toolbar-items ul li a em {
   background: transparent url(../img/xshared/sortiment/icons.gif) no-repeat;
   height: 16px;
   padding: 1px 0 0 25px;
}

#toolbar-items ul li#toolbar-accessories a em {
   background-position: 4px -335px;
   
}

#toolbar-items ul li#toolbar-crossproducts a em {
   background-position: 4px -1630px; /* -291p*/
}

#toolbar-items ul li#toolbar-spareparts a em {
   background-position: 5px -256px;
}

#toolbar-items ul li#toolbar-extensions a em {
   background-position: 5px -1578px;
}

#toolbar-items ul li#toolbar-instruction a em {
   background-position: 4px -430px;
}

#toolbar-items ul li#toolbar-paint-image a em {
   background-position: 4px -379px;
}

#toolbar-items ul li#toolbar-video a {
   background-position: 0 -223px;
}

#toolbar-items ul li#toolbar-video a em {
   background-position: 4px -654px;
   color: #2469a6;
}


#product-actions {
   border-bottom: 1px solid #d2d1d1;
   margin: 0 0 0 4px;
   padding-bottom: 4px;   
}


#product-actions ul, #product-actions ul li {
   list-style: none;
   margin: 0;
   padding: 0;
}


#product-actions ul li {
   background: transparent url(../img/xshared/sortiment/icons.gif) no-repeat;
   display: block;
   height: 15px;
   line-height: 11px;
   margin-bottom: 3px;
   padding: 2px 0 0 21px;
   padding-left: 21px;
}

#product-actions ul li a {
   font-size: 11px;
   text-decoration: none;
}

#product-actions #wishlist {
   background-position: 2px -729px;
   height: 20px;
   position: relative;   
}

#product-actions #recommend {
   background-position: 0 -823px;
}

#product-actions a:hover {
   text-decoration: underline;
}


/* PICTOGRAMS */
#pictograms {
   margin-left: 1px;
   margin-top: 6px;
}
#pictograms ul, #pictograms ul li {
   margin: 0;
   list-style: none;
   padding: 0;
}

#pictograms ul li {
   float: left;
   margin-right: 1px;
}


#sortiment-product-details .product-description {
	font-size: 11px;
	padding: 10px;
}

#main div.product-description ul, #main div.product-description ul li {
	list-style: none;
	margin: 0;
	padding: 0;
}

#main div.product-description ul {
   margin: 5px 0 10px 0;
}

#main div.product-description ul li {
   background: transparent url(../img/xshared/sortiment/icons.gif) no-repeat 0 -905px;
	padding: 0 0 0 10px;
}

#age-warning {
   position: absolute;
   visibility: hidden;
   top: -10px;
   z-index: 1000;
}



#order-tooltip-left-align {
  background:transparent url(../img/xshared/sortiment/popup/tooltip-left-align.gif) no-repeat 0 0;
  width: 157px;
  height: 48px;
  font-size: 10px;
  padding: 2px 3px 0 4px;
  position: absolute;
  bottom:22px;
  left: 0px;
}

#order-tooltip-left-align #order-tooltip-close{
  background:transparent url(../img/xshared/sortiment/popup/tooltip-close.gif) no-repeat scroll 0 0;
  height:7px;
  width: 7px;
  position:absolute;
  right:4px;
  top:4px;
  display: block;
  margin: 0;
  padding: 0;
}


/************************************
*												*
*				WISHLIST						*
*												*
*************************************/
div#wishlist-header {
   background: transparent url(../img/xshared/sortiment/sprite.gif) repeat-x 0 -131px;
   border: 1px solid #dbdbdb;
   border-width: 0 0 1px 1px;
   font-size: 11px;
   height: 27px;
   margin-bottom: 5px;
   padding: 16px 10px 0 0;
   position: relative;
   text-align: right;
   z-index: 5;
}

div#wishlist-header div {
   margin: 0;
}

#wishlist-direct-add.loading .input {
   background: transparent url(../img/xshared/icons/loader-small.gif) no-repeat right -1px;
}
#wishlist-direct-add.loading a {
   cursor: default;
   filter: alpha(opacity=50);
   opacity: 0.5;
}


#wishlist-quantity-warning {
   color: #900;
   display: none;
   padding: 10px 15px;
}

/** COUNTRY SELECT COMBO */
#country-select-combo {
   left: 8px;
   position: absolute;   
   top: 35px;
   z-index: 1000;
}

.hidden #country-select-combo {
   top: 0;
}

#user-country {
   background: transparent url(../img/xshared/sortiment/search/toolbar-on.gif) no-repeat;   
   height: 15px;   
   /*display: none;*/
   padding: 0 0 0 5px;
   _width: 50px;
}

#user-country a {
   background: transparent url(../img/xshared/sortiment/search/toolbar-on.gif) no-repeat top right;   
   color: #000;
   height: 15px;
   padding: 0 5px 0 0;
   text-decoration: none;
}

#user-country a:hover {
   text-decoration: underline;
}

#user-country a, #user-country a em {
   display: block;
}

#user-country a em {
   background: transparent url(../img/xshared/sortiment/icons.gif) no-repeat -94px -105px;
   padding: 0 0 0 11px;
   white-space: nowrap;
}

#country-select-combo div.submenu {
   height: 105px;
   top: 16px;
   overflow-y: scroll;
   overflow-x: hidden;
   width: 260px;
   
}

#country-select-combo div.submenu li {
   text-align: left;
}
#country-select-combo div.submenu li a {
  padding: 0 10px;
  width: 240px;
}
#country-select-combo div.submenu li a:hover {
   font-weight: normal;
}

#country-select-combo div.submenu li.separator {
   border-bottom: 1px solid #ddd;
   font-size: 0;
   line-height: 0;
   padding: 3px 0 0 0;
}

#country-select-combo div.submenu li.last {
   padding: 3px 0 0 0;
}


.important-text {
   background: #FCE07C url(../img/xshared/sortiment/exclamation.png) no-repeat;
   _background: #FCE07C url(../img/xshared/sortiment/exclamation.gif) no-repeat;

   border: 2px solid #FB8F22;
   color: #000;
   margin-bottom: 6px;
   padding: 6px 6px 10px 30px;
}

.important-text a {
   color: #000;
}


div#wishlist-header div.checkbox-item {
   height: 18px;
   overflow: hidden;
}

html>/**/body div#wishlist-header div.checkbox-item input.checkbox, x:-moz-any-link, x:default {
   bottom: -3px;
   position: relative;
}

div#wishlist-header input.checkbox {
   *margin: -2px 0;
}



#wishlist-alt-header {
   background: transparent url(../img/xshared/sortiment/sprite.gif) repeat-x 0 -178px;
   border: 1px solid #dbdbdb;
   border-width: 0 0 1px 1px;
   font-size: 12px;
   font-weight: bold;
   height: 20px;
   margin-bottom: 1px;
   padding: 6px 0 0 10px;   
}


div#wishlist-empty {
   text-align: center;
}


div#wishlist-body {
   background: #f0efef;
   padding: 5px;
}

#wishlist div.wishlist-item {
   font-size: 11px;
   margin-bottom: 5px;
}

#wishlist div.product-header {
   font-size: 12px;
   font-weight: bold;
   margin-bottom: 3px;
   text-transform: uppercase;
}
#wishlist div.wishlist-item {
   position: relative;
   zoom: 1;
}
#wishlist div.wishlist-item-info {
   background: #fff;
   padding: 5px;
}
#wishlist div.wishlist-item div.pdf-checkbox, #wishlist div.wishlist-item div.image, #wishlist div.wishlist-item div.description, #wishlist div.wishlist-item div.icon, #wishlist div.wishlist-item div.actions {
   float: left;
}

#wishlist div.wishlist-item div.pdf-checkbox {
   width: 20px;
}

#wishlist div.wishlist-item div.image {
   margin-right: 5px;
   width: 75px;
}

#wishlist div.wishlist-item div.image img {
   border: 1px solid #dcdcdc;
}

#wishlist div.wishlist-item div.description {
   overflow: hidden;
   width: 180px;
}

#wishlist div.wishlist-item div.icon {
   width: 64px;
}
#wishlist div.wishlist-item div.actions {
   float: right;
   text-align: right;
   width: 167px;
}
#wishlist div.wishlist-item div.note textarea {
   border: 1px solid #ccc;
   height: 63px;
   padding: 3px;

   width: 157px;
}
#wishlist div.wishlist-item div.actions div.checkbox {
   margin: 2px 0;
}

/* Statuses */
#wishlist div.wishlist-item div.actions div.status-available, #wishlist div.wishlist-item div.actions div.status-not-available, #wishlist div.wishlist-item div.actions div.status-sold, #wishlist div.wishlist-item div.actions div.status-none {
   bottom: 28px;
   font-weight: bold;
   position: absolute;
   right: 5px;
}


div.serie1 textarea {
   background: #ecf6ff;
}



div.serie2 textarea {
   background: #fff3f3;
}
div.serie3 textarea {
   background: #f4f9ed;
}


#wishlist div.wishlist-item div.toolbar {
   background: #eaeaea url(../img/xshared/sortiment/sprite.gif) repeat-x 0 -109px;
   border: 1px solid #dcdcdc;
   border-color: #dcdcdc #fff #fff #dcdcdc;
   height: 19px;
   padding: 2px 5px 0 5px;
   position: relative;
}

#wishlist div.wishlist-item div.toolbar ul, #wishlist div.wishlist-item div.toolbar ul li {
   list-style: none;
   margin: 0;
   padding: 0;
}

#wishlist div.wishlist-item div.toolbar ul li, #wishlist div.wishlist-item div.toolbar ul li a {
   display: block;
   float: left;
   height: 17px;
}

#wishlist div.wishlist-item div.toolbar ul li {
   background: transparent url(../img/xshared/sortiment/icons.gif) no-repeat;
   border-right: 1px solid #bfbfbf;
   border-left: 1px solid #f4f4f4;
   padding-left: 25px;
   padding-right: 5px;
}
#wishlist div.wishlist-item div.toolbar ul li.first {
   border-left: 0px none;
}

#wishlist div.wishlist-item div.toolbar ul li.last {
   border-right: 0px none;
}

#wishlist div.wishlist-item div.toolbar li a {
   text-decoration: none;
}

#wishlist div.wishlist-item div.toolbar ul li a:hover {
   text-decoration: underline;
}

#wishlist div.wishlist-item div.toolbar ul li.toolbar-zoom {
   background-position: 5px -1311px;
}
#wishlist div.wishlist-item div.toolbar ul li.toolbar-details {
   background-position: 5px -1199px;
}

#wishlist div.wishlist-item div.toolbar ul li.toolbar-delete {
   background-position: 5px -1256px;   
}

#wishlist div.wishlist-item div.toolbar ul li.toolbar-pcs-price {
   background: none;
   padding-left: 8px;
}


#wishlist div.wishlist-item div.toolbar-quantity {
   float: right;
}

#wishlist div.wishlist-item div.toolbar b.price {
   display: block;
   height: 16px;
   float: right;
   width: 70px;
   text-align: right;
}

/**
      WISHLIST footer
****************************/

div#wishlist-footer {
   background: #f0efef;
   border-bottom: 1px solid #d4d4d4;
   margin-top: 1px;
   padding-top: 1px;
}

div#wishlist-footer div#footer-actions {
   background: #fff;
   border-right: 1px solid #d4d4d4;
   bottom: -1px;
   float: left;
   padding: 10px;
   position: relative;
   width: 185px;
}

div#wishlist-footer div#footer-submit {
   float: right;
   padding-bottom: 5px;
   padding-right: 5px;
   text-align: right;
}

div#footer-submit input.submit {
   cursor: pointer;
   margin: 8px 0 0 0;
   width: 250px;
}

#total {
   font-weight: bold;
}

#wishlist-step-title {
   font-weight: bold;
   margin-top: 12px;
}


#main div#wishlist-footer ul, #main div#wishlist-footer ul li {
   list-style: none;
   margin: 0;
   padding: 0;
}

#main div#wishlist-footer ul li a {
   font-size: 11px;
   text-decoration: none;
}
#main div#wishlist-footer ul li a:hover {
   text-decoration: underline;
}

#main div#wishlist-footer ul li  {
   background: transparent url(../img/xshared/sortiment/icons.gif) no-repeat;
   display: block;
   height: 20px;
   padding-left: 20px;
}
#main div#wishlist-footer ul li#wishlist-action-pdf {
   background-position: 0 -1355px;   
}
#main div#wishlist-footer ul li#wishlist-action-print {
   background: transparent url(../img/xshared/icons/print.gif) no-repeat 1px 1px;
}
#main div#wishlist-footer ul li#wishlist-action-send {
   background-position: 1px -822px;
}

#wishlist-remove-checkbox {
   margin: 10px;
}
#wishlist-remove-checkbox div {
   float: left;
}

#wishlist-order-tip {
   margin: 5px 0;
}


/**
      WISHLIST - ORDER FORM
********************************/
#wishlist-userdata-form {
   padding: 5px 10px 15px 10px;
}

#wishlist-userdata-form .checkbox {
   float: left;
   margin-right: 5px;
}


#wishlist-userdata-form .checkbox input {
   margin-top: 2px;
   *margin-top: -2px;
}

#wishlist-userdata-form label {
   padding-top: 3px;
   width: 130px;
}

#delivery-address {
   margin-top: 10px;
}


/***
      PRICES
**********************/
#wishlist-total {
   _height: 18px;
   min-height: 18px;
   position: relative;
   z-index: 10;
}

#wishlist-total table {
   width: 310px;
}

#wishlist-total td {
   padding: 0;
   text-align: right;
   zoom: 1;
}

#wishlist-total input.price, #wishlist-total input.price-plus {
   border: 1px solid #BDBDBD;
   padding-right: 3px;
   width: 131px;
   text-align: right;
}



#wishlist-total input.price-plus {
   width: 116px;
}

#wishlist-no-delivery {
   font-size: 11px;
   padding: 10px 10px 0 10px;
}

