#catalog {
}

#categories,
#categories table {
  width: 100%;
}

#productTypes form#addMultiple table {
  margin:0;
  width: 100% !important;
}

#catalog h1 {
  margin:0.5em 5px;
  padding: 0.2em 0.2em 0.5em 0.2em;
  background-color: #105064;
  color: #ffffff;
  padding: 0.2em;
  font-size: 130%;
  text-align: left;
}
#catalog hr {
  margin:0.5em 5px;
  width:auto;    
}
h2 {
  font-weight: bold;
  color: #666666;
  margin: 0 0 0.25em 0;
}

#productTypes {
   margin:0;
   padding:0;
   width:100%;
}

#productTypes table {
	margin: 0pt 0.5em 0.5em;
	width: auto;
}

#productTypes td {
	padding: 1em 0 1em 0;
}

span.clear {
	clear: left;
	display: block;
}

hr {
	border: #7d7d7d 1px dashed;
	width: 90%;
}

div.productGroup {
	float: left;
	margin: 0 0.75em 1.5em 0.75em;
}

div.productGroup a {
	text-decoration: none;
	color: #000000;
}
/*
div.multipleAddToCart {
    margin:0.5em 5px;
    padding: 0.2em 0.5em 0.5em 0.2em;
	line-height: 2.5em;
	text-align: center;
	border: 1px dotted #000000;
	background-color: #E6F4FB;
}
*/
div.multipleAddToCart {
    margin:0.5em 5px;
    padding: 0.2em 0.2em 0.2em 0.2em;
	line-height: 2.5em;
	text-align: center;
	border: 1px dotted #000000;
	background-color: #D9EDF7;
}

div.catalogResultPanel {
    margin:0.5em 5px;
    padding: 0.2em 0.5em 0.5em 0.2em;
	line-height: 2.5em;
	text-align: left;
	border: 1px dotted #000000;
	background-color: #D9EDF7;
}

div.catalogResultPanel * {
	list-style: none;
	display: inline;
}

div.catalogResultPanel {
	background-color: #D9EDF7;
}

div.productItem {
	border: #000000 1px solid;
	margin: 0.5em;
	padding: 0;
	float: left;
	width: 210px;
	min-height: 200px;
	display: block;
}

div.productItem table {
	border-collapse: collapse;
	border: 0;
	margin: 0 !important;
	width: 100% !important;
}

div.productItem td {
	text-align: left;
	padding: 5px !important;
}

div.productItem td.productLink {
}

div.productItem td.productImageLink {
	text-align: center;
}

div.productItem td.description {
}

div.productItem td.number {
}

div.productItem td.currency {
}

div.productItem td.price {
	text-align: right;
	font-size: 130%;
	font-weight: bold;
	border-top: 1px solid #929292;
	border-bottom: 1px solid #929292;
}

div.productItem td.tradeUnit {
}

div.productItem td.addToCart {
	background-color: #E6F4FB;
	border: 1px #17528c dotted;
	text-align: center;
}

div.productItem td.addToCart * {
	vertical-align: middle;
	font-weight: bold;
	margin: 0.2em;
	padding: 0.2em;
}

div.productItem td.status {
	margin: 5px;
	padding: 5px;
}
input.pageButton,
div.layoutCatalogSearchBoxModal .pageButton,
div.layoutCatalogSearch .smallBoxButton,
div.layoutCatalogSearchBox .pageButton {
    border: 0;
    display: inline;
    font-size: .01pt;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}

a.productDetailsLink {
	text-decoration: none;
}

span.productDetailsLink {
    font-size: 24px;
    background: url(gotoarticledetails.png) no-repeat;
}

a.scriptAvailCheck {
   text-decoration: none;
   display:inline-block !important;
   padding:6px;
   margin-top:0;
 }
.boxButton {
  background-position: 0px 0px !important;
  background-repeat: no-repeat;
  width: 24px;
  height: 24px;
  padding:24px 12px 0 12px;
  font-size: .01pt;
}
.availCheck {
  background-image: url(get_availability.png);
}

span.notAvailable {
    background-image: url(availability_false.png);
}

span.available {
    background-image: url(availability_ok.png);
}

span.remainder {
	font-size: 24px;
	padding:0 12px;
	width:24px;
	height:24px;
	background: url(remainder.png) no-repeat;
}
span.topSeller {
	font-size: 24px;
	padding:0 12px;
	width:24px;
	height:24px;
	background: url(topseller.png) no-repeat;
}
div.layoutCatalogRemainder table,
div.layoutCategoryRemainder table,
div.layoutCategoryTopSeller table,
div.layoutCatalogTopSeller table {
	width: 100%;
	padding: 4px;
	border-bottom: 1px dotted #000000;
}

.layoutCatalogTopSeller table td.text{
	text-align: left;
}

div.productItem h2 {
	margin: 0;
	padding: 5px;
	font-size: 120%;
	color: #ffffff;
	background-color: #105064;
	font-weight: bold;
	text-align: left;
	height: 30px;
}

div.productItem a.productImageLink {
	text-align: right;
}

/*
div.productGroup h2 {
	border-bottom: #8a8a8a 1px solid;
	margin: 0pt;
	padding: 5px 10px 5px 12px;
	background: transparent url('productgroupheader_210.png') no-repeat scroll left center;
	font-size: 110%;
    color: #666666;
}
div.productGroup table, div.productGroup span.description {
	margin: 0pt;
	padding: 0pt 0pt 10px;
	background: url('productgroupbody_210.png') #e7f3f3 no-repeat scroll center bottom;
	width: 210px;
	min-height: 120px;
	display: block;
}
*/
div.productGroup h2 {
	margin: 0;
	padding: 5px;
	font-size: 120%;
	color: #ffffff;
	background-color: #105064;
	font-weight: bold;
	text-align: left;
}

.layoutProductGroup td {
	text-align: left;
}

div.layoutCatalogSearchBox table input,
div.layoutCatalogSearchBoxModal table input {
    padding: 4px 2px;
    vertical-align: middle;
}

div.layoutCatalogSearchBox td {
    padding: 2px 5px;
}

div.layoutCatalogSearchBoxModal table {
    width: 100%;
}

div.layoutCatalogSearchBoxModal h1,
.layoutCatalogSearchBox h1 {
    border: 0;
    margin: 2px 0;
    padding: 2px 10px 4px;
    color: #ffffff;
    background: #333399;
    font-size: 160%;
    vertical-align: middle;
}

div.layoutCatalogSearchBoxModal table,
div.layoutCatalogSearchBox table,
div.layoutCatalogSearchBox div {
    width: auto;
    border: #949494 1px solid;
    margin: 0;
    padding: 5px 30px 5px 5px;
    background: #dee6ee;
}
div.layoutCatalogSearchBoxModal table {
    width: 100%;
}

div.layoutCatalogSearchBox,
div.layoutCatalogSearchBoxModal {
    border: 0;
    margin: 1em;
    padding: 0;
    text-align: left;
}

div.layoutCatalogSearchBoxModal {
    width: 460px;
}

div.layoutCatalogSearch {
    padding-bottom:16px;  
}
div.layoutCatalogSearch .smallBoxButton {
    width: 24px;
    height: 24px;
 }

div.layoutCatalogSearchBoxModal .pageButton,
div.layoutCatalogSearchBox .pageButton {
    width: 34px;
    height: 34px;
}

div.layoutCatalogSearchBoxModal input.search,
div.layoutCatalogSearchBox input.search {
  background-image: url(productsearch32.png); 
 }

#layoutSidebarRight div.layoutCatalogSearch input.search {
  background-image: url(productsearch.png); 
 }

input.displayLength {
  background-position: 0px 6px;    
  background-image: url(next.png);
}
div.productSearch {
  margin:1em 5px;
}
div.productSearch h1 {
    margin: 2px 0;
    padding: 2px 10px 4px;
    color: #ffffff;
    background: #333399;
    font-size: 160%;
    vertical-align: middle;
}
div.productSearch p {
    width: auto;
    border: #949494 1px solid;
    margin: 0;
    padding: 5px 30px 5px 5px;
    background: #dee6ee;
}

div.artikelsucheBoxModal .pageButton,
div.artikelsuche .smallBoxButton,
div.artikelsucheBox .pageButton {
    border: 0;
    display: inline;
    font-size: .01pt;
    overflow: hidden;
    background-color: transparent;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
div.artikelsucheBox table input,
div.artikelsucheBoxModal table input, 
div.artikelsucheBox table select,
div.artikelsucheBoxModal table select {
    padding: 4px 2px;
    vertical-align: middle;
}

div.artikelsucheBox td {
    padding: 2px 5px;
}

div.artikelsucheBoxModal h1,
.layoutartikelsucheBox h1 {
    border: 0;
    margin: 2px 0;
    padding: 2px 10px 4px;
    color: #ffffff;
    background: #105064;
    font-size: 160%;
    vertical-align: middle;
}

div.artikelsucheBoxModal table, 
div.artikelsucheBox table,
div.artikelsucheBox div {
    width: auto;
    border: #949494 1px solid;
    margin: 0;
    padding: 5px 0px 5px 0px;
    background: #D9EDF7;
}
div.artikelsucheBoxModal table {
    width: 680px;
}

div.artikelsucheBox,
div.artikelsucheBoxModal {
    border: 0;
    margin: 1em;
    padding: 0;
    text-align: left;
}

div.artikelsucheBoxModal {
}

div.artikelsucheSearch {
    padding-bottom:16px;  
}
div.artikelsucheSearch .smallBoxButton {
    width: 24px;
    height: 24px;
 }

div.artikelsucheBoxModal .pageButton,
div.artikelsucheBox .pageButton {
    width: 34px;
    height: 34px;
}

div.artikelsucheBoxModal input.search,
div.artikelsucheBox input.search {
  background-image: url(productsearch32.png);
}

