
.headerList 
{ 
    width: 100%; 
    height: 29px; 
    /*%height: 28px; */
    background-color: #FFFFFF;  
    margin: 10px 0px 0px 10px;
}

.headerList TR TD, .productList TR TH
{
    padding: 0px 0;
}

.headerList .artNoTD
{
    width: 141px;
    vertical-align: middle;
    text-align: center;
    /*background-image: url(gfx/grad/pageTitleBKGD.gif);*/
    background-color: #ffffff;    
    background-repeat: repeat-x;
    padding-top: 1px;
    padding-bottom: 0px;
    color: #606261;
}
.headerList a
{
    color: #606261;
    text-decoration: none;
}
.headerList a:hover
{
    text-decoration: underline;
    color: #000000;
}

.headerList .deliverTD
{
    width: 85px;
    vertical-align: middle;
    /*background-image: url(gfx/grad/pageTitleBKGD.gif);*/
    background-color: #ffffff;    
    background-repeat: repeat-x;
    padding-top: 1px;
    padding-bottom: 0px;
    text-align: center;
    color: #606261;
}
.headerList .priceTD
{
    width: 121px;
    vertical-align: middle;
    /*background-image: url(gfx/grad/pageTitleBKGD.gif);*/
    background-color: #ffffff;    
    background-repeat: repeat-x;
    padding-top: 1px;
    padding-bottom: 0px;
    text-align: center;
    color: #606261;
}
.headerList .manufTD
{
    width: 96px;
    vertical-align: middle;
    /*background-image: url(gfx/grad/pageTitleBKGD.gif);*/
    background-color: #ffffff;    
    background-repeat: repeat-x;
    padding-top: 1px;
    padding-bottom: 0px;
    text-align: center;
    color: #606261;
}
.headerList .quantTD
{
    width: 91px;
    vertical-align: middle;
    /*background-image: url(gfx/grad/pageTitleBKGD.gif);*/
    background-color: #ffffff;    
    background-repeat: repeat-x;
    padding-top: 1px;
    padding-bottom: 0px;
    color: #606261;
    text-align: center;

}
.headerList .descrTD
{
    vertical-align: middle;
    /*background-image: url(gfx/grad/pageTitleBKGD.gif);*/
    background-color: #ffffff;    
    background-repeat: repeat-x;
    padding-top: 1px;
    padding-bottom: 0px;
    text-align: center;
   color: #606261;
}

.headerList TR TD.picTD
{
    background: #fff;
}

.headerList TR TD DIV.desc
{
    clear: both;
}
.headerList TR TD DIV.operations
{
    float: right;
    text-align: right;
}
.headerList TR TH SPAN, .productList TR TD SPAN
{
    padding-left: 5px;
}

.productList
{
    width: 100%;
    background-color: #FFFFFF;
    margin: 0px 0px 0px 10px;
}

.productList TR TD, .productList TR TH
{
    padding: 0px 0;
}

.productList .nameTD
{
    padding-left: 5px;
}

.productList .artNoTD
{
    width: 145px;
    vertical-align: middle;
}
.productList .deliverTD
{
    width: 89px;
    vertical-align: middle;
    text-align: center;
}
.productList .priceTD
{
    width: 125px;
    vertical-align: middle;
}
.productList .manufTD
{
    width: 100px;
    vertical-align: middle;
}
.productList .quantTD
{
    width: 95px;
    vertical-align: middle;
}

.productList .descrTD
{
    vertical-align: middle;
    padding-left: 5px;
}

.productList .shortDescrTD
{
    vertical-align: middle;
    padding-left: 5px;
    width: auto;
}

.productList TR TD.picTD
{
    width: 145px;
}

.productList TR TD DIV.desc
{
    clear: both;
}

.productList TR TD DIV.operations
{
    float: right;
    text-align: right;
}

.productList TR TH SPAN, .productList TR TD SPAN
{
    padding-left: 5px;
}

.articleListCtrl 
{  
   border-width: 1px;
   border-style: solid;
   border-color:  #93bd9e;
   width:230px;
   height: 200px;
   padding: 5px;
}
.articleListCtrl .art
{  
   vertical-align: top;
   max-width: 100%;
   max-height: 100%;
   border-style: solid;
   border-width: 1px;
   border-color:  #93bd9e;
}

.articleListCtrl .upper
{
    border-style: solid;
    border-width: 1px;
    border-color: #c8c8c8;
    background-color:White;  
    position: relative; 
    margin-left:7px;
    vertical-align: middle; 
    z-index: 1;
    max-height: 100%;
    max-width:100%;
}

.articleListCtrl .lower
{
    vertical-align: bottom; 
    position: relative; 
    background-color:  #93bd9e;
    height: 70px;
    margin-top: -20px;
    padding-left:20px; 
    max-width: 100%;
}

.articleListCtrl .upperdesc
{
    vertical-align: top; 
    position: relative; 
    background-color:  #c8c8c8;
    height: 50px;
    margin-bottom: -20px;
    text-align: left;
    width:94.5%;
}

.articleListCtrl .image
{
    max-height: 100px;
    max-width: 100px;
    border-color:transparent;
    }

.articleListCtrl .lowerPrice
{
     padding-top: 10px;
     vertical-align: bottom;
     text-align: left;
     max-width:100%;
}

.WhiteTaxPrice
{
     text-align: left;
     color : White;
     font-weight: bold;
}
.WhiteTaxPricelight
{
     text-align: left;
     color : White;

}

.BlackTaxPrice
{
     text-align: left;
     color : Black;
     font-weight: bold;
     
}
.BlackTaxPricelight
{
     text-align: left;
     color: Gray;
}

.groupCtrl 
{  
    margin: 3px;
}

.groupListCtrl
{  
   vertical-align: top;
   height: 200px;
   border-style: solid;
   border-width: 1px;
   border-color:  #93bd9e;
  
}

.groupListCtrl .upper
{
    border-style: solid;
    border-width: 1px;
    border-color: #c8c8c8;
    background-color:White;  
    position: relative; 
    vertical-align: top; 
    margin: 5px; 
    padding: 5px;
    z-index: 1;
    height: 150px;
    padding: 5px;
}

.groupListCtrl .lower
{
    vertical-align:bottom; 
    position: relative; 
    background-color:  #93bd9e;
    height: 70px;
    margin-top: -20px;
    width: 180px;
   text-align:center;
}

.groupListCtrl .lowerPrice
{
     padding-top: 20px;
     vertical-align: bottom;
     text-align: center;
     
}

.groupListCtrl .image
{
    height: 100px;
    width: 100px;
    border-color:transparent;
    }
.detailsListCtrl 
{  
    margin: 5px;
}

.detailsListCtrl .art
{  
   vertical-align: top;
   width: 200px;
   height: 200px;
   border-style: solid;
   border-width: 1px;
   border-color:  #93bd9e;
   padding: 10px;

}

.detailsListCtrl .upper
{
    border-style: solid;
    border-width: 1px;
    /*border-color:  #93bd9e;*/
    border-color: #c8c8c8;
    background-color:White;  
    position: relative; 
    vertical-align: top;  
    /*height: 550px;*/
    width: 50%;
    display: inline-flex;
}

.detailsListCtrl .lower
{
    border-style: solid;
    border-width: 2px;
    border-color:  #93bd9e;
    background-color:White;  
    position: relative; 
    vertical-align: top;  
    height: 200px;
    width: 100%;
    display: inline-flex;
    list-style-type: none;
}

.detailsListCtrl .image
{
    max-height: 130px;
    max-width: 130px;
    padding: 10px;
    vertical-align:middle;
    }

.detailsListCtrl .lowerPrice
{
    padding-top: 5px;
    text-align: center;
    vertical-align: middle; 
    position: inherit; 
    background-color:  #93bd9e;
    font-weight:bold;
    color: White;
}

.floatingBox
{
    float: left;
    width: 420px;
    padding-right: 10px;
}

.DoublefloatingBox
{
    float: left;
    width: 840px;
    padding-right: 10px;
}
.floatingsimple
{
   float: left;
   /*border-style: solid;
   border-width: 1px;*/
   margin: 2px;
   border-color:  #93bd9e;  
}
.floatingsimple2
{
   float: left;
   /*border-style: solid;
   border-width: 1px;
   margin: 2px;*/
   border-color:  #93bd9e;  
}

.floatingBox .tablespan
{
    border-style: solid;
    border-width:0px;
    border-color: #c8c8c8;
    /*border-color:  #93bd9e;*/
    /*height: 200px;*/
    width: 420px;
    padding: 3px;
    margin-bottom: 15px;
}

.detailsListCtrl .tablespanheader
{
    font-weight: bold;
    color: #606261;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-bottom-color: #c8c8c8;
    background-color: White;
    margin-bottom: 1px;
    padding: 2px;
    text-align: left;

}
.detailsListCtrl .headers
{
    font-weight: bold;
    color: #606261;
    background-color: White;
    margin-bottom: 1px;
    /*padding: 8px;*/
    text-align: left;
}
.detailsListCtrl .basket
{
    font-weight: bold;
    background-color: #c8c8c8;
    margin:2px;

}
.detailsListCtrl .fieldValue
{
   font-weight: normal;
   background-color: White;
   text-align: right;

}
.detailsListCtrl .headerslast
{
   font-weight: bold;
    background-color: White;
}
.detailsListCtrl .tablerows
{
   font-weight: bold;
   background-color: White; 
}
.detailsListCtrl .rowitem
{
   
}
                                                   
.detailsListCtrl .displayrows
{
    background-color:White;  
    position: relative; 
    vertical-align: top; 
    width: 100%; 
    word-wrap:break-word;
    table-layout: fixed;
    
}

.complete{
    display: inline-block;
}


.more{
    color:navy;
    font-size:13px;
    padding:3px;
    cursor:pointer;
}

.OnlineShopSearch
{
    background-color: Black;
    padding-left: 50px;
    height: 50px;
    }
    
    .OnlineShopTabs{
    background-color: Gray;
    border-bottom: 5px;
    border-bottom-style:solid;
    border-bottom-color:#6e9ecf;
    }
    
     .OnlineShopTabsCentral{
    background-image: url('../../Gfx/backgroundMain.png');
    height:40px;
    }
    
    .Gradient
    {
        margin-top: 2px;
        background: red;
background: -webkit-linear-gradient(left, green , yellow); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(right, green, yellow); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(right, green, yellow); /* For Firefox 3.6 to 15 */
  background: linear-gradient(to right, green , yellow); /* Standard syntax */
        }
        
        
.searchTxtBox {
    background-image: url('../../Gfx/searchicon.png'); /* Add a search icon to input */
    background-position: 10px 12px; /* Position the search icon */
    background-repeat: no-repeat; /* Do not repeat the icon image */
    width: 85%;
    font-size: 16px;
    padding: 12px 20px 12px 40px; /* Add some padding */
    border: 1px solid #0f0f0f80;
    margin-bottom: 12px;
}