﻿/* * * * * * * * * * * * * * * 
when .shopMode is set: 
*/
.shopMode #newsline,
.shopMode #topgraphic,
.shopMode #licenses {
  display: none;
}
.shopMode .contentItems {
  padding: 1px;
}
#mainContent {
  background-color: #000;
}

/* * * * * * * * * * * * * 
    shop layout ITEM-DETAIL  
*/

#shop {
  position: relative;
  min-height: 400px;
  _height: 400px;
  padding-bottom: 30px;
}
#shopNaviBar1 {
  height: 32px;
  position: relative;
}
#shopNaviBar2 {
  height: 31px;
  background-color: #47545d;
  
}
.naviBar {
  padding-left: 12px;
}
.naviBar p,
.naviBar .p {
  padding-top: 8px;
}
.naviBar .goBack {
  background:url("/files/system/ui/gfx/arrow-right.png") no-repeat scroll 0px 10px transparent;
  display:block;
  width:auto;
  padding-left: 18px;
}
.naviBar a.goBack:link,
.naviBar a.goBack:visited {
  color: #94a6b2;
}
.naviBar ul, .naviBar li  {
  list-style: none;
}
.naviBar ul {
  heigth: 30px;
  margin: 0;
}
/*.naviBar li {
  float: left;
  height: 30px;
  padding-top: 7px;
}
*/
.naviTitle {
  color: #FFF;
  width: auto;
  text-transform: uppercase;
  font-weight: bold;
}
.orderThis {
  position: absolute;
  left: 456px;
  top: 0;
  text-transform: uppercase;
  color: #98b6ce;
  width: 188px;
}
#col1 {
  width: 271px;
  float: right;
/*  border-bottom: 1px solid #323c48;*/
/*  background-image: url(/files/system/ui/gfx/prod-title-bg.png);
  background-repeat: no-repeat;  
 */
}
#col1 h1#title {
  clear: both; 
  margin: 0;
  color: #FFF;
  padding-top: 25px;
  font-weight: normal;
  letter-spacing: 0px;
  line-height: 1.3em;
}
#col1 #prodLicensePos {
  /*width: 100px;*/
  float: left;
  /*position: absolute;
  left: 11px;
  top: 9px;
  height: 62px;*/
  padding-left: 9px;  
}
#col1 #prodBrandPos {
  float: right;
  margin-right: 15px;
/*  position: absolute;
  top:0;
  right: 15px;
*/
}
  #brandImg {
    background: #000;
  }
  

  
.licenseBrand {
  background: #000;
  border: 1px solid #213139;
  margin-top: 15px;
  width: 114px;
  text-align: center;
}

#col1 p.licenseBrandTitle {
  padding: 3px;
  font-size: 10px;
  text-transform: Uppercase;
  background: #213139;
  text-align: left;
}
#col1 #prodLicensePos .licenseBrandTitle {
  margin-left: -9px;
}
#col1 #prodLicense,
#col1 #prodBrand {
  width: 114px !important;
  height: 62px;
  background: #000;
  padding: 0;
}
#col1 #prodLicense li,
#col1 #prodBrand li {
  width: 114px !important;
  padding: 0;
  text-align: center;
}
#col1 #prodLicense p {
  padding-top: 23px;
  color: #FFF;
  margin-left: 15px;
}
/*
#col1 #prodBrand {
  padding-left: 6px;
}
*/
.licenseBrand ul {
  margin:0;
}
.licenseBrand ul li {
  width: 100px; 
  height: 62px; 
  list-style:none;
}
#col1 .detailFields {
  width: 100%;
  position: absolute;
  bottom: 0;
  padding-top: 15px;
  padding-bottom: 0px;
}
.dark {
  clear: both;
}
.field {
  color: #FFF;
  clear: both;
  }
.field p {
  line-height: 18px;
  height: 18px;
}
.fieldTitle {
  float: left;
  width: 120px; /*100*/
  clear: left;
}
.fieldValue {
  float: left;
}
#stock .inStock,
#stock .inStock a:link,
#stock .inStock a:visited,
#stock .xAvailable {
  color: #33cc00; 
  }

#stock .backorder,
#stock .backorder a:link,
#stock .backorder a:visited {
   color: #ff9900;
}

.addToCart {
  height: 25px; /* foer: 45px; */
  padding-top: 10px;
  clear: both;
  font-size: 10px;
}
.addToCart form.darkBox {
  position: relative;  
}
.addToCart input {
  float: none;
}
/*#shop .addToCart .fieldTitle input {
  width: 90px;
  padding: 0;
  padding-left: 5px;
}
#shop .addToCart .fieldValue input {
  margin-top: 0;
}
*/
#shop .darkBox #quantity {
  width: 108px;
  height: 20px;
  position: absolute; 
  left: 0; 
  top: 0;
}
#shop #addToCart {
  position: absolute; 
  left: 120px; 
  top: -5px;
}

#bookableItem a,
#bookableItem a:visited {
   color: #FFF;
  }
#col2 {
  width: 433px;
/*  float: left;
  clear: left;
  margin-top: -6px*/
}
.details {
  height: 325px;
  position: relative;
}
#galleryImages {
left:0;
overflow: hidden;
position:relative;
visibility:visible;
z-index:2;
width: 433px;
height: 325px;
}
/*#galleryImages ul,
#galleryimages li {
  list-style-type: none;
  margin: 0;
  padding: 0;
}
*/
#galleryImages #slideholder {
  position:relative;
  z-index:1;
}
#galleryImages .slide {
  float:left;
  height:325px;
  overflow:hidden;
  width:433px;
}
#galleryNavi {
  clear: both;
  height: 36px;
  padding-left: 12px;
  position: relative; 
/*border-top: 1px solid #323C48;*/
}
#galleryNavi .button {
  display: block;
  cursor: pointer;
  width: 15px;
  padding-left: 5px;
  height: 20px;
  padding-top: 12px;
}
#galleryNavi .next {
  position: absolute;
  left: 406px;
  top: 0;
}
#galleryNavi .passive {
  cursor: default;
  opacity: 0.5;
}
#galleryNavi #viewGallery {
  background: url(/files/system/ui/gfx/galleryView.gif) no-repeat 0 14px;
  padding-left: 25px;
  position: absolute;
  top: -3px;
  left: 160px;
  width: 200px;
  color: #FFF;
}
#galleryNavi p {
  padding-top: 10px
}

/*
#galleryImages ul li,
#galleryImages ul {
  list-style: none;margin: 0
}
*/
#galleryImages img {
  cursor: pointer;
}


#prodExtra {
  border-bottom: 1px solid #323c48;
   min-height: 210px;
  _height: 210px; 
    padding-bottom: 15px; 
  overflow: hidden;
  padding-left: 87px;
  position: relative;
  background-color: #2b333e;
  margin-left: px;
  
}
#prodExtra .prodLine {
  position: absolute;
  top: 1px;
  bottom: 0;
  left: 1px;
  background: #0f1012 url(/files/system/ui/gfx/bg-product-grad.png) repeat-x;
  width: 43px;
}
#prodExtra .prodLine img#prodLineIcon {
  position: absolute;
  bottom: -13px;
}
#prodExtra .specsContainer {
  background: #0f1012 url(/files/system/ui/gfx/bg-product-grad.png) repeat-x;
  position: absolute;
  top: 1px;
  bottom: 0;
  left: 45px;
  width: 43px;
}
#prodExtra .specsContainer .specs {
  position: absolute;
  left: 10px;
  bottom: 10px;
}
#prodExtra .specsContainer img.icon {
 margin-top: 10px
}
#prodExtra .tab {
  font-size: 10x;
  line-height: 1.5em;
  padding-top: 20px;

}
#prodExtra #info .marketingDescr {
  width: 332px;
  float: left;
  clear: left;
}
#prodExtra #info .marketingDescr p.text {
  margin: 0;
  padding-right: 20px;
  border-right: 1px solid #000;
  font-size: 10px;
  /*height: 159px;*/
  overflow-y: auto;
}
#prodExtra #info .detailFields {
  /*width: 270px;*/
  float: left;
  clear: right;
}
.tab .fieldTitle {
  /*width: 140px;*/
}
.detailFields dt,
.detailFields dd {
  height: 18px;
  font-size: 10px;
}
.tab .fieldTitle {
  padding-left: 20px;
}
.tab .fieldValue {

}
/* * * * * * * * * * * * * * * * * 
   TABS
*/
.htabs  {
}
ul.htabs {
  list-style: none outside none;
  margin: 0;
  overflow:hidden;
  background-color: #000;
}

.htabs li {
  float:left;
  overflow:hidden;
  border-right: 1px solid #323c48;
  height: 30px;
  padding: 0 20px 0 15px;
  border-top: 1px solid #2b333e;
}
.htabs li.activeTab {
  background-color: #2b333e;
} 
#mainContent .htabs li.activeTab a:link,
#mainContent .htabs li.activeTab a:visited {
  color: #FFF;
}
.tabs {
  overflow:hidden;
  color: #a4b5bd;
  padding-left: 15px;
}
#mainContent .htabs h3 a:link,
#mainContent .htabs h3 a:visited {
  color: #94a6b2;
  font-size: 9px;
  text-decoration: none;
  font-weight: normal;
  text-transform: uppercase;
}
.htabs h3 {
  margin: 0;
  margin-top: 9px;
}


.fileHeader {
  float: left;
  width: 50%;
  }
  
#tagCloud {
  clear: both;
  padding: 20px 15px 5px;
}
#tagCloud a, #tagCloud a:visited {
  padding-right: 12px;
  line-height: 20px;
  font-size: 12px;  
  display: block;
  width: 120px;
  float: left;  
  color: #444;
  }
#tagCloud a:hover {
  color: #FF9900;
}
  

/* * * * * * * * * * * * * * * * * * * * * * * * 
   SHOP FORMS
* * * * * * * * */

#shop .darkBox .field {
  float: none;
}



/* * * * * * * * * * * * * * * * * * * * * * 
    SHOP LAYOUT LIST
  Roadmap: 
    class "active" is set on li when clicked to unfold text and animate of enlarge image
    class default (or none) is shrinking the image and hiding parts of the text

* * * * * * * * * */

  
.prodListContainer h2.h2 {
  color: #000;  
  font-weight: bold; 
  letter-spacing: 1px;
  }
.prodListContainer h3.h3 {
  font-size: 12px;
  }
#shopNaviBar2 h3 {
  font-size: 14px;
  }
.prodListContainer h3 em {
  color: #EA9717;
  font-style: normal;
  font-weight: bold;
}
.prodListContainer h3.filter {
  text-transform: uppercase;
  font-size: 14px;
  font-weight: bold;
  float: left;
  margin-bottom: 0
}
#filterContainer {
  padding: 12px;
  }
#btn_resetFilters {
  float: right;
  border: none; 
  background: none;
  color: #4D6776;
  cursor: pointer;
  margin-top: 2px;
}
#btn_resetFilters, 
.btn_showFilters {
  margin-right: 5px;
  }

#filterRows {
  height: 35px;
  overflow: hidden;
  clear: both;
  margin-right: -10px;
  }
  
#btn_showFiltersHolder {
  float: right;
  background: transparent url(/files/system/ui/gfx/bg-trekant-sort.png) no-repeat;
  height: 20px;
  margin-right: -12px;
  padding: 10px;
  padding-right: 15px;
  width: 200px;
}
  
.btn_showFilters {
  display: block;
  background: url(/files/system/ui/gfx/arrow-right.png) no-repeat right 2px;
  width: 175px;
  text-transform: uppercase;
  margin-top: 6px;
  text-align: right;
  padding-right: 20px;
  }

#showFilters {
  background-image: url(/files/system/ui/gfx/arrow-down.png); 
}


#ASGSearchFilter select {
  width: 160px;
  margin-top: 10px;
  margin-right: 15px;
  -moz-border-radius: 2px;
  border:2px solid #EA9717;
  height: 22px;
  }

#resultsInCategories .listPathway a:link,
#resultsInCategories .listPathway a:visited,
.listPathway span {
  display: inline;
  font-size: 1.5em;
  line-height: 1.5em;
  }
#resultsInCategories .listPathway {
  color: #4D6776;
  height: 35px;
}

#resultsInCategories {
  padding: 12px;
  background: #FFF url(/files/system/ui/gfx/bg-filter-cat-blue.png) left bottom repeat-x;
  }
#resultsInCategories h3 {
  color: #4D6776;
  font-weight: bold;
  }

#resultsInCategories a,
#resultsInCategories a:visited {
  display: block; 
  /*width: 33%; */
  /*float: left; */
  color: #4D6776;
  font-size: 12px; 
  font-weight: bold;
  /*width: 150px; */
}
#resultsInCategories a:hover {
  color: #ff9900;
  }

#resultsInCategories a em {
  font-style: normal; 
  color: #EA9717;
  font-weight: bold;
}  
#categoryLoop {
  overflow: auto;
}
#categoryLoop .catCol {
  width: 33%;
  float: left;
  }
  
#categoryLoop a.sublevel:link,
#categoryLoop a.sublevel:visited {
  font-size: 10px; 
  padding: 1px 0 1px 15px;
}
#categoryLoop a.toplevel {
  padding: 5px 0 0 0;
}


#shopNaviBar2 h3.naviTitle {
  margin: 0;
}
.viewModeButtons {
  padding: 15px 0 10px 130px
}



ul#prodListItems {
  margin: 0 15px;
  padding: 0;
  list-style: none outside none;
}
.setup1 ul#prodListItems {
  margin: 0;
}
#prodListItems  li {
  list-style: none outside none;
  min-height: 81px;
  _height: 81px;
  border-top: 1px solid #666;
  padding: 15px 0 20px 0;
  clear: both;
/*  overflow: auto; */
  position: relative;
}
#prodListItems  li:first-child {
  border: none;
}

#prodListItems li,
#prodListItems p {
  font-size: 10px;
}
#prodListItems li.categoryHeader {
  font-size: 12px;
    height: 45px;
    margin: 0;
    min-height: 55px;
    padding: 10px 0;
}

.categoryListH2 {
  height: 30px;
  line-height: 30px;
  font-size: 1.5em;
  color: #94A5B3;

  }
#prodListItems .col1 {
  width: 116px; /*167px;*/
  float: left;
  margin-right: 13px;
}

#prodListItems .col1 img {
  width: 116px;
  cursor: pointer;
}
.col1 .prodNum {
  display: none;
  }

#prodListItems .col2 {
  width: 406px;
  float: left;
}
#prodListItems .col2 .title {
  color: #FFF;
  margin-top: 0;
  font-size: 12px;
  font-weight: bold;
}
#prodListItems .col2 .text {
  background: url(/files/system/ui/gfx/arrow-clean-down.png) no-repeat scroll 0 3px;
}
#prodListItems .col2 .text {
  padding-left: 15px;
}
#prodListItems .col2 p.teaser {
  background: url(/files/system/ui/gfx/arrow-clean-right.png) no-repeat scroll 0 3px;
}
#prodListItems .col2 .full {
  background: url(/files/system/ui/gfx/arrow-clean-down.png) no-repeat scroll 0 3px;
}
#prodListItems .col2 .detailFields {
  padding: 5px 0 0;
}
#prodListItems .col2 .detailFields .field {
  height: 15px;
}
#prodListItems .active .col2 .teaser {
  display : none;
}



#prodListItems .col2 .full {
  display: none;
}
#prodListItems .active .col2 .full {
  display: block;
}
#prodListItems .col3 {
  width: 150px;
  overflow: auto;
  text-align: right;
  position: absolute;
  right: 10px;
  bottom: 20px;
  top: 15px;
  height: 76px;
}
#prodListItems .col3 .darkBox {
  position: absolute;
  right: 0;
  bottom: 0;
}
#prodListItems .col3 .submit {
  color: #94A5B3;
}
#prodListItems .col3 .submit:hover {
  color: #ffb21e;
}
/* DW native pagenavigation in dw ecom produktlist template: */ 
#productlistnavigation {
  clear: both;
  padding: 15px;
  text-align: center;
}

#productlistnavigation * {
  font-size: 14px;
}
#productcount, 
#pagecount,
#pagenavigation {
  padding-right: 70px;
}
#prevpage {
  padding-right: 30px;
}
/* pagenavigation end */


/* Custom filterPageNavigation */

.filterPaging {
  clear: both;
  padding: 10px 20px 0 0;
    text-align: right;
    }
.filterPaging span {
  padding-left: 20px;
  }
.hits {}
.pages {}
.filterPaging .prev {
  padding-left: 17px;
  background: url("/files/navigation/submenu_sub_off-left.png") no-repeat 0 3px transparent;
  }
.filterPaging .next {
  padding-left: 10px;
  padding-right: 17px;
  background: url("/files/navigation/submenu_sub_off.png") no-repeat right 3px transparent;
}

#shop .filterPaging a.prev:visited, 
#shop .filterPaging a.next:visited { 
  color: #c0c0c0;
}



/* End custom paging. */

#prodListItems .prodLicense ul li,
#prodListItems .prodBrand ul li { /* small size*/
    width: 50px; 
    min-height: 31px;
    height: 31px; 
    border: none; 
    clear: none;
    padding: 0;
  }
.prodLicense {
}

#prodListItems .prodLicensePos {
  width: 50px;
  float: left;
  margin-left: 16px;
  /*position: absolute;
  left: 11px;
  top: 9px;
  height: 62px;*/
}
#prodListItems .prodBrandPos {
  float: right;
  margin-right: 24px;
  width: 50px;
/*  position: absolute;
  top:0;
  right: 15px;
*/
}
#brandImg {
  }

#prodListItems .licenseBrand {
  background: #213139;
  border: 1px solid #213139;
  margin-top: 0px;
}

#prodListItems p.licenseBrandTitle {
/*  margin: 3px;*/
  padding-bottom:1px;  
  padding-left: 1px;
  text-align: left;
  text-transform: uppercase;
}

#prodListItems .prodLicense,
#prodListItems .prodBrand {
  width: 50px;
  height: 31px;
  background: #000;
}

#prodListItems .prodLicense p {
  padding-top: 23px;
  color: #FFF;
  margin-left: 15px;
}
#prodListItems .prodLicense ul,
#prodListItems .prodBrand ul {
  margin:0;
}
#prodListItems .prodLicense ul li,
#prodListItems .prodBrand ul li {
  width: 50px; 
  height: 31px; 
  list-style:none;
}


/* override styles paa searchresults-template */

#searchResults ul#prodListItems {
  margin: 0;
}
#searchResults .col2 .title {
  margin-top: 3px;
  }
  
#searchResults ul#prodListItems li {
  padding-top: 25px;
  padding-bottom: 40px;
}

#searchResults .col3 .darkBox {
    top: 10px;
  }
  
  
/* imageOnlyMode paa lister * * * * * * */

.imageOnlyMode ul#prodListItems {
  margin-top: 30px;  
}
.imageOnlyMode .col2,
.imageOnlyMode .col3 {
  display: none;
  }
.imageOnlyMode #prodListItems li {
  border: none;
  padding: 0;
  clear: none;
  height: 0;
  min-height: 0;
  }
.imageOnlyMode .col1 {
  height: 120px;
  min-height: 120px;
  }
.imageOnlyMode .prodNum {
  display: block;
  text-align: center;
  }
  
  

/* * * * * * liste med produktgupper paa No-product-found templates * * * * * * * * * * */
#categoryContainer, #noProducts {  padding:20px 70px 40px 40px;}
#categoryList {
  margin-top: 30px;
  }
#categoryList a,
#categoryList a:visited,
#categoryList a:hover
 {
  display: block;
  float: left;
  border: 1px solid #2B333E;
  height: 70px;
  width: 250px;
  margin-top: 10px;
  margin-left: 25px;
  padding-top: 15px;
  padding-left: 15px;
  font-size: 14px;
  color: #C0C0C0;
  }
#categoryList a:hover {
  color: #FFB21E;
  border-color: #333;;
  background: #111;
}


/* * * * * * * * * * * *   CART * * * * * * * *  */

.ASGcart * {
  color: #FFF;
  }

#quickOrderForm input {
  background-color: #47545d;
  }
#quickOrderForm input.submit {
   background: transparent url("/files/system/ui/gfx/btn-submit-black.png") no-repeat scroll 0 2px;
    border: medium none;
    color: #FCB034;
    cursor: pointer;
    font-size: 12px;
    height: 26px;
    margin-top: 15px; 
    text-align: left;
    text-indent: 5px;
    width: 134px;
  }
  
#cartholder {
  background-color: #47545d;
}
img.step {
  -moz-border-radius: 5px;
  }
  
 /* CART CART CART */

.steps  {
  width: 100%;
}
#cartholder .steps td, .steps td  {
  width: 25%;
  border-left: 2px solid #47545d;
  /*height: 27px;*/
  lineheight: 15px;
  font-size: 15px;
  text-transform: uppercase;
  vertical-align: middle;
  text-align: center;
  background: #6c767d ; /*url(/files/system/grafik/shop/bg-steps-.png) repeat-x 0 0;*/
}
#cartholder .steps td:first-child, .steps td:first-child {
  border-left: none;
}

#cartholder td.CartStepPresent,
td.CartStepPresent  {
  background: #47545d;
}
#cartholder td.CartStepPresent-next,
td.CartStepPresent-next  {
  background: #6c767d url(/files/billeder/ecom/grafik/basket-present-step.png) no-repeat left top;
  }  

.productNo {
  width:40px;
  }
.quantity {
  width: 42px;
  text-align: center;
}
.available {
  width: 25px;
  text-align: center;
  padding-left: 5px;
  padding-right: 5px;
}
th.price-pcs {
  text-align: center
}
td.price-pcs {
  width: 50px;
  text-align: right;
}
td.cross{
  width:19px;
}
.productInfo{
  width: 275px;
}
.productInfo span {
  
}
.discountOl {
  width: 25px;
  text-align: center;  

}
.Dprice {
  width: 45px;  
  padding-left: 5px;
}
.priceCurr {
  width: 80px;
  }
.delete {
  width: 28px;
  text-align: center;
}
table.hideDeleteTd td.delete {visibility: hidden;}


.shopTableStyle {
  width: 100%;
  margin-top: 3px;
}
.shopTableStyle td,
.shopTableStyle th {
  /*height: 27px;*/
  font-size: 11px;
  /*padding-right: 5px;*/
}
#cartholder td,
#cartholder th {
  vertical-align: top;
  padding-top: 7px;
  padding-bottom: 5px;
}
.shopTableStyle td {
  border-top: 1px solid #6c767d !important;
  color: #fff;
}
.shopTableStyle td:first-child,
.shopTableStyle th:first-child {
  text-indent: 10px;
}

.shopTableStyle td:last-child,
.shopTableStyle th:last-child {
  padding-right: 10px;
}


#cartholder .shopTableStyle tr.buttons td a,
#cartholder .shopTableStyle tr.buttons td a:visited {
  color: #FF9900;
  }

/* overrides */
#step2 .shopTableStyle td,
#step6 td {
  border: none;
  }
  #step6 td, 
  #orderinfo td  {
    padding: 1px 0;
  }
.shopTableStyle .borderTop td,
.ASGcart .shopTableStyle .borderTop td {
  border-top: 1px solid #6c767d;  
}
#cartholder .shopTableStyle tr.orderline a:link,
#cartholder .shopTableStyle tr.orderline a:visited {
  color: #FFF;
}
.shopTableStyle th {
  font-weight: bold;
  color: #FFF;
/*  border-bottom: 1px solid #DDD;*/
  background-color: #6c767d;
}
.shopTableStyle .loopMod2_0 {
  background-color: #404c54;
  }
.shopTableStyle .bold td {
  color: #FFF;
  font-weight: bold;
}
.shopTableStyle .borderNone td,
.borderNone td {
  border: none;
  }
tr.orderline input {
  border: none;
  padding-right: 7px;
  font-size: 11px;
  color: #FFF;
}
.shopTableStyle input {
  background-color: #6c767d;
  border: none;
}

td.quantity {
/*  padding-top: 7px;  */
}
td.quantity input {
  width: 35px;
}
.shopTableStyle .backorder {
  font-size: 9px;
  display: block;
  }
.shopTableStyle .currency {
  display: inline-block;
  width: 40px;
  float: left;
  
}
.shopTableStyle .price {
  display: block;
  float: right;
  padding-right: 10px;
  width: 75px;
  text-Align: right;
}
.shopTableStyle .delete {
  /*padding: 5px;*/
}
form.step2 input {
  background-color: 
}
.color2 {
  color: #CCC;
}
.color3,
.color3 td {
  color: #94A5B3;
  }
.color4,
.color4 td {
  color: #999;
}
.small,
.small td {
  font-size: 9px;
}
.hidden {
  display: none;
}
.italic {
  font-style: italic;
  }
