﻿html, body, form {

}

body {
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
    color: #727070;
    line-height: 1.4em;
    background-color:#e3e3e3;
}
textarea, select {
    font-family: Trebuchet MS, Arial, Helvetica, Sans-Serif;
    font-size: 12px;
}
body, h1, h2, h3 {
    margin: 0;
    padding: 0;
}
h1
{
    color: #2b6492;
    font-size: 24px;
    font-weight: lighter;
    line-height: 1.1em;
}
img {
    border: 0;
}
img, div, a:link, a:visited, input { 
    behavior: url(/js/iepngfix.htc); 
}
a:link, a:visited {
    color: #2b6492;
    text-decoration: none;
}
a:hover {
    text-decoration:underline;
}
#logo
{
    position: absolute;
    height: 80px;
    width: 200px;
    text-indent: -9999px;
    overflow: hidden;
    left: 400px;
}
#bg {
    height:135px;
    background: url(images/top_bg.jpg) repeat-x top left;
}
.construct
{
    margin: 0 auto;
    width: 971px;
}
.required {
    background:url(images/required.gif) no-repeat scroll right top transparent;
    padding-right:10px;
}
#header 
{
    position:relative;
    height:135px;
    background: url(images/top.jpg) no-repeat top center;
}
.dealer
{
    position: absolute;
    top: 65px;
    left: 10px;
    width: 350px;
    height: 37px;
    background: url(images/loginClock.png) no-repeat left bottom;
}
.dealer img
{
    padding: 6px 0 0 38px;
}

.logout
{
    position: absolute;
    top: 12px;
    left: 50px;
    color: #3c3c3c;
}
.myPage
{
    position: absolute;
    top: 32px;
    left: 59px;
    height: 22px;
    width: 66px;
}
.search
{
    position: absolute;
    left: 755px;
    top: 70px;
    width: 170px;
    height: 23px;
    background: url(images/searchTxt.png) no-repeat left bottom;
}
.searchTxt
{
    background: none;
    border: none;
    width: 115px;
    font-size: 11px;
    padding: 8px 0 0 3px;
    margin-bottom: 5px;
    vertical-align: top;
}
.searchBtn
{
    padding-top: 6px;
}
.cartFrontPage
{
    position: absolute;
    width: 240px;
    height: 65px;
    top: 0; 
    left: 715px;
    padding: 0 0 0 40px;
    background: url(images/cartIcon.png) no-repeat center left;
}
.minicart img
{
    position: absolute;
    left: 0;
    top: 0;
}
.minicartTxt
{
    padding: 8px 0 2px 0;
    color: #565656;
}
.boatPanelBg
{
    height:238px;
    background: url(images/water_bg2.jpg) repeat-x top center;   
}
.boatPanel
{
    height:238px;
    position: relative;
    background: url(images/waterandboat2.jpg) no-repeat top center;
}
.skyPanelBg
{
    height:87px;
    background: url(images/productBg.jpg) repeat-x top center;   
}
.skyPanel
{
    height:87px;
    position: relative;
    background: url(images/productBgSky.jpg) no-repeat top center;
}
#boatPanelText
{
    position: absolute; 
    top: 55px; 
    left: 380px;
    z-index: 5px;
}
.banner
{
    position: absolute; 
    top: 18px;
    left: 350px;
    width: 596px;
    height: 133px;
    z-index: 10;
}
#footer
{
    float: left;
    position: relative;
    width: 931px;
    height: 65px;
    margin: 0 20px;
    border-top: 1px solid #bebebe;
}
#footer a
{
    color: #2b6492;
    text-decoration: none;
}
#footer a:hover
{
    text-decoration: underline;
}
#cardLogo
{
    position:absolute;
    top: 18px;
    left: 185px;
}
.boatText
{
    width: 445px;
}
#contentBg
{
    float: left;
}
/* Forside */
#categoriesFront
{
    margin-left: 40px;
}
.categoryItem
{
    float: left;
    width: 320px;
}
.categoryImageFront
{
    width: 100px;
    float: left;
}
.categoryTextFront
{
    float: left;
    margin-top: 7px;
    padding-left: 10px;
    width: 200px;
}
a.categoryTitleFront
{
    color: #000000;
}
.categoryTitleFront
{
    font-size: 12px;
    text-transform:uppercase;
    color: #000000;
    text-decoration: none;
}
#logos
{
    float: left;
    width: 971px;
    min-height: 100px;
    text-align: center;
}
#logos img
{
    padding: 0 20px 20px 10px;
}

/* Produktsider */
#productcolumn
{
    float: left;
}
#mainCategories
{
    height:116px;
    background: url(images/mainCategoryBg.jpg) repeat-x top center;
}

.subCategoriesOneRow
{
    background-color: #ebebeb;
}
#products
{
    min-height:300px;
    height:auto !important;
    height:300px;
    background-color: #ffffff;
    /*border: 1px solid red;*/
    padding: 1px;
}
a.subCategoryLink
{
    color: #555555;
    font-size: 11px;
    text-decoration: none;
    padding: 13px 30px 5px 30px;
    display: block;
    float: left;
    text-transform: uppercase;
}
a.subCategoryLink:hover
{
    color: #2a6392;
    background: url(images/subCategory_hover.png) no-repeat center left;
}
a.selectedL2, a.selectedL3
{
    color: #2a6392;
    background: url(images/subCategory_hover.png) no-repeat center left;
}
/*.constructBrand
{
    background: #f3f4f4 url(images/brandBg.jpg) repeat-x bottom left;
    min-height: 100px;
}
.brand
{
    margin: 0 auto; 
    width: 971px;
}
.brandContent
{
    float:left;
    padding: 15px 0 20px 40px;
}*/
.subCategories
{
    min-height: 38px;
    background-color: #ebebeb;
}
.subconstruct
{
    margin: 0 auto; 
    width: 971px; 
}
.pnlSubCategories
{
   float: left;
   background-color: #ebebeb;
   /*width: 959px;
   padding: 0 6px;*/
}

.pnlSubSubCategories
{
   min-height: 38px;
   background-color: #f7f7f7;
   border-top: 1px solid #d3d3d3;
}
.subSubCategories
{
   float: left;
   background-color: #f7f7f7;
}
.pnlCategories
{
    float: left;
    padding: 12px 0 0 6px;
}
.subCategoriesFront a
{
    color: #727070;
    font-size: 11px;
    text-decoration: none;
}
.subCategoriesFront a:hover
{
    text-decoration: underline;
}
.maincategoriItem
{
    float:left;
    text-align: center;
    height: 104px;
    width: 67px;
}
.maincategoriItem:hover
{
    background: url(images/mainCategory_hover2.png) no-repeat top left;
}
.maincategoriImage
{
    padding-top: 15px;
    height: 40px;
    
}
.selectedL1
{
    background: url(images/mainCategory_hover2.png) no-repeat top left;
}
.maincategoriImage
{
    float: left;
    width: 68px;
}
.maincategoriTitle
{
    text-align: center;
    float:left;
    padding: 15px 0 0 0;
    text-transform: uppercase;
    font-size:10px;
    width: 65px;
}
.maincategoriTitle a
{
    color: #2b6492;    
    text-decoration: none;
    display:block;
    width: 65px;
    height: 20px;
    line-height:15px;
}

/* Standard */
#content {
     float:left;
     width: 971px;
}
#leftColum {
    min-height:300px;
    height:auto !important;
    height:300px;
    padding: 18px 0 0 20px;
    width:230px;
    float:left;
}
#rightColum
{
   float: left;
}
#contentcolumn {
    float: left;
    width: 420px;
    padding: 10px 50px 0 40px;
}
#contentcolumn h1
{
    color: #2b6492;
    font-size: 24px;
    font-weight: lighter;
}
#download
{
    border-bottom: 1px solid #c1c1c1;
    padding: 13px 0 10px 50px;
    width: 150px;
    margin-top: 7px;
    color: #2b6492;
    font-size: 14px;
    text-transform: uppercase;
    font-weight: normal;
    background: url(images/downloadIcon.jpg) no-repeat left center;
}
.attachments a
{
    padding: 5px 0 0 25px;
    color: #555555;
    text-decoration: none;
    display: block;
    width: 160px;
    min-height: 16px;
    background: url(images/list-style.png) no-repeat 10px 10px;
}
.attachments a:hover
{
    color: #2b6492;
    background: url(images/menu_dot_hover.gif) no-repeat 10px 10px;
}

#standardPriceList {
    float: left;
    width: 600px;
    padding: 10px 50px 0 40px;
}

.thPriceList
{
    text-align: left; 
    width: 320px;
}
/* MENU */ 
#menu
{
    position: absolute;
    width: 940px;
    height: 32px;
    top: 103px;
    text-align:center;
    padding-left: 50px;
}
#menu a
{
    color: #ffffff;   
    text-decoration: none;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    float: left;
    display: block;
    padding: 8px 32px 8px 32px;
}
#menu a:hover
{
    background: url(images/menu_hover.png) top left;
}
#menu .selected
{
    background: url(images/menu_hover.png) top left;
}
#leftColum .l2 ul, #leftColum .l2 li
{
    list-style: none;
    padding: 0;
    margin: 0;
}

.l2 li
{
    list-style: none;
    border-bottom: 1px solid #c1c1c1;
}
.l2 li a
{
    list-style: none;
    font-size: 11px;
    color: #555555;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    width: 180px;
    height: 18px;
    display: block;
    padding: 6px 0 3px 25px;
    background: url(images/list-style.png) no-repeat 10px 10px;
}
.l2 a:hover, .l2 .selected
{
    color: #2b6492;
    background: url(images/list-style_hover.png) no-repeat 10px 10px;
}
#leftColum .l3 ul
{
    list-style: none;
    padding: 0 0 10px 0;
    margin: 0;
}
.l3 li
{
    border: 0;
}
.l3 li a
{
    border: 0;
    text-transform: none;
    padding: 0 0 2px 35px;
    background: none;
}
.l3 a:hover, .l3 .selected
{
    background: none;
}
.registration
{
    padding: 5px 0 0 0;
}

/* PRODUCT LIST */
.producttable
{
    margin: 20px 0;
}
.producttable td
{
    padding: 10px 20px 0 0;
    width: 175px;
}
.prod
{
    width: 178px;
    position: relative;
}
.productimage2
{
    text-align: center;
    height: 140px;
}
.productTitle
{
    width: 175px;
    margin-right: 0px;
    border-right: 1px solid #d9d9d9;
    min-height: 32px;
}
.productTitle a
{
    color: #2e6795;
    text-decoration: none;
    font-family: Arial, Sans-Serif;
    font-size: 11px;
    font-weight: bold;
}
.priceInfo
{
    width: 175px;
    height: 30px;
    padding-bottom: 25px;
}
.infoBuy a
{
    text-align:right;
    float: right;
}
.pris
{
    padding: 5px 5px 0 0;
    color: #2e6795;
    font-size: 14px;
    float: left;
}
.construct2
{
    background: #ffffff;
    min-height: 100px;
}
#product
{
    margin: 0 auto; 
    width: 971px; 
}
#productcontent
{
    background: #ffffff;
    float:left;
}
#productContentInner
{
    float: left;
    width: 640px;
}
#productcontentCol1 {
    min-height:300px;
    height:auto !important;
    height:300px;
    padding: 18px 20px 15px 0;
    width:230px;
    float:left;
}
#productcontentCol2
{
    width: 600px;
    padding: 35px 0 10px 40px;
    float: left;
}
#productcontentCol2 h1
{
    font-size: 24px;
    color: #2b6492;
    font-weight:lighter;
    line-height: 1.1em;
}
#productcontentCol3
{
    float: left;
    text-align: left;
    width: 600px;
    position: relative;
    padding: 20px 0 0 40px;
}
.productDescription
{
    float: left;
    text-align: left;
    width: 600px;
    padding: 20px 0 0 40px;
}
#shortdesc
{
    padding: 10px 20px 10px 0;
    float: left;
}
.productvariations
{
    float: left;
    padding: 10px 20px;
    width: 590px;
    background: #f5f5f5;
    position: relative;
}
.productvariation
{
    float:left;
    width: 600px;
    padding: 0 0 10px 0;
    /*border: 1px solid red;*/
}
.productSubTitle
{
    color: #000000;
    text-transform: uppercase;
    font-size: 12px;
}
.variationHeader
{
    border-bottom: solid 1px #d9d9d9; 
    height: 17px;
    padding: 5px 0 0 0;
    color: #888888;
    float: left;
    width: 595px;
}
.productvariationItem
{
    float: left;
    width: 600px;
    padding-bottom: 5px;
}
.buyPnl
{
    float:right;
}
.info
{
    float:left;
    height:17px;
}
.supplierLogo
{
    padding-bottom: 5px;
}
.productVariationFrame
{
    float: left;
    width: 600px;
    padding-bottom: 3px;
    border-bottom: solid 1px #d9d9d9;
}
.productvariationItem input
{
    font-size:11px;
    margin:0;
    padding:2px;
    width:30px;
    text-align:right;
}
.productvariationItem .title
{
    font-weight:bolder;
}
.productvariationItem .price
{
    color: #2e6795;
}
.price
{
    float: left;
    width: 80px;
    color: #2e6795;
}
.priceRed
{
    float: left;
    width: 80px;
    color: #c00000;
}
.priceLine
{
    float: left;
    width: 90px;
    color: #2e6795;
    text-decoration: line-through;
}
.buy
{
    padding:10px 0 0 0;
    text-align:right;
}
#techInfo
{
    padding: 10px 0;
}
.mainimage
{
    float: left;
    width: 375px;
    overflow: hidden;
}
.generalimages
{
    float: left;
    width: 220px;
}
.attachmentsProduct
{
    float: left;
    padding-left: 20px;
    width: 280px;
}
.attachmentsProduct a
{
    background: url(images/list-style-download.jpg) no-repeat left center;
    padding: 5px 0 0 20px;
    text-decoration: none;
    text-transform: uppercase;
    display: block;
    height: 20px;
    font-family: Arial, Sans-Serif;
    color: #6d747a;
    float: left;
    width: 280px;
    border-bottom: 1px solid #d9d9d9;
}
.productL3
{
    padding-top: 10px;
}
.productL3 ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}
.productL3 li
{
    border-bottom: 1px solid #c1c1c1;
}
.productL3 li a
{
    list-style: none;
    font-size: 11px;
    color: #555555;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: bold;
    width: 180px;
    min-height: 18px;
    display: block;
    padding: 6px 0 3px 25px;
    background: url(images/list-style.png) no-repeat 10px 10px;
}
.productL3 a:hover, .productL3 .selected
{
    color: #2b6492;
    background: url(images/list-style_hover.png) no-repeat 10px 10px;
}
.constructBrand
{
    background: #f3f4f4 url(images/brandBg.jpg) repeat-x bottom left;
    min-height: 100px;
}
.brand
{
    margin: 0 auto; 
    width: 971px; /* 971 */
}
.brandContent
{
    float:left;
    padding: 15px 0 20px 40px;
}
.brandContent a.brand
{
    border-bottom: 1px solid #cacaca;
    width: 155px;
    display: block;
    float: left;
    height: 15px;
    padding: 5px 0 0 0 ;
    margin-right: 30px;
}
.brandContent a
{
    color: #555555;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    line-height:20px;
}
.brandContent a:hover, .brandContent a.selected
{
    color: #2b6492;
    text-decoration: none;
}
.brandContent h1
{
    color:#3c3c3c;
    padding:8px 0 11px 0;
    
}
#cart
{
    width: 971px;
    padding: 20px;
    min-height: 300px;
}
.cart_footer
{
     border-top: solid 1px #d9d9d9;
}
.cartbuttons
{
    padding-top: 10px;
}
.show-tooltip-text
{
    color:#333333;
    padding:10px;
    background-color:#99bdda;
    width:230px;
    float: right;
}
#tilkassen
{
    padding:10px 0 0 0 ;
    text-align:right;
}
#poppupHandlekurv
{
    float: left;
    width: 630px;
}
.relatedProducts
{   
    float: left;
}
.relatedProductItem
{
    float: left;
    padding: 10px;
    text-align: center;
    width: 150px;
}
#skriver
{
    width: 25px;
    height: 30px;
    background: url(images/print.png) no-repeat bottom left;
    display: block;
    overflow: hidden;
    text-indent: -9999px;
    clear: left;
    float:left;
}
.buyMore
{
    float: right;
    display: block;
    height: 15px;
    padding: 12px 0 0 10px;
}
div.videoframe2
{
    float: left;
    padding: 10px 0;
}
/* NEWS */
/*.news
{
    float: left;
    border: 1px solid red;
    width: 600px;
}*/

.newsItem
{
    padding: 10px 0;
    float: left;
    width: 500px;
}
.newsItemInner
{
    padding: 5px 0;
}
.newsDate
{
    padding: 10px 0;
}
.newsIngress
{
    font-weight: bold;
}
.newsContent
{
    padding: 10px 0;
}
.newsImage
{
    padding: 20px 0;
    text-align: left;
}*/
.page-break
{
    display: none;
}
