﻿h1
{
    color:#777777;
    font-size:18px;
    margin-bottom:1em;
    font-weight:bold;
}

h2
{
    font-size:14px;
    font-weight:bold;
    color:#005596;
}

h3
{
    font-size:1em;
    font-weight:bold;
}

hr {color: #fff; background-color: #fff; border: 1px dashed #999999; border-style: none none dashed; margin:0.5em 0; }

.lblError
{
    color:#AA0000;
    font-weight:bold;
}

.errorValidation
{
    padding:.8em;
    margin-bottom:1em;
    border:2px solid #ddd;
    background:#FBE3E4;
    color:#8a1f11;
    border-color:#FBC2C4;
}
.errorValidation ul{margin-bottom: 0; padding-bottom: 0; list-style:none;}

#maindiv { position:relative; }

#searchdiv
{
    font-weight:normal;
    text-align:right;
    line-height:2em;
}

.kw-maincontent
{
    padding:20px;
    position:relative;
}

.kw-submenu
{
    padding:10px 20px;
    border-bottom:dashed 1px #999999;
    clear:both;
}

.kw-submenu ul
{
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
}

.kw-submenu ul li
{
    float:left;
    display:block;
    margin-right:20px;
}

.kw-submenu ul li a
{
    display: block;
}

.kw-infobox 
{
    border:dashed 1px #999999;
    background-color:#e9f0f6;
    width:400px;
    padding:20px;
}

.kw-loginTable
{
    border-collapse:collapse;
}

.kw-loginTable td
{
    padding:5px 20px 0 0;
    vertical-align:middle;
}

.kw-content
{
    position:relative;
    width:100%;
}

#btnHelpDiv
{
     position:absolute;
     top:10px;
     right:20px;
     z-index:1;
}

#btnHelpDiv img
{
     vertical-align:bottom;
}


/*--- CART & Checkout ---*/

.kw-cartLink
{
    float:right;
}

#kw-cart
{
    display:none;
    position:absolute;
    z-index:99;
    right:0px;
    padding:20px;
    background:#FFFFFF url('img/bg-cart.gif') repeat-x top left;
    margin-top:20px;
    border:solid 5px #e0e0e0;
}

#kw-cartClose
{
    position:absolute;
    right:20px;
    top:20px;
}

.kw-cartList
{
    margin-bottom:10px;
}

.kw-cartList td, .kw-cartList th
{
    border:none;
    padding:4px 10px;
    text-align:left;
}

.kw-cartList td.listCurrency
{
    text-align:right;
}

.kw-cartBtn
{
    text-align:center;
}

.kw-orderInfo td
{
    padding:3px 20px 3px 0;
    font-weight:normal;
    vertical-align:top;
}

.kw-orderInfo input
{
    width:300px;
}

.kw-orderInfo .deliveryType input
{
    width:30px;
}

.infoText
{
    font-size:10px;
    color:#888888;
}

.ordShippingDiv
{
    display:none;
}



/*--- HOME PAGE & NEWS ---*/

#defaultIntroText
{
     border:dashed 1px #aaaaaa;
     padding:20px;
     width:560px;
     margin-bottom:40px;
}

.kw-news
{
    width:600px;
    float:left;
}

.kw-FrontStatus
{
    float:right;
    width:250px;
}

.kw-NewsIcon
{
    float:left;
    padding-right:10px;
}

.kw-NewsDiv
{
    padding-bottom:20px;
    border-bottom:solid 1px #dddddd;
    margin-bottom:20px;
}

.kw-NewsDate
{
    font-size:10px;
    color:#999999;
}

.kw-NewsIntro
{
    font-weight:normal;
    color:#777777;
}

.kw-NewsText
{
    width:430px;
    float:left;
}

.kw-NewsFiles
{
    width:150px;
    float:right;
}

    


/*---  PRICELIST ---*/

.kw-priceSearch
{
    border:dashed 1px #999999;
    background-color:#e9f0f6;
    width:600px;
    padding:15px 10px;
    margin-bottom:20px;
}
    
.kw-priceSearch table
{
    border-collapse:collapse;
}
.kw-priceSearch table td 
{
    padding:3px 10px;
}

.thinker 
{
    display:none;
}

.kw-productNr
{
    font-weight:bold;
}

.sortable
{
    border-color:#CCCCCC;
    /*width:650px;*/
}

.sortable td
{
    border:none;
    padding:4px 10px;
    border-right: solid 1px #CCCCCC;
}

.sortable th
{
    border:none;
    padding:4px 10px;
    border-bottom:solid 1px #CCCCCC;
    background-color:#005596;
    color:#FFFFFF;
    cursor:pointer;
    border-right: solid 1px #CCCCCC;
}

.sortable th a
{
    color:#FFFFFF;
}


.listCurrency
{
    text-align:right;
}

.sortable td.listRightmost, .sortable th.listRightmost
{
    border-right:none;
}

.colArtNr   { width:110px; }
.colArticle {  }
.colPrice   { width:130px; }
.colStock   { width:200px; }

.infoCall, .popupClose
{
    position:relative;
    color:#0088ca;
    cursor:pointer;
    display:inline;
}

.callPopup
{
    position:absolute;
    top:0px;
    left:95px;
    padding:10px;
    border:solid 1px #cccccc;
    color:#231F20;
    cursor:default;
    text-align:center;
    width:150px;
    background-color:#ffffff;
    z-index:50;
    display:none;
}

.kw-BasketInfo
{
    color:#777777;
    font-size:11px;
}

.packList
{
    margin:5px 0 0 0;
    font-size:10px;
    color:#777777;
}

.pictureIcon
{
    cursor:pointer;
}

.pictureContainer
{
    position:absolute;
    display:none;
    border:solid 4px #E0E0E0;
    background-color:#ffffff;
    padding:20px;
}

.pictureClose
{
    position:absolute;
    top:5px;
    right:5px;
    cursor:pointer;
}

.discountInfo
{
    position:absolute;
    right:0px;
    top:0px;
    border:dashed 1px #999999;
    background-color:#e9f0f6;
    width:250px;
    padding:15px;
    margin-bottom:20px;
}


/*--- PROFILE PAGE ---*/

.kw-profile
{
    width:600px;
    position:relative;
}

.kw-profileTable td
{
    padding:3px 20px 3px 0;
    font-weight:bold;
    vertical-align:top;
}

.kw-profileTable td.col1
{
    width:170px;
}

.kw-profileTable input[type='text']
{
    width:300px;
}

.kw-cblInventory td
{
    font-weight:normal;
}

.kw-cblInventory input
{
    width:20px;
}

.txtRead {
    border:none;
    margin:1px;
    background-color:Transparent;
}

.txtWrite {
    border:solid 1px #aaaaaa;
    background-color:#ffffff;
}

.txtWrite:focus {
    border:solid 1px #005596;
}

.hide { display:none; }
.show { display:inline; }

.kw-profileCust
{
    display:none;
}

.txtShort
{
    border:solid 1px red;
    width:100px;
}

.infoContainer
{
    position:absolute;
    display:none;
    border:solid 4px #E0E0E0;
    background-color:#ffffff;
    padding:20px;
}

.infoClose
{
    position:absolute;
    top:5px;
    right:5px;
    cursor:pointer;
}

.kw-profileTable td.normalText
{
    font-weight:normal;
}



/*--- GARANTIKORT ---*/
.warrantyBoilerRow
{
    display:none;
}


/*--- ORDERLIST ---*/

.orderList td.colOrderNr {width:70px}
.orderList td.colOrderDate {width:100px}
.orderList td.colShipmentDate {width:110px}
.orderList td.colStatus {width:140px}
.orderList td.colReference {width:160px}
.orderList td.colOrderValue {width:100px}

.orderList th
{
    cursor:default;
}

.listPaging td table td, .listPaging td
{
    border:none;
}



/*--- INVOICE ---*/

fieldset
{
    padding:10px 20px 20px 20px;
    border:dashed 1px #aaaaaa;
}

legend
{
    padding:5px;
    font-weight:bold;
    background-color:#ffffff;
}

.kw-orderheadLeft
{
    float:left;
    width:430px;
}

.kw-orderheadRight
{
    float:right;
    width:430px;
}

.kw-orderTableHead td
{
    padding:4px 20px 4px 0;
}

.kw-orderTableHead td.col1
{
    font-weight:bold;
}

.kw-invoice
{
    border-color:#CCCCCC;
    width:100%;
    margin:30px 0;
}

.kw-invoice td
{
    border:none;
    padding:4px 10px;
    border-right: solid 1px #CCCCCC;
}

.kw-invoice th
{
    border:none;
    padding:4px 10px;
    border-bottom:solid 1px #CCCCCC;
    background-color:#dddddd;
    color:#777777;
    border-right: solid 1px #CCCCCC;
}

.kw-invoice td.listRightmost, .kw-invoice th.listRightmost
{
    border-right:none;
}

.kw-orderTableSum td
{
    padding-right:30px;
    line-height:1.5em;
}


/*--- SPRÄNGSKISSER --- */

.sprangContainer
{
    float:left;
    width:260px;
    margin:0 20px 20px 0;
    padding:20px;
    border:dashed 1px #aaaaaa;
    height:140px;
}

.sprangBild
{
    margin-right:20px;
}

.sprangContainer ul{margin-bottom: 0; padding-bottom: 0; list-style:none;}
