﻿
body
{
    margin: 0;
    padding: 0;
    height: 100%;
    width: 100%;
    background-color: White;
    font-style: normal;
    font-size: 11px;
    font-family: Verdana, Tahoma, Arial;
    color: Black;
}


a
{
    color: Black;
}
select
{
    font-size: xx-small;
    font-family: Verdana, Arial;
}


img
{
    -ms-interpolation-mode: bicubic;
    image-rendering: optimizeQuality;
    border-style: none;
}


div#leftdiv
{
    text-align: center;
    padding-top: 10px;
    left: 0px;
    width: 120px;
    height: 96%;
    position: absolute;
    background-color: White;
}


div#imagefield
{
    left: 120px;
    width: 200px;
    height: 100%;
    position: absolute;
    background-color: white;
    padding: 25px 0 0 0;
    margin: 0 0 0 0;
    color: White;
    overflow:hidden;
}

div#maindiv
{
    padding-top: 40px;
    padding-left: 20px;
    left: 320px;
    width: 700px;
    height: 100%;
    position: relative;
    background-color: White;
}

div#parent
{
    padding: 0;
    margin: 0;
    left: 120px;
    height: 100%;
    position: absolute;
    background-color: White;
}

.top1
{
   margin-top: 10px; 
   margin-bottom: 10px; 
   width: 480px; 
   text-align:center;
}

div#servicediv
{
    padding-left: 20px;
    top: 50px;
    left: 120px;
    width: 500px;
    height: 100%;
    position: absolute;
    background-color: White;
}
.menu
{
    width: 120px; /*Bör vara samma som width i div#leftdiv*/
    background-color: White;
    font-style: normal;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    color: #606c78;
    padding-left: 10px;
    text-align: left;
    empty-cells: show;
}

.menu3
{
    width: 120px; /*Bör vara samma som width i div#leftdiv*/
    background-color: White;
    font-style: normal;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    color: #606c78;
    padding-left: 10px;
    text-align: left;
    empty-cells: show;
}

.menu a
{
    text-decoration: none;
    color: #606c78;
}

.menu a:hover
{
    font-weight: bold;
    text-decoration: none;
    color: Black;
}

.menuitem
{
    height: 20px;
    background-color: White;
    color: #606c78;
    width: 177px;
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    text-decoration: none;
    padding: 0 0 0 0;
    vertical-align: middle;
}

.search_header
{
    font-style: normal;
    font-size: 11px;
    font-family: Verdana, Arial;
    font-weight: bold;
    color: White;
    text-align: left;
    padding: 2px 3px 2px 5px;
}

.search_header a
{
    text-decoration: none;
    color: White;
}

.search_header a:hover
{
    color: Silver;
}


.search_item
{
    font-style: normal;
    font-size: 11px;
    font-family: Verdana;
    color: Black;
    padding: 0 0 0 0;
    empty-cells: show;
}




.customer_menu
{
    empty-cells: show;
    width: 120px; /*Bör vara samma som width i div#leftdiv*/
    background-color: White;
    font-style: normal;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    color: #606c78;
    padding: 10px 0px 10px 10px;
    text-align: left;
}

.customer_menu a
{
    text-decoration: none;
    color: #606c78;
}

.customer_menu a:hover
{
    font-weight: bold;
    text-decoration: none;
    color: Black;
}

.smallheader
{
    font-size: 14px;
    font-weight: bold;
    color: White;
}

.header
{
    font-size: 18px;
    font-weight: bold;
    color: White;
}

.campaignprice
{
    font-weight: bold;
    font-size: 12px;
    vertical-align: middle;
    color: #990000;
    font-style: normal;
    font-family: Verdana, Arial, Helvetica, sans-serif;
}


.product_title
{
    font-size: 20px;
    font-family: Verdana, Arial;
    color: #00627B;
}

.product_text
{
    font-size: 11px;
    font-family: Verdana, Arial;
    color: #000000;
    width: 320px;
}


.product_text ul
{
    padding: 0px;
    margin: 0px;
}

.product_text li
{
    margin-left: 15px;
    list-style-type: disc;
}


.list
{
    empty-cells: show;
    background-color: White;
    font-style: normal;
    font-size: 12px;
    font-family: Arial;
    font-weight: bold;
    color: #606c78;
    text-align: left;
}

.list a
{
    text-decoration: none;
    color: #606c78;
}

.list a:hover
{
    font-weight: bold;
    text-decoration: none;
    color: Black;
}

.prod_right_col
{
    width: 400px;
    background-color: white;
    margin-left: 20px;
}

/*.product_text
{
   width:280px;	
}*/

.basket
{
    font-family: Verdana;
    font-size: 9px;
    color: #000000;
}


.basket th
{
    background-color: #9cb5c6;
    font-weight: bold;
    text-transform: uppercase;
    border-top: solid 1px Black;
    border-bottom: solid 1px Black;
    padding: 2px 2px 2px 2px;
}



.basket td
{
    background-color: #dce6ee;
    border-top: solid 1px Black;
    border-bottom: solid 1px Black;
    padding: 2px 2px 2px 2px;
    height: 22px;
}

.warning
{
    color: Red;
    font-weight: bold;
}

.payment_header
{
    font-size: 14px;
    font-weight: bold;
}

.disabledSelection
{
    color: Silver;
}

.enabledSelection
{
    color: Black;
}

.bid_ok
{
    background-color: #C0FFC0;
    border: solid 1px silver;
    padding: 10px 10px 10px 10px;
}

.bidster_header
{
    background-color: #9cb5c6;
    font-weight: bold;
    border-top: solid 1px Black;
    border-bottom: solid 1px Black;
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
}

.bidster
{
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 0px 0px;
}

.bidster_cell
{
    padding: 4px 4px 4px 4px;
    margin: 0px 0px 0px 0px;
}


.failed
{
    background-color: #FF8080;
    padding: 4px 4px 4px 4px;
    border: solid 1px silver;
    width: 600px;
}


.success
{
    background-color: #C0FFC0;
    padding: 4px 4px 4px 4px;
    border: solid 1px silver;
    width: 600px;
}

/* root element for scrollable */
div.scrollable
{
    /* required settings */
    position: relative;
    overflow: hidden; /* vertical scrollers have typically larger height than width */
    height: 300px;
    width: 130px;
}

/* root element for scrollable items */
div.scrollable div.items
{
    position: absolute; /* this time we have very large space for the height */
    height: 20000em;
}

.tilltoppen
{
    background-color: #cbced1;
    color: #404c58;
    text-transform: lowercase;
    font-weight: bold;
    text-align:right;
}
. tilltoppen TD
{
    background-color: #63737B;
    text-align: right;
}


.subdept_smaller
{
    color: #606C78;
    font-family: Verdana,Arial;
    font-size: 8pt;
    text-decoration: none;
    text-transform: lowercase;
}
.subdept_smaller a
{
    color: #606C78;
    font-family: Verdana,Arial;
    font-size: 8pt;
    text-decoration: none;
    text-transform: lowercase;
}
.subdept_smaller a:hover
{
    color: #000000;
    font-family: Verdana,Arial;
    font-size: 8pt;
    text-decoration: none;
    text-transform: lowercase;
}
.subdept_smaller span
{
    color: #606C78;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    top: 5px;
}


.SubDepartmentList
{
    color: #606C78;
    font-family: Verdana,Arial;
    font-size: 8pt;
    text-decoration: none;
    text-transform: lowercase;
}
.SubDepartmentList a
{
    color: #000000;
    font-family: Verdana,Arial;
    font-size: 8pt;
    text-decoration: none;
    text-transform: lowercase;
}
.SubDepartmentList a:hover
{
    color: #606C78;
    font-family: Verdana,Arial;
    font-size: 8pt;
    text-decoration: none;
    text-transform: lowercase;
}
.SubDepartmentList span
{
    color: #606C78;
    font-family: Verdana;
    font-size: 13px;
    font-weight: bold;
    margin: 0;
    padding: 0;
    position: relative;
    text-transform: uppercase;
    top: 5px;
}
.SubDepartmentList TD
{
   vertical-align:bottom
}

.txtBoxes
{
    font-family: Verdana;
    font-size: 11px;
}

.border
{
    background-color: #606C78;
    width: 1px;
}

.border TD
{
    background-color: #606C78;
    width: 1px;
}

.bottomline
{
    background-color: #606C78;
    height: 1px;
}

.subdept
{
    color: #606c78;
    font-family: Verdana, Arial, helvetica;
    font-size: 11px;
    text-decoration: none;
}
.subdept A
{
    color: #606c78;
    font-family: Verdana, helvetica, Arial;
    font-size: 9pt;
    text-decoration: none;
    text-transform: lowercase;
}
.subdept A:hover
{
    color: #000000;
    font-family: Verdana, helvetica, Arial;
    font-size: 9pt;
    text-decoration: none;
    text-transform: lowercase;
}



.deptlist
{
    color: #303c48;
    font-family: Verdana, Arial;
    font-size: 15px;
    font-weight: bold;
    text-decoration: none;
}
.deptlist A
{
    color: #000000;
    text-decoration: none;
}
.deptlist A:hover
{
    color: #606c78;
    text-decoration: underline;
}
.deptlist SPAN
{
    color: #303c48;
    font-family: Verdana, Arial;
    font-size: 11px;
    font-weight: bold;
    text-decoration: none;
}


.listproducts
{
    color: #606c78;
    font-family: Verdana, Arial;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-transform: lowercase;
}
.listproducts A
{
    color: #505c68;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
    text-transform: lowercase;
}
.listproducts A:hover
{
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
    text-transform: lowercase;
}
.listproducts INPUT
{
    border-bottom: gray 1px solid;
    border-left: gray 1px solid;
    border-right: gray 1px solid;
    border-top: gray 1px solid;
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 9px;
    height: 11pt;
    width: 20pt;
}
.listproducts TD
{
    /*  BACKGROUND-COLOR: #ebeef1;   */
    font-family: Verdana, Arial;
    font-size: 11px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-transform: lowercase;
}
.listproducts TR
{
    background-color: #ebeef1;
    font-family: Verdana;
    font-size: 11px;
    padding-bottom: 0px;
    padding-left: 0px;
    padding-right: 0px;
    padding-top: 0px;
    text-transform: lowercase;
}
/*TD
{
    font-family:  Arial,Helvetica;
    font-size: 11px;
}*/
.darker A:hover
{
    color: #000000;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
    text-transform: lowercase;
}
.prod_list_hits
{
    color: #000000;
    font-family: Verdana;
    font-size: 12px;
    text-align: center;
}
.prod_list_hits A
{
    color: #000000;
    font-family: Verdana;
    font-size: 13px;
}
.prod_list_hits SPAN
{
    font-size: 14px;
}
.listproducts DIV
{
    color: aqua;
    text-align: right;
}

.darker
{
    background-color: #cbced1;
    font-weight: bold;
    text-decoration: none;
    text-transform: lowercase;
}
.darker TD
{
    height: 0px;
    color: #505c68;
    text-transform: lowercase;
}
.darker TR
{
    color: #505c68;
}
.darker A
{
    color: #404c58;
    font-family: Verdana, Arial;
    font-size: 11px;
    text-decoration: none;
    text-transform: lowercase;
}

.subdeptlarge
{
    color: #606c78;
    font-family: Verdana, Arial, helvetica;
    font-size: 15px;
    text-decoration: none;
}
.subdeptlarge A
{
    color: #606c78;
    font-family: Verdana, helvetica, Arial;
    font-size: 12px;
    text-decoration: none;
    text-transform: lowercase;
}
.subdeptlarge A:hover
{
    color: #000000;
    font-family: Verdana, helvetica, Arial;
    font-size: 12px;
    text-decoration: none;
    text-transform: lowercase;
}

