@charset "utf-8";
/* CSS Document */

/*----------------------------------------------------------------------------------------------------------*/
/* 													GENERAL													*/
/*----------------------------------------------------------------------------------------------------------*/
  
body { margin:0; padding:0; line-height: 1.4em; word-spacing:1px; letter-spacing:0.2px; font:10pt Arial, Verdana, sans serif; color: #000 !important;}
html { height: auto;}
html body * {page-break-after:auto}

/* layout */
.header-navigation,
.nav-header,
#search,
#add-banner img,
#general-link-line,
#general-link-line *,
#shopping-link-line,
#footer,
ul#panel, 
ul#panel .panel-content,
a#footer_trigger, 
.categoryTree-header, 
.leaf-navigation,
/*.facetedSearch-narrowBy,*/
.itemListContent-header,
itemListContent-footer
{display: none}

/* browser bugs - general 
.floatbox, .subcolumns, .subcolums_oldgecko { overflow:visible; display: table; }*/

/* print classes */
.print { position: static; left: 0; }
.noprint { display:none !important; }

/* links */
body a[href^="http:"], body a[href^="https:"] {background-image: none; padding-left: 0}
body a:after {/*content: " ("attr(href)") " */}
a {color: #000; text-decoration: none}
a img {border:none}
.addthis_button {display:none}

/* table */
table, table tr, table td {background-image:none}

/* text */
h1, h2, h3, h4, h5, h6 {page-break-after:avoid; font-weight:bold; color:#000;}
h1, .bodySlogan {font-size:16pt}
h2, h3 {font-size:13pt}
h4, h5, h6, .boxHeadlineIndex {font-size:11pt}
p {page-break-inside:avoid; color:#000;}


/*----------------------------------------------------------------------------------------------------------*/
/* 													CONTENT													*/
/*----------------------------------------------------------------------------------------------------------*/

#logo {float:right}

/* lists */
.tabNavigation {list-style:none}
.tabNavigation a {display:none}
.tabNavigation a.active {display:block}
.list_topTopics {list-style:none}
.list_topTopics img{display:none}
.list_topTopics .topTopic img {display:block}

/* buttons */
.uiH-buttons {display:none}


/*----------------------------------------------------------------------------------------------------------*/
/* 													SYS														*/
/*----------------------------------------------------------------------------------------------------------*/

/* itemLists */
.itemListView li{
	moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
}

.itemListView.listView li {
	border: none;
}

.addBasket div {display:none}
td.itemImage {padding-right:1cm; vertical-align:top}
.itemIcons {display:none}
.itemErp {width:100%}
td.itemPrice {padding-top:2cm}
.itemState {display:none}
/*----------------------------------------------------------------------------------------------------------*/
/* 													TAGS													*/
/*----------------------------------------------------------------------------------------------------------*/

/* categoryIndex */
.categoryIndexOne ol, .categoryIndexTwo ol {clear:both; list-style:none}
.categoryIndexOne ol li, .categoryIndexTwo ol li{float:left; margin-right:0.5cm}

/* sorting */
.sorting {width:100%}
.sort, .count {display:none}

/*----------------------------------------------------------------------------------------------------------*/
/* 													JQUERY													*/
/*----------------------------------------------------------------------------------------------------------*/

/*accordion*/
#accordion h3 span {display:none}
#accordion h3 {page-break-after:avoid}
#accordion div {display:block !important}
#accordion div.ui-accordion-content {display:block !important}