﻿/* ELplus Default Stylesheet */

html
{
    height: 100%;
    font-size: 11px;
}

body
{
    font-family: Verdana, Tahoma, Arial, sans-serif;
    margin: 0px;
    padding: 0px;
    width: 100%;
    height: 100%;
}
img
{
    border: none;
}

h1
{
    font-size: 22px;
    font-weight: normal;
    color: #003873;
    margin: 0 0 15px 0;
}
h2
{
    font-size: 18px;
    line-height: 19px;
    font-weight: normal;
    color: #003873;
    margin: 0 0 10px 0;
}
h3
{
    font-size: 15px;
    font-weight: normal;
    margin: 0 0 5px 0;
}
h4
{
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 3px 0;
}

a
{
    color: #003777;
}

/***BORDERS & CORNERS***/
.borderLT
{
    background: url(/images/borderLT.png) no-repeat left top;
    height: 4px;
    width: 50%;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 999;
}
.borderLB
{
    background: url(/images/borderLB.png) no-repeat left top;
    height: 4px;
    width: 50%;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 999;
}
.borderRT
{
    background: url(/images/borderRT.png) no-repeat right top;
    height: 4px;
    width: 50%;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 999;
}
.borderRB
{
    background: url(/images/borderRB.png) no-repeat right top;
    height: 4px;
    width: 50%;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 999;
}
.borderLR
{
    border-left: 1px solid #C7D5E6;
    border-right: 1px solid #C7D5E6;
    min-height: 190px;
}

.cornerLT
{
    background: url(/images/cornerLT.png) no-repeat;
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    top: 0;
    z-index: 900;
}
.cornerRT
{
    background: url(/images/cornerRT.png) no-repeat;
    width: 4px;
    height: 4px;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 900;
}
.cornerLB
{
    background: url(/images/cornerLB.png) no-repeat;
    width: 4px;
    height: 4px;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 900;
}
.cornerRB
{
    background: url(/images/cornerRB.png) no-repeat;
    width: 4px;
    height: 4px;
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 900;
}


/***CONTAINERS***/

#ctMain
{
    width: 970px;
    margin: 0 auto;
}
#ctTop
{
    height: 131px;
    position: relative;
    background: #cdfade;
    background: url(/images/bg_topbar.png) no-repeat left top;
}
#ctTop .logo
{
    background: url(/images/logo_web.png) no-repeat left top;
    width: 160px;
    height: 131px;
    cursor: pointer;
    float: left;
}
#ctTop .topbillede
{
    position: absolute;
    top: 55px;
    left: 218px;
}
#ctMiddle
{
    min-height: 500px;
    position: relative;
}
#ctMiddle #ctLeft
{
    width: 195px;
    padding-top: 20px;
    float: left;
}
#ctMiddle #ctContent
{
    width: 550px;
    padding-left: 25px;
    padding-top: 20px;
    padding-bottom: 40px;
    min-height: 475px;
    float: left;
    background: url(/images/bg_shadow_left.png) no-repeat left top;
}
#ctMiddle #ctRight
{
    width: 180px;
    padding-left: 20px;
    padding-top: 20px;
    min-height: 475px;
    float: left;
    background: url(/images/bg_shadow_left.png) no-repeat left top;
}
#ctFooter
{
    height: 90px;
    padding-top: 20px;
    border-top: 1px solid #C7D5E6;
    clear: left;
}

/***MENUS***/
.breadcrum
{
    margin-bottom: 20px;
    width: 530px;
    height: 33px;
    border-bottom: 1px solid #C7D5E6;
    font-size:10px;
    font-family:Arial, Tahoma, Helvetica;
}
.breadcrum .headline
{
    float: left;
    margin-right: 8px;
}
.breadcrum a
{
    text-decoration: none;
    color: #2D3340;
}
.breadcrum .previous a
{
    float: left;
    color: #003873;
    padding-right: 10px;
    margin-right: 10px;
    border-right: 1px solid #DEDEDE;
}
.breadcrum .selected
{
    font-weight: bold;
    float: left;
    max-width:160px;
    overflow:hidden;
}

.wrap1 {clear:left;}
.wrap2 {clear:left;}
.wrap3 {clear:left;}
.wrap4 {clear:left;}
.leftmenu
{
    width: 185px;
    position:relative;
}
.leftmenu a
{
    text-decoration: none;
    color: #2D3340;
}
.leftmenu .level0
{
    font-weight: bold;
    padding: 10px;
    width: 165px;
    padding: 9px 10px 10px 10px;
}
.leftmenu .level1
{
    border-top: 1px solid #DEE7F7;
    font-weight: bold;
clear:left; float:left;
}
.leftmenu .level1_selected
{
    color: #FF0000;
    font-weight: bold;
    background: #DEE7F7;
    width: 165px;
    padding: 6px 10px 7px 10px;
}
.leftmenu .level1 .linkwrap1
{
    width: 165px;
    padding: 6px 10px 7px 10px;
    cursor: pointer;
}
.leftmenu .level2 {
    float:left;
}
.leftmenu .level2 a
{
    float:left; text-decoration: none;
    color: #003876;
    border-top: 1px solid #DEE7F7;
}
.leftmenu .level2 a:hover
{
    /*position: relative;*/
    width:185px;
    background: #EFF3FF;
}
.leftmenu .level2 .linkwrap2
{
    width: 165px;
    padding: 3px 10px 5px 10px;
    cursor: pointer;
}
.level2 .wrap2 { }
.leftmenu .level2_selected
{
    color: #FF0000;
    font-weight: bold;
    background: #C6DF39;
    width: 165px;
    padding: 3px 10px 5px 10px;
}
.leftmenu .level3
{
    float:left;
}
.leftmenu .level3 a {
float:left;
    text-decoration: none;
    color: #003876;
    /*border-top: 1px solid #DEE7F7;*/
}
.leftmenu .level3 a:hover
{
    background: #EFF3FF;
}
.leftmenu .level3 .linkwrap3
{
    float:left; width: 150px;
    padding: 2px 10px 5px 25px;
    cursor: pointer;
}
.leftmenu .level3_selected
{
    color: #FF0000;
    font-weight: bold;
    background: #C6DF39;
    width: 150px;
    padding: 2px 10px 5px 25px;
}

/*LEVEL 4*/
.leftmenu .level4
{
    float:left;
}
.leftmenu .level4 a
{
    text-decoration: none;
    color: #003876;
    border-top: 1px solid #DEE7F7;
}
.leftmenu .level4 a:hover
{
    background: #EFF3FF;
}
.leftmenu .level4 .linkwrap4
{float:left;
    width: 135px;
    padding: 4px 10px 6px 40px;
    cursor: pointer;
}
.leftmenu .level4_selected
{
    color: #FF0000;
    font-weight: bold;
    background: #C6DF39;
    width: 135px;
    padding: 4px 10px 6px 40px;
}


/***SECTIONS***/

.teaserfront
{
    position: relative;
    width: 257px;
    height: 190px;
    float: left;
    margin: 0 15px 15px 0;
}
.teaserfront .headline
{
    position: absolute;
    top: 15px;
    right: 15px;
    text-align: right;
}
.teaserfront .teaser
{
    position: absolute;
    top: 60px;
    right: 15px;
    text-align: right;
}
.teaserfront .link
{
    position: absolute;
    bottom: 20px;
    right: 15px;
    border: 4px solid #FFFFFF;
    background: #003875;
    padding: 8px 0px 8px 0px;
    font-size: 16px;
}
.teaserfront .link a
{
    color: #FFFFFF;
    text-decoration: none;
    padding-left: 12px;
    padding-right: 12px;
    padding-top: 8px;
    padding-bottom: 8px;
}
.teaserfront .link a:hover
{
    background: #B7D134;
}

.teaser .rightcolumn
{
}
.teaser .rightcolumn .headline
{
    background: #013976;
    position: relative;
    padding: 6px 10px 8px 10px;
}
.teaser .rightcolumn .headline h2
{
    color: #FFFFFF;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    margin: 0;
}
.teaser .rightcolumn .image
{
    position: relative;
}
.teaser .rightcolumn .teaser
{
    margin: 7px 0 15px 0;
}
.teaser .rightcolumn .teaser p
{
    margin: 0 0 10px 0;
}

.cataloque .rightcolumn
{
    margin-bottom: 15px;
}
.cataloque .rightcolumn .headline
{
    background: #013976;
    position: relative;
    padding: 6px 10px 8px 10px;
}
.cataloque .rightcolumn .headline h2
{
    color: #FFFFFF;
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    margin: 0;
}

.mainsection
{
    margin-right: 20px;
    clear: left;
}
.mainsection .image
{
    float: left;
    margin: 0 15px 20px 0;
    border: 1px solid #DBE3EF;
    padding: 6px;
}
.mainsection .subheadline
{
    font-weight: bold;
    font-size: 12px;
}
.subsection
{
    border-top: 1px solid #C7D5E6;
    margin-top: 25px;
    padding-top: 20px;
    clear: left;
    float: left;
    width: 530px;
}
.subsection .imageleft
{
    float: left;
    margin: 0 15px 15px 0;
    border: 1px solid #DBE3EF;
    padding: 6px;
}
.subsection .imageright
{
    float: right;
    margin: 0 0 15px 15px;
    border: 1px solid #DBE3EF;
    padding: 6px;
}
.subsection .subheadline
{
    font-weight: bold;
    font-size: 12px;
}

.sectionTextFind
{
    margin-right: 20px;
    float: left;
    border: 1px solid #ff6600;
}

.section
{
}
.section h2
{
    font-size: 24px;
    color: #003873;
    margin: 0 0 10px 0;
}
.section .ImageLeft .image
{
    float: left;
    margin: 0 15px 15px 0;
    border: 1px solid #DBE3EF;
    padding: 6px;
}
.section .ImageRight .image
{
    float: right;
    margin: 0 0 15px 15px;
    border: 1px solid #DBE3EF;
    padding: 6px;
}
.section .ImageLeft .body img
{
    float: left;
    margin-right: 15px;
    margin-bottom: 15px;
}

.ELplusteaser
{
    width: 180px;
    position: relative;
    margin-top: 20px;
    margin-bottom: 15px;
}
.ELplusteaser .headline
{
    position: relative;
    background: #C6DF39;
}
.ELplusteaser .headline a
{
    text-decoration: none;
    padding-left: 10px;
    padding-top: 5px;
    line-height: 26px;
}
.ELplusteaser .headline a:hover h2
{
    background: #003875;
    color: #FFFFFF;
}
.ELplusteaser .headline h2
{
    background: #C6DF39;
    font-size: 12px;
    font-weight: bold;
    color: #000;
}
.ELplusteaser .teaser
{
    position: absolute;
    right: 5px;
    top: 40px;
    width: 130px;
    text-align: right;
}

.news .subsection
{
    border-top: none;
    border-bottom: 1px solid #C7D5E6;
    margin-top: 0;
    padding-top: 0;
    margin-bottom: 25px;
    padding-bottom: 20px;
}

.news .subsection h2
{
    font-size: 14px;
    margin: 0 0 5px 0;
    float: left;
    width: 410px;
}
.news .subsection .date
{
    font-size: 10px;
    color: #a3a4a5;
}



/***PRODUCT***/
.category
{
}
.category .list
{
}
.category .list .item
{
    float: left;
    width: 165px;
    height: 160px;
    margin: 0 14px 14px 0;
}
.category .list .item .headline
{
    position: relative;
    background: #003876;
    text-align: center;
    height: 34px;
    padding-top: 4px;
}
.category .list .item .headline h2
{
    font-weight: bold;
    font-size: 11px;
    line-height: 13px;
    color: #FFF;
}
.category .list .item .headline h2 a
{
    color: #FFFFFF;
    text-decoration: none;
}
.category .list .item .headline h2 a:hover
{
    color: #BCD632;
}
.category .list .image
{
    text-align: center;
    width: 145px;
    height: 110px;
}

.category .top
{
    position: relative;
    margin-right: 20px;
    background: url(/images/cat_main.jpg) no-repeat left top;
    min-height: 128px;
    margin-bottom: 20px;
}
.category .top .image {position:absolute;width:530px; height:90px; overflow:hidden;}
.category .top .headline
{
    border-top: 1px solid #C4DD3E;
    background: #003876;
    padding: 4px 10px 6px 10px;
    position: absolute;
    top: 90px;
    width: 510px;
}
.category .top .headline h1
{
    color: #FFF;
    font-size: 16px;
    margin: 0;
}
.category .top .body
{
    padding-top: 120px;
}

.productcontainer {
  clear:left;
}

.productlist
{
    color: #2D3340;
}
.productlist .item
{
    float: left;
    width: 145px;
    height: 225px;
    border: 1px solid #DEE7F7;
    border-bottom: 3px solid #C6DF39;
    margin: 0 14px 14px 0;
    padding: 10px;
}
.productlist .image
{
    text-align: center;
    width: 145px;
    height: 110px;
}
.productlist .headline
{
    height: 39px;
    margin-bottom: 8px;
}
.productlist .headline h2
{
    font-weight: bold;
    font-size: 11px;
    line-height: 13px;
}
.productlist .priceVat
{
    float: left;
    clear: left;
    background: url(/images/bg_price_tyrkis.png) no-repeat right bottom;
    color: #FFF;
    font-weight: bold;
    font-size: 18px;
    font-family: Arial, Tahoma, Helvetica;
    padding: 4px 7px 6px 4px;
}
.productlist .priceVat .currency
{
    float: left;
    margin-right: 4px;
    font-size: 11px;
    padding-top: 6px;
}
.productlist .priceOriginal
{
    margin-bottom: 3px;
    font-family: Arial, Tahoma, Helvetica;
}
.productlist .priceOriginalnocontent
{
    margin-bottom: 3px;
    font-family: Arial, Tahoma, Helvetica;
}

.productlist .priceSave
{
    float: left;
    clear: left;
    white-space: nowrap;
    margin-top: 1px;
    background: #BED63F;
    padding: 2px 9px 5px 7px;
    color: #2D3340;
    font-weight: bold;
    font-family: Arial, Tahoma, Helvetica;
}

.productlist .priceSavenocontent
{
    float: left;
    clear: left;
    white-space: nowrap;
    margin-top: 1px;
    background: transparent;
    padding: 2px 9px 5px 7px;
    color: #2D3340;
    font-weight: bold;
    font-family: Arial, Tahoma, Helvetica;
}

.product
{
    margin-right: 20px;
}
.product .view
{
    position: relative;
}
.product .image
{
    float: right;
    border: 1px solid #DBE3EF;
    padding: 10px;
    margin: 0 0 20px 15px;
}
.product .headline h1
{
    margin: 0 0 10px 0;
}
.product .subheadline
{
    font-weight: bold;
    margin-bottom: 25px;
}
.product .body
{
    line-height: 140%;
    margin-bottom: 15px;
}
.product .price
{
}
.product .priceVatText
{
    margin-bottom: 3px;
}
.product .priceVat
{
    float: left;
    clear: left;
    background: url(/images/bg_price_tyrkis.png) no-repeat right bottom;
    color: #FFF;
    font-weight: bold;
    font-size: 26px;
    font-family: Arial, Tahoma, Helvetica;
    padding: 7px 10px 10px 10px;
    width: 140px;
}
.product .priceVat .price
{
    float: right;
}
.product .priceOriginal
{
    margin-bottom: 3px;
    font-family: Arial, Tahoma, Helvetica;
}
.product .priceOriginalnocontent
{
    margin-bottom: 3px;
    font-family: Arial, Tahoma, Helvetica;
}
.product .priceVat .currency
{
    font-size: 11px;
    text-transform: uppercase;
    float: left;
    padding: 12px 4px 0 0;
}
.product .priceSave
{
    float: left;
    clear: left;
    white-space: nowrap;
    margin-top: 2px;
    background: #BED63F;
    padding: 2px 13px 5px 10px;
    color: #2D3340;
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Tahoma, Helvetica;
}

.productteaser {
    float: left;
    width: 165px;
    height: 260px;
    margin: 15px 14px 14px 0;
    position: relative;
}
.product .view
{
    position: relative;
}
.productteaser .image
{
    height: 156px;
    text-align: center;
}
.productteaser .headline
{
    height: 36px;
    margin-bottom: 5px;
    overflow: hidden;
}
.productteaser .headline h2
{
    margin: 0 0 10px 0;
    font-size: 11px;
    line-height: 12px;
    font-weight: normal;
    color: #000;
}
.productteaser .headline h2 a
{
    color: #000;
}
.productteaser .priceVatText
{
    margin-bottom: 3px;
    font-size: 10px;
}
.productteaser .priceOriginal
{
    margin-bottom: 3px;
    font-family: Arial, Tahoma, Helvetica;
    position: absolute;
    top: 195px;
    left: 0;
}
.productteaser .priceVat
{
    position: absolute;
    top: 210px;
    left: 0;
    background: url(/images/bg_price_tyrkis.png) no-repeat right bottom;
    color: #FFF;
    font-weight: bold;
    font-size: 19px;
    font-family: Arial, Tahoma, Helvetica;
    padding: 7px;
    width: 130px;
}
.productteaser .priceVat .price
{
    float: right;
}
.productteaser .priceVat .currency
{
    font-size: 11px;
    text-transform: uppercase;
    float: left;
    padding: 6px 4px 0 0;
}
.productteaser .priceSave
{
    background: #BED63F;
    padding: 3px 7px 5px 7px;
    color: #2D3340;
    font-weight: bold;
    width: 130px;
    position: absolute;
    top: 248px;
    left: 0;
    text-align: center;
}

/***DEPARTMENT***/

.department
{
    clear: left;
    margin-right: 20px;
}
.department .list
{
    width: 175px;
    height: 80px;
    float: left;
}
.department .list .headline h2
{
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    margin: 0;
}
.department .list .departmentitem
{
    float: left;
    clear: left;
}

.department .info
{
    width: 100%;
}
.department .info .image
{
    width: 250px;
    float: right;
    margin-left: 15px;
    position: relative;
}
.department .info .wrapText
{
    float: left;
    width: 260px;
}
.department .info .headline h1
{
    font-size: 12px;
    line-height: 14px;
    font-weight: bold;
    margin-top: 10px;
}
.department .info .departmentitem
{
    float: left;
    clear: left;
    width: 100%;
}
.department .info .departmentitem2
{
    margin-top: 10px;
    float: left;
    clear: left;
    width: 100%;
}

.credits
{
    font-size: 10px;
    margin: 0 auto;
    text-align: center;
    font-family: Arial;
}
.credits a
{
    text-decoration: none;
}

/***SEARCHBOX***/
#searchSite
{
    background-image: url(/images/bg_search.png);
    background-repeat: no-repeat;
    background-position: left top;
    height: 22px;
    width: 201px;
    float: right;
    margin-top:40px;
    margin-right:20px;
    position:relative;
}
#searchSite input
{
    border: none;
    background: none;
    padding-left: 8px;
    padding-top: 2px;
    width: 150px;
    float:left;
}
#searchSite label
{
    display: none;
}
#searchSite #header_search_button .button
{
    position:absolute;
    float: right;
    height: 21px;
    width: 24px;
    right:0px;
    top:0px;
    cursor:pointer;
    
}

/***SEARCH RESULT***/
#wrapSearchResult
{
    position: relative;
}
#wrapSearchResult .searchHeader .headline h1
{
    font-size: 16px;
    font-weight: normal;
}
#wrapSearchResult .searchHeader
{
    border-bottom-style: solid;
    border-bottom-color:#C7D5E6;
    border-bottom-width:1px;
    
    padding-bottom: 15px;
    padding-left: 10px;
}
#wrapSearchResult .title h2
{
    color: #003873;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 3px 0;
}
#wrapSearchResult .link
{
    margin-top: 5px;
}
#wrapSearchResult .searchHeader .searchInfo
{
    font-weight: bold;
}
#wrapSearchResult .link a
{
    text-decoration: none;
}
#wrapSearchResult .evenRow
{
    background-color: #F0F5FF;
    border-bottom-color:#C7D5E6;
    border-bottom-style:solid;
    border-bottom-width:1px;
    padding: 10px 15px 15px 10px;
}
#wrapSearchResult .oddRow
{
    background-color: #FFF;
    border-bottom-color:#C7D5E6;
    border-bottom-style:solid;
    border-bottom-width:1px;
    padding: 10px 15px 15px 10px;
}
#wrapSearchResult .searchPaging .title
{
    float: left;
    margin-right: 8px;
}
#wrapSearchResult .searchPaging
{
    margin-top: 15px;
    margin-left: 10px;
}
#wrapSearchResult .searchPaging .pagelink .selected
{
    font-weight: bold;
}
#wrapSearchResult .searchPaging .pagelink a
{
}
