﻿body 
{
    margin: 0px;
    background-color: #655c55;
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 14px;
}

h1, h2, h3, h4
{
    margin: 0;
    padding: 0;
    font-family: 'Trebuchet MS', Arial, Verdana, Sans-Serif;
    color: #333333;
    font-weight: normal;
}

h1
{
    font-size: 26px;
    margin-bottom: 10px;
}

h2
{
    font-size: 20px;
    margin-bottom: 5px;
}

h3
{
}

a
{
    text-decoration: underline;
    color: #000000;
}

input.field
{
    border: solid 1px #BBBBBB;
}

input.button
{
}

.clear
{
    clear: both;
    width: 0px;
    height: 0px;
    overflow: hidden;
}

#headsection,
#headsectionpadding
{
    color: #ffffff;
    height: 135px;
    background-color: #000000;
}

#leftheadsection
{
    float: left;
    width: 700px;
    
    background-image: url(dalhems_logo2.png);
    background-position: 0px 0px;
    background-repeat: no-repeat;
}

#upperheadsection
{
    height: 102px;
}

#logosection
{
    /*background-image: url(dalhems_logo.png);
    background-position: left bottom;
    background-repeat: no-repeat;*/
    height: 102px; /* image size +10px top padding */
    width: 345px; /* image size */
    float: left;
}

#logosection h1
{
    margin: 0;
    padding: 0;
    /*width: 1px;
    height: 1px;
    overflow: hidden;
    color: #000000;*/
}

#logosection h1 a
{
    display: block;
    width: 345px;
    height: 82px;
}

#logosection .tinytext
{
    display: block;
    width: 1px;
    height: 1px;
    overflow: hidden;
    color: #000000;
}

#topcontactsection
{
    padding-top: 30px;
    text-align: right;
    padding-right: 30px;
}

#topcontactsection a
{
    color: #FFFFFF;
    text-decoration: none;
}

#micrositesection
{
    height: 33px; /* 135-102 */
}

#micrositesection ul
{
    list-style-position: inside;
    list-style-type: none;
    padding: 0;
    margin: 0;
}

#micrositesection ul li
{
    width: 100px;
    font-family: Arial, Sans-Serif;
    font-size: 16px;
    font-weight: bold;
    height: 28px; /* 28+5=33 */
    padding-top: 5px;
    text-align: center;
    float: left;
}

#micrositesection ul li.selected
{
    background-color: #655c55;
}

#micrositesection ul li a
{
    text-decoration: none;
    color: #FFFFFF;
}

#cartsection
{
    float: right;
    width: 165px;
    padding-top: 20px;
}


#bodysection
{
    color: #000000;
}

#upperbodysection
{
    height: 50px;
}

#lowerbodysection
{
}

#bodyleftcolumn
{
    width: 200px;
    float: left;
}

#bodyrightcolumn
{
    /* padding-left: 10px; */
    width: 660px; /* 870-10-200 */
    float: right;
}

.whitebox h2
{
    margin-bottom: 15px;
}

#searchsection div.fieldpanel
{
    float: left;
}

#searchsection div.buttonpanel
{
    float: right;
    text-align: right;
}

#searchsection input.field
{
    width: 120px;
    font-size: 16px;
}

#searchsection input.button
{
    background-image: url(button_gray_bg.gif);
    background-repeat: repeat-x;
    background-position: left center;
    /*border: outset 1px #aaaaaa;*/
    border: none;
    height: 24px;
    width: 54px;
    cursor: pointer;
    background-color: #aaaaaa;
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
    color: #3c3c3c;
}

#filtersection
{
}

#filtersection .keyworddropdown
{
    padding-bottom: 10px;
}

#filtersection .keyworddropdown select
{
    width: 180px;
}

#categorysection
{
}

#bottommenusection
{
}

.whitebox
{
    background-color: #ffffff;
    color: #000000;
    padding: 10px;
    margin-bottom: 10px;
    /*line-height: 1.2; IE bug fix */
    position: relative; /* IE bug fix */
}

#bodyrightcolumn .whitebox
{
    padding: 0;
    min-height: 800px;
    height: auto !important;
    height: 800px;
}

#bodyrightcolumn hr
{
    border: none;
    width: 100%;
    height: 1px;
    background-color: #d2d2d2;
}

.indent
{
    padding-left: 10px;
    padding-right: 10px;
}

.vertpadding
{
    padding-top: 10px;
    padding-bottom: 10px;
}

/* MENU */

.categorylist
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 13px;
}

.categorylist a
{
    text-decoration: none;
}

.categorylist .rootnode
{
    padding-bottom: 5px;
}

.categorylist .rootnode div
{
    /*padding-left: 5px;*/
}

.categorylist .rootnodeselected
{
    background-color: #655c55;
    padding: 2px 5px;
}

.categorylist .rootnodeselected a
{
    color: #ffffff;
    font-weight: bold;
}

.categorylist .rootnodetree .rootnodeselected
{
    background-color: Transparent;
    padding: 0;
}

.categorylist .rootnodetree .rootnodeselected a
{
    color: #000000;
}

.categorylist .rootnodetree
{
    font-size: 11px;
    padding-left: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    border-bottom: solid 1px #d0d0d0;
    border-left: solid 1px #d0d0d0;
    border-right: solid 1px #d0d0d0;
}

/* Filter panel */

.filterpanel
{
}

.filterpanel .filterlabel
{
    float: left;
}

.filterpanel .filterdropdownsection
{
    float: right;
    width: 580px;
}

.filterpanel .filterdropdownsection .filteritem
{
    float: left;
    padding-bottom: 5px;
    padding-right: 30px;
}

.filterpanel .filterdropdownsection .filteritem .filterdropdown
{
    width: 230px;
    border: solid 1px #BBBBBB;
}

/* Result list settings */

.resultlistsettings
{
    font-size: 11px;
}

.resultlistsettings .showsmallpicture,
.resultlistsettings .showinstockonly
{
    float: left;
    padding-right: 20px;
    position: relative;
}

.resultlistsettings .itemsperpage
{
    text-align: right;
}

.resultlistsettings .itemsperpage div
{
    display: inline;
}

.resultlistsettings .itemsperpagevalue
{
    padding-left: 2px;
}

.resultlistsettings input
{
    vertical-align: -2px;
}

.resultlistsettings .showsmallpicture label,
.resultlistsettings .showinstockonly label
{
    padding-right: 2px;
}

.resultlistpopup
{
    position: relative;
    top: 40px;
    left: 100px;
    background-color: #ffffff;
    padding: 10px 10px 20px 10px;
    border: solid 1px #000000; /*#D2D2D2*/
    width: 450px;
    /*height: 300px;*/
    z-index: 100;
    opacity: 0.9;
    filter: alpha(opacity=90);
    font-size: 13px;
}

.resultlistpopup h3
{
    font-size: 17px;
    color: #000000;
}

.resultlistpopup h4
{
    font-weight: bold;
    margin-top: 10px;
    color: #000000;
}

.resultlistpopup p
{
    margin: 0px;
}


/* Search info */

.searchinfo
{
    color: #acacac;
    font-size: 13px;
}

#bodyrightcolumn h1.searchheader
{
    margin-bottom: 2px;
}

/* Product list */

#bodyrightcolumn h1.productlistheader
{
    margin-bottom: 0px;
    margin-top: 8px;
}

/* Result list */

.resultlist
{
    width: 100%;
}

table.resultlist tr.resultlistaltrow,
table.resultlist tr.resultlistaltrowbottom
{
    background-color: #EFEFEF;
}

table.resultlist tr th.resultlistheader
{
    font-weight: bold;
    font-size: 16px;
    cursor: auto;
    text-align: left;
    white-space: nowrap;
}

table.resultlist tr td,
table.resultlist tr th
{
    padding: 3px 10px;
}

table.resultlist tr.resultlistbottomrow td,
table.resultlist tr.resultlistaltrowbottom td,
table.resultlist tr th
{
    border-bottom: solid 1px #D2D2D2;
}

table.resultlist tr td
{
    text-align: right;
}

table.resultlist tr td.resultlistcell,
table.resultlist tr td.resultlistbottomrowcell
{
    text-align: left;
    cursor: pointer;
}

table.resultlist tr td.resultlistbottomrowcell
{
    font-size: 11px;
    color: #888888;
}

table.resultlist tr td.resultlistcellnopointer
{
    text-align: left;
    cursor: default;
}

.resultlist input.button,
.productinfo input.button,
#cartsection input.cartbutton,
input.checkoutbutton,
input.graybutton,
.productpromoitem input.button,
.userregistration input.button,
.loginpage .button,
.forgotpasswordpage .button,
.buttonlist .button,
.standardformsubmit input.button
{
    background-repeat: repeat-x;
    background-position: left center;
    cursor: pointer;
    font-family: Arial, Verdana, Sans-Serif;
    font-weight: bold;
    font-size: 12px;
}

.resultlist input.button,
.productinfo input.button,
#cartsection input.cartbutton,
input.checkoutbutton,
.productpromoitem input.button,
.userregistration input.button,
.loginpage .button,
.forgotpasswordpage .button,
.buttonlist .button,
.standardformsubmit input.button
{
    background-image: url(button_black_bg.gif);
    background-color: #000000;
    color: #ffffff;
}

input.graybutton
{
    background-image: url(button_gray_bg.gif);
    background-color: #aaaaaa;
    color: #3c3c3c;
    height: 25px;
    border: none;
}

.resultlist input.button,
.productinfo input.button,
.productpromoitem input.button
{
    border: none;
    height: 25px;
    width: 50px;
}

.resultlist img
{
    vertical-align: middle;
}

.resultlist th img
{
    margin-right: 3px;
}

/*.resultlist td img
{
    margin-right: 10px;
}*/

.resultlist a
{
    text-decoration: none;
}

/*
.resultlist th a:hover
{
    text-decoration: underline;
}*/


/* Result list pager */

.resultpager
{
    margin: 10px 10px;
}

.resultpager .pageinfo
{
    float: left;
    font-size: 11px;
}

.resultpager .pagebuttons
{
    text-align: right;
}

.resultpager .pagebuttons img
{
    vertical-align: middle;
}

.resultpager .pagebuttons a
{
    color: #ababab;
    text-decoration: none;
}

.resultpager .pagebuttons a,
.resultpager .pagebuttons span
{
    padding-left: 3px;
    padding-right: 3px;
}

.resultpager .pagebuttons a.prevbuttons
{
    padding-left: 0;
    padding-right: 3px;
}

.resultpager .pagebuttons a.nextbuttons
{
    padding-left: 3px;
    padding-right: 0;
}

.resultpager .pagebuttons .currentpage
{
    text-decoration: underline;
    color: #000000;
}

/* Product page */

.productleftcol
{
    float: left;
    width: 338px;
    font-size: 12px;
    position: relative;
}

.productrightcol
{
    float: right;
    width: 302px;
    position: relative;
}

.productinfo .pricecol
{
    float: left;
    width: 169px;
}

.productinfo .buycol
{
    font-size: 11px;
    float: right;
    width: 169px;
}

.productinfo .buycol input
{
    vertical-align: middle;
}

.productinfo .buycol input.field
{
    width: 30px;
    font-size: 11px;
    padding: 5px;
    /*margin-left: 8px;
    margin-right: 5px;*/
    margin-right: 3px;
}

.productinfo .buycol .unitname
{
    margin-right: 5px;
}

.productinfo .price
{
    font-size: 20px;
    font-weight: bold;
    color: #E41E1E;
    font-family: Verdana, Arial, Sans-Serif;
}

.productinfo .campaignprice
{
    font-size: 11px;
    font-weight: bold;
    color: #E41E1E;
    font-family: Verdana, Arial, Sans-Serif;
}

.productinfo .discountprice,
.productinfo .foreigncurrencyprice
{
    font-size: 11px;
    font-weight: bold;
    color: #000000;
    font-family: Verdana, Arial, Sans-Serif;
    padding-top: 5px;
    padding-bottom: 5px;
}

.productinfo .foreigncurrencyprice .foreigncurrencyamount
{
    font-size: 18px;
}

.productinfo .taxinfo
{
    font-size: 9px;
    font-weight: bold;
    color: #888888;
}

.productinfo table td.firstcol
{
    width: 110px;
}

.productinfo table td
{
    font-size: 12px;
    padding: 2px 0;
}

.productinfo .infotable
{
    margin-top: 10px;
    margin-bottom: 8px;
}

.productinfo .permlinkinfo a
{
    color: #888888;
    font-size: 10px;
    text-decoration: none;
}

.productinfo .permlinkinfo a:hover
{
    color: #000000;
    text-decoration: underline;
}

.productinfo .permlinkinfo
{
    margin-bottom: 20px;
}

.productinfo .documentinfo
{
    margin-bottom: 15px;
}

.productinfo .documentinfo a
{
    color: #333333;
    font-size: 12px;
    text-decoration: none;
    margin-top: 2px;
}

.productinfo .documentinfo a:hover
{
    color: #000000;
    text-decoration: underline;
}

.productinfo .documentinfo img
{
    margin-right: 3px;
    vertical-align: -4px;
    margin-top: 2px;
}

/* Image viewer */

.imageviewer
{
}

.imageviewer .largeimage
{
    border: solid 1px #bbbbbb;
    text-align: center;
}

.imageviewer .smallimages
{
    padding-top: 10px;
}

.imageviewer .largeimage img,
.imageviewer .smallimage img
{
    /* vertical-align: middle; */
}

.imageviewer .smallimage img
{
    border: none;
}

.imageviewer .smallimage
{
    border: solid 1px #bbbbbb;
    float: left;
    margin-right: 12px;
    margin-top: 10px;
    cursor: pointer;
}

/* Shopping cart */

#cartsection label
{
    font-size: 11px;
}

#cartsection .taxradio input
{
    vertical-align: -2px;
}

#cartsection .totalpricearea
{
    font-size: 12px;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
    padding-top: 6px;
}

#cartsection .taxarea
{
    padding-top: 4px;
}

#cartsection .buttonarea
{
    padding-top: 14px;
}

#cartsection .cartdropdown
{
    font-size: 11px;
    font-family: Verdana, Arial, Sans-Serif;
    width: 165px;
}

#cartsection input.cartbutton,
#cartsection input.checkoutbutton
{
    height: 25px;
    border: 1px solid #444444;
}

#cartsection input.cartbutton
{
    width: 58px;
    background-image: url(shoppingcart_black_bg.gif);
    float: left;
    color: #000000;
    font-size: 1px;
}

#cartsection input.checkoutbutton
{
    width: 100px;
    float: right;
}

/* Shopping cart page */

.resultlist .resultlistcell input
{
    width: 50px;
}

.shoppingcartinfoarea
{
    margin-top: 10px;
    margin-bottom: 100px;
    text-align: right;
    width: 100%;
}

.shoppingcartinfo
{
    width: 350px;
    /* text-align: left; */
    margin-left: auto;
    margin-right: 0;
}

.shoppingcartinfo input.checkoutbutton
{
    height: 25px;
    border: none;
}

.shoppingcartinfo table.summarytable
{
    width: 350px;
    margin-top: 25px;
    margin-bottom: 20px;
}

.shoppingcartinfo table.summarytable td
{
    text-align: right;
    padding: 3px 0px;
}

.shoppingcartinfo table.summarytable .totalsrow td
{
    border-top: solid 1px #CCCCCC;
    font-weight: bold;
}

.shoppingcartinfo table.summarytable .foreigntotalsrow td
{
    padding-top: 8px;
    color: #888888;
}

/* Product promo */

.productpromoitem
{
    position: relative;
    float: left;
    width: 309px;
    height: 130px;
    padding: 10px;
    overflow: hidden;
}

.productpromoitem .promoimagecontainer
{
    float: left;
    width: 134px;
    height: 90px;
}

.productpromoitem .promoimagecontainer img
{
    vertical-align: middle;
}

.productpromoitem .promotextcontainer
{
    height: 90px;
    text-align: right;
}

.productpromoitem .promotextcontainer h2
{
    margin: 0;
    padding: 0;
    font-size: 16px;
}

.productpromoitem .promotextcontainer h2 a,
.productpromoitem .promodescription a
{
    text-decoration: none;
}

.productpromoitem .promoprice
{
    padding-top: 5px;
    font-size: 20px;
    /*color: #E41E1E;*/
    font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
}

.productpromoitem .promopricedetail
{
    font-size: 9px;
    color: #888888;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
}

.productpromoitem .approxprice
{
    font-size: 9px;
    color: #000000;
    font-weight: bold;
    font-family: Verdana, Arial, Sans-Serif;
}

.productpromoitem .promodescription
{
    padding-top: 5px;
    float: left;
    width: 249px;
    font-size: 12px;
}

.productpromoitem .promobuybutton
{
    text-align: right;
}

h2.prioproductlistheader
{
    margin-bottom: 5px;
}

.horizontalline
{
    border-bottom: 1px solid rgb(238, 238, 238);
    overflow: hidden;
    width: 100%;
    clear: both;
    height: 1px;
}

/* Top menu */

/*
td.menuitem a
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}

td.menuitem a:hover
{
    text-decoration: underline;
}*/

#languagemenusection
{
    text-align: right;
    padding-right: 30px;
    padding-top: 15px;
}

#languagemenusection ul.languagemenu
{
    list-style-position: inside;
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#languagemenusection ul.languagemenu li
{
    display: inline;
    padding: 0 0 0 5px;
    margin: 0;
}

#languagemenusection ul.languagemenu li a
{
    text-decoration: none;
}

#languagemenusection ul.languagemenu li a img
{
    border: none;
}


#topmenusection
{
    padding-top: 5px;
    text-align: right;
    padding-right: 30px;
}

#topmenusection ul.topmenu
{
    list-style-position: inside;
    list-style-type: none;
    margin: 0;
    /*padding: 0 0 0 360px;*/
    padding: 0;
}

#topmenusection ul.topmenu li
{
    /*float: left;*/
    display: inline;
    padding: 0 0 0 8px;
    margin: 0 0 0 0;
}

#topmenusection ul.topmenu li a
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}

#topmenusection ul.topmenu li a:hover
{
    text-decoration: underline;
}

/* Middle menu */

.middlemenusection
{
    float: left;
    margin-top: 17px;
}

.middlemenusection td.menuitem a
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    color: #FFFFFF;
    text-decoration: none;
}

/* Chat support */

.chatsupport
{
    height: 40px;
    overflow: hidden;
    padding-top: 3px;
    padding-left: 15px;
    float: right;
}

/* Login form */

.loginsection
{
    text-align: right;
    padding-top: 15px;
}

.loginsection input.loginfield
{
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
    width: 120px;
    margin-right: 5px;
}

.loginsection .loginbutton,
.loginsection span
{
    color: #FFFFFF;
    font-size: 12px;
    font-family: Arial, Verdana, Sans-Serif;
}

.loginsection a.loggedinuser
{
    text-decoration: none;
    color: #CCCCCC;
    font-size: 12px;
    font-family: Arial, Verdana, Sans-Serif;
}

.loginsection a.loggedinuser:hover
{
    color: #FFFFFF;
    text-decoration: underline;
}

/* Login page and forgot password */

.loginerror,
.loginmessage
{
    padding-top: 20px;
    height: 30px;
    font-size: 12px;
}

.loginerror
{
    color: #E41E1E;
}

.loginpage
{
}

.forgotpasswordpage
{
    padding-top: 50px;
}

.loginpage .loginfieldtext,
.forgotpasswordpage .loginfieldtext
{
    float: left;
}

.loginpage div.loginfield,
.forgotpasswordpage div.loginfield
{
    padding-left: 120px;
}

.loginpage input.field,
.forgotpasswordpage input.field
{
    font-size: 14px;
    width: 250px;
    margin-bottom: 10px;
}

.loginpage .button,
.forgotpasswordpage .button
{
    border: none;
    height: 25px;
    width: 100px;
    margin-left: 270px;
}

.forgotpasswordlink,
.registernewuserlink
{
    margin-top: 30px;
}

.forgotpasswordreturnlink
{
    margin-top: 60px;
}

/* User registration */

.userregistration
{
}

.userregistration .regrow,
.userregistration .regrowcompany,
.userregistration .regrowcompanyvisible,
.standardformrow
{
    height: 30px;
}

.userregistration .regrowcompany
{
    display: none;
}

.userregistration .regrowcompanyvisible
{
    display: block;
}

.userregistration .regtitle,
.userregistration .regtitlename,
.standardformrow .formrowname
{
    float: left;
    width: 140px;
}

.userregistration .regvalue,
.standardformrow .formrowvalue
{
    float: left;
    width: 195px;
}

.userregistration .regvalidation,
.standardformrow .formrowvalidation
{
    width: 260px;
    float: left;
    padding-left: 20px;
    clear: right;
}

.userregistration .regfield,
.standardformrow .standardformfield
{
    width: 190px;
    font-family: Verdana, Arial, Sans-Serif;
    font-size: 11px;
}

.userregistration .regsubmit,
.standardformrow .standardformsubmit
{
    text-align: right;
    width: 335px;
}

.userregistration input.button,
.standardformsubmit input.button
{
    border: none;
    height: 25px;
    width: 150px;
}

.userregistration h2
{
    font-size: 18px;
    padding-top: 10px;
}

.userregistration #deliveryaddress
{
    display: none;
}

/* Site map/position */

.siteposition span,
.siteposition a
{
    text-decoration: none;
    color: #777777;
    font-size: 12px;
}

.siteposition a:hover
{
    text-decoration: underline;
    color: #000000;
}

/* Address user control */

.addresscontrol
{
}

.addresscontrol h2.addressheader
{
    
}

.addresscontrol .addresstext
{
}

/* Shopping checkout */

#bodyrightcolumn h1.checkoutheader
{
    margin-bottom: 10px;
    margin-top: 8px;
}

.checkoutmessage
{
    margin-top: 5px;
    margin-bottom: 15px;
}

.addressarea .leftcolumn
{
    float: left;
    width: 300px;
}

.addressarea .rightcolumn
{
    float: right;
    width: 340px;
}

.editaddresslink,
.emailaddressarea
{
    padding-top: 15px;
    margin-bottom: 30px;
    clear: both;
}

.buttonlist
{
}

.buttonlist .leftcolumn
{
    float: left;
    padding-right: 20px;
}

.buttonlist .button
{
    border: none;
    height: 25px;
    width: 80px;
}

/* Order listing */

h1.orderlistheader
{
}

table.resultlist tr td.orderlistcell
{
    text-align: left;
}

/* Keywords in product page */

.keywordlist
{
    margin-top: 20px;
    
}

.keywordlist .keywordheader
{
    font-weight: bold;
    margin-bottom: 3px;
}

/* Upsale products */

.upsaleproductspanel
{
    margin-top: 20px;
}

/* Payment */

.payments
{
    padding: 10px 0;
}

.payments .paymentalt
{
    padding-bottom: 10px;
}

.payments .paymentalt p
{
    margin-left: 25px;
}

/* Filter sections */

.campaignsonly, .filterbuttons
{
    border-top: solid 1px #DDDDDD;
    clear: both;
    margin-bottom: 10px;
    margin-top: 5px;
    padding-top: 10px;
    font-size: 12px;
}

.campaignsonly input
{
    vertical-align: -2px;
}

.filterbuttons
{
    text-align: right;
}